@charset "utf-8";

.h2-headline{
	color: #025aa1;
	font-size: 2.4rem;
	line-height: 1.3;
	margin-bottom: 20px;
}
.h2-headline span{
	font-size: 1.8rem;
}
.planDetail{
	margin-bottom: 15px;
}
.planDetail_icon{
	margin-bottom: 15px;
}
.planDetail_icon ._icon{
	display: inline-block;
	border: #7065d2 1px solid;
	border-radius: 2px;
	color: #7065d2;
	font-size: 1.1rem;
	padding: 5px 6px;
	margin-right: 4px;
}
.planDetail_icon ._icon:last-child{
	margin-right: 0;
}
.planDetail_info{
	border: #e0e0e0 1px solid;
background-color: rgb(246,249,254);
}
.planDetail_info_img{
	width: 297px;
	float: left;
}
.planDetail_info_type{
	width: 361px;
	float: left;
	text-align: center;
}
.planDetail_info_type_chara{
	padding: 5px 30px 12px;
	background: #dbe7f7;
}
.planDetail_info_type_chara ._ttl{
	font-size: 1.4rem;
	color: #1b4585;
	margin-bottom: 5px;
}
.planDetail_info_type_chara ._icon{
}
.planDetail_info_type_chara ._icon ._type{
	float: left;
	margin-right: 12px;
}
.planDetail_info_type_chara ._icon ._type:nth-child(3n){
	margin-right: 0;
}
.planDetail_info_type_chara ._icon ._type:nth-of-type(n+4){
	margin-top: 10px;
}
.planDetail_info_type_price{
	font-size: 1.2rem;
	padding: 8px 8px 10px 8px;
	background: #f6f9fe;
}
.planDetail_info_type_price ._date{
	font-size: 1.2rem;
	margin-bottom: 2px;
}
.planDetail_info_type_price ._price{
	font-size: 1.3rem;
	color: #d60000;
	font-weight: bold;
}
.planDetail_info_type_price ._price small{
	vertical-align: baseline;
}
.planDetail_info_type_price ._price span{
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.2;
}
.planDetail_info_txt{
	font-size: 1.4rem;
	margin-top: 15px;
	line-height: 1.5;
}
.planDetail_info_txt ._red{
	color: #d50000;
}


/* planBtn */
.planBtn{
	width: 57.5%;
	text-align: center;
	margin: 0 auto;
}
.planBtn a{
	display: block;
	position: relative;
	padding: 15px;
}
.planBtn a:hover{
	text-decoration: none;
}
.planBtn ._pinkB{
	font-size: 1.4rem;
	color: #de3b7a;
	border: #de3b7a 1px solid;
}
.planBtn ._pinkB::after{
	  content: url(/tour-hotel/plan/common/images/arrow_d_pink.png);
	  position: absolute;
	  top: 50%;
	  right: 13px;
	  margin-top: -10px;
}
.planBtn ._pink{
	font-size: 1.8rem;
	color: #FFFFFF;
	border: #de3b7a 1px solid;
	background-color: #de3b7a;
}
.planBtn ._pink::after{
	  content: url(/tour-hotel/plan/common/images/arrow_r_white.png);
	  position: absolute;
	  top: 50%;
	  right: 13px;
	  margin-top: -10px;
}
.planBtn ._grayB{
	font-size: 1.4rem;
	border: #e0e0e0 1px solid;
}
.planBtn ._grayB::after{
	  content: url(/tour-hotel/plan/common/images/arrow_l_black.png);
	  position: absolute;
	  top: 50%;
	  left: 13px;
	  margin-top: -10px;
}

.planTtl{
	font-size: 3.8rem;
	color: #025aa1;
	text-align: center;
	margin-top: 45px;
}

.tah_idx .tah_cont .planPoint .th_point ul li .th_point_exp{
	color: #025aa1;
}
.planPoint_column2 .img{
	width: 40%;
	float: left;
	margin-right: 20px;
}
.planPoint_column2 .txt{
	width: 56%;
	float: left;
	font-size: 1.4rem;
}

