@charset "UTF-8";

#kitchen {
	margin: 0 auto;
	max-width: 640px;
}

#kitchen .sp_icatch {
  width: 100%;
  height: auto;
}

#kitchen img {
	height: auto;
	width: 100%;
}

.kitchenPickup {
	background-color: #FFEDAA;
	padding-bottom: 15px;
}

.kitchenPickup ul {
	margin: 0 3%;
	padding-top: 15px;
}

.kitchenPickup li {
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
}

.kitchenPickup li:first-child {
	padding-top: 0;
}

.adbnr{
	background-color: #FFEDAA;
}
.adbnr h3 {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-image: url(../img/kitchen/pickup-head.png);
  background-repeat: no-repeat;
  background-position:center;
  padding: 5px 0;
  background-size: 100%;

}

.adbnr ul {
	margin: 0;
	/* padding-bottom: 10px; */
	padding-top: 0px;
}

.adbnr ul li {
	font-size: 11px;
	background-color: #F3F0F1;
	border-bottom: 1px solid #CCC;
}
.adbnr ul li a{
	color: #3498db;
	text-decoration: underline;
	background: url(../../images/pr-list-arrow.png) no-repeat 98% 50%;
	background-size: 2%;
	display: block;
	padding: 15px 25px;
}

.kitchenSearchNav {
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
}

.kitchenSearchNav ul {
}

.kitchenSearchNav ul li {
	background-color: #F4F4F3;
	border-right: 2px solid #FFF;
	color: #F27B00;
	cursor: pointer;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}

.kitchenSearchNav ul li:first-child {
	margin-left: 0;
}

.kitchenSearchNav ul .on {
	font-size: 15px;
	background-color: #F27B00;
	color: #FFF;
}

#kanto,
#kansai,
#tokai {
	width: 75px;
}

#hokkaido,
#hokuriku,
#shikoku,
#kyushu {
	width: 100px;
}

.kitchenSearchNav .slider {
	width: 645px;
	-webkit-overflow-scrolling: touch;
}

.kitchenSearchNav .slider > * {
	-webkit-transform: translateZ(0px);
}

.kitchenSearchNav::-webkit-scrollbar {
	display: none;
	height: 0 !important;
}

.kitchenSearchList {
}

.kitchenSearchList #searchLocation {
	background-color: #EF7A1B;
}

.kitchenSearchList #searchKodawari {
	background-image: url(../img/kitchen/search-kodawari-bg.png);
	background-position: left top;
	background-repeat: repeat;
	background-size: 8px;
}

.kitchenSearchList .searchBlock .blockTitle {
	color: #FFF;
	font-size: 15px;
	letter-spacing: 1px;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}

.kitchenSearchList .searchBlock .blockInner {
	margin: 0 3%;
	padding-bottom: 5px;
}

.kitchenSearchList .searchBlock ul {
	margin-left: -0.5%;
	margin-right: -0.5%;
}

.kitchenSearchList .searchBlock ul li {
	background-color: #FFF;
	box-sizing: border-box;
	float: left;
	margin-bottom: 5px;
	margin-left: 0.5%;
	margin-right: 0.5%;
	width: 49%;
}

.kitchenSearchList .searchBlock ul li a {
	background-image: url(../img/kitchen/search-list.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	background-size: auto 14px;
	color: #333;
	display: block;
	font-size: 12px;
	line-height: 50px;
	text-align: center;
}

.kitchenKind {
	background-color: #EADBAE;
	padding-bottom: 10px;
	padding-top: 10px;
}

.kitchenKind .kindHead {
	padding-bottom: 5px;
}

.kitchenKind .kindBlock {
	margin: 0 1%;
}

.kitchenKind .kindAlpha {
	float: left;
	width: 50%;
}

.kitchenKind .kindBeta {
	float: right;
	width: 50%;
}

.kitchenExample-bg {
  background-image: url(../kitchen-img/example-bg.png);
  background-position: left top;
  background-repeat: repeat;
  clear: both;
  padding-bottom: 20px;
  padding-top: 30px;
}

.kitchenExample .exampleHead {
	color: #EC7919;
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
}

.kitchenExample .exampleBlock {
	background-color: #F4F4F3;
	margin: 0 3%;
	padding-top: 10px;
}

.kitchenExample .exampleBlock dl {
	margin-bottom: 10px;
	padding: 0 3%;
}

.kitchenExample .exampleBlock dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 5px;
}

