﻿@charset "utf-8";
/*
 * CSS for PC
 * @date     2016.09.23
 * @author   zhaoly
*/
 
/*--------------------------------------------
	general
--------------------------------------------*/
 iframe {
	width: 100%;
	height: 280px;
	border: 0;
	margin: 0;
	overflow: hidden;
}
 
/*--------------------------------------------
	grpheaderArea
--------------------------------------------*/
div#grpLocationArea{
	clear: both;
	float: left;
	width: 820px;
	font-size:82%;
	position: relative;
	z-index: 10;
}
div#grpLocationArea.newHD{ /* 新ヘッダ対応 */
	margin:10px 0 10px 15px;
	width:auto;
}
div#grpShareBtn{
	float: right;
	width: 120px;
}
div#grpShareBtn li{
	position: relative;
	z-index: 5;
	list-style-type: none;
}
div#grpShareBtn li#grpBtnFb  { width: 120px; text-align: right;}
div#grpShareBtn li#grpBtnLine{ display: none; width: 100px; text-align: right;}

/* ------------------------------------------
	contentsArea
------------------------------------------ */
#contentsArea {
	clear: both;
	/*font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Helvetica", "Verdana", "Arial", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", sans-serif;*/
}

#contentsArea a:link,
#contentsArea a:visited    { color: #333333; text-decoration: none;}
#contentsArea a:visited:hover,
#contentsArea a:link:hover,
#contentsArea a:visited:active,
#contentsArea a:link:active{ color: #333333; text-decoration: underline;}

#contentsArea #topNav a:link:hover {
	text-decoration: none;
}

/* ------------------------------------------
	keyVisual
------------------------------------------ */
#keyVisual{
	height: 580px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: url(https://img.travel.rakuten.co.jp/kaigai_package/special/tour/images/keyvisual01.jpg) center no-repeat;
	background-size: cover;
}

#countDownArea{
	position:absolute;
	z-index:5;
	top:15px;
	right:15px;
	width:300px;
	height: 58px;
	background:url(https://img.travel.rakuten.co.jp/kaigai_package/special/tour/images/cd_back.gif) no-repeat;	
}

#keyVisual .newKV__div{
	text-indent: 0;
	max-width: 1440px;
	height: 100%;
	margin: 0 auto;
}

#keyVisual .newKV__div .inner {
	position: relative;
}

#keyVisual .newKV__div span{
	line-height: 1.7;
	display: block;
	color: #fff;
	font-weight: normal;
}

#keyVisual.newKV h1 {
	position: relative;
}
#keyVisual.newKV h1 img{
	display:none;
}
#keyVisual .newKV__span {
	position: absolute;
	top: 36px;
	right: 0;
	text-shadow: 2px 0 1px rgba(0,0,0,.7);
}
#keyVisual .newKV__span__span--main {
	font-size: 44px;
}
#keyVisual .newKV__span__span--sub {
	font-size: 32px;
	text-align: center;
}

#keyVisual li{
	list-style-type: none;
}

#keyVisual .rslides h1{
	text-indent: 0;
}

#keyVisual .rslides_tabs{
	position: absolute;
	z-index: 3;
	bottom: 10px;
	right: 10px;
}
#keyVisual .rslides_tabs li{
	float: left;
	margin-left: 5px;

}
#keyVisual .rslides_tabs li a{
	display: table-cell;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	background-color: #FFF;
	border: 1px solid #333;
	text-align: center;
}
#keyVisual .rslides_tabs li a:hover{
	background-color: #CCC;
}

#keyVisual .btn{
	position: absolute;
	z-index: 5;
	top: 0;
	right: 0;
	width: 320px;
}
#keyVisual .btn:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
#keyVisual .btn li{
	float: left;
	width: 150px;
	height: 36px;
	margin: 10px 10px 0 0;
}
#keyVisual .btn li a{
	display: block;
	width: 150px;
	height: 36px;
	background: #fff;
}

/* ------------------------------------------
	term
------------------------------------------ */
#term{
	margin-bottom: 15px;
	padding: 10px;
	background: #60502E;
	line-height: 1.6;
	font-size: 90%;
	color: #FFF;
}
#term dl{
	zoom: 1;
}
#term dl:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
#term dl dt{
	float: left;
	width: 180px;
}
#term dl dd{
	float: left;
	width: 700px;
}
#term p{
	font-size: 86%;
}

/* ------------------------------------------
	topNav
------------------------------------------ */

#topNav {
	background-color: #71a426;
	width: 100%;
	z-index: 111;
}
#topNav > div{
	width: auto;
}
/* .jdsAlwaysFix.jdsAlwaysFix1.alwaysFix{
	top: 0 !important;
} */
#topNav ul{
	width: auto;
	display: flex;
	justify-content: center;
}
#topNav ul:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
#topNav ul li{
	list-style-type: none;
	text-align: center;
}

#topNav ul.tab2 li{ width: 472px; margin-left: 6px;}
#topNav ul.tab3 li{ width: 312px; margin-left: 7px;}
#topNav ul.tab4 li{ width: 233px; margin-left: 4px;}
#topNav ul.tab5 li{ width: 186px; margin-left: 5px;}
#topNav ul.tab6 li{ width: 150px; margin-left: 10px;}

#topNav ul li.first{
	margin-left: 0;
}

#topNav ul li, 
#topNav ul li a {
	font-size: 28px;
	text-shadow: 2px 0 1px rgba(0,0,0,.7);
}

#topNav ul li a {
	display: block;
}
#topNav ul li em{
	display: block;
	height: 44px;
	font-style: normal;
	font-weight: bold;
}

#topNav ul li a img,
#topNav ul li em img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

/* ------------------------------------------
	contents
------------------------------------------ */
#contents:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

#contents.column1 { /* width: 930px; padding: 15px 5px 15px 15px; */ margin: 0 auto;}
#contents.column2L{ width: 920px; padding: 15px;}
#contents.column2R{ width: 930px; padding: 15px 5px 15px 15px;}

#contents .pagetop{
	clear: both;
	width: 920px;
	text-align: right;
	font-size: 82%;
}

/* ----- pageBtn -----*/
.pageBtn{
	margin-bottom: 15px;
}

.pageBtn p.btn1{
	width: 600px;
	margin: 0 auto;
}
.pageBtn p.btn1 a{
	display: block;
	height: 44px;
	text-align: center;
}

.pageBtn ul{
	width: 920px;
}
.pageBtn ul:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.pageBtn ul li{
	float: left;
	list-style-type: none;
	text-align: center;
}
.pageBtn ul.btn2 li{ width: 457px; margin-left: 6px;}
.pageBtn ul.btn3 li{ width: 302px; margin-left: 7px;}
.pageBtn ul.btn4 li{ width: 227px; margin-left: 4px;}
.pageBtn ul.btn5 li{ width: 180px; margin-left: 5px;}
.pageBtn ul.btn6 li{ width: 145px; margin-left: 10px;}

.pageBtn ul li.first{
	margin-left: 0;
}

.pageBtn ul li a{
	display: block;
	height: 44px;
}
.pageBtn ul li em{
	display: block;
	height: 44px;
	font-style: normal;
	font-weight: bold;
}

/* ----- search-box -----*/
#search-box{
	width: 370px;
	height: 520px;	
	margin-bottom: 15px;
	padding-bottom: 5px;
	background-color: rgba(0,0,0,.5);
	border-radius: 4px;
	position: absolute;
	z-index: 11;
	left: 0;
	top: 42px;
}
#search-box-title {
	display: none;
}
.column1 #search-box { width: 918px;}
.column2L #search-box{ float: right; width: 198px;}
.column2R #search-box{ float: left;  width: 198px;}

#search-box li{ 
	list-style-type: none;
	font-size: 12px;
	color: #fff;
}
#search-box .active{ font-size: 100%; font-weight: normal;}

#search-box h1{
	margin: 7px 7px 3px 7px;
	font-size: 90%;
	color: #60502E;
}

#search-box .explain{
	margin-bottom: 10px;
	font-size: 82%;
	line-height: 1.4;
	color: #CC0000;
}

#search-box #domestic-search-box,
#search-box #overseas-search-box{
	padding: 7px;
}
.column1 #search-box #domestic-search-box,
.column1 #search-box #overseas-search-box{
	padding: 15px;
}

/* radio button */
#search-box .searchCategory {
	height: 58px;
	padding: 6px;	
	background-color: #fff;
	border: 1px solid #ececec;
	border-radius: 6px;
	overflow: hidden;
}

