@charset "utf-8";

/*-------------------
base.css
-------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0; padding: 0; border: 0; outline: 0;}
img { margin: 0; padding: 0; border: 0; line-height:0; font-size:0; vertical-align:top;}
html { width:100%; height: 100%; overflow-x:hidden;}
ul, li { list-style: none;}
p, th, td, dd { font-style:normal; font-weight:0; word-break: break-all;}
dd { word-break: break-all;}
a { margin: 0; padding: 0; border: 0;}
table { border-collapse: collapse; border-spacing: 0;}
 
/*layout style*/
body { font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; background-color:#fff;}
.pc{ display: block; }
.sp{ display: none; }

/*-------------------
HEADER
-------------------*/
.fitness_header_main.nav_btn{
	position: relative;
	background: #fff;
	max-width: 1800px;
	margin: 0 auto;
}
.nav_btn .fitness_header_nav-info {
	float: right;
    padding: 16px 0 0 0;
    width: 290px;
}
.nav_btn .fitness_header_nav-info_item {
    float: left;
    width: 140px;
    height: auto;
}

.fitness_header {
	border-bottom:1px solid #dadada;
}

.fitness_header_logo{
	border: 1px solid #fff;
}

/*-------------------
共通
-------------------*/
#wrap .cp_contents{
	background-color: #012a7a;
}

h4{
	background-color: #82b9c7;
}

h4 img{
	width: 1000px;
	margin: 0 auto;
}
.fix_bn{
position: fixed;
    right: 20px;
    bottom: 75px;
    background: #be0d15 url(https://www.jexer.jp/sopra/shop_2017/img/sopra_visual_point_bg.png) center 10px no-repeat;
    background-size: 7px 24px;
    padding-top: 40px;
    text-align: center;
    font-weight: bold;
    color: #fff !important;
    width: 120px;
    height: 80px;
    border-radius: 50%;
    letter-spacing: .1em;
    z-index: 2;
    font-size: 14px;
    line-height: 16px;
}
.text01, .text02, .text03{
    margin-bottom: 6px;
    font-size: 15px;
    display: block;
}


/*-------------------
CONTENTS
-------------------*/

#wrap { width:100%; text-align:center; overflow:hidden; padding-top:90px;}

.main { background: url(../img/main_bk.jpg) no-repeat center;}

.main img{ width: 1000px;margin: 0 auto;}


.new_fitness_style{
	width: 100%;
	background: url(../img/new_fitness_style_bg.jpg) no-repeat center;
	display: inline-block;
}
.new_fitness_style .new_inner{
	width: 1000px;
	margin: 0 auto;
} 
.new_fitness_style .new_inner h3{
	margin: 80px auto;
}
.new_fitness_style .new_inner .illust{
	background: url(../img/staff_illust.png) no-repeat center;
	width: 302px;
	height: 373px;
	float: left;
}
.new_fitness_style .new_inner .comment{
	background: url(../img/staff_comment.png) no-repeat center;
	width: 686px;
	height: 217px;
	float: right;
}
.new_fitness_style .new_inner .staff_text{
    width: 654px;
    font-size: 23px;
    text-align: left;
    font-weight: bold;
    float: right;
    line-height: 1.6;
    margin: 40px auto 30px;
	letter-spacing: 1.2px;
}
.new_fitness_style .new_inner .staff_text span{
	color: #be0d15;
}
.new_fitness_style .new_inner .staff_text .link{
    font-size: 20px;
    display: inline-block;
    margin: 17px auto 40px;
}
.new_fitness_style .new_inner .staff_text .link a{
	text-decoration: underline;
}
.new_fitness_style .new_inner .staff_text .link a:hover{
	opacity: 0.8;
}
.campaign { 
    /* background-color: #fff; */
	overflow: hidden;
}
h3.campaign.c_title{
	max-width: 100%;
	padding: 65px 0 0;
}
p.yellow{
	font-size: 13px;
	color: #fff100;
	margin-top: 5px;
}
p.bannerTtl{
	background: #be0d15;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	text-align: left;
	padding: 16px 0 10px 30px;
	max-width: 970px;
	margin: 65px auto 0;
	position: relative;
	/*cursor : pointer;*/
	line-height: 1.4;
}
p.bannerTtl span{font-size: 22px;}
.campaign.other{
	max-width: 100%;
}

