@charset "utf-8";
/* +++++++++++++++++++++++++ common +++++++++++++++++++++++++ */

.kv{
clear: both;
padding: 3em 0;
text-align: center!important;
}

.pctR {
	float: right;
	margin-left:30px;
	margin-bottom:20px;
}

.pcL{
	float: left;
	margin-left:30px;
	margin-bottom:20px;
}
.ss{
font-size: .75em;
}

.priceL{
	text-align: center;
	font-size: 2.5em;
	padding-bottom: .6em;
}

.lineDotted{
border: 0;
border-top: 1px dotted #CCC;
margin: 1em 0;
height: 1px;
}
.boxLine{
border: 1px solid #000;
padding: 1em;
}


* {
box-sizing: border-box;
}

body {
	color:#231815;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
font-weight:500;
}

body,html{
	min-width:1100px;
	-webkit-text-size-adjust: 100%;
}

.width {
	margin: 0 auto;
	width: 1000px;
	overflow:hidden;
}

.svgParts {
    display: none;
}

a{
	color:#232323;
}

a:hover {
	filter: alpha(opacity=70);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=70)"; /* IE8用 */
	-moz-opacity: 0.7; /* Firefox 1.5未満, Netscape用 */
	-khtml-opacity: 0.7;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
	opacity: 0.7; /* Firefox 1.5以上, Opera, Safari用 */
	border-bottom: inherit;
}

.bnr{
text-align: center;
clear: both;
padding: 0 0 5em;
}
.bnr img{
margin:auto;
}
#pageCo .bnr{
background: transparent;
}
.bnrIndex{
background:#f6f6f6;
text-align: center;
padding: 5em 0 2em;
}
.bnrIndex .bnr{
padding: 0 0 3em;
}
.marker {
	background: linear-gradient(transparent 75%, rgba(255, 255, 0, .6) 75%);
	font-weight: bold;
	color: #000;
}

 @media print, screen and (min-width: 768px)  {
.sp {
	display: none!important;
}

#pageCo .bnr{
padding: 0 0 6em;
}
#pageCo.contactPage .bnr{
padding: 0 0 2em;
}
#pageCo.onlinePage .bnr,
#pageCo.newsPage.pageDetail .bnr{
padding: 4em 0 2em;
}

.bnrIndex ul{
display: flex;
flex-wrap: wrap;
justify-content:space-between;
width: 1060px;
margin:auto;
}
.bnrIndex ul li{
width: 50%;
}

.bnrIndex ul li img{
width: 90%;
}

}


/*****************************************************************

    header/navi

******************************************************************/


#header{
	position:fixed;
	width:100%;
	min-width:1100px;
	background-color: rgba(255,255,255,0.85);
	z-index:800;
	height:70px;
}

#header .width {
	margin: 0 auto;
	width:100%;
}

#hdLBox{
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	margin:20px 0 20px 20px;

}

#hdLBox img{
	width:162px;
}

#hdLBox span{
	padding:0 0 0 10px;
	font-size:0.688rem;
	display:block;
}

h1{
	color:#231f1c;
	font-size:0.750rem;	
}


#header ul.sns{
	margin-left:6px;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}

#header ul.sns li{
	margin-left:10px;
	width:24px;
}

#header ul.sns li img{
	width:100%;
}

#hdRBox{
	text-align:right;
	diplay: inline-block;
	white-space: nowrap;
	padding:18px 0 0 0;
	
}
 @media print, screen and (min-width: 768px)  {
#header .width{
position: relative;
}
 
#hdLBox.gym{

align-items:center;

}

#hdLBox.gym .logo img:nth-of-type(2){
position: absolute;
left: 180px;
top: 5px;
height: 60px;
width: auto;
}#hdLBox.def span.gymName{
left:200px;
width:auto;
}
#hdLBox.ng #naviBox li{
font-feature-settings: "palt";
}

/*.beauty li.official,.beauty li.shop{
margin-left:-10px;

}
#header .width.beauty{
min-width:1220px;
}*/
#hdLBox span.gymName{
margin: 0 0 0 20px;
font-size: 26px;
}


}

#navi{
	padding:4px 0 0 0;
	margin: 0 20px 0 0;
}

#navi .conSp{
	display:none;
}

#navi svg{
	position:relative;
	top:2px;
	right:5px;
	fill:#5b4f43;
}

#navi li{
	color:#5b4f43;
	padding:0;
	font-size:0.875rem;
	font-weight:bold;
}

#navi li span{
	padding:0 8px;
}

li.official {
background: #000;
padding: 0 1em!important;
}
li.shop{
transform: scaleX(0.8);

}

li.shop a{
background:#E15978;
display:block;padding: 0 .6em!important;

}

#ftNavi li.official{
background: #FFF;
}

#navi li.shop a,
#navi li.official a{
color: #FFF;
}

#ftNavi li.official a{
color:#000;
}
#navi li span{
	padding:0 8px;
}

@media screen and (max-width: 1160px)  {
	#navi li span{

}
}

.iPad #navi li{
font-size: .75rem;
letter-spacing:-.02em;
}

.iPad .slick-slide img{
width: 100%;
}
/*****************************************************************

    mainImg

******************************************************************/

 
.mainIMG{
padding: 70px 0 0;
}

#packInfo{
background: #fff;
text-align: center;padding: 3em 0 1em;
}


#packInfo .Inner{
margin:auto;}


#packInfo .Inner h2 a{
display: block;
text-align: center;
background:#000;
border-radius: 50px;
font-size: 15px;
color: #FFF;
padding: .4em 0;
margin-top: .6em;
}

#packInfo .Inner ul{
padding: 0 0 2em;
text-align:left;

}
#packInfo .Inner li{
font-size: 1.063em;
padding: .2em 0;
}



#packInfo .Inner .btnMore{
position: absolute;
right: 0;
top: 0;
}
#packInfo .Inner .btnMore img{
width: 450px;
}



@media print, screen and (min-width:600px) {
#packInfo .Inner{

display: flex;
justify-content:space-between;
flex-wrap:wrap;
width:1100px;
align-items:flex-start;
}
#packInfo .Inner h2{
	font-size: 1.313em;
width:200px;
margin: 0 1em 0 0;

}

#packInfo .Inner .gym{
width:530px;display: flex;
padding: 1em 0;
}
}

#mainGraphicCo{
	position:relative;
	width: 100%;
	height: auto;
}

#mainGraphicCo h1{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height: 100%;
}

#mainGraphicCo h1 img{
	width:100%;

}

#taiken{
	position:absolute;
	bottom:50px;
	right:50px;
	width:400px;
	z-index:500;
}


#taiken img{
	width:100%;
}


#pageMainGraphicCo{
	position:relative;
	width: 100%;
	height:260px;
	overflow:hidden;
}

#pageMainImg{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:260px;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-webkit-justify-content:center;
	-ms-justify-content: center;
	background: #FFF/* url(../images/kasomain.jpg)  center center no-repeat */;
	border-bottom: 2px solid #000;
}

#pageMainImg span{
	padding:90px 0 0 0;
}


/*****************************************************************

  breadcrumbs

******************************************************************/

#breadcrumbs{
	padding:15px 50px 0 0;
	display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
	font-size:0.813rem;

}


/*****************************************************************

  top

******************************************************************/

/*-----messageCoTop------------------------------*/
#messageCoTop{

	padding:70px 0 70px 0;
	background: #110c0a;
}

#messageBox{
	margin:0 auto;
	width:1000px;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	
}


#messageCoTop h2{
	width:420px;
}

#messageCoTop #messageBox div{
	padding:20px 0 0 0;
	width:520px;
}

#messageCoTop h3{
	width:420px;
	color:#FFF;
	padding:0 0 8px 0;
	font-size:2.000rem;
	font-weight:normal;
}

#messageCoTop p{
	color:#FFF;
}

#messageCoTop .photo{
	margin:0 auto;
	width:1000px;
 }


/*-----onlineLessonTop------------------------------*/


#onlineLessonTop{
	background:url(../images/online_bg.png) center top no-repeat;
	padding:80px 0 20px;
}

