@charset "utf-8";


/*  MV
============================================================================= */
@media screen and (min-width: 769px) {
	.mv { height: 700px}
}

/*  見出し
============================================================================= */
.page-ttl.-line:after,
.page-ttltxt span:after{
	background: #ea8076;
}

/*  ルックJTBで行く/海外航空券・海外ホテル
============================================================================= */
.lookjtb{
	background: repeating-linear-gradient(-45deg, rgba(255, 241, 240, 30%), rgba(255, 241, 240, 30%) 2px, rgba(255, 241, 240, 100%) 2px, rgba(255, 241, 240, 100%) 4px);
}
.arrange{
	background: repeating-linear-gradient(-45deg, rgba(243, 251, 255, 30%), rgba(243, 251, 255, 30%) 2px, rgba(243, 251, 255, 100%) 2px, rgba(243, 251, 255, 100%) 4px);
}

/*  発地
============================================================================= */
.deptchange .deptchange-item[data-dept="SDJ"]{
	display: none;
}

/*  インフォメーション
============================================================================= */
.sect.-information{
	position: relative;
	overflow: hidden;
}
.information-bg{
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}
.information-bg img{
    width: 100%;
    height: 100%;
	object-fit: cover;
    object-position: 50% 50%;
    vertical-align: bottom;
	opacity: .5;
}
.information-bg .caption{
	position: absolute;
	right: 0;
	bottom: 5px;
    padding: 0 5px;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.3;
    text-shadow: 0 0 0.2em rgb(0 0 0 / 80%);
}
.sect.-information{
	padding: 0;
}
@media screen and (max-width: 999px) {
	#islands.sect.-information{
		padding-bottom: 190px;
	}
	.sect.-information .information-wrap {
  		padding: 40px 0;
   }
}

