@charset "UTF-8";

#self_therapy {
	margin-top:-60px;
	padding-top:60px;
}

.kv_block{
	margin:0 auto;
	padding: 0 0 0;
	position: relative;
	width: auto;
	min-width:auto;
	height: 410px;

	overflow: hidden;
}

.kv_inner{
	margin: 0 auto;
	padding: 0 0 0 0;
	width:auto;
	height: 410px;
	position:relative;
	text-align:center;
}

.kv_inner .kv_tit{
	position: absolute;
	bottom:0px;
	left:0px;
	right:0px;
	margin:auto;
	text-align:center;
	z-index:10;
}

.li_inner{
	margin: 0 auto;
	padding: 0 0 0 0;
	width:auto;
	height: 410px;
	position:relative;
	text-align:center;
}

.li_inner .kv_tit{
	position: absolute;
	bottom:0px;
	left:0px;
	right:0px;
	margin:auto;
	text-align:center;
	z-index:10;
}
.flex_kv{
	margin: 0 auto;
	padding: 0 0 0 0;
	width:100%;
	height: 410px;
	position:absolute;
	text-align:center;
}

.flex_kv ul.slides{
	margin: 0 0 0 0;
	padding: 0 0;
	height: 410px;
}

.flex_kv ul.slides li{
	margin: 0 0 0 0;
	padding: 0 0;
	text-align:center;
	height: 410px;
}

.flex_kv ul.slides li img{
	width:auto;
	height:auto;
}