#search-box .searchCategory li {
	width: 46%;
	margin-bottom: 4px;
	float: left;
	color: #000;
}

#search-box .squeeze li,
#search-box .setCars p,
#search-box .searchSelectCar li{
	margin-bottom: 7px;
	padding: 6px 0 6px 3px;
	border: 1px dotted #cdcdcd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #eeeeee;
	color: #444;
	line-height: 1.2;
}

/* input field */
#search-box .inputDate{
	width: 95%;
	min-height: 28px;
	padding-left: 3%;
	background-color: #f0f0f0;
	border: 1px solid #878787;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	cursor: pointer;
	vertical-align: middle;
	-moz-box-shadow: 0px 0px 0px rgba(000,000,000,0),
                inset 0px 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0),
                inset 0px 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px rgba(000,000,000,0),
                inset 0px 1px 3px rgba(0,0,0,0.1);
	/*background image*/
	background-image: url(https://img.travel.rakuten.co.jp/share/themes/search/images/calendarIcon001_72px.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-background-size: 28px 23px;
	-moz-background-size: 28px 23px;
	-o-background-size: 28px 23px;
	/*Text setting*/
	color: #333;
	font-size: 90%;
	margin-bottom:5px;
	line-height: 2.4;
}
#search-box .number ul li.child a,
#search-box #oa-arv1{
	background: #f0f0f0; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #777777;
	-moz-box-shadow: 0px 0px 0px rgba(000,000,000,0),
                inset 0px 1px 5px rgba(171,171,171,0.6);
	-webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0),
                inset 0px 1px 5px rgba(171,171,171,0.6);
	box-shadow: 0px 0px 0px rgba(000,000,000,0),
                inset 0px 1px 5px rgba(171,171,171,0.6);
	color: #333333;
	line-height: 1.7;
	padding: 0.3em 1em;
}

/* select */
.column2L #search-box #db-dpt,
.column2R #search-box #db-dpt,
.column2L #search-box #db-arv,
.column2R #search-box #db-arv,
.column2L #search-box #dr-garea,
.column2R #search-box #dr-garea,
.column2L #search-box #dr-airport,
.column2R #search-box #dr-airport,
.column2L #search-box #dr-barea,
.column2R #search-box #dr-barea,
.column2L #search-box .selectArea select,
.column2R #search-box .selectArea select,
.column2L #search-box #oa-airline,
.column2R #search-box #oa-airline,
.column2L #search-box #oap-airline,
.column2R #search-box #oap-airline{
	width: 100%;
}
#search-box #dr-gmarea,
#search-box #dr-garea,
#search-box #oh-area-dai,
#search-box #oh-area-chu,
#search-box #oh-area-shou,
#search-box #oh-area-sai,
#search-box #oap-destination-area,
#search-box #oap-destination-country,
#search-box #oap-destination-city{
	margin-bottom: 7px;
}

/* tab */
#search-box .switch{
	position: relative;
	z-index: 1;
	width: 100%;
	border-bottom: 1px solid #CCC;
}
#search-box .switch:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

#search-box .switch li{
	float: left;
	position: relative;
	bottom: -1px;
	z-index: 3;
}
.column1 #search-box .switch li { width: 48.5%; margin-left: 1%;}
.column2L #search-box .switch li,
.column2R #search-box .switch li{ width: 44%; margin-left: 4%;}

#search-box .switch li a{
	display: block;
	padding: 10px 0 5px 0;
	border: 1px solid #CCC;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #EEE;
	font-size: 90%;
}
#search-box .switch li a.active{
	padding-bottom: 6px;
	border-style: solid solid hidden solid;
	border-color: #CCC #CCC #FFF #CCC;
	background-color: #FFF;
}

/* searchCategory */
#search-box .searchCategory{
	clear: both;
	font-size: 82%;
}
.column1 #search-box .searchCategory{
	width: 866px;
	margin-bottom: 15px;
	padding: 5px 10px;
	border: 1px dotted #cdcdcd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #eeeeee;
}
.column1 #search-box .searchCategory:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.column1 #search-box .searchCategory li{
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	background-color: transparent;
	border: none;
}
.column2L #search-box .searchCategory li span,
.column2R #search-box .searchCategory li span{
	display: block;
	padding-left: 18px;
	font-size: 90%;
}

/* search structure */
#search-box .structure:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

#search-box .structure dt{
	font-size: 82%;
	line-height: 1.2;
	color: #fff;
}
.column1 #search-box .structure dt{
	float: left;
	padding-top: 5px;
	margin-bottom: 10px;
}
.column1 #search-box .structure1 dt{ clear: both; width: 20%;}
.column1 #search-box .structure2 dt{ width: 15%; min-height: 15px;}
.column1 #search-box #searchSwitchArea4 .structure2 dt{ width: 12%; min-height: 35px;}

#search-box .structure dd{
	font-size: 82%;
	color:#ffffff;
}
.column1 #search-box .structure dd{
	float: left;
}
.column1 #search-box .structure1 dd{ width: 80%;}
.column1 #search-box .structure2 dd{ width: 32%; margin-right: 3%; min-height: 22px;}
.column1 #search-box #searchSwitchArea4 .structure2 dd{ width: 35%; min-height: 42px;}

.column1 #search-box .structure dt.date{
	padding-top: 10px;
}
.column1 #search-box .structure dt.area{
	clear: both;
}

.column1 #search-box .structure2 .number ul{
	width: 100%;
}
#search-box .number ul:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
#search-box .number ul li{
	float: left;
	width: 50%;
	color: #fff;
}
#search-box .number ul li.adult{
	width: 66%;
}
#search-box .number ul li.adult span{
	font-size:11px;
}
#search-box .number ul li.child{
	width: 34%;
}
.column2L #search-box .number ul li,
.column2R #search-box .number ul li{
	float: none;
	width: auto;
	margin-bottom: 7px;
}
.column1 #search-box .structure2 dt.squeeze{ clear: both;}
.column1 #search-box .structure2 dd.squeeze{ width: 82%; margin-right: 3%;}
.column1 #search-box .structure .squeeze{
	white-space: nowrap;
}
.column1 #search-box .structure .squeeze li{
	display: inline;
	margin-bottom: 0;
	padding: 0 15px 0 0;
	border: none;
	background-color: transparent;
}

.column1 #search-box .structure2 dt.area{ clear: both;}
.column1 #search-box .structure2 dd.area{ width: 82%; margin-right: 3%;}

.column1 #search-box .structure2 dt.cars{ clear: both;}
.column1 #search-box .structure2 dd.cars{ width: 82%; margin-right: 3%;}

.column1 #search-box .searchSelectCar{
	width: 100%;
}
.column1 #search-box .searchSelectCar:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.column1 #search-box .searchSelectCar li{
	float: left;
	margin-bottom: 0;
	padding: 0 15px 0 0;
	border: none;
	background-color: transparent;
}
.column1 #search-box #dr-dpt-date,
.column1 #search-box #dr-arv-date{
	width: 30%;
}

#search-box #oa-arv1-sgst{
	position: relative;
	padding: 10px;
	border: 3px solid #CCC;
	background-color: #FFF;
	margin-right: 3%;
	margin-left: 3%;
	box-shadow: 0px 3px 5px #666;
	color:#222;
}
#search-box #oa-arv1-sgst:after,
#search-box #oa-arv1-sgst:before{
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#search-box #oa-arv1-sgst:after{
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFF;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
}
#search-box #oa-arv1-sgst:before{
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #CCC;
	border-width: 14px;
	left: 50%;
	margin-left: -14px;
}



.column1 #search-box #oa-dpt1-date,
.column1 #search-box #oa-dpt2-date,
.column1 #search-box #oap-departure,
.column1 #search-box #oap-arrival{
	width: 30%;
}

.structure label {
	color: #fff;
	font-size: 12px;
}
.structure dt,
.structure dd {
	margin-top: 8px;
	float: left;
}
.structure dt {
	width: 32%;
}
.structure dd {
	width: 68%;
}

.submitDate {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 12px;
}

.hasDatepicker {
	line-height: 20px;
	border-radius: 4px;
}

/* sltBox */
.childBox.popup-contents{  
	z-index:103;  
}
.sltBox{
	position: relative;
	padding: 10px;
	border: 3px solid #CCC;
	background-color: #FFF;
	margin-right: 3%;
	margin-left: 3%;
	box-shadow: 0px 3px 5px #666;
}
#dap-child-num-contents .sltBox{
	width:420px;
}
.sltBox:after,
.sltBox:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.sltBox:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFF;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
}
.sltBox:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #CCC;
	border-width: 14px;
	left: 50%;
	margin-left: -14px;
}

