@charset "UTF-8";
/* CSS Document */
/*----------------------------------
ハウステンボスCSSです
----------------------------------*/

.spot_slideBlk {
	position: relative;
	width: 960px;
	height: 453px;
}
.spot_slideBlk #bx-pager {
	position: absolute;
	bottom: 0;
	left: 338px;
	z-index: 200;
}
.spot_slideBlk #bx-pager li {
	float: left;
	margin-right: 13px;
	background: url(/attending/test_create/illumination/images/spot/thmb_Bg.png) no-repeat;
	width: 86px;
	height: 86px;
}
#bx-pager .active img {
	opacity: 0.5;
}
.spot_seoBlk {
	background: url(/attending/test_create/illumination/images/spot/spot_seoBg.png) no-repeat;
	width: 960px;
	height: 210px;
	margin-top: -43px;
}
.spot_seoBlk p {
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	padding-top: 100px;
}
/*.spot_pointBlk { background: url(/attending/test_create/illumination/images/spot/spot_pointBg.png) no-repeat; width: 960px; height: 991px;}*/
.spot_pointBlk dl {
	float: left;
}
.spot_pointBlk dl dd.text {
	font-size: 14px;
	line-height: 1.5;
	padding: 0 10px;
}
.spot_pointBlk dl dd img {
	vertical-align: top;
}
.spot_pointBlk .spot_pointBox01 {
	width: 307px;
	height: auto;
	margin-left: 20px;
}
.spot_pointBlk .spot_pointBox02 {
	width: 307px;
	height: auto;
}
.spot_pointBlk .spot_pointBox03 {
	width: 306px;
	height: auto;
}
.spot_choicesBlk {
	position: relative;
	background: url(/attending/test_create/illumination/images/spot/spot_choicesBg.png) no-repeat bottom;
	width: 960px;
	height: 582px;
	position: relative;
}
.spot_choicesBlk .img01 {
	position: absolute;
	top: 0;
	left: 0;
}

.spot_choicesBlk .text02 {
	position: absolute;
	top: 292px;
	left: 69px;
	width: 385px;
	height: auto;
}
.spot_infoBlk { /*background: url(/attending/test_create/illumination/images/spot/spot_infoBg.png) repeat;*/
	width: 1024px;
	height: auto;
	margin: 65px auto 100px;
	position: relative;
}

.spot_info_box {
	display: flex;
	align-items: center;
    gap: 27px;
    justify-content: center;
}
.spot_info_box img {
	width:600px;
	height: 330px;
	object-fit: cover;
}
.spot_info_box p.spot_in {
	/* position:absolute;
	right:0;
	bottom:-130px;
	z-index:10;
	padding:0 20px 0 190px;
	box-sizing:border-box;
	line-height:1.4;
	color:#FF0004; */
}
.spot_info_box p.spot_in a {
	/* line-height:1.2;
	color:#FF0004; */
}
.spot_info_tyu {
	/* width: 840px;
	border: 1px solid #535353;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 0 auto 2px; */
}



/* ツアータブ */
/*.spot_tourBlk { margin-bottom: 20px;}*/
.district_tour_tab {/* width:960px;*/
	height: auto;
	line-height: 0;
	padding-top: 20px;
}
.district_tour_tab .tour_tab {
	overflow: hidden;
}
.district_tour_tab .tour_tab li {
	float: left;
}
.departure {
	background-color: #1e3467;
}
.departure ul {
	overflow: hidden;
	margin-left: 10px;
}
.departure ul li {
	float: left;
	font-size: 14px;
	line-height: 1.5;
	margin-right: 20px;
}



/*----------------------------------
拠点選択ボタン共通
----------------------------------*/
.pagebtn_out {
	background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
	padding-bottom: 40px;
}
.pageBtn {
	background: #0e808a;
	min-width: 980px;
	margin: 0 auto;
}
.destBtn {
	width: 120px;
	position: relative;
}
.destBtn:hover {
	/*background: #ebead6;*/
}
.destBtn img {
	/*position: absolute;*/
}
.destBtn a {
	display: block;
	/*padding: 33px 0;*/
	color: #fff;
	font-size: 18px;
}
/*.destBtn:nth-of-type(4) a {
	padding: 13px 0;
	text-align: left;
	padding-left: 28px;
}
.destBtn:nth-of-type(5) a, .destBtn:nth-of-type(7) a, .destBtn:nth-of-type(8) a {
	padding: 23px 0;
}*/
.destBtn a:hover {
	text-decoration: none;
	color: #0e808a;
}
.icon {
	float: left;
	margin: 0 5px 0 0;
}
/*add*/
.fixed {
	position: fixed;
	left: 0;
	top: 0;
}




