.sm,
.tb {
  display: none !important;
}

@media (max-width: 900px) {
  .md {
    display: none !important;
  }

  .tb {
    display: block !important;
  }
  
}
@media (max-width: 899px) {
  .pc {
    display: none !important;
  }

  .tb {
    display: none !important;
  }

  .sm,
  .sm01 {
    display: block !important;
  }
  }

.smartphonebr {
	margin-left:2.7rem;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mt110 {
  margin-top: 110px;
}

.mt120 {
  margin-top: 120px;
}

.mt130 {
  margin-top: 130px;
}

.mt140 {
  margin-top: 140px;
}

.mt150 {
  margin-top: 150px;
}

.mt160 {
  margin-top: 160px;
}

.mt170 {
  margin-top: 170px;
}

.mt180 {
  margin-top: 180px;
}

.mt190 {
  margin-top: 190px;
}

.mt200 {
  margin-top: 200px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb110 {
  margin-bottom: 110px;
}

.mb120 {
  margin-bottom: 120px;
}

.mb130 {
  margin-bottom: 130px;
}

.mb140 {
  margin-bottom: 140px;
}

.mb150 {
  margin-bottom: 150px;
}

.mb160 {
  margin-bottom: 160px;
}

.mb170 {
  margin-bottom: 170px;
}

.mb180 {
  margin-bottom: 180px;
}

.mb190 {
  margin-bottom: 190px;
}

.mb200 {
  margin-bottom: 200px;
}

.hide {
  display: none;
}

.pc-block {
  display: block;
}

.pc-inline {
  display: inline;
}

.pc-inline-block {
  display: inline-block;
}

a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}


.sp-block, .sp-inline, .sp-inline-block, .ipad-block {
  display: none;
}

body{
	min-width: 1024px;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.atm_en {
	width: 70%;
	height: auto;
	margin: 0 auto 30px auto;
}

.atm_en img{
	width: 100%;
}

#applyslide {
	height: 50px;
}

.shapenewphotoclas {
	width: 550px;
	height: auto;
	margin: 20px auto 60px auto;
}

.shapenewphotoclas img{
	width: 100%;
}

.firtsviewtxt {
	width: 75%;
	height: auto;
	margin: 0 auto;
	padding-top: 30px;
}

.firtsviewtxt_back {
	width: 75%;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
}

.main_first_title {
	width:100%;
	height: auto;
	margin: 0 auto;
	color: #fff;
	font-size: 15px;
	font-family:sans-serif;
	line-height: 160%;
	clear: both;
	overflow: hidden;
	
}

.footer_bnr {
	width: 690px;
	height: auto;
	margin: 50px auto 20px auto;
	clear: both;
	overflow: hidden;
	padding: 15px;
	background-color: #404040;
	
}

.performancedock_photo {
	margin: 20px auto 0 auto;
	width: 610px;
	height: auto;
}

.performancedock_photo img {
	width: 100%;
}



.footer_official {
	width: 210px;
	height: auto;
	margin-right: 15px;
	float: left;
}

.footer_totalfoods {
	width: 210px;
	height: auto;
	margin-right: 15px;
	float: left;
}

.footer_atmbnr {
	width: 210px;
	height: auto;
	margin-right: 0;
	float: left;
}

.golf_photo {
	width: 100%;
	height: auto;
	clear: both;
	overflow: hidden;
	margin:20px auto 0 20px;
}



.golf_left {
	width: 32%;
	height: auto;
	margin-right: 1%;
	float: left;
}

.golf_left img {
	width: 100%;
}

.golf_center {
	width: 32%;
	height: auto;
	margin-right: 1%;
	float: left;
}

.golf_center img {
	width: 100%;
}

.golf_right {
	width: 32%;
	height: auto;
	margin-right: 0;
	float: left;
}

.golf_right img {
	width: 100%;
}

.golf_name {
	text-align: center;
	font-size: 13px;
	
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.list_left_margin {
	width: 100%;
	height: auto;
	font-weight: normal;
	padding-left: 35px;
}

.list_left_margin2 {
	width: 100%;
	height: auto;
	font-weight: normal;
	padding-left: 35px;
	margin-bottom: 20px;
}

.list_left_margin3 {
	width: 100%;
	height: auto;
	font-weight: normal;
	padding-left: 65px;
	margin-bottom: 20px;
}



.list_left_margin_new {
	width: 35%;
	height: auto;
	font-weight: normal;
	padding-left: 35px;
}

.swingexercises {
	margin-left: 15px;
}



.main_first_title2 {
	width:94%;
	height: auto;
	margin: 0 auto;
	color: #fff;
	font-size: 15px;
	font-family:sans-serif;
	line-height: 160%;
	clear: both;
	overflow: hidden;	
}

.main_first_title2_koujyou {
	width:89%;
	height: auto;
	margin: 0 auto;
	color: #fff;
	font-size: 15px;
	font-family:sans-serif;
	line-height: 160%;
	clear: both;
	overflow: hidden;	
}

.main_first_title_slide {
	margin-left: 20px;
	width:90%;
	height: auto;
	margin: 0 auto;
	color: #fff;
	font-size: 15px;
	font-family:sans-serif;
	line-height: 160%;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.slideh2 {margin-left: 100px;}
.slideh3 {margin-left: 30px;}

.main_first_title a {
	color: #fff;
	text-decoration: underline;
}

.main_first_title a:hover {
	color: #fff;
	text-decoration: none;
}

.main_first {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}

.main_first2 {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.main_first h2 {
	color: #fff;
	display: inline-block;
    position: relative;
    line-height: 100%;
    letter-spacing:0.1em;
    font-size: 20px;
    margin-bottom: 5px;
    padding-left: 30px;
    font-weight: bold;
   	font-family:sans-serif;
}

.main_first2 h2 {
	color: #fff;
	display: inline-block;
    position: relative;
    line-height: 170%;
    letter-spacing:0.1em;
    font-size: 20px;
    margin-bottom: 30px;
    padding-left: 30px;
    font-weight: bold;
}




.kevinsign {
	width: 300px;
	height: auto;
	float: right;
}

.kevinsign img {
	width: 100%;
}

.h3smalltxt {
	color: #fff;
    line-height: 170%;
    letter-spacing:0.1em;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
   	font-family:sans-serif;
}

.h4smalltxt {
	color: #fff;
    line-height: 170%;
    letter-spacing:0.1em;
    font-size: 16px;
    margin-left: 30px;
    margin-bottom: 5px;
    margin-top: 15px;
   	font-family:sans-serif;
}

.main_first_text {
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-family:sans-serif;
	line-height: 170%;
	margin: 0 auto;
}

.top_vima_link {
	width: 100%;
	height: auto;
	margin: 20px 0 0 0;
}

.main_first_text_golf_left {
	width: 50%;
	color: #fff;
	font-size: 14px;
	font-family:sans-serif;
	line-height: 170%;
	margin: 0 auto;
	float: left;
}

.main_first_photo_golf_right {
	float: left;
	margin-left: 2%;
	width: 48%;
}

.main_first_photo_golf_right img {
	width: 100%;
}

.main_first_text_special {
	width: 94%;
	color: #fff;
	font-size: 14px;
	font-family:sans-serif;
	line-height: 170%;
	margin: 0 auto ;
}


.main_first_textleftmovie {
	width: 50%;
	color: #fff;
	font-size: 14px;
	font-family:sans-serif;
	line-height: 170%;
	margin: 0 auto;
	float: right;
}

.main_first_textleftmovie_smp {
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-family:sans-serif;
	line-height: 170%;
	margin: 0 auto;
}

.main_first_text_golf_left_sp {
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-family:sans-serif;
	line-height: 170%;
	margin: 0 auto;
}

.main_first_photo_golf_right_sp {
	width: 92%;
	height: auto;
	margin: 2% auto;
}

.main_first_photo_golf_right_sp img {
	width: 100%;
}

.main_first_textleftmovieleft {
	width: 50%;
	color: #fff;
	font-size: 14px;
	font-family:sans-serif;
	line-height: 170%;
	margin: 0 auto 20px auto;
	float: left;
}

.main_first_textleftmovieleftsmp {
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-family:sans-serif;
	line-height: 170%;
	margin:30px auto;
}

.atmmovie {
	width: 48%;
	height: auto;
	margin-left: 2%;
	float: right;
}

.atmmovie img {
	width: 100%;
	margin-bottom: 20px;
}

.atmmovie_new {
	width: 63%;
	height: auto;
	margin-left: 2%;
	float: right;
}

.atmmovie_new img {
	width: 100%;
	margin-bottom: 20px;
}

.atmmovie_smp {
	width: 92%;
	height: auto;
	margin:2% auto;
}

.atmmovie_smp img {
	width: 100%;
	margin-bottom: 20px;
}


.main_first_text2 {
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-family:sans-serif;
	line-height: 170%;
	margin-bottom: 20px;
	margin-left: 0;
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
	clear: both;
	overflow: hidden;
}

.main_first_text3 {
	width: 50%;
	height: auto;
	margin-right: 2%;
	float: left;
	font-size: 14px;
	line-height: 170%;
	color: #fff;
}

.main_first_text4 {
	width: 55%;
	height: auto;
	margin-right: 2%;
	float: left;
	font-size: 14px;
	line-height: 170%;
	color: #fff;
}

.main_first_text5 {
	width: 55%;
	height: auto;
	margin-right: 2%;
	float: left;
	font-size: 14px;
	line-height: 170%;
	color: #fff;
}

.main_first_text_golf {
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-family:sans-serif;
	line-height: 170%;
	margin: 0 auto;
}

.main_first_text4 a {
	text-decoration: underline;
}

.main_first_text4 a:hover {
	text-decoration: none;
}

.main_first_text_video {
	width: 48%;
	height: auto;
	margin-right: 2%;
	float: left;
	font-size: 14px;
	line-height: 170%;
	color: #fff;
}

.main_first_text_video2 {
	width: 48%;
	height: 280px;
	margin-right: 2%;
	float: left;
	font-size: 14px;
	line-height: 170%;
	color: #fff;
}

.tabimg_photo_right {
	width: 48%;
	float: left;
}

.tabimg_photo_right2 {
	width: 43%;
	float: left;
}

.tabimg_photo_right3 {
	width: 41%;
	float: left;
}

.tabimg_photo_rightvimeo {
	width: 50%;
	float: left;
	min-height: 250px;
}

.tabimg_photo_rightvimeo img {
	width: 100%;
}

.tabimg_photo_right img {
	width: 100%;
}

.tabimg_photo_right2 img {
	width: 100%;
}

.tabimg_photo_right3 img {
	width: 100%;
}

.tabimg_photo {
	width: 100%;
	margin-top: 20px;
}

.tabimg_photo img {
	width: 100%;
}

.homemain_tw_logo {
	width: 400px;
	height: auto;
	margin:0 auto;
	line-height: 0;
}

.youtube iframe{
  width: 100%;
}

.homemain_tw_logo img {
	width: 100%;
	
}


.shibuya {
	margin-left: 0;
}

.tofyoutube {
	width: 70%;
	margin: 0 auto 30px auto;
}



@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1.0;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(60px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1.0;
    transform: translateY(0);
  }
}
.inview.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
}

header {
  width: 100%;
  box-sizing: border-box;
  padding: 15px 20px;
  background-color: #000;

}

.header_main{
	position: relative;
}

.header_main h1 {
	width: 260px;
	height: 68px;
}

.header_main h1 img {
	width: 100%;
}

.link_fukuoka{
  text-align: center;
  margin: 0 auto ;
  color: #fff;
  font-size: 18px;
}




/*
.link_fukuoka{
  position: absolute;
  right: 0px;
  top: 22.5px;
  font-size: 1.4rem;
  text-decoration: none;
}


.link_fukuoka {
    background-color: #D0121B;
    padding: 10px 0px;
    text-align: center;
    color: #FFF;
    font-size: 1.2rem;
}

.link_fukuoka a{
  color: #FFF;
  font-size: 1.2rem;
  text-decoration: underline;
}

.link_fukuoka a:hover{
	text-decoration: none;
}

*/

.link_fukuoka a{
  position: absolute;
  right: -12.5px;
  top: 11px;
  font-size: 1.1rem;
  padding: 5px 10px;
  border: 1px solid #FFF;
  text-align: center;
  color: #FFF;
  text-decoration: none;
}

.link_fukuoka a:hover{
  text-decoration: none;
}


header h1 {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  background-color: #fff;
}

.header_main h1 {
	padding: 10px;
}


header ul {
  display: inline-block;
  vertical-align: middle;
  width: 68%;
  	font-family:'Questrial', sans-serif;
  font-weight: bold;
}

header ul li {
  display: inline-block;
  margin-right: 15px;
}


header ul li a {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  display: block;
}

header ul li a:hover {
  color: #8e8e8e;
}






header ul li.current a {
  font-weight: bold;
  color:#8e6e18;
}
header .head-bnr {
  float: right;
  padding: 10px 0;
}
header .head-bnr li {
  margin-right: 0;
}
header .head-bnr li:first-child {
  margin-right: 5px;
}
header .join {
  float: right;
  display: inline-block;
}

#main {
  position: relative;
  width: 100%;
  margin-bottom: 100px;
}
#main .row {
  position: relative;
  width: 100%;
  font-size: 0;
}
#main .row .left {
  display: inline-block;
  width: 30%;
  height: 100%;
  min-height: 100%;
  overflow-x: hidden;
  vertical-align: top;
}
#main .row .left img {
  display: none;
}
#main .row .center {
  display: inline-block;
  width: 40%;
  height: 100%;
  min-height: 100%;
  box-sizing: border-box;
  vertical-align: top;
}
#main .row .center .title {
  padding: 40px;
  background-color: #fff;
}
#main .row .title{
	width: 35%;
	height: auto;
	margin: 0px auto 20px auto;
	padding-top: 30px;
}

