@charset "UTF-8";

/* *******************************************************************************************
*
*	TOP page
*
******************************************************************************************* */




/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
@media (min-width: 769px){
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.sp{
	display: none;
	}

/****/
html{
	opacity: 0;
	}
body{
	}
#fitness{
	}
div.fitness_main{
	font-size: 13px;
	letter-spacing: 0;
	}
div.fitness_main label{
	cursor: pointer;
	}
div.fitness_main div.sect{
	}
div.fitness_main div.sectinner{
	position: relative;
	width: 1000px;
	margin: 0 auto 0 auto;
	}

/* TOP HEADER SP */

.fitness_main{
	padding-top: 115px!important;
}


.fitness_header span.close{
	color:#a8a8a8;
}

.fitness_header_main{
	height: 90px;
}

.fitness_header_nav{
	padding-top: 44px!important;
	width: auto;
}

.fitness_header_nav_item{
	display: inline-block;
	padding: 0 10px!important;
	font-size: 14px!important;
	font-weight: bold!important;
	line-height: 1em;
	letter-spacing: 0.1em!important;
	text-align: center;
}

.fitness_header_nav-info{
	width: auto;
	height: 90px;
	overflow: hidden;
	padding: 0;
}
.fitness_header_nav-info_item{
	width: 104px!important;
	height: auto;
}

.fitness_header_top{
	height:25px!important;
}



/* ######## */
#main_keyvisual{
	position: relative;
	}

/****/
#main_keyvisual div.photobox{
	position: relative;
	padding: 49% 0 0 0;
	overflow: hidden;
	}
#main_keyvisual div.photobox p.each{
	position: absolute;left: 0;top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	opacity:0;
	
	-webkit-transform-origin:center center;transform-origin:center center;
	-webkit-transform:scale(1,1);transform:scale(1,1);
	
	-webkit-transition-property:transform;transition-property:transform;
	-webkit-transition-duration:15s;transition-duration:15s;
	-webkit-transition-timing-function:linear;transition-timing-function:linear;
	}
#main_keyvisual div.photobox p.each.in{
	-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);
	}

#main_keyvisual div.photobox p.each.n1{
	background-image: url(../img/main_01_pc.jpg);
	}
#main_keyvisual div.photobox p.each.n2{
	background-image: url(../img/main_02_pc.jpg);
	}
#main_keyvisual div.photobox p.each.n3{
	background-image: url(../img/main_03_pc.jpg);
	}
#main_keyvisual div.photobox p.each.n4{
	background-image: url(../img/main_04_pc.jpg);
	}
#main_keyvisual div.photobox p.each.n5{
	background-image: url(../img/main_05_pc.jpg);
	}

/****/
#main_keyvisual h2{
	position: absolute;left: 50%;top: 50%;
	width: 302px;
	height: 137px;
	font-size: 0;
	background-image: url(../img/jexer_logo.png);background-repeat: no-repeat;background-position: 0 0;background-size: auto auto;
	margin: -68px 0 0 -151px;
	}

/* ######## */
#main_categorylist{
	}
#main_categorylist div.sectinner{
	width: 1220px;
	}

/****/
#main_categorylist h2{
	font-size: 0;
	}

/****/
#main_categorylist div.selbutton{
	}

/****/
#main_categorylist div.photo{
	padding: 40px 0 0 0;
	}
#main_categorylist div.photo ul>li{
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin: 0 0 40px 0;
	}
#main_categorylist div.photo ul>li:nth-of-type(2){
	margin: 0 20px 20px 20px;
	}
#main_categorylist div.photo ul>li:nth-of-type(5){
	margin: 0 0 20px 40px;
	}
#main_categorylist div.photo ul>li label{
	display: block;
	position: relative;
	}
#main_categorylist div.photo ul>li label p.bg{
	position: absolute;left: 0;top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
#main_categorylist div.photo ul>li label p.bg span{
	position: absolute;left: 0;top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;background-position: 0 0;background-size: auto auto;
	
	-webkit-transform-origin:center center;transform-origin:center center;
	-webkit-transform: scale(1,1);transform: scale(1,1);
	
	-webkit-transition-property: transform;transition-property: transform;
	-webkit-transition-duration: 1s;transition-duration: 1s;
	}
#main_categorylist div.photo ul>li label p.box{
	position: absolute;left: 0;top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;background-position: 0 0;background-size: auto auto;
	}
#main_categorylist div.photo ul>li:nth-of-type(1) label p.box{
	background-image: url(../img/selectarea_A_txt_pc.png);
	}
#main_categorylist div.photo ul>li:nth-of-type(2) label p.box{
	background-image: url(../img/selectarea_B_txt_pc.png);
	}
#main_categorylist div.photo ul>li:nth-of-type(3) label p.box{
	background-image: url(../img/selectarea_C_txt_pc.png);
	}
#main_categorylist div.photo ul>li:nth-of-type(4) label p.box{
	background-image: url(../img/selectarea_D_txt_pc.png);
	}
#main_categorylist div.photo ul>li:nth-of-type(5) label p.box{
	background-image: url(../img/selectarea_E_txt_pc.png);
	}

#main_categorylist div.photo ul>li label p.bar{
	position: absolute;left: 0;bottom: -20px;
	width: 90%;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-indent: 15px;
	text-align: left;
	background-color: #333333;
	
	-webkit-transition-property: width;transition-property: width;
	-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
	}

#main_categorylist div.photo ul>li label p.bar i{
	position: absolute;right: 12px;top: 16px;
	border-style: solid;border-width: 10px 5px 0 5px;
	}

#main_categorylist div.photo ul>li div.caption{
	padding: 35px 0 0 0;
	line-height: 1.5;
	text-align: left;
	}

#main_categorylist div.photo ul>li:nth-of-type(1),
#main_categorylist div.photo ul>li:nth-of-type(2),
#main_categorylist div.photo ul>li:nth-of-type(3){
	width: 390px;
	}
#main_categorylist div.photo ul>li:nth-of-type(4),
#main_categorylist div.photo ul>li:nth-of-type(5){
	width: 480px;
	}
#main_categorylist div.photo ul>li:nth-of-type(1) label,
#main_categorylist div.photo ul>li:nth-of-type(2) label,
#main_categorylist div.photo ul>li:nth-of-type(3) label{
	height: 286px;
	}
#main_categorylist div.photo ul>li:nth-of-type(4) label,
#main_categorylist div.photo ul>li:nth-of-type(5) label{
	height: 246px;
	}
#main_categorylist div.photo ul>li:nth-of-type(1) label p.bg span{
	background-image: url(../img/selectarea_A_img_pc.jpg);
	}
#main_categorylist div.photo ul>li:nth-of-type(2) label p.bg span{
	background-image: url(../img/selectarea_B_img_pc.jpg);
	}
#main_categorylist div.photo ul>li:nth-of-type(3) label p.bg span{
	background-image: url(../img/selectarea_C_img_pc.jpg);
	}
