@charset "utf-8";
/* CSS Document */
body,div,h1,h2,h3,h4,h5,h6,p,address,ul,li,dl,dt,dd,table,tr,th,td,form,input,select,option,strong,em {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	color: #585858;
	font-family: "dnp-shuei-gothic-kin-std";
	width: 100%;
	margin: 0;
	padding: 0;
}
#wrapper {
}
#wrapper img {
	width: 100%;
    height: auto;
    border: 0;
    vertical-align: bottom;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
#wrapper sup {
	font-size: 50%;
	vertical-align: top;
	display: inline-block;
}
.font_ml_ {
	font-family: "Ryumin Light KL", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.font_mm_ {
	font-family: "Ryumin Medium KL", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.font_mb_ {
	font-family: "Ryumin Bold KL", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.font_e_ {
	font-family: "futura-pt";
}

.sec_ h2.title_ {
	text-align: center;
	/*margin-bottom: calc(40 / 750 * 100vw);*/
	margin: calc(55 / 750 * 100vw) 0 calc(44 / 750 * 100vw);
}
.sec_ h2.title_ strong {
	font-size: calc(40 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.47;
	letter-spacing: 0.1em;
	display: block;
	/*margin-bottom: calc(16 / 750 * 100vw);*/
	margin-bottom: calc(7 / 750 * 100vw);
}
.sec_ h2.title_ span {
	/*font-size: calc(26 / 750 * 100vw);*/
	/*font-size: calc(40 / 750 * 100vw);*/
	font-size: calc(34 / 750 * 100vw);
	line-height: 1.7;
	font-weight: bold;
	letter-spacing: 0.1em;
	display: inline-block;
	position: relative;
}
.sec_ h2.title_ span::before,
.sec_ h2.title_ span::after {
	content: "";
	position: absolute;
	top: 50%;
	width: calc(150 / 750 * 100vw);
	height: calc(2 / 750 * 100vw);
	background-color: #585858;
}
.sec_ h2.title_ span::before {
	left: calc(-164 / 750 * 100vw);
}
.sec_ h2.title_ span::after {
	right: calc(-164 / 750 * 100vw);
}
.sec_ h2.title_ span.font_e_ {
	font-weight: 500;
}
#wrapper .js-marker {
	/*opacity: 0;*/
}
#wrapper .js-marker.js-on {
	/*opacity: 1;*/
  background-size: 100% 100% !important;
}


#mv {
	height: calc(904 / 750 * 100vw);
	background-image: url("../img/trial_2411/mv.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: relative;
}
#mv .mv_inner_ {
	padding: calc(34 / 750 * 100vw) 0 0 calc(41 / 750 * 100vw);
}
#mv .site_logo_ {
	width: calc(159 / 750 * 100vw);
}
#mv .site_logo_ a {display: block;}

#mv p {
	padding: calc(130 / 750 * 100vw) 0 0 0;
}
#mv p small {
	font-size: calc(25 / 750 * 100vw);
	line-height: 1.76;
	letter-spacing: 0.1em;
	display: inline-block;
}
#mv p strong {
	font-size: calc(50 / 750 * 100vw);
	line-height: 1.48;
	letter-spacing: 0.03em;
	display: inline-block;
	padding: calc(8 / 750 * 100vw) 0 calc(10 / 750 * 100vw);
}
#mv p .marker_ {
	background: linear-gradient(transparent 10%, #FFFFFF 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 calc(2 / 750 * 100vw) 0px;
}
#mv p .time_ {
	font-size: calc(62 / 750 * 100vw);
	line-height: 1.0;
	letter-spacing: 0.1em;
	display: inline-block;
}
#mv p .time_ span {
	font-size: calc(62 / 750 * 100vw);
	display: inline-block;
}
#mv .ribbon_ {
	font-size: calc(21 / 750 * 100vw);
	background-image: url("../img/trial_2411/mv_ribbon.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: calc(398 / 750 * 100vw) auto;
	padding: calc(8 / 750 * 100vw) 0 calc(6 / 750 * 100vw) calc(24 / 750 * 100vw);
	margin: calc(20 / 750 * 100vw) 0 calc(5 / 750 * 100vw);
}
#mv .ribbon_ span {
	font-size: calc(23 / 750 * 100vw);
	display: inline-block;
}
#mv .emblem {
	width: calc(428 / 750 * 100vw);
}
#mv .btn_reservation_ {
	color: #FFFFFF;
	font-size: calc(17 / 750 * 100vw);
	line-height: 1.1;
	letter-spacing: 0.05em;
	text-align: center;
	width: calc(110 / 750 * 100vw);
	height: calc(110 / 750 * 100vw);
	background-color: #fd9752;
	border: calc(5 / 750 * 100vw) solid #FFFFFF;
	border-radius: 50%;
	position: fixed;
	right: calc(14 / 750 * 100vw);
	bottom: calc(35 / 750 * 100vw);
	padding-top: calc(24 / 750 * 100vw);
	z-index: 100;
	box-sizing: border-box;
	cursor: pointer;
}
#mv .btn_reservation_ span {
	color: #fc7b25;
	font-size: calc(19 / 750 * 100vw);
	line-height: 1.0;
	letter-spacing: 0.05em;
	display: inline-block;
	padding: calc(2 / 750 * 100vw) calc(10 / 750 * 100vw) calc(1 / 750 * 100vw);
	margin-top: calc(4 / 750 * 100vw);
	background-color: #FFFFFF;
}

#sec01 {
	background-image: url("../img/trial_2411/sec01_bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: calc(1366 / 750 * 100vw) auto;
}
#sec01 .lead_ {
	text-align: center;
	background-color: #eee;
	background-image: url("../img/trial_2411/sec01_lead.jpg");
	background-position: center top;
	background-repeat: repeat;
	background-size: calc(1366 / 750 * 100vw) auto;
	padding: calc(63 / 750 * 100vw) 0 calc(59 / 750 * 100vw);
}
#sec01 .lead_ p {
	font-size: calc(34 / 750 * 100vw);
	letter-spacing: 0.09em;
}
#sec01 .lead_ p .marker_ {
	font-size: calc(40 / 750 * 100vw);
	line-height: 1.825;
	background: linear-gradient(transparent 0%, #ece5e1 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec01 .lead_ p .four_ {
	color: #7f7166;
	font-size: calc(42 / 750 * 100vw);
	line-height: 1.1;
}
#sec01 .lead_ p .four_ span {
	font-size: calc(60 / 750 * 100vw);
}
#sec01 .circulation_ {
	
}

#sec01 .circulation_ .circulation_wrap_,
#sec09 .circulation_wrap_ {
	width: calc(664 / 750 * 100vw);
	height: calc(662 / 750 * 100vw);
	background-image: url("../img/trial_2603/sec01_circulation_img.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: calc(664 / 750 * 100vw) calc(662 / 750 * 100vw);
	margin: calc(66 / 750 * 100vw) auto calc(40 / 750 * 100vw);
	position: relative;
}
#sec09 .circulation_wrap_ {
	margin: calc(2 / 750 * 100vw) auto calc(43 / 750 * 100vw);
}
#sec01 .circulation_ .circulation_wrap_ h2,
#sec09 .circulation_wrap_ h2 {
	color: #7f7166;
	font-size: calc(34 / 750 * 100vw);
	font-weight: bold;
	letter-spacing: 0.01em;
	font-feature-settings : "palt";
	line-height: 1.23;
	text-align: center;
	position: absolute;
	left: calc(258 / 750 * 100vw);
	top: calc(271 / 750 * 100vw);
}
#sec01 .circulation_ .circulation_wrap_ h2 span,
#sec09 .circulation_wrap_ h2 span {
	font-size: calc(22 / 750 * 100vw);
	line-height: 1.5;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-bottom: calc(4 / 750 * 100vw);
	border-bottom: calc(4 / 750 * 100vw) solid #7f7166;
}
#sec01 .circulation_ .circulation_wrap_ ul li,
#sec09 .circulation_wrap_ ul li {
}
#sec01 .circulation_ .circulation_wrap_ ul li .number_,
#sec09 .circulation_wrap_ ul li .number_ {
	color: #7f7166;
	font-size: calc(90 / 750 * 100vw);
	line-height: 0.8;
	position: absolute;
}
#sec01 .circulation_ .circulation_wrap_ ul li p,
#sec09 .circulation_wrap_ ul li p {
	font-size: calc(20 / 750 * 100vw);
	line-height: 1.55;
	font-feature-settings : "palt";
	letter-spacing: 0.05em;
	position: absolute;
}
#sec01 .circulation_ .circulation_wrap_ ul li p .marker1_,
#sec09 .circulation_wrap_ ul li .number_ ul li p .marker1_ {
	font-size: calc(24 / 750 * 100vw);
	background: linear-gradient(transparent 0%, rgba(255,255,255,1.0) 0%);
	display: inline;
	padding: 0 1px 0px;
}
#sec01 .circulation_ .circulation_wrap_ ul li.circle1_ p,
#sec09 .circulation_wrap_ ul li.circle1_ p {
	font-size: calc(24 / 750 * 100vw);
	left: calc(232 / 750 * 100vw);
	top: calc(134 / 750 * 100vw);
}
#sec01 .circulation_ .circulation_wrap_ ul li.circle1_ .number_,
#sec09 .circulation_wrap_ ul li.circle1_ .number_ {
	left: calc(302 / 750 * 100vw);
	top: calc(53 / 750 * 100vw);
}
#sec01 .circulation_ .circulation_wrap_ ul li.circle2_ p,
#sec09 .circulation_wrap_ ul li.circle2_ p {
	top: calc(324 / 750 * 100vw);
	left: calc(478 / 750 * 100vw);
}
#sec01 .circulation_ .circulation_wrap_ ul li.circle2_ .number_,
#sec09 .circulation_wrap_ ul li.circle2_ .number_ {
	top: calc(246 / 750 * 100vw);
	left: calc(524 / 750 * 100vw);
}
#sec01 .circulation_ .circulation_wrap_ ul li.circle3_ p,
#sec09 .circulation_wrap_ ul li.circle3_ p {
	left: calc(247 / 750 * 100vw);
	top: calc(552 / 750 * 100vw);
	text-align: center;
}
#sec01 .circulation_ .circulation_wrap_ ul li.circle3_ .number_,
#sec09 .circulation_wrap_ ul li.circle3_ .number_ {
	left: calc(307 / 750 * 100vw);
	top: calc(476 / 750 * 100vw);
}
#sec01 .circulation_ .circulation_wrap_ ul li.circle4_ p,
#sec09 .circulation_wrap_ ul li.circle4_ p {
	left: calc(43 / 750 * 100vw);
	top: calc(325 / 750 * 100vw);
	text-align: right;
}
#sec01 .circulation_ .circulation_wrap_ ul li.circle4_ .number_,
#sec09 .circulation_wrap_ ul li.circle4_ .number_ {
	left: calc(94 / 750 * 100vw);
	top: calc(252 / 750 * 100vw);
}

#sec01 .circulation_ .best_condition_ {
	font-size: calc(34 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.647;
	text-align: center;
	margin-bottom: calc(50 / 750 * 100vw);
}
#sec01 .circulation_ .best_condition_ .marker_ {
	line-height: 1.825;
	background: linear-gradient(transparent 0%, rgba(201,182,168,0.30) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec01 .circulation_ .ng_item_ {
	width: calc(675 / 750 * 100vw);
	margin: 0 auto;
	padding: calc(30 / 750 * 100vw) 0 calc(40 / 750 * 100vw);
	box-shadow: -5px -5px 15px 5px rgba(241, 241, 240, 0.6), 5px 5px 15px 7px rgba(241, 241, 240, 0.6);
	background-color: #FFFFFF;
}
#sec01 .circulation_ .ng_item_ p {
	font-size: calc(30 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.53;
	text-align: center;
}
#sec01 .circulation_ .ng_item_ p.txt1_ {
	letter-spacing: 0.07em;
	margin-bottom: calc(60 / 750 * 100vw);
}
#sec01 .circulation_ .ng_item_ p.txt2_ {
	line-height: 1.7;
	margin-top: calc(21 / 750 * 100vw);
}
#sec01 .circulation_ .ng_item_ p.txt1_ .marker_ {
	background: linear-gradient(transparent 60%, #f0f0f0 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec01 .circulation_ .ng_item_ p.txt2_ .marker_ {
	background: linear-gradient(transparent 0%, rgba(201,182,168,0.30) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec01 .circulation_ .ng_item_ .list_ {
	margin: 0 auto;
	padding: calc(50 / 750 * 100vw) 0 1px;
	background-color: #f0f0f0;
	width: calc(517 / 750 * 100vw);
	box-sizing: border-box;
	position: relative;
}
#sec01 .circulation_ .ng_item_ .list_ p {
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: calc(-30 / 750 * 100vw);
}
#sec01 .circulation_ .ng_item_ .list_ p span {
	font-size: calc(34 / 750 * 100vw);
	background-color: #FFFFFF;
	padding: calc(8 / 750 * 100vw) calc(20 / 750 * 100vw);
	box-shadow: -5px -5px 15px 5px rgba(241, 241, 240, 0.6), 5px 5px 15px 7px rgba(241, 241, 240, 0.6);
}
#sec01 .circulation_ .ng_item_ ul {
	padding-left: calc(56 / 750 * 100vw);
}
#sec01 .circulation_ .ng_item_ ul li {
	font-size: calc(30 / 750 * 100vw);
	line-height: 1.0;
	margin-bottom: calc(30 / 750 * 100vw);
}
#sec01 .circulation_ .ng_item_ ul li span {
	font-size: 0;
	width: calc(21 / 750 * 100vw);
	height: calc(21 / 750 * 100vw);
	display: inline-block;
	margin: 0 calc(20 / 750 * 100vw) 0 calc(5 / 750 * 100vw);
	border: calc(1 / 750 * 100vw) solid #636363;
	vertical-align: middle;
	position: relative;
}
#sec01 .circulation_ .ng_item_ ul li span::before,
#sec01 .circulation_ .ng_item_ ul li span::after {
	content: "";
	position: absolute;
	left: calc(8 / 750 * 100vw);
	top: calc(-12 / 750 * 100vw);
	width: calc(6 / 750 * 100vw);
	height: calc(46 / 750 * 100vw);
	background-color: #c6464c;
}
#sec01 .circulation_ .ng_item_ ul li span::before {
	transform: rotate(-45deg);
}
#sec01 .circulation_ .ng_item_ ul li span::after {
	transform: rotate(45deg);
}
#sec01 .preparation_ {
	padding: calc(110 / 750 * 100vw) 0 calc(132 / 750 * 100vw) calc(60 / 750 * 100vw);
	background-image: url("../img/trial_2411/preparation.png");
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#sec01 .preparation_ p {
	font-size: calc(40 / 750 * 100vw);
	line-height: 1.6;
}
#sec01 .preparation_ p .marker_ {
	background: linear-gradient(transparent 0%, rgba(201,182,168,0.30) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec02 {
	background-image: url("../img/trial_2411/sec02_bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#sec02 .review_ {
	padding: calc(93 / 750 * 100vw) calc(40 / 750 * 100vw) calc(44 / 750 * 100vw);
}
#sec02 .review_ .lead_ {
	text-align: center;
	margin-bottom: calc(40 / 750 * 100vw);
}
#sec02 .review_ .lead_ small {
	color: #FFFFFF;
	font-size: calc(33 / 750 * 100vw);
	font-weight: bold;
	display: inline-block;
	background-color: #585858;
	padding: 0 calc(50 / 750 * 100vw);
	border-radius: calc(40 / 750 * 100vw);
	position: relative;
}
#sec02 .review_ .lead_ small::after {
	content: "";
	position: absolute;
	right: calc(110 / 750 * 100vw);
	bottom: calc(-24 / 750 * 100vw);
	display: block;
	width: calc(22 / 750 * 100vw);
	height: calc(24 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec02_arrow.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#sec02 .review_ h2 {
	font-size: calc(49 / 750 * 100vw);
	text-align: center;
	border: calc(2 / 750 * 100vw) solid #6f6f6f;
	background-color: #FFFFFF;
	margin-bottom: calc(46 / 750 * 100vw);
	padding: calc(14 / 750 * 100vw) 0 calc(12 / 750 * 100vw);
	position: relative;
}
#sec02 .review_ h2 img.underline_ {
    position: absolute;
    bottom: calc(-15 / 750 * 100vw);
    left: calc(20 / 750 * 100vw);
	width: calc(622 / 750 * 100vw);
    height: auto;
    clip-path: inset(0 100% 0 0);
    transition: clip-path 1s ease-in-out;
}
#sec02 .review_ h2 span {
	color: #c42839;
}
#sec02 .review_ .bubble_ {
	font-size: calc(22 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.409;
	text-align: center;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
#sec02 .review_ .bubble_ span {
	color: #c42839;
}
#sec02 .review_ .bubble1_ {
	width: calc(400 / 750 * 100vw);
	height: calc(176 / 750 * 100vw);
	padding: calc(60 / 750 * 100vw) 0 0 calc(26 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec02_bubble1.png");
	margin-bottom: calc(10 / 750 * 100vw);
}
#sec02 .review_ .bubble2_ {
	width: calc(396 / 750 * 100vw);
	height: calc(172 / 750 * 100vw);
	padding: calc(54 / 750 * 100vw) 0 0 calc(2 / 750 * 100vw);
	margin-left: calc(290 / 750 * 100vw);
	margin-bottom: calc(-4 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec02_bubble2.png");
}
#sec02 .review_ .bubble3_ {
	width: calc(400 / 750 * 100vw);
	height: calc(184 / 750 * 100vw);
	padding: calc(51 / 750 * 100vw) 0 0 calc(12 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec02_bubble3.png");
	margin-bottom: calc(13 / 750 * 100vw);
}
#sec02 .review_ .bubble4_ {
	width: calc(398 / 750 * 100vw);
	height: calc(168 / 750 * 100vw);
	padding: calc(51 / 750 * 100vw) 0 0 calc(8 / 750 * 100vw);
	margin-left: calc(288 / 750 * 100vw);
	margin-bottom: calc(30 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec02_bubble4.png");
}

