@charset "utf-8";
/*
* Super Sale 2014 CSS for SP
* 2014.08.27
* Miura
*/

/*----- #rtSiteHeader -----*/
#rtSiteHeader{
	display: block;
	position: relative;
	width: 100%;
	height: 57px;
	min-height: 43px;
	border-bottom: 2px solid #72A331;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	line-height: 1;
}
#rtSiteHeader #rtSiteName{
	padding: 14px 7px 7px 7px;
}
#rtSiteHeader #rtSiteName a{
	display: block;
	width: 57px;
	height: 29px;
	line-height: 1;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(http://img.travel.rakuten.co.jp/share/smart/header/images/sprite_header_20131010.png) no-repeat 0 0;
	-webkit-background-size: 300px 500px;
	-moz-background-size: 300px 500px;
	-o-background-size: 300px 500px;
	background-size: 300px 500px;
}

#rtSiteHeader .rtOutline,
#rtSiteHeader .rtUtility,
#rtSiteHeader .rtSiteNav,
#rtSiteHeader .rtRsvNav{
	display: none;
}
#wideEventBanner{
	display:none!important;
}
/*----- .sns -----*/
.sns{
	height: 30px;
	padding: 5px 5px 0 5px;
	overflow: hidden;
}

/*----- #keyVisual -----*/
#keyVisual{
	clear:both;
}
#keyVisual img{ width:100%;}
#keyVisual .sub{
	width: 100%;
	text-align: center;
	background:#ffcc33;
}
#keyVisual .sub img{ width:100%;}

#keyVisual .photo{
	height:175px;
	text-indent:-9999px;
	background:url(../../images/top_pht.jpg) repeat-x center;
}

/*----- #mainNav -----*/
#mainNav{
	position: relative;
	z-index: 100;
	height: 50px;
	background: #000;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
#mainNav.fixed_menu{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

#mainNav dt{
	display: none;
}

#mainNav ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
#mainNav ul li{
	float: left;
	width: 16%;
	height: 50px;
}
#mainNav dd ul li#navDp,
#mainNav dd ul li#navDc {
	width:18%;
}

#mainNav ul li a,#mainNav ul li p{
	display: block;
	height: 50px;
	border-right: 1px solid #666;
	color: #FFF;
	font-size: 65%;
	text-align: center;
}
#mainNav ul li:last-child a,
#mainNav ul li:last-child p{ border-right: none;}

#mainNav ul li a{
	display: block;
	height: 15px;
	padding: 30px 0 5px;
	margin: 0 auto;
	background: url(../../images/sprite.png) no-repeat;
}
#mainNav ul li p{
	display: block;
	height: 15px;
	padding: 30px 0 5px;
	margin: 0 auto;
	background: url(../../images/sprite.png) no-repeat #FFF;
	color:#000000;
}

#mainNav ul li#navDh a,#mainNav ul li#navDh p{ background-position: -495px -48px;}
#mainNav ul li#navDp a,#mainNav ul li#navDp p{ background-position: -495px -98px;}
#mainNav ul li#navOt a,#mainNav ul li#navOt p{ background-position: -495px -148px;}
#mainNav ul li#navDb a,#mainNav ul li#navDb p{ background-position: -500px -198px;}
#mainNav ul li#navDc a,#mainNav ul li#navDc p{ background-position: -495px -248px;}
#mainNav ul li#navDs a,#mainNav ul li#navDs p{ background-position: -502px -348px;}

@media screen and (min-width:480px) and (max-width:700px) {
#mainNav ul li#navDh a,#mainNav ul li#navDh p{ background-position: -475px -48px;}
#mainNav ul li#navDp a,#mainNav ul li#navDp p{ background-position: -475px -98px;}
#mainNav ul li#navOt a,#mainNav ul li#navOt p{ background-position: -475px -148px;}
#mainNav ul li#navDb a,#mainNav ul li#navDb p{ background-position: -480px -198px;}
#mainNav ul li#navDc a,#mainNav ul li#navDc p{ background-position: -475px -248px;}
#mainNav ul li#navDs a,#mainNav ul li#navDs p{ background-position: -482px -348px;}
}

/*----- #container -----*/
#container {
    background-color: #ffffcd;
}
#container .kome{
	clear: both;
	margin-bottom: 10px;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 82%;
	line-height: 1.4;
}
#container .kome em{
	font-style: normal;
	color: #B20000;
}

#container .accordion{
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
#container .accordion dt{
	display: block;
	cursor: pointer;
	padding: 5px 0 5px 18px;
	font-size: 78%;
	background: #EAEAEA url(../images/sprite.png) no-repeat -525px -445px;
}
#container .accordion dt.open{ background-position: -525px -495px;}

#container .accordion dd{
	display: none;
	padding: 10px;
	background: #FFF;
}
#container .accordion dd li{
	margin: 0 0 10px 0;
	font-size: 82%;
	line-height: 1.4;
}
#container .accordion dd a{
	text-decoration: underline;
}
#container .accordion em{
	font-style: normal;
	color: #B20000;
}

#container .pagetop{
	position: fixed;
	z-index: 9;
	bottom: 0;
	right: 5px;
	width: 40px;
	height: 30px;
}
#container .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;
}
#container .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: "";
}

/*----- #upperContents -----*/
#upperContents{
	/*adding: 10px;
	background: #EAEAEA;*/
}
#upperContents .bulletin{
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	font-size: 90%;
	line-height: 1.3;
}
#upperContents .bulletin a{
	display: block;
	position: relative;
	padding-right: 14px;
}

#upperContents .couponBnr:after{
	content: ""; 
	display: block; 
	clear: both;
}
#upperContents .couponBnr li{
	float: left;
	width: 48.5%;
	background: #FFF;
}
#upperContents .couponBnr li img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
#upperContents .couponBnr li.couponPoint{
	margin-right: 3%;
}
#upperContents .couponBnr li.couponGet{	
}

section.setcol3 ul.kpbox li img {
width: 100%;
padding-bottom:7px;
}

/*----- #mainContents -----*/
#mainContents{
	padding-top: 1px;
	background: #ffffcd;
	border-bottom: 1px dotted #CCC;
	line-height: 1.2;
}

