@charset "utf-8";
.nopc {
	display: none;
}
.contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	background-color: #fcf7e7;
}

/* メインビジュアル
------------------------------ */
#mainvisual {
	width: 100%;
	height: 750px;
	background: #fff url(../img/bg_main.jpg) no-repeat center top;
}
#mainvisual .innerBox {
	width: 992px;
	margin: 0 auto;
}
#mainvisual h2 {
	padding-top: 60px;
	text-align: center;
    margin-bottom: 80px;
}
#mainvisual #menu {
    display: flex;
    justify-content: center;
}
#mainvisual #menu li {
	width: 130px;
	height: 150px;
    margin: 0 5px;
}
#mainvisual #menu li a {
	display: block;
}
#mainvisual #menu li a:hover {
	opacity: 0.8;
    transition: all 0.6s ease;
}
/*-----------------------------------------
ナビ
-------------------------------------------*/
#navi {
	width: 100%;
	padding: 20px 0;
	background-color: #494033;
	display: none;
}

#navi ul {
	width: 992px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
#navi ul li {
	position: relative;	
	margin-right: 8px;
	border-radius: 3px;
	background: #fff;
	display: flex;
    align-items: center;
}
#navi ul li:last-of-type {
	margin-right: 0;
}
#navi ul li a {
	display: flex;
	flex-wrap: wrap;
	color: #000;
	justify-content: center;
	align-items: center;
	background-color: #fff;
    border-radius: 3px;
	text-decoration: none;
	text-align: center;
	padding: 5px 10px 7px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	height: 100%;
}
#navi ul li a:after {
    font-family: FontAwesome;
    font-weight: bold;
	font-size: 10px;
	color: #656565;
    content: "\f078";
    position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	line-height: 1;	
}

/*上部固定時のcss*/
#navi.fixed {
    display: block;
	position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 30%);
	border-top: none;
	padding: 0;
}
#navi.fixed ul {
	padding: 7px 0;
}
#navi.fixed ul li a::before {
	content: none;
}
#navi.fixed ul li .active {
	background-color: #1b8a9a;
	color: #fff;
}
#navi.fixed ul li .active::after {
	color: #fff;
}

/* キャッチ
------------------------------ */
#catchWrap {
	width: 100%;
	background-color: #fff;
	padding: 50px 0 100px;
}
#catchWrap .innerBox {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
#catchWrap h3 {
	margin-bottom: 15px;
}

#catchWrap .read {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.6em;
}

/* ホテル
------------------------------ */
.hotelWrap {
	width: 100%;
	margin-bottom: 100px;
}
.hotelmain {
	width: 100%;
	height: 480px;
	text-align: center;
	padding-top: 175px;
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 50px;
}
#monterey .hotelmain { background-image: url(../img/bg_monterey.jpg);}
#ana .hotelmain { background-image: url(../img/bg_ana.jpg);}
#alivila .hotelmain { background-image: url(../img/bg_alivila.jpg);}
#kafuu .hotelmain { background-image: url(../img/bg_kafuu.jpg);}
#kanucha .hotelmain { background-image: url(../img/bg_kanucha.jpg);}
#okuma .hotelmain { background-image: url(../img/bg_okuma.jpg);}
#busena .hotelmain { background-image: url(../img/bg_busena.jpg);}
#halekulani .hotelmain { background-image: url(../img/bg_halekulani.jpg);}
#hiyori .hotelmain { background-image: url(../img/bg_hiyori.jpg);}
#hilton_chatan .hotelmain { background-image: url(../img/bg_hilton_chatan.jpg);}
#hilton_sesoko .hotelmain { background-image: url(../img/bg_hilton_sesoko.jpg);}
#oriental .hotelmain { background-image: url(../img/bg_oriental.jpg);}

