@charset "utf-8";
/*
* ★★CSS for PC
*
* @date 2017.06.29
* @author   Sarah chan
*/

/* ------------------------------------------

------------------------------------------ */

.sp {
	display: none !important;
}
/* ------------------------------------------
	keyVisual
------------------------------------------ */
.sp_kv{
	display:none;}
#contentsArea #keyVisual {
	height: 600px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-size: cover;
	width: inherit;
	margin-bottom: 0;
}
.rslides2 {
	z-index: 0;
	position: relative;
}
#keyVisual.newKV h1 img {
	display: inherit;
}
#contentsArea #keyVisual .newKV__div {
	text-indent: 0;
	max-width: 1440px;
	height: 100%;
	margin: 0 auto;
}
#contentsArea #keyVisual .newKV__div .inner {
	position: relative;
}
#contentsArea #keyVisual.newKV h1 {
	z-index: 133;
	text-align: center;
}
.inner {
	width: 950px;
	margin: 0 auto;
}
#contentsArea #keyVisual h1 img {
	position: absolute;
	top: 27px;
	right: 220px;
}
/* ----- search-box -----*/
#search-box {
	width: 916px;
	height: 440px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding: 10px;
	background-color: rgba(0,0,0,.5);
	border-radius: 4px;
	border: none;
	position: absolute;
	z-index: 11;
	left: 0;
	top: 112px;
}
#search-box-title {
	display: none;
}
.column1 #search-box {
	width: 918px;
}
.column2L #search-box {
	float: right;
	width: 198px;
}
.column2R #search-box {
	float: left;
	width: 198px;
}
#search-box li {
	list-style-type: none;
	font-size: 12px;
	color: #fff;
}
#search-box .active {
	font-size: 100%;
	font-weight: normal;
}
#search-box h1 {
	margin: 7px 7px 3px 7px;
	font-size: 90%;
	color: #60502E;
}
#search-box .explain {
	margin-bottom: 10px;
	font-size: 82%;
	line-height: 1.4;
	color: #CC0000;
}
#search-box #domestic-search-box,
#search-box #overseas-search-box {
	padding: 7px;
}
.column1 #search-box #domestic-search-box,
.column1 #search-box #overseas-search-box {
	padding: 15px;
}
/* radio button */
#search-box .searchCategory {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #ececec;
	border-radius: 6px;
	overflow: hidden;
}
#search-box .searchCategory li {
	width: auto;
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
	color: #000;
	border: none;
	background: none;
}
#search-box .squeeze li,
#search-box .setCars p,
#search-box .searchSelectCar li {
	margin-bottom: 7px;
	padding: 6px 0 6px 3px;
	border: 1px dotted #cdcdcd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #eeeeee;
	color: #444;
	line-height: 1.2;
}
/* input field */
#search-box .inputDate {
	width: 45%;
	min-height: 28px;
	padding-left: 3%;
	background-color: #f0f0f0;
	border: 1px solid #878787;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	cursor: pointer;
	vertical-align: middle;
	-moz-box-shadow: 0px 0px 0px rgba(000,000,000,0),  inset 0px 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0),  inset 0px 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px rgba(000,000,000,0),  inset 0px 1px 3px rgba(0,0,0,0.1);
	/*background image*/
	background-image: url(https://img.travel.rakuten.co.jp/share/themes/search/images/calendarIcon001_72px.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-background-size: 28px 23px;
	-moz-background-size: 28px 23px;
	-o-background-size: 28px 23px;
	/*Text setting*/
	color: #333;
	font-size: 90%;
	margin-bottom: 5px;
	line-height: 2.4;
}
#search-box .number ul li.child a,
#search-box #oa-arv1 {
	background: #f0f0f0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #777777;
	-moz-box-shadow: 0px 0px 0px rgba(000,000,000,0),  inset 0px 1px 5px rgba(171,171,171,0.6);
	-webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0),  inset 0px 1px 5px rgba(171,171,171,0.6);
	box-shadow: 0px 0px 0px rgba(000,000,000,0),  inset 0px 1px 5px rgba(171,171,171,0.6);
	color: #333333;
	line-height: 1.7;
	padding: 0.3em 1em;
}
/* select */
.column2L #search-box #db-dpt,
.column2R #search-box #db-dpt,
.column2L #search-box #db-arv,
.column2R #search-box #db-arv,
.column2L #search-box #dr-garea,
.column2R #search-box #dr-garea,
.column2L #search-box #dr-airport,
.column2R #search-box #dr-airport,
.column2L #search-box #dr-barea,
.column2R #search-box #dr-barea,
.column2L #search-box .selectArea select,
.column2R #search-box .selectArea select,
.column2L #search-box #oa-airline,
.column2R #search-box #oa-airline,
.column2L #search-box #oap-airline,
.column2R #search-box #oap-airline {
	width: 100%;
}
#search-box #dr-gmarea,
#search-box #dr-garea,
#search-box #oh-area-dai,
#search-box #oh-area-chu,
#search-box #oh-area-shou,
#search-box #oh-area-sai,
#search-box #oap-destination-area,
#search-box #oap-destination-country,
#search-box #oap-destination-city {
	margin-bottom: 7px;
}
#oap-destination-area,
#oap-airline,
#oa-airline,
#oh-area-dai {
	width: 240px;
}
/* tab */
#search-box .switch {
	position: relative;
	z-index: 1;
	width: 100%;
	border-bottom: 1px solid #CCC;
}
#search-box .switch:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
#search-box .switch li {
	float: left;
	position: relative;
	bottom: -1px;
	z-index: 3;
}
.column1 #search-box .switch li {
	width: 48.5%;
	margin-left: 1%;
}
.column2L #search-box .switch li,
.column2R #search-box .switch li {
	width: 44%;
	margin-left: 4%;
}
#search-box .switch li a {
	display: block;
	padding: 10px 0 5px 0;
	border: 1px solid #CCC;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #EEE;
	font-size: 90%;
}
#search-box .switch li a.active {
	padding-bottom: 6px;
	border-style: solid solid hidden solid;
	border-color: #CCC #CCC #FFF #CCC;
	background-color: #FFF;
}
/* searchCategory */
#search-box .searchCategory {
	clear: both;
	font-size: 82%;
}
.column1 #search-box .searchCategory {
	width: 866px;
	margin-bottom: 15px;
	padding: 5px 10px;
	border: 1px dotted #cdcdcd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #eeeeee;
}
.column1 #search-box .searchCategory:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
.column1 #search-box .searchCategory li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	background-color: transparent;
	border: none;
}
.column2L #search-box .searchCategory li span,
.column2R #search-box .searchCategory li span {
	display: block;
	padding-left: 18px;
	font-size: 90%;
}
/* search structure */
#search-box .structure:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
#search-box .structure dt {
	font-size: 82%;
	line-height: 1.2;
	color: #fff;
}
.column1 #search-box .structure dt {
	float: left;
	padding-top: 5px;
	margin-bottom: 10px;
}
.column1 #search-box .structure1 dt {
	clear: both;
	width: 20%;
}
.column1 #search-box .structure2 dt {
	width: 15%;
	min-height: 15px;
}
.column1 #search-box #searchSwitchArea4 .structure2 dt {
	width: 12%;
	min-height: 35px;
}
#search-box .structure dd {
	font-size: 82%;
	color: #ffffff;
	margin-bottom: 0;
}
.column1 #search-box .structure dd {
	float: left;
}
.column1 #search-box .structure1 dd {
	width: 80%;
}
.column1 #search-box .structure2 dd {
	width: 32%;
	margin-right: 3%;
	min-height: 22px;
}
.column1 #search-box #searchSwitchArea4 .structure2 dd {
	width: 35%;
	min-height: 42px;
}
.column1 #search-box .structure dt.date {
	padding-top: 10px;
}
.column1 #search-box .structure dt.area {
	clear: both;
}
.column1 #search-box .structure2 .number ul {
	width: 100%;
}
#search-box .number ul:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
#search-box .number ul li {
	float: left;
	width: 50%;
	color: #fff;
}
#search-box .number ul li.adult {
	width: 66%;
}
#search-box .number ul li.adult span {
	font-size: 11px;
}
#search-box .number ul li.child {
	width: 34%;
}
.column2L #search-box .number ul li,
.column2R #search-box .number ul li {
	float: none;
	width: auto;
	margin-bottom: 7px;
}
.column1 #search-box .structure2 dt.squeeze {
	clear: both;
}
.column1 #search-box .structure2 dd.squeeze {
	width: 82%;
	margin-right: 3%;
}
.column1 #search-box .structure .squeeze {
	white-space: nowrap;
}
.column1 #search-box .structure .squeeze li {
	display: inline;
	margin-bottom: 0;
	padding: 0 15px 0 0;
	border: none;
	background-color: transparent;
}
.column1 #search-box .structure2 dt.area {
	clear: both;
}
.column1 #search-box .structure2 dd.area {
	width: 82%;
	margin-right: 3%;
}
.column1 #search-box .structure2 dt.cars {
	clear: both;
}
.column1 #search-box .structure2 dd.cars {
	width: 82%;
	margin-right: 3%;
}
.column1 #search-box .searchSelectCar {
	width: 100%;
}
.column1 #search-box .searchSelectCar:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
.column1 #search-box .searchSelectCar li {
	float: left;
	margin-bottom: 0;
	padding: 0 15px 0 0;
	border: none;
	background-color: transparent;
}
.column1 #search-box #dr-dpt-date,
.column1 #search-box #dr-arv-date {
	width: 30%;
}
#search-box #oa-arv1-sgst {
	position: relative;
	padding: 10px;
	border: 3px solid #CCC;
	background-color: #FFF;
	margin-right: 3%;
	margin-left: 3%;
	box-shadow: 0px 3px 5px #666;
	color: #222;
}
#search-box #oa-arv1-sgst:after,
#search-box #oa-arv1-sgst:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#search-box #oa-arv1-sgst:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFF;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
}
#search-box #oa-arv1-sgst:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #CCC;
	border-width: 14px;
	left: 50%;
	margin-left: -14px;
}
.column1 #search-box #oa-dpt1-date,
.column1 #search-box #oa-dpt2-date,
.column1 #search-box #oap-departure,
.column1 #search-box #oap-arrival {
	width: 30%;
}
.structure label {
	color: #fff;
	font-size: 12px;
}
.structure dt,
.structure dd {
	margin-top: 8px;
	float: left;
}
.structure dt {
	width: 25%;
}
.structure dd {
	width: 68%;
}
.submitDate {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 12px;
}
.hasDatepicker {
	line-height: 20px;
	border-radius: 4px;
}
/* sltBox */
.childBox.popup-contents {
	z-index: 103;
}
.sltBox {
	position: relative;
	padding: 10px;
	border: 3px solid #CCC;
	background-color: #FFF;
	margin-right: 3%;
	margin-left: 3%;
	box-shadow: 0px 3px 5px #666;
}
#dap-child-num-contents .sltBox {
	width: 420px;
}
.sltBox:after,
.sltBox:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.sltBox:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFF;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
}
.sltBox:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #CCC;
	border-width: 14px;
	left: 50%;
	margin-left: -14px;
}
.sltBox table {
	font-size: 82%;
	margin-bottom: 2px;
}
.sltBox th {
	background-color: #eeeeee;
	color: #888888;
	font-weight: bold;
	width: 3.6em;
}
.sltBox tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.sltBox td {
	width: 8em;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#dap-child-num-contents .sltBox td {
	width: 13em!important;
}
.sltBox td span.child-select-des {
	display: block;
}
.sltBox td span.child-select-contents {
	display: block;
	vertical-align: middle;
}
.sltBox .tbClose {
	display: block;
	z-index: 5;
	position: absolute;
	top: -10px;
	right: -10px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.sltBox .tbClose a.close {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-position: 0px 0px;
	height: 23px;
	width: 23px;
	background-image: url(https://img.travel.rakuten.co.jp/share/themes/search/images/closeBtn_72px.png);
	background-repeat: no-repeat;
}
/* submit */
#search-box p.searchSubmit {
	margin-top: 12px;
	clear: both;
}
#search-box p.searchSubmit a {
	display: block;
	height: 24px;
	width: 60px;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 100%;
	text-align: center;
	line-height: 0;
	background: url(https://img.travel.rakuten.co.jp/share/themes/top/images/n/btn_search.gif) 0 0 no-repeat;
}
.column1 #search-box p.searchSubmit a {
	background: url(../images/btn1.png) 0 0 no-repeat;
	width: 179px;
	height: 47px;
}
#search-box p.searchSubmit a:hover {
	opacity: 0.8
}
p.pinkpoint {
	text-align: center;
	background: #fc096a;
	color: #fff;
	font-size: 15px;
	padding: 10px 0;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tips {
	font-size: 12px;
	width: 950px;
	margin: 10px auto;
	text-align: right;
}
div.dparea {
	border-bottom: 13px #000 solid;
}
div.dparea ul.page2tab {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
div.dparea ul.page2tab li a {
	float: left;
	width: 32%;
	font-size: 30px;
	text-align: center;
	padding: 20px 0;
	border: 3px solid #000;
	border-bottom: none;
}
div.dparea ul.page2tab li a.noborder {
	border-right: none;
}
div.dparea ul.page2tab li a.on {
	background: #000;
	color: #fff !important;
}
.page1con,
.page2con,
.page3con {
	background: #f1f1f1;
	padding-bottom: 25px;
}
div.dpbox h2 {
	text-align: center;
	padding: 40px 0 30px;
}
div.dpbox .hotels {
	width: 950px;
	margin: 0 auto;
}
.htlBox {
	border: 1px solid #cccccc;
	margin: 0 6px 50px 6px;
}
.htlBox2 {
	width: 460px;
}
.htlBox2 .areaphoto {
	position: relative;
}
.htlBox2 .areaphoto h1 {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	width: 460px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	padding: 10px 0;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
}
.htlBox2 .areaphoto img {
	width: 100%;
}
.centered-btns_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 0.7;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 22px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -45px;
}
.centered-btns_nav:active {
	opacity: 1.0;
}
.centered-btns_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.transparent-btns_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 0;
	left: 0;
	display: block;
	background: #fff; /* Fix for IE6-9 */
	opacity: 0;
	filter: alpha(opacity=1);
	width: 48%;
	text-indent: -9999px;
	overflow: hidden;
	height: 91%;
}
.transparent-btns_nav.next {
	left: auto;
	right: 0;
}
.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
	display: inline;
	float: none;
	_float: left;
 *float: left;
	margin-right: 5px;
}
.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
	text-indent: -9999px;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #ccc;
	background: rgba(0,0,0, .2);
	display: inline-block;
	_display: block;
 *display: block;
	-webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	width: 9px;
	height: 9px;
}
.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
	background: #222;
	background: rgba(0,0,0, .8);
}
.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
	clear: both;
	text-align: center;
}
.dpdtl {
	width: 424px;
	border: 3px solid #cccccc;
	background: #fefee8;
	margin: 11px auto;
	clear: both;
}
.dpdtl dl.htldtl {
	margin: 10px;
	overflow: hidden;
	border-bottom: 1px dotted #666;
}
.dpdtl dl.htldtl dt {
	font-size: 14px;
	font-weight: bold;
	clear: both;
}
.dpdtl dl.htldtl dd {
	float: right;
	font-size: 14px;
	padding-top: 7px;
}
.dpdtl dl.htldtl dd.rank {
	float: left;
	background: #fff;
	border: none;
	border-radius: 0;
	padding-top: 2px;
	font-size: 12px;
}
.dpdtl .pln {
	margin: 10px;
	background: #fff;
	padding: 10px 15px;
}
.dpdtl .pln p.planname {
	font-size: 12px;
}
.dpdtl .pln ul.planicon {
	overflow: hidden;
	padding: 5px 0;
}
.dpdtl .pln ul.planicon li {
	float: left;
	display: block;
	padding: 5px 10px;
	font-size: 12px;
	background: #4bcd00;
	color: #fff;
	margin-right: 5px;
	border-radius: 5px;
}
.dpdtl .pln ul.priceetc {
	overflow: hidden;
	padding: 5px 0;
}
.dpdtl .pln ul.priceetc li.depicon {
	float: left;
	border: 1px solid #000;
	font-size: 14px;
	padding: 5px;
}
.dpdtl .pln ul.priceetc li.plnPrice {
	float: right;
	color: #cc0000;
	font-size: 21px;
}
.dpdtl .pln ul.priceetc li.plnPrice span {
	font-size: 31px;
}
.dpdtl .pln ul.priceetc li.plndtl {
	clear: both;
	text-align: right;
	font-size: 10px;
}
.dpdtl .pln p.pinkbtn {
	margin: 10px 0;
	background: #fc096a;
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding: 10px 0;
	border-radius: 5px;
}
.dpdtl .pln p.pinkbtn a {
	color: #fff !important;
}
.blackbtn {
	font-size: 14px;
	padding: 15px 0;
	background: #000;
	text-align: center;
	width: 430px;
	margin: 10px auto;
	border-radius: 5px;
}
.blackbtn a {
	color: #fff !important;
}
.airwaku {
	background: #fff;
	width: 100%;
	padding: 20px 0;
}
.airparts {
	width: 950px;
	margin: 10px auto;
}
.airparts h2 {
	text-align: center;
}
.airparts ul {
	overflow: hidden;
}
.airparts ul li {
	float: left;
	width: 32.3%;
	margin: 5px 4px;
}
.airparts ul li .airB a {
	display: block;
	border: 1px solid #ccc;
}
.airparts ul li .airB a:hover {
	opacity: 0.8;
}
.airparts ul li .airB a .photo img {
	width: 100%;
}
.airparts ul li .airB a .airname {
	padding: 5px 15px;
	font-size: 18px;
}
ul.airprice {
	overflow: hidden;
	padding: 5px 15px;
}
ul.airprice li.depair {
	float: left;
	border: 1px solid #000;
	font-size: 14px;
	padding: 5px;
	text-align: center;
	width: auto;
}
ul.airprice li.airp {
	float: right;
	color: #cc0000;
	font-size: 21px;
	width: 69%;
	text-align: right;
}
ul.airprice li.airp span {
	font-size: 31px;
}
.airparts ul li .airB a .airdtl {
	font-size: 10px;
	padding: 0 15px 15px;
}
.searchfromArea {
	background: #f1f1f1;
}
.searchfromArea h2 {
	text-align: center;
	padding: 20px 0 10px;
}
.searchfromArea ul.ovarea {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.searchfromArea ul.ovarea li {
	float: left;
	margin: 10px 3px;
}
.searchfromArea ul.ovarea li a {
	display: block;
	width: 307px;
	height: 167px;
	border: 1px solid #ddd;
	position: relative;
	text-align: center;
}
.searchfromArea ul.ovarea li a:hover {
	opacity: 0.8;
}
.searchfromArea ul.ovarea li a span {
	border: 3px solid #fff;
	color: #fff;
	padding: 10px;
	font-size: 24px;
	background: rgba(0,0,0,0.5);
	display: inline-block;
	margin-top: 17%;
	z-index: 2;
	position: relative;
	letter-spacing: -2px;
}
.searchfromArea ul.ovarea li a img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
p.con {
	width: 950px;
	margin: 10px auto;
	font-size: 12px;
}
#search-box p.searchSubmit {
	text-align: center;
}
#search-box p.searchSubmit a {
	margin: 0 auto;
	background: rgba(0, 0, 0, 0) url("../images/btn_search.gif") no-repeat scroll 0 0;
	display: block;
	height: 32px;
	line-height: 0;
	overflow: hidden;
	text-align: center;
	text-indent: 100%;
	white-space: nowrap;
	width: 140px;
	background: url(../images/btn1.png) 0 0 no-repeat;
	width: 179px;
	height: 47px;
}
.jds1 li {
	float: left;
	width: 25%;
}
.jds1 li a {
	display: block;
	margin: 0 3px;
	font-size: 14px;
	padding: 15px 0;
	background: #000;
	text-align: center;
	border-radius: 5px;
	color: #fff !important;
}
.jds2 .htlBox {
	margin-bottom: 20px;
}
.jds2 .htlBox2 {
	width: 950px;
}
.jds2 .areaphoto {
	float: left;
}
.jds2 .areaphoto img {
	display: block;
}
.jds2 .dpdtl {
	margin-top: 15px;
	margin-right: 25px;
	float: right;
	clear: none;
	margin-left: 25px;
}
.jds2 .dpdtl .pln ul.planicon li {
	width: auto;
}
.airparts .jds2 .priceetc li {
	width: auto !important;
}
.jds2 .jds1 li {
	margin: 0;
	width: 25%;
}
.jds3 {
	padding-top: 20px;
}
.jds3 li {
	text-align: center;
}
.htlBox2 img {
	height: 280px;
}
.htlBox3 .areaphoto img {
	width: 400px;
}
div.pointbox h2 {
	text-align: center;
	padding: 40px 0 20px;
}
div.pointbox .hotels {
	width: 950px;
	margin: 0 auto;
}
.htlBox .rate, .htlBox .rank{
	border:none;}