#mainContents #pageTitle,
#mainContents .subTitle{
	margin-bottom: 10px;
	padding: 7px 0 5px 10px;
	background: none repeat scroll 0 0 #ffcc33;
	color: #FFF;
	/*text-align: center;*/
	font-size: 100%;
	line-height: 1.3;
}
#mainContents #pageTitle span{
	font-size: 120%;
}

#mainContents section{
	margin: 10px;
	padding: 9px;
	background: #FFF;
}

#mainContents .secTitle{
    color: #656565;
    display: inline-block;
    font-size: 100%;
    margin-bottom: 5px;
    width: 100%;
}
#mainContents .secTitle span{
	font-size: 100%;
	font-weight: bold;
}

/*---.anchor---*/
#mainContents .anchor{
	margin: 5px 0 10px 0;
	text-align: center ;
}
#mainContents .anchor li{
	display: inline-block;
	line-height: 2.5;
}
#mainContents .anchor li a{
	position: relative;
	padding: 4px 4px 4px 16px;
	border: 1px solid #CCC;
    border-radius: 4px;
	background: #FFF;
	font-size: 78%;
	white-space: nowrap;
}

/*---.areaListSgl---*/
.areaListSgl dt{
	margin-bottom: 3px;
	color: #000;
	font-size: 90%;
}

.areaListSgl ul{
	clear: both;
	width: 100%;
	margin-bottom: 15px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.areaListSgl ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
.areaListSgl ul li{
	float: left;
}
.areaListSgl ul.column2 li{ width: 50%;}
.areaListSgl ul.column3 li{ width: 100%;}
.areaListSgl ul li.wide   { width: 100% !important;}

.areaListSgl ul li a{
	display: block;
	position: relative;
	margin: 0;
	padding: 10px 10px 10px 5px;
	background: #EAEAEA;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 90%;
}

/*---.areaListDbl---*/
.areaListDbl dl{
	clear: both;
	margin-bottom: 10px;
	font-size: 90%;
}
.areaListDbl dl dt{
	padding: 7px 0 7px 5px;
	background: #555;
	color: #FFF;
}
.areaListDbl dl dd{
	border-left: 1px solid #CCC;
}
.areaListDbl dl ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
.areaListDbl dl ul li{
	float: left;
	width: 50%;
}


.areaListDbl dl ul li a{
	display: block;
	position: relative;
	margin: 0;
	padding: 10px 5px;
	background: #EAEAEA;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size:90%;
}

/*---.areaMapDms, .areaMapOvs---*/
.areaMapDms dt,
.areaMapOvs dt{
	margin-bottom: 3px;
	color: #000;
	font-size: 90%;
}

.areaMapOvs ul{
	clear: both;
	width: 100%;
	margin-bottom: 15px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.areaMapDms ul:after,
.areaMapOvs ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
.areaMapDms ul li{
	float: left;
	margin-bottom:3px;
	margin-right:0px; /*����3px*/
}
/*
.areaMapDms ul li:nth-child(3n) {
	margin-right:0;} */
.areaMapOvs ul li{
	float: left;
	width: 50%;
}
.areaMapDms ul li#map_hokkaido a  { background: url(../../images/area_sp01.jpg) no-repeat left top;}
.areaMapDms ul li#map_tohoku a  { background: url(../../images/area_sp02.jpg) no-repeat left top;}
.areaMapDms ul li#map_kitaKanto a  { background: url(../../images/area_sp03.jpg) no-repeat left top;}
.areaMapDms ul li#map_metropolitan a  { background: url(../../images/area_sp04.jpg) no-repeat left top;}
.areaMapDms ul li#map_izuHakone a  { background: url(../../images/area_sp05.jpg) no-repeat left top;}
.areaMapDms ul li#map_koshinetsu a  { background: url(../../images/area_sp06.jpg) no-repeat left top;}
.areaMapDms ul li#map_hokuriku a  { background: url(../../images/area_sp07.jpg) no-repeat left top;}
.areaMapDms ul li#map_tokai a  { background: url(../../images/area_sp08.jpg) no-repeat left top;}
.areaMapDms ul li#map_kinki a  { background: url(../../images/area_sp09.jpg) no-repeat left top;}
.areaMapDms ul li#map_sanyoSanin a  { background: url(../../images/area_sp10.jpg) no-repeat left top;}
.areaMapDms ul li#map_shikoku a  { background: url(../../images/area_sp11.jpg) no-repeat left top;}
.areaMapDms ul li#map_kyushu a  { background: url(../../images/area_sp12.jpg) no-repeat left top;}
.areaMapDms ul li#map_okinawa a  { background: url(../../images/area_sp13.jpg) no-repeat left top;}
.areaMapDms ul li#map_ovs a  { background: url(../../../../images/area_sp14.jpg) no-repeat left top;}

.areaMapOvs ul li.wide{ width: 100% !important;}

.areaMapDms ul li a{
	display: block;
	height:90px;
	font-size: 90%;
	width:90px;
}

.areaMapOvs ul li a{
	display: block;
	position: relative;
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: #EAEAEA;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-size: 90%;
}
	
.areaMapDms ul li a span {
    bottom: 2px;
    color: #FFFFFF;
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 74px;
	background-color:#000000;
	background: #000 url(http://img.travel.rakuten.co.jp/share/common/images/sprite_common_pc.png) no-repeat -140px -1193px;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

/*---.bnrLarge, .bnr200low, .bnr200, .bnr150, .bnr100---*/
.bnr200low ul.bnrBox:after,
.bnr200 ul.bnrBox:after,
.bnr150 ul.bnrBox:after,
.bnr100 ul.bnrBox:after{
	content: ""; 
	display: block; 
	clear: both;
}

ul.bnrBox li{
	text-align: center;
	font-size: 82%;
}
.bnrLarge ul.bnrBox li{ margin-bottom: 10px;}
.bnr300 ul.bnrBox li  { width: 100%; margin: 0 auto 10px auto;display:block;}
.bnr200low ul.bnrBox li  { float: left; width: 49%; margin: 0 2% 10px 0;}
.bnr200 ul.bnrBox li  { float: left; width: 49%; margin: 0 2% 10px 0;}
.bnr150 ul.bnrBox li  { float: left; width: 32%; margin: 0 2% 10px 0;}
.bnr100 ul.bnrBox li  { float: left; margin: 0 2% 10px 0;}

.bnr200low ul.bnrBox li:nth-child(2n),
.bnr200 ul.bnrBox li:nth-child(2n),
.bnr150 ul.bnrBox li:nth-child(3n),
.bnr100 ul.bnrBox li:nth-child(3n){
	margin-right: 0;
}

.bnrLarge ul.bnrBox li img,
.bnr300 ul.bnrBox li img,
.bnr200low ul.bnrBox li img,
.bnr200 ul.bnrBox li img,
.bnr150 ul.bnrBox li img,
.bnr100 ul.bnrBox li img{
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-bottom: 5px;
}

.bnr300 ul.bnrBox li img{
	margin-bottom: 5px;
}


/*---.goods---*/
#mainContents .goods{
	padding: 9px 5px;
}
.goods:after{
	content: ""; 
	display: block; 
	clear: both;
}

/*.catch*/
.goods .catch{
	position: relative;
	margin: 0 1% 10px 1%;
	padding: 3px 0;
	background: #B20000;
	color: #FFF;
	font-size: 82%;
	text-align: center;
}
.goods .catch:after{
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 100%;
	margin-left: -7px;
	border: solid transparent;
	border-top-color: #B20000;
	border-width: 7px;
	content: " ";
	pointer-events: none;
}
.goods .catch span{
	font-weight: bold;
	font-size: 122%;
}

/*structure*/
#mainContents .htlBox,
#mainContents .ovsBox{
	position: relative;
	float: left;
	width: 47%;
	margin: 0 1% 10px 1%;
	padding: 0;
	border: 1px solid #65c7c8;
	background: #FFF;
	line-height: 1.4;
}
#mainContents .dpBox{
	position: relative;
	}
