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

body{
	min-width: 100%;
	_display: inline;
	_zoom: 1;
}

#grpLocationArea{
	width: auto;
	height: 25px;
	margin: 15px 0 10px 20px;
	font-size:	small;
}
.sns{
	position: relative;
	z-index: 1;
	width: 310px;
	height: 30px;
	overflow: hidden;
	float:right;
}
#contentsArea{
	clear: both;
}

/*----- #keyVisual -----*/
#keyVisual{
	min-width: 950px;
	width: 100%;
	margin: 0 auto;
	text-align:center;
	clear:both;
}
#keyVisual h1{ height:305px; background:url(../images/top_bg.gif) repeat-x;}


/*----- #mainNav -----*/
#mainNav{
	clear: both;
	position: relative;
	z-index: 100;
	min-width: 950px;
	height: 30px;
	padding: 7px 0;
	background: #000;
	color: #FFF;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
#mainNav.fixed_menu{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

#mainNav:after,
#mainNav ul:after{
	content: ""; 
	display: block; 
	clear: both;
}

#mainNav dt,
#mainNav dd{
	float: left;
	margin-left: 20px;
}

#mainNav dt{
	 padding-top: 7px;
	 font-weight: bold;
}

#mainNav ul{
	border-right: 1px solid #FFF;
}
#mainNav ul li{
	float: left;
	padding: 0 5px;
	border-left: 1px solid #FFF;
}

#mainNav ul li a{
	display: block;
	height: 23px;
	padding: 7px 10px 0 42px;
	border-radius: 3px;
	background: url(../images/sprite.png) no-repeat;
	text-align: center;
	color: #FFF;
	font-size: 90%;
}
#mainNav ul li p{
	display: block;
	height: 23px;
	padding: 7px 10px 0 50px;
	border-radius: 3px;
	background: url(../images/sprite.png) no-repeat #FFF;
	text-align: center;
	font-size: 90%;
	color:#000;
}
#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: -498px -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: -504px -201px;}
#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;}

#mainNav ul li a:hover{ background-color: #333;}

/*----- #container -----*/
#container{
	padding: 15px 20px;
	background: #FFFFFF;
	border-bottom: 1px solid #CCC;
}
#container:after{
	content: ""; 
	display: block; 
	clear: both;
}

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

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

#container .accordion dd{
	display: none;
	padding: 10px;
}
#container .accordion dd p{
	margin-bottom: 10px;
	font-size: 82%;
}
#container .accordion dd li{
	margin: 0 0 10px 0px;
	font-size: 82%;
	line-height: 1.4;
}
#container .accordion em{
	font-style: normal;
	color: #B20000;
}

#container .pagetop{
	clear: both;
	font-size: 82%;
	text-align: right;
}

/*----- #upperContents -----*/

#upperContents .bulletin{
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	font-size: 90%;
}
#upperContents .bulletin a{
	padding-left: 15px;
	background: url(../images/sprite.png) no-repeat -530px -594px;
}

#upperContents .couponBnr{
	width: 950px;
	margin: 0 auto;
}
#upperContents .couponBnr:after{
	content: ""; 
	display: block; 
	clear: both;
}
#upperContents .couponBnr li{
	float: left;
	width: 468px;
	height: 60px;
}
#upperContents .couponBnr li a  { display: block; width: 468px; height: 60px;}
#upperContents .couponBnr li img{ visibility: hidden; display:none;}

#upperContents .couponBnr li.couponPoint{ margin-right: 14px;}

#upperContents .couponBnr li.couponPoint a{
	background: url(../images/bnr01_pc.gif);
}
#upperContents .couponBnr li.couponGet a{
	background: url(../images/bnr02_pc.gif);
}

#upperContents .couponBnr li.couponPoint a:hover{filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7; cursor:pointer;}
#upperContents .couponBnr li.couponGet a:hover{filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7; cursor:pointer;}
section.setcol3 ul.kpbox li img {
/*width: 100%;*/
}

/*----- #mainContents -----*/
#mainContents{
	float: right;
	width: 100%;
	line-height: 1.2;
}

#mainContents .inner{
	min-width: 570px;
	margin-left: 340px;
	background-color: #fff;
}

#mainContents .inner_close{
	min-width: 570px;
}

#mainContents #pageTitle,
#mainContents .subTitle{
	padding: 5px;
	background: #FFCC33;
	color: #FFF;
	text-align: center;
}
#mainContents #pageTitle span{
	font-size: 130%;
}

#mainContents section{
	margin-bottom: 15px;
	padding: 10px 0 10px 10px;
	background: #FFF;
}

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

/*---.anchor---*/
#mainContents .anchor{
	margin-bottom: 10px;
	text-align: center;
}
#mainContents .anchor li{
	display: inline;
	line-height: 2.5;
}
#mainContents .anchor li a{
	padding: 7px 7px 7px 10px;
	border-right: 1px solid #555;
	font-size: 90%;
	background: url(../images/sprite.png) no-repeat -534px -538px;
	color: #555;
	white-space: nowrap;
}
#mainContents .anchor li:first-child a{
	background-position: -530px -538px;
    border-left: 1px solid #555;
}