#onlinelessonBox{
	margin:0 auto;
	width:1000px;
}


#onlinelessonBox h3 {

	text-align:center;
}
#pageCo.onlinePage h2 img,
#onlinelessonBox h3 img{
	padding:20px 50px 0 50px;
	width:760px;
	background:#231815;
}

#onlineBox{
	margin:50px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
}

.onlineL{
	width:570px;
}

#onlinelessonBox p{
padding: 0 0 60px;
}

#onlinelessonBox p.taiken{
padding: 0 0 20px;
}
#onlinelessonBox .onlineL p{
	padding:0 0 30px;
	font-size:1.188rem;
	line-height:180%;
	font-weight:bold;

}

#onlineBox .onlineL h5{
	margin:0 0 14px 0;
	font-size:1.375rem;
	font-weight:bold;
	color:#ce192b;
}

#onlineBox .onlineL ul{
	margin:0 0 0px 0;
}

#onlineBox .onlineL ul li{
	padding:0 0 8px 22px;
	background:url(../images/icon_re.png) left top 9px no-repeat;
	background-size:16px auto;
	font-size:1.125rem;
	font-weight:bold;
}


.onlineR{
	width:400px;
}
.onlineR img{
	width:100%;
}

.taiken{
	margin:50px 0 0 0;
	text-align:center;
	font-size:2.000rem;
}


#onlineLessonTop .redBtn{
	margin:0px !important;
}

#onlineLessonTop .redBtn a{
	margin-top:10px !important;
	padding: 12px 20px 12px 20px !important;
}


#onlineLessonTop .redBtn a span{
	display:block;
	padding:0 20px 0 30px;
	background:url(../images/icon01.png) left center no-repeat;
	background-size:8px auto;
}


/*-----featuresCoTop------------------------------*/
#featuresCoTop{
	margin:0 auto;
	width:1000px;
	padding:60px 0 70px 0;
}


#featuresCoTop h2{
	position:relative;
	float:right;
	width:300px;
	text-align:center;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}

#featuresCoTop h2 img{
	position:absolute;
	top:0px;
	right:70px;
}

#featuresCoTop ul{
	width:700px;
}

#featuresCoTop ul li{
	margin:0 0 30px 0;
}

#featuresCoTop ul li:first-of-type{
	width:100% !important;
}

#featuresCoTop ul li:nth-of-type(2n){
	clear:both;
	float:left;
	margin-right:20px;
	width:340px;
}

#featuresCoTop ul li:nth-of-type(2n - 1){
	float:right;
	width:340px;
}

#featuresCoTop ul li span{
	display:block;
	padding:20px 0 0 0;
	text-align:center;
	font-size:1.125rem;
}

#featuresCoTop ul li img{
	width:100%;
}

/*-----trainerCoTop------------------------------*/
#trainerCoTop{
	position:relative;
	width:100%;
	margin:20px 0 0 0;
	padding:0 0 0 0;
}

#trainerCoTop div.bgImg{
	position:absolute;
	left:0px;
	width:calc(50% + 420px);
	height:450px;
	background:url(../images/bg_trainer.jpg) left top no-repeat;
	background-size:cover cover;
}

#trainerCoTop h2{
	position:absolute;
	right:70px;
	top:70px;

}

#trainer{
	position:relative;
	padding:240px 0 70px 0;
	margin:0 auto;
	width:1000px;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;

}

#trainer .trainerBox{
	width:500px;
}

#trainer .trainerBox:nth-of-type(n+3){
	margin-top:70px;
}

#trainer h3{
	padding:10px 0 0 0;
}

#trainer h3 span{
	display:block;
	font-size:0.813rem;
}

#trainer h3{
	font-size:1.250rem;
	font-weight:bold;
}

#trainer h4{
	margin:20px 0 6px 0;
	font-size:0.813rem;
	font-weight:bold;
}

#trainer .trainerBox .autoHeight p{
	font-size:0.813rem;
	font-weight:bold;
}

#trainer .trainerBox .autoHeight li{
	font-size:0.813rem;
	font-weight:bold;
	padding:0 0 6px 0;
	margin-left:1em;
	text-indent:-1em;
	line-height:140%;
}

#trainer .trainerBox .autoHeight{
	margin:40px 0 0;
	padding:0 30px;
	border-left:#d3cbc9 solid 1px;
}


/*-----gymInfoTop------------------------------*/
#gymInfoTop{
	background:#110c0a;
}

#gymPhoto{
	background:url(../images/photogym.png) right center no-repeat;
	padding:80px 0 100px 0;
}

#gymInfoTop p{
	color:#FFF;
	font-size:1.500rem;
}

#gymInfoTop p.btn{
	padding:40px 0 0 0;
	
}

#gymInfoTop p.btn a{
	background:#FFF;
	color:#231815;
	background: #FFF url(../images/icon04.png) right 15px center no-repeat;
	background-size: 8px auto;
}


/*-----trainingCoTop------------------------------*/

#trainingCoTop{
	margin:0 auto;
	width:1000px;
	padding:80px 0 100px;
}

.contactPage #trainingCoTop{
padding-bottom:0;
}
#trainingCoTop h2{
	margin:0 0 70px 0;
	text-align:center;
}

#trainingCoTop h2 img.pc{
	display:inline-block;
}

#trainingCoTop h2 span{
	display:block;
	font-size:1.500rem;
}

#trainingCoTop .chargeBox{
	width:490px;
	border:#726a69 solid 1px;
	margin:0 0 40px 0;
	padding:20px 20px 20px 20px;
}

#trainingCoTop .chargeBox:nth-of-type(2n) {
	margin-left:20px;
}

#trainingCoTop .chargeBox h3{
	font-weight:bold;
	padding:0 0 15px 0;
	font-size:1.875rem;
	text-align:center;
	border-bottom:#726a69 dotted 1px;
}

#trainingCoTop .chargeBox table{
	width:450px;
	min-height:76px;
}

#trainingCoTop .chargeBox table th{
	padding:15px 0 0 0;
}

#trainingCoTop .chargeBox table td{
	padding:30px 0 0 0;
	font-size:0.875rem;
	line-height:160%;
}

#trainingCoTop .chargeBox table td span.en{
	font-size:2.000rem;
	font-weight:900;
}

#trainingCoTop .chargeBox table td span.off{
	display:block;
	line-height:100%;
	font-size:0.813rem;
}

#trainingCoTop .chargeBox p.time{
	background:#231815;
	text-align:center;
	padding:14px 0 12px;
	line-height:100%;
	color:#FFF;
}
#trainingCoTop .chargeBox p.time span.minut{
	font-size:1.563rem;
}

#trainingCoTop .chargeBox ul{
	padding:10px 0 0 0;
}

#trainingCoTop .chargeBox ul li{
	padding:4px 0 0 0;
	font-size:0.938rem;
	font-weight:900;
}


#trainingCoTop .chargeBox a{
	color:#FFF;
}

#trainingCoTop .redBtn{
	text-align:center;
}

#trainingCoTop .redBtn a{
	margin:20px 0 0 0;
	display:inline-block;
	padding:20px 20px;
	min-width:400px;
	background: #7f0003; /* Old browsers */
	background: -moz-linear-gradient(top,  #7f0003 0%, #6d0003 53%, #6c0003 63%, #6c0003 100%, #550003 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #7f0003 0%,#6d0003 53%,#6c0003 63%,#6c0003 100%,#550003 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #7f0003 0%,#6d0003 53%,#6c0003 63%,#6c0003 100%,#550003 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f0003', endColorstr='#550003',GradientType=0 ); /* IE6-9 */
	text-shadow: -1px -1px 1px #a50000, 1px 1px #a50000;
	color:#FFF;
	font-weight:900;
	font-size:1.250rem;
	border-radius: 4px;        /* CSS3案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
}

#trainingCoTop .redBtn a span{
	display:block;
	padding:0 20px 0 20px;
	background:url(../images/icon01.png) right center no-repeat;
	background-size:10px auto;
}


#trainingCoTop #zyunbiCo h3{
	margin:0 0 40px 0;
	text-align:center;
	font-size:1.625em;
	display: flex;  /* 横並びにする */
	align-items: center;  /* 垂直方向に中央 */
	text-align: center;  /* 文字のセンタリング(複数行になったとき用) */
	border-style: none;
}

