@charset "UTF-8";

/*@media screen and (max-width: 768px){}*/


/*メインビジュアル SP
---------------------------------------------*/
#mv_gentle_lp {
	position: relative;
	background-image: url(../img/gentle/key_visual-sp.webp);
	background-size: cover; 
	background-repeat: no-repeat;
	max-width: 100%;
	text-align: center;
	display: flex; /* flex属性に変更*/
	justify-content: center; /* 子要素の横位置*/
	align-items: center; /* 子要素の縦位置*/
}
#mv_gentle_lp:before {
    content: "";
    display: block;
    padding-top: 70vh;
  }
#mv_gentle_lp .sub {
	display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 3.4vw;
	font-weight: normal;
	letter-spacing: -0.15em;
	line-height: 1.4em;
	color: #e88a95;
	position: absolute;
	top: 31%;
	left: 28vw;
	text-align: center;
}
#mv_gentle_lp .sub2 {
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 4.5vw;
	font-weight: normal;
	line-height: 1.6;
	position: absolute;
	top: 44%;
	left: 40vw;
}
#mv_gentle_lp .title {
	display: block;
	font-size: 8vw;
	font-family: 'Oswald', sans-serif;
	letter-spacing: .1em;
	color: #555;
	position: absolute;
	top: 50%;
	left: 20vw;
	line-height: 1.2em;
	margin: 0;
}
#mv_gentle_lp .title .txmini {
	display: block;
	font-size: 4vw;
	font-family: 'Noto Sans', sans-serif;
	line-height: 1.2em;
	margin-left: .8vw;
	vertical-align: middle;
}
#mv_gentle_lp .title .txmini2 {
	font-size: 3vw;
	display: inline;
	vertical-align:super;
	margin-left: 0;
}	
.bg_transparent{
	width: 70vw;
	height: 60vw;
	background-color: rgba( 255, 255, 255, 0.55 );
}

/*メインビジュアル PC
---------------------------------------------*/
@media screen and (min-width: 769px){
#mv_gentle_lp {
	background-image: url(../img/gentle/key_visual.webp);
}
#mv_gentle_lp:before {
    content: "";
    display: block;
    padding-top: 55%;
  }
#mv_gentle_lp .sub {
	font-size: 24px;
	position: absolute;
	top: 30%;
	left: 22vw;
	letter-spacing: 0;
	text-align: left;
}
#mv_gentle_lp .sub2 {
	font-size: 28px;
	position: absolute;
	top: 49%;
	left: 22vw;
}
#mv_gentle_lp .title {
	font-size: 62px;
	position: absolute;
	top: 44%;
	left: 30vw;
}
#mv_gentle_lp .title .txmini {
	font-size: 20px;
}
#mv_gentle_lp .title .txmini2 {
	font-size: 20px;
	display: inline;
	vertical-align:super;
	margin-left: 0;
}	
#mv_gentle_lp .bg_transparent{
	width: 70vw;
	height: 50vw;
	background-color: rgba( 255, 255, 255, 0 );
}
}

/*初回価格 SP
---------------------------------------------*/
.first_time_price {
	width: 96%;
	height: auto;
	margin: 30px 2%;
	text-align: center;
}
.first_time_price dl {
	display: inline-block;
	margin: 10px 0 0;
}
.first_time_price dt {
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}
.first_time_price dt span {
	font-size: 15px;
	display: inline-block;
}
.first_time_price dd {
	font-size: 52px;
	font-weight: nomal;
	line-height: 1em;
	color: #d25965;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.first_time_price dd .mini {
	font-size: 22px;
	display: inline-block;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	padding-right: 0.2em;
}
.first_time_price dd .mini2 {
	font-size: 22px;
	display: inline-block;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	line-height: 1.1em;
	padding-right: 0.2em;
}
.first_time_price dd .mini2 .minitx{
	font-size: 16px;
}
.first_time_price dd .tax_in {
	font-size: 13px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.first_time_price dd .tx_exp {
	font-size: 13px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	display: block;
	line-height: 1em;
}
.first_time_price p {
	font-size: 12px;
	width: 94%;
	height: auto;
	margin: 0 auto;
	text-align:center;
}
/*初回価格 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.first_time_price dl {
	margin: 10px 40px;
}
.first_time_price p {
	text-align: center;
}
}


/*---------------------------------
比較写真
--------------------------------*/
#comparison_wrap{
	width: 100%;
	height: auto;
	padding: 40px 0 10px;
	background-color: #f5f5f5;
}
#comparison{
	max-width:800px;
	height: auto;
	margin:40px auto 30px;
}
#comparison .inner{
}
#comparison .title{
	margin-bottom: 20px;
	margin-right: 30px;
	padding-top: 10%;
	width: 90%;
}
#comparison .title .en{
	font-family: "Open Sans","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 1;
	padding-left: 20px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	margin-bottom: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #231815;
}
#comparison .title .jp{
	font-size:18px;
	line-height:1.4;
	padding-left:20px;
	padding-top:5px;
}
@media screen and (max-width: 767px){
#comparison{
	width:98%;
	height: auto;
	margin:30px auto 10px;
}
}
.tab_wrap{
	width:100%;
	margin:30px auto 10px;
}
input[type="radio"]{
	display:none;
}
.tab_area{
	font-size:0;
	margin:0;
}
.tab_area label{
	box-sizing: border-box;
	width:31.3%;
	margin:0 1%;
	display:inline-block;
	padding:12px 0;
	color:#fff;
	background:#bebebe;
	text-align:center;
	font-size:15px;
	cursor:pointer;
	transition:ease 0.2s opacity;
	position: relative;
}
.tab_area label::after {
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	right: 1vw;
	top: 48%;
	transform: translate(0, -50%) rotate(135deg); width: 8px;
}

@media screen and (max-width: 767px){
.tab_area label{
	width: 33.3%;
	margin: 0;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1em;
	border: 1px solid #fff;
}
.tab_area label::after {
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	content: "";
	display: block;
	height: 1.5vw;
	position: absolute;
	right: 1.2vw;
	top: 47%;
	transform: translate(0, -50%) rotate(135deg); width: 1.5vw;
}
}
	
.tab_area label:hover{
	opacity:0.5;
}
.panel_area{
	background:#f5f5f5;
}
.tab_panel{
	width:98%;
	margin-left: auto;
	margin-right: auto;
	padding:30px 0 20px;
	display:none;
}
.tab_panel p{
	letter-spacing:1px;
	text-align:left;
}
.tab_panel table{
	float: right;
	
}
.tab_panel img{
	float: left;
	width: 48%;
	height: auto;
}
@media screen and (max-width: 767px){
.tab_panel table{
	float: none;
}
.tab_panel img{
	float: none;
	width: 100%;
	height: auto;
	}
}
#tab1:checked ~ .tab_area .tab1_label{
	background:#E88A95;
	color:#fff;
}
#tab1:checked ~ .panel_area #panel1{
	display:block;
}
#tab2:checked ~ .tab_area .tab2_label{
	background:#E88A95;
	color:#fff;
}
#tab2:checked ~ .panel_area #panel2{
	display:block;
}
#tab3:checked ~ .tab_area .tab3_label{
	background:#E88A95;
	color:#fff;
}
#tab3:checked ~ .panel_area #panel3{
	display:block;
}

/* 比較写真　テーブル
---------------------------------------------*/
#comparison table {
	width: 48%;
	border: none;
	border-collapse: collapse;
	font-size: 14px;
	margin-top: -8px;
}
#comparison td {
	border: none;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
}
#comparison th{
	border: none;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 767px){
#comparison table {
	margin-top: 15px;
	width: 100%;
	font-size: 12px;
	border-collapse: collapse;
}
#comparison tr {
	padding: 4px;
	border-collapse: collapse;
	}
