.program_photo.kawagurashi2022_program_photo{
		border: none;
		margin-bottom: 0;
	}
*, *::before, *::after {
  box-sizing: border-box !important;
}
.row{
	padding:0!important;
}
.wrapper{
}

/*.program_photo.nami-move1{
	animation: nami-move1 5s ease-in-out -2s infinite alternate;
}
.program_photo.nami-move2{
	animation: nami-move2 5s ease-in-out -2s infinite alternate;
}
.program_photo.nami-move3{
	animation: nami-move3 5s ease-in-out -2s infinite alternate;
}
.program_photo.nami-move4{
	animation: nami-move4 5s ease-in-out -2s infinite alternate;
}
.program_photo.nami-move5{
	animation: nami-move5 5s ease-in-out -2s infinite alternate;
}*/
@keyframes nami-move1 {
	0% {
		transform: translate3d(0,-10px,0);
	}
	100% { 
		transform: translate3d(0,10px,0);
	}
}
@keyframes nami-move2 {
	0% {
		transform: translate3d(0,-12px,0);
	}
	100% { 
		transform: translate3d(0,12px,0);
	}
}
@keyframes nami-move3 {
	0% {
		transform: translate3d(0,-9px,0);
	}
	100% { 
		transform: translate3d(0,9px,0);
	}
}
@keyframes nami-move4 {
	0% {
		transform: translate3d(0,-15px,0);
	}
	100% { 
		transform: translate3d(0,15px,0);
	}
}
@keyframes nami-move5 {
	0% {
		transform: translate3d(0,-8px,0);
	}
	100% { 
		transform: translate3d(0,8px,0);
	}
}
*{
	font-family: "zen-maru-gothic", sans-serif!important;
	font-weight: 400;
}
body{
		overflow-x: hidden!important;
	}
