@charset "UTF-8";

/*違い メインビジュアル SP
---------------------------------------------*/
#mv_difference {
	position: relative;
	background-image: url(../img/laser_difference/main-sp.webp);
	background-size:  cover; 
	max-width: 100%;
	text-align: center;
	display: flex; /* flex属性に変更*/
	justify-content: center; /* 子要素の横位置*/
	align-items: center; /* 子要素の縦位置*/
}
#mv_difference:before {
    content: "";
    display: block;
    padding-top: 63%;
  }
#mv_difference .sub {
	display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 3.4vw;
	font-weight: normal;
	letter-spacing: -0.1em;
	line-height: 1.6;
	color: #e88a95;
	position: absolute;
	top: 28%;
	left: 5vw;
}
#mv_difference .title {
	display: block;
	font-size: 5.4vw;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
	letter-spacing: .1em;
	color: #555;
	position: absolute;
	top: 39%;
	left: 5vw;
	text-align: left;
	line-height: 1.1em;
}
#mv_difference .title span {
	display: inline-block;
	font-size: 4vw;
	font-weight: normal;
	font-family: 'Noto Sans', sans-serif;
	margin-top: 5px;
	vertical-align: top;
	line-height: 0.5em;
	display: block;
	letter-spacing: 0;
	line-height: 1.5em!important;
}
#mv_difference .title .tx_small{
	font-size: 80%;
	display: inline;
	vertical-align: baseline;
	font-weight: bold;
}

/*違い メインビジュアル PC
---------------------------------------------*/
@media screen and (min-width: 769px){
#mv_difference {
	background-image: url(../img/laser_difference/main.webp);
}
#mv_difference:before {
    content: "";
    display: block;
    padding-top: 28%;
  }
#mv_difference .sub {
	font-size: 28px;
	position: absolute;
	top: 27%;
	left: 20vw;
	letter-spacing: 0;
	line-height: 1.5em;
}
#mv_difference .title {
	font-size: 40px;
	position: absolute;
	top: 39%;
	left: 20vw;
	line-height: 1.1em;
}
#mv_difference .title span {
	font-size: 18px;
	vertical-align: middle;
	display: block;
	margin-top: 0.5em;
	letter-spacing: 0.1em;
	line-height: 1.5em!important;
}
#mv_difference .title span.tx_bold {
	font-weight: bold;
}
}


