@charset "utf-8";
/*#fitness .sub_main_visual_box {background-image: url(../img/service/fitness/main.jpg);}*/

#fitness .bx-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

#fitness .bx-wrapper,
#fitness .bx-wrapper .bx-viewport,
#fitness .bx-wrapper .bx-viewport ul,
#fitness .bx-wrapper .bx-viewport li {
  height: 100% !important;
}

#fitness .bx-wrapper li {
	background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
#fitness .bx-wrapper li:nth-of-type(1) {background-image: url(../img/service/fitness/slide01.jpg);}
#fitness .bx-wrapper li:nth-of-type(2) {background-image: url(../img/service/fitness/slide02.jpg);}

/*　sec1
---------------------------------------------------------*/
.sec1 {
	position:  relative;
}
.sec1 .sec_inner {
  padding: 65px 0;
  max-width: 1440px;
}
.sec1_title_box {
	margin-bottom: 85px;
	text-align: center;
}
.sec1_title_box h2 {
	display: inline-block;
	background-image: url(../img/service/fitness/sec1_title_icon01.png);
  background-position: 0 3px;
  background-repeat: no-repeat;
  background-size: 90px auto;
  padding-left: 100px;
	font-size: 4.6rem;
	font-weight: 400;
}
.sec1_title_box h2 span {
	display: block;
	color: #de0000;
	margin-top: 2px;
	font-size: 2.0rem;
}
.sec1_01 {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.sec1_01 .fig {
	width: 40.4167%;
}
.sec1_01 .text_box {
	position: relative;
  top: -15px;
	width: 53.75%;
}
.sec1_01 .text_box .catch {
	margin-bottom: 50px;
	font-size: 3.7rem;
	font-weight: 400;
	line-height: 1.8;
	letter-spacing: -0.03em;
}
.sec1_01 .text_box .catch span {
	color: #de0000;
}
.sec1_01 .text_box .lead {
	font-size: 1.7rem;
	line-height: 2;
}
.sec1_01 .text_box .lead span {
	color: #de0000;
}

/*　sec2
---------------------------------------------------------*/
.sec2 {
	position: relative;
}
.sec2_title_box {
	background-image: url(../img/service/fitness/sec2_bg01.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.sec2_title_box .sec_inner {
	padding: 80px 0 60px;
}
.sec2_title_box .title_default {
	margin-bottom: 30px;
}
.sec2_title_box .catch dt {
	color: #de0000;
	margin-bottom: 5px;
	font-size: 4.6rem;
}
.sec2_title_box .catch dd {
	font-size: 3.0rem;
}
.sec2_01 {
	background: #0e1559;
}
.sec2_01 .sec_inner {
	padding: 15px 0 65px;
	max-width: 1140px;
}
.sec2_01 .sec_inner ul {
	margin-bottom: 55px;
}
.sec2_01 .sec_inner li {
	color: #fff;
	margin-top: 100px;
	width: 30%;
	text-align: center;
}
.sec2_01 .sec_inner li dt {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 140px auto;
  margin-bottom: 15px;
  padding-top: 160px;
  font-size: 2.2rem;
}
.sec2_01 .sec_inner li:nth-of-type(1) dt {background-image: url(../img/service/fitness/sec2_icon01.png);}
.sec2_01 .sec_inner li:nth-of-type(2) dt {background-image: url(../img/service/fitness/sec2_icon02.png);}
.sec2_01 .sec_inner li:nth-of-type(3) dt {background-image: url(../img/service/fitness/sec2_icon03.png);}
.sec2_01 .sec_inner li:nth-of-type(4) dt {background-image: url(../img/service/fitness/sec2_icon04.png);}
.sec2_01 .sec_inner li:nth-of-type(5) dt {background-image: url(../img/service/fitness/sec2_icon05.png);}
.sec2_01 .sec_inner li:nth-of-type(6) dt {background-image: url(../img/service/fitness/sec2_icon06.png);}
.sec2_01 .sec_inner li dd {
	font-size: 1.5rem;
}

/*　sec3
---------------------------------------------------------*/
.sec3 {
	position: relative;
}
.sec3 .sec_inner {
  padding: 60px 0 15px;
  max-width: 1440px;
}
.sec3 .title_default {
	margin-bottom: 55px;
}
.sec3_01 {}
.sec3_01 li {
	display: block;
	margin-bottom: 65px;
	width: 47.9167%;
}
.sec3_01 .fig {
	width: 100%;
}
.sec3_01 .info_box {
	position: relative;
	background: #fff;
	margin: -105px auto 0;
	padding: 30px 25px 35px;
	width: 90%;
	max-width: 570px;
	-webkit-box-shadow: 0 0 15px 4px rgba(0,0,0,0.1);
  box-shadow: 0 0 15px 4px rgba(0,0,0,0.1);
	z-index: 1;
}
.sec3_01 .shop_name {
	margin-bottom: 23px;
	font-size: 2.6rem;
	text-align: center;
}
.sec3_01 .shop_info {
	margin-left: 30px;
	margin-bottom: 20px;
}
.sec3_01 .shop_info dt {
	position: absolute;
	background: #f3f4f5;
	width: 84px;
	height: 28px;
	font-size: 1.2rem;
	text-align: center;
	line-height: 28px;
}
.sec3_01 .shop_info dd {
	margin-bottom: 10px;
	padding: 2px 0 2px 100px;
	font-size: 1.5rem;
	letter-spacing: -0.03em;
}
.sec3_01 .shop_info dd span.freedial {
	background-image: url(../img/service/freedial.png);
  background-position: 0 0.2em;
  background-repeat: no-repeat;
  background-size: 24px auto;
  padding-left: 30px;
}
.sec3_01 .icon_box {
	-webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
	margin: 0 -5px 7px;
	padding: 0 32px;
}
.sec3_01 .icon_box figure {
	margin-bottom: 8px;
	width: 12.5%;
	text-align: center;
}
.sec3_01 .icon_box figure img {
	width: 52px;
}
.sec3_01 .icon_box figcaption {
	display: block;
	color: #de0000;
	margin-top: 2px;
	font-size: 1.1rem;
	line-height: 1.3;
	letter-spacing: -0.03em;
}
.sec3_01 .icon_box figcaption.ex {
	font-size: 1.05rem;
}
.sec3_01 .machine_logo {
	margin-bottom: 20px;
	text-align: center;
	line-height: 0;
}
.sec3_01 .machine_logo img {
	width: 170px;
}
.sec3_01 .shop_btn {
	position: relative;
	display: block;
	background: #de0000;
	border: 1px solid #de0000;
	color: #fff;
	margin: auto;
	width: 180px;
	height: 54px;
	text-align: center;
	line-height: 52px;
}
.sec3_01 .shop_btn:after {
	content: '';
  display: inline-block;
  background-image: url(../img/service/window.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 14px auto;
  margin-left: 8px;
  width: 14px;
  height: 14px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
.sec3_01 .shop_btn:hover {
	background: #fff;
	border: 1px solid #de0000;
	color: #de0000;
	opacity: 1;
}
.sec3_01 .shop_btn:hover:after {
  background-image: url(../img/service/window02.png);
}
.fitness_bnr{
	display: block;
	background: #fff url(../img/service/fitness/fitness.png) 49px 50% no-repeat;
	font-size: 23px;
	width: 1000px;
	margin: -12px auto 60px;
	padding: 57px 0 57px 454px;
	letter-spacing: -2px;
	position: relative;
	z-index: 1;
	border: solid 2px #271714;
}
.fitness_bnr:before{
	content: "";
	z-index: 1;
	position: absolute;
	background: url(../img/service/fitness/fitness_icon.png) 0 0 no-repeat;
	background-size: 20px auto;
	width: 20px;
	height: 18px;
	top: 3px;
	bottom: 0;
	right: 43px;
	margin: auto;
}




/*　sec4
---------------------------------------------------------*/
.sec_recruit {
	position:  relative;
	background: #f5f5f5;
}
.sec_recruit .sec_inner {
  padding: 65px 0 180px;
  max-width: 1440px;
}
.sec_recruit_01 {}
.sec_recruit_01 .fig {
	background-image: url(../img/service/recruit_img01.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
	width: 50%;
}
.sec_recruit_01 .text_box {
	/*display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: center;
  align-content: center;
	-ms-flex-align: center;
	align-items: center;*/
	background: #fff;
	padding: 45px 25px 40px !important;
	width: 50%;
	text-align: center;
}
.sec_recruit_01 .text_box dl {
	margin-bottom: 15px;
	width: 100%;
}
.sec_recruit_01 .text_box dt {
	margin-bottom: 15px;
	font-size: 2.6rem;
}
.sec_recruit_01 .text_box dd {
	line-height: 2;
}

/*　sec4
---------------------------------------------------------*/
.sec5 {
	position:  relative;
}
.sec5 .sec_inner {
  padding: 10px 0 230px;
  max-width: 1440px;
}
.sec5 .title_default {
	margin-bottom: 80px;
}
.sec5_01 {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.sec5_01 .fig {
	width: 40.4167%;
}
.sec5_01 .text_box {
	position: relative;
  top: -5px;
	width: 53.75%;
}
.sec5_01 .text_box .sig {
	margin-bottom: 45px;
}
.sec5_01 .text_box .sig dt {
	color: #de0000;
	font-size: 1.7rem;
}
.sec5_01 .text_box .sig dd {
	font-size: 3.7rem;
	line-height: 1.4;
}
.sec5_01 .text_box .sig dd span {
	margin-left: 20px;
	font-size: 1.7rem;
	vertical-align: middle;
}
.sec5_01 .text_box .lead {
	font-size: 1.7rem;
	line-height: 2;
	letter-spacing: -0.03em;
}

@media screen and (min-width: 1921px) {
  .sec_recruit .sec_inner {
	  padding: 65px 0 9.5%;
	}
}

@media screen and (max-width: 1440px) {
	/*　sec1
	---------------------------------------------------------*/
	.sec1 .sec_inner {
		margin: 0 5%;
	  width: auto;
	}
	.sec1_01 .text_box .catch {
    font-size: 3.5rem;
	}
	/*　sec3
	---------------------------------------------------------*/
	.sec3 .sec_inner {
    margin: 0 5%;
	  width: auto;
	}
	.sec3_01 .shop_info {
		margin-left: 20px;
	}
	.sec3_01 .icon_box {
		padding: 0 22px;
	}
	.sec3_01 .icon_box figure {
		padding: 0.5% !important;
	}
	/*　sec4
	---------------------------------------------------------*/
	.sec_recruit .sec_inner {
    margin: 0 5%;
	  width: auto;
	}
	/*　sec5
	---------------------------------------------------------*/
	.sec5 .sec_inner {
		margin: 0 5%;
	  width: auto;
		padding-bottom: 180px;
	}
}

@media screen and (max-width:1250px) {
	/*　sec1
	---------------------------------------------------------*/
	.sec1_01 .text_box .catch {
    font-size: 3.2rem;
	}
}

/*---------------------------------------------------------
	スマホ
---------------------------------------------------------*/
@media screen and (max-width: 680px) ,screen and (max-width: 737px) and (orientation: landscape) {
	/*　sec1
	---------------------------------------------------------*/
	.sec1 .sec_inner {
	  padding: 65px 0;
	}
	.sec1_title_box {
		margin-bottom: 45px;
	}
	.sec1_title_box h2 {
	  background-position: 0 3px;
	  background-size: 45px auto;
	  padding-left: 50px;
		font-size: 2.8rem;
	}
	.sec1_title_box h2 span {
		font-size: 1.8rem;
	}
	.sec1_01 {
		display: block;
	}
	.sec1_01 .fig {
		margin-bottom: 35px;
		width: 100%;
	}
	.sec1_01 .text_box {
	  top: 0;
		width: 100%;
	}
	.sec1_01 .text_box .catch {
		margin-bottom: 30px;
		font-size: 2.6rem;
	}
	.sec1_01 .text_box .lead {
		font-size: 1.5rem;
	}

	/*　sec2
	---------------------------------------------------------*/
	.sec2_title_box .sec_inner {
		padding: 65px 0 60px;
	}
	.sec2_title_box .title_default {
		margin-bottom: 20px;
	}
	.sec2_title_box .catch dt {
		font-size: 2.8rem;
	}
	.sec2_title_box .catch dd {
		font-size: 2.0rem;
	}
	.sec2_01 .sec_inner {
		margin: 0 5%;
		padding: 15px 0 17px;
		width: auto;
	}
	.sec2_01 .sec_inner ul {
		margin-bottom: 45px;
	}
	.sec2_01 .sec_inner li {
		margin-top: 50px;
		width: 48%;
	}
	.sec2_01 .sec_inner li dt {
	  background-size: 70px auto;
	  padding-top: 90px;
	  font-size: 1.9rem;
	}
	.sec2_01 .sec_inner li dd {
		font-size: 1.3rem;
	}

	/*　sec3
	---------------------------------------------------------*/
	.sec3 .sec_inner {
	  padding: 65px 0 5px;
	}
	.sec3 .title_default {
		margin-bottom: 30px;
	}
	.sec3_01 li {
		display: block;
		margin-bottom: 60px;
		width: 100%;
	}
	.sec3_01 .fig {
		width: 100%;
	}
	.sec3_01 .fig img {
		width: 100%;
    height: auto;
	}
	.sec3_01 .info_box {
		position: relative;
		z-index: 1;
		margin: -65px auto 0;
    padding: 30px 25px !important;
    width: 90%;
	}
	.sec3_01 .shop_name {
		margin-bottom: 20px;
		font-size: 1.9rem;
	}
	.sec3_01 .shop_info {
		margin-left: 0;
		margin-bottom: 20px;
	}
	.sec3_01 .shop_info dt {
		width: 80px;
		height: 24px;
		font-size: 1.2rem;
		line-height: 24px;
	}
	.sec3_01 .shop_info dd {
		padding: 2px 0 2px 90px;
		font-size: 1.3rem;
	}
	.sec3_01 .shop_info dd span.freedial {
	  background-size: 20px auto;
	  padding-left: 25px;
	}
	.sec3_01 .icon_box {
    padding: 0;
	}
	.sec3_01 .icon_box figure {
		width: 25%;
	}
	.sec3_01 .icon_box figure img {
		width: 52px;
	}
	.sec3_01 .icon_box figcaption {
		font-size: 1.0rem;
	}
	.sec3_01 .icon_box figcaption.ex {
		font-size: 1.0rem;
	}
	.sec3_01 .machine_logo img {
		width: 150px;
	}
	.sec3_01 .shop_btn {
		width: 160px;
		height: 50px;
		line-height: 48px;
	}
	.sec3_01 .shop_btn:after {
	  background-size: 12px auto;
	  width: 12px;
	  height: 12px;
	}

	/*　sec4
	---------------------------------------------------------*/
	.sec_recruit .sec_inner {
	  margin: 0 5%;
	  padding: 55px 0 70px;
	  width: auto;
	}
	.sec_recruit_01 {
		display: block;
	}
	.sec_recruit_01 .fig {
		padding: 20% 0 !important;
		width: 100%;
	}
	.sec_recruit_01 .text_box {
		padding: 30px 25px !important;
		width: 100%;
	}
	.sec_recruit_01 .text_box dt {
		font-size: 2.2rem;
	}
	.sec_recruit_01 .text_box .btn {
		width: 100%;
	}

	/*　sec5
	---------------------------------------------------------*/
	.sec5 .sec_inner {
	  padding: 15px 0 85px;
	}
	.sec5 .title_default {
		margin-bottom: 30px;
	}
	.sec5_01 {
		display: block;
	}
	.sec5_01 .fig {
		margin-bottom: 35px;
		width: 100%;
	}
	.sec5_01 .text_box {
	  top: 0;
		width: 100%;
	}
	.sec5_01 .text_box .sig {
		margin-bottom: 25px;
	}
	.sec5_01 .text_box .sig dt {
		margin-bottom: 3px;
		font-size: 1.5rem;
	}
	.sec5_01 .text_box .sig dd {
		font-size: 2.6rem;
	}
	.sec5_01 .text_box .sig dd span {
		display: block;
		margin: 3px 0 0;
		font-size: 1.5rem;
	}
	.sec5_01 .text_box .lead {
		font-size: 1.5rem;
	}



	.fitness_bnr{
	background-position: 45% 12px;
	background-size: 140px;
	width: auto;
	padding: 55px 35px 16px;
	line-height: 1.3;
	font-size: 15px;
	text-align:  center;
	margin: -21px 5% 51px;
	border-width: 1px;
	}
	.fitness_bnr:before{
	/* top: auto; */
	/* bottom:  8px; */
	right: 11px;
	}	

}

@media screen and (max-width: 374px) {
}
