@charset "utf-8";

.flex__wrap {
	display: block;
}

p.doctor__wrap-img {
	width: 60%;
	margin: 0 auto;
}

.doctor__text__area p {
	margin-top: 15px;
}

.each_area {
	margin: 30px 0 35px;
}

.doctor__name {
	margin-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

p.doctor__name-txt.u-font-serif {
	margin-right: 15px;
	font-size: 17px;
	font-weight: 600;
}

p.doctor__name-img {
	width: 100px;
}

div.c-bg-pink02.each_area {
	padding: 47px 0;
}

.flex_box {
	display: flex;
	flex-direction: column;
}

.c-set01__area-wrap__img {
	margin-bottom: 15px;
	display: block;
	text-align: center;
}

#dermapen .l-sub-img {
	background-image: url(/wp-content/uploads/2021/12/fv_dermapen_sp.png);
}

#electropotion .l-sub-img {
	background-image: url(/wp-content/uploads/2021/12/fv_electropotion_sp.png);
}

.c-list09__img.is-before_after {
	width: 100%;
}

#massagepeel .l-sub-img {
	background-image: url(/wp-content/uploads/2022/02/massagepeel_fv_sp.png);
}

.c-set01__area-wrap__img img {
	max-width: 100%;
	width: auto;
}

.Award_sect {
	margin: 20px 0 35px;
}

.award__set.ulthera-award {
	border-radius: 8px;
	background-color: #f7f6f2;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding: 10px;
}

p.award__set-pic.is_ulthera {
	width: 40%;
	box-sizing: border-box;
	padding-right: 10px;
}

.award__set-area {
	padding: 0;
	padding-left: 10px;
	width: 60%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

p.award__set-sub.u-font-serif {
	margin: 0;
	line-height: 2;
	font-size: 14px;
	text-align: left;
}

p.award__set-lead.u-font-serif {
	text-align: left;
	font-weight: bold;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.7;
}

p.award__set-pic.is_ulthera img {
	max-height: 300px;
	display: block;
	margin: 0 auto;
}

.award__set-area.u-view-sp {
	width: 100%;
	padding: 10px;
	font-weight: bold;
	font-family: "Noto Serif JP";
	margin: 0 auto 15px;
}

.case_box.gray_box {
	padding: 15px;
	background: #f7f6f2;
	margin: 0 -20px;
}

ul.c-list09.flex-wrap li {
	flex-wrap: wrap;
	padding: 10px;
}

ul.c-list09.flex-wrap li .c-list09__img {
	width: 47%;
}

.treatment_content {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
	min-height: 300px;
}

.treatment_content dt {
	width: 30%;
	text-align: center;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 10px;
	margin: 0 0 -1px;
}

.treatment_content dd {
	width: 70%;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #ddd;
	margin: 0 -1px -1px;
}

.home-web-item {
	display: flex;
	background: #fff;
	padding: 10px;
	align-items: center;
	justify-content: space-evenly;
}

.media-logo {
	width: 20%;
}

.home-web-item p {
	width: 70%;
	padding-left: 20px;
}

.home-web-item a {
	display: block;
}

#web-media {
	padding-bottom: 35px;
}

@media (min-width: 768px) {
	/*pc*/

	p.award__set-pic.is_ulthera {
		width: 30%;
	}

	p.award__set-pic.is_ulthera img {
		max-height: 280px;
		width: auto;
		display: block;
		margin: 0 auto;
	}

	.award__set-area {
		width: 70%;
	}

	p.award__set-sub.u-font-serif {
		font-size: 16px;
	}

	p.award__set-lead.u-font-serif {
		text-align: left;
		font-size: 28px;
		line-height: 1.3;
	}

	p.award__set-txt.u-view-pc {
		margin-top: 20px;
		line-height: 2;
	}

	.each_area {
		margin: 60px 0 70px;
	}

	div.c-bg-pink02.each_area {
		margin: 70px 0;
		padding: 70px 0 80px;
	}

	.flex__wrap {
		display: flex;
	}

	p.doctor__wrap-img {
		width: 240px;
		margin: 0 30px 0 0;
	}

	.doctor__text__area {
		width: 665px;
		margin-top: 0;
	}

	.doctor__name {
		margin-top: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	p.doctor__name-txt {
		margin-right: 30px;
		font-size: 28px;
	}

	p.doctor__name-img {
		width: 170px;
	}

	.c-set01__area-wrap__img {
		width: 60%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.flex_box {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.img__area p.c-set01__area-wrap__img {
		width: 100%;
	}

	.img__area {
		width: 40%;
	}

	.text__area {
		width: 55%;
	}

	.flex_box .c-set01__area-wrap__img {
		width: 100%;
		margin: 0;
	}

	#dermapen .l-sub-img {
		background-image: url(/wp-content/uploads/2021/12/fv_dermapen.png);
	}

	#electropotion .l-sub-img {
		background-image: url(/wp-content/uploads/2021/12/fv_electropotion.png);
	}

	#massagepeel .l-sub-img {
		background-image: url(/wp-content/uploads/2022/02/massagepeel_fv.png);
	}

	.case_box.gray_box {

		margin: 0;
	}

	#web-media {
		padding-bottom: 100px;
	}
}

#juvelook-lenisna.beauty .l-sub-img {
	height: 434px;
	background-color: #faf5f5;
	background-size: contain;
	position: relative;
}

#matricol.beauty .l-sub-img {
	height: 404px;
	background-color: #faf5f5;
}

#juvelook-lenisna.beauty {
	padding-top: 65px;
}

#juvelook-lenisna.beauty .l-beauty-img {
	position: relative;
}

#juvelook-lenisna.beauty .l-beauty-img::before {
	position: absolute;
	content: "";
	background-color: #EEA8A2;
	height: 140px;
	width: 100%;
	top: 38%;
	z-index: 1;
	background: linear-gradient(45deg, #FCE1D3 0%, #EEA8A2 40%, #EEA8A2 100%);
}

#juvelook-lenisna.beauty .l-sub-img__head {
	display: none;
}

#acrs.beauty .l-beauty-img {
	position: relative;
}

#acrs.beauty .l-beauty-img::before {
	position: absolute;
	content: "";
	background-color: #EEA8A2;
	background: linear-gradient(45deg, #FCE1D3 0%, #EEA8A2 40%, #EEA8A2 100%);
	height: 93px;
	width: 100%;
	top: 39%;
	z-index: 1;
}

#acrs.beauty .l-sub-img__head {
	display: none;
}

#suikou.beauty .l-beauty-img {
	position: relative;
}

#suikou.beauty .l-beauty-img::before {
	position: absolute;
	content: "";
	background-color: #EEA8A2;
	background: linear-gradient(45deg, #FCE1D3 0%, #EEA8A2 40%, #EEA8A2 100%);
	height: 93px;
	width: 100%;
	top: 35%;
	z-index: 1;
}

#suikou.beauty .l-sub-img__head {
	display: none;
}

#mirano.beauty .l-beauty-img {
	position: relative;
}

#mirano.beauty .l-beauty-img::before {
	position: absolute;
	content: "";
	background-color: #EEA8A2;
	height: 93px;
	width: 100%;
	top: 35%;
	z-index: 1;
	background: linear-gradient(45deg, #FCE1D3 0%, #EEA8A2 40%, #EEA8A2 100%);
}

#mirano.beauty .l-sub-img__head {
	display: none;
}

#matricol.beauty .l-beauty-img {
	position: relative;
}

#matricol.beauty .l-beauty-img::before {
	position: absolute;
	content: "";
	background-color: #EEA8A2;
	background: linear-gradient(45deg, #FCE1D3 0%, #EEA8A2 40%, #EEA8A2 100%);
	height: 93px;
	width: 100%;
	top: 35%;
	z-index: 1;
}

#matricol.beauty .l-sub-img__head {
	display: none;
}

.juve-fv__container {
	box-sizing: border-box;
	border: solid 5px #fff;
	width: 100%;
	height: 90%;
	margin: 18px 0 22px;
	padding-top: 30px;
	max-width: 1440px;
	margin: 0 auto;
	display: flex;
}

.juve-machine__img {
	display: block;
}

.juve-machine__img2 {
	display: block;
}

.juve-machine__img-box {
	flex: 1;
	margin-bottom: 20px;
}

@media screen and (min-width:1441px) {
	.juve-fv__container {
		position: relative;
	}
}

.juve-fv__title-box {
	margin-left: 20.8vw;
	margin-bottom: 35px;
}

.juve-fv__title-box9 {
	margin-left: 20.8vw;
	margin-bottom: 20px;
}

.juve-fv__title-box5 {
	margin-left: 20.8vw;
	margin-bottom: 35px;
	margin-top: 40px;
}

.juve-fv__title-box2 {
	margin-left: 20vw;
	z-index: 1;
	position: absolute;
}

.juve-fv__title-box8 {
	margin-left: 20vw;
	display: flex;
	z-index: 1;
	position: absolute;
	align-items: center;
}

.juve-fv__title-box3 {
	margin-left: 20.8vw;
	margin-top: 170px;
	display: flex;
	align-items: center;
}

.juve-fv__title-box7 {
	margin-left: 20.8vw;
	margin-top: 125px;
	display: flex;
	align-items: center;
}