/* 共通部分はまとめる */
#trainingCoTop #zyunbiCo h3::before,
#trainingCoTop #zyunbiCo h3::after{
    content:"";
    flex-grow: 1;  /* 線の伸び率 */
    border-bottom: 1px solid #231815;
  }
 
  /* 左側の線 */
#trainingCoTop #zyunbiCo h3::before{
    margin-right: 10px;  /* 線と文字の間のスペース */
    padding-left: 15px;  /* 線の長さが、最低でも15px以上になるように余白をとる */
  }
 
  /* 右側の線 */
#trainingCoTop #zyunbiCo h3::after{
    margin-left: 10px;  /* 線と文字の間のスペース */
    padding-right: 15px;  /* 線の長さが、最低でも15px以上になるように余白をとる */
  }

#trainingCoTop #zyunbiCo ul{
	margin:0 0 40px 0;
}

#trainingCoTop #zyunbiCo ul.maru li{
	top:50%;
	margin:0 10px;
	width: 230px;
	height:230px;
	border-radius: 50%;
	border:#231815 solid 2px;
	color:#231815;
	font-size:1.438rem;
	display: flex;
	font-weight:bold;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align:center;

}

#trainingCoTop #zyunbiCo ul.maru li span{
	display:block;
	font-weight:normal;
	font-size:0.875rem;
	text-align:center;
}

/*-----chargeBox2------------------------------*/
.chargeBox2 h3{
	background: #231815;
	margin:60px 0 30px 0;
	border-top:#231815 solid 1px;
	border-bottom:#231815 solid 1px;
	padding:34px 0 30px;
	text-align:center;
	font-size: 1.875rem;
	color:#FFF;
	line-height:90%;
}
.chargeBox2 h3 span{
	font-size:0.875rem;
}

.scroll p{
	display:none;
}

.chargeBox2 .en{
	font-size:1.500rem;
	font-weight:bold;
	letter-spacing: .04em;
}

.indent li{
line-height: 1.34em;
	padding:.4em 0 .4em 1em;
	text-indent:-1em;

}

/*-----optionCoTop------------------------------*/


#optionCoTop h4{
	margin:80px 0 40px 0;
	border-top:#231815 solid 1px;
	border-bottom:#231815 solid 1px;
	padding:14px 0;
	text-align:center;
	font-size:1.500rem;
}


#kiyakuCoTop h4{
	margin:60px 0 30px 0;
	border-top:#231815 solid 1px;
	border-bottom:#231815 solid 1px;
	padding:14px 0;
	text-align:center;
	font-size:1.500rem;
}


/*-----priceCoTop------------------------------*/
#priceCoTop {
padding: 0 0 2em;
}
#priceCoTop h3{
	margin:80px 0 40px 0;
	text-align:center;
	font-size:1.625em;
	display: flex;  /* 横並びにする */
    align-items: center;  /* 垂直方向に中央 */
    text-align: center;  /* 文字のセンタリング(複数行になったとき用) */
}

/* 共通部分はまとめる */
#priceCoTop h3::before,
#priceCoTop h3::after{
    content:"";
    flex-grow: 1;  /* 線の伸び率 */
    border-bottom: 1px solid #231815;
  }
 
  /* 左側の線 */
#priceCoTop h3::before{
    margin-right: 10px;  /* 線と文字の間のスペース */
    padding-left: 15px;  /* 線の長さが、最低でも15px以上になるように余白をとる */
  }
 
  /* 右側の線 */
#priceCoTop h3::after{
    margin-left: 10px;  /* 線と文字の間のスペース */
    padding-right: 15px;  /* 線の長さが、最低でも15px以上になるように余白をとる */
  }




/*****************************************************************

  pageCommon

******************************************************************/


.point01 li{
	padding:0 0 4px 12px;
	background:url(../images/icon02.png) left top 10px no-repeat;
	background-size:5px auto;
}

.ask{
	margin-left:1em;
	text-indent:-1em;
	padding:0 0 4px 0;
	font-size:0.875rem;
}

.normaltbl{
	margin:30px 0 0 0;
	width:100%;
}
.normaltbl th{
	background-color:#F7F4F2;
}

.normaltbl th,
.normaltbl td{
	padding: 16px 16px 16px 16px;
	border: #d3cbc9 solid 1px;
}
.gymInfoPage .normaltbl th, 
.gymInfoPage .normaltbl td{
	vertical-align: middle;
	padding: 16px 10px;
	/**/
}

.gymInfoPage .normaltbl th{
padding-right: 2px;
}
.gymInfoPage .normaltbl td{font-feature-settings: "palt";}
.normaltbl02{
	margin:30px 0 0 0;
	width:100%;
}
.normaltbl02 th{
	background-color:#F7F4F2;
}

.normaltbl02 th,
.normaltbl02 td{
	padding: 16px 16px 16px 16px;
	border: #d3cbc9 solid 1px;
}


.waku{
	margin:20px 0 0 0;
	border:#231815 solid 4px;
	text-align:center;
	padding:14px 10px;
	font-weight:bold;
}

.listBtn{
  width: 100%;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;

}

.listBtn li{
	display: flex;
	margin:0 0 20px 0;
	width:490px;
	min-height:60px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 36%, #eaeaea 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 36%,#eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 36%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}


.listBtn li a{
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	width:100%;
	height:100%;
	border:#ddd solid 1px;
	padding:10px 0 10px 40px;
	font-weight:bold;
	border-radius: 4px;        /* CSS3案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
}

.listBtn li a.pdf{
	background:url(../images/icon_pdf_red.png) left 10px center no-repeat;
	background-size:16px auto;
}


.listBtn li span{
	width:100%;
	padding:0 30px 0 0; 
	background:url(../images/icon04.png) right 10px center no-repeat;
	background-size: 8px auto;
	font-size:0.875rem;
	line-height:140%;
}


.plantbl th{
	font-size:	.938rem;
}

.plantbl.pack th{
position: relative;
}

.plantbl.pack th a{
font-family:sans-serif;
line-height: 1em;
font-size: 14px;
border-radius: 4px;
color: #FFF;
display: block;
position: absolute;
right: 10px;
top: 20px;
padding: 5px 10px 5px 26px;
background:#ca0000 url(../images/ico_pdf.png) no-repeat 6px center;
background-size: 15px;
transition: all 1s;
}

.plantbl.pack th a:hover{

background:#000 url(../images/ico_pdf.png) no-repeat 6px center;background-size: 15px;
}
.plantbl th p{
	display:block;
text-align:left;
}

.plantbl th .title{
	display:block;
	font-size:1.250rem;
	font-weight:bold;
}

.plantbl th .mini{
	font-size:.813rem;
}
.plantbl td hr{
border: 0;
}
.plantbl th strong,
.plantbl td strong{
	font-weight: 900;
	color: #C20A0E;
	display: block;
	padding: .8em 0 .2em;

}
.plantbl strong em{
font-style:normal;
font-weight:bold;
}
.plantbl td .otoku{
display: block;
padding:  0 0 .125em;
font-size: 14px;
color:#FFF;
margin: auto;
width: 14em;
background:#990000;
}
.plantbl td .otoku.long{
width:auto;
text-align:center;
}

.plantbl td .otoku em{
font-style: normal;
font-size: 20px;
}
.plantbl .red,
.plantbl .blue{
text-align: center;
}

.redB{
color:#C20A0E;
font-weight:bold;
}
.no1{
display: inline-flex;align-items: center;
text-align: center;}
.no1 img{
margin-right: 20px;
width: 70px;
}
.nono1{
text-align: center;
padding-left: 98px!important;
}
.red{
	color:#C20A0E;
	font-weight:bold;
}

.blue{
	color:#21459A;
	font-weight:bold;
}


#pageCo.recruitPage{
	margin:0 auto 60px;
	width:1000px;
}

#pageCo.recruitPage ul li,
#pageCo.recruitPage td{
	font-weight:500;
}

.conBnr{
	margin:60px 0 0 0;
	border:#231815 solid 2px;
	background:#231815 url(../images/photogym.png) right center no-repeat;
	background-size:auto 160%;
	padding: 40px;color:#FFF;
}
.conBnr a{
	display:block;
	color:#FFF;
	font-weight: normal;
}
.conBnr a:hover{
	border:none;
}
.conBnr dl:after{
clear: both;
display: block;
content:"";
}


.conBnr dt{
	font-size:1.750rem;
	font-weight:bold;
}


.conBnr dd.tel a{
	padding:0 30px 10px 34px;
	background:url(../images/icon_tel_w.png) left 6px no-repeat;
	background-size:24px;	font-size:2.5rem;

}
.conBnr dd.mail a{
cursor: pointer;
background:url(../images/ico_mail.png) left center no-repeat;
background-size:24px;
padding:6px 0 10px 34px;
font-size:2rem;
}
.conBnr p{
font-size:.875rem;
}


@media screen and (min-width: 768px)  {
.conBnr dd.tel{

cursor: text!important;
}
.conBnr dd.tel a{
pointer-events: none;
}.conBnr p br{
display: none;
}

.conBnr dd{
float: left;
}
}
/*****************************************************************

  contact

******************************************************************/

#pageCo.contactPage{
	margin:0 auto 60px;
	width:1000px;
}
#pageCo.contactPage .forYou{
margin: 50px 0 20px;
position: relative;
text-align: center;
padding: 60px;
background:#F1F5F5 url(../contact/img/foryou_bg.jpg) no-repeat right bottom;
}

