﻿@charset "utf-8";
/*
 * CSS for SmartPhone
 * @date     2016.05.20
 * @author   zhaoly
 */

/*--------------------------------------------
	general
--------------------------------------------*/
 iframe {
	width: 100%;
	height: 280px;
	border: 0;
	margin: 0;
	overflow: hidden;
}
 
/*--------------------------------------------
	grpheaderArea
--------------------------------------------*/
div#grpheaderArea{
	border-bottom: 2px solid #69B82A;
}
div#grpheaderArea p#grpTagLine{
	display: none;
}
div#grpheaderArea p#grpSiteID{
	width: 64px;
	margin: 3px 0 5px 3px;
}
div#grpheaderArea p#grpSiteID img{
	width: 64px;
	height: 32px;
}
div#grpheaderArea p#grpServiceTitle{
	display: none;
}

div#grpheaderArea dl#grpRemoteNav{
	display: none;
}
div#grpheaderArea dl#grpSectionDomestic,
div#grpheaderArea dl#grpSectionForeign,
div#grpheaderArea dl#grpSubSectionForeign{
	display: none;
}
div#grpheaderArea dl#sectionNav{
	display: none;
}
#spBnrThn{
	display: none;
}
#grpLocationArea{
	display: none;
}
#wideEventBanner a {
	display:none;
}
/* ------------------------------------------
	contentsArea
------------------------------------------ */
#contentsArea {
	/*font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Helvetica", "Verdana", "Arial", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", sans-serif;*/
}

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

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

#keyVisual h1{
	overflow: hidden;
	width: 100%;
}
#keyVisual.newKV h1 span{
	/*font-size: 83%;*/
	display: block;
	text-align: center;
	font-weight: normal;
	padding: 5px 0;
	color: #fff;
}

#keyVisual .newKV__span {
	position: absolute;	
	top: 64px;
	left: 0;
	right: 0;
	text-shadow: 2px 0 1px rgba(0,0,0,.7);
}
#keyVisual .newKV__span__span--main {
	font-size: 24px;
}
#keyVisual .newKV__span__span--sub {
	font-size: 18px;
	margin-top: 4px;
}

#keyVisual h1.slide_h1{
	font-weight: normal;
}

#keyVisual h1 img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

#keyVisual .rslides{
	margin-bottom: 7px;
}

#keyVisual .rslides li img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

#keyVisual .rslides_tabs{
	position: relative;
	left: 50%;
	float: left;
	margin-top: 7px;
}
#keyVisual .rslides_tabs:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

#keyVisual .rslides_tabs li{
	position: relative;
	left: -50%;
	float: left;
	width: 40px;
	margin: 0 4px;
}
#keyVisual .rslides_tabs li a{
	display: block;
	padding: 5px 10px;
	background-color: #FFF;
	border: 1px solid #333;
	text-align: center;
}

#keyVisual .btn{
	width: 100%;
}
#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: 50%;
	height: 44px;
	margin: 0;
}
#keyVisual .btn li a{
	display: block;
	height: 44px;
	background: #CCC;
}

/* ------------------------------------------
	term
------------------------------------------ */
#term{
	margin-bottom: 15px;
	padding: 10px;
	background: #60502E;
	font-size: 90%;
	color: #FFF;
	line-height: 1.2;
}

#term dl dt{
	margin-bottom: 5px;
}
#term dl dd{
	margin-bottom: 10px;
}
#term p{
	font-size: 86%;
}

/* ------------------------------------------
	topNav
------------------------------------------ */
#topNav{
	clear: both;
	width: 100%;
	z-index: 111;
	background: #71a426;
}
#topNav ul:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
#topNav ul li{
	float: left;
	width: 49%;
	/*width: 33.33%;*/
	/*margin-left: 2%;*/
	list-style-type: none;
	text-align: center;
}
#topNav ul.tab3 li,
#topNav ul.tab4 li,
#topNav ul.tab5 li,
#topNav ul.tab6 li{ /*margin-bottom: 8px;*/}

#topNav ul.tab2 li:first-child,
#topNav ul.tab3 li:nth-child(2n-1),
#topNav ul.tab4 li:nth-child(2n-1),
#topNav ul.tab5 li:nth-child(2n-1),
#topNav ul.tab6 li:nth-child(2n-1){
	margin-left: 0;
}