.sltBox table{
	font-size: 82%;
	margin-bottom: 2px;
}

.sltBox th{
	background-color: #eeeeee;
	color: #888888;
	font-weight: bold;
	width: 3.6em;
}
.sltBox tr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.sltBox td{
	width: 8em;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#dap-child-num-contents .sltBox td{
	width: 13em!important;
}
.sltBox td span.child-select-des{
	display:block;
}
.sltBox td span.child-select-contents{
	display:block;
	vertical-align: middle;
}

.sltBox .tbClose{
	display: block;
	z-index: 5;
	position: absolute;
	top: -10px;
	right: -10px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.sltBox .tbClose a.close{
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-position: 0px 0px;
	height: 23px;
	width: 23px;
	background-image: url(https://img.travel.rakuten.co.jp/share/themes/search/images/closeBtn_72px.png);
	background-repeat: no-repeat;
}

/* submit */
#search-box p.searchSubmit{
	margin-top: 12px;
	clear: both;
}
#search-box p.searchSubmit a{
	display: block;
    height: 24px;
    width: 60px;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 100%;
	text-align: center;
	line-height: 0;
	background:url(https://img.travel.rakuten.co.jp/share/themes/top/images/n/btn_search.gif) 0 0 no-repeat;
}
.column1 #search-box p.searchSubmit a{
	background:url(https://img.travel.rakuten.co.jp/kaigai_package/special/tour/images/btn_search_001.png) 0 0 no-repeat;
	width: 178px;
	height: 35px;
}

#search-box p.searchSubmit a:hover {opacity: 0.8}

/* ----- mainContents -----*/
.column2L #mainContents{ float: left; width: 720px;}
.column2R #mainContents{ float: right; width: 720px;}

/* hotels */
.hotels + .hotels {
	margin-top: 32px;
}
#mainContents .hotels .h1_tour {
	height: 300px;
	color: #fff;
	text-align: center;
	font-size: 60px;
	background-size: cover;
}
.hotels .h1_tour__span {
	display: block;
	padding-top: 65px;
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
}
.hotels .h1_tour_taiwan {
	background: url(https://img.travel.rakuten.co.jp/kaigai_package/special/tour/images/h1_tour_taiwan.jpg) center no-repeat;
}
.hotels .h1_tour_korea {
	background: url(https://img.travel.rakuten.co.jp/kaigai_package/special/tour/images/h1_tour_korea.jpg) center no-repeat;
}
.hotels .h1_tour_hawaii {
	background: url(https://img.travel.rakuten.co.jp/kaigai_package/special/tour/images/h1_tour_hawaii.jpg) center no-repeat;
}
.hotels .h1_tour_guam {
	background: url(https://img.travel.rakuten.co.jp/kaigai_package/special/tour/images/h1_tour_guam.jpg) center no-repeat;
}

.hotels .h1_tour + .inner {
	margin-top: 24px;
}

.column1 .hotels { /*width: 930px;*/ margin-bottom: 10px;}
.column2L .hotels{ width: 720px; margin-bottom: 10px;}
.column2R .hotels{ width: 720px; margin-bottom: 10px;}
:root .hotels{ margin-bottom: 0;}/*for except IE hack*/

.hotels:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.htlBox{
	float: left;
	margin-bottom: 10px;
	margin-right: 8px;
	border: 1px solid #dbdbdb;
	line-height: 1.2;
	background-color:#eeecec;
}
.column1 .htlBox1 { float:none; position: relative; width:918px;}
.column1 .htlBox2 { width:453px;}
.column1 .htlBox3 { width:298px;}
.column1 .htlBox4 { width:222px; margin-right: 8px;}
.column2L .htlBox1{ float:none; position: relative; width:708px;}
.column2L .htlBox2{ width:348px;}
.column2L .htlBox3{ width:228px;}
.column2L .htlBox4{ width:168px;}
.column2R .htlBox1{ float:none; position: relative; width:708px;}
.column2R .htlBox2{ width:348px;}
.column2R .htlBox3{ width:228px;}
.column2R .htlBox4{ width:168px;}

.htlBox1:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

.htlBox a{ display: block; overflow: hidden; background: #fff;}
.htlBox .basic{ position: relative; padding: 0 !important;}

.htlBox .area{
	padding: 7px 5px;
	background-color: #000;
	color: #FFF;
	font-size: 82%;
	line-height: 1.1;
}
.htlBox1 .area{
	padding-right: 210px;
}

.htlBox h1, 
.htlBox h2 {
	margin: 10px;
	font-size: 100%;
	word-wrap: break-word;
}
.htlBox .chara{
	width: 94%;
	margin: 0 0 2px 10px;
}

.htlBox1 .basic .chara{ position: absolute; top: 35px; right: 5px; width: auto; margin: 0;}

.htlBox .chara:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.htlBox .chara li{
	float: left;
	margin: 0 5px 5px 0;
	padding: 3px 5px;
	background-color: #60502E;
	border-radius: 3px;
	color: #FFF;
	font-size: 82%;
	line-height: 1.1;
	list-style-type: none;
	white-space: normal;
    word-break: normal;
    word-wrap: normal;
}
.htlBox .explain{
	margin: 0 10px 10px 10px;
	font-size: 82%;
}

.column1 .htlBox1 .photo { float: left; width: 480px;}
.column2L .htlBox1 .photo{ float: left; width: 360px;}
.column2R .htlBox1 .photo{ float: left; width: 360px;}

.htlBox .photo .thumPhotos{
	width: 100%;
}
.htlBox .photo .thumPhotos:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

.htlBox .photo .thumPhotos li{
	float: left;
	overflow: hidden;
	width: 24%;
	max-height: 100px;
	margin: 0 0.5%;
	list-style-type: none;
}
.htlBox1 .photo .thumPhotos li{ width: 24%;}
.htlBox2 .photo .thumPhotos li{ width: 32.2%;}

.htlBox .photo img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.htlBox a:hover .photo img{ opacity: 0.8; cursor: pointer;}

.htlBox .rate,
.htlBox .rank{
	display:flex;
	justify-content: center;
	align-items: center;
	min-width: 90px;
	margin: 7px 10px 7px 10px;
	font-size: 78%;
	padding: 5px;
	background-color: #FFF;
	border-radius: 30px;
	border: 1px solid #dbdbdb;
	text-align: center;
}
.htlBox1 .rate,
.htlBox1 .rank{
	position: absolute;
	top: 3px;
	right: 5px;
	margin: 0;
	padding: 0;
	border: none;
}
.htlBox1 .rate a,
.htlBox1 .rank{
	padding: 3px;
	background-color: #FFF;
	border-radius: 3px;
	line-height: 1.1;
}

.htlBox .rate .hide,
.htlBox .rank .hide{
	text-indent: -9999px;
	overflow: hidden;
	display: inline-block;
    *display: inline;
    *zoom: 1;
}

.htlBox .rate em,
.htlBox .rank em{
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/sprite.png) no-repeat;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	font-size: 115%;
}
.htlBox4 .rate span,
.htlBox4 .rank span{
display: block;
}
.htlBox .rate em{ padding-left: 100px; cursor: pointer;}
.htlBox .rank em{ padding-left: 100px;}

.htlBox .rate em.rating50 {background-position: 3px -548px;}
.htlBox .rate em.rating45 {background-position: 3px -573px;}
.htlBox .rate em.rating40 {background-position: 3px -598px;}
.htlBox .rate em.rating35 {background-position: 3px -623px;}
.htlBox .rate em.rating30 {background-position: 3px -648px;}
.htlBox .rate em.rating25 {background-position: 3px -673px;}
.htlBox .rate em.rating20 {background-position: 3px -698px;}
.htlBox .rate em.rating15 {background-position: 3px -723px;}
.htlBox .rate em.rating10 {background-position: 3px -748px;}
.htlBox .rate em.rating05 {background-position: 3px -773px;}
.htlBox .rate em.rating00 {background-position: 3px -798px;}

.htlBox4 .rate span{display: block;}

.htlBox .rank em.ranking50{ background-position: 3px -1500px;}
.htlBox .rank em.ranking45{ background-position: 3px -1525px;}
.htlBox .rank em.ranking40{ background-position: 3px -1550px;}
.htlBox .rank em.ranking35{ background-position: 3px -1575px;}
.htlBox .rank em.ranking30{ background-position: 3px -1600px;}
.htlBox .rank em.ranking25{ background-position: 3px -1625px;}
.htlBox .rank em.ranking20{ background-position: 3px -1650px;}
.htlBox .rank em.ranking15{ background-position: 3px -1675px;}
.htlBox .rank em.ranking10{ background-position: 3px -1700px;}
.htlBox .rank em.ranking05{ background-position: 3px -1725px;}
.htlBox .rank em.ranking00{ background-position: 3px -1700px;}

.htlBox .plan{
	padding: 10px;
	border-top: 3px solid #71a426;
}
.column1 .htlBox1 .plan { float: left; width: 408px; margin-left: 0;}
.column2L .htlBox1 .plan{ float: left; width: 318px; margin-left: 0;}
.column2R .htlBox1 .plan{ float: left; width: 318px; margin-left: 0;}

.htlBox .plan li{
	/* margin-bottom: 7px; */
	list-style-type: none;
	line-height: 1.4;
}
.htlBox .plan li a{
	/*padding: 5px;
	background-color: #FFF;
	border-radius: 5px;
	border: 1px solid #CBC2A0;*/
}
.htlBox1 .plan li a .planName,
.htlBox2 .plan li a .planName{ font-size: 90%;}
.htlBox3 .plan li a .planName,
.htlBox4 .plan li a .planName{ font-size: 82%;}

.htlBox .plan .chara{
	margin: 0;
}

.htlBox .plan li .price{
	text-align: center;
	font-size: 82%;
}
.htlBox .plan li .price span{
	color: #CC0000;
}
.htlBox .plan li .price span em{
	font-weight: bold;
	font-size: 200%;
	font-style: normal;
}
.htlBox .plan li .price img {
	margin-right: 24px;
}
.htlBox .plan li .price small{
	display: block;
	text-align: right;
	font-size: 100%;
}

.htlBox .plan li .note {
	text-align: center;
	font-size: 12px;
}

.column1 .htlBox1 .btn { float: right; width: 417px; margin: 0 1px 0 0;}
.column2L .htlBox1 .btn{ float: right; width: 327px; margin: 0 1px 0 0;}
.column2R .htlBox1 .btn{ float: right; width: 327px; margin: 0 1px 0 0;}
.htlBox2 .btn{ margin-right: 0;}

.column1 .htlBox1 .btn li { float: left; width: 130px; margin-right: 9px;}
.column1 .htlBox2 .btn li { float: left; width: 139px; margin-right: 8px;}
.column2L .htlBox1 .btn li{ float: left; width: 100px; margin-right: 9px;}
.column2L .htlBox2 .btn li{ float: left; width: 104px; margin-right: 8px;}
.column2R .htlBox1 .btn li{ float: left; width: 100px; margin-right: 9px;}
.column2R .htlBox2 .btn li{ float: left; width: 104px; margin-right: 8px;}

.htlBox .btn a{
	padding: 10px 0;
	text-align: center;
	background: #000;
}

.htlBox .btn-block {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eeecec;
}
.htlBox .btn-block h3 {
	text-align: center;
	margin-bottom: 6px;
}

.htlBox .btn-3 {
	width: 270px;
	margin: 0 auto;
	overflow: hidden;
}
.htlBox .btn-3 li {
	float: left;
	font-size: 12px;
}
.htlBox .btn-3 li:not(:first-child) {
	margin-left: 4px;
}
.htlBox .btn-3 a {
	width: 64px;
}

#contentsArea .htlBox .btn li a{ color: #FFF;}

.htlBox .btn_tour li {
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-image: none;
	background-color: #71a426;
}

.notice {
	background-color: #eeecec;
	padding-top: 20px;
	padding-bottom: 20px;
}
.notice li {
	font-size: 12px;
	line-height: 1.8;
}

/* air */
.column1 .air { width: 930px; margin-bottom: 10px;}
.column2L .air,
.column2R .air{ width: 720px; margin-bottom: 10px;}
:root .air{ margin-bottom: 0;}/*for except IE hack*/

.air:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.air h1{
	margin-right: 10px;
	margin-bottom: 7px;
	font-size: 120%;
}

.airBox{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #CBC2A0;
	line-height: 1.2;
	background-color: #FFF;
}
.column1 .airBox { width:298px;}
.column2L .airBox{ width:228px;}
.column2R .airBox{ width:228px;}

.airBox a{ display: block; padding: 10px;}
.airBox a:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

.airBox h2{ margin-bottom: 7px; font-size: 120%;}
.airBox h2 span{ padding-right: 7px;}

.airBox .chara{
	width: 100%;
	margin-bottom: 5px;
}
.airBox .chara:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.airBox .chara li{
	float: left;
	margin-right: 5px;
	padding: 3px 5px;
	background-color: #60502E;
	border-radius: 3px;
	color: #FFF;
	font-size: 82%;
	line-height: 1.1;
	list-style-type: none;
}

.airBox .caption{
	margin-bottom: 7px;
	font-size: 82%;
	font-weight: bold;
}

.airBox .price{
	font-size: 78%;
}
.airBox .price span{
	display: block;
	color: #B20000;
}
.airBox .price em{
	font-weight: bold;
	font-style: normal;
	font-size: 192%;
}

/* dp */
.column1 .dp { width: 930px; margin-bottom: 10px;}
.column2L .dp,
.column2R .dp{ width: 720px; margin-bottom: 10px;}
:root .dp{ margin-bottom: 0;}/*for except IE hack*/

.dp:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.dp h1{
	margin-right: 10px;
	margin-bottom: 7px;
	font-size: 120%;
}

.dpBox{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #CBC2A0;
	line-height: 1.2;
	background-color: #FFF;
}
.column1 .dpBox { width:453px;}
.column2L .dpBox{ width:348px;}
.column2R .dpBox{ width:348px;}

.dpBox a{ display: block; padding: 10px;}
.dpBox a:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

.dpBox h2{ margin-bottom: 7px; font-size: 120%;}

.dpBox .chara{
	width: 100%;
	margin-bottom: 5px;
}
.dpBox .chara:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.dpBox .chara li{
	float: left;
	margin-right: 5px;
	padding: 3px 5px;
	background-color: #60502E;
	border-radius: 3px;
	color: #FFF;
	font-size: 82%;
	line-height: 1.1;
	list-style-type: none;
}

.dpBox .photo { float: left;}
.column1 .dpBox .photo { width: 240px;}
.column2L .dpBox .photo,
.column2R .dpBox .photo{ width: 160px;}

.dpBox .photo img { width: 100%; height: auto;}
.dpBox a:hover .photo img{ opacity: 0.8; cursor: pointer;}

.dpBox .info { float: right;}
.column1 .dpBox .info { width: 183px;}
.column2L .dpBox .info,
.column2R .dpBox .info{ width: 158px;}

.dpBox .info .caption{
	margin-bottom: 10px;
	font-size: 82%;
	font-weight: bold;
}

.dpBox .info .price{
	margin-bottom: 10px;
	font-size: 78%;
}
.dpBox .info .price span{
	display: block;
	color: #B20000;
}
.dpBox .info .price em{
	font-weight: bold;
	font-style: normal;
	font-size: 154%;
}

.dpBox .info .note{
	font-size: 82%;
}

/* spots */
.column1 .spots { width: 930px;}
.column2L .spots,
.column2R .spots{ width: 720px;}
.spots:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

.spots h1{
	margin-right: 10px;
	margin-bottom: 7px;
}

.spotBox{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #CBC2A0;
	background-color: #FFF;
}
.spotBox1:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

.column1 .spotBox1 { zoom: 1; float:none; position: relative; width:918px;}
.column1 .spotBox2 { width:453px;}
.column1 .spotBox3 { width:298px;}
.column1 .spotBox4 { width:222px; margin-right: 8px;}
.column2L .spotBox1{ zoom: 1; float:none; position: relative; width:708px;}
.column2L .spotBox2{ width:348px;}
.column2L .spotBox3{ width:228px;}
.column2L .spotBox4{ width:168px;}
.column2R .spotBox1{ zoom: 1; float:none; position: relative; width:708px;}
.column2R .spotBox2{ width:348px;}
.column2R .spotBox3{ width:228px;}
.column2R .spotBox4{ width:168px;}

.spotBox a,
.spotBox .innner{
	display: block;
	padding: 10px;
}

.spotBox h2{
	margin: 0 0 5px 0;
	font-size: 120%;
}

.spotBox .photo{
	margin: 0 0 10px 0;
}
.spotBox1 .photo{float: left; margin-right: 10px;}
.column1 .spotBox1 .photo { width: 480px;}
.column2L .spotBox1 .photo{ width: 360px;}
.column2R .spotBox1 .photo{ width: 360px;}
.spotBox2 .photo{float: left; margin-right: 10px;}
.column1 .spotBox2 .photo { width: 240px;}
.column2L .spotBox2 .photo{ width: 160px;}
.column2R .spotBox2 .photo{ width: 160px;}

.spotBox .photo img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.spotBox a:hover .photo img{ opacity: 0.8; cursor: pointer;}

.spotBox .photo .thumPhotos{
	width: 100%;
}
.spotBox .photo .thumPhotos:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

.spotBox .photo .thumPhotos li{
	float: left;
	overflow: hidden;
	width: 24%;
	max-height: 100px;
	margin: 0 0.5%;
	list-style-type: none;
}
.spotBox1 .photo .thumPhotos li{ width: 24%;}
.spotBox2 .photo .thumPhotos li{ width: 32.2%;}

.spotBox .explain{
	line-height: 1.4;
}
.spotBox1 .explain{ float: right;}
.column1 .spotBox1 .explain { width: 408px;}
.column2L .spotBox1 .explain{ width: 318px;}
.column2R .spotBox1 .explain{ width: 318px;}
.spotBox2 .explain{ float: right;}
.column1 .spotBox2 .explain { width: 183px;}
.column2L .spotBox2 .explain{ width: 158px;}
.column2R .spotBox2 .explain{ width: 158px;}

.spotBox .explain p,
.spotBox .explain li,
.spotBox .explain dl{
	font-size: 82%;
	margin-bottom: 7px;
	list-style-type: none;
}

.spotBox .detail{
	clear: right;
	float: right;
	font-size: 82%;
}
.column1 .spotBox1 .detail { width: 418px;}
.column2L .spotBox1 .detail{ width: 328px;}
.column2R .spotBox1 .detail{ width: 328px;}
.spotBox .detail:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.spotBox .detail li{
	float: left;
	width: 50%;
	list-style-type: none;
}
.spotBox .detail dl{
	margin: 0 10px 10px 0;
	padding: 7px;
	border: 1px solid #CBC2A0;
	font-size: 100%;
}
.spotBox .detail dl dt{
	margin-bottom: 5px;
	font-weight: bold;
}
.spotBox .detail dl dd{
	line-height: 1.4;
}

.spotBox .subPhoto{
	clear: right;
	float: right;
	margin-bottom: 10px;
	font-size: 82%;
}
.column1 .spotBox1 .subPhoto { width: 418px;}
.column2L .spotBox1 .subPhoto{ width: 328px;}
.column2R .spotBox1 .subPhoto{ width: 328px;}
.spotBox .subPhoto:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

.spotBox .subPhoto img{
	float: left;
	width: 30%;
}
.spotBox .subPhoto ul{
	float: right;
	width: 67%;
	list-style-type: none;
}

.spotBox .btn{
	clear: both;
	margin: 0 10px 3px 10px;
}
.spotBox1 .btn{ clear: right; float: right; margin: 0 1px 0 0;}
.column1 .spotBox1 .btn { width: 417px;}
.column2L .spotBox1 .btn{ width: 327px;}
.column2R .spotBox1 .btn{ width: 327px;}
.spotBox.spotBox2 .btn{ margin-right: 0;}

.spotBox .btn li{
	margin-bottom: 7px;
	list-style-type: none;
}
.column1 .spotBox1 .btn li { float: left; width: 130px; margin-right: 9px;}
.column1 .spotBox2 .btn li { float: left; width: 139px; margin-right: 8px;}
.column2L .spotBox1 .btn li{ float: left; width: 100px; margin-right: 9px;}
.column2L .spotBox2 .btn li{ float: left; width: 104px; margin-right: 8px;}
.column2R .spotBox1 .btn li{ float: left; width: 100px; margin-right: 9px;}
.column2R .spotBox2 .btn li{ float: left; width: 104px; margin-right: 8px;}


.spotBox .btn li a{
	padding: 10px 0;
	text-align: center;
	background: #544526;
	background: -moz-linear-gradient(top, #706142, #544526);  
    background: -webkit-gradient(linear, left top, left bottom, from(#706142), to(#544526));
	border-radius: 5px;
}
#contentsArea .spotBox .btn li a{ color: #FFF;}

/* accessBox */
.accessBox{
	zoom: 1;
	margin-bottom: 10px;
	border: 1px solid #CBC2A0;
	background-color: #FFF;
}
.column1 .accessBox { width:918px;}
.column2L .accessBox{ width:708px;}
.column2R .accessBox{ width:708px;}
.accessBox:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

.accessBox h1{
	margin: 10px;
}
.accessBox .map{
	float: left;
	margin: 0 10px 10px;
	background: #EAEAEA;
}
.column1 .accessBox .map { width: 480px;}
.column2L .accessBox .map{ width: 360px;}
.column2R .accessBox .map{ width: 360px;}

.accessBox .route{
	float: right;
	margin: 0 10px 10px 0;
	font-size: 90%;
	line-height: 1.4;
}
.column1 .accessBox .route { width: 400px;}
.column2L .accessBox .route{ width: 310px;}
.column2R .accessBox .route{ width: 310px;}

.accessBox .route dt{
	font-weight: bold;
}
.accessBox .route dd{
	padding-left: 1em;
}
.accessBox .route li{
	list-style-type: none;
}

/* racoupon */
.racoupon{
	position: relative;
	margin-bottom: 3px;
	padding: 2px;
	border: 1px solid #E0C180;
	background: #FFF;
	text-align: center;
	line-height: 1.2;
}
.column1 .racoupon { width: 914px;}
.column2L .racoupon,
.column2R .racoupon{ width: 704px;}
:root *> .racoupon:after{
	display: block;
	position: absolute;
	top: 50%;
	right: 7px;
	width: 7px;
	height: 7px;
	margin-top: -7px;
	border-top: 3px solid #BF0A0A;
	border-right: 3px solid #BF0A0A;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

.racoupon a{
	display: block;
	border: 1px solid #AE7B5C;
}

.racoupon .catch{
	padding: 5px;
	background-color: #C8AC62; 
    background: -moz-linear-gradient(left, #C8AC62, #FCF8D3 50%, #C8AC62);
    background: -webkit-gradient(linear, left top, right top, from(#C8AC62), color-stop(0.5, #FCF8D3), to(#C8AC62));
	color: #6D0C15;
	font-size: 90%;
	font-weight: bold;
}
.racoupon .number {
	position: absolute;
	top: 30px;
	left: 10px;
	width: 90px;
	height: 75px;
	margin: 7px;
	padding-top: 15px;
	font-size: 90%;
	background: #BF0A0A;
	border-radius: 100%;
	color: #FFF;
}
.racoupon .number em{ font-size: 150%; font-style: normal; font-weight: bold;}
.racoupon .price  { position: relative; margin: 7px; color: #BF0A0A; font-size: 200%; font-weight: bold;}
.racoupon .term   { font-size: 90%; list-style-type: none;}
.racoupon .term li{ margin: 3px; color: #4F2B2D;}
.racoupon .note   { margin: 5px; font-size: 82%;}

/* utility */
.utility{
	margin-bottom: 15px;
}
.column1 .utility { width: 920px;}
.column2L .utility,
.column2R .utility{ width: 710px;}

.utility:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

.utility .boxL{ float: left;}
.utility .boxR{ float: right;}

.column1 .utility .boxL,
.column1 .utility .boxR { width: 455px;}
.column2L .utility .boxL,
.column2L .utility .boxR,
.column2R .utility .boxL,
.column2R .utility .boxR{ width: 350px;}

/* login */
#login{
	margin-bottom: 15px;
}
.column1 #login { width: 920px;}
.column2L #login,
.column2R #login{ width: 710px;}

#login:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

#login a:link{
	text-decoration: underline;
}

#login .title{
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	color: #BF0A0A;
	font-size: 120%;
	background-color: #BF0A0A;
	color: #FFF;
	line-height: 1.2;
}

#login .loginBox{
	margin-bottom: 15px;
	padding: 5px 10px 25px 10px;
	border: 2px solid #BF0A0A;
	background-color: #FFF;
}
.column1 #login .loginBox { width: 430px;}
.column2L #login .loginBox,
.column2R #login .loginBox{ width: 325px;}

#login div#l_rakuten{ float: left;}
#login div#l_entry  { float: right;}

#login .note{
	clear: both;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.3;
}
#login #l_rtitle,
#login #l_etitle{
	margin-bottom: 10px;
	padding: 5px 0;
	text-align: center;
	border-bottom: 1px solid #BF0A0A;
	font-size: 100%;
	font-weight: bold;
	color: #BF0A0A;
}
#login .message{
	margin-bottom: 10px;
	font-size: 82%;
	color: #BF0A0A;
}
#login .input{
	margin: 0 15px;
}
#login .input dt{
	font-size: 82%;
	font-weight: bold;
	color: #666;
}
#login .input dt span{
	font-weight: normal;
}
#login .input #inputID,
#login .input #inputPass{
	width: 90%;
}
#login .input dd{
	margin-bottom: 10px;
	text-align: center;
}

#login .txt{
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.3;
}
#login .attention{
	padding: 0 0 0 22px;
	font-size: 82%;
	color: #BF0A0A;
	background-position: -42px -160px;
	line-height: 1.5;
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/sprite.png) no-repeat -182px -868px;
}