.th_point_inner{
	display: table;
	width: 100%;
}
.tah_idx .tah_cont .th_point ul li .th_point_ico{
	display: table-cell;
	float: none;
	vertical-align: middle;
	width: 14%;
}
.tah_idx .tah_cont .planPoint .th_point ul li .th_point_exp{
	display: table-cell;
	float: none;
	vertical-align: middle;
}
.planTtl._trip{
	padding-top: 80px;
	background: url(/tour-hotel/plan/common/images/th_trip_ico.png) center top no-repeat;
}

.planTrip {
    margin-top: 40px;
}
.planTrip dd{
    font-size: 1.4rem;
}
.planTrip ._txt{
	font-size: 1.4rem;
}
.planTrip ._txt a:link,
.planTrip ._txt a:active,
.planTrip ._txt a:visited{
	color: #1b4584;
}
.planTrip ._txt a:hover{
	color: #1b4584;
	opacity: 0.6;
}
.planTrip .planTrip_list {
    margin-top: 40px;
    background: url(/tour-hotel/plan/common/images/bg_dot.gif) left top repeat-x;
}
.planTrip .planTrip_list dl{
	background: url(/tour-hotel/plan/common/images/bg_dot.gif) left bottom repeat-x;
}
.planTrip .planTrip_list dt {
    cursor: pointer;
    font-size: 1.4rem;
    position: relative;
	background: url(/tour-hotel/plan/common/images/bg_dot.gif) left bottom repeat-x;
}
.planTrip .planTrip_list dt span {
    padding: 20px;
    display: block;
	color: #1b4585;
}
.planTrip .planTrip_list dt::after {
    content: "";
    display: block;
    background-image: url(/tour-hotel/plan/common/images/ico_plus.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width: 11px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 15px;
}
.planTrip .planTrip_list dt.hide::after {
    background-image: url(/tour-hotel/plan/common/images/ico_minus.gif);
}
.planTrip_list_cont_set{
	margin-bottom: 20px;
}
.planTrip_list_cont_set ._headline{
	font-size: 1.8rem;
	color: #1b4585;
}
.planTrip_list_cont_set ._headline{
	font-size: 1.8rem;
	font-weight: bold;
	color: #1b4585;
	margin-bottom: 5px;
}
.planTrip_list_cont_set ._icon{
	display: inline-block;
	color: #FFFFFF;
	font-size: 1.1rem;
	background: #de3b7a;
	border-radius: 4px;
	padding: 0 5px;
	margin-top: 5px;
	margin-left: 8px;
}
.planTrip_list_cont_set ._limit{
	display: inline-block;
	font-size: 1.1rem;
	padding: 0 5px;
	margin-top: 5px;
	margin-left: 8px;
}
.planTrip_list_cont_set ._link{
	color: #345b91;
	text-decoration: none;
}
.planTrip_list_cont_set ._link:hover{
	text-decoration: underline;
}

/*空室紹介*/
.hotelVacancy{
	margin-bottom: 10px;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	text-align: left;
}
.hotelVacancy .hvTtl{
	padding-bottom: 10px;
	color: #d60000;
	font-size: 1.8rem;
	text-align: center;
}
.hotelVacancy .hvNote{
}
.hotelVacancy .hvNote li{
	padding-left: 1em;
	font-size: 1.2rem;
	text-indent: -1em;
}
.hotelVacancy .hvNote li .att{
	font-weight: bold;
}
.hotelVacancy .hvSlct{
	margin-top: 20px;
}
/*==clearfix==*/
.hotelVacancy .hvSlct:after{content:""; display:block; clear:both;}
.hotelVacancy .hvDate{
	width: 48%;
	float: left;
}
.hotelVacancy .hvStay{
	width: 48%;
	float: right;
}
.hotelVacancy select{
	width: 100%;
	padding: 11px 40px 12px 14px;
	background: #fff url(/tour-hotel/plan/common/images/select_arw.gif) right center no-repeat;
	border: 1px solid #ccc;
	box-sizing					:border-box;
	-webkit-box-sizing	:border-box;
	-moz-box-sizing			:border-box;
	-ms-box-sizing			:border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: "";
}
.hotelVacancy select::-ms-expand{
  display: none;
}

.hotelVacancy .hvResult{
	margin-top: 10px;
	padding: 11px 14px 12px 14px;
	border: 1px solid #ccc;
}
.hotelVacancy .hvResult ul{
	min-height: 3.9em;
	overflow-y: auto;
}
.hotelVacancy .hvResult ul li{
	font-size: 1.2rem;
}

.hotelVacancy .hvAtt{
	margin-top: 5px;
}
.hotelVacancy .hvAtt ul{
}
.hotelVacancy .hvAtt ul li{
  padding-left: 1em;
  color: #d60000;
  font-size: 1.2rem;
	text-indent: -1em;
}

.resAtt{
	padding-bottom: 20px;
	font-size: 1.4rem;
	text-align: center;
}


.planReserve{
	padding: 35px 30px 15px;
	margin-top: 50px;
	background: #feedf4 url(/tour-hotel/plan/201707/images/logo_jtb.png) 570px 10px no-repeat;
	text-align: center;
}
.planTtl._reserve{
	color: #de3b7a;
	margin-top: 0;
	margin-bottom: 35px;
	padding: 0 60px;
}
.planReserve ._txt{
	font-size: 1.4rem;
}
.planReserve_notes{
	padding: 15px 18px;
	border: 1px solid #ccc;
	color: #666666;
	text-align: left;
}
.planReserve_notes ._ttl{
	font-size: 1.2rem;
	font-weight: bold;
	background: url(/tour-hotel/plan/common/images/ico_notes.png) left center no-repeat;
	padding-left: 2rem;
}
.planReserve_notes ul{
	margin-top: 10px;
	padding-left: 1em;
}
.planReserve_notes ul li{
	padding-left: 1em;
	font-size: 1.4rem;
	text-indent: -1em;
}

.planReserve .planBtn{
	width: 380px;
}
.planReserve .planBtn a{
	padding: 21px 15px 21px;
}
.planReserve .planBtn ._pink{}
.planReserve .planBtn ._pink::after{}
.planReserve .planBtn ._grayB{
	background-color: #ccc;
	cursor: default;
}
.planReserve .planBtn ._grayB::after{
	content: url(/tour-hotel/plan/common/images/arrow_r_black2.png);
	position: absolute;
	top: 50%;
	right: 13px;
	left: auto;
	margin-top: -10px;
}

#spook_usj_gadget{}
#spook_usj_gadget ._txt{}
#spook_usj_gadget ._txt:nth-of-type(1){
	font-weight: bold;
	text-align: left;
}