#main .row .title h2{
	margin-bottom: 20px;
	text-align: center;
}

#main .row .title h2 img {
  max-width: 100%;
}

#main .row .title p{
  font-size: 2rem;
  color: #6c6c6c;
  text-align: center;
}
#main .row .center .title .inner {
  box-sizing: border-box;
}
#main .row .center .title .inner h2 {
  margin-bottom: 20px;
}
#main .row .center .title .inner h2 img {
  max-width: 100%;
}
#main .row .center .title .inner p {
  font-size: 2rem;
  color: #6c6c6c;
}
#main .row .center .description {
  padding: 25px;
  background-color: #f5f8fb;
}
#main .row .center .description .inner {
  box-sizing: border-box;
}
#main .row .center .description .inner h3 {
  margin-bottom: 40px;
}
#main .row .center .description .inner h4 {
  margin-bottom: 30px;
  font-weight: normal;
  font-size: 2.6rem;
  text-align: center;
}
#main .row .center .description .inner p {
  line-height: 2.1em;
  font-size: 1.5rem;
}
#main .row .center .description .inner p a {
  font-weight: bold;
}
#main .row .right {
  position: relative;
  display: inline-block;
  width: 30%;
  height: 100%;
  min-height: 100%;
  vertical-align: top;
  overflow-x: hidden;
}
#main .row .right img {
  display: none;
}

#main-content {
	background-color: #000;
}

.page_title {
	font-size: 32px;
	padding-top: 0;
	color: #8e6e18;
	text-align: left;
	font-family:'Questrial',sans-serif;
	letter-spacing: 0.1em;
	margin-bottom: 0;
	font-weight: bold;
	margin-top: 50px;	
}

.page_title_back {
	font-size: 32px;
	padding-top: 100px;
	color: #8e6e18;
	text-align: left;
		font-family:'Questrial', sans-serif;
	letter-spacing: 0.1em;
	margin-bottom: 0;
	font-weight: bold;
	
}

.page_title2 {
	font-size: 32px;
	line-height: 1.1;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #8e6e18;
	text-align: left;
		font-family:'Questrial', sans-serif;
	letter-spacing: 0.1em;
	font-weight: bold;
	
}

#main-content #how .title-wrap {
  margin: 0 auto 35px;
  text-align: center;
}
#main-content #how .title-wrap .title {
  display: inline-block;
  padding: 25px;
  background-color: #d0111b;
  text-decoration: none;
  font-size: 32px;
  color: #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#main-content #how .title-wrap .title:hover {
  opacity: 0.7;
}
#main-content #how h2 {
  text-align: left;
}
#main-content #how h3 {
  margin-bottom: 55px;
  text-align: center;
  font-weight: normal;
  font-size: 3.2rem;
}
#main-content #how .tab-nav {
  margin-bottom: 20px;
  text-align: center;
  font-size: 0;
}
#main-content #how .tab-nav .tab {
  position: relative;
  display: inline-block;
  width: 200px;
  margin-right: 8px;
  padding: 20px 0;
  cursor: pointer;
}

#main-content #how .tab-nav .tab2 {
  position: relative;
  display: inline-block;
  width: 200px;
  margin-right: 8px;
  padding: 20px 0;
  cursor: pointer;
}

#main-content #how .tab-nav .tab:before {
  position: absolute;
  content: "";
  width: 3px;
  height: 45%;
  top: 50%;
  right: -8px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #6c6c6c;
}
#main-content #how .tab-nav .tab:last-child:before {
  content: inherit;
  width: 0;
  height: 0;
}

#main-content #how .tab-nav .tab2:before {
  position: absolute;
  content: "";
  width: 3px;
  height: 45%;
  top: 50%;
  right: -8px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #6c6c6c;
}
#main-content #how .tab-nav .tab2:last-child:before {
  content: inherit;
  width: 0;
  height: 0;
}

#main-content #how .tab-nav .tab .num {
  margin-bottom: 15px;
  text-align: center;
}
#main-content #how .tab-nav .tab .num .act {
  display: none;
}
#main-content #how .tab-nav .tab .num .deact {
  display: inline;
}
#main-content #how .tab-nav .tab h4 {
  font-weight: bold;
  font-size: 1.5rem;
  color: #c0c0c0;
  	font-family:sans-serif;
}
#main-content #how .tab-nav .tab p {
  font-size: 1.5rem;
}
#main-content #how .tab-nav .tab span {
  opacity: 0;
  font-size: 2rem;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#main-content #how .tab-nav .tab .subtitle {
  width: 90%;
  margin: 15px auto 0;
  padding: 5px 0;
  background-color: #fff;
  text-align: center;
  font-size: 1.5rem;
  color: #6c6c6c;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}