/*----------------------------------
index用のCSSです
----------------------------------*/






.spot_info_ph {
	position: relative;
}
.spot_info_ph img {

}
.spot_info_txts dt,.spot_info_txts dd{

vertical-align: top;
}
.spot_info_txts {
	height: 100%;
	backdrop-filter: blur(5px);
	background-color: rgba(255, 255, 255, 0.1);
	padding: 40px;
	display: flex;
	gap: 15px;
	flex-direction: column;
	border-radius: 20px;
}
.spot_info_txts .spot_info_txt {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 15px;
	font-size: 16px;
	font-weight: 700;
}
.spot_info_txts dt{
	color: var(--primary-color);
	text-align: center;
	background: #fff;
	border-radius: 50px;
	width: 88px;
	height: 29px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.spot_info_txts dd{
color: #fff;
}

/*----------------------------------
拠点選択ボタン共通
----------------------------------*/

.spot_ptBlk {
	/* background: url(/attending/test_create/illumination/images/spot/spot_infoBg.png) repeat; */
	width: 1024px;
	height: auto;
	margin: 70px auto 0;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	gap: 30px;
	flex-direction: column;
}
.spot_point_box{
	display: flex;
	justify-content: center;
	gap: 40px;
	align-items: center;
}
.spot_point_box:nth-of-type(even) {
	flex-direction: row-reverse;
}
.spot_point_box .spot_point_img{
	position: relative;
}
.spot_point_box .spot_point_img .pht_on{
}
.spot_point_box .spot_point_img img{
	width: 484px;
	height: 363px;
	object-fit: cover;
}
/* .spot_point_box .spot_point_img > .cp01,
.spot_point_box .spot_point_img > .cp02{
position: relative;
}
.spot_point_box .spot_point_img > .cp01::after{
position: absolute;

color:#fff;
font-size: 13px;
bottom:0;
right:6px;
}
.spot_point_box .spot_point_img > .cp02::before{
position: absolute;

color:#fff;
font-size: 13px;
bottom:0;
right:265px;
}
.spot_point_box .spot_point_img > .cp02::after{
position: absolute;

color:#fff;
font-size: 13px;
bottom:0;
right:6px;
} */
.spot_point_box .spot_point_txts{

}
.spot_point_txt,
.spot_point_tl {

}

.spot_point_tl {
}
.spot_point_tl > *{
	width: 500px;
	margin: 0 auto 40px;
	padding: 0 0 20px 45px;
	font-size: 22px;
	font-weight: 700;
	position: relative;
	display: inline-block;
	font-family: var(--font-heading);
	color: #FFFAC7;
	/* text-shadow: 0px 0px 10px rgba(255, 241, 0, 0.8); */
	border-bottom: 2px solid;
	border-image: linear-gradient(to right, white, transparent) 1;
}

.spot_point_tl > *::after{
	content: url(/attending/kokunai/illumination/images/il_star.svg);
	position: absolute;
	top: -6px;
	left: 0;
}
.spot_point_txt{
	color: #fff;
	font-size: 15px;
	line-height: 1.8;
	font-weight: 500;
}
.spot_point_txt span{

}


/*商品*/
/* .subMainBoxC_Illumi{
	background: #fff;
overflow: hidden;
border-radius: 4px;
margin-bottom: 10px;
}
.tour_box{
overflow: hidden;
display: flex;
flex-wrap: wrap;
}
.tour_box > li{
background: #fff;
overflow: hidden;
border-radius:4px;
margin-bottom: 10px;
}
.tour_box .tour_bg{
overflow: hidden;
background: #fff;
border-radius:4px;
padding: 20px;
position: relative;
cursor: pointer;
}


.tour_box li .img_area{
width: 410px;
float: left;
}
.tour_box li .img_area img + img{
margin-left: 10px;
}
.tour_box li .txt_area{
width: 490px;
float: left;
margin-left: 20px;
overflow: hidden;
}
.tour_box .ttl_txt{
color: #1962af !important;
font-size:16px !important;
font-weight: bold;
margin-bottom: 10px;
}
.tour_box .txt_area  .icon_bus{
float: left;
margin-right: 10px;
line-height: 1.2;
}
.tour_box .txt_area .comment_txt{
color: #181d3a;
font-size:16px;
margin-bottom: 10px;
line-height: 1.2;
}
.tour_box .txt_area .price_area{
display:block;
text-align: right;
color: #d93240;
font-size:18px;
font-weight: bold;
}
.tour_box .txt_area  .btn_red {
text-align: right;
margin: 20px 0 0;
}
.tour_box .txt_area  .btn_red a {
display: inline-block;
padding: 10px 54px;
border-radius: 4px;
background: #d93240;
color: #fff;
font-size: 14px;
}
.ill_area{
width: 1024px;
margin: 0 auto 50px;
}
.tour_box li ul li{
border-bottom: 1px dotted #b4b2b3;
padding: 0 0 10px 0;
margin: 10px 0;
overflow: hidden;
}
.tour_box li ul .tName {
float: left;
color: #1962af;
font-size: 16px;
width: 640px;
font-weight: bold;
}
.tour_box li ul .tName a {
font-size: 16px;
line-height: 1.5;
color: #1962af;
}
.tour_box li ul .tPrice {
float: right;
font-size: 18px;
line-height: 1.5;
color: #d93240;
padding-right: 20px;
}
.tour_box .txt_only ul{
padding: 20px;
}
 */


.info_link{
	width: 1024px;
	margin: 0 auto 10px;
	text-align: right;
	color: #fff;
}
.info_link a{
	color: #fff;
	text-decoration: underline;
	font-size: 15px;
	font-weight: 700;
	position: relative;
	transition-duration: .3s;
}
.info_link a:hover{
	text-decoration: none;
	transition-duration: .3s;
}

.info_link a::before {
    content: "";
    position: absolute;
    inset: 12px auto 0 -14px;
    margin: auto;
    width: 10px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 2;
}
/* 
.spot_in {
width: 1024px;
margin: -70px auto 30px;
text-align: right;
color: #fff;
font-size: 14px;
}

.spot_in a{
color: #fff;
text-decoration: underline;
font-size: 14px;
} */
/* 
.sp_ttl{
background: url(/attending/kokunai/illumination/images/spot/spot_bg.png) center center no-repeat;
font-size: 36px;
color: #ebead6;
text-align: center;
min-width: 1024px;
padding: 50px 0 30px;
margin-bottom: 20px;
font-weight: normal;
}
.sp_ttl_d {
font-size: 13px;
line-height: 1.5;
color: #ebead6;
text-align: center;
margin: -20px auto 25px;
}
.sp_ttl span{
color: #ebead6;
}
.f30{
font-size: 30px;
}
.f26{
font-size: 26px;
}
.f20{
font-size: 20px;
}
.f24{
font-size: 24px;
} */

/* .spot_point_box.new {
background: #0e808a;
width: 834px;
min-height: 180px;
margin-left: 126px;
position: relative;
}
.spot_point_box.new .spot_point_img{
left: -56px;
}
.spot_point_box.new .spot_point_txts{
padding: 30px 30px 30px 370px;
} */



/* .sp_img{
position: absolute;
bottom: -15px;
right: -150px;

}
.spot_ptBlk.sp_blk{
margin-bottom: 170px;
} */

.popular_sec {}

.popular_list{
/*overflow: hidden;*/
display: flex;
justify-content: space-around;
width: 1024px;
margin: 70px auto;
}

.popular_list li{
	width: 240px;
	position: relative;
}
.popular_list .popular_ph {
	position: relative;
}




.popular_list li .cap {
position: absolute;
right: 0;
top: 208px;
top: 158px;
color: #fff;
text-shadow:0 0 15px rgba(0, 0, 0, 0.8);
font-size: 12px;
}

.popular_list li .popular_h{
font-size: 17px;
color: var(--accent-color);
margin: 15px 0 10px;
font-weight: 600;
}


.popular_list li .popular_txt {
font-size: 14px;
color: #ebead6;
line-height: 1.8;
}
.popular_list li .popular_txt.note {
font-size: 12px;
width: auto;
margin: 0;
text-align: right;
position: absolute;
bottom: -30px;
right: 0;
}
.btn_bnr{
text-align: center;
}
.hacchi_bx li.active a {
color: #ebd313;
}
.hacchi_bx li.active a:after {
content: "▼";
padding-right: 9%;
color: #ebd313;
font-size: 10px;
position: relative;
top: -2px;
right: -6px;
}

.popular_list li p.credit {
text-align: right;
font-size: 13px;
color: #fff;
}

#PageName {
    width: 1024px;
    margin: 10px auto;
    font-weight: bold;
}
.feature_sec {
	
}

.note02 {
	color: #fff;
	text-align: left;
	font-size: 12px;
    width: 960px;
    margin: 10px auto 0;
}

.feature_sec .btn_bnr {
	text-align: center;
}
.feature_sec .btn_bnr img {
	width: auto;
}

.end {
	color: #f00;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	margin: 1% 0;
}


.tour_block {
	gap: 15px;
}