@charset "utf-8";
/*----------------------------------------------------------
 contact
---------------------------------------------------------- */
.contact_form{
    position: relative;
}
.wpcf7-submit{
    color: #fff;
    background-color: #fbb4ae;
    display: block;
    width: 100%;
    text-align: center;
    border: 0;
    font-size: 24px;
    margin-top: 40px;
    height: 90px;
    line-height: 90px;
	max-width: 400px;
    margin: 0 auto;
	cursor: pointer;
}
.wpcf7-submit:hover{
	opacity: 0.5;
}
.wpcf7-previous{
	background-color: #F0EDED;
	display:block;
	border:1px solid #6e6b6e;
	width:210px;
	height:70px;
	line-height:70px;
	margin:35px auto 0px auto;
	text-align:center;
	color:#000;
	font-size:17px;
	font-size: 1.7rem;
	cursor: pointer;
}
.wpcf7-previous:hover{
	background:#6e6b6e;
	color:#FFF
}
.form_btn{
    position: relative;
    max-height: 90px;
}
.form_btn_area {
    margin: 70px auto 100px auto;
}
.label_big {
    border-bottom: solid 1px #C5CAD0;
}
.label_big_last{
    border-bottom: initial;
}
section.contact_form.big_tx .inner form .label_big_first {
    border: initial;
}
.contact_form h4{
    font-weight: bold;
    color: #05355F;
    position: relative;
}
.name_big p {
    display: flex;
}
.name_small p {
    display: flex;
    flex-direction: column;
}
/* span.service_select {
    display: block;
    color: #fff;
    background: #05355F;
    text-align: center;
} */
.text_label, input[type="email"], .wpcf7-text, textarea{
    /* background: #F5F5F5; */
    border: 1px solid #000;
}
.text_label, input[type="email"], .wpcf7-text{
    line-height: 50px;
	height: 50px;
	padding: 0 15px;
}
span.rq {
    display: inline-block;
    background: #f1d5c7;
    position: absolute;
	top: 0;
}
/* .attention .tab_icon {
    display: inline-block;
    margin-right: 10px;
} */
/* .attention a{
    text-decoration: underline;
    color: #05355F;
}
.attention{
    line-height: 1.8;
} */
h4{
    position: relative;
}
/* PC */
@media screen and (min-width:1024px) {
h4 {
    width: 280px;
	min-width: 280px;
    font-size: 18px;
    padding: 0 25px;
    margin-right: 50px;
}
/* .attention{
    margin-top: 70px;
} */
input, textarea {
    font-size: 16px;
}
.label_big {
    display: flex;
    padding: 25px 0;
}
.contact_form h4{
    min-width: 380px;
    margin-right: 70px;
    font-size: 20px;
    margin-left: 20px;
}
.contact_form form {
    margin-top: 70px;
}
.label_big p{
    font-size: 18px;
}
.name_small{
    margin-right: 100px;
}
.contact .radio_small {
    position: relative;
    left: -20px;
}
/* span.service_select {
    font-size: 16px;
    margin-bottom: 10px;
} */
.text_label{
    width: 710px;
}
.old .text_label{
    width: 62px;
	margin-right: 10px;
}
input[type="email"] {
    /* width: 510px; */
	width: 845px;
}
.wpcf7-text {
    width: 325px;
}
textarea {
    height: 150px;
   width: 845px;
   /* width: 100%; */
    background: #f6f6f6;
    border: solid 0px;
	padding: 20px;
	font-size: 16px;
	margin-top: 10px;
}
.radio_text_big {
    padding-right: 50px;
}
span.rq {
	font-size: 18px;
	padding: 0px 10px;
    right: 0px;
}
span.wpcf7-list-item.first {
    margin-left: 0;
}
.radio_text2 span.wpcf7-list-item{
	margin-left: 0;
}
.name_middle {
    display: flex;
}
.label_big.old p{
	position: relative;
}
span.span_old{
	display: inline-block;
    position: absolute;
	top: 10px;
	left: 70px;
}

@media screen and (max-width:1320px) {
    textarea, .text_label, input[type="email"]{
		width: 100%;
    }
    .wpcf7-text {
        width: 200px;
    }
	textarea{
		min-width: 625px;
    }
}
}