#main-content #how .tab-nav .tab2 .num {
  margin-bottom: 15px;
  text-align: center;
}
#main-content #how .tab-nav .tab2 .num .act {
  display: none;
}
#main-content #how .tab-nav .tab2 .num .deact {
  display: inline;
}
#main-content #how .tab-nav .tab2 h4 {
  font-weight: bold;
  font-size: 1.5rem;
  color: #c0c0c0;
  	font-family: sans-serif;
}
#main-content #how .tab-nav .tab2 p {
  font-size: 1.5rem;
}
#main-content #how .tab-nav .tab2 span {
  opacity: 0;
  font-size: 2rem;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#main-content #how .tab-nav .tab2 .subtitle {
  width: 90%;
  margin: 15px auto 0;
  padding: 5px 0;
  background-color: #fff;
  text-align: center;
  font-size: 1.5rem;
  color: #6c6c6c;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

/*
#main-content #how .tab-nav .tab.active span, #main-content #how .tab-nav .tab:hover span {
  opacity: 1;
}
#main-content #how .tab-nav .tab.active .num .act, #main-content #how .tab-nav .tab:hover .num .act {
  display: inline;
}
#main-content #how .tab-nav .tab.active .num .deact, #main-content #how .tab-nav .tab:hover .num .deact {
  display: none;
}
#main-content #how .tab-nav .tab.active .subtitle, #main-content #how .tab-nav .tab:hover .subtitle {
  background-color: #6c6c6c;
  color: #fff;
}
*/

#twlab {
	padding-top: 30px;
}

#main-content #how .tab-nav .tab.active span {
  opacity: 1;
  color: #c0c0c0;
}
#main-content #how .tab-nav .tab.active .num .act {
  display: inline;
}
#main-content #how .tab-nav .tab.active .num .deact {
  display: none;
}
#main-content #how .tab-nav .tab.active .subtitle {
  background-color: #6c6c6c;
  color: #fff;
}

#main-content #how .tab-nav .tab2.active span {
  opacity: 1;
  color: #c0c0c0;
}
#main-content #how .tab-nav .tab2.active .num .act {
  display: inline;
}
#main-content #how .tab-nav .tab2.active .num .deact {
  display: none;
}
#main-content #how .tab-nav .tab2.active .subtitle {
  background-color: #6c6c6c;
  color: #fff;
}


#main-content #how .tab-wrap {
  width: 75%;
  max-width: 1000px;
  margin: 0 auto 0 auto;
}
#main-content #how .tab-wrap .tab-content {
  display: none;
}
#main-content #how .tab-wrap .tab-content.active {
  display: block;
}
#main-content #how .tab-wrap .tab-content h2 {
  margin-bottom: 15px;
  text-align: left;
  font-family:sans-serif;
  line-height: 155%;
}
#main-content #how .tab-wrap .tab-content .inner .left {
  float: left;
  width: 45%;
  margin-right: 3%;
}
#main-content #how .tab-wrap .tab-content .inner .left img {
  width: 100%;
  height: auto;
}
#main-content #how .tab-wrap .tab-content .inner .right {
  float: left;
  width: 52%;
  padding: 0 0 0 0;
}
#main-content #how .tab-wrap .tab-content .inner .right .plinebox {
  margin-bottom: 2em;
  line-height: 1.8em;
  font-size: 1.6rem;
}

#main-content #how .tab-wrap .tab-content .inner .right .plinebox .wakuline {
   padding: 0.5rem;
    border: 1px solid #555;
    font-weight: bold;
    font-size: 1.8rem;
    width: 60%;
    text-align: center;
    margin-bottom: 10px;
}
#main-content #how .tab-wrap .tab-content .inner .right .read-btn {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}
#main-content #how .tab-wrap .tab-content .inner .right .read-btn a {
  display: block;
  padding: 20px 0;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  font-size: 1.5rem;
  color: #fff;
}
#main-content #apply {
  width: 100%;
  background-color: #f5f8fb;
}
#main-content #apply .inner {
  width: 94%;
  max-width: 1040px;
  margin: 0 auto;
}
#main-content #apply .inner .logo {
  margin-bottom: 30px;
  text-align: center;
}
#main-content #apply .inner h3 {
  margin-bottom: 25px;
  text-align: center;
  font-weight: normal;
  font-size: 3.4rem;
}
#main-content #apply .inner .row {
  width: 100%;
  margin-bottom: 35px;
  font-size: 0;
}
#main-content #apply .inner .row .left {
  display: inline-block;
  width: 47%;
  padding-right: 3%;
  text-align: right;
  vertical-align: middle;
}
#main-content #apply .inner .row .left .limit {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  padding: 7px 25px 7px 15px;
  background-color: #111;
  font-size: 1.6rem;
  color: #fff;
}
#main-content #apply .inner .row .left .limit span {
  font-size: 3rem;
  color: #fff;
}
#main-content #apply .inner .row .left .price {
  display: inline-block;
  vertical-align: middle;
  font-size: 2rem;
  color: #707070;
}
#main-content #apply .inner .row .left .price .num {
  font-weight: bold;
  font-size: 3.4rem;
  color: #c70019;
}
#main-content #apply .inner .row .left .price .yen {
  display: inline-block;
  font-size: 2rem;
  color: #c70019;
}
#main-content #apply .inner .row .right {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
#main-content #apply .inner .row .right .ticket {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.6rem;
  color: #333;
}
#main-content #apply .inner .row .right .caution {
  font-size: 1.4rem;
  color: #333;
}
#main-content #apply .inner .catch-text {
  margin-bottom: 40px;
  text-align: center;
  letter-spacing: 0.1rem;
  font-size: 2rem;
}
#main-content #apply .inner .catch-text span {
  font-size: 3.2rem;
}

#main-content #apply .inner .catch-text_border {
    padding-bottom: 40px;
    border-bottom: 1px solid #CCC;
}
#main-content #apply .inner .catch-text_bottom span {
  font-size: 80%;
}


#main-content #apply .inner .caution-text {
  width: 60%;
  margin: 0 auto 15px;
  font-size: 1.2rem;
}
#main-content #apply .inner .caution-text .red {
  color: #ff0000;
}
#main-content #apply .inner .form-wrap {
  width: 60%;
  margin: 0 auto;
}

#gym {
  margin-bottom: 45px;
  padding-top: 40px;
}
#gym .inner {
  width: 94%;
  max-width: 990px;
  margin: 0 auto;
}
#gym .inner h2 {
  margin-bottom: 50px;
}
#gym .inner .gyms-wrap {
  width: 100%;
  margin-bottom: 25px;
  font-size: 0;
}
#gym .inner .gyms-wrap .gym {
  display: inline-block;
  width: 31%;
  margin-right: 3.5%;
  vertical-align: top;
  font-size: 1rem;
}
#gym .inner .gyms-wrap .gym:last-child {
  margin-right: 0;
}
#gym .inner .gyms-wrap .gym:last-child .thumb {
  margin-top: 0;
}
#gym .inner .gyms-wrap .gym h3 {
  margin-bottom: 10px;
}
#gym .inner .gyms-wrap .gym .gym-name {
  margin-bottom: 15px;
  font-size: 1.6rem;
  color: #a4a4a9;
}
#gym .inner .gyms-wrap .gym .tel {
  margin-bottom: 15px;
  font-size: 1.8rem;
  color: #2e2e2f;
}
#gym .inner .gyms-wrap .gym .tel .tel-icon {
  display: inline-block;
  padding: 1px 8px 0px;
  border-radius: 20px;
  background-color: #4b4b4b;
}
#gym .inner .gyms-wrap .gym .tel .tel-icon i {
  font-size: 1.6rem;
  color: #fff;
}
#gym .inner .gyms-wrap .gym .information {
  height: 125px;
}
#gym .inner .gyms-wrap .gym .information h4 {
  margin-bottom: 5px;
  font-size: 1.4rem;
  color: #2e2e2f;
}
#gym .inner .gyms-wrap .gym .information dl {
  margin-bottom: 5px;
}
#gym .inner .gyms-wrap .gym .information dl dt, #gym .inner .gyms-wrap .gym .information dl dd {
  display: inline-block;
  font-size: 1.4rem;
}
#gym .inner .gyms-wrap .gym .information p {
  margin-bottom: 5px;
  font-size: 1.4rem;
}
#gym .inner .gyms-wrap .gym .thumb {
  margin-bottom: 10px;
  margin-top: 20px;
}
#gym .inner .gyms-wrap .gym .thumb img {
  width: 100%;
  height: auto;
}
#gym .inner .gyms-wrap .gym .link {
  padding: 0 5px;
  text-align: left;
}
#gym .inner .gyms-wrap .gym .link a {
  text-decoration: none;
  font-size: 1.4rem;
}
#gym .inner .gyms-wrap .gym .link a:hover {
  text-decoration: underline;
}
#gym .inner.gym-links-area {
  max-width: 1020px;
}

footer {
  padding-bottom: 10px;
  text-align: center;
}
footer .copy small {
  font-size: 11px;
  color: #fff;
}

