@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;
	color: #000000;
}
.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;
}
a: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_11800/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_11800/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_11800/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_11800/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_11800/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_11800/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_11800/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_11800/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_11800/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_11800/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_11800/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_11800/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_11800/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_11800/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: -65px;
	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_11800/images/pc/hotel_day1_bg.png") no-repeat;
	background-size: 100% 100%;
}

.sec-hotel .block-common__inner.day2 {
	background: url("/attending/t/ngo-d/lp_11800/images/pc/hotel_day1_bg.png") no-repeat;
	background-size: 100% 100%;
}

.sec-hotel .block-common__inner.day3 {
	background: url("/attending/t/ngo-d/lp_11800/images/pc/hotel_day1_bg.png") no-repeat;
	background-size: 100% 100%;
}*/

.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_11800/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_11800/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_11800/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_11800/images/pc/hotel_line_top01.png"), url("/attending/t/ngo-d/lp_11800/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_11800/images/pc/slide_ar_prev.png") no-repeat 0 0 /11px auto;
}
.slick-next:before {
	background: url("/attending/t/ngo-d/lp_11800/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: 30px;
}
.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 {
	line-height: 0px;
	margin: 26px 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;
	gap: 0px 8px;
	position: absolute;
	top: 20px;
	right: 82px;
}

/*--------------------*/

/*--------------------------------------
	2026/01/13
--------------------------------------*/

.mainObi01 {
	background-image: url("/attending/t/ngo-d/lp_11800/images/pc/main_obi_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	text-align: center;
	padding: 3px 0px 7px;
}

.mainvisual01 {
	background-image: url("/attending/t/ngo-d/lp_11800/images/pc/main_SP19-053450A_SP19-039996A.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 522px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*--------------------*/

.posiRe {
	position: relative;
}
.alc {
	text-align: center;
}

.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;
}
.seoBtn01 {
	text-align: center;
}
.seoTit01 {
	background-color: #fff000;
	color: #e50113;
	font-size: 18px;
	line-height: 1.1em;
	font-weight: bold;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 3px 8px;
	height: 38px;
}

.seoFlex01 {
	display: flex;
	justify-content: center;
	gap: 0px 40px;
	margin: 40px auto 38px;
}

.seoText01 {
	text-align: center;
	background-color: #ffffff;
	padding: 3px 4px;
	font-size: 12px;
	line-height: 1.4em;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.seoText01.text02 {
	left: auto;
	right: 10px;
}

.text16_15_n {
	font-size: 16px;
	line-height: 1.5em;
}

/*-------------------*/

/* sec-nav */
.sec-nav {
	background: rgb(6, 110, 36);
	background: linear-gradient(180deg, rgba(6, 110, 36, 1) 10%, rgba(116, 240, 130, 1) 80%);
	padding-bottom: 300px;
}

.sec-nav ul {
	display: flex;
	justify-content: space-between;
	width: 760px;
	margin: 0 auto;
	padding: 40px 0;
}

/*-------------------*/

.sec-hotel {
	position: relative;
	background-image: url("/attending/t/ngo-d/lp_11800/images/pc/bg01.png");
	background-size: auto;
	background-repeat: repeat;
	padding-bottom: 220px;
	z-index: 1;
	margin-top: -170px;
}

.sec-hotel::before {
	content: "";
	position: absolute;
	top: -200px;
	left: 0;
	display: block;
	background-image: url("/attending/t/ngo-d/lp_11800/images/pc/bg01.png");
	background-size: auto;
	background-repeat: repeat;
	clip-path: ellipse(60% 40% at 50% 50%);
	width: 100%;
	height: 700px;
	z-index: -1;
}

.contH201.hotelH201 img {
	margin-top: -70px;
}

.hotel.block-common__inner {
	position: relative;
}
.hotel.block-common__inner::before {
	content: "";
	box-sizing: border-box;
	border: 2px solid #9f8213;
	width: calc( 100% - 6px );
	height: calc( 100% - 6px );
	position: absolute;
	top: 3px;
	left: 3px;
}

.hotelBoxDeco01 {
	width: 64px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.hotelBoxDeco02 {
	width: 64px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.hotelBoxDeco03 {
	width: 64px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.hotelBoxDeco04 {
	width: 64px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.hotelShitei01.shitei01 {
	margin-right: 100px;
}
.text16_175_n {
	font-size: 16px;
	line-height: 1.75em;
}
.letSp-005 {
	letter-spacing: -0.05em;
}

.hotelFlex01 {
	display: flex;
	justify-content: space-between;
	margin-top: 24px;
}
.hotelBox01 {
	background-image: url("/attending/t/ngo-d/lp_11800/images/pc/hotel_box_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 45px 20px;
	display: flex;
	justify-content: space-between;
	
}

.hotelBoxCont01 {
	display: flex;
	align-content: space-between;
	width: 452px;
	flex-wrap: wrap;
	flex-shrink: 0;
}

.fsSm24 {
	font-size: 24px;
}

.contSeoBtn01 {
	text-align: center;
	margin-top: 60px;
}


/* sec-sightseeing */

.sight_map01 {
	margin-bottom: 64px;
}
.sightText01 {
	font-size: 16px;
}

/*.sightCol01 {
	color: #4e8316;
}
.sightCol02 {
	color: #f57d00;
}
.sightCol03 {
	color: #fc5253;
}
.sightCol04 {
	color: #95742e;
}
.sightCol05 {
	color: #1f88d1;
}*/

.sec-sightseeing {
	position: relative;
	background-image: url("/attending/t/ngo-d/lp_11800/images/pc/bg02.png");
	background-size: auto;
	background-repeat: repeat;
	padding-bottom: 200px;
	z-index: 1;
}

.sec-sightseeing::before {
	content: "";
	position: absolute;
	top: -200px;
	left: 0;
	display: block;
	background-image: url("/attending/t/ngo-d/lp_11800/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;
}

.sec-sightseeing h2 {
	text-align: right;
	margin-bottom: 40px;
}

.sec-sightseeing h2 img {
	margin-top: -50px;
}

.sightFlex01 {
	display: flex;
}
.sightFlex01:not(:last-child) {
	margin-bottom: 50px;
}
.sightFlexBox01 {
	width: 474px;
	height: 360px;
	position: relative;
}
.sightFlexBox01 img {
	width: auto;
	max-width: 200%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.sightFlexBox02 {
	width: 550px;
	flex-shrink: 0;
	position: relative;
	display: flex;
	align-items: center;
}
.sightBoxIn01 {
	width: 100%;
	position: relative;
	background-color: #f3f3f3;
	padding: 45px 40px 45px 40px;
	background-image: url("/attending/t/ngo-d/lp_11800/images/pc/sight_box_deco01.png"), url("/attending/t/ngo-d/lp_11800/images/pc/sight_box_deco02.png");
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	background-size: 100% auto, 100% auto;
}
.sightBoxIn01::before {
	content: "";
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	border: 2px solid #167943;
	position: absolute;
	top: 4px;
	left: 4px;
}

.sightBoxIn01 dl {
	position: relative;
}
.sightBoxIn01 dt {
	font-weight: bold;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 15px;
}
.sightBoxIn01 dt::after {
	content: "";
	width: 30px;
	height: 2px;
	background-color: #000000;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.sightBoxIn01 dt .s01 {
	display: block;
	color: #8d6048;
	font-size: 18px;
	line-height: 1em;
	margin-bottom: 10px;
}
.sightBoxIn01 dt .s02 {
	display: block;
	font-size: 30px;
	line-height: 1.4;
}

.sightBoxIn01 dd {
	font-size: 18px;
	font-weight: 600;
}

.sightFlex01.flexReverse {
	flex-direction: row-reverse;
}
.flexReverse .sightFlexBox01 img {
	left: auto;
	right: 0px;
}

.contHotelTextWrap01 p .s01,
.h301.s01,
.hotelBox02 .s01,
.gourmetFlex01 dd .s01 {
	color: #ec2957;
	font-weight: bold;
}

/*.sightFlexBox02-vertical {
	width: 100%;
	position: relative;
	background-color: #f3f3f3;
	padding: 35px 30px;
	background-image: url("/attending/t/ngo-d/lp_11800/images/pc/sight_boxbg_top02.png"), url("/attending/t/ngo-d/lp_11800/images/pc/sight_boxbg_bot02.png");
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	background-size: 100% auto, 100% auto;
	margin-bottom: 50px;
	box-sizing: border-box;
}

.sightFlexBox02-vertical::before {
	content: "";
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	border: 2px solid #f2e1c6;
	position: absolute;
	top: 4px;
	left: 4px;
}

.sightFlexBox02-vertical .photo {
	display: flex;
	justify-content: space-between;
}

.sightFlexBox02-vertical .photo figure figcaption {
	font-size: 18px;
	font-weight: 600;
	margin-top: 10px;
}

.sightFlexBox02-vertical dl {
	margin-bottom: 20px;
}

.sightFlexBox02-vertical dl dt {
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.sightFlexBox02-vertical dl dt .s02 {
	display: block;
	font-size: 36px;
	line-height: 1.4;
}
.sightFlexBox02-vertical dl dd {
	font-size: 18px;
	font-weight: 600;
}*/


/*-------------------------------*/

.sightTextBox01 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding-left: 444px;
	padding-bottom: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.sightBoxText01 {
	display: inline-block;
	background-color: #fa0924;
	color: #ffffff;
	font-size: 28px;
	line-height: 1.0em;
	font-weight: bold;
	padding: 4px 6px 6px;
	margin-bottom: 8px;
}
.sightBoxText02 {
	font-size: 30px;
	line-height: 1.35em;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-bottom: 6px;
}
.sightBoxText02 .s01 {
	color: #e6850e;
}
.sightBoxText03 {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 500;
	margin-bottom: 5px;
}
.sightBoxText04 {
	font-size: 24px;
	line-height: 1.5em;
	font-weight: 500;
}

/*------------------------*/

.sec-point {
	position: relative;
	background-image: url("/attending/t/ngo-d/lp_11800/images/pc/bg03.png");
	background-size: auto;
	background-repeat: repeat;
	padding-bottom: 85px;
	z-index: 1;
}

.sec-point::before {
	content: "";
	position: absolute;
	top: -200px;
	left: 0;
	display: block;
	background-image: url("/attending/t/ngo-d/lp_11800/images/pc/bg03.png");
	background-size: auto;
	background-repeat: repeat;
	clip-path: ellipse(60% 40% at 50% 50%);
	width: 100%;
	height: 700px;
	z-index: -1;
}

.alr {
	text-align: right;
}

.pointBox01 {
	background-color: #ffffff;
	padding: 3px;
	position: relative;
}
.pointBox01In {
	border: 2px solid #167943;
	padding: 25px 34px 34px;
}

.pointBoxDeco {
	width: 48px;
	position: absolute;
}

.pointBoxDeco.deco01 {
	transform: rotate(-90deg);
	top: 0px;
	left: 0px;
}
.pointBoxDeco.deco02 {
	transform: rotate(0deg);
	top: 0px;
	right: 0px;
}
.pointBoxDeco.deco03 {
	transform: rotate(-180deg);
	bottom: 0px;
	left: 0px;
}
.pointBoxDeco.deco04 {
	transform: rotate(90deg);
	bottom: 0px;
	right: 0px;
}

.pointBox02 {
	padding-bottom: 25px;
	margin-bottom: 28px;
	border-bottom: 1px solid #cccccc;
}

.pointH301 {
	display: flex;
	gap: 0px 16px;
	margin-bottom: 10px;
}
.pointH301 .p01 {
	width: 66px;
	flex-shrink: 0;
}
.pointH301 .s01 {
	font-size: 40px;
	line-height: 1.35em;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #009ce5;
}
.pointH301.point02 .s01 {
	color: #f6781b;
}
.pointH301.point03 .s01 {
	color: #24bf24;
}

.pointH301 .s02 {
	font-size: 24px;
	font-weight: bold;
}
.text28_155_n {
	font-size: 28px;
	line-height: 1.55em;
}

.weight_500 {
	font-weight: 500;
}
.colRed01 {
	color: #d40505;
}

.pointBox03 {
	font-size: 20px;
	line-height: 1.85em;
	font-weight: 500;
	letter-spacing: -0.05em;
	width: 636px;
	position: absolute;
	top: 82px;
	left: 275px;
}

/*------------------------*/

.bottomCont01 {
	text-align: center;
	margin-bottom: 30px;
}