/*---.areaListSgl---*/
.areaListSgl dt{
	margin-bottom: 7px;
}

.areaListSgl ul{
	clear: both;
	width: 100%;
	margin-bottom: 7px;
}
.areaListSgl ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
.areaListSgl ul li{
	float: left;
}
.areaListSgl ul li a{
	display: block;
	margin: 0 7px 7px 0;
	padding: 7px 7px 7px 15px;
	border: 1px solid #CCC;
	border-radius: 4px;
	font-size: 90%;
	white-space: nowrap;
	background: #EAEAEA url(../images/sprite.png) no-repeat -530px -588px;
}

/*---.areaListDbl---*/
#mainContents .areaListDbl{
	background: url(../images/map_domestic.gif) no-repeat top right #B4E9F0;
	background: url(../images/map_domestic.gif) no-repeat top right, -moz-linear-gradient(top, #FFF, #B4E9F0); 
	background: url(../images/map_domestic.gif) no-repeat top right, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#B4E9F0));
}

.areaListDbl dl{
	clear: both;
	margin: 0 10px 10px 0;
	font-size: 90%;
	overflow: hidden;
}
.areaListDbl dl:after{
	content: ""; 
	display: block; 
	clear: both;
}

.areaListDbl dl dt{
	clear: both;
	float: left;
	width: 15%;
	height: 20px;
	padding-top: 7px;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	background: #555;
	color: #FFF;
	text-align: center;
}
.areaListDbl dl dd{
	position: relative;
	float: left;
	width: 83%;
}

.areaListDbl ul{
	clear: both;
	width: 100%;
}
.areaListDbl ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
.areaListDbl ul li{
	float: left;
}
.areaListDbl ul li a{
	display: block;
	height: 20px;
	margin: 0;
	padding: 7px 7px 5px 15px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	white-space: nowrap;
	background: #EAEAEA url(../images/sprite.png) no-repeat -530px -588px;
}