#topNav ul li a {
	display: block;
	line-height: 44px;
	color: #fff;
	background-color: #71a426;
}
#topNav ul li em{
	display: block;
	height: 44px;
	font-style: normal;
	font-weight: bold;
}
.jdsAlwaysFix.jdsAlwaysFix1.active{
	top: 37px !important;
} 

/* ------------------------------------------
	contents
------------------------------------------ */
#contents{
	
	
}

#contents .pagetop{
	position: fixed;
	z-index: 9;
	bottom: 0;
	right: 5px;
	width: 40px;
	height: 30px;
}
#contents .pagetop a{
	display: block;
	width: 40px;
	height: 30px;
	background: rgba(0,0,0,0.8);
	border-radius: 4px 4px 0 0;
	color: #FFF;
	text-indent: -9999px;
}
#contents .pagetop a:before{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	margin-top: -3px;
	margin-left: -7px;
	border-top: 4px solid #FFF;
	border-right: 4px solid #FFF;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	content: "";
}

/* ----- pageBtn -----*/
.pageBtn{
	margin: 10px;
}

.pageBtn p.btn1{
	width: 100%;
}
.pageBtn p.btn1 a{
	display: block;
	height: 44px;
	text-align: center;
}

.pageBtn ul:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.pageBtn ul li{
	float: left;
	width: 49%;
	margin-left: 2%;
	list-style-type: none;
	text-align: center;
}
.pageBtn ul.btn3 li,
.pageBtn ul.btn4 li,
.pageBtn ul.btn5 li,
.pageBtn ul.btn6 li{ margin-bottom: 8px;}

.pageBtn ul.btn2 li:first-child{margin-left: 0;}
.pageBtn ul.btn3 li:nth-child(2n-1),
.pageBtn ul.btn4 li:nth-child(2n-1),
.pageBtn ul.btn5 li:nth-child(2n-1),
.pageBtn ul.btn6 li:nth-child(2n-1){
	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-body{
	display: none;	
	}
#search-box{
	background-color: #FFF;
	position: relative;
	z-index: 11;
}
#search-box h1{
	font-size: 100%;
	color: #fff;
	background-color: #000;
	position: relative;
	line-height: 1.7;
}

#search-box h1.open,#search-box h1.close{
	/* -----background: url(../images/btn_openclose.png) no-repeat;
	background-size: 23px 41px;-----*/
}
#search-box h1.close{
	/* -----background-position: right 2px;-----*/
}
#search-box h1.open{
	/* -----background-position: right -23px;-----*/
}
#search-box h1.open:after{
	content: "+";
	width: 12px;
	height: 14px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 20px;
	line-height: 0.8;
	text-align: center;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#search-box h1.close:after{
	content: "-";
	width: 12px;
	height: 14px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 20px;
	line-height: 0.8;
	text-align: center;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#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: 10px;
}

/*radio button*/
#search-box .searchCategory li,
#search-box .squeeze li,
#search-box .setCars p,
#search-box .searchSelectCar li{
	margin-bottom: 7px;
	padding: 6px 0 6px 6px;
	border: 1px dotted #cdcdcd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #eeeeee;
	color: #444;
	line-height: 1.2;
}
#search-box input[type="radio"],
#search-box input[type="checkbox"]{
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    transform: scale(1.6);
	margin-left: 5px;
	margin-right: 7px;
}

/* input field */
#search-box .inputDate{
	width: 95%;
	min-height: 28px;
	margin-bottom: 7px;
	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%;
	line-height: 2.4;
}
#search-box .number ul li.child a,
#search-box #oa-arv1{
	background: -moz-linear-gradient(
                top,
                #f0f0f0 0%,
                #f0f0f0);
	background: -webkit-gradient(
                linear, left top, left bottom,
                from(#f0f0f0),
                to(#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: 7px 1em;
}

/* select */
#oap-airline , #oa-airline , #oh-area-dai {width: 260px;}
#search-box select{
	color: #333333;
	border: 1px solid #777777;
	height: 38px;
	font-size: 105%;
	line-height: 1;
	padding-left: 4px;
	margin-right: 5px;
	min-width: 4em;
}

/* tab */
#search-box .switch{
	position: relative;
	z-index: 1;
	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;
	width: 45.5%;
	margin-left: 3%;
}

#search-box .switch li a{
	display: block;
	padding: 10px 0 5px 0;
	border: 1px solid #CCCCCC;
	-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;
	background-color: #FFF;
}