.muscle header {
  background-color: #d0121b;
}
.muscle #main .row .left {
  background-image: url(../images/detail/muscle_left.jpg);
  background-position: center center;
  background-size: cover;
}
.muscle #main .row .center .title p {
  color: #ce1724;
}
.muscle #main .row .center .description {
  background-color: #fffafa;
}
.muscle #main .row .center .description p a {
  text-decoration: underline;
  font-weight: bold;
}
.muscle #main .row .right {
  background-image: url(../images/detail/muscle_right.jpg);
  background-position: center center;
  background-size: cover;
}

.shape #main .row .left {
  background-image: url(../images/detail/shapeup_left.jpg);
  background-position: center center;
  background-size: cover;
}
.shape #main .row .right {
  background-image: url(../images/detail/shapeup_right.jpg);
  background-position: left center;
  background-size: cover;
}
.shape #main .row .right img {
  left: 0;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
}

.performance header {
  background-color: #000;
}
.performance #main {
  margin-bottom: 0;
}
.performance #main .row .left {
  background-image: url(../images/detail/performance_left.jpg);
  background-position: center center;
  background-size: cover;
}
.performance #main .row .center .title p {
  color: #000;
}
.performance #main .row .center .description {
  background-color: #f0f0f0;
}
.performance #main .row .center .description p a {
  text-decoration: underline;
  font-weight: bold;
}
.performance #main .row .right {
  background-image: url(../images/detail/performance_right.jpg);
  background-position: center center;
  background-size: cover;
}
.performance #main-content #athlete {
  margin-bottom: 90px;
  padding: 25px 0 50px;
  background-color: #000;
}
.performance #main-content #athlete h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 2.8rem;
  color: #fff;
}
.performance #main-content #athlete ul {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto 35px;
  text-align: center;
  font-size: 0;
}
.performance #main-content #athlete ul li {
  display: inline-block;
  width: 30%;
  margin-right: 5%;
}
.performance #main-content #athlete ul li:last-child {
  margin-right: 0;
}
.performance #main-content #athlete ul li .thumb {
  margin-bottom: 5px;
}
.performance #main-content #athlete ul li .thumb img {
  width: 100%;
  height: auto;
}
.performance #main-content #athlete ul li p {
  font-size: 1.4rem;
  color: #fff;
}
.performance #main-content #athlete .read-btn {
  width: 80%;
  max-width: 350px;
  margin: 0 auto;
}
.performance #main-content #athlete .read-btn a {
  display: block;
  padding: 20px;
  background-color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 1.6rem;
  color: #000;
}
.performance #main-content #how .tab-wrap .tab-content .inner .right dl dt, .performance #main-content #how .tab-wrap .tab-content .inner .right dl dd {
  line-height: 1.7em;
  font-size: 1.4rem;
}
.performance #main-content #how .tab-wrap .tab-content .inner .right dl dt {
  font-weight: bold;
  margin-top: 10px;
}

.healthya header {
  background-color: #696969;
}
.healthya #main {
  margin-bottom: 30px;
}
.healthya #main .row .left {
  background-image: url(../images/detail/quality_left.jpg);
  background-position: center center;
  background-size: cover;
}
.healthya #main .row .center .title .inner h2 img {
  max-width: 100%;
}
.healthya #main .row .center .title p {
  color: #696969;
}
.healthya #main .row .center .description {
  background-color: #fafafa;
}
.healthya #main .row .center .description p {
  margin-bottom: 25px;
}
.healthya #main .row .center .description p a {
  text-decoration: underline;
  font-weight: bold;
}
.healthya #main .row .right {
  background-image: url(../images/detail/quality_right.jpg);
  background-position: 15% center;
  background-size: cover;
}
.healthya #apply {
  margin-bottom: 30px;
}
.healthya #comment {
  width: 100%;
  margin-bottom: 45px;
  padding: 20px 0 30px;
  background-color: #f1f1f1;
}
.healthya #comment .inner {
  width: 94%;
  max-width: 850px;
  margin: 0 auto 25px;
  font-size: 0;
}
.healthya #comment .inner .thumb {
  display: inline-block;
  width: 13%;
  margin-right: 2%;
  vertical-align: middle;
}
.healthya #comment .inner .thumb img {
  max-width: 100%;
  height: auto;
}
.healthya #comment .inner .text {
  display: inline-block;
  vertical-align: middle;
}
.healthya #comment .inner .text p {
  font-weight: bold;
  font-size: 2rem;
}
.healthya #comment .read-btn {
  width: 80%;
  max-width: 350px;
  margin: 0 auto;
}
.healthya #comment .read-btn a {
  display: block;
  padding: 20px 0;
  background-color: #b6b7ba;
  text-align: center;
  text-decoration: none;
  font-size: 1.6rem;
  color: #fff;
}

.order #main {
  margin-bottom: 0 !important;
}
.order #main .row .left-img {
  display: inline-block;
  width: 25%;
  height: 100%;
  min-height: 100%;
  overflow-x: hidden;
  vertical-align: top;
  background-image: url(../images/order/form_left1.png);
  background-position: center center;
  background-size: cover;
}
.order #main .row .center {
  display: inline-block;
  width: 80%;
  height: 100%;
  min-height: 100%;
  vertical-align: top;
  box-sizing: content-box;
  margin: 0 auto;
  padding: 0 10%;
}

.order #main .row .center .description{
	padding: 0px;
}

.order #main .row .center img{
	width: 100%;
	height: auto;
}

.order #main .row .center img{
	margin-bottom: 15px;
}
.order #main .row .center .inner {
  width: 94%;
  max-width: 1040px;
  margin: 0 auto;
}
.order #main .row .center .inner .logo {
  margin-bottom: 30px;
  text-align: center;
}
.order #main .row h3 {
  padding-top: 35px;
  margin-bottom: 15px;
  text-align: center;
  font-weight: normal;
  font-size: 3.0rem;
}
.order #main .row .center .inner .row {
  width: 100%;
  margin-bottom: 45px;
  font-size: 0;
}
.order #main .row .center .inner .row .left {
  display: inline-block;
  width: 42%;
  height: auto !important;
  padding-right: 3%;
  text-align: right;
  vertical-align: middle;
  background: none !important;
}
.order #main .row .center .inner .row .left .limit {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  padding: 7px 25px 7px 15px;
  background-color: #111;
  font-size: 1.6rem;
  color: #fff;
}
.order #main .row .center .inner .row .left .limit span {
  font-size: 3rem;
  color: #fff;
}
.order #main .row .center .inner .row .left .price {
  display: inline-block;
  vertical-align: middle;
  font-size: 2rem;
  color: #707070;
}
.order #main .row .center .inner .row .left .price .num {
  font-weight: bold;
  font-size: 3.4rem;
  color: #c70019;
}
.order #main .row .center .inner .row .left .price .yen {
  display: inline-block;
  font-size: 2rem;
  color: #c70019;
}
.order #main .row .center .inner .row .right {
  display: inline-block;
  width: 55%;
  height: auto !important;
  vertical-align: middle;
  background: none !important;
}
.order #main .row .center .inner .row .right .ticket {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.6rem;
  color: #333;
}
.order #main .row .center .inner .row .right .caution {
  font-size: 1.4rem;
  color: #333;
}
.order #main .row .center .inner .catch-text {
  margin-bottom: 45px;
  text-align: center;
  letter-spacing: 0.1rem;
  font-size: 2rem;
}
.order #main .row .center .inner .catch-text span {
  font-size: 3.2rem;
}
.order #main .row .center .inner .caution-text {
  width: 75%;
  margin: 0 auto 15px;
  font-size: 1.2rem;
}
.order #main .row .center .inner .caution-text .red {
  color: #ff0000;
}
.order #main .row .center h3 {
  margin-bottom: 25px;
  text-align: center;
  font-weight: normal;
  font-size: 3.4rem;
}
.order #main .row .center .description {
  background-color: #fff;
}
.order #main .row .center .description p {
  margin-bottom: 25px;
}
.order #main .row .center .description p a {
  text-decoration: underline;
  font-weight: bold;
  color: #ce1724;
}
.order #main .row .right-img {
  position: relative;
  display: inline-block;
  width: 25%;
  height: 100%;
  min-height: 100%;
  vertical-align: top;
  overflow-x: hidden;
  background-image: url(../images/order/form_right.png);
  background-position: 15% center;
  background-size: cover;
}

.pageback{
	text-align: center;
	width: 280px;
	height: auto;
	margin: 0 auto 40px auto;
}

.pageback img{
	width: 100%;
	height: auto;
}



@media screen and (max-width: 1024px) {
 /* iPad air 横用 */
	body{
		min-width: 1024px;
	}
	#main-content #how .tab-wrap .tab-content .inner .right .plinebox{
  		font-size: 1.6rem;
  		line-height: 1.8em;
  	}
  	#main-content #how .tab-wrap .tab-content .inner .right .plinebox .wakuline {
  padding: 0.5rem;
  border: 1 solid #555;
  font-weight: bold;
}
.slideh2 {margin-left:0;}
.slideh3 {margin-left:0;}


}