/*ラ・フィーユとジェントルレーズ SP
---------------------------------------------*/
.laffile_gentle_wrap{
	width: 94%;
	height: auto;
	margin: 20px auto;
}
.laffile_gentle_wrap .tx_box{
	margin-top: 20px;
	text-align: left;
}
/*ラ・フィーユとジェントルレーズ PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.laffile_gentle_wrap{
	width: 1000px;
	height: auto;
	margin: 20px auto 0;	
}
.laffile_gentle_wrap .tx_box{
	text-align: center;
}
}


/*最新鋭脱毛機 SP
---------------------------------------------*/
.laffile_machine {
	width: 100%;
	height: auto;
	margin: 20px 0 0;
	padding: 30px 0 20px;
	background-color: #FEF3F3;
}
.laffile_machine .head_box{
	width: 94%;
	height: auto;
	margin: 20px auto 0;	
	display: flex;
	justify-content: center;
	align-items: center;
}
.laffile_machine .head_box .top_h3{
	font-size: 6vw;
	color: #E88A95;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
.laffile_machine .head_box .top_h3 span{
	font-size: 4vw;
}
.laffile_machine .head_box img{
	width: 20vw;
	margin-left: 40px;
}
.laffile_machine .inner{
	width: 94%;
	height: auto;
	margin: 0 auto;
}
.laffile_machine .tx01{
	margin: 1em 0;
	text-align: center;
}
.laffile_machine .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("../img/lafille/fig_point01.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.laffile_machine .tx01 .head_h4{
	font-size: 4vw;
	font-weight: bold;
	color: #EDBFC1;
	text-align: left;
	margin: 10px 0 0;
}

.laffile_machine .tx02{
	margin: 1em 0;
	text-align: center;
}
.laffile_machine .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("../img/lafille/fig_point02.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.laffile_machine .tx02 .head_h4{
	font-size: 4vw;
	font-weight: bold;
	color: #EDBFC1;
	text-align: left;
	margin: 10px 0 0;
}
.laffile_machine .tx03{
	margin: 1em 0;
	text-align: center;
}
.laffile_machine .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("../img/lafille/fig_point03.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.laffile_machine .tx03 .head_h4{
	font-size: 4vw;
	font-weight: bold;
	color: #EDBFC1;
	text-align: left;
	margin: 10px 0 0;
}

.laffile_machine img{
	width: 20vw;
	height: auto;
	margin-left: 10px;
}
/*最新鋭脱毛機 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.laffile_machine {
	margin: 60px auto;
}
.laffile_machine .head_box{
	width: 1000px;
	height: auto;
	margin: 20px auto 0;	
}
.laffile_machine .head_box .top_h3{
	font-size: 44px;
	color: #E88A95;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
.laffile_machine .head_box .top_h3 span{
	font-size: 28px;
}
.laffile_machine .head_box img{
	width: 170px;
	margin-left: 40px;
}
.laffile_machine .inner{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.laffile_machine .tx01{
	margin: 30px 0;
}
.laffile_machine .tx01 .head01{
	width: 100%;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.laffile_machine .tx01 .head_h4{
	font-size: 18px;
	margin: 15px 0 0;
}
.laffile_machine .tx01 p{
	margin-top: 0.5em;
}

.laffile_machine .tx02{
	margin: 30px 0;
}
.laffile_machine .tx02 .head02{
	width: 100%;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.laffile_machine .tx02 .head_h4{
	font-size: 18px;
	margin: 15px 0 0;
}
.laffile_machine .tx02 p{
	margin-top: 0.5em;
}

.laffile_machine .tx03{
	margin: 30px 0;
}
.laffile_machine .tx03 .head03{
	width: 610px;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.laffile_machine .tx03 .head_h4{
	font-size: 18px;
	margin: 15px 0 0;
}
.laffile_machine .tx03 p{
	margin-top: 0.5em;
}
}



/*ラ・フィーユとジェントルレーズの違いについて
---------------------------------------------*/
.difference_wrap{
	width: 96%;
	height: auto;
	margin: 40px auto;
	text-align: center;
}
.difference_wrap img{
	margin-top: 20px;
}
.difference_wrapcomparison_table
@media screen and (min-width: 769px){
.difference_wrap{
	width: 1000px;
	height: auto;
	margin: 40px auto;
}
.difference_wrap img{
	margin-top: 40px;
}
}




/*医療レーザー脱毛とは? SP
---------------------------------------------*/
.laser_whats{
	width: 100%;
	height: auto;
	margin: 20px auto;
}
.laser_whats {
	margin-bottom: 0;
}
.laser_whats .whats_heading {
	position: relative;
	background-image: url(../img/fractional/recommended-sp.webp);
	background-size:  cover; 
	max-width: 100%;
	text-align: center;
	display: flex; /* flex属性に変更*/
	justify-content: center; /* 子要素の横位置*/
	align-items: center; /* 子要素の縦位置*/
}
.laser_whats .whats_heading:before {
    content: "";
    display: block;
    padding-top: 40%;
}
.laser_whats .whats_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;
}
.laser_whats .whats_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;
}
.laser_whats .inner{
	margin: 20px auto;
}
.laser_whats .tx_box{
	width: 96%;
	height: auto;
	margin: 30px auto;
}
.laser_whats .tx_box h3{
	font-size: 4vw;
	color: #E88A95;
	margin-bottom: 0.5em;
	line-height: 1.3em;
}
.laser_whats .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;
}
.laser_whats .tx_box .head_h4{
	font-size: 4vw;
	font-weight: bold;
	color: #EDBFC1;
	text-align: left;
}
.laser_whats .tx_mini{
	font-size: 60%!important;
}
.laser_whats 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;
}
.laser_whats .tx_box img{
	width: 70%;
	height: auto;
	display: block;
	margin: 10px auto;
}
.laser_whats .fig_illust_pc{
	display: none;
}
.laser_whats .fig_illust_sp{
}
.laser_whats .fig_illust_sp img{
	width: 96%;
	height: auto;
	margin-left: 2%;
	margin-right: 2%;
}
/*医療レーザー脱毛とは? PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.laser_whats {
	margin-bottom: 60px;
}
.laser_whats .whats_heading {
	background-image: url(../img/differenceence/medical_laser.webp);
}
.laser_whats .whats_heading:before {
    content: "";
    display: block;
    padding-top: 23%;
  }
.laser_whats .whats_heading .jp_title {
	font-size: 36px;
}
.laser_whats .whats_heading .en_sub {
	font-size: 22px;
}
.laser_whats .inner{
	width: 1000px;
	height: auto;
	margin: 60px auto;
}
.laser_whats .tx_box{
	width: 100%;
	margin: 50px 0;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.laser_whats .tx_box img{
	width: auto;
	height: auto;
	margin-left: 40px;
}
.laser_whats .fig_illust_sp{
	display: none;
}
.laser_whats .fig_illust_pc{
	margin-top: -30px;
	display: block;
}
.laser_whats .fig_illust_pc img{
	margin-left: 0;	
}
.laser_whats .tx_box h3{
	font-size: 21px;
	color: #E88A95;
	margin-bottom: 5px;
}
.laser_whats .tx_box .head_h4{
	font-size: 18px;
	margin: 5px 0 2px;
}
.laser_whats .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;
}
}





/*医療レーザー脱毛 価格　全体囲み SP
---------------------------------------------*/
#price_container {
	width: 100%;
	height: auto;
	margin: 20px auto 40px; 
}
/*医療レーザー脱毛 価格　全体囲み  PC
---------------------------------------------*/
@media screen and (min-width: 769px){
#price_container {
	width: 1000px;
	height: auto;
}
}

