@charset "UTF-8";
.reiverclean-container{
	height: 800px;
}
.otoair-live-window-box{
    border-radius: 10px;
    border: 3px solid #FFF;
    margin-top: 0;
}
.youtube2.otoair-live-window-box{
	padding-top: 56%;
}
.youtube2.otoair-live-window-box iframe{
	border-radius: 10px;
}
.otoair-live-programs{
	margin-top: 20px;
	color: white;
	font-size: 16px;
	margin-left: 5px;
}
.otoair-live-programs p{
	margin-bottom: 0;
}
.otoair-live-programs-note{
	font-size: 12px;
}
.otoair-live-programs-title{
	font-weight: bold;
}

.riverclean-list-wrapper{
	display: flex;
	justify-content: center;
	color: white;
}
.riverclean-list-wrapper ul{
	padding-left: 15px;
}
.riverclean-list-wrapper li{
	list-style: none;
	font-size: 16px;
}

.btn-one-river-shop-wrapper {
	position: fixed;
	right: 20px;
	top: 84px;
	z-index: 100;
	transition: opacity 300ms 0s ease;
}
.btn-one-river-shop-wrapper:hover{
	opacity: 0.8;
}
@media screen and (max-width: 767px) {
	.btn-one-river-shop-wrapper{
		display: none;
	}
}

.riverlean-section{
	margin-bottom: 60px;
}


@media screen and (max-width: 575px) {
	.riverclean-lead-p{
		 text-align: center; 
	}
	.riverclean-lead-p span{
		display: inline-block;
	}
}
@media screen and (max-width: 767px) {
	.riverclean-lead-p{
		 text-align: center; 
		font-size: 18px;
	}
	.riverclean-lead-p span{
		display: inline-block;
	}
}
.message-bg {
    background-color: rgba(112,189,234,1);
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: -1px;
    background-image: url("/themes/otogawa@bootstrap2018/images/riverclean/riverclean2021-message-bg@4x-min.png?v=1");
	background-repeat: no-repeat;
	z-index: 10;
	position: relative;
	background-size: contain;
	background-position: center top;
}
@media screen and (max-width: 768px) {
	.message-bg {
    	background-image: url("/themes/otogawa@bootstrap2018/images/riverclean/riverclean2021-message-bg_sp@4x-min.png?v=1");
	}
}
.riverlean-subtitle-box{
	text-align: center;
}
.lets_riverclean{
	width: 240px;
	height: auto;
	margin-bottom: 20px;
}
.next-event-date-p{
	margin:0;
	padding: 0;
	text-align: center;
	line-height: 1.5;
}
.riverclean-lead-p-message{
	margin-top: 140px;
}
.next-event-date{
	background-color: #FFF;
	color: #387BB9;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	padding: 15px 20px;
	border-radius: 50px;
	margin-bottom: 10px;
	line-height: 1.5;
}
.next-event-date span{
	font-size: 16px;
}
.next-event-date span.next-event-date-span_inlineblock{
	font-size: 20px;
	display: inline-block;
}
.icon-aoi-wrapper{
	text-align: center;
}
.icon-aoi{
	max-width: 400px;
	width: 100%;
}

.riverclean2021-h2{
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}

.riverclean-news-table{
	color: #FFF;
	width: 100%;
}
.riverclean-news-table a{
/*	display: block;
	width: 100%;
	height: 100%;*/
}
.riverclean-news-table a,
.riverclean-news-table a:link,
.riverclean-news-table a:visited{
	color: #FFF;
	text-decoration: none;
}
.riverclean-news-table a:hover{
	color: #FFF;
	text-decoration: underline;
}

.riverclean-news-table tr{
	border-top: 1px solid #FFF;
}
.riverclean-news-table tr:last-child{
	border-bottom: 1px solid #FFF;
}
.riverclean-news-table th{
	height: 80px;
	padding: 20px 10px;
	text-align: center;
}
.riverclean-news-table td{
	height: 80px;
	padding: 20px 10px;
}
.riverclean-news-table th span{
	font-size: 12px;
	color: #387BB9;
	background-color: #FFF;
	border-radius: 4px;
	padding: 2px 6px;
	text-align: center;
}
.riverclean-news-table-date{
	white-space: nowrap;
}

.riverclean-how-to-entry-box{
	background-color: #D4EBF8;
	border-radius: 20px;
}
.riverclean-how-to-entry-h2-wrapper{
	text-align: center;
}
.riverclean-how-to-entry-h2{
	background-color: #FFF;
	color: #387BB9;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	padding: 15px 24px;
	border-radius: 30px;
	margin-bottom: 40px;
	margin-top: 30px;
	line-height: 1;	
}
.riverclean-how-to-entry-text-box{
	padding: 0 20px;
}
.riverclean-how-to-entry-subtitle{
	font-size: 12px;
	color: #006BB9;
	line-height: 1;
	border-bottom: 1px solid #006BB9;
	padding-bottom: 10px;
	margin-bottom: 10px;

}
.riverclean-how-to-entry-h3{
	color: #006BB9;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.riverclean-how-to-entry-h3 span{
	display: inline-block;
}

.riverclean-how-to-entry-p{
	color: #006BB9;
	font-size: 16px;
}

.photo-report-h2{
	margin-bottom: 30px;
}
.photo-report-wrapper{
	text-align: center;
	color: #FFF;
	padding: 0 10px;
}
.icon-photo-report{
	width: 100%;
	margin-bottom: 40px;
	transition: opacity 300ms 0s ease;
}
.icon-photo-report:hover{
	opacity: 0.8;
}
.icon-photo-report1212{
	border-radius: 10px;
}
.photo-report-p{
	font-size: 16px;
	margin-bottom: 20px;
}
.banner-one-river-shop{
	width: 100%;
	border-radius: 10px;
	transition: opacity 300ms 0s ease;
}
.banner-one-river-shop:hover{
	opacity: 0.8;
}

.riverclean2021_sns-icon-wrapper{
	fill: #FFF;
	text-align: center;
}
.riverclean2021-sns-p{
	text-align: center;
    margin-bottom: 100px;
}
.riverclean2021-sns-p,
.riverclean2021-sns-p a,
.riverclean2021-sns-p a:link,
.riverclean2021-sns-p a:hover,
.riverclean2021-sns-p a:visited{
	color: #FFF;
}
.bg-nami-bottom{
	width: 120%;
	margin-left: -10%;
	margin-top: -20px;
}
.foot-wrapper{
	background-color: #FFF;
}
.slider_img{
	width: 100%;
	border-radius: 20px;
}
.slider-item-wrapper{
	margin-left: 15px;
	margin-right: 15px;
}
.slick-next, .slick-prev{
	width: 40px;
	height: 40px;
	top: 44%;
}
.slick-next {
    right: 0;
    background: url(/themes/otogawa@bootstrap2018/images/riverclean/riverclean-slider-arrow_r.svg) no-repeat;
}
.slick-prev {
    left: 0;
    background: url(/themes/otogawa@bootstrap2018/images/riverclean/riverclean-slider-arrow_l.svg) no-repeat;
}
.slider_txt{
	font-size: 12px;
	color: #006BB9;
	margin-top: 10px;
}
.riverclean-slider-wrapper{
	margin-top: 30px;
	padding: 0 15px;
}
.riverclean2021-sns-title {
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 10px;
}