#comparison td {
	}
#comparison th{
	white-space: nowrap;
}
}


/*照射部位と料金表 SP
---------------------------------------------*/
.parts_price {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 40px 0 0;
}
.parts_price .inner{
	width: 96%;
	height: auto;
	margin: 0 auto;
}
.parts_price .inner .fig_wrap{
	width: 100%;
	height: auto;
	margin: 30px 0;
}
.parts_price .inner .fig_wrap .fig2{
	width: 55%;
	height: auto;
	margin: 20px 0 0;
}
.parts_price .inner .fig_wrap2{
	width: 100%;
	height: auto;
	margin: 10px 0;
}
.parts_price .inner .fig_wrap2 .fig3{
	margin: 10px 0;
}
/*照射部位と料金表 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.parts_price {
	padding: 40px 0;
}
.parts_price .inner{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.parts_price .inner .fig_wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.parts_price .inner .fig_wrap .fig1{
	width: 60%;
	height: auto;
	margin: 0;
}
.parts_price .inner .fig_wrap .fig2{
	width: 33%;
	height: auto;
	margin: 0;
}
.parts_price .inner .fig_wrap2{
	width: 100%;
	height: auto;
	margin: 50px 0 30px;
}
}

/*照射部位と料金表 テーブル
---------------------------------------------*/
.parts_table{
	border: 1px solid #999;
	margin: 10px auto 40px;
	border-collapse: collapse;
	line-height: 1.4em;
	background-color: #FFF;
	width: 96%;
}
@media screen and (min-width: 769px){
.parts_table{
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 1.6em;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	width: 1000px;
}
.parts_table caption{
	text-align: left;
}
}
.parts_table th{
	background-color: #f0f0f0;
}
.parts_table th,td{
	padding: 0.75em;
	border: 1px solid #999;
	text-align: center;
}
@media screen and (min-width: 769px){
.parts_table th,td{
	text-align:left;
	border:1px solid #999;
	text-align: center;
	vertical-align: middle;
}
}
.parts_table .nr{
	white-space: nowrap;
}
.parts_table caption {
	caption-side: bottom;
	margin-top: 10px;
}
.parts_table .bg_pink{
	background-color: #FEF3F3;
}


/*追加料金なし SP
---------------------------------------------*/
.add_fee_box{
	background-color: #FEF3F3;
	margin-top: 0;
	padding: 20px 0;
}
.add_fee_box .inner{
	width:94%;
	height: auto;
	margin:0 auto;
}
.add_fee_box .inner h3{
	font-size: 5vw;
	font-weight: bold;
	color: #E88A95;
	text-align: center;
}
.add_fee_box ul{
	margin: 1em 0;
	display: flex;
	justify-content: space-between;
}
.add_fee_box li{
	width: auto;
	height: 5vw;
	font-size: 4vw;
	font-weight: bold;
	line-height: 1em;
	background-image: url(../img/gentle/icon_check.webp);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 6vw;
}
.add_fee_box li span{
	font-size: 4vw;
	color: #E88A95;
}
/*---------------------------------
追加料金なし PC
--------------------------------*/
@media screen and (min-width: 768px){
.add_fee_box{
	padding: 40px 0 50px;
}
.add_fee_box .inner{
	width: 640px;
	height: auto;
	margin: 0 auto;
}
.add_fee_box .inner h3{
	font-size: 32px;
}
.add_fee_box ul{
	margin: 30px 0;
}
.add_fee_box li{
	width: auto;
	height: 30px;
	font-size: 16px;
	padding-left: 36px;
}
.add_fee_box li span{
	font-size: 32px;
	color: #E88A95;
}
}


