@charset "UTF-8";
/* CSS Document */

/*共通*/
section.contentsTop { width: 100%;}
section.contentsTop * { box-sizing: border-box; letter-spacing: .08em; line-height: 1.5; font-size: 13px;}
section.contentsTop .con960 { width: 960px; margin: 0 auto;}
section.contentsTop .obi { margin-bottom: 20px; padding: 10px; background: #e1656c; color: white; font-size: 14px; font-weight: bold;}
section.contentsTop .obi img { width: 25px; margin-right: 1rem; vertical-align: -7px;}
section.contentsTop p.btnA { width: 100%; text-align: center;}
section.contentsTop p.btnA a { display: inline-block; padding: 15px 60px; background: #4aa3f6; color: white;}

/*ページタイトル*/
.PageMdsBgD {
	width: 960px;
	margin: 0 auto;
}

.PageMdsBgD h1 {
    font-size: 3.0rem;
    margin-left: 10px;
    line-height: 50px;
    vertical-align: middle;
    font-weight: normal;
}

.icn_PageMdsBgD {
	display: inline-block;
    width: 41px;
    height: 41px;
    margin-right: 10px;
	/* background: url(../images/index/icn_PageMdsBgD.png) no-repeat center / contain; */
	background: url(../images/index/icn_PageMdsBgD--new.png) no-repeat center / contain;
    vertical-align: -10px;
}

/*重要なお知らせ*/
div.impInfo { margin: 20px auto;}
.impInfo, .notice {
	border: solid 2px #f83030;
	width: 960px;
	margin: 0 auto 20px;
	clear: both;
	height: auto;
	overflow: hidden;
	padding: 15px 15px 10px;
	border-radius: 5px;
}
.impInfo p, .notice dt {float:left;background:url(/sharing/common14/images/impInfoIcon.svg) 0 1px no-repeat;width:100%;height:auto;font-size:24px;font-size:2.4rem;color:#f83030;padding:8px 0 10px 50px;margin-bottom: 10px;background-size: 41px 41px;background-position: left center; font-weight: 700}
.impInfo ul {
	float: right;
	width: 100%;
	height: auto;
}
/*レンタカーボタン*/
.btn_car-rental {
	position: absolute;
	/*top: 71px;*/
	top: 111px;
	right: 50%;
	transform: translateX(481px);
}

a.btn_car-rental-link,
a.btn_car-rental-link:visited {
	position: relative;
	padding: 15px 55px 15px 25px;
	color: white;
	font-weight: bold;
	letter-spacing: .05em;
	background: #e57272;
	border-radius: 4px;
}

a.btn_car-rental-link::before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 50%;
	right: 10px;
	background: white;
	border-radius: 50%;
	transform: translateY(-50%);
}

a.btn_car-rental-link::after {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	top: 50%;
	right: 16px;
	border-top: 1px solid #e57272;
	border-right: 1px solid #e57272;
	transform: translateY(-50%) rotate(45deg);
}

.icn_car {
	display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    background: url(../images/index/icn_car.png) no-repeat center / contain;
    vertical-align: -2px;
}

/*searchArea*/
div.contents.INDEX.js_INDEX--bus { background-image: url(../../images/BP20-005106.jpg);}
div.contents.INDEX { width: 100%; margin-bottom: 30px; /*padding: 60px 0;*/ padding: 100px 0 60px; background: url(../images/index/BP20-019141.jpg) center / cover;}
div.topBtnArea { width: 960px; margin: 0 auto; position: relative;}
div.topBtnArea ul { display: flex; justify-content: space-between; width: 650px; position: absolute; top: -70px; right: 0;}
/*
div.topBtnArea ul li { position: relative;}
div.topBtnArea ul li:before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	margin-top: -8px;
	background: url(../images/index/icn_btn.png) center / cover;
	position: absolute;
	top: 50%;
	right: 10px;
}
div.topBtnArea ul li.btn_login:before {
	content: none;
}
div.topBtnArea ul li.btn_login a:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	background-image: url(../images/index/icn_btn_login.png);
	background-size: contain;
	position: static;
}
*/
div.topBtnArea ul li a {
	display: flex;
    align-items: center;
    justify-content: center;
    width: 210px;
    height: 55px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: white;
    border: 1px solid #e78a32;
    border-radius: 4px;
}
div.topBtnArea ul li.btn_login a {
	padding-left: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background: #ffba00;
	border: 0;
	border-radius: 4px;
}
div.topBtnArea ul li.btn_unkyu a { color: #ff0000;}

/*tourBox*/
section.contentsTop article.tourBox { margin-bottom: 75px;}
section.contentsTop article.tourBox ul { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
section.contentsTop article.tourBox ul li dt { width: 100%; margin-bottom: 15px; transition: opacity .3s;}
section.contentsTop article.tourBox ul li dt:hover { opacity: .7;}
section.contentsTop article.tourBox ul li dt img { width: 100%;}
section.contentsTop article.tourBox ul li dd { text-align: justify; text-justify: inter-ideograph;}
section.contentsTop article.tourBox ul li dd h3 { border-bottom: 0;}
section.contentsTop article.tourBox ul li dd h3 a { font-size: 14px; text-decoration: underline;}

section.contentsTop article.tourBox.tourBox_3col ul li { width: 300px; margin-bottom: 50px;}
section.contentsTop article.tourBox.tourBox_3col ul li:nth-last-child(-n+3) { margin-bottom: 0;}
section.contentsTop article.tourBox.tourBox_3col ul li dt { height: 225px;}

section.contentsTop article.tourBox.tourBox_4col ul li { width: 217px; margin-bottom: 30px;}
section.contentsTop article.tourBox.tourBox_4col ul li:nth-last-child(-n+4) { margin-bottom: 0;}
section.contentsTop article.tourBox.tourBox_4col ul li dt { height: 163px;}

/*お得で便利な理由*/
section.contentsTop article.reasonBox { width: 100%; margin-bottom: 50px; background-color: #e1656c; background-image: url(../images/index/pattern_reason.png); background-repeat: repeat; background-size: 7px;}
section.contentsTop article.reasonBox .reasonBoxIn { padding: 40px 20px;}
section.contentsTop article.reasonBox .reasonBoxIn h2 { margin-bottom: 50px; font-size: 24px; text-align: center; color: white; position: relative;}
section.contentsTop article.reasonBox .reasonBoxIn h2::after { content: ''; display: block; width: 50px; height: 3px; margin-left: -25px; position: absolute; left: 50%; bottom: -25px; background: white;}
section.contentsTop article.reasonBox .reasonBoxIn ul { display: flex; justify-content: space-between; flex-wrap: wrap;}
section.contentsTop article.reasonBox .reasonBoxIn ul li { width: 31%; margin-bottom: 50px;}
section.contentsTop article.reasonBox .reasonBoxIn ul li:nth-last-child(-n+3) { margin-bottom: 0;}
section.contentsTop article.reasonBox .reasonBoxIn ul li dl dt { display: table; margin-bottom: 15px;}
section.contentsTop article.reasonBox .reasonBoxIn ul li dl dt img { display: table-cell; width: 70px; height: 70px;}
section.contentsTop article.reasonBox .reasonBoxIn ul li dl dt span { display: table-cell; vertical-align: middle; padding-left: 10px; font-size: 15px; color: white;}
section.contentsTop article.reasonBox .reasonBoxIn ul li dl dd { color: white;}

/*バナー*/
section.contentsTop article.bnBox ul li { margin-bottom: 20px;}
section.contentsTop article.bnBox ul li a { opacity: 1; transition: opacity .3s;}
section.contentsTop article.bnBox ul li a:hover { opacity: .7;}

/*よくあるお問い合わせ*/
section.contentsTop article.qaBox { margin-bottom: 75px;}
section.contentsTop article.qaBox ul { margin-bottom: 30px;}
section.contentsTop article.qaBox ul li { padding: 15px 0; border-bottom: 1px dashed #ccc;}
section.contentsTop article.qaBox ul li a { font-size: 14px;}
section.contentsTop article.qaBox ul li a::before { content: ''; display: inline-block; width: 25px; height: 25px; background: url(../images/index/icn_q.png) center / cover; margin-right: .5rem; vertical-align: -7px;}

/*旅の情報*/
section.contentsTop article.travelinfoBox { margin-bottom: 30px; padding-bottom: 35px; border-bottom: 1px solid #ccc;}
section.contentsTop article.travelinfoBox h2.obi span { margin-left: 1rem; font-size: 13px; font-weight: normal; color: white;}
section.contentsTop article.travelinfoBox h3 { margin-bottom: 15px; font-size: 16px; border-bottom: 0;}
section.contentsTop article.travelinfoBox h3 img { vertical-align: -8px; margin-right: 1rem;}
section.contentsTop article.travelinfoBox ul { display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 30px;}
section.contentsTop article.travelinfoBox ul li { width: 49%;}
section.contentsTop article.travelinfoBox ul li dl { display: table;}
section.contentsTop article.travelinfoBox ul li dl dt { display: table-cell; width: 217px; transition: opacity .3s;}
section.contentsTop article.travelinfoBox ul li dt:hover { opacity: .7;}
section.contentsTop article.travelinfoBox ul li dl dt img { width: 100%;}
section.contentsTop article.travelinfoBox ul li dl dd { display: table-cell; padding-left: 15px;}
section.contentsTop article.travelinfoBox ul li dl dd h3 a { display: inline-block; margin-bottom: 5px; font-size: 14px; text-decoration: underline;}

/*現地情報ブログ*/
section.contentsTop article.blogBox { margin-bottom: 30px;}
section.contentsTop article.blogBox h3 { margin-bottom: 15px; font-size: 16px; border-bottom: 0;}
section.contentsTop article.blogBox h3 img { vertical-align: -8px; margin-right: 1rem;}
section.contentsTop article.blogBox h3 span { font-size: 12px; font-weight: normal;}
section.contentsTop article.blogBox ul { display: flex; justify-content: space-between; margin-bottom: 30px;}
section.contentsTop article.blogBox ul li { width: 217px;}
section.contentsTop article.blogBox ul li dl dt { margin-bottom: 10px; transition: opacity .3s; height: 162px; overflow: hidden;}
section.contentsTop article.blogBox ul li dt:hover { opacity: .7;}
section.contentsTop article.blogBox ul li dl dt img { height: 100%;}
section.contentsTop article.blogBox ul li dl dd p span { color: #666;}

/*もってきたコンテンツ用*/
section.contentsTop .copyContents { position: relative;}
section.contentsTop .copyContents .idx_ancBtn { position: fixed; bottom: 10px; left: auto; margin-left: 970px; display: none;}
section.contentsTop .copyContents * { letter-spacing: .01em;}
section.contentsTop .copyContents h3 { font-size: 22px; line-height: 1;}
section.contentsTop .copyContents .faq ul .txt a { font-size: 12px;}
section.contentsTop .copyContents .sns h3 { font-size: 14px; line-height: 1.5;}
.footerArea { padding-top: 15px;}

div#departureDate1,
div#departureDate2,
div#checkInDate,
div#checkOutDate { position: absolute !important; /*left: calc(50% - 360px) !important;*/}
@media screen and (max-width:960px) {
	div#departureDate1,
	div#departureDate2 { left: 120px !important;}
}

/*start_dpd-spedial*/
.dpd-special {
	width: 100%;
    margin: 20px 0 -20px 0;
    padding-bottom: 40px;
	background: url(/dp_d/contents/images/index/dpd-special_bg.jpg) no-repeat center / cover;
	overflow: hidden;
}

.dpd-special_inner {
	position: relative;
	width: 960px;
	/*height: 1074px;*/
	margin: 0 auto;
	/*background: url('/dp_d/contents/images/index/dpd-special_contents.png') no-repeat center / contain;*/
}

.dpd-special_inner::before,
.dpd-special_inner::after {
	content: '';
	display: block;
	position: absolute;
	bottom: -10px;
	width: 376px;
	height: 1020px;
	background: url(/dp_d/contents/images/index/dpd-special_deco.png) no-repeat center / contain;
}

.dpd-special_inner::before {
	left: -376px;
}


.dpd-special_inner::after {
	right: -376px;
	transform: scaleX(-1);
}


.dpd-special_anime {
	text-align: center;
	/*position: absolute;
	top: 230px;
	left: 0;*/
}
/*end_dpd-spedial*/

.containner.side_banner {
    position: relative;
	width: 960px;
}