.campaign.c_title .inrSp{
}

.campaign p.banner{
	background: #be0d15;
	color: #fff;
	font-size: 27px;
	font-weight: bold;
	text-align: left;
	padding: 16px 0 10px 30px;
	max-width: 1000px;
	margin: 25px auto 0;
	position: relative;
	cursor : pointer;
}
/*.campaign:first-child p.banner{
	margin: 0 auto 15px;
}*/
.campaign p.banner.open::after{
	position: absolute;
    top: 21px;
    right: 20px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 12px 0 12px;
    border-color: #fff transparent transparent transparent;
    z-index: 190;
    pointer-events: none;
}
.campaign p.banner::after{
	position: absolute;
    top: 18px;
    right: 20px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 18px 12px;
    border-color: transparent transparent #fff transparent;
    z-index: 190;
    pointer-events: none;
}

.campaign .inrPc{
    width: 1000px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}
.campaign .inrPc a img ,.campaign .inrSp a img{
	width: auto;
}
.superMasterPc{
	width: 100%;
	background: url(../img/super-master_bg.jpg) no-repeat center top;
    background-color: #fff;
	/*height: 662px;*/
}

.superMasterPc .inr{
	width: 1000px;
	margin:0 auto;
	background: url(../img/super-master.png) no-repeat top center;
}

.superMasterSp{
}

.campaign .inrSp{
}
.campaign.other .inrPc{ width: 100%; margin: 0 auto;}
.campaign.other .inrPc img{ 
	width: 100%;
    background-color: #012a7a;
}

.campaign img{ width: 1000px;margin: 0 auto;}

.campaign img{
	width: 1000px;
	margin: 0 auto;
}
.kawasaki{position: relative;}
.kawasaki a{
    width: 25px;
    height: 20px;
    font-size: 0;
    display: inline-block;
    position: absolute;
    margin: -90px 0 0 -413px;
}
.kawasaki a:hover{
	background: #fff;
	opacity: 0.3;
}
/*.caution{
	background-color: #d20a10;
	width: 100%;
	padding: 0 0 80px 0;
}

.caution p{
	width: 1000px;
	margin: 0 auto;
}

.caution ul{
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	transform: translateX(80px);
}

.caution ul li{
	float: left;
}

.caution ul li dl{
	width: 500px;
	margin: 0 auto;
	text-align: left;
	color: #FFF;
	font-size: 13px;
    line-height: 26px;
}

.caution ul li dl dt{
	background-color: #fff;
    color: #d20a10;
    display: inline-block;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 1px 6px 2px;
	letter-spacing: 1.2px;
}*/
.fitness_campaign{
 width: 100%;
}

.fitness_campaign.gurutore{
	    background: url(../img/gurutore_pc.png) top center no-repeat;
        background-size: cover;
	    padding-top: 37%;
	    line-height: 0;
}

/*
.entry{
	width: 100%;
	background: url(../img/entry_bg.jpg) center top;
	padding: 100px 0;
}
.entry h4{background-color: transparent;}
.entry p{
    margin: 0 auto;
    width: 1000px;
    text-align: center;
    color: #ffffff;
}
.entry .ttl img{
    margin: 0 auto;
    width: auto;
}
.entry .lead{
    padding: 70px 0 50px 0;
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 0.06em;
}
.entry .caution{
    padding: 90px 0 70px 0;
    font-size: 12px;
    line-height: 1.8;
    margin-top: 20px;
    letter-spacing: 0.06em;
}
.entry .btn{
	width: 545px;
	margin: 0 auto;
}
.entry p.othershop{
	font-size: 12px;
    line-height: 1.5em;
    color: #fff;
    margin-top: -70px;
    padding-bottom: 80px;
}
.entry .btn_list {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.entry .btn_list li{
	margin-right: 3.25%;
}

.entry .btn_list li:nth-child(5n){
	margin-right: 0;
}

.entry .btn_list li a{
	width: 170px;
	height: 70px;
	border-radius: 6px;
	border: 2px solid #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	transition : 0.4s;
    color: #ffffff;
}
.entry .btn_list li:hover{
	opacity: 0.6;
	transition : 0.4s;
}
.entry .btn_list li.none a{
	border:none;
}
.entry .btn_list li:nth-of-type(n+6){
	margin-top: 30px;
}
*/

