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

* {font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;}
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: inherit;
	color: inherit;
	font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}
section#mv {
	background: url(https://www.s-b-c.net/assets/laser/liftup/evoplus/images/mv2_bg.jpg) center top no-repeat;
	position: relative;
	margin: 0;
}
#yahoo section#mv {
	background: url(../images/2404/mv2_yahoo_bg.jpg) center top no-repeat;
}
section#mv .btn {
	position: absolute;
	left: 50%;
	bottom: 35px;
	transform: translate(300px, 0);
}
@media screen and (max-width: 979px) {
	section#mv {
		background: none;
		margin: 0;
	}
	section#mv .btn {
		width: 44.53125vw;
		bottom: 43vw;
		transform: translate(5vw, 0);
	}
	#jiyushinryo {
		padding: 3vw 0;
	}
	.evoplus .b-inner {padding-top: 0;}
}
/*
section#mv {
  height: auto;
}
@media screen and (max-width: 979px) {
  .main-visual {
    margin-bottom: 0;
  }
}
*/
section#mv.cam2412 {
	height: auto;
	background-size: auto 100%;
}
.evoplus .head-menu {
	background-color: #3d3c3c;
	padding: 0;
}
@media screen and (max-width: 979px) {
	.evoplus .head-menu .ac_ly_001 {
		padding: 0
	}
}
.evoplus .head-menu .menu-list {
	display: flex;
	justify-content: center;
	max-width: 980px;
	margin: 0 auto
}
@media screen and (max-width: 979px) {
	.evoplus .head-menu .menu-list {
		flex-wrap: wrap
	}
}
.evoplus .head-menu .menu-list li {
	border-right: 1px solid #fff
}
@media screen and (min-width: 980px) {
	.evoplus .head-menu .menu-list li:first-of-type {
		border-left: 1px solid #fff
	}
}
@media screen and (max-width: 979px) {
	.evoplus .head-menu .menu-list li {
		flex: auto;
		width: 33.33%
	}
	.evoplus .head-menu .menu-list li:nth-child(n+4) {
		border-top: 1px solid #fff
	}
	.evoplus .head-menu .menu-list li:nth-child(3n), .evoplus .head-menu .menu-list li:last-child {
		border-right: none
	}
}
.evoplus .head-menu .menu-list li.new {
	position: relative
}
.evoplus .head-menu .menu-list li.new::before {
	content: "NEW!";
	display: flex;
	justify-content: center;
	align-items: center;
	width: 51px;
	height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #fdf638;
	background: #c73532;
	border-radius: 3px;
	padding: 1px 0 0;
	position: absolute;
	left: 50%;
	top: -14px;
	transform: translate(-50%, 0)
}
.evoplus .head-menu .menu-list li.new::after {
	content: "";
	display: block;
	width: 12px;
	height: 10px;
	background: #c73532;
	-webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	position: absolute;
	left: 50%;
	top: 5px;
	transform: translate(-50%, 0)
}
.evoplus .head-menu .menu-list li a {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	height: 80px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
	color: #fffefe;
	padding: 0 12px;
	min-width: 124px
}
@media screen and (max-width: 979px) {
	.evoplus .head-menu .menu-list li a {
		font-size: 3.5vw;
		height: 16vw;
		padding: 0 1.63265vw;
		min-width: 0
	}
	.evoplus .head-menu .menu-list li a span:last-child {
		font-size: 2.6vw
	}
	.evoplus .head-menu .menu-list li,
	.evoplus .head-menu .menu-list li:nth-child(2),
	.evoplus .head-menu .menu-list li:first-child {width: 33.33%;}
}
#newsboard {
	padding: 50px 0 70px
}
#newsboard .container {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 640px;
	height: 170px;
	background: url("../images/2404/news_img002.png") center top/100% auto no-repeat;
	position: relative;
	margin: 0 auto
}
#newsboard .container::before {
	content: "";
	display: block;
	width: 128px;
	height: 55px;
	background: url("../images/2404/news_img003.png") center top/100% auto no-repeat;
	position: absolute;
	right: 25px;
	top: 65px
}
#newsboard .container p {
	line-height: 1;
	position: relative;
	margin: 0
}
#newsboard .container p.text01 {
	font-size: 15px
}
#newsboard .container p.text01 span {
	border-bottom: 1px solid #000;
	padding: 0 20px 3px
}
#newsboard .container p.text02 {
	font-size: 30px;
	font-weight: bold;
	margin-top: 20px
}
#newsboard .container p.text02 em {
	font-style: normal;
	color: #915e02
}
#newsboard .container p.btn {
	margin-top: 15px
}
#newsboard .container p.btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 300px;
	height: 37px;
	background: #322c26;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-radius: 100px;
	padding: 0 0 1px;
	position: relative
}
#newsboard .container p.btn a::before {
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translate(-50%, -50%) rotate(45deg)
}
@media only screen and (max-width: 979px) {
	#newsboard {
		padding: 6vw 0 9vw
	}
	#newsboard .container {
		width: 95vw;
		height: 25.5vw
	}
	#newsboard .container::before {
		width: 20vw;
		height: 10vw;
		right: 2vw;
		top: 6vw
	}
	#newsboard .container p.text01 {
		font-size: 3vw
	}
	#newsboard .container p.text01 span {
		padding: 0 2vw 0.5vw
	}
	#newsboard .container p.text02 {
		font-size: 4.5vw;
		margin-top: 2vw
	}
	#newsboard .container p.btn {
		margin-top: 1vw
	}
	#newsboard .container p.btn a {
		width: 50vw;
		height: 7vw;
		font-size: 3.5vw
	}
	#newsboard .container p.btn a::before {
		width: 2vw;
		height: 2vw;
		border-top: 0.5vw solid #fff;
		border-right: 0.5vw solid #fff;
		right: 3vw
	}
}
@media screen and (max-width: 979px) {
	.evoplus .b-what__content {
		padding: 9vw 0 10vw
	}
}
.evoplus .b-what__content:before {
	background: url(../images/2404/what_bg001.jpg) no-repeat top center/auto 100%;
	height: 559px;
}
@media screen and (max-width: 979px) {
	.evoplus .b-what__content:before {
		height: 89.79592vw
	}
}