/*施術動画全体囲み
---------------------------------------------*/
.movie_wrap {
	width: 100%;
	height: auto;
	margin: 40px 0;
	padding: 40px 0;
}
.movie_wrap .movie_exp{
	text-align: center;
	font-size: 4vw;
	color: #E88A95;
	margin: 0;
}
.movie_wrap .tx_treatment{
	width: 94%;
	margin: 0 auto;
}	
.movie_mt0{
	margin-top: 0!important;
}
.movie_wrap .btn_price_link{
	text-align: center;
	position: relative;
	width: 13em;
	display: block;
	margin: 10px auto;
}
.movie_wrap .btn_price_link a{
	font-size: 4.8vw;
	color: #E88A95;
}
.movie_wrap .btn_price_link a::after {
	border-right: 1px solid #E88A95;
	border-top: 1px solid #E88A95;
	content: "";
	display: inline-block;
	height: 12px;
	position: absolute;
	right: 1vw;
	top: 51%;
	transform: translate(0, -50%) rotate(45deg); width: 12px;
}
@media screen and (min-width: 769px){
.movie_wrap {
	margin: 70px 0;
}
.movie_wrap .movie_exp{
	font-size: 24px;
}
.movie_wrap .tx_treatment{
	width: 800px;
	margin: 0 auto;
}	
.movie_wrap .btn_price_link a{
	font-size: 20px;
}
}
/*施術動画個別囲み
---------------------------------------------*/
.movie_box {
	width: 96%;
	height: auto;
	margin: 10px 2%;
}
.movie_box .left_box {
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 20px;
}
@media screen and (min-width: 769px){
.movie_box {
	width: 1000px;
	height: auto;
	margin: 10px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
}	
/*動画 
---------------------------------------------*/
.movie_box .movie{
 	margin: 20px auto;
	text-align: center;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}
.movie_box .movie iframe{
 	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
@media screen and (min-width: 769px){
.movie_box .movie{
	width: 800px;
	height: 450px;
	padding-bottom: 0;
}
}


/*確実な脱毛 SP
---------------------------------------------*/
.hair_removal{
	width: 100%;
	height: auto;
	margin: 20px auto 0;
}
.hair_removal .removal_heading {
	position: relative;
	background-image: url(../img//gentle/removal-sp.webp);
	background-size:  cover; 
	max-width: 100%;
	text-align: center;
	display: flex; /* flex属性に変更*/
	justify-content: center; /* 子要素の横位置*/
	align-items: center; /* 子要素の縦位置*/
}
.hair_removal .removal_heading:before {
    content: "";
    display: block;
    padding-top: 40%;
}
.hair_removal .removal_heading .jp_title {
    display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 6vw;
	font-weight: normal;
	line-height: 1.3em;
	letter-spacing: -0.07em;
}
.hair_removal .removal_heading .en_sub {
	display: block;
	font-size: 3.1vw;
	font-family: "Bellota Text", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	color: #e88a95;
	text-align: center;
}
.hair_removal .main_exp{
	width: 96%;
	font-size: 5vw;	
	color: #E88A95;
	text-align: center;
	margin-top: 30px;
	line-height: 1.4em;
}	
.hair_removal .inner{
	margin: 10px auto;
}
.hair_removal .tx_box{
	width: 96%;
	height: auto;
	margin: 20px auto;
}
.hair_removal .tx_box h3{
	font-size: 4vw;
	color: #E88A95;
	margin-bottom: 0.5em;
	line-height: 1.3em;
}
.hair_removal .tx_box h3 span{
	width: 45vw;
	font-size: 3.5vw;
	color: #fff;
	padding: 0.3em 0.5em;
	background-color: #E88A95;
	text-align: center;
	display: inline-block;
	margin-bottom: 0.3em;
}
.hair_removal .tx_box .head_h4{
	font-size: 4vw;
	font-weight: bold;
	color: #EDBFC1;
	text-align: left;
}
.hair_removal .tx_mini{
	font-size: 60%!important;
}
.hair_removal h3 .tx_mini{
	width: 1em!important;
	font-size: 60%!important;
	color: #E88A95!important;
	background-color: #FFF!important;
	padding: 0!important;
	margin-bottom: 0!important;
	text-align: left;
	display: inline;
}
.hair_removal .tx_box img{
	width: 70%;
	height: auto;
	display: block;
	margin: 10px auto;
}
.hair_removal .fig_illust_pc{
	display: none;
}
.hair_removal .fig_illust_sp{
}
.hair_removal .fig_illust_sp img{
	width: 96%;
	height: auto;
	margin-left: 2%;
	margin-right: 2%;
}
.hair_removal .tx_wrap{
	width: 100%;
	height: auto;
	margin: 20px 0;
	text-align: center;
}
.hair_removal .tx_wrap .left_box{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	padding: 6vw;
	background-color: #FEF3F3;
}
.hair_removal .tx_wrap .left_box h4{
	font-size: 4vw;
	color: #E88A95;
	line-height: 1.4em;
}
.hair_removal .tx_wrap .left_box h5{
	font-size: 4vw;
	color: #E88A95;
	line-height: 1.4em;
}
.hair_removal .tx_wrap .right_box{
	width: 100%;
	height: auto;
	padding: 6vw;
	background-color: #F5F5F5;
}
.hair_removal .tx_wrap .right_box h4{
	font-size: 4vw;
	color: #666;
	line-height: 1.4em;
}
.hair_removal .tx_wrap .right_box h5{
	font-size: 4vw;
	color: #666;
	line-height: 1.4em;
}
.hair_removal .tx_wrap img{
	margin: 15px auto;
	text-align: center;
}
.hair_removal .tx_wrap p{
	margin-top: 10px;
}
/*確実な脱毛 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.hair_removal {
	margin: 40px 0;
}
.hair_removal .removal_heading {
	background-image: url(../img/gentle/removal.webp);
}
.hair_removal .removal_heading:before {
    content: "";
    display: block;
    padding-top: 23%;
  }
.hair_removal .removal_heading .jp_title {
	font-size: 36px;
}
.hair_removal .removal_heading .en_sub {
	font-size: 22px;
}
.hair_removal .main_exp{
	font-size: 26px;	
	color: #E88A95;
	text-align: center;
	margin-top: 40px;
}	
.hair_removal .inner{
	width: 1000px;
	height: auto;
	margin: 30px auto 60px;
}
.hair_removal .tx_box{
	width: 100%;
	margin: 10px 30px 30px;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.hair_removal .tx_box img{
	width: auto;
	height: auto;
	margin-left: 40px;
}
.hair_removal .fig_illust_sp{
	display: none;
}
.hair_removal .fig_illust_pc{
	margin-top: -30px;
	display: block;
}
.hair_removal .fig_illust_pc img{
	margin-left: 0;	
}
.hair_removal .tx_box h3{
	font-size: 21px;
	color: #E88A95;
	margin-bottom: 5px;
}
.hair_removal .tx_box .head_h4{
	font-size: 18px;
	margin: 5px 0 2px;
}
.hair_removal .tx_box h3 span{
	width: 280px;
	font-size: 20px;
	color: #fff;
	padding: 0.3em 0.5em;
	background-color: #E88A95;
	text-align: center;
	display: inline-block;
	margin-bottom: 0.5em;
}
.hair_removal .tx_wrap{
	display: flex;
	justify-content: space-between;
}
.hair_removal .tx_wrap .left_box{
	width: 48%;
	height: auto;
	padding: 30px;
	margin-bottom: 0;
}
.hair_removal .tx_wrap .left_box h4{
	font-size: 22px;
}
.hair_removal .tx_wrap .left_box h5{
	font-size: 20px;
}
.hair_removal .tx_wrap .right_box{
	width: 48%;
	height: auto;
	padding: 30px;
}
.hair_removal .tx_wrap .right_box h4{
	font-size: 22px;
}
.hair_removal .tx_wrap .right_box h5{
	font-size: 20px;
}
.hair_removal .tx_wrap img{
	margin: 15px auto;
	text-align: center;
}
}


/*ご予約方法 SP
---------------------------------------------*/
.appointment_box {
	background-image: url(../../contents/img/hifu/appointment-box-back-sp.webp);
	background-size:  cover; 
	width: 100%;
	height: auto;
	margin: 0;
	text-align: center;
	padding: 10px 1px;
}
.appointment_box dl {
	display: inline-block;
	width: 47%;
	height: auto;
	margin: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #fff;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.appointment_box dt {
	font-size: 4vw;
	font-weight: normal;
	line-height: 1.3em;
	color: #fff;
}
.appointment_box dt span {
	font-size: 3vw;
	display: block;
}
.appointment_box dd {
	font-size: 5.5vw;
	font-weight: 700;
	line-height: 1em;
	color: #fff;
	margin-top: 5px;
}
.appointment_box dd .mini {
	font-size: 3vw;
	display: inline-block;
	margin-left: 0.1em;
	margin-right: 0;
	line-height: 1em;
}
.appointment_box dd .tax_in {
	font-size: 2vw;
}
.appointment_box a {
	width: 100%;
	height: auto;
	display: block;
	padding: 10px 0;
	font-size: 20px;
	letter-spacing: 0.25em;
	color: #fff;
	position: relative;
}
.appointment_box a::after {
border-right: 1px solid #fff;
border-top: 1px solid #fff;
content: '';
display: block;
height: 3vw;
position: absolute;
right: 20vw;
top: 50%;
transform: translate(0, -50%) rotate(45deg); width: 3vw;
 } 
/*ご予約方法 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.appointment_box {
	background-image: url(../../contents/img/hifu/appointment-box-back.webp);
	background-size:  cover; 
	background-repeat: no-repeat;
	margin: 0;
	text-align: center;
	padding: 10px;
}
.appointment_box dl {
	display: inline-block;
	margin: 20px;
	padding-top: 10px;
	width: 380px;
}
.appointment_box dt {
	font-size: 20px;
	line-height: 1.3em;
	color: #fff;
}
.appointment_box dt span {
	font-size: 15px;
	display: block;
}
.appointment_box dd {
	font-size: 32px;
	font-weight: 700;
	line-height: 1em;
	color: #fff;
	margin: 5px 0;
}
.appointment_box dd .mini {
	font-size: 18px;
	display: inline-block;
	margin-left: 0.1em;
	margin-right: 0.2em;
}
.appointment_box dd .tax_in {
	font-size: 13px;
}
.appointment_box a {
	width: 1000px;
	height: auto;
	display: block;
	padding: 10px 0;
	font-size: 20px;
	letter-spacing: 0.25em;
	color: #fff;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.appointment_box a::after {
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	content: '';
	display: block;
	height: 13px;
	position: absolute;
	right: 380px;
	top: 50%;
	transform: translate(0, -50%) rotate(45deg); width: 13px;
} 
}

/*料金表はこちら ボタン
---------------------------------------------*/
.price_btn a {
	width: 100%;
	height: auto;
	display: block;
	padding: 10px 0;
	font-size: 20px;
	letter-spacing: 0.25em;
	color: #e88a95;
	position: relative;
	text-align: center;
}
.price_btn a::after {
	border-right: 1px solid #e88a95;
	border-top: 1px solid #e88a95;
	content: '';
	display: block;
	height: 3vw;
	position: absolute;
	right: 24vw;
	top: 50%;
	transform: translate(0, -50%) rotate(45deg); width: 3vw;
} 
@media screen and (min-width: 769px){
.price_btn a {
	width: 1000px;
	padding: 20px 0;
	margin-left: auto;
	margin-right: auto;
}
.price_btn a::after {
	height: 13px;
	right: 400px;
	transform: translate(0, -50%) rotate(45deg); width: 13px;
} 
}


/*人気のひみつ SP
---------------------------------------------*/
.gentle_recommend {
	margin-top: 40px;
	margin-bottom: 0;
}
.gentle_recommend .recommend_heading {
	position: relative;
	background-image: url(../img/gentle/recommended-sp.webp);
	background-size:  cover; 
	max-width: 100%;
	text-align: center;
	display: flex; /* flex属性に変更*/
	justify-content: center; /* 子要素の横位置*/
	align-items: center; /* 子要素の縦位置*/
}
.gentle_recommend .recommend_heading:before {
    content: "";
    display: block;
    padding-top: 40%;
}
.gentle_recommend .recommend_heading .jp_title {
    display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 6vw;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: -0.15em;
	margin-right: 1.8em;
}
.gentle_recommend .recommend_heading .en_sub {
	display: block;
	font-size: 3.1vw;
	font-family: "Bellota Text", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	color: #e88a95;
	text-align: center;
	margin-top: 0.3em;
	margin-right: 3em;
}

.gentle_recommend .tx_exp{
	width: 96%;
	height: auto;
	margin: 30px auto;
	text-align: center;
}
.gentle_recommend .tx_exp h3{
	font-size: 6vw;
	color: #E88A95;
	line-height: 1.1em;
}
.gentle_recommend .tx_exp h3 span{
	font-size: 4.2vw;
}
.gentle_recommend .tx_exp p{
	text-align: left;
	margin-top: 0.5em;
}
.gentle_recommend .tx_exp2{
	width: 96%;
	height: auto;
	margin: 42px auto;
}
.gentle_recommend .tx_exp2 h3{
	font-size: 4.2vw;
	color: #E88A95;
	line-height: 1.1em;
}
.gentle_recommend .tx_exp2 p{
	text-align: left;
	margin-top: 0.5em;
}
.gentle_recommend .tx_exp2 img{
	width: 70%;
	height: auto;
	margin: 20px 15%;
}
/* 価格部分 SP */
.price_box {
	width: 96%;
	height: auto;
	margin: 30px 2%;
	text-align: center;
}
.price_box dl {
	margin: 30px 0 0;
}
.price_box dt {
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 0.3em;
}
.price_box dt .partstx {
	display: block;
	background-color: #E7E6E6;
	border-top: solid 1px #999;
	padding: 0.5em 0;
	margin-bottom: 0.3em;
}
.price_box dt .minitx {
	font-size: 15px;
	display: block;
	color: #d25965;
}
.price_box dd {
	font-size: 52px;
	font-weight: nomal;
	line-height: 1em;
	color: #d25965;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.price_box .pricemini{
	font-size: 8vw;
	display: block;
	line-height: 1.2em;
	border-bottom: solid 1px #666;
}
.price_box dd .mini {
	font-size: 22px;
	display: inline-block;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	padding-right: 0.2em;
}
.price_box dd .mini2 {
	font-size: 22px;
	display: inline-block;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	line-height: 1.1em;
	padding-right: 0.2em;
}
.price_box dd .mini3 {
	font-size: 18px;
	display: inline-block;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.price_box dd .mini2 .minitx{
	font-size: 16px;
}
.price_box dd .tax_in {
	font-size: 13px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.price_box dd .tax_in3 {
	font-size: 10px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.price_box dd .tx_exp {
	font-size: 13px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	display: block;
	line-height: 1em;
}
.price_box .tx_subject{
	width: 100%;
	height: auto;
	font-size: 16px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	color: #333;
	line-height: 1.2em;
	padding-bottom: 10px;
	border-bottom: solid 1px #666;
}
.price_box .tx_subject span{
	font-size: 12px;
}
.price_box p {
	font-size: 12px;
	width: 94%;
	height: auto;
	margin: 0 auto;
	text-align:center;
}

/*人気のひみつ PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.gentle_recommend {
	margin-bottom: 60px;
}
.gentle_recommend .recommend_heading {
	background-image: url(../img/gentle/recommended.webp);
}
.gentle_recommend .recommend_heading:before {
    content: "";
    display: block;
    padding-top: 23%;
  }
.gentle_recommend .recommend_heading .jp_title {
	font-size: 36px;
}
.gentle_recommend .recommend_heading .en_sub {
	font-size: 22px;
}
	
.gentle_recommend .tx_exp{
	width: 1000px;
	height: auto;
	margin: 40px auto;
	text-align: center;
}
.gentle_recommend .tx_exp h3{
	font-size: 40px;
}
.gentle_recommend .tx_exp h3 span{
	font-size: 21px;
}
.gentle_recommend .tx_exp p{
	text-align: center;
}
.gentle_recommend .tx_exp2{
	width: 1000px;
	height: auto;
	margin: 42px auto;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.gentle_recommend .tx_exp2 h3{
	font-size: 21px;
}
.gentle_recommend .tx_exp2 img{
	width: 260px;
	height: auto;
	margin:0 40px 0 0;
}
/* 価格部分 PC */
.price_box {
	display: flex;
	justify-content: center;
}
.price_box dl {
	margin: 10px 40px;
}
.price_box .pricemini{
	font-size: 46px;
}
.price_box p {
	text-align: center;
}
.price_box .tx_subject{
	width: 460px;
	height: auto;
}
}/* END PC-Responsive */


/*お支払い方法 SP
---------------------------------------------*/
#payment_contents {
	width: 94%;
	height: auto;
	margin: 20px 3%;
	padding: 20px 4%;
	border: solid 1px #e88a95;
}
#payment_contents .payment_heading {
	position: relative;
	max-width: 100%;
	text-align: center;
}
#payment_contents .payment_heading .jp_title {
    display: block;
	font-family: "Kiwi Maru", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	font-size: 6vw;
	font-weight: normal;
}
#payment_contents .payment_heading .en_sub {
	display: block;
	font-size: 3.1vw;
	font-family: "Bellota Text", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	color: #e88a95;
	text-align: center;
}
#payment_contents .tx_type {
	color: #666;
	margin-top: 1em;
}
#payment_contents .type_wap {
	width: 100%;
	margin-top: 1em;
}
#payment_contents .type_wap .credit {
	margin: 2em 0;
}
#payment_contents .type_wap .qr {
	margin: 2em 0 0;
}
#payment_contents .type_wap img{
	width: 70%;
	height: auto;
	margin-top: 0.5em;
}

