@charset "UTF-8";
/*
.new-customer-box .contact-box {
	border-width: 5px;
	line-height: 1.0;
	padding: 0;
	margin: 20px 0;
}
*/
.new-customer-box .contact-box h3 {
	font-size: 4rem;
	margin-bottom: 5px;
}

.new-customer-box .contact-box h3 .fa {
	font-size: 3.0rem;
	margin-right: 10px;
}

.form .agree-box {
	border-width: 3px;
	padding: 20px;
	margin-top: 20px;
	text-align: center;
}

.form .agree-box h4 {
	font-size: 1.8rem;
	font-weight: bold;
}

.form .agree-box a .fa {
	margin-right: 10px;
}

.form .agree-box table tr:last-of-type {
	border: none;
}

.form .agree-box table tr td {
	text-align: left;
}

.form .agree-box table tr td .birth-box {
	margin-top: 5px;
}

.form .agree-box table tr td .birth-box .birth-year {
	flex-basis: 40%;
}

.form .agree-box table tr td .birth-box .select-wrap {
	width: 100%;
	min-width: auto;
}

.form .medical-checkbox {
	margin-top: 20px;
}
.form .medical-checkbox:last-child {
	margin-bottom: 20px;
}

.wpcf7-form.custom-wpcf7c-confirmed .medical-checkbox:last-child {
	margin-bottom: 0;
}

.wpcf7-form.custom-wpcf7c-confirmed .agree-box {
	text-align: left;
}

.form .accordion-form-trigger {
	text-align: center;
	line-height: 1.0;
	padding: 10px;
	font-size: 1.8rem;
}

.form .accordion-form-trigger:after {
	margin-left: 10px;
	font-size: 1.4rem;
	margin-top: 2px;
}

.form .accordion-form-target {
	padding: 10px 30px 20px;
	display: none;
}

.wpcf7-form.custom-wpcf7c-confirmed .accordion-form-target {
	padding: 10px 15px 0;
}

.form .minor .wpcf7-checkbox {
	justify-content: center;
}

.wpcf7-form.custom-wpcf7c-confirmed .minor .wpcf7-checkbox .wpcf7-list-item {
	margin-right: 0;
}

.wpcf7-form.custom-wpcf7c-confirmed .agree-box {
	border: none;
	margin-top: 10px;
	padding: 0;
}

.wpcf7-form.custom-wpcf7c-confirmed .beauty-skin-epilation .wpcf7-checkbox .wpcf7-list-item {
	margin-right: 0;
}

.wpcf7-form.custom-wpcf7c-confirmed .medical-checkbox {
	margin-left: 15px;
	margin-top: 5px;
	display: block;
}

.form .request-date, .form .request-time, .form .beauty-skin-epilation td:first-child {
	text-align: right;
}

.form .request-date, .form .request-time {
	vertical-align: top;
	padding-top: 24px;
}

.wpcf7-form.custom-wpcf7c-confirmed .beauty-skin-epilation td {
	padding-top: 15px;
	padding-bottom: 15px;
}

.wpcf7-form.custom-wpcf7c-confirmed .beauty-skin-epilation {
	border-width: 0 0 1px !important;
}

select[name="request-time01-e"]:disabled, select[name="request-time02-e"]:disabled, select[name="request-time03-e"]:disabled {
	pointer-events: none;
}

.request-time01-e-wrp, .request-time02-e-wrp, .request-time03-e-wrp {
	margin-left: 5px;
}

.wpcf7-form.custom-wpcf7c-confirmed .request-time01-e-wrp, .wpcf7-form.custom-wpcf7c-confirmed .request-time02-e-wrp, .wpcf7-form.custom-wpcf7c-confirmed .request-time03-e-wrp {
	margin-left: -1em;
}

.wpcf7-form.custom-wpcf7c-confirmed .request-date, .wpcf7-form.custom-wpcf7c-confirmed .request-time {
	padding-top: 16px;
}

.wpcf7-form.custom-wpcf7c-confirmed .select-wrap {
	min-width: 0;
}


