@charset "utf-8";
/* style.css */
/**********************************************
　共通 
**********************************************/
body{
	font-family: "ヒラギノ明朝 ProN W3" , "Hiragino Mincho ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.allwrap{
	overflow: hidden;
}
section > div.wrap {
	width: 1000px;
	margin: 0 auto;
}
a:hover{
	opacity: .8;
}
.sp{
	display: none;
}
.s_sp{
	display: none;
}
.letter_short{
	letter-spacing: -5px;
}
.bnr{
	position: relative;
}
.bnr a{
	position: absolute;
	bottom: calc( 50% - 55px );
    right: 62px;
}
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #116242;
	height: 40px;
    width: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    padding: 30px;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
	display: flex;
    justify-content: center;
    align-items: center;
}
.pagetop a:hover {
    opacity: 0.5;
}

/**********************************************
　メインビジュアル
**********************************************/
section.mv{
	background: url(../img/mv/mv.jpg)no-repeat;
	background-position: bottom;
	background-size: cover;
	border-top: solid 8px #116242;
	padding-bottom: 50px!important;
}
section.mv div.wrap{
	padding: 20px 0;
	position: relative;
}
section.mv .upper{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
}
section.mv .upper p:nth-of-type(1){
	width: 70%;
	font-size: 58px;
	font-weight: 600;
	color: #116242;
}
section.mv .upper p:nth-of-type(1) span{
	font-size: 80px;
	letter-spacing: -8px;
}
section.mv .upper p:nth-of-type(2){
	width: 30%;
}
section.mv .upper img{
	width: 100%;
}
section.mv .under{
	position: relative;
	display: inline-block;
}
section.mv .under p{
	position: absolute;
	left: calc( 50% - 214px);
	bottom: 13px;
	width: 95%;
    text-align: center;
}
section.mv .under p a{
	font-size: 26px;
	padding: 12px 10px;
	font-weight: 600;
	color: #116242;
	display: block;
	background: #fff;
}
section.mv ul{
	width: 733px;
    margin: 0 auto;
    position: absolute;
    left: calc( 50% - 366px );
    bottom: -95px;
    display: flex;
    justify-content: space-around;
}
section.mv ul li{
	background: #fff;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	display: flex;
    justify-content: center;
    align-items: center;
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6), 0px 0px 17px 3px rgba(124,159,139,0.3);
}
/**********************************************
　プレミアムプラン
**********************************************/
section.premium_plan{
	background: #D4E7EB;
	padding: 95px 0 65px 0;
}
section.premium_plan .sub_title{
	text-align: center;
	margin-bottom: 10px;
}
section.premium_plan h2 {
	font-size: 44px;
	font-weight: 600;
	color: #116242;
	text-align: center;
	margin: 20px 0 50px 0;
	text-shadow: 
    white 1px 1px 10px, white -1px 1px 10px,
    white 1px -1px 10px, white -1px -1px 10px;
}
section.premium_plan h2 span{
	font-size: 66px;
}
section.premium_plan div.wrap > div{
	background: #fff;
	padding: 35px 50px 55px 50px;
}
section.premium_plan div.wrap > div ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
section.premium_plan div.wrap > div ul:after{
	content: "";
	display: block;
	width: 30%;
}
section.premium_plan div.wrap > div ul li{
	width: 30%;
	margin-bottom: 15px;
}
section.premium_plan div.wrap > div ul li:nth-of-type(n+4){
	margin-bottom: 0;
}
section.premium_plan div.wrap > div ul li:last-of-type{
	text-align: center;
}
section.premium_plan div.wrap > div ul li p{
	font-size: 14px;
	font-weight: 600;
	line-height: 1.6;
    margin-top: 10px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
/**********************************************
　体験談
**********************************************/
/*section.experience {	
	background:
		url("../img/experience/bg_white.svg"), 
		url("../img/experience/bg_hand.svg");
	
	background-size:
		100%,
		contain;

	background-repeat:
		no-repeat,
		no-repeat;

	background-position:
		top,
		top;
	
	background-color: #F1F7FA;
}*/
section.experience {	
	background:
		url("../img/experience/bg_hand.svg");
	
	background-size:
		100%;

	background-repeat:
		no-repeat;

	background-position:
		top;
	
	background-color: #F1F7FA;
}
section.experience div.wrap{
	padding: 30px 0 0 0;
}
section.experience div.wrap .check{
	text-align: center;
}
section.experience .sub_title{
	font-size: 25px;
	font-weight: 600;
	line-height: 1.6;
    margin: 30px 0 20px 0;
	color: #116242;
	text-align: center;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.experience h2{
	font-size: 60px;
	font-weight: 600;
	margin-bottom: 70px;
	color: #116242;
	text-align: center;
}
section.experience .experience_box{
	background: #fff;
	border-radius: 10px;
	border: 1px solid #ececec;
	box-shadow: 4px 4px 9px -5px rgba(0,0,0,0.6);
	display: flex;
	justify-content: space-between;
	padding: 25px 25px 60px 35px;
	width: 900px;
    margin: 0 auto 40px;
}
section.experience .experience_box .text_wrap{
	width: 60%;
}
section.experience .experience_box .img_wrap{
	width: 39%;
	margin-left: 50px;
}
section.experience .experience_box .title01{
	font-size: 28px;
	font-weight: 600;
	padding-bottom: 15px;
    margin-bottom: 30px;
	color: #116242;
	border-bottom: solid 1px #116242;
}
section.experience .experience_box .title02{
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 30px;
	color: #116242;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.experience .experience_box .title03{
	font-size: 16px;
	font-weight: 600;
	margin: 30px 0 10px 0;
	color: #116242;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.experience .experience_box .text{
	font-size: 16px;
	line-height: 1.6;
	font-weight: 600;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.experience .other_title{
	font-size: 33px;
	font-weight: 600;
	color: #116242;
	text-align: center;
	margin-top: 90px;
}
section.experience ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 900px;
	margin: 60px auto;
}
section.experience ul:after{
	content: "";
	display: block;
	width: 30%;
}
section.experience ul li{
	width: 30%;
	margin-bottom: 30px;
}
section.experience ul li:nth-of-type(n+4){
	margin-bottom: 0;
}

/****** 背景斜めの処理 ******/
/*section.experience,
section.elected{
	padding: 50px;
}*/
section.experience{
	position: relative; 
	background-color: #F1F7FA;
}
section.experience::before{
	content:"";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 200px 100vw ;
	border-color: transparent transparent #fff transparent;
}
/**********************************************
　体験談
**********************************************/
section.elected div.wrap{
	padding: 80px 0 105px 0;
}
section.elected div.wrap > p{
	text-align: center;
}
section.elected div.wrap > p:nth-of-type(2){
	font-size: 31px;
	font-weight: 600;
	color: #116242;
	margin: 30px 0 20px 0;
}
section.elected div.wrap > p:nth-of-type(3){
	font-size: 48px;
	font-weight: 600;
	color: #116242;
	margin-bottom: 40px;
}
section.elected div.wrap dl{
	display: flex;
	justify-content: space-between;
	width: 900px;
	margin: 0 auto 15px;
}
section.elected div.wrap dl:last-of-type{
	margin-bottom: 0;
}
/**********************************************
　プレミアムプランメニュー
**********************************************/
section.menu{
	background-image: url("../img/menu/bg_menu.jpg");
	background-position: top;
	background-color: #D4E7EB;
	background-repeat: no-repeat;
	background-size: contain;
}
section.menu div.wrap{
	padding: 70px 0 35px 0;
}
/*section.menu div.wrap h2{
	text-align: center;
	margin-bottom: 80px;
}*/
section.menu div.wrap h2{
	font-size: 42px;
	font-weight: 600;
	text-align: center;
	color: #E9589A;
	margin-bottom: 80px;
	text-shadow: 
    white 1px 1px 10px, white -1px 1px 10px,
    white 1px -1px 10px, white -1px -1px 10px;
}
section.menu div.wrap h2 span{
	font-size: 55px;
	font-weight: 600;
}
section.menu div.wrap .menu_box .inner{
	padding: 45px 65px 15px 65px;
	background: #fff;
}
section.menu div.wrap .menu_box h3{
	font-size: 23px;
	padding: 15px 10px;
	font-weight: 600;
	color: #fff;
	background: #E9589A;
	text-align: center;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.menu div.wrap .menu_box .inner p:nth-of-type(1){
	font-size: 28px;
	color: #116242;
	text-align: center;
}
section.menu div.wrap .menu_box .inner p:nth-of-type(2){
	font-size: 53px;
	color: #116242;
	font-weight: 600;
	text-align: center;
	margin: 10px 0 65px 0;
}
section.menu div.wrap .menu_box .inner dl{
	display: flex;
	justify-content: flex-start;
	width: 900px;
	margin-bottom: 25px;
}
section.menu div.wrap .menu_box .inner dl dt{
	font-size: 20px;
    font-weight: 600;
    color: #116242;
    background: #F2F2F2;
    text-align: center;
    width: 470px;
    display: inline-grid;
    align-items: center;
    letter-spacing: -2px;
    height: 74px;
    position: relative;
    padding-left: 120px;
}
section.menu div.wrap .menu_box .inner dl dt:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    width: 120px;
    height: 74px;
}
section.menu div.wrap .menu_box .inner dl:nth-of-type(1) dt:before{
    background: url(../img/menu/menu_01.jpg) no-repeat;
}
section.menu div.wrap .menu_box .inner dl:nth-of-type(2) dt:before{
    background: url(../img/menu/menu_02.jpg) no-repeat;
}
section.menu div.wrap .menu_box .inner dl:nth-of-type(3) dt:before{
    background: url(../img/menu/menu_03.jpg) no-repeat;
}
section.menu div.wrap .menu_box .inner dl:nth-of-type(4) dt:before{
    background: url(../img/menu/menu_04.jpg) no-repeat;
}
section.menu div.wrap .menu_box .inner dl:nth-of-type(5) dt:before{
    background: url(../img/menu/menu_05.jpg) no-repeat;
}
section.menu div.wrap .menu_box .inner dl:nth-of-type(6) dt:before{
    background: url(../img/menu/menu_06.jpg) no-repeat;
}
section.menu div.wrap .menu_box .inner dl:nth-of-type(7) dt:before{
    background: url(../img/menu/menu_07.jpg) no-repeat;
}
section.menu div.wrap .menu_box .inner dl:nth-of-type(8) dt:before{
    background: url(../img/menu/menu_08.jpg) no-repeat;
}
section.menu div.wrap .menu_box .inner dl:nth-of-type(9) dt:before{
    background: url(../img/menu/menu_09.jpg) no-repeat;
}
section.menu div.wrap .menu_box .inner dl dd{
	font-size: 14px;
	font-weight: 600;
	margin-left: 25px;
	width: 460px;
	display: inline-grid;
    align-items: center;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.menu div.wrap h4{
	font-size: 42px;
	font-weight: 600;
	text-align: center;
	color: #E9589A;
	line-height: 1.4;
}
section.menu div.wrap h4:after{
	content: "";
	background: url("../img/menu/line.svg") no-repeat;
	display: block;
	width: 644px;
	height: 1px;
	margin: 0 auto;
}
section.menu div.wrap h4 span{
	font-size: 34px;
}
section.menu .triangle{
	width: 900px;
    height: 85px;
    border-left: 500px solid transparent;
    border-right: 500px solid transparent;
    border-top: 85px solid #fff;
}
/**********************************************
　こんな方におすすめ
**********************************************/
section.recommended{
	position: relative;
}
section.recommended .wrap{
	padding: 80px 0 140px 0;
}
section.recommended .recommended_box{
	display: flex;
	justify-content: space-between;
	border: solid 1px #116242;
	padding: 70px 50px 40px 50px;
	position: relative;
}
section.recommended h2{
	font-size: 42px;
	font-weight: 600;
	color: #116242;
	background: #fff;
	padding: 0 25px;
	position: absolute;
	top: -24px;
	left: calc( 50% - 277px );
}
section.recommended .recommended_box ul li{
	font-size: 15px;
    font-weight: 600;
    margin-left: 44px;
    margin-bottom: 15px;
    line-height: 1.6;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.recommended .recommended_box ul li:before{
	content: "";
	background: url("../img/recommended/box_check.svg") no-repeat;
	width: 34px;
	height: 34px;
	display: inline-block;
	vertical-align: middle;
	margin-left: -44px;
    margin-right: 10px;
}
section.recommended .recommended_box ul:nth-of-type(2) li:nth-child(2){
	position: relative;
	padding-top: 7px;
}
section.recommended .recommended_box ul:nth-of-type(2) li:nth-child(2):before{
	position: absolute;
	top: 0;
	left: 0;
}
section.recommended .bnr{
	position: absolute;
	bottom: -85px;
	z-index: 1;
}
/**********************************************
　選ばれる理由
**********************************************/
section.reason{
	background: url("../img/reason/bg_reason.jpg") no-repeat top;
	background-color: #116242;
	position: relative;
}
section.reason .wrap{
	padding: 150px 0 165px 0;
}
section.reason .title_wrap{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 40px;
}
section.reason .title_wrap h2{
	font-size: 57px;
	margin-left: 50px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
}
section.reason .reason_box{
	background: #F6FAEF;
	position: relative;
}
section.reason .reason_box .tab{
	position: absolute;
	top: -10px;
	left: 25px;
}
section.reason .reason_box .reason_text{
	position: absolute;
	top: -49px;
	right: 0;
}
section.reason .teacher_box{
	display: flex;
	justify-content: space-between;
	border-bottom: solid 1px #B5B5B6;
    padding: 30px 85px 55px 55px;
}
section.reason .teacher_box figure{
	width: 30%;
}
section.reason .teacher_box > p{
	width: 63%;
	font-size: 16px;
	margin-top: 25px;
	font-weight: 600;
	line-height: 1.8;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.reason .teacher_box figcaption{
	margin-left: 22px;
}
section.reason .teacher_box figcaption p:nth-of-type(1){
	font-size: 16px;
	font-weight: 600;
	color: #116242;
	line-height: 1.6;
	margin: 15px auto 5px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.reason .teacher_box figcaption p:nth-of-type(2){
	font-size: 28px;
	font-weight: 600;
	color: #116242;
	letter-spacing: 2px;
}
section.reason .teacher_box figcaption p:nth-of-type(2) span{
	font-size: 20px;
}
section.reason .detail_box{
	background: #fff;
}
section.reason .detail_box .count_box{
	display: flex;
	justify-content: space-between;
	border-bottom: solid 1px #B5B5B6;
    padding: 30px 55px;
}
section.reason .detail_box .count_box:last-of-type{
	border-bottom: none;
}
section.reason .detail_box .count_box > p{
	width: 30%;
}
section.reason .detail_box .count_box > div{
	width: 63%;
}
section.reason .detail_box .count_box > div p:nth-of-type(1){
	margin: 15px 0 35px 0;
}
section.reason .detail_box .count_box > div p:nth-of-type(2){
	font-size: 36px;
	font-weight: 600;
	color: #E9589A;
	margin-bottom: 20px;
}
section.reason .detail_box .count_box > div p:nth-of-type(3){
	font-size: 23px;
	font-weight: 600;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.reason .bnr{
	position: absolute;
	bottom: -85px;
}
/**********************************************
　プレミアムプラン気になる内容を大公開！
**********************************************/
section.flow .wrap{
	padding: 145px 0;
}
section.flow .title_wrap{
	display: flex;
	justify-content: flex-start;
}
section.flow .title_wrap > div{
	margin-left: 30px;
}
section.flow .title_wrap > div span{
	font-size: 27px;
	font-weight: 600;
	margin-bottom: 20px;
	display: inline-block;
}
section.flow .title_wrap > div h2{
	font-size: 86px;
	font-weight: 600;
	color: #116242;
	letter-spacing: -2px;
}
section.flow .title_wrap > div p{
	font-size: 58px;
	font-weight: 600;
	color: #116242;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.flow .intro{
	margin: 10px auto 0;
	text-align: center;
}
section.flow .intro p{
	font-size: 24px;
	font-weight: 600;
	display: inline-block;
	padding: 0 10px;
	background: linear-gradient(transparent 60%, #FFF100 60%);
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.flow .intro:after{
	content: url("../img/flow/arrow.svg");
	width: 900px;
	height: 37px;
	display: block;
	margin: 25px auto 0;
}
section.flow .flow_wrap{
	width: 900px;
	margin: 50px auto 0;
}
section.flow .flow_box{
	display: flex;
	justify-content: space-between;
	margin: 20px 0 40px 0;
	position: relative;
}
section.flow .flow_box:last-of-type{
	margin-bottom: 0;
}
section.flow .flow_box:after{
	content: url("../img/flow/triangle.svg");
	width: 42px;
	height: 16px;
	display: block;
	position: absolute;
	bottom: -29px;
    left: calc( 18% - 21px );
}
section.flow .flow_box:last-of-type:after{
	content: none;
}
section.flow .flow_box > p{
	margin-left: 30px;
	position: relative;
}
section.flow .flow_box > p .icon{
	position: absolute;
	left: -58px;
    top: -18px;
}
section.flow .flow_box > div{
	width: 63%;
}
section.flow .flow_box > div p:nth-of-type(1){
	margin-bottom: 10px;
}
section.flow .flow_box > div p:nth-of-type(3){
	font-size: 18px;
	line-height: 1.8;
	font-weight: 600;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
/**********************************************
　満足のいく結果へ
**********************************************/
section.result .title_wrap{
	background: #FCEBF3;
	text-align: center;
	padding: 45px 0;
	position: relative;
}
section.result .title_wrap p{
	font-size: 26px;
	font-weight: 600;
	width: 900px;
    margin: 0 auto 30px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.result .title_wrap p span{
	font-size: 35px;
	background: linear-gradient(transparent 75%, #FFF100 60%);
}
section.result .title_wrap h2{
	font-size: 55px;
	font-weight: 600;
	color: #E9589A;
	width: 900px;
    margin: 0 auto;
}
section.result .triangle{
	width: 65px;
    height: 34px;
    border-left: 33px solid transparent;
    border-right: 33px solid transparent;
    border-top: 34px solid #FCEBF3;
	position: absolute;
	bottom: -34px;
	left: calc( 50% - 37px );
}
section.result .wrap{
	padding: 20px 0 170px 0;
}
section.result .img_box{
	margin: 0 0 50px 0;
	text-align: center;
}
section.result h3{
	font-size: 34px;
	font-weight: 600;
	color: #E9589A;
	text-align: center;
	padding-bottom: 15px;
	margin: 0 auto 30px;
	width: 645px;
	border-bottom: solid 1px #E9589A;
}
section.result .sub_title{
	font-size: 18px;
	line-height: 1.8;
	width: 645px;
	margin: 0 auto 30px;
	font-weight: 600;
	text-align: center;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.result ul{
	display: flex;
	justify-content: space-around;
	width: 940px;
	margin: 0 auto 75px;
}
section.result ul li{
	font-size: 22px;
    color: #fff;
    background: #E9589A;
    border-radius: 50px;
    padding: 30px 0;
    text-align: center;
    width: 216px;
	letter-spacing: -1px;
}
/**********************************************
　各プランの料金
**********************************************/
section.price{
	background: #D4E7EB;
	position: relative;
}
section.price .wrap{
	padding: 80px 0 100px 0;
}
section.price .wrap .title_wrap{
	text-align: center;
}
section.price .title_wrap h2{
	font-size: 40px;
	font-weight: 600;
	color: #116242;
	position: relative;
	display: inline-block;
	padding: 0 340px;
}
section.price .title_wrap h2:before,
section.price .title_wrap h2:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 323px;
	height: 1px;
	background-color: black;
}

section.price .title_wrap h2:before {
	left:0;
}
section.price .title_wrap h2:after {
	right: 0;
}
section.price .intro{
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin: 35px auto;
	line-height: 1.6;
	width: 634px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.price .price_wrap{
	display: flex;
	justify-content: space-between;
}
section.price .price_box{
	width: 32%;
	background: #fff;
	padding: 30px 9px;
	border-radius: 10px;
}
section.price .price_box h3{
	font-size: 29px;
	font-weight: 600;
	color: #116242;
	text-align: center;
    margin-bottom: 25px;
}
section.price .price_box p{
	font-size: 16px;
	font-weight: 600;
	margin: 20px 0;
	color: #116242;
	height: 120px;
    line-height: 1.6;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.price .price_box ul li{
	font-size: 14px;
	font-weight: 600;
	background: #E9F4EF;
	margin-bottom: 2px;
	padding: 10px 0;
	text-align: center;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.price .price_box ul li.white{
	color: #fff;
}
section.price .img_wrap{
	position: relative;
}
section.price .img_wrap .first_time{
	position: absolute;
	top: calc( 50% - 38px );
	left: -23px;
}
section.price .bnr{
	position: absolute;
	bottom: -85px;
	z-index: 1;
}
section.price .triangle{
	width: 104px;
    height: 40px;
    border-left: 55px solid transparent;
    border-right: 55px solid transparent;
    border-top: 40px solid #E4007F;
	margin: 20px 104px 0 auto;
}
/**********************************************
　美容鍼ならではのアプローチ
**********************************************/
section.approach .wrap{
	padding: 190px 0 44px 0;
}
section.approach .approach_box{
	border: solid 1px #116242;
	border-radius: 10px;
	padding: 60px 50px 80px 50px;
	position: relative;
}
section.approach .approach_box .sub_title{
	font-size: 38px;
	font-weight: 600;
	color: #116242;
	background: #fff;
	padding: 0 35px;
	position: absolute;
	top: -21px;
	left: calc( 50% - 187px );
}
section.approach .approach_box h2{
	font-size: 56px;
	font-weight: 600;
	color: #116242;
	text-align: center;
	margin-bottom: 55px;
}
/**********************************************
　体験談2回目
**********************************************/
section.experience .no1{
	text-align: center;
}
section.experience h2.thanks{
	font-size: 44px;
	margin-top: 40px;
	text-align: center;
}

/**********************************************
　HaRickの紹介
**********************************************/
section.introduction .wrap{
	padding: 170px 0 100px 0;
	position: relative;
}
section.introduction .image_picture{
	position: absolute;
	bottom: 0;
	left: 9px;
}
section.introduction .sub_title{
	font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
	text-align: center;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.introduction .sub_title span {
    font-size: 35px;
    background: linear-gradient(transparent 75%, #FFF100 60%);
}
section.introduction h2{
	font-size: 55px;
    font-weight: 600;
	margin-bottom: 90px;
	text-align: center;
    color: #116242;
}
section.introduction .introduction_box{
	width: 900px;
	margin: 0 auto;
	border: solid 2px #116242;
	padding: 50px 50px 35px 50px;
}
section.introduction .introduction_box p:nth-of-type(1){
	font-size: 51px;
	font-weight: 600;
	color: #116242;
	text-align: right;
}
section.introduction .introduction_box p:nth-of-type(2){
	width: 495px;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.6;
	margin: 30px 0 30px auto;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "KozGoPro-Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, sans-serif;
}
section.introduction .introduction_box p:nth-of-type(3){
	width: 495px;
	font-size: 22px;
	font-weight: 600;
	color: #116242;
	line-height: 1.6;
	margin: 0 0 35px auto;
}
section.introduction .introduction_box p:nth-of-type(4){
	text-align: right;
}
/**********************************************
　footer
**********************************************/
footer{
	background: #116242;
}
footer p{
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 7px 0;
}