/*お支払い方法 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
#payment_contents {
	width: 1000px;
	height: auto;
	margin: 50px auto;
	padding: 20px 80px 40px;
}
#payment_contents .payment_heading .jp_title {
	font-size: 36px;
}
#payment_contents .payment_heading .en_sub {
	font-size: 22px;
}
#payment_contents .type_wap {
	display: flex;
	justify-content: space-between;
}
#payment_contents .type_wap .credit {
	margin: 0;
}
#payment_contents .type_wap .qr {
	margin: 0;
}
}


/*選ばれる理由 SP
---------------------------------------------*/
.gentle_reason {
	width: 100%;
	height: auto;
	margin: 20px 0 0;
	padding: 0 0 10px ;
	background-color: #F5F5F5;
}
.gentle_reason .reason_heading {
	position: relative;
	background-image: url(../img/gentle/reason-sp.webp);
	background-size:  cover; 
	max-width: 100%;
	text-align: center;
	display: flex; /* flex属性に変更*/
	justify-content: center; /* 子要素の横位置*/
	align-items: center; /* 子要素の縦位置*/
}
.gentle_reason .reason_heading:before {
    content: "";
    display: block;
    padding-top: 40%;
}
.gentle_reason .reason_heading .jp_title {
    display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 6vw;
	font-weight: normal;
	line-height: 1.3em;
	letter-spacing: -0.07em;
}
.gentle_reason .reason_heading .en_sub {
	display: block;
	font-size: 3.1vw;
	font-family: "Bellota Text", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	color: #e88a95;
	text-align: center;
}
.gentle_reason .inner {
	width: 94%;
	height: auto;
	margin: 20px auto;
}
.gentle_reason .tx01{
	margin: 20px 0;
	text-align: center;
}
.gentle_reason .tx01 .head01{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 3em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../../contents/img/lafille/fig_point01.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.gentle_reason .tx01 .head_h4{
	font-size: 4vw;
	font-weight: bold;
	color: #EDBFC1;
	text-align: left;
	margin: 10px 0 0;
}
.gentle_reason .tx01 p{
	margin-top: 1em;
}
.gentle_reason .tx01 img{
	width: 70%;
	height: auto;
	margin: 15px auto;
}

.gentle_reason .tx02{
	margin: 20px 0;
	text-align: center;
}
.gentle_reason .tx02 .head02{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 3em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../../contents/img/lafille/fig_point02.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.gentle_reason .tx02 .head_h4{
	font-size: 4vw;
	font-weight: bold;
	color: #EDBFC1;
	text-align: left;
	margin: 10px 0 0;
}
.gentle_reason .tx02 p{
	margin-top: 1em;
}
.gentle_reason .tx02 img{
	width: 70%;
	height: auto;
	margin: 15px auto;
}
	
.gentle_reason .tx03{
	margin: 20px 0;
	text-align: center;
}
.gentle_reason .tx03 .head03{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 3em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../../contents/img/lafille/fig_point03.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.gentle_reason .tx03 .head_h4{
	font-size: 4vw;
	font-weight: bold;
	color: #EDBFC1;
	text-align: left;
	margin: 10px 0 0;
}
.gentle_reason .tx03 p{
	margin-top: 1em;
}
.gentle_reason .tx03 img{
	width: 70%;
	height: auto;
	margin: 15px auto;
}

.gentle_reason .tx04 .head04{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 3em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../../contents/img/lafille/fig_point04.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.gentle_reason .tx04 .head_h4{
	font-size: 4vw;
	font-weight: bold;
	color: #EDBFC1;
	text-align: left;
	margin: 10px 0 0;
}
.gentle_reason .tx04 p{
	margin-top: 1em;
}
.gentle_reason .tx04 img{
	width: 70%;
	height: auto;
	margin: 15px 15%;
}

.gentle_reason .tx05{
	margin: 20px 0;
	text-align: center;
}
.gentle_reason .tx05 .head05{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 3em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../../contents/img/lafille/fig_point05.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.gentle_reason .tx05 .head_h4{
	font-size: 4vw;
	font-weight: bold;
	color: #EDBFC1;
	text-align: left;
	margin: 10px 0 0;
}
.gentle_reason .tx05 p{
	margin-top: 1em;
}
.gentle_reason .tx05 img{
	width: 70%;
	height: auto;
	margin: 15px auto;
}

.gentle_reason .tx06 .head06{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 3em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../../contents/img/lafille/fig_point06.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.gentle_reason .tx06 .head_h4{
	font-size: 4vw;
	font-weight: bold;
	color: #EDBFC1;
	text-align: left;
	margin: 10px 0 0;
}
.gentle_reason .tx06 p{
	margin-top: 1em;
}
.gentle_reason .tx06 img{
	width: 70%;
	height: auto;
	margin: 15px 15%;
}

.gentle_reason .tx07{
	margin: 20px 0;
	text-align: center;
}
.gentle_reason .tx07 .head07{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 3em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../../contents/img/lafille/fig_point07.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.gentle_reason .tx07 .head_h4{
	font-size: 4vw;
	font-weight: bold;
	color: #EDBFC1;
	text-align: left;
	margin: 10px 0 0;
}
.gentle_reason .tx07 p{
	margin-top: 1em;
}
.gentle_reason .tx07 img{
	width: 70%;
	height: auto;
	margin: 15px auto;
}

.first_time {
	font-size: 17px;
	color: #d25965;
	margin: 1em 0;
}
.first_time .price {
font-size: 52px;
	font-weight: nomal;
	line-height: 1em;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.first_time .mini {
	font-size: 22px;
	display: inline-block;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.first_time .tax_in {
	font-size: 13px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
/*選ばれる理由 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.gentle_reason {
	margin:  40px 0;
}
.gentle_reason .reason_heading {
	background-image: url(../img/gentle/reason.webp);
}
.gentle_reason .reason_heading:before {
    content: "";
    display: block;
    padding-top: 23%;
  }
.gentle_reason .reason_heading .jp_title {
	font-size: 36px;
}
.gentle_reason .reason_heading .en_sub {
	font-size: 22px;
}
.gentle_reason .inner{
	width: 1000px;
	height: auto;
	margin: 30px auto;
}
.gentle_reason .tx01{
	margin: 60px 0;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: flex-start;
}
.gentle_reason .tx01 .head01{
	width: 100%;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.gentle_reason .tx01 .head_h4{
	font-size: 18px;
	margin: 15px 0 0;
}
.gentle_reason .tx01 img{
	width: 350px;
	height: auto;
	margin: 0 40px 0 0;
}

.gentle_reason .tx02{
	margin: 60px 0;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-start;
}
.gentle_reason .tx02 .head02{
	width: 100%;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.gentle_reason .tx02 .head_h4{
	font-size: 18px;
	margin: 15px 0 0;
}
.gentle_reason .tx02 img{
	width: 350px;
	height: auto;
	margin: 0 0 0 40px;
}

.gentle_reason .tx03{
	margin: 60px 0;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: flex-start;
}
.gentle_reason .tx03 .head03{
	width: 610px;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.gentle_reason .tx03 .head_h4{
	font-size: 18px;
	margin: 15px 0 0;
}
.gentle_reason .tx03 img{
	width: 350px;
	height: auto;
	margin: 0 40px 0 0;
}
	
.gentle_reason .tx04{
	margin: 60px 0;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-start;
}
.gentle_reason .tx04 .head04{
	width: 100%;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.gentle_reason .tx04 .head_h4{
	font-size: 18px;
	margin: 15px 0 0;
}
.gentle_reason .tx04 img{
	width: 350px;
	height: auto;
	margin: 0 0 0 40px;
}
	
.gentle_reason .tx05{
	margin: 60px 0;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: flex-start;
}
.gentle_reason .tx05 .head05{
	width: 610px;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.gentle_reason .tx05 .head_h4{
	font-size: 18px;
	margin: 15px 0 0;
}
.gentle_reason .tx05 img{
	width: 350px;
	height: auto;
	margin: 0 40px 0 0;
}
	
.gentle_reason .tx06{
	margin: 60px 0;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-start;
}
.gentle_reason .tx06 .head06{
	width: 100%;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.gentle_reason .tx06 .head_h4{
	font-size: 18px;
	margin: 15px 0 0;
}
.gentle_reason .tx06 img{
	width: 350px;
	height: auto;
	margin: 0 0 0 40px;
}
.gentle_reason .tx07{
	margin: 60px 0;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: flex-start;
}
.gentle_reason .tx07 .head07{
	width: 610px;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.gentle_reason .tx05 .head_h4{
	font-size: 18px;
	margin: 15px 0 0;
}
.gentle_reason .tx07 img{
	width: 350px;
	height: auto;
	margin: 0 40px 0 0;
}
}


/*あおばクリニックが選ばれる理由 SP
---------------------------------------------*/
#aoba_selected {
	width: 100%;
	height: auto;
	padding: 40px 4%;
	background-color: #fef3f3;
}
#aoba_selected .selected_heading {
	position: relative;
	max-width: 100%;
	text-align: center;
}
#aoba_selected .selected_heading .jp_title {
    display: block;
	font-family: "Kiwi Maru", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	font-size: 6vw;
	font-weight: normal;
}
#aoba_selected .selected_heading .en_sub {
	display: block;
	font-size: 3.1vw;
	font-family: "Bellota Text", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	color: #e88a95;
	text-align: center;
}
#aoba_selected .number_cases {
	font-size: 5.6vw;
	line-height: 1.6em;
	text-align: center;
	margin: 25px 0;
}
#aoba_selected .number_cases .tx_large {
	font-size: 8.8vw;
	color: #e88a95;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: normal;
}
#aoba_selected .number_cases .tx_middle {
	font-size: 3.5vw;
	display: inline-block;
	line-height: 1em;
}
#aoba_selected .number_cases .tx_small {
	font-size: 13px;
	display: block;
	line-height: 1.2em;
}
#aoba_selected .tx_exp {
	text-align: center;
	margin: 25px 0;
}
#aoba_selected ul {
	width: 14em;
	margin: 20px auto;
}
#aoba_selected ul li {
	font-size: 4vw;
	line-height: 2em;
	background-image: url(../../contents/img/hifu/check.svg);
	background-repeat: no-repeat;
	background-size: 1em;
	background-position: left center;
	padding-left: 1.4em;
}
#aoba_selected .ph_center{
	display: block;
	margin: 20px auto;
}
/*あおばクリニックが選ばれる理由 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
#aoba_selected {
	width: 1000px;
	height: auto;
	margin: 60px auto;
	padding: 50px 30px 30px;
}
#aoba_selected .selected_heading .jp_title {
	font-size: 36px;
}
#aoba_selected .selected_heading .en_sub {
	font-size: 22px;
}
#aoba_selected .number_cases {
	font-size: 24px;
}
#aoba_selected .number_cases .tx_large {
	font-size: 32px;
}
#aoba_selected .number_cases .tx_large {
	font-size: 38px;
}
#aoba_selected .number_cases .tx_middle {
	font-size: 16px;
}
#aoba_selected .number_cases .tx_small {
	display: inline-block;
}
#aoba_selected ul {
	width: 28em;
	margin: 20px auto;
	display: flex;
	flex-wrap: wrap;
}
#aoba_selected ul li {
	font-size: 17px;
	width: 13em;
}
}

	
/*ご来院時の流れ SP
---------------------------------------------*/
.flow_contents {
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #f5f5f5;
}
.flow_contents .inner{
	padding: 40px 0;
}
.flow_contents .flow_heading {
	position: relative;
	max-width: 100%;
	text-align: center;
}
.flow_contents .flow_heading .jp_title {
    display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 6vw;
	font-weight: normal;
}
.flow_contents .flow_heading .en_sub {
	display: block;
	font-size: 3.1vw;
	font-family: "Bellota Text", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	color: #e88a95;
	text-align: center;
}
.flow_contents .flow_step {
	width: 94%;
	height: auto;
	text-align: left;
	margin: 20px 3%;
}
.flow_contents .flow_step dt {
	font-size: 20px;
	line-height: 1.2em;
	display: block;
	margin-top: 2.5em;
}
.flow_contents .flow_step .step_number{
	font-size: 16px;
	color: #e88a95;
	display: inline-block;
	margin-right: 0.2em;
}
.flow_contents .flow_step .step_time {
	font-size: 14px;
	color: #999;
	margin-left: 0.2em;
}
.flow_contents .flow_step dd {
	margin-top: 15px;
	padding-bottom: 20px;
	text-align: left;
}
.flow_contents .flow_step .step_wrap {
	display: block;
}
.flow_contents .flow_step .step_wrap img{
	width: 70%;
	height: auto;
	margin: 20px 15%;
}
.flow_contents .flow_exp {
	width: 94%;
	margin:  20px auto;
	text-align: left;
}
.flow_contents .flow_exp h3 {
	font-size: 4vw;
}
.flow_contents .flow_exp ul {
	margin-top: 10px;
	margin-left: 1.6em;
}
.flow_contents .flow_exp li {
	margin-top: 0.25em;
	list-style: outside;
	list-style-type: disc;
}
/*ご来院時の流れ PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.flow_contents {
}
.flow_contents .inner{
	width: 1000px;
	height: auto;
	margin: 40px auto 0;
	padding:  50px 0 20px;
}
.flow_contents .flow_heading .jp_title {
	font-size: 36px;
}
.flow_contents .flow_heading .en_sub {
	font-size: 22px;
}
.flow_contents .flow_step {
	width: 1000px;
	height: auto;
	margin: 20px 0;
}
.flow_contents .flow_step dt {
	display: block;
	margin-top: 50px;
}
.flow_contents .flow_step .step_number{
	font-size: 16px;
	color: #e88a95;
	display: block;
}
.flow_contents .flow_step .step_time {
	color: #999;	
	display: block;
}	
.flow_contents .flow_step dd {
	margin-top: 5px;
	padding-bottom: 40px;
}
.flow_contents .flow_step .step_wrap {
	display: flex;
	justify-content: space-between;
}

.flow_contents .flow_step .step_wrap img{
	width: 300px;
	height: auto;
	margin: -40px 0 0;
}
.flow_contents .flow_exp {
	width: 1000px;
	height: auto;
	margin:  10px 0 20px;
}
.flow_contents .flow_exp h3 {
	font-size: 18px;
}
.flow_contents .flow_exp ul {
	margin-top: 10px;
	margin-left: 1em;
}
}

/*施術の流れ 左写真 SP
---------------------------------------------*/
.flow_contents_left_ph {
	width: 100%;
	height: auto;
	text-align: center;
}
.flow_contents_left_ph .inner{
	padding: 40px 0;
}
.flow_contents_left_ph .flow_heading {
	position: relative;
	max-width: 100%;
	text-align: center;
}
.flow_contents_left_ph .flow_heading .jp_title {
    display: block;
	font-family: "Kiwi Maru", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	font-size: 6vw;
	font-weight: normal;
}
.flow_contents_left_ph .flow_heading .en_sub {
	display: block;
	font-size: 3.1vw;
	font-family: "Bellota Text", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	color: #e88a95;
	text-align: center;
}
.flow_contents_left_ph .flow_step {
	width: 94%;
	height: auto;
	text-align: left;
	margin: 20px 3%;
}
.flow_contents_left_ph .flow_step dt {
	font-size: 20px;
	line-height: 1.2em;
	display: block;
	margin-top: 2.5em;
}
.flow_contents_left_ph .flow_step .step_number{
	font-size: 16px;
	color: #e88a95;
	display: inline-block;
	margin-right: 0.2em;
}
.flow_contents_left_ph .flow_step .step_time {
	font-size: 14px;
	color: #999;
	margin-left: 0.2em;
}
.flow_contents_left_ph .flow_step dd {
	margin-top: 15px;
	padding-bottom: 20px;
	text-align: left;
}
.flow_contents_left_ph .flow_step img{
	width: 70%;
	height: auto;
	margin: 20px 15%;
}
.flow_contents_left_ph .flow_exp {
	width: 94%;
	margin:  30px auto;
	text-align: left;
}
.flow_contents_left_ph .flow_exp h3 {
	font-size: 4vw;
}
.flow_contents_left_ph .flow_exp ul {
	margin-top: 10px;
	margin-left: 1.6em;
}
.flow_contents_left_ph .flow_exp li {
	margin-top: 0.25em;
	list-style: outside;
	list-style-type: disc;
}
/*施術の流れ 左写真 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.flow_contents_left_ph {
}
.flow_contents_left_ph .inner{
	width: 1000px;
	height: auto;
	margin: 40px auto 0;
	padding:  50px 0 10px;
}
.flow_contents_left_ph .flow_heading .jp_title {
	font-size: 36px;
}
.flow_contents_left_ph .flow_heading .en_sub {
	font-size: 22px;
}
.flow_contents_left_ph .flow_step {
	width: 1000px;
	height: auto;
	margin: 20px 0;
}
.flow_contents_left_ph .flow_step dt {
	display: block;
	margin-top: 50px;
	margin-left: 340px;
}
.flow_contents_left_ph .flow_step .step_number{
	font-size: 16px;
	color: #e88a95;
	display: block;
}
.flow_contents_left_ph .flow_step .step_time {
	color: #999;	
	display: block;
}	
.flow_contents_left_ph .flow_step dd {
	margin-top: 5px;
	padding-bottom: 50px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.flow_contents_left_ph .flow_step dd p {
	width: 660px;
	height: auto;
}
.flow_contents_left_ph .flow_step img{
	width: 300px;
	height: auto;
	margin: -50px 0 0;
}
.flow_contents_left_ph .flow_exp {
	width: 1000px;
	height: auto;
	margin:  40px 0;
}
.flow_contents_left_ph .flow_exp h3 {
	font-size: 18px;
}
.flow_contents_left_ph .flow_exp ul {
	margin-top: 10px;
	margin-left: 1em;
}
}


/*区切り線 下向き矢印
---------------------------------------------*/
.step_arrow {
    position: relative;
    display: inline-block;
    border-bottom: solid 1px #999;
    padding-bottom: 20px;
    width: 100%;
    /*text-align: center;*/
}
.step_arrow:before,
.step_arrow:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.step_arrow:before {
    border: solid 11px transparent;
    border-top: solid 11px #999;
}
.step_arrow:after {
    border: solid 14px transparent;
    border-top: solid 14px #f5f5f5;
    margin-top: -5px;
}