#spook_usj_select{
	text-align: left;
}
/*==clearfix==*/
#spook_usj_select:after{content:""; display:block; clear:both;}
#spook_usj_select span{
	padding-bottom: 10px;
	display: block;
}
#spook_usj_select select{
	width: 100%;
	padding: 11px 40px 12px 14px;
	background: #fff url(/tour-hotel/plan/common/images/select_arw.gif) right center no-repeat;
	border: 1px solid #ccc;
	box-sizing					:border-box;
	-webkit-box-sizing	:border-box;
	-moz-box-sizing			:border-box;
	-ms-box-sizing			:border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: "";
}
#spook_usj_select select::-ms-expand{
  display: none;
}
#spook_usj_select span#dept{
	width: 190px;
	margin-right: 15px;
	float: left;
}
#spook_usj_select span#dept select{}
#spook_usj_select span#nights{
	width: 190px;
	float: left;
}
#spook_usj_select span#nights select{}
#spook_usj_select span#studiopass{
	width: 190px;
	float: right;
}
#spook_usj_select span#studiopass select{}
#spook_usj_select span#hotel{
	clear: both;
}
#spook_usj_select span#hotel select{}
#spook_usj_select span#season{}
#spook_usj_select span#season select{}


.planTrip_list_cont{
	padding: 20px 0 40px;
}
.planTrip_list_cont_hotel ._list li{
	font-size: 1.4rem;
	font-weight: bold;
}
.planTrip_list_cont_access ._list li{
	font-size: 1.4rem;
	font-weight: bold;
}
.planTrip_list_cont_hotel ._list li{
	margin-bottom: 5px;
}
.planTrip_list_cont_hotel ._list li span{
	background: url("/pc/common/images/cmn_ico_external02.gif") no-repeat center right;
	font-weight: bold;
	padding-right: 2rem;
}
.planTrip_list_cont_hotel ._list li a{
	color: #345b91;
}