#pageCo.contactPage .forYou:after{
width: 100%;
height: 100%;
content:"";
position: absolute;
right: -15px;
bottom: -15px;
border: 1px solid rgba(0,0,0,.07);
}
#pageCo.contactPage .forYou h2{
padding: 0 0 .8em;
border-bottom: 1px solid #000;
margin: 0 0 1.25em;
}

#pageCo.contactPage .forYou li{
padding: 0 0 .8em;
font-size: 1.25em;
}
#pageCo.contactPage .forYou ul{

margin: 0 0 3em;
}
#pageCo.contactPage .forYou ul li{
text-align:left;
}



#pageCo.contactPage h2{
	margin:60px 0 40px 0;
	text-align:center;
	font-size:2.250rem;
}

#pageCo.contactPage .boxNote{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 3em 0 0;
}
#pageCo.contactPage .boxNote dl{
width: 46%;
margin: 2%;
border: 2px solid #000;
}
#pageCo.contactPage .boxNote dt{
padding: .6em 1em;
color: #FFF;
background: #000;
font-size: 1.25em;
}
#pageCo.contactPage .boxNote dt span{
background: #ee0000;
color: #FFFF00;padding: .4em .8em;
font-size: 14px;
display: block;
line-height: 1em;
float: right;
margin: .2em 0 0;
}


#pageCo.contactPage .boxNote dd{
padding: 1em;
}
#pageCo.contactPage .boxNote dd hr{
border: 0;
border-top: 2px solid #000;
margin: 10px 0;
height: 2px;
}

#pageCo.contactPage .boxNote dl:nth-of-type(2) dd{
text-align: center;
}

#pageCo.contactPage .boxNote dd .bb{
font-size: 2.5em;
}
#pageCo.contactPage h3{
	margin:50px 0 30px 0;
	border-top:#231815 solid 1px;
	border-bottom:#231815 solid 1px;
	padding:14px 0;
	text-align:center;
	font-size:1.500rem;
}

#pageCo.contactPage h4{
	margin:40px 0 20px 0;
	text-align:center;
	font-size:1.500rem;
}

#pageCo.contactPage .point01 li span img{
	vertical-align:bottom;
	padding:0 0 3px 0;
}


#contactBox .tbl{
	margin:30px 0 0 0;
	width:100%;
}
#pageCo.contactPage .tbl th{
	background-color:#F7F4F2;
}

#pageCo.contactPage .tbl th.hissu{
	background:#F7F4F2 url(../contact/img/icon_hissu.png) right 15px center no-repeat;
	background-size:30px auto;
}

#contactBox .tbl th,
#contactBox .tbl td{
	padding: 16px 16px 16px 16px;
	border: #d3cbc9 solid 1px;
}


#privacyCo{
	border:#d3cbc9 solid 3px;
	height:250px;
	padding:25px;
	overflow-y:auto;
	font-size:0.875rem;
}

#pageCo.contactPage #privacyCo h4{
	margin:25px 0 10px 0;
	text-align:left;
	font-weight:bold;
	font-size:1.125rem;
}

#pageCo.contactPage #privacyCo h5{
	margin:20px 0 0 0;
	font-size:1rem;
}

#pageCo.contactPage #privacyCo p{
	margin:10px 0 0 0;
	padding:0;
}


#pageCo.contactPage #privacyCo ul.point01{
	padding:10px 0 0 0;
}
#pageCo.contactPage #privacyCo .point01 li{
	background:url(../images/icon02.png) left top 10px no-repeat;
	background-size:4px auto;
}

#privacyCo .privacyText{
	font-size:1rem;
}

.btnBox{
	margin:30px 0 0 0;
	text-align:center;
}

.privacyCheck{
	margin:30px 0 0 0;
	text-align:center;
}

.btn a{
	display:inline-block;
	margin:0 auto;
	padding: 14px 10px 14px 0;
	min-width: 280px;
	text-align:center;
	background: #231815 url(../images/icon01.png) right 15px center no-repeat;
	background-size: 8px auto;
	font-size:0.875rem;
	font-weight:bold;
	cursor: pointer;
	color: #ffffff;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}


/*****************************************************************

  form

******************************************************************/


/* チェックボックス01 */
input[type=checkbox] {
    display: none;
}
.checkbox {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px 5px 30px;
    position: relative;
    width: auto;
}
.checkbox::before {
    background: #fff;
    border: 1px solid #bbb;
    content: '';
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
	 -webkit-box-sizing:content-box !important;
	-moz-box-sizing:content-box !important;
	-o-box-sizing:content-box !important;
	-ms-box-sizing:content-box !important;
	box-sizing:content-box !important;

}
.checkbox::after {
    border-right: 3px solid #af121e;
    border-bottom: 3px solid #af121e;
    content: '';
    display: block;
    height: 9px;
    left: 10px;
    margin-top: -7px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 5px;
	 -webkit-box-sizing:content-box !important;
	-moz-box-sizing:content-box !important;
	-o-box-sizing:content-box !important;
	-ms-box-sizing:content-box !important;
	box-sizing:content-box !important;
}
input[type=checkbox]:checked + .checkbox::after {
    opacity: 1;
}

/* セレクトボタン */
select {
	-webkit-appearance: none;/* ベンダープレフィックス(Google Chrome、Safari用) */
	-moz-appearance: none;	/* ベンダープレフィックス(Firefox用) */
	appearance: none;	/* 標準のスタイルを無効にする */ 
}
::-ms-expand {	/* select要素のデザインを無効にする（IE用） */
	
}

select {
    width: 100%;
	outline:none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 48px;
    background:#fff;
    position: relative;
    z-index: 1;
    padding: 0 40px 0 10px;
    border: 1px solid #bbb;
    font-size: 15px;
	outline:none;
}
select::-ms-expand {
    display: none;
}

.selectWrap{
    position: relative;
    display: inline-block;
	outline:none;
}
.selectWrap::before{
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    background: #ccc;
    height: 100%;
    width: 30px;
	outline:none;
}

.selectWrap::after{
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 9px;
    width: 0;
    height: 0;
	outline:none;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #555555 transparent transparent transparent; 
}


/* ラジオボタン */
input[type=radio] {
    display: none;
}
.radioBox {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 0 10px 0 30px;
    position: relative;
    width: auto;
}
.radioBox::before {
    border: 1px solid #bbb;
    border-radius: 50%;
    content: '';
    display: block;
    height: 14px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 14px;
	 -webkit-box-sizing:content-box !important;
   -moz-box-sizing:content-box !important;
	 -o-box-sizing:content-box !important;
	-ms-box-sizing:content-box !important;
		box-sizing:content-box !important;
}
.radioBox::after {
    background: #af121e;
    border-radius: 50%;
    content: '';
    display: block;
    height: 8px;
    left: 9px;
    margin-top: -4px;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 8px;
}
input[type=radio]:checked + .radioBox::after {
    opacity: 1;
}

#contactBox td hr{
border: 0;
height: .8em;
margin: 0;
padding: 0;
}
#contactBox ul.listNote{
padding: 1em 0 0;
}
ul.listNote li{
padding: .4em 0 .0 1em;
text-indent: -1em;
font-size: .813em;
}