#main_categorylist div.photo ul>li:nth-of-type(4) label p.bg span{
	background-image: url(../img/selectarea_D_img_pc.jpg);
	}
#main_categorylist div.photo ul>li:nth-of-type(5) label p.bg span{
	background-image: url(../img/selectarea_E_img_pc.jpg);
	}

#main_categorylist div.photo ul>li:nth-of-type(1) label p.bar{
	color: #e60012;
	}
#main_categorylist div.photo ul>li:nth-of-type(1) label p.bar i{
	border-color: #e60012 transparent transparent transparent;
	}
#main_categorylist div.photo ul>li:nth-of-type(2) label p.bar{
	color: #00a2ff;
	}
#main_categorylist div.photo ul>li:nth-of-type(2) label p.bar i{
	border-color: #00a2ff transparent transparent transparent;
	}
#main_categorylist div.photo ul>li:nth-of-type(3) label p.bar{
	color: #e14d4d;
	}
#main_categorylist div.photo ul>li:nth-of-type(3) label p.bar i{
	border-color: #e14d4d transparent transparent transparent;
	}
#main_categorylist div.photo ul>li:nth-of-type(4) label p.bar{
	color: #ffd700;
	}
#main_categorylist div.photo ul>li:nth-of-type(5) label p.bar{
	color: #07ae47;
	}
#main_categorylist div.photo ul>li:nth-of-type(4) label p.bar i{
	border-color: #ffd700 transparent transparent transparent;
	}
#main_categorylist div.photo ul>li:nth-of-type(5) label p.bar i{
	border-color: #07ae47 transparent transparent transparent;
	}

#main_categorylist div.photo ul>li label:hover p.bg span{
	-webkit-transform: scale(1.05,1.05);transform: scale(1.05,1.05);
	}
#main_categorylist div.photo ul>li label:hover p.bar{
	width: 100%;
	}

/* ######## */
#main_shoplist{
	}

/****/
#main_shoplist h2{
	font-size: 0;
	}

/****/
#main_shoplist div.listbox{
	position: relative;
	}
#main_shoplist div.listbox div.each{
	display: none;
	position: absolute;left: 0;top: 0;
	width: 100%;
	overflow: hidden;
	}
#main_shoplist div.listbox div.each.on{
	display: block;
	position: relative;
	}

/****/
#main_shoplist div.each div.name{
	float: left;
	width: 280px;
	height: 488px;
	padding: 0 20px 0 0;
	overflow: auto;
	text-align: left;
	}

#main_shoplist div.each div.name a{
	display: block;
	position: relative;
	width: 100%;
	border-style: solid;border-width: 1px 0 0 0;border-color: #cccccc;
	}
#main_shoplist div.each div.name a p{
	width: 100%;
	padding: 0 0 0 20px;
	background-color: #ffffff;
	
	-webkit-transition-property: opacity;transition-property: opacity;
	-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
	}
#main_shoplist div.each div.name a:hover p{
	opacity: 0.8;
	}
#main_shoplist div.each div.name a.sel p{
	opacity: 0.8;
	}
#main_shoplist div.each div.name a p span.type{
	display: block;
	padding: 20px 0 0 0;
	white-space: nowrap;
	}
#main_shoplist div.each div.name a p span.type.new{
	display: block;
	padding: 30px 0 0 0;
	white-space: nowrap;
	}
#main_shoplist div.each:nth-of-type(2) div.name a p span.type.new:before{
    content: 'NEW';
    position: absolute;
    top: 12px;
    color: #00a2ff;
	}
#main_shoplist div.each:nth-of-type(1) div.name a p span.type.new:before{
    content: 'NEW';
    position: absolute;
    top: 12px;
    color: #e60012;
	}
#main_shoplist div.each:nth-of-type(5) div.name a p span.type.new:before{
    content: 'NEW';
    position: absolute;
    top: 12px;
    color: #07ae47;
	}



#main_shoplist div.each div.name a p span.spot{
	display: block;
	padding: 5px 0 20px 0;
	white-space: nowrap;
	font-size: 15px;
	font-weight: bold;
	}
#main_shoplist div.each div.name a p i{
	position: absolute;right: 4px;top: 35px;
	border-style: solid;border-width: 5px 0 5px 8px;border-color: transparent transparent transparent #000000;
	}

#main_shoplist div.each:nth-of-type(1) div.name a{
	background-color: #e60012;
	}
#main_shoplist div.each:nth-of-type(2) div.name a{
	background-color: #00a2ff;
	}
#main_shoplist div.each:nth-of-type(3) div.name a{
	background-color: #e14d4d;
	}
#main_shoplist div.each:nth-of-type(4) div.name a{
	background-color: #ffd700;
	}
#main_shoplist div.each:nth-of-type(5) div.name a{
	background-color: #07ae47;
	}

/****/
#main_shoplist div.each div.map{
	position: relative;
	float: right;
	width: 676px;
	height: 488px;
	background-repeat: no-repeat;background-position: 0 0;background-size: auto auto;
	}
#main_shoplist div.each div.map span{
	position: absolute;
	padding: 8px 8px 6px 8px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 4px;
	opacity: 0;
	cursor: pointer;
	
	-webkit-transform-origin:center center;transform-origin:center center;
	
	-webkit-transition-property: transform;transition-property: transform;
	-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
	}
#main_shoplist div.each div.map span.top{
	-webkit-transform: translateY(-20px);transform: translateY(-20px);
	}
#main_shoplist div.each div.map span.btm{
	-webkit-transform: translateY(20px);transform: translateY(20px);
	}
#main_shoplist div.each div.map span.left{
	-webkit-transform: translateX(20px);transform: translateX(20px);
	}
#main_shoplist div.each div.map span.on{
	opacity: 1;
	-webkit-transform: translateY(0);transform: translateY(0);
	}
#main_shoplist div.each div.map span.top i{
	position: absolute;left: 20px;top: -20px;
	border-style: solid;border-width: 0 5px 22px 5px;
	}
#main_shoplist div.each div.map span.btm i{
	position: absolute;left: 20px;bottom: -20px;
	border-style: solid;border-width: 22px 5px 0 5px;
	}
#main_shoplist div.each div.map span.left i{
	position: absolute;left: -20px;bottom: 10px;
	border-style: solid;border-width: 5px 22px 5px 0;
	}

#main_shoplist div.each:nth-of-type(1) div.map span{
	color: #ffffff;
	background-color: #e60012;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.top i{
	border-color: transparent transparent #e60012 transparent;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.btm i{
	border-color: #e60012 transparent transparent transparent;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.left i{
	border-color: transparent #e60012 transparent transparent;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.sel{
	background-color: #999999;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.top.sel i{
	border-color: transparent transparent #999999 transparent;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.btm.sel i{
	border-color: #999999 transparent transparent transparent;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.left.sel i{
	border-color: transparent transparent transparent #999999;
	}

#main_shoplist div.each:nth-of-type(2) div.map span{
	color: #ffffff;
	background-color: #00a2ff;
	}
#main_shoplist div.each:nth-of-type(2) div.map span.top i{
	border-color: transparent transparent #00a2ff transparent;
	}
