@charset "UTF-8";

/* =======================================
	
	food.css - フードメニュー
	
======================================= */


/*--------------------------------------------------------------
　　1.  common - 共通スタイル
--------------------------------------------------------------*/

/*	お料理紹介
----------------------------------------*/

.outline { padding: 10px 0px 0px 120px;
overflow:hidden;
clear:both; }

.outline .title { margin: 0px 0px 40px; }

.outline h2 {
	float: left;
	width: 400px;
	line-height: 30px;
}
.outline h2.maxW{
	width:100%;
}
.outline h2 img { margin: 0px 0px 0px 10px; }

.outline ul {
	float: right;
	width: 380px;
}
.outline ul li {
	float: left;
	font-size: 12px;
	line-height: 20px;
}

.outline ul li a { margin: 0px 8px; }

.outline ul li.food01 a {
	background: url(../images/food/icon_food01.png) no-repeat left center;
	padding: 0px 0px 0px 30px;
}

.outline ul li.food02 a {
	background: url(../images/food/icon_food02.png) no-repeat left center;
	padding: 0px 0px 0px 25px;
}

.outline ul li.food03 a {
	background: url(../images/food/icon_food03.png) no-repeat left center;
	padding: 0px 0px 0px 40px;
}

.outline .txt {
	float: left;
	width: 420px;
}

.outline .txt h4, .outline .txt p { margin: 0px 0px 20px; }

.outline .photo {
	float: right;
	width: 400px;
	margin-right:5px;
}

/*	料理の説明
----------------------------------------*/

.food_explan {
	height: 170px;
	margin: 0px 0px 15px;
	padding: 40px 20px 20px;
	overflow: hidden;
}

.food_explan .photo {
	float: right;
	width: 260px;
}

.food_explan .txt {
	float: left;
	width: 630px;
	font-size: 12px;
	line-height: 20px;
}

.food_explan .txt h3 {
	padding: 0px 0px 0px 70px;
	margin: 0px 0px 25px;
	font-size: 120%;
}

/*	料理プランの検索
----------------------------------------*/

.select_plan {
	background: url(../images/food/bg_select_plan.png) no-repeat center top;
	text-align: center;
	padding: 40px 0px;
}

/*--------------------------------------------------------------
　　2.  tempura - 天ぷら
--------------------------------------------------------------*/

.tempura .outline { background: url(../images/food/bg_tempura02.jpg) no-repeat left top;height:500px; }

.foreigner .outline { background: url(../images/common/bg_foreigner.jpg) no-repeat left top;height:500px; }