#mainContents .dpBox2{
	position: relative;
	margin: 0 1% 10px 1%;
	padding: 0;
	border: 1px solid #CCC;
	background: #FFF;
	line-height: 1.4;
}

/*a*/
.goods a{
	display: block;
	padding-bottom: 7px;
}

/*img*/
.goods img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.dpBox2 img{
	float: left;
	width: 49%;
	max-width: 150px;
	height: auto;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

/*.head*/
.goods .head{
/*	height: 17px; */
	padding-top: 3px;
	font-size: 65%;
	text-align: center;
	background: #fef200;
	color: #000000;
}

/*.20140527COCO_carHead*/
.goods .carHead{
	height: 17px;
	padding-top: 3px;
	font-size: 59%;
	text-align: center;
	background: #fef200;
	color: #000000;
}

/*.head_medama*/
.goods .head_medama{
	height: 17px;
	padding-top: 3px;
	font-size: 78%;
	text-align: center;
	background: #B20000;
	color: #fff;
}


/*.label*/
.goods .label{
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	text-align: center;
	background: #FFF;
	font-size: 78%;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.goods .label .seat{
	margin-bottom: 3px;
	padding: 3px;
	background: #B20000;
	color: #FFF;
	font-size: 83%;
}

.goods .label span{
	display: block;
	font-size: 128%;
}

/*.info*/
.dpBox2 .info{
	float: left;
	width: 47%;
}
.col2 .htlBox2 .info .plan {position:relative;}
.col2 .htlBox2 .info .plan a {border-bottom:1px dotted #CCC; padding:5px;}
.col2 .htlBox2 .info:last-child .plan a {border-bottom:0px;}

/* present button */
.htlBox .btn li{
	margin:10px;
	list-style-type: none;
	font-size:78%;
}
#contentsArea .htlBox .btn li a{ color: #FFF;font-weight:bold;}
#contentsArea .htlBox .btn li a:hover{ opacity:0.8;}

/*.area*/
.goods .area{
	margin: 3px;
	font-size: 65%;
	clear:both;
}
.goods .dpBox2 .area{
	margin:0;
	padding:3px;
    background-color: #26B4E2;
    color: #FFFFFF;
}
.goods .htlBox2 .area{
	margin:0;
	padding:3px;
    background-color:#fef200;
    color: #FFFFFF;
	color:#000;
	text-align:center;
	font-weight:bold;
}

.goods .dpBox2 .name{
	margin-left: 3px;
}

/*.name */
.goods .name{
	position: inherit;
	width: auto;
	margin: 3px 3px 5px 3px;
	padding: 0;
	font-size: 90%;
	font-weight: bold;
	color: #000;
	background: transparent;
	text-align: left;
}

/*.outline*/
.goods .outline{
	margin: 3px 3px 5px 3px;
	font-size: 78%;
	clear:both;
	font-weight:bold;
}
.goods .dpBox2 .outline{
	margin: 0;
	font-weight: bold;
	color: #0099CC;
}
/*.caption*/
.goods .caption{
	margin: 3px 3px 5px 3px;
	font-size: 78%;
	font-weight: bold;
}

/*.price*/
.goods .price li{
	margin: 3px 0 5px 3px;
	font-size: 78%;
}
.goods .price .previous{
	color: #666;
}
.goods .price .current{
	padding-left: 15px;
	background: url(../../images/sprite.png) no-repeat -526px -650px;
}
.goods .price li em{
	font-style: normal;
}
.goods .price li span{
	display: block;
}
.goods .price li .sale{
	color: #B20000;
	font-weight: bold;
}
.goods .price li .sale em{
	font-size: 128%;
}
.htlBox2 .plan .price{
	text-align:right;
}

/* icon */
.chara li {
    background-color: #fff766;
    border: 1px solid #0195d2;
    color: #0195d2;
	border-radius: 3px;
	padding: 3px 5px;
	float:left;
	font-size:82%;
	margin-bottom:3px;
}
.htlBox .chara li {
	margin: 5px 0 5px 5px;
	}

/* dpPrice */

.dpPrice{
    line-height: 1.2;
    padding: 1px;
	clear:both;
}
.dpPrice dt{
	margin-bottom: 3px;
	font-size: 78%;
}
.dpPrice dd ul{
	position: relative;
}
.dpPrice dd ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
.dpPrice li{
	font-size: 78%;
}
.dpPrice li em  { font-style: normal; font-weight: normal; color: #B20000;}
.dpPrice li span{ font-size: 141%;}

.dpPrice li.primary     { margin-left: 0; font-weight: bold;}
.dpPrice li.primary p    { background-color: #26B4E2;color:#FFF;display:inline-block;padding:0 3px;margin:2px;}
.dpPrice li.primary em  { display: inline; font-weight: bold; font-size:123%;}
.dpPrice li.primary span{ font-size: 180%;}

.dpPrice dd p{
	font-size: 65%;
	margin-bottom:5px;
}
/* DP */
.areaDPsearch{
    background: none repeat scroll 0 0 #e6f7ff;
    border: 1px solid #4fc3ff;
    margin-bottom: 13px;
    margin-right: 10px;
    padding: 5px;
}
.areaDPsearch .pref{
    padding-left: 10px;
	}
.areaDPsearch .pref h1{
	color:#0095d9;
	font-size:140%;
	font-weight:normal;
	position:absolute;
	}
.areaDPsearch .pref h1 span{
    color: #333;
    font-size: 82%;
	display:block;
	}

.areaDPsearch ul li{list-style-type:none;width:47%;display:inline-block;background-color: #fff; }
.areaDPsearch ul li a img {width:auto;}
.areaDPsearch ul li.ana{margin-bottom:5px;}
.areaDPsearch ul li a:hover{opacity:0.7}

/*.airline*/
.areaDPsearch dl.airline,
.dpBox dl.airline,
.dpBox2 dl.airline{
	clear: both;
	margin: 0;
	padding: 5px 7px;
	background: transparent;
}
.areaDPsearch dl.airline {
	margin-top:10px;
	}
.areaDPsearch dl.airline dt,
.dpBox dl.airline dt,
.dpBox2 dl.airline dt{
	margin-bottom: 3px;
	text-align: center;
	font-size: 82%;
}

.areaDPsearch dl.airline ul:after,
.dpBox dl.airline dd ul:after,
.dpBox2 dl.airline dd ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
.areaDPsearch dl.airline ul li,
.dpBox dl.airline dd ul li,
.dpBox2 dl.airline dd ul li{
	width: 49%;
	font-size: 90%;
}

.airline dd ul li.ana{ float: left;}
.airline dd ul li.jal{ float: right;}

.airline ul li a,
.airline dd ul li a{
	display: block;
	padding: 3px 0;
	text-align: center;
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	background: #FFF;
	line-height: 1.4;
}
.airline dd li.ana a{ color: #1b0d80; border-color: #1b0d80;}
.airline dd li.jal a{ color: #cc0513; border-color: #cc0513;}

.areaDPsearch dl.airline ul li a img,
.dpBox .airline dd li a img{
	float: none;
	width: auto;
	height: auto;
	vertical-align: 0;
}
.dpBox2 .airline dd li a img{
	float: none;
	width: auto;
	height: auto;
	vertical-align: -7px;
}

/*.btnBox*/
.btnBox{
	clear: both;
	position: relative;
	overflow: hidden;
}
.btnBox dt{
	margin-bottom: 7px;
	text-align: center;
	font-size: 82%;
	font-weight: bold;
}

.btnBox li{
	width: 70%;
	margin: 0 auto 7px;
}
.btnBox li a{
	position: relative;
	display: block;
	padding: 7px 0;
	text-align: center;
	background: #EAEAEA;
	border-radius: 5px;
	border: 1px solid #CCC;
	font-size: 90%;
}
.btnBox li a:hover{ text-decoration: underline; background: #EAEAEA;}

.btnBox li a img{
	float: none;
	width: auto;
	height: auto;
}

/* .entry */
.entry .catch{
	margin: 0;
	text-align: center;
}
.entry .catch img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

.entry .btn{
	clear: both;
	width: 80%;
	margin: 20px auto;
}
.entry .btn a{
	display: block;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
	background: -moz-linear-gradient(
        top,
        #B20000 0%,
        #B20000);
	background: -webkit-gradient(
        linear, left top, left bottom,
        from(#B20000),
        to(#B20000));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 7px;
	border: 1px solid #B20000;
	-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: 120%;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
/* .event */
#mainContents .event {
padding: 5px;
}
.event .lotBox{
    border: 1px solid #ccc;
    padding: 10px;
	margin-right:10px;
}
.event img{
	margin:0 auto;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.event .info{
	margin:5px;
    width: 100%;
}
.event .hitNumber{
	color:#b20000;
}
.event .info p{
	font-size:82%;
	}
.event .btn{
	clear: both;
	width: 80%;
	margin: 20px auto;
}
.event .btn a{
	display: block;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
	background: -moz-linear-gradient(
        top,
        #B20000 0%,
        #B20000);
	background: -webkit-gradient(
        linear, left top, left bottom,
        from(#B20000),
        to(#B20000));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 7px;
	border: 1px solid #B20000;
	-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: 120%;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

/*----- #subContents -----*/
#subContents{
	/*padding-top: 1px;
	background: #FFF;*/
}

/*#search-box*/
#search-box{
	margin: 15px 10px;
	padding: 4px;
	background: #f53a17;
}

/*input*/
#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(http://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: #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;
}

#search-box #dr-dpt-date,
#search-box #dr-arv-date,
#search-box #oa-dpt1-date,
#search-box #oa-dpt2-date,
#search-box #oap-departure,
#search-box #oap-arrival{
	margin-bottom: 5px;
}

/* select */
#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{
	max-width: 100%;
	margin-bottom: 7px;
}

#search-box #db-dpt,
#search-box #db-arv,
#search-box #dr-garea,
#search-box #dr-airport,
#search-box #oh-area-dai,
#search-box #oa-airline,
#search-box #oap-destination-area,
#search-box #oap-airline{
	width: 100%;
	max-width: 100%;
}

#search-box .timeSelect{
	width: 100px;
}

#search-box h1{
	float: left;
	width: 38%;
	margin: 5px 0 0 2%;
	font-size: 90%;
	color: #FFF;
} 

/*switch*/
#search-box .switch{
	float: right;
	width: 60%;
}
#search-box .switch:after{
	content: ""; 
	display: block; 
	clear: both;
}
#search-box .switch li{
	float: left;
	width: 48%;
	margin-left: 2%;
}

#search-box .switch li a{
	display: block;
	padding: 7px 0;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 82%;
	color: #FFF;
	background: url(http://img.travel.rakuten.co.jp/share/common/images/sprite_common_pc.png) no-repeat -140px -1188px;
}
#search-box .switch li a.active{
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	background: #FFF;
	color: #b20000;
	font-weight: bold;
}

#search-box #domestic-search-box,
#search-box #overseas-search-box{
	clear: both;
	padding: 10px 6px;
	background-color: #FFF;
}

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

#search-box .searchCategory{
	margin-bottom: 7px;
}
#search-box .searchCategory:after{
	content: ""; 
	display: block; 
	clear: both;
}
#search-box .searchCategory li{
	width: 48%;
	margin-bottom: 6px;
	font-size: 78%;
}
#search-box .searchCategory li:nth-child(2n-1){ float: left;}
#search-box .searchCategory li:nth-child(2n)  { float: right;}

#search-box .searchCategory li img{
	vertical-align: -2px;
	margin: 0;
}
#search-box .searchCategory li input{
	margin: 0 0 0 3px;
}

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

#search-box .structure:after{
	content: ""; 
	display: block; 
	clear: both;
}