/*---.areaMapDms, .areaMapOvs---*/
#mainContents .areaMapDms,
#mainContents .areaMapOvs{
	position: relative;
	padding-bottom: 9px;
	background: #B4E9F0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.60, #B4E9F0), color-stop(0.10, #FFF));
	background: -webkit-linear-gradient(top, #FFF 10%, #B4E9F0 60%);
	background: -moz-linear-gradient(top, #FFF 10%, #B4E9F0 60%);
	background: linear-gradient(to bottom, #FFF 10%, #B4E9F0 60%);
}

.areaMapDms ul,
.areaMapOvs ul{
	position: relative;
	width: 480px;
	height: 270px;
	margin: -30px auto 10px auto;
	background-repeat: no-repeat;
	background-image: url(../images/sprite.png);
}
.areaMapDms ul{ background-position: 0 0;}
.areaMapOvs ul{ background-position: 0 -270px;}

.areaMapDms ul li,
.areaMapOvs ul li{
	position: absolute;
	z-index: 3;
}
.areaMapDms ul li#map_hokkaido    { top: 40px;  left: 380px;}
.areaMapDms ul li#map_tohoku      { top: 120px; left: 350px; z-index: 6;}
.areaMapDms ul li#map_kitaKanto   { top: 170px; left: 330px; z-index: 5;}
.areaMapDms ul li#map_metropolitan{ top: 205px; left: 300px; z-index: 4;}
.areaMapDms ul li#map_izuHakone   { bottom: 0;  left: 250px;}
.areaMapDms ul li#map_koshinetsu  { top: 170px; left: 260px; z-index: 6;}
.areaMapDms ul li#map_hokuriku    { top: 155px; left: 200px; z-index: 6;}
.areaMapDms ul li#map_tokai       { top: 205px; left: 235px; z-index: 5;}
.areaMapDms ul li#map_kinki       { top: 200px; left: 175px; z-index: 5;}
.areaMapDms ul li#map_sanyoSanin  { top: 160px; left: 100px; z-index: 6;}
.areaMapDms ul li#map_shikoku     { bottom: 5px;left: 130px; z-index: 4;}
.areaMapDms ul li#map_kyushu      { top: 215px; left: 70px;  z-index: 5;}
.areaMapDms ul li#map_okinawa     { top: 225px; right: 25px;}
.areaMapDms ul li#map_ovs         { top: 60px;  left: 150px;}

.areaMapOvs ul li#map_kor{ top: 45px;  left: 200px;}
.areaMapOvs ul li#map_chn{ top: 45px;  left: 140px;}
.areaMapOvs ul li#map_hkg{ top: 80px;  left: 140px;}
.areaMapOvs ul li#map_twn{ top: 80px;  left: 200px;}
.areaMapOvs ul li#map_tha{ top: 125px; left: 55px;}
.areaMapOvs ul li#map_vnm{ top: 125px; left: 115px;}
.areaMapOvs ul li#map_phl{ top: 160px; left: 130px;}
.areaMapOvs ul li#map_mys{ top: 160px; left: 30px;}
.areaMapOvs ul li#map_sin{ top: 195px; left: 10px;}
.areaMapOvs ul li#map_idn{ top: 195px; left: 125px;}
.areaMapOvs ul li#map_gum{ top: 160px; left: 300px;}
.areaMapOvs ul li#map_sai{ top: 125px; left: 270px;}
.areaMapOvs ul li#map_hwi{ top: 125px; left: 360px;}
.areaMapOvs ul li#map_usa{ top: 75px;  left: 320px;}
.areaMapOvs ul li#map_eur{ top: 65px;  left: 5px;}
.areaMapOvs ul li#map_aus{ bottom: 0;  left: 100px;}
.areaMapOvs ul li#map_dms{ bottom: 20px;right: 30px;}

.areaMapDms ul li a,
.areaMapOvs ul li a{
	display: block;
	padding: 7px 7px 7px 15px;
	background: #000 url(http://img.travel.rakuten.co.jp/share/common/images/sprite_common_pc.png) no-repeat -140px -1188px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	border-radius: 4px;
	font-size: 90%;
	color: #FFFFFF;
}

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

ul.bnrBox li{
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	font-size: 82%;
}
.bnrLarge ul.bnrBox li{ float: none; margin-right: 0; margin-bottom: 0;text-align: center;}
.bnr300 ul.bnrBox li  { width: 300px;}
.bnr200low ul.bnrBox li  { width: 200px;}
.bnr200 ul.bnrBox li  { width: 200px;}
.bnr150 ul.bnrBox li  { width: 150px;}
.bnr100 ul.bnrBox li  { width: 100px;}

ul.bnrBox li a:hover img{
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.bnrLarge ul.bnrBox li img{
	display: block;
	margin: 0 auto 5px auto;
}

@media screen and (max-width: 1026px) {
	.bnr300 ul.bnrBox li{
		width: 48%;
		margin-right: 2%;
	}
	.bnr300 ul.bnrBox li img{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 1036px) {

	.bnr200low ul.bnrBox li img{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.bnr200 ul.bnrBox li{
		width: 31%;
		margin-right: 2.3%;
	}
	.bnr200 ul.bnrBox li img{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 1036px) {
	.bnr150 ul.bnrBox li{
		width: 31%;

		margin-right: 2.3%;
	}
	.bnr150 ul.bnrBox li img{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
}

/*---.goods---*/
.goods{
	position: relative;
	min-width: 558px;
}
.goods:after{
	content: ""; 
	display: block; 
	clear: both;
}

/*.catch*/
.goods .catch{
	position: relative;
	margin: 15px 10px 15px 0;
	padding: 3px 5px;
	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: 146%;
}
.areaDPsearch{
    background: none repeat scroll 0 0 #e6f7ff;
    border: 1px solid #4fc3ff;
    margin-bottom: 13px;
    margin-right: 10px;
    padding: 5px;
	height:38px;}
.areaDPsearch .pref{
    float: left;
    padding-left: 10px;
    padding-top: 7px;
    width: 8.5em;
	}
	
.areaDPsearch .pref h1{color:#0095d9; font-size:120%;font-weight:normal; }

/*structure*/
#mainContents .htlBox,
#mainContents .htlBox2,
#mainContents .dpBox,
#mainContents .dpBox2,
#mainContents .ovsBox{
	position: relative;
	float: left;
	margin: 0 8px 10px 0;
	padding: 0;
	line-height: 1.2;
}
#mainContents .col1 .htlBox{ width: 150px; border: solid 1px;}
#mainContents .col1po .htlBox{ width: 150px;}
#mainContents .col2 .htlBox,#mainContents .col2 .htlBox2{ width: 47%; border: 1px solid;margin-right: 14px;}
#mainContents .dpBox       { width: 47%; border: none; margin-right: 1.4%;}
#mainContents .dpBox2      { width: 47%;  border: none; margin-right: 1.4%;}
#mainContents .ovsBox      { width: 47%;}

/*a*/
.goods a{
	display: block;
	padding-bottom: 5px;
	color: #000;
}
.goods a:hover{ text-decoration: none; background: #FFFAED;}

.goods.col2 .hotelBox a:after,
.dpBox a:after,
.dpBox2 a:after,
.ovsBox a:after{
	content: ""; 
	display: block; 
	clear: both;
}
#mainContents .dpBox a,
#mainContents .dpBox2 a{ border-width: 1px; border-style: solid solid none solid; border-color: #CCC;}

/*img*/
.goods a:hover img{
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.col2 .htlBox img,.col2 .htlBox2 img { float: left;width:150px;}
.dpBox2 img                 { float: left; width:150px; }
.dpBox img,.ovsBox img      { float: left; width:150px;}

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

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

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


/*.label*/
.goods .label{
	margin: 5px 5px 5px 0;
	padding-bottom: 3px;
	text-align: center;
	font-size: 78%;
	border: 1px solid #B20000;
	background: #FFF;
	display:inline-block;
	width:100%;
}
.goods .label .seat{
	margin-bottom: 3px;
	padding: 3px 0;
	background: #B20000;
	color: #FFF;
}

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

/*.info*/
.goods .info{
	margin: 0 5px;
}

.col2 .htlBox .info {margin: 5px 5px 5px 155px; }
.col2 .htlBox2 .info.countDown {margin: 0 5px 0 155px;}
.col2 .htlBox2 img{margin-right:5px;}
.ovsBox .info      {margin: 0 5px 5px 155px; }
.dpBox .info       {margin: 5px 5px 5px 155px;}
.dpBox2 .info      {margin: 5px 5px 5px 155px; }
.dpBox .dpPrice    {margin: 5px 5px 5px 155px; }

.col2 .htlBox2 .info .plan a {border:1px solid #CCC; padding:5px;margin-bottom:5px;}
/* .col2 .htlBox2 .info:last-child .plan a {margin:5px;} */
.col2 .htlBox2 .info .plan a .price {text-align:right;}

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

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


/*.name*/
.goods .name{
	margin-bottom: 5px;
	color: #000;
	font-size: 82%;
	font-weight: normal;
}
.goods .dpBox2 .name,
.goods .htlBox2 .name{
	font-size: 82%;
	margin-left: 5px;
}
.goods .dpBox2 ul.dpPlan{
	clear:both;
	margin:5px;
	display:inline-block;
	}
.goods .dpBox2 ul.dpPlan p{
	font-size:78%;
	}
.col1 .htlBox .name,
.ovsBox .name{ font-size: 82%;}

/*.outline*/
.goods .outline{
	margin-bottom: 7px;
	font-size: 78%;
	font-weight: bold;
}
.goods .dpBox2 .dpPlan .outline{
	margin: 7px 0;
	font-size: 90%;
	font-weight: bold;
	color: #0099CC;
}
.ovsBox .outline{ font-size: 65%;}

/*.caption*/
.goods .caption{
	margin-bottom: 3px;
	font-size: 78%;
	font-weight: bold;
}

/*.price*/
.goods .price li{
	margin-bottom: 5px;
	font-size: 78%;
}
.goods .price .previous{
	color: #666;
}
.goods .price .current{
	width: 129px;
	
}
.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: 165%;
}
.ovsBox .price li .sale em{ font-size: 141%;}

/* icon */
.dpPrice dd .chara li,
.info .chara li {
    background-color: #fff766;
    border: 1px solid #0195d2;
    color: #0195d2;
	border-radius: 3px;
	padding: 3px 5px;
	line-height:1.4;
	font-size:82%;
	display:inline-block;
	margin-bottom:3px;
}


/*.dpPrice*/
.dpPrice {
	margin-top:3px;
	}
.dpPrice ul{
	position: relative;
	margin-bottom: 5px;
}
.dpPrice li{
	font-size: 78%;
}
.dpPrice li em  { font-style: normal; font-weight: normal; color: #B20000;}
.dpPrice li span{ font-size: 135%; font-weight: bold;}

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

.dpPrice dt,
.dpPrice dd p{
	font-size: 78%;
	margin-bottom:5px;
}

/* airline */

.areaDPsearch .airline {
	float:right;
	}

.areaDPsearch .airline dt {
    font-size: 82%;
    margin-bottom: 5px;
	margin-top: 10px;
	float:left;
}
.areaDPsearch dl.airline dd {
    float: right;
    margin-left: 10px;
    margin-top: 5px;
}
.areaDPsearch dl.airline dd ul li{
    font-size: 90%;
    width: 8em;
}

#mainContents .dpBox .airline,
#mainContents .dpBox2 .airline{
	clear: both;
	margin: 0 0 7px 0;
	padding: 5px 7px;
	border-width: 1px;
	border-color: #CCC;
	border-style: dotted solid solid solid;
}

#mainContents .dpBox .airline dt, #mainContents .dpBox2 .airline dt {
    font-size: 82%;
    margin-bottom: 5px;
    text-align: center;
}
#mainContents .airline dd ul{
	width: 100%;
}
#mainContents .airline dd ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
#mainContents .dpBox .airline dd li, #mainContents .dpBox2 .airline dd li {
    font-size: 90%;
    width: 49%;
}
#mainContents .airline dd li.ana{ float: left;}
#mainContents .airline dd li.jal{ float: right;margin-left:5px;}

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

#mainContents .airline dd li.ana a:hover{ text-decoration: none; background: #ECFAFF;}
#mainContents .airline dd li.jal a:hover{ text-decoration: none; background: #FFECEC;}

#mainContents .airline dd li a img{
	float: none;
	width:auto;
}

/*.btnBox*/
.btnBox{
	clear: both;
	position: relative;
	overflow: hidden;
}
.btnBox dt{
	margin-bottom: 7px;
	text-align: center;
	font-size: 82%;
	font-weight: bold;
}
.btnBox ul{
	position: relative;
	left: 50%;
	float: left;
}
.btnBox ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
.btnBox li{
	position: relative;
	float: left;
	left: -50%;
	width: 240px;
	margin: 0 5px;
}
.btnBox li a{
	display: block;
	width: 238px;
	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 span{
	padding-left: 15px;
	background: url(../images/sprite.png) no-repeat -530px -594px;
}

/*--- .entry ---*/
.entry .catch{
	margin: 20px 0;
	text-align: center;
}
.entry .btn{
	clear: both;
	width: 400px;
	margin: 20px auto;
}
.entry .btn a{
	display: block;
	position: relative;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	background: #B20000;
	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: 10px;
	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: 180%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.entry .btn a:hover{
	background: #B20000;
	background: -moz-linear-gradient(
        top,
        #B20000 0%,
        #970000);
	background: -webkit-gradient(
        linear, left top, left bottom,
        from(#B20000),
        to(#970000));
}
.entry .btn a:before{
	display: block;
	position: absolute;
	top: 50%;
	right: 12px;
	width: 9px;
	height: 9px;
	margin-top: -5px;
	border-top: 5px solid #FFF;
	border-right: 5px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}
/*--- .event ---*/
.event .lotBox{
    border: 1px solid #ccc;
    padding: 10px;
	margin-right:10px;
}
.event img{
	float:left;
	margin-bottom:10px;
}
.event .info{
	margin:0 10px 5px 380px;
}
.event .hitNumber{
	color:#b20000;
}
.event .btn {
    margin: 20px auto;
    max-width: 230px;
}
.event .btn a{
	display: block;
	position: relative;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-right:0.8em;
	background: #B20000;
	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: 10px;
	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%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.event .btn a:hover{
	background: #B20000;
	background: -moz-linear-gradient(
        top,
        #B20000 0%,
        #970000);
	background: -webkit-gradient(
        linear, left top, left bottom,
        from(#B20000),
        to(#970000));
}
.event .btn a:before{
	display: block;
	position: absolute;
	top: 50%;
	right: 12px;
	width: 9px;
	height: 9px;
	margin-top: -5px;
	border-top: 5px solid #FFF;
	border-right: 5px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

.event .cpgy{
    display: block;
    font-size: 78%;
    margin-top: 10px;
	margin-bottom:10px;
    padding-right: 10px;
    text-align: right;
	}
	
/*----- #subContents -----*/
#subContents{
	float: left;
	width: 320px;
	margin-right: -320px;
}

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

#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: 185px;
	max-width: 100%;
}

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

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

/*switch*/
#search-box .switch{
	float: right;
	width: 160px;
}
#search-box .switch:after{
	content: ""; 
	display: block; 
	clear: both;
}
#search-box .switch li{
	float: left;
	width: 75px;
	margin-left: 5px;
}

#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 0 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 6px 4px;
	-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{
	float: left;
	width: 140px;
	margin: 0 6px 6px 0;
	font-size: 78%;
}
#search-box .searchCategory li input{
	margin: 0;
}
#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: 110px;
	font-size: 78%;
	line-height: 1.2;
}
#search-box .structure dt.date{ padding-top: 7px;}

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

#search-box .number ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
#search-box .number ul li{
	float: left;
	width: 50%;
}
#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;
}

.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;
	margin: 0 56px 0 50px;
}
#search-box p.searchSubmit a{
	display: block;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	background: #B20000;
	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;
}
#search-box select#dr-barea {
    width: 100%;
}

/*#browsHistory*/
#browsHistory{
	margin-bottom: 15px;
}

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

/*#keywordSearch*/
#keywordSearch{
	margin-bottom: 15px;
	padding: 7px;
	border: 1px solid #CCC;
	background: #FFF;
}
#keywordSearch h1{
	margin-bottom: 5px;
	font-size: 90%;
}
#keywordSearch #f_query{
	width: 180px;
	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-bottom: 15px;
	padding: 6px 0 6px 6px;
	border: 1px solid #CCC;
	background: #FFF;
}
.vacancy h1{
	margin-bottom: 5px;
	font-size: 90%;
}
.vacancy ul{
	width: 312px;
}
.vacancy ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
.vacancy ul li{
	float: left;
	width: 98px;
	margin: 0 6px 6px 0;
}
.vacancy ul li a{
	display: block;
	padding: 10px 0 10px 10px;
	border: 1px solid #CCC;
	border-radius: 4px;
	font-size: 82%;
	background: #EAEAEA url(http://img.travel.rakuten.co.jp/share/common/images/sprite_common_pc.png) no-repeat;
}

.vacancy ul li a:link, .vacancy ul li a:visited{ background-position: -142px -886px;}
.vacancy ul li a:hover, .vacancy ul li a:active{ background-position: -142px -986px;}

/*.trvService*/
.trvService{
	margin-bottom: 15px;
	padding: 6px 0 6px 6px;
	border: 1px solid #CCC;
	background: #FFF;
}
.trvService h1{
	margin-bottom: 5px;
	font-size: 90%;
}
.trvService ul{
	width: 312px;
}
.trvService ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
.trvService ul li{
	float: left;
	width: 150px;
	margin: 0 6px 6px 0;
}
.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 -48px;}
.trvService ul li#svcDp a{ background-position: -500px -98px;}
.trvService ul li#svcDb a{ background-position: -500px -198px;}
.trvService ul li#svcDc a{ background-position: -500px -248px;}
.trvService ul li#svcOv a{ background-position: -500px -148px;}
.trvService ul li#svcOh a{ background-position: -500px -48px;}
.trvService ul li#svcOa a{ background-position: -500px -298px;}
.trvService ul li#svcOp a{ background-position: -500px -98px;}