/*IE対応*/

input[type=submit],
input[type=button]{
	background:none;
	border:none;
}

#btnCheck input[type=button],
#btnSent input[type=button],
#btnBack input[type=button]{
	margin:0 auto;
	padding: 14px 10px 14px 0;
	min-width: 280px;
	text-align:center;
	background: #231815 url(../images/icon01.png) right 15px center no-repeat;
	background-size: 8px auto;
	font-size:0.875rem;
	font-weight:bold;
	cursor: pointer;
	color: #ffffff;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

#btnCheck input[type=submit],
#btnSent input[type=submit],
#btnBack input[type=submit]{
	margin:0 auto;
	padding: 14px 10px 14px 0;
	min-width: 280px;
	text-align:center;
	background: #231815 url(../images/icon01.png) right 15px center no-repeat;
	background-size: 8px auto;
	font-size:0.875rem;
	font-weight:bold;
	cursor: pointer;
	color: #ffffff;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
#pageCo #btnBack a{
	display:inline-block;
	margin:0 auto;
	padding: 14px 10px 14px 0;
	min-width: 280px;
	text-align:center;
	background: #A0A0A0 url(../images/icon01.png) right 15px center no-repeat;
	background-size: 8px auto;
	font-size:0.875rem;
	font-weight:bold;
	cursor: pointer;
	color: #ffffff;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}



#contactBox input[type="text"],
#contactBox textarea {
    padding: 10px 16px;
    background-color: #fff;
    border: 1px solid #bbb;
    border-radius:0;
	box-sizing: border-box;
	font-size:1rem;
	width:100%;
	color:#3e3e3e;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight:500;
}
#contactBox .wAuto select,
#contactBox .wAuto input[type="text"]{
width: auto;
}
#contactBox input.ssText01 {
    width: 300px;
}

#contactBox input.oldText {
    width: 70px;
	text-align:center;
}


#btnSent{
	display:inline-block;
	text-align:left;
	margin-left:1.5%;
	width:47%;
}


#btnBack{
	text-align:right;
	margin-right:1.5%;
	display:inline-block;
	width:47%;
}




/*****************************************************************

   News

******************************************************************/

#NewsCo{
	margin:0 auto;
	padding:80px 0;
	width:1000px;
	
}

#NewsCo h2{
	text-align:center;
}

#NewsCo h2 img{
    width: 250px;
}

#NewsCo dl:first-of-type {
	border-top:#D2CCCA solid 1px;
}

#NewsCo dl{
	border-bottom:#D2CCCA solid 1px;
}

#NewsCo dl a{
	padding:15px 0 15px 0;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	background:url(../images/icon04.png) right 5px center no-repeat;
	background-size:8px auto;
}

#NewsCo dl a:hover{
	border:none;
	text-decoration:none;
}

#NewsCo dt{
	padding:0 0 0 5px;
	width:260px;
	font-size:0.938rem;
}

#NewsCo dt span{
	margin-left:10px;
	padding:2px 0;
	display:inline-block;
	width:150px;
	text-align:center;
	color:#FFF;
	font-size:0.875rem;
	background:#110c0a;
}
#NewsCo dd{
	width:710px;
}

#NewsCo .redBtn,
#newsMainCo .redBtn,
#onlineLessonTop .redBtn{
	margin:20px 0 0 0;
	text-align:center;
}

#NewsCo .redBtn a,
#newsMainCo .redBtn a,
#onlineLessonTop .redBtn a{
	margin:30px 0 0 0;
	display:inline-block;
	padding:16px 20px 16px 20px;
	min-width:220px;
	background: #7f0003; /* Old browsers */
	background: -moz-linear-gradient(top,  #7f0003 0%, #6d0003 53%, #6c0003 63%, #6c0003 100%, #550003 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #7f0003 0%,#6d0003 53%,#6c0003 63%,#6c0003 100%,#550003 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #7f0003 0%,#6d0003 53%,#6c0003 63%,#6c0003 100%,#550003 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f0003', endColorstr='#550003',GradientType=0 ); /* IE6-9 */
	text-shadow: -1px -1px 1px #a50000, 1px 1px #a50000;
	color:#FFF;
	font-size:0.938rem;
	font-weight:900;
	font-size:1rem;
	border-radius: 6px;        /* CSS3案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
}

#NewsCo .redBtn a span{
	display:block;
	padding:0 30px 0 20px;
	background:url(../images/icon01.png) right center no-repeat;
	background-size:8px auto;
}

#newsMainCo .redBtn a span{
	display:block;
	padding:0 20px 0 30px;
	background:url(../images/icon06.png) left center no-repeat;
	background-size:8px auto;
}



/*************

   Before After

**************/

#baINDEX{
clear: both;
background: #f6f6f6;
text-align: center;

	padding:80px 0 20px;
	
}#baINDEX .Inner{
	width: 1100px;
	margin:auto;
	padding: 50px 30px;
	background: #FFF;
}
#baINDEX .Inner+.Inner{
margin-top: 30px;
}
#baINDEX h3{
font-size: 2.5em;
margin: 0 0 .5em;
padding: 0 0 .8em;
position: relative;
display: inline-block;
}

#baINDEX h3 .red{
color: #FFF;
background: #CC0066;
font-size: .5em;
border: 8px solid #CC0066;
transform:rotate(5deg);
}


#baINDEX h3:after{
content:"";
position: absolute;
bottom: 0;
left:30%;
right: 30%;
width: 40%;
height: 5px;
background: #000;
}
#baINDEX hr{
clear: both;
border:0;
border-bottom: 2px dotted #000;
margin: 3em 0;
}


#baINDEX dl{
clear: both;
}#baINDEX dl+dl{
margin-top: 2em;
}

#baINDEX dl:after{
clear: both;
display: block;
content:"";
}
#baINDEX dt,
#baINDEX dd{
float: left;
}
#baINDEX dt{
width: 10%;
}
#baINDEX dt img{
width: 94%;

}

#baINDEX dd{

width: 30%;
}
#baINDEX dd img{
margin: 0 auto 1em;
width: 94%;
display: block;
}



/*----------newsPage-----------------------------------------------*/

#pageCo.newsPage{
	margin:0 auto 60px;
	width:1000px;
}

#pageCo h2{
	margin:60px 0 30px 0;
	text-align:center;
	font-size:2rem;
}
#pageCo h3{
	margin:50px 0 30px 0;
	border-top:#231815 solid 1px;
	border-bottom:#231815 solid 1px;
	padding:14px 0;
	text-align:center;
	font-size:1.500rem;
}

#pageCo h4{
	margin:40px 0 20px 0;
	text-align:center;
	font-size:1.500rem;
}

#pageCo.newsPage #newsMainCo{
	float:left;
	width:770px;
	text-align:left;
}

#pageMainImg h1 img{
	width:220px;
}

#pageCo.newsPage #newsMainCo h2{
	 margin:40px 0 20px 0;
	text-align:left;
}


#pageCo  #NewsCo {
    margin: 0 auto;
    padding:0;
    width: 770px;
}

#pageCo  #NewsCo dd{
	width:480px;
}


#pageCo #newsSide{
	margin:30px 0 0 0;
	float:right;
	width:180px;
}

#pageCo #newsSide h2{
	margin:20px 0 0 0;
	padding:10px 0;
	background:#231815;
	color:#FFF;
	font-size:1rem;
	font-weight:bold;
}

