@charset "utf-8";

.u--clearfix:before,
.u--clearfix:after {
	display: table;
	content: " ";
}
.u--clearfix:after {
	clear: both;
}

/* u--sp-only */
.u--not-sp-only {
	display: block;
}
.u--sp-only {
	display: none;
}
.u--lrg-sp-only {
	display: none;
}
.u--small-sp-only {
	display: none;
}

.u--pc-only {
	display: block;
}
.u--not-pc-only {
	display: none;
}
.u--not-tab-only {
	display: block;
}
.u--tab-only {
	display: none;
}
.u--txt--emp {
	font-weight: bold;
}
.u--color--highlight {
}
@media screen and (max-width: 990px) {
	.u--blc-inner {
		max-width: 748px;
	}

	.u--pc-only {
		display: none;
	}
	.u--not-pc-only {
		display: block;
	}
	.u--not-tab-only {
		display: none;
	}
	.u--tab-only {
		display: block;
	}
}
@media only screen and (max-width: 765px) {
	.u--blc-inner {
		width: auto;
		max-width: none;
		margin-right: 10px;
		margin-left: 10px;
	}

	/* u--sp-only */
	.u--not-sp-only {
		display: none!important;
	}
	.u--sp-only {
		display: block;
	}
	.u--lrg-sp-only {
		display: block;
	}
	.u--not-tab-only {
		display: block;
	}
	.u--tab-only {
		display: none;
	}

}
@media only screen and (max-width: 340px) {
	.u--lrg-sp-only {
		display: none;
	}
	.u--small-sp-only {
		display: block;
	}
}

/* ------------------------------------------- **
		sec_topdate
** ------------------------------------------- */
#topSearch {
	clear: both;
	margin: 0 0 20px;
	padding: 20px 0 0 0;
	background: #00BEBC;
}
#topSearch .wrap {
	margin: 0 auto;
	padding: 15px 0 20px;
	max-width: 960px;
}
#topSearch .clm {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	padding: 0 10px;
}
#topSearch .clm01,
#topSearch .clm02 {
	width: 37.5%;
}
#topSearch .clm03 {
	width: 25%;
}
#topSearch h3 {
	margin: 0 0 9px;
}
#topSearch .secBox {
	border: 2px solid #EEE;
	background: #FFF;
}



.sec_topdate input.datepicker,
.sec_topdate select {
	-webkit-appearance: button;
	   -moz-appearance: button;
	        appearance: button;
	border: solid 1px #ccc;
	border-radius: 4px;
	opacity: 1!important;
}
.sec_topdate select {
	padding: 2px 3px;
	background-color: #fff;
}
.sec_topdate input {
	vertical-align: middle;
}
.sec_topdate input[type=radio],
.sec_topdate input[type=checkbox] {
	margin-right: 1px;
}
input.datepicker:disabled,
select:disabled {
	color: #333;
	background: #eee;
}








/*	map
 ----------------------------------- */
#topSearch .map {
	margin: 8px;
	height: 375px;
	background: #E6FAF7;
}
#topSearch .map .mapInner {
	position: relative;
	margin: 0 auto;
	width: 320px;
}
#topSearch .map li a {
	position: absolute;
	display: inline-block;
	border: 2px solid #ddd;
	padding: 0 14px 0 6px;
	min-width: 3em;
	height: 23px;
	line-height: 21px;
	background: url(../images/renew/icon_arrow_map.png) no-repeat right center #fff;
	text-align: center;
	text-decoration: none;
	color: #555;
}
#topSearch .map li a:hover,
#topSearch .map li.on a {
	background-color: #fff000;
	border-color: #fff;
}
#topSearch .map li.hokkaido a {
	left: 176px;
	top: 58px;
}
#topSearch .map li.tohoku a {
	left: 233px;
	top: 157px;
}
#topSearch .map li.kitakanto a {
	left: 229px;
	top: 221px;
}
#topSearch .map li.shutoken a {
	left: 217px;
	top: 256px;
}
#topSearch .map li.koshinetsu a {
	left: 133px;
	top: 144px;
}
#topSearch .map li.hokuriku a {
	left: 97px;
	top: 174px;
}
#topSearch .map li.tokai a {
	left: 151px;
	top: 279px;
}
#topSearch .map li.kinki a {
	left: 66px;
	top: 206px;
}
#topSearch .map li.saninsanyo a {
	left: 20px;
	top: 237px;
}
#topSearch .map li.shikoku a {
	left: 86px;
	top: 309px;
}
#topSearch .map li.kyushu a {
	left: 19px;
	top: 333px;
}
#topSearch .map li.okinawa a {
	left: 19px;
	top: 58px;
}




/*	sec_topKeyword
 ----------------------------------- */
#topSearch .sec_topKeyword .secBox {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 0 0 20px;
	padding: 18px 12px;
	height: 96px;
	color: #333;
}
#topSearch .sec_topKeyword input {
	vertical-align: middle;
}
#topSearch .sec_topKeyword .tx {
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-right: -61px;
	padding-right: 61px;
	width: 100%;
}
#topSearch .sec_topKeyword .btn {
	float: right;
	margin-left: -61px;
}
#topSearch .sec_topKeyword .tx input {
	border: 2px solid #ddd;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px 10px;
	height: 33px;
	width: 100%;
}
#topSearch .sec_topKeyword .btn input {
	height: 33px;
	width: 55px;
	background: #FF9600;
	color: #FFF;
	font-size: 14px;
	font-weight :bold;
	border: none;
	cursor: pointer;
}
#topSearch .sec_topKeyword .btn input:hover {
	background: #FFB64D;
	cursor :pointer;
}

#topSearch .sec_topKeyword .option {
	clear: both;
	padding: 10px 0 0;
}

#topSearch .sec_topKeyword .option li {
	float: left;
	margin: 0 10px 0 0;
}

#topSearch .sec_topKeyword .option input {
	margin: 0 5px 0 0;
}



/*	sec_topdate
 ----------------------------------- */
#topSearch .sec_topdate {
	position: relative;
	width: 100%;
}
#topSearch .sec_topdate h3 {
	margin: 0 0 8px;
}
#topSearch .sec_topdate #topdateBtn {
	display: none;
}

#topSearch .sec_topdate .secBox {
	padding: 18px 12px 16px;
}
#topSearch .sec_topdate .secBox form {
	position: relative;
	height: 212px;
}

#topSearch .sec_topdate .secBox dt {
	width: 60px;
	float: left;
	margin: 0;
	line-height: 32px;
	color: #333;
}
#topSearch .sec_topdate .secBox dt.longtl {
	line-height: 1.2;
}
#topSearch .sec_topdate .secBox dt.short {
	width: auto;
	margin-right: 5px;
}
#topSearch .sec_topdate .secBox dd {
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0 16px 10px 0;
	font-size: 12px;
	color: #333;
}
#topSearch .sec_topdate .secBox dd.short {
	width:auto;
	margin:0;
}
#topSearch .sec_topdate .secBox dd select {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 30px;
	line-height: 23px;
	border: 2px solid #ddd;
	vertical-align: text-bottom;
	/*color: #333;*/
}
#topSearch .sec_topdate .secBox dd select.long {
	width: 252px;
	max-width: none;
}
/*
#topSearch .sec_topdate .secBox dd select:disabled {
	background: #eee;
}
*/


/* ***  date  *** */
#topSearch .sec_topdate .secBox dd#date {
	margin-right: 10px;
}
#topSearch .sec_topdate .secBox dd#date input#datepicker {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	border: 2px solid #ddd;
	padding: 3px;
	width: 89px;
	font-size: 13px;
	opacity: 1!important;
}
#topSearch .sec_topdate .secBox dd#date label.mitei {
	margin-left: 1px;
	padding: 5px 0;
	font-size: 12px;
}



/* ***  ken & lrg  *** */
#topSearch .sec_topdate .secBox dd.ken,
#topSearch .sec_topdate .secBox dd.lrg {
	margin-right: 0;
}
.sec_topdate select#lrg {
	font-size: 12px;
	letter-spacing:-1px;
}



/* ***  stayNum  *** */
#topSearch .sec_topdate .secBox dd#stayNum {
	margin-right: 0;
}
#topSearch .sec_topdate .secBox dd#stayNum select {
	width: 78px;
	font-size: 12px;
}



/* ***  np & rn  *** */
#topSearch .sec_topdate .secBox dd select#np,
#topSearch .sec_topdate .secBox dd select#rn {
	width: 50px;
}



/* ***  btn  *** */
#topSearch .sec_topdate .btn {
	clear: both;
	position: static;
	width: 100%;
}
#topSearch .sec_topdate .btn input {
	position: absolute;
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	width: 100%;
	height: 44px;
	background: #FF9600;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
#topSearch .sec_topdate .btn input:hover {
	background: #FFB64D;
	cursor: pointer;
}





/*	subSearch ( sec_topdate )
 ----------------------------------- */
#topSearch .sec_topdate .subSearch {
	display: none;
}






/*	sec_popular_date
 ----------------------------------- */
#topSearch .sec_popular_date .secBox {
	padding: 20px 10px 10px;
	height: 394px;
}
#topSearch .sec_popular_date .secBox #popular_calendarWrap {
	overflow: hidden;
	margin: -20px 0 0 0;
	/*height: 374px; 376px 380px */
}

#topSearch .sec_popular_date h4 {
	font-weight: bold;
	margin: 0 0 8px;
	line-height: 1;
}
#popular_calendar {
	/*height: 125px; カレンダー３つ表示 */
	/*height: 170px; カレンダー４つ表示 */
}
#topSearch .sec_popular_date .box.last {
	display: none;
}
#topSearch .sec_popular_date dt,
#topSearch .sec_popular_date dd {
	padding-left:15px;
}
#topSearch .sec_popular_date dt {
	margin: 0 0 5px 0;
	background: url(../shared/images/icon_arrow_gray_01.gif) no-repeat left 0.2em;
	line-height: 1.2;
	letter-spacing: -0.02em;
}
#topSearch .sec_popular_date dd {
	font-size: 11px;
	line-height: 1.2;
	margin: 0 0 10px 0;
}





/*	subSearch ( sec_popular_date )
 ----------------------------------- */
#topSearch .sec_popular_date .subSearch {
	margin: 20px 0 0 0;
	/*margin: 25px 0 0 0;  Today&Tomorrow  */
}
#topSearch .sec_popular_date .subSearch.searchType01 {}
#topSearch .sec_popular_date .subSearch.searchType02 {}
#topSearch .sec_popular_date .subSearch.searchType03 {}


#topSearch .sec_popular_date .subSearch.searchType03 ol {
	margin: -10px -15px 0 -3px;
	height: 12.6em; /* 10.8em, 14.4em, 18em */
	overflow: hidden;
}

#topSearch .sec_popular_date .subSearch li {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0 3px;
	line-height: 1;
	/*margin: 10px 0 0 0;*/
	margin: 0.8em 0 0 0;
}
#topSearch .sec_popular_date .subSearch.searchType01 li {}
#topSearch .sec_popular_date .subSearch.searchType02 li {}
#topSearch .sec_popular_date .subSearch.searchType03 li {
	width: 50%;
	float: left;
}

#topSearch .sec_popular_date .subSearch li a {
	display: block;
	background: url(../shared/images/icon_arrow_gray_01.gif) left center no-repeat;
	padding: 0 0 0 15px
}