/* notesList */
.notesList li{
	color: #666666;
	padding-left: 1rem;
	text-indent: -1rem;
}
.notesList li._red{
	color: #d50000;
}


/* planTable */
.planTable{
	width: 100%;
}
.planTable th{
	font-size: 1.4rem;
	color: #FFFFFF;
	background: #98b2d9;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	border-right: #FFFFFF 1px solid;
}
.planTable th:last-child{
	border: none
}

/* 4column */
.planTable._four th._stp,
.planTable._four th._exp{
	width: 32.8%;
}
/* 5column */
.planTable._five th._stp,
.planTable._five th._exp{
	width: 22.2%;
}
.planTable._five th._dinner{
	width: 25.2%;
}
.planTable th._day{
	width: 13.6%;
}
.planTable td{
	font-size: 1.4rem;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	border-right: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
}
.planTable th._day{
	width: 13.6%;
}
.planTable td:last-child{
	border-right: none
}
.planTable span._red{
	color: #d50000;
}

/* plan_list */
.planTrip_list dd{
	display: none;
}
.tah_idx .tah_cont .th_rec .plan_list{
	padding: 20px;
}
.tah_idx .tah_cont .th_rec .plan_list .pht{
	width: 160px;
}
.tah_idx .tah_cont .th_rec .plan_list .exp{
	width: 410px;
	padding-bottom: 60px;
}
.tah_idx .tah_cont .th_rec .plan_list .btn{
	left: 250px;
	bottom: 20px;
}
.tah_idx .tah_cont .th_rec .plan_list .name{
	font-size: 1.7rem;
}
.tah_idx .tah_cont .th_rec .plan_list .btn a{
	font-size: 1.4rem;
}

.plan_list_comming_soon_text{
line-height: 18.2rem;
}

/*resultNumWrap*/
.resultNumWrap{
	color: #1b4585;
}
.resultNumWrap p{
	font-size: 14px;
}
.resultNumWrap .resultNum,
.resultNumWrap .resultUnit{
	margin-right: 0.2em;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	vertical-align: baseline;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 180510 */

.tabMenu{
	display: table;
	width: 100%;
}

.tabMenu li{
	display: table-cell;
	width: 33%;
	box-sizing: border-box;
}

.tabMenu li:first-child a{
	border-left: 2px solid #d2d2d2;
}

.tabMenu li:last-child a{
	border-right: 2px solid #d2d2d2;
}

.tabMenu li a{
	text-align: center;
	display: block;
	box-sizing: border-box;
	border-top: 2px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	padding: 15px 0;
	color: #1b4585;
	font-size: 14px;
	position: relative;
}

.tabMenu li a:after{
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	content: '';
	border-right: 1px solid #1b4585;
	border-bottom: 1px solid #1b4585;
	-ms-transform: rotate( 45deg );
	-webkit-transform: rotateZ( 45deg );
	-ms-transform: rotateZ( 45deg );
	transform: rotateZ( 45deg );
}

.tabMenu li a:hover{
	text-decoration: none;
	opacity: 0.8;
	cursor: pointer;
}

.tabMenu li a.active{
	border: none;
	background: #5476a7;
	color: #fff;
	border-bottom: 2px solid #5476a7;
}

.tabMenu li a.active:after{
	display: none;
}

.tabContents > div{
	display: none;
	box-sizing: border-box;
	padding: 20px 20px 10px;
	background: #5476a7;
}

.tabContents > div:after{
	content:"";display:table;clear:both;
}

.tabContents > div#page_0{
	display: block;
}

.tabContents > div > ul li > .inner{
	position: relative;
	background: #fff;
	box-shadow: rgba(0,0,0,0.1) 0 0 1px 1px;
	padding: 20px;
}

.tabContents dl{
	display: table;
	width: 100%;
}