/*区切り線 下向き矢印 白背景用
---------------------------------------------*/
.step_arrow_white {
    position: relative;
    display: inline-block;
    border-bottom: solid 1px #999;
    padding-bottom: 20px;
    width: 100%;
    /*text-align: center;*/
}
.step_arrow_white:before,
.step_arrow_white:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.step_arrow_white:before {
    border: solid 11px transparent;
    border-top: solid 11px #999;
}
.step_arrow_white:after {
    border: solid 14px transparent;
    border-top: solid 14px #fff;
    margin-top: -5px;
}
	
/*お電話でのご予約方法 SP
---------------------------------------------*/
#reservation_phone {
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
	padding: 50px 3% 10px;
	text-align: center;
}
#reservation_phone .phone_heading {
	position: relative;
	max-width: 100%;
	text-align: center;
}
#reservation_phone .phone_heading .jp_title {
    display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 6vw;
	font-weight: normal;
}
#reservation_phone .phone_heading .en_sub {
	display: block;
	font-size: 3.1vw;
	font-family: "Bellota Text", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	color: #e88a95;
	text-align: center;
}

#reservation_phone .phone_exp {
	text-align: center;
	margin: 20px auto 30px;
}
#reservation_phone .inner{
	max-width:100%;
	margin:0;
}
#reservation_phone .clnc_list{
	width: 100%;
	height: auto;
	margin-top: 14px;
	margin-bottom: 0;
	text-align: left;
}
#reservation_phone .clnc_list h3{
	font-size: 15px;
	color: #e88a95;
}
#reservation_phone .clnc_list ul{
	width: 100%;
	margin-top: 5px;
}
#reservation_phone .clnc_list li{
	font-size: 13px;
	line-height: 1.6em;
	list-style: none;
	display: inline-block;
	margin-right: 6vw;
	margin-bottom: 20px;
	vertical-align: top;
}
#reservation_phone .clnc_list .clnc_name{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0.75em;
	line-height: 1.6em;
}
#reservation_phone .clnc_list a{
	position: relative;
	display: inline-block;
	padding-right: 0.7em;
	text-decoration: underline;
}
#reservation_phone .clnc_list a::after {
  content: '';
  width: 7px;
  height: 7px;
  border: 0px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
	margin-top: -2px;;
}
#reservation_phone .clnc_list a:hover{
	color: #f4bdab;
	opacity: 1;
}