@media screen and (min-width: 768px) and (max-width: 1024px){
 /* iPad air 縦横用 */
	body{
		min-width: 768px;
	}
	.header_main h1 {
		width: 230px;
		height: 68px;
	}
	.slideh2 {margin-left:0;}
	.slideh3 {margin-left:0;}
	

	header h1{
		margin-right: 2%;
		padding: 0 10px;
	}

	header ul{
		width: 65%;
		margin-top: 8px;
	}
	
	header ul li{
		margin-right: 6%;
		margin-bottom: 0;
	}

	
	header ul li a{
		font-size: 13px;
	}
#main-content #how .tab-wrap .tab-content .inner .right .plinebox .wakuline {
  padding: 0.5rem;
  border: 1px solid #555;
  font-weight: bold;
  font-size: 1.8rem;
}
#main-content #how .tab-nav .tab {
    position: relative;
    display: inline-block;
    width: 150px;
    margin-right: 10px;
    padding: 20px 0;
    cursor: pointer;
}

#main-content #how .tab-nav .tab h4 {
    font-weight: bold;
    font-size: 1.3rem;
    color: #c0c0c0;
}

#main-content #how .tab-nav .tab2 {
    position: relative;
    display: inline-block;
    width: 190px;
    margin-right: 10px;
    padding: 20px 0;
    cursor: pointer;
}

#main-content #how .tab-nav .tab2 h4 {
    font-weight: bold;
    font-size: 1.3rem;
    color: #c0c0c0;
}

.slideshow {
	position: relative;
	width: 100%;
	height: auto;
}

.slideshow img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: 1s; /* フェードの時間(秒) */
}

.slideshow .show {
	opacity: 1;
	z-index: 1;
}


}



@media screen and (max-width: 768px) {
 /* iPad air 縦用 */
	body{
	min-width: 768px;
	}
	.slideh2 {margin-left:0;}
	.slideh3 {margin-left:0;}
	header ul{
		width: 65%;
		margin-top: 9px;
	}
	.header_main h1 {
	width: 230px;
	height: 68px;
	}
	
	.header_main h1 img {
		margin-top: 5px;
	}
	
	header h1{
		margin-right: 2.5%;
		padding: 5px 10px 0 10px;
	}
	header ul li{
		margin-right: 3.5%;
		margin-bottom: 0;
	}
	
.firtsviewtxt {
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding-top: 20px;
}

.firtsviewtxt_back {
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding-top: 100px;
}

#main-content #how .tab-wrap {
    width: 90%;
    margin: 0 auto 45px;
}
	
.main_first h2 {
	padding-left: 23px;
}

.main_first2 h2 {
	padding-left: 23px;
}
	
	.slideshow {
	position: relative;
	width: 100%;
	height: auto;
}

.slideshow img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: 1s; /* フェードの時間(秒) */
}

.slideshow .show {
	opacity: 1;
	z-index: 1;
}


	header ul li a{
		font-size: 13px;
	}
	.no-ipad{
		display: none;
	}

	.ipad-block{
		display: block;
	}
	.pc-block{
		display: none;
	}

  .heade_link2 a {
    text-align: center;
    width: 105%;
    height: auto;
    display: block;
    background-color: #d0121b;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    line-height: 26px;
    padding: 5px 0px;
  }
  .heade_link2 a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  .healthya_bg a{
  	background-color: #696969;
  }

  .shape-up_bg a{
  	background-color: #9d9d9d;
  }

  .muscle_bg a{
  	background-color: #ce1724;
  }

  .performance_bg a{
  	background-color: #000;
  }

.title h3 {
  padding-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  font-weight: normal;
  font-size: 2.0rem;
}

  #ipad-main .title {
    padding: 135px 20% 30px 20%;
  }
  #ipad-main .title h2 {
    display: inline-block;
    width: 80%;
    text-align: center;
    margin: 0 auto 2% auto;
    padding: 0 10%;
    vertical-align: middle;
  }

  #ipad-main .title h2 img{
  	max-width: 100%;
  	height: auto;
  }
  #ipad-main .title p {
    display: block;
    vertical-align: middle;
    font-size: 1.8rem;
    color: #6c6c6c;
    text-align: center;
  }
  #ipad-main .thumb {
    width: 82.5%;
    margin: 0 auto 25px auto;
  }
  #ipad-main .thumb img{
  	max-width: 100%;
  	width: 100%;
  	height: auto;
  }
  #ipad-main .subthumb {
    width: 82.5%;
    margin: 0 auto 75px auto;
  }
  #ipad-main .subthumb img{
  	max-width: 100%;
  	width: 100%;
  	height: auto;
  }
  #ipad-main .description {
    margin-bottom: 25px;
    padding: 15px 10%;
  }
  #ipad-main .description h3 {
    margin-bottom: 25px;
  }
  #ipad-main .description h4 {
    margin-bottom: 25px;
    text-align: center;
    font-weight: normal;
    font-size: 2.6rem;
    color: #6c6c6c;
  }
  #ipad-main .description p {
    padding: 0 2%;
    font-size: 1.6rem;
    line-height: 1.8em;
  }
  #ipad-main .description p a {
    font-weight: bold;
  }

  #main-content #how .tab-nav .tab{
   width: 17%;
   margin-right: 1%;
   margin-left: 1%;
  }

  #main-content #how .tab-nav .tab h4{
  	font-size: 1.5rem;
  	letter-spacing: 0;
  }
  
  #main-content #how .tab-nav .tab2{
   width: 27%;
   margin-right: 1%;
   margin-left: 1%;
  }

  #main-content #how .tab-nav .tab2 h4{
  	font-size: 1.5rem;
  	letter-spacing: 0;
  }
  
  #main-content #how .tab-wrap .tab-content .inner .right .plinebox{
  /*
  	font-size: 2.0rem;
  	line-height: 2.0em;
  */
  }
.performance #main-content #how .tab-wrap .tab-content .inner .right dl dt, .performance #main-content #how .tab-wrap .tab-content .inner .right dl dd {
  	font-size: 2.0rem;
  	line-height: 2.0em;
}

	#main-content #how h3{
		padding: 0 1.5%;
	}

	.healthya #comment .inner .text{
	  width: 85%;
	}

  .order #ipad-main .description h2 {
    width: 90%;
    margin: 0 auto 15px;
  }
  .order #ipad-main .description h3 {
    margin-bottom: 25px;
    text-align: center;
    font-weight: normal;
    font-size: 2.0rem;
  }
  .order #ipad-main .description .row {
    margin-bottom: 25px;
  }
  .order #ipad-main .description .row .left {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
    text-align: center;
  }
  .order #ipad-main .description .row .left .limit {
    padding: 3px 15px 3px 10px;
    font-size: 1.4rem;
  }
  .order #ipad-main .description .row .left .limit span {
    font-size: 2.4rem;
  }
  .order #ipad-main .description .row .left .price {
    font-size: 1.4rem;
  }
  .order #ipad-main .description .row .left .price .yen {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    color: #c70019;
  }
  .order #ipad-main .description .row .left .price .num {
    font-size: 2.4rem;
    font-weight: bold;
    color: #c70019;
  }
  .order #ipad-main .description .row .right {
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .order #ipad-main .description .row .right .ticket {
    display: inline-block;
    text-align: left;
    font-size: 1.4rem;
    font-weight: bold;
  }
  .order #ipad-main .description .row .right .caution {
    font-size: 1.2rem;
  }
  .order #ipad-main .description .catch-text {
    margin-bottom: 25px;
    text-align: center;
    font-size: 1.3rem;
    padding: 0 2.5%;
  }
  .order #ipad-main .description .catch-text span {
    font-size: 2.6rem;
  }

.order #ipad-main .description .catch-text_border {
    padding-bottom: 25px;
    border-bottom: 1px solid #CCC;
  }

  .order #ipad-main .description .caution-text {
    width: 90%;
    margin: 0 auto 15px;
    font-size: 1.2rem;
  }
  .order #ipad-main .description .caution-text .red {
    color: #c70019;
  }
  .order #ipad-main .subthumb {
    margin-bottom: 0;
  }

  #gym .inner{
   max-width: 100%;
   margin:0 auto;
  }
  #gym .inner .gyms-wrap .gym {
  display: inline-block;
  width: 31%;
  margin-right: 2%;
  vertical-align: top;
  font-size: 1rem;
}
  #gym .inner .gyms-wrap .gym .information{
  height: 95px;
}

  #main-content #how .tab-wrap .tab-content .inner .right .plinebox .wakuline {
  padding: 0.5rem;
  border: 1px solid #555;
  font-weight: bold;
  font-size: 1.8rem;
}

.atm_en {
	width: 90%;
	height: auto;
	margin: 0 auto 30px auto;
}

.atm_en img{
	width: 100%;
}

#applyslide {
	height: 50px;
}

.shapenewphotoclas {
	width: 100%;
	height: auto;
	margin: 0 auto 5rem auto;
}

.shapenewphotoclas img{
	width: 100%;
}

.shibuya {
	margin-left:0;
}


}