.pln .planName{
	font-size:92%;
	font-weight:bold;
	padding:10px 0;}
.pointbox .htlBox2 .areaphoto h1{
	background: rgba(255,255,255,0.5);
	color:#000000;}
.naviBar{
	width:950px;
	margin:0 auto;
	padding:20px 0;}
.naviBar ul li a{
	font-size:0;
	text-indent:-9999px;
	display:block;
	float:left;
	height:100px;}
.naviBar ul li.nv1 a{
	width:116px;
	background:url(../images/navi.gif) no-repeat 0 0;}
.naviBar ul li.nv2 a{
	width:236px;
	background:url(../images/navi.gif) no-repeat -116px 0;}
.naviBar ul li.nv3 a{
	width:143px;
	background:url(../images/navi.gif) no-repeat -352px 0;}
.naviBar ul li.nv4 a{
	width:209px;
	background:url(../images/navi.gif) no-repeat -495px 0;}
.naviBar ul li.nv5 a{
	width:246px;
	background:url(../images/navi.gif) no-repeat -704px 0;}
.naviBar ul li.nv1 a:hover{
	width:116px;
	background:url(../images/navi.gif) no-repeat 0 -100px;}
.naviBar ul li.nv2 a:hover{
	width:236px;
	background:url(../images/navi.gif) no-repeat -116px -100px;}
.naviBar ul li.nv3 a:hover{
	width:143px;
	background:url(../images/navi.gif) no-repeat -352px -100px;}
.naviBar ul li.nv4 a:hover{
	width:209px;
	background:url(../images/navi.gif) no-repeat -495px -100px;}
.naviBar ul li.nv5 a:hover{
	width:246px;
	background:url(../images/navi.gif) no-repeat -704px -100px;}

.topbnr { background: #18BBEF; text-align: center; font-size: 0;}

p.date { font-weight: bold; text-align: center; margin-bottom: 16px;}
#COUPON { margin-top: 60px;}

.cpnholder.jssBox.allList { max-width:1200px !important; width: 100% !important; background: none !important; display: flex; justify-content: center;}
.cpnholder.jssBox.allList li.jss { width: 411px !important; padding: 0 !important; margin: 0 !important;}
a.kakunin.jss_couponPopUp { color: #1D54A7 !important;}

#COUPON.cs { position: relative;margin-top: 32px;}
#COUPON.cs::before{ display:flex; justify-content: center; align-items: center; position: absolute; top: -32px; width: 100%; z-index: 9999; height:100%; text-align: center; content: "COMING SOON..."; font-size:48px; color: #fff; background: #333; opacity: 0.65;}

div.pointbox h2 img { width: 790px;}
div.pointbox h2 a { display: block; margin-bottom: 20px;}