.categoryList{
	margin:10px 0 0 0;
	padding:0 5px;
}

.categoryList li{
	font-size:0.875rem;
}

.categoryList li a{
	display:block;
	padding:3px 0 3px 10px;
	background:url(../images/icon05.png) left center no-repeat;
	background-size:4px auto;
}

.archiveList{
	margin:10px 0 0 0;
	padding:0 5px;
}

.archiveList li{
	font-size:0.875rem;
}

.archiveList li a{
	display:block;
	padding:3px 0 3px 10px;
	background:url(../images/icon02.png) left center no-repeat;
	background-size:4px auto;
}

/*--------pagination--------------------------*/

#pagination{
	margin:50px 0 60px 0;
	text-align:center;
}

#pagination li{
	margin:0 4px;
	display:inline-block;
	vertical-align: top;
	text-align:center;
	width: 30px;
	height: 30px;
	color:#619341;
	border: 1px solid #231815;
	line-height:100%;
}

#pagination li.on{
	color:#ffffff;
	padding:5px 3px 0 0;
	background:#231815;
	width: 30px;
	height: 30px;
	text-align:center;
}

#pagination li a{
	display:block;
	color:#231815;
	padding:5px 3px 0 0;
	width: 30px;
	height: 30px;
	text-decoration:none;
	border:none;
	text-align:center;
}

#pagination li a:hover{
	text-decoration:none;
	border:none;
}

#pagination li.pagebtn{
	border:none;
	margin:0 20px;
	width: 30px;
	height: 30px;
	line-height:100%;
	font-size:0.875rem;
}
#pagination li.pagebtn a{
	padding:2px 0 0 0;
}


/*--------detailCo--------------------------*/

#pageCo.newsPage.pageDetail #newsMainCo h2{
	margin:50px 0 0 0;
	padding-bottom:0;
	font-size:2.000rem;
}


.newsInfo{
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}

.newsInfo .date{
	margin-right:10px;
	font-size:0.875rem;
}

.newsInfo .category{
	background:#231815;
	width:150px;
	text-align:center;
	color:#FFF;
	font-size:0.875rem;
}


#detailCo{
	margin:30px 0 0 0;
	padding:30px 0 0 0;
	border-top:#231815 solid 1px;
	
}
#pageCo #detailCo p,
#pageCo #detailCo table,
#pageCo #detailCo th,
#pageCo #detailCo td,
#pageCo #detailCo ul,
#pageCo #detailCo li,
#pageCo #detailCo ol,
#pageCo #detailCo span {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    line-height: 160%;
	color:inherit;
	text-align:left;
}

#pageCo #mainCo #newsDetailCo img{
	width:auto !important;
	max-width:100% !important;
}


#pageCo #detailCo ol{
	margin-top:20px;
	margin-left:1.2em;
	text-indent:-0em;
}

#pageCo #detailCo ol li{
	margin-top:6px;
}

#pageCo #detailCo ul{
	margin-top:20px;
}

#pageCo #detailCo ul li{
	padding:2px 0 0 0;
}

#pageCo #detailCo ul li:before {
    content:  "";     /* 空の要素作成 */
    width:  4px;               /* 幅指定 */
    height:  4px;              /* 高さ指定 */
    display:  inline-block;     /* インラインブロックにする */
    background-color: #231815;  /* 背景色指定 */
    border-radius:  50%;        /* 要素を丸くする */
    position:  relative;        /* 位置調整 */
    top: -4px;                  /* 位置調整 */
    margin-right: 10px;          /* 余白指定 */
}



/*****************************************************************

  gymPage

******************************************************************/


#pageCo.gymPage{
	margin:0 auto;
	width:1000px;
}

#pageCo.gymPage h2{
	margin-bottom:0px;
}

#pageCo.gymPage .gymBox{
	margin:0 0 80px 0;
	 width: 100%;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
}


#pageCo.gymPage .gymBox div{
	margin:50px 0 0 0;
	width:48%;
}

#pageCo.gymPage .gymBox h3{
	margin:0 0 12px 0;
	border:none;
	vertical-align:middle;
	line-height:100%;
	font-size: 1.750rem;
}

#pageCo.gymPage .gymBox h3 span{
	padding:0 0 0 0;
	margin-left:20px;
}

#pageCo.gymPage .gymBox h3 img{
	display:inline-block;
	height:36px;
	padding:0 0 0 0;
}

#pageCo.gymPage .gymBox p.photo img{
	width:100%;
}


#pageCo.gymPage .gymBox ul{
	margin:20px 30px 0 0;
}


#pageCo.gymPage .gymBox p.btn{
	margin:20px 0 0 0;
	text-align:center;
}

#pageCo.gymPage .gymBox p.btn a{
	background: #7f0003; /* Old browsers */
	background: -moz-linear-gradient(top,  #7f0003 0%, #6d0003 53%, #6c0003 63%, #6c0003 100%, #550003 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #7f0003 0%,#6d0003 53%,#6c0003 63%,#6c0003 100%,#550003 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #7f0003 0%,#6d0003 53%,#6c0003 63%,#6c0003 100%,#550003 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f0003', endColorstr='#550003',GradientType=0 ); /* IE6-9 */
	text-shadow: -1px -1px 1px #a50000, 1px 1px #a50000;
}


#pageCo.gymPage .gymBox p.btn a span{
	display:block;
	padding:0 20px 0 20px;
	background:url(../images/icon01.png) right 15px center no-repeat;
	background-size:10px auto;
}


/*
.gymNavi{
	 width: 100%;
	 background:#110c0a;
}

.gymNavi ul{
	margin:20px auto 0;
	padding:20px 0;
	width:1000px;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
}

.gymNavi ul li{
	background:#FFF;
	width:48%;
}

.gymNavi ul li a{
	display:block;
	padding:15px 0;
	text-align:center;
	font-weight:bold;
	background:url(../images/icon07.png) right 20px center no-repeat;
	background-size:14px auto;
	font-size:1.125rem;
}*/


#pageCo.gymInfoPage h2{
	font-size:2.500rem;
}



#pageCo.gymInfoPage h3{
	position:relative;
	margin: 40px 0 30px 0;
	font-size:2.000rem;
}

#pageCo.gymInfoPage h3 a{
	position:absolute;
	right:0px;
	top:14px;
	display:inline-block;
	margin:0 auto;
	padding: 14px 10px 14px 0;
	min-width: 220px;
	text-align:center;
	background: #231815 url(../images/icon08.png) right 15px center no-repeat;
	background-size: 8px auto;
	font-size:0.875rem;
	font-weight:bold;
	cursor: pointer;
	color: #ffffff;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}


#gymInfoCo h4{
	margin:50px 0 0 0;
	text-align:center;
	padding:0px;
	font-size:1.875rem;
}



/*-----gymInfoCo------------------------------*/
#gymInfoCo{
	padding:20px 0 60px 0;
}


#gymInfoCo #addTopBox{
	 width: 100%;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
	margin: 0 0 15px;
}

#gymInfoCo #addTopBox #gaikan,
#gymInfoCo #addTopBox .addTopRBox{
	width:470px;
}
#gymInfoCo #addTopBox #gaikan img{
	width:100%;
}


#gymInfoCo #addTopBox h4{
font-size: 1.25em;
padding: 0 0 1em;
position: relative;
margin: 0 0 .8em;
}
#gymInfoCo #addTopBox h4:after{
position: absolute;
left:calc(50% - 1.5em);
width: 3em;
height: 2px;
background: #000;
bottom: .4em;
content:"";
}


#addTopBox table{
	width:100%;
	margin: 0 0 1em;
}
#addTopBox .boxLine p{
margin: 0;
}#addTopBox .boxLine .pctR{
margin: 0 0 0 .8em;
}

#addTopBox table th,
#addTopBox table td{
	padding:0 0 10px 0;
	font-size:0.938rem;
	font-weight:bold;
}
#addTopBox table td{
	padding-left:10px;
}

#gymInfoCo #aboutusR #gaikan{
	padding:30px 0 0 0;
}

#gymInfoCo #setubiPhoto{
	display: inline-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	margin:50px auto;
}