@media screen and (max-width: 736px) {
  html.active, body.active {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  
  .slideh2 {margin-left:0;}
  .slideh3{margin-left:0;}
  
  .list_left_margin {
	width: 95%;
	height: auto;
	font-weight: normal;
	margin-left: 0;
	margin-bottom: 20px;
}

.golf_photo {
	width: 100%;
	height: auto;
	clear: both;
	overflow: hidden;
	margin:20px auto 0 20px;
}

.golf_left {
	width: 92%;
	height: auto;
	margin-right: 0;
	margin-bottom: 10px;
	float: none;
}

.golf_left img {
	width: 100%;
}

.golf_center {
	width:92%;
	height: auto;
	margin-right: 0;
	margin-bottom: 10px;
	float: none;
}

.golf_center img {
	width: 100%;
}

.golf_right {
	width: 92%;
	height: auto;
	margin-right: 0;
	float: none;
}

.golf_right img {
	width: 100%;
}

.golf_name {
	text-align: center;
	font-size: 11px;
	
}

.footer_bnr {
	width:240px;
	height: auto;
	margin: 20px auto;
	padding: 15px;
	background-color: #404040;
}

.footer_official {
	width: 210px;
	height: auto;
	margin-right: 0;
	margin-bottom: 20px;
	float: none;
}

.footer_totalfoods {
	width: 210px;
	height: auto;
	margin-right: 0;
	margin-bottom: 20px;
	float: none;
}

.footer_atmbnr {
	width: 210px;
	height: auto;
	margin-right: 0;
	margin-bottom: 0;
	float: none;
}

.main_first_title {
	width: 90%;
	height: auto;
	font-size: 1.5rem;
}

.main_first_title_sp {
	width: 100%;
	height: auto;
	font-size: 1.5rem;
}

.main_golf_new_ad_photo {
	width: 92%;
	height: auto;
	margin: 2% auto;
}

.main_golf_new_ad_photo img {
	width: 100%;
}

#applyslide {
	height: 10px;
}

.main_first_title_sp h2 {
	color: #fff;
    display:inline-block ;
    position: relative;
    line-height: 170%;
    letter-spacing: 0.1em;
    font-size: 1.8rem;
    margin-bottom: 3rem;
    margin-top: 3rem;
}

.firtsviewtxt {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 0.1rem;
}

.firtsviewtxt_back {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 100px;
}


.slideshow {
	position: relative;
	width: 100%;
	height: auto;
}

.slideshow img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: 1s; /* フェードの時間(秒) */
}

.slideshow .show {
	opacity: 1;
	z-index: 1;
}


.homemain_tw_logo {
	width: 60%;
	height: auto;
}

.homemain_tw_logo img {
	width: 100%;
	
}

.tofyoutube {
	width: 95%;
}

.page_title {
	font-size: 27px;
	padding-top:0;
	margin-bottom: 2rem;
	margin-top: 0;
    color: #8e6e18;
    text-align: left;
    font-family:'Questrial', sans-serif;
    letter-spacing: 0.1em;
    margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.page_title_back {
	font-size: 27px;
	padding-top: 5rem;
	color: #8e6e18;
	text-align: center;
		font-family:'Questrial', sans-serif;
	letter-spacing: 0.1em;
	margin-bottom: 0.5rem;
	
}

.page_title2 {
	font-size: 27px;
	width: 100%;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0.6rem;
	margin-left: auto;
	margin-right: auto;
    color: #8e6e18;
    text-align: left;
    	font-family:'Questrial', sans-serif;
    letter-spacing: 0.1em;
}

.main_first_text {	
	width: 100%;
	height: auto;
	font-size:13px;
	margin-left: 0;
	margin-bottom: 4rem;
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
}

.main_first_textleftmovie {
	width: 100%;
	height: auto;
	font-size:13px;
	margin-left: 0;
	margin-bottom: 0;
	padding-bottom: 20px;
	float: none;
}

.main_first_textleftmovieleft {
	width: 100%;
	height: auto;
	font-size:13px;
	margin-left: 0;
	margin-bottom: 20px;
	float: none;
}

.atmmovie {
	width: 100%;
	height: auto;
	margin-right:0;
	margin-bottom: 20px;
	float: none;
}

.atmmovie img {
	width: 100%;
	margin-bottom: 0;
}



.main_first_text_golf {	
	width: 100%;
	height: auto;
	font-size:13px;
	margin-left: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
}

.main_first_text_first {	
	width: 100%;
	height: auto;
	font-size:13px;
	margin-left: 0;
	margin-bottom: 0.3rem;
}

.main_first_text2 {
	width: 100%;
	font-size: 13px;
	margin-bottom: 2rem;
	margin-left: 0;
	padding-bottom: 4rem;
	margin-top: 0.5rem;
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
}

.main_first_text a {
	text-decoration: underline;
}

.sp_golf_contents_box1 {
	width: 95%;
	font-size: 13px;
	margin-top: 0.5rem;
	margin-bottom: 1rem;
	margin-left: 15px;
}

.h4smalltxt {
	font-size: 16px;
	font-weight: normal;
	margin-left: 13px;
}

.h4smalltxt2 {
	font-size: 16px;
	font-weight: normal;
	margin-left: 13px;
	margin-top: 30px;
}




	body{
	min-width: 100%;
	}

  img {
    max-width: 100%;
    height: auto;
  }

  .pc-block, .pc-inline, .pc-inline-block , .ipad-block {
    display: none;
  }


  .sp-block {
    display: block;
  }

  .sp-inline {
    display: inline;
  }

  .sp-inline-block {
    display: inline-block;
  }

  header {
    position: relative;
    z-index: 999;
  }

.heade_link2{
	width: 105%;
}
.heade_link2 a {
  text-align: center;
  width: 100%;
  height: auto;
  display: block;
  background-color: #d0121b;
  color: #FFF;
  text-decoration: none;
  font-size: 16px;
  line-height: 26px;
  padding: 10px 0px;
}
.heade_link2 a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.healthya_bg a{
	background-color: #696969;
}

.shape-up_bg a{
	background-color: #9d9d9d;
}

.muscle_bg a{
	background-color: #ce1724;
}

.performance_bg a{
	background-color: #000;
}

  header h1 {
    width: 45%;
    margin-right: 0;
  }
  header .head-bnr {
    position: absolute;
    width: 38%;
    left: 51%;
    font-size: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  header .head-bnr li {
    display: inline-block;
    width: 49%;
    margin: 0;
  }
  header .head-bnr li:first-child {
    margin-right: 2%;
  }
  header .join {
    position: absolute;
    width: 25%;
    top: 50%;
    right: 15%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  header .sp-nav-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 3%;
  }
  header .sp-nav-btn i {
    font-size: 2rem;
    color: #fff;
  }
  header .sp-menu {
    display: none;
    position: absolute;
    z-index: 9999;
    width: 100%;
    top: 100%;
    left: 0;
    background-color: #fff;
  }
  header .sp-menu ul li {
    width: 100%;
    box-sizing: border-box;
    border-bottom: solid 1px #000;
  }
  header .sp-menu ul li:nth-child(1) {
    border-left: solid 5px #8e6e18;
  }
  header .sp-menu ul li:nth-child(2) {
    border-left: solid 5px #000;
  }
  header .sp-menu ul li:nth-child(3) {
    border-left: solid 5px #8e6e18;
  }
  header .sp-menu ul li:nth-child(4) {
    border-left: solid 5px #000;
  }
  header .sp-menu ul li:nth-child(5) {
    border-left: solid 5px #8e6e18;
  }
  header .sp-menu ul li a {
    display: block;
    padding: 20px 5%;
    font-size: 0;
  }
  header .sp-menu ul{
  	width: 100%;
  }
  header .sp-menu ul li a .left {
    display: inline-block;
    width: 90%;
    vertical-align: middle;
    font-size: 1.8rem;
  }
  header .sp-menu ul li a .left .txt-en {
    	font-family:'Questrial', sans-serif;
    font-letter-spacing: 0.1rem;
    font-size: 1.5rem;
    color: #212121;
  }
  header .sp-menu ul li a .left .txt-ja {
    font-size: 1.4rem;
    color: #212121;
  }
  header .sp-menu ul li a .right {
    display: inline-block;
    width: 5%;
    vertical-align: middle;
    text-align: right;
    font-size: 2rem;
    color: #555;
  }
  header .sp-menu ul li a .right i {
    font-size: 3rem;
  }

  .plinebox {
	  font-size: 1.4rem;
  }

  .sp-menu-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #fff;
  }

  #sp-main .title {
    padding: 25px 2% 15px 2%;
  }
  #sp-main .title h2 {
    display: block;
    width: 70%;
    margin: 0 auto 2% auto;
    vertical-align: middle;
    text-align: center;
  }
  #sp-main .title p {
    display: block;
    vertical-align: middle;
    font-size: 1.2rem;
    color: #6c6c6c;
    text-align: center;
  }
  #sp-main .thumb {
    width: 100%;
  }
  #sp-main .subthumb {
    width: 100%;
    margin-bottom: 25px;
  }
  #sp-main .description {
    margin-bottom: 25px;
    padding: 15px 0%;
  }
  #sp-main .description h3 {
    margin-bottom: 25px;
  }
  #sp-main .description h4 {
    margin-bottom: 25px;
    text-align: center;
    font-weight: normal;
    font-size: 2.2rem;
    color: #6c6c6c;
  }
  #sp-main .description p {
    padding: 0 2%;
    font-size: 1.4rem;
  }
  #sp-main .description p a {
    font-weight: bold;
  }

  #main-content #how {
    padding-bottom: 55px;
  }
  #main-content #how .title-wrap {
    margin: 0 auto 50px;
  }
  #main-content #how .title-wrap .title {
    width: 75%;
    padding: 15px 5px;
    font-size: 2.0rem;
  }
  #main-content #how h2 {
    width: 90%;
    margin: 0 auto 15px;
  }
  #main-content #how h3 {
    margin-bottom: 25px;
    font-size: 2.3rem;
  }

  #main-content #how .tab-nav{
    display: none;
  }

  #main-content #how .tab-wrap{
    display: none;
  }
  #main-content #how .accordion {
    width: 90%;
    margin: 0 auto 10px;
    padding-bottom: 20px;
    border-bottom: solid 2px #787878;
  }
  #main-content #how .accordion.active .accordion-head .center .act {
    display: inline;
  }
  #main-content #how .accordion.active .accordion-head .center .deact {
    display: none;
  }
  #main-content #how .accordion .accordion-head {
    padding-top: 10px;
    font-size: 0;
  }
  #main-content #how .accordion .accordion-head .left {
    display: inline-block;
    width: 77%;
    font-size: 2rem;
    vertical-align: middle;
  }
  #main-content #how .accordion .accordion-head .left .title {
    font-weight: bold;
    font-size: 18px;
    color: #c0c0c0;
    font-family:sans-serif;
  }
  #main-content #how .accordion .accordion-head .left p {
    font-size: 1.2rem;
  }
  #main-content #how .accordion .accordion-head .center {
    display: inline-block;
    width: 10%;
    vertical-align: middle;
    text-align: center;
  }
  #main-content #how .accordion .accordion-head .center .num {
    margin: 0 auto;
  }
  #main-content #how .accordion .accordion-head .center .num1 {
    width: 80%;
  }
  #main-content #how .accordion .accordion-head .center .num2, #main-content #how .accordion .accordion-head .center .num3 {
    width: 75%;
  }
  #main-content #how .accordion .accordion-head .center .num4, #main-content #how .accordion .accordion-head .center .num5 {
    width: 75%;
  }
  #main-content #how .accordion .accordion-head .center .act {
    display: none;
  }
  #main-content #how .accordion .accordion-head .center .deact {
    display: inline;
  }
  #main-content #how .accordion .accordion-head .right {
    display: inline-block;
    width: 13%;
    font-size: 2rem;
    vertical-align: middle;
    text-align: center;
    color: #c0c0c0;
  }
  #main-content #how .accordion .accordion-head .right i {
    font-size: 3rem;
  }
  #main-content #how .accordion .accordion-content {
    display: none;
    padding-top: 20px;
  }
  #main-content #how .accordion .accordion-content h2 {
    width: 100%;
    font-size: 20px;
    padding-bottom: 0;
    font-family:sans-serif;  }
  #main-content #how .accordion .accordion-content .thumb {
    width: 90%;
    margin: 0 auto 15px;
  }
  #main-content #how .accordion .accordion-content p {
    margin-bottom: 5px;
    font-size: 1.6rem;
  }



  #main-content #how .accordion .accordion-content .read-btn {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
  #main-content #how .accordion .accordion-content .read-btn a {
    display: block;
    padding: 20px 0;
    background-color: #6c6c6c;
    text-decoration: none;
    font-size: 1.6rem;
    color: #fff;
  }
  #main-content #apply .inner .logo {
    width: 60%;
    margin: 0 auto 10px;
  }
  #main-content #apply .inner h3 {
    font-size: 2.4rem;
  }
  #main-content #apply .inner .row .left {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
    text-align: center;
  }
  #main-content #apply .inner .row .left .limit {
    padding: 3px 15px 3px 10px;
    font-size: 1.4rem;
  }
  #main-content #apply .inner .row .left .limit span {
    font-size: 2.4rem;
  }
  #main-content #apply .inner .row .left .price {
    font-size: 1.4rem;
  }
  #main-content #apply .inner .row .left .price .yen {
    font-size: 1.4rem;
  }
  #main-content #apply .inner .row .left .price .num {
    font-size: 2.4rem;
  }
  #main-content #apply .inner .row .right {
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  #main-content #apply .inner .row .right .ticket {
    display: inline-block;
    text-align: left;
    font-size: 1.4rem;
  }
  #main-content #apply .inner .row .right .caution {
    font-size: 1.2rem;
  }
  #main-content #apply .inner .catch-text {
    font-size: 1.5rem;
      margin-bottom: 10%;
  }
  #main-content #apply .inner .catch-text span {
    font-size: 2.6rem;
  }

    #main-content #apply .inner .catch-text_border {
    padding-bottom: 10p%;
    border-bottom: 1px solid #CCC;
}
    #main-content #apply .inner .catch-text_bottom{
        text-align: left;
        font-size: 1.4rem;
    }
