﻿@charset "utf-8";
#panlist ol{
    padding: 7px;
}
#feature img{
	width:100%;
}
#main{
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-weight:500;
	color:#000;
	margin-bottom: 20px;
}
#main img{
	max-width:100%;
	vertical-align:bottom;
}
#main sup{
	margin:0 0 0 6px;
	font-size:14px;
}
/* noh-title ----*/
#noh-title{
	background:url(../image/new_hotel_villa/title0001.jpg) no-repeat 56% 0 #f2ece5;
	background-size:auto 46vh;
}
#noh-title .title-space{
	position:relative;
	height:calc(100vh - 108px);
}
#noh-title .title-space .tour-title{
	padding:3vh 0 0;
	width:100%;
	height:28vh;
}
#noh-title .title-space .tour-title h2{
	margin:0 auto;
	width:86%;
	max-width:360px;
	height:30vh;
	background:url(../image/new_hotel_villa/title0003.png) no-repeat center 0;
	background-size:contain;
}
#noh-title .title-space .tour-title h2 span{
	position:absolute;
	left:-9999px;
}
#noh-title .title-space .tour-title h2 + p{
	padding:4vh 4.8vw 0;
	height:28vh;
	background:linear-gradient(to bottom, rgba(0,0,0,0) 40%, #f2ece5 50%);
	text-shadow:0 -1px 0 rgba(255,255,255,1.0),-1px 0 0 rgba(255,255,255,1.0), 1px 0 0 rgba(255,255,255,1.0),0 1px 0 rgba(255,255,255,1.0);
	text-align:left;
	font-size:16px;
	font-weight:bold;
	line-height:120%;
	color:#024;
}
#noh-title .title-space .tour-title h2 + p br{
	display:none;
}
#noh-title .title-space .noh-map{
	position:absolute;
	top:52vh;
	width:100%;
	/*height:calc(42vh - 45px);*/
	height:calc(42vh - 30px);
	background:#09d;
	overflow:hidden;
}
#noh-title .title-space .noh-map p{
	padding:0;
	width:100%;
	transform:scale(0.64);
}
#noh-title .title-space .noh-map p img{
	/*margin:calc(12vh - 214px) 0 0 calc(50vw - 302px);*/
	margin:calc(12vh - 214px) 0 0 calc(40vw - 302px);
	width:605px;
	max-width:none;
}
/* noh-cell ----*/
#main .noh-cell{
	padding:108px 0 0;
	margin:-48px 10px 0;
}
#main .noh-cell .noh-data{
	display:flex;
	flex-wrap:wrap;
	border-bottom:1px solid #000;
	padding:0 0 10px;
    justify-content: space-between;
}
#main .noh-cell .noh-data span{
/*	width:50%;*/
	font-size:14px;
	line-height:20px;
}
#main .noh-cell .noh-data span + span{
	text-align:right;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#f50;
}
#main .noh-cell .hotel-title{
	display:flex;
	justify-content:space-between;
	border-bottom:1px solid #ccc;
	padding:16px 0;
	width:100%;
}
#main .noh-cell .hotel-title h3{
	font-size:7vw;
	font-weight:bold;
	line-height:120%;
}
#main .noh-cell .hotel-title  h3 span{
	display:block;
	margin:2px 0 0;
	font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size:14px;
	line-height:110%;
}
#main .noh-cell .hotel-title h3.new::before{
	display:block;
	content:"NEW";
	border-radius:4px;
	margin:0 0 4px;
	width:40px;
	background:linear-gradient(to bottom, #ff0033 0%, #ff7700 100%);
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:130%;
	color:#fff;
}
#main .noh-cell .hotel-title p{
	padding:0 0 0 15px;
	width:110px;
	text-align:right;
}
#main .noh-cell .hotel-body{
	margin:20px 0 0;
}
#main .noh-cell .hotel-body h4{
	font-size:16px;
	font-weight:bold;
	line-height:120%;
	color:#0bb;
}	
#main .noh-cell .hotel-body p{
	padding:8px 0 0;
	font-size:16px;
	line-height:130%;
}
#main .noh-cell .hotel_photo{
	margin:15px 0 0;
}
#main .noh-cell .bx-caption{
	padding:2px 0;
	text-align:center;
	font-size:14px;
	line-height:120%;
}
#main .noh-cell .hotel_photo .bx-pager{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	margin:4px 0 0;
}
#main .noh-cell .hotel_photo .bx-pager li{
	margin:4px 2px 0;
	width:80px;
	list-style:none;
}
#main .noh-cell .hotel_photo .bx-pager li a{
	display:block;
	opacity:0.4;
}
#main .noh-cell .hotel_photo .bx-pager li a.active{
	opacity:1.0;
}
/* link-button ----*/
#main .noh-cell .link-button{
	margin:10px 0 0;
}
#main .noh-cell .link-button li{
	padding:10px 0 0;
	list-style:none;
}
#main .noh-cell .link-button li a{
	position:relative;
	display:block;
	text-decoration:none;
	text-shadow:1px 1px 1px rgba(0,0,0,0.1);
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:46px;
}
#main .noh-cell .link-button li:first-child a{
	border:2px solid #0bb;
	background:#0bb;
	color:#fff;
}
#main .noh-cell .link-button li:first-child a span{
	display:inline-block;
	padding:0 26px 0 0;
	background:url(../image/new_hotel_villa/link1001.png) no-repeat right center;
}
#main .noh-cell .link-button li:first-child a::after,
#main .noh-cell .link-button li:nth-child(2) a::after,
#main .noh-cell .link-button li:nth-child(3) a::after{
	position:absolute;
	top:-2px;
	right:-2px;
	content:"";
	width:20px;
	height:20px;
	background:url(../image/new_hotel_villa/link1002.png) no-repeat 0 0 #0bb;
}
#main .noh-cell .link-button li:nth-child(2) a{
	border:2px solid #0bb;
	color:#0bb;
}
#main .noh-cell .link-button li:nth-child(2) a span{
	display:inline-block;
	padding:0 26px 0 0;
	background:url(../image/new_hotel_villa/link1003.png) no-repeat right center;
}
#main .noh-cell .link-button li:nth-child(2) a::after{
	background-position:0 bottom;
}
#main .noh-cell .link-button li:nth-child(3) a{
	display:flex;
	background:#ffb300;
	line-height:120%;
}
#main .noh-cell .link-button li:nth-child(3) a > span:first-child{
	width:54%;
	height:17vw;
	background:url(../image/new_hotel_villa/link1004.png?06) no-repeat -6vw center;
	background-size:auto 22vw;
	text-indent:-9999px;
}
#main .noh-cell .link-button li:nth-child(3) a .more{
	border:2px solid #ffb300;
	border-left:none;
	margin:0 0 0 4px;
	padding:4vw 0 0 6px;
	width:46%;
	min-width:130px;
	background:url(../image/new_hotel_villa/link1005.png) no-repeat left -16px;
	font-size:14px;
	font-weight:normal;
	line-height:130%;
	color:#000;
}
#main .noh-cell .link-button li:nth-child(3) a .more .date{
	display:block;
	text-align:center;
	font-size:4.6vw;
	font-weight:bold;
	line-height:130%;
}
#main .noh-cell .link-button li:nth-child(3) a .more .date::before{
	display:inline-block;
	content:"NEW";
	border-radius:4px;
	margin:0 4px 0 0;
	width:36px;
	background:linear-gradient(to bottom, #ff3300 0%, #ff5500 100%);
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:120%;
	color:#fff;
}
#main .noh-cell .link-button li:nth-child(3) a::after{
	top:0;
	right:0;
	background:url(../image/new_hotel_villa/link1002.png) no-repeat 0 bottom #ffb300;
}
#main .noh-cell .link-button li:first-child a:hover,
#main .noh-cell .link-button li:nth-child(2) a:hover,
#main .noh-cell .link-button li:nth-child(3) a:hover{
	opacity:0.6;
}
#main .noh-cell .popup_box{
	display:none;
	margin:0 auto;
	padding:5px;
	background:#fff;
}
#main .noh-cell .popup_box > p:first-child{
	position:relative;
	width:90vw;
	max-width:320px;
	height:70px;
	background:url(../image/new_hotel_villa/link1004.png?06) no-repeat -25px -12px #ffb300;
	background-size:auto 96px;
}
#main .noh-cell .popup_box > p:first-child span:first-child{
	position:absolute;
	left:-9999px;
}
#main .noh-cell .popup_box > p:first-child span + span{
	position:absolute;
	top:calc(50% - 12px);
	right:2vw;
	display:block;
	border-radius:4px;
	width:12vw;
	background:#fff;
	text-align:center;
	font-size:14px;
	line-height:24px;
}
#main .noh-cell .popup_box .substance{
	padding:0 4px 4px;
	background:#ffb300;
}
#main .noh-cell .popup_box .substance ul{
	background:#fff;
	max-height:60vh;
	overflow-y:scroll;
}
#main .noh-cell .popup_box .substance ul li{
	border-bottom:1px dotted #ccc;
}
#main .noh-cell .popup_box .substance ul li:last-child{
	border-bottom:none;
}
#main .noh-cell .popup_box .substance ul li.new a::after{
	display:inline-block;
	content:"NEW";
	border-radius:4px;
	margin:0 0 0 8px;
	width:40px;
	background:linear-gradient(to bottom, #ff3300 0%, #ff7700 100%);
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	color:#fff;
}
#main .noh-cell .popup_box .substance ul li a{
	display:block;
	padding:8px 0 8px 26px;
	background:url(../image/new_hotel_villa/link1006.png) no-repeat 10px center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	color:#000;
}
#main .noh-cell .popup_box .substance ul li a:hover{
	background-color:#fff7dd;
}
#main .noh-cell .popup_box .substance ul + p{
	padding:10px 40px 5px;
}
#main .noh-cell .popup_box .substance ul + p a{
	display:block;
	background:#fff;
	text-align:center;
	font-size:14px;
	line-height:200%;
	color:#666;
}
#main .noh-cell .popup_box .substance ul + p a:before{
	content:"\02715";
	margin:0 4px 0 0;
	color:#999;
}
#lean_overlay{
	position:fixed;
	top:0px;
	left:0px;
	display:none;
	height:100%;
	width:100%;
	background:#000;
	z-index:100;
}
#main #noh009{
	padding:108px 0 60px;
}
/*
	#main #noh003 .link-button li a{
		width: auto;
	}
*/
	/*ホテル詳細のみのリンクボタン*/
     .details-only.link-button li a{
        width: auto;
    }