/* SP */
@media screen and (max-width:1023px) {
/* .attention{
    margin-top: 40px;
} */
input, textarea {
    font-size: 16px;
}
.contact_form .inner {
    width: 90%;
    margin: 0 auto;
}

.label_big {
    padding: 15px 10px;
	font-size: 16px;
	margin: 0px 3%;
}
.contact_form h4{
    width: 100%;
    font-size: 17px;
    margin-bottom: 10px;
}
.contact_form form {
    margin-top: 40px;
}
.contact .radio_small {
    position: relative;
    left: -20px;
}
/* span.service_select {
    font-size: 14px;
    margin-bottom: 10px;
    max-width: 320px;
} */
.text_label, input[type="email"] {
    width: 100%;
}
.wpcf7-text {
    width: 100%;
    max-width: 350px;
}
.date_big .wpcf7-text {
	min-width: 152px;
}
.old .text_label{
    width: 62px;
	margin-right: 10px;
}
textarea {
    height: 180px;
	-webkit-appearance: none;
	font-family: sans-serif;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	background: #f6f6f6;
	padding: 15px;
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 5px;
}
span.rq {
    font-size: 14px;
    padding: 0px 10px;
    right: 0px;
    top: 0px;
}
h4 {
    margin-bottom: 5px;
}
span.name_span {
    font-size: 14px;
}
.radio_small {
    position: relative;
    left: -5px;
}
.name_small .wpcf7-text {
	max-width: 140px;
	margin-right: 50px;
}
.wpcf7-list-item {
    margin: 0 0 0 0.5em;
}
.artmake_check .wpcf7-list-item {
    margin-left: 0.5em;
}
.date_small span {
    font-size: 12px;
    white-space: nowrap;
}
.name_middle {
    display: flex;
}
select#hour1 {
    max-width: 100px;
}
p.attention {
    font-size: 13px;
}
.privacy_box .radio_small {
    max-width: initial;
    margin-right: 0;
}
p.pr_check_p {
    margin: 5px;
}
.wpcf7-submit {
    font-size: 20px;
    height: 60px;
    line-height: 60px;
	width: 94%;
	max-width: 100%;
}
.form_btn{
    max-height: 60px;
/* 	margin: 30px auto 50px auto; */
}
.form_btn_area {
	margin: 30px auto 50px auto;
}
.wpcf7-previous{
	height: 50px;
	line-height: 50px;
}
.label_big.old p{
	position: relative;
}
span.span_old{
	display: inline-block;
    position: absolute;
	top: 10px;
	left: 70px;
}
}


/*--------*/

.form_step{
	width:740px;
	height:40px;
	margin:30px auto 80px auto;
}
.form_step ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form_step ul li {
    position: relative;
    width: 33%;
    text-align: center;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height:40px;
    background: #fff;
    color: #000000;
    border-top: 1px solid #313131;
    border-bottom: 1px solid #313131;
	font-size:14px;
	font-size: 1.4rem;
}
.form_step ul li:first-child {
    border-left: 1px solid #313131;
}
.form_step ul li img{
	vertical-align:middle;
	margin:0 5px 0 0;
}
.form_step ul li::before,
.form_step ul li::after {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left:calc(100% - 1px);
    content: '';
    border: 20px solid transparent;
    border-left: 20px solid #fff;
    margin: auto;
}
.form_step ul li::before {
    margin-left: 1px;
    border-left-color: #313131;
}
.form_step ul li.active {
    z-index: 1;
    background: #313131;
    color: #FFF;
}
.form_step ul li.active::after {
    border-left-color: #313131;
}
.form_step ul li.active::before {
    border-left: none;
}