/* ------------------------------------------- **
		yadoTopContents
** ------------------------------------------- */
#yadoTopContents {
	background: url(../shared/images/pic_character01.png) no-repeat right bottom;
}
#yadoMainContents .main {
	float: left;
}
#yadoMainContents .sub {
	float: right;
	padding-bottom: 148px;
}


.grayBox {
}

.sec_border {
	overflow: hidden;
	zoom: 1;
	padding:15px 16px;
	border:4px solid #eee;
}







/* ------------------------------------------- **
		sec_update
** ------------------------------------------- */
.sec_update {
	overflow: hidden;
	border: 2px solid #f2ee8a;
	background: #fffedf;
	margin: 0 0 30px 0;
	padding: 20px 18px 0;
}
.sec_update h3 {
	display:inline-block;
	margin-bottom: 15px;
	width: 88px;
}
.sec_update h3 img {
	width: 100%;
}

.sec_update .sec_updateTxt {
	text-align: right;
	float:right;
}

.sec_update .newsTxtBox {
	padding: 0 0 8px 0;
}

.sec_update .newsTxtBox li {
	margin: 0 0 8px 0;
	padding: 0 0 0 14px;
	background: url(../shared/images/icon_square_00bebc.png) 0 center no-repeat;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 13px;
}
.sec_update .newsTxtBox li span.txDay {
	color: #333;
}
.sec_update .newsTxtBox li span.txNew {
	color: #f00;
	font-size: 13px;
	/*font-weight: bold;*/
}
.sec_update .newsTxtBox li a:hover span {
	text-decoration: none !important;
}

/*
.sec_update .newsBnrBox {
	display: none;
	overflow: hidden;
	zoom: 1;
	margin: -10px 0 10px -8px;
}
.sec_update .newsBnrBox li {
	float: left;
	margin: 10px 0 0 8px;
	width: 140px;
}
.sec_update .newsBnrBox li img {
	width: 100%;
}
.sec_update .newsBnrBox li a {
	display: block;
	background: #fff;
}
.sec_update .newsBnrBox li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	zoom: 1;
}
*/


.sec_update .newsTxtBox li.special_1 {
	margin: 0 0 10px;
	padding: 7px 0 5px 14px;
	background: #fffccc;
}
.sec_update .newsTxtBox li.special_2 {
	margin: 0 0 10px;
	padding: 7px 0 5px 14px;
	background: #fffccc;
}



.sec_update .newsTxtBox li.special_3 {
	position: relative;
	margin: 0 0 10px;
	padding: 12px;
	/*height: 73px;*/
	background: #fffccc;
}
.sec_update .newsTxtBox li.special_3 .txWrap {
	display: block;
	color: #4076b8;
}

/*
.sec_update .newsTxtBox li.special_3 .updateBnr {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 240px;
}
*/
/*
.sec_update .newsTxtBox li.special_3:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	zoom: 1;
}
*/

.sec_update .newsTxtBox li.special_3 .updateBnr {
	overflow: hidden;
	zoom: 1;
	display: block;
	margin: 0 -5px;
}
.sec_update .newsTxtBox li.special_3 .updateBnr a {
	display: block;
	float: left;
	margin: 6px 5px 0;
}
.sec_update .newsTxtBox li.special_3 .updateBnr img {
	width:;
}
.sec_update .newsTxtBox li.special_3 .updateBnr img:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	zoom: 1;
}






/* ------------------------------------------- **
		sec_seasonal
** ------------------------------------------- */
.sec_seasonal .grayBox {
	margin: 20px 0 30px
}

.sec_seasonal h3 {
	margin: 0 0 10px;
}

.sec_seasonal .sTxt {
	margin: 0 0 -10px;
	font-weight: bold;
}


.sec_seasonal h4 {
	margin: 0 0 10px;
	padding-left: 15px;
	line-height: 1;
	background: url(../shared/images/icon_square_orange_01.gif) no-repeat left 0.2em;
	font-weight: bold;
}

.sec_seasonal .boxWrap {
	margin: 0 -5px -10px;
}
.sec_seasonal .boxWrap + h4 {
	margin-top: 20px;
}
.sec_seasonal .box {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 10px;
	padding: 0 5px;
	width: 50%;
}
.sec_seasonal .box a {
	display: block;
	padding: 10px;
	background: #eee;
	color: inherit;
	text-decoration: none;
}
.sec_seasonal .box a:hover {
	background: #fff7d0;
}
.sec_seasonal .box a > span {
	display: table;
	width: 100%;
}
.sec_seasonal .box .im {
	display: table-cell;
	width: 90px;
}
.sec_seasonal .box .im > span {
	display: block;
	margin-right: 10px;
	background: #fff;
}
.sec_seasonal .box a:hover .im > span img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.sec_seasonal .box .txbox {
	display: table-cell;
	padding: 0 18px 0 0;
	vertical-align: top;
	line-height: 1.2;
	background: url(../shared/images/icon_arrow_orange_01.png) no-repeat right center;
}
.sec_seasonal .box .tl {
	display: block;
	margin: 0 0 5px;
	min-height: 34px;
	font-weight: bold;
	color: #2361ad;
}
.sec_seasonal .box .tl .new {
	color: #f00;
	font-size: 12px;
}
.sec_seasonal .box .p {
}
.sec_seasonal .box .note {
	display: block;
	margin-top: 2px;
	min-height: 14px;
	color: #999;
	font-size: 11px;
}




/* Type02 */
.sec_seasonal .box.type02 .tl {
	margin: 8px 0 5px 0;
	min-height: inherit;
}

/* Type03 */
.sec_seasonal .box.type03 {
}
.sec_seasonal .box.type03 a {
	border: 4px solid #ccc;
	height: 72px;
	background: #fff;
	color: #ffad32;
	font-weight: bold;
}
.sec_seasonal .box.type03 a:hover {
	background: #fff7d0;
}
.sec_seasonal .box.type03 .im {
	width: 24px;
	height: 72px;
}
.sec_seasonal .box.type03 .txbox {
	vertical-align: middle;
	line-height: 1.4;
}
.sec_seasonal .box.type03 .tx01 {
	display: block;
}
.sec_seasonal .box.type03 .tx02 {
	display: block;
}







/* ------------------------------------------- **
		sec_themePark
** ------------------------------------------- */
.sec_themePark h3 {
	margin: 0 0 10px;
}
.sec_themePark h4 {
	margin: 0 0 10px;
	padding-left: 15px;
	background: url(../shared/images/icon_square_green_01.gif) no-repeat left 0.2em;
	line-height: 1.3;
	font-weight: bold;
	font-size: 14px;
}


.sec_themePark .grayBox {
	position: relative;
	margin: 0 0 30px;
}
.sec_themePark .grayBox:before {
	content: "";
	position: absolute;
	right: 10px;
	top: -70px;
	display: block;
	width: 46px;
	height: 66px;
	background: url(../shared/images/pic_character02.png) no-repeat;
	z-index: 99;
}



.sec_themePark .boxWrap {
	overflow: hidden;
	margin: 0 0 0 0;
}
.sec_themePark .boxWrap .box {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	overflow: hidden;
	zoom: 1;
	position: relative;
	margin: 30px 0 0 0;
}
.sec_themePark .boxWrap .box:first-child {
	border: none;
	margin: 5px 0 0;
	padding: 0;
}
.sec_themePark .boxWrap .box .tpLinks {
	clear: both;
	margin-bottom: 10px;
	padding: 2px 16px 2px 0;
	text-align: right;
	background: url(../shared/images/icon_arrow_green_01.png) right center no-repeat;
}
.sec_themePark .box .mainBox {
	float: left;
	margin: 0 12px 10px 0;
	width: 304px;
}


.sec_themePark .boxWrap .box.col02 {
	margin: 20px 0 -10px -2%;
	padding: 0;
}
.sec_themePark .boxWrap .box.col02 .colWrap {
	position: relative;
	float: left;
	margin: 10px 0 0 2%;
	width: 48%;
}
.sec_themePark .boxWrap .box.col02 .colWrap .mainBox {
	float: none;
	width: 100%;
}



.sec_themePark .box span.new {
	display: inline-block;
	margin: 0 0 0 1em;
	color: #f00;
	font-weight: bold;
	font-size: 13px;
}

.sec_themePark .box .mainBox img {
	width: 100%;
}
.sec_themePark .box .mainBox p.txt a {
	display: block;
	padding: 8px 20px 8px 8px;
	background: url(../shared/images/icon_arrow_green_01.png) 97% center no-repeat #eee;
	color: #333;
	font-size: 13px;
	word-break: break-all;
	word-wrap: break-word;
}
.sec_themePark .box .mainBox:hover img {
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
	zoom: 1;
}
.sec_themePark .box .mainBox:hover p.txt a {
	background-color: #f0ffdc;
	text-decoration: none;
}


.sec_themePark .box .sideBox {
	overflow: hidden;
	margin: 0 0 5px 0;
}
.sec_themePark .box .sideBoxTit {
	margin-bottom: 6px;
}
.sec_themePark .box .sideBox li {
	margin: 0 0 6px 0;
	background: url(../shared/images/icon_arrow_green_01.png) 97% center no-repeat #eee;
}
.sec_themePark .box .sideBox .sideHalfList li {
	float: left;
	width: 49%;
}
.sec_themePark .box .sideBox .sideHalfList li + li {
	margin-left: 2%;
}
.sec_themePark .box .sideBox li a {
	position: relative;
	display: block;
	padding: 0 26px 0 40px;
	height: 40px;
	line-height: 42px;
	color: #333;
	font-weight: bold;
}
.sec_themePark .box .sideBox .sideHalfList li.withAgt {
	background: url(../shared/images/ic_link_blank.png) 95% center no-repeat #eee;
}
.sec_themePark .box .sideBox .sideHalfList li.withAgt a {
	padding-top: 5px;
	padding-right: 15px;
	line-height: 1.1;
}
.sec_themePark .box .sideBox .sideHalfList .agtCap {
	display: block;
	margin-top: 3px;
	font-size: 11px;
	font-weight: normal;
}
.sec_themePark .box .sideBox ul.w100.type02 li a {
	padding: 0 26px;
	text-align: center;
}


.sec_themePark .box .sideBox li a br {
	display: none;
}
.sec_themePark .box .sideBox li .addInfo {
	display: none;
}
.sec_themePark .box .sideBox li a:hover {
	text-decoration: none;
}
.sec_themePark .box .sideBox li.WholeClick:hover {
	background-color: #F0FFDC;
}



.sec_themePark .box .sideBox li a .icon {
	position: absolute;
	top: 8px;
	left: 8px;
	display: block;
	width: 25px;
	height: 25px;
	background: url(../images/renew/ic_hotel_25x25.png) 0 0 no-repeat;
}
.sec_themePark .box .sideBox li a .icon.type02 {
	background: url(../images/renew/icon_tdr_room_25x25.png) 0 0 no-repeat;
}
.sec_themePark .box .sideBox li a .icon.typeShinkansen {
	background: url(../images/renew/icn_dp_shinkansen_pc.png) 0 0 no-repeat;
}
.sec_themePark .box .sideBox li a .icon.typeBus {
	background: url(../images/renew/icn_dp_bus_pc.png) 0 0 no-repeat;
}
.sec_themePark .box .sideBox li a .icon.typeAir {
	background: url(../images/renew/icn_dp_air_pc.png) 0 0 no-repeat;
}



