@charset "UTF-8";

.rejuhigh-module .rejuhigh-list01 {
    padding: 89px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.rejuhigh-module .rejuhigh-list01 .logo-wrap img {
    max-width: 166px;
}

.rejuhigh-module .rejuhigh-list01 .content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px 9px;
    margin-top: 28px;
}

.rejuhigh-module .rejuhigh-list01 .content-wrap li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 143px;
    height: 38px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
    letter-spacing: -1.5px;
    background-color: rgba(120, 56, 0, 0.6);
    border-radius: 19px;
}

.rejuhigh-module .rejuhigh-list02 {
	padding: 63px 0;
	background-color: #fff;
}

.rejuhigh-module .rejuhigh-list02 .content-wrap {
	margin-top: 45px;
}

.rejuhigh-module .rejuhigh-list02 .content-list {
	display: flex;
    flex-direction: column;
	align-items: center;
	gap: 119px;
	position: relative;
}

.rejuhigh-module .rejuhigh-list02 .content-list:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 42px;
	height: 42px;
	background: url('/imges/package/rejuhigh/img-plus.png') no-repeat 0 0;
	background-size: auto 100%;
    transform: translate(-50%, -50%);
}

.rejuhigh-module .rejuhigh-list02 .content-list li {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}

.rejuhigh-module .rejuhigh-list02 .content-list li:before {
	content: '';
	display: block;
	position: absolute;
	top: 60px;
	width: 269px;
	height: 175px;
}

.rejuhigh-module .rejuhigh-list02 .content-list li:nth-child(1):before {
	left: 0;
	background: url('/imges/package/rejuhigh/img1.png') no-repeat 0 0;
    background-size: auto 100%;
}

.rejuhigh-module .rejuhigh-list02 .content-list li:nth-child(2):before {
	left: -26px;
	background: url('/imges/package/rejuhigh/img2.png') no-repeat 0 0;
    background-size: auto 100%;
}

.rejuhigh-module .rejuhigh-list02 .content-list li .tit {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-width: 168px;
	padding: 0 10px;
	height: 36px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	line-height: 34px;
	border-radius: 18px;
}

.rejuhigh-module .rejuhigh-list02 .content-list li:nth-child(1) .tit {
	background-color: #793800;
}

.rejuhigh-module .rejuhigh-list02 .content-list li:nth-child(2) .tit {
	background-color: #771c01;
}

.rejuhigh-module .rejuhigh-list02 .content-list .box {
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 186px;
	width: 246px;
	height: 77px;
	background-color: #f6f6f6;
	border-radius: 10px;
}

.rejuhigh-module .rejuhigh-list02 .content-list .box em {
	display: block;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	color: #353535;
	line-height: 1;
	letter-spacing: -1px;
}

.rejuhigh-module .rejuhigh-list02 .content-list .box strong {
	display: block;
	margin-top: 8px;
	font-size: 16px;
	font-weight: 600;
	color: #793700;
	line-height: 1;
	letter-spacing: -1px;
}

.rejuhigh-module .rejuhigh-list02 .result-wrap {
	position: relative;
	padding-top: 163px;
	text-align: center;
}

.rejuhigh-module .rejuhigh-list02 .result-wrap:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 27px;
	width: 42px;
	height: 97px;
	background: url('/imges/package/rejuhigh/img-arr.png') no-repeat 0 0;
	background-size: auto 100%;
    transform: translateX(-50%);
}

.rejuhigh-module .rejuhigh-list02 .result-wrap p {
	font-size: 14px;
	font-weight: 400;
	color: #2e2e2e;
	letter-spacing: -1px;
}

