@charset "UTF-8";
@font-face {
	font-family: "QURUWA Round Regular";
	src: url("../fonts/quruwa_Regular_round_v1.woff") format('woff');
}
@font-face {
	font-family: "QURUWA Medium Round";
	src: url("../fonts/quruwa_v1.0-roundmedium.woff") format('woff');
}
.qfont-R-R {
	font-family: "QURUWA Round Regular", sans-serif;
}
.qfont-M-R {
	font-family: "QURUWA Medium Round", sans-serif;
}
.gfont-Roboto-C {
	font-family: 'Roboto Condensed', sans-serif;
}

body{
	font-family: "QURUWA Round Regular", 'Noto Sans JP', sans-serif;
	font-weight: 500;
	line-height: 1.7;
	color: #231816;
	word-break: initial!important;
}

a[href="#"] {
		opacity: 0.6;
}

a[href="#"].link-active{
		opacity: 1;
}


.offcanvas-menu-wrapper{
	display: none;
}
.wrapper{
	overflow: hidden;
}

.color-otogawa-blue{
	color: #7194B6;
}
.color-quruwa-black{
	color: #231816;
}
.color-stone-gray{
	color: #B0ABA2;
}
.color-stone-green{
	color: #A6BBA8;
}
.color-okazaki-yellow{
	color: #C3BF58;
}
.color-okazaki-red{
	color: #CA403D;
}

.background-color-otogawa-blue{
	background-color: #7194B6;
}
.background-color-quruwa-black{
	background-color: #231816;
}
.background-color-stone-gray{
	background-color: #B0ABA2;
}
.background-color-stone-green{
	background-color: #A6BBA8;
}
.background-color-okazaki-yellow{
	background-color: #C3BF58;
}
.background-color-okazaki-red{
	background-color: #CA403D;
}

/**/
a{
	color: #7194B6;
}

/*offcanvas*/
.header-second-nav{
	font-size: 14px;
	margin-top: 20px;
}
.offcanvas-btn-otogawa{
	margin: 10px;
	width: 140px;
}

.global-menu-sp{
	display: block;
}
.global-menu-pc{
	display: none;
}
.offcanvas-nav-link{
	font-size: 14px;
}
.fixed-top.root-header-fixed{
	right: inherit;
	left: inherit;
}
@media (min-width: 576px) {
	.global-menu-sp{
		display: none;
	}
	.global-menu-pc{
		display: block;
	}
}

.caption{
	text-align: center;
}
.entry-column h2{
	padding: 5px 0;
    color: #343a40;
    font-size: 24px;
    font-weight: 700;
    border-left: none;
    margin: 0 15px 25px;
}
.entry-column h3,
.programs-diary-h3{
	padding: 5px 0;
	padding-left: 15px;
    font-size: 20px;
    background: none;
    border-left: 8px solid #7194b6;
    font-weight: 700;
    margin-top: 35px;
}
.entry-column h4{
	font-size: 18px;
}
.entry-column h5{
	font-size: 16px;
}
.page-link{
	color: #7194B6;
}
.page-item.active .page-link{
	background-color: #7194B6;
    border-color: #7194B6;
}
.site-title,
.site-title:link{
	font-size: 3rem;
	text-align: center;
	padding-top: 4rem;
	padding-bottom: 4rem;
	word-break: break-word;
	line-height: 1.2;
	text-decoration: none;
}
.site-title span{
	font-size: 2rem;
}
.site-title-link,
.site-title-link:hover,
.site-title-link:link,
.site-title-link:visited,
.site-title-link{
	color: #231816;
	text-decoration: none;
}
.root-site-title{
	font-size: 20px;
	text-align: left;
	padding-top: 1rem;
	padding-bottom: 1rem;
	letter-spacing: 2px;
}
.root-site-title-link,
.root-site-title-link:link{
	text-decoration: none;
}
.root-program-link{
	margin-top: 1rem;
	border: 1px solid #666;
	border-radius: 15px;
}
.root-program-link-active{
	border: 1px solid #7194B6;
	background-color: #7194B6;
}
.root-program-link-active .root-program-img{
	opacity: 1;
}
.root-program-link:hover{
	border: 1px solid #333;
}
.root-program-link-active:hover{
	border: 1px solid #7194B6;
	background-color: #7194B6;
}
.root-program-link:hover .root-program-img{
	opacity: 1;
}
.root-program-img{
	width: 160px;
	opacity: 0.5;
	padding: 0 10px;
	vertical-align: baseline;
}