/*searchCategory*/
#search-box .searchCategory{
	margin-bottom: 15px;
	font-size: 90%;
}
#search-box .searchCategory li span{
	font-size: 90%;
}

/* search structure */
#search-box .structure dt{
	font-size: 90%;
	font-weight: bold;
}

#search-box .structure dd{
	margin-bottom: 10px;
	font-size: 90%;
}

#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%;
}
#search-box .number ul li.adult{
	width:70%;
	max-width:170px;
	white-space:nowrap;
}
#search-box .number ul li.adult span{
	font-size:1.1rem;
}
#search-box .number ul li.adult select{
	margin-right:0px!important;
}
#search-box .number ul li.child{
	width:auto;
	margin-top: 7px;
	white-space:nowrap;
	text-align:right;
}
#search-box ul.searchSelectCar li{
	margin-bottom: 7px;
}
#search-box #dr-garea,
#search-box #dr-barea{
	margin-top: 7px;
}

#search-box ul.selectArea li{
	margin-bottom: 7px;
}

#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;
}
#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;
}

#search-box-title {
	
}

div#dap-child-num-contents .sltBox:before,
div#dap-child-num-contents .sltBox:after{
	display:none;
}
.childBox.popup-contents{  
	z-index:110;
}
#dap-child-num-contents{
	width:100%;
	left:0!important;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/* sltBox */
.sltBox{
	position: relative;
	padding: 10px;
	border: 3px solid #CCC;
	background-color: #FFF;
	margin-right: 3%;
	margin-left: 3%;
	box-shadow: 0px 3px 5px #666;
}
div#dap-child-num-contents .sltBox{
	font-size:1.4rem;
	min-width:260px;
	margin-left:0;
	margin-right:0;
}
.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: 90%;
	margin-bottom: 2px;
}
#dap-child-num-contents .sltBox table{
	width:100%;
}
#dap-child-num-contents .sltBox tr{
	width:100%;
}
.sltBox th{
	background-color: #eeeeee;
	color: #888888;
	font-weight: bold;
	width: 3.6em;
}