#main_shoplist div.each:nth-of-type(2) div.map span.btm i{
	border-color: #00a2ff transparent transparent transparent;
	}
#main_shoplist div.each:nth-of-type(2) div.map span.sel{
	background-color: #999999;
	}
#main_shoplist div.each:nth-of-type(2) div.map span.top.sel i{
	border-color: transparent transparent #999999 transparent;
	}
#main_shoplist div.each:nth-of-type(2) div.map span.btm.sel i{
	border-color: #999999 transparent transparent transparent;
	}


#main_shoplist div.each:nth-of-type(3) div.map span{
	color: #ffffff;
	background-color: #e14d4d;
	}
#main_shoplist div.each:nth-of-type(3) div.map span.top i{
	border-color: transparent transparent #e14d4d transparent;
	}
#main_shoplist div.each:nth-of-type(3) div.map span.btm i{
	border-color: #e14d4d transparent transparent transparent;
	}
#main_shoplist div.each:nth-of-type(3) div.map span.sel{
	background-color: #999999;
	}
#main_shoplist div.each:nth-of-type(3) div.map span.top.sel i{
	border-color: transparent transparent #999999 transparent;
	}
#main_shoplist div.each:nth-of-type(3) div.map span.btm.sel i{
	border-color: #999999 transparent transparent transparent;
	}

#main_shoplist div.each:nth-of-type(4) div.map span{
	color: #333333;
	background-color: #ffd700;
	}
#main_shoplist div.each:nth-of-type(5) div.map span{
	color: #333333;
	background-color: #07ae47;
	}
#main_shoplist div.each:nth-of-type(4) div.map span.top i{
	border-color: transparent transparent #ffd700 transparent;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.top i{
	border-color: transparent transparent #07ae47 transparent;
	}
#main_shoplist div.each:nth-of-type(4) div.map span.btm i{
	border-color: #ffd700 transparent transparent transparent;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.btm i{
	border-color: #07ae47 transparent transparent transparent;
	}
#main_shoplist div.each:nth-of-type(4) div.map span.sel,
#main_shoplist div.each:nth-of-type(5) div.map span.sel{
	background-color: #999999;
	}
#main_shoplist div.each:nth-of-type(4) div.map span.top.sel i,
#main_shoplist div.each:nth-of-type(5) div.map span.top.sel i{
	border-color: transparent transparent #999999 transparent;
	}
#main_shoplist div.each:nth-of-type(4) div.map span.btm.sel i,
#main_shoplist div.each:nth-of-type(5) div.map span.btm.sel i{
	border-color: #999999 transparent transparent transparent;
	}

/****/
#main_shoplist div.each:nth-of-type(1) div.map{
	background-image: url(../img/trainmap_A_pc.gif);
	}
#main_shoplist div.each:nth-of-type(1) div.map span.omiya{
	left: 143px; top: 56px;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.akabane{
	left: 337px; top: 41px;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.toda{
	left: 187px; top: 95px;
	}
	#main_shoplist div.each:nth-of-type(1) div.map span.toda i{
		left: 50px;
		}
#main_shoplist div.each:nth-of-type(1) div.map span.ikebukuro{
	left: 272px; top: 85px;
	}
	#main_shoplist div.each:nth-of-type(1) div.map span.ikebukuro i{
		left: 10px;
		}
#main_shoplist div.each:nth-of-type(1) div.map span.otsuka{
	left: 343px; top: 128px;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.ueno{
	left: 453px; top: 139px;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.shinjyuku{
	left: 210px; top: 197px;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.yotsuya{
	left: 279px; top: 202px;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.kameido{
	left: 513px; top: 194px;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.shinkawasaki{
	left: 260px; top: 342px;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.higashikanagawa{
	left: 268px; top: 389px;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.oi{
	left: 356px; top: 390px;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.oi i{
	left: 10px;
	}
#main_shoplist div.each:nth-of-type(1) div.map span.urawa{
	left: 250px; top: 15px;
	}



/****/
#main_shoplist div.each:nth-of-type(2) div.map{
	background-image: url(../img/trainmap_B_pc.gif);
	}
#main_shoplist div.each:nth-of-type(2) div.map span.shinjyuku{
	left: 210px; top: 258px;
	}
#main_shoplist div.each:nth-of-type(2) div.map span.hodogaya{
    left: 227px; top: 402px;
	}
#main_shoplist div.each:nth-of-type(2) div.map span.kichijoji{
    left: 160px; top: 190px;
	}
#main_shoplist div.each:nth-of-type(2) div.map span.todoroki{
	left: 118px; top: 280px;
	}
#main_shoplist div.each:nth-of-type(2) div.map span.omiya{
	left: 144px; top: 52px;
	}
#main_shoplist div.each:nth-of-type(2) div.map span.kokubunji{
	left: 87px; top: 190px;
	}

/****/
#main_shoplist div.each:nth-of-type(3) div.map{
	background-image: url(../img/trainmap_C_pc.gif);
	}
#main_shoplist div.each:nth-of-type(3) div.map span.akabane{
    left: 336px; top: 104px;
	}

/****/
#main_shoplist div.each:nth-of-type(4) div.map{
	background-image: url(../img/trainmap_D_pc.gif);
	}
#main_shoplist div.each:nth-of-type(4) div.map span.omiya{
    left: 144px;
    top: 59px;
	}
#main_shoplist div.each:nth-of-type(4) div.map span.toda{
	left: 217px;
    top: 95px;
	}
#main_shoplist div.each:nth-of-type(4) div.map span.akabane{
	left: 336px;
    top: 105px;
	}
#main_shoplist div.each:nth-of-type(4) div.map span.hachioji{
    left: 3px;
    top: 197px;
	}
#main_shoplist div.each:nth-of-type(4) div.map span.yotsuya{
	left: 280px;
    top: 205px;
	}
#main_shoplist div.each:nth-of-type(4) div.map span.shinkawasaki{
	left: 259px;
    top: 400px;
	}
#main_shoplist div.each:nth-of-type(4) div.map span.kamata{
	left: 324px;
    top: 340px;
	}
#main_shoplist div.each:nth-of-type(4) div.map span.higashikanagawa{
    left: 270px;
    top: 454px;
	}
#main_shoplist div.each:nth-of-type(4) div.map span.oi{
    left: 346px;
    top: 387px;
	}

/****/
#main_shoplist div.each:nth-of-type(5) div.map{
	background-image: url(../img/trainmap_E_pc.gif);
	}
