@charset "utf-8";
@import url("reset.css");
@import url("returnFade.css");
@import url("formParts.css");
@import url("fade.css");
@import url("base.min.css");
@import url("lp.css");



*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body{
	font-family: 'Hiragino Kaku Gothic ProN','Noto Sans JP',Arial, sans-serif;
	letter-spacing: -0.025em;
	color: #202020;
}

div, p{
	text-align: justify;
}

a{
	text-decoration: none;
}

ul{
	list-style: none;
}

@media screen and (max-width:736px){

body{
	position: relative;
	background-color: #ECF4E0;
}

img{
	width: 100%;
	height: auto;
}

main{
	position: relative;
	width: 100%;
	margin: 0 auto;
	border-top: 4px solid #EC7D94;
	background-color: #FFF;
}

.container{
	width: 100%;
	padding: 12px;
}

/* fv */
.fv{
	position: relative;
	width: 100%;
}

.fvHeader{
	position: absolute;
	top: 0;
	left: 4%;
	width: 55%;
	z-index: 110;
}

.fvHeader img{
	width: 100%;
	height: auto;;
}

.fvMainImage{
	position: relative;
	width: 100%;
	z-index: 100;
}

.fvMainImage img{
	display: block;
	width: 100%;
	height: auto;
}

.fvRibon{
	position: absolute;
	top: 15%;
	left: 0;
	width: 75%;
	z-index: 110;
}

.fvRibon img{
	width: 100%;
	height: auto;
}

.fvPrice{
	position: absolute;
	top: 46%;
	left: 0;
	right: 0;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	z-index: 110;
}

.fvPrice img{
	width: 100%;
	height: auto;
}

.fvCircleWpr{
	position: absolute;
	display: flex;
	justify-content: center;
	bottom: 1%;
	left: 0;
	right: 0;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	z-index: 110;
}

.fvCircleWpr img{
	width: 100%;
	height: auto;
}

.gradbar{
	width: 100%;
	height: 5px;
	background: linear-gradient(to right, #00e5bd 0%, #046bac 100%);
}

/* gymStatus */

.gymStatusWpr{
	position: relative;
	width: 100%;
	margin: 15px auto;
	padding: 35px 0 8px 0;
	border: 1px solid #D8D8D8;
	border-radius: 5px;
	text-align: center;
}

.gymStatusLeed{
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 95%;
	height: 40px;
	background-color: #FFF;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	letter-spacing: -.05rem;
}

.gymStatusLeed span{
	font-size: 16px;
	font-weight: 900;
	color: #f45155;
	font-family: Arial, sans-serif;
}

.gymStatusBopdyWpr{
	display: flex;
	justify-content: center;
	height: 36px;
}

.gymStatusNum{
	font-size: 18px;
	font-weight: 700;
	color: #0075ae;
}

.gymStatus{
	margin: 0 0 0 10px;
	font-size: 23px;
	color: #f45155;
	line-height: 23px;
}

.gymStatus span{
	font-size: 34px;
	font-weight: 700;
	font-family: Arial, sans-serif;
	color: #f45155;
}

.foutGyms{
    width: 100%;
    margin: 0 auto 10px auto;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 900;
    color: #202020;
    line-height: 1.3rem;
    text-align: center;
    border: 1px solid #CCC;
    border-radius: 3px;
}

.foutGyms span{
    color: #E97B95;
    font-weight: 900;
}

.trial{
	width: 100%;
}

.trial img{
	width: 100%;
	height: auto;
}

/* nayamiWpr */

.nayamiWpr{
	position: relative;
	width: 100%;
	padding: 30% 0 0 0;
	z-index: 200;
	background-image: url('../image/reasonBgGrid.png');
	background-position: 0 20%;
}

.whiteBg{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 220;
	width: 100%;
	height: 2%;
	background-color: #FFF;
	z-index: 201;
}

.caleSquareBal{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 220;
	width: 95%;
	margin: 0 auto;
	text-align: center;
}

.caleSquareBal img{
	width: 100%;
	height: auto;
}

.nayamiTitle{
	position: absolute;
	top: 1.5%;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 210;
}

.nayamiTitle img{
	width: 100%;
	height: auto;
}

.reasonWpr{
	position: relative;
	padding: 23% 0 0 0;
}

.solLeed{
	position: absolute;
	top: -23%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.solLogo{
	width: 33%;
	margin: 0 auto 25px auto;
	text-align: center;
}

.reasonSubLeed{
	width: 90%;
	height: 39px;
	margin: 0 auto 25px auto;
	text-align: center;
}

.reasonUnitWpr{
	padding: 0 15px;
}

.reasonUnit{
	margin: 0 auto 20px auto;
}

.reasonUnit:last-child{
	margin: 0 auto;
}

.reasonUnitLeed{
	width: 100%;
}

.reasonUnitLeed img{
	width: 100%;
	height: auto;
}

/* value */

.valueWpr{
	width: 100%;
	padding: 0 0 25px 0;
}

.valueTitleWpr{
	position: relative;
	width: 100%;
	margin: 0 auto 15px auto;
}

.valueTitleBg{
	width: 100%;
}

.valueTitle{
	position: absolute;
	top: -9%;
	left: 0;
	right: 0;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	z-index: 300;
}

.valueUnitWpr{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 95%;
	margin: 0 auto;
}

.valueUnit{
	width: 48%;
	margin: 0 auto 5px auto;
}

/* voice */

.voiceWpr{
	position: relative;
	width: 100%;
	padding: 18% 0 20px 0;
	background-color: #EAEAE2;
}

.voiceTitle{
	position: absolute;
	width: 90%;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	z-index: 400;
}

.voiceUnitWpr{
	position: relative;
	z-index: 410;
}

.voiceUnitWpr{
	width: 90%;
	margin: 0 auto;
}

/* interior */

.interiorWpr{
	width: 100%;
}

.interiorTitle{
	width: 100%;
	margin: 0 auto 25px auto;
}

.interiorTitle img{
	width: 100%;
	height: auto;
}

.checklist{
	margin: 0 auto 10px auto;
}

/* medals */

.medalsWpr{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 95%;
	margin: 0 auto;
}

.medal{
	width: 48%;
	margin: 0 auto 10px auto;
}

/* faq */

.faqWpr{
	width: 100%;
	padding: 0 0 20px 0;
}

.faqTitle{
	width: 100%;
}

.faqTitle img{
	width: 100%;
	height: auto;
}

.faqUnitWpr{
	padding: 0 3%;
}

/* accordion */

ul.faqWpr{
	padding: 0;
	border-top: 1px dotted #CCCCCC;
}

ul.faqWpr li{
	border-bottom: 1px dotted #CCCCCC;
}

ul.faqWpr li p.accordion-trigger{
	display: block;
	position: relative;
	margin: 0 0 2% 0;
	padding: 22px 30px 10px 60px;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.4em;
	text-align: left;
	color: #333333;
	cursor: pointer;
}

.qIcon{
	position: absolute;
	top: 22px;
	left: 0;
	display: block;
	width: 45px;
	height: 45px;
	border-radius: 26px;
	background: linear-gradient(to bottom right,#4bb1a3 0%,#196b8f 100%);
	font-size: 26px;
	font-family: Arial,sans-serif;
	color: #FFF;
	font-weight: 700;
	text-align: center;
	line-height: 45px;
}

.aIcon{
	position: absolute;
	top: 12px;
	left: 0;
	display: block;
	width: 52px;
	height: 52px;
	border-radius: 26px;
	font-size: 34px;
	font-family: Arial,sans-serif;
	color: #53bca6;
	font-weight: 700;
	text-align: center;
	line-height: 50px;
}

.accordion-trigger::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 5px;
	margin: auto;
	width: 12px;
	height: 12px;
	border-bottom: 2px solid #999;
	border-left: 2px solid #999;
	transform: rotate(-45deg);
	transition: all .1s ease-out;
}
	
.accordion-trigger.is-opened::after {
	transition: all .1s ease-out;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 5px;
	margin: auto;
	width: 12px;
	height: 12px;
	border-bottom: 2px solid #999;
	border-left: 2px solid #999;
	transform: rotate(135deg);
}

.accordion-target {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	height: 0;
	transition: height .4s ease-out;
	text-align: left;
	color: #202020;
}

ul.faqWpr{
	width: 100%;
	margin: 0 auto 20px auto;
	list-style:none;
}

ul.faqWpr li .accordion-target .aBody{
	position: relative;
	padding: 12px 30px 12px 75px;
	margin: 0 0 2% 0;
	font-size: clamp(15px, 2.9vw, 19px);
	line-height: 1.5em;
	font-weight: 400;
	color: #4ab19d;
}

/* monitor */

.monitorWpr{
	position: relative;
	width: 100%;
	padding: 0 0 30px 0;
	background-color: #F8F8F8;
}

.monSlider{
	position: relative;
	width: 95%;
	margin: 0 auto;
	z-index: 501;
}

.monSlider ul li{
	margin: 0 10px;
}

.monitorFooter{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 500;
}

.monitorFooter img{
	display: block;
	width: 100%;
	height: auto;
}

/* form */

.formWpr{
	width: 100%;
	padding: 30px 5%;
	background-color: #FFF3F3;
}

.formTitle img{
	width: 100%;
	height: auto;
	margin: 0 auto 40px auto;
}

/* sns */

.snsWpr{
	width: 100%;
	padding: 30px 0 20px 0;
}

.snsTitle{
	position: relative;
	width: 340px;
	margin: 0 auto 20px auto;
	font-size: 19px;
	font-weight: 700;
	color: #202020;
	text-align: center;
}

.snsTitle::before{
	position: absolute;
	display: block;
	content: "";
	top: -7px;
	left: -10px;
	width: 2px;
	height: 37px;
	background-color: #202020;
	transform: skew(25deg);
}

.snsTitle::after{
	position: absolute;
	display: block;
	content: "";
	top: -7px;
	right: -10px;
	width: 2px;
	height: 37px;
	background-color: #202020;
	transform: skew(-25deg);
}

.snsUnitWpr{
	display: flex;
	width: 200px;
	margin: 0 auto;
	justify-content: space-between;
}

.snsUnit{
	width:70px;
	text-align: center;
}

.sns{
	width: 100%;
	font-size: 15px;
	text-align: center;
}

.snsUnit{
	text-align: center;
}

footer.bottomFooter{
	padding: 0 !important;
	margin: 0;
}

.footer img{
	display: block;
}


.cta{
	position: fixed;
	display: flex;
	justify-content: space-between;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding: 10px;
	background-color: rgba(255,255,255,.5);
	margin: 0 auto;
	z-index: 1000;
}

.cta a{
	display: block;
	width: 49%;
}

.cta a img{
	width: 100%;
	height: auto;
}


.pc{
	display: none;
}

}

@media screen and (min-width:737px){

body{
	position: relative;
	background-color: #ECF4E0;
}

main{
	position: relative;
	width: 750px;
	margin: 0 auto;
	border-top: 5px solid #EC7D94;
	background-color: #FFF;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}

.container{
	width: 100%;
	padding: 20px;
}

/* fv */
.fv{
	position: relative;
	width: 100%;
}

.fvHeader{
	position: absolute;
	top: 0;
	left: 4%;
	width: 50%;
	z-index: 110;
}

.fvHeader img{
	width: 100%;
	height: auto;;
}

.fvMainImage{
	position: relative;
	width: 100%;
	z-index: 100;
}

.fvMainImage img{
	display: block;
	width: 100%;
	height: auto;
}

.fvRibon{
	position: absolute;
	top: 130px;
	left: 0;
	z-index: 110;
}

.fvPrice{
	position: absolute;
	top: 390px;
	left: 0;
	right: 0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	z-index: 110;
}

.fvCircleWpr{
	position: absolute;
	display: flex;
	justify-content: center;
	bottom: 25px;
	left: 0;
	right: 0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	z-index: 110;
}

.gradbar{
	width: 100%;
	height: 7px;
	background: linear-gradient(to right, #00e5bd 0%, #046bac 100%);
}

/* gymStatus */

.gymStatusWpr{
	position: relative;
	width: 100%;
	margin: 20px auto;
	padding: 45px 0 13px 0;
	border: 1px solid #D8D8D8;
	border-radius: 5px;
	text-align: center;
}

.gymStatusLeed{
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 540px;
	height: 40px;
	background-color: #FFF;
	font-size: 22px;
	text-align: center;
	line-height: 40px;
}

.gymStatusLeed span{
	font-size: 24px;
	font-weight: 900;
	color: #f45155;
	font-family: Arial, sans-serif;
}

.gymStatusBopdyWpr{
	display: flex;
	justify-content: center;
	height: 46px;
}

.gymStatusNum{
	font-size: 21px;
	font-weight: 700;
	color: #0075ae;
}

.gymStatus{
	margin: 0 0 0 10px;
	font-size: 33px;
	color: #f45155;
	line-height: 33px;
}

.gymStatus span{
	font-size: 54px;
	font-weight: 700;
	font-family: Arial, sans-serif;
	color: #f45155;
}

.foutGyms{
    width: 100%;
    margin: 0 auto 20px auto;
    padding: 20px 0;
    font-size: 29px;
    font-weight: 900;
    color: #202020;
    line-height: 2.3rem;
    text-align: center;
    border: 1px solid #CCC;
    border-radius: 3px;
}

.foutGyms span{
    color: #E97B95;
    font-weight: 900;
}

/* nayamiWpr */

.nayamiWpr{
	position: relative;
	width: 100%;
	padding: 215px 0 0 0;
	z-index: 200;
	background-image: url('../image/reasonBgGrid.png');
	background-position: 0 20%;
}

.whiteBg{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 220;
	width: 100%;
	height: 150px;
	background-color: #FFF;
	z-index: 201;
}

.caleSquareBal{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 220;
	width: 100%;
	text-align: center;
}

.nayamiTitle{
	position: absolute;
	top: 65px;
	left: 0;
	right: 0;
	z-index: 210;
}

.reasonWpr{
	position: relative;
	padding: 180px 0 0 0;
}

.solLeed{
	position: absolute;
	top: -80px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.solLogo{
	width: 100%;
	margin: 0 auto 25px auto;
	text-align: center;
}

.reasonSubLeed{
	width: 100%;
	height: 39px;
	margin: 0 auto 25px auto;
	text-align: center;
}

.reasonSubLeed img{
	width: auto;
	height: 100%;
}

.reasonUnitWpr{
	padding: 0 20px;
}

.reasonUnit{
	margin: 0 auto 35px auto;
}

.reasonUnit:last-child{
	margin: 0 auto;
}

.reasonUnitLeed{
	width: 100%;
}

.reasonUnitLeed img{
	width: 100%;
	height: auto;
}

/* value */

.valueWpr{
	width: 100%;
	padding: 0 0 25px 0;
}

.valueTitleWpr{
	position: relative;
	width: 100%;
	height: 156px;
	margin: 0 auto 35px auto;
	background-image: url('../image/valTitleBg.png');
	background-size: cover;
	background-repeat: no-repeat;
}

.valueTitle{
	position: absolute;
	top: -15px;
	width: 100%;
	text-align: center;
	z-index: 300;
}

.valueUnitWpr{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 91%;
	margin: 0 auto;
}

.valueUnit{
	margin: 0 auto 10px auto;
}

/* voice */

.voiceWpr{
	position: relative;
	width: 100%;
	padding: 125px 0 50px 0;
	background-color: #EAEAE2;
}

.voiceTitle{
	position: absolute;
	width: 610px;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	z-index: 400;
}

.voiceUnitWpr{
	position: relative;
	z-index: 410;
}

.voiceUnitWpr{
	width: 662px;
	margin: 0 auto;
}

/* interior */

.interiorWpr{
	width: 100%;
}

.interiorTitle{
	width: 100%;
	margin: 0 auto 25px auto;
}

.interiorTitle img{
	width: 100%;
	height: auto;
}

.checklist{
	margin: 0 auto 10px auto;
}

/* medals */

.medalsWpr{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 88%;
	margin: 0 auto;
}

.medal{
	margin: 0 auto 10px auto;
}

/* faq */

.faqWpr{
	width: 100%;
	padding: 0 0 30px 0;
}

.faqTitle{
	width: 100%;
}

.faqTitle img{
	width: 100%;
	height: auto;
}

.faqUnitWpr{
	padding: 0 5%;
}


/* accordion */

ul.faqWpr{
	padding: 0;
	border-top: 1px dotted #CCCCCC;
}

ul.faqWpr li{
	border-bottom: 1px dotted #CCCCCC;
}

ul.faqWpr li p.accordion-trigger{
	display: block;
	position: relative;
	margin: 0 0 2% 0;
	padding: 22px 30px 0 75px;
	font-size: 21px;
	font-weight: 700;
	line-height: 1.4em;
	text-align: left;
	color: #333333;
	cursor: pointer;
}

.qIcon{
	position: absolute;
	top: 22px;
	left: 0;
	display: block;
	width: 52px;
	height: 52px;
	border-radius: 26px;
	background: linear-gradient(to bottom right,#4bb1a3 0%,#196b8f 100%);
	font-size: 34px;
	font-family: Arial,sans-serif;
	color: #FFF;
	font-weight: 700;
	text-align: center;
	line-height: 50px;
}

.aIcon{
	position: absolute;
	top: 22px;
	left: 0;
	display: block;
	width: 52px;
	height: 52px;
	border-radius: 26px;
	font-size: 34px;
	font-family: Arial,sans-serif;
	color: #53bca6;
	font-weight: 700;
	text-align: center;
	line-height: 50px;
}

.accordion-trigger::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	width: 12px;
	height: 12px;
	border-bottom: 2px solid #999;
	border-left: 2px solid #999;
	transform: rotate(-45deg);
	transition: all .1s ease-out;
}


.accordion-trigger.is-opened::after {
	transition: all .1s ease-out;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	width: 12px;
	height: 12px;
	border-bottom: 2px solid #999;
	border-left: 2px solid #999;
	transform: rotate(135deg);
}

.accordion-target {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	height: 0;
	transition: height .4s ease-out;
	text-align: left;
	color: #202020;
}

ul.faqWpr{
	width: 100%;
	margin: 0 auto 20px auto;
	list-style:none;
}

ul.faqWpr li .accordion-target .aBody{
	position: relative;
	padding: 22px 30px 22px 75px;
	margin: 0 0 2% 0;
	font-size: clamp(15px, 2.9vw, 19px);
	line-height: 1.5em;
	font-weight: 400;
	color: #4ab19d;
}

/* monitor */

.monitorWpr{
	position: relative;
	width: 100%;
	padding: 0 0 60px 0;
	background-color: #F8F8F8;
}

.monSlider{
	position: relative;
	width: 655px;
	margin: 0 auto;
	z-index: 501;
}

.monSlider ul li{
	margin: 0 10px;
}

.monitorFooter{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 500;
}

.monitorFooter img{
	display: block;
	width: 100%;
	height: auto;
}

/* form */

.formWpr{
	width: 100%;
	padding: 30px 5%;
	background-color: #FFF3F3;
}

.formTitle img{
	width: 100%;
	height: auto;
	margin: 0 auto 40px auto;
}

/* sns */

.snsWpr{
	width: 100%;
	padding: 60px 0 40px 0;
}

.snsTitle{
	position: relative;
	width: 510px;
	margin: 0 auto 40px auto;
	font-size: 28px;
	font-weight: 700;
	color: #202020;
	text-align: center;
}

.snsTitle::before{
	position: absolute;
	display: block;
	content: "";
	top: -14px;
	left: -13px;
	width: 3px;
	height: 47px;
	background-color: #202020;
	transform: skew(25deg);
}

.snsTitle::after{
	position: absolute;
	display: block;
	content: "";
	top: -14px;
	right: -8px;
	width: 3px;
	height: 47px;
	background-color: #202020;
	transform: skew(-25deg);
}

.snsUnitWpr{
	display: flex;
	width: 250px;
	margin: 0 auto;
	justify-content: space-between;
}

.snsUnit{
	width: 95px;
}

.sns{
	width: 100%;
	font-size: 18px;
	text-align: center;
}

.snsUnit{
	text-align: center;
}

footer.bottomFooter{
	padding: 0 !important;
	margin: 0;
}

.footer img{
	display: block;
}

.cta{
	position: fixed;
	display: flex;
	justify-content: space-between;
	bottom: 0;
	left: 0;
	right: 0;
	width: 750px;
	padding: 10px;
	background-color: rgba(255,255,255,.5);
	margin: 0 auto;
	z-index: 1000;
}

.cta a{
	display: block;
	width: 49%;
}

.cta a img{
	width: 100%;
	height: auto;
}

.sp{
	display: none;
}

}