#dap-child-num-contents .sltBox th{
	width:20%;
	min-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:40%;
	min-width: 8em;
}
#dap-child-num-contents .sltBox td span.sp{
	display:block; 
}
.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 a{
	display: block;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
   background: -moz-linear-gradient(
        top,
        #CA2828 0%,
        #BA1313);
	background: -webkit-gradient(
        linear, left top, left bottom,
        from(#CA2828),
        to(#BA1313));
		background-color: #BA1313;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #E66B19;
	-moz-box-shadow: 0px 1px 2px rgba(000,000,000,0.2),
        inset 0px 0px 2px rgba(255,255,255,0.6);
	-webkit-box-shadow: 0px 1px 2px rgba(000,000,000,0.2),
        inset 0px 0px 2px rgba(255,255,255,0.6);
	box-shadow: 0px 1px 2px rgba(000,000,000,0.2),
        inset 0px 0px 2px rgba(255,255,255,0.6);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.2),
        0px 0px 0px rgba(255,255,255,0);
	line-height: 1.4;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

#search-box p.searchSubmit a:hover{
	color: #FFF;
}

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

/* hotels */
.hotels + .hotels {
	margin-top: 32px;
}
#mainContents .hotels .h1_tour {
	height: 160px;
	color: #fff;
	text-align: center;
	font-size: 24px;
	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;
} */

/* ----- mainContents -----*/
.htlBox {
	height: auto !important;
	margin: 10px;
	border: 1px solid #dbdbdb;
	line-height: 1.2;
	background-color: #FFF;
}
.htlBox a{
	display: block;
}

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

.htlBox .basic{
	position: relative;
	padding:0;
	border-bottom:0;
}
.htlBox .basic:after{
	display:none; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

.htlBox h1{
	margin: 5px 7px;
	font-size: 100%;
	word-wrap: break-word;
}

.htlBox .chara{
	width: 94%;
}
.htlBox .chara:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.htlBox .basic .chara{ margin: 0;}

.htlBox .chara li{
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
	padding: 3px 5px;
	background-color: #60502E;
	border-radius: 3px;
	color: #FFF;
	font-size: 82%;
	line-height: 1.1;
	white-space: normal;
    word-break: normal;
    word-wrap: normal;
}

.htlBox .explain{
	margin: 7px;
	font-size: 90%;
}
.htlBox3 .explain,
.htlBox4 .explain{
	float: right;
	position: relative;
	width: 64%;
	margin: 0 7px 7px 0;
}

.htlBox .photo{
	width: 80%;
	margin: 0 auto;
}
.htlBox3 .photo,
.htlBox4 .photo{
	float: left;
	width: 100% !important;
}

.htlBox .photo .thumPhotos{
	width: 100%;
	margin-top: 5px;
}
.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;
	max-height: 80px;
	margin-right: 1.6%;
	list-style-type: none;
}
.htlBox1 .photo .thumPhotos li{ width: 23.8%;}
.htlBox2 .photo .thumPhotos li{ width: 32%;}

.htlBox .photo .thumPhotos li:last-child{ margin-right: 0;}

.htlBox .photo img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.htlBox3 .photo img,
.htlBox4 .photo img{
	width: 100%;
	max-width: 100%;
}

.htlBox .plan {
	padding: 5px;
	border-top: 3px solid #71a426;
}

.htlBox .rate, .htlBox .rank {
	display:flex;
	justify-content: center;
	align-items: center;
    min-width: auto;
	margin: 8px;
	font-size: 78%;
	padding: 5px 5px 3px;
	background-color: #FFF;
	border-radius: 30px;
	border: 1px solid #dbdbdb;
	text-align: center;
	line-height: 20px;
	clear: both;
}
.htlBox .rate + h2, .htlBox .rank + h2 {
	margin:0 8px 8px;
}

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

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

.htlBox .rate em.rating50{ background-position: 5px 5px;}
.htlBox .rate em.rating45{ background-position: 5px -20px;}
.htlBox .rate em.rating40{ background-position: 5px -45px;}
.htlBox .rate em.rating35{ background-position: 5px -70px;}
.htlBox .rate em.rating30{ background-position: 5px -95px;}
.htlBox .rate em.rating25{ background-position: 5px -120px;}
.htlBox .rate em.rating20{ background-position: 5px -145px;}
.htlBox .rate em.rating15{ background-position: 5px -170px;}
.htlBox .rate em.rating10{ background-position: 5px -195px;}
.htlBox .rate em.rating05{ background-position: 5px -220px;}
.htlBox .rate em.rating00{ background-position: 5px -245px;}

.htlBox .rank em.ranking50{ background-position: 10px -500px;}
.htlBox .rank em.ranking45{ background-position: 10px -525px;}
.htlBox .rank em.ranking40{ background-position: 10px -550px;}
.htlBox .rank em.ranking35{ background-position: 10px -575px;}
.htlBox .rank em.ranking30{ background-position: 10px -600px;}
.htlBox .rank em.ranking25{ background-position: 10px -625px;}
.htlBox .rank em.ranking20{ background-position: 10px -650px;}
.htlBox .rank em.ranking15{ background-position: 10px -675px;}
.htlBox .rank em.ranking10{ background-position: 10px -700px;}
.htlBox .rank em.ranking05{ background-position: 10px -725px;}
.htlBox .rank em.ranking00{ background-position: 10px -750px;}

.htlBox .plan li{
	text-align: center;
	margin: 7px;
}
.htlBox .plan li a{
	position: relative;
	padding: 7px 14px 7px 7px;
	border: 1px solid #CBC2A0;
	border-radius: 5px;
}
.htlBox .plan li a .chara li{
	margin: 0 7px 7px 0;
}
.htlBox .plan li a .planName{
	font-size: 90%;
}

.htlBox .plan li a .price{
	text-align: right;
	font-size: 82%;
}
.htlBox .plan li a .price span{
	color: #CC0000;
}
.htlBox .plan li a .price span em{
	font-weight: bold;
	font-size: 120%;
}

.htlBox .btn:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.htlBox .btn li{
	float: left;
	width: 50%;
}

.htlBox .btn li a{
	padding: 10px 0;
	text-align: center;
	background: #000;
	color: #FFF;
	font-size: 90%;
}
.htlBox .btn li:nth-child(2n-1) a{ margin-left: 7px; margin-right: 4px;}
.htlBox .btn li:nth-child(2n) a  { margin-left: 3px; /*margin-right: 7px;*/}
#contentsArea .htlBox .btn li a{ color: #FFF;}

.htlBox .basic:before,
.htlBox .rate a:before,
.htlBox .rank a:before,
.htlBox .plan li a:before{
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

.htlBox .plan .price span {
	font-weight: bold;
	font-size: 150%;
	color: #c00;
	margin-left: 16px;
}

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

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

.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: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.htlBox .btn-3 li {
	width: 24%;
}

.notice {
	background-color: #eeecec;
	padding: 16px 16px 10px;
	clear: both;
}
.notice li {
	font-size: 12px;
	line-height: 1.8;
}

/* air */
.air h1{
	margin-bottom: 10px;
	font-size: 120%;
}

.airBox{
	position: relative;
	height: auto !important;
	margin: 10px;
	border: 1px solid #CBC2A0;
	background-color: #FFF;
	border-radius: 5px;
	line-height: 1.2;
}
.airBox a,
.airBox .innner{
	display: block;
	position: relative;
	padding: 7px;
}
.airBox a:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.airBox a:before{
	position: absolute;
	top: 50%;
	right: 5px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

.airBox h2{
	margin-bottom: 5px;
	font-size: 120%;
}
.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: 7px;
	padding: 3px 5px;
	background-color: #60502E;
	border-radius: 3px;
	color: #FFF;
	font-size: 82%;
	line-height: 1.1;
}

.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%;
}

.airBox .note{
	font-size: 82%;
}

/* dp */
.dp h1{
	margin-bottom: 10px;
	font-size: 120%;
}

.dpBox{
	position: relative;
	height: auto !important;
	margin: 10px;
	border: 1px solid #CBC2A0;
	background-color: #FFF;
	border-radius: 5px;
	line-height: 1.2;
}
.dpBox a,
.dpBox .innner{
	display: block;
	position: relative;
	padding: 7px;
}
.dpBox a:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.dpBox a:before{
	position: absolute;
	top: 50%;
	right: 5px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

.dpBox h2{
	margin-bottom: 5px;
	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: 7px;
	padding: 3px 5px;
	background-color: #60502E;
	border-radius: 3px;
	color: #FFF;
	font-size: 82%;
	line-height: 1.1;
}
.dpBox .photo{
	float: left;
	width: 30%;
}
.dpBox .photo img { width: 100%; height: auto;}

.dpBox .info{
	float: right;
	width: 64%;
	margin-right: 7px;
}

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

.dpBox .info .price{
	margin-bottom: 7px;
	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 */
.spots h1{
	margin-bottom: 10px;
	font-size: 100%;
}

.spotBox{
	position: relative;
	height: auto !important;
	margin: 10px;
	border: 1px solid #CBC2A0;
	background-color: #FFF;
	border-radius: 5px;
}
.spotBox:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

.spotBox a,
.spotBox .innner{
	display: block;
	position: relative;
	padding: 7px;
}
.spotBox a:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.spotBox a:before{
	position: absolute;
	top: 50%;
	right: 5px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

.spotBox h2{
	margin-bottom: 5px;
	font-size: 100%;
}

.spotBox .photo{
	float: left;
	width: 30%;
	margin: 0 0 10px 0;
}
.spotBox1 .photo{ float: none; width: 80%; margin: 0 auto 10px;}

.spotBox .photo img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.spotBox .photo .thumPhotos{
	width: 100%;
	margin-top: 5px;
}
.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;
	max-height: 80px;
	margin-right: 1.6%;
	list-style-type: none;
}
.spotBox1 .photo .thumPhotos li{ width: 23.8%;}
.spotBox2 .photo .thumPhotos li{ width: 32%;}

.spotBox1 .photo .thumPhotos li:last-child{ margin-right: 0;}

.spotBox .explain{
	float: right;
	width: 64%;
	margin-right: 7px;
	line-height: 1.4;
}
.spotBox1 .explain{ float: none; width: auto; margin: 0;}
.spotBox .explain p,
.spotBox .explain ul,
.spotBox .explain dl{
	font-size: 90%;
	margin-bottom: 7px;
}

.spotBox .detail{
	clear: both;
	border-top: 1px solid #CBC2A0;
}
.spotBox .detail li{
	margin: 7px;
	position: relative;
	padding: 7px 14px 7px 7px;
	border: 1px solid #CBC2A0;
	border-radius: 5px;
	font-size: 90%;
}
.spotBox .detail dl{
	margin-bottom: 0;
}
.spotBox .detail dt{
	font-weight: bold;
}
.spotBox .detail dd{
	line-height: 1.4;
}

.spotBox .subPhoto{
	margin: 0 7px 10px;
	font-size: 90%;
}
.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: 64%;
	margin-right: 7px;
	list-style-type: none;
}

.spotBox .btn {
	clear: both;
}
.spotBox .btn:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.spotBox .btn li{
	float: left;
	width: 50%;
	margin-bottom: 7px;
}

.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));
	color: #FFF;
	border-radius: 5px;
	font-size: 90%;
}
.spotBox .btn li:nth-child(2n-1) a{ margin-left: 7px; margin-right: 3px;}
.spotBox .btn li:nth-child(2n) a  { margin-left: 3px; margin-right: 7px;}
#contentsArea .spotBox .btn li a{ color: #FFF;}
.spotBox .btn li a:before{ border: none;}

