@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

.fontNotoSans {
	font-family: "Noto Sans JP", sans-serif;
}

.fontNotoSerif {
	font-family: "Noto Serif JP", serif;
}

.contents {
	font-family: "Noto Sans JP", sans-serif;
}
.contents img {
	max-width: 100%;
	width: auto;
	height: auto;
}

a.hover:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}


/*-----------------------------------*/

/* sec-hotel */
.sec-hotel {
	position: relative;
	/*background-image: url(/attending/t/ngo-d/lp_11677/images/pc/bg02.png);
	background-size: auto;
	background-repeat: repeat;*/
	background-color: #00173b;
	padding: 100px 0px;
	z-index: 1;
}

/*.sec-hotel::before {
	content: "";
	position: absolute;
	top: -200px;
	left: 0;
	display: block;
	background-image: url(/attending/t/ngo-d/lp_11677/images/pc/bg02.png);
	background-size: auto;
	background-repeat: repeat;
	clip-path: ellipse(60% 40% at 50% 50%);
	width: 100%;
	height: 700px;
	z-index: -1;
}*/


.hotelText01 {
	font-size: 24px;
	line-height: 1.4em;
	font-weight: 500;
	color: #c90606;
	margin-bottom: 8px;
}

/**/

/*.sec-hotel .day1 .content-hotel .block-slide .slide-block.slide1 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/slide01_SP19-048436D.jpg") no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}
.sec-hotel .day1 .content-hotel .block-slide .slide-block.slide2 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/slide01_SP24-021555D.jpg") no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}
.sec-hotel .day1 .content-hotel .block-slide .slide-block.slide3 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/slide01_SP24-022746D.jpg") no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}
.sec-hotel .day1 .content-hotel .block-slide .slide-block.slide4 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/slide01_SP20-016672B.jpg") no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}*/

/**/

/*.sec-hotel .day2 .content-hotel .block-slide .slide-block.slide1 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/slide02_SP21-029646D.jpg") no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}
.sec-hotel .day2 .content-hotel .block-slide .slide-block.slide2 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/slide02_SP22-032021D.jpg") no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}
.sec-hotel .day2 .content-hotel .block-slide .slide-block.slide3 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/slide02_SP25-021389D.jpg") no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}
.sec-hotel .day2 .content-hotel .block-slide .slide-block.slide4 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/slide02_SP23-039841D.jpg") no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}*/

/**/

/*.sec-hotel .day3 .content-hotel .block-slide .slide-block.slide1 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/slide03_SP23-010331D.jpg") no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}
.sec-hotel .day3 .content-hotel .block-slide .slide-block.slide2 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/slide03_SP25-022582D.jpg") no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}
.sec-hotel .day3 .content-hotel .block-slide .slide-block.slide3 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/slide03_SP24-051619D.jpg") no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}*/

/**/

.sec-hotel__inner {
	background-image: url(/attending/t/ngo-d/lp_11677/images/pc/hotel_bg.png);
	background-repeat: repeat;
	padding: 10px 0 80px;
}

.hotel.block-common__inner {
	/*width: 944px;*/
	/*margin-bottom: 60px;*/
	margin-top: 60px;
}
.hotel {
	position: relative;
	background-color: #fff;
	padding: 60px 30px 30px;
}

.hotel_name {
	margin-bottom: 30px;
}

.rank {
	position: absolute;
	top: -5px;
	right: 15px;
}

.hotel_info {
	padding-top: 20px;
}

.sec-hotel .content-hotel {
	position: relative;
	width: 1160px;
	margin: 0 auto 0 -98px;
}

.sec-hotel .block-common__inner.day1 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/hotel_day1_bg.png") no-repeat;
	background-size: 100% 100%;
	/*color: #ffffff;*/
}

.sec-hotel .block-common__inner.day2 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/hotel_day1_bg.png") no-repeat;
	background-size: 100% 100%;
	/*color: #ffffff;*/
}