/*.bnrSub*/
.bnrSub{
	margin-bottom: 15px;
	padding-top: 10px;
	border: 1px solid #CCC;
	background: #FFF;
}
.bnrSub li{
	margin-bottom: 10px;
	text-align: center;
}
/*bus�ǉ���*/

.goods .outline {word-wrap:break-word;}
.bus_txt {font-size: 78%;color: #000000;text-align: left;margin: 0 10px 10px 0;}
.car_map_txt {font-size: 81%;color: #000000;text-align: left;margin: 0 10px 10px 0;}
#mainContents .areaListDblbus{
	background: url(../images/spritebus.png) no-repeat top right #B4E9F0;
	background: url(../images/spritebus.png) no-repeat top right, -moz-linear-gradient(top, #FFF, #B4E9F0); 
	background: url(../images/spritebus.png) no-repeat top right, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#B4E9F0));
}





/*car�ǉ���*/

.bnrLarge ul.bnrBox li {
    margin-bottom: 10px;
}

#mainContents .areaListDblcar{
	background: url(../images/map_domesticcar.gif) no-repeat right 117px #B4E9F0;
	background: url(../images/map_domesticcar.gif) no-repeat right 117px, -moz-linear-gradient(top, #FFF, #B4E9F0); 
	background: url(../images/map_domesticcar.gif) no-repeat right 117px, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#B4E9F0));
}




/*dp�ǉ���*/

.bnrLarge ul.bnrBox li.dp_te{
	margin-bottom:10px;}
.mb15_te{
	margin-bottom:15px;}
#mainContents .anchor2 li{
	display: inline-block;
}

#mainContents .anchor2 li a{
	padding: 0 10px 0 15px;}