.tabContents dl > *{
	display: table-cell;
	vertical-align: top;
}

.tabContents dl > dd .lead{
	display: inline-block;
	font-size: 17px;
	color: #1b4585;
	font-weight: 300;
	line-height: 1.5;
}

.tabContents dl > dd .icon_plan{
	margin-bottom: 10px !important;
}

.tabContents dl > dd .ttl{
	display: inline-block;
	font-size: 18px;
	color: #1b4585;
	font-weight: 500;
	line-height: 1.3;
	margin-top: 5px;
}

.tabContents .tagArea{
	margin-top: 10px;
}

.tabContents .tagArea p{
	display: inline-block;
	color: #1b4585;
	border: 1px solid #1b4585;
	border-radius: 15px;
	padding: 3px 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: 400;
}

.tabContents .tagArea p a{
	display: block;
	cursor: pointer;
}

.tabContents .tagArea p a:hover{
	opacity: 0.8;
	text-decoration: none;
}

.detail_tour-hotel .planTrip_list_cont_hotel .ul-link13 li a.noLink{
	background: none;
	cursor: default;
}

.detail_tour-hotel .planTrip_list_cont_hotel .ul-link13 li:hover{
	opacity: 1 !important;
}

.detail_tour-hotel .ul-link13 li p.ttl{
	color: #333;
}

/* ##################### comingSoon */
.comingSoon{
	padding-bottom: 10px;
}
.comingSoon .comingSoonIn{
	height: 244px;
	background: #fff url(/tour-hotel/plan/common/images/comingsoon.png) center top no-repeat;
	box-shadow: rgba(0,0,0,0.1) 0 0 1px 1px;
	position: relative;
}
.comingSoon .comingSoonTxt{
	margin-top: -0.5em;
	color: #1b4585;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	position: absolute;
	top: 50%;
	left: 260px;
}



/* ##################### mainBlock */

.detail_tour-hotel #main .heading_logo{
	margin-bottom: 22px;
}

.detail_tour-hotel #mainBlock .date{
	font-size: 18px;
	color: #1b4585;
	font-weight: 400;
}

.detail_tour-hotel #mainBlock h1{
	font-size: 36px;
	color: #1b4585;
	font-weight: 500;
}

.detail_tour-hotel #mainBlock dl{
	display: table;
	width: 100%;
	margin-top: 28px;
}

.detail_tour-hotel #mainBlock dl > *{
	display: table-cell;
}

.detail_tour-hotel #mainBlock dl > dd{
	background: #dbe7f7;
	padding: 24px 30px 30px;
	box-sizing: border-box;
}

.detail_tour-hotel #mainBlock dl > dd ul{
	display: table;
	margin: 15px auto 0;
}

.detail_tour-hotel #mainBlock dl > dd ul li{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 5px;
}

.detail_tour-hotel #mainBlock dl > dd ul li img{
	display: inline;
}

.detail_tour-hotel #mainBlock .main{
	font-size: 24px;
	color: #1b4585;
	font-weight: 500;
}

.detail_tour-hotel #mainBlock .txt{
	margin-top: 10px;
	font-size: 14px;
}

.detail_tour-hotel #mainBlock .th_btn_pink{
	margin-top: 20px;
}

/* ##################### pointBlock */

.detail_tour-hotel #pointBlock{
	margin-top: 58px;
}

.detail_tour-hotel #pointBlock h2{
	text-align: center;
	background: url(/tour-hotel/plan/common/images/pointblock_border.png) no-repeat center bottom;
	padding-bottom: 58px;
}

.detail_tour-hotel #pointBlock h2 span{
	display: inline-block;
	font-size: 38px;
	color: #1b4585;
	font-weight: 300;
	position: relative;
	padding: 0 0 0 70px;
}

.detail_tour-hotel #pointBlock h2 span:before{
	content: '';
	position: absolute;
	display: block;
	background: url(/tour-hotel/plan/common/images/icon_star.png) no-repeat center;
	top: 50%;
	margin-top: -27px;
	left: 0;
	width: 57px;
	height: 57px;
	background-size: contain;
}