/*ホテル詳細＋レポート*/
.hotel-detail-report.link-button{
justify-content: center;
}  
/*ホテルランク星*/
#main .noh-cell .hotel-title .date-box{
	display: flex;
	align-items: center;
	justify-content: flex-start;
    margin: 10px 0;
    width: 100%;
}
#main .noh-cell .hotel-title .date-box .iconbox p.rank{
    width: auto;
    font-size: 13px;
    color: #fff;
    border-radius: 12px;
    padding: 0 10px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    width: 110px;
}
#main .noh-cell .hotel-title .date-box .iconbox p.rank.high{
    background: #a48700;
}
#main .noh-cell .hotel-title .date-box .iconbox p.rank.low {
    background: #213264;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .evaluation{
    font-weight: bold;
    padding-left: 4px;
    font-size: 15px;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    width: auto;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .evaluation.ore{
    color: #ff4e00;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .evaluation.yellow{
   color: #ff9900;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .evaluation .comment{
font-size: 14px;
    padding-left: 0;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .number {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    padding: 0;
    margin: 0;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .number a{
      text-decoration: underline ;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .star {
    display: flex;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .evaluation.ore{
    color: #ff4e00;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .evaluation.yellow{
   color: #ff9900;
}
#main .noh-cell .hotel-title{
	flex-wrap: wrap;
	}
#main .noh-cell .hotel-title h3.new{
	width: 100%;
}
#container .tour{
width: 1100px;
  margin: 0 auto;
}
#container .tour ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 50px auto 0;
    justify-content: space-between;
    padding: 0;
}
#container .tour ul li {
    width:23.5%;
    text-align: center;
    border: solid;
    margin-bottom: 20px;
    list-style: none;
    background: #FFF;
}
#container .tour ul li:last-child {
    margin-right: 0;
}
#container .tour ul li a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    color: #000;
}
#container .tour ul li a:hover {
    opacity: 0.8;
}
#container .tour ul li .price {
    padding: 10px;
    font-weight: bold;
    margin: 0;
}
#container .tour ul li a:hover .price {
    color: #000;
}
#container .tour ul li .area {
    padding: 5px;
    margin: 0;
}
#container .tour ul li:nth-child(1) {
    border-color: #ed97af;
}
#container .tour ul li:nth-child(1) .area {
    background: #ed97af;
    color: #FFF;
}
#container .tour ul li:nth-child(2) {
    border-color: #87cd75;
}
#container .tour ul li:nth-child(2) .area {
    background: #87cd75;
    color: #FFF;
}
#container .tour ul li:nth-child(3) {
    border-color: #5bb7d3;
}
#container .tour ul li:nth-child(3) .area {
    background: #5bb7d3;
    color: #FFF;
}
#container .tour ul li:nth-child(4) {
    border-color: #e59c52;
    margin-right: 0;
}
#container .tour ul li:nth-child(4) .area {
    background: #e59c52;
    color: #FFF;
}
@media screen and (min-width:413px){
	#noh-title .title-space .noh-map p{
		transform:scale(0.74);
	}
	#noh-title .title-space .noh-map p img{
		/*margin:calc(14.6vh - 214px) 0 0 calc(50vw - 302px);*/
		margin:calc(14.6vh - 214px) 0 0 calc(43vw - 302px);
	}
}
@media screen and (min-width:640px){
	/* noh-title ----*/
	#noh-title{
		background-position:0 0;
		background-size:auto 100%;
	}
	#noh-title .title-space{
		/*height:36vw;*/
		height:40vw;
	}
	#noh-title .title-space .tour-title{
		margin:0 auto;
		padding:12.4vw 0 0;
		width:1300px;
	}
	#noh-title .title-space .tour-title h2{
		margin:0;
		width: 51vw;
		max-width:739px;
		height:195px;
		background:url(../image/new_hotel_villa/title0002.png) no-repeat 0 0;
        background-size: contain;
	}
	#noh-title .title-space .tour-title h2 + p{
		/*padding:4vw 0 0;*/
		padding:8vw 0 0;
		height:auto;
		background:none;
		text-shadow:1px 1px 0 #fff;
		text-align:left;
		font-size:20px;
		font-weight:700;
		line-height:140%;
	}
	#noh-title .title-space .tour-title h2 + p br{
		display:inline;
	}
	#noh-title .title-space .noh-map{
		top:20px;
		left:52.8%;
		width:600px;
		height:470px;
		background:none;
	}
	#noh-title .title-space .noh-map p{
		transform:scale(1.0);
	}
	#noh-title .title-space .noh-map p img{
		margin:0;
        height: 38vw;
    width: auto;
    max-height: 470px;
	}
	/* noh-cell ----*/
	#main .noh-cell{
		margin:160px auto 0;
		padding:0;
		width:1200px;
	}
	#main #noh001{
		margin:100px auto 0;
	}
	#main .noh-cell .noh-data{
		flex-wrap:no-wrap;
		padding:0 0 12px;
	}
	#main .noh-cell .noh-data span{
		font-size:20px;
		line-height:26px;
	}
	#main .noh-cell .noh-data span + span{
		font-size:24px;
		line-height:26px;
	}
	#main .noh-cell .hotel-title{
		display:flex;
		border-bottom:1px solid #ccc;
		padding:30px 0;
	}
	#main .noh-cell .hotel-title h3{
		font-size:36px;
		font-weight:bold;
		line-height:120%;
	}
	#main .noh-cell .hotel-title  h3 span{
		margin:8px 0 0;
		font-size:16px;
		line-height:110%;
	}
	#main .noh-cell .hotel-title h3.new{
		position:relative;
		padding:0 0 0 75px;
	}
	#main .noh-cell .hotel-title h3.new::before{
		position:absolute;
		top:6px;
		left:0;
		display:inline-block;
		margin:0;
		width:60px;
		font-size:20px;
		line-height:30px;
	}
	#main .noh-cell .hotel-title p{
		width:120px;
	}
	#main .noh-cell .hotel-body{
		margin:36px auto 0;
		width:1100px;
	}
	#main .noh-cell .hotel-body h4{
		font-size:20px;
		line-height:120%;
	}	
	#main .noh-cell .hotel-body p{
		padding:12px 0 0;
		font-size:18px;
		line-height:140%;
	}
	#main .noh-cell .hotel_photo{
		margin:38px 50px 0;
	}
	#main .noh-cell .hotel_photo .bx-wrapper{
		margin:0 auto 10px;
		height:500px;
	}
	#main .noh-cell .hotel_photo .photo-slider li span{
		display:block;
		height:500px;
		overflow:hidden;
	}
	#main .noh-cell .hotel_photo .photo-slider li .bx-caption span{
		height:auto;
	}
	#main .noh-cell .hotel_photo .photo-slider li img{
		width:100%;
	}
	#main .noh-cell .bx-caption{
		padding:6px 0;
		font-size:16px;
		line-height:120%;
	}
	#main .noh-cell .hotel_photo .bx-pager{
		margin:0;
	}
	#main .noh-cell .hotel_photo .bx-pager li{
		margin:0 1px;
		width:181px;
		height:100px;
		list-style:none;
		overflow:hidden;
	}
	/* link-button ----*/
	#main .noh-cell .link-button{
		display:flex;
		margin:50px 50px 0;
	}
	#main .noh-cell .link-button li{
		padding:0;
	}
	#main .noh-cell .link-button li a{
		font-size:20px;
		line-height:76px;
	}
	#main .noh-cell .link-button li:first-child a{
		margin:0 10px 0 0;
		width:376px;
	}
	#main .noh-cell .link-button li:nth-child(2) a{
		margin:0 10px 0 0;
		width:236px;
	}
	#main .noh-cell .link-button li:nth-child(3) a{
		width:460px;
	}
	#main .noh-cell .link-button li:nth-child(3) a > span:first-child{
		width:280px;
		height:80px;
		background-position: -14px center;
		background-size:280px auto;
	}
	#main .noh-cell .link-button li:nth-child(3) a .more{
		margin:0;
		padding:14px 0 0 6px;
		width:180px;
		background-position:left -26px;
	}
	#main .noh-cell .link-button li:nth-child(3) a .more .date{
		margin:6px 0 0;
		font-size:20px;
		line-height:120%;
	}
	#main .noh-cell .link-button li:nth-child(3) a .more .date::before{
		margin:0 6px 0 0;
		width:43px;
		font-size:14px;
		line-height:20px;
	}
	#main .noh-cell .popup_box > p:first-child{
		position:relative;
		width:90vw;
		max-width:640px;
		height:120px;
		background:url(../image/new_hotel_villa/link1004.png?06) no-repeat 10px -26px #ffb300;
		background-size:auto 170px;
	}
	#main .noh-cell .popup_box > p:first-child span + span{
		position:absolute;
		top:calc(50% - 20px);
		right:20px;
		border-radius:4px;
		width:100px;
		font-size:18px;
		line-height:40px;
	}
	#main .noh-cell .popup_box .substance ul li{
		border-bottom:1px dotted #ccc;
	}
	#main .noh-cell .popup_box .substance ul li.new::after{
		width:50px;
		font-size:16px;
		line-height:130%;
	}
	#main .noh-cell .popup_box .substance ul li a{
		padding:12px 20px;
		font-size:18px;
		line-height:120%;
	}
	#main .noh-cell .popup_box .substance ul + p{
		padding:10px 200px 5px;
	}
	#main .noh-cell .popup_box .substance ul + p a{
		font-size:16px;
		line-height:240%;
	}
	#main{
		margin-bottom: 0;
	}