.entry{
	width: 100%;
	background: url(../img/entry_bg.jpg) center top;
	background-size: cover;
	padding: 100px 0;
	/* padding-bottom: 0; */
}
.entry .ttl{
	margin-bottom: 100px;
}

/*-- 左右２つ並びボタン --*/
.entry .btnBox{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	max-width: 970px;
	margin: 0 auto;
	padding: 0 6%;
	box-sizing: border-box;
}
.entry .btnBox .btnArea{
	width: 45%;
	position: relative;
}
.entry .btnBox .btnArea::after{
    content: '';
    border: 0;
    border-top: 2px solid #fff;
    border-right: solid 2px #fff;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(45deg); /* rotate(45deg)で矢印を回転（向きを変更）させる */
}
.entry .btnBox .btnArea:hover::after{
border-color: #be0d15;
}

.entry .btnBox .btnArea a{
    display: block;
    border: 5px solid #fff;
    color: #fff;
    padding: 20px 0;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}
.entry .btnBox .btnArea a:hover{
border-color: #be0d15;
color: #be0d15;
}

/*--//　左右２つ並びボタン　--*/

/*
.entry .btn{
	width: 545px;
    height: 84px;
	margin: 0 auto;
}
.entry .btn.pc a{
	width: 545px;
    height: 84px;
	background: url(../img/entry_off.png) center top;
    display: block;
}
.entry .btn.pc a:hover{
	background: url(../img/entry_on.png) center top;
}

.entry .btn.pc.observe a{
	width: 545px;
    height: 84px;
	background: url(../img/entry2_off.png) center top;
    display: block;
}
.entry .btn.pc.observe a:hover{
	background: url(../img/entry2_on.png) center top;
}
*/
.entry p.othershop{
	font-size: 12px;
    line-height: 1.5em;
    color: #fff;
    margin-top: -70px;
    padding-bottom: 80px;
}

.facilities{
	background-color: #be0d15;
}
.facilities_inner{
	padding: 100px 0;
}


.covid19{
	background-color: #f4f4f0;
	width: 100%;
	padding: 80px 0px 120px 0px;
}
.covid19 .covid19_inner{
	width: 1000px;
	margin: 0px auto 0px;
}
.covid19 .covid19_inner .covid19_ttl{width: 100%;}
	.covid19 .covid19_inner .contents{
		text-align: center;
		display: inline-block;
		vertical-align: top;
		width: 1000px;
		/*margin: 0 0 50px 0;*/
		}

	.covid19 .covid19_inner .contents .title {
	    display: inline-block;
	    font-size: 22px;
	    color: #e10000;
	    padding: 0 13px 0 0;
	    letter-spacing: 0.1rem;
	}

	.covid19 .covid19_inner .contents .sub_title {
	    display: inline-block;
	    padding: 12px 0 0 0;
	}
	.covid19 .covid19_inner .contents .title.line2{
	    line-height: 1.8rem;
	}
	.covid19 .covid19_inner .contents .main_title {
		font-size: 26px;
	    font-weight: bold;
	}
	.covid19 .covid19_inner .contents .main_title .text{
		color: #000000;
	    font-size: 16px;
	    text-align: center;
	    line-height: 1.5;
	    width: 100%;
	    margin: 0 auto;
	    padding: 60px 0 60px 0;
	    font-weight: normal;
	 }

	.covid19 .covid19_inner .contents .icon_list ul {
		overflow: hidden;
		margin: 50px 0 80px 100px;
	}

	.covid19 .covid19_inner .contents .icon_list ul li {
		float: left;
		width: 140px;
    	margin: 0 10px 0 10px;
		font-size: 12px;
	}
	.covid19 .covid19_inner .contents .icon_list ul li img {
		width: 100px;
		margin-bottom: 10px;
	}