#login .l_submit{
	margin: 10px 15px;
	text-align: center;
}
#login .l_submit input{
	width: 90%;
	padding: 10px;
	font-size: 100%;
	cursor: pointer;
}

#login .tabimado{
	float: right;
	margin-bottom: 10px;
	padding: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 82%;
	line-height: 1.5;
}
.column1 #login .tabimado { width: 440px;}
.column2L #login .tabimado,
.column2R #login .tabimado{ width: 329px;}

#login .privacy{
	float: right;
	margin-bottom: 10px;
	padding: 10px 15px;
	background-color: #EAEAEA;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 82%;
	line-height: 1.5;
}
.column1 #login .privacy { width: 424px;}
.column2L #login .privacy,
.column2R #login .privacy{ width: 316px;}
/* permission */
#login .txt1 {
	margin: 0 auto;
	line-height: 1.3;
	font-weight:bold;
}
#login .txt2{
	text-align:center;
}
#login .text2{
	font-weight: bold;
	line-height: 2.5;
	font-size:16px;
}
#login .l_submit input.disabled{
	cursor: default;
	}
#login .privacy2{
	margin: 10px 0; 
	padding: 10px 15px;
	background-color: #EAEAEA;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 1.5;
}
/* mapList */
.mapList{
	margin-bottom: 15px;
	border: 1px solid #CBC2A0;
}
.column1 .mapList { width: 918px;}
.column2L .mapList,
.column2R .mapList{ width: 708px;}
.mapList.domestic{
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/map_domestic.gif) no-repeat top right #B4E9F0;
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/map_domestic.gif) no-repeat top right, -moz-linear-gradient(top, #FFF, #B4E9F0); 
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/map_domestic.gif) no-repeat top right, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#B4E9F0));
}
.mapList.domestic2{
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/map_domestic2.gif) no-repeat top center #B4E9F0;
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/map_domestic2.gif) no-repeat top center, -moz-linear-gradient(top, #FFF, #B4E9F0); 
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/map_domestic2.gif) no-repeat top center, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#B4E9F0));
}
.mapList.overseas{
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/map_overseas.gif) no-repeat top right #B4E9F0;
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/map_overseas.gif) no-repeat top right, -moz-linear-gradient(top, #FFF, #B4E9F0); 
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/map_overseas.gif) no-repeat top right, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#B4E9F0));
}
.mapList.overseas2{
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/map_overseas2.gif) no-repeat top center #B4E9F0;
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/map_overseas2.gif) no-repeat top center, -moz-linear-gradient(top, #FFF, #B4E9F0); 
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/map_overseas2.gif) no-repeat top center, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#B4E9F0));
}

