@charset "UTF-8";

/*メインビジュアル SP
---------------------------------------------*/
#mv_laser {
	position: relative;
	background-image: url(../img/laser/main-sp.webp);
	background-size:  cover; 
	max-width: 100%;
	text-align: center;
	display: flex; /* flex属性に変更*/
	justify-content: center; /* 子要素の横位置*/
	align-items: center; /* 子要素の縦位置*/
}
#mv_laser:before {
    content: "";
    display: block;
    padding-top: 63%;
  }
#mv_laser .sub {
	display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 3.4vw;
	font-weight: normal;
	letter-spacing: -0.1em;
	line-height: 1.4em;
	color: #e88a95;
	position: absolute;
	top: 29%;
	left: 5vw;
}
#mv_laser .title {
	display: block;
	font-size: 8vw;
	font-family: 'Oswald', sans-serif;
	letter-spacing: .1em;
	color: #555;
	position: absolute;
	top: 41%;
	left: 5vw;
	text-align: left;
}
#mv_laser .title span {
	display: inline-block;
	font-size: 4vw;
	font-family: 'Noto Sans', sans-serif;
	margin-left: .8vw;
	vertical-align: top;
	line-height: 0.5em;
}
/*メインビジュアル PC
---------------------------------------------*/
@media screen and (min-width: 769px){
#mv_laser {
	background-image: url(../img/laser/main.webp);
}
#mv_laser:before {
    content: "";
    display: block;
    padding-top: 28%;
  }
#mv_laser .sub {
	font-size: 26px;
	position: absolute;
	top: 27%;
	left: 18vw;
	letter-spacing: 0;
}
#mv_laser .title {
	font-size: 62px;
	position: absolute;
	top: 42%;
	left: 18vw;
}
#mv_laser .title span {
	font-size: 20px;
	vertical-align: middle;
}	
}