#sec02 .special_ {
	padding: calc(40 / 750 * 100vw);
}
#sec02 .special_ .inner_ {
	font-size: calc(34 / 750 * 100vw);
	line-height: 1.764;
	text-align: center;
	padding: calc(42 / 750 * 100vw) 0 calc(36 / 750 * 100vw);
	background-color: #FFFFFF;
}
#sec02 .special_ .inner_ span.marker_ {
	font-size: calc(43 / 750 * 100vw);
	line-height: 1.69;
	background: linear-gradient(transparent 0%, rgba(201,182,168,0.30) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec02 .special_ .inner_ span.plan_ {
	color: #7f7166;
	font-size: calc(43 / 750 * 100vw);
	line-height: 1.69;
}

#sec03 {
	padding: calc(62 / 750 * 100vw) 0 calc(60 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec03_bg.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

#sec03 p span.marker1_ {
	background: linear-gradient(transparent 0%, rgba(201,182,168,0.50) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec03 p span.marker2_ {
	background: linear-gradient(transparent 60%, rgba(88,88,88,0.20) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 calc(2 / 750 * 100vw) 0px;
}
#sec03 .red_ {
	color: #c42839;
}
#sec03 p.txt1_ {
	font-size: calc(42 / 750 * 100vw);
	line-height: 1.7619;
	text-align: center;
	padding-bottom: calc(106 / 750 * 100vw);
	margin-bottom: calc(38 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec03_txt1_bg.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: calc(594 / 750 * 100vw) calc(74 / 750 * 100vw);
}
#sec03 p.txt1_ small {
	font-size: calc(38 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.947;
}
#sec03 p.txt1_ span.large_ {
	font-size: calc(70 / 750 * 100vw);
	line-height: 1.52;
}
#sec03 p.txt2_ {
	font-size: calc(52 / 750 * 100vw);
	text-align: center;
	line-height: 1.711;
	margin-bottom: calc(100 / 750 * 100vw);
}
#sec03 p.txt2_ small {
	font-size: calc(44 / 750 * 100vw);
	line-height: 2.0;
}
#sec03 p.txt2_ span {
	font-size: calc(62 / 750 * 100vw);
	line-height: 1.435;
}
#sec03 p.txt2_ span.marker1_ {
	font-size: calc(96 / 750 * 100vw);
	line-height: 1.135;
}
#sec03 p.txt3_ {
	font-size: calc(40 / 750 * 100vw);
	text-align: center;
	line-height: 1.725;
	padding-bottom: calc(133 / 750 * 100vw);
	margin-bottom: calc(26 / 750 * 100vw);
	/*background-image: url("../img/trial_2411/sec03_txt3_arrow.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: calc(38 / 750 * 100vw) calc(108 / 750 * 100vw);*/
	position: relative;
}
#sec03 p.txt3_::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: calc(2 / 750 * 100vw);
	height: calc(108 / 750 * 100vw);
	margin-left: calc(-4 / 750 * 100vw);
	background-color: #585858;
	animation: sdl01 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}
#sec03 p.txt3_::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: calc(-35 / 750 * 100vw);
	width: calc(2 / 750 * 100vw);
	height: calc(35 / 750 * 100vw);
	transform: rotate(-145deg)  scale(1, 0);
	transform-origin: 0 0;
	background-color: #585858;
	/*margin-left: calc(7 / 750 * 100vw);*/
	animation: sdl02 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

@keyframes sdl01 {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
@keyframes sdl02 {
  0% {
    transform: rotate(-145deg)  scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: rotate(-145deg)  scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: rotate(-145deg)  scale(1, 1);
    transform-origin: 0 0;
  }
  100% {
    transform: rotate(-145deg)  scale(1, 0);
    transform-origin: 0 0;
  }
}
#sec03 p.txt3_ span {
	font-size: calc(44 / 750 * 100vw);
	line-height: 1.56;
}
#sec03 p.txt3_ .large_ {
	font-size: calc(47 / 750 * 100vw);
	line-height: 1.46;
}
#sec03 p.txt4_ {
	font-size: calc(36 / 750 * 100vw);
	font-weight: bold;
	margin: 0 calc(32 / 750 * 100vw) calc(50 / 750 * 100vw) calc(38 / 750 * 100vw);
	padding: calc(21 / 750 * 100vw) 0 calc(36 / 750 * 100vw) calc(24 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec03_txt4_bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	line-height: calc(120 / 750 * 100vw);
}

#sec03 p.txt4_ span.large_ {
	font-size: calc(41 / 750 * 100vw);
}
#sec03 p.txt4_ span.marker1_ {
	text-align: center;
	background: linear-gradient(transparent 0%, rgba(201,182,168,0.50) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: block;
	padding: 0 1px 0px;
	margin-right: calc(40 / 750 * 100vw);
	line-height: calc(116 / 750 * 100vw);
}
#sec03 p.txt5_ {
	font-size: calc(40 / 750 * 100vw);
	font-weight: bold;
	text-align: center;
	line-height: 1.65;
	padding: 0 0 calc(22 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec03_txt5_bg.png");
	background-position: calc(26 / 750 * 100vw) calc(136 / 750 * 100vw);
	background-repeat: no-repeat;
	background-size: calc(506 / 750 * 100vw) calc(110 / 750 * 100vw);
}
#sec03 p.txt5_ .large_ {
	font-size: calc(44 / 750 * 100vw);
	letter-spacing: 0.08em;
	line-height: 1.363;
	display: inline-block;
	margin-top: calc(36 / 750 * 100vw);
	padding: 0 calc(8 / 750 * 100vw);
}
#sec03 p.txt6_ {
	font-size: calc(43 / 750 * 100vw);
	line-height: 1.53;
	text-align: center;
}
#sec03 p.txt7_ {
	color: #7f7166;
	font-size: calc(37 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.48;
	text-align: center;
	padding: calc(40 / 750 * 100vw) 0 calc(30 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec03_txt7_bg.png");
	background-position: calc(28 / 750 * 100vw) calc(-40 / 750 * 100vw);
	background-repeat: no-repeat;
	background-size: calc(680 / 750 * 100vw) auto;
}

#sec03 .scroll_down_ {
	height: calc(84 / 750 * 100vw);
	width: 100%;
	position: relative;
  animation: scroll_arrow_move 1s ease-in-out infinite;
}
#sec03 .scroll_down_ .scroll_down_inner_ {
  width: calc(48 / 750 * 100vw);
  height: calc(48 / 750 * 100vw);
  text-decoration: none;
	display: block;
	margin: 0 auto;
}
#sec03 .scroll_down_ .scroll_arrow_ {
  position: absolute;
  width: calc(56 / 750 * 100vw);
  height: calc(4 / 750 * 100vw);
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
	margin-left: calc(-7 / 750 * 100vw);
  animation: move 3s ease-out infinite;
}

#sec03 .scroll_down_ .scroll_arrow_:first-child {
  animation: move 3s ease-out 1s infinite;
}

#sec03 .scroll_down_ .scroll_arrow_:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}

#sec03 .scroll_down_ .scroll_arrow_:before,
#sec03 .scroll_down_ .scroll_arrow_:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #585858;
}
#sec03 .scroll_down_ .scroll_arrow_:before {
  left: 0;
  transform: skew(0deg, 30deg);
}
#sec03 .scroll_down_ .scroll_arrow_:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}
@keyframes move {
  25% { opacity: 1; }
  33% { opacity: 1; transform: translateY(10px); }
  67% { opacity: 1; transform: translateY(20px); }
  100% { opacity: 0; transform: translateY(35px) scale3d(0.5, 0.5, 0.5); }
}
#sec03 .graph_box_ .variables{
    --GraphAnime:"";
}
#sec03 .graph_box_ .pie_chart_ {
    width: calc(523 / 750 * 100vw);
    height: calc(523 / 750 * 100vw);
    border-radius: 50%;
    background: var(--GraphAnime);
    /*background-color:#fff;*/
}
#sec03 .graph_box_ .number_{
      width: calc(247 / 750 * 100vw);
    height: calc(247 / 750 * 100vw);
    border-radius: 50%;
    background-color: #FFFFFF;
}
#sec03 .graph_box_ {
	background-image: url("../img/trial_2411/sec03_graph_bg.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: calc(461 / 750 * 100vw) auto;
}
#sec03 .graph_box_,.pie_chart_,.number_{
  display:flex;
  justify-content:center;
  align-items:center;
}
	
#sec03 .graph_box_ .failure_ {
	color: #585858;
	font-size: calc(45 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
  	text-shadow: calc(3 / 750 * 100vw) calc(3 / 750 * 100vw) 0 #FFF, calc(-3 / 750 * 100vw) calc(-3 / 750 * 100vw) 0 #FFF,
              calc(-3 / 750 * 100vw) calc(3 / 750 * 100vw) 0 #FFF, calc(3 / 750 * 100vw) calc(-3 / 750 * 100vw) 0 #FFF,
              0px calc(3 / 750 * 100vw) 0 #FFF,  0 calc(-3 / 750 * 100vw) 0 #FFF,
              calc(-3 / 750 * 100vw) 0 0 #FFF, calc(3 / 750 * 100vw) 0 0 #FFF;
	opacity: 0;
	transition: all .3s;
}
#sec03 .graph_box_ .failure_.js-on {
	opacity: 1;
}
#sec03 .graph_box_ .failure_ strong {
	color: #c42839;
	font-size: calc(70 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.0;
	display: block;
}
#sec03 .graph_box_ .failure_ strong span {
	font-size: calc(100 / 750 * 100vw);
}
	
#sec03 .graph_note_ {
	width: calc(710 / 750 * 100vw);
	margin: calc(15 / 750 * 100vw) auto calc(30 / 750 * 100vw);
	text-align: right;
}
#sec03 .graph_note_ img {
	width: calc(338 / 750 * 100vw);
}

#sec03 .nature_box_ {
	border: calc(2 / 750 * 100vw) solid #585858;
	margin: 0 calc(38 / 750 * 100vw) calc(44 / 750 * 100vw);
}
#sec03 .nature_box_ p {
	font-size: calc(42 / 750 * 100vw);
	text-align: center;
	line-height: 1.52;
	margin: calc(-36 / 750 * 100vw) 0 calc(24 / 750 * 100vw);
}
#sec03 .nature_box_ p span.inner_ {
	background-color: #FFFFFF;
	display: inline-block;
	padding: 0 calc(30 / 750 * 100vw);
}
#sec03 .nature_box_ p span.marker1_ {
	font-size: calc(52 / 750 * 100vw);
	line-height: 1.23;
}
#sec03 .nature_box_ ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#sec03 .nature_box_ ul li {
	font-size: calc(46 / 750 * 100vw);
	font-weight: bold;
	text-align: center;
  	text-shadow: calc(3 / 750 * 100vw) calc(3 / 750 * 100vw) 0 #FFF, calc(-3 / 750 * 100vw) calc(-3 / 750 * 100vw) 0 #FFF,
              calc(-3 / 750 * 100vw) calc(3 / 750 * 100vw) 0 #FFF, calc(3 / 750 * 100vw) calc(-3 / 750 * 100vw) 0 #FFF,
              0px calc(3 / 750 * 100vw) 0 #FFF,  0 calc(-3 / 750 * 100vw) 0 #FFF,
              calc(-3 / 750 * 100vw) 0 0 #FFF, calc(3 / 750 * 100vw) 0 0 #FFF;
	width: calc(184 / 750 * 100vw);
	height: calc(184 / 750 * 100vw);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 calc(6 / 750 * 100vw) calc(10 / 750 * 100vw);
	display: flex;
	justify-content: center;
	align-items: center;
}
#sec03 .nature_box_ ul li.nature1_ {
	background-image: url("../img/trial_2411/sec03_nature01.png");
	margin-left: calc(90 / 750 * 100vw);
	background-size: calc(174 / 750 * 100vw) auto;
}
#sec03 .nature_box_ ul li.nature2_ {
	background-image: url("../img/trial_2411/sec03_nature02.png");
	margin-right: calc(90 / 750 * 100vw);
	background-size: calc(173 / 750 * 100vw) auto;
}
#sec03 .nature_box_ ul li.nature3_ {
	background-image: url("../img/trial_2411/sec03_nature03.png");
	background-size: calc(172 / 750 * 100vw) auto;
}
#sec03 .nature_box_ ul li.nature4_ {
	background-image: url("../img/trial_2411/sec03_nature04.png");
	background-size: calc(174 / 750 * 100vw) auto;
}
#sec03 .nature_box_ ul li.nature5_ {
	background-image: url("../img/trial_2411/sec03_nature05.png");
	background-size: calc(172 / 750 * 100vw) auto;
}
#sec03 .nature_box_ ul li.nature6_ {
	background-image: url("../img/trial_2411/sec03_nature06.png");
	margin-left: calc(90 / 750 * 100vw);
	background-size: calc(173 / 750 * 100vw) auto;
}
#sec03 .nature_box_ ul li.nature7_ {
	background-image: url("../img/trial_2411/sec03_nature07.png");
	margin-right: calc(90 / 750 * 100vw);
	background-size: calc(174 / 750 * 100vw) auto;
}
#sec03 .nature_box_ .note_ {
	text-align: right;
	padding: 0 calc(18 / 750 * 100vw) calc(18 / 750 * 100vw);
}
#sec03 .nature_box_ .note_ img {
	width: calc(80 / 750 * 100vw);
}
#sec03 .emblem_ {
	width: calc(606 / 750 * 100vw);
	margin: 0 auto calc(22 / 750 * 100vw);
}
#sec03 .emblem_ ul {
	display: flex;
	justify-content: space-between;
	width: calc(520 / 750 * 100vw);
	margin: 0 auto;
}
#sec03 .emblem_ ul li {
	width: calc(236 / 750 * 100vw);
	height: calc(236 / 750 * 100vw);
	position: relative;
}
#sec03 .emblem_ .note_ {
	text-align: right;
	margin-top: calc(16 / 750 * 100vw);
}
#sec03 .emblem_ .note_ img {
	width: calc(333 / 750 * 100vw);
}
#sec03 .emblem_ ul li .img_ {
    width: calc(230 / 750 * 100vw);
    height: calc(230 / 750 * 100vw);
	position: absolute;
	left: calc(2 / 750 * 100vw);
	top: calc(2 / 750 * 100vw);
	z-index: 10;
}
#sec03 .emblem_ ul li svg {
	position: absolute;
	left: 0;
	top: 0;
	width: calc(232 / 750 * 100vw);
	height: calc(232 / 750 * 100vw);
	z-index: 20;
}
#sec03 .emblem_ ul li .shape2_ {
	fill: none;
	stroke: #847b70 ;
	stroke-width: 1;
	stroke-dasharray: 0 150;
	animation: draw2 2s linear infinite;
}
@keyframes draw2 {
	to {
		stroke-dasharray: 352.713 723.82;
	}
}
/*#sec03 .emblem_ ul li .shape_ {
    width: calc(234 / 750 * 100vw);
    height: calc(234 / 750 * 100vw);
    background-image: conic-gradient(#847b70 0deg, white 0deg);
    clip-path: circle();
    display: grid;
    place-items: center;
}
#sec03 .emblem_ ul li .shape_::before {
    content: "";
    width: calc(230 / 750 * 100vw);
    height: calc(230 / 750 * 100vw);
    background-color: white;
    clip-path: circle();
}*/

