@charset "UTF-8";
body{
	background-color: #FFFFFF;
	  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.zen-maru-gothic-light {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.zen-maru-gothic-regular {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.zen-maru-gothic-bold {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}


.noto-serif-xxx {
  font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-weight: xxx;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}



.camp-img-slider-wrapper-wrapper{
	position: relative;
}

.tanbo2024-header-note-wrapper{
	position: absolute;
	z-index: 100;
	top: 40px;
    right: 30px;
}
.tanbo2024-header-note-box{
	background-color: white;
	border-radius: 300px;
	opacity: 0.9;
	padding: 20px;
	border: 1px solid #1f873b;
	text-align: center;
	line-height: 1.2;
}
.tanbo2024-header-note-box-p{
	color: white;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #1f873b;
}

.entry-column [class*=column-eximage-].nocaption, .entry-column [class*=column-image-].nocaption, .entry-column [class*=column-media-].nocaption, .entry-column [class*=column-video-], .entry-column [class*=column-yolp-], .entry-column [class*=column-youtube-] {
	margin-bottom: 10px;
}


.camp2021-point-note-box-01{
    background-color: inherit;
}
.camp2021-point-note-box-02{
    background-color: inherit;
}
.camp2021-point-note-box-03{
    background-color: inherit;
}
.camp2021-point-note-box-04{
    background-color: inherit;
}

.entry-column h3 {
    padding: 5px 0;
    padding-left: 15px;
    font-size: 1.25rem;
    background: none;
    border-left: 8px solid #1f873b;
}

.entry-column td, .entry-column th{
    background-color: #f8f9fa;
}

.entry-column th {
    background-color: #c8ddbb;
}

.entry-column tr:nth-child(odd) td{
	background-color: #efefef;
}

.camp2021-note{
    background:linear-gradient(transparent 60%, #ff6 60%);

}

.entry-column h2{
    color: white;
    background-color: #1f873b;
    text-align: center;
}
.entry-column h4{
    background:linear-gradient(transparent 60%, #ff6 60%);
    display: inline;
    margin-top: 20px;
}

.entry-column .camp2022-p-faq{
	margin-bottom: 100px;
}
.entry-column .camp2022-p-faq-title{
	position: relative;
	padding: 8px;
	border-bottom: solid 1px #DDD;
	cursor: pointer;
	padding-right: 1.2em;
	padding-left: 1.2em;
	text-indent: -1.2em;
	font-size: 20px;

}
.entry-column .camp2022-p-faq-title::before{
	content: "Q.";
	color: #7194B6;
	margin-right: 5px;
}


.entry-column .camp2022-p-faq-title::after{
	position: absolute;
	top: 50%;
	right:10px;
	display: block;
	content: "";
	width: 8px;
	height: 8px;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	transform: translate(0, -50%) rotate(135deg);
	transform-origin: center;
}

.entry-column .camp2022-p-faq-title.active::after{
	transform:translate(0, -50%) rotate(-45deg);
}

.entry-column .camp2022-p-faq-description{
	display: none;
	margin: 0 0 24px;
	padding: 8px;
}

.entry-column .camp2022-p-faq-description{
	display: none;
	margin: 0 0 24px;
	padding: 8px;
}

.btn-primary{
    background-color: #2f974b;
    border-color: #2f974b;
}
.btn-primary:hover {
    color: #fff;
    background-color: #1f873b;
    border-color: #1f873b;
}

.oneriver-top-anchor-link {
    display: block;
    margin-top: -80px;
    padding-top: 80px;
}

.entry-column .camp2022-p-faq-title::before{
	content: "Q.";
    color: #1f873b;
    margin-right: 5px;
}

.btn-reservation{
	width: 160px;
	height: 160px;
}

.btn-reservation-wrapper{
	position: fixed;
	right: 20px;
	top: 20px;
	transition: all 300ms 0s ease;
}

.btn-reservation-wrapper.tanbo205-btnfix{
	top: 90px;
}

.btn-reservation-wrapper,
.btn-reservation-wrapper:hover{
	opacity: 1;
}



.tanbo2024-leadbox-pc{
	display: block;
}
.tanbo2024-leadbox-sp{
	display: none;	
}
.tanbo2024-leadbox-pc .camp2021-p{
	font-size: 1.3rem;
	text-align: center;
}

.camp2021-h1{
	margin-top: 40px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #357e39;
}
.tanbo2025-h2-wrapper-wrapper{
	padding-right:15px;padding-left:15px;
}
.tanbo2025-h2-wrapper{
	text-align: center;
	margin-bottom: 20px;
}
.entry-column .tanbo2025-h2,
.tanbo2025-h2{
	margin-top: 40px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #357e39;
  font-size: 26px;
  text-align: center;
  margin-bottom: 20px;
  border-bottom: 2px solid #357e39;
  display: inline-block;
  padding-bottom: 10px;
  background-color: inherit;
}
.camp2021-h1 span,
.tanbo2025-h2 span{
	display: inline-block;
}
.tanbo2024-leadbox{
	margin-bottom: 60px;
}

.tanbo2024-course-btn-wrapper{
	text-align: center;
	margin-bottom: 20px;
	border-radius: 30px;
	padding: 30px;
}
.tanbo2024-course-btn-wrapper h2{
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  border-bottom: 4px solid #FFF;
  border-bottom-style: dotted;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.tanbo2024-course-btn-wrapper h2 span{
	font-size: 16px;
}
.tanbo2024-course-btn-wrapper p{
	text-align: justify;
}
.tanbo2024-course-btn{
	background-color: white;
	border-radius: 40px;
	color: #1f873b;
	border-color: #1f873b;
}
.tanbo2024-course-btn.tanbo2024-course-btn-second{
	color: #968746;
	border-color: #968746;
}
.tanbo2024-course-btn:hover {
	background-color: #EFEFEF;
	color: #1f873b;
}
.tanbo2024-course-btn:hover.tanbo2024-course-btn-second:hover{
	background-color: #EFEFEF;
	color: #968746;
}

.camp2021-point-note-title{
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 1.5;
}


/*通常コース*/
.tanbo2024-course-mainimg{
	width: 100%;
	border-radius: 10px;
}
.tanbo2024-course-btn-wrapper-basic{
	background-color: #1f873b;
	color: #FFF;
}
.tanbo2024-course-basic-detail-wrapper{
/*	background-color: #1f873b;*/
/*	color: white;	*/
	padding: 60px 15px;
}
.tanbo2024-course-basic-detail-h2-wrapper{
	text-align: center;
}
.tanbo2024-course-basic-detail-h2{
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 1.5;
  border-bottom: 4px solid #FFF;
  border-bottom-style: dotted;
  padding-bottom: 20px;
  margin-bottom: 60px;
}
.tanbo2024-course-basic-detail-h2 span{
	font-size: 18px;
}
.tanbo2024-course-basic-detail-main{
	font-size: 18px;
}

.tanbo2024-course-basic-detail-main table tr{
	border-bottom: 1px solid #96bda0;
}
.tanbo2024-course-basic-detail-main table tr:first-child{
	border-top: 1px solid #96bda0;
}
.tanbo2024-course-basic-detail-main table th,
.tanbo2024-course-basic-detail-main table td{
	padding: 20px;
}
.tanbo2024-course-basic-detail-main table th{
	background-color: #357e39;
	border-bottom: 1px solid #96bda0;
	text-align: center;
	color: white;
}
.tanbo2024-course-basic-detail-main a,
.tanbo2024-course-basic-detail-main a:link,
.tanbo2024-course-basic-detail-main a:visited,
.tanbo2024-course-basic-detail-main a:active{
/*	color: #FFF;*/
}
.tanbo2024-course-basic-detail-main a:hover{
	color: #999;
	text-decoration: none;	
}

.tanbo2024-ul{
	margin-left: 10px;
}
.tanbo2025-ul{
	padding-left: 13px;
}

.btn-otogawa-xbig{
	width: 100%;
    font-size: 20px;
    border-radius: 60px;
    background-color: #e2e6ea;
    padding: 20px;
}
.tanbo2024-program-box-wrapper{
	margin:60px 0;
}
.tanbo2024-program-box{
	border-radius: 10px;
	border:2px solid #96bda0;
	padding: 0 30px 30px;
	margin-bottom: 40px;
	background-color: #e5ece6;
	color: #357e39;
}
.program-slider-img{
	width: 100%;
	height: auto;
}
.tanbo2024-program-slider-wrapper{
	margin-top: 30px;
}

.tanbo2024-program-slider-wrapper .slick-list{
	border-radius: 0 0 10px 10px;
}
.js-program-slider{
	margin: 0 -30px -42px -30px;
}
.tanbo2024-program-date{
	font-size: 50px;
  font-family: "Noto Serif", serif;
  font-weight: normal;
  font-style: normal;
	width: 130px;
	line-height: 1.4;
	text-align: center;
}
.tanbo2024-program-date span{
	font-size: 20px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.tanbo2024-program-title{
	font-size: 22px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
	line-height: 1.4;
	padding: 0 40px 0 10px;

}
.tanbo2024-program-title span{
	font-size: 16px;
}
.tanbo2024-program-txt{
	margin: 10px 0 0 0;
}
.tanbo2024-program-txt-date{
	margin: 10px 0 0 0;
	background-color: white;
	display: inline-block;
	padding: 0 10px;
	border-radius: 8px;
}
.tanbo2024-course-detail-p{
	margin-top: 10px;
}

/*ステップアップコース*/
.tanbo2024-course-btn-wrapper-stepup{
	background-color: #968746;
	color: #FFF;
}
.tanbo2024-course-stepup-detail-wrapper{
	background-color: #968746;
	color: white;
	padding: 60px 20px;
	margin-bottom: 40px;
}


.tanbo2024-program-img{
	height: 100px;
	width: auto;
	position: absolute;
	right: -10px;
	top: -20px;
}



.marquee-wrapper{
	position: absolute;
	top: 0;
	width: 100%;
	height: 40px;
	z-index: 100;
	padding: 5px 0;
	overflow: hidden;
	color: white;
	font-family: "Yomogi", cursive;
	font-weight: 400;
	font-style: normal;
}
.marquee-ul{
	opacity: 0;
}
.marquee-li{
	display: inline;
	margin-right: 1em;
}

.tanbo2024-footer-above-box{
	text-align: center;
	fill: #1f873b;
}
.tanbo2024-footer-above-box-credit{
	margin-top: 100px;
	margin-bottom: 100px;
}
.tanbo2024-footer-above-box-credit h2{
	font-size: 20px;
	font-weight: bold;
	color: #1f873b;
}
.tanbo2024-footer-above-box-credit p{
	margin-bottom: 40px;
	color: #333;
}


/*.camp-img-slider-wrapper{
margin-top: 63px;
}*/
@media screen and (min-width: 768px) {
	.slick-slider{
		 overflow: inherit; 
		 height: auto; 
		 background-size: inherit; 
	}
}
@media screen and (min-width: 992px) {
	.slick-slider{
		 overflow: inherit; 
		 height: auto; 
		 background-size: inherit; 
	}
}
@media screen and (min-width: 1200px) {
	.slick-slider{
		 overflow: inherit; 
		 height: auto; 
		 background-size: inherit; 
	}
}

.tanbo2025-program-tag{
	display: inline-block;
	color: #347e39;
	border: 1px solid #347e39;
	border-radius: 20px;
	padding: 0 20px;
	margin-top: 20px;
	margin-right: 10px;
/*	background-color: #347e39;*/
}
.tanbo2025-program-tag2{
	color: #68391b;
	border: 1px solid #68391b;
}

.tanbo2025-reason3-box{
	color: #357e39;
	margin:15px;
	background-color: #f3f1e8;
	border: 1px solid #96bda0;
	border-radius: 10px;
}
.camp2021_point_img{
	border-radius: 10px 10px 0 0;
}
.camp2021-point-note-box{
	min-height: 250px;
	padding: 20px;
	border-radius: 0 0 10px 10px;
}
.tanbo2025-program-date-day{
	background-color: #357e39;
	color: white;
	border-radius: 20px;
	font-size: 12px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	margin-bottom: 10px;
}

.btn-otogawa-xbig{
	border: 1px solid #347e39;
}

.tanbo2025-outline-note{
	font-size: 0.8em;
}

.tanbo205-table tr td span{
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 1.2;
}

@media screen and (max-width: 767px) {
	.btn-reservation-wrapper{
		display: block;
		position: fixed;
		top: 10px;
		right: 10px;
	}
	.btn-reservation-wrapper.tanbo2025-scrokk{
		top: 40px;
	}
	.btn-reservation{
		width: 120px;
		height: 120px;
	}
	.tanbo2024-program-title{
		padding: 0;
	}
	.camp2021-h1{
		font-size: 24px;
	}
	.tanbo2025-h2{
		font-size: 20px;
	}
	/*.camp2021-h1 span,
	.tanbo2025-h2 span{
		display: block;
	}*/
	.tanbo2024-header-note-wrapper{
		position: absolute;
		z-index: 100;
		top: 10px;
	    right: 10px;
	}
	.tanbo2024-header-note-box-p{
		font-size: 16px;
	}
	.camp2021-leadbox{
		font-size: 1rem;
		text-align: left;
	}
	.tanbo2024-leadbox-pc{
		display: none;
	}
	.tanbo2024-leadbox-sp{
		display: block;	
	}
	.camp2021-point-note-title {
		font-size: 16px;
	}
	.tanbo2024-course-basic-detail-main{
		font-size: 16px;
	}
	.tanbo2024-course-basic-detail-main table{
		font-size: 14px;
	}
	.tanbo2024-course-basic-detail-main table th{
		width: 100%;
		display: block;
		padding: 5px 0;
	}
	.tanbo2024-course-basic-detail-main table td{
		display: block;
		padding: 10px 0;
	}
	.tanbo2024-program-date{
		font-size: 40px;
/*		width: 90px;*/
	}
/*	.tanbo2024-program-box{
		padding: 30px 10px;
	}*/
	.tanbo2024-program-box table td{
		display: block;
	}
	.tanbo2024-program-box-wrapper .col-lg-6{
		padding-left: 0;
		padding-right: 0;
	}
	.tanbo2024-program-title{
		font-size: 20px;
	}
	.tanbo2024-program-img{
		height: 100px;
		width: auto;
		position: absolute;
		right: -10px;
		top: -20px;
	}
	.entry-column .camp2022-p-faq-title,
	.entry-column .camp2022-p-faq-description{
		font-size: 14px;
	}
}