#search-box .structure dt{
	clear: both;
	float: left;
	width: 36%;
	font-size: 78%;
	line-height: 1.2;
}
#search-box .structure dt.date{ padding-top: 10px;}

#search-box .structure dd{
	float: left;
	width: 64%;
	margin-bottom: 10px;
	font-size: 78%;
}

#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: 45%;
}
#search-box .number ul li.adult{ width: 55%;}

#search-box #db-search-form .number ul li,
#search-box #oa-search-form .number ul li,
#search-box #oap-search-form .number ul li{ float: none; width: auto;}
#search-box #db-search-form .number ul li.adult,
#search-box #oa-search-form .number ul li.adult,
#search-box #oap-search-form .number ul li.adult{ 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 select#dr-barea {
    width: 100%;
}

.sltBox{
	position: relative;
	padding: 10px;
	border: 3px solid #CCC;
	background-color: #FFF;
	margin-right: 3%;
	margin-left: 3%;
	box-shadow: 0px 3px 5px #666;
}
.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;
}
.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(http://img.travel.rakuten.co.jp/share/themes/search/images/closeBtn_72px.png);
	background-repeat: no-repeat;
}

#search-box p.searchSubmit{
	clear: both;
	width: 150px;
	margin: 0 auto;
}
#search-box p.searchSubmit a{
	display: block;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	background: -moz-linear-gradient(
        top,
        #B20000 0%,
        #B20000);
	background: -webkit-gradient(
        linear, left top, left bottom,
        from(#B20000),
        to(#B20000));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #B20000;
	-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: 100%;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

/*#browsHistory*/
#browsHistory{
	margin: 15px 10px;
}

#browsHistory #verticalRecentRoot{
	padding: 5px 7px;
	border-color: #CCC;
}
#browsHistory div#verticalRecentRoot h3{
	margin-bottom: 5px;
	padding: 0;
	background: transparent;
	font-size: 90%;
}

/*#keywordSearch*/
#keywordSearch{
	margin: 15px 10px;
	padding: 7px;
	border: 1px solid #CCC;
	background: #FFF;
}
#keywordSearch h1{
	margin-bottom: 3px;
	font-size: 90%;
}
#keywordSearch #f_query{
	width: 178px;
	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;
	font-size: 82%;
}