.mapList .title{
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	color: #BF0A0A;
	font-size: 120%;
	background-color: #60502E;
	color: #FFF;
	line-height: 1.2;
}

.mapList dl{
	clear: both;
	margin: 10px;
	font-size: 82%;
}
.mapList dl:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.mapList dl dt{
	float: left;
	height: 20px;
	padding: 7px 5px 5px 5px;
	text-align: center;
	background-color: #60502E;
	border: 1px solid #CBC2A0;
	color: #FFF;
}
.mapList dl.tokyo dt    { height: 156px;}
.mapList dl.izuhakone dt{ height: 54px;}
.mapList.domestic dl dt{ width: 70px;}
.mapList.overseas dl dt{ width: 105px;}

.mapList dl dd{
	float: left;
	width: 570px;
}
.mapList dl dd ul{
	width: auto;
}
.mapList dl dd li{
	float: left;
	white-space: nowrap;
	list-style-type: none;
	padding: 0;
	background-color: #FFF;
	border-width: 1px;
	border-style: solid solid solid none;
	border-color: #CCC;
}
.mapList dl dd li a{
	display: block;
	position: relative;
	height: 20px;
	padding: 7px 25px 5px 5px;
}
.mapList.domestic dl dd li a          { width: 3em;}
.mapList.domestic dl.tokyo dd li a    { width: 14em;}
.mapList.domestic dl.izuhakone dd li a{ width: 6em;}
.mapList.overseas dl dd li a          { width: 8em;}