/* ========== yahoo2 ========== */
.evoplus .b-what__content.yahoo {
    background-color: #f4f4f3;
    padding: 0 0 120px;
}
.evoplus .b-what__content.yahoo:before {
	background: none;
	height: auto;
}

@media screen and (max-width: 979px) {
  .evoplus .b-what__content.yahoo {
    padding: 0 0 40px;
}
	.evoplus .b-what__content.yahoo:before {
		height: auto;
	}
}
/* ========== //yahoo2 ========== */

.evoplus .b-what__content ._list {
	margin: 30px 0 0;
}
@media screen and (max-width: 979px) {
	.evoplus .b-what__content ._list {
		margin: 4vw 0 0;
	}
}
@media screen and (max-width: 979px) {
	.evoplus .b-what__content ._list .item__bg {
		font-size: 3.06122vw;
		width: 28.57143vw;
		height: 28.57143vw;
		padding-top: 3.06122vw;
		margin-right: 2.04082vw
	}
}
@media screen and (max-width: 979px) {
	.evoplus .b-what__content ._list .item__bg p {
		font-size: 4.08163vw
	}
}
.evoplus .b-what__content ._list .item__bg span {
	font-size: 20px
}
@media screen and (max-width: 979px) {
	.evoplus .b-what__content ._list .item__bg span {
		font-size: 3.06122vw
	}
}
.evoplus .b-what__text01 {
	font-size: 30px;
	line-height: 1.5;
	color: #efcc78;
	text-align: center
}
@media screen and (max-width: 979px) {
	.evoplus .b-what__text01 {
		font-size: 5vw
	}
}
.evoplus .b-what__text02 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 512px;
	height: 70px;
	font-size: 52px;
	font-weight: bold;
	line-height: 1;
	color: #010000;
	background: #a56f11;
	background: linear-gradient(90deg, #a56f11 0%, #dfb958 18%, #fbf0b6 46%, #e1bc5a 75%, #966512 95%);
	margin: 12px auto 0
}
@media screen and (max-width: 979px) {
	.evoplus .b-what__text02 {
		width: 75vw;
		height: 10vw;
		font-size: 7.5vw;
		margin: 2vw auto 0
	}
}
.evoplus .b-what__first {
	width: 980px;
	font-weight: normal;
	margin: 0 auto;
	background: url(../images/2404/point_img008.jpg) bottom center/cover no-repeat;
	padding: 1px 50px 50px;
	margin: 70px auto 0
}
.evoplus .b-what__first__index {
	margin: -28px auto 30px;
	text-align: center
}
.evoplus .b-what__first__inner {
	display: flex;
	justify-content: space-between
}
.evoplus .b-what__first__inner > .img {
	padding: 0 40px 0 0
}
.evoplus .b-what__first__inner > .text {
	flex: 1;
	padding: 30px 0 0;
	text-align: left;
}
.evoplus .b-what__first__inner > .text p + p {
	margin-top: 1em
}
.evoplus .b-what__first__inner > .text p strong {
	color: #b9272c
}
.evoplus .b-what__first__inner > .text p.text01 {
	font-size: 32px;
	text-align: center
}
.evoplus .b-what__first__inner > .text p.text01 strong {
	background: linear-gradient(transparent 60%, #fff339 60%)
}
.evoplus .b-what__first__clinic {
	background: #fff;
	margin: 40px 0 0
}
.evoplus .b-what__first__clinic p.text01 {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #8e6638;
	padding: 3px
}
.evoplus .b-what__first__clinic p.text02 {
	padding: 20px;
	text-align: center
}
@media screen and (max-width: 979px) {
	.evoplus .b-what__first {
		width: 100%;
		padding: 1vw 4vw 4vw;
		margin: 10vw auto 0
	}
	.evoplus .b-what__first__index {
		width: 80vw;
		margin: -4.2vw auto 4vw
	}
	.evoplus .b-what__first__inner {
		flex-direction: column-reverse
	}
	.evoplus .b-what__first__inner > .img {
		text-align: center;
		padding: 0
	}
	.evoplus .b-what__first__inner > .img img {
		max-width: 70vw
	}
	.evoplus .b-what__first__inner > .text {
		padding: 0;
		margin: 0 0 4vw
	}
	.evoplus .b-what__first__inner > .text p {
		font-size: 4vw
	}
	.evoplus .b-what__first__inner > .text p.text01 {
		font-size: 6vw
	}
	.evoplus .b-what__first__clinic {
		margin: 4vw 0 0
	}
	.evoplus .b-what__first__clinic p.text01 {
		font-size: 4.5vw;
		padding: 0.5vw
	}
	.evoplus .b-what__first__clinic p.text02 {
		padding: 3vw;
		font-size: 3.5vw
	}
}
.evoplus .b-price .box-price .price-content#firstPrice {
	background: #fdf7e4
}
.evoplus .b-price .box-price .price-content#firstPrice h3 {
	font-size: 35px;
	line-height: 1.3;
	margin: 0 0 20px
}
.evoplus .b-price .box-price .price-content#firstPrice h3 strong {
	font-size: 40px;
	color: #915e02
}
.evoplus .b-price .box-price .price-content#firstPrice .price-content__item {
	border-bottom: 1px dashed #000;
	padding: 0 0 15px
}
@media screen and (max-width: 979px) {
	.evoplus .b-price .box-price .price-content#firstPrice {
		padding: 7vw 4vw 5vw
	}
	.evoplus .b-price .box-price .price-content#firstPrice h3 {
		font-size: 4vw;
		margin: 0 0 3vw
	}
	.evoplus .b-price .box-price .price-content#firstPrice h3 strong {
		font-size: 4.5vw
	}
	.evoplus .b-price .box-price .price-content#firstPrice .price-content__item {
		padding: 0 0 3vw
	}
}
.evoplus .b-price .box-price .priceBtn {
	margin: 30px 0 0
}
.evoplus .b-price .box-price .priceBtn a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 610px;
	height: 95px;
	font-size: 25px;
	color: #fff;
	text-decoration: none;
	background: #82531c;
	background: linear-gradient(0deg, #82531c 50%, #9a621f 50%);
	border-radius: 100px;
	margin: 0 auto;
	position: relative
}
.evoplus .b-price .box-price .priceBtn a::before {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: translate(-50%, -50%) rotate(45deg);
	position: absolute;
	right: 35px;
	top: 50%
}
@media screen and (max-width: 979px) {
	.evoplus .b-price .box-price .priceBtn {
		margin: 3.5vw 0 0
	}
	.evoplus .b-price .box-price .priceBtn a {
		width: 100%;
		height: 12vw;
		font-size: 4vw
	}
	.evoplus .b-price .box-price .priceBtn a::before {
		width: 2vw;
		height: 2vw;
		border-top: 0.5vw solid #fff;
		border-right: 0.5vw solid #fff;
		right: 4vw
	}
}
.evoplus .b-price .box-price .price-content .firstRibbon, .evoplus .b-price .box-price .price-content .premiumRibbon {
	position: absolute;
	left: -18px;
	top: 20px
}
@media screen and (max-width: 979px) {
	.evoplus .b-price .box-price .price-content .firstRibbon, .evoplus .b-price .box-price .price-content .premiumRibbon {
		left: -2.5vw;
		top: 2vw;
		width: 24vw
	}
}
.b-what__first__clinic__caution {text-align: left;}