/* *** Disney ディズニーホテル *** */
.sec_themePark .box .sideBox li.ic01 a .icon {
	background-color: #006cc6;
}
/* *** Disney オフィシャルホテル *** */
.sec_themePark .box .sideBox li.ic02 a .icon {
	background-color: #048958;
}
/* *** Disney パートナーホテル *** */
.sec_themePark .box .sideBox li.ic03 a .icon {
	background-color: #f6710f;
}
/* *** Disney グッドネイバーホテル *** */
.sec_themePark .box .sideBox li.ic04 a .icon {
	background-color: #92569c;
}
/* *** Disney 部屋別 *** */
.sec_themePark .box .sideBox li.ic05 a .icon {
	background-color: #3f5eb7;
}


/* *** USJ オフィシャルホテル *** */
.sec_themePark .box .sideBox li.icUs01 a .icon {
	/*background-color: #3921ff;*/
	background-color: #006cc6;
}
/* *** USJ アライアンスホテル ***
.sec_themePark .box .sideBox li.icUs02 a .icon {
	background-color: #ff6900;
}*/
/* *** USJ アソシエイトホテル ***
.sec_themePark .box .sideBox li.icUs03 a .icon {
	background-color: #30d71f;
}*/



.sec_themePark .box ul.othList {
	overflow: hidden;
	zoom: 1;
	margin: -10px 0 0 -1.5%;
}
.sec_themePark .box ul.othList li {
	float: left;
	margin: 10px 0 0 1.5%;
	width: 31.8%;
	font-size: 14px;
}
.sec_themePark .box ul.othList li a {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	display: table;
	padding: 2px 8% 0 6%;
	width: 100%;
	background: url(../shared/images/ic_arrow_aaaaaa_8x14.png) 97% center no-repeat #eee;
	line-height: 1.2;
	font-weight: bold;
}
.sec_themePark .box ul.othList li a span.tx,
.sec_themePark .box ul.othList li a span.emptyCell {
	display: table-cell;
	vertical-align: middle;
	height: 48px;
	*zoom: 1;
	*display: inline;
	*height: auto;
}
.sec_themePark .box ul.othList li a span.emptyCell {
	*content: "";
}


.sec_themePark .box ul.othList li a br {
	display: none;
}
.sec_themePark .box ul.othList li a.linkSty01 {
	color: #0080ac;
}
.sec_themePark .box ul.othList li a.linkSty02 {
	color: #5eac49;
}
.sec_themePark .box ul.othList li a.linkSty03 {
	color: #00beda;
}
.sec_themePark .box ul.othList li a.linkSty04 {
	color: #004097;
}
.sec_themePark .box ul.othList li a.linkSty05 {
	color: #cf414d;
}
.sec_themePark .box ul.othList li a.linkSty06 {
	color: #ff6a00;
}
.sec_themePark .box ul.othList li a:hover {
	background-color: #F0FFDC;
	text-decoration: none;
}












/* ------------------------------------------- **
		sec_hotSpring
** ------------------------------------------- */
.sec_hotSpring h3 {
	margin: 0 0 15px;
}
.sec_hotSpring h4 {
	clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
	background: url(../shared/images/icon_square_brown_01.gif) no-repeat left 0.2em;
	line-height: 1;
	font-weight: bold;
	font-size: 14px;
}


.sec_hotSpring .grayBox {
	margin: 0 0 30px;
}

.sec_hotSpring .springFeature {
	margin: 0 -4px;
}
.sec_hotSpring .springFeature li {
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 4px;
	margin: 0 0 20px;
	width: 33.333333%;
}
.sec_hotSpring .springFeature li a {
	display: block;
	background: #eee;
	color: inherit;
	text-decoration: none;
}
.sec_hotSpring .springFeature li a:hover {
	background: #FFF5CF;
}

.sec_hotSpring .springFeature .im {
	display: block;
	background: #fff;
}
.sec_hotSpring .springFeature .im img {
	width: 100%;
	height: auto;
}
.sec_hotSpring .springFeature a:hover .im img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.sec_hotSpring .springFeature .tl {
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
	display: block;
	margin: 0 10px 0 10px;
	padding: 8px 10px 8px 0;
	background: url(../shared/images/icon_arrow_brown_01.png) no-repeat right center;
	line-height: 1.3;
}
.sec_hotSpring .springFeature .lead {
	display: none;
}



/* **  condition  ** */
.sec_hotSpring .condition {
	/*padding-top: 20px;*/
}
.sec_hotSpring .condition ul {
	overflow: hidden;
	zoom: 1;
	position: relative;
	margin: -10px 0 0 -1.5%;
}
.sec_hotSpring .condition li {
	float: left;
	margin: 10px 0 0 1.5%;
	width: 31.8%;
	background: #eee;
}
.sec_hotSpring .condition li a {
	display: block;
	padding: 14px 6px 14px 24px;
	background: url(../shared/images/icon_arrow_gray_01.gif) 8px center no-repeat;
}






/* **  more  ** */
.sec_hotSpring .more {
	text-align: center;
	line-height: 1;
	margin: 15px 0 0 0;
}
.sec_hotSpring .more a {
	display: block;
	border: 2px solid #DEBDAA;
	padding: 14px 4%;
	background: url(../shared/images/icon_arrow_brown_01.png) 98% center no-repeat #fff;
	color: #923701;
	font-size: 18px;
	font-weight: bold;
}
.sec_hotSpring .more a:hover {
	-ms-filter: "alpha(opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity: 0.7;
	zoom: 1;
	text-decoration: none;
}
.sec_hotSpring .more a img {
	margin: 0 6px 0 0;
	height: 18px;
	vertical-align: top;
}

.sec_hotSpring .boxWrap {
	margin: 0 -5px -5px;
}
.sec_hotSpring .boxWrap + h4 {
	margin-top: 20px;
}
.sec_hotSpring .box {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 10px;
	padding: 0 5px;
	width: 50%;
}
.sec_hotSpring .box a {
	display: block;
	padding: 10px;
	background: #eee;
	color: inherit;
	text-decoration: none;
}
.sec_hotSpring .box a:hover {
	background: #EDFFFF;
}
.sec_hotSpring .box a > span {
	display: table;
	width: 100%;
}
.sec_hotSpring .box .im {
	display: table-cell;
	width: 90px;
}
.sec_hotSpring .box .im > span {
	display: block;
	margin-right: 10px;
	background: #fff;
}
.sec_hotSpring .box a:hover .im > span img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.sec_hotSpring .box .txbox {
	display: table-cell;
	padding: 0 16px 0 0;
	vertical-align: top;
	line-height: 1.2;
	background: url(../shared/images/icon_arrow_turquoise_01.png) no-repeat right center;
}
.sec_hotSpring .box .tl {
	display: block;
	margin: 0 0 5px;
	min-height: 30px;
	font-weight: bold;
	color: #2361ad;
}
.sec_hotSpring .box .tl .new {
	color: #f00;
	font-size: 13px;
}
.sec_hotSpring .box .p {
}
.sec_hotSpring .box .note {
	display: block;
	margin-top: 2px;
	color: #999;
	font-size: 11px;
}




/* ------------------------------------------- **
		sec_keyword
** ------------------------------------------- */
.sec_keyword h3 {
	margin: 0 0 10px;
}

.sec_keyword p.txt {
	margin: 0 0 8px 0;
	font-size: 12px;
}

.sec_keyword .grayBox {
	margin: 0 0 18px;
}

.sec_keyword .boxWrap {
	margin: -5px 0;
}
.sec_keyword .box {
	clear :both;
	padding: 5px 0;
}
.sec_keyword .keywordList {
	display: table;
	width: 100%;
	background: #eee;
}
.sec_keyword .keywordList .title {
	display: table-cell;
	width: 210px;
	height: 60px;
}
.sec_keyword .keywordList .title h4 {
	overflow: hidden;
	height: 60px;
	text-indent: -9999px;
	background: no-repeat;
}
.sec_keyword .keywordList .title h4.tl01 {
	background-image:url(../images/renew/h_keyword_01.gif);
}
.sec_keyword .keywordList .title h4.tl02 {
	background-image:url(../images/renew/h_keyword_02.gif);
}
.sec_keyword .keywordList .title h4.tl03 {
	background-image:url(../images/renew/h_keyword_03.gif);
}
.sec_keyword .keywordList .title h4.tl04 {
	background-image:url(../images/renew/h_keyword_04.gif);
}
.sec_keyword .keywordList .title h4.tl05 {
	background-image:url(../images/renew/h_keyword_05.gif);
}

.sec_keyword .keywordList ul {
	display: table-cell;
	padding: 0 0 0 9px;
	vertical-align: middle;
}
.sec_keyword .keywordList li {
	float: left;
	padding: 4px 9px;
	line-height: 1;
}

.sec_keyword .kwTxtB {
	margin: 5px 0 0 0;
	text-align: right;
}
.sec_keyword .kwTxtB a {
	padding: 4px 20px 4px 0;
	background: url(../shared/images/ic_arrow_00c9c7_8x12.png) right center no-repeat;
}




/* ------------------------------------------- **
		sec_feature
** ------------------------------------------- */
.sec_feature .grayBox {
	margin: 0 0 30px
}

.sec_feature h3 {
	margin: 0 0 15px;
}

.sec_feature h4 {
	margin: 0 0 10px;
	padding-left: 15px;
	line-height: 1;
	background: url(../shared/images/icon_square_turquoise_01.gif) no-repeat left 0.2em;
	font-weight: bold;
	font-size: 14px;
}

.sec_feature .boxWrap {
	margin: 0 -5px -5px;
}
.sec_feature .boxWrap + h4 {
	margin-top: 20px;
}
.sec_feature .box {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 10px;
	padding: 0 5px;
	width: 50%;
}
.sec_feature .box a {
	display: block;
	padding: 10px;
	background: #eee;
	color: inherit;
	text-decoration: none;
}
.sec_feature .box a:hover {
	background: #EDFFFF;
}
.sec_feature .box a > span {
	display: table;
	width: 100%;
}
.sec_feature .box .im {
	display: table-cell;
	width: 90px;
}
.sec_feature .box .im > span {
	display: block;
	margin-right: 10px;
	background: #fff;
}
.sec_feature .box a:hover .im > span img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.sec_feature .box .txbox {
	display: table-cell;
	padding: 0 16px 0 0;
	vertical-align: top;
	line-height: 1.2;
	background: url(../shared/images/icon_arrow_turquoise_01.png) no-repeat right center;
}
.sec_feature .box .tl {
	display: block;
	margin: 0 0 5px;
	min-height: 30px;
	font-weight: bold;
	color: #2361ad;
}
.sec_feature .box .tl .new {
	color: #f00;
	font-size: 13px;
}
.sec_feature .box .p {
}
.sec_feature .box .note {
	display: block;
	margin-top: 2px;
	color: #999;
	font-size: 11px;
}














/* ------------------------------------------- **
		sec_sale
** ------------------------------------------- */
.sec_sale {
	position: relative;
	overflow: hidden;
	zoom: 1;
	z-index: 1;
}
.sec_sale.is-noinfo,
.sec_sale02.is-noinfo {
	display: none!important;
}
.sec_sale:before {
	overflow: hidden;
	zoom: 1;
	z-index: 2;
	content: "";
	display: block;
	width: 66px;
	height: 59px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../shared/images/pic_character04.png) no-repeat;
}
.sec_sale h3 {
	margin:0 0 10px;
}
.sec_sale .sec_border {
	margin: 0 0 21px;
}