.root-program-link-wrapper-start{
	display: flex;
	justify-content: flex-start;
}
.root-program-link-wrapper-end{
	display: flex;
	justify-content: flex-end;
}
.root-header-fixed{
	background-color: white;
	padding-bottom: 20px;
}
.entry{
	margin-bottom: 4rem;
}
.page-header{
	border: none;
	margin-bottom: 0;
}
.entry-info{
	margin-right: 1rem;
	margin-bottom: 0.5rem;
}
.entry-title{
	font-size: 1.4rem;
	margin-bottom: 1.5rem;
}
.entry-title a{
	color: #7194B6;
}
.bg-light{
	background-color: white!important;
}
.breadcrumb{
	background-color: white;
	padding-right: 0;
	padding-left: 0;
}
.foot-wrapper{
	background-color: white;	
}
.copyright-text{
	font-size: 0.8rem;
	text-align: center;
}
.entry-footer{
	background-color: white;
}
.page-title-filter{
	background-color: #B5C8B9;
}
.page-title-wrapper{
	color: #231816;
}
.page-title-wrapper{
	height: auto;
}

.otogawa-h2{
	font-size:  20px;
	margin: 20px 15px 0;
	font-weight: bold;
}
.otogawa-news-list{
	margin-bottom: 20px;
}
.entry-footer{
	background-color: none;
}
.ayu-wrapper{
	position: relative;
}
.ayu{
	position: absolute;
	top: 60px;
	right: -500px;
	width: 900px;
	height: auto;
}
.contact-box{
	margin-top: 120px;
}
.contact-box p.message{
	color: #CA403D;
}
.btn-otogawa{
	border: 1px solid #231816;
	border-radius: 23px;
	font-weight: bold;
	padding: 10px 30px;
}
a.btn-otogawa{
	text-decoration: none!important;
}
.btn-otogawa span{
	display: inline-block;
}
.btn-otogawa-small{
	font-size: 10px;
    padding: 4px 10px;
}
.btn-otogawa-big{
	font-size: 20px;
}
.btn-otogawa-xbig{
	width: 100%;
	font-size: 20px;
	border-radius: 40px;
	background-color: #e2e6ea;
	padding: 20px;
}
.btn-otogawa-xbig:hover{
	background-color: #d0d3d6;
}
.btn-otogawa-xsbig,
a.btn-otogawa-xsbig,
a.btn-otogawa-xsbig:link,
a.btn-otogawa-xsbig:active,
a.btn-otogawa-xsbig:visited{
	max-width: 540px;
	width: 100%;
	font-size: 20px;
	border-radius: 40px;
	background-color: #7194B6;
	border-color: #7194B6;
	padding: 20px;
	color: white;
}
.btn-otogawa-xsbig:hover,
a.btn-otogawa-xsbig:hover{
	background-color: #93b7da;
}



.btn-otogawa-small-active,
.btn-otogawa-small-active.disabled,
.btn-otogawa-small-active:disabled{
	border: 1px solid #7194B6;
	background-color: #7194B6;
	color: white;
	opacity: 1;
}
.btn-otogawa.btn-otogawa-small-active,
.btn-otogawa.btn-otogawa-small-active.disabled,
.btn-otogawa.btn-otogawa-small-active:disabled{
	color: white;
}
.btn-otogawa.btn-otogawa-small-active:hover{
	color: #212529;
}
.header-programs-btn-wrapper{
	padding-top: 15px;
}
.otogawa-footer-nav{
	font-size: 0.8rem;
}
.foot-wrapper{
	padding-top: 10px;
	padding-bottom: 26px;
}
.header-diary-btn-wrapper{
    margin: 0;
    padding: 0;
    line-height: 1;
    display: inline;
    font-size: 10px;
}
.ls-3{
	letter-spacing: 3px;
}
.ls-2{
	letter-spacing: 2px;
}
.ls-1{
	letter-spacing: 1px;
}
.ls-03{
	letter-spacing: 0.3px;
}