#main_shoplist div.each:nth-of-type(5) div.map span.omiya{
    left: 144px;
    top: 52px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.toda{
    left: 217px;
    top: 96px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.akabane{
    left: 340px;
    top: 40px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.otsuka{
	left: 346px;
    top: 125px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.ueno{
	left: 456px;
    top: 140px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.tachikawa{
	left: 28px;
    top: 200px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.shinjyuku{
	left: 210px;
    top: 259px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.yotsuya{
    left: 280px;
    top: 203px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.kinshicho{
	left: 490px;
    top: 194px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.kameido{
	left: 519px;
    top: 256px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.akihabara{
    left: 457px;
    top: 256px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.shinkawasaki{
    left: 260px;
    top: 344px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.kamata{
    left: 326px;
    top: 407px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.higashikanagawa{
    left: 270px;
    top: 452px;
	}
#main_shoplist div.each:nth-of-type(5) div.map span.oi{
    left: 346px;
    top: 330px;
	}

/****/
#main_shoplist div.indicator ul{
	padding: 40px 0 40px 0;
	}
#main_shoplist div.indicator ul>li{
	display: inline-block;
	width: 190px;
	vertical-align: top;
	border-style: solid;border-width: 1px;border-color: #cccccc;
	margin: 0 2px 0 2px;
	}
#main_shoplist div.indicator ul>li label{
	display: block;
	padding: 12px 0 10px 0;
	}
#main_shoplist div.indicator ul>li.on label{
	cursor: default;
	}
#main_shoplist div.indicator ul>li label span{
	position: relative;
	padding: 0 0 0 12px;
	font-weight: bold;
	}
#main_shoplist div.indicator ul>li label span i{
	position: absolute;left: 0;top: 5px;
	border-style: solid;border-width: 4px 0 4px 6px;border-color: transparent transparent transparent #000000;
	}

#main_shoplist div.indicator ul>li.on:nth-of-type(1){
	background-color: #e60012;
	}
#main_shoplist div.indicator ul>li.on:nth-of-type(2){
	background-color: #00a2ff;
	}
#main_shoplist div.indicator ul>li.on:nth-of-type(3){
	background-color: #e14d4d;
	}
#main_shoplist div.indicator ul>li.on:nth-of-type(4){
	background-color: #ffd700;
	}
#main_shoplist div.indicator ul>li.on:nth-of-type(5){
	background-color: #07ae47;
	}

/****/
#main_shoplist div.each:nth-of-type(1) div.map span.new.on:before {
    content: 'NEW';
    position: absolute;
    top: -16px;
    color: #e60012;
}
#main_shoplist div.each:nth-of-type(2) div.map span.new.top.on:before {
    content: 'NEW';
    position: absolute;
    bottom: -18px;
    color: #00a2ff;
}
#main_shoplist div.each:nth-of-type(2) div.map span.new.btm.on:before {
    content: 'NEW';
    position: absolute;
    top: -18px;
    color: #00a2ff;
}


/* ######## */
#main_topic{
	padding: 100px 0 0 0;
	border-style: solid;border-width: 1px 0 0 0;border-color: #cccccc;
	}
#main_topic div.sectinner{
	width: auto;
	}
#main_topic a{
	-webkit-transition-property: opacity;transition-property: opacity;
	-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
	}
#main_topic a:hover{
	opacity: 0.8;
	}

/****/
#main_topic h2{
	display: inline-block;
	width: 360px;
	height: 68px;
	font-size: 0;
	vertical-align: top;
	background-image: url(../img/event_ttl.png);background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	margin: 0 0 40px 0;
	}

/****/
#main_topic div.slider-container{
	position: relative;
	padding: 0 0 35px 0;
	display: none;
	}
#main_topic div.slider-container div.slider{
	position: relative;
	height: 436px;
	}
#main_topic div.slider-container.initialized {
	display: block;
	}
#main_topic div.slider-container div.slider div.slide{
	width: 100%;
	height: 436px !important;
	}

#main_topic div.slider-container div.slider div.slide a{
	display: inline-block;
	width: 100%;
	height: 436px !important;
	}

#main_topic div.slider-container .slick-prev,
#main_topic div.slider-container .slick-next{
	display: none !important;
	}
/*
#main_topic div.slider-container .slick-prev,
#main_topic div.slider-container .slick-next{
	font-size: 0 !important;
	vertical-align: top;
	position: absolute;
	bottom: 236px;
	width: 72px;
	height: 72px;
	margin-top: -18px;
	line-height: 36px;
	font-size: 28px;
	cursor: pointer;
	z-index: 10;
	}
#main_topic div.slider-container .slick-prev {
	left: 40px;
	background-image: url(../img/prev.png);background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	}
#main_topic div.slider-container .slick-next {
	right: 40px;
	background-image: url(../img/next.png);background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	}
*/




/* ######## */
#main_news{
	}
#main_news a{
	-webkit-transition-property: opacity;transition-property: opacity;
	-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
	}
#main_news a:hover{
	opacity: 0.5;
	}

#main_news h2{
	font-size: 0;
	}

/****/
#main_news div.newslist{
	width: 900px;
	margin: 0 auto 0 auto;
	}
#main_news div.newslist div.more p{
	padding: 5px 0 5px 0;
	text-align: right;
	}
#main_news div.newslist div.more p a{
	position: relative;
	padding: 0 0 0 15px;
	}
#main_news div.newslist div.more p a i{
	position: absolute;left: 0;top: 5px;
	border-style: solid;border-width: 4px 0 4px 6px;border-color: transparent transparent transparent #ff0000;
	}

/****/
#main_news div.newslist div.box{
	padding: 20px 40px 20px 40px;
	border-style: solid;border-width: 1px 0 1px 0;border-color: #cccccc;
	}
#main_news div.newslist div.box p{
	padding: 10px 0 10px 0;
	line-height: 1.5;
	text-align: left;
	}
#main_news div.newslist div.box p a{
	display: block;
	overflow: hidden;
	}
#main_news div.newslist div.box p a span.date{
	float: left;
	width: 150px;
	}
#main_news div.newslist div.box p a span.title{
	float: left;
	width: 670px;
	text-decoration: underline;
	}

/* ######## */
#main_bizcategory{
	padding: 100px 0 0 0;
	}
#main_bizcategory a{
	-webkit-transition-property: opacity;transition-property: opacity;
	-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
	}
#main_bizcategory a:hover{
	opacity: 0.8;
	}

/****/
#main_bizcategory h2{
	display: inline-block;
	width: 360px;
	height: 68px;
	font-size: 0;
	vertical-align: top;
	background-image: url(../img/business_condition_ttl.png);background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	margin: 0 auto 0 auto;
	}

/****/
#main_bizcategory div.bannerbox ul{
	padding: 40px 0 30px 0;
	text-align: left;
	}
#main_bizcategory div.bannerbox ul>li{
	display: inline-block;
	width: 480px;
	height: 212px;
	vertical-align: top;
	margin: 0 0 40px 0;
	opacity: 0;
	
	-webkit-transform-origin:center center;transform-origin:center center;
	-webkit-transform: translateY(20px);transform: translateY(20px);
	
	-webkit-transition-property: transform,opacity;transition-property: transform,opacity;
	-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
	}

#main_bizcategory div.bannerbox ul>li.wide{
	width: 1000px;
	height: 270px;
	vertical-align: top;
	margin: 0 0 40px 0;
	opacity: 0;
	
	-webkit-transform-origin:center center;transform-origin:center center;
	-webkit-transform: translateY(20px);transform: translateY(20px);
	
	-webkit-transition-property: transform,opacity;transition-property: transform,opacity;
	-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
	}