/*	boxWrap
------------------- */
.sec_sale .boxWrap {
	overflow: hidden;
	margin-bottom: -37px;
}
.sec_sale .box {
	padding: 0 0 20px;
	margin: 0 0 20px;
	border-bottom: 2px solid #eee;
}
.sec_sale .box + .box.last {
	display:none;
}



.sec_sale .box.special dl {
	background: #fffccf;
}
.sec_sale .box.special dl dt.term {
	padding: 8px 8px 0;
}



.sec_sale .box dl .term {
	margin-bottom: 5px;
	line-height: 1;
	font-weight: bold;
}
.sec_sale .box dl .term:before {
	content: "■";
	color: #ff4a6c;
	font-size: 14px;
}
.sec_sale .box .wrap {
}
.sec_sale .box .wrap .bnr:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.sec_sale .box .wrap .saleLink a {
	display: block;
	padding: 8px 10px;
	line-height: 1;
	text-align: center;
	background: url(../shared/images/icon_arrow_pink_01.png) 97% center no-repeat #eee;
}
.sec_sale .box .wrap .saleLink a:hover {
	background-color: #fee8eb;
}


.sec_sale .box .wrap .WholeClick {
	padding: 10px;
}
.sec_sale .box .wrap .WholeClick:hover .hotelName,
.sec_sale .box .wrap .WholeClick:hover .plName {
	color: #1494e5;
	text-decoration: underline;
}
.sec_sale .box .wrap .WholeClick .icon {
	margin-bottom: 5px;
}
.sec_sale .box .wrap .WholeClick .icon span {
	padding-left: 6px;
	vertical-align: top;
	line-height: 15px;
	font-size: 11px;
}
.sec_sale .box .wrap .WholeClick .icon span.new {
	color: #f00;
	font-weight: bold;
}

.sec_sale .box .wrap .WholeClick .hotelName {
	font-size: 12px;
	font-weight: bold;
	color: #1d3994;
}
.sec_sale .box .wrap .WholeClick .hotelPlan {
	overflow: hidden;
	zoom: 1;
}
.sec_sale .box .wrap .WholeClick .plName {
	margin-bottom: 5px;
	font-size: 12px;
}
.sec_sale .box .wrap .WholeClick .plDetail {
	overflow: hidden;
	zoom: 1;
	float: right;
}
.sec_sale .box .wrap .WholeClick .plDetail li {
	float: left;
}
.sec_sale .box .wrap .WholeClick .plDetail .plDiscount {
	margin-right: 6px;
	padding: 4px 5px 3px;
	background: #f00;
	line-height: 1;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.sec_sale .box .wrap .WholeClick .plDetail .plPerson {
	margin: 5px 6px 0 0;
	font-size: 10px;
}
.sec_sale .box .wrap .WholeClick .plDetail .plPrice {
	line-height: 1;
	color: #f00;
	font-weight: bold;
}
.sec_sale .box .wrap .WholeClick .plDetail .plPrice .price {
	font-size: 18px;
}
.sec_sale .box .wrap .WholeClick .plDetail .plPrice .yen {
	font-size: 10px;
}




.sec_sale .box .wrap .planNone {
	padding: 10px 8px;
	text-align: center;
}
.sec_sale .box .wrap .planNone dt {
	font-weight: bold;
}
.sec_sale .box .wrap .planNone dd {
	margin: 2px 0 0 0;
}
.sec_sale .box .wrap .planNone dd br {
	display: none;
}






/*	saleSlider
------------------- */
#saleSlider {
	display: none;
}
#saleSlider img {
	height: auto;
}







/* ------------------------------------------- **
		boxSTyleType01
** ------------------------------------------- */
.boxSTyleType01 {
	position: relative;
}
.boxSTyleType01 .sec_border {
	margin-bottom: 20px;
}
.boxSTyleType01 h3 {
	margin: 0 0 10px;
}
.boxSTyleType01 .sec_sale {
	margin: 0 0 21px;
}
.boxSTyleType01 .boxWrap {
	margin: -5px 0;
}
.boxSTyleType01 .box {
	padding: 5px 0;
}


.boxSTyleType01 .box .tbl {
	display: block;
	padding: 0 10px 0 0;
	background: #EEE;
	text-decoration: none;
	color: inherit;
}
.boxSTyleType01 .box a > span {
	display:table;
	width:100%;
}
.boxSTyleType01 .box .icon {
	display:table-cell;
	width:80px;
	vertical-align:middle;
}
.boxSTyleType01 .box .icon a {
	display: block;
}
.boxSTyleType01 .box .icon a img {
	width: auto;
	height: 80px;
}
.boxSTyleType01 .txbox {
	display: table-cell;
	padding: 5px 20px 5px 10px;
	vertical-align: middle;
	line-height: 1.3;
}
.boxSTyleType01 .tl {
	display: none;
	font-weight: bold;
	margin: 0 0 3px;
}
.boxSTyleType01 .tx {
	display: block;
	font-size: 12px;
}




/* ***  sec_comparison  *** */
.sec_comparison:before {
	content: "";
	display: block;
	width: 34px;
	height: 57px;
	position: absolute;
	right: 0px;
	top: 2px;
	background: url(../shared/images/pic_character05.png) no-repeat;
	z-index: 99;
}
.sec_comparison .txbox {
	background: url(../shared/images/icon_arrow_purple_01.png) no-repeat right center;
}
.sec_comparison .box.WholeClick:hover .tbl {
	background: #F8E7FF;
}
.sec_comparison .box .icon.tl01 {	background-color: #E74D9D;}
.sec_comparison .box .icon.tl02 {	background-color: #2A7AD4;}
.sec_comparison .box .icon.tl03 {	background-color: #59B30F;}
.sec_comparison .box .icon.tl04 {	background-color: #EFA300;}
.sec_comparison .box .icon.tl05 {	background-color: #E03C3C;}
.sec_comparison .box .icon.tl06 {	background-color: #15A5BB;}
.sec_comparison .box.WholeClick:hover .icon.tl01 {	background-color: #EE83BB;}
.sec_comparison .box.WholeClick:hover .icon.tl02 {	background-color: #6AA2E1;}
.sec_comparison .box.WholeClick:hover .icon.tl03 {	background-color: #8BCA57;}
.sec_comparison .box.WholeClick:hover .icon.tl04 {	background-color: #F4BF4D;}
.sec_comparison .box.WholeClick:hover .icon.tl05 {	background-color: #E97777;}
.sec_comparison .box.WholeClick:hover .icon.tl06 {	background-color: #5CC0D0;}



/* ***  sec_transport  *** */
.sec_transport .txbox {
	background: url(../shared/images/icon_arrow_0d58a6_12x22.png) no-repeat right center;
}
.sec_transport .box .icon {
	background-color: #0d58a6;
}
.sec_transport .box.WholeClick:hover .icon {
	background-color: #397cc2;
}
.sec_transport .box.WholeClick:hover .tbl {
	background: #e6eef6;
}









/* ------------------------------------------- **
		sec_recommendPlan
** ------------------------------------------- */
.sec_recommendPlan {
}
.sec_recommendPlan h3 {
	margin: 0 0 10px;
}
.sec_recommendPlan .sec_border {
	margin: 0 0 20px;
	padding-bottom: 5px;
}
.sec_recommendPlan .sec_border .txt {
	margin: 0 0 8px 0;
	font-weight: bold;
}
.sec_recommendPlan .sec_border .areaList {
	overflow: hidden;
	zoom: 1;
	margin: -3% 0 0 -3%;
}
.sec_recommendPlan .sec_border .areaList li {
	float: left;
	margin: 3% 0 0 3%;
	width: 47%;
}
.sec_recommendPlan .sec_border .areaList li a {
	display: block;
	padding: 10px 10% 10px 10px;
	background: url(../shared/images/ic_arrow_aaaaaa_8x14.png) 96% center no-repeat #eee;
	/*color: #333;*/
	font-size: 12px;
}
.sec_recommendPlan .sec_border .areaList li a:hover {
	background-color: #def6f4;
	text-decoration: none;
}
.biz-top {
	display: block;
	margin-top: 5px;
	text-align: right;
}
.biz-top__link {
	display: inline-block;
	padding: 8px 10% 5px 10px;
	background: url(../shared/images/ic_arrow_aaaaaa_8x14.png) 98% center no-repeat;
	font-size: 12px;
	text-align: right;
}









/* ------------------------------------------- **
		sec_facebook
** ------------------------------------------- */
.sec_facebook {
	background: #CAD4F4;
	padding: 20px 18px
}
.sec_facebook h3 {
	margin: 0 0 14px;
}
.sec_facebook .box {
	background: #FFF;
}




/* ------------------------------------------- **
		sec_bnr
** ------------------------------------------- */
.sec_bnr {
	margin: 20px 0;
}
.sec_bnr_txt {
	display: block;
	margin-top: 5px;
	font-size: 13px;
	line-height: 1.3;
}
.sec_bnr:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/* ------------------------------------------- **
		sec_ranking
** -------------------------------------------
iframe#sec_ranking {
	float: left;
	margin-left: 10px;
	width: 620px;
	height: 730px;
}
.sec_ranking h3 {
	margin: 0 0 10px;
}
.sec_ranking h4 {
	margin: 0 0 10px;
	padding-left: 15px;
	background: url(../shared/images/icon_square_turquoise_01.gif) no-repeat left 0.2em;
	line-height: 1;
	font-weight: bold;
	font-size: 14px;
}


.sec_ranking .grayBox {
	position: relative;
	padding: 20px;
}

.sec_ranking .update {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 11px;
}


#rankingArea {
	padding: 10px 4px;
	background: #fff;
}
#rankingMenu ul {
	margin: 0 4px;
	padding-bottom :14px;
	width: 564px;
	cursor: pointer;
}
#rankingMenu li {
	float: left;
	margin: 0 2px 9px;
	width: 90px;
	height: 37px;
	line-height: 29px;
	text-align: center;
	background: url(../images/renew/bg_rankingmenu_off.gif) no-repeat;
}
#rankingMenu li.on,
#rankingMenu li:hover {
	color: #fff;
	background-image: url(../images/renew/bg_rankingmenu_on.gif);
}
#rankingMenu li.on {
	cursor: default;
}


#rankingBox .box {
	display: none;
}
#rankingBox li {
	padding: 4px 0;
}
#rankingBox div.gadgetList {
	display: inline;
}


#rankingBox .no1_3 a {
	display: block;
	padding: 10px 0;
	margin: 0 6px;
	color: inherit;
	text-decoration: none;
}
#rankingBox .no1_3 .tbl {
	display: table;
	width: 100%;
}

#rankingBox .no1_3 .rank {
	display: table-cell;
	padding: 0 10px;
	width: 1px;
	vertical-align: middle;
	line-height: 1;
	white-space: nowrap;
	color: #4d4a4a;
	font-size: 12px;
}

#rankingBox .no01,
#rankingBox .no02,
#rankingBox .no03 {
	position: relative;
	font-size: 22px;
	font-weight: bold;
	color: #946A11;
}
#rankingBox .no01:before,
#rankingBox .no02:before,
#rankingBox .no03:before {
	content: "";
	position: absolute;
	left: 50%;
	display: block;
}
#rankingBox .no01:before {
	top: -18px;
	margin: 0 0 0 -11px;
	width: 27px;
	height: 18px;
	background: url(../images/renew/icon_rank01.png) no-repeat;
}
#rankingBox .no02:before {
	top: -15px;
	margin: 0 0 0 -9px;
	width: 20px;
	height: 15px;
	background: url(../images/renew/icon_rank02.png) no-repeat;
}
#rankingBox .no03:before {
	top: -13px;
	margin: 0 0 0 -8px;
	width: 19px;
	height: 13px;
	background: url(../images/renew/icon_rank03.png) no-repeat;
}

#rankingBox .no1_3 .title {
	display: table-cell;
	padding-right: 10px;
	width: 340px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}

#rankingBox .title {
	color: #1D3994;
	word-break: break-all;
}

#rankingBox a:hover .title {
	color: #1494e5;
}

#rankingBox .no1_3 .priceArea {
	overflow: hidden;
	zoom: 1;
	display: table-cell;
	padding: 0 10px 0 5px;
	width: 272px;
	line-height: 1;
	vertical-align: middle;
	text-align: right;
}

#rankingBox .priceArea .bestPrice {
	float: left;
	display: inline-block;
	margin: 1px 7px 0 0;
	padding: 4px 5px;
	background: #FF3300;
	color: #FFF;
	font-size: 9px;
}

#rankingBox .unit {
	font-size: 11px;
	margin: 0 5px 0 0;
}

#rankingBox .priceArea .price {
	letter-spacing: -1px;
}

#rankingBox .no1_3 .priceArea .price {
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
}

#rankingBox .no4_7 .priceArea,
#rankingBox .no8_10 .priceArea {
	line-height:1;
}

#rankingBox .no4_7 .priceArea .price,
#rankingBox .no8_10 .priceArea .price {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300
}

#rankingBox .priceArea .yen {
	color: #FF3300;
	font-size: 11px;
	font-weight: bold;
}

#rankingBox .no4_7,
#rankingBox .no8_10 {
	float: left;
	width: 48%;
	padding: 0 1%;
}

#rankingBox .no4_7 a,
#rankingBox .no8_10 a {
	display: block;
	color: inherit;
	text-decoration: none;
}

#rankingBox .no4_7 .tbl,
#rankingBox .no8_10 .tbl {
	display: table;
	width: 100%;
}

#rankingBox .no4_7 .rank,
#rankingBox .no8_10 .rank {
	display: table-cell;
	padding: 14px 10px 14px 0;
	font-size: 12px;
	width: 3em;
	text-align: right;
	line-height: 1;
	color: #4d4a4a;
}

#rankingBox .no4_7 .no,
#rankingBox .no8_10 .no {
	font-size: 12px;
	font-weight: bold;
}

#rankingBox .no4_7 .txbox,
#rankingBox .no8_10 .txbox {
	display: table-cell;
	padding: 14px 10px 14px 0;
}

#rankingBox .no4_7 .title,
#rankingBox .no8_10 .title {
	display: block;
	margin: 0 0 7px;
	font-size: 12px;
	font-weight: bold;
}

#rankingBox .no1_3 a:hover .title,
#rankingBox .no4_7 a:hover .title,
#rankingBox .no8_10 a:hover .title {
	text-decoration: underline;
	color: #1494e5;
}

#rankingBox .no8_10 .notice {
	padding: 15px 10px 15px 2em;
	text-indent: -1em;
	font-size: 12px;
}

#rankingBox .bg a {
	background: #DEF6F4;
}
*/




/* ------------------------------------------- **
		sp_popular_date
** ------------------------------------------- */
#sp_popular_date {
	display:none;
}




/* ------------------------------------------- **
		loading
** ------------------------------------------- */
#loading {
	position: absolute;
	top: 19%;
	left: 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	z-index: 50;
}




/* ----------------------------------
	cooperateSite
---------------------------------- */
#cooperateSite {
	margin: 15px 0 40px;
	padding: 40px 0;
	width: 100%;
	background: #eee;
}
#cooperateSite .wrap {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 0 auto;
	width: 940px;
}
#cooperateSite .wrap > h3 {
	padding: 0 0 0 14px;
	background: url(../shared/images/icon_square_turquoise_01.gif) 0 0.35em no-repeat;
	font-weight: bold;
	font-size: 16px;
}
#cooperateSite .wrap > p {
	margin: 10px 0 0 0;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 14px;
}
#cooperateSite .wrap > p strong {
	color: #ff0000;
	font-weight: bold;
}
#cooperateSite .wrap * img {
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}


#cooperateSite .wrap > .siteList {
	margin: 16px 0 0 0;
}
#cooperateSite .wrap > .siteList dt {
	line-height: 1;
	font-size: 14px;
}
#cooperateSite .wrap > .siteList dd {
}
#cooperateSite .wrap > .siteList dd ul {
	margin: 4px -0.62% 0;
	font-size: 0;
}
#cooperateSite .wrap > .siteList dd ul li {
	display: inline-block;
	margin: 10px 0.62% 0;
	width: 13.04%;
	text-align: center;
}


