body {
	margin: 0;
	padding: 0;
}

.w-100 {
	width: 100%;
}

.w-90 {
	width: 90%;
}

.w-75 {
	width: 75%;
}

.w-60 {
	width: 60%;
}

.w-50 {
	width: 50%;
}

.m-auto {
	margin: auto;
}

.my-10 {
	margin: 10px auto;
}

.my-20 {
	margin: 20px auto;
}

.mx-20 {
	margin-left: 20px;
	margin-right: 20px;
}

.mt-10 {
	margin-top: 10px;
}

.mt-20 {
	margin-top: 20px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-30 {
	margin-bottom: 30px;
}

.px-20 {
	padding-left: 20px;
	padding-right: 20px;
}

.pr-20 {
	padding-right: 20px;
}

.l-2p {
	left: -2%;
}

.l-4p {
	left: -4%;
}

.d-block {
	display: block;
}

img {
	width: 100%;
}

ul {
	margin: 0;
	padding: 0;
}

.row {
	display: flex;
	flex-wrap: wrap;
}

.justify-content-center {
	justify-content: center;
}

.align-items-center {
	align-items: center;
}

.col-6 {
	width: 50%;
}

.container {
	padding: 0 20px;
	position: relative;
}

#wrapper {
	width: 100%;
	max-width: 750px;
	margin: auto;
	overflow: hidden;
	box-shadow: 0px 5px 8px rgba(134, 134, 134, 0.24);
}

.fv {
	background-image: url(../img/fv.jpg);
	background-size: cover;
	background-position: center;
	width: 100%;
}

.fv_img {
	background-image: url(img/fv.jpg);
	height: 875px;
	background-position: center;
	background-size: cover
}

.reason-text1 {
	font-size: 52px;
	font-weight: 500;
	margin-bottom: 40px;
	font-family: "Shippori Mincho", serif;
	color: #5852a8;
	text-align: center;
}

.reason_img1 {
	margin-bottom: 40px;
}

.num {
	background-image: url(../img/img06.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 45px;
	font-family: "Shippori Mincho", serif;
	font-style: italic;
	text-align: center;
	margin: auto;
	line-height: 95px;
	height: 120px;
	width: 120px;
}

.num span {
	position: relative;
	left: -3px;
}

.num_box {
	padding: 0 20px;
	position: relative;

}

.num_box img {
	width: 100%;
}

.num_box ul {
	color: #252525;
	font-family: "Zen Kaku Gothic New", serif;
	position: absolute;
	top: 40px;
	font-size: 32px;
	max-width: 620px;
	width: 73%;
}

.num_box ul li {
	list-style: none;
	line-height: 48px;
	margin-bottom: 40px;
}

.num_box ul li:after {
	background-image: url(../img/img08.png);
	content: "";
	clear: both;
	display: block;
	height: 2px;
	width: 100%;
	position: relative;
	top: 20px;
}

.num_box ul li:nth-of-type(3):after {
	display: none;
}

.num_box ul li div {
	float: right;
	width: 90%;
}

.num_area_text {
	font-size: 26px;
	line-height: 40px;
	margin-bottom: 20px;
	font-family: "Zen Kaku Gothic New", serif;
}

.num_area_text span {
	background: linear-gradient(transparent 70%, #a1accb 50%);
	font-weight: bold;
}

.reason {
	background-image: url("../img/bg00.jpg");
	padding: 50px 20px 60px;
	background-size: cover;
	background-position: bottom;
	margin-top: -30px;
}

.reason_img15 {
	position: relative;
	left: -3%;
	width: 106%;
}

.num_area1 {
	background-image: url("../img/bg01.jpg");
	background-size: cover;
	background-position: center;
	position: relative;
	padding-top: 90px;
}

.num_area2 {
	background-image: url("../img/bg02.png");
	background-size: cover;
	background-position: top;
	position: relative;
	top: -130px;
	padding-bottom: 240px;
}

.num_area_content {
	position: relative;
	top: 0px;
}

.num_area3 {
	background-image: url("../img/bg03.png");
	background-size: cover;
	background-position: top;
	position: relative;
	top: -280px;
	padding-bottom: 300px;
}

.num_area3 .num_area_content {
	top: 35px;
}

.num_area4 .num_area_content {
	top: 35px;
}

.num_area4 {
	background-image: url("../img/bg04.png");
	background-size: cover;
	background-position: top;
	position: relative;
	top: -555px;
	padding-bottom: 330px;
}

.num_area5 {
	background-image: url("../img/bg05.png");
	background-size: cover;
	background-position: top;
	position: relative;
	top: -815px;
	padding-bottom: 120px;
	padding-left: 15px;
	padding-right: 15px;
}

.num_area5 .num_title {
	margin-top: 20px;
}

.num_area1_text1 {
	font-family: "Shippori Mincho", serif;
	font-size: 38px;
	text-align: center;
}

.num_area1_text2 {
	font-family: "Shippori Mincho", serif;
	font-size: 55px;
}

.img17 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 300px;
}

.background-container {
	margin-bottom: -915px;
	position: relative;
	top: -100px;
	z-index: -1;
}

.free {
	background-image: url("../img/bg06.png");
	padding: 45px 20px 11%;

}

#menu {
	background-image: url("../img/bg07.png");
	padding: 185px 20px;
	background-position: top center;
	margin-bottom: -390px;
	position: relative;
	top: -110px;
}