/*レーザー脱毛料金タブ SP
---------------------------------------------*/
.price_anchor {
	width: 96%;
	height: auto;
	margin: 10px auto 40px; 
}
.price_anchor ul {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.price_anchor li {
	width: 48%;
	height: auto;
	font-size: 3.5vw;
	line-height: 1.4em;
	margin: 0.75em auto 0;
	
	position: relative;
	vertical-align: middle;
	background-color: #F5F5F5;
}
.price_anchor li::after {
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	content: "";
	display: block;
	height: 2vw;
	position: absolute;
	right: 2vw;
	top: 50%;
	transform: translate(0, -50%) rotate(135deg); width: 2vw;
}
.price_anchor ul::after {/* 最後の行左寄せスペース */
	display: block;
	content:"";
	width: 50%;
}
.price_anchor li a {
	display: inline-block;
	width: 100%;
	height: auto;
	padding: 1em 0.75em;
}
.price_anchor li a:hover {
	background-color: #FFE4E3;
}
/*レーザー脱毛料金タブ PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.price_anchor {
	width: 1000px;
	height: auto;
	margin: 40px auto;
	padding: 0;
}
.price_anchor ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.price_anchor li {
	width: 492px;
	margin: 8px 0;
	font-size: 16px;
	font-weight: 700;
}
.price_anchor li::after {
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translate(0, -50%) rotate(135deg); width: 8px;
}
.price_anchor li a {
	padding: 1em 1.25em;
}
}



/*タブ設定
---------------------------------------------*/
.tab {
  padding: 0;
  
}

.tablist.active {
  background: #ccc;
}

.tablist {
 cursor: pointer;
}
.tabcontents {
}



/*各施術の料金 囲み SP
---------------------------------------------*/
.price_wrap {
	width: 100%;
	height: auto;
	margin:3.2em 0;
	border-bottom: solid 1px #ccc;
}
.price_wrap h2 {
	font-size: 5vw;
	text-align: center;
	font-family: "Kiwi Maru";
	line-height: 1.4em;
}
.price_wrap h2 .tx_sub{
	font-size: 3.2vw;
	display: block;
}
.price_bodernone {
	border: none!important;
}

/*各施術の料金 囲み PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.price_wrap {
	width: 1000px;
	height: auto;
	margin:80px 0;
}
.price_wrap h2 {
	font-size: 24px;
}
.price_wrap h2 .tx_sub{
	font-size: 17px;
}
}

/*ボーダーを消す
---------------------------------------------*/
.border_none{
	border: none;
}

/*対象、取り扱い医院 SP
---------------------------------------------*/
.target_clinic {
	width: 92%;
	height: auto;
	margin: 2em auto 0;
	padding: 0.7em 1.5em 1em;
	border: solid 1px #ccc;
}
.target_clinic dt {
	font-size: 3.8vw;
	color: #e88a95;
	float: left;
	padding-top: 0.3em;

}
.target_clinic dd {
	font-size: 3.8vw;
	padding-top: 0.3em;
}
/*対象、取り扱い医院 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.target_clinic {
	width: 1000px;
	height: auto;
	margin-top: 2em;
}
.target_clinic dt {
	font-size: 17px;
	color: #e88a95;
}
.target_clinic dd {
	font-size: 17px;
}
}	
	
/*価格表 テーブル SP
---------------------------------------------*/
.price_table {
	width: 98%;
	height: auto;
	margin: 1.5em auto 1em;
	border-collapse: collapse;
	border-top: solid 2px #fff;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
}
.price_table th,td {
	border: solid 1px #ccc;
	padding: 0.75em 0.2em;
	text-align: center;
	vertical-align: middle;
}
.price_table th {
	font-size: 3.2vw;
	background-color: #e7e6e6;
}
.price_table .bg_dark_pink {
background-color: #FEE5E5!important;
}
.price_table .bg_pink {
background-color: #fef3f3!important;
}
.price_table .bg_dark_gray {
background-color: #EAEAEA!important;
}
.price_table .bg_light_gray {
background-color: #F6F6F6!important;
}
.price_wrap .note_price_table {
	width: 92%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.price_wrap .note_price_table li {
	font-size: 3vw;
	padding-left: 1em;
    text-indent: -1em;
}
.price_table .img_plan_s{
	width: 60%;
	height: auto;
	margin: 10px 0;
}
.price_table .click_here{
	width: 60%;
	font-size: 3.2vw;
	color: #e88a95;
	display: inline-block;
	padding: 10px;
	border: solid 1px #e88a95;
	line-height: 1;
	position: relative;
}
.price_table .click_here::after {
	border-right: 1px solid #e88a95;
	border-top: 1px solid #e88a95;
	content: "";
	display: block;
	height: 2vw;
	position: absolute;
	right: 2vw;
	top: 50%;
	transform: translate(0, -50%) rotate(45deg); width: 2vw;
}
.price_table .link_block{
	width: 100%;
	height: auto;
	display: block;
}

/*価格表 テーブル PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.price_table {
	width: 1000px;
	margin: 1.5em 0;
}
.price_wrap .note_price_table {
	width: 1000px;
}
.price_table th {
	font-size: 16px;
}
.price_wrap .note_price_table li {
	font-size: 15px;
}
.price_table td.w60,th.w60 {
	width: 60%
}
.price_table .img_plan_s{
	width: 50%;
}
.price_table .click_here{
	width: 180px;
	font-size: 14px;
}
.price_table .click_here::after {
	border-right: 1px solid #e88a95;
	border-top: 1px solid #e88a95;
	content: "";
	display: block;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%) rotate(45deg); width: 10px;
}
}	