/*お電話でのご予約方法 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
#reservation_phone {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 85px 0 30px;
}
#reservation_phone .phone_heading .jp_title {
	font-size: 36px;
}
#reservation_phone .phone_heading .en_sub {
	font-size: 22px;
}
#reservation_phone .inner{
	max-width:1000px;
	margin:0 auto;
}
#reservation_phone .clnc_list{
	margin-top: 10px;
	margin-bottom: 30px;
}
#reservation_phone .clnc_list h3{
	font-size: 16px;
}
#reservation_phone .clnc_list li{
	font-size: 14px;
	margin-right: 50px;
	margin-bottom: 20px;
}
#reservation_phone .clnc_list .clnc_name{
	font-size: 16px;
}
}


/*WEBでのご予約方法 SP
---------------------------------------------*/
#reservation_web {
	width: 100%;
	height: auto;
	padding: 25px 0 0;
	text-align: center;
}
#reservation_web .web_heading {
	position: relative;
	max-width: 100%;
	text-align: center;
}
#reservation_web .web_heading .jp_title {
    display: block;
	font-family: "Kiwi Maru", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	font-size: 6vw;
	font-weight: normal;
}
#reservation_web .web_heading .en_sub {
	display: block;
	font-size: 3.1vw;
	font-family: "Bellota Text", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	color: #e88a95;
	text-align: center;
}
#reservation_web .tx_intro{
	width: 94%;
	height: auto;
	margin: 1em auto;
}
#reservation_web .tx_intro a {
	color: #e88a95;
	text-decoration: underline;
}
#reservation_web .reservation_step {
	width: 94%;
	height: auto;
	margin: 30px auto 50px;
	text-align: left;
}
#reservation_web .reservation_step .step_number {
	font-size: 5vw;
	color: #e88a95;
	display: block;
	margin-bottom: 0.5em;
}
#reservation_web .reservation_step .tx_member {
	font-size: 4vw;
	display: block;
	color: #e88a95;
	margin: 0.5em 0 0.2em;
}
#reservation_web .reservation_step li {
	margin: 30px 0 0;
	padding-bottom: 30px;
}
#reservation_web .reservation_step .tx_att{
	font-size: 13px;
	padding-left:1em;
	text-indent:-1em;
}
#reservation_web .reservation_step img{
	margin-top: 15px;
}