#menu2 {
	background-image: url("../img/bg08.png");
	background-position: top center;
	background-size: cover;
	padding-top: 130px;
	position: relative;
}

.menu_text {
	color: #4a4a4a;
	font-size: 40px;
	font-family: "Shippori Mincho", serif;
	text-align: center;
}

.kome_text {
	color: #252525;
	font-size: 15px;
	line-height: 28px;
	font-family: "Zen Kaku Gothic New", serif;

}

.menu2_price {
	position: relative;
	left: -20px;
	width: 115%;
	z-index: 0;
}

.menu2_title {
	color: #5852a8;
	font-family: "Shippori Mincho", serif;
	margin-bottom: 30px;
	font-size: 45px;
	line-height: 70px;
	text-align: center;
}

.menu2_content ul {
	background-color: #aaaed9;
	color: #fff;
	padding: 80px 40px 30px;
	position: relative;
	top: -60px;
	z-index: 0;
}

.menu2_content ul li {
	border-bottom: 1px solid;
	display: flex;
	align-items: center;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style: none;
}

.menu2_content .kome_text {
	color: #fff;
	font-size: 20px;
	margin-top: 15px;
}

.menu2_img {
	position: relative;
	z-index: 1;
}

.menu2_text {
	font-size: 25px;
	font-family: "Zen Kaku Gothic New", serif;
	line-height: 50px;
	padding-left: 25px;
}

#menu2_4 .menu2_text {
	padding-left: 0px;
}

.menu2_area {
	padding: 0 20px;
}

sup {
	font-size: 14px;
}

.menu2_footer_text {
	font-size: 28px;
	font-family: "Shippori Mincho", serif;
	text-align: center;
	margin-bottom: 50px;
	padding: 0 20px;
	margin-top: 40px;
}

.notes {
	padding: 40px;
}

#review {
	background-image: url("../img/bg09.png");
}

.review_head {
	background:
		linear-gradient(67deg, rgba(164, 139, 71, 0.51) 0%,
			rgba(234, 213, 150, 0.51) 50%,
			rgba(164, 139, 71, 0.51) 100%),
		rgba(164, 139, 71, 0.51);
	background-blend-mode: overlay;
	height: 390px;
}

.review_head .review_head_content {
	padding-top: 6%;
}

.review_title {
	color: #fff;
	font-family: "Cormorant Garamond", serif;
	font-size: 3.2rem;
	text-align: center;
}

.review_subtitle {
	color: #fff;
	font-family: "Shippori Mincho", serif;
	font-size: 50px;
	text-align: center;
}

.review_card {
	border: 1px solid #5852a8;
	padding: 30px;
	background: #fff;
}

.review_card_name {
	font-size: 30px;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: bold;
	color: #5852a8;
}

.review_card_star {
	margin: 10px 0;
}

.review_card_star img {
	width: 300px;
}

.review_card_text {
	color: #252525;
	font-size: 26px;
	font-family: "Zen Kaku Gothic New", serif;
	line-height: 45px;
}

#review .swiper {
	position: relative;
	top: -80px;
	width: 90%;
}

.review_text1 {
	color: #252525;
	font-size: 40px;
	font-family: "Shippori Mincho", serif;
	text-align: center;
}

#first {
	padding: 80px 20px 0;
	background-image: url("../img/bg11.png");
	background-position: center;
	background-size: cover;
}

