@charset "utf-8";

@media only screen and (max-width:767px) and (min-width:480px) {
/* critical */

article .wrapper{
	width: 100%;
	min-width: 480px;
}

article#checkList ul li{
	font-size: 14px;
}

br.udw479{
	display: inline;
	display: none;
}

header.top.root h1 {
	height: auto;
}

#logoBlc{
	position: static;
	display: block;
	margin-bottom: 4px;
}

#logoBlc .tag{
	display: block;
	margin-bottom: 4px;
	height: 14px;
	letter-spacing: -1px;
	font-size: 14px;
	text-align: center;
}

#logoBlc .logo{
	display: block;
	font-size: 35px;
	text-align: center;
}

#logoBlc .logo em{
	display: none;
}

 #catch{
	 display: table;
	 width: 100%;
	 height: 52px;
	 font-size: 14px;
	 text-align: center;
	 vertical-align: middle;
 }
 
 #catch em{
	 display: table-cell;
	 vertical-align: middle;
 }
 

#keyvisual{
	position: relative;
	z-index: 11;
	padding-top: 40%;
	width: 100%;
	height: 0;
	background: transparent url('../images/keyvisual.jpg') center no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
}

#keyvisual h2{
	position: absolute;
	left: 4%;
	top: 4%;
	color: #000;
	vertical-align: top;
	font-size: 3vw;
	line-height: 140%;
	
}

#titleBoad .centerText{
	font-size: 16px;
}

#titleBoad .centerText em{
	padding-top: 4px;
	font-size: 20px;
	line-height: 24px;
}

#titleBoad .centerText strong{
	position: static;
	top: 0;
	display: block;
	font-size: 28px;
	line-height: 28px;
}



article{
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}


#services article .wrapper{
	margin: 0 auto;
	padding-bottom: 4%;
	width: 60%;
	min-width: 304px !important;
}


article h1{
	margin-bottom: 4%;
	font-size: 24px;
	line-height: 36px;
}

article h1 strong{
	font-size: 120%;
	color: #ff6ca2;
	line-height: 140%;
}

article p,
article li{
	font-size: 16px;
	line-height: 26px;
}

article p{
	margin-bottom: 26px;
}

article p strong{
	font-size: 18px;
	color: #ff6ca2;
	line-height: 160%;
}


article .wrapper b{
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #333;
}

main article figure{
	position: static;
	z-index: -1;
	width: 60%;
	text-align: right;
}

main article figure.fig1 img{
	width: 56%;
	
}

section>h1{
	margin-bottom: 4%;
	padding: 16px 0;
	height: auto;
	color: #666;/*  */
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-image: none;
	border: #ffa0c3 dotted;
	border-width: 8px 0;
}

section#invitation>h1{
	border: #31aee4 dotted;
	border-width: 8px 0;
}

section>h1 em{
	padding: 0;
	background: unset;
}

#change article .wrapper{
	margin: 0 auto;
	width: 44%;

}

article ul li{
	line-height: 20px;
}



/* INIT END ++++++++++++ */

main article#why figure{
	position: absolute;
	z-index: -1;
	width: 56%;
}

#why img.orn{
	position: absolute;
	top: -50px;
	left: -36px;
	z-index: -5;
	opacity: 0.6;
	width: 31%;
}

article#checkList img.orn{
	position: absolute;
	top: -50px;
	right: -36px;
	z-index: -5;
	width: 31%;
	opacity: 0.6;
}

main article#why figure img{
	width: 100%;
}

article#checkList .rightSide{
	position: static;
	top: 0;
	left: 0;
	padding-top: 0;
	width: 100%;
}

article#checkList ul{
	width: 100%;
	float: none;
	
}

#checkList figure{
	position: static;
	display: block;
	padding-bottom: 32px;
	width: 56%;
}

article.invite{
	margin-bottom: 32px;
}

/* ■GREETING  */

#greet img.orn{
	position: absolute;
	top: -50px;
	left: -36px;
	z-index: -5;
	width: 31%;
	opacity: 0.6;
}

#greet img.orn.revers{
	position: absolute;
	top: 800px;
	left: unset;
	right: -4px;
	z-index: -5;
	transform: rotate(180deg);/*  */
	width: 31%;
	opacity: 0.6;
}

#greet h1{
	position: absolute;
	top: 24px;
	left: 20px;
	font-size: 32px;
	line-height: 140%;
	letter-spacing: 8px;
	color: #000;
}

#greet .textBlc,
#greet .inWrapper{
	margin: 0 auto 8%;
	width: 80%;
}

#greet figure.life{
	position: static;
	-webkit-display: flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: center/* space-between */;
	justify-content: center;
	margin: 0 auto 3%;
	width: 100%;
}

#greet figure.life img:nth-child(3n+0),
#greet figure.life img{
	margin-bottom: 12px;
	margin-right: 12px;
	width: 36%;
	height: 36%;
}

#greet figure.life img:nth-child(2n+0){
	margin-right: 0;
}


/* ■CHANGE */


#change img.orn{
	position: absolute;
	top: 200px;
	right: 0;
	z-index: 1;
	opacity: 0.4;
	width: 60%;
}