:root *> .mapList dl dd li a:after{
	display: block;
	position: absolute;
	top: 50%;
	right: 7px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}
.mapList dl dd li a:after{
	border: none\9;
}

.mapList dl dd li a:hover{
	background-color: #FFECEC;
}

.mapList .mapArea{
	position: relative;
	width: 600px;
	height: 360px;
	margin: 0 auto;
}
.mapList .mapArea li{
	position: absolute;
	height: 32px;
	list-style-type: none;
	padding: 0;
	background-color: #FFF;
	border: 1px solid #CCC;
	font-size: 90%;
	text-align: center;
}
.mapList.domestic2 .mapArea li{ width: 90px;}
.mapList.overseas2 .mapArea li{ width: 70px;}
.mapList.overseas2 .mapArea li#map_vnm,
.mapList.overseas2 .mapArea li#map_sai,
.mapList.overseas2 .mapArea li#map_usa{ width: 90px;}
.mapList.overseas2 .mapArea li#map_mys,
.mapList.overseas2 .mapArea li#map_sin,
.mapList.overseas2 .mapArea li#map_eur{ width: 110px;}
.mapList.overseas2 .mapArea li#map_phl,
.mapList.overseas2 .mapArea li#map_idn,
.mapList.overseas2 .mapArea li#map_aus{ width: 160px;}

.mapList .mapArea li a{
	display: block;
	position: relative;
	padding: 7px 7px 5px 5px;
}
:root *> .mapList .mapArea li a:after{
	display: block;
	position: absolute;
	top: 50%;
	right: 7px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}
.mapList .mapArea li#mapArea01{ top: 60px;  right: 60px;}
.mapList .mapArea li#mapArea02{ top: 150px; right: 120px;}
.mapList .mapArea li#mapArea03{ top: 200px; right: 160px;}
.mapList .mapArea li#mapArea04{ top: 265px; right: 180px;}
.mapList .mapArea li#mapArea05{ top: 310px; right: 240px; text-align: left;}
.mapList .mapArea li#mapArea06{ top: 220px; right: 260px;}
.mapList .mapArea li#mapArea07{ top: 170px; right: 295px;}
.mapList .mapArea li#mapArea08{ top: 265px; right: 295px;}
.mapList .mapArea li#mapArea09{ top: 220px; right: 370px;}
.mapList .mapArea li#mapArea10{ top: 170px; right: 420px; text-align: left;}
.mapList .mapArea li#mapArea11{ top: 270px; right: 420px;}
.mapList .mapArea li#mapArea12{ top: 215px; right: 500px;}
.mapList .mapArea li#mapArea13{ top: 270px; right: 10px;}