.juve-fv__title-box6 {
	margin-left: 20.8vw;
	display: flex;
	align-items: center;
	margin-top: -10px;
}

.juve-fv__title-box4 {
	margin-left: 35vw;
	z-index: 1;
	position: absolute;
}

.juve-fv__title {
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 8px;
	display: inline-block;
	line-height: initial;
}

.juve-fv__title>span {
	font-size: 20px;
}

#juvelook-lenisna.beauty .juve-fv__title2 {
	letter-spacing: 4px;
}

#juvelook-lenisna.beauty .fv-price {
	margin-top: 30px;
	margin-bottom: 0;
}

#suikou.beauty .fv-price {
	margin-top: 30px;
	margin-bottom: 0;
}

#matricol.beauty .fv-price {
	margin-top: 30px;
	margin-bottom: 0;
}

#acrs.beauty .fv-price {
	margin-top: 30px;
	margin-bottom: 0;
}

#mirano.beauty .fv-price {
	margin-bottom: 25px;
}

.juve-fv__title2 {
	font-weight: 500;
	font-size: 42px;
	letter-spacing: 12px;
	display: inline-block;
	line-height: initial;
	color: #fff;
}

.juve-fv__title2_sub {
	font-size: 86%;
}

.juve-fv__text {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 2.2px;
	margin-right: 27px;
	line-height: initial;
}

.fv-pin {
	width: 27px;
	margin-right: 10px;
}

.fv-price {
	letter-spacing: 2.2px;
	font-size: 40px;
	font-weight: 500;
	letter-spacing: 2.2px;
	line-height: 40px;
	z-index: 2;
}

.fv-tax {
	font-size: 20px;
	font-weight: 500;
	line-height: 40px;
}

.fc-pink {
	color: #DA6264;
}

.fv-img {
	width: 550px;
	height: 550px;
	position: absolute;
	right: 150px;
	z-index: 1;
	bottom: -80px;
}

.fv-img2 {
	width: 34%;
	height: auto;
	position: absolute;
	right: 50px;
	z-index: 1;
	bottom: -17px;
	max-width: 483px;
}

.fv-img3 {
	width: 30%;
	height: auto;
	position: absolute;
	right: 15%;
	z-index: 1;
	bottom: 7px;
	max-width: 437px;
}

.fv-img4 {
	width: 43%;
	height: auto;
	position: absolute;
	right: 5%;
	z-index: 1;
	bottom: 0;
	max-width: 622px;
}

.fv-img5 {
	width: 26.8%;
	height: auto;
	position: absolute;
	right: 13%;
	z-index: 1;
	bottom: 46px;
	max-width: 386px;
}

.mat-fv-img {
	width: 31%;
}

.fv-boxes {
	width: 100%;
}

.acrs-title {
	letter-spacing: 12px;
}

.juve-fv__title-box6>.c-head02__inner {
	padding-bottom: 0;
}

.juve-fv__title-box7>.c-head02__inner {
	padding-bottom: 0;
}

@media all and (min-width: 1441px) {
	.juve-fv__title-box4 {
		margin-left: 28vw;
	}
}

@media all and (max-width: 1439px) {
	.fv-img {
		right: -120px;
	}

	.fv-img2 {
		right: -50px;
		width: 43%;
		bottom: -12px;
	}

	.fv-img3 {
		right: 0;
		bottom: 16px;
	}

	.fv-img4 {
		right: -100px;
	}

	.fv-img5 {
		right: 0;
	}

	#acrs.beauty .juve-fv__title-box {
		margin-left: 65px;
	}

	#acrs.beauty .juve-fv__title-box4 {
		margin-left: 250px;
	}

	#acrs.beauty .juve-fv__title-box3 {
		margin-left: 115px;
	}
}

@media all and (max-width: 1023px) {
	#mirano.beauty .juve-fv__title-box {
		margin-left: 100px;
	}

	#mirano.beauty .juve-fv__title-box2 {
		margin-left: 120px;
	}

	.juve-fv__title-box5 {
		margin-left: 100px;
	}

	.juve-fv__title-box {
		margin-left: 15px;
	}

	.juve-fv__title-box2 {
		margin-left: 15px;
	}

	.juve-fv__title-box3 {
		margin-left: 15px;
		margin-left: 30px;
	}

	.juve-fv__title-box7 {
		margin-left: 30px;
	}

	.juve-fv__title-box6 {
		margin-left: 30px;
	}

	.juve-fv__title-box8 {
		margin-left: 15px;
	}

	.juve-fv__title-box9 {
		margin-left: 115px;
	}

	#acrs.beauty .juve-fv__title-box3 {
		margin-left: 30px;
	}

	.fv-img2 {
		right: -150px;
		bottom: -3px;
	}

	.fv-img3 {
		bottom: 24px;
	}
}

@media all and (max-width: 767px) {
	.juve-fv__title>span {
		font-size: 14px;
	}

	#mirano.beauty .juve-fv__title-box {
		margin-left: 0px;
	}

	#mirano.beauty .juve-fv__title-box2 {
		margin-left: 0px;
	}

	#juvelook-lenisna.beauty .juve-fv__title2 {
		letter-spacing: 2px;
	}

	.juve-fv__title-box5 {
		margin-top: 23px;
		text-align: center;
		margin-left: 0;
	}

	#acrs.beauty .juve-fv__title-box {
		margin-left: 0;
	}

	#acrs.beauty .juve-fv__title-box4 {
		margin-left: 30%;
		text-align: center;
		display: block;
	}

	#suikou.beauty .juve-fv__title-box4 {
		margin-left: 30%;
		text-align: center;
		display: block;
	}

	#acrs.beauty .juve-fv__title-box3 {
		margin-left: 0;
	}

	.juve-fv__title-box6,
	.juve-fv__title-box7 {
		margin-left: 0;
		display: block;
	}

	#juvelook-lenisna.beauty .l-beauty-img::before {
		top: 32.5%;
		height: 115px;
	}

	#acrs.beauty .l-beauty-img::before {
		top: 32%;
	}

	#suikou.beauty .l-beauty-img::before {
		top: 28%;
	}

	#mirano.beauty .l-beauty-img::before {
		top: 33%;
	}

	#matricol.beauty .l-beauty-img::before {
		top: 28%;
	}

	#acrs.beauty .c-head02 {
		z-index: 2;
		padding-bottom: 10px;
	}

	#juvelook-lenisna.beauty .c-head02 {
		z-index: 2;
		padding-bottom: 10px;
	}

	#suikou.beauty .c-head02 {
		z-index: 2;
		padding-bottom: 10px;
	}

	#mirano.beauty .c-head02 {
		z-index: 2;
		padding-bottom: 10px;
		margin-bottom: 0;
	}

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

	.juve-fv__title-box {
		text-align: center;
		margin-left: 0;
	}

	.juve-fv__title {
		font-size: 18px;
		letter-spacing: 1px;
	}

	.juve-fv__title-box2 {
		text-align: center;
		margin-left: 0;
		display: block;
		width: 90%;
		z-index: 2;
	}

	.juve-fv__title2 {
		font-size: 30px;
		letter-spacing: 1px;
	}

	.juve-fv__title-box3 {
		display: block;
		margin-left: 0;
		margin-top: 150px;
	}

	.juve-fv__title-box9 {
		margin-bottom: 35px;
		margin-left: 0;
		text-align: center;
	}

	.juve-fv__title-box8 {
		margin-left: 0;
	}

	.mat-fv-img {
		width: 35%;
	}

	.juve-fv__text {
		font-size: 18px;
		margin-left: 30px;
	}

	.fv-price {
		font-size: 32px;
	}

	.fv-tax {
		font-size: 18px;
	}

	.fv-pin {
		display: none;
	}

	.fv-img {
		width: 300px;
		height: 300px;
		right: -50px;
		bottom: -35px;
	}

	.fv-img2 {
		width: 92.2%;
		height: auto;
		right: -150px;
		bottom: -12px;
	}

	.fv-img3 {
		width: 76.2%;
		bottom: 8px;
		right: -65px;
	}

	.fv-img4 {
		width: 100%;
		bottom: 6px;
	}

	.fv-img5 {
		bottom: 33px;
		width: 47.8%;
	}

	.juve-machine__img {
		display: block;
	}

	.juve-machine__img2 {
		display: block;
	}
}

@media all and (min-width: 768px) {

	#juvelook-lenisna.beauty {
		padding-top: 70px;
	}
}

#acrs.beauty .l-sub-img {
	/* background-image: url(../img/beauty/acrs-sp.png); */
	height: 404px;
	background-color: #faf5f5;
}

#acrs.beauty {
	padding-top: 65px;
}

#acrs.beauty .l-sub-img__head {
	display: none;
}

@media all and (min-width: 768px) {
	#acrs.beauty .l-sub-img {
		background-color: #faf5f5;
		background-size: contain;
		margin: 0 auto;
		/* background-image: url(../img/beauty/acrs.png); */
	}

	#acrs.beauty {
		padding-top: 70px;
	}
}

#suikou.beauty .l-sub-img {
	/* background-image: url(../img/beauty/suikou-sp.png); */
	height: 404px;
	background-color: #faf5f5;
	background-size: contain;
}

#suikou.beauty {
	padding-top: 65px;
}