#mainContents .anchor2 li a:hover{ text-decoration:underline;}
#mainContents .dp_bnrBtm{ border:none;}

/*footer*/

#grpRakutenLinkArea {
	min-width:990px;}
	
	
/*.car�ǉ���*/
.goods .carPrice li{
	margin-bottom: 5px;
	font-size: 78%;
}
.goods .carPrice .previous{
	color: #666;
}
.goods .carPrice .current{
	width: 129px;
	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;
	font-size: 119%;

}
.goods .carPrice li .sale em{
	font-size: 165%;
}


	
/*.dpad�ǉ�*/
.goods .dpCatch{
	position: relative;
	margin: 0 10px 15px 0;
	padding: 3px 5px;
	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: #B20000;
	border-width: 7px;
	content: " ";
	pointer-events: none;
}

.goods .dpCatch span{
	font-weight: bold;
	font-size: 146%;
}
	
.goods .dpBox2 .dpadArea{
	padding: 5px 2px;
	background-color: #26B4E2;
	font-size:82%;
	color:#FFFFFF;
}

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


/*.dpadPrice*/

.dpBox .dpadPrice    {margin: 5px 5px 5px 155px; }


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

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

.dpadPrice dt,
.dpadPrice dd p{
	font-size: 78%;
}
/* category */
.category{
	margin-bottom: 5px;
}

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

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

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

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

