@charset "UTF-8";

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


/*レーザー脱毛　アフィリエイト　LP　ボタン 
---------------------------------------------*/
.btn_clinic {
margin: 10.7vw auto;
}
@media screen and (min-width: 769px){
.btn_clinic {
margin: 70px auto;
}
}
.btn_clinic .lp01-btn {
font-size: 3.6vw;
}
.btn_clinic .lp01-btn {
	align-items: center;
	background-color: #e88a95;
	color: #fff;
	display: flex;
	font-size: 3.6vw;
	height: 12.9vw;
	justify-content: center;
	margin: 2vw auto;
	width: 76vw;
}
@media screen and (min-width: 769px){
.btn_clinic .lp01-btn {
	font-size: 30px;
	height: 72px;
	margin: 10px auto;
	width: 480px;
}

.btn_clinic .lp01-btn {
font-size: 22.5px;
}
}


/*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;
	border-bottom: none;
}
#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;
}


/*WEB予約ボタン前説明
---------------------------------------------*/
.btn-select_att{
	width: 78.7vw;
	margin: 0 auto -10px;
}
@media screen and (min-width: 769px){
.btn-select_att{
	width: 100%;
	margin: 0 auto -1em;
}
}