#main-content #apply .inner .catch-text_bottom span {
  font-size: 80%;
}

  #main-content #apply .inner .caution-text {
    width: 100%;
    margin: 0 auto 15px;
  }
  #main-content #apply .inner .form-wrap {
    width: 100%;
    margin: 0 auto 0;
  }

  #gym {
    padding-top: 0;
  }

  /* line 1128, ../scss/pages.scss */
  .sp-gyms {
    padding-top: 20px;
  }
  .sp-gyms h2 {
    width: 94%;
    margin: 0 auto 20px;
  }
  .sp-gyms .gym .thumb {
    margin-bottom: 20px;
  }
  .sp-gyms .gym .information {
    width: 94%;
    margin: 0 auto 20px;
    font-size: 0;
  }
  .sp-gyms .gym .information .left {
    display: inline-block;
    width: 44%;
    padding: 0 3%;
    vertical-align: middle;
    font-size: 1.4rem;
  }
  .sp-gyms .gym .information .left h3 {
    margin-bottom: 10px;
  }
  .sp-gyms .gym .information .left p {
    margin-bottom: 25px;
    font-size: 1.6rem;
    color: #a4a4a9;
  }
  .sp-gyms .gym .information .left .link {
    text-align: left;
  }
  .sp-gyms .gym .information .left .link a {
    text-decoration: none;
    font-size: 1.4rem;
  }
  .sp-gyms .gym .information .right {
    display: inline-block;
    width: 47%;
    padding-right: 3%;
    vertical-align: middle;
    font-size: 1.4rem;
  }
  .sp-gyms .gym .information .right .tel {
    margin-bottom: 10px;
    vertical-align: middle;
    text-decoration: none;
    color: #2e2e2f;
  }
  .sp-gyms .gym .information .right .tel a {
    text-decoration: none;
    font-size: 1.8rem;
  }
  .sp-gyms .gym .information .right .tel a .tel-icon {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 30px;
    background-color: #4b4b4b;
  }
  .sp-gyms .gym .information .right .tel a .tel-icon i {
    line-height: 160%;
    font-size: 1.4rem;
    color: #fff;
  }
  .sp-gyms .gym .information .right h4 {
    font-weight: bold;
    font-size: 1.6rem;
    color: #2e2e2f;
  }
  .sp-gyms .gym .information .right dl dt, .sp-gyms .gym .information .right dl dd {
    display: inline-block;
    font-size: 1.6rem;
  }
  .sp-gyms .gym .information .right p {
    font-size: 1.6rem;
  }
  .sp-gyms .gym .links li {
    border-top: solid 2px #cccccc;
  }
  .sp-gyms .gym .links li a {
    display: block;
    padding: 15px 5%;
    text-decoration: none;
    font-size: 1.8rem;
  }
  .sp-gyms .gym.fukuoka .links li:last-child {
    border-bottom: solid 2px #cccccc;
  }

  footer .inner ul {
    display: none;
  }
  footer .inner .copy {
    float: none;
    display: block;
    text-align: center;
  }
  footer .inner .copy small {
    font-size: 1.4rem;
  }

  .muscle #sp-main .title p {
  /*
    color: #ce1724;
  */
  }
  .muscle #sp-main .description p a {
    text-decoration: underline;
    font-weight: bold;
  }

  .performance #sp-main .title h2 {
    width: 70%;
  }
  .performance #sp-main .description h4 {
    font-size: 2rem;
  }
  .performance #sp-main .description p a {
    text-decoration: underline;
    font-weight: bold;
  }
  .performance #main-content #athlete h2 {
    font-size: 2rem;
  }
  .performance #main-content #athlete ul {
    width: 80%;
    margin: 0 auto;
  }
  .performance #main-content #athlete ul li {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .performance #main-content #how .accordion .accordion-content dl {
    margin-bottom: 20px;
  }
  .performance #main-content #how .accordion .accordion-content dl dt, .performance #main-content #how .accordion .accordion-content dl dd {
    font-size: 1.6rem;
  }
  .performance #main-content #how .accordion .accordion-content dl dt {
    font-weight: bold;
  }

  .healthya #sp-main .title h2 {
  /*
    width: 55%;
  */
  }
  .healthya #sp-main .description h4 {
    font-size: 2rem;
  }
  .healthya #sp-main .description p a {
    text-decoration: underline;
    font-weight: bold;
  }
  .healthya #comment .inner .thumb {
    width: 20%;
    margin-right: 3%;
  }
  .healthya #comment .inner .text {
    width: 77%;
  }
  .healthya #comment .inner .text p {
    font-size: 1.6rem;
  }

  .order #sp-main .description {
    margin-bottom: 0;
    background-color: #FFF;
    padding: 0px;
  }

  .order #sp-main .description img{
  	margin-bottom: 20px;
  }
  .order #sp-main .description .title-wrap {
    margin: 0 auto 50px;
  }
  .order #sp-main .description .title-wrap .title {
    width: 75%;
    padding: 15px 5px;
    font-size: 2.0rem;
  }
  .order #sp-main .description h2 {
    width: 90%;
    margin: 0 auto 15px;
  }
  .order #sp-main h3 {
  padding-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: normal;
    font-size: 2.0rem;
  }
  .order #sp-main .description .row {
    margin-bottom: 25px;
  }
  .order #sp-main .description .row .left {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
    text-align: center;
  }
  .order #sp-main .description .row .left .limit {
    padding: 3px 15px 3px 10px;
    font-size: 1.4rem;
  }
  .order #sp-main .description .row .left .limit span {
    font-size: 2.4rem;
  }
  .order #sp-main .description .row .left .price {
    font-size: 1.4rem;
  }
  .order #sp-main .description .row .left .price .yen {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    color: #c70019;
  }
  .order #sp-main .description .row .left .price .num {
    font-size: 2.4rem;
    font-weight: bold;
    color: #c70019;
  }
  .order #sp-main .description .row .right {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .order #sp-main .description .row .right .ticket {
    display: inline-block;
    text-align: left;
    font-size: 1.4rem;
    font-weight: bold;
  }
  .order #sp-main .description .row .right .caution {
    font-size: 1.2rem;
  }
  .order #sp-main .description .catch-text {
    margin-bottom: 25px;
    text-align: center;
    font-size: 1.3rem;
    padding: 0 2.5%;
  }
  .order #sp-main .description .catch-text span {
    font-size: 2.6rem;
  }