.category ul .parent{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #CBC2A0;
	line-height: 1.2;
	background-color: #FFF;
	list-style-type: none;
}
.category ul .parent a{
	display: block;
	position: relative;
	padding: 10px 15px 10px 10px;
}
:root *> .category ul .parent a:before{
	display: block;
	position: absolute;
	top: 50%;
	right: 7px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}
.category ul .parent a:before{
	border: none;
}

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

.category ul .parent .child{
	width: 100%;
	padding: 10px 0 5px;
	border-top: 1px solid #CBC2A0;
}
.category ul .parent .child:after{
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}
.category ul .parent .child li{ 
	float: left;
	list-style-type: none;
	margin: 0 0 10px 10px;
	font-size: 82%;
}
.category ul .parent .child li a{
	padding: 0;
}
.category ul .parent .child li a:before{
	border: none;
}
/*kanban 2014.05.23.twatanabe*/
#contentsArea{
	background: url(http://img.travel.rakuten.co.jp/special/supersale/201406/images/top_bg_b.jpg) no-repeat center top;
}
#container{
	background-color:inherit;
	background-color:#ffffcd;
}
#keyVisual #title{
	position:static;
	text-align:center;
}

.spTop {
    display: none;
}
/*-- �����܂� --*/

#widewrapper .bus{background:url(../images/top-bus.jpg) no-repeat top center;}
#widewrapper .dp{background:url(../images/top-dp.jpg) no-repeat top center;}
#widewrapper .car{background:url(../images/top-car.jpg) no-repeat top center;}

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

