@charset "UTF-8";
/* line 5, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,.headerNav__itm
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*
Theme Name:		SMART-MINIMUM
Theme URI:		http://rfs.jp/
Description:	デザインありきで制作する際の、最小限必要と思われる構成のテンプレートです。
Author:			rhythmfactory
Author URI:		http://rfs.jp/
Version:		1.0
License:
License URI:
*/
/*#########################################################

要素関連

#########################################################*/
/* line 32, style.scss */
p {
  margin: 0px auto;
}

/*#########################################################

WordPress必須クラス

#########################################################*/
/* line 42, style.scss */
.wp-caption {
  /**/
}

/* line 43, style.scss */
.wp-caption-text {
  /**/
}

/* line 44, style.scss */
.sticky {
  /**/
}

/* line 45, style.scss */
.gallery-caption {
  /**/
}

/* line 46, style.scss */
.bypostauthor {
  /**/
}

/* line 47, style.scss */
.alignright {
  /**/
}

/* line 48, style.scss */
.alignleft {
  /**/
}

/* line 49, style.scss */
.aligncenter {
  /**/
}

/* line 50, style.scss */
.screen-reader-text {
  /**/
}

/*#########################################################

レイアウト

#########################################################*/

.nt{
    text-indent: 100% !important;
    white-space: nowrap;
    overflow: hidden;
    font-size:1px;
    line-height:0% !important;
    margin:0;
    padding:0;
    text-align:left !important;
    }
.nt *{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size:1px;
    line-height:0% !important;
        text-align:left !important;
    }

.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
 
.cf {
  min-height: 1px;
}
 