#sec04 {
	padding: calc(44 / 750 * 100vw) 0 0;
}
#sec04 p.title_ {
	text-align: center;
	margin-bottom: calc(28 / 750 * 100vw);
}
#sec04 p.title_ small {
	font-size: calc(28 / 750 * 100vw);
	font-weight: bold;
	display: inline-block;
	position: relative;
}
/*#sec04 p.title_ small::before,
#sec04 p.title_ small::after {
	content: "";
	position: absolute;
	bottom: calc(4 / 750 * 100vw);
	width: calc(2 / 750 * 100vw);
	height: calc(26 / 750 * 100vw);
	background-color: #656464;
}
#sec04 p.title_ small::before {
	left: calc(-16 / 750 * 100vw);
	transform: rotate(-35deg);
}
#sec04 p.title_ small::after {
	right: calc(-16 / 750 * 100vw);
	transform: rotate(35deg);
}*/
#sec04 p.title_ > span {
	color: #FFFFFF;
	font-size: calc(32 / 750 * 100vw);
	line-height: 1.4375;
	font-weight: bold;
	display: inline-block;
	background-color:rgba(144,128,113,0.90);
	padding:  0 calc(76 / 750 * 100vw);
	border-radius: calc(25 / 750 * 100vw);
}
#sec04 p.title_ strong {
	color: #7f7166;
	font-size: calc(75 / 750 * 100vw);
	line-height: 1.52;
	display: inline-block;
}
#sec04 p.title_ strong span {
	font-size: calc(114 / 750 * 100vw);
	line-height: 1.184;
	display: inline-block;
}
#sec04 .point_wrap_ {
	padding: calc(55 / 750 * 100vw) calc(36 / 750 * 100vw) calc(58 / 750 * 100vw);
	background-color: rgba(225,218,214,0.60);
	display: flex;
}
#sec04 .point_wrap_ .point_nav_ {
	width: calc(64 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_nav_ li {
	color: #FFFFFF;
	font-size: calc(42 / 750 * 100vw);
	text-align: center;
	background-color: #000;
	padding: calc(60 / 750 * 100vw) 0 0;
	box-sizing: border-box;
	position: relative;
}
#sec04 .point_wrap_ .point_nav_ li::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: calc(-54 / 750 * 100vw);
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #00bfb2 transparent transparent transparent;
	border-width: calc(54 / 750 * 100vw) calc(64 / 750 * 100vw) 0px 0px;
	z-index: 10;
}
#sec04 .point_wrap_ .point_nav_ li.point1_ {
	padding: calc(55 / 750 * 100vw) 0 0;
	background-color: #b1a494;
	height: calc(1058 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_nav_ li.point1_::after {
	border-color: #b1a494 transparent transparent transparent;
}
#sec04 .point_wrap_ .point_nav_ li.point2_ {
	background-color: #c6b4a6;
	height: calc(1440 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_nav_ li.point2_::after {
	border-color: #c6b4a6 transparent transparent transparent;
}
#sec04 .point_wrap_ .point_nav_ li.point3_ {
	background-color: #bfaea0;
	height: calc(1085 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_nav_ li.point3_::after {
	display: none;
}
#sec04 .point_wrap_ .point_list_ {
	flex: 1;
	background-color: #FFFFFF;
}
#sec04 .point_wrap_ .point_list_ .point_ {
	padding: calc(50 / 750 * 100vw) calc(16 / 750 * 100vw) calc(40 / 750 * 100vw) 0;
	border-top: 1px solid #dedbda;
	border-right: 1px solid #dedbda;
	box-shadow: 0px 5px 15px 0px rgba(245,244,243,1.0);
}
#sec04 .point_wrap_ .point_list_ .point_ .midashi_ {
	color: #7f7166;
	font-size: calc(42 / 750 * 100vw);
	font-weight: 500;
	line-height: 0.9;
	margin: calc(29 / 750 * 100vw) 0 calc(21 / 750 * 100vw) calc(26 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point_ .midashi_ span {
	font-size: calc(47 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point_ h3 {
	color: #7f7166;
	font-size: calc(40 / 750 * 100vw);
	line-height: 1.38;
	border-bottom: calc(2 / 750 * 100vw) solid #7f7166;
	padding: 0 0 calc(24 / 750 * 100vw);
	margin: 0 0 calc(27 / 750 * 100vw) calc(26 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point_ h3 .font_e_ {
	font-size: calc(60 / 750 * 100vw);
	line-height: 0.75;
	letter-spacing: 0.02em;
	display: inline-block;
	margin-left: calc(14 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point_ h3 ruby rt {
	font-size: 50%;
	text-align: center;
	ruby-align: center;
}
#sec04 .point_wrap_ .point_list_ .point_ h3 small {
	font-size: calc(30 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point_ p {
	color: #7f7166;
	font-size: calc(22 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.9;
	margin: 0 0 0 calc(26 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point_ p span.marker1_ {
	background: linear-gradient(transparent 0%, rgba(201,182,168,0.30) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec04 .point_wrap_ .point_list_ .point_ p span.marker2_ {
	background: linear-gradient(transparent 0%, rgba(198,70,76,0.30) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec04 .point_wrap_ .point_list_ .point_ p.since_ {
	margin: calc(35 / 750 * 100vw) 0 calc(17 / 750 * 100vw) calc(26 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point_ p.since_ span {
	font-size: calc(34 / 750 * 100vw);
	font-weight: 500;
	line-height: 0.8;
	display: inline-block;
	position: relative;
}
#sec04 .point_wrap_ .point_list_ .point_ p.since_ span::after {
	content: "";
	position: absolute;
	right: calc(-95 / 750 * 100vw);
	top: 50%;
	width: calc(84 / 750 * 100vw);
	height: calc(2 / 750 * 100vw);
	background-color: #7f7166;
}
#sec04 .point_wrap_ .point_list_ .point1_ {
	padding-bottom: calc(55 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point1_ ul {
	display: flex;
}
#sec04 .point_wrap_ .point_list_ .point1_ ul li {
	text-align: center;
	width: calc(190 / 750 * 100vw);
	position: relative;
}
#sec04 .point_wrap_ .point_list_ .point1_ ul li .font_mb_ {
	color: #FFFFFF;
	font-size: calc(24 / 750 * 100vw);
	line-height: 1.0;
	display: block;
	font-feature-settings : "palt";
	padding: calc(10 / 750 * 100vw) 0 calc(6 / 750 * 100vw);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	box-sizing: border-box;
}
#sec04 .point_wrap_ .point_list_ .point1_ ul li.img1_ .font_mb_ {
	background-color: rgba(127,113,102,0.75);
}
#sec04 .point_wrap_ .point_list_ .point1_ ul li.img2_ .font_mb_ {
	background-color: rgba(127,113,102,0.5);
}
#sec04 .point_wrap_ .point_list_ .point1_ ul li.img3_ .font_mb_ {
	background-color: rgba(127,113,102,0.75);
}
#sec04 .point_wrap_ .point_list_ .point1_ .note_ {
	text-align: right;
	margin-top: calc(26 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point1_ .note_ img {
	width: calc(192 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point1_ .facialist_point3_ {
	margin: calc(10 / 750 * 100vw) calc(15 / 750 * 100vw) 0 calc(30 / 750 * 100vw);
	padding: calc(27 / 750 * 100vw) calc(30 / 750 * 100vw) calc(24 / 750 * 100vw);
	border: 1px solid #b4a596;
}
#sec04 .point_wrap_ .point_list_ .point1_ .facialist_point3_ h4 {
	color: #7f7166;
	font-size: calc(16 / 750 * 100vw);
	letter-spacing: 0.05em;
	text-align: left;
	font-feature-settings : "palt";
	line-height: 1.75;
}
#sec04 .point_wrap_ .point_list_ .point1_ .facialist_point3_ h4 strong {
	font-size: calc(22 / 750 * 100vw);
	line-height: 1.27;
}
#sec04 .point_wrap_ .point_list_ .point1_ .facialist_point3_ ul {
	display: block;
	margin-top: calc(16 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point1_ .facialist_point3_ ul li {
	color: #7f7166;
	font-size: calc(16 / 750 * 100vw);
	text-align: left;
	letter-spacing: 0.025em;
	font-feature-settings : "palt";
	line-height: 1.75;
	width: 100%;
}

#sec04 .point_wrap_ .point_list_ .point2_ > .img_ {
	width: calc(574 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point2_ ul {
	display: flex;
	margin: calc(35 / 750 * 100vw) 0 calc(26 / 750 * 100vw) calc(26 / 750 * 100vw);
	position: relative;
}
#sec04 .point_wrap_ .point_list_ .point2_ ul::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: calc(62 / 750 * 100vw);
	height: calc(62 / 750 * 100vw);
	display: block;
	margin: calc(-31 / 750 * 100vw) 0 0 calc(-36 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec04_point2_arrow.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 10;
}
#sec04 .point_wrap_ .point_list_ .point2_ ul li {
	width: calc(254 / 750 * 100vw);
	border: calc(2 / 750 * 100vw) solid #c4b8ad;
	padding: calc(28 / 750 * 100vw) 0 calc(20 / 750 * 100vw);
	box-shadow: 0px 5px 15px 0px rgba(219,210,201,1.0);
}
#sec04 .point_wrap_ .point_list_ .point2_ ul li > span {
	color: #7f7166;
	font-size: calc(27 / 750 * 100vw);
	font-weight: bold;
	text-align: center;
	margin: 0 calc(24 / 750 * 100vw);
	border: calc(2 / 750 * 100vw) solid #c4b8ad;
	display: block;
}
#sec04 .point_wrap_ .point_list_ .point2_ ul li p {
	text-align: center;
}
#sec04 .point_wrap_ .point_list_ .point2_ ul li .img_ {
	width: calc(214 / 750 * 100vw);
	margin: 0 auto;
}
#sec04 .point_wrap_ .point_list_ .point2_ ul li.home_care_ {
	margin-right: calc(46 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point2_ ul li.home_care_ p {
	font-size: calc(21 / 750 * 100vw);
	margin: calc(21 / 750 * 100vw) 0 calc(23 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point2_ ul li.salon_care_ p {
	font-size: calc(18 / 750 * 100vw);
	margin: calc(12 / 750 * 100vw) 0 calc(8 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point2_ ul li.salon_care_ p small {
	font-size: calc(14 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point2_ ul li.salon_care_ p span {
	font-size: calc(16 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point3_ {
	padding-bottom: calc(10 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point3_ .img1_ {
	width: calc(576 / 750 * 100vw);
}
#sec04 .point_wrap_ .point_list_ .point3_ .img2_ {
	width: calc(532 / 750 * 100vw);
	margin: calc(10 / 750 * 100vw) 0 0 calc(62 / 750 * 100vw);
}

#sec05 {
	padding: calc(10 / 750 * 100vw) 0 0;
}
#sec05 .step_slider_ {
	padding: calc(133 / 750 * 100vw) 0 0;
	background-color: #dad1c9;
}
#sec05 .step_slider_ #plan_flow_tab {
	display: flex;
	justify-content: space-between;
}
#sec05 .step_slider_ #plan_flow_tab li {
	width: calc((100% - (6 / 750 * 100vw)) / 2);
	position: relative;
}
#sec05 .step_slider_ #plan_flow_tab li .bubble_ {
	color: #aea196;
	font-size: calc(22 / 750 * 100vw);
	line-height: 1.63;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	top: calc(-100 / 750 * 100vw);
	width: 100%;
}
#sec05 .step_slider_ #plan_flow_tab li .bubble_ span {
	font-size: calc(36 / 750 * 100vw);
	line-height: 1.33;
	display: block;
}
#sec05 .step_slider_ #plan_flow_tab li .bubble_ span small {
	font-size: calc(22 / 750 * 100vw);
	line-height: 2.12;
}
#sec05 .step_slider_ #plan_flow_tab li .bubble_::before,
#sec05 .step_slider_ #plan_flow_tab li .bubble_::after {
	content: "";
	width: calc(2 / 750 * 100vw);
	height: calc(60 / 750 * 100vw);
	display: inline-block;
	background-color: #aea196;
	position: absolute;
	bottom: calc(10 / 750 * 100vw);
}
#sec05 .step_slider_ #plan_flow_tab li .bubble_::before {
	transform: rotate(-25deg);
	left: calc(22 / 750 * 100vw);
}
#sec05 .step_slider_ #plan_flow_tab li .bubble_::after {
	transform: rotate(25deg);
	right: calc(22 / 750 * 100vw);
}
#sec05 .step_slider_ #plan_flow_tab li a {
	color: #FFFFFF;
	font-size: calc(24 / 750 * 100vw);
	line-height: 1.375;
	letter-spacing: 0.05em;
	text-align: center;
	text-decoration: none;
	display: block;
	background-color: #aea196;
	border-radius: calc(10 / 750 * 100vw) calc(10 / 750 * 100vw) 0 0;
	padding: calc(16 / 750 * 100vw) 0 calc(13 / 750 * 100vw);
}
#sec05 .step_slider_ #plan_flow_tab li a > span {
	font-size: calc(48 / 750 * 100vw);
	line-height: 1.0;
	display: block;
	position: relative;
}
#sec05 .step_slider_ #plan_flow_tab li a > span::before {
	content: "";
	display: inline-block;
	width: calc(38 / 750 * 100vw);
	height: calc(38 / 750 * 100vw);
	margin-right: calc(10 / 750 * 100vw);
	background-image: url("../img/trial_2603/ico_time_off.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#sec05 .step_slider_ #plan_flow_tab li.js-select a > span::before {
	background-image: url("../img/trial_2603/ico_time_on.png");
}
#sec05 .step_slider_ #plan_flow_tab li a > span span {
	font-size: calc(32 / 750 * 100vw);
}
#sec05 .step_slider_ #plan_flow_tab li.js-select a {
	background-color: #5a5959;
}
#sec05 .step_slider_ #plan_flow_tab li.js-select .bubble_ {
	color: #5a5959;
}
#sec05 .step_slider_ #plan_flow_tab li.js-select .bubble_::before,
#sec05 .step_slider_ #plan_flow_tab li.js-select .bubble_::after {
	background-color: #5a5959;
}
#sec05 .step_slider_ #plan_flow_tab li.tab_trial_plan_ {
	position: relative;
}
#sec05 .step_slider_ #plan_flow_tab li.tab_trial_plan_::after {
	content: "";
	position: absolute;
	left: calc(42 / 750 * 100vw);
	top: calc(-20 / 750 * 100vw);
	display: block;
	width: calc(94 / 750 * 100vw);
	height: calc(42 / 750 * 100vw);
	background-image: url("../img/trial_2603/ico_osusume.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#sec05 .step_slider_ .step_slider_inner_ {
	margin: 0 auto;
	overflow: hidden;
}
#sec05 .step_slider_ .step_box_ {
	padding: calc(50 / 750 * 100vw) 0 calc(55 / 750 * 100vw);
	border-top: calc(10 / 750 * 100vw) solid #5a5959;
}
#sec05 .step_slider_ .slider_step_ {
	padding-top: calc(110 / 750 * 100vw);
	position: relative;
	width: calc(700 / 750 * 100vw);
}
#sec05 .step_slider_ ul li.slick-slide {
	padding-top: calc(36 / 750 * 100vw);
	margin: 0 calc(30 / 750 * 100vw);
	width: calc(640 / 750 * 100vw);
	height: auto;
}
#sec05 .step_slider_ ul li .inner_ {
	padding: calc(53 / 750 * 100vw) 0 calc(8 / 750 * 100vw);
	border: calc(2 / 750 * 100vw) solid #ac9e93;
	background-color: #FFFFFF;
	min-height: calc(627 / 750 * 100vw);
	position: relative;
}
#sec05 .step_slider_ ul li .inner_.step5::after {
	content: "";
	position: absolute;
	right: calc(-40 / 750 * 100vw);
	top: calc(-40 / 750 * 100vw);
	display: block;
	width: calc(126 / 750 * 100vw);
	height: calc(126 / 750 * 100vw);
	background-image: url("../img/trial_2603/ico_120.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 10;
}
#sec05 .step_slider_ ul li .step_ {
	color: #7f7166;
	font-size: calc(42 / 750 * 100vw);
	line-height: 0.85;
	text-align: center;
	position: absolute;
	left: calc(44 / 750 * 100vw);
	top: calc(-36 / 750 * 100vw);
	border: calc(2 / 750 * 100vw) solid #ac9e93;
	padding: calc(16 / 750 * 100vw) 0 calc(18 / 750 * 100vw);
	background-color: #FFFFFF;
	width: calc(185 / 750 * 100vw);
}
#sec05 .step_slider_ ul li .step_ span {
	font-size: calc(48 / 750 * 100vw);
	line-height: 0.75;
	display: inline-block;
	margin-left: calc(10 / 750 * 100vw);
}
#sec05 .step_slider_ ul li h3 {
	color: #7f7166;
	font-size: calc(30 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.46;
	font-feature-settings : "palt";
	letter-spacing: 0.1em;
	text-align: center;
	padding-bottom: calc(5 / 750 * 100vw);
	margin: 0 calc(60 / 750 * 100vw) calc(18 / 750 * 100vw);
	border-bottom: calc(2 / 750 * 100vw) solid #ac9e93;
}
#sec05 .step_slider_ ul li .img_ {
	text-align: center;
	margin: 0 calc(46 / 750 * 100vw);
}
#sec05 .step_slider_ ul li .img_ img {
	max-width: 100%;
	max-height: calc(390 / 750 * 100vw);
}
#sec05 .step_slider_ ul li p {
	color: #7f7166;
	font-size: calc(22 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.545;
	margin: calc(20 / 750 * 100vw) calc(26 / 750 * 100vw) 0;
}
#sec05 .step_slider_ ul li .marker1_ {
	background: linear-gradient(transparent 0%, rgba(201,182,168,0.50) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec05 .step_slider_ ul li .note_ {
	text-align: right;
	margin: 0 auto;
	width: calc(610 / 750 * 100vw);
}
#sec05 .step_slider_ ul li .note_.note1_ {
	margin-top: calc(46 / 750 * 100vw);
}
#sec05 .step_slider_ ul li .note_.note2_ {
	margin-top: calc(26 / 750 * 100vw);
}
#sec05 .step_slider_ .slider_step_ .slick-prev,
#sec05 .step_slider_ .slider_step_ .slick-next.slick-disabled {
	display: none !important;
}
#sec05 .step_slider_ .slider_step_ .slick-next {
	font-size: 0;
	position: absolute;
	right: calc(-30 / 750 * 100vw);
	top: calc(460 / 750 * 100vw);
	width: calc(60 / 750 * 100vw);
	height: calc(60 / 750 * 100vw);
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	opacity: 1;
	-webkit-transition: all .5s ease-in 3s;
	transition: all .5s ease-in 3s;
	cursor: pointer;
	z-index: 2;
}
#sec05 .step_slider_ .slider_step_ .slick-next::before {
	content: "";
	position: absolute;
	top: calc(14 / 750 * 100vw);
	left: calc(26 / 750 * 100vw);
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #FFFFFF;
	border-width: calc(20 / 750 * 100vw) 0px calc(20 / 750 * 100vw) calc(26 / 750 * 100vw);
	animation: bounce 2s linear infinite;
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  70%,
  80% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    transform: translateX(-8px);
  }
  60% {
    -webkit-transform: translateX(-4px);
    -ms-transform: translateX(-4px);
    transform: translateX(-4px);
  }
}
#sec05 .step_slider_ .slider_step_ .slick-list {
    overflow: visible;
}
#sec05 .step_slider_ .slider_step_ ul.slick-dots {
	display: flex;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#sec05 .step_slider_ .slider_step_ ul.slick-dots::after {
	content: "";
	position: absolute;
	left: 50%;
	top: calc(40 / 750 * 100vw);
	width: calc(570 / 750 * 100vw);
	height: calc(4 / 750 * 100vw);
	margin-left: calc(-285 / 750 * 100vw);
	border-bottom: calc(4 / 750 * 100vw) dashed #FFFFFF;
	z-index: 1;
}
#sec05 .step_slider_ .slider_step_ ul.slick-dots li {
	margin: 0 calc(45 / 750 * 100vw);
	padding: calc(31 / 750 * 100vw) 0 calc(48 / 750 * 100vw);
	width: auto;
}
#sec05 .step_slider_ .slider_step_ ul.slick-dots li button {
	font-size: 0;
	padding: 0;
	margin: 0;
	width: calc(26 / 750 * 100vw);
	height: calc(26 / 750 * 100vw);
	border: calc(2 / 750 * 100vw) solid #FFFFFF;
	background-color: #aea196;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 10;
	cursor: pointer;
}
#sec05 .step_slider_ .slider_step_ ul.slick-dots li.slick-active {
	margin: 0 calc(17 / 750 * 100vw);
	padding: calc(17 / 750 * 100vw) 0 calc(34 / 750 * 100vw);
	width: auto;
	background-image: url("../img/trial_2411/sec05_step_icon.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: calc(46 / 750 * 100vw) calc(16 / 750 * 100vw);
}
#sec05 .step_slider_ .slider_step_ ul.slick-dots li.slick-active button {
	color: #7f7166;
	font-size: calc(30 / 750 * 100vw);
	width: calc(59 / 750 * 100vw);
	height: calc(59 / 750 * 100vw);
	border: calc(2 / 750 * 100vw) solid #796b5f;
	background-color: #FFFFFF;
}
#sec05 #trial_plan {
	background-color: #5a5959;
}
#sec05 #trial_plan ul.slick-dots li.slick-active {
	background-image: url("../img/trial_2603/sec05_step_icon_w.png");
}

#sec06 {
	padding: calc(10 / 750 * 100vw) 0 0;
}
#sec06 h2.title_ span::before,
#sec06 h2.title_ span::after {
	width: calc(100 / 750 * 100vw);
}
#sec06 h2.title_ span::before {
	left: calc(-114 / 750 * 100vw);
}
#sec06 h2.title_ span::after {
	right: calc(-114 / 750 * 100vw);
}
#sec06 .enforcement_ {
	padding: calc(50 / 750 * 100vw) 0 calc(12 / 750 * 100vw);
	background-color: #eee9e5;
}
#sec06 .enforcement_ .commentary_ {
	background-color: #FFFFFF;
	margin: 0 auto calc(16 / 750 * 100vw);
	padding: calc(16 / 750 * 100vw) 0 calc(20 / 750 * 100vw);
	width: calc(600 / 750 * 100vw);
	box-shadow: 0px 5px 15px 0px rgba(219,210,201,1.0);
}
#sec06 .enforcement_ .commentary_ h3 {
	color: #7f7166;
	font-size: calc(30 / 750 * 100vw);
	text-align: center;
	line-height: 1.56;
}
#sec06 .enforcement_ .commentary_ p {
	color: #7f7166;
	font-size: calc(26 / 750 * 100vw);
	text-align: center;
	line-height: 1.53;
}
#sec06 .enforcement_ .commentary_ p.note_ {
	font-size: calc(16 / 750 * 100vw);
}

#sec06 .enforcement_ .comparison_slide_ {
	width: calc(680 / 750 * 100vw);
	height: calc(630 / 750 * 100vw);
	margin: calc(30 / 750 * 100vw) auto calc(50 / 750 * 100vw);
}
#sec06 .enforcement_ .comparison_slide_inner_ {
	width: calc(660 / 750 * 100vw);
	height: calc(610 / 750 * 100vw);
	margin: 0 auto;
	border: calc(10 / 750 * 100vw) solid #FFFFFF;
	box-shadow: 0px calc(5 / 750 * 100vw) calc(15 / 750 * 100vw) 0px rgba(219,210,201,1.0);
	position: relative;
}
#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_bar_ {
	position: absolute;
	left: calc(326 / 750 * 100vw);
	top: 0 !important;
	width: calc(10 / 750 * 100vw);
	height: 100%;
	background-color: #FFFFFF;
	cursor: pointer;
	z-index: 20;
}
#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_bar_ .comparison_slide_circle_ {
	position: absolute;
	left: 50%;
	top: 50%;
	width: calc(88 / 750 * 100vw);
	height: calc(88 / 750 * 100vw);
	margin: calc(-44 / 750 * 100vw) 0 0 calc(-44 / 750 * 100vw);
	border-radius: 50%;
	background-color: #FFFFFF;
	cursor: pointer;
	z-index: 25;
}
#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_bar_ .comparison_slide_circle_::before,
#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_bar_ .comparison_slide_circle_::after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: calc(-14 / 750 * 100vw);
}
#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_bar_ .comparison_slide_circle_::before {
	left: calc(22 / 750 * 100vw);
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent #585858 transparent transparent;
	border-width: calc(14.5 / 750 * 100vw) calc(15 / 750 * 100vw) calc(14.5 / 750 * 100vw) 0px;
}
#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_bar_ .comparison_slide_circle_::after {
	right: calc(22 / 750 * 100vw);
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #585858;
	border-width: calc(14.5 / 750 * 100vw) 0px calc(14.5 / 750 * 100vw) calc(15 / 750 * 100vw);
}