.container-fluid {
	padding:0;
}
.container-fluid-closing {
	padding:0 0 40px 0;
}
.text-small{
	line-height:1.6!important;
	font-size:13px;
}
.text-small2{
	line-height:1.0!important;
	font-size:25px;
	font-weight:700;
}
.text-small3{
	line-height:1.0!important;
	font-size:23px;
	font-weight:700;
}
.icon-entry {
	position: absolute;
	bottom: 100px;
	right: 0;
	width: 120px;
	height: 120px;
	top: inherit;
}
.flex{
	display:flex;
	justify-content:space-between;
	align-items: stretch;
	align-items: center;
	flex-wrap: wrap;
}
.flex-center{
	display:flex;
	align-items: center;
}
.fl_2cul_l{
	width:50%;
	border-right:1px solid #fff;
	padding:0 20px 0 0;
}
.fl_2cul_l-blue{
	width:50%;
	border-right:1px solid #00a9ac;
	padding:0 20px 0 0;
}
.fl_2cul_r{
	width:50%;
	padding:0 0px 0 20px;
}
.footer-oneriver-logo-wrapper{
	width:90%!important;
	box-sizing:border-box!important;
}
.kawabiraki2022-cate{
	margin:0;
}
.kawabiraki2022-program-heading.kawabiraki2022-program-heading-oneriver{
	margin-bottom: 0;
}
.kawagurashi2021-program-text-wrapper.kawagurashi2021-program-text-wrapper-oneriver{
	margin-top: 0;
	margin-bottom: 0;
}
.kawagurashi2021-program-text-wrapper p{
	margin:10px 0;
}
.kawabiraki2022-kanu-list{
	padding-left: 20px;
}
.kawabiraki2022-kanu-list li span{
	background-color: white;
	color: #00a9ac;
	font-size: 12px;
	border-radius: 4px;
	margin-left: 10px;
	font-weight: bold;
	padding: 0 6px;
	min-width: 60px;
	display: inline-block;
	text-align: center;
}
.main-bg4{
	background:#fff !important;
}
.bt-tenji{
	width:200px;
	position: fixed;
	bottom:30px;
	right:30px;
	z-index:999;
	animation: floating 1.8s ease-in-out infinite alternate-reverse;
}
@keyframes floating {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}
@keyframes popup {
	from, to { transform: none; }
	10% { transform: scale(1.2); }
	40% { transform: scale(.9); }
	60% { transform: scale(1.04); }
	80% { transform: scale(.98); }
}
.bt-tenji:hover{
	animation: popup .6s ease 0s 1 normal running none;
}
.bt-tenji-inner{
	font-size:1.3em;
	color: #00a9ac;
	font-weight:700;
	text-align:center;
}
.contents{
	background:url(https://one-river.jp/themes/otogawa@bootstrap2018/images/aruhi2025/back-nami-blue1.svg);
	background-repeat:no-repeat;
	z-index:1;
	background-size:100% auto;
}
.aruhi-catch{
	position:absolute;
	top:-37px;
	right:3.5%;
	max-width:430px;
}
#gaiyou{
		margin:40px auto 0px auto;
		max-width:1200px;
		text-align:left;
		font-family: "zen-maru-gothic", sans-serif;
		font-weight: 400;
		border-radius:15px;
		position:relative;
}
.gaiyou-table{
	 border-collapse:  collapse;
	 	width:80%;
	padding:40px 0;
	color:#286fb8;
	background:#fff;
	font-size:14px;
}
.gaiyou-table th{
text-align:center;
width:16%;
padding:10px 0;
}
.gaiyou-table tr{
	border-bottom:1px solid #286fb8;
}
.gaiyou-table td{
	padding:10px 0;
	font-size:1.1em;
}
#slide{
	position:relative;
}
#aruhi-photo{
	margin:0 auto 0px auto;
	width:100%;
	background:#286fb8;
	z-index:999;
	position:relative;
}
.aruhi-photo-inner{
	padding:100px 30px 30px 30px;
	margin:0px auto 0 auto;
	text-alugn:center;
	width:90%;
	max-width:1000px;
	color:#fff;
	border:1px solid #fff;
	border-radius:16px;
}
.aruhi-photo-inner p{
	color:#fff!important;
}
.aruhi-photo-title-lead{
	font-weight:700;
	font-size:17px;
	margin-bottom:10px;
}
.aruhi-photo-title-lead img{
	max-width:150px;
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	top:-25%;
}
.aruhi-photo-inner h2{
color:#fff;
font-weight:700;
font-size:2em;
text-align:center;
}
.aruhi-photo-img{
	width:100px;
	position:absolute;
	right:-50px;
	bottom:-90px;
}
.aruhi-photo-img-1{
	width:100%;
}
.aruhi-photo-img-2{
	width:100%;
}
.aruhi-photo-inner h3{
color:#286fb8;
font-weight:700;
font-size:17px;
text-align:center!important;
}
.aruhi-photo-inner p{
color:#fff;
text-align:center!important;
}
.aruhi-photo-inner ul{
padding:0;
margin:0;
color:#286fb8;
text-align:center!important;
}
.aruhi-photo-inner li{
list-style-type:none;
padding:0;
color:#fff;
}
.aruhi-photo-sanka{
border-top:2px dotted #fff;
border-bottom:2px dotted #fff;
padding:20px 0;
margin:30px 0;
}
.aruhi-photo-sanka h3{
	color:#fff;
}
.photo-notice{
	font-size:12px;
}
#aruhi-oneriverprogram{
	margin:60px auto 100px auto;
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	box-sizing: border-box!important;
	background-repeat:no-repeat;
	border-radius:16px;
	color: #00a9ac !important;
	position:relative;
	max-width:1100px;
	width:90%;
	display:block;
	border-radius:20px;
}
.kawagurashi-oneriverprogram-inner{
}
.kawagurashi-oneriverprogram-inner-1{
	background-repeat:repeat-y;
	background-size:cover;
	background-position:center;
	padding:40px 0 30px 0;
}
.kawagurashi-oneriverprogram-inner-2{
	background-repeat:repeat-y;
	background-size:cover;
	background-position:center;
	padding:20px 0 0px 0;
}
.kawagurashi-oneriverprogram-inner-3{
	width:90%;
	margin:0 auto;
	padding:0 0 40px 0;
}
.oneriver-program-text{
	box-sizing:border-box;
	width:90%;
margin:0 auto;
color: #286fb8;
}
.museum-inner{
	padding:0px 0 40px;
	background:rgba(40,111,184,0.2);
	border-radius:20px;
}
.museum-inner:after{
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	content:"";
	width:100%;
	display:block;
}
.museum-inner:before{
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	content:"";
	width:100%;
	display:block;
}
.museum-intro-text{
	padding:0 0 30px 0;
}
.museum-intro-text p{
	color:#286fb8;
	text-align:center;
}
.museum-intro-img-1{
	max-width:350px;
	margin:0 auto 30px auto;
	width:70%;
	text-align:center;
	display:block;
}
.museum-intro-img-2{
	max-width:250px;
	margin:0 auto;
	width:70%;
	text-align:center;
	display:block;
}
.fumufumu-img-muu{
	position:absolute;
	width:200px;
	bottom:0;
	right:0;
}
.fumufumu-img-natchan{
		position:absolute;
	width:130px;
	bottom:0;
	left:0;
}
.fumufumu-talk-panelist{
	margin:20px auto 0 auto;
	max-width:800px;
}
.fumufumu-talk-panelist img{
	max-width:70%;
display:block;
margin:0 auto 10px auto!important;
text-align:center!important;
border-radius:50%!important;
}
.fumufumutalk-title{
	width:80%!important;
	margin:0 auto;
	max-width:400px;
}
.fumufumu-talk-panelist .fumufumu-guest{
text-align:center;
}
.fumufumu-talk-program-title-1{
	width:130px!important;
	margin:0 20px 0 0!important;
}
.fumufumu-talk-program-title-2{
	width:160px!important;
	margin:0 20px 0 0!important;
}
.bt-toukou{
	background:#fff;
	border-radius:30px;
	color:#286fb8!important;
	padding:6px 15px;
	margin:15px 0 0 0 ;
	display:inline-block;
}
.bt-toukou:hover{
opacity:0.7;
text-decoration:none;
}
@media screen and (max-width:1050px) {
	.intro-img-inner{
		padding:30px 0 0 0;
	}
	.fumufumu-img-muu{
	position:absolute;
	width:170px;
	bottom:0;
	right:0;
}
.fumufumu-img-natchan{
		position:absolute;
	width:110px;
	bottom:0;
	left:0;
}
	.museum-intro-text{
	padding:0 0 160px 0;
}
	.aruhi-photo-title-lead img{
	max-width:120px;
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	top:-15%;
}
.fumufumu-talk-program-title-1{
	width:130px!important;
	margin:0 20px 0 0!important;
}
.fumufumu-talk-program-title-2{
	width:160px!important;
	margin:0 20px 0 0!important;
}
.fumufumu-talk-program-title-3{
	width:160px!important;
	margin:0 0px 10px 0!important;
}
#aruhi-photo{
padding-bottom:120px;
}
.aruhi-photo-inner{
	padding:70px 30px 30px 30px;
}
#gaiyou{
	width:100%;
	max-width:860px;
	margin:0 auto;
	padding:80px 0;
	color:#fff;
}
	.bt-tenji{
	width:130px;
	height:130px;
	position: fixed;
	bottom:20px;
	right:20px;
	z-index:999;
}
.museum-inner:after{
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	content:"";
	width:100%;
	display:block;
}
.museum-inner:before{
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	content:"";
	width:100%;
	display:block;
}
}
#aruhi-workshop{
	margin:0px auto;
	padding:80px 0;
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	box-sizing:border-box!important;
	background:#286fb8;
}
.aruhi-workshop-inner{
	width:90%;
	max-width:1200px;
	margin:0 auto;
}
.aruhi-workshop-inner ul li{
	border-bottom:2px solid #fff;
	margin:0px 2%;
	width:46%;
}
#aruhi-shopping{
	margin:0px auto;
	padding:80px 0;
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	box-sizing:border-box!important;
	padding:0 0 80px 0;
		background:#286fb8;
}
.aruhi-shopping-inner{
	width:100%;
	max-width:1200px;
	margin:80px auto 0 auto;
}
.hasema-list{
	text-align:center;
	background:#d2e5e5;
	padding:20px;
	border-radius:10px;
	text-align:center;
	margin:40px 0 0 0;
}
.hasema-list li{
	list-style-type:none;
}
.hasema-day-title{
	font-size:1.1em;
	background:rgba(255,255,255,0.5);
	margin:20px 0 0 0;
	padding:5px 0;
}
.list-title{
	background:#00a9ac;
	color:#fff !important;
	font-size:1.1em;
font-weight:700;
border-radius:30px;
width:200px;
padding:5px 10px;
text-align:center;
margin:0 auto 0px auto;

}
.food-shop{
	margin:0;
}
.shop-list{

}
.shop-content{
	margin:30px 0;
	color:#fff;
}
.shop-content a{
	color:#fff;
}
#first{
	background:rgba(40,111,184,1);
}
.first-slide{
	width:90%;
	margin:30px auto 30px auto;
	max-width:1280px;
}
#kawagurashi-access{
	width:88%!important;
	max-width:1000px;
	margin:80px auto;
	box-sizing:border-box!important;
}
#kawagurashi-question{
	width:90%;
	max-width:1000px;
	margin:120px auto 80px auto;
	background:rgba(40,111,184,0.2);
	box-sizing:border-box!important;
	border-radius:16px;
}
#topics{
	margin:80px 0;
	position:relative;
}
.program-list li{
	list-style-type: none;
}
.program-list ul{
	padding:0 30px;
}
.program-list li a{
	padding:10px 0;
	color:#fff;
	font-weight:700;
	font-family: "zen-maru-gothic", sans-serif;
	font-style: normal;
}
.program-list li::after{
content:"";
background-image:url(https://one-river.jp/themes/otogawa@bootstrap2018/images/kawagurashi2024/nami-white.svg);
background-repeat:no-repeat;
width:100%;
height:20px;
display:block;
}
.program-list li a:hover{
text-decoration:none;
opacity:0.7;
}
.notice{
	font-size:13px;
	text-align:center;
}
.fl_menu_l{
	width:30%;
}
.fl_menu_r{
	width:70%;
}
.menu-photo-1{
	position:absolute;
	bottom:-5%;
	right:20%;
	width:25%;
	z-index:999;
}
.menu-photo-2{
	position:absolute;
	bottom:-5%;
	right:-5%;
	width:25%;
}
.oneriver-program {
	padding:20px 0;
	width:100% !important;
	box-sizing:border-box !important;
}
.aruhi-program{
	padding:30px 0px 15px 0;
	list-style-type:none;
	color:#fff;
	width:100%;
}
.aruhi-p-day{
	width:100px;
}
.fl-p-1{
	width:95%;
}
.fl-p-2{
	width:7%;
	padding:0 10px 0 0;
}
.fl-p-3{
	width:88%;
	padding:0 10px;
}
.fl-p-4{
	width:5%;
}
.p-gaiyou{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px dotted #afdaf2;
}
.price{
	font-weight:700;
}
.time{
	font-weight:700;
}
.aruhi-program a{
	color:#fff;
}
.kawagurashi-program-pu{
	color:#00a9ac !important;
	margin:0 0 40px 0;
	background:rgba(255,255,255,1.0);
	padding:40px;
	border-radius:16px;
}
.kawagurashi-program-pu p{
	color:#00a9ac;
}
.kawagurashi-program-pu h3{
	color:#00a9ac!important;
}
.kawagurashi-program-pu a{
	color:#fff;
}
.oneriver-program ,.kawagurashi-program a{
	color: #00a9ac;
}
.kawagurashi-program ,.kawagurashi-program a{
	color:#fff;
}
.kawagurashi-program{
	margin:30px 0;
	padding:0 30px;
}
.kawagurashi-program-green{
	color:#00a9ac!important;
	margin:30px 0;
	padding:0 30px;
}
.kawagurashi-program-green p,
.kawagurashi-program-green a{
	color:#00a9ac!important;
}
.kawagurashi-program-green .program-timefee{
	border-top:1px solid #00a9ac;
	border-bottom:1px solid #00a9ac;
	padding:10px 10px;
	color:#00a9ac!important;
}
.kawagurashi-program-green .time-text{
color:#00a9ac!important;	
}
.kawagurashi-program-green .price-text{
color:#00a9ac!important;	
}
.kawabiraki2023-program-title{
	font-size:1.4em;
	font-weight: 700;
	line-height:1.5;
}
.program-title-center{
	font-size:2.1em;
	font-weight: 700;
	line-height:1.5;
	text-align:center;
	margin:0 0 20px 0;
}
.program-title-center img{
max-width:500px;
width:90%;
margin:0 auto;
}
.program-title-center-2{
	font-size:1.8em;
	font-weight: 700;
	line-height:1.5;
	text-align:center;
	margin:0 0 20px 0;
	color:#286fb8;
}
.program-title-center-3{
		font-size:1.4em;
	font-weight: 700;
	line-height:1.5;
	text-align:center;
	margin:0 0 20px 0;
background:url(https://one-river.jp/themes/otogawa@bootstrap2018/images/kawagurashi2024/kugiri-nami-green.svg);
background-position:center center;
background-size:contain;
background-repeat:no-repeat;
}
.program-title-center-3-inner{
	font-weight:700;
}
.program-title-center-small{
	font-size:23px;
	font-weight: 700;
	line-height:1.5;
	text-align:center;
	margin:0 0 20px 0;
}
.program-title{
	font-size:2.1em;
	font-weight: 700;
	line-height:1.5;
}
.program-title-small{
	font-size:20px;
	font-weight: 700;
	line-height:1.5;
}
.kawagurashi2023-program-text-wrapper{
	margin:20px 0 0 0;
}
.kawagurashi2024_program_photo{
	object-fit:cover;
	height:300px;
	border-radius:10px;
	border:3px solid #fff;
	margin:20px 0 10px 0;
}
.slide-museum{
margin:0px auto 0 auto;
width:100%!important;
}
.slide-museum img{
	border:0;
	padding:0px 10px;
	border-radius:10px!important;
}
.museum-contents{
position:relative;
border-radius:10px;
overflow:hidden;
}
.museum-contents-text{
	color:#fff;
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  width:70%;
}
.museum-contents-text h4{
font-weught:700;
text-align:center;
font-size:2.2em;
}
.kawagurashi2024_program_photo-museum{
	object-fit:cover;
	height:320px;
	margin:20px 0 10px 0;
	width:100%;
	border-radius:10px!important;
	display:block;
	overflow:hidden;
}
.kawagurashi2024-program-time{
	border-radius:0;
	box-sizing:border-box;
	margin:0 0% 0 0%!important;
	color: #fff;
	font-size:1em;
	font-weight:700;
	display:flex;
	padding:0;
	align-items: center;
	flex-self: center;
	line-height:1.4!important;
}
.kawagurashi2024-program-price{
	border-radius:0;
	box-sizing:border-box;
	margin:0 0% 0 0%;
	color: #fff;
		font-size:1em;
	font-weight:700;
	display:flex;
	padding:0;
	align-items: center;
	flex-self: center;
	line-height:1.4!important;
}
.kawagurashi2024-program-time-blue{
	border-radius:0;
	box-sizing:border-box;
	margin:0 0% 0 0%!important;
	color: #286fb8;
	font-size:1.2em;
	font-weight:700;
	display:flex;
	padding:0;
	align-items: center;
	flex-self: center;
	line-height:1.0;
}
.kawagurashi2024-program-price-blue{
	border-radius:0;
	box-sizing:border-box;
	margin:0 0% 0 0%;
	color: #286fb8;
		font-size:1em;
	font-weight:700;
	display:flex;
	padding:0;
	align-items: center;
	flex-self: center;
}
.kawabiraki2022-program-time-food{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:15px 0;
	margin:20px 0 0 0;
	font-size:1.1em;
}
.quiz-play{
	margin:0px auto;
	padding:20px 0 ;
}
.fumufumu-event{
		margin:0px 0px;
	padding:40px 0  0 0;
}
.fumufumu-event-title{
	color:#286fb8;
	font-weight:700;
	font-size:1.3em;
	line-height:1.8;
	margin:0 0 15px 0;
}
.fumufumu-event-title-small{
	color:#fff;
	font-weight:700;
	font-size:17px;
	background:#286fb8;
	padding:2px 15px;
	border-radius:30px;
}
.fumufumu-event img{
	width:100%;
	border-radius:10px;
	margin:0 0 10px 0;
}
.fumufumu-event p{
	color:#286fb8;
}
.fumufumu-guest-box{
	padding:15px;
	border:1px solid #286fb8;
	border-radius:15px;
	margin-bottom:20px;
}
.fumufumu-guest-box-2{
	border-radius:15px;
	margin-bottom:0px;
	box-sizing:border-box;
}
.fumufumu-guest{
	font-weight:700;
	margin-bottom:10px;
}
.fumufumu-guest-name{
	font-size:1.3em;
	font-weight:700;
}
.quiz-play-inner{
	position:relative;
}
.icon-number{
	width:40px;
	height:40px;
	border-radius:50%;
	background:#286fb8;
	color:#fff;
	position:absolute;
	top:0;
	left:0;
	right:0;
	text-align:center;
	margin:auto;
}
.icon-number span{
	font-weight:700;
	padding:5px;
	display:block;
}
.quiz-play h3{
	background:#286fb8;
	color:#fff;
	font-size:1.1em;
	margin:0px auto 30px auto;
	text-align:center;
	width:200px;
	border-radius:20px;
	padding:5px 0;
}
.quiz-play h4{
	color:#286fb8;
	font-weight:700;
	font-size:1.2em;
	margin:0 0 10px 0;
}
.quiz-play p{
	color:#286fb8;
	font-size:0.9em;
}
.quiz-play img{
height:200px;
}
.program-sns-link{
	font-size:13px;
	padding-left:3px;
}
.day-icon,.day-icon-food{
	padding:5px 0 0px 10px;
	line-height:;
	display:inline-block;
}
.day-icon-food{
	padding:5px 0 10px 0px;
	line-height:;
	display:inline-block;
}
.day-icon img{
width:30px;
height:30px;
display:inline-block;
margin:0 3px;
}
.day-icon-food img{
width:30px;
height:30px;
display:inline-block;
margin:0 3px;
}
.day-icon-menu{
		padding-right:10px;
	line-height:0;
}
.day-icon-menu img{
width:30px;
height:30px;
display:inline-block;
margin:0 3px;
}
.food-category{
	background:#fff;
	border-radius:20px;
	font-size:11px;
	color:#00a9ac;
	padding:2px 15px;
	display:block;
}
.food-category-blue{
	background:#275da9;
	border-radius:20px;
	font-size:11px;
	color:#fff;
	padding:2px 15px;
}
.tt-sns-p{
	margin:0px!important;
}
.guuguu-list{
	list-style-type: none;
	padding:20px 0;
}
.guuguu-list i{
padding:0 5px;
display:inline-block;
}
.guuguu-list a{
color:#275da9;
}
.menu-time{
	font-size:14px;
}
.program_photo_food{
	margin:20px 0 10px 0;
	width:100%;
	border-radius:10px;
	border:3px solid #fff;
	height:200px;
	object-fit:cover;
}
.kawagurashi-title-blue{
	color:#275da9;
	text-align:center;
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 700;
	font-size:1.7em;
}
.kawagurashi-question-inner{
	padding:5%;
}
.question-list {
	padding:0;
}
.question-list li{
	list-style-type:none;
	padding:20px 0px;
	border-bottom:1px solid #275da9;
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: d400;
}
.question-list h3{
	font-weight: 700;
	font-size:1.1em;
	color:#275da9;
}
.question-list p{
	color:#000;
}
.bt-roundblock-blue{
	background:#275da9;
	color:#fff!important;
	padding:5px 40px;
	border-radius:30px;
	margin:20px 0;
	text-align:center;
	display:inline-block;
	opacity:1!important;
}
.bt-roundblock-blue:hover{
	text-decoration:none;
	opacity:0.7!important;
}
.bt-moshikomi{
	background:#ff0000;
	border-radius:30px;
	color:#fff;
	margin-top:20px;
	padding:0 15px;
	display:inline-block;
	opacity:1!important;
	font-size:14px;
}
.bt-tojitu{
	background:#fff;
	border-radius:30px;
	color:#00a9ac;
	margin-top:20px;
	padding:0 15px;
	display:inline-block;
	opacity:1!important;
	font-size:14px;
}
.bt-moshikomi:hover{
	background:#fff;
	color:#ff0000;
	text-decoration:none;
}
.program-timefee{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:10px 10px;
}
.time-icon{
	width:30px;
	padding:0 5px 0 0;
}
.time-text{
font-size:1.2em;
font-weight:700;
}
.time-text2{
font-size:1.4em;
font-weight:700;
}
.price-icon{
	width:30px;
	padding:0 5px 0 0;
}
.price-text{
font-size:1.2em;
font-weight:700!important;
line-height:1.2!important;
padding:5px 0 0 0;
}
.time-text{
	font-size:1.2em;
font-weight:700!important;
line-height:1.2!important;
}
.time-icon img,.price-icon img{
	width:17px;
}
.kawagurashi2024-category-h{
	max-width:35%;
	margin:0 auto 40px auto;
	padding:40px 0px 0 0 ;
text-align:center;
}
.kawagurashi2024-category-h-white{
	max-width:350px;
	width:70%;
	margin:0 auto 10px auto;
}
.kawabiraki2024-cat-lead{
	font-size:14px;
	margin:10px auto 30px auto;
}
.aruhi-p-timefee{
}
.sp{
	display:none;
}
.pc{
	display:block;
}
.nami-1{
	position:absolute;
	top:0;
	z-index:999;
	width:100%;
}
.nami-2{
	position:absolute;
	bottom:0;
	z-index:999;
	width:100%;
}
.food-title{
		font-family: "zen-maru-gothic", sans-serif;
		font-style: normal;
	font-weight: 700;
	color:#fff !important;
	font-size:1.3em;
	line-height:1.6;
}
.food-time{
	width:15px;
	height:15px;
	margin:0 10px 0 0px;
}
.food-price{
	width:15px;
	height:15px;
	margin:0 10px 0 0px;
}
.op-timefee{
	width:50%;
	margin:0 auto;
}
.op-info{
	width:60%;
	margin:20px auto;
	background:rgba(255,255,255,0.5);
	border-radius:10px;
	padding:20px;
	font-size:1.2em;
}
.info-right{
	border-left:1px solid #00a9ac;
}
.op-day{
	font-size:2.0em;
	font-weight:700;
	text-align:center;
}
.op-locate{
font-size:1.2em;
	font-weight:700;
	text-align:center;
	padding-bottom:15px;
}
.title-small{
	font-size:20px;
	font-weight:700;
}
.pu-1 a{
	color:#00a9ac!important;
}
.kawagurashi2024-program-sns{
	padding:20px 0 0px 0;
	align-items: center;
	flex-self: center;
	color:#00a9ac;
}
.icon-insta{
	width:16px;
	hwight:16px;
}
.icon-fb{
	width:16px;
	hwight:16px;
}
.icon-footer{
	width:22px;
	hwight:22px;
}
#slick-slide-control00:hover{
	background:transparent!important;
}
#slick-slide-control00:click{
	background:transparent!important;
}
#slick-slide-control00{
	background:transparent!important;
	border:0!important;
}
@media screen and (max-width:1120px) {
.museum-inner:after{
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	content:"";
	width:100%;
	display:block;
}
.museum-inner:before{
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	content:"";
	width:100%;
	display:block;
}
}
@media screen and (max-width:1024px) {
	.aruhi-photo-img-inner{
		padding:0;
		margin:30px 0 0 0;
	}
	.aruhi-photo-img{
	width:100%;
	position:relative;
	right:0px;
	bottom:0px;
}
.fl-p-1{
	width:95%;
}
.fl-p-2{
	width:12%;
	padding:0 10px 0 0;
}
.fl-p-3{
	width:80%;
	padding:0 10px;
}
.fl-p-4{
	width:8%;
}
		.aruhi-catch{
	position:absolute;
	top:-32px;
	right:2%;
	max-width:200px;
	display:none;
}
.first-slide{
	margin:30px auto 20px auto;
}
.aruhi-day{
	width:86%;
	margin:0px auto 0px auto;
}
.gaiyou-table{
	 border-collapse:  collapse;
	 	width:100%;
	padding:40px 0;
	color:#286fb8;
	background:#fff;
	font-size:14px;
}
.aruhi-workshop-inner ul li{
	border-bottom:2px solid #fff;
	margin:0px 5%;
	width:90%;
}
	.gaiyou-table th{
text-align:center;
width:20%;
padding:10px 0;
}
	body{
		font-size:0.9em!important;
	}
	#kawagurashi-oneriverprogram{
	margin:60px auto;
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	box-sizing:border-box!important;
	padding:40px 0 0 ;
}
	#kawagurashi-program{
	margin:0px auto;
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	box-sizing:border-box!important;
}
#kawagurashi-food{
	margin:40px auto;
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	box-sizing:border-box!important;
}
#kawagurashi-access{
	width:96%;
	max-width:1000px;
	margin:60px auto;
	box-sizing:border-box!important;
}
#kawagurashi-question{
	width:90%;
	margin:80px auto 60px auto;
	background:rgba(40,111,184,0.2);
	box-sizing:border-box!important;
	bord
}
#topics{
	margin:40px 0;
	position:relative;
}
#gaiyou{
	padding:60px 0 20px 0;
}
.aruhi-program{
	margin:0px 0;
	padding:30px 0px 10px 0;
	border-bottom:1px solid #fff;
}
.kawagurashi2024_program_photo{
	object-fit:cover;
	height:200px;
	border-radius:10px;
	border:3px solid #fff;
}
.question-list p{
	color:#000;
	margin-bottom:0;
}
.program-timefee{
	padding:10px 0px;
}
.fl_2cul_l{
	width:100%;
	border-right:0px solid #fff;
	border-bottom:1px dotted #fff;
	padding:0 20px 10px 0;
}
.fl_2cul_l-blue{
	width:100%;
	border-right:0px solid #275da9;
	border-bottom:1px dotted #275da9;
	padding:0 20px 0 0;
}
.fl_2cul_r{
	width:100%;
	padding:10px 0px 0 0px;
}
.kawagurashi2024-program-time{
	padding:0 15px;
}
.kawagurashi2024-program-price{
padding:0 15px;
}
#kawagurashi-food{
	margin:80px auto;
}
.sp{
	display:block;
}
.pc{
	display:none;
}
#kawagurashi-oneriverprogram{
	margin:40px auto;
}
.kawagurashi2023-program-text-wrapper{
	margin-bottom:0;
}
.oneriver-program > div{
	padding:0;
}
.oneriver-program-pu .col-lg-7,.oneriver-program-pu .col-lg-5{
	padding:0;
}
.kawagurashi2024-program-time-blue{
	padding:0 0 10px 0;
	align-items: center;
	flex-self: center;
}
.kawagurashi2024-program-sns{
	padding:20px 0 0px 0;
	align-items: center;
	flex-self: center;
	color:#00a9ac;
}
.pu-1{
	padding:0;
}
.pu-2{
	padding:0;
}
.pu-1 a{
	color:#00a9ac!important;
}
.nami-1{
	position:absolute;
	top:0;
	z-index:999;
	width:120%;
	margin-left:-10%;
}
.nami-2{
	position:absolute;
	bottom:0;
	z-index:999;
	width:120%;
	margin-left:-10%;
}
.menu-photo-1{
	position:absolute;
	bottom:-5%;
	right:50%;
	width:45%;
	z-index:999;
}
.menu-photo-2{
	position:absolute;
	bottom:-5%;
	right:5%;
	width:45%;
}
.slick-track{}
#slide{
}
.col-md-4{
	padding:0!important;
}
.op-info{
	width:100%;
	margin:20px auto;
	background:rgba(255,255,255,0.5);
	border-radius:10px;
}
.oneriver-program-text{
	box-sizing:border-box;
	width: 90%;
margin:0 auto;
text-align:center;
}
.kawagurashi2024-category-h{
	max-width:70%;
	margin:0 auto 40px auto;
	padding:0px 0px 0 0 ;
text-align:center;
}
.kawagurashi-oneriverprogram-inner-1{
	padding:30px 0 30px 0;
}
}
/*closing*/
#closing-slide{
	position:relative;
}
.header-logo{
	margin:0!important;
}
.header-logo img{
z-index:999!important;
position:absolute;
max-width:250px;
padding:30px;
}
.single-item img{
width:100%!important;
}
#close-lead{
	margin:0px 0 80px 0;
	padding:80px 0 0 0;
	color:#fff;
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 400;
}
.kawagurashi2024-lead-inner h3{
text-align:center;
font-weight:700;
font-size:1.4em;
line-height:1.8;
margin:20px 0;
}
#photoreport,#photoshop{
	margin:80px 0;
	color:#fff;
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 400;
	text-align:center;
}
#next{
	margin:80px 0 80px 0;
	color:#fff;
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 400;
	text-align:center;
}
#photoreport h2{
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 700;
	font-size:1.3em;
	text-align:center;
	margin:0 0 30px 0;
}
#photoshop h2{
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 700;
	font-size:1.3em;
	text-align:center;
	margin:0 0 30px 0;
}
#photoshop h2:after{
content:"";
background:url(https://one-river.jp/themes/p_kawagurashi2024@otogawa@bootstrap2018/images/nami-white.svg);
background-repeat:no-repeat;
background-position:center center;
height:25px;
width:130px;
display:block;
margin:0 auto;
}
#photoshop img{
	width:100% !important;
}
.slide-comment{
	position:absolute;
	bottom:0;
	right:0;
	padding:20px 20px 20px 0px;
	margin:0;
	color:#fff;
	border-top:1px solid #fff;
	font-size:13px;
	width:50%;
}
.blocklink-closing{
	color:#355ca4 !important;
	display:block;
	width:100px;
	text-align:center;
	border:1px solid #fff;
	border-radius:30px;
	margin:10px 0 0 0;
	background:#fff;
	position:absolute;
	z-index:999;
	bottom:30px;
	left:20px;
}
.blocklink-closing:hover{
	color:#fff !important;
	border:1px solid #355ca4;
	background:#355ca4;
	text-decoration:none;
}
.kawagurashi2024-lead-title{
	text-align:center;
}
.kawagurashi2024-lead-title img{
	width:70%!important;
}
.next-inner{
	border:1px solid #fff;
	padding:40px;
}
.blocklink-closing-big{
	color:#fff !important;
	border:1px solid #fff;
	text-align:center;
	border-radius:30px;
	background:transparent !important;
	padding:5px 20px;
	margin:40px auto 0 auto;
	font-weight: 700;
	display:block;
	width:300px;
}
.blocklink-closing-big:hover{
	color:#355ca4 !important;
	border:1px solid #fff;
	background:#fff !important;
	padding:5px 20px;
	text-decoration:none;
}
.closing-sns{
	max-width:250px;
	margin:40px auto 0 auto;
}
.closing-sns img{
width:100%;
}
.kugiri{
	text-align:center;
}
.kugiri-nami{
	maw-width:100%;
	margin:30px auto;
	width:70%;
	text-align:center;
}
.covid-19-note-box{
	padding-top:50px;
}
.covid-19-note-box p{
	color:#355ca4 !important;
	text-align:center;
}
.slick-dots li button:before{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black !important;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.toggle {
	display: none;
}
.Label {		/*タイトル*/
	padding: 10px;
	display: block;
	color: #00a9ac;
	border-bottom:1px solid #00a9ac;
}
.Label::before{		/*タイトル横の矢印*/
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #00a9ac;
	border-right: 2px solid #00a9ac;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
}
.Label,
.list-content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.list-content {		/*本文*/
	height: 0;
	margin-bottom:10px;
	padding:0 20px;
	overflow: hidden;
}
.toggle:checked + .Label + .list-content {	/*開閉時*/
	height: auto;
	padding:20px ;
	transition: all .3s;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}
@media screen and (max-width:1024px) {
	.slide-comment{
	width:60%;
}
.header-logo img{
z-index:999!important;
position:absolute;
max-width:200px;
padding:20px;
}
#close-lead{
	margin:0px 0 60px 0;
	padding:60px 0 0 0;
}
#photoreport,#photoshop{
	margin:60px 0;
}
#photoshop{
	padding:0 10px;
}
#next{
	margin:60px 0 60px 0;
}
.kawagurashi2024-lead-title{
	margin:0 0 40px 0;
}
.next-inner{
	border:1px solid #fff;
	padding:30px;
}
.closing-sns{
	max-width:180px;
	margin:40px auto 0 auto;
}
#photoreport h2{
	font-weight: 700;
	font-size:1.4em;
	margin:0 0 10px 0;
}
#photoshop h2{
	font-weight: 700;
	font-size:1.4em;
	margin:0 0 10px 0;
}
.museum-inner{
	padding-bottom:0;
}
.museum-inner:before{
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	content:"";
	width:100%;
	display:block;
}
.kawagurashi-oneriverprogram-inner-3{
	width:90%;
	margin:0 auto;
	padding:0 5% 40px 5%;
}
.kawagurashi-program-pu{
	color:#00a9ac !important;
	margin:0 0 40px 0;
	background:rgba(255,255,255,1.0);
	padding:30px;
	border-radius:16px;
}
}
/*closing*/
.kawagurashi2024-lead-title{
	width:100%;
	margin:0 auto;
}
.kawagurashi2024-lead-inner h3{
text-align:center;
font-weight:700;
font-size:1.4em;
line-height:1.8;
margin:20px 0;
}
.kawagurashi2024-closing-lead{
	text-align:center!important;
}
@media screen and (max-width:1024px) {
	.kawagurashi2024-closing-lead{
	text-align:center!important;
}
.kawagurashi2024-lead-title img{
	width:100%!important;
	margin:0 auto;
}
.covid-19-note-box{
	padding-top:50px;
	margin-bottom:0;
}
.fumufumu-talk-panelist img{
	max-width:50%;
}
.fumufumu-talk-panelist .text-small{
	margin-bottom:40px;
}
}
@media screen and (max-width:765px) {
		.kawagurashi2024-closing-lead{
	text-align:center!important;
}
}