.rejuhigh-module .rejuhigh-list02 .result-wrap span {
	position: relative;
	font-size: 20px;
	font-weight: 600;
	color: #ff8302;
	line-height: 2;
	letter-spacing: -1px;
	background-image: url('/imges/package/rejuhigh/img-underline.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 185px 20px;
}

.rejuhigh-module .rejuhigh-list02 .result-wrap span:before {
	content: '';
	display: block;
	position: absolute;
	right: -8px;
	top: -9px;
	width: 20px;
	height: 25px;
	background: url('/imges/package/rejuhigh/img-star.png') no-repeat 0 0;
	background-size: auto 100%;
}

.rejuhigh-module .rejuhigh-list03 {
	padding: 63px 0 87px;
	background-color: #f7f2ee;
	text-align: center;
}

.rejuhigh-module .rejuhigh-list03 .desc {
	margin-top: 40px;
	padding: 16px 0;
	width: 100%;
	font-size: 15px;
	font-weight: 300;
	color: #fff;
	line-height: 1.5;
	letter-spacing: -1px;
	background-color: #793800;
	border-radius: 18px;
}

.rejuhigh-module .rejuhigh-list03 .desc b {
	color: #fdff4f;
}

.rejuhigh-module .rejuhigh-list03 ol {
	display: flex;
	flex-wrap: wrap;
	gap: 58px 21px;
	margin-top: 66px;
}

.rejuhigh-module .rejuhigh-list03 ol li {
	position: relative;
	padding-top: 86px;
	width: calc((100% - 21px) / 2);
}

.rejuhigh-module .rejuhigh-list03 ol li:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	height: 61px;
	transform: translateX(-50%);
}

.rejuhigh-module .rejuhigh-list03 ol li:nth-child(1):before {
	width: 44px;
	background: url('/imges/package/rejuhigh/img3.png') no-repeat 0 0;
	background-size: auto 100%;
}

.rejuhigh-module .rejuhigh-list03 ol li:nth-child(2):before {
	width: 68px;
	background: url('/imges/package/rejuhigh/img4.png') no-repeat 0 0;
	background-size: auto 100%;
}

.rejuhigh-module .rejuhigh-list03 ol li:nth-child(3):before {
	width: 47px;
	background: url('/imges/package/rejuhigh/img5.png') no-repeat 0 0;
	background-size: auto 100%;
}

.rejuhigh-module .rejuhigh-list03 ol li:nth-child(4):before {
	width: 54px;
	background: url('/imges/package/rejuhigh/img6.png') no-repeat 0 0;
	background-size: auto 100%;
}

.rejuhigh-module .rejuhigh-list03 ol li .box {
	padding-bottom: 25px;
	background-color: #fff;
	border-radius: 10px;
	text-align: center;
}

.rejuhigh-module .rejuhigh-list03 ol li .box .num {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 45px;
	height: 19px;
	font-size: 11px;
	font-weight: 500;
	color: #fff;
	background-color: #3c3c3c;
	border-radius: 0 0 5px 5px;
}

.rejuhigh-module .rejuhigh-list03 ol li .box .txt {
	margin-top: 14px;
	font-size: 14px;
	font-weight: 400;
	color: #2e2e2e;
	line-height: 1.3;
}

.rejuhigh-module .rejuhigh-list04 {
	padding: 63px 0 79px;
}

.rejuhigh-module .rejuhigh-list04 .content-wrap {
	text-align: center;
}

.rejuhigh-module .rejuhigh-list04 .content-wrap img {
	margin-top: 70px;
	width: 100%;
}

.rejuhigh-module .rejuhigh-list04 .content-wrap .effect-wrap {
	margin-top: 45px;
}

.rejuhigh-module .rejuhigh-list04 .content-wrap .effect-wrap li {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 59px;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	border-radius: 10px;
	letter-spacing: -1px;
}

.rejuhigh-module .rejuhigh-list04 .content-wrap .effect-wrap li + li {
	margin-top: 2px;
}

.rejuhigh-module .rejuhigh-list04 .content-wrap .effect-wrap li + li:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: -10px;
	width: 20px;
	height: 20px;
	background: url('/imges/package/rejuhigh/img-plus2.png') no-repeat 0 0;
	background-size: auto 100%;
	transform: translateX(-50%);
}

.rejuhigh-module .rejuhigh-list04 .content-wrap .effect-wrap li:nth-child(even) {
	background-color: #771c01;
}

.rejuhigh-module .rejuhigh-list04 .content-wrap .effect-wrap li:nth-child(odd) {
	background-color: #793800;
}

.rejuhigh-module .rejuhigh-list05 {
	padding: 122px 0;
	text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.rejuhigh-module .rejuhigh-list05 p {
	font-size: 14px;
	font-weight: 400;
	color: #252525;
	letter-spacing: -1px;
}

.rejuhigh-module .rejuhigh-list05 img {
	margin-top: 3px;
	max-width: 215px;
}