.flex_kv ul.slides li:nth-child(1){
	background-image: url(../../images/top/sp_kv_p1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flex_kv ul.slides li:nth-child(2){
	background-image: url(../../images/top/sp_kv_p2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}




.section_block{
	margin:0 auto;
	padding: 0 0;
	position: relative;
	min-width:auto;
	text-align:center;
}

.bg_style1{
	background-color:#ecf4e4;
	background-image: url(../../images/top/sp_bg1.png);
	background-repeat: no-repeat;
	background-position: center top 30px;
	background-size: 100% auto;
}
.bg_style2{
	background-color:#ecf4e4;
	background-image: url(../../images/top/sp_bg2.png);
	background-repeat: no-repeat;
	background-position: center top 30px;
	background-size: 100% auto;
}
.section_inner{
	margin:0 auto;
	padding: 40px 0 40px;
	position: relative;
	width:auto;
	text-align:center;
}


.section_block .anniversary_logo{
	margin:-40px auto 20px;
	padding: 0 0;
	position: relative;
	min-width:auto;
	text-align:center;
}
.section_block .anniversary_logo img{
	width:100px;
	height:auto;
}

.section_block h2{
	margin: 0 0 50px;
	padding: 0 0 ;
	position: relative;
font-weight: 500;
font-size: 20px;
line-height: 36px;
text-align: center;
color: #604f3f;
}

.section_block h2 em{
font-weight: 500;
font-size: 20px;
line-height: 36px;
text-align: center;
color: #E85400;
}

.section_block h3{
	margin: 0 auto 40px;
	padding: 0 0 ;
	position: relative;
text-align: center;
}
.section_block h3 span{
position: relative;
font-weight: 500;
font-size: 24px;
line-height: 40px;
text-align: center;
color: #604f3f;
}

.section_block h3 span:before{
	position: absolute;
	top: -3px;
	left:-55px;
	content: url(../../images/top/kazari_l.svg);
}
.section_block h3 span:after{
	position: absolute;
	top: -3px;
	right: -55px;
	content: url(../../images/top/kazari_r.svg);
}

ul.features_list{
	margin: 0 auto 30px;
	padding: 0 0;
	position:relative;
	text-align:center;
	width:320px;
}

ul.features_list li{
	margin: 0 0 10px 0;
	padding: 10px 15px 15px;
	position:relative;
	text-align:left;
	width:320px;
	box-sizing: border-box;
	background-color:#fff;
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

ul.features_list li h4{
	margin: 0 0 5px 0;
	padding: 0 0;
	position:relative;
font-weight: 500;
font-size: 24px;
line-height: 50px;
text-align: left;
color: #e85400;
}
ul.features_list li h4 img{
vertical-align:top;
margin:10px 10px 0 0;
	width:45px;
	height:auto;
}
ul.features_list li p{
	margin: 0 0 0 0;
	padding: 0 0;
	position:relative;
font-weight: 500;
font-size: 16px;
line-height: 24px;
text-align: left;
color: #604f3f;
}


.btn_style{
	margin: 0 auto;
	padding: 0 0;
	position:relative;
	text-align:center;
	
}

.btn_style a{
	margin: 0 auto;
	padding: 20px 70px;
	position:relative;
	display:inline-block;

font-weight: bold;
font-size: 20px;
text-align: center;
color: #fff;
background-color:#898070;
	border-radius: 50px; 
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	background-image: url(../../images/top/arr.svg);
	background-repeat: no-repeat;
	background-position: right 20px top 50%;
	background-size: auto;
}

.btn_style a:hover{
transition : 0.3s;
background-color:#604F3F;
text-decoration:none;
}


.section_block h4{
	margin: 0 auto 40px;
	padding: 0 0 ;
	position: relative;
font-weight: 500;
font-size: 16px;
line-height: 24px;
text-align: center;
color: #604f3f;
}
.section_block h4 a{
color:#5CB700;
text-decoration:underline;
}

ul.therapy_list{
	margin: 0 auto;
	padding: 0 0;
	position:relative;
	text-align:center;
	width:320px;
}

ul.therapy_list li{
	margin: 0 0 15px;
	padding: 15px 15px;
	position:relative;
	text-align:center;
	width:320px;
	box-sizing: border-box;
	background-color:#ecf4e4;
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

display: flex;
align-items:stretch;
justify-content:space-between;
flex-wrap:wrap;
}

ul.therapy_list li .therapy_img{
	margin: 0 0 15px;
	padding: 0 0;
	position:relative;
	text-align:center;
	width:47%;
}

ul.therapy_list li .therapy_img img{
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width:100%;
	height:auto;
}

.therapy_txt{
	margin: 0 0 15px;
	padding: 0 0;
	position:relative;
	text-align:center;
	width:49%;
}

ul.therapy_list li h4{
	margin: 0 0 5px 0;
	padding: 0 0;
	position:relative;
font-weight: 500;
font-size: 20px;
line-height: 30px;
text-align: left;
color: #604f3f;
}
ul.therapy_list li h4 img{
vertical-align:top;
margin:5px 15px 0 0;
}
ul.therapy_list li p{
	margin: 0 0 0 0;
	padding: 0 0;
	position:relative;
font-weight: 500;
font-size: 16px;
line-height: 24px;
text-align: left;
color: #604f3f;
}

ul.therapy_list li .btn_style a{
	padding: 12px 90px;
font-size: 18px;
}

ul.news_list{
	margin: 0 20px 30px;
	padding: 0 0;
	position:relative;
	text-align:left;
	width:auto;
}

ul.news_list li{
	margin: 0 0 0 0;
	padding: 10px 0 20px;
	position:relative;
	text-align:left;
	border-bottom:1px solid #707070;
	z-index:1;
}

ul.news_list li:nth-child(1){
	border-top:1px solid #707070;
}

ul.news_list li div{
	margin: 0 0 0 0;
	padding: 0 0;
	position:relative;
font-weight: 500;
font-size: 14px;
line-height: 30px;
text-align: left;
color: #604f3f;
width:80px;
}
ul.news_list li h4{
	margin: 0 0 10px 0;
	padding: 0 0;
	position:relative;
font-weight: 500;
font-size: 16px;
line-height: 24px;
text-align: left;
color: #604f3f;
}

ul.news_list li p{
	margin: 0 0 0 0;
	padding: 3px 10px;
	position:relative;
font-weight: 500;
font-size: 14px;
line-height: 1.4;
text-align: left;
color: #604f3f;
background-color:#fff;

}

ul.news_list li a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:999;
	background-color:#FFF;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

ul.news_list li:hover {
	background-color:rgba(255,255,255,0.4);
}



.movie_block{
	margin: 0 auto 30px;
	padding: 0 0 ;
	position: relative;
	text-align:center;
}

.movie_block video.arve-video {
	width: 100%;
	max-width: 570px;
}




.center{
	text-align:center;
}

.pc_only{
	display:none;
}

.img_pc {
	display:none;
}