.detail_tour-hotel #pointBlock dl{
	display: table;
	width: 100%;
	margin-top: 48px;
	padding-bottom: 41px;
	border-bottom: 1px solid #e0e0e0;
}

.detail_tour-hotel #pointBlock dl > *{
	display: table-cell;
}

.detail_tour-hotel #pointBlock dl > dt{
	width: 435px;
}

.detail_tour-hotel #pointBlock dl > dd .ttl{
	font-size: 28px;
	color: #1b4585;
	font-weight: 500;
	line-height: 1.2;
}

.detail_tour-hotel #pointBlock dl > dd .txt{
	margin-top: 20px;
	font-size: 14px;
}

.detail_tour-hotel #pointBlock dl > dd .kome{
	font-size: 12px;
	margin-top: 1em;
}

/* ##################### setBlock */

.detail_tour-hotel #setBlock {
	margin-top: 68px;
}

.detail_tour-hotel #setBlock .ttlArea{
	position: relative;
}

.detail_tour-hotel #setBlock .ttlArea h2{
	font-size: 38px;
	color: #1b4585;
	font-weight: 300;
	text-align: center;
}

.detail_tour-hotel #setBlock .ttlArea .help{
	position: absolute;
	display: inline-block;
	border: 1px solid #1b4585;
	right: 0;
	top: 50%;
	margin-top: -22px;
}

.detail_tour-hotel #setBlock .ttlArea .help a{
	position: relative;
	display: block;
	color: #1b4585;
	font-size: 14px;
	font-weight: 300;
	padding: 10px 10px 10px 45px;
	cursor: pointer;
}

.detail_tour-hotel #setBlock .ttlArea .help a:hover{
	text-decoration: none;
	background: #eee;
	opacity: 0.8;
}

.detail_tour-hotel #setBlock .ttlArea .help a:before{
	content: '';
	position: absolute;
	display: block;
	background: url(/tour-hotel/plan/common/images/icon_help.png) no-repeat center;
	top: 50%;
	margin-top: -13px;
	left: 10px;
	width: 27px;
	height: 27px;
	background-size: contain;
}

/* ##################### 予約ガジェット */
.reserve{
	margin-top: 80px;
}

/* ##################### kentoBlock */

.detail_tour-hotel #kentoBlock{
	background: #dbe7f7;
	padding: 20px;
	margin-top: 80px;
}

.detail_tour-hotel #kentoBlock h2{
	text-align: center;
	font-size: 38px;
	color: #1b4585;
	font-weight: 300;
}

.detail_tour-hotel #kentoBlock ul{
	display: table;
	width: 100%;
	margin-top: 30px;
}

.detail_tour-hotel #kentoBlock ul li{
	display: table-cell;
	width: 50%;
}

.detail_tour-hotel #kentoBlock ul li:first-child{padding-right: 5px;}
.detail_tour-hotel #kentoBlock ul li:last-child{padding-left: 5px;}

.detail_tour-hotel #kentoBlock ul li > .inner{
	background: #fff;
	box-shadow: rgba(0,0,0,0.1) 0 0 1px 1px;
	padding: 20px;
}

.detail_tour-hotel #kentoBlock dl{
	display: table;
	width: 100%;
}

.detail_tour-hotel #kentoBlock dl > *{
	display: table-cell;
	vertical-align: top;
}

.detail_tour-hotel #kentoBlock dl > dt{
	width: 195px;
}

.detail_tour-hotel #kentoBlock dl > dt img{
	width: 175px;
}

.detail_tour-hotel #kentoBlock dl > dd .icon_plan{
	margin-bottom: 10px;
}

.detail_tour-hotel #kentoBlock dl > dd .lead{
	display: inline-block;
	font-size: 18px;
	color: #1b4585;
	font-weight: 300;
}

.detail_tour-hotel #kentoBlock dl > dd .ttl{
	display: inline-block;
	font-size: 18px;
	color: #1b4585;
	font-weight: 500;
}

/* ##################### checkBlock */

.detail_tour-hotel #checkBlock{
	display: none;
}

/* ##################### planBlock */

.detail_tour-hotel #planBlock{
	margin-top: 64px;
}