/*.vacancy*/
.vacancy{
	margin: 15px 10px;
	padding: 6px;
	border: 1px solid #CCC;
	background: #FFF;
}
.vacancy h1{
	margin-bottom: 5px;
	font-size: 90%;
}
.vacancy ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
.vacancy ul li{
	float: left;
	width: 32%;
	margin: 0 2% 6px 0;
}
.vacancy ul li:nth-child(3n){ margin-right: 0;}

.vacancy ul li a{
	position: relative;
	display: block;
	padding: 10px 0 10px 10px;
	border: 1px solid #CCC;
	border-radius: 4px;
	font-size: 82%;
	background: #EAEAEA url(../../images/sprite.png) no-repeat;
}

/*.trvService*/
.trvService{
	margin: 15px 10px;
	padding: 6px;
	border: 1px solid #CCC;
	background: #FFF;
}
.trvService h1{
	margin-bottom: 5px;
	font-size: 90%;
}
.trvService ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
.trvService ul li{
	width: 49%;
	margin-bottom: 6px;
}
.trvService ul li:nth-child(2n-1){ float: left;}
.trvService ul li:nth-child(2n)  { float: right;}

.trvService ul li a{
	display: block;
	padding: 10px 0 10px 40px;
	border: 1px solid #CCC;
	border-radius: 4px;
	font-size: 82%;
	background: #EAEAEA url(../../images/sprite.png) no-repeat;
}
.trvService ul li#svcDh a{ background-position: -500px -45px;}
.trvService ul li#svcDp a{ background-position: -500px -95px;}
.trvService ul li#svcDb a{ background-position: -500px -195px;}
.trvService ul li#svcDc a{ background-position: -500px -245px;}
.trvService ul li#svcOv a{ background-position: -500px -145px;}
.trvService ul li#svcOh a{ background-position: -500px -45px;}
.trvService ul li#svcOa a{ background-position: -500px -295px;}
.trvService ul li#svcOp a{ background-position: -500px -95px;}

/*.bnrSub*/
.bnrSub li{
	margin-bottom: 10px;
	text-align: center;
}

/*----- common -----*/
/*right arrow*/
#upperContents .bulletin a:before,
.areaListSgl ul li a:before,
.areaListDbl dl ul li a:before,
.areaMapOvs ul li a:before,
.btnBox li a:before,
.vacancy ul li a:before{
	display: block;
	position: absolute;
	top: 50%;
	right: 3px;
	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: "";
}

/*bottom arrow*/
#mainContents .anchor li a:before{
	display: block;
	position: absolute;
	top: 50%;
	left: 5px;
	width: 5px;
	height: 5px;
	margin-top: -7px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	content: "";
}