.covid19 .covid19_inner .contents .icon_list ul li p{
		font-size: 12px;
		line-height: 1.5em;
}
	.covid19 .covid19_inner .contents ul.section {
		width: 1000px;
		text-align: left;
	}


	.covid19 .covid19_inner .contents p.text{
		/*margin: 0 0 50px 0;*/
		color: #000000;
		font-size: 15px;
		text-align: left;
		line-height: 1.8;
	}
	.covid19 .covid19_inner .contents p.text span{
		font-weight: bold;
		color: #EC0000;
	}
	.covid19 .covid19_inner .contents .block {
		width: 300px;
		vertical-align: top;
		display: inline-block;
		padding-bottom: 50px;
	}
	.covid19 .covid19_inner .contents .block:nth-child(1), .covid19 .covid19_inner .contents .block:nth-child(2){
		margin-right: 38px;
}
	.covid19 .covid19_inner .contents .block img{
		width: 310px;
	}

	.covid19 .covid19_inner .contents .block .ttl_fwb {
		text-align: left;
	    margin: 15px 0 0 0;
	    font-weight: 600;
	    font-size: 14px;
	}
.covid19 .covid19_inner .contents .block .ttl_fwb p{
	    font-size: 12px;
		font-weight: normal;
		margin-top: 5px;
	}
	.covid19 .covid19_inner .contents .block .detail {
		text-align: left;
	    font-size: 15px;
	    line-height: 1.5;
	    width: 100%;
	    margin: 10px 0 0 0;
	}
	.covid19 .covid19_inner .contents .block .ttl_fwb span.red{
		color: #e10000;
	}

	.covid19 .covid19_inner .contents p.text span.fwb {
		font-weight: bold;
		color: #000000;
	}
	.covid19 .covid19_inner .contents p.text span.kome {
		color: #000000;
		font-size: xx-small;
	}

	.covid19 .covid19_inner .contents p.text span.em{
		font-size: 18px;
		font-weight: bold;
	}
	.covid19 .covid19_inner .contents p.text a{
		color: #EC0000;
		text-decoration: underline;
	}
.covid19 .covid19_inner .btn{
	width: 545px;
    height: 84px;
	margin: 0 auto;
}
.covid19 .covid19_inner .btn.pc a{
	width: 545px;
    height: 84px;
	background: url(../img/covid19_off.png) center top;
    display: block;
}
.covid19 .covid19_inner .btn.pc a:hover{
	background: url(../img/covid19_on.png) center top;
}

.map{
	width: 100%;
	text-align: center;
}

.map ul.sp{
	width: 100%;
}

.map ul.sp li img{
	width: 100%;
}

.forInr{
	background-color: #EDEDED;
	width: 100%;
	overflow: hidden;
	position: relative;
    /*background-color: #f4f5f0;*/
}
.forInr > p{
	width: 100%;
	position: absolute;
    bottom: 290px;
    left: 0;
}
.forInr > p > span{
	display: block;
	max-width: 975px;
	margin: 0 auto;
}
.forInr > p > span a{
	width: 15em;
	display: block;
    background: #b51d23;
    color: #fff;
	font-weight: bold;
	border-radius: 3px;
	padding: 20px 50px 20px 20px;
	position: relative;
}
.forInr > p > span a:hover{
	opacity: 0.7;
}
.forInr > p > span a::after{
	content: "";
    position: absolute;
    top: 38%;
    right: 20px;
    margin: auto;
    margin-left: -9px;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(-45deg);
}

.forInr .pc{
	width: 1000px;
	margin:0 auto; 
}

.forInrclm{
	color: #000;
    float: left;
    height: 620px;/*デザインに合わせて*/
    width: 50%;
}


.forInrclm-l img{
	width: 500px;
	margin: 0 auto;
}

.forInrclm-r{
	background: url(../img/for_bk.jpg) no-repeat center;
	background-size: cover;
}

.campaign .ac_campaign{
	position: relative;
}