/*WEBでのご予約方法 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
#reservation_web {
	width: 1000px;
	height: auto;
	margin: 40px auto;
	padding:  0;
}
#reservation_web .web_heading .jp_title {
	font-size: 36px;
}
#reservation_web .web_heading .en_sub {
	font-size: 22px;
}
#reservation_web .tx_intro{
	width: 100%;
	margin-top: 30px;
}
#reservation_web .reservation_wrap {
	width: 100%;
	height: auto;
}
#reservation_web .reservation_step {
	width: 100%;
	height: auto;
	margin:  0;
}
#reservation_web .reservation_step li{
	display: flex;
	justify-content: space-between;
}
#reservation_web .reservation_step li .left_box{
	width: 450px;
	height: auto;
}

#reservation_web .reservation_step .step_number {
	font-size: 21px;
}
#reservation_web .reservation_step .tx_member {
	font-size: 18px;
}
#reservation_web .reservation_step .tx_att{
	font-size: 13px;
	padding-left:1em;
	text-indent:-1em;
		
}
}

/*WEBでのご予約方法　ボタン
---------------------------------------------*/
.appointment_btn {
	margin :40px auto;
}
.appointment_btn a {
	width: 100%;
	height: auto;
	display: block;
	padding: 10px 0;
	font-size: 4.2vw;
	letter-spacing: 0.25em;
	color: #fff;
	position: relative;
	text-align: center;
	background-color: #e88a95;
}
.appointment_btn p {
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}

@media screen and (min-width: 769px){
.appointment_btn a {
	width: 400px;
	margin: 0 auto;
	font-size: 20px;
}
.appointment_btn p {
	font-size: 13px;
}
}