#suikou.beauty .l-sub-img__head {
	display: none;
}

@media all and (min-width: 768px) {
	#suikou.beauty .l-sub-img {
		background-color: #faf5f5;
		background-size: contain;
		margin: 0 auto;
		/* background-image: url(../img/beauty/suikou.png); */
	}

	#suikou.beauty {
		padding-top: 70px;
	}
}

#mirano.beauty .l-sub-img {
	/* background-image: url(../img/beauty/mirano-sp.png); */
	height: 404px;
	background-color: #faf5f5;
	background-size: contain;
}

#mirano.beauty {
	padding-top: 65px;
}

#mirano.beauty .l-sub-img__head {
	display: none;
}

@media all and (min-width: 768px) {
	#mirano.beauty .l-sub-img {
		background-color: #faf5f5;
		margin: 0 auto;
		background-size: contain;
		/* background-image: url(../img/beauty/mirano.png); */
	}

	#mirano.beauty {
		padding-top: 70px;
	}
}

.c-container {
	box-sizing: border-box;
	max-width: 1440px;
	margin: 0 auto;
	font-family: "Noto Serif JP";
}

.juve-top {
	background-color: #F2CDBA;
}

.juve-top__container {
	padding-top: 60px;
	padding-bottom: 67px;
	background-color: #f2cdba;
	max-width: 1440px;
	margin: 0 auto;
}

.juve-top__img {
	display: block;
	width: 51.2%;
	margin: 0 auto 60px;
}

.juve-top__img2 {
	width: 19.2%;
}

.juve-top__box {
	display: flex;
	gap: 87px;
	justify-content: center;
}

.juve-about__container {
	padding: 121px 170px 0 190px;
	font-family: "Noto Serif JP";
	max-width: 1440px;
	margin: 0 auto;
}

.juve-about__title-box {
	text-align: center;
}

.juve-about__title {
	font-family: "Noto Serif JP";
	width: 39.8%;
	margin: 0 auto 76px;
}

.juve-about__title-sp {
	display: none;
}

.juve-about__img {
	width: 67.8%;
	display: block;
	margin: 0 auto;
	margin-bottom: 55px;
}

.juve-about__text {
	font-family: "Noto Serif JP";
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 3px;
	line-height: 2.2;
	margin-bottom: 160px;
}

.juve-about__box2 {
	max-width: 947px;
	margin: 0 auto;
	line-height: 86px;
}

.juve-about__title-box2 {
	text-align: center;
	background-color: #f2a0a6;
}

.juve-about__box-title {
	font-family: "Noto Serif JP";
	font-size: 34px;
	font-weight: 500;
	letter-spacing: 3px;
	color: #fff;
}

.juve-about__content {
	margin-bottom: 120px;
}

.juve-about__content2 {
	display: none;
}

.juve-rec__img {
	display: block;
	margin: 0 auto;
	margin-bottom: 80px;
	max-width: 1440px;
}

.juve-rec__img-sp {
	display: none;
}

.juve-rec__container {
	padding: 0 124px 0 158px;
	font-family: "Noto Serif JP";
	margin-top: 80px;
}

.juve-rec__box {
	max-width: 1440px;
	margin: 0 auto;
}

.juve-rec__text {
	max-width: 1080px;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 3px;
	margin: 0 auto 20px;
	line-height: 2.2;
}

.juve-rec__img-box {
	width: 32.6%;
	margin: 0 auto;
	margin-bottom: 30px;
	line-height: 2;
}

.juve-len__container {
	font-family: "Noto Serif JP";
	padding: 0 124px 0 158px;
	max-width: 1440px;
	margin: 120px auto 0;
}

.juve-len__title {
	width: 65.7%;
	margin: 0 auto;
	margin-bottom: 35px;
}

.juve-len__title-sp {
	display: none;
}

.juve-len__title2 {
	width: 63.4%;
	margin: 120px auto 36px;
}

.juve-len__title2-sp {
	display: none;
}

.juve-len__text {
	margin: 0 auto;
	max-width: 1080px;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 3px;
	margin-bottom: 38px;
	line-height: 2.2;
}

.juve-len__img-box {
	width: 41.5%;
	margin: 0 auto;
	margin-bottom: 120px;
}

.juve-len__img-box2 {
	width: 100%;
	margin-top: 54px;
}

.juve-price__container {
	font-family: "Noto Serif JP";
	margin: 50px auto 120px;
	padding: 0 129px;
	max-width: 1440px;
}

.juve-price__title {
	margin: 0 auto 50px;
	width: 44.7%;
}

.juve-price__box2 {
	max-width: 1080px;
	font-weight: 500;
	margin: 125px auto 0;
	text-align: center;
	font-size: 18px;
	letter-spacing: 2.8px;
	line-height: 2.2;
}

.juve-price__text {
	margin-bottom: 70px;
}

.juve-price__text2 {
	margin-bottom: 65px;
}

.juve-price__img {
	width: 32.5%;
	margin-bottom: 65px;
}

.juve-price__img2 {
	width: 32.5%;
	margin-bottom: 90px;
}

.juve-price__img3 {
	width: 39.2%;
	margin-bottom: 42px;
}

.juve-risk__container {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 180px;
	margin-bottom: 120px;
	font-family: "Noto Serif JP";
}

.juve-risk__box {
	padding: 52px 59px 36px;
	background-color: #f1f0e7;
}

.juve-risk__box-title {
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	letter-spacing: 3px;
	line-height: 2.2;
	margin-bottom: 23px;
}

.juve-risk__box-text {
	font-size: 18px;
	letter-spacing: 4.5px;
	line-height: 2.2;
	font-weight: 500;
}

.juve-flow__container {
	padding: 0 126px;
	max-width: 1440px;
	margin: 0 auto;
	margin-bottom: 47px;
}

.juve-flow__box {
	max-width: 920px;
	margin: 0 auto;
}

.juve-flow__box-sp {
	display: none;
}

.juve-flow__box2 {
	position: relative;
	border: 1px solid #3c190d;
	box-sizing: border-box;
	margin: 120px auto;
	max-width: 893px;
	padding: 107px 69px 40px 61px;
	display: flex;
	justify-content: space-between;
}

.juve-flow__box2::before {
	position: absolute;
	content: "院長からのコメント";
	color: #fff;
	background-color: #3c190d;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 2.5px;
	top: 0;
	left: 0;
	width: 248px;
	height: 52px;
}

.juve-flow__text {
	width: 67.7%;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 2.5px;
	font-weight: 500;
}

.juve-flow__img2 {
	width: 30.9%;
	height: fit-content;
}

.juve-flow__img2-sp {
	display: none;
}

@media (max-width:1023px) {
	.juve-about__container {
		padding-right: 80px;
		padding-left: 80px;
	}

	.juve-rec__container {
		padding: 0 60px 0 80px;
	}

	.juve-len__container {
		padding: 0 60px 0 80px;
	}

	.juve-price__container {
		padding: 0 80px;
	}

	.juve-risk__container {
		padding: 0 90px;
	}

	.juve-flow__container {
		padding: 0 60px;
	}
}

@media (max-width:767px) {
	.juve-top__container {
		padding-top: 40px;
		padding-bottom: 32px;
	}

	.juve-top__img {
		width: 91%;
		margin-bottom: 18px;
	}

	.juve-top__img2 {
		display: block;
		margin: 0 auto;
		width: 46.2%;
	}

	.juve-top__img2:not(:last-child) {
		margin-bottom: 18px;
	}

	.juve-top__box {
		display: block;
	}

	.juve-about__container {
		padding: 50px 26px 0 33px;
	}

	.juve-about__title {
		display: none;
	}

	.juve-about__title-sp {
		display: block;
		width: 94%;
		margin: 0 auto;
		margin-bottom: 60px;
	}

	.juve-about__img {
		width: 77.9%;
	}

	.juve-about__box {
		width: 88.3%;
		margin: 0 auto;
	}

	.juve-about__text {
		font-size: 12px;
		letter-spacing: 0.5px;
		margin-bottom: 50px;
	}

	.juve-about__content {
		display: none;
	}

	.juve-about__content2 {
		display: block;
		width: 97.8%;
		margin: 0 auto 50px;
	}

	.juve-rec__img {
		display: none;
	}

	.juve-rec__img-sp {
		display: block;
		margin-bottom: 50px;
	}

	.juve-rec__container {
		padding: 0 33px 0 38px;
		margin-top: 50px;
	}

	.juve-rec__text {
		font-size: 12px;
		letter-spacing: 0.5px;
	}

	.juve-rec__img-box {
		width: 61.5%;
	}

	.juve-len__container {
		margin-top: 50px;
		padding: 0 18px;
	}

	.juve-len__title {
		display: none;
	}

	.juve-len__title-sp {
		display: block;
		width: 97.77%;
		margin: 0 auto 25px;
	}

	.juve-len__text {
		font-size: 12px;
		letter-spacing: 0.5px;
		margin-bottom: 25px;
	}

	.juve-len__box {
		width: 91.9%;
		margin: 0 auto;
	}

	.juve-len__img-box {
		width: 69.1%;
		margin-bottom: 50px;
	}

	.juve-len__title2 {
		display: none;
	}

	.juve-len__title2-sp {
		display: block;
		margin-bottom: 25px;
	}

	.juve-len__img-box2 {
		margin-top: 12px;
	}

	.juve-price__container {
		padding: 0 20px;
		margin-top: 44px;
		margin-bottom: 25px;
	}

	.juve-price__title {
		width: 89.7%;
		margin-bottom: 23px;
	}

	.juve-price__text {
		margin-bottom: 25px;
	}

	.juve-price__box2 {
		width: 91%;
		font-size: 12px;
		letter-spacing: 0.5px;
		text-align: unset;
		margin-top: 50px;
	}

	.juve-price__img {
		width: 59.5%;
		margin: 0 auto 25px;
		display: block;
	}

	.juve-price__img2 {
		width: 59.5%;
		margin: 0 auto 25px;
		display: block;
	}

	.juve-price__img3 {
		width: 68%;
		margin: 0 auto 25px;
		display: block;
	}

	.juve-price__text2 {
		text-align: center;
		margin-bottom: 25px;
	}

	.juve-risk__container {
		padding: 0 23px;
		margin-bottom: 50px;
	}

	.juve-risk__box {
		padding: 22px 29px 25px;
	}

	.juve-risk__box-title {
		text-align: center;
		font-size: 18px;
		letter-spacing: 3px;
		margin-bottom: 10px;
	}

	.juve-risk__box-text {
		font-size: 12px;
		letter-spacing: 0.5px;
	}

	.juve-flow__container {
		padding: 0 34px;
	}

	.juve-flow__box {
		display: none;
	}

	.juve-flow__box-sp {
		display: block;
	}

	.juve-flow__img2 {
		display: none;
	}

	.juve-flow__img2-sp {
		display: block;
		width: 65.7%;
		margin: 0 auto 27px;
	}

	.juve-flow__box2 {
		display: block;
		padding: 72px 23px 20px 37px;
	}

	.juve-flow__text {
		width: 100%;
		font-size: 18px;
	}

	.juve-flow__box2::before {
		width: 197px;
		font-size: 18px;
	}
}