#main_bizcategory div.bannerbox ul>li.on{
	opacity: 1;
	-webkit-transform: translateY(0);transform: translateY(0);
	}
#main_bizcategory div.bannerbox ul>li a{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	}
#main_bizcategory div.bannerbox ul>li:nth-of-type(2n){
	margin:0 40px 40px 0;
	}
#main_bizcategory div.bannerbox ul>li:nth-of-type(1) a{
	background-image: url(../img/business_condition_img_04_pc.jpg);
	}
#main_bizcategory div.bannerbox ul>li:nth-of-type(2) a{
	background-image: url(../img/business_condition_img_01.jpg);
	}
#main_bizcategory div.bannerbox ul>li:nth-of-type(3) a{
	background-image: url(../img/business_condition_img_02.jpg);
	}
#main_bizcategory div.bannerbox ul>li:nth-of-type(4) a{
	background-image: url(../img/business_condition_img_03.jpg);
	}

#main_bizcategory div.bannerbox ul>li:nth-of-type(5) a{
	background-image: url(../img/business_condition_img_05.jpg);
	}

/* ######## */
#main_cominfo{
	border-style: solid;border-width: 1px 0 0 0;border-color: #cccccc;
	}
#main_cominfo a{
	-webkit-transition-property: opacity;transition-property: opacity;
	-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
	}
#main_cominfo a:hover{
	opacity: 0.8;
	}

/****/
#main_cominfo h2{
	font-size: 0;
	}

/****/
#main_cominfo div.infobox ul{
	padding: 70px 0 100px 0;
	}
#main_cominfo div.infobox ul>li{
	display: inline-block;
	width: 480px;
	height: 326px;
	vertical-align: top;
	opacity: 0;
	
	-webkit-transform-origin:center center;transform-origin:center center;
	
	-webkit-transition-property: transform,opacity;transition-property: transform,opacity;
	-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
	}
#main_cominfo div.infobox ul>li:nth-of-type(1){
	-webkit-transform: translateX(40px);transform: translateX(40px);
	}
#main_cominfo div.infobox ul>li:nth-of-type(2){
	-webkit-transform: translateX(-40px);transform: translateX(-40px);
	}
#main_cominfo div.infobox ul>li.on{
	opacity: 1;
	-webkit-transform: translateX(0);transform: translateX(0);
	}
#main_cominfo div.infobox ul>li a{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	}
#main_cominfo div.infobox ul>li:nth-of-type(2n){
	margin: 0 0 0 40px;
	}

#main_cominfo div.infobox ul>li:nth-of-type(1) a{
	background-image: url(../img/recruit_bnr.jpg);
	}
#main_cominfo div.infobox ul>li:nth-of-type(2) a{
	background-image: url(../img/company_bnr.jpg);
	}



/* ----------------------------- キャンペーン ----------------------------- */

#main_topic .cp1909{
	background: url(../img/cp/campaign_img_1909cp_pc.jpg) top center no-repeat;
	/*background-size:cover;*/
}
/*#main_topic .suica1908{
	background: url(../img/cp/campaign_img_1908otegaru_pc.jpg) top center no-repeat;
}*/
#main_topic .kurayami{
	background: url(../img/cp/campaign_img_kurayami_pc.jpg) top center no-repeat;
	/*background-size:cover;*/
}
#main_topic .beyond2020{
	background: url(../img/cp/campaign_img_beyond2020_pc.jpg) top center no-repeat;
	/*background-size:cover;*/
}
#main_topic .lgCorpCp{
	background: url(../img/cp/lightgym_corp_bnr.jpg) top center no-repeat;
	/*background-size:cover;*/
}
#main_topic .lgOmiya{
	background: url(../img/cp/lightgym_omiya_bnr.jpg) top center no-repeat;
	/*background-size:cover;*/
}
#main_topic .lgKokubunji{
	background: url(../img/cp/lightgym_kokubunji_bnr.jpg) top center no-repeat;
	/*background-size:cover;*/
}
#main_topic .jrepoint{
	background: url(../img/cp/campaign_img_jre_pc.jpg) top center no-repeat;
}
#main_topic .yoga2019{
	background: url(../img/cp/jexerbn_yoga2019_pc.jpg) top center no-repeat;
}	
#main_topic .otona{
	background: url(../img/cp/otona_bnr.jpg) top center no-repeat;
}	
#main_topic .personal{
	background: url(../img/cp/campaign_img_personal_pc.jpg) top center no-repeat;
	/*background-size:cover;*/
}
#main_topic .lgTodoroki{
	background: url(../img/cp/campaign_img_lgTodoroki_pc.jpg) top center no-repeat;
	/*background-size:cover;*/
}
#main_topic .footballacademy{
	background: url(../img/cp/campaign_img_footballacademy_pc.jpg) top center no-repeat;
	/*background-size:cover;*/
}
#main_topic .cheer{
	background: url(../img/cp/campaign_img_cheer_pc.jpg) top center no-repeat;
	/*background-size:cover;*/
}
#main_topic .kawareru{
	background: url(../img/cp/campaign_img_kawa_pc.jpg) top center no-repeat;
	/*background-size:cover;*/
}
#main_topic .kawareru .fitness_section_clm_inner{
	/* テキストありの場合 */
	/*padding-top: 110px;*/
	padding-top: 340px;
}
#main_topic .charity{
	background: url(../img/cp/campaign_img_charity_pc.jpg) top center no-repeat;
	/*background-size:cover;*/
}
#main_topic .charity .fitness_section_clm_inner{
	/* テキストありの場合 */
	/*padding-top: 110px;*/
	padding-top: 340px;
}
#main_topic .alljexer{
	background: url(../img/cp/campaign_img_alljexer_pc.jpg) top center no-repeat;
}
#main_topic .exfestival{
	background: url(../img/cp/campaign_img_exfestival_pc.jpg) top center no-repeat;
}
/* ----------------------------- 追従バナー（入会CP） ----------------------------- */
.fitness_visual_point{
    position: fixed;
    right: 80px;
    top: inherit;
    bottom: 80px;
    background: #ec0000 url("../../fitness/common_2017/img/fitness_visual_point_bg.png") center 10px no-repeat;
    background-size: 7px 24px;
    padding-top: 40px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    letter-spacing: .1em;
	box-sizing: border-box;
	z-index: 1;
}




/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
} @media (max-width: 768px){
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.pc{
	display: none;
	}

/****/
html{
	opacity: 0;
	}
body{
	}
#fitness{
	}
div.fitness_main{
	font-size: 13px;
	letter-spacing: 0;
	}
div.sect{
	position: relative;
	}
div.sectinner{
	}


/* TOP HEADER SP */

.fitness_header_main{
	height: auto;
}

.fitness_header_nav-info_item.nav-info-3{
	width: 15vw;
}
.fitness_header_nav-info_item.nav-info-4{
	width: 14vw;
}