* html .cf {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* tips*/
.taC{text-align:center;}
.taR{text-align:right;}
.taL{text-align:left;}

.fwB{font-weight:bold;}
.fwN{font-weight:normal}
.fsI{font-style:italic;}

.poA{position:absolute;}
.poR{position:relative;}

.pointTxt{color:#141e26;}
.sectionBox--img .pointTxt{color:#fff;}
.miniTxt{font-size:40%;}
.smallTxt{font-size:80%;}
.bigTxt{font-size:130%;}
.largeTxt{font-size:150%;}
.hugeTxt{font-size:180%;}
.oswaldTxt{font-family:'Oswald', sans-serif;}
.mplusTxt{font-family: "M PLUS 1", serif;font-weight:700;}
.noticeTxt{color:#b40001;}

.flL{float:left;}
.flR{float:right;}
.flC{margin:0 auto;}
.vaM{vertical-align:middle;}
.vaT{vertical-align:top;}

.dspB{display:block;}
.dspI{display:inline}
.dspIb{display:inline-block;}
.dspT{display:table;}
.dspTc{display:table-cell;}
.itemIndent{text-indent:-1.2rem;margin-left:1.2rem;}

.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}


.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pb60{padding-bottom:60px;}
.pb70{padding-bottom:70px;}
.pb80{padding-bottom:80px;}

.lh1{line-height:1em;}
.lh1-2{line-height:1.2em;}

html {font-size:12px;font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;}
body {font-size:12px;font-size: 1.2rem;line-height:140%;}
#main{font-size:17px;line-height:1.9em;}
#container{background:#fbfdff;}
/*#container:before{
	content:"";
	position:fixed;
	bottom:-0;
	background:#141e26;
	width:100%;
	height:300px;
	z-index:3;
}*/

.siteFrame{
	width:1100px;
}
.sectionBox{
	position:relative;
	z-index:1;
}
.sectionBox,
#site-footer,
.sectionBox--bottom__half{
	padding:90px 0;
}
.sectionBox--img{background:url(/wp-content/uploads/bg_black-img.png) no-repeat center bottom;background-size:cover;color:#fff;position:relative;	background-attachment:fixed;}
.sectionBox--img *,.sectionBox--bottom *,.sectionBox--bottom__half *{z-index:5;position:relative;}
.sectionBox--img:before,.sectionBox--bottom__half:before{content:"";width:100%;height:100%;background:url(/wp-content/uploads/bg_img.png);position:absolute;display:block;z-index:4;top:0;left:0;}


.sectionBox--img .sectionTitle,
.sectionBox--bottom .sectionTitle{color:#fff;}



.sectionTitle span{
	line-height:1em;
	font-size:38px;
}

.organicBtn{
	font-family: 'Oswald', sans-serif;
	width:220px;
	font-size:14px;
	padding:6px 0;
	border:1px solid #141e26;
	color:#141e26;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;}
.organicBtn:hover{
	color:#fff;
	background:#141e26;}
.sectionBox--bottom .organicBtn,
.sectionBox--img .organicBtn{
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;}
.sectionBox--bottom .organicBtn:hover,
.sectionBox--img .organicBtn:hover{
	color:#141e26;
	background:#fff;}
/*ヘッダー*/
#site-header{
	padding:8px 0;
	position:fixed;
	width:100%;
	top:0;
	z-index:6;
}
#site-logo{
}
#site-logo a{
	width:288px;
	height:80px;
	background:url(/wp-content/uploads/header_logo.png) no-repeat;
	background-size:auto 100%;
}
#pageLabel{
	padding:140px 0 70px;
	color:#fff;
	z-index:3;
	position:relative;
}
#pageLabel:before{
	content:"";
	position:fixed;
	width:100%;
	height:384px;
	top:-100px;
	left:0;
	z-index:0;
	background:url(/wp-content/uploads/bg_slidearea.png);
	background-size:80% auto;
}
.pageLabel--title{
	position:relative;
	z-index:1;
}
.pageLabel--title__spel{
	text-transform:uppercase;
	line-height:1em;
	font-size:44px;
}
#primary{
	position:relative;
	z-index:4;
	background:#fbfdff;
}

/*ナビ*/
.headerNav{
	margin-top:20px;
	padding:10px 30px;
	background:#141e26;
	border-radius:20px;
}
.headerNav__itm{
	margin-right:2.5em;
}
.headerNav__itm:last-child{
	margin-right:0;
}
.headerNav__itm__link{
	font-size:13px;
	position:relative;
	text-decoration:none;
	color:#fff;
}
.headerNav__itm__link:hover{
	opacity:0.8;
}
/*フッター*/
.sectionBox--bottom:before{
    content: "";
    position: absolute;
    bottom: -500px;
    z-index: 0;
    background: #141e26;
    height: 500px;
    width: 100%;
}
.sectionBox--bottom__half{
	width:50%;
	padding-right:2%;
	box-sizing:border-box;
	z-index:2;
	background:url(/wp-content/uploads/bottom_left.png);
	background-size:cover;
}
.sectionBox--bottom__half:nth-child(2){
	padding-left:2%;
	padding-right:0;
	background:url(/wp-content/uploads/bottom_right.png);
	background-size:cover;
}

#site-footer{
	color:#fff;
	background:#141e26;
}

.sectionBox--bottom{
	z-index:3;
}
.footerNav{
	border-bottom:1px solid #fff;
	z-index:4;
}
.footerNav__logo,
.footerNav__block{
	width:25%;
}
.footerNav__nav{
	margin-top:15px;
	width:70%;
}
.footerNav__block__content__list__item a{
	color:#fff;
	text-decoration:none;
	font-size:13px;
	line-height:1.3em;
}
.footerNav__block__content__list__item a:hover{
	text-decoration:underline;
}
#copyright{
	z-index:3;
}
/*トップページ*/
#indexMain{
	background:url(/wp-content/uploads/bg_index.png) #141e26 no-repeat center top;
	background-size:auto 100%;
	height:100vh;
}
#indexMain .siteFrame{
	overflow:visible;
}
#indexMain h2{
	background:url(/wp-content/uploads/img_index.png) no-repeat center top;
	height:700px;
	animation: fadeIn 3.5s linear;
	animation-fill-mode: both;
}
@keyframes fadeIn{
	0%{
		opacity: 0;
	}
	50%{
		opacity:0;
	}
	100%{
		opacity: 1;
	}
}
#indexMain .siteFrame ul{
	position:absolute;
	overflow:visible;
	top:500px;
	right:0;
}
#indexMain .siteFrame li{
	position:relative;
	bottom:-30px;
}
#indexMain .siteFrame ul li:first-child{
	background:url(/wp-content/uploads/li_index_01.png) no-repeat;
	width:208px;
	height:196px;
	animation: fadeIn_01 6s linear;
	animation-fill-mode: both;
}
@keyframes fadeIn_01{
	0%{
		opacity: 0;
	}
	50%{
		opacity:0;
	}
	80%{
		bottom:0;
		opacity: 1;
	}
	100%{
		bottom:0;
		opacity: 1;
	}
}
#indexMain .siteFrame ul li:nth-child(2){
	background:url(/wp-content/uploads/li_index_02.png) no-repeat;
	width:203px;
	height:196px;
	animation: fadeIn_02 6s linear;
	animation-fill-mode: both;
}
@keyframes fadeIn_02{
	0%{
		opacity: 0;
	}
	55%{
		opacity:0;
	}
	85%{
		bottom:0;
		opacity: 1;
	}
	100%{
		bottom:0;
		opacity: 1;
	}
}
#indexMain .siteFrame ul li:nth-child(3){
	background:url(/wp-content/uploads/li_index_03.png) no-repeat;
	width:207px;
	height:196px;
	animation: fadeIn_03 6s linear;
	animation-fill-mode: both;
}
@keyframes fadeIn_03{
	0%{
		opacity: 0;
	}
	60%{
		opacity:0;
	}
	90%{
		bottom:0;
		opacity: 1;
	}
	100%{
		bottom:0;
		opacity: 1;
	}
}
#indexMain .siteFrame ul li:nth-child(4){
	background:url(/wp-content/uploads/li_index_04.png) no-repeat;
	width:209px;
	height:196px;
	animation: fadeIn_04 6s linear;
	animation-fill-mode: both;
}
@keyframes fadeIn_04{
	0%{
		opacity: 0;
	}
	65%{
		opacity:0;
	}
	95%{
		bottom:0;
		opacity: 1;
	}
	100%{
		bottom:0;
		opacity: 1;
	}
}
.indexIntro__title{
	width:360px;
	height:100px;
	background:url(/wp-content/uploads/logo_inex_intro.png) no-repeat center top;
	background-size:100% auto;
}