.information-bg_wrap{
	position: relative;
	overflow: hidden;
	padding-bottom: 0;
}
@media screen and (max-width: 999px) {
	.information-bg_wrap{
		padding: 50px 10px 24px;
	}
}
@media screen and (min-width: 1000px) {
	.information-bg_wrap{
		padding: 100px 0;
	}
}
.information-wrap{
	margin: 0 auto;
	width: 100%;
	max-width: 1480px;
	padding: 30px 0;
	background-color: rgba(255,255,255,0.95);
}
.sect.-information .page-bt{
	margin: 30px auto 0;
    width: 100%;
    max-width: 500px;
}
.sect-box{
	margin-top: 40px;
}
.news_list{
	margin-top: 20px;
}
.news_list li{
	margin-top: 10px;
}
.news_list li a{
	position: relative;
	display: flex;
	flex-direction: column-reverse;
	padding: 20px;
	height: 100%;
	box-shadow: 0 0 0.5em rgb(0 0 0 / 20%);
}
.news_list li a:before{
	position: absolute;
	right: 3px;
	bottom: 3px;
	content: "";
	display: inline-block;
	width: 20px;
	height: 15px;
	background: linear-gradient(135deg, transparent 0%, transparent 50%, #eee 50%, #eee 100%);
}
.report_name{
	flex: 1;
	line-height: 1.7;
}
.report_date{
	margin-top: 10px;
	text-align: right;
	font-size: 1.2rem;
}
.basicinfo-dl{
	margin-top: 30px;
}

/* 202209追加 ハワイの基本情報 */
.basicinfo-map{
	position: relative;
	margin-top: 20px;
	background: #0094D7;
}
@media screen and (max-width: 999px) {
	.basicinfo-map_item h4{
		position: absolute;
		padding: 5px 10px;
		border-radius: 3px;
		background-color: rgba(255, 255, 255, 0.9);
	    transition: opacity 0.3s;
		white-space: nowrap;
	}
	.basicinfo-map_item h4.is-open{
		color: #fff;
		background-color: #00438D;
	}
	.basicinfo-map_item h4 .m-ico{
		margin-right: 0;
		transform: rotate(0);
		transition: transform 0.3s;
	}
	.basicinfo-map_item h4.is-open .m-ico{
		transform: rotate(180deg);
	}
	
	
	.basicinfo-map_item.-oahu h4{
		left: 60%;
		top: 12%;
	}
	.basicinfo-map_item.-hawaii h4{
		left: 67%;
		top: 71%;
	}
	.basicinfo-map_item.-maui h4{
		left: 25%;
		top: 61%;
	}
	.basicinfo-map_item.-kauai h4{
		left: 4%;
		top: 34%;
	}
	.basicinfo-map_body{
		display: none;
		position: absolute;
		z-index: 1;
		margin: 0 10px;
		padding-top: 10px;
		width: calc(100% - 20px);
	}
	.basicinfo-map_body .arrow{
		position: absolute;
		top: 2px;
		content: "";
		width: 0;
		height: 0;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-bottom: 8px solid #fff;
	}
	.basicinfo-map_body .close{
		position: absolute;
		right: 5px;
		top: 15px;
		display: none;
		content: "\e5cd";
		font-family: 'Material Icons Round';
	}
	.basicinfo-map_body .close:before{
		content: "\e5cd";
		font-size: 2.5rem;
		font-family: 'Material Icons Round';
	}
	.basicinfo-map_item h3:after{
		font-size: 2.0rem;
		font-family: 'Material Icons Round';
		content: "\e5cf";
	}

	.basicinfo-map_box{
		display: block;
		padding: 20px;
		border-radius: 5px;
		background: #fff;
		box-shadow: 0 0 0.5em rgb(0 0 0 / 20%);
	}
	.basicinfo-map_arrow{
		position: absolute;
		top: 0;
		width: 0;
		height: 0;
		margin-left: -20px;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid #fff;
	}
	.basicinfo-map_close{
		position: absolute;
		right: 5px;
		top: 0;
		padding: 2px 5px;
		font-size: 3.0rem;
	}
	.basicinfo-map_bt span{
		color: #003B82;
	}
}
.basicinfo-map_item h4{
	font-weight: bold;
}
.basicinfo-map_air{
	display: flex;
	align-items: flex-start;
	margin-right: 20px;
}
.basicinfo-map_air .m-ico{
	margin-left: 0;
}
.basicinfo-map_txt{
	margin-top: 10px;
	font-size: 1.4rem;
}
.basicinfo-map_bt{
	margin-top: 10px;
	display: flex;
	justify-content: flex-end;
}
.basicinfo-map_bt span{
	position: relative;
	display: inline-flex;
	align-items: center;
	line-height: 1;
	font-weight: bold;
}
.basicinfo-map_bt span:after{
	font-size: 2.0rem;
	font-family: 'Material Icons Round';
	content: "\e5cc";
}
@media screen and (min-width: 1000px) {
	.basicinfo-map{
		margin-top: 50px;
	}
	.information-wrap{
		padding: 80px 0;
	}
	.sect.-information .page-bt{
		margin: 50px auto 0;
	}
	.sect.-information .page-bt br{
		display: none;
	}
	.sect-box{
		margin-top: 80px;
	}
	.news_list{
		display: flex;
		margin: 50px 0 0 -20px;
	}
	.news_list li{
		margin-left: 20px;
		width: calc(100% / 3 - 20px);
	}
	.report_date{
		margin-top: 20px;
		font-size: 1.4rem;
	}
	
	/* 202209追加 ハワイの基本情報 */
	.basicinfo-map{
		position: relative;
		height: 600px;
		padding: 0;
		background: #0094D7;
	}
	.basicinfo-map_item{
		position: absolute;
		color: #fff;
		border: solid 1px #fff;
	    transition: all 0.3s;
		background: #0094D7;
	}
	.basicinfo-map_item.-oahu{
		left: 760px;
		top: 35px;
		width: 460px;
	}
	.basicinfo-map_item.-hawaii{
		right: 40px;
		top: 365px;
		width: 590px;
	}
	.basicinfo-map_item.-maui{
		right: 666px;
		top: 343px;
		width: 555px;
	}
	.basicinfo-map_item.-kauai{
		left: 40px;
		top: 40px;
		width: 318px;
	}
	.basicinfo-map_item:hover{
		opacity: 1;
		border-color: #00438D;
	}
	.basicinfo-map_box{
		display: block;
		padding: 55px 20px 20px;
		color: #fff!important;
	    transition: all 0.3s;
	}
	.basicinfo-map_item:hover .basicinfo-map_box{
		opacity: 1;
	}
	.basicinfo-map_item h4{
		position: absolute;
		left: 20px;
		top: 20px;
		font-size: 1.8rem;
		font-weight: bold;
	}
	.basicinfo-map_item h4 .m-ico{
		display: none;
	}
	.basicinfo-map_item:not(.-oahu) h4{
		pointer-events: none;
	}
	.basicinfo-map_item h4:after{
		content: attr(data-en);
	}
	.basicinfo-mapbg{
		width: 100%;
	}
	
	.basicinfo-dl dt {
		width: 250px;
	}
	.basicinfo-dl dd {
		width: calc(100% - 250px);
	}
	.basicinfo-dl dd.col2 {
		width: calc((100% - 500px) / 2);
	}
}

/*  オアフ島の人気エリア＆観光スポット
============================================================================= */
.trip-cas{
	margin-top: 20px;
}
.trip-cas_item{
	margin-top: 10px;
	padding-bottom: 15px;
}
.trip-cas_box{
	display: flex;
	flex-direction: column;
}
@media screen and (max-width: 999px) {
	.trip-cas_item{
		background: #f5f5f5;
	    box-shadow: 0 0 0.5em rgb(0 0 0 / 20%);
	}
	.trip-cas_body{
		padding: 15px 15px 0;
	}
	.trip-cas_spmore{
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		color: #003B82;
		margin: 10px 15px 0;
	}
	.trip-cas_spmore span{
		font-weight: bold;
	}
	.trip-cas_spmore.is-open{
		transform: rotate(0);
		transition: transform 0.3s;
	}
	.trip-cas_spmore.is-open .m-ico{
		transform: rotate(180deg);
	}
	.trip-cas_detail-name{
		display: none;
	}
	.trip-cas_detail-photo{
		display: none;
	}
	.trip-cas_detail-btitem:not(:first-child){
		margin-top: 10px;
	}
}

.trip-cas_photo{
	position: relative;
}
.trip-cas_photo figure{
    position: relative;
	overflow: hidden;
    width: 100%!important;
	height: 0;
    padding-top: calc(230 / 500 * 100%)!important;
}
.trip-cas_photo-img img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
	object-fit: cover;
	vertical-align: bottom;
}
.trip-cas_photo-txt{
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px;
	width: 100%;
	color: #fff;
	text-align: center;
	line-height: 1.3;
	background-color: rgba(0, 0, 0, 0.5);
}