/*ホテルタイトル
------------------------------ */
.titleWrap {
	width: 100%;
	height: 110px;
	background: url(../img/hotel_title_bg.png) repeat-x;
}
.titleWrap .title {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.titleWrap h3 {	
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	line-height: 1.6em;
	color: #392304;
	padding-top: 25px;
}
.titleWrap h3:before {
	content: url(../img/hotel_title_top.png);
	position: absolute;
    top: -47px;
	left: 400px;
}
.titleWrap .area {
	position: absolute;
	top: 34px;
	left: 0;
	display: inline;
	font-size: 16px;
	padding: 10px 20px;
	background-color: #392304;
	color: #fff;
}
.titleWrap .alpha {
	font-family: "arial";
	font-size: 14px;
	letter-spacing: 0.2em;
	text-align: center;
	color: #1b8a9a;
}

/* 詳細
------------------------------ */
.hotelWrap .innerBox {
	width: 960px;
	margin: 0 auto;
    padding: 0 0 50px;
	position: relative;
}
.hotelWrap .catch {
	width: 740px;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: bold;
	color: #1b8a9a;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}
.hotelWrap .copy {
	width: 740px;
	font-size: 15px;
	line-height: 1.6em;
	margin-bottom: 30px;
}
#kafuu.hotelWrap .copy,#busena.hotelWrap .copy,
#halekulani.hotelWrap .copy,#hiyori.hotelWrap .copy,
#hilton_chatan.hotelWrap .copy,#hilton_sesoko.hotelWrap .copy,
#oriental.hotelWrap .copy,#kanucha.hotelWrap .copy,
#ana.hotelWrap .copy{
	min-height: 90px;
}
.hotelWrap .map {
	position: absolute;
	top: 0;
	right: 0;
}
.hotelWrap .movieBtn {
	width: 180px;
	height: 100px;
	cursor: pointer;
	background: transparent;
}

/* ポイント */
.hotelWrap .point {
	width: 740px;
	border: solid 1px #1b8a9a;
	margin-bottom: 30px;
	background-color: #fff;
	display: flex;
}
.hotelWrap .point h4 {
	font-size: 13px;
	background-color: #1b8a9a;
	color: #fff;
	width: 100px;
	text-align: center;
	padding: 5px;
}
.hotelWrap .point ul {
	font-size: 13px;
	line-height: 1.3em;
	padding: 7px 10px 0;
}
.hotelWrap .point ul li {
	margin-bottom: 5px;
}
.hotelWrap .point ul li:before {
	font-family: FontAwesome;
	content:'\f005';
	color:#ca060c;
	margin-right: 5px;
}


/* ポイント写真 */
.hotelWrap .picture {
}
.hotelWrap .picture h4 {
	height: 46px;
	font-size: 18px;
	font-weight: bold;
	background: url(../img/icon_hand.png) no-repeat left center;
	padding: 15px 0 0 36px;
	margin-bottom: 10px;
}
.hotelWrap .picture h4 span {
	color: #ca060c;
}
.hotelWrap .picture ul {
	width: 960px;
	overflow: hidden;
	margin-bottom: 50px;
}
.hotelWrap .picture ul li {
	width: 300px;
	float: left;
	margin-right: 30px;
}
.hotelWrap .picture ul li:last-child {
	margin-right: 0;
}
.hotelWrap .picture ul li h5 {
	background-color: #b28042;
	font-size: 13px;
	color: #fff;
	padding: 5px;
	text-align: center;
}
.hotelWrap .picture ul li img {
	margin-bottom: 10px;
}
.hotelWrap .picture ul li p {
	font-size: 13px;
	line-height: 1.6em;
	text-align: justify;
}
.hotelWrap .picture ul li p span.kikan {
	color: #ce000c;
	font-weight: bold;
}
.hotelWrap .hendou {
    font-size: 12px;
    margin: 10px 0;
}
/* ツアー */


/*----------共通----------*/
.tour-box-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 20px;
}
.tour-box-title:before {
    font-family: FontAwesome;
    content: "\f072";
    margin-right: 5px;
    color: #ac7f10;
}
.tour-box {
    border: solid 1px #ac7f10;
    background-color: #fff;
}
.tour-box .image {
	padding: 0 10px 0 0;
}
.tour-box .image img {
    width: 150px;
    height: 100px;
    object-fit: cover;
}
.tour-box .title {
    font-size: 18px;
    line-height: 1.4em;
    margin-bottom: 5px;
    font-weight: bold;
}
.tour-box .text {    
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 5px;
	/*color: #945c15;*/
}