#spMenu{
	top: 65px;
}

#spMenu span.close{
	color:#a8a8a8;
}

.spMenu_nav{
	padding-top: 103px;
}

.spMenu_nav_item{
	margin-bottom: 80px;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
}

/* ######## */
#main_keyvisual{
	}

/****/
#main_keyvisual div.photobox{
	position: relative;
	padding: 104% 0 0 0;
	overflow: hidden;
	}
#main_keyvisual div.photobox p.each{
	position: absolute;left: 0;top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	opacity:0;
	
	-webkit-transform-origin:center center;transform-origin:center center;
	-webkit-transform:scale(1,1);transform:scale(1,1);
	
	-webkit-transition-property:transform;transition-property:transform;
	-webkit-transition-duration:15s;transition-duration:15s;
	-webkit-transition-timing-function:linear;transition-timing-function:linear;

	overflow: hidden;
	}
#main_keyvisual div.photobox p.each.in{
	-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);
	}
#main_keyvisual div.photobox p.each.n1{
	background-image: url(../img/main_01_sp.jpg);
	}
#main_keyvisual div.photobox p.each.n2{
	background-image: url(../img/main_02_sp.jpg);
	}
#main_keyvisual div.photobox p.each.n3{
	background-image: url(../img/main_03_sp.jpg);
	}
#main_keyvisual div.photobox p.each.n4{
	background-image: url(../img/main_04_sp.jpg);
	}
#main_keyvisual div.photobox p.each.n5{
	background-image: url(../img/main_05_sp.jpg);
	}

/****/
#main_keyvisual h2{
	position: absolute;left: 25%;top: 40%;
	width: 50%;
	height: 20%;
	font-size: 0;
	background-image: url(../img/jexer_logo.png);background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	}

/* ######## */
#main_categorylist{
	}
#main_categorylist div.sectinner{
	}

/****/
#main_categorylist h2{
	height: 0;
	font-size: 0;
	}

/****/
#main_categorylist div.selbutton{
	padding: 8% 0 0 0;
	}
#main_categorylist div.selbutton label{
	display: inline-block;
	padding: 18% 0 0 0;
	vertical-align: top;
	background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	background-color: #33302b;
	margin: 0 1% 2% 1%;
	}
#main_categorylist div.selbutton label:nth-of-type(1){
	width: 30%;
	background-image: url(../img/selectarea_A_btn_off_sp.gif);
	}
#main_categorylist div.selbutton label.on:nth-of-type(1){
	background-image: url(../img/selectarea_A_btn_on_sp.gif);
	}
#main_categorylist div.selbutton label:nth-of-type(2){
	width: 30%;
	background-image: url(../img/selectarea_B_btn_off_sp.gif);
	}
#main_categorylist div.selbutton label.on:nth-of-type(2){
	background-image: url(../img/selectarea_B_btn_on_sp.gif);
	}
#main_categorylist div.selbutton label:nth-of-type(3){
	width: 30%;
	background-image: url(../img/selectarea_C_btn_off_sp.gif);
	}
#main_categorylist div.selbutton label.on:nth-of-type(3){
	background-image: url(../img/selectarea_C_btn_on_sp.gif);
	}
#main_categorylist div.selbutton label:nth-of-type(4){
	width: 46%;
	background-image: url(../img/selectarea_D_btn_off_sp.gif);
	}
#main_categorylist div.selbutton label.on:nth-of-type(4){
	background-image: url(../img/selectarea_D_btn_on_sp.gif);
	}
#main_categorylist div.selbutton label:nth-of-type(5){
	width: 46%;
	background-image: url(../img/selectarea_E_btn_off_sp.gif);
	}
#main_categorylist div.selbutton label.on:nth-of-type(5){
	background-image: url(../img/selectarea_E_btn_on_sp.gif);
	}

/****/
#main_categorylist div.photo ul{
	position: relative;
	width: 94%;
	padding: 88% 0 0 0;
	margin: 0 auto 0 auto;
	}
#main_categorylist div.photo ul>li{
	display: none;
	position: absolute;left: 0;top: 0;
	width: 100%;
	height: 100%;
	}
#main_categorylist div.photo ul>li.on{
	display: block;
	}
#main_categorylist div.photo ul>li label{
	display: block;
	position: relative;
	padding: 60% 0 0 0;
	background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	}

#main_categorylist div.photo ul>li label p.bar{
	position: absolute;left: 0;bottom: -8px;
	width: 90%;
	padding: 10px 0 10px 0;
	text-align: left;
	text-indent: 15px;
	background-color: #333333;
	}
#main_categorylist div.photo ul>li label p.bar span{
	font-weight: bold;
	}
#main_categorylist div.photo ul>li label p.bar i{
	position: absolute;right: 10px;top: 12px;
	border-style: solid;border-width: 10px 5px 0 5px;border-color: #000000 transparent transparent transparent;
	}

#main_categorylist div.photo ul>li div.caption{
	padding: 5% 0 0 0;
	line-height: 1.5;
	text-align: left;
	}

#main_categorylist div.photo ul>li:nth-of-type(1) label{
	background-image: url(../img/selectarea_A_img_sp.jpg);
	}
#main_categorylist div.photo ul>li:nth-of-type(2) label{
	background-image: url(../img/selectarea_B_img_sp.jpg);
	}
#main_categorylist div.photo ul>li:nth-of-type(3) label{
	background-image: url(../img/selectarea_C_img_sp.jpg);
	}
#main_categorylist div.photo ul>li:nth-of-type(4) label{
	background-image: url(../img/selectarea_D_img_sp.jpg);
	}
#main_categorylist div.photo ul>li:nth-of-type(5) label{
	background-image: url(../img/selectarea_E_img_sp.jpg);
	}

#main_categorylist div.photo ul>li:nth-of-type(1) label p.bar{
	color: #e60012;
	}
#main_categorylist div.photo ul>li:nth-of-type(1) label p.bar i{
	border-color: #e60012 transparent transparent transparent;
	}
#main_categorylist div.photo ul>li:nth-of-type(2) label p.bar{
	color: #00a2ff;
	}
#main_categorylist div.photo ul>li:nth-of-type(2) label p.bar i{
	border-color: #00a2ff transparent transparent transparent;
	}
#main_categorylist div.photo ul>li:nth-of-type(3) label p.bar{
	color: #e14d4d;
	}
#main_categorylist div.photo ul>li:nth-of-type(3) label p.bar i{
	border-color: #e14d4d transparent transparent transparent;
	}
#main_categorylist div.photo ul>li:nth-of-type(4) label p.bar{
	color: #ffd700;
	}
#main_categorylist div.photo ul>li:nth-of-type(5) label p.bar{
	color: #07ae47;
	}
#main_categorylist div.photo ul>li:nth-of-type(4) label p.bar i{
	border-color: #ffd700 transparent transparent transparent;
	}
#main_categorylist div.photo ul>li:nth-of-type(5) label p.bar i{
	border-color: #07ae47 transparent transparent transparent;
	}