.tx_right_pink {
	color: #e88a95;
	display: inline-block;
}


/*　ご予約の前に必ずご確認ください
---------------------------------------------*/
.please_confirm{
	width: 100%;
	height: auto;
	margin: 20px 0;
}
.please_confirm a{
	width: 78.7vw;
	height: 13.2vw;
	letter-spacing: 0.1em;
	color: #e88a95;
	border: 1px solid #e88a95;
	margin:1em auto;
	font-size: 3.6vw;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (min-width: 769px){
.please_confirm{
	width: 480px;
	/*width: 100%;*/
	height: auto;
	margin: 30px auto 20px;
	text-align: center;
}
.please_confirm a{
	width: 100%;
	height: 70px!important;
	height: auto;
	font-size: 17px;
}
}

/*　医院選択
---------------------------------------------*/
.btn-select{
	width: 100%;
	height: auto;
	margin: 20px 0;
}
.btn-select a{
	width: 78.7vw;
	height: 13.2vw;
	letter-spacing: 0.1em;
	color: #fff;
	margin:1em auto;
	font-size: 3.8vw;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #e88a95;
}
@media screen and (min-width: 769px){
.btn-select{
	width: 480px;
	/*width: 100%;*/
	height: auto;
	margin: 30px auto 20px;
	text-align: center;
}
.btn-select a{
	width: 100%;
	height: 70px!important;
	height: auto;
	font-size: 18px;
}
}


/*よくあるご質問 SP
---------------------------------------------*/
#faq_contents {
	width: 100%;
	height: auto;
	padding: 40px 0;
	text-align: center;
}
#faq_contents .faq_heading {
	position: relative;
	max-width: 100%;
	text-align: center;
}
#faq_contents .faq_heading .jp_title {
    display: block;
	font-family: "Kiwi Maru", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	font-size: 6vw;
	font-weight: normal;
}
#faq_contents .faq_heading .en_sub {
	display: block;
	font-size: 3.1vw;
	font-family: "Bellota Text", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	color: #e88a95;
	text-align: center;
}

/* Q&A SP
********************************************/
/*ボックス全体*/
.accbox {
	font-family: 'Open Sans', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    margin: 2em auto;
    max-width: 94%;/*最大幅*/
	text-align: left;
}
/*ラベル*/
.accbox label {
	display: block;
	margin: 0;
	padding : 5px 5px;
	color: #e88a95;
	background: #fff;
	cursor : pointer;
	transition: all 0.5s;
	position: relative;
	font-size: 15px;
	line-height: 1.4em;
}
/*アイコンを表示*/
.accbox label:after {
	content: "＋";
	position: absolute;
	right: 0;
}
/*チェックは隠す*/
.accbox input {
    display: none;
}
/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 5px;
    overflow: hidden;
    opacity: 0;
    transition: 0.5s;
}
/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
    background: #fff;
    opacity: 1;
}
.accbox .accshow ul {
	margin: 0px;
	padding: 0px;
	width: 99%;
	margin: 0 0 0 1%;
}
.accbox .accshow li {
	margin: 0;
	list-style-type: none;
	display: inline-block;
	height: auto;
	min-width: 33%;
	padding: 10px 0;
	box-sizing: border-box;
	font-size: 14px;;
}
.accbox .accshow p {
	font-size: 13px;
	margin: 5px 5px;
	color: #74c4f2;
	display: flex;
	align-items: center;
}
.accbox .accshow p:after {
	content: "";
	flex-grow: 1;
	display: block;
	border-top: 1px dashed #c4e1f2;
}
.accbox .accshow p:after {
	margin-left: .4em;
}	
/*アイコンを入れ替える*/
.cssacc:checked + label:after {
    content: "−";
}
.sp_shop_box {
	margin: 1em 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.sp_shop_box .figure {
	width: 90%;
	height: auto;
	display: block;
	margin: 15px auto;
}

/*よくあるご質問 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
#faq_contents {
	width: 1000px;
	height: auto;
	margin: 60px auto;
	padding: 50px  0 0;
}
#faq_contents .faq_heading .jp_title {
	font-size: 36px;
}
#faq_contents .faq_heading .en_sub {
	font-size: 22px;
}
.accbox{
	max-width:600px;
	margin:0 auto;
	padding: 20px 0;
	text-align: left;
}
.accbox label {
	font-size: 18px;
}
.accbox label:after {
	right: 5px;
}
.accbox .accshow li {
	font-size: 16px;;
}
.sp_shop_box .figure {
	width: 70%;
}
}


/*対応クリニック SP
---------------------------------------------*/
#clinic_contents {
	width: 100%;
	height: auto;
	margin: 20px 0;
	padding: 25px 0;
}
#clinic_contents .clinic_heading {
	position: relative;
	max-width: 100%;
	text-align: center;
}
#clinic_contents .clinic_heading .jp_title {
    display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 6vw;
	font-weight: normal;
		line-height: 1.2em;
}
#clinic_contents .clinic_heading .en_sub {
	display: block;
	font-size: 3.1vw;
	font-family: "Bellota Text", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	color: #e88a95;
	text-align: center;
	margin-top: 0.2em;
}
#clinic_contents .tx_clinic {
	font-size: 4vw;
	text-align: center;
	margin-top: 20px;
}
#clinic_contents .tx_exp{
	font-size: 3vw;
	text-align: center;
	margin-top: 10px;
}
#clinic_contents .tx_mini {
	font-size: 60%;
}
#clinic_contents .tx_sup {
	font-size: 60%!important;
	vertical-align: top;
	position: relative;
	top: -0.2em;
	display: inline-block!important;
	color: #e88a95!important;
}
/*ハイフ対応クリニック PC
---------------------------------------------*/
@media screen and (min-width: 769px){
#clinic_contents {
	margin: 60px 0;
	padding: 30px 0 40px;
}
#clinic_contents .clinic_heading .jp_title {
	font-size: 36px;
}
#clinic_contents .clinic_heading .en_sub {
	font-size: 22px;
}
#clinic_contents .tx_clinic {
	font-size: 18px;
}
#clinic_contents .tx_exp{
	font-size: 13px;
}
}	


/*************************************************************

施術全体 共通スタイル

*************************************************************/


/*共通 中タイトル SP
---------------------------------------------*/
.title_middle .jp_title {
    display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 6vw;
	font-weight: normal;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: -0.07em;
}
.title_middle .jp_sub {
	font-size: 4vw;
	text-align: center;
}
.title_middle .en_sub {
	display: block;
	font-size: 3.1vw;
	font-family: "Bellota Text", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	color: #e88a95;
	text-align: center;
}
/*共通 中タイトル PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.title_middle .jp_title {
	font-size: 36px;
}
.title_middle .jp_sub {
	font-size: 17px;
}
.title_middle .en_sub {
	font-size: 22px;
}
}


/*詳細情報 SP
---------------------------------------------*/
.detail_wrap {
	width: 94%;
	height: auto;
	margin: 40px auto;
}
.detail_wrap .inner{
	margin: 20px 0;
}
.detail_wrap dl{
	width: 100%;
	height: auto;
	border: solid 1px #ccc;
	margin-top: 20px;
}
.detail_wrap dt{
	font-size: 4vw;
	color: #e88a95;
	padding: 0.75em 1em 0.1em 1em;
}
.detail_wrap dd{
	padding: 0.1em 1.2em 1.3em 1.2em;
	border-bottom: solid 1px #ccc;
}
/*詳細情報 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.detail_wrap {
	width: 1000px;
	height: auto;
	margin: 60px auto;
}
.detail_wrap .inner{
	margin: 40px 0;
	display: flex;
	justify-content: space-between;
}
.detail_wrap dl{
	margin-top: 40px;
}
.detail_wrap dt{
	font-size: 20px;
	color: #e88a95;
}
}