/* accessBox */
.accessBox{
	margin: 10px;
	border: 1px solid #CBC2A0;
	background-color: #FFF;
	border-radius: 5px;
}
.accessBox h1{
	margin: 7px;
	font-size: 100%;
}
.accessBox .map{
	margin: 0 7px 10px;
}
.accessBox .map img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

.accessBox .route{
	margin: 0 7px 10px;
	font-size: 90%;
}
.accessBox .route dt{
	font-weight: bold;
}
.accessBox .route dd{
	padding-left: 1em;
}
.accessBox .route li{
	list-style-type: none;
}

/* racoupon */
.racoupon{
	position: relative; 
	margin: 0 10px 15px 10px;
	padding: 2px;
	border: 1px solid #E0C180;
	background: #FFF;
	text-align: center;
	line-height: 1.2;
}
.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);
	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: 100%;
	font-weight: bold;
}

.racoupon .number { margin: 7px; font-size: 100%; color: #BF0A0A;}
.racoupon .number br{ display: none;}
.racoupon .number em{ font-size: 120%; font-style: normal; font-weight: bold;}
.racoupon .price  { margin: 7px; color: #BF0A0A; font-size: 140%; font-weight: bold;}
.racoupon .price span {display: inline-block;}
.racoupon .term   { font-size: 82%; list-style-type: none;}
.racoupon .term li{ margin: 3px; color: #4F2B2D;}
.racoupon .note   { margin: 5px; font-size: 65%;}

/* utility */
.utility{
	margin: 0 10px 15px 10px;
}
.utility .boxL{
	margin-bottom: 5px;
}

/* login */
#login{
	margin: 0 10px 15px 10px;
}
#login a:link{
	text-decoration: underline;
}
#login .title{
	margin-bottom: 0;
	padding: 10px 10px 5px 10px;
	text-align: left;
	background-color: #BF0A0A;
	color: #FFF;
	font-size: 96%;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	line-height: 1.2;
}
#login .loginBox{
	margin-bottom: 15px;
	padding: 5px 10px 25px 10px;
	border: 2px solid #BF0A0A;
	background-color: #FFF;
}

