@charset "utf-8";
/*================================
sub header
================================*/
.subhd{
	background: #D1F5D6 url("../img/treatment/header_img.png") no-repeat bottom 15px right 60px / 200px auto;
}
/*================================
/treatment///treatment_002/
================================*/
.subcol.aboutcol .feature_list{
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.feature_list_item{
	width: 48%;
}
.feature_list_item:first-child{
	width: 100%;
	margin-bottom: 20px;
}
.feature_list_item:first-child figure{
	width: 50%;
	margin: auto;
}
.feature_list_item figcaption{
	font-size: 16px;
	font-weight: bold;
	font-family: YakuHanJP,"Hiragino Kaku Gothic ProN","Hiragino Sans",YuGothic,"Yu Gothic",Meiryo,sans-serif;
	line-height: 1.2;
	margin-top: 10px;
	text-align: center;
}
.feature_list_item figcaption .blue{
	color: #009A49;
}
.feature_detail{
	margin-top: 60px;	
	padding: 60px;
	background: #ffffff;
	border-radius: 12px;
}
.sub_copy05{
	margin-top: 40px;
	}
/*================================
/treatment_003/
================================*/
.white_box{
	width: 47%;
    margin-top: 40px;
    padding: 40px 60px;
    background: #fff;
    border-radius: 12px;
	line-height: 1.4em;
}
.chiryou_box{
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.chiryou_box_01{
	width: 70%;
}
.chiryou_box_02{
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.chiryou_box_02 li{
	text-align: center;
	width:40%;
}
.chiryou_box_02 li figure{
	margin: 20px 0 40px;
}
.chiryou_box_03{
	width: 30%;
	text-align: center;
}
.chiryou_box_03 figure{
	width: 50%;
	margin: 0 auto 20px;
}
.subttl03{
	font-size: 18px;
    font-weight: bold;
	font-family: YakuHanJP,"Hiragino Kaku Gothic ProN","Hiragino Sans",YuGothic,"Yu Gothic",Meiryo,sans-serif;
	line-height: 1.2;
    color: #009A49;
    text-align: center;
    margin-bottom: 10px;
	min-height: 40px;
}
.subttl04{
	font-size: 18px;
	font-weight: bold;
	font-family: YakuHanJP,"Hiragino Kaku Gothic ProN","Hiragino Sans",YuGothic,"Yu Gothic",Meiryo,sans-serif;
}
.subttl05{
	font-size: 24px;
    font-weight: bold;
	font-family: YakuHanJP,"Hiragino Kaku Gothic ProN","Hiragino Sans",YuGothic,"Yu Gothic",Meiryo,sans-serif;
    color: #009A49;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 35px;
    position: relative;
	line-height: 1.4em;
}
.subttl05::after {
    content: '';
    display: block;
    width: 5%;
    height: 4px;
    background: #fae457;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
@media only screen and (max-width: 1024px) {
	.subhd {
		background: #D1F5D6 url(../img/treatment/header_img.png) no-repeat bottom 15px right 7% / 120px auto;
	}
	.subcol.aboutcol{
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.subcol.aboutcol .subcol_item{
		margin: 20px auto 0;
	}
	.feature_list_item figcaption{
		font-size: 13px;
	}
	.feature_detail{
		margin-top: 20px;
		padding: 20px 4%;
	}
	/*================================
	/treatment/
	================================*/
	.sub_copy05{
		margin-top: 20px;
	}
	/*================================
	/treatment_003/
	================================*/
	.white_box{
		width: 47%;
		margin-top: 40px;
		padding: 40px 60px;
		background: #fff;
		border-radius: 12px;
		line-height: 1.4em;
	}
	.chiryou_box{
		display:block;
	}
	.chiryou_box_01{
		width: 100%;
		margin-bottom: 30px;
	}
	.chiryou_box_02{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.chiryou_box_02 li{
		width: 50%;
	}
	.chiryou_box_02 li figure{
		margin: 0 0 10px;
	}
	.chiryou_box_03{
		width: 100%;
	}
	.chiryou_box_03 figure{
		margin: 0 auto 10px;
	}
	.subttl03{
		font-size: 16px;
		margin-bottom: 15px;
		line-height: 1.4em;
		min-height: auto;
	}
	.subttl04{
		font-size: 15px;
		font-weight: bold;
		font-family: YakuHanJP,"Hiragino Kaku Gothic ProN","Hiragino Sans",YuGothic,"Yu Gothic",Meiryo,sans-serif;
	}
	.subttl05{
		font-size: 16px;
    	padding-bottom: 10px;
    	margin-bottom: 20px;
	}
	.subttl05::after {
		width: 10%;
    	height: 2px;
	}	
}

.subtxt span {
  display: inline-block;
  font-size: 14px;
  line-height: 1.4;
}