.order #sp-main .description .catch-text_border {
    padding-bottom: 25px;
    border-bottom: 1px solid #CCC;
  }

  .order #sp-main .description .caution-text {
    width: 90%;
    margin: 0 auto 15px;
    font-size: 1.2rem;
  }
  .order #sp-main .description .caution-text .red {
    color: #c70019;
  }
  .order #sp-main .subthumb {
    margin-bottom: 0px;
  }
  .wakuline {
  padding: 0.5rem;
    border: 1px solid #555;
    font-weight: bold;
    font-size: 1.6rem;
    width: 50%;
    text-align: center;
    margin:0 auto 12px;
}

}
@media screen and (max-width: 375px) {
  #main-content #how h3 {
    font-size: 2.1rem;
  }

  .performance #sp-main .title h2 {
    width: 65%;
  }
  .performance #sp-main .description h4 {
    font-size: 1.8rem;
  }
  .performance #main-content #how h3 {
    font-size: 2rem;
  }

  .healthya #comment .inner .text p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 320px) {
  #sp-main .description h4 {
    font-size: 2rem;
  }

  #main-content #how h3 {
    font-size: 1.8rem;
  }
  #main-content #how .title-wrap .title {
    font-size: 2rem;
  }
  #main-content #how .accordion .accordion-head .left .title {
    font-size: 1.5rem;
  }
  #main-content #apply .inner .row .right .caution {
    text-align: left;
  }

  .sp-gyms .gym .information .left {
    width: 42%;
  }
  .sp-gyms .gym .information .right {
    width: 52%;
    padding-right: 0;
  }

  footer .inner .copy small {
    font-size: 1.2rem;
  }

  .muscle #main-content #apply .inner h3 {
    font-size: 2.2rem;
  }

  .performance #sp-main .title h2 {
    width: 63%;
  }
  .performance #sp-main .title p {
    font-size: 1.1rem;
  }
  .performance #sp-main .description h4 {
    font-size: 1.6rem;
  }
  .performance #main-content #athlete h2, .performance #main-content #how h3 {
    font-size: 1.6rem;
  }
  .performance #main-content #apply .inner h3 {
    font-size: 2.2rem;
  }

  .healthya #comment .inner .text p {
    font-size: 1.2rem;
  }
  .healthya #main-content #apply .inner h3 {
    font-size: 2.2rem;
  }
}
/* okazaki add */
header {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 68px;
  z-index: 99999;
  padding: 0px;
  background-color: #000;
}

header .join {
  margin-top: 15px;
}

#main {
  margin-top: 88px;
}

.shape #main, .healthya #main, .performance #main, .muscle #main {
  margin-bottom: 25px;
}

#main-content #apply .inner .form-wrap {
  width: 80%;
  padding: 5% 0px;
}

#formarea dt {
  clear: both;
  float: left;
  width: 30%;
  height: auto;
  padding-left: 1%;
  margin-bottom: 3.5%;
  border-left: 5px solid #c70019;
  font-size: 20px;
  line-height: 30px;
}
#formarea dd {
  float: right;
  width: 68%;
  height: auto;
  margin-bottom: 3.5%;
  font-size: 16px;
  line-height: 26px;
}
#formarea dd table {
  width: 100%;
  height: auto;
}
#formarea dd input {
  padding: 2.5px 10px;
  font-size: 16px;
  line-height: 26px;
  border: 1px solid #d3dade;
}

#submit_btn input {
  display: block;
  width: 300px;
  height: auto;
  margin: 0 auto 2.5% auto;
  padding: 1.5% 2.5%;
  border: none;
  letter-spacing: 2.5px;
  background-color: #E61C24;
  color: #FFF;
  font-size: 16px;
  line-height: 26px;
}

#formarea dd textarea {
  width: 100%;
  height: 230px;
  padding: 2.5px 10px;
  font-size: 16px;
  line-height: 26px;
  border: 1px solid #d3dade;
}
#formarea dd select {
  padding: 2.5px 15px;
  height: 40px;
  width: 100px;
  background-color: #FFF;
  border: 1px solid #d3dade;
  border-radius: 0px;
}

.required {
  font-size: 24px;
  line-height: 32px;
  color: #c70019;
}

#formarea dd .label {
  padding-top: 5px;
}

#pframe {
  width: 70%;
  background: #fff;
  height: 250px;
  overflow-y: scroll;
  padding: 20px;
  margin: 0 auto 5% auto;
  text-align: left;
  font-size: 16px;
  line-height: 26px;
}

#field_1923338_addr1, #field_1923338_addr2, #field_1923321_addr1, #field_1923321_addr2, #field_1923348_addr1, #field_1923348_addr2, #field_1923268_addr1, #field_1923268_addr2 {
  width: 300px;
}

.main-content_order #apply {
  padding-top: 50px;
}

#gym .inner .gyms-wrap .gym:last-child .thumb {
  margin-top: 20px;
}

.fukuoka h3 {
  margin-bottom: 15px !important;
}

@media screen and (max-width: 736px) {
  #main-content #apply .inner .caution-text {
    width: 90%;
    margin: 0 auto 15px;
    font-size: 1.2rem;
  }
  #main-content #apply .inner .form-wrap {
    width: 90%;
  }

  #formarea dt {
    float: none;
    width: 100%;
    height: auto;
    padding-left: 1%;
    margin-bottom: 2.5%;
    border-left: 5px solid #c70019;
    font-size: 14px;
    line-height: 24px;
  }
  #formarea dd {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 5%;
    font-size: 14px;
    line-height: 24px;
  }
  #formarea dd input {
    font-size: 14px;
    line-height: 24px;
  }
  #formarea dd textarea {
    width: 90%;
    height: 100px;
    font-size: 14px;
    line-height: 24px;
  }

  #field_1923338_addr1, #field_1923338_addr2, #field_1923321_addr1, #field_1923321_addr2, #field_1923348_addr1, #field_1923348_addr2, #field_1923268_addr1, #field_1923268_addr2 {
    width: 90%;
  }

  #pframe {
    width: 95%;
    height: 200px;
    padding: 2.5%;
    font-size: 12px;
    line-height: 22px;
  }

  #submit_btn input[type="button"], #submit_btn input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
  }

  header {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 52px;
    padding: 0px ;
    background: #000 !important;
  }



.header_main h1 {
    box-sizing: border-box;
    width: 230px;
    padding:5px;
    height: auto;
    float: left;
}
.header_main h1 img {
    margin-top: 5px;
  }
  header .join {
    margin-top: 0px;
  }
  header .sp-menu ul li a .left .txt-en {
    	font-family:'Questrial', sans-serif;
    font-style: italic;
  }

  #sp-main {
    margin-top: 100px;
  }

  .sp-gyms .gym .information .left {
    width: 38%;
  }
  .sp-gyms .gym .information .right {
    padding-left: 5%;
  }

  #main-content #apply .inner .row .right {
    width: 95%;
  }
  #main-content #apply .inner h3 {
    font-size: 2.0rem;
  }

  .main-content_order #apply {
    padding-top: 20px;
  }
.pageback{
	text-align: center;
	width: 70%;
	height: auto;
	margin: 0 auto 40px auto;
}

.pageback img{
	width: 100%;
	height: auto;
}

.link_fukuoka {
float: left;
font-weight: bold;
padding-top: 18px;
}

}


.slideshow {
	position: relative;
	width: 100%;
	height: auto;
}

.slideshow img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: 1s; /* フェードの時間(秒) */
}

.slideshow .show {
	opacity: 1;
	z-index: 1;
}