/*----------沖縄----------*/
.tour-box {
    width: 100%;
    padding: 20px 15px;
    display: flex;
    justify-content: space-between;
}
.tour-box > div {
    width: 50%;
}
.tour-box > ul {
    width: 46%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.tour-box > ul li:not(:last-child) {
    margin: 5px 0;
}
.tour-box > ul li:empty {
    display: none;
}
.tour-box a {
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.tour-box a:hover {
	opacity: 0.6; 
	transition: all 0.1s ease;
}
.tour-box .career {
    width: 170px;
    text-align: center;
    font-size: 11px;
    line-height: 24px;
    color: #fff;
    background-color: #ac7f10;
    border-radius: 3px;
}
.tour-box .price {
    width: calc(100% - 180px);
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #da0404;
    padding-right: 20px;
}
.tour-box .dep {
    width: 100%;
    font-size: 11px;
    line-height: 1.3em;
    padding-left: 180px;
    padding-right: 20px;
    text-align: left;
}
.tour-box .price:after {
    font-family: FontAwesome;
    content: "\f054";
    color: #ac7f10;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 2px;
}

.otherBtn {
    text-align: center;
    margin: 40px 0 0;
}
.otherBtn a {
    font-size: 14px;
    display: inline-block;
    background-color: #1b8a9a;
    color: #fff;
    text-decoration: none;
    padding: 12px;
    font-weight: bold;
    width: 60%;
    border-radius: 50px;
	box-shadow: 2px 3px 0 rgba(0 0 0 / 20%);
}
.otherBtn a:after {
    font-family: FontAwesome;
    content: "\f054";
    color: #fff;
    font-weight: normal;
    margin-left: 10px;
}
.otherBtn a:hover {
	background-color: #0b5b67;
	transition: all 0.2s ease;
}

/*商品ない時*/
.tour-box-wrap:has(.course-title:empty) {
	display:none;
}

/* ツアー検索
------------------------------ */
#searchWrap {
	width: 100%;
	background-color: #f1e8cc;
	padding: 30px 0;
}
#searchWrap .btn {
    width: 600px;
    margin: 0 auto;
    text-align: center; 
    font-size: 16px;
}
#searchWrap .btn a {
    display: block;
    color: #fff;
    font-weight: bold;
    background-color: #392304;
    text-decoration: none;
    padding: 10px 0;
    border-radius: 25px;
}
#searchWrap .btnp a:after {
    font-family: FontAwesome;
    content: "\f054";
    margin-left: 10px;
}
#searchWrap .btn a:hover {
    transition: all 0.6s ease;
    opacity: 0.8;
}

/*#serchWrap {
	width: 100%;
	background-color: #fff;
	padding: 30px 0;
	font-size: 14px
}
#serchWrap .innerBox {
	width: 960px;
	margin: 0 auto;
}

#serchWrap h3 {
	background-color: #644502;
	color:  #fff;
	text-align: center;
	font-size: 20px;
	padding: 5px 0 0 0;
}

.formWrap {
	border: solid 5px #644502;
	padding: 20px;
    font-size: 1.4em;
}
.contents .formWrapInner {
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
}
.formWrap dl{
	width: 300px;
	margin-bottom: 20px;
}

.formWrap dl dt{
	width: 75px;
	background-color: #644502;
	font-size:14px;
	line-height: 30px;
	color:#FFF;
	display:inline-block;
	text-align: center;
	border-radius: 3px;
}
.formWrap dl dd{
	display:inline-block;
}*/

/*--- 出発日 --- */
.formWrap dl dd .d_day{
	width: 170px;
	margin:0 5px;
}

input#serchBtn {
	clear: both;
	text-align: center;
	width: 400px;
	height: 40px;
	font-size: 16px;
	letter-spacing: 1px;
	background-color: #ac7f10;
	color: #fff;
    border-style: none;
	border-radius: 5px;
}
input#serchBtn:hover {
	opacity: 0.8;
}
.serchBtnBox {
	text-align: center;
}

/*------------------------------------------------
新旧上下限js混在応急処置
(①新上下限②旧上下限③手書き の順番で優先表示)
--------------------------------------------------*/
.price .minmax-new:not(:empty) + .minmax-old,
.dep .js-split-departure:not(:empty) + span{
  display: none;
}
.dep .js-split-departure::after,
.dep span[class*="dep_"]::after{
  content: "出発"
}
.dep .js-split-departure:empty::after,
span[class*="dep_"]:empty::after{
  display: none;
}