#cooperateSite .wrap > .siteList dd ul li a {
	display: block;
}
#cooperateSite .wrap > .siteList dd ul li a:hover * {
	-ms-filter: "alpha(opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity: 0.7;
	zoom: 1;
	text-decoration: none;
}

#cooperateSite .wrap > .siteList dd ul li .im {
}
#cooperateSite .wrap > .siteList dd ul li .tx {
	display: inline-block;
	margin: 6px 0 0 0;
	word-break: break-all;
	word-wrap: break-word;
	line-height: 1;
	font-size: 12px;
}
#cooperateSite .wrap > .siteList dd ul li a .tx {
	padding: 0 0 0 14px;
	letter-spacing: -0.02em;
	background: url(../shared/images/ic_link_blank.png) 0 center no-repeat;
	color: #333;
}









/* ******************************************************************************** *

		media screen  -  max-width: 990px (TB)
		@media screen and (min-width: 764px) and (max-width: 990px)

* ******************************************************************************** */
@media screen and (max-width: 990px) {

	.sec_seadonal h3 img,
	.sec_themePark h3 img,
	.sec_hotSpring h3 img,
	.sec_feature h3 img,
	.sec_sale h3 img,
	.sec_recommendPlan h3 img,
	.boxSTyleType01 h3 img,
	#sp_popular_date h3 img {
		width: auto;
		height: 44px;
	}

	#yadoTopContents {
		background: none;
	}

	#yadoMainContents .main,
	#yadoMainContents .sub {
		float: none;
		width: 100%;
		padding: 0;
	}








	/*	topSearch
	------------------------ */
	#topSearch .wrap {
		max-width: 768px;
		width: 100%;
	}
	#topSearch .clm01,
	#topSearch .clm02 {
		width: 50%;
	}
	#topSearch .clm03 {
		display: none;
	}

	/*  Today&Tomorrow
	#topSearch .map {
		padding: 23px 0;
	}
	*/

	#topSearch .sec_topdate .secBox form,
	#topSearch .sec_topKeyword .secBox form {
		margin: 0 auto;
		width: 312px;
	}
	#topSearch .sec_topdate .btn input {
		width: 100%;
	}
	#topSearch .sec_topdate dd select {
		max-width: 90px;
	}
	#topSearch .sec_topdate dd label.mitei {
		position: relative;
		top: 1px;
	}
	#topSearch .sec_topdate dd input.mitei {
		position: relative;
		top: -1px;
	}
	#topSearch .sec_topdate .secBox dd#date {
		margin-right: 8px;
	}
	#topSearch .sec_topdate .secBox dd#date input#datepicker {
		padding: 5px 3px 4px;
	}
	#topSearch .sec_topdate .secBox dd#stayNum select {
		width: 76px;
	}





	/*	subSearch
	------------------------ */
	#topSearch .sec_topdate .subSearch {
		display: block;
	}
	#topSearch .sec_topdate .subSearch ul {
		overflow: hidden;
		zoom: 1;
		margin: 0 -2%;
	}
	#topSearch .sec_topdate .subSearch ul li {
		float: left;
		margin: 12px 2% 0;
		width: 46%;
	}
	#topSearch .sec_topdate .subSearch ul li a {
		display: block;
		padding: 8px 10px;
		background: url(../shared/images/icon_arrow_orange_01_sp.png) 94% center no-repeat #eee;
		background-size: 6px 11px;
		color: #333;
	}
	#topSearch .sec_topdate .subSearch ul li a:hover {
		background-color: #fff7d0;
		text-decoration: none;
	}




	/*	sec_update
	------------------------ */
	.sec_update .newsBnrBox {
		display: block;
		margin: -10px 0 20px -20px;
	}
	.sec_update .newsBnrBox li {
		margin: 10px 0 0 20px;
		width: 162px;
	}




	/*	sec_seasonal
	------------------------ */
	.sec_seasonal .box .im {
		width: 98px;
	}
	.sec_seasonal .box .im img {
		width: 100%;
		height: auto;
	}



	/* Type02 */
	.sec_seasonal .box.type02 .tl {
	}

	/* Type03 */
	.sec_seasonal .box.type03 {
	}
	.sec_seasonal .box.type03 a {
		height: 80px;
	}
	.sec_seasonal .box.type03 .im {
		height: 80px;
	}
	.sec_seasonal .box.type03 .txbox {
	}
	.sec_seasonal .box.type03 .tx01 {
	}
	.sec_seasonal .box.type03 .tx02 {
	}











	/*	sec_themePark
	------------------------ */
	.sec_themePark .box .mainBox {
		width: 344px;
	}
	.sec_themePark .box .sideBoxTit {
		font-size: 14px;
	}





	/*	sec_feature
	------------------------ */
	.sec_feature .box .im {
		width: 98px;
	}
	.sec_feature .box .im img {
		width: 100%;
		height: auto;
	}




	/*	sec_hotSpring
	------------------------ */
	.sec_hotSpring .grayBox {
		position: relative;
	}
	.sec_hotSpring .grayBox:before {
		content: "";
		display: block;
		width: 74px;
		height: 71px;
		background: url(../shared/images/pic_character03.png) no-repeat;
		position: absolute;
		top: -46px;
		right: 10px;
		z-index: 99;
	}
	.sec_hotSpring .box .im {
		width: 98px;
	}
	.sec_hotSpring .box .im img {
		width: 100%;
		height: auto;
	}

	/* **  popular  **
	.sec_hotSpring .popular {
		display: none;
	}
	*/








	/*	boxSTyleType01
	------------------------ */
	.boxSTyleType01 .boxWrap {
		margin-left: -6px;
		margin-right: -6px;
	}
	.boxSTyleType01 .box {
		padding-left: 6px;
		padding-right: 6px;
		width: 50%;
		float: left;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}




	/*	sec_sale
	------------------------ */
	.sec_sale .boxWrap {
		margin-left: -6px;
		margin-right: -6px;
		padding-bottom: 15px;
	}
	.sec_sale .box {
		width: 33.333333%;
		float: left;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 6px !important;
		border: none;
	}


	.sec_sale .box dl dt.term {
		padding: 8px 8px 0;
	}

	.sec_sale .box + .box {
		margin-top: 0;
		border-top :none;
	}
	.sec_sale .box + .box.last {
		display: block;
	}
	.sec_sale .box .wrap .bnr img {
		width: 100%;
		height: auto;
	}
	.sec_sale .box .wrap .WholeClick {
		padding: 5px;
	}
	.sec_sale .box dl dt.term{
		min-height: 35px;/* 48px */
	}
	.sec_sale .box .wrap .WholeClick .hotelName {
		min-height: 3.2em;
	}
	.sec_sale .box .wrap .WholeClick .plName {
		min-height: 52px;
	}
	.sec_sale .box .wrap .WholeClick .plDetail .plDiscount {
		margin-right: 4px;
		padding: 4px 3px 3px;
	}
	.sec_sale .box .wrap .WholeClick .plDetail .plPerson {
		margin: 6px 4px 0 0;
	}
	.sec_sale .box .wrap .WholeClick .plDetail .plPrice {
	}




	.sec_sale .box .wrap .planNone {
		padding: 24px 2px 30px;
	}
	.sec_sale .box .wrap .planNone dt {
	}
	.sec_sale .box .wrap .planNone dd {
	}






	/*	sp_popular_date
	------------------------ */
	#sp_popular_date {
		display: block;
	}
	#sp_popular_date h3 {
		margin: 0 0 10px;
	}
	#sp_popular_date #popular_calendar {
		overflow: hidden;
		background: #eee;
		padding: 15px 20px;
		margin-bottom: 5px;
		height: inherit;
	}
	#sp_popular_date .calendarBox {
		margin: 0 -6px;
	}
	#sp_popular_date .calendarBox .box {
		width: 33.333333%;
		float: left;
		padding: 6px 6px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#sp_popular_date .calendarBox .box dl {
		background: #fff;
		padding: 8px 10px;
		min-height: 76px;/* 56px */
	}
	#sp_popular_date .calendarBox dt,
	#sp_popular_date .calendarBox dd {
		padding-left: 15px;
	}

	#sp_popular_date .calendarBox dt {
		background: url(../shared/images/icon_arrow_gray_01.gif) no-repeat left 0.2em;
		line-height: 1.2;
		margin: 0 0 5px;
	}



	#sp_popular_date #popular_calendar02 {
		overflow: hidden;
		background: #eee;
		padding: 15px 20px;
		margin-bottom: 15px;
	}
	#sp_popular_date #popular_calendar02 ol {
		overflow: hidden;
		margin: -12px -6px 0;
		height: 136px;/* 90px */
	}
	#sp_popular_date #popular_calendar02 ol li {
		float: left;
		margin: 12px 6px 0;
		background:;
		line-height: 1;
		font-size: 13px;
	}
	#sp_popular_date #popular_calendar02 ol li a {
		display: inline-block;
		padding: 10px 10px 10px 22px;
		min-width: 108px;
		background: url(../shared/images/icon_arrow_gray_01.gif) 5px center no-repeat #fff;
	}









	/*	sec_facebook
	------------------------ */
	.sec_facebook {
		overflow: hidden;
		padding: 0;
		margin: 0 auto 20px;
		width: 260px;
		height: 130px;
		/*height: 69px;*/
		background: none;
	}
	.sec_facebook h3 {
		display: none;
	}




	/*	sec_recommendPlan
	------------------------ */
	.sec_recommendPlan .sec_border {
		padding-bottom: 10px;
	}
	.sec_recommendPlan .sec_border .areaList {
		margin: -2% 0 0 -2%;
	}
	.sec_recommendPlan .sec_border .areaList li {
		margin: 2% 0 0 2%;
		width: 18%;
	}
	.sec_recommendPlan .sec_border .areaList li a {
		padding: 14px 10% 14px 14px;
	}

	.biz-top__link {
		padding-right: 3%;
	}



	/* ------------------------------------------- **
		sec_bnr
	** ------------------------------------------- */
	.sec_bnr {
	display: none;
	}




	/* ----------------------------------
		cooperateSite
	---------------------------------- */
	#cooperateSite {
	}
	#cooperateSite .wrap {
		max-width: 748px;
		width: 100%;
	}
	#cooperateSite .wrap > h3 {
	}
	#cooperateSite .wrap > p {
	}

	#cooperateSite .wrap > .siteList {
	}
	#cooperateSite .wrap > .siteList dd ul {
		margin: 0 -0.5%;
	}
	#cooperateSite .wrap > .siteList dd ul li {
	}

	#cooperateSite .wrap > .siteList dd ul li .im {
	}
	#cooperateSite .wrap > .siteList dd ul li .tx {
		display: none;
	}
}

