.mapList .mapArea li#map_kor{ top: 80px; left: 240px;}
.mapList .mapArea li#map_chn{ top: 70px; left: 150px;}
.mapList .mapArea li#map_mfm{ top: 120px; left: 80px;}
.mapList .mapArea li#map_hkg{ top: 120px; left: 160px;}
.mapList .mapArea li#map_twn{ top: 120px; left: 240px;}
.mapList .mapArea li#map_tha{ top: 160px; left: 70px;}
.mapList .mapArea li#map_vnm{ top: 160px; left: 150px;}
.mapList .mapArea li#map_phl{ top: 200px; left: 200px;}
.mapList .mapArea li#map_mys{ top: 200px; left: 80px;}
.mapList .mapArea li#map_sin{ top: 240px; left: 70px;}
.mapList .mapArea li#map_idn{ top: 240px; left: 190px;}
.mapList .mapArea li#map_gum{ top: 200px; left: 390px;}
.mapList .mapArea li#map_sai{ top: 160px; left: 320px;}
.mapList .mapArea li#map_hwi{ top: 160px; left: 420px;}
.mapList .mapArea li#map_usa{ top: 90px;  left: 360px;}
.mapList .mapArea li#map_eur{ top: 60px;  left: 0px;}
.mapList .mapArea li#map_aus{ top: 280px; left: 210px;}

.mapList .mapBtn{
	width: 60%;
	list-style-type: none;
}
.mapList .mapBtn:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.mapList .mapBtn li{
	float: left;
	width: 49.8%;
}
.mapList .mapBtn li a{
	display: block;
	position: relative;
	margin: 0 0 10px 10px;
	padding: 7px 15px 5px 7px;
	border: 1px solid #CCC;
	background-color: #FFF;
	font-size: 82%;
	cursor: pointer;
	line-height: 1.2;
}
:root *> .mapList .mapBtn li a:after{
	display: block;
	position: absolute;
	top: 50%;
	right: 7px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}
.mapList .mapBtn dl{
	margin: 0;
	font-size: 100%;
}
.mapList .mapBtn dl dt{
	float: none;
	width: auto!important;
	height: auto;
	padding: 0;
	text-align: left;
	background-color: transparent;
	border: none;
	color: #000;
}
.mapList .mapBtn dl dd{
	float: none;
	width: auto;
}

/* category */
.category{
	margin-bottom: 5px;
}
.column1 .category { width: 930px;}
.column2L .category{ width: 720px;}
.column2R .category{ width: 720px;}

.category ul:after,
.category ul .catBox a:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.category ul .catBox{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #CBC2A0;
	line-height: 1.2;
	background-color: #FFF;
	list-style-type: none;
}
.column1 .category ul .catBox { width:298px;}
.column2L .category ul .catBox{ width:228px;}
.column2R .category ul .catBox{ width:228px;}

.category ul .catBox a{
	display: block;
	position: relative;
	padding: 10px 15px 10px 10px;
}
:root *> .category ul .catBox a:before{
	display: block;
	position: absolute;
	top: 50%;
	right: 7px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}
.category ul .catBox a:after{
	border: none\9;
}

.category ul .catBox dl{
	float: right;
	width: 66%;
}
.category ul .catBox dl dt{ font-size: 90%; font-weight: bold;}
.category ul .catBox dl dd{ font-size: 82%;}

.category ul .catBox .photo{
	float: left;
	width: 30%;
}
.category ul .catBox .photo img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

.category ul .parent{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #CBC2A0;
	line-height: 1.2;
	background-color: #FFF;
	list-style-type: none;
}
.column1 .category ul .parent { width:453px;}
.column2L .category ul .parent{ width:348px;}
.column2R .category ul .parent{ width:348px;}

.category ul .parent a{
	display: block;
	position: relative;
	padding: 10px 15px 10px 10px;
}
:root *> .category ul .parent a:before{
	display: block;
	position: absolute;
	top: 50%;
	right: 7px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}
.category ul .parent a:before{
	border: none\9;
}

.category ul .parent dl dt{ margin-bottom: 5px; font-size: 90%; font-weight: bold;}
.category ul .parent dl dd{ width: 100%; font-size: 82%;}
.category ul .parent dl dd:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.category ul .parent dl dd img{ float: left; width: 30%; margin-right: 10px;}

.category ul .parent .child{
	width: 100%;
	padding: 10px 0 5px;
	border-top: 1px solid #CBC2A0;
}
.category ul .parent .child:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.category ul .parent .child li{ 
	float: left;
	list-style-type: none;
	margin: 0 0 10px 10px;
	font-size: 82%;
}
.column1 .category ul .parent .child li { width:100px;}
.column2L .category ul .parent .child li{ width:74px;}
.column2R .category ul .parent .child li{ width:74px;}
.category ul .parent .child li a{
	padding: 0;
}
.category ul .parent .child li a:before{
	border: none;
}

/* bnrs, bnr2 */
#mainContents .bnrs{
	background-color: #FFF;
}
#mainContents .bnrs h2 {
	text-align: center;
	color: #fff;
	background-color: #71a426;
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
	font-size: 30px;
	padding: 30px 0;
	margin-top: 32px;
	margin-bottom: 16px;
}
#mainContents .bnrs ul{
	padding-bottom: 5px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
/* #mainContents .bnrs ul:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
} */

#mainContents .bnrs li{
	margin:0 1.4% 0 0;
	list-style-type: none;
}
#mainContents .bnrs-3 li {
	width: 33.3333%;
}
#mainContents .bnrs-3 h2 {
	margin-top: 0;
}
#mainContents .bnrs-5 li {
	/* width: 22%; */
	margin-bottom: 15px;
}
#mainContents .bnrs-5 li:nth-child(5n){
	margin-right: 0;
}
#mainContents .bnrs-5 a {
	width: 175px;
}
#mainContents .bnrs li a{
	display: block;
	font-size: 82%;
	line-height: 1.2;
	position: relative;
	overflow: hidden;
}
#mainContents .bnrs li a:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

#mainContents .bnrs li a img{
	width: 100%;
	height: 137px;
	margin: 0 5px 0 0;
	vertical-align: bottom;
}
#mainContents .bnrs li a:hover{
	opacity: 0.8;
}
#mainContents .bnrs span {
	width: 100%;
	display: block;
	padding: 12px 0 12px 12px;
	color: #fff;
	background-color: rgba(0,0,0,.7);
	position: absolute;
	bottom: 0;
}

#mainContents .bnrs2{
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	border: 1px solid #CBC2A0;
	background-color: #FFF;
}
#mainContents .bnrs2 ul{
	zoom: 1;
	padding-left: 5px;
}
#mainContents .bnrs2 ul:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

#mainContents .bnrs2 li{
	float: left;
	width: 15%;
	margin: 0 0.8% 10px;
	line-height: 1.2;
	list-style-type: none;
	text-align: center;
}
#mainContents .bnrs2 li a{
	display: block;
}
#mainContents .bnrs2 li span{
	display: block;
	font-size: 78%;
}

/* ----- subContents -----*/
.column2L #subContents{ float: right; width: 200px;}
.column2R #subContents{ float: left;  width: 200px;}

/* keywordSearch */
#keywordSearch{
	margin-bottom: 15px;
	padding-bottom: 5px;
	border: 1px solid #CBC2A0;
	background-color: #FFF;
}

#keywordSearch h1{
	margin: 7px 7px 3px 7px;
	font-size: 90%;
	color: #60502E;
}

#keywordSearch #f_query{
	width: 164px;
	margin: 3px 7px;
	font-size: 82%;
	height:30px;
}

#keywordSearch .submit{
    display: block;
    margin: 3px auto;
	width: 60px;
}
#keywordSearch .submit:hover {opacity:0.8}
#keywordSearch:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

/* browsHistory */
#browsHistory{
	margin-bottom: 15px;
	border: 1px solid #CBC2A0;
	background-color: #FFF;
}

#browsHistory h1{
	margin: 7px 7px 5px 7px;
	font-size: 90%;
	color: #60502E;
}

/* bnrs */
#subContents .bnrs{
	border: 1px solid #CBC2A0;
	background-color: #FFF;
}
#subContents .bnrs li{
	margin: 15px 10px;
	list-style-type: none;
}
#subContents .bnrs li a{
	display: block;
	font-size: 82%;
	line-height: 1.2;
}
#subContents .bnrs li a:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

#subContents .bnrs li a img{
	float: left;
	margin: 0 5px 0 0;
}

/* ----- text field -----*/
#login .input #inputID,
#login .input #inputPass,
#keywordSearch #f_query{
	min-height: 16px;
	padding: 3px 9px;
	background-color: #f0f0f0;
	border: 1px solid #878787;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 0px rgba(000,000,000,0),
		inset 0px 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0),
		inset 0px 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px rgba(000,000,000,0),
		inset 0px 1px 3px rgba(0,0,0,0.1);
	vertical-align: middle;
	line-height: 2.4;
}

.inner {
	width: 930px;
	margin: 0 auto;
}
.inner:before, 
.inner:after {
	content: '';
	display: block;
	clear: both;
}