/* ######## */
#main_shoplist{
	}

/****/
#main_shoplist h2{
	height: 0;
	font-size: 0;
	}

/****/
#main_shoplist div.listbox{
	position: relative;
	padding: 100% 0 0 0;
	}
#main_shoplist div.listbox div.each{
	display: none;
	position: absolute;left: 0;top: 0;
	width: 100%;
	height: 100%;
	padding: 5% 0 5% 0;
	}
#main_shoplist div.listbox div.each.on{
	display: block;
	}

/****/
#main_shoplist div.each div.name{
	width: 75%;
	height: 85%;
	overflow: auto;
	text-align: left;
	background-color: #f9f9f9;
	margin: 0 auto 0 auto;
	}
#main_shoplist div.each div.name a{
	display: block;
	position: relative;
	border-style: solid;border-width: 1px 0 0 0;border-color: #cccccc;
	}
#main_shoplist div.each div.name a p{
	padding: 0 0 0 4%;
	}
#main_shoplist div.each div.name a p span.type{
	display: block;
	padding: 5% 0 0 0;
	white-space: nowrap;
	}
#main_shoplist div.each div.name a p span.type.new{
	display: block;
	padding: 10% 0 0 0;
	white-space: nowrap;
	}
#main_shoplist div.each:nth-of-type(1) div.name a p span.type.new:before{
    content: 'NEW';
    position: absolute;
    top: 12%;
    color: #e60012;
	}
#main_shoplist div.each:nth-of-type(2) div.name a p span.type.new:before{
    content: 'NEW';
    position: absolute;
    top: 12%;
    color: #00a2ff;
	}
#main_shoplist div.each:nth-of-type(5) div.name a p span.type.new:before{
    content: 'NEW';
    position: absolute;
    top: 12%;
    color: #07ae47;
	}

#main_shoplist div.each div.name a p span.spot{
	display: block;
	padding: 2% 0 5% 0;
	white-space: nowrap;
	font-weight: bold;
	}
#main_shoplist div.each div.name a p i{
	position: absolute;right: 3%;top: 43%;
	border-style: solid;border-width: 4px 0 4px 6px;border-color: transparent transparent transparent #000000;
	}

/****/
#main_shoplist div.indicator{
	border-style: solid;border-width: 1px 0 1px 0;border-color: #cccccc;
	}
#main_shoplist div.indicator ul{
	text-align: left;
	}
#main_shoplist div.indicator ul>li{
	display: inline-block;
	position: relative;
	width: 50%;
	vertical-align: top;
	text-align: center;
	z-index: 1;
	}
#main_shoplist div.indicator ul>li label{
	display: block;
	padding: 10% 0 10% 0;
	font-size: 11px;
	}
#main_shoplist div.indicator ul>li label span{
	position: relative;
	padding: 0 0 0 12px;
	}
#main_shoplist div.indicator ul>li label span i{
	position: absolute;left: 0;top: 4px;
	border-style: solid;border-width: 4px 0 4px 6px;border-color: transparent transparent transparent #000000;
	}

#main_shoplist div.indicator ul>li.on:nth-of-type(1){
	background-color: #e60012;
	z-index: 0;
	}
#main_shoplist div.indicator ul>li.on:nth-of-type(2){
	background-color: #00a2ff;
	z-index: 0;
	}
#main_shoplist div.indicator ul>li.on:nth-of-type(3){
	background-color: #e14d4d;
	z-index: 0;
	}
#main_shoplist div.indicator ul>li.on:nth-of-type(4){
	background-color: #ffd700;
	z-index: 0;
	}
#main_shoplist div.indicator ul>li.on:nth-of-type(5){
	background-color: #07ae47;
	z-index: 0;
	}

#main_shoplist div.indicator ul>li:nth-of-type(1) label,
#main_shoplist div.indicator ul>li:nth-of-type(3) label{
	border-style: solid;border-width: 0 1px 1px 0;border-color: #cccccc;
	}
#main_shoplist div.indicator ul>li:nth-of-type(2) label,
#main_shoplist div.indicator ul>li:nth-of-type(4) label{
	border-style: solid;border-width: 0 0 1px 0;border-color: #cccccc;
	}
#main_shoplist div.indicator ul>li:nth-of-type(5) label{
	border-style: solid;border-width: 0 1px 0 0;border-color: #cccccc;
	}

/* ######## */
#main_topic{
	padding: 10% 0 0 0;
	margin: 0 0 12% 0;
	}

/****/
#main_topic h2{
	display: inline-block;
	width: 60%;
	padding: 12% 0 0 0;
	font-size: 0;
	vertical-align: top;
	background-image: url(../img/event_ttl.png);background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	margin: 0 0 5% 0;
	}

/****/
#main_topic div.slider-container{
	position: relative;
	display: none;
	}
#main_topic div.slider-container div.slider{
	position: relative;
	height: 100vw;
	}
#main_topic div.slider-container.initialized {
	display: block;
	}
#main_topic div.slider-container div.slider div.slide{
	width: 100%;
	height: 100vw !important;
	}
#main_topic div.slider-container div.slider div.slide a{
	display: inline-block;
	width: 100%;
	height: 100vw !important;
	}

#main_topic div.slider-container .slick-prev,
#main_topic div.slider-container .slick-next{
	display: none !important;
	}


/* ######## */
#main_news{
	margin: 4% 0 0 0;
	}

/****/
#main_news h2{
	height: 0;
	font-size: 0;
	}

/****/
#main_news div.newslist{
	width: 94%;
	margin: 0 auto 0 auto;
	}
#main_news div.newslist div.more p{
	padding: 2% 0 2% 0;
	text-align: right;
	}
#main_news div.newslist div.more p a{
	position: relative;
	padding: 0 0 0 12px;
	}
#main_news div.newslist div.more p a i{
	position: absolute;left: 0;top: 5px;
	border-style: solid;border-width: 4px 0 4px 6px;border-color: transparent transparent transparent #ff0000;
	}

/****/
#main_news div.newslist div.box{
	padding: 5% 5% 5% 5%;
	border-style: solid;border-width: 1px 0 1px 0;border-color: #cccccc;
	}
#main_news div.newslist div.box p{
	padding: 0 0 5% 0;
	line-height: 1.5;
	text-align: left;
	}
#main_news div.newslist div.box p a{
	display: block;
	}
#main_news div.newslist div.box p a span.date{
	display: block;
	}
#main_news div.newslist div.box p a span.title{
	display: block;
	text-decoration: underline;
	}

/* ######## */
#main_bizcategory{
	padding: 10% 0 0 0;
	}

/****/
#main_bizcategory h2{
	display: inline-block;
	width: 60%;
	padding: 12% 0 0 0;
	font-size: 0;
	vertical-align: top;
	background-image: url(../img/business_condition_ttl.png);background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	}

/****/
#main_bizcategory div.bannerbox ul{
	width: 85%;
	padding: 5% 0 5% 0;
	margin: 0 auto 0 auto;
	}