#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_img_ {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: calc(610 / 750 * 100vw);
	overflow: hidden;
}
#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_img_ img {
	width: calc(660 / 750 * 100vw);
	height: calc(610 / 750 * 100vw);
}
#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_before_ {
	width: calc(326 / 750 * 100vw);
	z-index: 10;
}
#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_after_ {
	z-index: 5;
}

#sec06 .enforcement_ .img_ {
	text-align: center;
	width: calc(712 / 750 * 100vw);
	margin: 0 auto calc(32 / 750 * 100vw);
}
#sec07 {
	padding: calc(10 / 750 * 100vw) 0 0;
}
#sec07 h2.title_ span::before,
#sec07 h2.title_ span::after {
	width: calc(50 / 750 * 100vw);
}
#sec07 h2.title_ span::before {
	left: calc(-64 / 750 * 100vw);
}
#sec07 h2.title_ span::after {
	right: calc(-64 / 750 * 100vw);
}
#sec07 ul {
	padding: calc(73 / 750 * 100vw) calc(54 / 750 * 100vw) calc(66 / 750 * 100vw) calc(56 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec07_bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#sec07 ul li {
	width: calc(640 / 750 * 100vw);
	margin: 0 auto calc(18 / 750 * 100vw);
	padding: calc(44 / 750 * 100vw) 0 calc(22 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec07_item_bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: relative;
}
#sec07 ul li .number_ {
	color: #FFFFFF;
	font-size: calc(21 / 750 * 100vw);
	letter-spacing: 0.08em;
	position: absolute;
	left: calc(14 / 750 * 100vw);
	top: calc(2 / 750 * 100vw);
}
#sec07 ul li .number_ span {
	color: #7f7166;
	font-size: calc(24 / 750 * 100vw);
	display: inline-block;
	margin-left: calc(20 / 750 * 100vw);
}
#sec07 ul li .img_ {
	width: calc(562 / 750 * 100vw);
	padding-bottom: calc(14 / 750 * 100vw);
	margin-left: calc(32 / 750 * 100vw);
	position: relative;
}
#sec07 ul li .img_::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: calc(540 / 750 * 100vw);
	height: calc(2 / 750 * 100vw);
	background-color: #c6b7aa;
}
#sec07 ul li p {
	font-size: calc(19 / 750 * 100vw);
	line-height: 1.42;
	margin: calc(12 / 750 * 100vw) calc(32 / 750 * 100vw) 0;
}
#sec07 ul li p .marker1_ {
	background: linear-gradient(transparent 0%, rgba(201,182,168,0.30) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec07 ul li.item5_ {
	margin-bottom: calc(14 / 750 * 100vw);
}
#sec07 ul li.note_ {
	text-align: right;
	line-height: 1.0;
	width: calc(600 / 750 * 100vw);
	background: none;
	margin: 0 auto;
	padding: 0;
}
#sec07 ul li.note_ img {
	width: calc(176 / 750 * 100vw);
}

#sec08 {
	margin: calc(60 / 750 * 100vw) 0;
}
#sec08 h2 {
	padding-bottom: calc(50 / 750 * 100vw);
	border-bottom: calc(2 / 750 * 100vw) solid #b2a196;
}
#sec08 h2 strong {
	position: relative;
}
#sec08 h2 strong::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: calc(38 / 750 * 100vw);
	height: calc(38 / 750 * 100vw);
	margin: 0 0 calc(4 / 750 * 100vw) calc(10 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec08_icon.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#sec08 h2.title_ span::before,
#sec08 h2.title_ span::after {
	width: calc(50 / 750 * 100vw);
}
#sec08 h2.title_ span::before {
	left: calc(-64 / 750 * 100vw);
}
#sec08 h2.title_ span::after {
	right: calc(-64 / 750 * 100vw);
}
#sec08 .ecbn-visumo-logo {
	width: calc(50 / 750 * 100vw);
}


#sec09 {
	background-image: url("../img/trial_2411/sec09_bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: calc(30 / 750 * 100vw);
}
#sec09 .marker1_ {
	background: linear-gradient(transparent 0%, rgba(255,255,255,0.50) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec09 .marker2_ {
	background: linear-gradient(transparent 0%, rgba(201,182,168,0.50) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec09 p.txt1_ {
	font-size: calc(40 / 750 * 100vw);
	line-height: 1.575;
	font-feature-settings : "palt";
	padding: calc(126 / 750 * 100vw) 0 calc(46 / 750 * 100vw) calc(390 / 750 * 100vw);
}
#sec09 p.txt1_ > span {
	font-size: calc(44 / 750 * 100vw);
	line-height: 1.56;
}
#sec09 p.txt2_ {
	font-size: calc(35 / 750 * 100vw);
	line-height: 1.628;
	text-align: center;
	margin: calc(36 / 750 * 100vw) 0 calc(14 / 750 * 100vw);
}
#sec09 p.txt3_ {
	font-size: calc(32 / 750 * 100vw);
	line-height: 1.71875;
	text-align: center;
	width: calc(700 / 750 * 100vw);
	padding: calc(76 / 750 * 100vw) 0 calc(32 / 750 * 100vw);
	margin: 0 0 0 calc(20 / 750 * 100vw);
	background-image: url("../img/trial_2411/sec09_txt3_bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: calc(700 / 750 * 100vw) auto;
}
#sec09 p.txt3_ .marker2_ {
	font-size: calc(41 / 750 * 100vw);
	line-height: 1.34;
}
#sec09 .cycle_ {
	width: calc(668 / 750 * 100vw);
	margin: 0 auto;
}
#sec09 .note_ {
	text-align: right;
	margin: 0 calc(26 / 750 * 100vw);
}
#sec09 .note_ img {
	width: calc(278 / 750 * 100vw);
}
#sec10 {
	padding-top: calc(50 / 750 * 100vw);
	/*margin-top: calc(60 / 750 * 100vw);*/
	background-color: #e1e1e1;
}
#sec10 h2.title_ {
	margin-top: 0;
}
#sec10 h2.title_ span::before,
#sec10 h2.title_ span::after {
	width: calc(60 / 750 * 100vw);
}
#sec10 h2.title_ span::before {
	left: calc(-74 / 750 * 100vw);
}
#sec10 h2.title_ span::after {
	right: calc(-74 / 750 * 100vw);
}
#sec10 .faq_wrap_ {
	padding: 0 calc(25 / 750 * 100vw) calc(55 / 750 * 100vw);
	background-color: #e1e1e1;
}
#sec10 .faq_wrap_ .faq_ {
	margin-bottom: calc(36 / 750 * 100vw);
	background-color: #c9b6a8;
	padding: calc(23 / 750 * 100vw) 0 0;
	box-shadow: -5px -5px 15px 5px rgba(210, 209, 208, 0.6), 5px 5px 15px 7px rgba(210, 209, 208, 0.6);
}
#sec10 .faq_wrap_ .faq_ > div {
	font-size: calc(24 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.33;
	position: relative;
}
#sec10 .faq_wrap_ .faq_ > div > span {
	font-size: calc(34 / 750 * 100vw);
	line-height: 1.0;
	width: calc(42 / 750 * 100vw);
	height: calc(42 / 750 * 100vw);
	position: absolute;
	left: calc(20 / 750 * 100vw);
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
#sec10 .faq_wrap_ .faq_ .faq_q_ {
	color: #8e8071;
	padding: calc(14 / 750 * 100vw) calc(20 / 750 * 100vw) calc(11 / 750 * 100vw) calc(75 / 750 * 100vw);
	background-color: #FFFFFF;
}
#sec10 .faq_wrap_ .faq_ .faq_q_ span {
	color: #FFFFFF;
	background-color: #7f7166;
	top: calc(7 / 750 * 100vw);
}
#sec10 .faq_wrap_ .faq_ .faq_a_ {
	color: #FFFFFF;
	height: calc(96 / 750 * 100vw);
	padding: calc(21 / 750 * 100vw) calc(20 / 750 * 100vw) calc(33 / 750 * 100vw) calc(75 / 750 * 100vw);
}
#sec10 .faq_wrap_ .faq_ .faq_a_ span {
	color: #7f7166;
	background-color: #FFFFFF;
	top: calc(20 / 750 * 100vw);
}
#sec10 .faq_wrap_ .faq_ .faq_a_ small {
	font-size: calc(14 / 750 * 100vw);
	display: block;
}

#sec11 {
	background-image: url("../img/trial_2411/sec11_bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding: 0 0 calc(54 / 750 * 100vw);
}
#sec11 h2 {
	color: #FFFFFF;
	font-size: calc(40 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.0;
	text-align: center;
	background-color: #ab968b;
	padding: calc(34 / 750 * 100vw) 0 calc(28 / 750 * 100vw);
	position: relative;
}
#sec11 h2::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: calc(-20 / 750 * 100vw);
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #ab968b transparent transparent transparent;
	border-width: calc(20 / 750 * 100vw) calc(14 / 750 * 100vw) 0px calc(14 / 750 * 100vw);
	margin-left: calc(-14 / 750 * 100vw);
}
#sec11 .site_logo_ {
	width: calc(160 / 750 * 100vw);
	margin: calc(40 / 750 * 100vw) 0 0 calc(60 / 750 * 100vw);
}
#sec11 p {
	font-size: calc(32 / 750 * 100vw);
	line-height: 2.0;
	font-feature-settings : "palt";
	letter-spacing: 0.09em;
	text-align: center;
}
#sec11 p.lead_ {
	color: #FFFFFF;
	font-size: calc(55 / 750 * 100vw);
	line-height: 1.36;
	font-feature-settings : "palt";
	letter-spacing: 0.1em;
	padding: calc(546 / 750 * 100vw) 0 calc(54 / 750 * 100vw);
	margin: 0 0 calc(48 / 750 * 100vw);
	position: relative;
}
#sec11 p.lead_::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: calc(-118 / 750 * 100vw);
	width: calc(236 / 750 * 100vw);
	height: calc(2 / 750 * 100vw);
	background-color: #7a7a79;
}
#sec11 .marker1_ {
	background: linear-gradient(transparent 0%, rgba(201,182,168,0.50) 0%);
	background-repeat: no-repeat;
	background-size: 0% 100%;
	transition: background-size 1.5s;
	display: inline;
	padding: 0 1px 0px;
}
#sec11 .note_ {
	text-align: right;
	margin: calc(36 / 750 * 100vw) calc(24 / 750 * 100vw) 0;
}
#sec11 .note_ img {
	width: calc(268 / 750 * 100vw);
}


/* トライアルプラン */
#wrapper .trial_plan_ {
	padding: calc(40 / 750 * 100vw) calc(40 / 750 * 100vw) calc(46 / 750 * 100vw);
	background-color: #c1b5af;
}
#wrapper .trial_plan_ h2.title_ {
	color: #FFFFFF;
	margin: 0 0 calc(24 / 750 * 100vw);
}
#wrapper .trial_plan_ h2.title_ strong {
	font-size: calc(58 / 750 * 100vw);
	font-weight: normal;
	margin: 0;
}
#wrapper .trial_plan_ h2.title_ span {
	font-size: calc(26 / 750 * 100vw);
	line-height: 1.5;
}
#wrapper .trial_plan_ h2.title_ span::before,
#wrapper .trial_plan_ h2.title_ span::after {
	background-color: #FFFFFF;
	width: calc(50 / 750 * 100vw);
	height: calc(5 / 750 * 100vw);
	margin-top: calc(-3 / 750 * 100vw);
}
#wrapper .trial_plan_ h2.title_ span::before {
	left: calc(-64 / 750 * 100vw);
}
#wrapper .trial_plan_ h2.title_ span::after {
	right: calc(-64 / 750 * 100vw);
}
#wrapper .trial_plan_ .sec_inner_ {
	/*padding: calc(36 / 750 * 100vw) calc(40 / 750 * 100vw) calc(10 / 750 * 100vw);*/
	/*background-color: #FFFFFF;*/
	position: relative;
}
/*#wrapper .trial_plan_ .sec_inner_::after {
	content: "";
	display: block;
	position: absolute;
	right: calc(-22 / 750 * 100vw);
	top: calc(-66 / 750 * 100vw);
	width: calc(222 / 750 * 100vw);
	height: calc(170 / 750 * 100vw);
	background-image: url("../img/202602_index3/sp/info_bubble.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}*/
#wrapper .trial_plan_ .trial_plan_box_ {
	color: #706f6f;
	background-color: #FFFFFF;
	margin-bottom: calc(20 / 750 * 100vw);
	padding-bottom: calc(15 / 750 * 100vw);
}
#wrapper .trial_plan_ .site_logo_ {
	text-align: center;
	margin-bottom: calc(35 / 750 * 100vw);
}
#wrapper .trial_plan_ .site_logo_ img {
	width: calc(169 / 750 * 100vw);
}
#wrapper .trial_plan_ p {
	color: #FFFFFF;
	font-size: calc(36 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.0;
	text-align: center;
	background-color: #626262;
	padding: calc(12 / 750 * 100vw) 0;
	margin-bottom: calc(28 / 750 * 100vw);
}
#wrapper .trial_plan_ p.memo_ {
	color: #706f6f;
	font-size: calc(17 / 750 * 100vw);
	line-height: 1.4;
	text-align: left;
	background: none;
	padding: 0;
	margin: calc(15 / 750 * 100vw) 0 calc(8 / 750 * 100vw);
}
#wrapper .trial_plan_ .desc_ {
	display: flex;
	justify-content: center;
	align-items: center;
	/*margin-bottom: calc(26 / 750 * 100vw);*/
}
#wrapper .trial_plan_ .desc_ .travel_time_,
#wrapper .trial_plan_ .desc_ .first_ {
	width: calc(75 / 750 * 100vw);
}
#wrapper .trial_plan_ .desc_ .time_ {
	font-size: calc(58 / 750 * 100vw);
	letter-spacing: -0.1em;
	font-weight: bold;
	text-align: center;
	line-height: 1.0;
	margin-right: calc(5 / 750 * 100vw);
}
#wrapper .trial_plan_ .desc_ .time_ span {
	font-size: calc(21 / 750 * 100vw);
	font-weight: normal;
	letter-spacing: 0.05em;
	text-align: center;
	display: inline-block;
	position: relative;
}
#wrapper .trial_plan_ .desc_ .time_ span::before,
#wrapper .trial_plan_ .desc_ .time_ span::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: calc(2 / 750 * 100vw);
	height: calc(20 / 750 * 100vw);
	background-color: #6f6f6f;
}
#wrapper .trial_plan_ .desc_ .time_ span::before {
	left: calc(-10 / 750 * 100vw);
	transform: rotate(-35deg);
}
#wrapper .trial_plan_ .desc_ .time_ span::after {
	right: calc(-10 / 750 * 100vw);
	transform: rotate(35deg);
}
#wrapper .trial_plan_ .desc_ .time_ small {
	font-size: calc(40 / 750 * 100vw);
	letter-spacing: 0;
	padding-left: calc(10 / 750 * 100vw);
	display: inline-block;
}
#wrapper .trial_plan_ .desc_ .time_ sup {
	font-size: 10%;
	font-weight: normal;
	letter-spacing: 0;
	margin: calc(18 / 750 * 100vw) 0 0 calc(-6 / 750 * 100vw);
}
#wrapper .trial_plan_ .desc_ .fee_ {
	font-size: calc(87 / 750 * 100vw);
	letter-spacing: -0.1em;
	font-weight: bold;
	line-height: 1.0;
}
#wrapper .trial_plan_ .desc_ .fee_ small {
	font-size: calc(58 / 750 * 100vw);
	letter-spacing: 0;
	padding-left: calc(7 / 750 * 100vw);
	display: inline-block;
}
#wrapper .trial_plan_ .regular_price_ {
	font-size: calc(26 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.46;
	font-feature-settings : "palt";
	/*border-top: calc(2 / 750 * 100vw) solid #585858;*/
	/*border-bottom: calc(2 / 750 * 100vw) solid #585858;*/
	/*padding: calc(10 / 750 * 100vw) 0;*/
	/*margin-bottom: calc(40 / 750 * 100vw);*/
	margin-top: calc(15 / 750 * 100vw);
	display: flex;
	align-items: center;
	justify-content: center;
}
#wrapper .trial_plan_ .regular_price_ small {
	font-size: calc(24 / 750 * 100vw);
	line-height: 1.7;
}
#wrapper .trial_plan_ .regular_price_ span {
	color: #FFFFFF;
	font-size: calc(24 / 750 * 100vw);
	font-weight: bold;
	text-align: center;
	line-height: 1.0;
	background-color: #585858;
	display: inline-block;
	vertical-align: middle;
	margin-right: calc(10 / 750 * 100vw);
	padding: calc(6 / 750 * 100vw) calc(20 / 750 * 100vw);
	border-radius: calc(16 / 750 * 100vw);
}
#wrapper .trial_plan_ .btn_reservation_ {
	text-align: center;
	padding: calc(10 / 750 * 100vw);
	margin: calc(30 / 750 * 100vw) auto;
	background: -webkit-linear-gradient(left, rgba(252,155,88,1) 0%, rgba(248,163,115,1) 100%);
	background: -o-linear-gradient(left, rgba(252,155,88,1) 0%, rgba(248,163,115,1) 100%);
	background: linear-gradient(to right, rgba(252,155,88,1) 0%, rgba(248,163,115,1) 100%);
	border-radius: calc(60 / 750 * 100vw);
	border: calc(5 / 750 * 100vw) solid #FFFFFF;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	width: calc(628 / 750 * 100vw);
}
#wrapper .trial_plan_ .btn_reservation_ span.btn_inner_ {
	color: #FFFFFF;
	font-size: calc(33 / 750 * 100vw);
	font-weight: bold;
	line-height: 1.0;
	letter-spacing: 0.05em;
	font-feature-settings : "palt";
	border: calc(2 / 750 * 100vw) solid #FFFFFF;
	padding: calc(35 / 750 * 100vw) 0 calc(32 / 750 * 100vw);
	display: block;
	border-radius: calc(50 / 750 * 100vw);
	position: relative;
}
#wrapper .trial_plan_ .btn_reservation_ span.btn_inner_ a {
    text-decoration: none;
    color: #fff;
}
#wrapper .trial_plan_ .btn_reservation_ span.btn_inner_::before {
	content: "";
	width: calc(40 / 750 * 100vw);
	height: calc(40 / 750 * 100vw);
	display: block;
	position: absolute;
	right: calc(56 / 750 * 100vw);
	top: 50%;
	margin-top: calc(-20 / 750 * 100vw);
	background-color: #FFFFFF;
	border-radius: 50%;
}
#wrapper .trial_plan_ .btn_reservation_ span.btn_inner_::after {
	content: "";
	position: absolute;
	top: 50%;
	right: calc(67 / 750 * 100vw);
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: calc(-10 / 750 * 100vw);
	border-top: calc(10 / 750 * 100vw) solid transparent;
	border-bottom: calc(10 / 750 * 100vw) solid transparent;
	border-left: calc(19 / 750 * 100vw) solid #fd954b;
	border-right: 0;
}
#wrapper .trial_plan_ .btn_reservation_ span.sparkle_ {
	content: "";
	width: 140%;
	height: 100%;
	-webkit-transform: skewX(-45deg);
	transform: skewX(-45deg);
	top: 0;
	left: -160%;
	opacity: 0.5;
	position: absolute;
	z-index: 1;
	display: block;
	background-color: #fff;
	animation: shine 3s cubic-bezier(0.25, 0, 0.25, 1) infinite;
}
#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ p {
	font-size: calc(30 / 750 * 100vw);
	margin-bottom: calc(20 / 750 * 100vw);
}
#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ .desc_ .travel_time_,
#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ .desc_ .first_ {
	width: calc(58 / 750 * 100vw);
}
#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ .desc_ .fee_ {
	font-size: calc(63 / 750 * 100vw);
}
#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ .desc_ .fee_ small {
	font-size: calc(37 / 750 * 100vw);
}
#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ .desc_ .time_ {
	font-size: calc(50 / 750 * 100vw);
	margin-right: calc(26 / 750 * 100vw);
}
#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ .desc_ .time_ small {
	font-size: calc(33 / 750 * 100vw);
}
@keyframes shine {
  0% {
    left: -200%;
    opacity: 0;
  }
  70% {
    left: -200%;
    opacity: 0.5;
  }
  71% {
    left: -200%;
    opacity: 1;
  }
  100% {
    left: -20%;
    opacity: 0;
  }
}
#wrapper .trial_plan_ .note_ {
	/*text-align: right;*/
	width: calc(628 / 750 * 100vw);
	margin: 0 auto;
}
#wrapper .trial_plan_ .note_ img {
}