#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;
	line-height: 1.5;
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/sprite.png) no-repeat -82px -395px;
	background-size: 120px 1000px;
}

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

#login .tabimado{
	margin-bottom: 10px;
	padding: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 82%;
	line-height: 1.5;
}

#login .privacy{
	margin-bottom: 10px;
	padding: 10px 15px;
	background-color: #EAEAEA;
	border-radius: 5px;
	font-size: 82%;
	line-height: 1.5;
}
/* permission */
#login .txt1 {
	margin: 0 auto;
	line-height: 1.3;
	font-weight:bold;
}
#login .txt2{
	text-align:center;
	margin-top: 15px;
}
#login .text2{
	font-weight: bold;
	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: 10px;
}

.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{
	width: 48%;
	margin-bottom: 10px;
	border: 1px solid #CBC2A0;
	line-height: 1.2;
	background-color: #FFF;
	list-style-type: none;
	border-radius: 5px;
}
.category ul .catBox:nth-child(2n-1){ float: left;}
.category ul .catBox:nth-child(2n)  { float: right;}

.category ul .catBox a{
	display: block;
	position: relative;
	padding: 10px 15px 10px 10px;
}
.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);
	transform: rotate(45deg);
	content: "";
}
.category ul .catBox a:after{
	border: none\9;
}