.kitchenExample .exampleBlock dt span {
	color: #ED7919;
	font-size: 17px;
}

.kitchenExample .exampleBlock dd {
	font-size: 12px;
	line-height: 1.6;
}

.kitchenExample .exampleBlock .payment {
	background-color: #ED7919;
	color: #FFF;
	font-size: 14px;
	line-height: 2.5;
	text-align: center;
}

.kitchenExample .conditionSearchBlock {
	background-color: #FBEBB8;
	border: 2px solid #FFF;
	margin: 0 3%;
	margin-top: 10px;
	padding-top: 10px;
}

.kitchenExample .blockTitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
	text-align: center;
}

.kitchenExample .blockTitle span {
	color: #ED7919;
	font-size: 17px;
}

.kitchenExample .conditionSearchBlock ul {
	clear: both;
	margin-left: 1%;
	margin-right: 1%;
	padding-bottom: 10px;
	text-align: center;
}

.kitchenExample .conditionSearchBlock li {
	background-color: #FFF;
	display: inline-block;
	font-size: 13px;
	margin-right: 0.3em;
	padding: 10px 2.5%;
}

.kitchenExample .popularInner li:last-child {
	margin-right: 0;
}

.kitchenExample .conditionSearchBlock li a {
	text-decoration: underline;
  color: #333;
}

.kitchenSearch {
	background-color: #EF7A1B;
}

.kitchenSearch .searchHead {
	padding-bottom: 10px;
	padding-top: 15px;
}

.kitchenSearch ul {
	padding-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
}

.kitchenSearch li {
	float: left;
	padding-right: 1%;
	width: 24.2%;
}

.kitchenSearch li:last-child {
	padding-right: 0;
}

.kitchenSearch .searchOther {
	position: relative;
}

.kitchenSearch .searchOther select {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.kitchenMerit {
	padding-bottom: 20px;
}

.kitchenMerit li {
	padding-top: 10px;
}

.kitchenGokai {
  background-image: url(../kitchen-img/example-bg.png);
  background-position: left top;
  background-repeat: repeat;
  clear: both;
  padding-bottom: 20px;
  padding-top: 30px;
}

.kitchenGokai .gokaiHead {
	padding-bottom: 15px;
}

.kitchenGokai .gokaiBlock {
	padding: 0 3%;
}

.kitchenGokai .gokaiBlock dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}

.kitchenGokai .gokaiBlock dd {
	font-size: 12px;
	line-height: 1.4;
	padding-bottom: 15px;
}

.kitchenSenpai {
	background-color: #F3F3F3;
	padding-bottom: 10px;
	padding-top: 30px;
}

.kitchenSenpai .senpaiHead {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 20px;
	text-align: center;
}

.kitchenSenpai .senpaiBlock {
	background-color: #FFF;
	-webkit-box-shadow:rgba(0, 0, 0, 0.05) 2px 2px 2px 3px;
	   -moz-box-shadow:rgba(0, 0, 0, 0.05) 2px 2px 2px 3px;
	        box-shadow:rgba(0, 0, 0, 0.05) 2px 2px 2px 3px;
	clear: both;
	margin: 0 3%;
	margin-bottom: 10px;
	padding-top: 10px;
}

.kitchenSenpai .senpaiBlock .title {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 3%;
	padding-top: 10px;
}

.kitchenSenpai .senpaiBlock .img {
	float: right;
	padding-right: 3%;
	width: 22%;
}