.indexPlace__list{
	position:relative;
}
.indexPlace__list__item{
	width:32%;
	margin-right:2%;
	margin-bottom:2%;
}
.indexPlace__list__item:nth-child(3n){
	margin-right:0;
}
.indexPlace__list__item:nth-child(3n+1){
	clear:both;
}
.indexPlace__list__item__box__title{
	font-size:24px;
}
.indexPlace__list__item__box__content{
	font-size:15px;
	line-height:1.4em;
	position:relative;}
.indexPlace__list__item--ap .indexPlace__list__item__box__content{
	white-space:nowrap;
}
.indexPlace__list__item__box__title--icon{
	font-size:13px;
	line-height:1em;
	position:absolute;
	top:5px;
	right:0;
}
.indexPlace__list__item__box__title--icon__item{
	color:#fff;
	padding:4px 6px;
	margin-right:0.5em;
	border-radius:4px;
}
.indexPlace__list__item__box__title--icon__item:last-child{
	margin-right:0;
}
.indexPlace__list__item__box__title--icon__item__primary{background:#a8c8e1;}
.indexPlace__list__item__box__title--icon__item__standard{background:#5e819d;}
.indexPlace__list__item__box__title--icon__item__elite{background:#314556;}
.indexPlace__list__item__box__content__btn{
	color:#fff;
	background:#141e26;
	border:1px solid #fff;
	text-decoration:none;
	padding:2px 5px;
	position:absolute;
	bottom:10px;
	right:0;
}
.indexPlace__list__item__box__content__btn:hover{
	color:#141e26;
	background:#fff;
	border:1px solid #141e26;}

.indexCoach__list__item{
	width:32%;
	margin-right:2%;
	margin-bottom:2%;	
}
.indexCoach__list__item:nth-child(3n){
	margin-right:0;
}
.indexCoach__list__item__icon a{
	color:#fff;
    padding: 4px 6px;
    margin-right: 0.2em;
    border-radius: 4px;
	background: #314556;
	text-decoration:none;
	font-size:12px;
}
.indexPersonal__item{
	width:49%;
}
/*スクール詳細*/
.sectionBox--placeIntro__img{
	width:450px;
}
.sectionBox--placeIntro__content{
	width:600px;
}

.sectionBox--placeIntro__img__list__item{
	width:23%;
}
.placeData{
	width:100%;
	font-size:15px;
	line-height:1.2em;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.placeData tr{
	border-bottom:1px solid #ddd;
}
.placeData th,
.placeData td{
	padding:12px 20px;
}
.placeData th{
	background:#efefef;
}
/*スクール概要*/
.aboutClass{
	border-bottom:1px solid #fff;
}
.aboutClass:last-child{
	border-bottom:none;
}
.aboutClass__thumb{
	width:45%;
	line-height:0;
	padding-right:3%;
}
.aboutClass__deta{
	width:52%;
	line-height:1em;
}
.aboutClass__deta__content{
	line-height:1.4em;
}

.aboutQuality__list{
	width:30%;
	margin-right:5%;
}
.aboutQuality__list:nth-child(3n){
	margin-right:0;
}
.aboutQuality__list:nth-child(3n+1){
	clear:both;
}
.aboutQuality__list__thumb{
	line-height:0;
}
.aboutQuality__list__content{
	font-size:14px;
	line-height:1.5em;
}
.personalPrice.personalPrice__about th{
	width:30%;
}
.personalPrice.personalPrice__about th:after{
	content:none;}
.personalPrice.personalPrice__about td{
	background:#fff;
	color:#141e26;
}
.personalPrice__about th.koumoku{
	border-bottom:1px solid #fff;
	width:10%;}
/*コーチ詳細*/
.coachProf__img{
	width:48%;
}
.coachProf__deta{
	width:48%;
}

/*コラム*/
.columnList__item a{
	color:#141e26;
}
.columnList__item{
	width:32%;
	margin-right:2%;
}
.columnList__item:nth-child(3n){
	margin-right:0;
}
.columnList__item__thumb{
	line-height:0;
	border:1px solid #141e26;
	border-radius:5px;
	overflow: hidden;
}
.columnList__item__thumb img{
	transition: transform .6s ease;
}
.columnList__item__thumb:hover img {
  transform: rotate(-1deg) scale(1.05);/* 拡大 */
}
.columnList__item__box{
	background:#fff;
	padding:20px;
	bottom:0;
	left:50%;
	transform:translate(-50%, 20%);
	border:1px solid #141e26;
	border-radius:5px;
	width:80%;
	line-height:1;
	box-sizing:border-box;
}
.columnList__item__box__icon{
	color:#fff;
	padding:4px 6px;
	background:#141e26;
}
/*コラム-詳細*/
.columnMain{
	width:75%;
	line-height:0;
}
.columnMainttl{
	font-size:30px;
	color:#1e2d51;
	line-height:1.6em;
}
.columnDetail{
	font-size:15px;
	line-height:1.5em;
	padding:20px 30px;
	background:#fff;
}

.columnDetail__content h2{
	margin-top:70px;
	margin-bottom:30px;
	font-size:24px;
	font-weight:bold;
	color:#141e26;
    position: relative;
	display:flex;
    align-items: center;
    column-gap: 8px;
}
.columnDetail__content h2:before {
    width: 0.8em;
    height: 0.4em;
    border-bottom: 4px solid #2589d0;
    border-left: 4px solid #2589d0;
    transform: rotate(-45deg) translate(2px, -2px);
    content: '';
}
.columnDetail__content h3{
	margin-top:30px;
	margin-bottom:15px;
	font-size:20px;
}
.columnDetail__content img.columnScale,
.columnBox__img__thumb{
    aspect-ratio: 1.7 / 1;
    object-fit: cover;
	max-width:100%;
}
.columnDetail__content p{
	margin-bottom:20px;
}
.columnDetail__content iframe{
	margin-bottom:20px;}
.columnDetail__content blockquote{
    position:relative;
    border-left:3px solid #DA8596;
    padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	background:#efefef;}
.columnDetail__content blockquote p{
	margin-bottom:0;}
.columnDetail__content blockquote:before{
    position:absolute;
    font-family:'FontAwesome';
    content:'\f10d';
    font-size: 20px;
    color:#DA8596;
}
.columnDetail__content blockquote p{
    position:relative;
    padding-left:30px;
}
.columnDetail__content blockquote cite{
    display: block;
    font-size:0.8rem;
    color:#F8C8B2;
    text-align:right;
}

.columnOther__item{
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #1e2d51;
}
.columnOther__item a{
	width:100%;
	color:#1e2d51;
}
.columnOther__item__thumb{
	width:100px;
	height:100px;
	object-fit: cover;
}
.columnOther__item__ttl{
	padding-left:10px;
	overflow:hidden;
	width:100%;
}
.columnOther__item__ttl__txt{
	font-size:18px;
	white-space:nowrap;
}

.columnSub{
	width:22%;
	padding:20px 15px;
	background:#fff;
	box-sizing:border-box;
}
.columnSub a{
	text-decoration:none;
	color:#000;
}

.columnSub a:hover{
	text-decoration:underline;
}

.columnDetail__writtert__title{
	border-top:2px solid #141e26;
	color:#fff;
}
.columnDetail__writtert__title span{
	padding:4px 9px;
	background:#141e26;
	border-radius: 0 0 5px 5px;
}
.columnDetail__writtert__content__thumb{
	width:18%;
}
.columnDetail__writtert__content__data{
	width:80%;
	padding-left:2%;
}
.columnRanking__thumb{
	line-height:0;
}
.columnTtl{
	font-size:15px;
	line-height:1.3em;
}

/*お問合せ*/
.contact_msg_hidden{display:none;}
.contactForm{
	clear:both;
	width:100%;
	margin:0 auto;
	border-bottom:1px solid #ddd;
	border-collapse: collapse;
    table-layout: fixed;
}
.contactForm:first-child{
	border-top:2px solid #ddd;
}
.contactForm:last-child{
	border-bottom:2px solid #ddd;
}
.contactForm__title{
	line-height:45px;
	color:#000;
	width:240px;
	font-size:14px;
	padding-left:20px;
	background:#efefef;
	box-sizing:border-box;
}
.contactForm__content{
	line-height:0px;
	padding:7px 20px;
	box-sizing:border-box;
}

.mw_wp_form .contactForm .error{
	margin-top:2px;
	padding:2px;
	background:#f00;
	line-height:1em;
	color:#fff;}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #999;
    color: #151515;
    border-radius: 0;
    padding: 0.625em 0.4375em;
    width: 70%;
	box-sizing:border-box;
}
textarea{width:100%;}
.contactForm dd select{
    margin: 0.62em 0;}

.contactBtn__item{
	display:inline-block;
	margin-right:20px;}
.contactBtn__item:last-child{
	margin-right:0;}

.contactArea input[type="submit"],
.send input[type="submit"]{
	-webkit-appearance: none;
	border: 0;
	color:#141e26;
	width:250px;
	padding:15px 0;
	border:1px solid #141e26;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;   /* Firefox用 */
	background:#fff;
	cursor:pointer;}
.contactArea input[name="submitBack"],
.send input[name="previous"],
.send input[name="backCart"],
.send input[name="backCustomer"],
.send input[name="backDelivery"]{
	-webkit-appearance: none;
	border: 0;
	color:#666;
        width:230px;
	margin-top:10px;
	padding:10px 0;
	border:1px solid #666;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;   /* Firefox用 */
	background:#fff;
	cursor:pointer;}
.contactArea input[type="submit"]:hover,
.send input[type="submit"]:hover{
	color:#fff;
	background:#141e26;}
.contactArea input[name="submitBack"]:hover,
.send input[name="previous"]:hover,
.send input[name="backCart"]:hover,
.send input[name="backCustomer"]:hover
.send input[name="backDelivery"]:hover{
	background:#666;
	color:#fff;
}

#customer-info .send{
	margin-bottom:20px;
}

/*合格実績*/
.indexPlace__list__item--ap{
	width:18%;
	margin-right:2.5%;
}
.indexPlace__list__item--ap:nth-child(3n){
	margin-right:2.5%;}
.indexPlace__list__item--ap:nth-child(3n+1){
	clear:none;
}
.indexPlace__list__item--ap:nth-child(5n){
	margin-right:0;
}
.indexPlace__list__item--ap:nth-child(5n+1){
	clear:both;
}
.apTable{
	width:33%;
	margin-right:0.5%;
}
.apTable:nth-child(3){
	margin-right:0;
}
.apTable th{
	color:#fff;
	background:#141e26;
	padding:10px 15px;
}
.apTable td.is-child{
	line-height:1.6em;
	background:#fff;
	padding:10px 15px;
	color:#000;
}
/*声*/
.voiceList__item{
	border-radius:10px;
	width:30%;
	margin-right:5%;
}
.voiceList__item .indexPlace__list__item__box__title--icon__item{
	line-height:1em;
	right:10px;
	top:10px;
}
.voiceList__item:nth-child(3n){
	margin-right:0;}
.voiceList__item img{
	border-radius:10px;
	line-height:0;
}
.voiceList__item__box{
	padding:10px 20px;
	border-right:2px solid #ddd;
	border-left:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-radius:0 0 10px 10px;
}
.voiceList__item__box__title{
	font-size:15px;
	line-height:1.4em;
}
.cp_box1{
	height:150px;
	overflow:hidden;
	line-height:1.6em;
}
.cp_box1 input {
  display: none;
}
.cp01:checked + .voiceList__item__box__popup{
  display: block;
  border-radius: 10px;
	overflow:visible;
}
/*開くためのボタンとテキストを隠すグラデーションの設定*/
.cp_box1 label {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
  bottom: -10px;
  width: 100%;
  height: 140px; /* グラデーションの高さ */
  cursor: pointer;
  text-align: center;
  /* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
  background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}
.cp_box1 input:checked + label {
  /* display: none ; 閉じるボタンを消す場合コメントアウトを外す */
}
.cp_box1 .cp_container {
  overflow: hidden;
  height: 250px; /* 開く前に見えている部分の高さ */
  transition: all 0.5s;
}
/*続きをよむボタン*/
.cp_box1 label:after,
.cp_box1 label::before {
  content: '';
  position: absolute;
  line-height: 2.5rem;
}
.cp_box1 label:after {
  z-index: 2;
  bottom: 20px;
  width: 13em;
  content: '続きをよむ';
  color: #ffffff;
  background: #1b2538;
  border-radius: 20px;
}
.cp_box1 label::before {
  position: absolute;
  bottom: 32px;
  left: calc(50% - 3.5em);
  z-index: 3;
  width: 10px;
  height: 5px;
  background: #ffffff;
  clip-path: polygon(50% 100%, 0 0, 100% 0)
}
/*閉じるボタン*/
.cp_box1 input:checked + label:after {
  content: '続きをよむ';
}


/*個人レッスン*/
.personalTop{
	border-bottom:1px solid #141e26;
}
.personalTop:last-child{
	border-bottom:0;
}
.personalTop__title{
	background: linear-gradient(transparent 70%, #a7d6ff 70%);
}
.personalTop__content__img{
	width:95%;
}
.personalTop__content__txt{
	width:52%;
}

.personalCoach__item__thumb{
	width:45%;
}
.personalCoach__item__thumb__data{
	line-height:1.5em;
}
.personalCoach__item__content{
	width:51%;
}
.personalPrice{
	width:100%;
	border-left:1px solid #141e26;
}
.personalPrice th{
	position:relative;
	line-height:1em;
	background:#141e26;
	color:#fff;
	padding:15px 20px;
	width:33.3%;
	border-right:1px solid #fff;
}
.personalPrice th:after{
	content:"";
	position:absolute;
	left:50%;
	bottom:-15px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	border-style: solid;
    border-color: #141e26 transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
.personalPrice td{
	line-height:1em;
	padding:20px;
	border-right:1px solid #141e26;
	border-bottom:1px solid #141e26;
}
.personalPrice td span{
	line-height:1em;
}
.indexPlace__list__item--personal:last-child{
	margin-right:0;
}
.voiceList__item__box__popup{
  background-color: #efefef;
  box-shadow: 0 0 0 9999px rgba(0, 0, 0, .8);
  display: none;
  position: fixed;
  z-index:10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 40%;
  height: 60%;
  overflow-y: scroll;
}
.cp01:checked + .popup{
  display: block;
}
.voiceList__item__box__popup__inner{
	padding:20px;
	font-size:15px;
	line-height:1.6em;
}
.voiceList__item__box__popup label{
	display:inline-block;
	width:30px;
	height:30px;
  position: absolute;
  right: 10px;
	top:-30px;
	background:none;
	color:#fff;
}
.voiceList__item__box__popup label:before,
.voiceList__item__box__popup label:after{content:none;}
/* 閉じるアイコン（右上） */
.icon-close{
  background: #000;
  color: #fff;
  font-size: 30px;
  padding: 0 10px;
  position: absolute;
  right: 10px;
top:10px;

}
/* 閉じるアイコン（右上） */
.icon-close{
  background: #000;
  color: #fff;
  font-size: 30px;
  padding: 0 10px;
  position: absolute;
  right: 10px;
	top:10px;
}
/* 閉じるボタン */
.btn-close{
  background: none;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  width: 95%;
  text-align: center;
text-indent:-9999px;
}

@media screen and ( min-width:769px ){
	.pcNone{display:none;}
}
@media screen and ( max-width:768px ){
	.spNone{display:none;}
	#container,
	.indexPlace__list__item,
	.indexPlace__list__item__box,
	.indexCoach__list__item,
	.sectionBox--placeIntro__img,
	.sectionBox--placeIntro__content,
	.aboutClass__thumb,
	.aboutClass__deta,
	.aboutQuality__list,
	.columnList__item,
	.columnMain,
	.columnSub,
	.indexPersonal__item,
	.apTable,
	.footerNav__nav,
	.footerNav__block{
		width:100%;
		margin-left:0;
		margin-right:0;
	}
	.siteFrame{
		width:95%;
		margin:0 auto;
	}
	.columnDetail__content iframe{
		width:100%;
	}
	.sectionBox--img{
		background-size:auto 100%;
	}
	#pageLabel{
		padding:95px 0 40px;
	}
	/*ヘッダー*/
	#site-header{background:#fff;}
	#site-logo a{
		width:144px;
		height:40px;
	}
	.telBtn a{
		position:absolute;
		top:9px;
		left:10px;
		display:inline-block;
		border:1px solid #205bc6;
		padding:5px;
		z-index:10;
		text-decoration:none;
		color:#205bc6;}
	.toggleBtn{
		height:24px;
		top:0px;
		right:0px;
		position:absolute;
		z-index:10000;
		padding:10px 10px 21px;
	}
	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;}
	.menu-trigger {
		display: inline-block;
		float: left;
		width: 28px;
		height: 24px;
		 position: relative;}
	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 3px;
		background-color: #000;}
	.menu-trigger span:nth-of-type(1) {
		top: 0;}
	.menu-trigger span:nth-of-type(2) {
		top: 50%;
		margin-top:-1px;}
	.menu-trigger span:nth-of-type(3) {
		bottom: 0;}
	.checked .menu-trigger span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);}
	.checked .menu-trigger span:nth-of-type(2) {
		opacity: 0;}
	.checked .menu-trigger span:nth-of-type(3) {
		-webkit-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);}
	.menu-trigger__Txt{
		bottom:0;
		margin:0 auto -20px -2px;
	}
	.menu-trigger__Txt--close,
	.checked .menu-trigger__Txt{
		display:none;
	}
	.checked .menu-trigger__Txt--close{
		display:block;
		margin-left:-3px;
	}
	.headerNav{
		position:fixed;
		top:50px;
	}
	.headerNav__itm{
		text-align:center;
		width:50%;
		margin:0;
		padding:10px 0;
	}
	#pageLabel:before{
		height:311px;
	}
	/*フッター*/
	#site-footer{
		position:relative;
		z-index:5;
	}
	.footerNav__logo{
		width:70%;
		margin:0 auto 20px;
		float:none;
	}
	.footerNav__block{

	}
	.footerNav__block__title{
		font-size:220%;
	}
	.footerNav__block__title.check:after{
		display:inline-block;
		content:"+";
		margin-left:0.5em;
	}
	.footerNav__block__title.checked:after{
		display:inline-block;
		content:"-";
		margin-left:0.5em;
	}
	.footerNav__block__content{
		display:none;
		margin-bottom:30px;
	}
	.sectionBox--bottom__half{
		float:none;
		width:100%;
		padding:70px 20px;
		background-position:center !important;
	}
	.sectionBox--bottom:before{
		content:none;
	}
	
	/*トップページ*/
	#indexMain{
		height: 100svh;
		background:url(/wp-content/uploads/bg_index_sp.jpg);
		background-size:auto 100%;
		background-position:center top;
		overflow:hidden;
	}
	#indexMain .siteFrame{
		background:none;
		position:relative;
	}
	#indexMain h2{
		background:url(/wp-content/uploads/bg_index_h2_sp.png) no-repeat;
		background-size:100% auto;
		width:120%;
		height:0;
		padding-top:45%;
		position:absolute;
		top:300px;
		left:50%;
		transform:translate(-50%, 0);
	}
	#indexMain .siteFrame ul{
		width:100%;
	}
	#indexMain li{
		width:25% !important;
		background-size:100% auto !important;
	}
	.indexPlace__list__item{
		padding-bottom:30px;
		margin-bottom:30px;
		border-bottom:1px solid #fff;
		clear:both;
	}
	.indexPlace__list__item:last-child{
		padding-bottom:0px;
		margin-bottom:0px;
		border-bottom:none;
	}
	.indexCoach__list__item{
		clear:both;
	}
	.indexCoach__list__item img{
		width:40%;
		float:left;
	}
	.sectionBox--coach .indexPlace__list__item__box{
		width:58%;
		float:right;
		text-align:left;
	}
	.sectionBox--coach .indexPlace__list__item__box__content:before{
		content:"担当校：";
		display:inline-block;
	}
	.indexCoach__list__item__icon li{
		margin-bottom:5px;
	}
	
	/*概要*/
	.aboutClass__thumb,
	.aboutClass__deta{
		display:block;
	}
	.aboutClass__thumb{
		margin-bottom:20px;
	}
	/*合格実績*/
	.indexPlace__list__item--ap{
		width:49%;
		clear:none;
		margin-right:0 !important;
	}
	.indexPlace__list__item--ap:nth-child(5n+1){
		clear:none;
	}
	.indexPlace__list__item--ap:nth-child(odd){
		clear:both;}
	.indexPlace__list__item--ap:nth-child(even){
		float:right;}
	/*コラム*/

	
	/*お問合せ*/
	.contactForm,
	.contactForm dt,
	.contactForm dd{
		box-sizing:border-box;
		width:100%;
		display:block;
		border:none;
	}
	.contactForm__title{
		line-height:2em;
		text-align:left;
		padding:7px 0 7px;
	}
	.contactForm__content{
		margin-bottom:15px;
		padding:7px 0 7px;
		line-height:1em;
	}

	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea{
		width:95%;
		padding:0.625em 2.5%;}
	.contactBtn__item{
		margin:0 auto 10px;}

}