@charset "utf-8";

.sp {
	display: none !important;
}


/* メイン画像 */
/* -------------------------------------------------- */
#titleImageAreaIn {
	position: relative;
	width: 100%;
	margin-bottom: 26px;
	height: 170px;
	background: url(../../img/mv_in.jpg) no-repeat;
	background-size: cover;
	border-top: 5px solid #e4007f;
	border-bottom: 5px solid #e4007f;
}
#titleImageTextIn {
	position: absolute;
	top: 26px;
	left: 50%;
	right: 0;
	display: inline-block;
	transform: translateX(-50%);
	width: 736px;
}
#titleImageBtnIn{
	display: inline-block;
	padding: 5px 14px 5px 48px;
	background: #e4007f;
	color: #fff;
	border-radius: 8px;
	position: absolute;
	left: 50%;
	top:82px;
	transform: translateX(-50%);
	font-size: 2.1rem;
}
#titleImageBtnIn:before{
	content: "";
	background: url(../../img/mv_mail_icon.png) no-repeat;
	background-size: contain;
	width: 29px;
	height: 28px;
	display: inline-block;
	position: absolute;
	left: 14px;
	top :7px;
}


/* 中面共通 */

.inner01W01{
	padding-bottom: 10px;
}
.inner01W02{
	background: #f2f2f3;
	padding-top: 40px;
	padding-bottom: 40px;
}
.inner01Body{
	letter-spacing: -0.4em;
	text-align: center;
}
.inner01Imgs{
	letter-spacing: normal;
	display: inline-block;
	width: 174px;
	margin-right: 7px;
	color: #fff;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.inner01Imgs:before{
	content: "";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 350px;
	background: rgba(255,255,255,0.3);
	left: -100%;
	top: 0;
	transition: 0.3s ease-in-out;
}
.inner01Imgs:hover::before{
	left: 0;
}
.inner01Imgs:last-child{
	margin-right: 0px;
}
.nameJ{
	font-size: 1.6rem;
}
.nameE{
	font-size: 1.2rem;
}
.inner02W{
	display: table;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c9caca;
}
.inner02W:last-child{
	border-bottom: 0;
	margin-bottom: 0;
}
.innerL{
	width: 512px;
	display: table-cell;
	vertical-align: top;
	position: relative;
	background: #f2f2f3;
	box-sizing: border-box;
}
.innerLBox{
	padding: 20px 15px 30px;
}
.innerSubTit01{
	font-size: 1.8rem;
	line-height: 1.8rem;
	margin-bottom: 30px;
	font-weight: 500;
}
.innerSubTit02{
	font-size: 1.8rem;
	line-height: 1.8rem;
	margin-bottom: 30px;
	font-weight: 500;
}
.innerTit01{
	display: block;
	color: #e4007f;
	margin-top: 10px;
}
.innerName01{
	font-size: 2.1rem;
	font-weight: 500;
}
.innerName02{
	font-size: 2.1rem;
	font-weight: 500;
}
.innerNameE{
	font-size: 1.4rem;
	margin-left: 10px;
}
.innerList{
	margin-top: 10px;
}
.innerTxt02{
	line-height: 2.4rem;
	margin-top: 30px;
}
.innerTxtB{
	font-weight: 500;
	font-size: 1.6rem;
	margin-bottom: -20px;
	margin-top: 30px;
}
.innerR{
	display: table-cell;
	vertical-align: top;
	width: 388px;
	background: #fff;
	padding-left: 8px;
	box-sizing: border-box;
}
.inner02Imgs{
	letter-spacing: -0.4em;
	background: #fff;
	padding-top: 8px;
}
.inner02Img1{
	letter-spacing: normal;
	display: inline-block;
}
.inner02Img1:first-child{
	margin-right: 8px;
}

/* カラダページ */

#karadaSec01{
	padding-bottom: 40px;
}


#karadaSec02{
	padding-bottom: 40px;
}
.karada01R{
	background: url(../../img/karada/trainer_01_img_03.jpg) no-repeat;
	background-size: cover;
	background-position: 8px 0px;
}
.karada02R{
	background: url(../../img/karada/trainer_02_img_03.jpg) no-repeat;
	background-size: cover;
	background-position: 8px 0px;
}



/* 講師陣ページ */

#koushiSec01{
	padding-bottom: 40px;
}


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