/* ACRS */

.acrs-rec__text {
	max-width: 1080px;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 2.5px;
	margin: 0 auto 60px;
	line-height: 2.2;
}

.acrs-rec__text2 {
	max-width: 1080px;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 2.5px;
	margin: 0 auto 30px;
	line-height: 2.2;
}

.acrs-rec__img-box {
	width: 32.8%;
	margin: 0 auto;
}

.acrs-kou__container {
	max-width: 1440px;
	margin: 120px auto;
}

.acrs-kou__title {
	letter-spacing: 2.2px;
	font-size: 34px;
	text-align: center;
	font-weight: 500;
	margin-bottom: 20px;
}

.acrs-kou__img {
	width: 69.6%;
	margin: 0 auto;
	display: block;
	margin-bottom: 30px;
}

.acrs-kou__box {
	box-sizing: border-box;
	width: 73%;
	padding: 16px;
	background-color: #FCE1D3;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
}

.acrs-kou__text {
	letter-spacing: 2.2px;
	font-size: 22px;
	font-weight: 500;
	line-height: 40px;
}

.acrs-kou__text2 {
	text-align: center;
	letter-spacing: 2.2px;
	font-size: 18px;
	font-weight: 500;
	line-height: 40px;
}

.acrs-kou2__container {
	margin-bottom: 80px;
	max-width: 1440px;
	margin: 0 auto;
}

.acrs-kou2__list {
	text-align: left;
	width: 500px;
	margin: 0 auto;
	margin-bottom: 64px;
}

.acrs-kou2__item {
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 2.2px;
	line-height: 40px;
}

.acrs-kou2__img {
	display: block;
	width: 71.5%;
	margin: 0 auto;
}

.acrs-kou2__img2 {
	display: block;
	width: 42.4%;
	margin: 0 auto 50px;
	max-width: 611px;

}

.acrs-saito {
	background-color: #FCE1D3;
}

.acrs-saito__container {
	padding-top: 50px;
	padding-bottom: 74px;
	max-width: 1440px;
	margin: 0 auto;
}

.acrs-saito__title {
	font-size: 34px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 22px;
}

.acrs-saito__boxes {
	box-sizing: border-box;
	width: 77.7%;
	margin: 0 auto;
	padding: 48px 82px 41px;
	display: flex;
	justify-content: space-between;
	background-color: #fff;
}

.acrs-saito__box {
	text-align: center;
}

.acrs-saito__box-title {
	color: #DA6264;
	font-size: 20px;
	font-weight: 500;
	line-height: 40px;
	margin-bottom: 30px;
}

.acrs-saito__item {
	font-size: 20px;
	line-height: 40px;
	letter-spacing: 2.2px;
}

.acrs-saito__item2 {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 2.2px;
}

@media (max-width:1439px) {
	.juve-price__container {
		padding: 0 20px;
	}
}

@media (max-width:1023px) {
	.acrs-saito__boxes {
		box-sizing: border-box;
		width: 100%;
		margin: 0 auto;
		padding: 24px 41px 20px;
		display: flex;
		justify-content: space-between;
		background-color: #fff;
	}
}

@media (max-width:767px) {
	.acrs-rec__text {
		font-size: 12px;
		letter-spacing: 0.5px;
		margin-bottom: 30px;
	}

	.acrs-rec__text2 {
		font-size: 12px;
		letter-spacing: 0.5px;
		margin-bottom: 20px;
	}

	.acrs-rec__img-box {
		width: 61.5%;
	}

	.acrs-kou__container {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.acrs-kou__title {
		font-size: 18px;
	}

	.acrs-kou__img {
		width: 100%;
	}

	.acrs-kou__box {
		width: 100%;
		padding: 22px;
		margin-bottom: 10px;
	}

	.acrs-kou__text {
		font-size: 14px;
		line-height: 18px;
	}

	.acrs-kou__text2 {
		font-size: 12px;
		line-height: 24px;
		letter-spacing: 0.8px;
		text-align: left;
	}

	.acrs-kou2__container {
		margin-top: 20px !important;
	}

	.acrs-kou2__list {
		width: 300px;
		margin-bottom: 22px;
	}

	.acrs-kou2__item {
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0.8px;
	}

	.acrs-kou2__img {
		width: 100%;
	}

	.acrs-kou2__img2 {
		width: 84.1%;
		margin-bottom: 15px;
	}

	.acrs-kou3__container {
		margin-top: 20px !important;
	}

	.acrs-saito__container {
		margin-top: 50px !important;
	}

	.acrs-saito__title {
		font-size: 20px;
		line-height: 60px;
		margin-bottom: 15px;
	}

	.acrs-saito__boxes {
		display: block;
	}

	.acrs-saito__box {
		margin-bottom: 20px;
	}

	.acrs-saito__box-title {
		font-size: 16px;
		line-height: 40px;
		margin-bottom: 3px;
	}

	.acrs-saito__item {
		font-size: 14px;
		line-height: 20px;
	}

	.acrs-saito__item2 {
		font-size: 14px;
		line-height: 20px;
	}
}

/* 水光注射 */
.suikou-about__title {
	width: 39.8%;
	margin: 0 auto 40px;
}

.suikou-about__title-sp {
	display: none;
	width: 94%;
	margin: 0 auto;
	margin-bottom: 20px;
}

.suikou-content__container {
	padding: 0 100px;
	max-width: 1440px;
	margin: 120px auto 0;
}

.suikou-content__title {
	text-align: center;
	font-weight: 500;
	font-size: 34px;
	letter-spacing: 2.5px;
	margin-bottom: 50px;
	line-height: 60px;
}

.suikou-content__title-sp {
	display: none;
}

.suikou-content__sub-title {
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 2.5px;
	margin-bottom: 50px;
	line-height: 40px;
}

.suikou-content__sub-title-sp {
	display: none;
}

.suikou-content__box {
	max-width: 1017px;
	margin: 0 auto;
	margin-bottom: 120px;
}

.suikou-content__title2 {
	text-align: center;
	font-weight: 500;
	font-size: 34px;
	letter-spacing: 2.5px;
	margin-bottom: 50px;
	line-height: 60px;
}

.suikou-price__box2 {
	display: none;
}

.suikou-content2__container {
	padding: 0 100px;
	max-width: 1280px;
	margin: 0 auto 80px;
}

.suikou-content2__container:last-child {
	margin-bottom: 100px;
}

.suikou-content2__title {
	text-align: center;
	margin-bottom: 50px;
}

.suikou-content2__img {
	width: 48.9%;
}

.suikou-content2__img-sp {
	display: none;
}

.suikou-content2__text {
	font-size: 18px;
	letter-spacing: 2.5px;
	font-weight: 500;
	line-height: 40px;
	margin-bottom: 50px;
}

.suikou-content2__img2 {
	width: 71.7%;
	display: block;
	margin: 0 auto;
}

.suikou-content2__img3 {
	width: 34.8%;
	display: block;
	margin: 0 auto;
}

.suikou-content2__img4 {
	width: 80%;
	display: block;
	margin: 0 auto 20px;
}

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

	.suikou-about__title-sp {
		display: block;
	}

	.suikou-content__container {
		padding: 0 22px;
		margin-top: 50px;
	}

	.suikou-content__title {
		display: none;
	}

	.suikou-content__title-sp {
		font-weight: 500;
		display: block;
		font-size: 16px;
		line-height: 35px;
		width: 93.4%;
		margin: 0 auto;
		letter-spacing: 0.9px;
		text-align: center;
		margin-bottom: 10px;
	}

	.suikou-content__sub-title {
		display: none;
	}

	.suikou-content__sub-title-sp {
		width: 91.9%;
		margin: 0 auto;
		font-weight: 500;
		line-height: 24px;
		display: block;
		font-size: 12px;
		line-height: 24px;
		margin-bottom: 20px;
		letter-spacing: 0.5px;
	}

	.suikou-content__title2 {
		text-align: center;
		font-weight: 500;
		font-size: 16px;
		letter-spacing: 1px;
		margin-bottom: 10px;
		line-height: 35px;
	}

	.suikou-price__box {
		display: none;
	}

	.suikou-price__box2 {
		display: block;
		margin-bottom: 20px;
	}

	.suikou-content2__container {
		padding: 0 30px;
		margin-bottom: 50px;
	}

	.suikou-content2__title {
		margin-bottom: 25px;
	}

	.suikou-content2__img {
		display: none;
	}

	.suikou-content2__img-sp {
		display: block;
	}

	.suikou-content2__text {
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 24px;
		margin-bottom: 16px;
	}

	.suikou-content2__img2 {
		width: 94.3%;
		margin: 0;
	}

	.suikou-content2__img3 {
		width: 58.8%;
	}

	.suikou-content2__img4 {
		width: 90%;
		display: block;
		margin: 0 auto 10px;
	}
}

