@charset "utf-8";
/* CSS Document */

html {
	font-size: 62.5%!important;
}

.bg-color {
	background: #eea94a;
}

section#mv {
    text-align: center;
    background: url(https://www.s-b-c-biyougeka.net/lp/evo/images/irep/mainbg_line.jpg) center top no-repeat #c7c7c7;
}
@media screen and (max-width: 979px) {
	section#mv {
		background-image: none;
		background-color: #c7c7c7;
	}
}

.shorei {
	background: #eea94a;
	padding: 5px 0;
}
.shorei p {
	line-height: 1.2;
	color: #FFFFFF;
}
.shorei p span {
	color: #FFFFFF;
}

section#what {
	background-image: none;
    background-color: #F6F6F6;
    height: auto;
    text-align: right;
    position: relative;
}
.evoplus header h2::before {
    content: "";
    display: block;
    width: 92px;
    height: 4px;
    position: absolute;
    left: 45%;
    left: calc(50% - (92px / 2));
    bottom: 0;
    background: #ed8b00;
}
.evoplus header.black h2::before {
    background: #ed8b00;
}

/* こんな方におすすめ */
section#what ul {
    display: block;
    text-align: left;
}
section#what ul li {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding: 0 0 0 42px;
    z-index: 1;
}
section#what ul li::before {
    content: "";
    display: inline-block;
    width: 32px;
	height: 28px;
    background: url(https://www.s-b-c-biyougeka.net/lp/yell/images/menu_icon_check.png) center top no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
@media screen and (max-width: 979px) {
	section#what ul li {
		font-size: 16px;
	}
	section#what ul li::before {
		width: 24px;
		height: 28px;
	}
}

/* HIFU説明 */
.tarumi_inner {
	background: #FFFFFF;
	padding: 15px;
	position: relative;
}
.tarumi_inner .hifu-image {
	position: absolute;
	top: -160px;
	right: 10px;
}
.plan__detail__wrap {
    padding: 30px;
	background: #FFFFFF;
}
.tarumi .tarumi__flow {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.tarumi .tarumi__flow--txt {
    font-size: 28px;
    text-align: center;
    font-family: serif;
    color: #ed8b00;
}
.tarumi .tarumi__flow li {
    width: 48%;
    display: flex;
    justify-content: space-between;
    background: #f6f6f6;
    padding: 30px 40px 20px 20px;
}
.tarumi .tarumi__flow--ttl {
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #fff;
    font-size: 16px;
    color: #988575;
    font-family: serif;
    border: solid 5px #f6f6f6;
    border-radius: 999px;
    line-height: 1.3;
    transform: translateY(-50px);
}
.plan__box p {
    text-align: left;
}
.tarumi .tarumi__flow--ttl .num {
    font-family: monospace;
    font-size: 32px;
    font-style: italic;
}
.tarumi .tarumi--ttl02.irep {
    position: relative;
    font-size: 22px;
    color: #000000;
    margin-top: 60px;
}
.tarumi .tarumi--ttl02::before {
    content: "";
    position: absolute;
    background: url(https://www.s-b-c-biyougeka.net/lp/yell/images/menu_tarumi_icon.png) center/contain no-repeat;
    width: 80px;
    height: 40px;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
}
.tarumi .tarumi--ttl02.irep span {
    font-size: 22px;
    color: #ed8b00;
}
.tarumi .tarumi__point--ttl .txt {
    font-size: 22px;
    font-weight: bold;
}

@media screen and (max-width: 979px) {
	.plan__detail__wrap {
		padding: 10px;
	}
	.tarumi_inner {
		padding: 15px 10px;
	}
	.tarumi_inner .hifu-image {
		position: relative;
		top: 0;
		text-align: center;
	}
	.tarumi_inner .hifu-image img {
		width: 25%;
	}
	.tarumi .tarumi__flow {
    	flex-direction: column;
	}
	.tarumi .tarumi__flow li {
		position: relative;
		align-items: center;
		width: 100%;
		padding: 10px 20px;
	}
	.tarumi .tarumi__flow li+li {
		margin-top: 50px;
	}
	.tarumi .tarumi__flow--ttl {
		width: 20vw;
		height: 20vw;
		font-size: 3.6vw;
		transform: translateY(-25px);
	}
	.tarumi .tarumi__flow--ttl .num {
		font-size: 5vw;
		color: #988575;
	}
	.tarumi .tarumi__flow--txt {
		font-size: 5.5vw;
	}
	.tarumi .tarumi--ttl02.irep {
		font-size: 18px;
	}
	.tarumi .tarumi--ttl02.irep span {
		font-size: 18px;
	}
	.tarumi .tarumi__point--ttl .txt {
    	font-size: 15px;
	}
}

/* HIFUの特徴 */
section#renewal .renewalContainer2 {
    font-size: 19px;
    padding: 20px 25px;
    border: 12px solid #c4c4c4;
    justify-content: space-between;
    align-items: center;
    position: relative;
    background: #ffffff;
}
@media screen and (max-width: 979px) {}

/* 他社との比較 */
.caution {
    width: auto;
    text-align: center;
}
.caution .cautionIndex {
    min-height: 75px;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.5;
    display: inline-block;
    position: relative;
    padding: 0 100px;
    margin: 0 0 20px;
	color: #000000;
}
.caution .cautionIndex::before {
    left: 0;
}
.caution .cautionIndex::after {
    right: 0;
}
.caution .cautionIndex::before,
.caution .cautionIndex::after {
    content: "";
    width: 65px;
    height: 55px;
    background: url(https://www.s-b-c.net/assets/laser/liftup/evoplus/images/caution.png) center top no-repeat;
	background-size: contain;
    position: absolute;
    top: 0;
}
.caution .cautionText {
    text-align: left;
    font-size: 22px;
    font-weight: bold;
	color: #000000;
}

@media screen and (max-width: 979px) {
	.caution .cautionIndex {
		min-height: inherit;
		font-size: 22px;
		padding: 0 40px;
		margin: 0 0 10px;
	}
	.caution .cautionIndex::before {
		left: 0;
	}
	.caution .cautionIndex::after {
		right: 0;
	}
	.caution .cautionIndex::before,
	.caution .cautionIndex::after {
		content: "";
		width: 30px;
		height: 26px;
		background-size: 100% auto;
	}
	.caution .cautionText {
		font-weight: normal;
		font-size: 15px;
	}
}

/* YAHOO版　他社との比較 */
section#comparison table.table-yahoo tr.tableHead th {
    border-top: none;
    border-left: none;
    border-right: none;
    background: none;
    width: 450px;
    padding: 0;
}

.promise_inner {
    background: #FFFFFF;
    padding: 30px;
    margin-top: 0;
}
.promise_inner .title img {
	margin-right: 10px;
}
.promise_inner .title {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.promise_inner .text {
	font-size: 20px;
	margin-bottom: 20px;
}
@media screen and (max-width: 979px) {
	.promise_inner .title {
		font-size: 20px;
	}
	.promise_inner .text {
		font-size: 16px;
	}
}