.category ul .catBox dl{
	float: right;
	width: 48%;
}
.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: 48%;
}
.category ul .catBox .photo img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

.category ul .parent{
	height: auto !important;
	margin-bottom: 10px;
	border: 1px solid #CBC2A0;
	line-height: 1.2;
	background-color: #FFF;
	list-style-type: none;
	border-radius: 5px;
}
.category ul .parent a{
	display: block;
	position: relative;
	padding: 10px 15px 10px 10px;
}
.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);
	transform: rotate(45deg);
	content: "";
}
.category ul .parent a:before{
	border: none\9;
}

.category ul .parent dl dt{ margin-bottom: 7px; font-size: 90%; font-weight: bold;}
.category ul .parent dl dd{ 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: 25%; margin-right: 10px;}

.category ul .parent .child{
	padding-top: 10px;
	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;
	width: 29.6%;
	height: 44px;
	margin-left: 2.8%;
	margin-bottom: 10px;
	list-style-type: none;
	font-size: 90%;
	background: #CCC;
}
.category ul .parent .child li a{
	padding: 0;
	height: 44px;
}

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

#keywordSearch h1{
	margin-bottom: 5px;
	font-size: 100%;
	color: #60502E;
}

#keywordSearch #f_query{
	width: 62%;
	font-size: 82%;
	height:30px;
}

/* browsHistory */
#browsHistory{
	margin: 0 10px 15px 10px;
	padding: 7px;
	border: 1px solid #CBC2A0;
	border-radius: 5px;
	background-color: #FFF;
}

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

/* bnrs, bnr2 */
.bnrs{
	background-color: #FFF;
}
.bnrs h2 {
	text-align: center;
	color: #fff;
	background-color: #71a426;
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
	font-size: 30px;
	padding: 15px 0;
	margin-top: 32px;
	margin-bottom: 16px;
	clear: both;
}
.bnrs ul{
	padding-bottom: 5px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 20px;
}
.bnrs li{
	margin: 0 0 10px;
	list-style-type: none;
	width: 48%;
}
.bnrs li a{
	display: block;
	font-size: 90%;
	line-height: 1.2;
}
.bnrs li a:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

.bnrs li a img{
	margin: 0 0 5px;
	width: 100%;
	display: block;
}
.bnrs li a span{
	display: block;
}

.bnrs2{
	margin: 10px;
	padding: 10px;
	border: 1px solid #CBC2A0;
	border-radius: 5px;
	background-color: #FFF;
}
.bnrs2 ul:after,
.bnrs2 ul li:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.bnrs2 ul li{
	float: left;
	width: 48%;
	margin: 0 4% 10px 0;
	list-style-type: none;
}
.bnrs2 ul li:nth-child(2n){
	margin-right: 0;
}
.bnrs2 ul li img{
	float: left;
	margin: 0 5px 0 0;
}
.bnrs2 ul li a{
	display: block;
	min-height: 60px;
	font-size: 90%;
	line-height: 1.2;
}

/* ----- text field -----*/
#login .input #inputID,
#login .input #inputPass,
#keywordSearch #f_query{
	min-height: 20px;
	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;
}