/* ミラノ・リピール */
.mirano-about__title {
	width: 39.8%;
	margin: 0 auto 20px;
}

.mirano-about__title-sp {
	display: none;
}

.mirano-about__img {
	display: block;
	margin: 0 auto 20px;
	width: 54.7%;
}

.mirano-about__img2 {
	display: block;
	margin: 0 auto 80px;
	width: 42.3%;
}

.mirano-about__text {
	font-family: "Noto Serif JP";
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 3px;
	line-height: 2.2;
	margin-bottom: 120px;
}

.mirano-about__text2 {
	font-family: "Noto Serif JP";
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 2.2;
	margin-bottom: 26px;
	max-width: 498px;
	margin: 0 auto;
	width: 46.1%;
}

.mirano-etc__container {
	max-width: 1280px;
	padding: 0 100px;
	margin: 0 auto 60px;
}

.mirano-etc__boxes {
	background-color: #f9f0e9;
	padding: 71px 0 64px;
	width: 100%;
}

.mirano-etc__box {
	text-align: center;
	margin-bottom: 50px;
}

.mirano-etc__box:last-child {
	margin-bottom: 30px;
}

.mirano-etc__title {
	text-align: center;
	font-size: 34px;
	line-height: 40px;
	letter-spacing: 2.5px;
	font-weight: 500;
	margin-bottom: 60px;
}

.mirano-etc__img-box {
	display: flex;
	justify-content: center;
	gap: 70px;
}

.mirano-etc__box-title {
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	letter-spacing: 2.5px;
	line-height: 40px;
	margin-bottom: 53px;
	display: inline-block;
	line-height: 61px;
	width: 456px;
	background-color: #fff;
}

.mirano-etc__box-title2 {
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	letter-spacing: 2.5px;
	line-height: 40px;
	margin-bottom: 53px;
	display: inline-block;
	line-height: 61px;
	width: 583px;
	background-color: #fff;
}

.mirano-etc__img {
	width: 29.6%;
}

.mirano-etc__img2 {
	width: 37.3%;
}

.mirano-etc__img2-sp {
	display: none;
}

.mirano-etc__img3 {
	width: 47.4%;
}

.mirano-etc__img4 {
	width: 52.3%;
}

.mirano-etc__img5 {
	width: 33.7%;
}

.mirano-etc__img6 {
	width: 33.6%;
}

.mirano-etc__img7 {
	width: 33.5%;
}

.mirano-etc__text-box {
	text-align: center;
}

.mirano-etc__text {
	display: inline-block;
	text-align: left;
	font-size: 18px;
	line-height: 40px;
	letter-spacing: 2.5px;
	font-weight: 600;
}

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

	.mirano-about__title-sp {
		display: block;
		width: 94%;
		margin: 0 auto;
	}

	.mirano-about__img {
		width: 89.3%;
		margin-bottom: 15px;
	}

	.mirano-about__img2 {
		width: 89%;
		margin-bottom: 50px;
	}

	.mirano-about__text {
		font-size: 12px;
		letter-spacing: 0.5px;
		margin-bottom: 50px;
	}

	.mirano-about__text2 {
		font-size: 12px;
		letter-spacing: 0.5px;
		margin-bottom: 26px;
		width: 100%;
	}

	.mirano-etc__container {
		padding: 30px 20px;
	}

	.mirano-etc__title {
		font-size: 18px;
		margin-bottom: 20px;
	}

	.mirano-etc__boxes {
		padding: 30px 0;
	}

	.mirano-etc__box {
		margin-bottom: 20px;
	}

	.mirano-etc__box:last-child {
		margin-bottom: 10px;
	}

	.mirano-etc__img-box {
		display: block;
	}

	.mirano-etc__box-title {
		width: 296px;
		font-size: 15px;
		margin-bottom: 20px;
	}

	.mirano-etc__box-title2 {
		width: 296px;
		font-size: 15px;
		margin-bottom: 20px;
	}

	.mirano-etc__img {
		width: 61.2%;
		display: block;
		margin: 0 auto 10px;
	}

	.mirano-etc__img2 {
		display: none;
	}

	.mirano-etc__img2-sp {
		width: 70.8%;
		display: block;
		margin: 0 auto;
	}

	.mirano-etc__img3 {
		width: 60%;
		display: block;
		margin: 0 auto;
	}

	.mirano-etc__img4 {
		width: 68.7%;
		display: block;
		margin: 0 auto;
	}

	.mirano-etc__img5 {
		width: 49.6%;
		display: block;
		margin: 0 auto;
	}

	.mirano-etc__img6 {
		width: 66%;
		display: block;
		margin: 0 auto 10px;
	}

	.mirano-etc__img7 {
		width: 66%;
		display: block;
		margin: 0 auto;
	}

	.mirano-etc__text-box {
		padding: 0 17px;
	}

	.mirano-etc__text {
		font-size: 15px;
		line-height: 30px;
	}
}

/* よくある質問 */
#suikou.beauty .c-head01 {
	margin-bottom: 50px;
}

#suikou.beauty .c-faq02 {
	width: 86.6%;
	margin: 0 auto;
}

#suikou.beauty .c-faq02__content {
	padding-right: 80px;
	line-height: 30px;
}

#suikou.beauty .c-faq02__item {
	background-color: #fff;
}

#suikou.beauty .c-faq02__icon {
	display: flex;
	align-items: center;
}

#suikou.beauty .c-faq02__tit {
	letter-spacing: 2.5px;
	line-height: 60px;
}

#suikou.beauty .c-faq02__content.is-active {
	letter-spacing: 2.5px;
}

#suikou.beauty .c-faq02__content:before {
	background-color: #3c190d;
}

#suikou.beauty .c-faq02__item+.c-faq02__item {
	margin-top: 50px;
}

@media (max-width:767px) {
	#suikou.beauty .c-faq02 {
		width: 91.4%;
	}

	#suikou.beauty .c-faq02__content {
		padding-right: 38px;
	}

	#suikou.beauty .c-faq02__tit {
		font-size: 15px;
		letter-spacing: 0;
	}

	#suikou.beauty .c-faq02__tit2 {
		line-height: 20px;
	}

	#suikou.beauty .c-faq02__txt {
		font-size: 12px;
	}

	#suikou.beauty .c-faq02__item+.c-faq02__item {
		margin-top: 20px;
	}
}


#juvelook-lenisna.beauty .c-head01 {
	margin-bottom: 50px;
}

#juvelook-lenisna.beauty .c-faq02 {
	width: 86.6%;
	margin: 0 auto;
}

#juvelook-lenisna.beauty .c-faq02__content {
	padding-right: 80px;
	line-height: 30px;
}

#juvelook-lenisna.beauty .c-faq02__item {
	background-color: #fff;
}

#juvelook-lenisna.beauty .c-faq02__icon {
	display: flex;
	align-items: center;
}

#juvelook-lenisna.beauty .c-faq02__tit {
	letter-spacing: 2.5px;
	line-height: 60px;
}

#juvelook-lenisna.beauty .c-faq02__content.is-active {
	letter-spacing: 2.5px;
}

#juvelook-lenisna.beauty .c-faq02__content:before {
	background-color: #3c190d;
}

#juvelook-lenisna.beauty .c-faq02__item+.c-faq02__item {
	margin-top: 50px;
}

@media (max-width:767px) {
	#juvelook-lenisna.beauty .c-faq02 {
		width: 91.4%;
	}

	#juvelook-lenisna.beauty .c-faq02__content {
		padding-right: 38px;
	}

	#juvelook-lenisna.beauty .c-faq02__tit {
		font-size: 15px;
		letter-spacing: 0;
	}

	#juvelook-lenisna.beauty .c-faq02__tit2 {
		line-height: 20px;
	}

	#juvelook-lenisna.beauty .c-faq02__txt {
		font-size: 12px;
	}

	#juvelook-lenisna.beauty .c-faq02__item+.c-faq02__item {
		margin-top: 20px;
	}
}