/* ビューティーサイクル */
.animation_circle_container_ {
	width: calc(710 / 750 * 100vw);
	height: calc(710 / 750 * 100vw);
	position: absolute;
	left: calc(-25 / 750 * 100vw);
	top: calc(-23 / 750 * 100vw);
}
.circle-svg {
	width: 100%;
	height: 100%;
}
.arc {
	fill: none;
	/*stroke: #3498db;*/
	stroke: #c6b7aa;
	stroke-width: 0.5;
	stroke-dasharray: 71;
	stroke-dashoffset: 71;
	animation: draw 3s infinite;
}
.arc2, .arc4 {
	stroke: #808080;
}
.arrow {
	fill: #c6b7aa;
	opacity: 0;
	animation: fadeIn 3s infinite; 
	animation-delay: 1s;
}
.arrow2, .arrow4 {
	fill: #808080;
}
@keyframes draw {
	0% {
		stroke-dashoffset: 71;
	}
	70%, 100% {
		stroke-dashoffset: 0;
	}
}
@keyframes fadeIn {
	0%, 60% { opacity: 0; }
	60%, 70% { opacity: 1; }
	70%, 100% { opacity: 0; } 
}


@media screen and (min-width: 751px) {
	.sec_ h2.title_ {
		/*margin-bottom: 40px;*/
		margin: 55px 0 44px;
	}
	.sec_ h2.title_ strong {
		font-size: 40px;
		/*font-weight: bold;*/
		/*line-height: 1.0;*/
		/*margin-bottom: 16px;*/
		margin-bottom: 7px;
	}
	.sec_ h2.title_ span {
		/*font-size: calc(26 / 750 * 100vw);*/
		/*font-size: 40px;*/
		font-size: 34px;
		letter-spacing: 0.1em;
	}
	.sec_ h2.title_ span::before,
	.sec_ h2.title_ span::after {
		content: "";
		position: absolute;
		top: 50%;
		width: 150px;
		height: 1px;
		background-color: #585858;
	}
	.sec_ h2.title_ span::before {
		left: -164px;
	}
	.sec_ h2.title_ span::after {
		right: -164px;
	}
	#wrapper {
		width: 100%;
		max-width: 1366px;
		margin: 0 auto;
	}
	#mv {
		height: 906px;
		background-image: url("../img/trial_2411/pc/mv.jpg");
		background-size: auto;
	}
	#mv .mv_inner_ {
		width: 750px;
		margin: 0 auto;
		padding: 33px 0 0 35px;
		box-sizing: border-box;
	}
	#mv .site_logo_ {
		width: 160px;
	}
	#mv p {
		padding: 141px 0 0 0;
	}
	#mv p small {
		font-size: 25px;
	}
	#mv p strong {
		font-size: 50px;
		padding: 12px 0 7px;
	}
	#mv p .marker_ {
		padding: 0 2px 0px;
	}
	#mv p .time_ {
		font-size: 62px;
	}
	#mv p .time_ span {
		font-size: 62px;
		display: inline-block;
	}
	#mv .ribbon_ {
		font-size: 21px;
		background-size: 398px auto;
		padding: 8px 0 6px 24px;
		margin: 20px 0 10px;
	}
	#mv .ribbon_ span {
		font-size: 23px;
	}
	#mv .emblem {
		width: 428px;
	}
	#mv .btn_reservation_ {
		font-size: 17px;
		width: 110px;
		height: 110px;
		border: 5px solid #FFFFFF;
		right: 50%;
		bottom: 35px;
		padding-top: 24px;
		margin-right: -350px;
	}
	#mv .btn_reservation_ span {
		font-size: 19px;
		padding: 2px 10px 1px;
		margin-top: 4px
	}
	
	
	#sec01 {
		background-size: auto;
	}
	#sec01 .lead_ {
		padding: 63px 0 59px;
		background-size: auto;
	}
	#sec01 .lead_ p {
		font-size: 34px;
		letter-spacing: 0.09em;
	}
	#sec01 .lead_ p .marker_ {
		font-size: 40px;
	}
	#sec01 .lead_ p .four_ {
		color: #7f7166;
		font-size: 42px;
		line-height: 1.1;
	}
	#sec01 .lead_ p .four_ span {
		font-size: 60px;
	}
	#sec01 .circulation_ {

	}
	#sec01 .circulation_ .circulation_wrap_,
	#sec09 .circulation_wrap_ {
		width: 664px;
		height: 662px;
		background-size: 664px 662px;
		margin: 66px auto 40px;
	}
	#sec09 .circulation_wrap_ {
		margin: 2px auto 43px;
	}
	#sec01 .circulation_ .circulation_wrap_ h2,
	#sec09 .circulation_wrap_ h2 {
		font-size: 34px;
		left: 257px;
		top: 271px;
	}
	#sec01 .circulation_ .circulation_wrap_ h2 span,
	#sec09 .circulation_wrap_ h2 span {
		font-size: 22px;
		margin-bottom: 4px;
		border-bottom: 4px solid #7f7166;
	}
	#sec01 .circulation_ .circulation_wrap_ ul li .number_,
	#sec09 .circulation_wrap_ ul li .number_ {
		font-size: 90px;
	}
	#sec01 .circulation_ .circulation_wrap_ ul li p,
	#sec09 .circulation_wrap_ ul li p {
		font-size: 20px;
	}
	#sec01 .circulation_ .circulation_wrap_ ul li p .marker1_,
	#sec09 .circulation_wrap_ ul li p .marker1_ {
		font-size: 24px;
	}
	#sec01 .circulation_ .circulation_wrap_ ul li.circle1_ p,
	#sec09 .circulation_wrap_ ul li.circle1_ p {
		font-size: 24px;
		left: 236px;
		top: 135px;
	}
	#sec01 .circulation_ .circulation_wrap_ ul li.circle1_ .number_,
	#sec09 .circulation_wrap_ ul li.circle1_ .number_ {
		left: 304px;
		top: 51px;
	}
	#sec01 .circulation_ .circulation_wrap_ ul li.circle2_ p,
	#sec09 .circulation_wrap_ ul li.circle2_ p {
		top: 326px;
		left: 485px;
	}
	#sec01 .circulation_ .circulation_wrap_ ul li.circle2_ .number_,
	#sec09 .circulation_wrap_ ul li.circle2_ .number_ {
		top: 247px;
		left: 524px;
	}
	#sec01 .circulation_ .circulation_wrap_ ul li.circle3_ p,
	#sec09 .circulation_wrap_ ul li.circle3_ p {
		left: 239px;
		top: 555px;
	}
	#sec01 .circulation_ .circulation_wrap_ ul li.circle3_ .number_,
	#sec09 .circulation_wrap_ ul li.circle3_ .number_ {
		left: 307px;
		top: 477px;
	}
	#sec01 .circulation_ .circulation_wrap_ ul li.circle4_ p,
	#sec09 .circulation_wrap_ ul li.circle4_ p {
		left: 44px;
		top: 324px;
	}
	#sec01 .circulation_ .circulation_wrap_ ul li.circle4_ .number_,
	#sec09 .circulation_wrap_ ul li.circle4_ .number_ {
		left: 92px;
		top: 251px;
	}

	/* ビューティーサイクル */
	.animation_circle_container_ {
		width: 710px;
		height: 710px;
		left: -26px;
		top: -23px;
	}
	#sec01 .circulation_ .best_condition_ {
		font-size: 34px;
		font-weight: bold;
		line-height: 1.647;
		text-align: center;
		margin-bottom: 50px;
	}
	#sec01 .circulation_ .best_condition_ .marker_ {
		line-height: 1.825;
		padding: 0 1px 0px;
	}
	#sec01 .circulation_ .ng_item_ {
		width: 675px;
		margin: 0 auto;
		padding: 30px 0 40px;
		box-shadow: -5px -5px 15px 5px rgba(241, 241, 240, 0.6), 5px 5px 15px 7px rgba(241, 241, 240, 0.6);
	}
	#sec01 .circulation_ .ng_item_ p {
		font-size: 30px;
		font-weight: bold;
		line-height: 1.53;
		text-align: center;
	}
	#sec01 .circulation_ .ng_item_ p.txt1_ {
		letter-spacing: 0.07em;
		margin-bottom: 60px;
	}
	#sec01 .circulation_ .ng_item_ p.txt2_ {
		line-height: 1.7;
		margin-top: 21px;
	}
	#sec01 .circulation_ .ng_item_ p.txt1_ .marker_ {
		padding: 0 1px 0px;
	}
	#sec01 .circulation_ .ng_item_ p.txt2_ .marker_ {
		padding: 0 1px 0px;
	}
	#sec01 .circulation_ .ng_item_ .list_ {
		margin: 0 auto;
		padding: 50px 0 1px;
		background-color: #f0f0f0;
		width: 517px;
		box-sizing: border-box;
		position: relative;
	}
	#sec01 .circulation_ .ng_item_ .list_ p {
		text-align: center;
		width: 100%;
		position: absolute;
		left: 0;
		top: -30px;
	}
	#sec01 .circulation_ .ng_item_ .list_ p span {
		font-size: 34px;
		background-color: #FFFFFF;
		padding: 8px 20px;
		box-shadow: -5px -5px 15px 5px rgba(241, 241, 240, 0.6), 5px 5px 15px 7px rgba(241, 241, 240, 0.6);
	}
	#sec01 .circulation_ .ng_item_ ul {
		padding-left: 56px;
	}
	#sec01 .circulation_ .ng_item_ ul li {
		font-size: 30px;
		line-height: 1.0;
		margin-bottom: 30px;
	}
	#sec01 .circulation_ .ng_item_ ul li span {
		font-size: 0;
		width: 21px;
		height: 21px;
		display: inline-block;
		margin: 0 20px 0 5px;
		border: 1px solid #636363;
		vertical-align: middle;
		position: relative;
	}
	#sec01 .circulation_ .ng_item_ ul li span::before,
	#sec01 .circulation_ .ng_item_ ul li span::after {
		content: "";
		position: absolute;
		left: 8px;
		top: -12px;
		width: 6px;
		height: 46px;
		background-color: #c6464c;
	}
	#sec01 .circulation_ .ng_item_ ul li span::before {
		transform: rotate(-45deg);
	}
	#sec01 .circulation_ .ng_item_ ul li span::after {
		transform: rotate(45deg);
	}
	#sec01 .preparation_ {
		padding: 110px 0 132px 372px;
		margin-top: 34px;
		background-image: url("../img/trial_2411/pc/sec01_preparation.png");
		background-position: center top;
		background-size: auto;
	}
	#sec01 .preparation_ p {
		font-size: 40px;
		line-height: 1.6;
	}
	#sec01 .preparation_ p .marker_ {
		padding: 0 1px 0px;
	}
	#sec02 {
		background-image: url("../img/trial_2411/pc/sec02_bg.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: auto;
	}
	#sec02 .sec_inner_ {
		width: 100%;
		max-width: 750px;
		margin: 0 auto;
	}
	#sec02 .review_ {
		padding: 93px 35px 44px;
	}
	#sec02 .review_ .lead_ {
		text-align: center;
		margin-bottom: 40px;
	}
	#sec02 .review_ .lead_ small {
		color: #FFFFFF;
		font-size: 33px;
		font-weight: bold;
		display: inline-block;
		letter-spacing: 0.05em;
		line-height: 1.5;
		background-color: #585858;
		padding: 7px 50px 7px;
		border-radius: 40px;
		position: relative;
	}
	#sec02 .review_ .lead_ small::after {
		content: "";
		position: absolute;
		right: 110px;
		bottom: -24px;
		display: block;
		width: 22px;
		height: 24px;
		background-image: url("../img/trial_2411/sec02_arrow.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	#sec02 .review_ h2 {
		font-size: 49px;
		text-align: center;
		border: 2px solid #6f6f6f;
		background-color: #FFFFFF;
		margin-bottom: 46px;
		padding: 14px 0 12px;
		position: relative;
	}
	#sec02 .review_ h2 img.underline_ {
		bottom: -15px;
		left: 0;
		width: 100%;
	}
	#sec02 .review_ h2 span {
	}
	#sec02 .review_ .bubble_ {
		font-size: 22px;
		font-weight: bold;
		line-height: 1.409;
		text-align: center;
		background-position: left top;
		background-repeat: no-repeat;
		background-size: cover;
		box-sizing: border-box;
	}
	#sec02 .review_ .bubble_ span {	}
	#sec02 .review_ .bubble1_ {
		width: 400px;
		height: 176px;
		padding: 60px 0 0 26px;
		margin-bottom: 10px;
	}
	#sec02 .review_ .bubble2_ {
		width: 396px;
		height: 172px;
		padding: 54px 0 0 2px;
		margin-left: 290px;
		margin-bottom: -4px;
	}
	#sec02 .review_ .bubble3_ {
		width: 400px;
		height: 184px;
		padding: 51px 0 0 12px;
		margin-bottom: 13px;
	}
	#sec02 .review_ .bubble4_ {
		width: 398px;
		height: 168px;
		padding: 51px 0 0 8px;
		margin-left: 288px;
		margin-bottom: 30px;
	}

	#sec02 .special_ {
		padding: 40px;
	}
	#sec02 .special_ .inner_ {
		font-size: 34px;
		line-height: 1.764;
		text-align: center;
		padding: 42px 0 36px;
		background-color: #FFFFFF;
	}
	#sec02 .special_ .inner_ span.marker_ {
		font-size: 43px;
		line-height: 1.69;
		padding: 0 1px 0px;
	}
	#sec02 .special_ .inner_ span.plan_ {
		color: #7f7166;
		font-size: 43px;
		line-height: 1.69;
	}

	#sec03 {
		padding: 68px 0 60px;
		background-image: url("../img/trial_2411/pc/sec03_bg.png");
		background-size: auto;
	}

	#sec03 p span.marker1_ {
		padding: 0 1px 0px;
	}
	#sec03 p span.marker2_ {
		padding: 0 2px 0px;
	}
	#sec03 .red_ {
		color: #c42839;
	}
	#sec03 p.txt1_ {
		font-size: 42px;
		line-height: 1.7619;
		letter-spacing: 0.1em;
		font-feature-settings : "palt";
		text-align: center;
		padding-bottom: 106px;
		margin-bottom: 38px;
		background-image: url("../img/trial_2411/sec03_txt1_bg.png");
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: 594px 74px;
	}
	#sec03 p.txt1_ small {
		font-size: 38px;
		line-height: 1.947;
	}
	#sec03 p.txt1_ span.large_ {
		font-size: 70px;
		line-height: 1.52;
	}
	#sec03 p.txt2_ {
		font-size: 52px;
		text-align: center;
		line-height: 1.711;
		margin-bottom: 100px;
	}
	#sec03 p.txt2_ small {
		font-size: 44px;
		line-height: 2.0;
	}
	#sec03 p.txt2_ span {
		font-size: 62px;
		line-height: 1.435;
	}
	#sec03 p.txt2_ span.marker1_ {
		font-size: 96px;
		line-height: 1.135;
	}
	#sec03 p.txt3_ {
		font-size: 40px;
		text-align: center;
		line-height: 1.725;
		padding-bottom: 128px;
		margin-bottom: 26px;
		/*background-image: url("../img/trial_2411/sec03_txt3_arrow.png");
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: 38px 108px;*/
	}
	#sec03 p.txt3_::after {
		width: 2px;
		height: 108px;
		margin-left: -4px;
	}
	#sec03 p.txt3_::before {
		width: 2px;
		height: 35px;
		margin-left: -2px;
		bottom: -35px;
	}
	
	#sec03 p.txt3_ span {
		font-size: 44px;
		line-height: 1.56;
	}
	#sec03 p.txt3_ .large_ {
		font-size: 47px;
		line-height: 1.46;
	}
	#sec03 p.txt4_ {
		font-size: 36px;
		font-weight: bold;
		text-align: center;
		margin: 0 auto 47px;
		padding: 20px 0 35px;
		background-size: auto;
		width: 680px;
	}
	#sec03 p.txt4_ span.marker1_ {
		line-height: 113px;
		margin: 0 36px 0 22px;
	}
	#sec03 p.txt4_ span.large_ {
		font-size: 41px;
	}
	#sec03 p.txt5_ {
		font-size: 40px;
		font-weight: bold;
		text-align: center;
		line-height: 1.65;
		padding: 0 0 22px;
		background-position: 334px 136px;
		background-size: auto;
	}
	#sec03 p.txt5_ .large_ {
		font-size: 44px;
		letter-spacing: 0.08em;
		line-height: 1.363;
		display: inline-block;
		margin-top: 36px;
		padding: 0 8px;
	}
	#sec03 p.txt6_ {
		font-size: 43px;
		line-height: 1.53;
		text-align: center;
	}
	#sec03 .scroll_down_ {
		height: 84px;
	}
	#sec03 .scroll_down_ .scroll_down_inner_ {
	  width: 48px;
	  height: 48px;
	}
	#sec03 .scroll_down_ .scroll_arrow_ {
	  width: 56px;
	  height: 4px;
	  margin-left: -5px;
	  animation: move2 3s ease-out infinite;
	}
	#sec03 .scroll_down_ .scroll_arrow_:first-child {
	  animation: move2 3s ease-out 1s infinite;
	}

	#sec03 .scroll_down_ .scroll_arrow_:nth-child(2) {
	  animation: move2 3s ease-out 2s infinite;
	}
	@keyframes move2 {
	  25% { opacity: 1; }
	  33% { opacity: 1; transform: translateY(30px); }
	  67% { opacity: 1; transform: translateY(40px); }
	  100% { opacity: 0; transform: translateY(55px) scale3d(0.5, 0.5, 0.5); }
	}
	#sec03 p.txt7_ {
		font-size: 37px;
		font-weight: bold;
		line-height: 1.48;
		text-align: center;
		padding: 40px 0 30px;
		background-position: 337px -40px;
		background-size: auto;
	}

	
	#sec03 .graph_box_ .variables{
		--GraphAnime:"";
	}
	#sec03 .graph_box_ .pie_chart_ {
		width: 523px;
		height: 523px;
		border-radius: 50%;
		background: var(--GraphAnime);
		/*background-color:#fff;*/
	}
	#sec03 .graph_box_ .number_{
		  width: 247px;
		height: 247px;
		border-radius: 50%;
		background-color: #FFFFFF;
	}
	#sec03 .graph_box_ {
		background-image: url("../img/trial_2411/sec03_graph_bg.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: auto;
	}
	#sec03 .graph_box_,.pie_chart_,.number_{
	  display:flex;
	  justify-content:center;
	  align-items:center;
	}

	#sec03 .graph_box_ .failure_ {
		color: #585858;
		font-size: 45px;
		font-weight: bold;
		line-height: 1.5;
		text-align: center;
		text-shadow: 3px 3px 0 #FFF, -3px -3px 0 #FFF,
				  -3px 3px 0 #FFF, 3px -3px 0 #FFF,
				  0px 3px 0 #FFF,  0 -3px 0 #FFF,
				  -3px 0 0 #FFF, 3px 0 0 #FFF;
		opacity: 0;
		transition: all .3s;
	}
	#sec03 .graph_box_ .failure_.js-on {
		opacity: 1;
	}
	#sec03 .graph_box_ .failure_ strong {
		color: #c42839;
		font-size: 70px;
		font-weight: bold;
		line-height: 1.0;
		display: block;
	}
	#sec03 .graph_box_ .failure_ strong span {
		font-size: 100px;
	}
	
	#sec03 .graph_note_ {
		width: 750px;
		margin: 15px auto 30px;
		text-align: right;
	}
	#sec03 .graph_note_ img {
		width: 338px;
	}
	
	
	
	
	
	
	#sec03 .nature_box_ {
		border: 2px solid #585858;
		margin: 0 auto 44px;
		width: 680px;
	}
	#sec03 .nature_box_ p {
		font-size: 42px;
		text-align: center;
		line-height: 1.52;
		margin: -36px 0 24px;
	}
	#sec03 .nature_box_ p span.inner_ {
		background-color: #FFFFFF;
		display: inline-block;
		padding: 0 30px;
	}
	#sec03 .nature_box_ p span.marker1_ {
		font-size: 52px;
		line-height: 1.23;
	}
	#sec03 .nature_box_ ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	#sec03 .nature_box_ ul li {
		font-size: 46px;
		font-weight: bold;
		text-align: center;
		text-shadow: 3px 3px 0 #FFF, -3px -3px 0 #FFF,
				  -3px 3px 0 #FFF, 3px -3px 0 #FFF,
				  0px 3px 0 #FFF,  0 -3px 0 #FFF,
				  -3px 0 0 #FFF, 3px 0 0 #FFF;
		width: 184px;
		height: 184px;
		background-position: center center;
		background-repeat: no-repeat;
		margin: 0 6px 10px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#sec03 .nature_box_ ul li.nature1_ {
		background-image: url("../img/trial_2411/sec03_nature01.png");
		margin-left: 90px;
		background-size: 174px auto;
	}
	#sec03 .nature_box_ ul li.nature2_ {
		background-image: url("../img/trial_2411/sec03_nature02.png");
		margin-right: 90px;
		background-size: 173px auto;
	}
	#sec03 .nature_box_ ul li.nature3_ {
		background-image: url("../img/trial_2411/sec03_nature03.png");
		background-size: 172px auto;
	}
	#sec03 .nature_box_ ul li.nature4_ {
		background-image: url("../img/trial_2411/sec03_nature04.png");
		background-size: 174px auto;
	}
	#sec03 .nature_box_ ul li.nature5_ {
		background-image: url("../img/trial_2411/sec03_nature05.png");
		background-size: 172px auto;
	}
	#sec03 .nature_box_ ul li.nature6_ {
		background-image: url("../img/trial_2411/sec03_nature06.png");
		margin-left: 90px;
		background-size: 173px auto;
	}
	#sec03 .nature_box_ ul li.nature7_ {
		background-image: url("../img/trial_2411/sec03_nature07.png");
		margin-right: 90px;
		background-size: 174px auto;
	}
	#sec03 .nature_box_ .note_ {
		text-align: right;
		padding: 0 18px 18px;
	}
	#sec03 .nature_box_ .note_ img {
		width: 79px;
	}
	#sec03 .emblem_ {
		width: 606px;
		margin: 0 auto 12px;
	}
	#sec03 .emblem_ ul {
		width: 520px;
	}
	#sec03 .emblem_ ul li {
		width: 236px;
		height:236px;
	}
	#sec03 .emblem_ .note_ {
		margin-top: 20px;
	}
	#sec03 .emblem_ .note_ img {
		width: 333px;
	}
	#sec03 .emblem_ ul li .img_ {
		width: 230px;
		height: 230px;
		left: 2px;
		top: 2px;
	}
