@charset "utf-8";

.pc {
	display: none !important;
}

/* メイン画像 */
/* -------------------------------------------------- */
#titleImageAreaIn {
	position: relative;
	width: 100%;
	margin-bottom: 26px;
	height: 30vw;
	background: url(../../img/mv_in.jpg) no-repeat;
	background-size: cover;
	border-top: 5px solid #e4007f;
	border-bottom: 5px solid #e4007f;
}
#titleImageAreaIn img{
	width: 100%;
	height: auto;
}
#titleImageTextIn {
	position: absolute;
	top: 5vw;
	left: 50%;
	right: 0;
	display: inline-block;
	transform: translateX(-50%);
	width: 90%;
}
#titleImageTxtIn img{
	width: 100%;
	height: auto;
}
#titleImageBtnIn{
	display: inline-block;
	padding: 5px 10px 5px 30px;
	background: #e4007f;
	color: #fff;
	border-radius: 8px;
	position: absolute;
	left: 50%;
	top:16vw;
	transform: translateX(-50%);
	font-size: 1.2rem;
	white-space: nowrap;
	box-sizing: border-box;
}
#titleImageBtnIn:before{
	content: "";
	background: url(../../img/mv_mail_icon.png) no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	left: 5px;
	top :5px;
}

/* 中面共通 */
.inner01Imgs{
	letter-spacing: normal;
	display: inline-block;
	width: 44.5vw;
	margin-right: 8px;
	margin-bottom: 8px;
	color: #fff;
}
.inner01Imgs img{
	width: 100%;
	height: auto;
}
.inner01Imgs:nth-child(even){
	margin-right: 0px;
}
.nameJ{
	font-size: 1.6rem;
}
.nameE{
	font-size: 1.2rem;
}
.innerSubTit01{
	font-size: 1.6rem;
	line-height: 1.6rem;
	margin-bottom: 30px;
	font-weight: 500;
}
.innerSubTit02{
	font-size: 1.6rem;
	line-height: 1.6rem;
	margin-bottom: 30px;
	font-weight: 500;
}
.innerTit01{
	display: block;
	color: #e4007f;
	margin-top: 10px;
}
.innerName01{
	font-size: 2.0rem;
	font-weight: 500;
}
.innerName02{
	font-size: 2.0rem;
	font-weight: 500;
}
.innerNameE{
	font-size: 1.4rem;
	margin-left: 10px;
}
.innerList{
	margin-top: 10px;
}
.innerTxt02{
	line-height: 2.4rem;
	margin-top: 30px;
}
.inner02W{
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c9caca;
	display: flex;
	flex-flow: column;
}
.inner02W:last-child{
	border-bottom: 0;
	margin-bottom: 0;
}

.innerL{
	width: 100%;
	vertical-align: top;
	position: relative;
	background: #f2f2f3;
	box-sizing: border-box;
	order: 2;
}

.innerLBox{
	padding: 10px;
}
.innerTxtB{
	font-weight: 500;
	font-size: 1.6rem;
	margin-bottom: -20px;
	margin-top: 30px;
}
.innerR{
	display: block;
	vertical-align: top;
	width: 100%;
	height: 150vw;
	background: #fff;
	padding-left: 8px;
	box-sizing: border-box;
	order: 1;
}
.inner02Imgs{
	letter-spacing: -0.4em;
	background: #fff;
	padding-top: 8px;
}
.inner02Imgs img{
	width: 100%;
	height: auto;
}
.inner02Img1{
	letter-spacing: normal;
	display: inline-block;
	width: 100%;
	margin-bottom: 8px;
}
.inner02Img1:first-child{
	margin-right: 8px;
}

/* カラダページ */

#karadaSec01{
	padding-bottom: 20px;
}

.karada01Txt{
	margin-bottom: 5px;
}
.karada01W01{
	padding-bottom: 10px;
}
.karada01W02{
	background: #f2f2f3;
	padding-top: 35px;
	padding-bottom: 40px;
}
.karada01Body{
	letter-spacing: -0.4em;
	margin-bottom: 20px;
}
.karada01Imgs{
	letter-spacing: normal;
	display: inline-block;
	width: 174px;
	margin-right: 7px;
	color: #fff;
}
.karada01Imgs:last-child{
	margin-right: 0px;
}

#karadaSec02{
	padding-bottom: 20px;
}

.karada02W{
	display: table;
	width: 100%;
	margin-bottom: 40px;
}
.karadaL{
	width: 512px;
	display: table-cell;
	vertical-align: top;
	position: relative;
	background: #f2f2f3;
	box-sizing: border-box;
}
.karadaSubTit{
	font-size: 1.8rem;
	line-height: 1.8rem;
	margin-bottom: 30px;
	font-weight: 500;
}

.karadaName{
	font-size: 2.1rem;
	font-weight: 500;
	margin-bottom: 30px;
}
.karadaName2{
	font-size: 2.1rem;
	font-weight: 500;
	margin-bottom: 10px;
}
.karadaList{
	margin-bottom: 30px;
}
.karadaLBox{
	padding: 20px 15px;
}
.karadaR{
	display: table-cell;
	vertical-align: top;
	width: 388px;
	background: #fff;
	padding-left: 8px;
	box-sizing: border-box;
}
.karada02Imgs{
	letter-spacing: -0.4em;
	position: absolute;
	bottom: 0;
	background: #fff;
	padding-top: 8px;
}
.karada02Img1{
	letter-spacing: normal;
	display: inline-block;
}
.karada02Img1:first-child{
	margin-right: 8px;
}
.karada01R{
	background: url(../../img/karada/trainer_01_img_03.jpg) no-repeat;
	background-size: cover;
	background-position: top;
}
.karada02R{
	background: url(../../img/karada/trainer_02_img_03.jpg) no-repeat;
	background-size: cover;
	background-position: top;
}


/* 講師陣ページ */

#koushiSec01{
	padding-bottom: 20px;
}

.kkoushi01Txt{
	margin-bottom: 5px;
}
.koushi01W01{
	padding-bottom: 10px;
}
.koushi01W02{
	background: #f2f2f3;
	padding-top: 35px;
	padding-bottom: 40px;
}
.koushi01Body{
	letter-spacing: -0.4em;
	margin-bottom: 20px;
}

.koushi01R{
	background: url(../../img/koushi/trainer_01_img_03.jpg) no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}
.koushi02R{
	background: url(../../img/koushi/trainer_02_img_03.jpg) no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}
.koushi03R{
	background: url(../../img/koushi/trainer_03_img_03.jpg) no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}
.koushi04R{
	background: url(../../img/koushi/trainer_04_img_03.jpg) no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}
.koushi05R{
	background: url(../../img/koushi/trainer_05_img_03.jpg) no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}