#main_bizcategory div.bannerbox ul>li{
	position: relative;
	width: 100%;
	padding: 35% 0 0 0;
	margin: 0 0 3% 0;
	opacity: 0;
	
	-webkit-transform-origin:center center;transform-origin:center center;
	-webkit-transform: translateY(10px);transform: translateY(10px);
	
	-webkit-transition-property: transform,opacity;transition-property: transform,opacity;
	-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
	}
#main_bizcategory div.bannerbox ul>li.on{
	opacity: 1;
	-webkit-transform: translateY(0);transform: translateY(0);
	}
#main_bizcategory div.bannerbox ul>li a{
	position: absolute;left: 0;top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	}
#main_bizcategory div.bannerbox ul>li:nth-of-type(1) a{
	background-image: url(../img/business_condition_img_04.jpg);
	}
#main_bizcategory div.bannerbox ul>li:nth-of-type(2) a{
	background-image: url(../img/business_condition_img_01.jpg);
	}
#main_bizcategory div.bannerbox ul>li:nth-of-type(3) a{
	background-image: url(../img/business_condition_img_02.jpg);
	}
#main_bizcategory div.bannerbox ul>li:nth-of-type(4) a{
	background-image: url(../img/business_condition_img_03.jpg);
	}
#main_bizcategory div.bannerbox ul>li:nth-of-type(5) a{
	background-image: url(../img/business_condition_img_05.jpg);
	}

/* ######## */
#main_cominfo{
	border-style: solid;border-width: 1px 0 0 0;border-color: #cccccc;
	overflow: hidden;
	}

/****/
#main_cominfo h2{
	height: 0;
	font-size: 0;
	}

/****/
#main_cominfo div.infobox ul{
	width: 94%;
	padding: 8% 0 12% 0;
	margin: 0 auto 0 auto;
	}
#main_cominfo div.infobox ul>li{
	position: relative;
	width: 100%;
	padding: 68% 0 0 0;
	margin: 0 0 3% 0;
	opacity: 0;
	
	-webkit-transform-origin:center center;transform-origin:center center;
	
	-webkit-transition-property: transform,opacity;transition-property: transform,opacity;
	-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
	}
#main_cominfo div.infobox ul>li:nth-of-type(1){
	-webkit-transform: translateX(20px);transform: translateX(20px);
	}
#main_cominfo div.infobox ul>li:nth-of-type(2){
	-webkit-transform: translateX(-20px);transform: translateX(-20px);
	}
#main_cominfo div.infobox ul>li.on{
	opacity: 1;
	-webkit-transform: translateX(0);transform: translateX(0);
	}
#main_cominfo div.infobox ul>li a{
	position: absolute;left: 0;top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
	}
#main_cominfo div.infobox ul>li:nth-of-type(1) a{
	background-image: url(../img/recruit_bnr.jpg);
	}
#main_cominfo div.infobox ul>li:nth-of-type(2) a{
	background-image: url(../img/company_bnr.jpg);
	}


/* ----------------------------- キャンペーン ----------------------------- */

/*.fitness_campaign .fitness_section_clm_inner{
	padding: 0 0 0 0;
}*/

#main_topic .cp1909	{
	background: url(../img/cp/campaign_img_1909cp_sp.jpg) top center no-repeat;
	background-size:cover;
}

#main_topic .suica1908{
	background: url(../img/cp/campaign_img_1908otegaru_sp.jpg) top center no-repeat;
	background-size:cover;
}

#main_topic .kurayami{
	background: url(../img/cp/campaign_img_kurayami_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .beyond2020{
	background: url(../img/cp/campaign_img_beyond2020_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .lgCorpCp{
	background: url(../img/cp/lightgym_corp_bnr_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .lgOmiya{
	background: url(../img/cp/lightgym_omiya_bnr_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .lgKokubunji{
	background: url(../img/cp/lightgym_kokubunji_bnr_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .jrepoint{
	background: url(../img/cp/campaign_img_jre_sp.jpg) top center no-repeat;
	background-size:cover;
}
	#main_topic .yoga2019{
	background: url(../img/cp/jexerbn_yoga2019_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .otona{
	background: url(../img/cp/otona_bnr_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .personal{
	background: url(../img/cp/campaign_img_personal_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .lgTodoroki{
	background: url(../img/cp/campaign_img_lgTodoroki_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .footballacademy{
	background: url(../img/cp/campaign_img_footballacademy_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .cheer{
	background: url(../img/cp/campaign_img_cheer_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .kawareru{
	background: url(../img/cp/campaign_img_kawa_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .alljexer{
	background: url(../img/cp/campaign_img_alljexer_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .exfestival{
	background: url(../img/cp/campaign_img_exfestival_sp.jpg) top center no-repeat;
	background-size:cover;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#main_topic .kawareru .fitness_section_clm_inner{
	/* テキストありの場合 */
	/*padding: 90px 0 0 0;*/

	/* ボタンのみの場合 */
	/*padding: 260px 0 0 0;*/

	padding: 0 0 0 0;
}
#main_topic .charity{
	background: url(../img/cp/campaign_img_charity_sp.jpg) top center no-repeat;
	background-size:cover;
}
#main_topic .charity .fitness_section_clm_inner{
	/* テキストありの場合 */
	/*padding: 50px 0 0 0;*/

	/* ボタンのみの場合 */
	/*padding: 260px 0 0 0;*/

	padding: 0 0 0 0;
}



/* ----------------------------- 追従バナー（入会CP） ----------------------------- */
.fitness_visual_point {
    position: fixed;
    right: 10px;
    top: inherit;
    bottom: 30px;
    z-index: 1;
    background: #ec0000 url(../../fitness/common_2017/img/fitness_visual_point_bg.png) center 8px no-repeat;
    background-size: 5px 18px;
    padding-top: 30px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    letter-spacing: .1em;
}


/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
} /* End of media query */
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

#imgload{
	display: none;
	background-image:
		url(../img/selectarea_A_btn_off_sp.gif),
		url(../img/selectarea_A_btn_on_sp.gif),
		url(../img/selectarea_A_img_sp.jpg),
		url(../img/selectarea_B_btn_off_sp.gif),
		url(../img/selectarea_B_btn_on_sp.gif),
		url(../img/selectarea_B_img_sp.jpg),
		url(../img/selectarea_C_btn_off_sp.gif),
		url(../img/selectarea_C_btn_on_sp.gif),
		url(../img/selectarea_C_img_sp.jpg),
		url(../img/selectarea_D_btn_off_sp.gif),
		url(../img/selectarea_D_btn_on_sp.gif),
		url(../img/selectarea_D_img_sp.jpg),
		url(../img/selectarea_E_btn_off_sp.gif),
		url(../img/selectarea_E_btn_on_sp.gif),
		url(../img/selectarea_E_img_sp.jpg),
		url(../img/trainmap_A_pc.gif),
		url(../img/trainmap_B_pc.gif),
		url(../img/trainmap_C_pc.gif),
		url(../img/trainmap_D_pc.gif),
		url(../img/trainmap_E_pc.gif);
	}