.sec-hotel .block-common__inner.day3 {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/hotel_day1_bg.png") no-repeat;
	background-size: 100% 100%;
	/*color: #ffffff;*/
}

.sec-hotel .content-hotel .bx-controls {
	background: #0e0e0d;
	position: relative;
	padding: 13px 0;
}
.sec-hotel .content-hotel .bx-controls .bx-controls-direction {
	padding-left: 500px;
	position: relative;
	z-index: 9;
	line-height: 1;
}
.sec-hotel .content-hotel .bx-controls .bx-controls-direction a {
	text-indent: -9999px;
	width: 10px;
	height: 14px;
	display: inline-block;
	margin: 0px 12px;
	line-height: 1;
}
/*.sec-hotel .content-hotel .bx-controls .bx-controls-direction a.bx-prev {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/prev.png") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.sec-hotel .content-hotel .bx-controls .bx-controls-direction a.bx-next {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/next.png") no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}*/
.sec-hotel .content-hotel .bx-controls .bx-pager {
	position: absolute;
	right: 192px;
	top: 13px;
	z-index: 9;
}
.sec-hotel .content-hotel .bx-controls .bx-pager .bx-pager-item {
	display: inline-block;
	margin: 0 8px;
}
.sec-hotel .content-hotel .bx-controls .bx-pager a {
	display: block;
	text-indent: -9999px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #878786;
}
.sec-hotel .content-hotel .bx-controls .bx-pager a.active {
	background: #fff;
}
.sec-hotel .content-hotel .bx-wrapper {
	width: 1360px;
	max-width: 1360px !important;
	margin-left: -200px;
}
.slick-dotted.slick-slider {
	/*margin-left: -98px;*/
	margin-left: 0px;
}
.sec-hotel .content-hotel .block-slide .slide-block {
	height: 500px;
}
.slick-dotted.slick-slider {
	width: 1160px;
}

.contHotelBlock01 {
	text-align: center;
}
.contH3Wrap01 {
	/*background-image: url("/attending/t/ngo-d/lp_11677/images/pc/hotel_tit_line01.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;*/
	padding-bottom: 24px;
	margin-bottom: 26px;
}
.contH3Wrap01 .p01 {
	display: inline-block;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 10px 6px 10px;
	box-sizing: border-box;
	width: 300px;
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 1em;
	font-weight: bold;
}
.contH3Wrap01 .p01 .s01 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	background-color: #333333;
	color: #ffffff;
	font-size: 18px;
	line-height: 1em;
	height: 30px;
	padding: 2px 20px;
	margin-right: 10px;
}

.contH3Wrap01 .h301 {
	font-size: 36px;
	line-height: 1.1em;
	font-weight: bold;
}

.contH3Wrap01 h3 {
	position: relative;
}

.contH3Wrap01 h3::before,
.contH3Wrap01 h3::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	background-color: #333;
	width: 100%;
}

.contH3Wrap01 h3::before {
	bottom: -20px;
	height: 2px;
}

.contH3Wrap01 h3::after {
	bottom: -29px;
	height: 4px;
}

.contHotelTextWrap01 {
	margin: 25px auto 35px auto;
	font-size: 18px;
	line-height: 1.55em;
	font-weight: bold;
}

.contColRed01 {
	color: #c90606;
}

.hotelIcon01 {
	width: 161px;
	position: absolute;
	top: 30px;
	left: 180px;
}

.hotelIcon02 {
	width: 196px;
	position: absolute;
	top: 30px;
	left: 40px;
}

.notice {
	/*border: solid 1px #000;*/
	background-color: #e0e0e0;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
	padding: 10px 20px;
}

