@charset "utf-8";

#anc01 .list01 dd table {
	margin: 10px auto 20px;
}

#anc01 .list01 dd table th,
#anc01 .list01 dd table td {
	padding: 10px 0;
	vertical-align: middle;
	font-size: 14px;
}

#anc01 .list01 dd table tbody tr:nth-child(1) {
	border-bottom: solid 1px #ef8e92;
}

#anc01 .list01 dd table th {
	width: 70px;
	padding-left: 12px;
	color: #ef8e92;
	font-weight: 500;
}

#anc01 .list01 dd table td {
	color: #333;
}

h3.title01 {
	font-size: 15px;
	color: #ef8e92;
	margin-bottom: 4px;
	font-weight: 500;
}

.mgb0 table+div a {
	padding: 8px;
	border: #ef8e92 1px solid;
	border-radius: 40px;
	color: #ef8e92;
	display: block;
	text-align: center;
	letter-spacing: 0.1em;
}

.mgb0 table+div a::before {
	content: '';
	display: inline-block;
	width: 1.8em;
	height: 1.8em;
	background-image: url('../images/pin.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	vertical-align: middle;
	margin-right: 4px;
}

.yoyaku_btn li:first-child a {
	color: #ffff00;
}



@media (min-width:768px) {
	.spbr {
		display: none;
	}

	.pcbr {
		display: block;
	}

	.tac {
		text-align: center;
	}

	.tal {
		text-align: left;
	}

	.tar {
		text-align: right;
	}

	.mb0 {
		margin-bottom: 0;
	}

	#content_wrap ul.cv_list {
		margin: 30px auto;
	}

	/*　店舗リスト　*/
	#anc01.contlist .box01 {
		margin-bottom: 15px;
	}

	#anc01 .list01 {
		position: static;
		margin-bottom: 5px;
	}

	#anc01 .list01 dt,
	#anc01 .list01 dd {
		position: static;
	}

	#anc01 .list01 dt {
		padding: 8px 10px;
		/*width: 882px;*/
		background: #ef8e92 url(../images/ico_sankaku.png) 97% center no-repeat;
		font-size: 16px;
		color: #fff;
		cursor: pointer;
	}

	#anc01 .list01 dt.active {
		background: #ef8e92 url(../images/ico_sankaku2.png) 97% center no-repeat;
	}

	#anc01 .list01 dd {
		display: none;
		padding: 10px 0px 20px;
		/*width: 862px;*/
		background: #fff;
	}

	#anc01 .list01 dd h2 {
		margin: 40px 0 10px;
		padding: 10px;
		height: 30px;
		border-top: 1px solid #c0c0c0;
		color: #2d2d2d;
		text-align: center;
	}

	#anc01 .list01 dd h3 {
		margin: 0 0 20px;
		font-size: 20px;
		text-align: center;
		color: #c48d12;
	}

	#anc01 .list01 dd p {
		margin: 0 auto 20px;
		width: 80%;
	}

	#anc01 .list01 dd h2:first-letter {
		font-size: 30px;
		color: #c48d12;
	}

	ul.voice_box li .voice_txt {
		margin-bottom: 20px;
		border-bottom: 1px dotted #ddd;
		font-size: 14px;
	}

	ul.voice_box li:last-child .voice_txt {
		border-bottom: none;
	}

	.txt_right {
		margin: 20px auto;
		text-align: right !important;
	}

	.salon_staff p {
		margin: 0 !important;
		width: 500px !important;
	}



	#anc01 .list01 dd table {
		margin: 10px auto 10px;
		width: 100%;
		padding: 0 5px;
	}

	#anc01 .list01 dd table th,
	#anc01 .list01 dd table td {
		vertical-align: middle;
		font-size: 14px;
	}

	#anc01 .list01 dd table th,
	#anc01 .list01 dd table td {
		padding: 10px 0px;
	}

	#anc01 .list01 dd table tr:nth-child(1) th {
		padding-top: 0px;
	}

	#anc01 .list01 dd table tr:nth-child(1) td {
		padding-top: 0px;
	}

	#anc01 .list01 dd table th {
		width: 90px;
		padding-left: 10px;
	}

	.cont01 .maintxt02 {
		font-size: 28px;
		font-family: sans-serif;
		font-weight: bold;
	}

	.cont01 .title01 {
		font-family: sans-serif;
		font-weight: bold;
		text-align: center;
	}

	.cont01 .boxwrap02 .box02 .txt01 dt {
		font-family: sans-serif;
		font-weight: bold;
		color: #d24d4a;
		text-align: center;
	}

	.title_crown {
		font-family: sans-serif;
		font-weight: bold;
		text-align: center;
	}

	ul.list_half li:last-child {
		font-size: 24px;
		font-family: sans-serif;
		font-weight: bold;
		color: #d24d4a;
		text-align: center;
	}

	.menuboxwrap .menubox .menutitle {
		font-weight: bold;
		text-align: center;
		font-family: sans-serif;
	}

	.recoboxwrap .box .txt01 dt {
		font-family: sans-serif;
		font-weight: bold;
		color: #d24d4a;
		text-align: center;
	}

	.salon_clean {
		margin: 30px auto 50px;
		padding: 30px 40px;
		background: #fff;
	}

	.salon_clean h3 {
		margin-bottom: 20px;
		font-size: 28px;
		color: #d24d4a;
		text-align: center;
	}

	.salon_clean h4 {
		display: table-cell;
		vertical-align: middle;
		padding: 0 15px;
		width: 295px;
		height: 80px;
		background: #d24d4a;
		font-size: 24px;
		color: #fff;
		line-height: 1.3;
		text-align: center;
	}

	.salon_clean ul {
		display: flex;
	}

	.salon_clean ul li {
		margin: 0 35px 0 0;
		width: 285px;
	}

	.salon_clean ul li p {
		font-size: 16px;
	}

	.salon_clean ul li:nth-child(5) {
		margin-right: 0;
	}

	.salon_clean ul li img {
		margin-bottom: 10px;
		width: 100%;
	}

	.txt_btn_center {
		margin: 40px auto 30px;
		width: 95%;
		text-align: center;
	}

	.yoyaku_btn {
		/*display: grid;*/
		flex-wrap: wrap;
		justify-content: space-between;
		align-content: center;
		gap: 20px 30px;
		grid-template-columns: 415px 415px;
		margin: 20px auto;
		/*width: 860px;*/
	}

	.yoyaku_btn li {
		margin-bottom: 10px;
	}

	.yoyaku_btn li a {
		position: relative;
		display: block;
		padding: 25px 30px;
		background: #44ccd4;
		font-size: 1.1rem;
		color: #fff;
		text-align: center;
	}

	.yoyaku_btn li a::after {
		content: '';
		display: inline-block;
		border-style: solid;
		border-width: 8px 0 8px 8px;
		border-color: transparent transparent transparent #fff;
		width: 0;
		height: 0;
		position: absolute;
		top: 50%;
		right: 20px;
		transform: translateY(-50%);
	}

}