.detail_tour-hotel #planBlock h2{
	font-size: 38px;
	color: #1b4585;
	font-weight: 300;
	text-align: center;
}

.detail_tour-hotel #planBlock .btn_search{
	text-align: center;
}

.detail_tour-hotel #planBlock .btn_search a{
	width: 324px;
	display: inline-block;
	position: relative;
	text-align: center;
	border: 1px solid #1b4585;
	font-size: 14px;
	color: #1b4585;
	padding: 8px;
	font-weight: 300;
	margin-top: 20px;
}

.detail_tour-hotel #planBlock .btn_search a:before{
	content: '';
	position: absolute;
	display: block;
	background: url(/tour-hotel/plan/common/images/icon_search.png) no-repeat center;
	top: 50%;
	margin-top: -13px;
	right: 10px;
	width: 25px;
	height: 25px;
	background-size: contain;
}

.detail_tour-hotel #planBlock .btn_search a:hover{
	text-decoration: none;
	opacity: 0.8;
}

.detail_tour-hotel #planBlock .resultNumWrap{
	margin-top: 42px;
}

.detail_tour-hotel #planBlock .tabMenu{
	margin-top: 10px;
}

.detail_tour-hotel .tabContents > div > ul li{
	display: inline-table;
	width: 50%;
	float: left;
	padding: 0 5px 10px 0;
	box-sizing: border-box;
}

.detail_tour-hotel .tabContents dl > dt{
	width: 195px;
}

.detail_tour-hotel .tabContents dl > dt img{
	width: 175px;
}

.detail_tour-hotel .tabContents > div > ul li:nth-child(even){
	padding: 0 0 10px 5px;
}

.detail_tour-hotel .tabContents .tagArea{
	display: none;
}

.detail_tour-hotel .tabContents .th_btn_blue{
	margin-top: 18px;
}

/* ##################### dynamicBlock */

#dynamicBlock{
	margin-top: 80px;
	padding: 24px 20px 30px;
	border: 1px solid #e0e0e0;
}

#dynamicBlock .lead{
	text-align: center;
}

#dynamicBlock .lead span{
	font-size: 26px;
	color: #1b4585;
	font-weight: 500;
	padding-left: 40px;
	background: url(/tour-hotel/assets/images/icon_tool.png) no-repeat center left;
}

#dynamicBlock h2{
	font-size: 38px;
	color: #1b4585;
	font-weight: 500;
	text-align: center;
}

#dynamicBlock .txt{
	font-size: 14px;
	margin-top: 18px;
}

/* ##################### lastBlock */

#lastBlock{
	margin-top: 75px;
}

#lastBlock .txt{
	font-size: 12px;
}

#lastBlock .boxArea{
	margin-top: 100px;
}

#lastBlock .boxArea h3{
	background: #5476a7;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	padding: 5px;
	text-align: center;
}

#lastBlock .boxArea .inner{
	background: #eaf0f7;
	padding: 15px 20px 20px;
}
#lastBlock .boxArea .inner::after{content:"";display:table;clear:both;}

#lastBlock .boxArea .inner li{
	width: 33%;
	display: inline-block;
	margin-top: 5px;
}

#lastBlock .boxArea .inner li a{
	font-size: 14px;
	position: relative;
	display: inline-block;
	padding-left: 15px;
}

#lastBlock .boxArea .inner li a:before{
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	content: '';
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	-ms-transform: rotate( -45deg );
	-webkit-transform: rotateZ( -45deg );
	-ms-transform: rotateZ( -45deg );
	transform: rotateZ( -45deg );
}

/* ##################### modalContMain */

.modalContMain{
	text-align: left;
}

.modalContMain h3{
	font-size: 18px;
	color: #1b4585;
	font-weight: 500;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ .index_tour-hotel  */


.index_tour-hotel #main .h1-heading01{
	margin-bottom: 11px;
}

/* ##################### #checkBlock */

.index_tour-hotel #checkBlock h2{
	font-size: 38px;
	color: #1b4585;
	font-weight: 300;
}