#flow {
	background-image: url("../img/bg10.png");
	background-position: top center;
	background-size: cover;
	padding: 40px;
}

.flow-text {
	color: #252525;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 35px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.flow-bg {
	background-color: #fff;
	color: #505050;
	font-size: 26px;
	text-align: center;
	position: relative;
	padding: 40px 30px 30px;
}

.flow-bg2 {
	background-color: #b8a97f;
	color: #fff;
	font-size: 26px;
	text-align: center;
	padding: 5px 0;
	position: absolute;
	top: -25px;
	right: 0;
	left: 0;
	margin: auto;
	width: 200px;
}

.faq_title {
	color: #5852a8;
	font-size: 60px;
	font-family: "Cormorant Garamond", serif;
	text-align: center;
	padding-top: 100px;
}

.faq_subtitle {
	color: #252525;
	font-size: 30px;
	font-family: "Shippori Mincho", serif;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 100px;
}

#faq .faq_qa_q a {
	display: block;
	padding: 1em;
	background-color: #fff;
	color: #5a5343;
	position: relative;
	color: #5852a8;
	font-size: 32px;

}

#faq .faq_qa_q a img.faq_icon01 {
	position: absolute;
	right: 20px;
	top: 40px;
}

#faq .faq_qa_q a img.faq_icon02 {
	width: 40px;
	vertical-align: middle;
	margin-right: 10px;
	height: 40px;
}

#faq .faq_qa_a {
	padding: 10px;
	background-color: #fff;
	color: #262626;
	position: relative;
	display: none;
}

#faq .faq_qa_a div {
	font-size: 20px;
	line-height: 40px;
}

#faq .faq_qa a {
	font-weight: bold;
	text-decoration: none;
	word-break: break-word;
	display: flex;
	align-items: center;
}

#faq .faq_qa a span {
	width: 83%;
}

#faq .faq_qa {
	background-color: #edeef6;
	padding: 40px;
}

#faq .faq_qa ul {
	margin: 0;
	padding: 0;
}

#faq .faq_qa ul li {
	list-style: none;
	margin-bottom: 40px;
}

#faq .kome_text {
	font-size: 16px;
}

.clinic_area {
	background-image: url("../img/bg11.jpg");
	background-position: center;
	background-size: cover;
	padding: 80px 0;
	margin-top: 40px;
}

.clinic-area_list {
	text-align: left;
	max-width: 320px;
	margin: auto;
	padding: 0;
}

.clinic-area_list li {
	background-color: #baa570;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	vertical-align: bottom;
	width: 46%;
	height: 50px;
	line-height: 1.5;
	font-size: 16px;
	margin-bottom: 20px;
}

.clinic-area_list li:nth-of-type(odd) {
	margin-right: 5%;
}

.clinic-area_list li a {
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	text-decoration: none;
	height: 100%;
}

.clinic-area_list_caption {
	font-size: 10px;
}