.form_step2{
	width:520px;
	height:40px;
	margin:30px auto 80px auto;
}
.form_step2 ul li {
    width: 49%;
}
.check_box{
	max-width:800px;
	width:100%;
	text-align:center;
	border:1px solid #000;
	margin:40px auto;
	padding:30px 0;
}
.check_box h3,
#main .check_box p{
	color:#000000;
	font-size:16px;
	font-size: 1.6rem;
	margin-bottom: 10px;
}
#main .check_box p {
	margin-bottom: 0;
}
select{
	height:50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #000;
	background:#FFF;
	font-size: 16px;
	font-size: 1.6rem;
	padding:0 15px;
	position:relative;
}
.date_small {
    margin-right: 100px;
}
.date_middle {
    display: flex;
}
p.attention {
    font-size: 14px;
	margin-top: .5em;
}
p.attention.attention_mt0 {
  margin-top: 0;
}
::placeholder {
	color: #8D8A8A;
	font-size: 15px;
}
.tel-sample{
	font-size: 14px;
	margin-top: .5em;
	display: block;
}
/*--------*/
@media(max-width: 1023px) {
	.form_title{
		text-align:center;
		font-weight:bold;
		font-size:20px;
		font-size: 2.0em;
		position:relative;
		line-height:100%;
	}
	.form_title:before{
		content:url(../img/form/title_before.png);
		margin:auto;
		position:absolute;
		left:20px;
		bottom:0;
	}
	.form_title:after{
		content:url(../img/form/title_after.png);
		margin:auto;
		position:absolute;
		right:20px;
		bottom:0;
	}
	.form_title span{
		color:#fbb4ae;
		font-size:18px;
		font-size: 1.8rem;
	}

	.form_step{
		width:94%;
		margin:10px auto 30px auto;
	}
	.form_step ul{
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.form_step ul li{
	    line-height:130%;
		font-size:12px;
		font-size: 1.2rem;
		height:40px;
		position:relative;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding:5px 0 0 10px;
	}
	.form_step ul li img{
		position:absolute;
		left:10px;
		top:10px;
		margin:auto;
		z-index:9;
	}
	.form_step ul li:first-child {
	    border-left: 1px solid #313131;
	}
	.form_step ul li img{
		vertical-align:middle;
		margin:0 5px 0 0;
	}
	.form_step ul li::before,
	.form_step ul li::after {
	    position: absolute;
	    z-index: 2;
	    top: 0;
	    bottom: 0;
	    left:calc(100% - 1px);
	    content: '';
	    border: 20px solid transparent;
	    border-left: 10px solid #fff;
	    margin: auto;
	}
	.form_step ul li::before {
	    margin-left: 1px;
	    border-left-color: #313131;
	}
	.form_step ul li:last-child{
	    border-right: 1px solid #313131;
	}
	.form_step ul li:last-child::before,
	.form_step ul li:last-child::after{
		display:none;
	}

	.form_step2 ul li {
	    width: 50%;
	}
	.form_step2 ul li img{
		vertical-align:middle;
		margin:0 5px;
	}

	/*--------*/
	.radio_label {
	    display:block;
	    padding:0;
	    margin:0 0 3% 3.5%;
	    -webkit-transition: all .3s;
	    transition: all .3s;
		font-size:16px;
		font-size: 1.6rem;
		width:45%;
		cursor: pointer;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		float:left;
	}

	.form_clinic_select{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin:0 0 20px 0;
	}
	.form_clinic_select dt{
		font-size:16px;
		font-size: 1.6rem;
		line-height:50px;
		margin:0;
	}
	.form_clinic_select dd{
		width:100%;
		-webkit-box-pack: left;
		    -ms-flex-pack: left;
		        justify-content: left;
	}
	.form_clinic_select dd{
	}

	.form_clinic{
		width:94%;
		padding:10px;
		margin:0 auto 20px auto;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.form_clinic_detail{
		float:none;
		width:100%;
	}
	.form_clinic_detail h3{
		font-size:18px;
		font-size: 1.8rem;
		margin:0 0 10px 0;
	}
	.form_clinic_detail p{
		font-size:13px;
		font-size: 1.3rem;
	}

	.form_clinic_map{
		float:none;
		width:100%;
		height:340px;
	}

	.form_msg{
		font-size:14px;
		font-size: 1.4rem;
		margin:0 0 20px 0;
	}
    .check_box{
		width:94%;
		margin:20px auto;
		padding:10px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.check_box h3,
	#main .check_box p{
		color:#000000;
		font-size:16px;
		font-size: 1.6rem;
	}
	#main .check_box p {
		font-size: 1.4rem;
	}
    .date_small {
        margin-right: 50px;
    }
	.tel-sample{
		font-size: 13px;
	}
}

.wpcf7-not-valid-tip {
    margin-top: .5em;
    font-size: 1.4rem;
    color: #fbb4ae;
}

.label_big .form_supArea {
    margin-top: .5em;
}
.label_big .form_supArea p{
    font-size: 14px;
}
/*--------*/
.dl_btn {
	display: inline-block;
	margin-top: .5em;
	padding: .5em 1.5em;
	border-radius: 2em;
	color: #fff;
	background-color: #fbb4ae;
	font-weight: 500;
}
a.dl_btn {
	color: #fff;
}

@media screen and (min-width: 768px) {
	.dl_btn {
		font-size: 18px;
	}

	.dl_btn:hover {
		opacity: .8;
	}
}

.privacy_box a{
	display: inline-block;
	text-decoration: underline;
	color: #ef7d72;
}

/*
	アートメイク
========================== */
.black_kakomi{
	background-color: #222;
	color: #FFF;
	white-space: nowrap;
	margin-bottom: 10px;
}

.black_kakomi_new.bkn_mt15{
  margin-top: 15px;
}
.black_kakomi_new{
	margin-bottom: 10px;
}
.black_kakomi_new_in{
  display: inline-block;
	background-color: #222;
	color: #FFF;
	white-space: nowrap;
  padding-left: 15px;
  padding-right: 15px;
}

.black_kakomi_shita_tume{
	font-feature-settings: "palt";
}
.radio_checkBox_fwb{
  font-weight: bold;
}

.radio_checkBox_br .wpcf7-list-item{
  display: block;
  margin-left: 0;
}

/* PC */
@media(min-width: 1024px) {
	.black_kakomi_p{
		font-size: 14px!important;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	.black_kakomi{
		line-height: 160%;
		padding-left: 15px;
	}
	.black_kakomi span{
		padding-left: 5px;
	}
	.black_kakomi_first{
		max-width: 195px;
	}
	.black_kakomi_last{
		max-width: 268px;
		margin-top: 15px;
	}
}
/* SP */
@media(max-width: 1023px) {
	.black_kakomi_p{
		font-size: 13px;
	}
	.black_kakomi{
		line-height: 150%;
		padding-left: 15px;
	}
	.black_kakomi span{
		padding-left: 5px;
	}
	.black_kakomi_first{
		max-width: 180px;
	}
	.black_kakomi_last{
		max-width: 242px;
		margin-top: 15px;
	}

/* .black_kakomi_shita_tume:last-child label:last-of-type::after{
	content: "\A" ;
	white-space: pre ;
}  */
}


/*
	footer
========================== */
.form_footer .footer_logo {
	float: none;
	margin: auto;
}

@media(min-width: 1024px) {
	.footer_logo {
		left: 0px;
	}
}

@media(max-width: 1023px) {
	.form_footer .footer_copy {
		padding-bottom: 20px;
	}
}

/*
	LP
========================== */
.form_lp {
	padding-top: 100px;
}

@media(max-width: 1023px) {
	.form_lp {
		padding-top: 50px;
	}
}







/*--------*/

.form_clinic_select{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin:0 0 30px 0;
}
.form_clinic_select dt{
	font-size:18px;
	font-size: 1.8rem;
	line-height:50px;
	margin:0 30px 0 0;
}
.form_clinic_select dd{
	width:480px;
	-webkit-box-pack: left;
	    -ms-flex-pack: left;
	        justify-content: left;
}

.form_clinic{
	border:1px solid #f1d5c7;
	padding:50px;
	margin:0 0 80px 0;
}
.form_clinic_detail{
	float:left;
	width:40%;
}
.form_clinic_detail h3{
	color:#000000;
	font-size:24px;
	font-size: 2.4rem;
	font-weight:bold;
	margin:0 0 30px 0;
}
.form_clinic_detail p{
	font-size:16px;
	font-size: 1.6rem;
}

.form_clinic_map{
	float:right;
	width:60%;
	height:340px;
}

.form_msg{
	text-align:center;
	font-size:18px;
	font-size: 1.8rem;
	margin:0 0 30px 0;
}

.form_msg.-clinicName {
	margin-top: 60px;
}

.form_msg .name{
	margin-bottom: .5em;
	font-size: 20px;
	font-weight: bold;
}

.form_msg .tel{
	display: inline-block;
}

@media screen and (min-width: 768px) {
	.form_msg.-clinicName {
		margin-top: 60px;
	}

	.form_msg .name {
		font-size: 18px;
	}
}

/* 文字数カウント */
span.textcount {
	font-size: 14px;
	display: block;
	margin-top: -.2em;
}
span.textcount_number {
    font-weight: bold;
    font-size: 17px;
}
@media screen and (max-width: 1023px){
	span.textcount_number {
		font-size: 16px;
	}
}