/*	#sec03 .emblem_ ul li .shape_ {
		width: 234px;
		height: 234px;
	}
	#sec03 .emblem_ ul li .shape_::before {
		width: 230px;
		height: 230px;
	}*/
	#sec03 .emblem_ ul li svg {
		/*position: absolute;
		left: 0;
		top: 0;*/
		width: 232px;
		height: 232px;
		/*z-index: 10;*/
	}
	#sec03 .emblem_ ul li .shape2_ {
		/*fill: none;
		stroke: blue ;
		stroke-width: 1;*/
		stroke-dasharray: 0 723.82;
		animation: draw2 2s linear infinite;
	}
	@keyframes draw2 {
		to {
			stroke-dasharray: 352.713 723.82; 
		}
	}
	#sec04 {
		padding: 44px 0 0;
	}
	#sec04 p.title_ {
		font-size: 28px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 28px;
	}
	#sec04 p.title_ small {
		font-size: 28px;
	}
	/*#sec04 p.title_ small::before,
	#sec04 p.title_ small::after {
		bottom: 10px;
		width: 2px;
		height: 26px;
	}
	#sec04 p.title_ small::before {
		left: -16px;
	}
	#sec04 p.title_ small::after {
		right: -16px;
	}*/
	#sec04 p.title_ > span {
		color: #FFFFFF;
		font-size: 32px;
		line-height: 1.4375;
		font-weight: bold;
		display: inline-block;
		padding:  0 76px;
		border-radius: 25px;
	}
	#sec04 p.title_ strong {
		font-size: 75px;
	}
	#sec04 p.title_ strong span {
		font-size: 114px;
		line-height: 1.184;
	}
	#sec04 .point_wrap_ {
		padding: 55px 36px 58px;
		background-color: rgba(225,218,214,0.60);
		display: flex;
		justify-content: center;
	}
	#sec04 .point_wrap_ .point_nav_ {
		width: 64px;
	}
	#sec04 .point_wrap_ .point_nav_ li {
		color: #FFFFFF;
		font-size: 42px;
		text-align: center;
		background-color: #000;
		padding: 60px 0 0;
		box-sizing: border-box;
		position: relative;
	}
	#sec04 .point_wrap_ .point_nav_ li::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: -54px;
		width: 0;
		height: 0;
		border-style: solid;
		border-color: #00bfb2 transparent transparent transparent;
		border-width: 54px 64px 0px 0px;
		z-index: 10;
	}
	#sec04 .point_wrap_ .point_nav_ li.point1_ {
		padding: 55px 0 0;
		background-color: #b1a494;
		height: 1062px;
	}
	#sec04 .point_wrap_ .point_nav_ li.point1_::after {
		border-color: #b1a494 transparent transparent transparent;
	}
	#sec04 .point_wrap_ .point_nav_ li.point2_ {
		background-color: #c6b4a6;
		height: 1460px;
	}
	#sec04 .point_wrap_ .point_nav_ li.point2_::after {
		border-color: #c6b4a6 transparent transparent transparent;
	}
	#sec04 .point_wrap_ .point_nav_ li.point3_ {
		background-color: #bfaea0;
		height: 1065px;
	}
	#sec04 .point_wrap_ .point_list_ {
		flex: initial;
		width: 616px;
		background-color: #FFFFFF;
	}
	#sec04 .point_wrap_ .point_list_ .point_ {
		padding: 50px 16px 40px 0;
		border-top: 1px solid #dedbda;
		border-right: 1px solid #dedbda;
		box-shadow: 0px 5px 15px 0px rgba(245,244,243,1.0);
	}
	#sec04 .point_wrap_ .point_list_ .point_ .midashi_ {
		color: #7f7166;
		font-size: 42px;
		line-height: 0.9;
		margin: 29px 0 21px 26px;
	}
	#sec04 .point_wrap_ .point_list_ .point_ .midashi_ span {
		font-size: 47px;
	}
	#sec04 .point_wrap_ .point_list_ .point_ h3 {
		color: #7f7166;
		font-size: 40px;
		line-height: 1.38;
		border-bottom: 2px solid #7f7166;
		padding: 0 0 24px;
		margin: 0 0 27px 26px;
	}
	#sec04 .point_wrap_ .point_list_ .point_ h3 .font_e_ {
		font-size: 60px;
		margin-left: 15px;
	}
	#sec04 .point_wrap_ .point_list_ .point_ h3 ruby rt {
		font-size: 12px;
	}
	#sec04 .point_wrap_ .point_list_ .point_ h3 small {
		font-size: 30px;
	}
	#sec04 .point_wrap_ .point_list_ .point_ p {
		color: #7f7166;
		font-size: 22px;
		line-height: 1.9;
		margin: 0 0 0 26px;
	}
	#sec04 .point_wrap_ .point_list_ .point_ p span.marker1_ {
		padding: 0 1px 0px;
	}
	#sec04 .point_wrap_ .point_list_ .point_ p span.marker2_ {
		padding: 0 1px 0px;
	}
	#sec04 .point_wrap_ .point_list_ .point_ p.since_ {
		margin: 35px 0 17px 26px;
	}
	#sec04 .point_wrap_ .point_list_ .point_ p.since_ span {
		font-size: 34px;
		line-height: 0.8;
		display: inline-block;
		position: relative;
	}
	#sec04 .point_wrap_ .point_list_ .point_ p.since_ span::after {
		content: "";
		position: absolute;
		right: -95px;
		top: 50%;
		width: 84px;
		height: 2px;
		background-color: #7f7166;
	}
	#sec04 .point_wrap_ .point_list_ .point1_ {
		padding-bottom: 50px;
	}
	#sec04 .point_wrap_ .point_list_ .point1_ ul {
		display: flex;
	}
	#sec04 .point_wrap_ .point_list_ .point1_ ul li {
		text-align: center;
		width: 190px;
		position: relative;
	}
	#sec04 .point_wrap_ .point_list_ .point1_ ul li .font_mb_ {
		color: #FFFFFF;
		font-size: 24px;
		line-height: 1.0;
		display: block;
		font-feature-settings : "palt";
		padding: 10px 0 6px;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		box-sizing: border-box;
	}
	#sec04 .point_wrap_ .point_list_ .point1_ ul li.img1_ .font_mb_ {
		background-color: rgba(127,113,102,0.75);
	}
	#sec04 .point_wrap_ .point_list_ .point1_ ul li.img2_ .font_mb_ {
		background-color: rgba(127,113,102,0.5);
	}
	#sec04 .point_wrap_ .point_list_ .point1_ ul li.img3_ .font_mb_ {
		background-color: rgba(127,113,102,0.75);
	}
	#sec04 .point_wrap_ .point_list_ .point1_ h3 {
		font-size: 33px;
	}
	#sec04 .point_wrap_ .point_list_ .point1_ .note_ {
		text-align: right;
		margin-top: 26px;
	}
	#sec04 .point_wrap_ .point_list_ .point1_ .note_ img {
		width: 192px;
	}
	#sec04 .point_wrap_ .point_list_ .point1_ .facialist_point3_ {
		margin: 10px 15px 0 30px;
		padding: 27px 30px 24px;
	}
	#sec04 .point_wrap_ .point_list_ .point1_ .facialist_point3_ h4 {
		font-size: 16px;
	}
	#sec04 .point_wrap_ .point_list_ .point1_ .facialist_point3_ h4 strong {
		font-size: 22px;
	}
	#sec04 .point_wrap_ .point_list_ .point1_ .facialist_point3_ ul {
		margin-top: 16px;
	}
	#sec04 .point_wrap_ .point_list_ .point1_ .facialist_point3_ ul li {
		font-size: 16px;
	}
	#sec04 .point_wrap_ .point_list_ .point2_ > .img_ {
		width: 574px;
	}
	#sec04 .point_wrap_ .point_list_ .point2_ ul {
		display: flex;
		margin: 35px 0 26px 26px;
	}
	#sec04 .point_wrap_ .point_list_ .point2_ ul::after {
		width: 62px;
		height: 62px;
		display: block;
		margin: -31px 0 0 -36px;
	}
	#sec04 .point_wrap_ .point_list_ .point2_ ul li {
		width: 254px;
		border: 2px solid #c4b8ad;
		padding: 28px 0 20px;
		box-shadow: 0px 5px 15px 0px rgba(219,210,201,1.0);
	}
	#sec04 .point_wrap_ .point_list_ .point2_ ul li > span {
		color: #7f7166;
		font-size: 27px;
		text-align: center;
		margin: 0 24px;
		border: 2px solid #c4b8ad;
		display: block;
	}
	#sec04 .point_wrap_ .point_list_ .point2_ ul li p {
		text-align: center;
	}
	#sec04 .point_wrap_ .point_list_ .point2_ ul li .img_ {
		width: 214px;
		margin: 0 auto;
	}
	#sec04 .point_wrap_ .point_list_ .point2_ ul li.home_care_ {
		margin-right: 46px;
	}
	#sec04 .point_wrap_ .point_list_ .point2_ ul li.home_care_ p {
		font-size: 21px;
		margin: 21px 0 23px;
	}
	#sec04 .point_wrap_ .point_list_ .point2_ ul li.salon_care_ p {
		font-size: 18px;
		margin: 12px 0 8px;
	}
	#sec04 .point_wrap_ .point_list_ .point2_ ul li.salon_care_ p small {
		font-size: 14px;
	}
	#sec04 .point_wrap_ .point_list_ .point2_ ul li.salon_care_ p span {
		font-size: 16px;
	}
	#sec04 .point_wrap_ .point_list_ .point3_ {
		padding-bottom: 10px;
	}
	#sec04 .point_wrap_ .point_list_ .point3_ .img1_ {
		width: 576px;
	}
	#sec04 .point_wrap_ .point_list_ .point3_ .img2_ {
		width: 523px;
		margin: 10px 0 0 62px;
	}

	#sec05 {
		padding: 10px 0 0;
	}
	#sec05 .step_slider_ {
		padding: 133px 0 0;
	}
	#sec05 .step_slider_ #plan_flow_tab {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
	}
	#sec05 .step_slider_ #plan_flow_tab li {
		width: calc((100% - 6px) / 2);
	}
	#sec05 .step_slider_ #plan_flow_tab li .bubble_ {
		font-size: 20px;
		top: -65px;
	}
	#sec05 .step_slider_ #plan_flow_tab li .bubble_ span {
		font-size: 32px;
		display: inline-block;
	}
	#sec05 .step_slider_ #plan_flow_tab li .bubble_ span small {
		font-size: 20px;
	}
	#sec05 .step_slider_ #plan_flow_tab li .bubble_::before,
	#sec05 .step_slider_ #plan_flow_tab li .bubble_::after {
		width: 2px;
		height: 45px;
		bottom: -5px;
	}
	#sec05 .step_slider_ #plan_flow_tab li .bubble_::before {
		left: 40px;
	}
	#sec05 .step_slider_ #plan_flow_tab li .bubble_::after {
		right: 40px;
	}
	#sec05 .step_slider_ #plan_flow_tab li a {
		font-size: 24px;
		border-radius: 10px 10px 0 0;
		padding: 16px 0 13px;
	}
	#sec05 .step_slider_ #plan_flow_tab li a > span {
		font-size: 48px;
		display: inline-block;
	}
	#sec05 .step_slider_ #plan_flow_tab li a > span span {
		font-size: 32px;
	}
	#sec05 .step_slider_ #plan_flow_tab li a > span::before {
		width: 38px;
		height: 38px;
		margin-right: 10px;
	}
	#sec05 .step_slider_ .step_box_ {
		padding: 50px 0 55px;
		border-top: 8px solid #5a5959;
	}
	#sec05 .step_slider_ #plan_flow_tab li.tab_trial_plan_::after {
		left: 42px;
		top: -20px;
		width: 94px;
		height: 42px;
	}
	#sec05 .step_slider_ .step_slider_inner_ {
		width: 780px;
		margin: 0 auto;
		overflow: hidden;
	}
	#sec05 .step_slider_ .slider_step_ {
		/*padding: 0 0 0 10px;*/
		width: 700px;
		margin: 0 auto;
	}
	#sec05 .step_slider_ ul li.slick-slide {
		padding-top: 36px;
		margin: 0 30px;
		margin: 0 60px 0 0;
		width: 640px;
	}
	#sec05 .step_slider_ ul li .inner_ {
		padding: 53px 0 8px;
		border: 2px solid #ac9e93;
		background-color: #FFFFFF;
		min-height: 627px;
		position: relative;
	}
	#sec05 .step_slider_ ul li .inner_.step5::after {
		right: -40px;
		top: -40px;
		width: 126px;
		height: 126px;
	}
	#sec05 .step_slider_ ul li .step_ {
		font-size: 42px;
		left: 44px;
		top: -36px;
		border: 2px solid #ac9e93;
		padding: 16px 0 18px;
		width: 185px;
	}
	#sec05 .step_slider_ ul li .step_ span {
		font-size: 48px;
		margin-left: 10px;
	}
	#sec05 .step_slider_ ul li h3 {
		font-size: 30px;
		padding-bottom: 5px;
		margin: 0 60px 18px;
		border-bottom: 2px solid #ac9e93;
	}
	#sec05 .step_slider_ ul li .img_ {
		margin: 0 55px;
	}
	#sec05 .step_slider_ ul li .img_ img {
		max-height: 390px;
	}
	#sec05 .step_slider_ ul li p {
		font-size: 22px;
		margin: 20px 50px 0;
	}
	#sec05 .step_slider_ ul li .marker1_ {
		padding: 0 1px 0px;
	}
	#sec05 .step_slider_ ul li .note_ {
		text-align: right;
		margin: 0 auto;
		width: 610px;
	}
	#sec05 .step_slider_ ul li .note_.note1_ {
		margin-top: 46px;
	}
	#sec05 .step_slider_ ul li .note_.note2_ {
		margin-top: 26px;
	}
	#sec05 .step_slider_ .slider_step_ {
		padding-top: 110px;
	}
	#sec05 .step_slider_ .slider_step_ .slick-next {
		right: 10px;
		top: 460px;
		width: 60px;
		height: 60px;
	}
	#sec05 .step_slider_ .slider_step_ .slick-next::before {
		top: 14px;
		left: 26px;
		border-width: 20px 0px 20px 26px;
	}
	#sec05 .step_slider_ .slider_step_ ul.slick-dots::after {
		top: 40px;
		width: 570px;
		height: 4px;
		margin-left: -285px;
		border-bottom: 4px dashed #FFFFFF;
	}
	#sec05 .step_slider_ .slider_step_ ul.slick-dots li {
		margin: 0 45px;
		padding: 31px 0 48px;
	}
	#sec05 .step_slider_ .slider_step_ ul.slick-dots li button {
		width: 26px;
		height: 26px;
		border: 2px solid #FFFFFF;
	}
	#sec05 .step_slider_ .slider_step_ ul.slick-dots li.slick-active {
		margin: 0 17px;
		padding: 17px 0 34px;
		background-size: 46px 16px;
	}
	#sec05 .step_slider_ .slider_step_ ul.slick-dots li.slick-active button {
		font-size: 30px;
		width: 59px;
		height: 59px;
		border: 2px solid #796b5f;
	}

	#sec06 {
		padding: 10px 0 0;
	}
	#sec06 h2.title_ span::before,
	#sec06 h2.title_ span::after {
		width: 100px;
	}
	#sec06 h2.title_ span::before {
		left: -114px;
	}
	#sec06 h2.title_ span::after {
		right: -114px;
	}
	#sec06 .enforcement_ {
		padding: 50px 0 12px;
		background-color: #eee9e5;
	}
	#sec06 .enforcement_ .commentary_ {
		background-color: #FFFFFF;
		margin: 0 auto 16px;
		padding: 16px 0 20px;
		width: 600px;
		box-shadow: 0px 5px 15px 0px rgba(219,210,201,1.0);
	}
	#sec06 .enforcement_ .commentary_ h3 {
		color: #7f7166;
		font-size: 30px;
		text-align: center;
		line-height: 1.56;
	}
	#sec06 .enforcement_ .commentary_ p {
		color: #7f7166;
		font-size: 26px;
		text-align: center;
		line-height: 1.53;
	}
	#sec06 .enforcement_ .commentary_ p.note_ {
		font-size: 10px;
		text-align: right;
		margin: 0 5px;
	}
	#sec06 .enforcement_ .comparison_slide_ {
		width: 680px;
		height: 630px;
		margin: 30px auto 50px;
		/*background-image: url("../img/trial_2411/sec06_img01.png");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: auto;*/
	}
	#sec06 .enforcement_ .comparison_slide_inner_ {
		width: 660px;
		height: 610px;
		margin: 0 auto;
		border: 10px solid #FFFFFF;
		box-shadow: 0px 5px 15px 0px rgba(219,210,201,1.0);
		position: relative;
	}
	#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_bar_ {
		position: absolute;
		left: 326px;
		top: 0 !important;
		width: 10px;
		height: 100%;
		background-color: #FFFFFF;
		cursor: pointer;
		z-index: 20;
	}
	#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_bar_ .comparison_slide_circle_ {
		position: absolute;
		left: 50%;
		top: 50%;
		width: 88px;
		height: 88px;
		margin: -44px 0 0 -44px;
		border-radius: 50%;
		background-color: #FFFFFF;
		cursor: pointer;
		z-index: 25;
	}
	#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_bar_ .comparison_slide_circle_::before,
	#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_bar_ .comparison_slide_circle_::after {
		content: "";
		position: absolute;
		top: 50%;
		margin-top: -14px;
	}
	#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_bar_ .comparison_slide_circle_::before {
		left: 22px;
		width: 0;
		height: 0;
		border-style: solid;
		border-color: transparent #585858 transparent transparent;
		border-width: 14.5px 15px 14.5px 0px;
	}
	#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_bar_ .comparison_slide_circle_::after {
		right: 22px;
		width: 0;
		height: 0;
		border-style: solid;
		border-color: transparent transparent transparent #585858;
		border-width: 14.5px 0px 14.5px 15px;
	}
	
	#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_img_ {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 610px;
		overflow: hidden;
	}
	#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_img_ img {
		width: 660px;
		height: 610px;
	}
	#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_before_ {
		width: 326px;
		z-index: 10;
	}
	#sec06 .enforcement_ .comparison_slide_inner_ .comparison_slide_after_ {
		z-index: 5;
	}
	#sec06 .enforcement_ .img_ {
		text-align: center;
		width: 712px;
		margin: 0 auto 32px;
	}
	#sec07 {
		padding: 10px 0 0;
	}
	#sec07 h2.title_ span::before,
	#sec07 h2.title_ span::after {
		width: 50px;
	}
	#sec07 h2.title_ span::before {
		left: -64px;
	}
	#sec07 h2.title_ span::after {
		right: -64px;
	}
	#sec07 ul {
		padding: 73px 54px 66px 56px;
		background-size: 100% auto;
	}
	#sec07 ul li {
		width: 640px;
		margin: 0 auto 18px;
		padding: 44px 0 22px;
		background-size: 100% auto;
		position: relative;
	}
	#sec07 ul li .number_ {
		color: #FFFFFF;
		font-size: 21px;
		letter-spacing: 0.08em;
		position: absolute;
		left: 14px;
		top: 2px;
	}
	#sec07 ul li .number_ span {
		color: #7f7166;
		font-size: 24px;
		display: inline-block;
		margin-left: 20px;
	}
	#sec07 ul li .img_ {
		width: 562px;
		padding-bottom: 14px;
		margin-left: 50px;
		position: relative;
	}
	#sec07 ul li .img_::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 540px;
		height: 2px;
		background-color: #7f7166;
	}
	#sec07 ul li p {
		font-size: 19px;
		line-height: 1.42;
		margin: 12px 55px 0;
	}
	#sec07 ul li p .marker1_ {
		padding: 0 1px 0px;
	}
	#sec07 ul li.item5_ {
		margin-bottom: 14px;
	}
	#sec07 ul li.note_ {
		text-align: right;
		line-height: 1.0;
		width: 600px;
		background: none;
		margin: 0 auto;
		padding: 0;
	}
	#sec07 ul li.note_ img {
		width: 176px;
	}
	
	#sec08 {
		margin: 60px 0;
	}
	#sec08 h2 {
		padding-bottom: 50px;
		border-bottom: 1px solid #b2a196;
	}
	#sec08 h2 strong::after {
		width: 38px;
		height: 38px;
		margin: 0 0 4px 10px;
	}
	#sec08 h2.title_ span::before,
	#sec08 h2.title_ span::after {
		width: 50px;
	}
	#sec08 h2.title_ span::before {
		left: -64px;
	}
	#sec08 h2.title_ span::after {
		right: -64px;
	}
	#sec08 .ecbn-visumo-logo {
		width: 53px;
	}


	#sec09 {
		background-image: url("../img/trial_2411/pc/sec09_bg.jpg");
		background-size: auto;
		padding-bottom: 30px;
	}
	#sec09 .marker1_ {
		padding: 0 1px 0px;
	}
	#sec09 .marker2_ {
		padding: 0 1px 0px;
	}
	#sec09 p.txt1_ {
		font-size: 40px;
		letter-spacing: 0.03em;
		padding: 124px 0 46px 698px;
	}
	#sec09 p.txt1_ > span {
		font-size: 44px;
		line-height: 1.56;
	}
	#sec09 p.txt2_ {
		font-size: 35px;
		line-height: 1.628;
		text-align: center;
		margin: 36px 0 14px;
	}
	#sec09 p.txt3_ {
		font-size: 32px;
		line-height: 1.71875;
		text-align: center;
		width: 700px;
		padding: 76px 0 32px;
		margin: 0 0 0 328px;
		background-image: url("../img/trial_2411/sec09_txt3_bg.png");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 700px auto;
	}
	#sec09 p.txt3_ .marker2_ {
		font-size: 41px;
		line-height: 1.34;
	}
	#sec09 .cycle_ {
		width: 668px;
		margin: 0 auto;
	}
	#sec09 .note_ {
		text-align: right;
		margin: 7px auto 0;
		width: 732px;
	}
	#sec09 .note_ img {
		width: 278px;
	}
	#sec10 {
		/*margin-top: 60px;*/
		padding-top: 50px;
	}
	#sec10 h2.title_ {
		margin-top: 0;
	}
	#sec10 h2.title_ span::before,
	#sec10 h2.title_ span::after {
		width: 60px;
	}
	#sec10 h2.title_ span::before {
		left: -74px;
	}
	#sec10 h2.title_ span::after {
		right: -74px;
	}
	#sec10 .faq_wrap_ {
		padding: 0 55px 25px;
		background-color: #e1e1e1;
	}
	#sec10 .faq_wrap_ .faq_ {
		background-color: #c9b6a8;
		padding: 23px 0 0;
		margin: 0 auto 36px;
		width: 680px;
	}
	#sec10 .faq_wrap_ .faq_ > div {
		font-size: 24px;
		font-weight: bold;
		line-height: 1.33;
		position: relative;

	}
	#sec10 .faq_wrap_ .faq_ > div > span {
		font-size: 34px;
		line-height: 1.0;
		width: 42px;
		height: 42px;
		position: absolute;
		left: 20px;
		top: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 50%;
	}
	#sec10 .faq_wrap_ .faq_ .faq_q_ {
		color: #8e8071;
		padding: 14px 20px 11px 75px;
		background-color: #FFFFFF;
	}
	#sec10 .faq_wrap_ .faq_ .faq_q_ span {
		color: #FFFFFF;
		background-color: #7f7166;
		top: 7px;
	}
	#sec10 .faq_wrap_ .faq_ .faq_a_ {
		color: #FFFFFF;
		height: 96px;
		padding: 21px 20px 33px 75px;
	}
	#sec10 .faq_wrap_ .faq_ .faq_a_ span {
		color: #7f7166;
		background-color: #FFFFFF;
		top: 20px;
	}
	#sec10 .faq_wrap_ .faq_ .faq_a_ small {
		font-size: 14px;
	}

	#sec11 {
		background-image: url("../img/trial_2411/pc/sec11_bg.png");
		background-size: auto;
		padding: 0 0 54px;
	}
	#sec11 h2 {
		color: #FFFFFF;
		font-size: 40px;
		font-weight: bold;
		line-height: 1.0;
		text-align: center;
		background-color: #ab968b;
		padding: 34px 0 28px;
		position: relative;
	}
	#sec11 h2::after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: -20px;
		width: 0;
		height: 0;
		border-style: solid;
		border-color: #ab968b transparent transparent transparent;
		border-width: 20px 14px 0px 14px;
		margin-left: -14px;
	}
	#sec11 .site_logo_ {
		/*width: 160px;
		margin: 40px 0 0 60px;*/
		width: 630px;
		margin: 42px auto 0;
	}
	#sec11 .site_logo_ img {
		width: 160px;
	}
	#sec11 p {
		font-size: 32px;
		line-height: 2.0;
		font-feature-settings : "palt";
		letter-spacing: 0.09em;
		text-align: center;
	}
	#sec11 p.lead_ {
		color: #FFFFFF;
		font-size: 55px;
		line-height: 1.36;
		font-feature-settings : "palt";
		letter-spacing: 0.1em;
		padding: 542px 0 57px;
		margin: 0 0 48px;
		position: relative;
	}
	#sec11 p.lead_::after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: -118px;
		width: 236px;
		height: 2px;
		background-color: #7a7a79;
	}
	#sec11 .marker1_ {
		padding: 0 1px 0px;
	}
	#sec11 .note_ {
		text-align: right;
		margin: 36px auto 0;
		width: 702px;
	}
	#sec11 .note_ img {
		width: 268px;
	}


	/* トライアルプラン */
	#wrapper .trial_plan_ {
		padding: 40px 40px 46px;
		/*background-color: rgba(144,128,113,0.80);*/
	}
	#wrapper .trial_plan_ h2.title_ {
		color: #FFFFFF;
		margin-bottom: 24px;
	}
	#wrapper .trial_plan_ h2.title_ strong {
		font-size: 58px;
	}
	#wrapper .trial_plan_ h2.title_ span {
		font-size: 26px;
	}
	#wrapper .trial_plan_ h2.title_ span::before,
	#wrapper .trial_plan_ h2.title_ span::after {
		background-color: #FFFFFF;
		width: 50px;
		height: 5px;
		margin-top: -3px;
	}
	#wrapper .trial_plan_ h2.title_ span::before {
		left: -64;
	}
	#wrapper .trial_plan_ h2.title_ span::after {
		right: -64;
	}
	#wrapper .trial_plan_ .sec_inner_ {
		width: 642px;
		/*padding: 40px 45px 10px;*/
		margin: 0 auto;
		/*background-color: #FFFFFF;*/
	}