.trip-cas_iconlist{
	position: absolute;
	top: 10px;
	display: flex;
	margin-left: -2px;
	padding: 0 10px;
}
.trip-cas_iconlist-item{
	margin-left: 2px;
	width: 60px;
	height: 60px;
	background-color: rgba(255, 255, 255, 0.85);
}

.trip-cas_name{
    line-height: 1.3;
}
.trip-cas_name span{
	position: relative;
	padding-left: 20px;
	font-size: 1.8rem;
    font-weight: bold;
}
.trip-cas_name span:before{
	position: absolute;
    left: 0;
    top: -2px;
	content: "\e0c8";
    font-size: 1.7rem;
    font-family: 'Material Icons Round';
}
.trip-cas_txt{
	display: none;
}
.trip-cas_more{
	display: none;
}
.trip-cas_more .m-ico{
	margin-right: 0;
}

.trip-cas_detail-box{
	padding-top: 15px;
}
.trip-cas_detail-body{
	padding: 0 15px;
}
.trip-cas_detail-info{
	margin-top: 15px;
}
.trip-cas_detail-info > section:not(:first-of-type){
	margin-top: 10px;
}
.trip-cas_detail-spotttl{
	font-weight: bold;
}
.trip-cas_detail-spotlist{
	display: flex;
	flex-wrap: wrap;
	margin: 5px 0 0 -5px;
}
.trip-cas_detail-spotlist_item{
	margin: 5px 0 0 5px;
}
.trip-cas_detail-spotlist_item a{
	display: flex;
	align-items: flex-start;
	padding: 8px 15px;
	font-size: 1.2rem;
	line-height: 1.3;
	border-radius: 50vw;
	border: solid 1px #003B82;
	background: #fff;
}
.trip-cas_detail-spotlist_item a:before{
	content: "#";
	margin-right: 5px;
}
.trip-cas_detail-bt{
	margin-top: 20px;
}