/*-- 20140826 suda 追加lizun --*/

/*-- lizun --*/
.sp  { display:none;}
.red { color:#C00;}
p.step     { width: 530px; margin:0 auto; text-align:left; padding-top:15px; font-size:88%;}
p.step span{ display:block;}
p.step img { float:left; padding-right:15px;}
.entry .btn a.dw { font-size:120%;}
.apps   { text-align:center;}

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


/*ssj*/
.spTop {
    display: none;
}
#contentsArea {
    background: none repeat scroll 0% 0% transparent;
}
.sptxt{display:none;}
.lst{margin-right:0 !important;}
#keyVisual{
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	height:auto;
	position:relative;
}

#keyVisual #title{
	left: 0px;
	font-size: 240%;
}

#keyVisual #title img{width:100%;}

ul#mainNavnew{width:58%; position:absolute; left:21.5%; bottom:31px;}
ul#mainNavnew li#nav001{float:left; width:42.5%; margin-right:1.3%;}
ul#mainNavnew li#nav002,ul#mainNavnew li#nav003{float:left; width:27.35%; margin-right:1.3%;}
ul#mainNavnew li#nav004{float:left; width:100%; margin-top:2px;}
ul#mainNavnew li a{cursor:pointer; display:block; width:100%;}
ul#mainNavnew li a img{width:100%; he#mainContents .secTitleight:auto;}
ul#mainNavnew li a:hover{ opacity:0.8;filter: alpha(opacity=80);/* ie 6 7 */
-ms-filter: "alpha(opacity=80)";  /* ie 8 */}


