@charset "UTF-8";

/*===============================================================
▼setting(1080px＋検索パネルセンター揃え対策)▼
===============================================================*/
.ozCmnWrapper{
}
.ozCmnWrapper a{
	text-decoration:none;
}
.ozCmnWrapper a:hover{ text-decoration:underline;}
.ozPremiumMain{
	width:auto !important;
	margin:0 !important;
	padding-bottom:0 !important;
	}
.ozPremiumMain.Main1column{ margin:0 !important;}
.spContainer{/*検索パネル前までの設定*/  
	width:1080px;
	zoom: 1;
	overflow:hidden;
    margin: 0 auto;
	}	
.spContainer:after{
　　content: ".";
　　clear: both;
　　display: block;
　　line-height: 0;
　　height: 0; 
　　visibility: hidden;
	} 
#searchContainer{/*検索パネル設定*/  
	background:#ffffff;
	width:758px;
	margin:0 auto 20px;
	padding:10px;
	}
/*===============================================================
▲setting(1080px＋検索パネルセンター揃え対策)▲
===============================================================*/

/* ====================================================
base
====================================================== */
.spContainer{
	width:100%;
	color:#383838;
	font-size:13px;
	line-height: 1.6;
	font-family: 'Noto Sans', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,"ＭＳ Ｐゴシック","MS UI Gothic",Osaka,sans-serif;
}
.spContainer .mincho{
	font-family: 'Noto Serif', 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo,'ＭＳ Ｐ明朝','MS PMincho',serif;
}
.spContainer .img{
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}
/*MV周り*/
.h1_ttl h1 {
    margin: 10px 0;
    padding: 5px 5px 10px;
	line-height:1.2;
    border-bottom: #d4d4d4 1px solid;
    font-size: 19px;
    font-weight: bold;
}
.header{
	width: 1080px;
	margin: 0 auto;
}
.lead{
	box-sizing: border-box;
	width: 1080px;
	margin:20px auto 20px;
	padding: 10px;
}
.credit {
    margin: 10px 10px 20px;
    font-size: 12px;
    text-align: right;
}
/*btn*/
.linkBtn_M, 
.linkBtn_L {
    margin: 30px auto;
    width: 1080px;
    text-align: center;
}
.linkBtn_L{text-align:center;}

.linkBtn_M a,
.linkBtn_L a {
    display: inline-block;
    padding: 20px;
	width:400px;
    text-align: center;
    border-radius: 8px;
    background: #42b8d1;
	border: none;
    color: #fff;
	font-weight:bold;
    font-size: 16px;
    text-decoration: none;
}
.linkBtn_M a.orange {
	margin-left: 40px;
	background: #e99e3f;
}

.linkBtn_L a { width:750px;}