.index_tour-hotel #checkBlock .acBtn a{
	background: #1b4585;
	display: block;
	padding: 11px 15px;
	margin-top: 29px;
	cursor: pointer;
	position: relative;
}

.index_tour-hotel #checkBlock .acBtn a:hover{
	opacity: 0.8;
	text-decoration: none;
}

.index_tour-hotel #checkBlock .acBtn a:before{
	content: '';
	position: absolute;
	display: block;
	background: url(/tour-hotel/assets/images/ico_plus_white.png) no-repeat center;
	top: 50%;
	margin-top: -6px;
	right: 15px;
	width: 11px;
	height: 11px;
	background-size: contain;
}

.index_tour-hotel #checkBlock .acBtn a.opened:before{
	background: url(/tour-hotel/assets/images/ico_minus_white.png) no-repeat center;
}

.index_tour-hotel #checkBlock .acBtn a span{
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}

.index_tour-hotel #checkBlock .acContents{
	background: #dbe7f7;
	padding: 10px 20px 30px;
}

.index_tour-hotel #checkBlock .acContents h3{
	font-size: 18px;
	color: #1b4585;
	font-weight: 500;
	margin-top: 20px;
}

.index_tour-hotel #checkBlock .buttonArea.type_fun{
	border-bottom: 1px solid #b8c2d0;
	padding-bottom: 15px;
}

.index_tour-hotel #checkBlock .buttonArea{
	margin-top: 24px;
}
.index_tour-hotel #checkBlock .buttonArea::after{content:"";display:table;clear:both;}

.index_tour-hotel #checkBlock .buttonArea li{
	display: inline-block;
	width: 33%;
	margin-bottom: 15px;
}

.index_tour-hotel #checkBlock .buttonArea li a{
	display: inline-table;
	vertical-align: middle;
	cursor: pointer;
	min-height: 26px;
	background: url(/tour-hotel/plan/common/images/icon_checkbox.png) no-repeat center left;
	background-size: 26px;
	position: relative;
	padding: 2px 0 2px 35px;
}

.index_tour-hotel #checkBlock .buttonArea li a.active{
	background: url(/tour-hotel/plan/common/images/icon_checkbox_on.png) no-repeat center left;
}

.index_tour-hotel #checkBlock .buttonArea li a span{
	font-size: 14px;
	padding-left: 55px;
	position: relative;
	vertical-align: baseline;
}

.index_tour-hotel #checkBlock .buttonArea li a span:before{
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -21px;
	left: 0;
	width: 45px;
	height: 45px;
	background-size: contain;
}

.index_tour-hotel #checkBlock .buttonArea li a#tag_0 span:before{background: url(/tour-hotel/plan/common/images/icon_tag_0.png) no-repeat center left;}
.index_tour-hotel #checkBlock .buttonArea li a#tag_1 span:before{background: url(/tour-hotel/plan/common/images/icon_tag_1.png) no-repeat center left;}
.index_tour-hotel #checkBlock .buttonArea li a#tag_2 span:before{background: url(/tour-hotel/plan/common/images/icon_tag_2.png) no-repeat center left;}
.index_tour-hotel #checkBlock .buttonArea li a#tag_3 span:before{background: url(/tour-hotel/plan/common/images/icon_tag_3.png) no-repeat center left;}
.index_tour-hotel #checkBlock .buttonArea li a#tag_4 span:before{background: url(/tour-hotel/plan/common/images/icon_tag_4.png) no-repeat center left;}

/* ##################### .tabContents */

.index_tour-hotel .tabContents > div > ul li{
	display: inline-table;
	width: 100%;
	float: left;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.index_tour-hotel .tabContents > div > ul li dt{
	width: 315px;
}

.index_tour-hotel .tabContents > div > ul li dt img{
	width: 300px;
}

.index_tour-hotel .tabContents > div > ul li dd{
	position: relative;
	padding-bottom: 50px;
}

.index_tour-hotel .tabContents .th_btn_blue{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -190px;
}

/* ##################### .tabContents */

.index_tour-hotel #planBlock{
	margin-top: 28px;
	padding-top: 20px;
}

.index_tour-hotel #planBlock .tabMenu{
	margin-top: 10px;
}