h1#EVT{background:#b20000; padding:8px; color:#ffffff;display: inline-block;width: 304px;}
.eventnow{border:4px solid #b20000; padding:6px; margin-bottom:10px; width:300px;}
.eventnow p{background:#FF0; padding:5px 12px; color:#000000; font-size:14px; display:block; width:276px;}
.eventnow img{margin-bottom:5px;}
.eventnow a{text-aligin:center; display:block; font-size:14px;}
.eventnow a img{ width:300px; height:150px;}

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


#mainContents .htlBox6{width:18.5%; margin-right:1%;}
.htlBox6 .imgbk{position:relative; width:100%; padding:0; overflow:hidden;}
.htlBox6 .imgbk p.imgpo{width:100%; font-size:0;}
.htlBox6 .imgbk img{width:100%; margin:0 !important; padding:0 !important;}
.htlBox6 .imgbk p.txtpo{font-size:12px; color:#ffffff; position:absolute; display:block; width:94%; left:0; bottom:0; padding:5px 3%; background:url(../images/bgbk.png) right bottom; overflow:hidden;}
.htlBox6 .infobk{     font-size: 82%;
    padding: 5px;}
.htlBox6 a {     color: #1d54a7;}
.htlBox6 a:hover {     color: #bf0000;text-decoration: underline;}
.tlright{ font-size:100%; white-space: nowrap;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;}
#mainContents .btnplus{
	width:270px;
	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;
	 color:#1d53a6 !important; border: 1px solid #CCC;
	} 
#mainContents .btnplus:hover{
		text-decoration:underline;}
		
#mainContents .btnplus02{
	width:270px;
	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 .btnplus02:hover{
		text-decoration:underline;}
		
#mainContents .btnplus02Wrap {
    clear:both;
}
#mainContents .btnplus02Wrap .btnplus02{
	margin-top:0;
    margin-bottom:0;
}
/*-- lizun --*/
.sp  { display:none;}
.red { color:#C00;}
p.step     { width: 530px; margin:0 auto; text-align:left; padding-top:15px; font-size:88%;}
p.step span{ display:block;}
p.step img { float:left; padding-right:15px;}
.entry .btn a.dw { font-size:120%;}
.apps   { text-align:center;}

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


p.redset{background:#b20000 !important; color:#ffffff !important;}
h1.blackset span{color:#000000 !important;}

ul.city{width:100%; overflow:hidden;}
ul.city li{width:15%; margin-right:1%; float:left; margin-bottom:10px;}
ul.city li a{display:block; font-size:12px; border-radius:5px; border:1px solid #cccccc; background:url(../images/yaji.gif) left center no-repeat #eeeeee; padding:6px 0 6px 20px; color:#1D54A7;}
#mainContents section.bnr100 , #mainContents section.bnr150 , #mainContents section.goods .setcol3{border:none; padding:0; margin-top:10px;}
section.goods ul.kpbox{overflow:hidden;}
section.goods ul.kpbox a:hover img{ opacity:0.8;}
section.goods ul.kpbox li{float:left; margin-right:4%; width:47%; height:auto; margin-bottom:20px;}
section.goods ul.kpbox li a img{width:100%;}
.bnrSub h1{ padding:0 6px 6px 6px;}

.plussub{margin-bottom: 15px; padding: 6px 0 6px 6px; border: 1px solid #CCC;background: #FFF;}
.plussub h1{margin-bottom: 5px;	font-size: 90%;}
.plussub ul{width: 312px; overflow:hidden;}

.plussub ul li{float: left;	width: 95px;
	margin: 0 8px 6px 0;}
.plussub ul li a{text-align:center; font-size:12px; display:block; width:95px;}
.plussub ul li a img{margin-bottom:5px;}

#mainContents .col2 .timePic{ width:48%;}
#mainContents .col2 .timePic img{ width:150px;}
.col2 .timePic .info{ margin-left:160px;}
.col2 .timePic .price{}
.col2 .timePic .price .current{ width:auto;}
.col2 .timePic .price .current em{word-wrap: break-word;}

.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:10px;
padding-bottom:10px;
}

/*-----0827�-----*/
p.catch img { max-width:100%;}

/*-- 2014.08.28.gujunsheng*/
/*#mainContents .areaListDbl {
    background: url(../images/bus/sprite_bus.png) no-repeat scroll right center, -moz-linear-gradient(center top , #fff, #b4e9f0);
}*/
/*--���o��--*/
h1#coupon {
padding: 5px;
background: #FFCC35;
color: #FFF;
text-align: center;
font-size:130%;
}
#mainContents #pageTitle span {
    font-size: 106%;
}
/*--���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;
}

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

}

/*-- �N�[�|���l���摜--*/
.kpbox li {
    width: 100%;
}
.kpbox li{
	width:260px!important;
	margin-right:10px!important;
	margin-bottom: 15px;
	 float: left;
}
ul.kpbox li img {
	width:260px;
	height:auto;
    /*width: 100%;
    max-width: 100%;*/
}

.SP{ display:none;}

.areaTitle{
 font-size:130%;
 color:#656565;
 margin-bottom: 10px;}
 
.kpbox li img a:hover {
  opacity: 0.70;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  -ms-filter: "alpha(opacity=70)";
}

.goods.col2 section.htlBox {
  border: 1px solid #002060; }
  
  #bnrTTl {
    background-color: #b20000;
    border-radius: 5px;
    color: #fff;
    display: block;
    padding: 10px 15px;
    width: 275px;
}
#bnrTTl a, #bnrTTl a:hover {
    color: #fff;
}
a, a:visited {
    color: #000;
    text-decoration: none;
}
/*---1021plus by ki---*/
#upperContents{
	width:100%;
}
#upperContents .cpbtn{
	text-align:center;
	margin:10px auto;
}
#upperContents .cpbtn li{
	list-style-type:none;
	float:none;
	margin:20px;
	display:inline;
}
.syoukai{
	font-size:18px;
	color:#b20000;
	text-align:center;
	margin:10px 0;
	line-height:1.6;
}
.syoukai em{
	font-size:26px;
}
.hotels{
	width:100%;
	margin-left:15px;
}
.hotels .basic a:hover{
	color:#000;
}
.htlBox4{
	width:240px;
	border:1px solid #65c7c8;
}
.htlBox .area{
	background:#65c7c8;
	color:#fff;
	font-size:12px;
	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:100%;
}
.htltt{
	background:#65c7c8;
	color:#fff;
	font-size:18px;
	padding:5px;
	margin:5px 30px 10px 0;
	clear:both;
	/*width:982px;*/
}
.other{
	width:100%;
	margin-bottom:15px;
}
.other p{
	text-align:center;
	margin:10px;
	width: 100%;
	clear:both;
}
.other ul{
	text-align:center;
    clear: both;
    display: block;
    margin: 5px auto;
    width: 100%;
}
.other ul li{
    display: inline;
    float: none;
	margin:10px;
}
.other ul li a:hover, .totop li a:hover, #upperContents .cpbtn li a:hover{
	opacity:0.8;
}
.totop li a{
	color:#fff;
	font-size:30px;
	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;
}