.trip-cas_detail-bt a{
	display: block;
	margin: 0 auto;
    padding: 10px 5px;
	max-width: 350px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: solid 1px #003B82;
    background: #003B82;
}
.trip-cas_detail-bt .m-ico{
	margin-right: 0;
}
@media screen and (min-width: 1000px) {
	.trip-cas{
		display: flex;
		flex-wrap: wrap;
		margin: 30px 0 0 -20px;
	}
	.trip-cas_item{
		margin: 20px 0 0 20px;
		padding-bottom: 0;
		width: calc(100% / 3 - 20px);
	}
	.trip-cas_box{
		cursor: pointer;
		height: 100%;
		box-shadow: 0 0 0.5em rgb(0 0 0 / 20%);
		transition: opacity 0.3s;
	}
	.trip-cas_box:hover{
		opacity: .6;
	}
	.trip-cas_photo figure{
		padding-top: calc(375 / 500 * 100%)!important;
	}
	.trip-cas_iconlist{
		margin-left: -5px;
	}
	.trip-cas_iconlist-item{
		margin-left: 5px;
	}
	.trip-cas_detail-box{
		padding-top: 0px;
	}
	.trip-cas_body{
		flex: 1;
		display: flex;
		flex-direction: column;
		padding-bottom: 10px;
	}
	.trip-cas_name{
		margin-top: 20px;
		text-align: center;
		line-height: 1.3;
	}
	.trip-cas_name span{
		position: relative;
		padding-left: 20px;
		font-size: 1.8rem;
		font-weight: bold;
	}
	.trip-cas_name span:before{
		position: absolute;
		left: 0;
		top: -2px;
		content: "\e0c8";
		font-size: 1.7rem;
		font-family: 'Material Icons Round';
	}
	.trip-cas_txt{
		display: block;
		flex: 1;
		margin: 15px 20px 0;
	}
	.trip-cas_more{
		display: block;
		margin: 15px 20px 0;
		text-align: right;
		color: #003B82;
		font-weight: bold;
	}
	.trip-cas_detail{
		display: none;
		position: fixed;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		z-index: 10;
		max-width: 1236px;
		min-width: 970px;
		padding-bottom: 0;
		height: auto;
		background: #fff;
	}
	.trip-cas_detailwrap{
		position: relative;
		display: flex;
		flex-direction: row-reverse;
		width: 100%;
		height: auto;
		min-height: 450px;
		background: #fff;
	}
	.trip-cas_detail-body{
		display: flex;
		flex-direction: column;
		padding: 30px 20px;
		width: 50%;
	}
	.trip-cas_detail-name{
		font-size: 2.0rem;
		font-weight: bold;
	}
	.trip-cas_detail-box{
		flex: 1;
	}
	.trip-cas_detail-txt{
		margin-top: 15px;
	}
	.trip-cas_detail-info{
		margin-top: 15px;
		padding: 15px;
		border-radius: 5px;
		background: #f5f5f5;
	}
	.trip-cas_detail-spotlist_item a{
		font-size: 1.4rem;
	}
	.trip-cas_detail-bt{
		display: flex;
		justify-content: center;
		margin: 20px 0 0 -10px;
	}
	.trip-cas_detail-btitem{
		margin-left: 10px;
		width: calc(100% / 2 - 10px);
	}
	.trip-cas_detail-photo{
		width: 50%;
	}
	.trip-cas_detail-photo-img{
		position: relative;
		overflow: hidden;
		height: 100%;
	}
	.trip-cas_detail-photo-img img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.trip-cas_detail-photo figcaption{
		position: absolute;
		right: 0;
		bottom: 5px;
		padding: 0 5px;
		color: #fff;
		font-size: 1.2rem;
		line-height: 1.3;
		text-shadow: 0 0 0.2em rgb(0 0 0 / 80%);
	}
	.trip-cas_detail-photo .trip-cas_iconlist-item{
		width: 70px;
		height: 70px;
	}
}
/*  モーダル
============================================================================= */
body.lock {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
}
.modal-wrap * {
    box-sizing: border-box;
}
.modal-wrap::-webkit-scrollbar {
    width: 10px;
}
.modal-content {
    position: relative;
    display: none;
    width: 80%;
    height: 600px;
    max-width: 970px;
    margin: 30px;
    padding: 30px 10px 30px 30px;
    background: #fff;
}
.modal-content-in {
    overflow: auto;
    padding-right: 20px;
    height: 100%;
}
.modal-overlay {
    z-index: 10000;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.75);
}
.modal-wrap {
    z-index: 10001;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}