.kiji_box_btnWrap {
	justify-content: flex-start;
}
.kiji_box {
	padding: 0;
}
.kiji_box_btn {
    width: 263px;
    margin-right: 10px;
}
.kiji_box_btn:nth-child(4) {
    margin-right: 0;
}
.kiji_box_btn a {
	text-align: center;
    border-radius: 8px;
    background: #42b8d1;
	border: none;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.kiji_box_btn a:hover {
	text-decoration: none;
}
/*ttl*/
.gray_ttl {
	width: 1080px;
	margin: 50px auto 20px;
    padding: 12px 7px 12px 10px;
    background: #fffed1;
    border-bottom: 1px dotted #d4d4d4;
}
.gray_ttl h2 {
    border-left: 3px solid #42b8d1;
    padding: 0 0 0 10px;
    font-size: 18px;
    display: inline-block;
    margin-right: 30px;
    font-weight: bold;
    color: #252525;
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif !important;
}
.gray_ttl .common_sub-title {
	border-left: 3px solid #42b8d1;
}
.list_footTxt{
	margin:20px 0;
	line-height:1.4;
}
/* ====================================================
recommend
====================================================== */
.recommend{
	padding-bottom: 10px;
	padding: 30px 0 20px;
	margin:-18px 0;
    background: none;
}
.recommend .recommendTtl{
	margin-bottom: 28px;
	padding: 0;
	color: #9e7c2d;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	border: none;
}

.recommend ul {
	width: 1080px;
	margin: 0 auto;
}
.recommend ul li{
	position:relative;
	float: left;
	width: 340px;
	margin: 0 30px 0 0;
	padding: 12px 10px 14px;
	background-color: #fff;
	border: 1px solid #d4d4d4;
	box-sizing:border-box;
}
.recommend ul li:nth-child(3n) {
	margin-right: 0;
}
.recommend p{
	margin-bottom: 6px;
}

/*.recommend .recommendShopArea { display:none;}--ジャンル消したいとき*/  
.recommend .recommendShopArea:after{
	content:"／";
	margin-left: 2px;
}
.recommend .recommendShopGenre{
	margin-left: 2px;
}

.recommend .recommendShopName a{
	color:#383838;
	font-size:14px;
	font-weight:bold;
	line-height: 1.6;
	text-decoration: underline;
}
.recommend .recommendShopName a::hover{
	text-decoration: none;
}
.recommend .recommendShopHotel{
	font-size:12px;
	font-weight:nomal;
	vertical-align:0;
}
.recommend .recommendShopHotel:before{content:"\a0";}


.recommend .recommendShopImg img{
	width:100%;
}

.recommend .recommendShopPrice{
	font-size: 14px;
	color:#42b8d1;
}
.recommend .recommendShopPrice span{
	font-size: 16px;
	font-weight:bold;
}

.recommend .recommendShopPlan a{
	color: #383838;
	font-size: 14px;
	line-height: 1.6;
	text-decoration:none;
}

.recommend .recommendShopBtn{
	padding-top: 20px;
}
.recommend .recommendShopBtn:before,
.recommend .recommendShopBtn:after { content: " "; display: table; }
.recommend .recommendShopBtn:after { clear: both; }
.recommend .recommendShopBtn a{
	float:right;
	position:relative;
	display:block;
	box-sizing:border-box;
	width:160px;
	height: 45px;
	padding: 12px 10px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color:#42b8d1;/* ボタン背景---*/
	color:#fff;
	font-size: 14px;
	text-align:center;
	text-decoration:none;
	line-height: 1.5;
}
.recommend .recommendShopBtn a:hover{/* ボタンhover時の半透明---*/
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
/* プラン詳細ボタン設定---*/
.recommend .recommendShopBtn{
	padding-top: 20px;
}
.recommend .recommendShopBtn:before,
.recommend .recommendShopBtn:after { content: " "; display: table; }
.recommend .recommendShopBtn:after { clear: both; }

.recommend .recommendShopBtn a{
	float:right;
	position:relative;
	display:block;
	width:160px;
	height: 45px;
	padding: 12px 10px;
	background-color:#42b8d1;/* ボタン背景---*/
	border: none;
	color:#fff;
	font-size: 14px;
	text-align:center;
	text-decoration:none;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 1.5;
}
.recommend .recommendShopBtn a:hover{/* ボタンhover時の半透明---*/
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.recommend ul li::before {
    content: "1";
    height: 35px;
    position: absolute;
    top: 6px;
    left: 6px;
    padding: 0 0 0 28px;
    box-sizing: border-box;
    background: url(/restaurant/images/lp/icon_rank1.png) no-repeat;
    background-position: 5px 8px;
    border-radius: 50%;
    font-size: 20px;
}
.recommend ul li:nth-child(2)::before { 
	content:"2"; 
	background: url(/restaurant/images/lp/icon_rank2.png) no-repeat;
    background-position: 5px 8px;
}
.recommend ul li:nth-child(3)::before { 
	content:"3"; 
	background: url(/restaurant/images/lp/icon_rank3.png) no-repeat;
    background-position: 5px 8px;
}
.recommend ul li::after {
    content: "位";
    position: absolute;
    left: 45px;
    top: 14px;
}
.recommend li p:first-child { margin-top: 25px;}
/* ====================================================
img_list
====================================================== */
.img_list{
	box-sizing: border-box;
	width: 1080px;
	margin: 0 auto;
}
.img_list li{
	border: 1px solid #d4d4d4;
	margin: 0 9px 9px 0;
	float: left;
	box-sizing:border-box;
}
.img_list li > div{
	padding: 10px;
}
.img_list dt{
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 6px;
}
.img_list dd{
	font-size: 14px;
	line-height: 1.4;
}
.img_list.col2 li{
	width: 535px;
	background: #caeff7;
    background: -webkit-gradient(linear, left top, right bottom, from(#fff), color-stop(0.25, #fff), color-stop(0.25, #caeff7), color-stop(0.5, #caeff7), color-stop(0.5, #caeff7), color-stop(0.75, #caeff7), color-stop(0.75, #caeff7), to(#caeff7));
    background: -moz-linear-gradient(-45deg, #fff 25%, #caeff7 25%, #caeff7 50%, #fff 50%, #fff 75%, #caeff7 75%, #caeff7);
    background: linear-gradient(-45deg, #fff 25%, #caeff7 25%, #caeff7 50%, #fff 50%, #fff 75%, #caeff7 75%, #caeff7);
    background-size: 4px 4px;
}
.img_list.col4 li{
	width: 263px;
}
.img_list.col5 li {
    width: 208px;
	background: #caeff7;
    background: -webkit-gradient(linear, left top, right bottom, from(#fff), color-stop(0.25, #fff), color-stop(0.25, #caeff7), color-stop(0.5, #caeff7), color-stop(0.5, #caeff7), color-stop(0.75, #caeff7), color-stop(0.75, #caeff7), to(#caeff7));
    background: -moz-linear-gradient(-45deg, #fff 25%, #caeff7 25%, #caeff7 50%, #fff 50%, #fff 75%, #caeff7 75%, #caeff7);
    background: linear-gradient(-45deg, #fff 25%, #caeff7 25%, #caeff7 50%, #fff 50%, #fff 75%, #caeff7 75%, #caeff7);
    background-size: 4px 4px;
}
.img_list.col2 li img,
.img_list.col3 li img,
.img_list.col4 li img,
.img_list.col5 li img{
	border-bottom: 1px solid #d4d4d4;
}
.img_list.col4 li img{
	height:162px;
	width:261px;
}
.img_list.col2 li:nth-child(2n){
	margin-right: 0;
}
.img_list.col4 li:nth-child(4n){
	margin-right: 0;
}
.img_list.col5 li:nth-child(5n) {
    margin-right: 0;
}
.img_list li.txt_list{
	padding: 10px;
}
.img_list li.txt_list a{
	font-weight: bold;
	font-size: 15px;
}
.img_list li .txt_ttl{
	font-weight: bold;
	font-size: 15px;
}

/* ====================================================
areaリンク
====================================================== */
#areaRestaurant dl{
	margin-top:20px;
}
#areaRestaurant dt{
	font-weight:bold;
	font-size:15px;
	padding-bottom:8px;
	color:#383838;
}
#areaRestaurant li{
	float:left;
	line-height:1.7;
	margin:5px 20px 5px 0;
	font-size:13px;
}
#areaRestaurant li a{
	text-decoration:underline;
}
#areaRestaurant li a:hover{text-decoration:none;}
.thumb_list li{
	width:535px;
	float:left;
	margin-right:10px;
	box-sizing:border-box;
	padding:10px;
	border:1px solid #d4d4d4;
}
.thumb_list li:nth-child(2n){margin-right:0;}
.thumb_list li img{
	float:left;
	width:150px;
	margin-right:10px;
}
.thumb_list li p{
	margin:10px 0 0 15px;
	font-size:13px;
	line-height:1.6;
}
/* ====================================================
footer
====================================================== */
#areaRestaurant{
	width: 1080px;
	margin: 0 auto;
}
.list_footTxt{
	width: 1080px;
	margin: 30px auto 10px;
}