.tempura .outline h4, .tempura .food_explan h3 { color: #b9063a; }

.tempura .food_explan { background: url(../images/food/bg_tempura_explan.png) no-repeat left top; }

.tempura .food_explan.explanL { 
	height: 220px;
	background: url(../images/food/bg_tempura_explanL.png) no-repeat left top;
}

.tempura .food_explan.explanL .photo { margin: 35px 0px 0px;}

/*--------------------------------------------------------------
　　3.  moja - もんじゃ
--------------------------------------------------------------*/

.moja .outline { background: url(../images/food/bg_moja.jpg) no-repeat left top;height:500px; }

.moja .outline h4, .moja .food_explan h3  { color: #ff8015; }

.moja .food_explan { background: url(../images/food/bg_moja_explan.png) no-repeat left top; }

.moja .food_explan.explanL { 
	height: 220px;
	background: url(../images/food/bg_moja_explanL.png) no-repeat left top;
}

.moja .food_explan.explanL .photo { margin: 35px 0px 0px;}

/*--------------------------------------------------------------
　　4.  sashimi - お刺身
--------------------------------------------------------------*/

.sashimi .outline { background: url(../images/food/bg_sashimi.jpg) no-repeat left top;height:500px; }

.sashimi .outline h4, .sashimi .food_explan h3  { color: #4eb1bd; }

.sashimi .food_explan { background: url(../images/food/bg_sashimi_explan.png) no-repeat left top; }

.sashimi .food_explan.explanL { 
	height: 220px;
	background: url(../images/food/bg_sashimi_explanL.png) no-repeat left top;
}

.sashimi .food_explan.explanL .photo { margin: 35px 0px 0px;}

/*	魚の旬の時期
----------------------------------------*/

.sashimi .fish { margin: 10px 0px 0px; }

.sashimi .fish strong { color: #4eb1bd; }
	
.sashimi .fish dl {
	float: left;
	font-size: 11px;
}

.sashimi .fish dl.month01 { width: 155px; }
.sashimi .fish dl.month02 {	width: 330px; }
.sashimi .fish dl.month03 {	width: 140px; }

.sashimi .fish dl dt {
	float: left;
	width: 4.5em;
	font-weight: bold;
}

.sashimi .fish dl dd { padding: 0px 0px 0px 4.5em; }

/*--------------------------------------------------------------
　　5.  station - 駅
--------------------------------------------------------------*/

.station .outline {
	background:url(../images/station/ttl_train.png) left top no-repeat; }

.station .outline h2 {
	float: left;
	width: 700px !important;
	line-height: 30px;
}
.station .outline h2.top {
	float: left;
	width: 700px !important;
	line-height: 30px;
	font-size:140%;
}
.station .outline h2 span{
	font-size:180%;
	font-weight:bold;
	color:#008803;
	padding-left:5px;
}
.station h2.walkttl{
	background:url(../images/station/ico_walk.gif) no-repeat left center;
	line-height:39px;
	padding-left:45px;
	font-size:130%;
	font-weight:bold;
	color:#008803;
	margin-bottom:10px;
}
.station h2.coursettl{
	background:url(../images/station/ico_plan.gif) no-repeat left center;
	line-height:39px;
	padding-left:45px;
	font-size:130%;
	font-weight:bold;
	color:#008803;
	margin-bottom:10px;
}
.station h2.shipttl{
	background:url(../images/station/ico_ship.gif) no-repeat left center;
	line-height:39px;
	padding-left:45px;
	font-size:130%;
	font-weight:bold;
	color:#2aa8b4;
	margin-bottom:10px;
}
.station .shiptxt{
	background:url(../images/station/illust_ship.jpg) no-repeat right bottom;
	min-height:95px;
}
.station .outline .title { margin: 0px 0px 50px; }

.station .outline .photo {
	float: right;
	margin-right:10px;
	width: 325px;
}
.station .outline .txt {
	width: 100%;
}
.station .outline h4{
	font-size:130%;
	color:#008803; }

.station .food_explan { background: url(../images/food/bg_tempura_explan.png) no-repeat left top; }

.station .food_explan.explanL { 
	height: 220px;
	background: url(../images/food/bg_tempura_explanL.png) no-repeat left top;
}

.station .food_explan.explanL .photo { margin: 35px 0px 0px;}

.station .st_txt{
	padding-right:20px;
}
.station .st_txt h4,.station .st_txt p{
	margin-bottom:20px;
}
	

.select_plan_b {
	width: 640px;
	margin: 20px 0px 0px;
	padding: 0px 155px 40px;
	background: url(../images/course/bg_select_plan_b_bottom.png) no-repeat center bottom;
	position: relative;
}

.select_plan_b h4 {
	background: url(../images/course/bg_select_plan_b_top.png) no-repeat center top;
	padding: 15px 0px;
	text-align: center;
}

.select_plan_b ul {
	float: left;
	left: 50%;
	margin: 0px;
	position: relative;
	padding: 0px 15px;
}

.select_plan_b li {
	margin-right:10px;
    float: left;
    left: -50%;
    position: relative;
}

.select_plan_b ul li a {
	display: block;
	padding: 10px 25px 10px 40px;
	background: #e41272 url(../images/common/icon_list04.png) no-repeat 20px center;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}
.station_spot{
	overflow:hidden;
}
.station_spot li{
	float:left;
	width:465px;
	background:url(../images/station/station_btm.gif) no-repeat left bottom;
	padding-bottom:10px;
	margin-bottom:20px;
}
.station_spot li h3{
	line-height:40px;
	text-align:center;
	background:url(../images/station/station_dt.gif) no-repeat left top;
	padding-bottom:8px;
	color:#FFF;
	font-weight:bold;
	font-size:140%;
}
.station_spot li p{
	padding:3px 8px 3px 12px;
	background:url(../images/station/station_dd.gif) repeat-y left top;
	height:146px;
}
.station_spot li p.photo{
	height:186px !important;
}
.station_spot li.mr20{
	margin-right:20px;
}
.stationlist h2{
	background:url(../images/station/ico_stationlist.gif) no-repeat left center;
	padding-left:60px;
	line-height:54px;
	color:#008803;
	font-weight:bold;
	font-size:160%;
	margin-bottom:10px;
}
.stationlist ul{
	overflow:hidden;
}
.stationlist li{
	width:310px;
	margin-right:10px;
	float:left;
	margin-bottom:20px;
}
.stationlist li.nomr{
	margin-right:0;
}
.stationlist a{
	background-color:#008803;
	display:block;
	background-image:url(../images/station/ico_stationmark.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	line-height:33px;
	padding-left:30px;
	color:#FFF;
	font-weight:bold;
	font-size:130%;
}
.stationlist p{
	padding:5px;
}

.foodtop { padding: 10px 0px 0px 120px;
overflow:hidden;
clear:both;
background:url(../images/food/foodtop_bg.gif) no-repeat; }
.foodtop .title { margin: 0px 0px 40px; }

.foodtop h2 {
	float: left;
	width: 700px !important;
	line-height: 30px;
	font-size:140%;
}
.foodtop .txt {
	float: left;
	width: 480px;
}
.foodtop .photo{
	float: right;
	margin-right:10px;
	width: 325px;
}
.foodlist h2{
	background:url(../images/food/ico_foodlist.gif) no-repeat left center;
	padding-left:60px;
	line-height:55px;
	color:#ec3286;
	font-weight:bold;
	font-size:160%;
	margin-bottom:10px;
}
.foodlist01,.foodlist02,.foodlist03{
	margin-bottom:20px;
	clear:both;
	overflow:hidden;
}
.foodinfo{
	width:597px;
	overflow:hidden;
}
.foodlist01 h3 a,.foodlist02 h3 a,.foodlist03 h3 a{
	color:#FFF;
}
.foodlist01 p,.foodlist02 p,.foodlist03 p{
	padding:10px;
}
.foodlist01 .photo,.foodlist02 .photo,.foodlist03 .photo{
	float:right;
}
.foodlist01 .report p,.foodlist02 .report p,.foodlist03 .report p{
	margin:0 0 5px 0;
	padding:0;
}
.foodlist01 h3{
	background:url(../images/food/ttl_tempura.gif) no-repeat left center;
	line-height:69px;
	padding-top:5px;
	padding-left:90px;
	font-size:130%;
}
.foodlist01 .report{
	padding:10px 10px 10px 45px;
	margin-top:35px;
	background:url(../images/food/reportbg_01.gif) no-repeat;
	width:298px;
	height:212px;
	float:right;
}
.foodlist01 .report p.ttl{
	background:url(../images/food/ico_report01.gif) no-repeat left center;
	padding-left:36px;
	line-height:32px;
	font-weight:bold;
	color:#c72049;
	font-size:120%;
}


.foodlist02 h3{
	background:url(../images/food/ttl_moja.gif) no-repeat left center;
	line-height:69px;
	padding-top:5px;
	padding-left:90px;
	font-size:130%;
}
.foodlist02 .report{
	padding:10px 10px 10px 45px;
	margin-top:35px;
	background:url(../images/food/reportbg_02.gif) no-repeat;
	width:298px;
	height:212px;
	float:right;
}
.foodlist02 .report p.ttl{
	background:url(../images/food/ico_report02.gif) no-repeat left center;
	padding-left:36px;
	line-height:32px;
	font-weight:bold;
	color:#FF9316;
	font-size:120%;
}


.foodlist03 h3{
	background:url(../images/food/ttl_sashimi.gif) no-repeat left center;
	line-height:69px;
	padding-top:5px;
	padding-left:90px;
	font-size:130%;
}
.foodlist03 .report{
	padding:10px 10px 10px 45px;
	margin-top:35px;
	background:url(../images/food/reportbg_03.gif) no-repeat;
	width:298px;
	height:212px;
	float:right;
}
.foodlist03 .report p.ttl{
	background:url(../images/food/ico_report03.gif) no-repeat left center;
	padding-left:36px;
	line-height:32px;
	font-weight:bold;
	color:#14B1C2;
	font-size:120%;
}

.column .outline { background: url(../images/station/column_ttl.gif) no-repeat left top; }
.column .outline .title { margin: 0px 0px 40px; }
.column .outline h2{
	font-size:160%;
}
.column .outline .txt {
	width: 800px;
}
.column_box{
	background-color:#ccc;
	background-image:url(../images/station/column_bg.png);
	padding:4px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-bottom:15px;
	overflow:hidden;
}
.column_box div{
	overflow:hidden;
	padding:10px;
	background-color:#FFF;
}
.column_box h2,.column_box h3{
	font-size:130%;
	font-weight:bold;
	margin-bottom:5px;
}
.column_box .photo{
	float:left;
	margin-right:10px;
}
.column .outline .txt h4, .outline .txt p { margin:0; }
.column_link{
	padding:0 20px;
}
.column_link a{
	display:block;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#39B7CA;
	text-align:center;
	font-size:120%;
	color:#FFF;
	padding:10px;
	text-decoration:none;
	font-weight:bold;
}
.column_link a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.column_link a span{
	background:url(../images/station/column_link_arrow.png) left center no-repeat;
	padding-left:25px;
}
.column_list li{
	font-size:120%;
	padding:9px;
	background-image:url(../images/campaign/question/question_link_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:36px;
	margin-bottom:10px;
}
.column_list li a{
	color:#14b1c2;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
.column_list li a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.column_box dl.photol{
	float:left;
	width:627px;
}
.column_box dt{
	font-weight:bold;
	font-size:16px;
}
.column_box dd{
	margin-bottom:10px;
}
.column_box dd:last-child{
	margin-bottom:0;
}

/*--------------------------------------------------------------
　　food
--------------------------------------------------------------*/
.foodTop{
	clear:both;
	position:relative;
}
.foodTop .other{
	position:absolute;
	right:0;
	top:20px;
	overflow:hidden;
}
.foodTop .other li{
	float:left;
	margin-left:20px;
}
.foodTop h2{
	padding:20px 0 56px 100px;
	background:url(../images/food/ttl_food.png) left top no-repeat;
	font-size:20px;
}
.foodTop h2 span{
	font-size:180%;
	color:#EC3286;
}
.foodBox{
	background:url(../images/food/bg_cuisine.jpg) left top no-repeat;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	overflow:hidden;
	padding:25px;
}
.foodBox .foodttl{
	margin-bottom:15px;
}
.foodBox a:hover{
	filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}
	
.menuInfo{
	float:right;
	width:477px;
}
.menuInfo .monjaBox,.menuInfo .sashimiBox,.menuInfo .tenpuraBox{
	width:467px;
	background-color:rgba(255,255,255,0.6);
	margin:0 auto;
	position:relative;
}
.menuInfo h3{
	width:100%;
	background:url(../images/food/ttl_monja.png) left top no-repeat;
	line-height:85px;
	padding-left:100px;
	color:#fff;
	font-size:18px;
	position:absolute;
	top:0;
	left:-5px;
}
.menuInfo .sashimiBox h3{
	background:url(../images/food/ttl_sashimi.png) left top no-repeat;
}
.menuInfo .tenpuraBox h3{
	background:url(../images/food/ttl_tenpura.png) left top no-repeat;
}
.menuInfo p{
	padding:85px 20px 10px 20px;
}
.menuInfo p.btn{
	padding:0 20px 20px 20px !important;
}
.menuInfo p.btn01{
	padding:0 20px 10px 20px !important;
}
.menuInfo p.btn a,.menuInfo p.btn01 a{
	display:block;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background-color:#ff9316;
	padding:10px 10px 10px 60px;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	background-position:15px center;
	background-repeat:no-repeat;
}
.menuInfo .sashimiBox p.btn a,.menuInfo .sashimiBox p.btn01 a{
	background-color:#14b1c2;
}
.menuInfo .tenpuraBox p.btn a,.menuInfo .tenpuraBox p.btn01 a{
	background-color:#c72049;
}
.menuInfo p.ico_info a{
	background-image:url(../images/food/ico_info.png);
}
.menuInfo p.ico_column a{
	background-image:url(../images/food/ico_column.png);
}

.ano{
	padding:10px 0 0 0;
}
.select_plan .btn a{
	display:block;
	background-color:#ec3286;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:20px 10px;
	 text-align:center;
	 color:#fff;
	 width:60%;
	 margin:0 auto;
	 text-decoration:none;
	 font-size:24px;
	 background-image:url(../images/food/ico_info.png);
	 background-position:10px center;
	 background-repeat:no-repeat;
}
.select_plan .btn a:hover{
	filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}
.foodlist04 h3{
	background:url(../images/food/ttl_lunch.gif) no-repeat left center;
	line-height:69px;
	padding-top:5px;
	padding-left:90px;
	font-size:130%;
}
.foodlist05 h3{
	background:url(../images/food/ttl_dinner.gif) no-repeat left center;
	line-height:69px;
	padding-top:5px;
	padding-left:90px;
	font-size:130%;
}
.foodlist04 h3 a,.foodlist05 h3 a{
	color:#fff;
}
.foodlist04 .foodinfo,.foodlist05 .foodinfo{
	width:100%;
}
.foodlist04 .foodinfo p,.foodlist05 .foodinfo p{
	padding:10px;
}

/*--------------------------------------------------------------
　　station 2016/10
--------------------------------------------------------------*/
.station .outline h2{
	font-size:20px;
}
.station .outline h2 span{
	font-size:26px;
}
.station .outline .txtb{
	font-size:16px;
}
.stationlist{
	overflow:hidden;
}
.stationlist .box{
	float:left;
	width:32%;
	margin-right:2%;
}
.stationlist .box.nmr{
	margin-right:0;
}
.stationlist .box h3{
	background-color:#008803;
	background-image:url(../images/station/ico_stationmark.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	line-height:33px;
	padding-left:30px;
	color:#FFF;
	font-weight:bold;
	font-size:130%;
	margin-bottom:2px;
}
.stationlist .dot{
	border-bottom:dotted 1px #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
.stationlist .box .img img{
	width:100%;
	height:auto;
}
.stationlist .box .img{
	padding:0;
}
.stationlist .box dl{
	background-image:url(../images/station/ico_access.gif);
	background-position:15px 15px;
	background-repeat:no-repeat;
	background-color:#efefef;
}
.stationlist .box dt{
	margin-left:79px;
	background-color:#fff;
	padding:10px 10px 10px 30px;
	font-weight:bold;
	color:#008803;
	font-size:14px;
	background-image:url(../images/station/ico_access02.png);
	background-position:10px center;
	background-repeat:no-repeat;
}
.stationlist .box dd{
	padding:0 10px 20px 10px;
	margin-left:79px;
	background-color:#fff;
}
.menuDesc{
	padding-top:20px;
	overflow:hidden;
}
.menuDesc dt{
	float:left;
	width:120px;
	font-size:14px;
	padding:10px;
	color:#543D27;
}
.menuDesc dd{
	font-size:14px;
	background-color:#f5f5f5;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:10px 10px 10px 130px;
	margin-bottom:10px;
}
.monja_plan{
	border-top:solid 2px #909090;
	padding:40px 0;
	text-align:center;
	background-color:#f3f3f3;
}