/* ******************************************************************************** *

		media screen  -  max-width: 765px (SP)

* ******************************************************************************** */
@media screen and (max-width: 765px) {

	#yadoTopContents {
		font-size: 12px;
	}

	.sec_seasonal h3 img,
	.sec_themePark h3 img,
	.sec_hotSpring h3 img,
	.sec_feature h3 img,
	.sec_sale h3 img,
	.sec_keyword h3 img,
	.sec_recommendPlan h3 img,
	.boxSTyleType01 h3 img,
	#sp_popular_date h3 img {
		height: 33px;
		margin-left: 10px;
	}


	.grayBox {
		padding: 0 10px 0 ;
	}
	.sec_themePark .grayBox:before,
	.sec_hotSpring .grayBox:before,
	.sec_sale:before,
	.sec_comparison:before {
		display: none;
	}

	.sec_border {
		padding: 10px;
		border:none;
		/*border-top: 4px solid #eee;*/
	}

	.box.spNone {
		display: none !important;
	}





	/*	topSearch
	------------------------ */
	#topSearch {
		margin: 0 0 0 0;
		padding: 0;
		background: none;
	}
	#topSearch .wrap {
		padding: 15px 0 0;
		width: auto;
	}
	#topSearch .clm {
		padding: 0;
	}
	#topSearch .clm01 {
		display: none;
	}
	#topSearch .clm02 {
		float: none;
		width: auto;
	}


	.sec_topdate input.datepicker,
	.sec_topdate select {
		-webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
		text-indent: .01px; /*Firefox用*/
		text-overflow: ""; /*Firefox用*/
		background: url(../shared/images/ic_arrow_down.png) 97% center no-repeat #fff;
		background-size: 10px 6px;
	}
	.sec_topdate input.datepicker:disabled,
	.sec_topdate select:disabled {
		background: url(../shared/images/ic_arrow_down.png) 97% center no-repeat #eee;
		background-size: 10px 6px;
	}
	.sec_topdate select#np,
	.sec_topdate select#rn {
		background-position: 90% center !important;
	}

	.sdBlock {
	}
	.snBlock {
		clear: both;
	}
	.snBlock dt.short {
		margin: 0 !important;
		width: 60px !important;
	}
	#topSearch .sec_topdate .secBox dd#date {
		margin: 0 0 10px;
	}
	#topSearch .sec_topdate .secBox dd#date input#datepicker {
		padding: 3px 3px 4px;
		width: 200px;
		height: 32px;
	}
	#topSearch .sec_topdate .secBox dd#stayNum {
		margin: 0 0 10px;
	}
	#topSearch .sec_topdate .secBox dd#stayNum select {
		width: 260px;
		max-width: inherit;
	}
	#topSearch .sec_topdate .secBox dd.price {
		margin: 0 0 10px;
		padding: 0;
		width: auto;
	}
	#topSearch .sec_topdate .secBox dd.price span {
		display: inline-block;
		position: relative;
		top:;
		padding: 0 5px;
	}
	#topSearch .sec_topdate .secBox dd.price select {
		margin: 0;
		width: 114px;
	}
	#topSearch .sec_topdate .secBox dd select#np,
	#topSearch .sec_topdate .secBox dd select#rn {
		width: 82px;
	}







	#topSearch .sec_topdate .secBox form,
	#topSearch .sec_topKeyword .secBox form {
		margin: 0 auto;
		width: auto;
	}
	#topSearch .sec_topKeyword {
		padding: 15px 10px 0;
	}

	#topSearch .sec_topKeyword h3 {
		display:none;
	}
	#topSearch .sec_topKeyword .secBox {
		border: none;
		padding: 0;
		margin: -15px 0 15px;
		height: 34px;
	}
	#topSearch .sec_topKeyword .option {
		display: none;
	}


	#topSearch .sec_topdate {
		margin-bottom: 10px;
		padding: 10px;
		width: auto;
		background: #00BEBC;
		font-size: 11px;
	}
	#topSearch .sec_topdate h3 {
		display: none;
	}
	#topSearch .sec_topdate .secBox {
		display:block;
		border: none;
		margin-top: 8px;
		padding: 10px;
		height: auto;
	}
	#topSearch .sec_topdate .secBox dl {
		position: relative;
	}
	#topSearch .sec_topdate .secBox dt {
		width: 60px;
		font-size: 13px;
	}
	#topSearch .sec_topdate .secBox dd {
		font-size: 12px;
	}

	#topSearch .sec_topdate .secBox form {
		display: block;
		max-width: 320px;
		height: inherit;
	}
	#topSearch .sec_topdate .secBox  dd select {
		padding: 2px 4px;
	}
	#topSearch .sec_topdate .secBox dd select.long {
		width: 260px;
	}
	#topSearch .sec_topdate .secBox  select option {
		margin-top: 0;
	}
	#topSearch .sec_topdate .secBox dd#date label.mitei {
		position: relative;
		top: 3px;
		margin-left: 0;
	}
	#topSearch .sec_topdate .secBox dd#date input.mitei {
		position: relative;
		top: 1px;
		margin: 0 2px 4px 4px;
	}



	#topSearch .sec_topdate .btn input {
		width: 100%;
		position: static;
	}
	#topSearch .sec_topdate #topdateBtn {
		display: block;
		background: url(../images/renew/icon_opdate_close.gif) no-repeat right center;
		background-size: 16px auto;
	}
	#topSearch .sec_topdate #topdateBtn.close {
		background-image: url(../images/renew/icon_opdate_open.gif);
	}





	/*	subSearch
	------------------------ */
	#topSearch .sec_topdate .subSearch {
		overflow: hidden;
		padding: 8px 10px 10px;
		background: #fff;
	}
	#topSearch .sec_topdate .subSearch ul {
		border-top: 2px solid #ccc;
		margin: 0 auto;
		max-width: 320px;
	}
	#topSearch .sec_topdate .subSearch ul li {
		width: 154px;
		margin: 14px 0 0 0;
	}
	#topSearch .sec_topdate .subSearch ul li:nth-child(1) {
		float: left;
	}
	#topSearch .sec_topdate .subSearch ul li:nth-child(2) {
		float: right;
	}
	#topSearch .sec_topdate .subSearch ul li a {
		padding: 14px 12px;
		font-size: 14px;
		font-weight: bold;
	}





	/*	sec_update
	------------------------ */
	.sec_update {
		padding: 10px 0 0;
	}
	.sec_update {
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: none;
		padding: 0;
		margin-bottom: 38px;
	}
	.sec_update h3 {
		margin: 0 0 0 10px;
	}

	.sec_update .sec_updateTxt {
		float:right;
		text-align:right;
		margin: 5px 20px 0 0;
	}

	.sec_update .newsTxtBox {
		padding-bottom: 0;
	}
	.sec_update .newsTxtBox li {
		border-bottom: 1px solid #f2ee8a;
		margin: 0;
		padding: 0;
		background: url(../shared/images/icon_square_00bebc.png) 10px center no-repeat, url(../images/renew/update/ic_arrow_d7d4ab.png) 97% center no-repeat;
		background-size: 8px 8px, 7px 12px;
		word-wrap: normal;
		word-break: normal;
	}
	.sec_update .newsTxtBox li.bottom {
		border-bottom:none;
	}
	.sec_update .newsTxtBox li a {
		display: block;
		padding: 16px 30px 14px 25px;
	}
	/*
	.sec_update .newsBnrBox {
		margin: 0 0 0 -2.5%;
		padding: 0 2.5%;
	}
	.sec_update .newsBnrBox li {
		float: left;
		margin: 10px 0 0 2.5%;
		width: 47.5%;
	}
	*/

	.sec_sale02 {
		margin-bottom: 30px;
	}

	.sec_update .newsTxtBox li.special_1 {
		margin: 0 0 0;
		padding: 0;
		background: #fffccc;
	}
	.sec_update .newsTxtBox li.special_1 a {
		/*padding: 16px 30px 14px 10px;*/
		padding: 10px 10px 14px;/* 一時的 */
		font-weight: bold;
		font-size: 15px;
	}
	.sec_update .newsTxtBox li.special_1 a span.star {
		display: inline-block;
		padding: 0 0 5px 25px;
		background: url(/images/renew/ic_star.gif) 0 0 no-repeat;
		background-size: 20px;
	}


	.sec_update .newsTxtBox li.special_2 {
		padding: 16px 30px 14px 10px;
	}



	.sec_update .newsTxtBox li.special_3 {
		/* margin: 10px 0 0; */
		padding: 6px 10px 14px;
		height: inherit;
		/*background: #fffccc;*/
		background: #fff;
	}
	.sec_update .newsTxtBox li.special_3 .txWrap {
	}
	/*
	.sec_update .newsTxtBox li.special_3 .updateBnr {
		display: block;
		position: relative;
		top: inherit;
		right: inherit;
		padding: 10px 25px 0;
		width: 100%;
	}
	.sec_update .newsTxtBox li.special_3 .updateBnr img {
		width: 100%;
	}
	*/



	.sec_update .newsTxtBox li.special_3 .updateBnr {
		margin: 0 -1.5% 0;
	}
	.sec_update .newsTxtBox li.special_3 .updateBnr a {
		padding: 0;
		margin: 6px 1.5% 0;
		width: 47%;
	}
	.sec_update .newsTxtBox li.special_3 .updateBnr img {
		width:;
	}





	/*	sec_seasonal
	------------------------ */
	.sec_seasonal {
		font-size: 13px;
	}
	.sec_seasonal h3 {
		margin: 0;
	}
	.sec_seasonal .sTxt {
		margin: 10px 10px -10px;
	}
	.sec_seasonal .box {
		width: 100%;
	}
	.sec_seasonal .box a {
		padding: 5px;
	}
	.sec_seasonal .box .im {
		width: 63px;
	}
	.sec_seasonal .box .im >span {
		margin-right: 5px;
	}
	.sec_seasonal .box .txbox {
		vertical-align: middle;
		background-image: url(../shared/images/icon_arrow_orange_01.png);
		background-size: 6px auto;
		font-size: 13px;
	}
	.sec_seasonal .box .tl {
		min-height: inherit;
	}




	/* Type02 */
	.sec_seasonal .box.type02 .tl {
		margin: 0 0 5px;
	}

	/* Type03 */
	.sec_seasonal .box.type03 {
	}
	.sec_seasonal .box.type03 a {
		height: 60px;
	}
	.sec_seasonal .box.type03 .im {
		width: 20px;
		height: 60px;
	}
	.sec_seasonal .box.type03 .txbox {
		background: url(../shared/images/icon_arrow_orange_01.png) 98% center no-repeat;
		background-size: 6px auto;
	}
	.sec_seasonal .box.type03 .tx01 {
	}
	.sec_seasonal .box.type03 .tx02 {
	}









	/*	sec_themePark
	------------------------ */
	.sec_themePark {
		line-height: 1.4;
		font-size: 12px;
	}
	.sec_themePark h3 {
		margin: 0;
	}
	.sec_themePark h4 {
		height: inherit !important;
		letter-spacing: -0.01em;
		font-size: 14px;
	}
	.sec_themePark .boxWrap {
		margin: 0;
	}
	.sec_themePark .boxWrap .box .tpLinks {
		padding: 5px 16px 4px 0;
	}
	.sec_themePark .boxWrap .box .tpLinks a {
		padding: 5px 0;
	}


	.sec_themePark .box {
	}
	.sec_themePark .box .mainBox {
		float: none;
		margin: 0;
		width: 100%;
	}
	.sec_themePark .boxWrap .box,
	.sec_themePark .boxWrap .box:first-child {
		border: none;
		margin: 25px 0 0 0;
		padding: 0;
	}
	.sec_themePark .boxWrap .box:first-child {
		margin: 20px 0 0 0;
	}
	.sec_themePark .boxWrap .box.col02 {
		border: none;
		margin: 0;
	}
	.sec_themePark .boxWrap .box.col02 .colWrap {
		float: none;
		margin: 20px 0 0 0;
		padding: 10px 0 0 0;
		width: 100%;
	}
	.sec_themePark .boxWrap .box.col02 .colWrap .mainBox {
		margin: 0;
	}





	.sec_themePark .box .sideBox {
		margin: 20px 0 0 0;
	}
	.sec_themePark .box .sideBoxTit {
		margin-bottom: 6px;
	}
	.sec_themePark .box .sideBox ul {
		overflow: hidden;
		margin: -10px 0 0 -2%;
	}
	.sec_themePark .box .sideBox .sideHalfList {
		overflow: hidden;
		margin: -10px auto 0;
	}
	.sec_themePark .box .sideBox ul + ul {
		margin-top: 0 !important;
	}
	.sec_themePark .box .sideBox li {
		float: left;
		margin: 10px 0 0 2%;
		padding: 0 0 10px 0;
		width: 48%;
	}
	.sec_themePark .box .sideBox .sideHalfList li {
		margin: 10px 0 0 0;
		width: 49%;
	}
	.sec_themePark .box .sideBox .sideHalfList li + li {
		margin-left: 2%
	}


	.sec_themePark .box .sideBox ul.w100 {
		margin: -10px 0 0 0;
	}
	.sec_themePark .box .sideBox ul.w100 li {
		float: none;
		margin: 7px 0 0 0;
		padding: 0;
		width: 100%;
	}
	.sec_themePark .box .sideBox ul.sideHalfList li {
		padding-bottom: 0;
	}


	.sec_themePark .box .sideBox li a {
		padding: 10px 0 10px 42px;
		height: 46px;
		line-height: 1;
		font-size: 14px;
	}
	.sec_themePark .box .sideBox ul.w100 li a {
		padding: 10px 0 10px 48px;
		line-height: 30px;
	}
	.sec_themePark .box .sideBox ul.sideHalfList li a {
		padding: 10px 0 10px 48px;
		line-height: 30px;
	}
	.sec_themePark .box .sideBox ul.w100.type02 li a {
		padding: 10px 0;
		line-height: 30px;
		text-align: center;
	}
	.sec_themePark .box .sideBox li a br {
		display: block;
	}
	.sec_themePark .box .sideBox li a .icon {
		top: 10px;
		left: 10px;
		width: 28px;
		height: 28px;
		background: url(../images/renew/ic_hotel_60x60.png) 0 0 no-repeat;
		background-size: 28px 28px;
	}
	.sec_themePark .box .sideBox li a .icon.type02 {
		background: url(../images/renew/icon_tdr_room_60x60.png) 0 0 no-repeat #3f5eb7;
		background-size: 28px 28px;
	}
	.sec_themePark .box .sideBox li a .icon.typeShinkansen {
		background: url(../images/renew/icn_dp_shinkansen_sp.png) 0 0 no-repeat;
		background-size: 28px 28px;
	}
	.sec_themePark .box .sideBox li a .icon.typeBus {
		background: url(../images/renew/icn_dp_bus_sp.png) 0 0 no-repeat;
		background-size: 28px 28px;
	}
	.sec_themePark .box .sideBox li a .icon.typeAir {
		background: url(../images/renew/icn_dp_air_sp.png) 0 0 no-repeat;
		background-size: 28px 28px;
	}



	.sec_themePark .box .sideBox li .addInfo {
		display: block;
		padding: 0 10% 0 10px;
		font-size: 13px;
	}
	.sec_themePark .box .sideBox li .addInfo span {
		display: block;
		font-size: 13px;
	}
	/* *** Disney ディズニーホテル *** */
	.sec_themePark .box .sideBox li.ic01 .addInfo span {
		color: #006cc6;
	}
	/* *** Disney オフィシャルホテル *** */
	.sec_themePark .box .sideBox li.ic02 .addInfo span {
		color: #048958;
	}
	/* *** Disney パートナーホテル *** */
	.sec_themePark .box .sideBox li.ic03 .addInfo span {
		color: #f6710f;
	}
	/* *** Disney グッドネイバーホテル *** */
	.sec_themePark .box .sideBox li.ic04 .addInfo span {
		color: #92569c;
	}
	/* *** USJ オフィシャルホテル *** */
	.sec_themePark .box .sideBox li.ic05 .addInfo span {
		color: #3921ff;
	}
	/* *** USJ アライアンスホテル *** */
	.sec_themePark .box .sideBox li.ic06 .addInfo span {
		color: #ff6900;
	}
	/* *** USJ アソシエイトホテル *** */
	.sec_themePark .box .sideBox li.ic07 .addInfo span {
		color: #30d71f;
	}



	.sec_themePark .box ul.othList {
		margin: -10px 0 0 -2%;
	}
	.sec_themePark .box ul.othList li {
		margin: 10px 0 0 2%;
		width: 48%;
	}
	.sec_themePark .box ul.othList li a {
		padding: 2px 8% 0 10%;
	}
	.sec_themePark .box ul.othList li a br {
		display: block;
	}
	.sec_themePark .box ul.othList li a span.tx,
	.sec_themePark .box ul.othList li a span.emptyCell {
		height: 50px;
	}










	/*	sec_feature
	------------------------ */
	.sec_feature {
		font-size: 13px;
	}
	.sec_feature .box {
		width: 100%;
	}
	.sec_feature .box a {
		padding: 5px;
	}
	.sec_feature .box .im {
		width: 63px;
	}
	.sec_feature .box .im >span {
		margin-right: 5px;
	}
	.sec_feature .box .txbox {
		vertical-align: middle;
		background-image: url(../shared/images/icon_arrow_turquoise_01.png);
		background-size: 6px auto;
		font-size: 13px;
	}
	.sec_feature .box .tl {
		min-height: inherit;
	}






	/*	sec_keyword
	------------------------ */
	.sec_keyword {
		font-size: 13px;
	}
	.sec_keyword p.txt {
		display: none;
		padding: 0 10px;
	}



	.sec_keyword .boxWrap {
		margin: 0;
	}

	/*
	.sec_keyword .boxWrap .box:nth-child(1) .keywordList {
		background: #3aa3df;
	}
	*/

	.sec_keyword .box {
		padding: 0;
		width: 100%;
	}
	.sec_keyword .keywordList {
		overflow: hidden;
		zoom: 1;
		display: block;
		background: none;
	}
	.sec_keyword .keywordList .title {
		display: block;
		width: 100%;
		height: inherit;
	}
	.sec_keyword .keywordList .title h4.tl01 { background: url(../images/renew/h_keyword_01_sp.gif) 0 center no-repeat; background-size: 250px 60px;}
	.sec_keyword .keywordList .title h4.tl02 { background: url(../images/renew/h_keyword_02_sp.gif) 0 center no-repeat; background-size: 250px 60px;}
	.sec_keyword .keywordList .title h4.tl03 { background: url(../images/renew/h_keyword_03_sp.gif) 0 center no-repeat; background-size: 250px 60px;}
	.sec_keyword .keywordList .title h4.tl04 { background: url(../images/renew/h_keyword_04_sp.gif) 0 center no-repeat; background-size: 250px 60px;}
	.sec_keyword .keywordList .title h4.tl05 { background: url(../images/renew/h_keyword_05_sp.gif) 0 center no-repeat; background-size: 250px 60px;}







	.sec_keyword .keywordList .title h4 {
		height: 36px;
	}
	.sec_keyword .keywordList ul {
		overflow: hidden;
		zoom: 1;
		display: block;
		margin: 0 0 15px -2%;
		padding: 0;
	}
	.sec_keyword .keywordList li {
		float: left;
		margin: 2% 0 0 2%;
		padding: 0;
		width: 48%;
	}
	.sec_keyword .keywordList li.sizeL {
		width: 100%;
	}
	.sec_keyword .keywordList li a {
		display: block;
		padding: 14px 10% 14px 10px;
		background: url(../shared/images/ic_arrow_aaaaaa_8x14.png) 96% center no-repeat #eee;
		font-size: 12px;
	}




	/*	sec_hotSpring
	------------------------ */
	.sec_hotSpring h3 {
	}
	.sec_hotSpring .springFeature {
		padding-bottom: 0;
	}
	.sec_hotSpring .springFeature li {
		width: 100%;
		margin-bottom: 10px;
	}
	.sec_hotSpring .springFeature li a {
		display: table;
		width: 100%;
	}
	.sec_hotSpring .springFeature .im {
		display: table-cell;
		width:94px;
	}
	.sec_hotSpring .springFeature .txbox {
		display: table-cell;
		vertical-align: middle;
		padding: 0 0 0 10px;
	}
	.sec_hotSpring .springFeature .inbox {
		display: block;
		margin-right: 5px;
		padding-right: 10px;
		background: url(../shared/images/icon_arrow_brown_01_sp.png) no-repeat right center;
		background-size: 6px auto;
		font-size: 13px;
	}
	.sec_hotSpring .springFeature .tl {
		background: none;
		margin: 0;
		padding: 0;
	}
	.sec_hotSpring .springFeature .lead {
		display: block;
		padding-bottom: 5px;
		font-weight: bold;
		color: #2361ad;
	}
	.sec_hotSpring .purpose {
		display: none;
	}
	.sec_hotSpring .box {
		width: 100%;
	}
	.sec_hotSpring .box a {
		padding: 5px;
	}
	.sec_hotSpring .box .im {
		width: 63px;
	}
	.sec_hotSpring .box .im >span {
		margin-right: 5px;
	}
	.sec_hotSpring .box .txbox {
		vertical-align: middle;
		background-image: url(../shared/images/icon_arrow_turquoise_01.png);
		background-size: 6px auto;
		font-size: 13px;
	}
	.sec_hotSpring .box .tl {
		min-height: inherit;
	}


	/*
	.sec_hotSpring .purpose .box {
		width:100%;
		margin-bottom:5px;
	}
	.sec_hotSpring .purpose .box dl {
		height:auto !important;
	}
	.sec_hotSpring .purpose .box dt {
		font-size: 15px;
	}
	.sec_hotSpring .purpose .box dd {
		font-size: 14px;
	}
	*/


	/* **  condition  ** */
	.sec_hotSpring .condition {
		margin-top: 10px;
	}
	.sec_hotSpring .condition ul {
		overflow: hidden;
		margin: -10px 0 0 0;
	}
	.sec_hotSpring .condition li {
		float: none;
		margin: 10px 0 0 0;
		width: 100%;
	}
	.sec_hotSpring .condition li a {
		font-size: 14px;
	}



	/* **  more  ** */
	.sec_hotSpring .more {
		margin-top: 5px;
		padding: 5px 0;
	}
	.sec_hotSpring .more a {
		background: url(../shared/images/icon_arrow_brown_01_sp.png) 98% center no-repeat #fff;
		background-size: 6px 11px;
		font-size: 18px;
	}
	.sec_hotSpring h4 {
		font-size: 14px;
	}






	/*	boxSTyleType01
	------------------------ */
	.boxSTyleType01 .boxWrap {
		overflow: hidden;
		zoom: 1;
		margin-left: -4px;
		margin-right: -4px;
	}
	.boxSTyleType01.typeWide .sec_border {
		padding-top: 0;
	}
	.boxSTyleType01.typeWide .boxWrap {
		margin: 0;
	}
	.boxSTyleType01 .box {
		width: 33.333333%;
		padding: 0 4px 4px;
	}
	.boxSTyleType01.typeWide .box {
		float: none;
		width: auto;
		margin: 10px 0 0 0;
		padding: 0;
	}
	.boxSTyleType01 .box .tbl {
		padding: 0;
	}
	.boxSTyleType01.sec_comparison .box .tbl {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-align-items: center;
		align-items: center;
		padding: 5px;
	}
	.boxSTyleType01:not(.sec_comparison) .box .icon {
		display: block;
		width: auto;
	}
	.boxSTyleType01.sec_comparison .box .icon {
		-webkit-flex-grow: 0;
		flex-grow: 0;
		-webkit-flex-shrink: 0;
		flex-shrink: 0;
		width: 58px;
	}
	.boxSTyleType01 .box .icon a {
		text-align: center;
	}
	.boxSTyleType01 .box .icon a img {
		/*height: 94px;*/
		height: 60px;
	}
	.boxSTyleType01:not(.sec_comparison) .tx {
		display: none;
	}
	.boxSTyleType01 .tl {
		margin: 5px 0;
		display: block;
		font-weight: normal;
	}
	.boxSTyleType01.sec_comparison .tl {
		margin: 0 0 5px;
		display: block;
		color: #2361ad;
		font-weight: bold;
	}
	.boxSTyleType01:not(.sec_comparison) .txbox {
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
		display: block;
		margin: 0 5px;
		padding: 3px 10px 3px 0;
	}
	.boxSTyleType01.sec_comparison .txbox {
		display: block;
		-webkit-flex-grow: 1;
		flex-grow: 1;
		-webkit-flex-shrink: 1;
		flex-shrink: 1;
		padding-top: 0;
		padding-bottom: 0;
		padding-right: 16px;
	}

	/*  sec_comparison  */
	.sec_comparison .txbox {
		background-image: url(../shared/images/icon_arrow_purple_01_sp.png);
		background-size: 6px auto;
	}

	/*  sec_transport  */
	.sec_transport .txbox {
		background-image: url(../shared/images/icon_arrow_0d58a6_12x22.png);
		background-size: 6px auto;
	}





	/*	sp_popular_date
	------------------------ */
	#sp_popular_date #popular_calendar {
		padding: 10px 10px 5px;
		height: inherit;
	}
	#sp_popular_date .calendarBox .box {
		width: auto;
		float: none;
		margin-bottom: 5px
	}
	#sp_popular_date .calendarBox dl {
		height: auto !important;
	}

	#sp_popular_date .calendarBox dt {
		font-weight: bold;
		font-size: 13px;
	}
	#sp_popular_date .calendarBox .box dl {
		min-height: inherit;
	}




	#sp_popular_date #popular_calendar02 {
		padding: 10px;
	}
	#sp_popular_date #popular_calendar02 ol {
		height: 136px;
	}
	#sp_popular_date #popular_calendar02 ol li {
	}
	#sp_popular_date #popular_calendar02 ol li a {
		min-width: 110px;
	}








	/*	sec_sale
	------------------------ */
	.sec_sale .boxWrap {
		display: none;
	}
	#saleSlider {
		display: block;
		max-width: 400px;
		margin: 0 auto;
	}




	/*	sec_facebook
	------------------------ */
	.sec_facebook {
	}




	/*	sec_recommendPlan
	------------------------ */
	.sec_recommendPlan .sec_border {
		border: none;
	}
	.sec_recommendPlan .sec_border .areaList {
	}
	.sec_recommendPlan .sec_border .areaList li {
		width: 48%;
	}
	.sec_recommendPlan .sec_border .areaList li a {
	}
	.biz-top {
		margin-top: 5px;
	}
	.biz-top__link {
		padding: 10px 5% 8px 10px;
		background: url(../shared/images/ic_arrow_aaaaaa_8x14.png) 98% center no-repeat;
	}




	/* ----------------------------------
		cooperateSite
	---------------------------------- */
	#cooperateSite {
	}
	#cooperateSite .wrap {
		padding: 0 10px;
	}
	#cooperateSite .wrap > h3 {
	}
	#cooperateSite .wrap > p {
		line-height: 1.2;
		font-size: 13px;
	}

	#cooperateSite .wrap > .siteList {
	}
	#cooperateSite .wrap > .siteList dd ul {
		margin: 1% -0.8% 0;
	}
	#cooperateSite .wrap > .siteList dd ul li {
		margin: 2% 0.8% 0;
		width: 23.38%;
	}

	#cooperateSite .wrap > .siteList dd ul li .im {
	}
	#cooperateSite .wrap > .siteList dd ul li .tx {
	}
}