/*	#wrapper .trial_plan_ .sec_inner_::after {
		right: -22px;
		top: -25px;
		width: 173px;
		height: 134px;
		background-image: url("../img/202602_index3/info_bubble.png");
	}*/
	#wrapper .trial_plan_ .site_logo_ {
		text-align: center;
		margin-bottom: 35px;
	}
	#wrapper .trial_plan_ .site_logo_ img {
		width: 169px;
	}
	#wrapper .trial_plan_ p {
		color: #FFFFFF;
		font-size: 34px;
		font-weight: bold;
		line-height: 1.0;
		text-align: center;
		padding: 12px 0;
		margin-bottom: 30px;
	}
	#wrapper .trial_plan_ p.memo_ {
		font-size: 12px;
		line-height: 1.0;
		text-align: center;
		margin: -10px 0 10px;
	}
	#wrapper .trial_plan_ .desc_ {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#wrapper .trial_plan_ .desc_ .travel_time_,
	#wrapper .trial_plan_ .desc_ .first_ {
		width: 72px;
	}
	#wrapper .trial_plan_ .desc_ .time_ {
		font-size: 56px;
		letter-spacing: -0.1em;
		font-weight: bold;
		line-height: 1.0;
		margin-right: 5px;
	}
	#wrapper .trial_plan_ .desc_ .time_ span {
		font-size: 20px;
	}
	#wrapper .trial_plan_ .desc_ .time_ span::before,
	#wrapper .trial_plan_ .desc_ .time_ span::after {
		width: 2px;
		height: 20px;
	}
	#wrapper .trial_plan_ .desc_ .time_ span::before {
		left: -10px;
	}
	#wrapper .trial_plan_ .desc_ .time_ span::after {
		right: -10px;
	}
	#wrapper .trial_plan_ .desc_ .time_ small {
		font-size: 40px;
		letter-spacing: 0;
		padding-left: 10px;
		display: inline-block;
	}
	#wrapper .trial_plan_ .desc_ .time_ sup {
		margin: 18px 0 0 -6px;
	}
	#wrapper .trial_plan_ .desc_ .fee_ {
		font-size: 66px;
		letter-spacing: -0.1em;
		font-weight: bold;
		line-height: 1.0;
	}
	#wrapper .trial_plan_ .desc_ .fee_ small {
		font-size: 50px;
		letter-spacing: 0;
		padding-left: 7px;
		display: inline-block;
	}
	#wrapper .trial_plan_ .regular_price_ {
		font-size: 24px;
		font-weight: bold;
		line-height: 1.46;
		/*border-top: 2px solid #585858;*/
		/*border-bottom: 2px solid #585858;*/
		/*padding: 10px 0;*/
		margin-top: 10px;
	}
	#wrapper .trial_plan_ .regular_price_ small {
		font-size: 24px;
		line-height: 1.7;
	}
	#wrapper .trial_plan_ .regular_price_ span {
		color: #FFFFFF;
		font-size: 24px;
		font-weight: bold;
		text-align: center;
		line-height: 1.0;
		background-color: #585858;
		display: inline-block;
		vertical-align: middle;
		padding: 6px 20px;
		border-radius: 16px;
		margin-right: 10px;
	}
	#wrapper .trial_plan_ .btn_reservation_ {
		padding: 10px;
		margin: 30px 0;
		background: -webkit-linear-gradient(left, rgba(252,155,88,1) 0%, rgba(248,163,115,1) 100%);
		background: -o-linear-gradient(left, rgba(252,155,88,1) 0%, rgba(248,163,115,1) 100%);
		background: linear-gradient(to right, rgba(252,155,88,1) 0%, rgba(248,163,115,1) 100%);
		border-radius: 60px;
		width: 598px;
		border-width: 5px;
	}
	#wrapper .trial_plan_ .btn_reservation_ span.btn_inner_ {
		color: #FFFFFF;
		font-size: 32px;
		font-weight: bold;
		line-height: 1.0;
		letter-spacing: 0.05em;
		font-feature-settings : "palt";
		border: 2px solid #FFFFFF;
		padding: 30px 0 26px;
		display: block;
		border-radius: 50px;
		position: relative;
	}
	#wrapper .trial_plan_ .btn_reservation_ span.btn_inner_::before {
		width: 40px;
		height: 40px;
		display: block;
		position: absolute;
		right: 56px;
		top: 50%;
		margin-top: -20px;
		background-color: #FFFFFF;
		border-radius: 50%;
	}
	#wrapper .trial_plan_ .btn_reservation_ span.btn_inner_::after {
		right: 64px;
		margin-top: -10px;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
		border-left: 19px solid #fd954b;
		border-right: 0;
	}
	#wrapper .trial_plan_ .note_ {
		width: 598px;
	}
	#wrapper .trial_plan_ .note_ img {
		/*width: 424px;*/
	}

	#wrapper .trial_plan_ .trial_plan_box_ {
		margin-bottom: 20px;
		padding-bottom: 15px;
	}
	#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ p {
		font-size: 28px;
		margin-bottom: 20px;
	}
	#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ .desc_ .travel_time_,
	#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ .desc_ .first_ {
		width: 56px;
	}
	#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ .desc_ .fee_ {
		font-size: 60px;
	}
	#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ .desc_ .fee_ small {
		font-size: 35px;
	}
	#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ .desc_ .time_ {
		font-size: 48px;
		margin-right: 24px;
	}
	#wrapper .trial_plan_ .trial_plan_box_.trial_pre_info_ .desc_ .time_ small {
		font-size: 32px;
	}
}

/* フェードイン */
.js-scroll-fadein {
	opacity: 0;
	transition: all .3s;
}
.js-scroll-fadein.animated {
	opacity: 1;
}


/*================================================
	PRODUCTS
================================================*/
/* 明朝フォント */
.font_min_ja_ {
	font-family: 'Ryumin Medium KL', YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
}
/*英字フォント*/
.font_en_ {
	font-family: futura-pt, "dnp-shuei-gothic-kin-std", Arial, Helvetica, "sans-serif";
}
/**/
.sp_only_{display: none;}
#products {
	background-color: #FFFFFF;
	font-feature-settings : "palt";
}
#products .sec_inner_ {
	padding: 55px 0 0;
} 
#products .sec_set_line_ {
	color: #323232;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	width: 1040px;
	margin: 0 auto;
	padding: 0 0 32px;
	position: relative;
}
#products .sec_set_line_ h3 {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.08;
	letter-spacing: 0.05em;
	text-align: center;
	width: 100%;
	padding: 14px 0 13px;
	margin: 0 0 34px;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
}
#products .sec_set_line_ .sec_box_.img_box_ {
	max-width: 446px;
	width: calc(446 / 1366 * 100vw);
	padding: 12px 0 16px;
}
#products .sec_set_line_ .sec_box_.txt_box_ {
	max-width: 530px;
	width: calc(530 / 1366 * 100vw);
	/*padding-top: 48px;*/
}
#products .sec_set_line_ .sec_box_.txt_box_ .price_box_ {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.22;
	margin: 0 0 9px;
}
#products .sec_set_line_ .sec_box_.txt_box_ .price_box_ strong {
	font-size: 25px;
	line-height: 1.0;
}
#products .sec_set_line_ .sec_box_.txt_box_ ul.item_ {
	
}
#products .sec_set_line_ .sec_box_.txt_box_ ul.item_ li {
	font-size: 14px;
	line-height: 1.78;
	letter-spacing: -0.06em;
}
#products .sec_set_line_ .sec_box_.txt_box_ ul.item_ li span.weight {
	font-family: "Hiragino Kaku Gothic W2 JIS2004";
}
#products .sec_set_line_ .sec_box_.txt_box_ ul.item_ li span.icon_new_ {
	display: inline-block;
	vertical-align: text-bottom;
	line-height: 1.0;
	margin-left: 5px;
}
#products .sec_set_line_ .sec_box_.txt_box_ ul.item_ li span.icon_new_ img {
	width: 68px;
	vertical-align: top;
}
#products .sec_set_line_ .sec_box_.txt_box_ .bp_sample_ {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	line-height: 1.0;
	background-color: #B1A095;
	width: 360px;
	padding: 5px 0;
	margin-top: 17px;
}
#products .sec_set_line_ .sec_box_.txt_box_ .bp_sample_ strong {
	font-size: 30px;
	line-height: 1.0;
}
#products .sec_set_line_ .sec_box_.txt_box_ .bp_sample_ span {
	font-size: 24px;
	line-height: 1.0;
}
/*#products .sec_set_line_ .bp_acquisition_ {
	width: 115px;
	position: absolute;
	right: 0;
	bottom: 108px;
}*/
/*#products .sec_set_line_.set1_ .bp_acquisition_ {
	bottom: 75px;
}
#products .sec_set_line_.set2_ .bp_acquisition_ {
	bottom: 63px;
}
#products .sec_set_line_.set3_ .bp_acquisition_ {
	bottom: 97px;
}
#products .sec_set_line_ .bp_acquisition_ dl {
	border: 1px solid #3E3A39;
}
#products .sec_set_line_ .bp_acquisition_ dl dt {
	font-size: 13px;
	text-align: center;
	line-height: 1.3;
	padding: 8px 0 7px;
	background-color: #E9E4D9;
}
#products .sec_set_line_ .bp_acquisition_.type2_ dl dt {
	background-color: #D4E4E3;
}
#products .sec_set_line_ .bp_acquisition_ dl dt strong {
	font-size: 15px;
}
#products .sec_set_line_ .bp_acquisition_ dl dd {
	color: #888888;
	font-size: 24px;
	text-align: center;
	line-height: 1.3;
}
#products .sec_set_line_ .bp_acquisition_ dl dd strong {
	font-size: 30px;
}*/
#products .sec_set_line_ .sec_box_.txt_box_ p.note_txt_ {
	margin-top: 10px;
}