.contHotelBlock02 {
	margin-top: 55px;
	display: flex;
	justify-content: space-between;
	/* align-items: center; */
}
.contHotelBlock02 .box01 {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	width: 480px;
	margin-right: 20px;
	padding: 45px 0px 32px 0px;
	/*background-image: url("/attending/t/ngo-d/lp_11677/images/pc/hotel_line_top01.png"), url("/attending/t/ngo-d/lp_11677/images/pc/hotel_line_bottom01.png");
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	background-size: 100% auto, 100% auto;*/
}
.contHotelBlock02 .h301 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.contHotelBlock02 .p01 {
	font-size: 16px;
	font-weight: normal;
}
.contHotelBlock02 .p01 span {
	color: #337159;
	font-weight: bold;
}

/* slick style */
.block-slide slick-dots li.slick-active button:before,
.block-slide .slick-dots li button:before {
	font-size: 14px;
	line-height: 30px;
	color: #ececec;
}
.block-slide .slick-dots li button {
	position: absolute;
	z-index: 101;
}
.block-slide .slick-prev:before,
.block-slide .slick-next:before {
	color: #dedede;
}
.slick-prev:before,
.slick-next:before {
	content: "";
	display: block;
	font-size: 24px;
	width: 11px;
	height: 14px;
}
.slick-prev:before {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/slide_ar_prev.png") no-repeat 0 0 /11px auto;
}
.slick-next:before {
	background: url("/attending/t/ngo-d/lp_11677/images/pc/slide_ar_next.png") no-repeat 0 0 /11px auto;
}
.block-slide .slick-prev {
	content: "";
	left: 100px;
	position: absolute;
	top: 102%;
	z-index: 100;
	width: 25px;
	height: 25px;
}
.block-slide .slick-next {
	content: "";
	position: absolute;
	left: 140px;
	top: 102%;
	z-index: 99;
	width: 25px;
	height: 25px;
}
.block-slide .slick-dots {
	background-color: #000;
	padding-left: 840px;
	width: 320px;
	height: 25px;
}

.hotelContBlock01 {
	margin-top: 60px;
}
.hotelContBox01 {
	display: flex;
	justify-content: space-between;
}
.hotelContBox01 .box01 {
	width: 49.48%;
}
.hotelContBox01 .box02 {
	width: 47.83%;
}
.hotelH401 {
	text-align: center;
	color: #c2901d;
	font-size: 24px;
	line-height: 1.15em;
	font-weight: bold;
	margin-bottom: 10px;
}
.hotelImgFlex01 {
	display: flex;
	justify-content: space-between;
	margin-top: 12px;
}
.hotelImgFlex01 > li {
	width: 48%;
}
.hotelLine01 {
	margin: 18px auto;
}

.hotelContBox02 {
	display: flex;
	justify-content: space-between;
}
.hotelContBox02 .box01 {
	width: 48.6%;
}
.hotelContBox02 .img01 {
	margin-bottom: 12px;
}

.all {
	text-align: left;
}
.hotelShitei01 {
	position: relative;
	display: inline-block;
}
.hotelShitei01::after {
	content: "指定";
	background-color: #e70000;
	color: #ffffff;
	font-size: 21px;
	line-height: 1.0em;
	font-weight: 500;
	padding: 2px 3px 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 62px;
	height: 32px;
	position: absolute;
	right: -70px;
	/*top: 50%;
	transform: translateY(-50%);*/
	bottom: 3px;
}

.fsSm30 {
	font-size: 30px;
	color: #333333;
}

.btnWrap02 {
	margin-top: 60px;
	margin-bottom: 0px;
}
.contImgWrap01 {
	text-align: center;
}

.btnWrap03 {
	margin: 40px auto 0px;
}

/*-----------------------------------
	2025/09/24
------------------------------------*/

.contH201 {
	text-align: center;
	margin-bottom: 60px;
}
.contH201 img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.hotelUl01 {
	display: flex;
	position: absolute;
	top: 20px;
	right: 82px;
}

/*--------------------*/