/* ------------------------------------------
	flightTicket
------------------------------------------ */

.flightTicket {
	padding-bottom: 14px;
	color: #fff;
	background-color: #000;
	clear: both;
	position: relative;
}
.flightTicket:before, 
.flightTicket:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	position: absolute;
	left: 160px;
}
.flightTicket:before {
	border-width: 10px 5px 0 5px;
	border-color: #ffffff transparent transparent transparent;
}
.flightTicket:after {
	border-width: 0 5px 10px 5px;
	border-color: transparent transparent #ffffff transparent;
	bottom: 0;
}

.flightTicket__h2 {
	height: 36px;
	padding: 14px 0 10px 30px;
	vertical-align: baseline;
}
.flightTicket__h2 .icon-plane {
	display: inline-block;
	font-size: 14px;
	line-height: 50px;
	padding-left: 50px;
	background: url(https://img.travel.rakuten.co.jp/kaigai_package/special/tour/images/icon-plane.png) no-repeat;
	background-size: 34px;
}
.flightTicket__h2 .tit {
	font-size: 30px;
	margin-left: 60px;
}
.flightTicket__div {
	height: 168px;
	padding-top: 35px;
	padding-left: 30px;
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
	position: relative;
	background-size: cover;
}
.flightTicket__div--taiwan {
	background: url(https://img.travel.rakuten.co.jp/kaigai_package/special/tour/images/flightTicket_taiwan.jpg) no-repeat center;
}
.flightTicket__div--korea {
	background: url(https://img.travel.rakuten.co.jp/kaigai_package/special/tour/images/flightTicket_korea.jpg) no-repeat center;
}
.flightTicket__div--hawaii {
	background: url(https://img.travel.rakuten.co.jp/kaigai_package/special/tour/images/flightTicket_hawaii.jpg) no-repeat 50% -200px;
}
.flightTicket__div--guam {
	background: url(https://img.travel.rakuten.co.jp/kaigai_package/special/tour/images/flightTicket_guam.jpg) no-repeat 50% -440px;
}

.flightTicket__div h3 {
	font-size: 30px;
}
.flightTicket__div p {
	font-size: 14px;
	margin-top: 6px;
}
.departure {
	padding: 10px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.departure ul {
	width: 100%;
}
.departure li {
	width: 47%;
	height: 39px;
	margin-top: 5px;
	margin-left: 5px;
	background-color: rgba(0,0,0,.7);
	float: left;
	overflow: hidden;	
}
.departure a {
	display: block;
	padding: 11px;
	text-align: center;
	box-sizing: border-box;
}
#contentsArea .departure a, 
#contentsArea .departure a:hover, 
#contentsArea .departure a:active {
	color: #fff;
}
#contentsArea .departure a:hover {
	border: 2px solid rgba(255,255,255,.7);
	padding: 9px;
}

small {
	font-size: 11px !important;
}
.clear {
	clear: both;
}

#topNav .snip1135 {
  font-family: 'Raleway', Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}
#topNav .snip1135 * {
  box-sizing: border-box;
}
#topNav .snip1135 li {
  display: inline-block;
  list-style: outside none none;
	 padding: 0;
	 line-height: 60px;
}
#topNav .snip1135 a {
  padding: 0.5em 0;
  color: rgba(255, 255, 255, 0.9);
  position: relative;
  letter-spacing: 1px;
  text-decoration: none;
}
#topNav .snip1135 a:before,
#topNav .snip1135 a:after {
  position: absolute;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
#topNav .snip1135 a:before {
  bottom: 0;
  display: block;
  height: 3px;
  width: 0%;
  content: "";
  background-color: #fff;
}
#topNav .snip1135 a:after {
  left: 0;
  top: 0;
  padding: 0.5em 0;
  position: absolute;
  content: attr(data-hover);
  color: #ffffff;
  white-space: nowrap;
  max-width: 0%;
  overflow: hidden;
}
#topNav .snip1135 a:hover {
	color: #fff;
}
#topNav .snip1135 a:hover:before,
#topNav .snip1135 .current a:before {
  opacity: 1;
  width: 100%;
}
#topNav .snip1135 a:hover:after,
#topNav .snip1135 .current a:after {
  max-width: 100%;
}


#oap-airline{width:240px;}
#oap-destination-area{width:240px;}


#cpInfo-box{width: 100%; background-color: #fff; overflow: hidden;}
#cpInfo{width: 950px; margin: 50px auto;}
#cpInfo-ttl{width: 500px; margin: 0 auto 50px;}
#cpInfo dl{font-size: 14px; line-height: 160%; border: 1px solid #aaaaaa; padding: 30px;}
#cpInfo dt{color: #bc0000; font-weight: bold;}
#cpInfo dd{margin-bottom: 20px;}

#cpInfo-box{width: 100%; background-color: #fff; overflow: hidden;}
#cpInfo2{width: 950px; margin: 50px auto;}
#cpInfo2-ttl{width: 500px; margin: 0 auto 50px;}
#cpInfo2 dl{font-size: 14px; line-height: 160%; border: 1px solid #aaaaaa; padding: 30px;}
#cpInfo2 dt{color: #bc0000; font-weight: bold;}
#cpInfo2 dd{margin-bottom: 20px;}

#cpInfo-box{width: 100%; background-color: #fff; overflow: hidden;}
#cpInfo3{width: 950px; margin: 50px auto;}
#cpInfo3-ttl{width: 500px; margin: 0 auto 50px;}
#cpInfo3 dl{font-size: 14px; line-height: 160%; border: 1px solid #aaaaaa; padding: 30px;}
#cpInfo3 dt{color: #bc0000; font-weight: bold;}
#cpInfo3 dd{margin-bottom: 20px;}


#contents .pagetop a{text-decoration:underline; padding-bottom: 10px; float:right;}
#contents .pagetop {padding: 5px; width:1200px;}


.mainTtl {
    margin: 40px auto 10px;
    width: 990px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 60px;
}
.mainTtl:before{
	display: none;
}
.part01 .mainTtl {
    background: 
    #00b6e0 url(../images/icon1.png) left 10px center no-repeat;
}
#coupon{
	margin: 0 auto 40px;
	width: 1000px !important;
}
.cpnholder {
    width: 1000px;
    margin: 0 auto;
}
#widewrapper{width: 100%; position: relative;}
#contentsArea #contents .pagetop a{
	position: fixed;
	right: 50px;
	bottom: 50px;
	width: 70px;
	height: 70px;
	text-align: center;
	color: #fff;
	background: #71a426;
	font-size: 20px;
	line-height: 70px;
	border-radius: 35px;
	display: block;
	text-decoration: none;
	padding: 0;
}
#contentsArea #contents .pagetop a:hover{
	opacity: 0.8;
}
.subTtl_waterblue.arr-down {
    background-color: #00aa6b;
	font-size: 15px;
	border-color: #00aa6b;
}
.subTtl_waterblue.arr-down::after{
    background: #00aa6b;
	border-color: #00aa6b;
}
.cpnholder a.kakunin{
	display: block;
}
.detailholder.submenu{
	display: block !important;
}

.mainTtl {
    background-color: #00b6e0;
    background: 
#00b6e0 url(https://img.travel.rakuten.co.jp/kaigai/special/saleportal/images/icon1.png) left 10px center no-repeat;}

#COUPON { background: #e9e9eb; overflow: hidden;}
#COUPON p.date { font-size: 21px; font-weight: bold; text-align: center; margin: 40px 0;}
#COUPON .cpnholder .char { border: 0; margin-bottom: 0;}
#COUPON .cpnholder { width:1200px; margin: 0 auto 20px; justify-content: center;}
#COUPON .cpnholder > li{min-height: auto !important;}
#COUPON .cpnholder .couponimg a p::after {
    background-image: url(https://img.travel.rakuten.co.jp/special/sales/template/new_template/images/dhCP.svg);
  }

#COUPONSIBORI { width: 1200px; margin: 0 auto;}
.selectBtnNew .rgt.submenu { display: block !important; width: 100%;}
#COUPONSIBORI .cpnholder .char { border-bottom: 0 !important;}
div.greyBox { padding-bottom: 120px;}

#COUPONSIBORI p.count { text-align: left; padding-left: 20px;}

.selectBtnNew ul li.checkBtn a:hover { text-decoration: none !important;}
.cp_box label { bottom: 100px;}
.htlBox .basic .photo{ max-height: 175px;}