.entry-column th {
	background: #c1cedb;
}


@media screen and (max-width: 768px) {
	.site-title{
		font-size: 2rem;
	}
	.entry{
		margin-bottom: 2rem;
	}
}

@media screen and (max-width: 991px) {
	.ayu{
		position: relative;
		left: 140px;
		/*top: 0;*/
		/*width: 100%;*/
		margin-bottom: 1rem;
		margin-top: 20px;
	}
}
@media screen and (max-width: 767px) {
	.ayu{
		position: relative;
		top: 0;
		left: -50%;
		width: 200%;
		margin-bottom: 1rem;
		margin-top: 20px;
	}
}
@media screen and (max-width: 575px) {
	.root-program-img{
		width: 100px;
		margin-bottom: 3px;
	}
	.root-site-title{
		padding-top: 16px;
	}
	.site-title{
		padding-top: 4rem;
		padding-bottom: 4rem;	
	}
	.btn-otogawa-big{
		font-size: 16px;
	}
	.copyright-text{
		margin-top: 10px;
		margin-left: 15px;
		text-align: left;
	}
	.btn-otogawa-xsbig,
	a.btn-otogawa-xsbig,
	a.btn-otogawa-xsbig:link,
	a.btn-otogawa-xsbig:active,
	a.btn-otogawa-xsbig:visited{
		padding: 10px;
		color: white;
	}
	.entry-column th {
    	background: #c1cedb;
	}
}

.diary-index-photo{
	width: 100%;
	/*margin-top:65px;*/
	margin-bottom: 30px;
	border-radius: 0.5rem;
	position: relative;
	transition: all 300ms 0s ease;
}
.diary-index-datetime{
	position: absolute;
	z-index: 10;
	opacity: 0;
	transition: all 300ms 0s ease;
	font-weight: bold;
	font-size:30px;
}
.diary-index-datetime span{
	font-size: 10px;
}
.diary-index-photo-box:hover .diary-index-photo{
	opacity: 0.3;
}
.diary-index-photo-box:hover .diary-index-datetime{
	opacity: 1;
}
.diary-index-photo-boxs{
	margin-top: 65px;
}
.flexbox-container-vertical-center {
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
}
.h3-sub{
	font-size: 14px;
	display: inline-block;
}

.entry-column .arrow-list,
.entry-column .kome-list,
.arrow-list,
.kome-list{
	list-style:none;
}
.entry-column .arrow-list li:before,
.arrow-list li:before{
	content: "→";
    margin-left: -1.4em;
    margin-right: 0.4em;
}
.entry-column .kome-list li,
.kome-list li{
	font-size: 14px;
}
.entry-column .kome-list li:before,
.kome-list li:before{
	content: "※";
	margin-left: -1.6em;
    margin-right: 0.7em;
}
.entry-column td ul{
	margin: 0;
} 
.entry-column td .kome-list{
	margin-top: 10px;
}

.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.entry-column th{
	background-color: #bfcde4;
}
.programs-entry-title.h2-lead{
	margin-left: 15px;
	margin-right: 15px;
}
.entry-column h3,
.programs-diary-h3{
	/*color: #2f5eab;*/
	border-left: 8px solid #2f5eab;
}
.programs-entry-title{
	color: #2f5eab;
}