.clinic_area_title {
	color: #5e5e5f;
	font-size: 30px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.clinic_area_text {
	text-align: center;
	position: relative;
	top: -30px;
	font-size: 14px;
}

.clinic_area__description {
	width: calc(100% - 200px);
	margin: 0 auto;
	background: #fff;
	padding: 50px;
	font-family: "Shippori Mincho", serif;
}

.clinic_area__description--ttl {
	font-size: 28px;
	margin-bottom: 1em;
	color: #333;
}

.clinic_area__detail--content {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: solid 1px #909090;
}

.clinic_area__detail--content:last-child {
	padding-bottom: 0;
	border: none;
	margin-bottom: 0;
}

.clinic_area__detail--ttl {
	color: #BAA570;
	font-size: 20px;
	margin-bottom: 0.3em;
}

.clinic_area__detail--text {
	font-size: 18px;
}

footer {
	padding: 30px 0 10px 0;
}

footer ul {
	text-align: center;
	margin-top: 20px;
}

footer ul li {
	display: inline-block;
	list-style: none;
}

footer ul li a {
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 18px;
	color: #252525;
	text-decoration: underline;
	text-decoration-color: rgba(37, 37, 37, 0.3);
}

footer p {
	color: #252525;
	font-size: 12px;
	font-family: "Zen Kaku Gothic New", serif;
	text-align: center;

}

.img20 {
	width: 100%;
	margin-top: -350px;
	margin-bottom: -500px;
}

.num_title {
	margin-top: 20px;
}

.btn {
	position: fixed;
	bottom: 0;
	width: 100%;
	max-width: 750px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1000;
	padding: 0 25px;
	box-sizing: border-box;
}

.btn img {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	display: block;
}

.header_img {
	position: fixed;
	top: 0;
	width: 100%;
	max-width: 750px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1000;
}

.head_img {
	width: 25%;
}

.head_img img {
	height: auto;
}

/* ファーストビューの画像をヘッダー分下げる */
.head_img_area + img {
	display: block;
	margin-top: calc(100vw / 750 * 55);
	max-width: 100%;
}

/* 最大幅750pxを超える場合 */
@media screen and (min-width: 751px) {
	.head_img_area + img {
		margin-top: 55px;
	}
}

.head_img_area {
	position: fixed;
	top: 0;
	width: 100%;
	max-width: 750px;
	z-index: 1000;
}

.img04 {
	z-index: 10;
}

.img05 {
	margin-top: -25%;
	z-index: 5;
}

.menu2_title_img {
	margin-top: 50px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	content: "";
}

.menu_area {
	margin-bottom: 80px;
}

.menu_img03 {
	position: absolute;
	right: 0;
	bottom: 100px;
}

.menu_area:nth-of-type(3) {
	padding-bottom: 360px;
}

.menu2_icon {
	margin-right: 10px;
	height: 30px;
	width: 30px;
}

.img14 {
	width: 220px;
}

.flow_inner:after {
	content: "";
	display: block;
	background-image: url(../img/step_bg.png);
	height: 120px;
	width: 100%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.flow_inner:nth-of-type(5):after {
	display: none;
}

.flow_inner:nth-of-type(1) {
	margin-top: 80px;
}

.swiper-pagination-bullet-active {
	background: #a8aec4;
}

.review_card.swiper-last {
	border: none;
	text-align: center;
}

.swiper-bg {
	background-image: url(../img/bg12.jpg);
	padding: 20px;
}

.relative {
	position: relative;
}

.step_title_1 {
	height: auto;
	width: 100%;
	padding: 2%;
	margin: auto;
	text-align: left;
}

.step_title_1 img {
	width: 90%;
}

.step_title_2 {
	height: auto;
	width: 100%;
	margin: auto;
	text-align: left;
}

.step_title_2 img {
	width: 75%;
}

.step_title_3 {
	height: auto;
	width: 100%;
	padding: 0;
	margin: auto;
	text-align: left;
}

.step_title_3 img {
	width: 75%;
}

.step_title_4 {
	height: auto;
	width: 100%;
	padding: 0;
	margin: auto;
	text-align: left;
}

.step_title_4 img {
	width: 85%;
}

.step_title_5 {
	height: auto;
	width: 100%;
	padding: 0;
	margin: auto;
	text-align: left;
}

.step_title_5 img {
	width: 95%;
}

.menu2_area .col-6:nth-of-type(odd),
.menu2_inner .col-6:nth-of-type(odd) {
	width: 55%;
}

.menu2_area .col-6:nth-of-type(even),
.menu2_inner .col-6:nth-of-type(even) {
	width: 45%;
}

@media screen and (max-width: 767px) {
	.reason-text1 {
		font-size: 30px;
	}

	.num_area1_text1 {
		font-size: 24px;
	}

	.num_area1_text1 {
		font-size: 24px;
	}

	.num_area_text {
		font-size: 14px;
		line-height: 25px;
		margin-bottom: 10px;
	}

	.img17 {
		width: 180px;
	}

	.menu_text {
		font-size: 24px;
	}

	.kome_text {
		line-height: 16px;
		font-size: 11px;
	}

	.menu2_title {
		font-size: 20px;
		line-height: 35px;
	}

	.menu2_content ul li {
		font-size: 15px;
	}

	.menu2_content .kome_text {
		font-size: 12px;
	}

	.menu2_text {
		font-size: 15px;
		line-height: 26px;
		margin: 0px 0 10px;
		width: 108%;
	}

	.menu2_footer_text {
		font-size: 16px;
		padding: 0;
	}

	.review_subtitle {
		font-size: 18px;
	}

	.review_head {
		height: 200px;
	}

	.review_head .review_head_content {
		padding-top: 6%;
	}

	.review_card_star img {
		width: 100px;
	}

	.review_card_text {
		font-size: 16px;
		line-height: 28px;

	}

	.review_text1 {
		font-size: 1.2rem;
	}

	.flow-text {
		font-size: 15px;
		line-height: 22px;
	}

	.flow-bg,
	.flow-bg2 {
		font-size: 16px;
	}

	.flow-bg {
		padding: 20px 15px 15px;
	}

	#faq .faq_qa {
		padding: 40px 20px;
	}

	#faq .faq_qa_q a {
		font-size: 16px;
	}

	#faq .faq_qa_q a img.faq_icon02,
	#faq .faq_qa_q a img.faq_icon01 {
		width: 25px !important;
		height: 25px;
	}

	#faq .faq_qa_q a img.faq_icon01 {
		right: 5px;
		top: 17px;
	}

	#faq .faq_qa_a div {
		font-size: 14px;
		line-height: 28px;
	}

	.clinic_area_title {
		font-size: 18px;
	}

	.faq_title {
		font-size: 34px;
		padding-top: 30px;
	}

	.faq_subtitle {
		font-size: 16px;
		padding-bottom: 40px;
		margin-top: 0px;
	}

	.pc {
		display: none;
	}

	.menu2_content ul {
		padding: 80px 20px 15px;
	}

	.review_card {
		padding: 16px;
	}

	.img20 {
		margin-top: -200px;
		margin-bottom: -280px;
	}

	.num_area3 .num_area_content,
	.num_area4 .num_area_content {
		top: 0;
	}

	.num_area4 {
		padding-bottom: 280px;
	}

	.num_area5 {
		padding-bottom: 50px;
	}

	.menu_area {
		margin-bottom: 5%;
	}

	.menu_area:nth-of-type(3) {
		padding-bottom: 240px;
	}

	.menu_img03 {
		bottom: 160px;
	}

	#menu2 {
		padding-top: 80px;
	}

	.my-20.menu2_title_img {
		margin-bottom: 0;
	}

	.menu2_footer_text {
		margin: 0;
	}

	.menu2_title_img {
		margin-top: 30px;
	}

	.menu2_content {
		margin-bottom: -50px;
	}

	/*	#review{
		margin-bottom: -60px;
		}*/
	#review .swiper {
		top: -40px;
	}

	#first {
		padding: 40px 20px 0;
	}

	#flow {
		padding: 40px 0px;
	}

	.flow-text {
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.flow_inner:nth-of-type(1) .flow-text {
		margin-bottom: 40px;
	}

	.faq_title img {
		width: 120px !important;
	}

	.clinic_area {
		padding: 40px 0;
	}

	.menu2_icon {
		height: 20px;
		width: 20px;
	}

	#faq .faq_qa ul li {
		margin-bottom: 20px;
	}

	.img14 {
		width: 130px;
	}

	.num {
		line-height: 60px;
		font-size: 30px;
		width: 80px;
		height: 80px;
	}

	footer ul li a {
		font-size: 14px;
		margin: 0 5px;
	}

	.menu_title01,
	.menu_title03 {
		position: relative;
		left: -10px;
	}

	.menu2_price {
		width: 130%;
	}

	.menu2_img02 {
		position: relative;
		right: -8%;
	}

	.flow_inner:after {
		height: 40px;
	}

	.flow_inner:nth-of-type(1) {
		margin-top: 40px;
	}

	#menu {
		padding: 140px 20px 180px;
	}

	.review_card_name {
		font-size: 20px;
	}

	.fv_img {
		height: 475px;
		;
	}

	.review_card.swiper-last {
		padding: 30px 16px;
	}

	#menu2_1 .menu2_icon,
	#menu2_2 .menu2_icon {
		position: relative;
		top: 5px;
	}

	#menu2_4 .kome_text {
		margin-bottom: 20px;
	}

	#menu2_1 .menu2_icon,
	#menu2_2 .menu2_icon {
		position: relative;
		top: 5px;
	}

	#menu2_4 .kome_text {
		margin-bottom: 20px;
	}

	.clinic_area_text {
		top: -20px;
		font-size: 12px;
	}

	.menu2_text {
		padding-left: 0;
	}

	.num_area2 {
		top: -100px;
	}

	.clinic_area__description {
		width: calc(100% - 100px);
		padding: 40px 20px 30px;
	}

	.clinic_area__description--ttl {
		font-size: 20px;
	}

	.clinic_area__detail--ttl {
		font-size: 17px;
	}

	.clinic_area__detail--text {
		font-size: 15px;
	}
}