@media screen and (max-width: 834px) {
	
	.form .agree-box {
		padding: 15px;
		text-align: left;
	}
	
	.form .agree-box .wpcf7-checkbox .wpcf7-list-item, .form .beauty-skin-epilation .wpcf7-checkbox .wpcf7-list-item {
		margin-right: 2%;
    width: 49%;
	}
	
	.form .agree-box .wpcf7-checkbox .wpcf7-list-item:last-child, .form .beauty-skin-epilation .wpcf7-checkbox .wpcf7-list-item:last-child {
		margin-right: 0;
	}

	.form .agree-box table tr td .birth-box p {
		padding-left: 5px;
	}

	.form .agree-box table tr td .birth-box > div {
		min-width: 100%;
	}

	.form .agree-box .birth-box .birth-month,
	.form .agree-box .birth-box .birth-day {
		width: 49%;
	}
	
	.form .accordion-form-target {
		padding: 10px;
	}
	
	.form .accordion-form-target .wpcf7-checkbox .wpcf7-list-item {
		width: 100%;
		margin-right: 0;
	}
	
	.form .accordion-form-target h4 {
		font-size: 1.6rem;
		margin-bottom: 5px;
	}
	
	.form tr.sp-no-border {
		border: none;
	}
	
	.form .beauty-skin-epilation td:first-child {
		font-weight: bold;
		padding-bottom: 7px;
	}
	
	.wpcf7-form.custom-wpcf7c-confirmed .agree-box .wpcf7-checkbox .wpcf7-list-item, .wpcf7-form.custom-wpcf7c-confirmed .beauty-skin-epilation .wpcf7-checkbox .wpcf7-list-item, .wpcf7-form.custom-wpcf7c-confirmed .radio-custom .wpcf7-list-item {
		margin-right: 0;
		width: auto;
	}
	
	.wpcf7-form.custom-wpcf7c-confirmed .request-date, .wpcf7-form.custom-wpcf7c-confirmed .request-time {
		padding-bottom: 0;
	}
	
	.wpcf7-form.custom-wpcf7c-confirmed .request-time {
		padding-top: 0;
	}
	
	.wpcf7-form.custom-wpcf7c-confirmed .accordion-form-target input:checked + input + span.wpcf7-list-item-label, .wpcf7-form.custom-wpcf7c-confirmed td select {
		padding: 0;
	}
	
	.wpcf7-form.custom-wpcf7c-confirmed .accordion-form-target input:checked + input + span.wpcf7-list-item-label {
		font-size: inherit;
	}
	
	.form .request-date, .form .request-time, .form .beauty-skin-epilation td:first-child {
		text-align: left;
	}
	
	.form .request-date, .form .request-time {
		padding-top: 0;
	}
	
	.wpcf7-form.custom-wpcf7c-confirmed .beauty-skin-epilation td:first-child {
		font-weight: normal;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.wpcf7-form.custom-wpcf7c-confirmed .beauty-skin-epilation td:last-child, .wpcf7-form.custom-wpcf7c-confirmed .request-date + td, .wpcf7-form.custom-wpcf7c-confirmed .request-time + td {
		padding-left: 30px;
		padding-top: 0;
	}
	
	.wpcf7-form.custom-wpcf7c-confirmed .medical-checkbox {
		margin-left: 0;
	}
	
	.wpcf7-form.custom-wpcf7c-confirmed .agree-box {
		margin-top: 0;
	}
	
	.new-customer-box .contact-box a {
		padding: 15px 5px;
	}
	
	.new-customer-box .contact-box h3 {
		font-size: 2.2rem;
		font-weight: bold;
	}
	
	.new-customer-box .contact-box h3 .fa {
		font-size: 2.4rem;
		margin-right: 5px;
	}
}

@media screen and (min-width: 835px) {
	.form .agree-box table tr td .birth-box {
		flex-wrap: wrap;
	}

	.form .agree-box .birth-box .wpcf7-not-valid-tip {
		font-size: 1rem;
	}
}

/*追加 20241014*/
.clinic-closed .close-days {
	padding: 3px 5px 0;
	border: 1px solid #666;
	margin: 5px 0;
}
.clinic-closed .close-day {
	margin-bottom: 5px;
	position: relative;
	padding-left: 15px;
	color: #000;
}
.clinic-closed .close-day::before {
	position: absolute;
	content: "";
	width: 13px; height: 13px;
	background-color: #000;
	border-radius: 50%;
	top: 4px; left: 0;
}
/*追加　ここまで*/