#acrs.beauty .c-head01 {
	margin-bottom: 50px;
}

#acrs.beauty .c-faq02 {
	width: 86.6%;
	margin: 0 auto;
}

#acrs.beauty .c-faq02__content {
	padding-right: 80px;
	line-height: 30px;
}

#acrs.beauty .c-faq02__item {
	background-color: #fff;
}

#acrs.beauty .c-faq02__icon {
	display: flex;
	align-items: center;
}

#acrs.beauty .c-faq02__tit {
	letter-spacing: 2.5px;
	line-height: 60px;
}

#acrs.beauty .c-faq02__content.is-active {
	letter-spacing: 2.5px;
}

#acrs.beauty .c-faq02__content:before {
	background-color: #3c190d;
}

#acrs.beauty .c-faq02__item+.c-faq02__item {
	margin-top: 50px;
}

@media (max-width:767px) {
	#acrs.beauty .c-faq02 {
		width: 91.4%;
	}

	#acrs.beauty .c-faq02__content {
		padding-right: 38px;
	}

	#acrs.beauty .c-faq02__tit {
		font-size: 15px;
		letter-spacing: 0;
	}

	#acrs.beauty .c-faq02__tit2 {
		line-height: 20px;
	}

	#acrs.beauty .c-faq02__txt {
		font-size: 12px;
	}

	#acrs.beauty .c-faq02__item+.c-faq02__item {
		margin-top: 20px;
	}
}



#mirano.beauty .c-head01 {
	margin-bottom: 50px;
}

#mirano.beauty .c-faq02 {
	width: 86.6%;
	margin: 0 auto;
}

#mirano.beauty .c-faq02__content {
	padding-right: 80px;
	line-height: 30px;
}

#mirano.beauty .c-faq02__item {
	background-color: #fff;
}

#mirano.beauty .c-faq02__icon {
	display: flex;
	align-items: center;
}

#mirano.beauty .c-faq02__tit {
	letter-spacing: 2.5px;
	line-height: 60px;
}

#mirano.beauty .c-faq02__content.is-active {
	letter-spacing: 2.5px;
}

#mirano.beauty .c-faq02__content:before {
	background-color: #3c190d;
}

#mirano.beauty .c-faq02__item+.c-faq02__item {
	margin-top: 50px;
}

@media (max-width:767px) {
	#mirano.beauty .c-faq02 {
		width: 91.4%;
	}

	#mirano.beauty .c-faq02__content {
		padding-right: 38px;
	}

	#mirano.beauty .c-faq02__tit {
		font-size: 15px;
		letter-spacing: 0;
	}

	#mirano.beauty .c-faq02__tit2 {
		line-height: 20px;
	}

	#mirano.beauty .c-faq02__txt {
		font-size: 12px;
	}

	#mirano.beauty .c-faq02__item+.c-faq02__item {
		margin-top: 20px;
	}
}

#matricol.beauty .c-head01 {
	margin-bottom: 50px;
}

#matricol.beauty .c-faq02 {
	width: 86.6%;
	margin: 0 auto;
}

#matricol.beauty .c-faq02__content {
	padding-right: 80px;
	line-height: 30px;
}

#matricol.beauty .c-faq02__item {
	background-color: #fff;
}

#matricol.beauty .c-faq02__icon {
	display: flex;
	align-items: center;
}

#matricol.beauty .c-faq02__tit {
	letter-spacing: 2.5px;
	line-height: 60px;
}

#matricol.beauty .c-faq02__content.is-active {
	letter-spacing: 2.5px;
}

#matricol.beauty .c-faq02__content:before {
	background-color: #3c190d;
}

#matricol.beauty .c-faq02__item+.c-faq02__item {
	margin-top: 50px;
}

@media (max-width:767px) {
	#matricol.beauty .c-faq02 {
		width: 91.4%;
	}

	#matricol.beauty .c-faq02__content {
		padding-right: 38px;
	}

	#matricol.beauty .c-faq02__tit {
		font-size: 15px;
		letter-spacing: 0;
	}

	#matricol.beauty .c-faq02__tit2 {
		line-height: 20px;
	}

	#matricol.beauty .c-faq02__txt {
		font-size: 12px;
	}

	#matricol.beauty .c-faq02__item+.c-faq02__item {
		margin-top: 20px;
	}
}

.mv_bottom {
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #f1cbb7;
	/* margin-bottom: 40px; */
}

.white-h2 {
	font-size: 30px !important;
	margin-top: 20px;
	color: #fff;
	font-weight: bold;
}

.li_mv_bottom {
	display: flex;
	justify-content: space-evenly;
	margin: 20px;
}

.li_mv_bottom li {
	font-size: 20px;
	font-weight: bold;
	background-color: #fff;
	padding: 15px;
	margin: 0 20px;
	border: 4px solid #fbada8;
	border-radius: 50%;
	width: 180px;
	height: 180px;
	list-style: none;
	letter-spacing: normal;
	/* display: flex; */
	align-items: center;
	justify-content: center;
	text-align: center;
}

.li_mv_bottom li .txt-wrap {
	line-height: 1.2;
}

.li_mv_bottom li .img-wrap {
	margin: 10px auto 0;
	text-align: center;
}

.li_mv_bottom li .img-wrap img {
	width: auto;
	height: 110px;
}

@media screen and (max-width: 768px) {
	.white-h2 {
		font-size: 20px !important;
	}

	.li_mv_bottom {
		justify-content: center;
	}

	.li_mv_bottom li {
		margin: 10px;
		font-size: 16px;
		width: 150px;
		height: 150px;
	}

	.recommend_ul li {
		margin-left: 1.5em;
	}

	.c-cv01__icon svg {
		width: 26px;
		height: 40px !important;
	}

	.li_mv_bottom li .img-wrap img {
		height: 90px;
	}
}

@media screen and (max-width: 605px) {
	.li_mv_bottom li {
		margin: 3px;
		font-size: 14px;
		width: 130px;
		height: 130px;
	}

	.li_mv_bottom li .img-wrap img {
		height: 80px;
	}
}

@media screen and (max-width: 425px) {
	.li_mv_bottom li {
		font-size: 11px;
		padding: 5px;
		margin: 3px;
		width: 100px;
		height: 100px;
	}

	.li_mv_bottom li .txt-wrap {
		padding-top: 5px;
	}

	.li_mv_bottom li .img-wrap {
		margin: 5px auto 0;
	}

	.li_mv_bottom li .img-wrap img {
		height: 60px;
	}
}

@media screen and (max-width: 320px) {
	.li_mv_bottom li {
		font-size: 10px;
		padding: 5px;
		margin: 0.5px;
		width: 90px;
		height: 90px;
	}

	.li_mv_bottom li .img-wrap {
		width: 50px;
	}
}

/* matricol */

.mat-about__img {
	width: 33.3%;
	display: block;
	margin: 0 auto 30px;
}

.mat-about__img2 {
	width: 18.3%;
	display: block;
	margin: 0 auto 40px;
}

.mat-content__container {
	max-width: 1440px;
	padding: 0 100px;
	margin: 120px auto 0;
}

.mat-content__boxes {
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 0 100px;
}

.mat-content__boxes>p {
	position: absolute;
	top: 47%;
	z-index: 1;
	font-size: 1.5vw;
	text-align: center;
	right: 0;
	left: 0;
}

.mat-content__boxes::after {
	position: absolute;
	content: "";
	background-color: #fff8d3;
	border-radius: 50%;
	width: 10.6%;
	height: 31.9%;
	top: 40%;
	right: 0;
	left: 0;
	margin: 0 auto;
}

.mat-content__box {
	text-align: center;
	width: 42.3%;
}

.mat-content__box-title {
	font-size: 20px;
}

.mat-content__amino__container {
	font-family: "Noto Serif JP";
	padding: 0 100px 0 100px;
	max-width: 1440px;
	margin: 120px auto 0;
}

.mat-content__amino {
	padding: 30px 37px;
	max-width: 1080px;
	margin: 0 auto 30px;
	text-align: center;
	background-color: #FFF2EB;
}

.mat-content__amino2 {
	padding: 30px 37px;
	max-width: 1080px;
	margin: 0 auto;
	text-align: center;
	background-color: #D5E7E2;
}

.mat-content__amino-title {
	font-size: 24px;
	font-weight: 500;
	line-height: 60px;
}

.mat-content__amino-title2 {
	font-size: 24px;
	font-weight: 500;
	line-height: 60px;
	margin-bottom: 20px;
}

.mat-content__amino-img {
	width: 80.9%;
}

.mat-content__amino-text {
	text-align: left;
	width: 80.9%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 40px;
	letter-spacing: 2.2px;
}

.mat-advance__container {
	font-family: "Noto Serif JP";
	padding: 0 100px 0 100px;
	max-width: 1440px;
	margin: 80px auto 0;
}

.mat-advance__box1 {
	max-width: 1040px;
	margin: 0 auto 30px;
	padding: 20px;
	background-color: #5b5b5b;
	text-align: center;
	color: #fff;
	width: 84%;
}