/* ******************************************************************************** *

		media screen  -  max-width: 340px (SP)

* ******************************************************************************** */
@media screen and (max-width: 340px) {

	#topSearch .sec_topdate {
		padding: 10px 5px 5px;
	}
	#topSearch .sec_topdate #topdateBtn.close {
		margin-bottom: 5px;
	}

	#topSearch .sec_topdate .secBox dd#date input#datepicker {
		width: 180px;
	}
	#topSearch .sec_topdate .secBox dd#stayNum select,
	#topSearch .sec_topdate .secBox dd select.long {
		width: 230px;
	}
	#topSearch .sec_topdate .secBox dd select#np,
	#topSearch .sec_topdate .secBox dd select#rn {
		width: 68px;
	}



	/*	subSearch
	------------------------ */
	#topSearch .sec_topdate .subSearch {
	}
	#topSearch .sec_topdate .subSearch ul li {
		width: 140px;
	}



	/*	popular_calendar02
	------------------------ */
	#sp_popular_date #popular_calendar02 {
	}
	#sp_popular_date #popular_calendar02 ol {
	}
	#sp_popular_date #popular_calendar02 ol li {
	}
	#sp_popular_date #popular_calendar02 ol li a {
		min-width: 92px;
	}
	.sec_themePark .box .sideBox .sideHalfList .agtCap {
		letter-spacing: -0.05em;
		font-size: 10px;
	}

}

/* .flexslider*/
.flexslider.single-slider .flex-direction-nav a {
	display: none !important;
}

/* ----------------------------------------

---------------------------------------- */
.prarea {
	margin-bottom: 20px;
	text-align: center;
}
.prarea img {
	display: block;
}
@media screen and (max-width: 990px) {
.prarea {
	display: none;
}

}
@media only screen and (max-width: 765px) {

}
@media only screen and (max-width: 340px) {
}