.programs2021_main_img{
	width: 100%;
	height: 100%;
}
.programs2021_main_img_sp{
	display: none;
}
.programs2021_main_img_pc{
	display: block;
}
@media screen and (max-width: 767px) {
	.programs2021_main_img_sp{
		display: block;
	}
	.programs2021_main_img_pc{
		display: none;
	}
}
.programs-entry-title-subtitle-upper{
	font-size: 20px;
}
.programs-entry-title.h2-lead{
	font-size: 30px;
	margin-bottom: 40px;
}
.pagination{
	margin-bottom: 60px;
}

.smartphoto-header {
    display: block;
    box-sizing: border-box;
    position: fixed;
    z-index: 102;
    bottom: 0;
    top: auto;
    left: 0;
    width: 100%;
    height: 50px;
    padding: 15px;
    background-color: rgba(0,0,0,0.2);
}
.smartphoto{
    background-color: rgba(0,0,0,0.5);
    z-index: 2147483647!important;
}

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


/**
 * programs202107.cssからコピペ
 **/

.oneriver-top-concept-container{
	background-color: #FFF;
	padding: 100px 0 0 0;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
@media (max-width: 576px) {
	.oneriver-top-concept-container{
		padding: 50px 0 0 0;
	}
}
.oneriver-top-message{
	max-width: 640px;
	text-align: center;
	padding: 0 20px;
}
.oneriver-logo-b{
	width: 200px;
	height: 202px;
	margin-bottom: 40px;
}
.oneriver-top-message_h{
	color: #2f5eab;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.oneriver-top-message_p{
	color: #2f5eab;
	font-size: 16px;
	line-height: 2;
}
.oneriver-top-message_p span{
	display: inline-block;
}
.oneriver-history-open-link{
    background-color: #6c96ca;
    color: white;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 60px;
    font-weight: bold;
    cursor: pointer;
}
.oneriver-history-h{
	font-size: 20px;
	font-weight: bold;
	color: #2f5eab;
	text-align: left;
}
.oneriver-history-p{
	text-align: left;
	font-size: 14px;
}
.oneriver-history-list{
	text-align: left;
	font-size: 12px;
}

.proguram-top-hero{
	background-color: #2f5eab;
}
.oneriver-logo{
	width: 300px;
	height: 303px;
}
@media (max-width: 576px) {
	.oneriver-logo{
		max-width: 100%;
		width: 260px;
		height: auto;
		padding-left: 30px;
		padding-right: 30px;
	}
}
.oneriver-logo{
	animation:15s linear infinite spin;
}
@keyframes spin{
	0%   { transform: rotate(0deg); }
	100%   { transform: rotate(-360deg); }
}
.program-top-title-container{
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
    margin-top: 0;
}

.oneriver-top-weather-wrapper{
	position: absolute;
	bottom: 0;
	width: 100%;
}
.oneriver-top-weather-container{
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: flex-end;  /* 子要素をflexboxにより中央に配置する */
    margin-top: -90px;
    padding: 0 20px;
    opacity: 0;
  transition: opacity 300ms 0s ease 3s;
}
.todayweather{
	/*background-color: #2f5eab;*/
	background-color: rgba(47,94,171,0.6);
	color: white;
	font-size:  30px;
	padding: 0 20px;
	border-radius: 30px;
	letter-spacing: 1px;
}
.oneriver-weather-icon{
	height: 30px;
	width: auto;
}
.slider-item-text{
    bottom: 10px;
	color: #2f5eab;
    font-size: 16px;
    position: absolute;
    left: 30px;
    letter-spacing: 1px;
}
@media (max-width: 576px) {
	.oneriver-top-weather-container{
		align-items: center;
		margin-top: -120px;
	}
	.slider-item-text{
		left: 50%;
		transform: translateX(-50%);
	}
	.todayweather{
		font-size: 20px;
	}
	.oneriver-weather-icon{
		height: 20px;
		width: auto;
	}

}
.clock-koron{
    animation:blink 1s ease-in-out infinite alternate;
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
.oneriver-clock{
	display: inline;
}
.clock-day{
	font-size: 0.5em;
}
.oneriver-logo{
	display: none;
}
.oneriver-top-program-container{
	border-top: 1px solid #CCC;
	margin-top: 100px;
}
.oneriver-top-program-head-wrapper{
	padding-top: 80px;
	padding-bottom: 80px;
}
.oneriver-top-program-banner-box{
	margin-bottom: 80px;
}
@media (max-width: 576px) {
	.oneriver-top-program-head-wrapper{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.oneriver-top-program-banner-box{
		margin-bottom: 60px;
	}
}
.oneriver-top-program-h,
.oneriver-top-program-description{
	text-align: center;
	color: #2f5eab;
}
.oneriver-top-program-h{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.oneriver-top-program-description{
	font-size: 13px;
}
.oneriver-top-program-description span{
	display: inline-block;
}
.oneriver-top-program-banner-wrapper{
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 10px;
}
.oneriver-top-program-banner{
	width: 100%;
	height: 300px;
	background-color: #ccc;
	transition: all 0.3s ease;
}
.oneriver-top-program-banner-wrapper:hover .oneriver-top-program-banner{
	transform: scale(1.1);
}
.oneriver-top-program-banner1{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs01_pc@2x.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner1.oneriver-top-program-banner1_after{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs01_pc_after@2x.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner2{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs02_pc@2x.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner3{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs03_pc@2x.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner4{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs04_pc@2x.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner5{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs05_pc@2x.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner4.oneriver-top-program-banner4_after{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs04_pc_after@2x.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;	
}

.oneriver-top-program-banner11{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs11_pc@2x.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner12{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs12_pc@2x.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner13{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs13_pc@2x.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner14{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs14_pc@2x.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner15{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs15_pc@2x.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner16{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs16_pc@2x.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner17{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs17_pc@2x.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner18{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs18_pc@2x.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner19{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs19_pc@2x.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner20{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs20_pc@2x.jpg?v=2);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-banner21{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs21_pc@2x-min.png?v=2);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-tanbo{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/tonarinotanbo-banner-PC.jpg?v=2);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-tanbo2025{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/tonarinotanbo2025-banner-PC-min.png?v=2);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-kawabiraki2023{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/kawabiraki2023-banner_PC@2X.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-kawaasobi2023{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/kawaasobi2023-banner_PC@2X.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-kawagurashi2023{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/kawagurashi2023-banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.oneriver-top-program-kawaasobi2024{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/kawaasobi2024-banner_PC@2X.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-kawagurashi2024{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/kawagurashi2024-banner@2X_PC.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-orm2025spr{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/orm2025spr_banner02_pc.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-orm2025autumn{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/orm2025_PC.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.oneriver-top-program-supyoga{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/machinakariversup_webbanner_PC.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.oneriver-top-recruit{
	background: url(/themes/otogawa@bootstrap2018/images/recruit/staffboshu_2220x600.png
);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

@media (max-width: 768px) {
	.oneriver-top-program-banner1{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs01_sp@2x.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner1.oneriver-top-program-banner1_after{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs01_sp_after@2x.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner2{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs02_sp@2x.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner3{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs03_sp@2x.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner4{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs04_sp@2x.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner5{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs05_sp@2x.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner4.oneriver-top-program-banner4_after{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs04_sp_after@2x.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner11{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs11_sp@2x.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner12{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs12_sp@2x.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner13{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs13_sp@2x.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner14{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs14_sp@2x.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner15{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs15_sp@2x.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner16{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs16_sp@2x.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner17{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs17_sp@2x.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner18{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs18_sp@2x.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner19{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs19_sp@2x.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-banner20{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs20_sp@2x.jpg?v=2);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
		.oneriver-top-program-banner21{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/programs21_sp@2x-min.png?v=2);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-tanbo{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/tonarinotanbo-banner-SP.jpg?v=2);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-tanbo2025{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/tonarinotanbo2025-banner-SP-min.png?v=2);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-kawabiraki2023{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/kawabiraki2023-banner_SP@2X.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-kawaasobi2023{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/kawaasobi2023-banner_SP@2X.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

	.oneriver-top-program-kawaasobi2024{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/kawaasobi2024-banner_SP@2X.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}	
	.oneriver-top-program-kawagurashi2023{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/kawagurashi2023-banner_SP.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-kawagurashi2024{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/kawagurashi2024-banner@2X_SP.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-orm2025spr{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/orm2025spr_banner02_sp.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-orm2025spr{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/orm2025spr_banner02_sp.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-orm2025autumn{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/orm2025_SP.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.oneriver-top-program-supyoga{
		background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/machinakariversup_webbanner_SP.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

	.oneriver-top-recruit{
		background: url(/themes/otogawa@bootstrap2018/images/recruit/staffboshu_1020x600.png
	);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

}
.oneriver-top-program-title-wrapper{
	/*padding-left: 15px;
	padding-right: 15px;*/
}
.oneriver-top-program-title-wrapper2{
	padding-left: 15px;
	padding-right: 15px;
}
.oneriver-top-program-title{
	color: #2f5eab;
	font-size: 30px;
	font-weight: bold;
	margin-top: 30px;
	font-family: 'Roboto','Noto Sans JP',sans-serif;
}
.oneriver-top-program-title.oneriver-top-program-title-kawagurashi2021{
	color: #006e87;	
}
@media (max-width: 768px) {
	.oneriver-top-program-title{
		margin-top: 20px;
	}
}
.oneriver-top-program-title2{
	background-color: #cc3f3b;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	padding: 2px 10px;
	border-radius: 10px;
	display: inline-block;
}
@media (max-width: 768px) {
	.oneriver-top-program-title2{
	margin-left: 0;
	}
}
.oneriver-top-program-title .oneriver-top-program-title{
	font-size: 20px;
}
.oneriver-top-program-title-description{
	color: #2f5eab;
	font-size: 13px;
	width: 66%;
	margin-bottom: 0;
}
.oneriver-top-program-title-description.oneriver-top-program-title-description-kawagurashi2021{
	color: #006e87;
}
@media (max-width: 992px) {
	.oneriver-top-program-title-description{
		width: 100%;
	}
}
.oneriver-top-program-title-description-icon{
	text-align: right;
	margin-top: -40px;
	margin-bottom: 0;
}
@media (max-width: 992px) {
	.oneriver-top-program-title-description-icon{
		margin-top: 0;
	}
}

.oneriver-top-program-title-description-icon-a,
.oneriver-top-program-title-description-icon-a:link,
.oneriver-top-program-title-description-icon-a:hover,
.oneriver-top-program-title-description-icon-a:visited{
	color: #2f5eab;
	font-size: 16px;
	text-decoration: none;
}
.oneriver-top-partner-program-banner-wrapper{
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 10px;
}
.oneriver-top-partner-program-banner{
	width: 100%;
	height: 460px;
	background-color: #CCC;
	transition: all 0.3s ease;
}
@media (max-width: 768px) {
	.oneriver-top-partner-program-banner{
		height: 300px;
	}
}
/*.oneriver-top-partner-program-banner1{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/hashifuki.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;	
}
.oneriver-top-partner-program-banner2{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/yoga.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;	
}
*/
.oneriver-top-partner-program-banner-wrapper:hover .oneriver-top-partner-program-banner{
	transform: scale(1.1);
}

.oneriver-top-program-title-description2{
	color: #2f5eab;
	font-size: 13px;
	margin-bottom: 50px;
}
.oneriver-partner-program-slider-wrapper{
	margin-bottom: 80px;
}
.oneriver-top-program-next-txt{
	color: #2f5eab;
	font-size: 16px;
	margin-bottom: 0;	
}
.oneriver-top-program-next-date{
	background-color: #2f5eab;
	color: white;
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
	border-radius: 30px;
	text-align: center;
	font-weight: bold;
}
.oneriver-top-program-next-date span{
	font-size: 15px;
}
.oneriver-top-partner-program-box{
	margin-left: -30px;
	margin-right: -30px;
}
.slick-dots{
	margin-top: 40px;
}
@media (max-width: 576px) {
	.slick-dots{
		margin-top: 20px;
	}
}
.slick-next,
.slick-prev{
	width: 36px;
    height: 72px;
    margin-top: -36px;
}
.slick-prev{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/oneriver-programs2021-arrow-l.svg);
}
.slick-next{
	background: url(/themes/otogawa@bootstrap2018/images/oneriver-top/oneriver-programs2021-arrow-r.svg);
}
.slick-dots li button{
	width: 90px;
	height: 10px;
	border-radius: 0;
	border:1px solid #BABEE0;
}
@media (max-width: 768px) {
	.slick-dots li button{
		width: 30px;
	}
}
.slick-dots li.slick-active button{
	background-color: #BABEE0;
}
.slick-next {
    right: -50px;
}
.slick-prev {
    left: -50px;
}
@media (min-width: 576px){
	.slick-next {
	    right: -80px;
	}
	.slick-prev {
	    left: -80px;
	}
}
@media (min-width: 768px){
	.slick-next {
	    right: -80px;
	}
	.slick-prev {
	    left: -80px;
	}
}
@media (min-width: 992px){
	.slick-next {
	    right: 50px;
	}
	.slick-prev {
	    left: 50px;
	}
}
.oneriver-partner-program-link{
	margin-top: 20px;
	color: #2f5eab;
	margin-bottom: 40px;
}
.oneriver-partner-program-link a,
.oneriver-partner-program-link a:link,
.oneriver-partner-program-link a:hover,
.oneriver-partner-program-link a:visited{
	color: #2f5eab;
}

.oneriver-top-anchor-link{
   display: block;
   margin-top:-80px;
   padding-top:80px;
}
.oneriver-programs-open-link,
.oneriver-history2-open-link{
    background-color: #6c96ca;
    color: white;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 60px;
    font-weight: bold;
    cursor: pointer;
    /*display: block;*/
    min-width: 200px;
    text-align: center;
}
.oneriver-programs-open-link-wrapper,
.oneriver-history2-open-link-wrapper{
	text-align: center;
}
.oneriver-programs-box,
.oneriver-history2-box{
	background: #e6ebf5;
	width: 100%;
	margin-bottom: 60px;
	border-radius: 10px;
	padding: 40px;
}
.oneriver-programs-box{
	background: #FFF;
}

.icon-badge-program {
    position: absolute;
    top: -80px;
    right: -50px;
    width: 160px;
    height: 160px;
}
@media (max-width: 768px) {
	.icon-badge-program {
	    top: -80px;
	    right: -10px;
	    width: 140px;
	    height: 140px;
	}
}
.icon-badge-program.icon-badge-program2 {
    position: absolute;
    top: -40px;
    right: -20px;
    width: 120px;
    height: 120px;
}
@media (max-width: 768px) {
	.icon-badge-program.icon-badge-program2 {
	    top: -40px;
	    right: -10px;
	    width: 100px;
	    height: 100px;
	}
}

.oneriver-top-news-container{
	background-color: #e6ebf5;
}
.oneriver-top-news-table{
	color: #333;
	width: 100%;
}
.oneriver-top-news-table a{
/*	display: block;
	width: 100%;
	height: 100%;*/
}
.oneriver-top-news-table a,
.oneriver-top-news-table a:link,
.oneriver-top-news-table a:visited{
	color: #2f5eab;
	text-decoration: none;
}
.oneriver-top-news-table a:hover{
	color: #2f5eab;
	text-decoration: underline;
}
.oneriver-top-news-index-link a,
.oneriver-top-news-index-link a:link,
.oneriver-top-news-index-link a:visited{
	color: #2f5eab;
	text-decoration: none;
}
.oneriver-top-news-index-link a:hover{
	color: #2f5eab;
	text-decoration: underline;

}

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