.b-what__note .elm__note {
	background-color: #383636;
	color: #f8e6b7;
	font-size: 25px;
	line-height: 1.8;
	padding: 50px 77px 52px;
	position: relative;
}
.b-what__note .elm__note__content {
	max-width: 76.5%;
}
.b-what__note .elm__note__image {
	position: absolute;
	right: 20px;
	top: 53%;
	transform: translateY(-50%);
	width: 19.6%;
}
@media screen and (max-width: 979px) {
	.b-what__note .elm__note {
		font-size: 2.55102vw;
		padding: 5.10204vw 7.85714vw 5.30612vw 3.57143vw;
	}
	.b-what__note .elm__note__image {
		right: 2.04082vw;
		width: 19.18367vw;
	}
}


.evoplus .b-others .others-tabs .tabacc.-pc-tab > .contents .tab__head__icon {
  position: relative;
}
@media screen and (max-width: 979px) {
  .evoplus .b-others .others-tabs .tabacc.-pc-tab > .contents .tab__head__icon {
    padding-left: 5vw;
  }
}
.evoplus .b-others .others-tabs .tabacc.-pc-tab > .contents .tab__head__icon::before {
  position: absolute;
  content: '';
  background: url("https://www.s-b-c.net/assets/laser/liftup/evoplus/images/icon_lipohifu.png") no-repeat center;
  background-size: cover;
  width: 160px;
  height: 200px;
  top: -10px;
  left: 70px;
}
@media screen and (max-width: 979px) {
  .evoplus .b-others .others-tabs .tabacc.-pc-tab > .contents .tab__head__icon::before {
    width: 14vw;
    height: 18vw;
    top: 0;
    left: -5vw;
  }
}
.evoplus .b-others .others-tabs .tabacc.-pc-tab > .contents .tab__head__new {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
  color: #fcec38;
}
@media screen and (max-width: 979px) {
  .evoplus .b-others .others-tabs .tabacc.-pc-tab > .contents .tab__head__new {
    font-size: 18px;
  }
}
.others-tabs .tab__head__icon {position: relative;}
.others-tabs .tab__head__icon .lb,
.others-tabs .tab__head__icon .lb {
	position: absolute;
    top: -90px;
	left: 50%;
	padding-top: 13px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.35;
	width: 236px;
	height: 89px;
	color: #b41c26;
	background: url(/assets/laser/liftup/evoplus/images/label_bg01.png) center top / 100% auto no-repeat;
	transform: translateX(-50%);
}
@media screen and (max-width: 979px) {
	.others-tabs .tab__head__icon .lb,
	.others-tabs .tab__head__icon .lb {
	    top: -14vw;
		padding-top: 2vw;
		font-size: 3vw;
		width: 37vw;
		height: 15vw;
		color: #b41c26;
	}
}
.evoplus .b-price .box-price .price-content h3 {
	font-size: 30px;
	padding: 0 0 10px 40px;
}
.evoplus .b-step.step-slider .step:not(:last-of-type) {
	margin-bottom: 0;
}
.evoplus .b-step.step-slider .step:not(:last-of-type):after {
	display: none;
}
@media screen and (max-width: 979px) {
	.evoplus .b-price .box-price .price-content h3 {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 13vw;
		font-size: 4.5vw;
		line-height: 1.4;
		font-weight: bold;
		padding: 0 0 2vw 15vw;
	}
}

/* キャンペーン */
.evoplus .b-price .box-price .price-content.cam2412 {
	background: #fff9ec;
}
.evoplus .b-price .box-price .price-content.cam2412 h3 + p.small {
	font-size: 15px;
	text-align: center;
}
@media screen and (max-width: 979px) {
	.evoplus .b-price .box-price .price-content.cam2412 {
		background: #fff9ec;
	}
	.evoplus .b-price .box-price .price-content.cam2412 h3 {
		font-size: 4.5vw;
		padding: 0 0 0 15vw;
	}
	.evoplus .b-price .box-price .price-content h3 span {
		display: contents;
	}
	.evoplus .b-price .box-price .price-content.cam2412 h3 + p.small {
		font-size: 2.5vw;
	}
}

.evoplus .b-what__point .point__item__content .elm__content__fullwidth .table-box table thead,
.evoplus .b-what__point .point__item__content .elm__content__fullwidth .table-box table tbody tr th {
	text-align: center;
}
.evoplus .b-what__point .point__item__content .elm__content__fullwidth .table-box table tbody tr td {
	text-align: left;
}