.kitchenSenpai .senpaiBlock .person {
	color: #444;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 3% 10px 3%;
}

.kitchenSenpai .senpaiBlock .txt {
	font-size: 9px;
	float: left;
	line-height: 1.6;
	padding: 0 3% 10px 3%;
	width: 66%;
}

.kitchenKnowledge {
	background-color: #F3F3F3;
	clear: both;
	margin-top: 40px;
	padding-bottom: 20px;
}

.kitchenKnowledge .knowledgeBox {
	background-color: #FFF;
	border: 2px solid #62A231;
	margin: 0 3%;
	padding-bottom: 20px;
}

.kitchenKnowledge .knowledgeHead {
	margin-top: -5%;
}

.kitchenKnowledge dl {
	margin: 0 3%;
}

.kitchenKnowledge dt {
	color: #ED7919;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}

.kitchenKnowledge dd {
	font-size: 12px;
	line-height: 1.6;
}

/* ///////////20160628�ǋL////////// */
ul.lpBn{
	width:100%;
	margin:0px auto !important;
	padding:0 !important;
	background:#fafafa;
}
ul.lpBn li:first-child{
	padding:20px 0 0 20px !important;
}
ul.lpBn li{
	height:50px;
	border-bottom:1px solid #FF9701;
	box-sizing:border-box;
	padding:18px 20px 0 20px;
	border-bottom:1px solid #ccc;
	background:url(../img/kitchen/arrow.png) no-repeat 99% center;
	background-size:auto 10px;
	text-align:left !important;
}
ul.lpBn li a{
	color:#3398da;
	text-align:left !important;
}
/* /////////////////////////////// */


#area.searchList {
  background-image: url(../kitchen-img/serach-bg.png);
  background-position: left top;
  background-repeat: repeat;
  padding: 20px 0;
}
#area .Title {
  padding-top:20px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
.Title {
  padding-top:20px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 20px;
  color: #ED7919;
  font-weight: bold;
}

/* エリアから探す */
#area{
  padding: 20px;
}
#area section dl{
  width: 48%;
  background:#EF7A1B;
  border-radius: 5px;
  float: left;
  padding: 5px;
  box-sizing: border-box;
  margin: 0 1% 2% 1%;
}
#area section dl:nth-child(2n+1){
  clear:both;
}
#area section dl dt{
  font-size: 18px;
  padding: 10px 0;
  text-align: center;
  color: #fff;
}
#area section dl dd{
  display: none;
}
#area section dl dd ul li{
  width: 100%;
  margin: 0 0 2% 0;
}
#area section dl dd ul li a{
  display: block;
  color: #fff;
  border-radius: 5px;
  background: url(../img/arrow_w.png) no-repeat 98% center rgba(255,255,255,0);
  border:solid 2px #fff;
  font-size: 14px;
  text-align: center;
  padding: 10px 0;
}


.areamenu dd{
  display: none;
}

.areabox:after{
  clear: both;
  content: "";
  display: block;
  height: 0px;
  font-size: 0;
  visibility: hidden;
}

.areabox .accordion {
  width: 40%;
  float: left;
  margin: 0 0 20px 7%;
}
.areabox .accordion:nth-child(2n+1){
  clear: both;
}
.areabox .accordion > li p {
  display: block;
  padding: 20px;
}
.areabox .accordion > li {
  cursor: pointer;
  text-align: center;
  background-color: #ED7919;
  color: #fff;
  border-radius: 5px;
}

.areabox .accordion > li a{
  padding: 15px 10px;
  display: block;
  color: #fff;
  text-decoration: none;
}

.areabox .right {
  margin: 0 0 20px 0 !important;
}

.areabox ul li ul {
  display: none;
  color: #333;
  border-top: 2px solid #fff;
}
.areabox ul li ul li {
  border-bottom: 2px solid #fff;
  text-align: center;
}
.areabox ul li ul li:last-child {
  border-bottom: none;
}