/*--------------------------------------------
	grpRakutenLinkArea
--------------------------------------------*/
#grpRakutenLinkArea{
	margin-bottom: 7px;
	padding-top: 7px;
	border-top: 2px solid #CCCCCC;
}

#grpRakutenLinkArea ul.grpSpelinlk,
#grpRakutenLinkArea dl#grpKeyword,
#grpRakutenLinkArea div#grpFooter,
#grpRakutenLinkArea div#grpFooterNav dl dt,
#grpRakutenLinkArea div#grpFooterNav dl dd ul{
	display: none;
}
#grpRakutenLinkArea div#grpFooterNav dl dd p.grpCopyright{
	text-align: center;
	font-size: 65%;
}

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

.flightTicket {
	padding-bottom: 10px;
	margin: 10px;
	color: #fff;
	background-color: #000;
	clear: both;
}
.flightTicket:before, 
.flightTicket:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	position: absolute;
	left: 40px;
}
.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;
}

.flightTicket__h2 {
	height: 36px;
	padding: 14px 0 10px 8px;
	vertical-align: baseline;
}
.flightTicket__h2 .icon-plane {
	display: inline-block;
	font-size: 14px;
	line-height: 32px;
	padding-left: 28px;
	background: url(https://img.travel.rakuten.co.jp/kaigai_package/special/tour/images/icon-plane.png) no-repeat;
	background-size: 24px;
}
.flightTicket__h2 .tit {
	font-size: 20px;
}
.flightTicket__div {
	height: 190px;
	padding: 5px 5px 0;
	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: 5px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.departure ul {
	width: 100%;
}
.departure li {
	width: 48%;
	height: 39px;
	margin-top: 5px;
	margin-left: 3px;
	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;
}

.black {
	color: #000 !important;
}


.bnrbox{  margin: 10px auto; text-align: center; float: none;}
.bnrbox img{ width: 100%;}
#coupon{
	margin: 10px;
	overflow: hidden;
}
.mainTtl:before{display: none;}
#contentsArea #contents .pagetop{z-index: 999;}

.subTtl_waterblue.arr-down {
    background-color: #00aa6b;
	font-size: 15px;
	border-color: #00aa6b;
}
.subTtl_waterblue.arr-down::after{
    background: #00aa6b;
	border-color: #00aa6b;
}
.detailholder.submenu{
	display: block !important;
}

.mainTtl {
	margin-left: 0!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;}

.mainTtl {
    color:#fff;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.2;
}

.mainTtl span {
    padding-left: 60px;
}

#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: auto; justify-content: center; margin: 0 auto 20px;}
#COUPON .cpnholder .couponimg p::after {
    background-image: url(https://img.travel.rakuten.co.jp/special/sales/template/new_template/images/dhCP.svg);
  }

#COUPONSIBORI .cpnholder .char { border-bottom: 0 !important;}
div.greyBox { padding-bottom: 120px;}
.selectBtnNew .ttl { max-width: 80% !important; float:none; margin: 0; text-align: left; padding-left: 30px;}

.selectBtnNew .typeRow { background: none !important;}
.selectBtnNew ul li.checkBtn a {background-color: none;}

.selectBtnNew .typeRow.noBd ul.level { border-radius: 0; padding: 0;}
.selectBtnNew .typeRow.noBd ul.level li { margin-right: 0;}

.selectBtnNew ul li.checkBtn a{
	background: url(https://img.travel.rakuten.co.jp/special/sales/images/check.png) 5px center no-repeat;

  }
.selectBtnNew ul li.checkBtn.checked a {background: url(https://img.travel.rakuten.co.jp/special/sales/images/check_on.png) 5px center no-repeat; color: #000 !important;}

.selectBtnNew ul { border-bottom:1px solid #ccc;}

#COUPONSIBORI p.count { text-align: left;}
.cpnholder a.kakunin { padding-left: 20px !important;}
.cpnholder a.kakunin::before {left: 0 !important;}

.cpnholder > li { margin: 0 !important;}
.cpLinkwindow { margin: 0 auto 16px;}

.cp_box .cp_container { height: 200px;}
.cp_box label { bottom: 100px;}