/* 対象価格 SP
---------------------------------------------*/
.first_time_price {
	width: 96%;
	height: auto;
	margin: 30px 2%;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.first_time_price h2{
	font-size: 5vw;
	margin-bottom: 1em;
}
.first_time_price dl {
	margin: 20px 0 0;
}
.first_time_price dt {
	font-size: 4.5vw;
	font-weight: bold;
	line-height: 2em;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	margin: 0 0 0.75em;
}
.first_time_price dd {
	font-size: 12vw;
	font-weight: normal;
	line-height: 1.1em;
	color: #d25965;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	display: inline-block;
	margin: 0 10px;
}
.first_time_price dd .parts {
	font-size: 4vw;
	font-weight: normal;
	display: block;
	color: #333;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	line-height: 1.2em;
}
.first_time_price dd .mini {
	font-size: 4.5vw;
	display: inline-block;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	padding-right: 0.2em;
}
.first_time_price dd .tax_in {
	font-size: 3vw;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
/*対象価格 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.first_time_price {
	width: 100%;
	margin: 50px 0;
}
.first_time_price h2{
	width: 100%;
	font-size: 22px;
}
.first_time_price dl {
	margin: 10px 40px;
}
.first_time_price dt {
	font-size: 18px;
}
.first_time_price dd {
	font-size: 52px;
}
.first_time_price dd .parts {
	font-size: 15px;
}
.first_time_price dd .mini {
	font-size: 22px;
}
.first_time_price dd .tax_in {
	font-size: 13px;
}
}


/*ジェントルレーズ〈女性限定〉 SP
---------------------------------------------*/
.women_only {
	width: 100%;
	height: auto;
	margin: 40px 0 0;
	background-color: #FEF3F3;
	text-align: center;
	overflow:hidden;
}
.women_only .heading {
	position: relative;
	background-image: url(../img/laser/women_only-sp.webp);
	background-size:  cover; 
	max-width: 100%;
	text-align: center;
	display: flex; /* flex属性に変更*/
	justify-content: center; /* 子要素の横位置*/
	align-items: center; /* 子要素の縦位置*/
}
.women_only .heading:before {
    content: "";
    display: block;
    padding-top: 40%;
}
.women_only .heading .jp_title {
    display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 6vw;
	font-weight: normal;
	line-height: 1.4em;
}
.women_only .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;
}
.women_only .price_box {
	width: 96%;
	text-align: center;
	margin: 20px auto;
}
.women_only .price_box dt{
	font-size: 5vw;
	line-height: 1.3em;
	font-family: "Kiwi Maru", sans-serif;
}
.women_only .price_box .firsttime{
	color: #D25965;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	line-height: 5em;
}
.women_only .price_box .mini{
	font-size: 3.5vw;
	line-height: 1.3em;
	display: inline-block;
}
.women_only .price_box .number{
	font-size: 15vw;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.women_only .price_box .yen{
	font-size: 4.5vw;
	display: inline-block;
}
.women_only .price_box .tax_in{
	font-size: 3vw;
	display: inline-block;
}
.women_only .price_box .parts{
	width: 100%;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	display: inline-block;
	padding: 1em 0;
	margin-bottom: 20px;
}
.men_only .price_box .subject{
	font-size: 4vw;	
}
.men_only .price_box .tx_exp{
	font-size: 3vw;	
}
/*ジェントルレーズ〈女性限定〉 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.women_only {
	margin: 0;
}
.women_only .heading {
	background-image: url(../img/laser/women_only.webp);
}
.women_only .heading:before {
    content: "";
    display: block;
    padding-top: 23%;
  }
.women_only .heading .jp_title {
	font-size: 36px;
}
.women_only .heading .en_sub {
	font-size: 22px;
}
.women_only .price_box {
	width: 100%;
	margin: 40px 0;
}
.women_only .price_box dt{
	font-size: 30px;
}
.women_only .price_box .firsttime{
	color: #D25965;
	line-height: 8em;;
}
.women_only .price_box .mini{
	font-size: 24px;
	line-height: 1.2em;
}
.women_only .price_box .number{
	font-size: 80px;
	margin-left: 0.1em;
}
.women_only .price_box .yen{
	font-size: 38px;
	line-height: 1.2em;
	display: inline-block;
}
.women_only .price_box .tax_in{
	font-size: 18px;
	line-height: 1.2em;
	display: inline-block;
}
.women_only .price_box .parts{
	width: auto;
	font-size: 16px;	
	padding: 1em 0;
	margin-bottom: 40px;
}
.women_only .price_box .subject{
	font-size: 18px;	
}
.women_only .price_box .tx_exp{
	font-size: 14px;	
}
}


/*ジェントルレーズ〈男性限定〉 SP
---------------------------------------------*/
.men_only {
	width: 100%;
	height: auto;
	margin: 0 0 40px;
	background-color: #FEF3F3;
	text-align: center;
	overflow:hidden;
}
.men_only .heading {
	position: relative;
	background-image: url(../img/laser/men_only-sp.webp);
	background-size:  cover; 
	max-width: 100%;
	text-align: center;
	display: flex; /* flex属性に変更*/
	justify-content: center; /* 子要素の横位置*/
	align-items: center; /* 子要素の縦位置*/
}
.men_only .heading:before {
    content: "";
    display: block;
    padding-top: 40%;
}
.men_only .heading .jp_title {
    display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 6vw;
	font-weight: normal;
	line-height: 1.4em;
}
.men_only .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;
}
.men_only .price_box {
	width: 96%;
	text-align: center;
	margin: 20px auto;
}
.men_only .price_box dt{
	font-size: 5vw;
	line-height: 1.3em;
	font-family: "Kiwi Maru", sans-serif;
}
.men_only .price_box .firsttime{
	color: #D25965;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	line-height: 1em;
	margin-top: 1.2em;
}
.men_only .price_box .tx_price{
	display: inline-block;
	margin: 0.2em;
}
.men_only .price_box .mini{
	font-size: 3.5vw;
	line-height: 1.3em;
	display: inline-block;
}
.men_only .price_box .number{
	font-size: 15vw;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 1.1em;
}
.men_only .price_box .yen{
	font-size: 4.5vw;
	display: inline-block;
}
.men_only .price_box .tax_in{
	font-size: 3vw;
	display: inline-block;
}
.men_only .price_box .parts{
	width: 100%;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	display: inline-block;
	padding: 1em 0;
	margin-bottom: 40px;
}
.men_only .price_box .subject{
	width: 44vw;
	font-size: 4vw;
	line-height: 1.6em;
	color: #333;
	margin: 1em 0;
	padding: 1em 0;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	display: inline-block;
}
.men_only .price_box .tx_nomal{
	font-size: 3.5vw;
	color: #333;
}
.men_only .price_box .tx_exp{
	font-size: 3vw;	
}
/*ジェントルレーズ〈男性限定〉 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.men_only {
	margin-bottom: 60px;
}
.men_only .heading {
	background-image: url(../img/laser/men_only.webp);
}
.men_only .heading:before {
    content: "";
    display: block;
    padding-top: 23%;
  }
.men_only .heading .jp_title {
	font-size: 36px;
}
.men_only .heading .en_sub {
	font-size: 22px;
}
.men_only .price_box {
	width: 100%;
	margin: 40px 0;
}
.men_only .price_box dt{
	font-size: 30px;
}
.men_only .price_box .firsttime{
	color: #D25965;
	line-height: 1em;
}
.men_only .price_box .tx_price{
	margin: 1em;
}
.men_only .price_box .mini{
	font-size: 24px;
	line-height: 1.2em;
}
.men_only .price_box .number{
	font-size: 80px;
}
.men_only .price_box .yen{
	font-size: 38px;
	line-height: 1.2em;
	display: inline-block;
}
.men_only .price_box .tax_in{
	font-size: 18px;
	line-height: 1.2em;
	display: inline-block;
}
.men_only .price_box .parts{
	width: auto;
	font-size: 16px;	
	padding: 1em 0;
	margin-bottom: 40px;
}
.men_only .price_box .subject{
	width: 270px;
	font-size: 18px;	
}
.men_only .price_box .tx_nomal{
	font-size: 16px;
}
.men_only .price_box .tx_exp{
	font-size: 14px;	
}
}


/*医療レーザー脱毛についてボタン 男性女性共用
---------------------------------------------*/
.btn_difference_link{
	width: 80%;
	height: auto;
	display: block;
	text-align: center;
	font-size: 4vw;
	color: #E88A95;
	background-color: #fff;
	margin: 20px auto 50px;
	padding: 0.75em 0;
	position: relative;
}
.btn_difference_link:after {
	border-right: 1px solid #E88A95;
	border-top: 1px solid #E88A95;
	content: "";
	display: block;
	height: 2vw;
	position: absolute;
	right: 3vw;
	top: 50%;
	transform: translate(0, -50%) rotate(45deg); width: 2vw;
}

@media screen and (min-width: 769px){
.btn_difference_link{
	width: 400px;
	font-size: 18px;
	margin: 0 auto 70px;
}
.btn_difference_link:after {
	border-right: 1px solid #E88A95;
	border-top: 1px solid #E88A95;
	content: "";
	display: block;
	height: 12px;
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translate(0, -50%) rotate(45deg); width: 12px;
}
}


/*対応クリニック 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%;
}
/*対応クリニック 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
---------------------------------------------*/
#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;
}
}


/*区切り線 下向き矢印 白背景用
---------------------------------------------*/
.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 #fff;
    margin-top: -5px;
}