#gymInfoCo #setubiPhoto li{
	margin-right:20px;
	height: 200px;
position: relative;
font-family: Arial, Helvetica, sans-serif;

}
#gymInfoCo #setubiPhoto li span{
display: block;
position: relative;
border-radius: 92px;
	width:184px;
	height: 184px;
	overflow:hidden;
}

#gymInfoCo #setubiPhoto li:before{
content:"";
width: 20px;
height: 20px;
background:url(../gym/img/ico_zoom.png) no-repeat center;

position: absolute;
left:25px;
bottom: 25px;
z-index:5;
font-weight: bold;
}

#gymInfoCo #setubiPhoto li span img{
width:auto;
min-height:184px;
object-fit: cover;
}
#pageCo.gymInfoPage .chargeBox2.roku table{
margin-bottom:1em;
}
#pageCo.gymInfoPage .chargeBox2.roku hr.lineDotted{
margin-top:2em;
}

#pageCo.gymInfoPage p.redB.txtL{
font-size:130%;
margin: 0 0 .6em;
}
#pageCo.gymInfoPage .gymPLAN .planInn{
text-align:center
}
#pageCo.gymInfoPage .gymPLAN .planInn{
padding:.4em;
margin:2em 0;
background:#F0FAE2;
}
#pageCo.gymInfoPage .gymPLAN .planInn:nth-of-type(2){
background:#CCF0CF
}

#pageCo.gymInfoPage .gymPLAN .planInn:nth-of-type(3){
background: #CAE0EC
}
#pageCo.gymInfoPage .gymPLAN h4{
margin: .6em 0;
}

#pageCo.gymInfoPage .gymPLAN .price{
padding: 1em;
margin: 1em 0 0;
background:#FFF;
}
#pageCo.gymInfoPage .gymPLAN .price p{
line-height: 1.68em;
margin:0;
padding:0;
text-align:right;}

#pageCo.gymInfoPage .gymPLAN .price hr{
border:0;
height:1px;
margin: .6em 0;
border-top:1px dotted #CCC;
}

#pageCo.gymInfoPage .gymPLAN .price p.set{
text-align:center
}


#pageCo.gymInfoPage .gymPLAN .price .bb{
font-size:300%;
display:inline-block;
margin-top: 14px;
}
#pageCo.gymInfoPage .gymPLAN .price .par{
font-size:150%;
}
#pageCo.gymInfoPage .gymPLAN ul{
font-size:88%;
text-align:left;
}
#pageCo.gymInfoPage .gymPLAN .price ul.listNote{

padding: 1em 0 0;
}

#pageCo.gymInfoPage .gymPLAN .price ul li{
padding: 0 0 .4em 1em;
line-height: 1.4em;
text-indent:-1em;
}



@media screen and (min-width: 768px)  {

#pageCo.gymInfoPage .gymPLAN{
align-items:flex-start;
display:flex;
}
#pageCo.gymInfoPage .gymPLAN .planInn{
width:32.5%;
}


#pageCo.gymInfoPage .gymPLAN.multi .planInn p.red{
height:5em;
}
#pageCo.gymInfoPage .gymPLAN .planInn:nth-of-type(2){
margin-left:2.5%;
margin-right:2.5%;
}

#gymInfoCo #setubiPhoto li:nth-of-type(5n){
	margin-right:0;
}
#pageCo.gymInfoPage .chargeBox2.roku{
width:820px;
margin:auto;
}
#pageCo.gymInfoPage .chargeBox2.kuryu{
width:630px;
margin:auto;
}

#pageCo.gymInfoPage .chargeBox2.kuryu table{
margin-bottom:2em;
}
#pageCo.gymInfoPage .chargeBox2.kuryu th{

}
#pageCo.gymInfoPage .chargeBox2.kuryu th.long{
width:60%;

}
#pageCo.gymInfoPage .chargeBox2.kuryu th,
#pageCo.gymInfoPage .chargeBox2.kuryu td{
padding: 1.4em;
}

.plantbl th.aCenter p.title,.plantbl th.aCenter p.mini {

text-align:center!important;
}
#pageCo.gymInfoPage .chargeBox2.kuryu hr.lineDotted{
margin-top:4em;
}
#pageCo.gymInfoPage .chargeBox2.kuryu h3{
margin: 1em 0;
}}


#gymInfoCo .map{
	margin:10px 0 0 0;
	float:none;
	border:#FFF solid 6px;
	width:100%;
	height:400px;
}

#gymInfoCo .map iframe{
	width:100%;
	height:400px;
}


#gymInfoCo #setubiPhoto li img{
	width:100%;
}
/*
#gymInfoCo #setubiPhoto li span{
	display:block;
	text-align:center;
	font-size:0.813rem;
	color:#FFF;
}
*/
#pageCo.gymInfoPage .chargeBox2{
display:flex;
}

#pageCo.gymInfoPage .chargeBox2 h3 {
	/* background: #231815;
    margin: 60px 0 30px 0;
    border-top: #231815 solid 1px;
    border-bottom: #231815 solid 1px;
    padding: 24px 0 20px;

    color: #FFF;
    line-height: 90%;*/
	border: 0;
	text-align: center;
	background: #FFF;
	color: #231815;
	font-size: 2.25rem;
	padding: 1em 0 .5em;
	margin: 2em 0 1em;
	position: relative;

background: transparent;
}
#pageCo.gymInfoPage .chargeBox2 h3:before{
position: absolute;
left: calc(50% - 2em);
bottom:0;
content:"";
height: 3px;
background: #231815;
width: 4em;
}

#pageCo.gymInfoPage .chargeBox2 .tabMENU:after{
clear: both;
display: block;
content:"";
}


#pageCo.gymInfoPage .chargeBox2 .tabMENU li {
	float: left;
	text-align: center;
	width: 25%;
	color: #999;
	background: #efefef;
	line-height: 4em;
	cursor: pointer;
	font-size: 1.125rem;
	}
#pageCo.gymInfoPage .chargeBox2 .tabMENU li.active {
	color: #fff;
	background: #231815;
}
#pageCo.gymInfoPage .chargeBox2 .tabMENU li{
border-left: 1px solid #ccc;
}
#pageCo.gymInfoPage .chargeBox2 .tabMENU li:first-child{
border: 0;
}
#pageCo.gymInfoPage .chargeBox2 .priceInn{
	clear: both;
	position: relative;

}
/**/

#messTop{
background: #f6f6f6;
}



#messTop .pct{
float: right;
width: 300px;

}
#messTop .pct img{
width: 100%;
box-shadow: 25px 25px 0 #eee;
}


#messTop h3{

	padding:0 0 .5em;
	font-size: 2em;
	font-weight:normal;
}

#messTop h4{
	padding:1.2em 0 .5em;

	font-size: 1.25em;
	font-weight:normal;
}
#messTop p,
#messTop ul{
	padding: 0 0 1em;
	font-size: .938em;

}

#messTop .photo{
	margin:0 auto;
	width:1000px;
 }
#messTop .Inner{
text-align: left;
}
#messTop .Inner{
margin:auto;}

.bnr{
	background: #f6f6f6;
}
@media print, screen and (max-width:599px) {
#messTop {
background: #f6f6f6;
padding: 2em 0;
}

#messTop p{
}

#messTop h3,
#messTop h4,
#messTop p,
#messTop ul{
background: #f6f6f6;
padding-left: 14px;
padding-right: 14px;
}
#messTop h2 {
padding: 0 2em;

text-align: center;
}
#messTop img.sp{
width: 64%;
margin: -25px auto 15px;
}
#messTop h3{
font-size: 1.375em;
text-align: center;letter-spacing: -.02em;
margin-bottom: .8em;

}#messTop h4 br{
display: none;
}
#pageCo.gymInfoPage .chargeBox2 #price04.priceInn .logo{
text-align: center;
padding: 1em 0 0;
}
#pageCo.gymInfoPage .chargeBox2 #price04.priceInn .logo img{
width: 40%;

}

}