#change article .wrapper:before{
	position: static;
	left: 0;
	top: 0;
	z-index: 0;
	display: block;
	margin-bottom: 4px;
	width: 92px;
	height: 92px;
	font-size: 56px;
	font-style: italic;
	color: #fff;
	vertical-align: middle;
	line-height: 92px;
	text-align: center;
	background: #ffa0c3;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	counter-increment: number 1;
	content: counter(number) "";
}

#change .inWrapper{
	margin: 0 auto 32px;
	width: calc( 100% - 16px );
	width: 80%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#change article .inWrapper p{
	margin: 0 auto;
	padding-top: 8%;
	width: 100%;
	font-size: 18px;
	line-height: 28px;
}

/* INVITATION ++++ */

section#invitation>h1{
	background-image:none;

}

section#invitation figure{
	display: block;
	width: 100%;
}

section#invitation figure figcaption{
	position: relative;
	z-index: 0;
	display: block;
	margin: 0 auto 40px;
	padding: 8px;
	width: calc(100% - 24px);
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	background: #046991;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

section#invitation figure figcaption:after{
	content: '';
	position: absolute;
	bottom: -72px;
	left: 50%;
	z-index: 11;
	margin-left: -36px;
	display: block;
	width: 0;
	height: 0;
	border-top: #046991 solid 36px;
	border-left: transparent solid 36px;
	border-right: transparent solid 36px;
	border-bottom: transparent solid 36px;
}

section#invitation p{
	font-size: 18px;
	line-height: 28px;
	text-align: center;
}

/* ■SERVICES +++++++++++++ */


#services article:after{
	content: '';
	clear: both;
	height: 0;
	display: block;
}

/* CIRCLE */
#services article .wrapper:before{
	position: static;
	left: 0;
	top: 0;
	z-index: 0;
	display: block;
	margin-bottom: 4px;
	width: 92px;
	height: 92px;
	font-size: 56px;
	font-style: italic;
	color: #fff;
	vertical-align: middle;
	line-height: 92px;
	text-align: center;
	background: #6ac4d2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	counter-increment: number 1;
	content: counter(number) "";
}

/* Liner Wave */
#services article .wrapper h1:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: -16px;
	z-index: -3;
	display: block;
	width: 100%;
	height: 16px;
	background: transparent url('../images/liner_wave.png') center repeat-x;
	
}

#services article .wrapper h1{
	position: relative;
	margin-bottom: 36px;
	color: #000;
	font-size: 32px;
	font-weight: normal;
	line-height: 36px;
}

#services article .wrapper h2{
	margin-bottom: 24px;
	font-size: 18px;
	line-height: 28px;
}

#services article .wrapper p{
	font-size: 16px;
	line-height: 28px;
}

#services article .wrapper ul li{
	font-weight: normal;
	padding-left: 20px;
}

#services article ul li:before{
	content: "*";
	top: 12px;
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	color: #606060;
}

#services article .wrapper{
	padding-bottom: 12%;
}

#services article .wrapper{
	margin: 0 auto;
	padding-bottom: 4%;
	width: 60%;
	min-width: 304px;
}

#services article .wrapper figure{
	position: absolute;
	top: -20px;
	right: 0;
	z-index: -2;
}

#services article:nth-child(2) .wrapper figure.fig1{
	right:-8%;
	top: 0;
	width: 72%;
	transform: rotate(-345deg);
}

#services article:nth-child(2) .wrapper figure.fig2{
	right: -4%;
	top: 20%;
	width: 45%;
}

#services article:nth-child(3) .wrapper figure{
	right: -12%;
	top: 0%;
	width: 50%;
}

#services article:nth-child(4) .wrapper figure{
	top: 0%;
	right: -12%;
	width: 42%;
}

#services article:nth-child(5) .wrapper figure{
	right: -30%;
	top: 0%;
	width: 66%;
}

#services article:nth-child(6) .wrapper figure{
	right: -30%;
	top: -16%;
	width: 65%;
}

#services article:nth-child(7) .wrapper figure{
	right: -20%;
	top: -8%;
	width: 54%;
}

#services article:nth-child(8) .wrapper figure{
	right: -20%;
	top: -4%;
	width: 56%;
}

#services article:nth-child(9) .wrapper figure{
	right: -20%;
	top: -4%;
	width: 56%;
}







/* CONFIRM +++++++++ */

section#confirm>h1{
	background-image:none;
	
}

section#confirm .wrapper h1{
	margin-bottom: 8%;
	font-size: 24px;
	line-height: 32px;

}

#confirm article .wrapper h2{
	margin-bottom: 24px;
	font-size: 16px;
	line-height: 26px;
}

#addBgImg1 img{
	position: absolute;
	top: 0;
	right: -20%;
	width: 95%;
	height: auto;
	opacity: 0.5;
}

/* boy ++++++++ */
#addImg1 img#fig1{
	position: absolute;
	top: 92px;
	right: 0;
	z-index: -11;
	width: 24%;
	height: auto;
}