/*
	#main #noh003 .link-button li{
		margin-left: 25px;
	}
	#main #noh003 .link-button li a{
		width: 500px;
	}
*/
	/*ホテル詳細のみのリンクボタン*/
     .details-only.link-button li a{
        width: 1100px !important;
    } 
}
@media screen and (max-width:320px){
#noh-title .title-space .noh-map{
	top: 58vh;
}
	#main .sp-001{
		    margin: 13px 10px 0;
	}
	#noh-title .title-space .noh-map{
		height: calc(42vh - -2px);
	}
	#noh-title .title-space .noh-map p img{
		margin: calc(12vh - 187px) 0 0 calc(50vw - 302px);
		width: 550px;
	}
}
@media (max-width: 639px) {
/*ホテルランク星*/
#main .noh-cell .hotel-title .date-box p.kuchikomi .star{
	position: relative;
	display: flex;
        align-items: center;
        margin: 0 0px 0 0;
        position: relative;
        width: 60px;
        height: 15px;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .star img{
    position: absolute;
    width: 20px;
    height: 19px;
    max-width: inherit;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .star img:nth-child(1){
    left: 0px;
    z-index: 14;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .star img:nth-child(2){
    left: 10px;
    z-index: 13;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .star img:nth-child(3){
    left: 20px;
    z-index: 12;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .star img:nth-child(4){
    left: 30px;
    z-index: 11;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .star img:nth-child(5){
    left: 40px;
    z-index: 10;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .evaluation{
    font-size: 3.5vw;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .number{
    font-size: 2.8vw;
}
#main .noh-cell .hotel-title .date-box p.kuchikomi .evaluation .comment{
    font-size: 3vw;
}
#main .noh-cell .hotel-title .date-box .iconbox p.rank{
	width: auto;
}
#container .tour{
width: auto;
}
#container .tour ul{
margin: 10px auto 0;
}
#container .tour ul li{
width: 49%;
margin-bottom: 10px;
}
#container .tour ul li .area{
font-size: 4vw;
  line-height: 1;
}
#container .tour ul li .price{
line-height: 1;
}
#main .noh-cell .noh-data{
justify-content: space-between;
}
#main .noh-cell .noh-data span{
width: auto;
}
}