@media print, screen and (min-width:600px) {
.bnr{
padding: 5em 0;
}
#messTop{
min-width:1100px;
}
#messTop .Inner{
text-align: center;
width: 1000px;
padding: 80px 0;
}

#messTop h3{

	font-size:3em;
}
#messTop h3 br{
display: none;
}
#messTop h4{
	font-size:1.75em;
}

#messTop ul,
#messTop p{
font-size: 1.25em;
}
#messTop ul{
display:inline-block;
text-align: left;
padding: 2em 0;
}


/* -- price -- */

#pageCo.gymInfoPage .chargeBox2 #price04.priceInn{
position: relative;
}

#pageCo.gymInfoPage .chargeBox2 #price04.priceInn .logo img{
position: absolute;
right:30px;
top: 64px;
width: 200px;

}
}

/*****************************************************************

   footer

******************************************************************/

#ftNavi{
	background:#110c0a;
	width:100%;
}

#ftNavi ul{
	margin:0 auto;
	width:1000px;
	padding:22px 0 20px;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: center;
    -webkit-justify-content:center;
    -ms-justify-content: center;

}

#ftNavi ul li a{
	font-size:0.875rem;
	font-weight:900;
	color:#FFF;
}

#ftNavi ul li span{
	font-size:0.875rem;
	padding:0 15px;
	color:#FFF;
}


#footer{
	margin:0 auto;
	width:1000px;
	
}

#footer dl{
font-weight:normal;
	padding:50px 0 30px 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content:center;
    -ms-justify-content: center;

}


#footer dl dt{
	width:145px;
	font-size:.75rem;
}

#footer.gym dt{
font-size: 20px;
width: auto;
white-space: nowrap;
}
#footer.gym dt img{
width: 145px;
}
#footer.gym dt span{
font-size: 11px;
display: block;
}

#footer dl dt ul.sns{
	margin:10px 10px 0 0;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: center;
	-webkit-justify-content:center;
	-ms-justify-content: center;
}

#footer dl dt ul.sns li{
	margin-left:10px;
	width:24px;
}

#footer dl dt ul.sns li img{
	width:100%;
}


#footer dl dt img{
	width:100%;
}

#footer dl dd{
	margin-left:30px;
	font-size:0.813rem;
}

#footer dl dd span{
	margin-left:15px;
}

#copy{
	padding:0 0 30px 0;
	text-align:center;
	font-size:0.750rem;
}


#btnTaiken{
	position:fixed;
	right:20px;
	bottom:20px;
}

#btnTaiken img{
	width:140px;
}

p.btnTaiken{
text-align: center;
clear: both;
padding: 2em 0;
}


/* -- online lesson -- */

#pageCo.onlinePage{
	margin:0 auto 60px;
	width:1000px;
}


.twoColumn:after,
.threeColumn:after, .boxLine:after{
display: block;
content:"";
clear: both;
}
#pageCo.onlinePage .boxL p{
text-align: left;
padding: .5em 0 .5em 1.6em;
background:url(../images/arrow.png) no-repeat left center;
background-size: 1.2em;
}

iframe{
border: 0;
}
/* -- trainers --*/



#Trainers .box, .trainerMain{
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', sans-serif;
font-weight: normal;
border: 3px solid #000;

}
.trainerMain p,
#Trainers .box p{
padding: 1em 0 0;
font-size: 2em;

}

.trainerMain p span,
#Trainers .box p span{
font-size: 14px;
display:block;
}

#Trainers .box dl{
display: none;
}#Trainers .box dl.view{
display: block;
}
.trainerMain dd,
#Trainers .box dd{
padding-left:1em;
font-size: .813rem;
text-indent: -.98em;}
#Trainers .box dt{
margin-top:1em;
}

.trainerMain dd.noIdt,
#Trainers .box dd.noIdt{
 font-feature-settings: "palt";
padding-left: .8em;
text-indent: 0;
}

#Trainers h4{
padding: .2em 0;
background: #000;
color: #FFF;
cursor:pointer;
font-size: 14px;
margin:1em 0 0!important;
position: relative;
}
#Trainers h4:before{
content:"[＋]";
position: absolute;
right: .8em;
}

#Trainers h4.view:before{
content:"[－]";
}


@media screen and (min-width: 768px) {
#pageCo.onlinePage p{
	margin:0 0 30px 0;
	font-size:1.188rem;
	line-height:180%;
	font-weight:bold;
	text-align: center;

}

.twoColumn .boxL{
float: left;
width: 490px;
margin: 0 20px 0 0;
}
.threeColumn .boxL{
float: left;
width: 320px;
margin: 0 20px 0 0;
}
.twoColumn .boxL iframe{
width: 490px;
height: 275px;
}
.threeColumn .boxL iframe{
width: 320px;
height: 180px;
}
.twoColumn .boxL:nth-of-type(even),
.threeColumn .boxL:nth-of-type(3n){
margin: 0;
}
#Trainers{
display: flex;
flex-wrap: wrap;
align-items:flex-start;
ntent:"";
}
#Trainers .box{
width: 32%;
padding: 8px;
margin: 0 0 30px;
}
#Trainers .box:nth-of-type(2),
#Trainers .box:nth-of-type(5),
#Trainers .box:nth-of-type(8),
#Trainers .box:nth-of-type(11){
margin-right: 2%;
margin-left: 2%;
}

#Trainers .box dl{
padding: 1em 0;
}

.trainerMain dl{
line-height: 1.7em;
}
.trainerMain{
display: flex;
align-items:flex-start;
padding: 30px;
margin: 0 0 30px;
}
.trainerMain .prof{
width: 600px;
}
.trainerMain dd{
font-size: 1rem;
}
.prof dt{
float: left;
width: 5em;
clear: left;
}
.prof dd{
margin-left: 5em;
}

#pageCo.contactPage .boxNote dd.nyukai{
padding-top:3em;
}#movieTOP .movies{

width:460px;
}
#movieTOP video{
height:375px;
}
}
#pageCo.qa{
	margin:0 auto 60px;
	width:1000px;
}

#pageCo.qa h3{
text-align: left;
padding-left: 2em;
position: relative;
}
#pageCo.qa h3:before{
content:"Q：";
position: absolute;
left: 0;
top:.6em;
}

#pageCo.qa h3+p{
position: relative;
padding: .4em 0 2em 3em;
}

#pageCo.qa h3+p:before{
content:"A：";
position: absolute;
left: 0;
top:0;
font-size: 1.5rem;
}
/**/

#movieTOP{
background:#000 url(../gym/img/movie_bg.jpg) no-repeat left bottom;
padding: 30px;
display:flex;
align-items:center;
margin: 0 0 3em;
}

#movieTOP .txt{
width: 50%;
color:#FFF;
text-align: center;
}
#movieTOP p{
margin:0;
}
#movieTOP p.logo {
font-size: 2em;
margin: 0 0 .6em;
font-style:italic;
}
#movieTOP .logo img{
width: 100%;
}


#movieTOP .movies{
display:flex;
justify-content:space-between;
margin:0 0 0 3em;

}

#movieTOP video{
width:210px;
}

/**/

#pageCo .noticeINFO h2{
background:#000;
color:#FFF;
  padding: 0.5em 1em;
margin: 0 0 1em;
font-size: 2.25rem!important;
  position: relative;
box-shadow: 8px 8px 0 #ddd;
}

#pageCo .noticeINFO h3{
margin-top:.6em!important;
}


#pageCo .noticeINFO p{
text-align:center;
margin:0 0 2em;
}
#pageCo .noticeINFO {
padding: 2em 3em;
background:#FFF;
margin: 0 0 60px;
border:5px solid #EFEFEF;
}

#pageCo .noticeINFO .flexPC{
align-items:center;
justify-content:space-between;}




#pageCo .noticeINFO .btn{
text-align: center;
}
#pageCo .noticeINFO .btn a{
background:#E15978 url(../images/icon01.png) 94% center no-repeat;
background-size:.6em;
border-radius:100px;
}

@media screen and (min-width: 768px) {
.flexPC{
display:flex;
}#pageCo .noticeINFO img{width:240px;
}
#pageCo .noticeINFO .txt{
width: 620px;
}
}