#products .sec_set_line_ > ul.note_txt_ {
	width: 100%;
}
#products .sec_inner_ > ul.note_txt_ {
	width: 1040px;
	margin: 0 auto 100px;
}
.sec_ p.note_txt_,
.sec_ ul.note_txt_ li {
	color: #313131;
	font-size: 12px;
	line-height: 1.66;
}
.sec_ ul.note_txt_ li {
	text-indent: -1em;
	padding-left: 1em;
}

#about_bp {
	margin: 80px auto 0;
	width: 1040px;
}
#about_bp .bp_issue_ {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 120px;
	border: 2px solid #323232;
	margin: 0 0 40px;
}
#about_bp .bp_issue_ .bp_rule_ {
	display: flex;
	align-items: center;
	text-align: center;
}
#about_bp .bp_issue_ .bp_rule_ .item_ {
	width: 123px;
	margin-right: 28px;
}
#about_bp .bp_issue_ .bp_rule_ p {
	font-size: 20px;
	letter-spacing: 0.01em;
	font-weight: 600;
	font-feature-settings : "palt";
	line-height: 1.4;
	padding-right: 45px;
	position: relative;
}
#about_bp .bp_issue_ .bp_rule_ p span {
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	display: block;
}
#about_bp .bp_issue_ .bp_rule_ p::after {
	content: "";
	position: absolute;
	right: -8px;
	top: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 20px solid #323232;
	border-right: 0;
	margin-top: -12px;
}
#about_bp .bp_issue_ .icon_free_ {
	width: 280px;
	height: 84px;
	background-color: #ece6e0;
	border-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#about_bp .bp_issue_ .icon_free_ span {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.075em;
	text-align: center;
	line-height: 1.45;
	display: block;
}
#about_bp .bp_benefits_ {
	border: 4px solid #a6998d;
	background-color: #a6998d;
	border-radius: 20px;
	overflow: hidden;
}
#about_bp .bp_benefits_ .bp_benefits_header_ {
	text-align: center;
	padding: 5px 0 8px;
	background-color: #a6998d;
}
#about_bp .bp_benefits_ .bp_benefits_header_ h2 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.07em;
	font-feature-settings : "palt";
	line-height: 1.0;
}
#about_bp .bp_benefits_ .bp_benefits_header_ h2 span {
	font-size: 22px;
	font-weight: 500;
	font-family: "futura-pt";
	line-height: 1.0;
	display: inline-block;
	margin-right: 3px;
}
#about_bp .bp_benefits_ .bp_benefits_header_ h2 span span {
	font-size: 39px;
	line-height: 1.1;
	margin: 0 0 0 5px;
}

#about_bp .bp_benefits_ .bp_benefits_header_ .sub_ {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-feature-settings : "palt";
	letter-spacing: 0.07em;
	line-height: 1.0;
}
#about_bp .bp_benefits_ .bp_benefits_header_ .sub_ span {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.07em;
	line-height: 1.54;
	display: inline-block;
}
#about_bp .bp_benefits_ .bp_benefits_body_ {
	padding: 26px 0 23px;
	background-color: #FFFFFF;
}
#about_bp .bp_benefits_ .bp_benefits_body_ ul {
	display: flex;
}
#about_bp .bp_benefits_ .bp_benefits_body_ ul li {
	width: 50%;
	padding: 0 36px;
}
#about_bp .bp_benefits_ .bp_benefits_body_ ul li:nth-child(2) {
	border-left: 2px solid #ab9f94;
}
#about_bp .bp_benefits_ .bp_benefits_body_ ul li h3 {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.07em;
	font-feature-settings : "palt";
	line-height: 1.4;
	margin: 0 0 7px;
}
#about_bp .bp_benefits_ .bp_benefits_body_ ul li h3 > span.midashi_ {
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.55;
	text-align: center;
	background-color: #ece6e0;
	width: 98px;
	height: 28px;
	margin: 0 14px 5px 0;
	border-radius: 14px;
}
#about_bp .bp_benefits_ .bp_benefits_body_ ul li h3 span.midashi_ span {
	font-size: 19px;
	vertical-align: baseline;
	display: inline-block;
	line-height: 1.3;
}
#about_bp .bp_benefits_ .bp_benefits_body_ ul li h3 span.large_ {
	font-size: 26px;
}
#about_bp .bp_benefits_ .bp_benefits_body_ ul li p {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.07em;
	font-feature-settings : "palt";
	line-height: 1.625;
}
@media screen and (max-width: 1366px){
	/*================================================
		PRODUCTS
	================================================*/
	.sec_ p.note_txt_,
	.sec_ ul.note_txt_ li {
		font-size: calc(12/ 1366 * 100vw);
	}
	#products .sec_inner_ {
		padding: calc(55/ 1366 * 100vw) 0 0;
	} 
	#products .sec_set_line_ {
		width: calc(1040 / 1366 * 100vw);
		padding: 0 0 calc(40 / 1366 * 100vw);
	}
	#products .sec_set_line_ h3 {
		font-size: calc(25 / 1366 * 100vw);
		padding: calc(14 / 1366 * 100vw) 0 calc(13/ 1366 * 100vw);
		margin: 0 0 calc(10/ 1366 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ {
		padding-top: calc(48/ 1366 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ .price_box_ {
		font-size: calc(18/ 1366 * 100vw);
		margin: 0 0 calc(9/ 1366 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ .price_box_ strong {
		font-size: calc(25 / 1366 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ ul.item_ li {
		font-size: calc(14 / 1366 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ .bp_sample_ {
		font-size: calc(18/ 1366 * 100vw);
		width: calc(360/ 1366 * 100vw);
		padding: calc(5/ 1366 * 100vw) 0;
		margin-top: calc(17/ 1366 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ .bp_sample_ strong {
		font-size: calc(30/ 1366 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ .bp_sample_ span {
		font-size: calc(24/ 1366 * 100vw);
	}
/*	#products .sec_set_line_ .bp_acquisition_ {
		width: calc(115/ 1366 * 100vw);
		bottom: calc(108/ 1366 * 100vw);
	}
	#products .sec_set_line_.set1_ .bp_acquisition_ {
		bottom: calc(90/ 1366 * 100vw);
	}
	#products .sec_set_line_.set2_ .bp_acquisition_ {
		bottom: calc(70/ 1366 * 100vw);
	}
	#products .sec_set_line_.set3_ .bp_acquisition_ {
		bottom: calc(80/ 1366 * 100vw);
	}
	#products .sec_set_line_ .bp_acquisition_ dl {
		border: calc(1/ 1366 * 100vw) solid #3E3A39;
	}
	#products .sec_set_line_ .bp_acquisition_ dl dt {
		font-size: calc(13/ 1366 * 100vw);
		padding: calc(8/ 1366 * 100vw) 0 calc(7/ 1366 * 100vw);
	}
	#products .sec_set_line_ .bp_acquisition_.type2_ dl dt {
	}
	#products .sec_set_line_ .bp_acquisition_ dl dt strong {
		font-size: calc(15/ 1366 * 100vw);
	}
	#products .sec_set_line_ .bp_acquisition_ dl dd {
		font-size: calc(24/ 1366 * 100vw);
	}
	#products .sec_set_line_ .bp_acquisition_ dl dd strong {
		font-size: calc(30/ 1366 * 100vw);
	}*/
	#products .sec_set_line_ .sec_box_.txt_box_ p.note_txt_ {
		margin-top: calc(20/ 1366 * 100vw);
	}
	/**/
	#about_bp {
		width: calc(1040 / 1366 * 100vw);
	}
	#about_bp .bp_issue_ {
		padding-left: calc(60 / 1366 * 100vw);
		padding-right: calc(60 / 1366 * 100vw);
	}
	#about_bp .bp_issue_ .bp_rule_ {
		flex: 1;
	}
	#about_bp .bp_issue_ .bp_rule_ .item_ {
		width: 100px;
		margin-right: 18px;
	}
	#about_bp .bp_issue_ .bp_rule_ p {
		width: calc(280 / 1366 * 100vw);
	}
	#about_bp .bp_issue_ .bp_rule_ p br {
		display: block;
	}
	#about_bp .bp_issue_ .icon_free_ {
		width: calc(348 / 1366 * 100vw);
	}
}
@media screen and (max-width: 750px){
	.sp_only_ {display: block;}
	.pc_only_ {display: none;}
	/*================================================
		PRODUCTS
	================================================*/
	.sec_ p.note_txt_,
	.sec_ ul.note_txt_ li {
		font-size: calc(18 / 750 * 100vw);
		line-height: 1.38;
	}
	#products {
		background-color: #FFFFFF;
	}
	#products .sec_inner_ {
		width: calc(690 / 750 * 100vw);
		margin: 0 auto;
		padding: calc(70 / 750 * 100vw) 0 0;
	}
	#products .sec_set_line_ {
		color: #323232;
		display: block;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 auto calc(40 / 750 * 100vw);
		padding: 0;
		width: 100%;
	}
	#products .sec_set_line_ h3 {
		font-size: calc(30 / 750 * 100vw);
		text-align: center;
		width: 100%;
		margin-bottom: calc(28 / 750 * 100vw);
		padding: calc(10 / 750 * 100vw) 0;
	}
	#products .sec_set_line_ .sec_box_.img_box_ {
		width: calc(637 / 750 * 100vw);
		max-width: none;
		text-align: center;
		margin: 0 auto;
		padding: calc(29 / 750 * 100vw) 0 calc(27 / 750 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.img_box_ img {
		/*width: calc(512 / 750 * 100vw);*/
	}
	#products .sec_set_line_ .sec_box_.txt_box_ {
		/*width: 100%;*/
		max-width: none;
		margin: 0 auto;
		padding: 0;
		width: calc(637 / 750 * 100vw);
	}
	#products .sec_set_line_ > ul.note_txt_,
	#products .sec_set_line_ > p.note_txt_ {
		width: 100%;
		margin-top: calc(20 / 750 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ .price_box_ {
		font-size: calc(25 / 750 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ .price_box_ strong {
		font-size: calc(35 / 750 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ ul.item_ li {
		font-size: calc(20 / 750 * 100vw);
		/*letter-spacing: -0.08em;*/
		letter-spacing: 0.05em;
		/*letter-spacing: 0;*/
		text-indent: -0.5em;
		padding-left: 0.5em;
	}
	#products .sec_set_line_ .sec_box_.txt_box_ ul.item_ li sup {
		font-size: 70%;
		text-indent: 0;
	}
	#products .sec_set_line_ .sec_box_.txt_box_ ul.item_ li span.icon_new_ {
		margin-left: calc(15 / 750 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ ul.item_ li span.icon_new_ img {
		width: calc(90 / 750 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ .bp_sample_ {
		font-size: calc(25 / 750 * 100vw);
		margin: calc(23 / 750 * 100vw) auto 0;
		padding: calc(8 / 750 * 100vw) 0;
		width: 100%;
	}
	#products .sec_set_line_ .sec_box_.txt_box_ .bp_sample_ strong {
		font-size: calc(42 / 750 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ .bp_sample_ span {
		font-size: calc(34 / 750 * 100vw);
	}
/*	#products .sec_set_line_ .bp_acquisition_ {
		width: 100%;
		position: static;
	}
	#products .sec_set_line_ .bp_acquisition_ dl {
		display: flex;
		width: calc(285 / 750 * 100vw);
		margin-left: auto;
	}
	#products .sec_set_line_ .bp_acquisition_ dl dt {
		font-size: calc(18 / 750 * 100vw);
		text-align: center;
		width: calc(150 / 750 * 100vw);
		padding: calc(16 / 750 * 100vw) 0 calc(14 / 750 * 100vw);
	}
	#products .sec_set_line_ .bp_acquisition_ dl dt strong {
		font-size: calc(24 / 750 * 100vw);
	}
	#products .sec_set_line_ .bp_acquisition_ dl dd {
		font-size: calc(34 / 750 * 100vw);
		text-align: center;
		flex: 1;
		padding-top: calc(4 / 750 * 100vw);
	}
	#products .sec_set_line_ .bp_acquisition_ dl dd strong {
		font-size: calc(42 / 750 * 100vw);
	}*/
	#products .sec_inner_ > ul.note_txt_ {
		width: 100%;
		margin-bottom: calc(60 / 750 * 100vw);
	}
	#products .sec_set_line_ .sec_box_.txt_box_ p.note_txt_ {
		margin-top: calc(20/ 750 * 100vw);
	}
	
	#about_bp {
		margin: calc(45/ 750 * 100vw) calc(35/ 750 * 100vw) 0;
		width: auto;
		/*background-image: url("../img/202512_index3/bg.png");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 100% auto;*/
	}
	#about_bp .bp_issue_ {
		padding: calc(37/ 750 * 100vw) calc(29/ 750 * 100vw) calc(30/ 750 * 100vw);
		border: calc(2/ 750 * 100vw) solid #323232;
		margin: 0 0 calc(40/ 750 * 100vw);
	}
	#about_bp .bp_issue_ .bp_rule_ {
		display: block;
		flex: 1;
		padding-right: 42px;
		position: relative;
	}
	#about_bp .bp_issue_ .bp_rule_::after {
		content: "";
		position: absolute;
		right: calc(24/ 750 * 100vw);
		top: 50%;
		width: 0;
		height: 0;
		border-style: solid;
		border-top: calc(14/ 750 * 100vw) solid transparent;
		border-bottom: calc(14/ 750 * 100vw) solid transparent;
		border-left: calc(33/ 750 * 100vw) solid #323232;
		border-right: 0;
		margin-top: calc(-16/ 750 * 100vw);
	}
	#about_bp .bp_issue_ .bp_rule_ .item_ {
		max-width: calc(190/ 750 * 100vw);
		width: 100%;
		margin: 0 auto calc(30 / 750 * 100vw);
	}
	#about_bp .bp_issue_ .bp_rule_ p {
		font-size: calc(28/ 750 * 100vw);
		line-height: 1.5;
		padding: 0;
		width: 100%;
	}
	#about_bp .bp_issue_ .bp_rule_ p span {
		font-size: calc(24/ 750 * 100vw);
	}
	#about_bp .bp_issue_ .bp_rule_ p::after {
		display: none;
	}
	#about_bp .bp_issue_ .icon_free_ {
		width: calc(260/ 750 * 100vw);
		height: calc(260/ 750 * 100vw);
		border-radius: 50%;
	}
	#about_bp .bp_issue_ .icon_free_ span {
		font-size: calc(28/ 750 * 100vw);
		line-height: 1.7;
	}
	#about_bp .bp_benefits_ {
		border: calc(4/ 750 * 100vw) solid #a6998d;
		border-radius: calc(30/ 750 * 100vw);
	}
	#about_bp .bp_benefits_ .bp_benefits_header_ {
		padding: calc(29/ 750 * 100vw) 0 calc(15/ 750 * 100vw);
	}
	#about_bp .bp_benefits_ .bp_benefits_header_ h2 {
		font-size: calc(24/ 750 * 100vw);
	}
	#about_bp .bp_benefits_ .bp_benefits_header_ h2 span {
		font-size: calc(35/ 750 * 100vw);
		margin-right: calc(6/ 750 * 100vw);
	}
	#about_bp .bp_benefits_ .bp_benefits_header_ h2 span span {
		font-size: calc(60/ 750 * 100vw);
		margin: 0 0 0 calc(10/ 750 * 100vw);
	}

	#about_bp .bp_benefits_ .bp_benefits_header_ .sub_ {
		font-size: calc(24/ 750 * 100vw);
	}
	#about_bp .bp_benefits_ .bp_benefits_header_ .sub_ span {
		font-size: calc(36/ 750 * 100vw);
	}
	#about_bp .bp_benefits_ .bp_benefits_body_ {
		padding: 0 calc(40/ 750 * 100vw);
	}
	#about_bp .bp_benefits_ .bp_benefits_body_ ul {
		display: block;
	}
	#about_bp .bp_benefits_ .bp_benefits_body_ ul li {
		width: 100%;
		padding: calc(28/ 750 * 100vw) 0 calc(34/ 750 * 100vw);
	}
	#about_bp .bp_benefits_ .bp_benefits_body_ ul li:nth-child(2) {
		border: 0;
		border-top: calc(2/ 750 * 100vw) solid #ab9f94;
		padding-top: calc(36/ 750 * 100vw);
	}
	#about_bp .bp_benefits_ .bp_benefits_body_ ul li h3 {
		font-size: calc(34/ 750 * 100vw);
		margin: 0 0 calc(10/ 750 * 100vw);
	}
	#about_bp .bp_benefits_ .bp_benefits_body_ ul li h3 > span.midashi_ {
		font-size: calc(28/ 750 * 100vw);
		width: calc(150/ 750 * 100vw);
		height: calc(42/ 750 * 100vw);
		margin: 0 calc(24/ 750 * 100vw) calc(10/ 750 * 100vw) 0;
		border-radius: calc(21/ 750 * 100vw);
	}
	#about_bp .bp_benefits_ .bp_benefits_body_ ul li h3 span.midashi_ span {
		font-size: calc(30/ 750 * 100vw);
	}
	#about_bp .bp_benefits_ .bp_benefits_body_ ul li h3 span.large_ {
		font-size: calc(40/ 750 * 100vw);
	}
	#about_bp .bp_benefits_ .bp_benefits_body_ ul li p {
		font-size: calc(24/ 750 * 100vw);
		letter-spacing: 0.1em;
	}
	
}
.mobile .launchBtn {
	z-index: 100;
}