@charset "shift_jis";
/* CSS Document */

#footerContactArea .ttl{padding-top:15px !important;}
#footerContactArea ul li .ttl2{margin-top:10px !important;}

/* subTitle common */
.rcmArea{border:solid 1px #ccc;border-top:none;}
.rcmArea h4{font-size:125%;padding:0;margin-bottom:15px;background:url(img/ttl_e-hotel_area.gif) no-repeat left top;width:620px;margin-left:-1px;}
.rcmArea span.ttltxt{padding:12px 10px 8px 44px;line-height:1.2;display:block;zoom:1;}

/* areaLink common */
.areaLink{text-align:left !important;}
.areaLink li{margin:0 20px 0 0 !important;}

/* hotel */
.hotel{width:290px;float:left;padding-left:14px; padding-bottom:7px;}
.hotelname{font-size:110%;font-weight:bold;}
.psr{position:relative;}
.city{position:absolute;top:0;left:0px;font-size:10px;width:90px;}
.city span{background-color:#000;padding:3px 5px;color:#fff;font-size:10px;display:block;float:left;}
.pic{float:left;margin-right:5px;}
.tripBox180{width:180px !important; margin:0 !important;float:left;}
.note{margin-top:10px;}
.ico_lank{padding:0 5px 0 0;float:left;}
.picIcon{vertical-align:middle}


/* ----------[右カラム「ホテルとあわせて便利！オプショナルツアー＞グアム オプショナルツアー」用のモーダル]---------- */
/* グアム オプショナルツアー */
.modal-open {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/* モーダル */
.modal_wrap {
	display: none;
	z-index: 9999;
	position: fixed;
	top: calc(50% - 147px);
	left: calc(50% - 350px);
	transform: translate(-50%, -50%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 700px;
	padding: 10px 10px 30px 10px;
	border: 10px solid #dddddd;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	color: #2b2e38;
	background: #fff;
}
	
.modal_wrap h3 {
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	margin-left: 1em;
}
	
.modal_wrap ul {
	padding: 10px;
	border: 1px solid #bcbcbc;
}
	
.modal_wrap ul li {
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	margin-top: 20px;
}
	
.modal_wrap ul li:first-child {
	margin-top: 0;
}
	
	#modal .mfp-close {
	font-size: 25px;
	line-height: 25px;
}
	
.modal_wrap ul li {
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
}
	
.btn_modal.iconOther {
	position: relative;
	display: block;
	overflow: visible;
	width: 35%;
	text-align: center;
	padding: 14px 23px 12px 12px;
	cursor: pointer;
	margin: 20px auto 0 auto;
	color: #fff;
	background: url(../img/icon_window.gif) no-repeat 10px 50% #cc0000 !important;
}
	
.btn_modal.iconOther .altIcon {
	width: 12px;
	height: 10px;
}
	
.btn_modal.iconOther .altIcon {
	font-size: inherit;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
	
.modal-close {
	font-size: 14px;
	line-height: 17px;
	border: 1px solid #d0d0d0;
	cursor: pointer;
	color: #0f0f69 !important;
	padding: 5px 5px 5px 27px;
	width: auto;
	height: auto;
	top: 5px !important;
	right: 5px !important;
	background: url(/commonY15/img/icon_close_red.png) no-repeat 5px 5px;
}
	
.modal-close_wrap {
	text-align: right;
}
	
#js-overlay.overlay {
	z-index: 1;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background: #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0.7;
	cursor: pointer;
}

#js-overlay.overlay.open {
	display: block;
}

.modal_wrap.open {
	display: block;
}
/* ----------End [右カラム「ホテルとあわせて便利！オプショナルツアー＞グアム オプショナルツアー」用のモーダル]---------- */
/*--下部ご注意--*/
.txRed{
	color:#cc0000;
}