.mat-advance__box2 {
	max-width: 887px;
	margin: 0 auto 50px;
	width: 71.5%;
}

.mat-advance__box3 {
	box-sizing: border-box;
	max-width: 913px;
	margin: 0 auto;
	width: 74.5%;
	border: #5b5b5b 1px solid;
	padding: 30px 47px 50px;
}

.mat-advance__box-title {
	font-size: 24px;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: 2.2px;
}

.mat-advance__box-title2 {
	font-size: 24px;
	font-weight: 500;
	line-height: 60px;
	text-decoration: underline;
	letter-spacing: 2.2px;
}

.mat-advance__box-subtitle {
	font-size: 20px;
	font-weight: 500;
	line-height: 40px;
}

.mat-advance__box-text {
	font-size: 18px;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: 2.2px;
}

.mat-action__container {
	font-family: "Noto Serif JP";
	padding: 0 100px 0 100px;
	max-width: 1440px;
	margin: 80px auto 120px;
}

.mat-action__boxes {
	box-sizing: border-box;
	max-width: 1080px;
	background-color: #f7f6f1;
	padding: 50px 40px 50px 50px;
	margin: 0 auto;
}

.mat-action__box {
	display: flex;
	justify-content: space-between;
}

.mat-action__box:not(:last-child) {
	margin-bottom: 20px;
}

.mat-action__left {
	background-color: #fffbe9;
	padding: 37px 34px;
	width: 65.4%;
}

.mat-action__right {
	width: 24.7%;
}

.mat-action__title {
	box-sizing: border-box;
	position: relative;
	font-size: 24px;
	font-weight: 600;
	line-height: 60px;
	border-bottom: 1px solid #3c190d;
	letter-spacing: 2px;
	width: 91.9%;
	margin: 0 auto 0 50px;
	padding-left: 10px;
}

.mat-action__title2 {
	box-sizing: border-box;
	position: relative;
	font-size: 24px;
	font-weight: 600;
	line-height: 40px;
	border-bottom: 1px solid #3c190d;
	letter-spacing: 2px;
	width: 91.9%;
	margin: 0 auto 0 50px;
	padding-left: 10px;
}

.mat-action__title::before {
	position: absolute;
	content: "";
	background-image: url(../img/beauty/check.png);
	background-repeat: repeat;
	background-size: cover;
	width: 45px;
	height: 45px;
	top: 15%;
	left: -60px;
	z-index: 2;
}

.mat-action__title2::before {
	position: absolute;
	content: "";
	background-image: url(../img/beauty/check.png);
	background-repeat: repeat;
	background-size: cover;
	width: 45px;
	height: 45px;
	top: 15%;
	left: -60px;
	z-index: 2;
}

.mat-action__text {
	box-sizing: border-box;
	width: 91.9%;
	font-size: 18px;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: 2.2px;
	margin: 6.5px auto 0 50px;
	padding-left: 10px;
}

.action-sp {
	display: none;
}

@media screen and (max-width: 1023px) {
	.mat-action__box {
		display: block;
	}

	.mat-action__left {
		box-sizing: border-box;
		width: 100%;
		margin-bottom: 10px;
	}

	.mat-action__right {
		width: 100%;
	}

	.action-pc {
		display: none;
	}

	.action-sp {
		display: block;
	}
}

@media screen and (max-width: 767px) {
	.mat-content__container {
		padding: 0 20px;
		margin-top: 50px;
	}

	.mat-content__boxes {
		padding: 0;
	}

	.mat-content__boxes::after {
		width: 15.3%;
		height: 38.7%;
	}

	.mat-content__box {
		width: 38.5%;
	}

	.mat-content__box-title {
		font-size: 10px;
		margin-bottom: 11px;
	}

	.mat-content__amino__container {
		padding: 0 20px;
		margin-top: 50px;
	}

	.mat-content__amino {
		padding: 20px 13px 40px;
	}

	.mat-content__amino2 {
		padding: 27px 23px 20px;
	}

	.mat-content__amino-title {
		font-size: 18px;
	}

	.mat-content__amino-title2 {
		font-size: 18px;
		line-height: 30px;
	}

	.mat-content__amino-img {
		width: 100%;
	}

	.mat-content__amino-text {
		width: 100%;
		font-size: 12px;
		line-height: 20px;
	}

	.mat-about__img {
		width: 62.1%;
	}

	.mat-about__img2 {
		width: 31.7%;
	}

	.mat-advance__container {
		padding: 0 20px;
		margin-top: 50px;
	}

	.mat-advance__box1 {
		box-sizing: border-box;
		padding: 16px 15px 15px 9px;
		margin: 0 0 20px;
		width: 100%;
	}

	.mat-advance__box2 {
		width: 86.3%;
	}

	.mat-advance__box3 {
		padding: 13px 26px 27px;
		width: 100%;
	}

	.mat-advance__box-text {
		font-size: 12px;
		line-height: 24px;
		letter-spacing: 0.8px;
	}

	.mat-advance__box-title {
		font-size: 18px;
		line-height: 20px;
		letter-spacing: 1.5px;
	}

	.mat-advance__box-title2 {
		font-size: 18px;
		line-height: 60px;
	}

	.mat-advance__box-subtitle {
		font-size: 14px;
		line-height: 20px;
	}

	.mat-action__container {
		padding: 0 20px;
		margin-bottom: 50px;
		margin-top: 0;
	}

	.mat-action__boxes {
		padding: 30px 19px 45px;
	}

	.mat-action__title {
		font-size: 16px;
		line-height: 24px;
		padding-left: 0;
		padding-bottom: 15px;
		width: 80%;
		margin-left: 56px;
	}

	.mat-action__title2 {
		font-size: 16px;
		line-height: 24px;
		padding-left: 0;
		padding-bottom: 15px;
		width: 80%;
		margin-left: 56px;
	}

	.mat-action__text {
		font-size: 12px;
		line-height: 20px;
		width: 80%;
		margin-left: 40px;
	}

	.mat-action__title::before {
		left: -55px;
	}
}

@media screen and (min-width: 1441px) {
	.juve-fv__title-box {
		margin-left: 300px;
	}

	.juve-fv__title-box2 {
		margin-left: 300px;
	}

	.juve-fv__title-box4 {
		margin-left: 500px;
	}

	.juve-fv__title-box5 {
		margin-left: 300px;
	}

	.juve-fv__title-box6 {
		margin-left: 300px;
	}

	.juve-fv__title-box7 {
		margin-left: 300px;
	}

	.juve-fv__title-box9 {
		margin-left: 300px;
	}

	.juve-fv__title-box8 {
		margin-left: 200px;
	}

	.juve-fv__title-box3 {
		margin-left: 300px;
	}

	.fv-img {
		right: 150px;
		bottom: -105px;
	}

	.fv-img2 {
		right: 60px;
		bottom: -85px;
	}

	.fv-img3 {
		right: 200px;
		bottom: -64px;
	}

	.fv-img4 {
		right: 50px;
		bottom: -67px;
	}

	.fv-img5 {
		right: 150px;
		bottom: -25px;
	}
}

.suikou-down {
	display: flex;
	justify-content: space-between;
}

.suikou-down-box {
	text-align: center;
}

@media screen and (max-width: 767px) {
	.sp-fl-wrap {
		flex-wrap: wrap;
	}

	.sp-fz4 {
		font-size: 9.5vw !important;
	}
}

.juve-top {
	background-color: #f2cdba;
}

.juve-top__container {
	padding-top: 60px;
	padding-bottom: 67px;
	background-color: #f2cdba;
	max-width: 1440px;
	margin: 0 auto;
}

.juve-top__img {
	display: block;
	width: 51.2%;
	margin: 0 auto 60px;
}

.juve-top__img2 {
	width: 19.2%;
}

.juve-top__box {
	display: flex;
	gap: 87px;
	justify-content: center;
}

.juve-about__container {
	padding: 121px 170px 0 190px;
	font-family: "Noto Serif JP";
	max-width: 1440px;
	margin: 0 auto;
}

.juve-about__title-box {
	text-align: center;
}

.juve-about__title {
	font-family: "Noto Serif JP";
	width: 39.8%;
	margin: 0 auto 76px;
}

.juve-about__title-sp {
	display: none;
}

.juve-about__img {
	width: 67.8%;
	display: block;
	margin: 0 auto;
	margin-bottom: 55px;
}

.juve-about__text {
	font-family: "Noto Serif JP";
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 3px;
	line-height: 2.2;
	margin-bottom: 160px;
}

.juve-about__box2 {
	max-width: 947px;
	margin: 0 auto;
	line-height: 86px;
}

.juve-about__title-box2 {
	text-align: center;
	background-color: #f2a0a6;
}

.juve-about__box-title {
	font-family: "Noto Serif JP";
	font-size: 34px;
	font-weight: 500;
	letter-spacing: 3px;
	color: #fff;
}

.juve-about__content {
	margin-bottom: 120px;
}

.juve-about__content2 {
	display: none;
}

.juve-rec__img {
	display: block;
	margin: 0 auto;
	margin-bottom: 80px;
	max-width: 1440px;
}

.juve-rec__img-sp {
	display: none;
}