.modal-wrap::-webkit-scrollbar {
    background: #ccc;
    width: 3px;
}
.modal-wrap::-webkit-scrollbar-thumb {
    background: #aaa;
}
.modal-close {
    position: absolute;
    margin-bottom: 10px;
    right: -30px;
    top: -30px;
    font-size: 2.0rem;
    font-weight: bold;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.modal-close:hover {
    text-decoration: none;
    color: #fff;
    opacity: .6;
    transition: all 0.4s ease;
}

@media screen and (max-width: 759px){
    .modal-content {
        margin: 40px 15px;
        width: 90%;
        height: 400px;
        padding: 15px 5px 15px 15px;
    }
    .modal-content-in{
        padding-right: 10px;
    }
    .modal-content-in::-webkit-scrollbar {
        background: #ccc;
        width: 3px;
    }
    .modal-content-in::-webkit-scrollbar-thumb {
        background: #aaa;
    }

    .modal-close {
        right: -5px;
        top: -35px;
    }
}

/*  ハワイでのおすすめ体験
============================================================================= */
.experience-cas{
	margin-top: 30px;
}
.experience-cas_item{
	margin-top: 10px;
	padding-bottom: 15px;
	box-shadow: 0 0 0.5em rgb(0 0 0 / 20%);
}
.experience-cas_photo{
	position: relative;
}
.experience-cas_photo figure{
    position: relative;
	overflow: hidden;
    width: 100%!important;
	height: 0;
    padding-top: calc(230 / 500 * 100%)!important;
}
.experience-cas_photo img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
	object-fit: cover;
	vertical-align: bottom;
}
.experience-cas_photo-ttl{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px 10px;
	width: 100%;
	max-width: 70%;
	min-height: 60px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	background-color: rgba(0, 0, 0, 0.5);
}
.experience-cas_photo-link{
	position: absolute;
	right: 0;
	bottom: 5px;
	padding: 0 5px;
}
.experience-cas_photo-link a{
    position: relative;
    display: inline-block;
    padding: 2px 5px 2px 15px;
    color: #003B82;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    border-radius: 50vw;
    border: solid 1px #fff;
	background-color: rgba(255, 255, 255, 0.85);
}
.experience-cas_body{
    margin: 15px 15px 0;
}
.experience-cas_link{
    margin: 15px 15px 0;
}
.experience-cas_link a{
	display: block;
    padding: 10px 5px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: solid 1px #003B82;
    background: #003B82;
}

@media screen and (min-width: 1000px) {
	.experience-cas{
		display: flex;
		flex-wrap: wrap;
		margin-left: -20px;
	}
	.experience-cas_item{
		display: flex;
		flex-direction: column;
		margin: 20px 0 0 20px;
		padding-bottom: 20px;
		width: calc(100% / 3 - 20px);
		box-shadow: 0 0 0.5em rgb(0 0 0 / 20%);
	}
	.experience-cas_photo figure{
		padding-top: calc(375 / 500 * 100%)!important;
	}
	.experience-cas_body{
		flex: 1;
		margin: 15px 20px 0;
	}
	.experience-cas_link{
		margin: 15px 20px 0;
	}
}
.page-subttlbox{
	color: #0094D7;
}
.page-subttl.-wave{
	position: relative;
	padding-bottom: 20px;
}
.page-subttl.-wave:after{
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	content: "";
	display: inline-block;
	width: 120px;
	height: 12px;
	background: url(/kaigai/area/hawaii/_images/ttl_h3.svg) center / 100% auto no-repeat;
}


/*  【他発地】エスコート非表示
============================================================================= */
.-escort{display:none;}

/*  ページ内アンカー
============================================================================= */
@media print, screen and (max-width: 999px) {
	.pagenavlist{
		display: flex;
		flex-wrap: wrap;
	}
	.pagenavlist_item{
		position: relative;
		flex: none;
		width: calc(100% / 2);
	}
	.pagenavlist_item a{
		min-height: 70px;
	}
	.pagenavlist_item span{
		display: inline-block;
	}
	.pagenavlist_item:first-child{
		display: none;
	}
	.pagenavlist_item:nth-child(n+4){
		border-top: solid 1px #fff;
	}
	.pagenavlist_item a{
		font-size: 1.3rem;
	}
	.pagenavlist_item:nth-child(1):before,
	.pagenavlist_item:nth-child(3):before{
		display: none;
	}
	.pagenavlist_item:before{
		left: 0;
	}
	.pagenavlist_item:first-child .m-ico.-arrow:before {
		opacity: 1;
	}
}

/*  早得調整　※ハワイ他発地のみ
============================================================================= */
#early .bene .agreement {display:none;}
.customer:after{
    background: #a00;
    color: #fff;
    height: 70px;
    line-height: 70px;
    width: 70px;
    font-size: 1.8rem;
    font-weight: bold;
    border-radius: 155px;
    content: 'または';
    display: inline-block;
    position: absolute;
    margin: 46px 0 0 -47px;
}
.customer{text-align:center;}

@media screen and (max-width: 759px){
.customer:after{display:none;}
}
