@charset "UTF-8";


/*
*******************************************************************************************************
# トップページ

	-- override
	-- module
	-- layout

*******************************************************************************************************
*/
/* ------------------------------------
* override
* ------------------------------------ */
/* ------------------------------------
* module
* ------------------------------------ */
/* ------------------------------------
* layout
* ------------------------------------ */
/* mainvisual */
.wrp-mainvisual {
	background-image: url(../../top/img/bg_pattern_back.png);
	background-size:cover;
	background-attachment: fixed;
}

.wrp-mainvisual .inner-mainvisual {
	padding: 24px 25px 35px;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual {
	margin: 0 0 32px 0;
	position: relative;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .logo {
	width: 26.55%;
	position: absolute;
	top: 0;
	right: 4%;
	-webkit-transform: translateY(35.48%);
	-ms-transform: translateY(35.48%);
	transform: translateY(35.48%);
	z-index: 2;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead {
	width: 38.14%;
	letter-spacing: 0.4em;
	line-height: 4;
	position: absolute;
	top: 55.8%;
	left: 6.89%;
	-webkit-transform: translateY(-51.84%);
	-ms-transform: translateY(-51.84%);
	transform: translateY(-51.84%);
	z-index: 2;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	bottom: -30px;
	opacity: 0;
	-webkit-transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-o-transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out;
	transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-dot:before {
	display: block;
	content: '';
	width: 28px;
	height: 0;
	padding-top: 28px;
	background-image: url(../../top/img/txt_maintitle_dot.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 0;
	position: absolute;
	top: 0;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -23px);
	-ms-transform: translate(-50%, -23px);
	transform: translate(-50%, -23px);
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-tano {
	width: 16.817%;
	margin:0 0 4.52% 1.8%;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-tano:before {
	top: -7px;
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-shi {
	width: 13.834%;
	margin:0 3.6% 4.52%;
	-webkit-transition-delay: 0.05s;
	-o-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-shi:before {
	top: -2px;
	-webkit-transform: translate(-50%, -28px);
	-ms-transform: translate(-50%, -28px);
	transform: translate(-50%, -28px);
	-webkit-transition-delay: 1.05s;
	-o-transition-delay: 1.05s;
	transition-delay: 1.05s;
	-webkit-animation-delay: 1.05s;
	animation-delay: 1.05s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-i {
	width: 17.292%;
	margin:0 0 4.52%;
	-webkit-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-i:before {
	-webkit-transform: translate(-50%, -32px);
	-ms-transform: translate(-50%, -32px);
	transform: translate(-50%, -32px);
	-webkit-transition-delay: 1.1s;
	-o-transition-delay: 1.1s;
	transition-delay: 1.1s;
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-period1 {
	width: 17.801%;
	margin:0 0 4.52% 1.8%;
	-webkit-transition-delay: 0.15s;
	-o-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-period1:before {
	-webkit-transform: translate(-50%, -32px);
	-ms-transform: translate(-50%, -32px);
	transform: translate(-50%, -32px);
	-webkit-transition-delay: 1.15s;
	-o-transition-delay: 1.15s;
	transition-delay: 1.15s;
	-webkit-animation-delay: 1.15s;
	animation-delay: 1.15s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-da {
	width: 16.817%;
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-ka {
	width: 13.362%;
	-webkit-transition-delay: 0.35s;
	-o-transition-delay: 0.35s;
	transition-delay: 0.35s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-ra {
	width: 16.817%;
	-webkit-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-comma {
	width: 13.50%;
	vertical-align: middle;
	-webkit-transition-delay: 0.45s;
	-o-transition-delay: 0.45s;
	transition-delay: 0.45s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-su {
	width: 14.67%;
	-webkit-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
	transition-delay: 0.6s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-su:before {
	-webkit-transition-delay: 1.45s;
	-o-transition-delay: 1.45s;
	transition-delay: 1.45s;
	-webkit-animation-delay: 1.45s;
	animation-delay: 1.45s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-ki {
	width: 18.69%;
	vertical-align: bottom;
	-webkit-transition-delay: 0.65s;
	-o-transition-delay: 0.65s;
	transition-delay: 0.65s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-ki:before {
	-webkit-transform: translate(-50%, -28px);
	-ms-transform: translate(-50%, -28px);
	transform: translate(-50%, -28px);
	-webkit-transition-delay: 1.5s;
	-o-transition-delay: 1.5s;
	transition-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-ni {
	width: 14.67%;
	margin:0 5px 0 10px;
	vertical-align:bottom;
	-webkit-transition-delay: 0.7s;
	-o-transition-delay: 0.7s;
	transition-delay: 0.7s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-na {
	width: 17.37%;
	-webkit-transition-delay: 0.75s;
	-o-transition-delay: 0.75s;
	transition-delay: 0.75s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-ru {
	width: 16.51%;
	margin:0 0 0 15px;
	-webkit-transition-delay: 0.8s;
	-o-transition-delay: 0.8s;
	transition-delay: 0.8s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-period2 {
	width: 7.46%;
	vertical-align: bottom;
	-webkit-transition-delay: 0.85s;
	-o-transition-delay: 0.85s;
	transition-delay: 0.85s;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead.inview .string {
	bottom: 0;
	opacity: 1;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead.inview .string.string-dot:before {
	opacity: 1;
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-slider {
	position: relative;
	z-index: 1;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-slider .slide .img {
	border-radius: 10px;
	overflow: hidden;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-intro {
	width: 27.73%;
	min-width: 390px;
	color: #fff;
	position: absolute;
	bottom: 8.4%;
	right: 4%;
	z-index: 2;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-intro .inner .sttl {
	width: 100%;
	font-size: 19px;
	text-align: center;
	padding: 6px 56px 6px 0;
	margin: 0 0 10px;
	border: 2px solid #fff;
	border-radius: 22px;
	background:rgba(0,0,255,0.58);
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-intro .inner .sttl .img-upin {
	width: 80px;
	height: 93px;
	left: auto;
	right: 16px;
	bottom: 0;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-intro .inner .sttl .img-upin img {
	width: 313%;
}

.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-intro .inner .text {
	font-size: 18px;
          /*text-decoration: underline;*/
	line-height: 2;
          /*line-height: 2.17;*/
}

.wrp-mainvisual .inner-mainvisual .box-link .inner {
	font-size: 0;
	text-align: center;
}

.wrp-mainvisual .inner-mainvisual .box-link .inner .btn {
	display: inline-block;
	width: 50%;
	max-width: 455px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 13px 0 0;
}

.wrp-mainvisual .inner-mainvisual .box-link .inner .btn + .btn {
	padding: 0 0 0 13px;
}

@media only screen and (max-width: 950px) {
	.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-intro {
		min-width: 330px;
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-intro .inner .sttl {
		font-size: 18px;
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-intro .inner .text {
		font-size: 16px;
	}
}

@media only screen and (max-width: 736px) {
	.wrp-mainvisual .inner-mainvisual {
		padding: 10px;
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual {
		margin: 0 0 16px 0;
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .logo {
		width: 36.15%;
		right: 4.13%;
		-webkit-transform: translateY(38.71%);
		-ms-transform: translateY(38.71%);
		transform: translateY(38.71%);
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead {
		width: 79.25%;
		letter-spacing: 0.2em;
		top: 0;
		left: 7.51%;
		-webkit-transform: translateY(49.77%);
		-ms-transform: translateY(49.77%);
		transform: translateY(49.77%);
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string {
		bottom: -20px;
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-dot:before {
		width: 20px;
		padding-top: 20px;
		-webkit-transform: translate(-50%, -18px);
		-ms-transform: translate(-50%, -18px);
		transform: translate(-50%, -18px);
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-shi:before {
		-webkit-transform: translate(-50%, -21px);
		-ms-transform: translate(-50%, -21px);
		transform: translate(-50%, -21px);
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-i:before {
		-webkit-transform: translate(-50%, -25px);
		-ms-transform: translate(-50%, -25px);
		transform: translate(-50%, -25px);
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .lead .string.string-ki:before {
		-webkit-transform: translate(-50%, -21px);
		-ms-transform: translate(-50%, -21px);
		transform: translate(-50%, -21px);
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-slider .slide .img {
		height: 0;
		padding-top: 103.29%;
		border-radius: 5px;
		position: relative;
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-slider .slide .img img {
		width: auto;
		height: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-intro {
		width: 100%;
		min-width: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 25px 10px 0;
		position: static;
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-intro .inner .sttl {
		font-size: 15px;
		padding: 7px 62px 7px 0;
		margin: 0 0 8px;
		border: 1px solid #fff;
		border-radius: 19px;
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-intro .inner .sttl .img-upin {
		width: 46px;
		height: 54px;
	}

	.wrp-mainvisual .inner-mainvisual .box-mainvisual .box-intro .inner .text {
		font-size: 15px;
	}

	.wrp-mainvisual .inner-mainvisual .box-link .inner .btn {
		padding: 0 4px 0 0;
	}

	.wrp-mainvisual .inner-mainvisual .box-link .inner .btn + .btn {
		padding: 0 0 0 4px;
	}
}

/* 年齢に合わせた指導 */
.wrp-searchage {
	background-image: url(../../top/img/bg_searchage.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0;
}

.wrp-searchage .inner-searchage {
	color: #fff;
	padding-top: 56px;
}

.wrp-searchage .inner-searchage .lead {
	width: 100%;
	font-size: 22px;
	line-height: 1.8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 13px 0 31px 184px;
}

.wrp-searchage .inner-searchage .sttl {
	font-size: 30px;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	margin: 0 0 38px;
	background-image: url(../../common/img/bg_balloon.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 0;
}

.wrp-searchage .inner-searchage .sttl .text {
	display: block;
	padding: 25px 0 50px;
}

.wrp-searchage .inner-searchage .sttl .img-upin {
	width: 145px;
	height: 122px;
}

.wrp-searchage .inner-searchage .list-searchage {
	margin: 0 -4px;
}

.wrp-searchage .inner-searchage .list-searchage > li {
	width: 33.33%;
	float: left;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 4px;
}

.wrp-searchage .inner-searchage .list-searchage > li:nth-child(n+4) {
	padding-top: 8px;
}

.wrp-searchage .inner-searchage .list-searchage > li a {
	display: block;
	-webkit-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
	border-radius:5px;
}

.wrp-searchage .inner-searchage .list-searchage > li:nth-child(odd) a {
	background-color: #e77728;
}

.wrp-searchage .inner-searchage .list-searchage > li:nth-child(even) a {
	background-color: #f29323;
}

@media only screen and (min-width: 737px) {
	.wrp-searchage .inner-searchage .list-searchage > li a:hover {
		background-color: #ba0724;
	}
}

.wrp-searchage .inner-searchage .list-searchage > li a .text {
	padding: 40px 0;
}

.wrp-searchage .inner-searchage .list-searchage > li a .text .num {
	font-size: 102px;
	line-height: 1;
	vertical-align: bottom;
}

.wrp-searchage .inner-searchage .list-searchage > li a .text .unit {
	display: inline-block;
	font-size: 37px;
	line-height: 1.1;
	text-align: left;
	vertical-align: bottom;
	padding: 0 0 15px;
}

.wrp-searchage .inner-searchage .list-searchage > li a .text .unit .small {
	font-size: 28px;
	vertical-align: bottom;
}

@media only screen and (max-width: 736px) {
	.wrp-searchage .inner-searchage {
		padding-top: 17px;
	}

	.wrp-searchage .inner-searchage .lead {
		max-width: 375px;
		font-size: 15px;
		line-height: 1.6;
		padding: 8px 0 19px 102px;
		margin: 0 auto;
	}

	.wrp-searchage .inner-searchage .sttl {
		max-width: 375px;
		font-size: 21px;
		line-height: 1.3;
		margin: 0 auto 20px;
	}

	.wrp-searchage .inner-searchage .sttl .text {
		padding: 4.8% 0 32px;
	}

	.wrp-searchage .inner-searchage .sttl .img-upin {
		width: 88px;
		height: 75px;
	}

	.wrp-searchage .inner-searchage .list-searchage {
		margin: 0 -2.5px;
	}

	.wrp-searchage .inner-searchage .list-searchage > li {
		padding: 0 2.5px;
	}

	.wrp-searchage .inner-searchage .list-searchage > li:nth-child(n+4) {
		padding-top: 5px;
	}

	.wrp-searchage .inner-searchage .list-searchage > li a .text {
		padding: 23% 0;
	}

	.wrp-searchage .inner-searchage .list-searchage > li a .text .num {
		font-size: 62px;
		line-height: 1;
	}

	.wrp-searchage .inner-searchage .list-searchage > li a .text .unit {
		font-size: 22px;
		line-height: 1.1;
		padding: 0 0 8px;
	}

	.wrp-searchage .inner-searchage .list-searchage > li a .text .unit .small {
		font-size: 17px;
	}
}

/* 特徴 */
.wrp-feature {
	background-image: url(../../top/img/bg_pattern_back.png);
	background-size:cover;
	background-attachment: fixed;
}

.wrp-feature .inner-feature {
	padding-top: 72px;
	padding-left: 85px;
	padding-right: 85px;
}

.wrp-feature .inner-feature .sttl-feature {
	margin-bottom: 92px;
}

.wrp-feature .inner-feature .sttl-feature .img img {
	-webkit-transform: scale(0, 0) rotate(0deg);
	-ms-transform: scale(0, 0) rotate(0deg);
	transform: scale(0, 0) rotate(0deg);
	-webkit-transition: -webkit-transform 0.4s linear 0.3s;
	transition: -webkit-transform 0.4s linear 0.3s;
	-o-transition: transform 0.4s linear 0.3s;
	transition: transform 0.4s linear 0.3s;
	transition: transform 0.4s linear 0.3s, -webkit-transform 0.4s linear 0.3s;
}

.wrp-feature .inner-feature .sttl-feature.inview .img img {
	-webkit-transform: scale(1, 1) rotate(360deg);
	-ms-transform: scale(1, 1) rotate(360deg);
	transform: scale(1, 1) rotate(360deg);
}

.wrp-feature .inner-feature .box-slider {
	margin: 0 -20px;
}

.wrp-feature .inner-feature .box-slider .slide {
	padding: 0 20px;
}

.wrp-feature .inner-feature .box-slider .slide .inner-slide {
	height: 100%;
	padding: 8.64% 3% 7.41%;
	border-radius: 15px;
	background-color: #fff;
	position: relative;
}

.wrp-feature .inner-feature .box-slider .slide .inner-slide .num {
	width: 108px;
	font-size: 20px;
	color: #fff;
	line-height: 1.2;
	text-align: center;
	padding: 12px 0 4px;
	border-radius: 15px;
	position: relative;
	z-index: 2;
}

.wrp-feature .inner-feature .box-slider .slide .inner-slide .num .em {
	display: block;
	font-size: 56px;
}

.wrp-feature .inner-feature .box-slider .slide:nth-of-type(odd) .inner-slide .num {
	background-color: #fc7224;
}

.wrp-feature .inner-feature .box-slider .slide:nth-of-type(even) .inner-slide .num {
	background-color: #0000ff;
}

.wrp-feature .inner-feature .box-slider .slide .inner-slide .img {
	width: 73.88%;
	border-radius: 15px;
	position: absolute;
	top: -18px;
	right: -15px;
	overflow: hidden;
	z-index: 1;
}

.wrp-feature .inner-feature .box-slider .slide .inner-slide .sttl {
	font-size: 22px;
	line-height: 1.67;
	text-align: center;
	padding: 50px 0 0;
}

.wrp-feature .inner-feature .box-slider .slide .inner-slide .sttl .line {
	display: inline-block;
	width: auto;
	position: relative;
	z-index: 1;
}

.wrp-feature .inner-feature .box-slider .slide .inner-slide .sttl .line:before {
	display: block;
	content: '';
	width: 100%;
	height: 10px;
	background-color: #fff500;
	position: absolute;
	bottom: 4px;
	left: 0;
	z-index: -1;
}

.wrp-feature .inner-feature .box-slider .slide .inner-slide .text {
	font-size: 17px;
	line-height: 2.06;
	padding: 15px 10px 0;
}

@media only screen and (max-width: 950px) {
	.wrp-feature .inner-feature .box-slider .slide .inner-slide {
		padding: 8.64% 3% 7.41%;
	}

	.wrp-feature .inner-feature .box-slider .slide .inner-slide .sttl {
		font-size: 20px;
		padding: 38px 0 0;
	}

	.wrp-feature .inner-feature .box-slider .slide .inner-slide .text {
		font-size: 15px;
	}
}

@media only screen and (max-width: 736px) {

	.wrp-feature .inner-feature {
		padding-top: 28px;
		padding-left: 35px;
		padding-right: 35px;
	}

	.wrp-feature .inner-feature .sttl-feature {
		margin-bottom: 60px;
	}

	.wrp-feature .inner-feature .box-slider {
		margin: 0 -13px;
	}

	.wrp-feature .inner-feature .box-slider .slide {
		padding: 0 13px;
	}

	.wrp-feature .inner-feature .box-slider .slide .inner-slide {
		padding: 27px 5.6% 20px;
		border-radius: 7.5px;
	}

	.wrp-feature .inner-feature .box-slider .slide .inner-slide .num {
		width: 80px;
		font-size: 16px;
		line-height: 1.2;
		padding: 12px 0 4px;
		border-radius: 7.5px;
	}

	.wrp-feature .inner-feature .box-slider .slide .inner-slide .num .em {
		font-size: 42px;
	}

	.wrp-feature .inner-feature .box-slider .slide .inner-slide .img {
		width: 73.88%;
		max-width: 200px;
		border-radius: 7.5px;
		top: -13px;
		right: -10px;
	}

	.wrp-feature .inner-feature .box-slider .slide .inner-slide .sttl {
		font-size: 18px;
		line-height: 1.67;
		padding: 38px 0 0;
	}

	.wrp-feature .inner-feature .box-slider .slide .inner-slide .sttl .line:before {
		height: 7px;
		bottom: 4px;
	}

	.wrp-feature .inner-feature .box-slider .slide .inner-slide .text {
		font-size: 15px;
		line-height: 2.06;
		padding: 12px 5px 0;
	}
}

/* 費用 */
.wrp-price {
	background-color: #132445;
}

.wrp-price .inner-price {
	padding-top: 74px;
}

.wrp-price .inner-price .sttl-price {
	margin-bottom: 74px;
}

.wrp-price .inner-price .sttl-price .img img {
	opacity: 0;
	-webkit-animation-duration: 0.7s;
	animation-duration: 0.7s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.wrp-price .inner-price .sttl-price.inview .img img {
	-webkit-animation-name: bounceleft;
	animation-name: bounceleft;
}

.wrp-price .inner-price .box-price {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 44px 30px 28px;
	margin: 0 0 35px;
	border-radius: 6px;
	background-color: #fff;
}

.wrp-price .inner-price .box-price dl {
	font-size: 0;
	margin: 0 0 36px;
}

.wrp-price .inner-price .box-price dl dt {
	display: inline-block;
	width: 214px;
	font-size: 28px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding: 6px 0;
	border-radius: 27px;
	background-color: #132445;
}

.wrp-price .inner-price .box-price dl dd {
	display: inline-block;
	width: 304px;
	font-family: '游ゴシック体', 'YuGothic', '游ゴシック Medium', '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 47px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 14px;
}

.wrp-price .inner-price .box-price dl dd .tax {
	font-size: 27px;
	vertical-align: baseline;
}

.wrp-price .inner-price .box-price .note {
	font-size: 17px;
	line-height: 2.05;
}

.wrp-price .inner-price .box-link .inner {
	font-size: 0;
	text-align: center;
	margin: 0 -4px;
}

.wrp-price .inner-price .box-link .inner .btn {
	display: inline-block;
	width: 33.33%;
	max-width: 455px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 4px;
}

@media only screen and (max-width: 736px) {
	.wrp-price .inner-price {
		padding-top: 41px;
	}

	.wrp-price .inner-price .sttl-price {
		margin-bottom: 42px;
	}

	.wrp-price .inner-price .box-price {
		padding: 28px 0 13px 22px;
		margin: 0 0 20px;
		border-radius: 2px;
	}

	.wrp-price .inner-price .box-price dl {
		margin: 0 0 20px;
	}

	.wrp-price .inner-price .box-price dl dt {
		width: 42.44%;
		font-size: 17px;
		padding: 4px 0;
		border-radius: 16.5px;
	}

	.wrp-price .inner-price .box-price dl dd {
		width: 57.56%;
		font-size: 28px;
		letter-spacing: -0.05em;
		padding-left: 11px;
	}

	.wrp-price .inner-price .box-price dl dd .tax {
		font-size: 16px;
	}

	.wrp-price .inner-price .box-price dl dd + dt {
		margin-top: 10px;
	}

	.wrp-price .inner-price .box-price dl dd + dt + dd {
		margin-top: 10px;
	}

	.wrp-price .inner-price .box-price .note {
		font-size: 15px;
		line-height: 1.52;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 22px 0 0;
	}

	.wrp-price .inner-price .box-link .inner {
		margin: 0 -7px;
	}

	.wrp-price .inner-price .box-link .inner .btn {
		padding: 0 7px;
	}
}

/* 会員の声 */
.wrp-voice {
	background-image: url(../../top/img/bg_voice.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0;
}

.wrp-voice .inner-voice {
	padding-top: 72px;
	padding-left: 155px;
	padding-right: 155px;
}

.wrp-voice .inner-voice .sttl-voice {
	margin-bottom: 92px;
}

.wrp-voice .inner-voice .sttl-voice .img img {
	opacity: 0;
	-webkit-animation-duration: 0.7s;
	animation-duration: 0.7s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.wrp-voice .inner-voice .sttl-voice.inview .img img {
	-webkit-animation-name: swing;
	animation-name: swing;
}

.wrp-voice .inner-voice .box-slider {
	margin: 0 -18px;
}

.wrp-voice .inner-voice .box-slider .slide {
	padding: 0 18px;
}

.wrp-voice .inner-voice .box-slider .slide a .inner-slide {
	-webkit-transition: top 0.3s, left 0.3s, -webkit-box-shadow 0.3s;
	transition: top 0.3s, left 0.3s, -webkit-box-shadow 0.3s;
	-o-transition: box-shadow 0.3s, top 0.3s, left 0.3s;
	transition: box-shadow 0.3s, top 0.3s, left 0.3s;
	transition: box-shadow 0.3s, top 0.3s, left 0.3s, -webkit-box-shadow 0.3s;
	position: relative;
	top: 0;
	left: 0;
}

@media only screen and (min-width: 737px) {
	.wrp-voice .inner-voice .box-slider .slide a:hover .inner-slide {
		-webkit-box-shadow: 10px 10px 0 #000;
		box-shadow: 10px 10px 0 #000;
		top: -5px;
		left: -5px;
	}
}

@media only screen and (max-width: 736px) {
	.wrp-voice .inner-voice {
		padding-top: 33px;
		padding-left: 44px;
		padding-right: 44px;
	}

	.wrp-voice .inner-voice .sttl-voice {
		margin-bottom: 42px;
	}

	.wrp-voice .inner-voice .box-slider {
		margin: 0 -8.5px;
	}

	.wrp-voice .inner-voice .box-slider .slide {
		padding: 0 8.5px;
	}
}

/* 会員の声詳細 */
.box-voice {
	height: 100%;
	padding: 2.7% 8.11% 8.65%;
	margin: 6.49% 0 0;
	background-color: #fff;
	position: relative;
}

.box-voice:before {
	display: block;
	content: '';
	width: 100%;
	height: 0;
	padding-top: 6.2%;
	background-image: url(../../common/img/bg_note.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 0;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translateY(-95%);
	-ms-transform: translateY(-95%);
	transform: translateY(-95%);
}

.box-voice .img {
	line-height: 0;
	margin: 0 0 20px;
	border: 9px solid #e5e5e4;
}

.box-voice .class {
	width: 100%;
	font-family: '游ゴシック体', 'YuGothic', '游ゴシック Medium', '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding: 3px 0;
	margin: 0 0 10px;
	border-radius: 14px;
}

.box-voice .class[data-class='kids'] {
	background-color: #da7433;
}

.box-voice .class[data-class='juniora'] {
	background-color: #5fb859;
}

.box-voice .class[data-class='juniorb'] {
	background-color: #a14c99;
}

.box-voice .school {
	font-size: 17px;
	line-height: 1.8;
}

.box-voice .name {
	font-size: 17px;
	line-height: 1.8;
}

.box-voice .icn {
	width: 58px;
	position: absolute;
	bottom: 0;
	right: 8.11%;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

.box-voice .text {
	margin: 10px 0 0;
}

.box-voice.box-modal {
	max-width: 440px;
}

.box-voice.box-modal:after {
	display: block;
	content: '';
	width: 120px;
	height: 124px;
	background-image: url(../../common/img/img_character_3.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 50% 0;
	position: fixed;
	bottom: 0;
	left: 50%;
	-webkit-transform: rotate(-25deg) translate(70%, 65%);
	-ms-transform: rotate(-25deg) translate(70%, 65%);
	transform: rotate(-25deg) translate(70%, 65%);
}

.box-voice.box-modal .school > span, .box-voice.box-modal .name > span {
	display: inline-block;
	width: auto;
	position: relative;
	z-index: 1;
}

.box-voice.box-modal .school > span:before, .box-voice.box-modal .name > span:before {
	display: inline-block;
	content: '';
	width: 100%;
	height: 10px;
	background-color: #fff500;
	position: absolute;
	bottom: 4px;
	left: 0;
	z-index: -1;
}

@media only screen and (max-width: 736px) {
	.box-voice .img {
		margin: 0 0 18px;
		border: 3px solid #e5e5e4;
	}

	.box-voice .class {
		font-size: 10px;
		border-radius: 14px;
	}

	.box-voice .school {
		font-size: 15px;
		line-height: 1.7;
	}

	.box-voice .name {
		font-size: 15px;
		line-height: 1.7;
	}

	.box-voice .icn {
		width: 52px;
	}

	.box-voice.box-modal:after {
		width: 50%;
		height: 0;
		padding-top: 36%;
		-webkit-transform: rotate(-25deg) translate(20%, 40%);
		-ms-transform: rotate(-25deg) translate(20%, 40%);
		transform: rotate(-25deg) translate(20%, 40%);
	}
}

/* お問合せ */
.wrp-contact {
	background-image: url(../../top/img/bg_pattern_back.png);
	background-size:cover;
	background-attachment: fixed;
}

.wrp-contact .inner-contact {
	padding-top: 74px;
}

.wrp-contact .inner-contact .sttl-contact {
	margin-bottom: 124px;
}

.wrp-contact .inner-contact .lead {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	margin: 0 0 38px;
	background-image: url(../../common/img/bg_balloon.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 0;
	position: relative;
}

.wrp-contact .inner-contact .lead .text {
	display: block;
	padding: 25px 0 50px;
}

.wrp-contact .inner-contact .lead .img-upin {
	width: 145px;
	height: 124px;
	left: auto;
	right: 25px;
}

.wrp-contact .inner-contact .box-link .inner {
	font-size: 0;
	text-align: center;
	margin: 0 -4px;
}

.wrp-contact .inner-contact .box-link .inner .btn {
	display: inline-block;
	width: 33.33%;
	max-width: 455px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 4px;
}

@media only screen and (max-width: 736px) {
	.wrp-contact .inner-contact {
		padding-top: 41px;
	}

	.wrp-contact .inner-contact .sttl-contact {
		margin-bottom: 44px;
	}

	.wrp-contact .inner-contact .lead {
		max-width: 375px;
		font-size: 16px;
		margin: 0 auto 33px;
	}

	.wrp-contact .inner-contact .lead:before {
		width: 28.27%;
		height: 0;
		padding-top: 33.07%;
		background-image: url(../../common/img/img_character_half.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: 0 100%;
		position: absolute;
		top: 0;
		right: 25px;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	.wrp-contact .inner-contact .lead .text {
		padding: 5% 0 38px;
	}

	.wrp-contact .inner-contact .lead .img-upin {
		width: 28.27%;
		height: 0;
		padding-top: 24.46%;
		right: 25px;
	}

	.wrp-contact .inner-contact .box-link .inner {
		margin: 0 -2.5px;
	}

	.wrp-contact .inner-contact .box-link .inner .btn {
		padding: 0 2.5px;
	}
}

/*=========
accordion
=========*/
 
.accordion_area {}
.accordion_area .accordion_one .ac_header {
  background-color: #ffffff;
  border: 1px solid #ccc;
  padding: 1.5rem 4rem 1.5rem 2rem;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition: .2s;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header {
  background-color: #f5f5f5;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one .ac_header .i_box {
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
  border-top: 2px solid #014897;
  width: 20px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
  border-left: 2px solid #014897;
  width: 0;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 9px;
  transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
  height: 0;
}
.accordion_area .accordion_one .ac_inner {
  display: none;
  padding: 1.5rem 2rem 1.5rem 2rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  background: #fff;
}
 
/*=========
faq
=========*/
.faq_title {
  color:#ffffff;
  padding-top:15px;
  padding-left:35px;
  padding-bottom:15px;
} 
.p-faq__headinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__headinner::before {
  position: absolute;
  left: 0;
  content: "Q．";
  color: #09357f;
  font-size: 20px;
  font-weight: bold;
}
.p-faq__headinner p.p-faq__q-txt {
  font-size: 20px;
}
.p-faq__bodyinner {
  display: block;
  padding-left: 35px;
  padding-right: 8%;
  position: relative;
  line-height: 1.5;
}
.p-faq__bodyinner::before {
  position: absolute;
  left: 0;
  content: "A．";
  color: #de0000;
  font-size: 20px;
  font-weight: bold;
}
.p-faq__bodyinner p.p-faq__a-txt {
  font-size: 20px;
}


/*=========
form tab
=========*/
.tab-wrapF {
  display: flex;
  flex-wrap: wrap;
  margin:20px 0;
}
.tab-wrapF:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #00BBFF;
  display: block;
  order: -1;
}
.tab-labelF {
  color: White;
  background: LightGray;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  flex: 1;
}
.tab-labelF:not(:last-of-type) {
  margin-right: 5px;
}
.tab-contentF {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.tab-switchF:checked+.tab-labelF {
  background: #00BBFF;
}
.tab-switchF:checked+.tab-labelF+.tab-contentF {
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.tab-switchF {
  display: none;
}


/*=========
school tab
=========*/
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:20px 0;
}
.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #00BBFF;
  display: block;
  order: -1;
}
.tab-label {
  color: White;
  background: LightGray;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  flex: 1;
}
.tab-label:not(:last-of-type) {
  margin-right: 5px;
}
.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.tab-switch:checked+.tab-label {
  background: #00BBFF;
}
.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.tab-switch {
  display: none;
}


/*=========
school-accordion
=========*/
.school1_title {
  color:#ffffff;
  padding-top:15px;
  padding-left:15px;
  padding-bottom:15px;
} 
.p-school1__headinner {
  display: block;
  padding-left: 15px;
  position: relative;
  line-height: 1.5;
}
.p-school1__headinner::before {
  position: absolute;
  left: 0;
  content: "";
  color: #09357f;
  font-size: 20px;
  font-weight: bold;
}
.p-school1__headinner p.p-school1__q-txt {
  font-size: 24px;
}
.p-school1__bodyinner {
  display: block;
  padding-left: 15px;
  padding-right: 8%;
  position: relative;
  line-height: 1.5;
}
.p-school1__bodyinner::before {
  position: absolute;
  left: 0;
  content: "";
  color: #de0000;
  font-size: 20px;
  font-weight: bold;
}
.p-school1__bodyinner p.p-school1__a-txt {
  font-size: 20px;
}
.p-school_list {
  padding-left:35px;
  padding-bottom:20px;
}