.juve-rec__container {
	padding: 0 124px 0 158px;
	font-family: "Noto Serif JP";
	margin-top: 80px;
}

.juve-rec__box {
	max-width: 1440px;
	margin: 0 auto;
}

.juve-rec__text {
	max-width: 1080px;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 3px;
	margin: 0 auto 20px;
	line-height: 2.2;
}

.juve-rec__img-box {
	width: 32.6%;
	margin: 0 auto;
	margin-bottom: 30px;
	line-height: 2;
}

.juve-len__container {
	font-family: "Noto Serif JP";
	padding: 0 124px 0 158px;
	max-width: 1440px;
	margin: 120px auto 0;
}

.juve-len__title {
	width: 65.7%;
	margin: 0 auto;
	margin-bottom: 35px;
}

.juve-len__title-sp {
	display: none;
}

.juve-len__title2 {
	width: 63.4%;
	margin: 120px auto 36px;
}

.juve-len__title2-sp {
	display: none;
}

.juve-len__text {
	margin: 0 auto;
	max-width: 1080px;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 3px;
	margin-bottom: 38px;
	line-height: 2.2;
}

.juve-len__img-box {
	width: 41.5%;
	margin: 0 auto;
	margin-bottom: 120px;
}

.juve-len__img-box2 {
	width: 100%;
	margin-top: 54px;
}

.juve-price__container {
	font-family: "Noto Serif JP";
	margin: 50px auto 120px;
	padding: 0 129px;
	max-width: 1440px;
}

.juve-price__title {
	margin: 0 auto 50px;
	width: 44.7%;
}

.juve-price__box2 {
	max-width: 1080px;
	font-weight: 500;
	margin: 125px auto 0;
	text-align: center;
	font-size: 18px;
	letter-spacing: 2.8px;
	line-height: 2.2;
}

.juve-price__text {
	margin-bottom: 70px;
}

.juve-price__text2 {
	margin-bottom: 65px;
}

.juve-price__img {
	width: 32.5%;
	margin-bottom: 65px;
}

.juve-price__img2 {
	width: 32.5%;
	margin-bottom: 90px;
}

.juve-price__img3 {
	width: 39.2%;
	margin-bottom: 42px;
}

.juve-risk__container {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 180px;
	margin-bottom: 120px;
	font-family: "Noto Serif JP";
}

.juve-risk__box {
	padding: 52px 59px 36px;
	background-color: #f1f0e7;
}

.juve-risk__box-title {
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	letter-spacing: 3px;
	line-height: 2.2;
	margin-bottom: 23px;
}

.juve-risk__box-text {
	font-size: 18px;
	letter-spacing: 4.5px;
	line-height: 2.2;
	font-weight: 500;
}

.juve-risk__box-text.flex {
	display: block;
}

.juve-risk__box-text dt {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	line-height: 1.5;
}

.juve-risk__box-text dd {
	text-align: center;
	margin-bottom: 1.5em;
}

.juve-risk__inner {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

.juve-risk__inner:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}

.juve-risk__inner-title {
	font-size: 20px;
	text-align: center;
	letter-spacing: 4.5px;
	line-height: 2.2;
	font-weight: 500;
	margin-bottom: 1em;
}

@media (max-width: 767px) {
	.juve-risk__inner-title {
		font-size: 16px;
	}

	.juve-risk__box-text dt {
		font-size: 14px;
	}

	.juve-risk__box-text dd {
		margin-bottom: 1em;
	}
}

.juve-flow__container {
	padding: 0 126px;
	max-width: 1440px;
	margin: 0 auto;
	margin-bottom: 47px;
}

.juve-flow__box {
	max-width: 920px;
	margin: 0 auto;
}

.juve-flow__box-sp {
	display: none;
}

.juve-flow__box2 {
	position: relative;
	border: 1px solid #3c190d;
	box-sizing: border-box;
	margin: 120px auto;
	max-width: 893px;
	padding: 107px 69px 40px 61px;
	display: flex;
	justify-content: space-between;
}

.juve-flow__box2::before {
	position: absolute;
	content: "院長からのコメント";
	color: #fff;
	background-color: #3c190d;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 2.5px;
	top: 0;
	left: 0;
	width: 248px;
	height: 52px;
}

.juve-flow__text {
	width: 67.7%;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 2.5px;
	font-weight: 500;
}

.juve-flow__img2 {
	width: 30.9%;
	height: fit-content;
}

.juve-flow__img2-sp {
	display: none;
}

@media (max-width: 1023px) {
	.juve-about__container {
		padding-right: 80px;
		padding-left: 80px;
	}

	.juve-rec__container {
		padding: 0 60px 0 80px;
	}

	.juve-len__container {
		padding: 0 60px 0 80px;
	}

	.juve-price__container {
		padding: 0 80px;
	}

	.juve-risk__container {
		padding: 0 90px;
	}

	.juve-flow__container {
		padding: 0 60px;
	}
}

@media (max-width: 767px) {
	.juve-top__container {
		padding-top: 40px;
		padding-bottom: 32px;
	}

	.juve-top__img {
		width: 91%;
		margin-bottom: 18px;
	}

	.juve-top__img2 {
		display: block;
		margin: 0 auto;
		width: 46.2%;
	}

	.juve-top__img2:not(:last-child) {
		margin-bottom: 18px;
	}

	.juve-top__box {
		display: block;
	}

	.juve-about__container {
		padding: 50px 26px 0 33px;
	}

	.juve-about__title {
		display: none;
	}

	.juve-about__title-sp {
		display: block;
		width: 94%;
		margin: 0 auto;
		margin-bottom: 60px;
	}

	.juve-about__img {
		width: 77.9%;
	}

	.juve-about__box {
		width: 88.3%;
		margin: 0 auto;
	}

	.juve-about__text {
		font-size: 12px;
		letter-spacing: 0.5px;
		margin-bottom: 50px;
	}

	.juve-about__content {
		display: none;
	}

	.juve-about__content2 {
		display: block;
		width: 97.8%;
		margin: 0 auto 50px;
	}

	.juve-rec__img {
		display: none;
	}

	.juve-rec__img-sp {
		display: block;
		margin-bottom: 50px;
	}

	.juve-rec__container {
		padding: 0 33px 0 38px;
		margin-top: 50px;
	}

	.juve-rec__text {
		font-size: 12px;
		letter-spacing: 0.5px;
	}

	.juve-rec__img-box {
		width: 61.5%;
	}

	.juve-len__container {
		margin-top: 50px;
		padding: 0 18px;
	}

	.juve-len__title {
		display: none;
	}

	.juve-len__title-sp {
		display: block;
		width: 97.77%;
		margin: 0 auto 25px;
	}

	.juve-len__text {
		font-size: 12px;
		letter-spacing: 0.5px;
		margin-bottom: 25px;
	}

	.juve-len__box {
		width: 91.9%;
		margin: 0 auto;
	}

	.juve-len__img-box {
		width: 69.1%;
		margin-bottom: 50px;
	}

	.juve-len__title2 {
		display: none;
	}

	.juve-len__title2-sp {
		display: block;
		margin-bottom: 25px;
	}

	.juve-len__img-box2 {
		margin-top: 12px;
	}

	.juve-price__container {
		padding: 0 20px;
		margin-top: 44px;
		margin-bottom: 25px;
	}

	.juve-price__title {
		width: 89.7%;
		margin-bottom: 23px;
	}

	.juve-price__text {
		margin-bottom: 25px;
	}

	.juve-price__box2 {
		width: 91%;
		font-size: 12px;
		letter-spacing: 0.5px;
		text-align: unset;
		margin-top: 50px;
	}

	.juve-price__img {
		width: 59.5%;
		margin: 0 auto 25px;
		display: block;
	}

	.juve-price__img2 {
		width: 59.5%;
		margin: 0 auto 25px;
		display: block;
	}

	.juve-price__img3 {
		width: 68%;
		margin: 0 auto 25px;
		display: block;
	}

	.juve-price__text2 {
		text-align: center;
		margin-bottom: 25px;
	}

	.juve-risk__container {
		padding: 0 23px;
		margin-bottom: 50px;
	}

	.juve-risk__box {
		padding: 22px 29px 25px;
	}

	.juve-risk__box-title {
		text-align: center;
		font-size: 18px;
		letter-spacing: 3px;
		margin-bottom: 10px;
	}

	.juve-risk__box-text {
		font-size: 12px;
		letter-spacing: 0.5px;
	}

	.juve-flow__container {
		padding: 0 34px;
	}

	.juve-flow__box {
		display: none;
	}

	.juve-flow__box-sp {
		display: block;
	}

	.juve-flow__img2 {
		display: none;
	}

	.juve-flow__img2-sp {
		display: block;
		width: 65.7%;
		margin: 0 auto 27px;
	}

	.juve-flow__box2 {
		display: block;
		padding: 72px 23px 20px 37px;
	}

	.juve-flow__text {
		width: 100%;
		font-size: 18px;
	}

	.juve-flow__box2::before {
		width: 197px;
		font-size: 18px;
	}
}

.single-beauty .column-archive--tax {
	padding: 50px 0 0;
}

@media (min-width: 768px) {
	.single-beauty .column-archive--tax {
		padding: 80px 0 0;
	}
}