@media (max-width:767px) {
	.pcbr {
		display: none;
	}

	.spbr {
		display: block;
	}

	.m-tac {
		text-align: center;
	}

	.m-tal {
		text-align: left;
	}

	.m-tar {
		text-align: right;
	}

	.m-mb0 {
		margin-bottom: 0;
	}

	#header {
		height: 47px;
	}

	#header_sp {
		padding-top: 6px;
	}

	.mainblockwrap {
		margin-top: 0px;
		margin: -6px auto -0px;
	}

	#content_wrap ul.cv_list li:first-child {
		margin: 10px 0 auto;
	}

	#content_wrap ul.cv_list li:last-child {
		margin: 10px auto;
	}

	p.txt_center {
		margin: 0 auto 20px;
	}

	.cont01 .title01 {
		padding-top: 50px;
		font-size: 24px;
		font-family: sans-serif;
		font-weight: bold;
		text-align: center;
	}

	ul.list_half {
		margin: 20px 0;
	}

	ul.list_half li:last-child {
		font-size: 20px;
		font-family: sans-serif;
		font-weight: bold;
		color: #d24d4a;
		text-align: center;
	}

	.bx-wrapper {
		margin: 0 auto 40px;
	}

	.title_crown {
		padding: 10px 0 10px 10%;
		margin-bottom: 14px;
		font-size: 20px;
		font-family: sans-serif;
		font-weight: bold;
		text-align: center;
	}

	.body_main {
		margin: 40px auto 20px;
	}

	ul.balloon li {
		padding: 37% 2% 10% 25%;
		width: 73%
	}

	.menuboxwrap {
		margin: 10px auto;
	}

	.cont01 .maintxt02 {
		font-size: 22px;
		font-family: sans-serif;
		font-weight: bold;
	}

	.menuboxwrap .menubox .menutitle {
		font-size: 18px;
		font-family: sans-serif;
	}

	.menuboxwrap .menubox .txt_center img {
		width: 95%;
	}

	.menuboxwrap .menubox {
		padding-bottom: 15px;
	}


	#tab02 .title01 {
		padding-top: 20px;
	}

	#tab02 .maintxt02 {
		font-size: 16px;
		padding-top: 20px;
	}

	#content_wrap #content ul.cv_list {
		margin: 0 auto 10px;
	}

	.cont01 .boxwrap02 .box02 .txt01 dt {
		font-size: 20px;
		font-family: sans-serif;
		font-weight: bold;
		color: #d24d4a;
		text-align: center;
	}

	.recoboxwrap .box .txt01 dt {
		font-size: 20px;
		font-family: sans-serif;
		font-weight: bold;
		color: #d24d4a;
		text-align: center;
	}

	/*　店舗リスト　*/
	#anc01.contlist .box01 {
		margin-bottom: 3%;
		min-height: auto;
	}

	#anc01 .list01 {
		margin-bottom: 3%;
		width: 100%;
	}

	#anc01 .list01 dt,
	#anc01 .list01 dd {
		margin: 0 auto;
		/*width: 94%;*/
	}

	#anc01 .list01 dt {
		padding: 5px 10px;
		background: #ef8e92 url(../images/ico_sankaku.png) 97% center no-repeat;
		font-size: 16px;
		color: #fff;
		cursor: pointer;
	}

	#anc01 .list01 dt.active {
		background: #ef8e92 url(../images/ico_sankaku2.png) 97% center no-repeat;
	}

	#anc01 .list01 dd {
		display: none;
		/*padding: 5%;
		width: 90%;*/
		background: #fff;
		font-size: 14px;
	}

	#anc01 .list01 dd iframe {
		height: 300px;
	}

	#anc01 .list01 dd h2 {
		padding: 10px;
		height: 30px;
		border-top: 1px solid #c0c0c0;
		color: #2d2d2d;
		text-align: center;
	}

	#anc01 .list01 dd h3 {
		margin: 0 0 20px;
		font-size: 20px;
		text-align: center;
		color: #c48d12;
	}

	#anc01 .list01 dd p {
		margin: 0 auto 5% !important;
		width: 100%;
	}

	#anc01 .list01 dd h2:first-letter {
		font-size: 20px;
		color: #c48d12;
	}

	ul.voice_box li .voice_txt {
		margin-bottom: 10px;
		border-bottom: 1px dotted #ddd;
		font-size: 12px;
	}

	ul.voice_box li:last-child .voice_txt {
		border-bottom: none;
	}

	.txt_right {
		margin: 10px auto;
		text-align: right !important;
	}

	.salon_staff p {
		margin: 0 !important;
		padding-top: 65% !important;
		font-size: 12px !important;
	}

	.salon_staff_sapporo {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_sapporo.jpg) right top no-repeat;
		background-size: 105%;
	}

	.salon_staff_akita {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_akita.jpg) right top no-repeat;
		background-size: 105%;
	}

	.salon_staff_morioka {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_morioka.jpg) right top no-repeat;
		background-size: 105%;
	}

	.salon_staff_yamagata {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_yamagata.jpg) right top no-repeat;
		background-size: 105%;
	}

	.salon_staff_sendai {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_sendai.jpg) right top no-repeat;
		background-size: 105%;
	}

	.salon_staff_takasaki {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_takasaki.jpg) right top no-repeat;
		background-size: 110%;
	}

	.salon_staff_kawagoe {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_kawagoe.jpg) right top no-repeat;
		background-size: 120%;
	}

	.salon_staff_chiba {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_chiba.jpg) right top no-repeat;
		background-size: 120%;
	}

	.salon_staff_yokohama {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_yokohama.jpg) right top no-repeat;
		background-size: 120%;
	}

	.salon_staff_koufu {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_koufu.jpg) right top no-repeat;
		background-size: 105%;
	}

	.salon_staff_matsumoto {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_matsumoto.jpg) right top no-repeat;
		background-size: 105%;
	}

	.salon_staff_shizuoka {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_shizuoka.jpg) right top no-repeat;
		background-size: 120%;
	}

	.salon_staff_kanazawa {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_kanazawa.jpg) right top no-repeat;
		background-size: 105%;
	}

	.salon_staff_kyoto {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_kyoto.jpg) right top no-repeat;
		background-size: 120%;
	}

	.salon_staff_kobe {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_kobe.jpg) right top no-repeat;
		background-size: 120%;
	}

	.salon_staff_okayama {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_okayama.jpg) right top no-repeat;
		background-size: 105%;
	}

	.salon_staff_hiroshima {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_hiroshima.jpg) right top no-repeat;
		background-size: 105%;
	}

	.salon_staff_fukuoka {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_fukuoka.jpg) right top no-repeat;
		background-size: 120%;
	}

	.salon_staff_ooita {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_ooita.jpg) right top no-repeat;
		background-size: 120%;
	}

	.salon_staff_lex-osaka {
		background: url(/ladies/wp-content/themes/ladies/images/salon/staff_lex-osaka.jpg) 75% top no-repeat;
		background-size: 120%;
	}

	#anc01 .list01 dd table {
		margin: 0 auto 8px;
		width: 100%;
		padding: 0 5px;
	}

	/*#anc01 .list01 dd th, #anc01 .list01 dd table td{float:left;padding:4% 3%;width:90%;text-align:left;line-height:1.4;}*/
	/*#anc01 .list01 dd table th{font-weight:bold;color:#94812f;}*/

	.salon_clean {
		margin: 5% auto 10%;
		padding: 5% 2% 2%;
		width: 90%;
		background: #fff;
	}

	.salon_clean h3 {
		margin-bottom: 5%;
		font-size: 22px;
		color: #d24d4a;
		text-align: center;
	}

	.salon_clean ul li {
		display: table;
		margin: 0 auto;
		width: 100%;
		font-size: 24px;
	}

	.salon_clean h4 {
		display: table-cell;
		vertical-align: middle;
		padding: 0 15px;
		width: 40%;
		height: 80px;
		background: #d24d4a;
		font-size: 18px;
		color: #fff;
		line-height: 1.3;
		text-align: center;
	}

	.salon_clean ul li img {
		display: table-cell;
		width: 100%;
		height: auto;
	}

	.salon_clean ul p {
		margin: 10px 0 20px;
		font-size: 12px;
	}

	.txt_btn_center {
		margin: 40px auto 30px;
		width: 95%;
		text-align: center;
	}

	.yoyaku_btn {
		margin: 24px auto 30px;
		width: 100%;
	}

	.yoyaku_btn li {
		margin-bottom: 10px;
	}

	.yoyaku_btn li a {
		position: relative;
		display: block;
		padding: 20px 30px 20px 10px;
		font-size: .9rem;
		text-align: center;
		color: #fff;
		background: #44ccd4;
	}


	.yoyaku_btn li a::after {
		content: '';
		display: inline-block;
		border-style: solid;
		border-width: 8px 0 8px 8px;
		border-color: transparent transparent transparent #fff;
		width: 0;
		height: 0;
		position: absolute;
		top: 50%;
		right: 12px;
		transform: translateY(-50%);
	}
}