.campaign.n1 .ac_campaign a{
	display: block;
	position: absolute;
	top: 654px;
	right: 330px;
}
.campaign.n1 .ac_campaign a + a{
	display: block;
	position: absolute;
	top:auto;
	bottom: 56px;
	right: 95px;
}
.campaign.n2 .ac_campaign a{
	display: block;
	position: absolute;
	top: 654px;
	right: 330px;
}
.campaign.n2 .ac_campaign a.n2{
	top: auto; bottom: 52px; left: 240px;
	margin: 0 auto;
	font-weight: bold;
	text-decoration: underline;
}
.campaign.n2 .ac_campaign a + a{
	display: block;
	position: absolute;
	top:auto;
	bottom: 55px;
	right:310px;
}
.campaign .ac_campaign a:hover{
	opacity: 0.7;
}


/*-------------------
FITNESSのみ
-------------------*/

.bnrArea ul{
	width: 600px;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0 50px;
}
.bnrArea ul li {
    float: left;
    margin: 0 auto;
    padding: 0 20px;
    width: 260px;
}
.bnrArea ul li dd {
    text-align: left;
}
.bnrArea ul li dd a.arrow{
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 12px;
}
.bnrArea ul li dd a.arrow::before,
.bnrArea ul li dd a.arrow::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.bnrArea ul li dd a.arrow::before{
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #c00000;
}
.bnrArea ul li dd a.arrow::after{
	left: 3px;
	width: 3px;
	height: 3px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*-------------------
終了マスク
-------------------*/
	.campaign{position:relative; max-width:1000px; margin: 0 auto;}
	.close_box{position: absolute; left:0; top:0; width:100%; height: 100%; display: inline-block;}
	.close_box span{position: absolute; left:0; top:0; z-index:1; width:100%; height: 100%; background: #fff; opacity: 0.9;}
	.close_box strong{position: absolute; left:0; top:35%; z-index:2; width:100%; color:#555; font-size: 3em; text-align: center; line-height: 1.5em; padding: 0;}

/*-------------------
FITNESSのみ
-------------------*/

@media screen and (max-width : 768px){

.pc{ display: none; }
.sp{ display: block; }

/*-------------------
共通
-------------------*/
#wrap .cp_contents{
	background-size: 17%;
}
h4 img{
	width: 100%;
}
.fix_bn{
    right: 20px;
    bottom: 25px;
    background-size: 5px 20px;
    padding-top: 40px;
    width:90px;
    height: 50px;
    font-size: 14px;
    line-height: 1.2;
}
.text01, .text02, .text03{
    margin-bottom: 2px;
    font-size: 2.6vw;
    display: block;
}
#cp_box{
/*    margin-top: -19%;*/
    margin-top: -9%;
    padding-top: 14%;
	}

/*-------------------
HEADER
-------------------*/
.fitness_header_main{
	height: 57px;
}
.fitness_header_nav-info_item.nav-info-3{
	width: 60px;
}
.fitness_header_nav-info_item{
	height: 57px;
}
.nav_btn .fitness_header_nav-info {
    padding: 0;
    width: auto;
}
.nav_btn .fitness_header_nav-info_item {
    float: left;
    width: 60px;
    height: auto;
}

/*-------------------
CONTENTS
-------------------*/


#wrap {padding-top:15%;}

#wrap .sp {
	width:100%;
}
.forInr.applications{
	background: #dbddde;
}
.forInr.applications .sp{
	margin-bottom: 60px;
}
.forInr.applications > p {
    position: absolute;
    /*bottom: 30px;*/
    bottom: 14px;
    left: 0;
}
.forInr.applications > p > span a{
	width: 16em;
}
.main img{ width: 100%;}

p.bannerTtl{
	font-size: 4.6vw;
	padding: 5% 0 5% 5%;
	margin: 5% 5% 0 5%;
}
p.bannerTtl span{font-size: 4.2vw;}
.new_fitness_style{
	background: url(../img/new_fitness_style_bg_sp.jpg) no-repeat center top;
	background-size: contain;
	padding-bottom: 20%;
}
.new_fitness_style .new_inner{
	width: 100%;
	margin: 12% auto 0%;
} 
.new_fitness_style .new_inner h3{
    margin: 13% auto 12%;
    padding: 0;
}
.new_fitness_style .new_inner .illust{
	background: url(../img/staff_illust.png) no-repeat center;
    float: left;
    width: 60%;
    margin: 34% 0 0 20%;
    background-size: contain;
}
.new_fitness_style .new_inner .comment{
	background: url(../img/staff_comment_sp.png) no-repeat center;
	width: 90%;
    background-size: contain;
    margin: -10% 5% 0 5%;
	position: absolute;
}
.new_fitness_style .new_inner .staff_text{
	width: 90%;
    font-size: 4.2vw;
    line-height: 1.6;
    margin: 0 5% 10% 0;
}
.new_fitness_style .new_inner .staff_text span{

}
.new_fitness_style .new_inner .staff_text .link{
    font-size: 3.8vw;
    margin: 3% auto 3%;
	display: block;
}

h3.campaign.c_title	{
	padding: 0% 0 3% 0;
    margin: 0;
	}
p.yellow{
	font-size: 3.2vw;
    color: #fff100;
    margin: 0px 3.7vw;
    line-height: 5vw;
    text-align: left;
}
	
.campaign.n1{
	padding-top: 10px;
}
.campaign.n2{
	height: auto;
}

.campaign img{ width: 100%;}
.new_year_camapign img{ width: 100%;}
.campaign p.banner{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	padding: 20px 0 14px 5%;
	max-width: 85%;
	margin: 25px auto 0;
	position: relative;
}
/*.campaign:first-child p.banner{
	margin: 0 auto 10px;
}*/
.campaign p.banner.open::after{
	position: absolute;
    top: 22px;
    right: 15px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
    z-index: 190;
    pointer-events: none;
}
.campaign p.banner::after{
	position: absolute;
    top: 18px;
    right: 15px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 10px 14px 10px;
    border-color: transparent transparent #fff transparent;
    z-index: 190;
    pointer-events: none;
}
.campaign.n3 p.banner::before{
	position: absolute;
	top: 30px;
    right: 20px;
}
.campaign.n1 p.banner::after, .campaign.n2 p.banner::after, .campaign.n3 p.banner::after{
	position: absolute;
	top: 32px;
    right: 15px;
}
.campaign.n1 p.banner.open::after, .campaign.n2 p.banner.open::after, .campaign.n3 p.banner.open::after{
	position: absolute;
	top: 34px;
    right: 15px;
}
.campaign .inrSp a img{
	width: auto;
}

.superMasterPc .inr{
	width: 100%;
}

.kawasaki a{
    width: 10vw;
    height: 8vw;
    margin: -22% 0 0 -36%;
}

.fitness_campaign.gurutore{
		background: url(../img/gurutore_sp.png) top center no-repeat;
		background-size: cover;
		padding-top: 121.068%;
}

.entry{
    padding-top: 20vw;
	padding-bottom: 20vw;
}
.entry .ttl{
	width: 100%;
	margin-bottom: 10vw;
}
.entry .ttl img{width: 80%;}

/*-- 左右２つ並びボタン --*/
.entry .btnBox{
	display: block;
	max-width: 100%;
	padding: 0;
}
.entry .btnBox .btnArea{
	width: 70%;
	margin: 20px auto 0 auto;
}
.entry .btnBox .btnArea:first-child{
	margin-top: 0;
}
.entry .btnBox .btnArea a{
    font-size: 18px;
    border: 3px solid #fff;
}

/*--//　左右２つ並びボタン　--*/


/*
.entry .btn{
	height: auto;
}
.entry .btn.sp a {
	width: 80%;
    display: block;
    margin: 0 auto;
}
.entry .btn.sp a img {
	width: 100%;
}
*/

.entry p.othershop{
	font-size: 12px;
    line-height: 1.7em;
    color: #fff;
    margin-top: -20px;
    padding-bottom: 15px;
}
.facilities_inner{
	padding: 20vw 5%;
}
.facilities_inner img{
	width: 100%;
}
.covid19{
	width: 100%;
	padding: 20px 0px 55px 0px;
}
.covid19 .covid19_inner{
	width: 100%;	
	margin: 8% auto 10%;
}
	.covid19 .covid19_inner .covid19_ttl img{width: 100%;}
		.covid19 .covid19_inner .contents{
			width: 100%;
		text-align: center;
		display: inline-block;
		vertical-align: top;
		margin: 0 0 8vw 0;
		}
	.covid19 .covid19_inner .contents .icon_list ul {
	overflow: hidden;
    margin: 7vw 0 15vw -1vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}

	.covid19 .covid19_inner .contents .icon_list ul li {

	    width: 24vw;
   		margin: 0 1vw 0 1vw;
	}
	.covid19 .covid19_inner .contents .icon_list ul li p{
		margin: 0 auto;
	}

	.covid19 .covid19_inner .contents .icon_list ul li img {
		width: 20vw;
	}


	.covid19 .covid19_inner .contents .block {
		width: 100%
	}
	.covid19 .covid19_inner .contents ul.section{
	width: 80%;
    margin: 0 0 0 10%;
	}
	.covid19 .covid19_inner .contents .block .photo img {
		width: 100%;
	}

	.covid19 .covid19_inner .contents .block:nth-child(1), .covid19 .covid19_inner .contents .block:nth-child(2){
		margin: 0;
}

	.covid19 .covid19_inner .contents .block .ttl_fwb {
		text-align: left;
	    margin: 3vw 0 0 0;
	    font-weight: bold;
	    font-size: 3.9vw;
	}
	.covid19 .covid19_inner .contents .block .detail {
	    margin: 2.5vw 0 8vw 0;
	    color: #000000;
	    font-size: 3.5vw;
	    text-align: left;
	}
	.covid19 .covid19_inner .contents .block .ttl_fwb span.red{
		color: #e10000;
	}



	.covid19 .covid19_inner .contents .block .icon img{
		width: 15vw;
	}
	.covid19 .covid19_inner .btn{width: 100%; margin: -9% 0 0 0}
.covid19 .covid19_inner .btn.sp a {
	width: 80%;
    display: block;
    margin: 0 auto;
}

.covid19 .covid19_inner .btn.sp a img {
	width: 100%;
}

.forInrclm-l{
	width: 100%;
	background: url(../img/for_Inr_bk_sp.jpg) no-repeat center;
	background-size: cover;
}

.forInrclm-l img{
	width: 100%;
}
.forInr > p {
    position: absolute;
    bottom: 0;
	left: 0;
}
.forInr > p > span a{
	margin: 0 auto;
}
.forInr img{width: 100%;}
.bnrArea ul{
	width: 100%;
}

.bnrArea ul li{
	width: 46%;
	padding: 0 1%;
}
.bnrArea > ul li:nth-of-type(1){
	width: 48%;
	padding: 0 0.5% 0 1.5%;
}
.bnrArea > ul li:nth-of-type(2){
	width: 48%;
	padding: 0 1.5% 0 0.5%;
}


.campaign .ac_campaign a{
	max-width: 76%;
}
.campaign .ac_campaign a img{
	max-width: 100%;
}
.campaign.n1 .ac_campaign a{
	position: absolute;
	top: 58.5%;
	/*top: 69.7%;*/
	right: 12%;
}
.campaign.n1 .ac_campaign a + a{
	position: absolute;
	top:auto;
	bottom: 1.5%;
	right: 12%;
}
.campaign.n2 .ac_campaign a{
	position: absolute;
	top: 58.5%;
	right: 12%;
}
.campaign.n2 .ac_campaign a.n2{
	top: auto; bottom: 4vw; left: 14vw;
	margin: 0 auto;
	font-weight: bold;
	font-size: 3.2vw;
	text-decoration: underline;
}
.campaign.n2 .ac_campaign a + a{
	position: absolute;
	top:auto;
	bottom: 1.1%;
	right: 12%;
}
#wrap .sp.shop_list > ul li{
	border-bottom: solid 1px #dedede;
}
#wrap .sp.shop_list > ul li > a{
	display: block;
	width: 100%;
	height: 100%;
}
#wrap .sp.shop_list > ul li > a img{
	display: block
}

/* 終了マスク */
.close_box{position: absolute; left:5%; top:0; width:90%; height: 100%; display: inline-block;}
.close_box strong{font-size: 1.4em; position: absolute; left:1%; top:45%;}

}