.mainWrap01 {
	background-image: url("/attending/t/ngo-d/lp_11677/images/pc/keyvisual_img.jpg");
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: auto 521px;;
	height: 521px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding-bottom: 30px;
}
.mainObi01 {
	background-image: url("/attending/t/ngo-d/lp_11677/images/pc/main_obi_bg01.png");
	background-repeat: repeat-x;
	background-position: center center;
	background-size: auto 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.mainH201 {
	text-align: center;
}
.mainH201 img {
	width: 1014px;
	height: auto;
}

/*---------------------*/

.btnBlock01 {
	background-image: url("/attending/t/ngo-d/lp_11677/images/pc/btn_block_bg01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 40px 0px;
}
.btnWrap01 {
	text-align: center;
}
.btnWrap01 img {
	width: 921px;
}

/*----------------------*/

.seoBlock01 {
	background: #F3EED0;
background: linear-gradient(90deg,rgba(243, 238, 208, 1) 0%, rgba(255, 251, 232, 1) 50%, rgba(243, 238, 208, 1) 100%);
	padding: 40px 0px;
}
.seoFlex01 {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-bottom: 32px;
}

.posiRe {
	position: relative;
}
.seoNameBox01 {
	background-color: #009ce5;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0px 30px;
	box-sizing: border-box;
	padding: 5px 20px;
	height: 52px;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: -10px;
	position: relative;
}
.seoTextBox01 {
	text-align: center;
	font-size: 16px;
	line-height: 1.5em;
}

/*------------------------*/

.ancBlock01 {
	background: #4F97E9;
background: linear-gradient(0deg,rgba(79, 151, 233, 1) 0%, rgba(20, 187, 212, 1) 76%, rgba(20, 187, 212, 1) 100%);
	padding: 40px 0px;
}
.ancFlex01 {
	display: flex;
	justify-content: center;
	gap: 0px 100px;
}

/*------------------------*/

.pointBlock01 {
	background-image: url("/attending/t/ngo-d/lp_11677/images/pc/point_bg01.jpg");
	background-repeat: repeat;
	background-position: center top;
	background-size: auto;
	padding: 100px 0px;
}

.pointUl01 {
	margin-top: 60px;
}
.pointUl01 li {
	margin-top: 40px;
}

/*-----------------------*/

.drifticeBlock01 {
	background-image: url("/attending/t/ngo-d/lp_11677/images/pc/driftice_bg01.jpg");
	background-repeat: repeat;
	background-position: center top;
	padding: 100px 0px 90px;
	text-align: center;
}
.drifticeContBlock01 {
	background-image: url("/attending/t/ngo-d/lp_11677/images/pc/driftice_BL18-066999_002.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 20px 0px 78px;
	margin-top: 100px;
}

.contH301 {
	margin-bottom: 12px;
}
.drifticeMovieWrap01 {
	width: 944px;
	margin: auto;
	position: relative;
	z-index: 1;
}
.contH302 {
	position: relative;
	z-index: 0;
	margin-top: -15px;
	padding-left: 30px;
}
.drifticeContBlock02 {
	margin-top: 80px;
}
.drifticeContBlock02 li {
	margin-top: 60px;
}
.drifticeMovieWrap02 {
	width: 485px;
	position: absolute;
	left: 26px;
	bottom: 25px;
}

/*-----------------------*/

.moreBlock01 {
	background-image: url("/attending/t/ngo-d/lp_11677/images/pc/more_bg01.jpg");
	background-repeat: repeat;
	background-position: center top;
	padding: 100px 0px;
	text-align: center;
}

.moreUl01 {
	margin-top: 0px;
}
.moreUl01 li {
	margin-top: 60px;
}
.moreUl01 li:first-child {
	margin-top: 0px;
}
.moreBtnWrap01 {
	margin-top: 60px;
}
.moreBtnWrap01 img {
	width: 944px;
	height: auto;
}


/*--2025/10/20-----------------------*/

.pointFlex01 {
	display: flex;
	justify-content: space-between;
	gap: 30px;
}
.contH303 {
	text-align: left;
	margin-top: 50px;
	padding-left: 30px;
}
.pointFlex02 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 25px 0px;
}
.pointBlock02 {
	padding-top: 64px;
}