/*　質問リスト　*/
#faq .contlist {
	background-image: url(../images/faq_bg.jpg);
}

#faq #anc01.contlist .box01 {
	margin-bottom: 3%;
	min-height: auto;
}

#faq #anc01 .list01 {
	margin-bottom: 3%;
	width: 100%;
}

#faq #anc01 .list01 dd {
	display: none;
	padding: 0px 16px 14px;
	/*width: 862px;*/
	background: #fff;
}

#faq #anc01 .list01 dt,
#faq #anc01 .list02 dd {
	margin: 0 auto;
	/*width: 94%;*/
}

#faq #anc01 .list01 dt {
	display: flex;
	padding: 10px 50px 10px 10px;
	background: #fff url(../images/faq_open.svg) 100% center no-repeat;
	color: #ef8e92;
	cursor: pointer;
	font-family: serif;
	font-size: 18px;
	line-height: 1.4;
	align-items: center;
}

#faq #anc01 .list01 dt.active {
	background: #fff url(../images/faq_close.svg) 100% center no-repeat;
}

#faq #anc01 .list01 dd {
	display: none;
	/*padding: 5%;
		width: 90%;*/
	background: #fff;
	font-size: 14px;
}

.FAQ_question_q {
	font-size: 30px;
	margin-right: 8px;
}

#faq #anc01 .list01 dd iframe {
	height: 300px;
}

#faq #anc01 .list01 dd h2 {
	padding: 10px;
	height: 30px;
	border-top: 1px solid #c0c0c0;
	color: #2d2d2d;
	text-align: center;
}

#faq #anc01 .list01 dd h3 {
	margin: 0 0 20px;
	font-size: 20px;
	text-align: center;
	color: #c48d12;
}

#faq #anc01 .list01 dd p {
	margin: 0px auto 0 !important;
	width: 100%;
	line-height: 1.75;
}

#faq #anc01 .list01 dd h2:first-letter {
	font-size: 20px;
	color: #c48d12;
}

/*ボタン揺れるエフェクト*/
.bounce {
    animation: bounce .5s infinite alternate;
}
@keyframes bounce {
    0%, 100% { transform: translateY(0); }
    25%, 75% { transform: translateY(-5px); }
    50% { transform: translateY(0); }
}