/* stairs ++++++++ */
#addImg1 img#fig2{
	position: absolute;
	top: -40%;
	right: -24%;
	z-index: -11;
	width: 100%;
	height: auto;
	opacity: 0.5;
}




/* ■FEE ++++++++*/

#fee article .wrapper{
	width: 100%;
}

#fee article#defFee .wrapper>h1{
	margin-bottom: 0;
	padding: 8px 0;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	background: #4bb0bf;
}




#fee article#defFee .value .item1,
#fee article#defFee .value .item2
{
	display: block;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
	line-height: 52px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fee article#defFee .value .item1{
	border-bottom: #4bb0bf solid 2px;
	border-right: none;
}

#fee article#defFee .value .item2{
	border-left: none;
}

#fee article#defFee .value .name{
	padding: 4px 16px;
	font-size: 28px;
	
}

#fee article#defFee .value .name,
#fee article#defFee .value .fee{
	display: block;
	padding: 8px 16px;
	vertical-align: middle;
	text-align: center;
	background: #c6f8ff;
}
#fee article#defFee .value .fee{
	display: block;
	text-align: center;
	font-size: 44px;
	background: #fff;
}

#benefits .centerText{
	font-size:28px;
	line-height: 32px;
	/* font-size: 44px; */
}

#benefits .value {
	display: block;
	padding: 8px 0;
	text-align: center;
	vertical-align: middle;
}

#benefits .value .name,
#benefits .value .fee,
#benefits .value .spPrice{
	display: block;
	vertical-align: middle;
	text-align: center;
}

#benefits .value .name{
	padding-right: 4px;
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
}

#benefits .value .fee{
	position: relative;
	padding-right:12px;
	font-size: 44px;
	font-weight: bold;
	line-height: 44px;
}

#benefits .value .fee.delete:after{
	content: '';
	position: absolute;
	top: 30%;
	left: 50%;
	margin-left: -20%;
	z-index: 11;
	display: block;
	width: 40%;
	height: 8px;
	background: #ff6ca2;
	opacity: 0.6;
}

#benefits .value .spPrice{
	position: relative;
	top: -12px;
	padding-bottom: 24px;
	font-size: 56px;
	line-height: 56px;
	color: #ff6ca2;
	line-height: 56px;
}

#benefits .value .spPrice:before{
	content: "\f061";
	position: relative;
	top: 12px;
	display: block;
	padding-right: 4px;
	width: auto;
	font-size: 40px;
	font-family: "Font Awesome 5 Free";
	vertical-align: middle;
	text-align: center;
	transform: rotate(90deg);

}

#benefits .valueWrapper{
	margin: 0 auto;
	width:100%;
	/* min-width: 512px; */
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

#more h1{
	position: relative;
	margin-top: 44px;
	margin-bottom: 8px;
	padding: 12px 0 12px;
	font-size: 44px;
	line-height: 56px;
	text-align: center;
	color: #ff6ca2;
	border: #ff7bab solid 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#more h1 strong{
	position: absolute;
	top: -76px;
	left: 8px;
	z-index: 1;
	width: 88px;
	height: 88px;
	text-indent: -9999px;
	background: transparent url('../images/benefit_more.png') center no-repeat;
		background-size:  auto 100%;
	-webkit-background-size:  auto 100%;
    -moz-background-size: auto 100%;
	
}

#more .wrapper p{
	font-size: 16px;
	color: #ff6ca2;
}

/* MORE つまり ++++++++++++ */

#conclusion h1{
	font-size: 20px;
	line-height: 38px;
	text-align: center;
}

#addBenefit ul{
	margin: 0 auto 20px;
	width: 100%;
}

#addBenefit b{
	display: block;
	margin-bottom: 40px;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
}


#enrollment a.button{
	display: table;
	padding:16px 40px;
	width: 100%;
	height: auto;
	min-height: 68px;
	color: #fff;
	background: #ff7bab;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#enrollment svg{
	width: 24px;
	vertical-align: middle;
}

.ornArrowLeft,
.ornArrowRight{
	width: 34px;
}

#enrollment .ornArrowLeft svg,
#enrollment .ornArrowRight svg{
	width: 40px;
	vertical-align: middle;
}

#enrollment a.button .buttonText>em{
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -2px;
}

#enrollment a.button strong{
	font-size:24px;
}


#enrollment a.button .triangle{
	display: none;
}

.v767-480{
	display: inline;
}

footer{
	padding: 20px 0;
	background: #f1f1f1;
}

footer p{
	text-align: center;
}

footer p.tag{
	margin-bottom: 20px;
	font-size: 16px;
	
}

footer p#titleLogo{
	margin-bottom: 0px;
	font-size: 20px;
}

footer p#titleLogo_jp{
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 14px;
}

footer p.copyright{
	font-size: 14px;
}



#services article img.orn1{
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
	opacity: 0.6;
	width: 50%;
}

#services article img.orn2{
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 1;
	opacity: 0.6;
	width: 50%;
}

#services article img.orn3{
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
	opacity: 0.6;
	width: 50%;
}









	article .wrapper{
		padding: 0 8px;
		width: 100%;
		min-width: 304px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;

	}

}