/*----- #rtSiteHeader -----*/
#grpRakutenLinkArea{
	padding: 5px 0;
	border-top: 2px solid #72A331;
}
#grpRakutenLinkArea .grpSpelinlk,
#grpRakutenLinkArea #grpKeyword,
#grpRakutenLinkArea #grpFooter,
#grpRakutenLinkArea #grpFooterNav dt,
#grpRakutenLinkArea #grpFooterNav dd ul{
	display: none;
}

#grpRakutenLinkArea .grpCopyright{
	font-size: 60%;
	color: #666666;
	text-align: center;
}

/*BUS�ǉ���*/

.bus_txt {font-size: 78%;color: #000000;text-align: left;padding: 0 5px 10px;}
.car_map_txt {font-size: 70%;color: #000000;text-align: left;padding: 0 5px 10px;}

/*DP�ǉ���*/
#mainContents .dp_bnrBtm{ border:none;}

/*CAR�ǉ�*/
.goods .carPrice li{
	margin: 3px 0 5px 3px;
	font-size: 78%;
}
.goods .carPrice .previous{
	color: #666;
}
.goods .carPrice .current{
	padding-left: 15px;
	background: url(../../images/sprite.png) no-repeat -526px -650px;
}
.goods .carPrice li em{
	font-style: normal;
}
.goods .carPrice li span{
	display: block;
}
.goods .carPrice li .sale{
	color: #B20000;
	font-weight: bold;
}
.goods .carPrice li .sale em{
	font-size: 150%;
}

/*.dpad�ǉ���
.goods .dpCatch{
	position: relative;
	margin: 0 1% 10px 1%;
	padding: 3px 0;
	background: #B20000;
	color: #B20000;
	font-size: 82%;
	text-align: center;
}
.goods .dpCatch:after{
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 100%;
	margin-left: -7px;
	border: solid transparent;
	border-top-color: #ECAC00;
	border-width: 7px;
	content: " ";
	pointer-events: none;
}

.goods .dpCatch span{
	font-weight: bold;
	font-size: 122%;
}

.goods .dpBox2 .dpadArea{
	margin:0;
	padding:3px;
    background-color: #B20000;
    color: #FFFFFF;
}

.goods .dpBox2 .dpadOutline{
	margin: 7px 0;
	font-size: 82%;
	font-weight: bold;
	color: #0099CC;
}
*/


/*.dpad dpBox2�ǉ���

#mainContents .dpBox2{
	position: relative;
	margin: 0 1% 10px 1%;
	padding: 0;
	border: 1px solid #CCC;
	background: #FFF;
	line-height: 1.4;
}

.dpBox2 img{
	float: left;
	width: 49%;
	max-width: 150px;
	height: auto;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

/*.info*/
.dpBox2 .info{
	float: left;
	width: 47%;
}

.goods .dpBox2 .dpadArea{
	margin:0;
	padding:3px;
    background-color: #26B4E2;
    color: #FFFFFF;
}

.goods .dpBox2 .name{
	margin-left: 3px;
}
.goods .dpBox2 ul.dpPlan{
	clear:both;
	margin:0 5px;
	display:inline-block;
	}
.goods .dpBox2 ul.dpPlan p{
	font-size:78%;
	}
.goods .dpBox2 .dpadOutline{
	font-weight: bold;
	color: #B20000;
}

.dpBox2 .airline dd li a img{
	float: none;
	width: auto;
	height: auto;
	vertical-align: -7px;
}

/*.dpadPrice*/
.dpadPrice{
    line-height: 1.2;
    padding: 1px;
}
.dpadPrice dt{
	margin-bottom: 3px;
	font-size: 78%;
}

.dpadPrice dd ul{
	position: relative;
	margin-bottom: 5px;
}
.dpadPrice dd ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
.dpadPrice li{
	font-size: 78%;
}
.dpadPrice li em  { font-style: normal; font-weight: normal; color: #B20000;}
.dpadPrice li span{ font-size: 141%;}

.dpadPrice li.primary     { margin-left: 0; font-weight: bold;}
.dpadPrice li.primary p    { background-color: #0099CC;color:#FFF;display:inline-block;padding:0 3px;margin:2px;}
.dpadPrice li.primary em  { display: inline; font-weight: bold; font-size:123%;}
.dpadPrice li.primary span{ font-size: 180%;}

.dpadPrice dd p{
	font-size: 65%;
}

.goods .dpCatch span{
	font-weight: bold;
	font-size: 122%;
}

.goods .dpBox2 .dpadArea{
	margin:0;
	padding:3px;
    background-color: #26B4E2;
    color: #FFFFFF;
}

/*dpad�ǉ�*/
/*.dpCatch*/
.goods .dpCatch{
	position: relative;
	margin: 0 1% 10px 1%;
	padding: 3px 0;
	background: #B20000;
	color: #FFF;
	font-size: 82%;
	text-align: center;
}
.goods .dpCatch:after{
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 100%;
	margin-left: -7px;
	border: solid transparent;
	border-top-color: #ECAC00;
	border-width: 7px;
	content: " ";
	pointer-events: none;
}

.goods .dpCatch span{
	font-weight: bold;
	font-size: 122%;
}


.goods .dpBox2 .dpadArea{
	margin: 0px 0px 5px 0px;
	padding:3px;
    background-color: #26B4E2;
    color: #FFFFFF;
	/* font-size: 62%; */
	font-size: 71%;
}

.goods .dpBox2 .dpadOutline{
	margin: 7px 0;
	font-size: 98%;
	font-weight: bold;
	color: #B20000;
}

img.pcTop {
    display: none;
}
/* 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{
	margin-bottom: 10px;
	border: 1px solid #CBC2A0;
	line-height: 1.2;
	background-color: #FFF;
	list-style-type: none;
	border-radius: 5px;
	width: 100%;
}
.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;
}

.category ul .catBox dl{
	float: right;
	width: 67%;
}
.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{
	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;
}

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

/* topbnr */
#contentsArea .top_bnr480{ margin-top:15px; text-align:center;}
#contentsArea .top_bnr480 a:hover{ background:none;}
/* topbnr */

/* arrow */
.htlBox a:before,
.htlBox2 a:before,
.dpBox a:before,
.dpBox2 a:before,
.ovsBox 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: "";
*/}
.htlBox2 div.info div.plan a:before {
	right: -5px;
}
.dpBox a:before,
.htlBox a:before,
.ovsBox a:before {
	top: 75%;
}

/*-- 20140826 suda �ǉ�lizun --*/
/*-- lizun --*/
.pc  { display:none;}
.red { color:#C00;}
p.step img.icons { width:25% !important; float:left; padding-right:10px; padding-bottom:10px;}
p.step span { display:block; float:left; text-align:left; font-size:88%; padding:10px; width:60%;}

#container .kome  { text-indent:0;}

ul.btns    { width:80%; margin:0 auto; overflow:hidden;}
ul.btns li { text-align:center; clear:both;}
ul.btns li img       { max-width:100%;}
ul.btns li img.ab    { float:right; width:50%;}
ul.btns li p.btm     { float:left;padding-top:25%;width:50%;}


/*ssj*/
.goods .setcol3 .kpbox li{ width:100%;}
/*ssj*/
.pcTop {
    display: none;
}
.goods .setcol3 .kpbox li{ width:100%;}


.eventnow a.link{ display:inline; font-size:12px; text-align:right; float:right; text-decoration:underline;}
/*-----���ӕ���-----*/
p.kome2 {
font-size: 78%;
line-height: 155%;
margin: 0 10px;
}




/* 2014.08.14.gujunsheng*/
.pctxt{display:none;}

ul#mainNavnew{width:98%; margin:0 auto; background:#BFBFBF; padding-top:8px; padding-bottom:8px;}
ul#mainNavnew li{width:100%; margin:5px 0 10px;}
ul#mainNavnew li a img{width:100%;}

.eventnow a.btn{ display:block; width:200px; margin:8px auto 5px auto; text-align:center; background:#eeeeee;border: 1px solid #CCC; color:#1d53a6;  border-radius:5px; padding-top:6px; padding-bottom:6px; font-size:78%;}

#mainContents .htlBox6{width: 96%; overflow:hidden; height:30px; margin:5px auto; float:none;}
.htlBox6 a{padding:0;}
.htlBox6 .imgbk{display:none;}
.htlBox6 .head{width:20%; display:block; float:left; padding-top:0; height:30px; line-height:30px;}
.htlBox6 .imgbk img{display:none;}
.infobk{width:77%; padding:0 0 0 3%; font-size:10px; width:block; height:30px; float:left; line-height:30px;}
/*�@.htlBox a:before{top:15px !important;}�@*/

.secTitle span{font-size:15px;}
.secTitle span.tlleft {float:left; display:block; width:60%;}
.secTitle span em{display:block;}
.tlright{ font-size:100%; display: inline-block;color: #000;margin-left: 5px;}
.tlright em{background:#b20000; border-radius:5px; padding:3px 6px; color:#ffffff; margin-left:6px; display:inline-block;}
.txtplus{font-size:12px; text-align:left; display:block; clear:both; margin-left:10px;}
/*�@.cbset{clear:both;} */
.btnplus{
	width:260px;
	margin:10px auto 15px auto;	
    display: block;
    font-size: 80%;
    font-weight:normal;
    line-height: 1.4;
    padding-bottom:6px;
    padding-top: 6px;
    position: relative;
    text-align: center;
    text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#eeeeee; color:#1d53a6 !important; border: 1px solid #CCC;
	} 
	
.btnplus02{
	width:260px;
	margin:10px auto 15px auto;	
    display: block;
    font-size: 80%;
    font-weight:normal;
    line-height: 1.4;
    padding-bottom:6px;
    padding-top: 6px;
    position: relative;
    text-align: center;
    text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#CC0000;
	color:#FFFFFF!important; 
	border: 1px solid #CCC;
}
#mainContents .btnplus02Wrap .btnplus02{
	margin-top:0;
	margin-bottom:0;
}
#mainContents section.areaMapDms , 		
#mainContents section.bnr100 , #mainContents section.bnr150 , #mainContents section.goods .setcol3{border:none; padding:0; margin:10px;}

p.redset{background:#b20000 !important; color:#ffffff !important;}
h1.blackset span{color:#000000 !important;}
.areaMapDms dt{font-weight:bold;}

ul.city{width:100%; overflow:hidden;}
ul.city li{width:24%; margin-right:1%; float:left; margin-bottom:10px;}
ul.city li a{display:block; border-radius:5px; border:1px solid #cccccc; background:url(../../images/yaji.gif) left center no-repeat #eeeeee; padding:5px 0 5px 20px;}

.plussub , .bnrSub{
	margin: 15px 10px;
	padding: 6px;
	border: 1px solid #CCC;
	background: #FFF;
}


.plussub ul li{
	float: left;
	width: 32%;
	margin: 0 1% 6px 0;
}


.plussub h1{margin-bottom: 5px;	font-size: 90%;}
.plussub ul{width: 96%; margin:0 auto; overflow:hidden;}

.plussub ul li a{text-align:center; font-size:12px; display:block; width:100%;}
.plussub ul li a img{margin-bottom:5px; width:100%;}

.bnrSub h1{ padding:6px;}



.event{padding:0 0 10px !important;}
h1#EVT{background:#b20000; padding:8px; color:#ffffff;}
#container #mainContents .eventnow{margin:10px auto 10px;  padding:0; width:90%; border:none !important; }
.eventnow p{background:#FF0; padding:5px 2%; color:#000000; font-size:14px; display:block; width:96%;}
.eventnow img{margin-bottom:5px; width:50%; float:left;}
.eventnow a{text-aligin:center; display:block;}
.eventnow a .eventxt{margin:10px 2%; font-size:15px; background:none; width:46%; padding:0; display:block; float:left;}
.areaMapDms a{padding-bottom:0 !important;}
.bnr100 .bnrBox li{width:100%; margin:5px 0;}
.bnr100 .bnrBox li a{    background: url("../../images/yaji.gif") no-repeat scroll left center #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 5px;
    display: block;
    padding: 5px 0 5px 20px;
	text-align: left;}
.bnr100 .bnrBox li img{display:none;}
.kpbox {overflow:hidden;}
.kpbox li {width:46%; margin-right:2%; float:left;}

.plussub , .bnrSub{display:none;}
#txtplus{ margin:10px; text-align:left; font-size:12px;}
#mainContents #txtplus a{ color:#03C; text-decoration:underline;}

/*-- lizun --*/
.pc  { display:none;}
.red { color:#C00;}
p.step img.icons { width:25% !important; float:left; padding-right:10px; padding-bottom:10px;}
p.step span { display:block; float:left; text-align:left; font-size:88%; padding:10px; width:60%;}

#container .kome  { text-indent:0;}

ul.btns    { width:80%; margin:0 auto; overflow:hidden;}
ul.btns li { text-align:center; clear:both;}
ul.btns li img       { max-width:100%;}
ul.btns li img.ab    { float:right; width:50%;}
ul.btns li p.btm     { float:left;padding-top:25%;width:50%;}


/*ssj*/
.goods .setcol3 .kpbox li{ width:100%;}
/*ssj*/
.pcTop {
    display: none;
}
.goods .setcol3 .kpbox li{ width:100%;}


.eventnow a.link{ display:inline; font-size:12px; text-align:right; float:right; text-decoration:underline;}
.eventnow a.btn{ display:block; width:200px; margin:8px auto 5px auto; text-align:center; background:#eeeeee;border: 1px solid #CCC; color:#1d53a6;  border-radius:5px; padding-top:6px; padding-bottom:6px; font-size:78%;}


.goods .area{
	margin: 3px;
	font-size: 65%;
	clear:both;
}

/* link color */
.txtplus a,
.bus_txt a,
dl.accordion dd a {color: #1d54a7;}

/*--���o��--*/
h1#coupon {
padding: 5px;
background: #B20000;
color: #FFF;
text-align: center;
font-size:130%;
}
/*--���C���O�g--*/
#mainContents section {
padding: 10px;
}
/*-----�{�ݘg-----*/
h1.name {
    /* box-sizing: border-box; */
    padding: 5px!important;
    text-align: left;
}
.goods .head {
padding: 3px;
background: #002060;
color: #fff;
text-align: left;
}

.col1 .htlBox .name {
font-size: 88%;
line-height: 130%;
}

.goods .outline {
margin: 3px 5px 7px;
}

/*.head*/
.goods .head{
	height: auto;
}
/*.head_medama*/
.goods .head_medama{
	height: auto;
}

/*--�s���{�����X�g--*/
.areaListDbl dl dt {
background: #ffcc33;

}

.lst{margin-right:0 !important;}
section.setcol3 ul.kpbox{overflow:hidden;}
section.setcol3 ul.kpbox a:hover img{ opacity:0.8;}
section.setcol3 ul.kpbox li{float:left; margin-right:4%; width:100%; height:auto; margin-bottom:20px;}
section.setcol3 ul.kpbox li a img{width:100%;}
section.setcol3 ul.kpbox li img{width:100%;}

.PC{ display:none;}

.areaTitle {
    color: #656565;
    display: inline-block;
    font-size: 100%;
    margin-bottom: 5px;
    width: 100%;
}
.areaMapDms {
	margin:10px 0;
}

/* オーバーライド　*/
.k-wrap02,
.cars .k-wrap01,
.cars #SECT
{
	margin-left:0!important;
	margin-right:0!important;
}
.kome{
	padding-left:0!important;
	padding-right:0!important;
}

.areaMapDms{
	margin-left:0!important;
	margin-right:0!important;
}

#bnrTTl {
    background-color: #b20000;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 100%;
    margin: 0 10px 10px;
    padding: 10px 15px;
    width: 88%;
}
#bnrTTl a, #bnrTTl a:hover {
    color: #fff;
}
a, a:visited {
    color: #000;
    text-decoration: none;
}

/*---1021plus by ki---*/
#upperContents{
	width:100%;
}
#upperContents .cpbtn{
	vertical-align:baseline;
	padding:10px 10px 0;
	text-align:center;

}
#upperContents .cpbtn li{
	list-style-type:none;
	padding: 5px;
	float:left;
	width:50%;
	box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
#upperContents .cpbtn li img{
	max-width:300px;
	width:100%;
}
.syoukai{
	font-size:18px;
	color:#b20000;
	text-align:center;
	line-height:1.6;
}
.syoukai em{
	font-size:26px;
}

.hotels{
	width:100%;
	margin-left:5px;
}
.htlBox4{
	width:245px;
	border:1px solid #65c7c8;
}
.htlBox .area{
	background:#65c7c8;
	color:#fff;
	font-size:13px;
	padding:5px 5px 3px 5px;
}
.htlBox h1{
	color:#333;
	font-size:14px;
	padding:10px 7px 0 7px;
}
.htlBox4 .photo{
	margin:10px;
}
.htlBox4 .photo img{
	width:100%;
	max-width:100%;
	height:auto;
}
.htlBox .btn li a{
	background:none;
	color:#333;
	padding:10px;
	display:block;
	border-radius:5px;
	background-color: #ffe188;
    background-image: -webkit-linear-gradient(top, #ffe188, #ffcc33); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
    background-image:         linear-gradient(to bottom, #ffe188, #ffcc33); /* Chrome 26, Firefox 16+, IE 10+, Opera */
	text-align:center;
	font-size:120%;
}
.htltt{
	background:#65c7c8;
	color:#fff;
	font-size:18px;
	padding:5px;
	margin:5px 11px 10px 0;
	clear:both;
}

.other{
	width:100%;
	margin-bottom:15px;
}
.other p{
	text-align:center;
	margin:10px;
}
.other ul{
	text-align:center;
    clear: both;
    display: block;
    margin: 0 auto;
    width: 100%;
}
.other ul li{
    float: none;
	margin:10px;
}
.other ul li img{
	max-width:60%;
	width:60%;
}
.other ul li a:hover, .totop li a:hover{
	opacity:0.8;
}
.totop li a{
	color:#fff;
	font-size:20px;
	border-radius:5px;
	width:58%;
	display:block;
	padding:15px;
	margin:10px auto;
	height:auto;
	text-align:center;
}
#mainContents .totop .top1 a{
	background:#f65eb8;
}
#mainContents .totop .top2 a{
	background:#ff9630;
}
















