@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@font-face {
  font-family: 'Noto Serif Japanese';
  src: url("../font/NotoSerifCJKjp-Regular.woff"), url("../font/NotoSerifCJKjp-Regular.otf"); }
@font-face {
  font-family: 'gothic';
  src: url("../font/CenturyGothic.woff"), url("../font/CenturyGothic.ttf"); }
@font-face {
  font-family: 'gothic-b';
  src: url("../font/GOTHICB.woff"), url("../font/GOTHICB.ttf"); }
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; }

.lightbox{
  display: none;
}

/*
html {
  touch-action: manipulation;
}
*/

.submit input{
  width: 300px;
  height: 40px;
  text-align: center;
  margin: 0 auto;
  display: block;
  background-color: #3a3a3a;
  color: #FFF;
  border: none;
}

.wpcf7c-elm-step2 .btn input{
  width: 300px;
  height: 40px;
  text-align: center;
  margin: 0 auto;
  display: block;
  background-color: #3a3a3a;
  color: #FFF;
  border: none;
}

.wpcf7c-elm-step2 .btn_back{
  position: static;
}

.wpcf7c-elm-step2 .btn_back input{
  width: 100px;
  height: 40px;
  text-align: center;
  margin: 0 auto;
  display: block;
  background-color: #3a3a3a;
  color: #FFF;
  border: none;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

.body_reset {
  margin: 0 auto;
  padding: 0 auto; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/*html*/
body {
  font-family: 'Noto Sans Japanese', sans-serif;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  background-color: #000;
  color: #FFF; }

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

a img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

a img:hover {
  opacity: 0.8; }

a, a:visited {
  color: #FFF;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

a:active, a:hover {
  color: #FFF;
  text-decoration: none; }

a:focus, input:focus {
  outline: none; }

.f-min {
  font-family: 'Noto Serif Japanese' ,serif;
  letter-spacing: 2px; }

.f-gothic {
  font-family: 'gothic', 'Noto Sans Japanese', sans-serif !important; }

.f-gothic-b {
  font-family: 'gothic-b', 'Noto Sans Japanese', sans-serif !important; }

.f-sans {
  font-family: 'Noto Sans Japanese', sans-serif; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.pc {
  display: block !important; }

.sp {
  display: none !important; }

.global-nav-btn {
  display: none; }

nav {
  display: none; }

.side {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  z-index: 2;
  width: 250px;
  padding: 20px 20px 150px 20px;
  color: #FFF;
  left: 0px;
  top: 0px;
  font-family: 'gothic-b','Noto Sans Japanese', sans-serif; }
  .side .logo {
    margin-bottom: 10px; }
  .side .bnr_02 {
    margin-bottom: 10px; }
  .side .bnr_02 ul li:nth-child(1) {
    float: left; }
  .side .bnr_02 ul li:nth-child(2) {
    float: right; }
  .side .bnr_03 {
    margin-bottom: 10px; }
  .side .bnr_03 ul li {
    width: 100px;
    height: auto; }
  .side .bnr_03 ul li:nth-child(1) {
    float: left; }
  .side .bnr_03 ul li:nth-child(2) {
    float: right; }
  .side .bnr {
    margin-bottom: 10px; }
  .side .border {
    width: 10px;
    height: 2px;
    margin-bottom: 10px;
    background-color: #FFF; }
  .side .border2 {
    width: 100%;
    height: 2px;
    margin-bottom: 5px;
    margin-top: 5px;
    background-color: #FFF; }
  .side .nav {
    margin-bottom: 10px; }
    .side .nav .f-sans {
      font-weight: 700;
      font-size: 16px; }
    .side .nav ul li {
      font-family: 'gothic-b','Noto Sans Japanese', sans-serif;
      line-height: 22px;
      font-size: 15px;
      margin-top: 2.5px; }
    .side .nav ul li.f-sans {
      font-family: 'Noto Sans Japanese', sans-serif;
      font-size: 16px; }
    .side .nav ul li a .f-sans {
      font-weight: 700;
      font-size: 16px; }
    .side .nav ul li a {
      color: #FFF;
      line-height: 22px;
      font-size: 17px; }
    .side .nav ul li a:hover {
      color: #b90019; }
    .side .nav ul li a.on {
      color: #b90019; }
    .side .nav ul li ul li {
      margin-left: 10px; }
    .side .nav ul li ul li ul li {
      font-size: 13px;
      letter-spacing: -1px; }
    .side .nav .font-small {
      letter-spacing: -2px; }
  .side .nav_bnr ul li {
    margin-bottom: 5px; }
  .side .nav_border ul li a {
    padding-left: 10px;
    border-left: 3px solid #b90019;
    margin-bottom: 5px; }
  .side .nav_border ul li ul li a {
    border: none; }
  .side .nav_bottom {
    position: absolute;
    left: 10px;
    bottom: 10px; }
    .side .nav_bottom a {
      font-size: 12px; }
    .side .nav_bottom span {
      font-size: 10px;
      line-height: 14px; }
    .side .nav_bottom .f-sans {
      font-weight: 700; }

.pagetop {
  position: fixed;
  right: 2.5%;
  bottom: 12.5%;
  z-index: 99999; }

/*
#bkimg{
  position: absolute;
  z-index: 1;
  margin-bottom: 40px;
  width: 100%;
  height: auto;
  left: 0px;
  top: 0px;
}
*/

.overlay {
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height:80vh;
    z-index: 6;
}

#index_video {
    width: 100%;
    height: 80vh;
    top:0px;
    left: 0px;
    position: relative;
    overflow: hidden;
}

#index_video_mp4 {
    position: absolute;
    z-index: 5;
    top:-100px;
    left: 0px;
    width: 100%;
    height:100vh;
}

#bkimg2 {
    z-index: 1;
    margin-bottom: 50px;
    width: 100%;
    position: relative;
    height: auto;
}



#bkimg {
  z-index: 1;
  margin-bottom: 80px;
  width: 100%;
  position: relative;
  height: auto; }

#backimg {
  width: 100%; }

#subtitleimg {
  /*width:300px;
    height:51px;*/
  height: auto;
  position: absolute;
  float: right;
  bottom: 25%;
  right: 2%; }

.twsports_btn {
  position: absolute;
  right: 145px;
  top: 20px;
  z-index: 100;
  width: 133px;
  height: 65px;
  padding-top: 15px; }

/* Join Button */
.join_btn_pc {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 15;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background: #e20000 -webkit-linear-gradient(#e20000, #770000);
  background: #e20000 -o-linear-gradient(#e20000, #770000);
  background: #e20000 linear-gradient(#e20000, #770000);
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 3s;
  animation-name: vanishIn; }

.join_btn_pc img {
  width: 95px;
  height: 95px; }



.join_btn_pc2020 {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 15;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background: #fff -webkit-linear-gradient(#fff, #fff);
  background: #fff -o-linear-gradient(#fff, #fff);
  background: #fff linear-gradient(#fff, #fff);
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 3s;
  animation-name: vanishIn; }

.join_btn_pc2020 img {
  width: 95px;
  height: 95px; }


.release_box {
	width: 95%;
	height: auto;
	margin: 40px auto 50px auto;
}

.release_box .newsList {
    max-width: 100%;
    margin: 0 auto 0 auto;
    padding: 0;
}

.release_box .newsItem:first-of-type {
    border-top: 1px dotted #7f7f7f;
}

.newsItem a {
	color: #fff;
    display: block;
    text-decoration: none;
}

.newsItem a:hover {
	background-color: #191919;
}

.newsItem dl {
    display: table;
    width: 100%;
    padding: 2em 0;
    border-bottom: 1px dotted #7f7f7f;
}

.newsItem dl .newsItem__txt {
    display: table-cell;
    padding-left: 1em;
    vertical-align: middle;
    font-size: 14px;
    line-height: 2;
}

.newsItem dl .newsItem__date {
    display: table-cell;
    padding-right: 1em;
    font-size: 14px;
     line-height: 2;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
}




@keyframes vanishIn {
  0% {
    opacity: 1;
    transform: scale(1, 1);
    filter: blur(0);
    transform-origin: 50% 50%; }
  50% {
    opacity: 0;
    transform: scale(2, 2);
    filter: blur(90px);
    transform-origin: 50% 50%; }
  100% {
    opacity: 1;
    transform: scale(1, 1);
    filter: blur(0);
    transform-origin: 50% 50%; } }
.main_top {
  padding-left: 250px;
  padding-bottom: 60px; }
  .main_top .mv {
    margin-bottom: 20px;
    position: relative; }
    .main_top .mv .btn_01 {
      width: 100px;
      height: auto;
      position: absolute;
      right: 50px;
      top: 20px; }
    .main_top .mv .btn_02 {
      width: 150px;
      height: auto;
      position: absolute;
      right: 200px;
      top: 30px; }
  .main_top .news {
    width: 100%;
    height: auto;
    margin: 0 auto 120px auto; }
    .main_top .news h2 {
      text-align: center;
      margin-bottom: 40px;
      font-size: 30px;
      line-height: 30px;
      display: block; }
    .main_top .news .news_box {
      width: 90%;
      height: auto;
      margin: 0 auto 5% auto;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
      .main_top .news .news_box .sub_tit {
        margin-bottom: 20px;
        padding-left: 10px;
        border-left: 3px solid #b90019;
        font-size: 22px; }
      .main_top .news .news_box ul li {
        margin-bottom: 20px;
        width: 27.33333%;
        float: left; }
        .main_top .news .news_box ul li img {
          margin-bottom: 10px;
          width: 100%;
          display: block; }
        .main_top .news .news_box ul li .news_sub {
          width: 100%; }
          .main_top .news .news_box ul li .news_sub .sub {
            margin-bottom: 10px;
            font-size: 13px; }
          .main_top .news .news_box ul li .news_sub .cat {
            margin-bottom: 10px;
            font-size: 13px; }
            .main_top .news .news_box ul li .news_sub .cat span {
              padding: 2px 5px;
              background-color: #b90019;
              color: #FFF; }
      .main_top .news .news_box ul li:nth-child(3n-1) {
        margin: 0 9% 20px 9%; }
      .main_top .news .news_box .more {
        text-align: right;
        padding-right: 30px;
        background-image: url("../img/btn_arrow.png");
        background-repeat: no-repeat;
        background-position: center right;
        background-size: 20px auto; }
  .main_top .menu_box_bg01 {
    background-image: url("../img/bg_message.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 40% auto; }
  .main_top .menu_box_bg02 {
    background-image: url("../img/bg_concept.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 45% auto; }
  .main_top .menu_box_bg03 {
    background-image: url("../img/bg_training.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 40% auto; }
  .main_top .menu_box_bg04 {
    background-image: url("../img/bg_join.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 45% auto; }
  .main_top .menu_box_bg05 {
    background-image: url("../img/bg_lab.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 40% auto; }
  .main_top .menubox01 {
    width: 90%;
    height: auto;
    margin: 0 auto 60px auto;
    padding-bottom: 5%;
    padding-top: 1.5%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    .main_top .menubox01 strong {
      margin-bottom: 10px;
      margin-left: 4%;
      display: block;
      font-size: 17px; }
    .main_top .menubox01 .news_box_sub {
      padding: 20px 20px 30px 20px;
      border: 3px solid #b90019;
      margin-right: 5%; }
      .main_top .menubox01 .news_box_sub h2 {
        font-size: 20px;
        line-height: 30px;
        width: 65%;
        padding: 0 10px 10px 75px;
        margin-bottom: 10px;
        border-bottom: 3px solid #b90019;
        display: block;
        margin-left: -60px; }
      .main_top .menubox01 .news_box_sub .memo {
        font-size: 13px;
        padding-left: 15px;
        margin-bottom: 15px; }
        .main_top .menubox01 .news_box_sub .memo img {
          width: 175px;
          height: auto;
          margin-bottom: 15px; }
      .main_top .menubox01 .news_box_sub .news_box_btn a {
        border: 2px solid #FFF;
        display: inline-block;
        padding: 10px 25px;
        margin-left: 20px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 15px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }
      .main_top .menubox01 .news_box_sub .news_box_btn a:hover {
        opacity: 0.6; }
      .main_top .menubox01 .news_box_sub .news_box_btn a img {
        width: 20px;
        height: auto;
        margin-left: 15px; }
  .main_top .menubox02 {
    width: 90%;
    height: auto;
    margin: 0 auto 60px auto;
    padding-bottom: 5%;
    padding-top: 1.5%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    .main_top .menubox02 strong {
      margin-bottom: 10px;
      display: block;
      width: 100%;
      padding-left: 51%;
      font-size: 17px; }
    .main_top .menubox02 .news_box_sub {
      padding: 20px 20px 30px 45%;
      border: 3px solid #b90019;
      margin-left: 5%; }
      .main_top .menubox02 .news_box_sub h2 {
        font-size: 20px;
        line-height: 30px;
        width: 113%;
        padding: 0 55px 10px 10px;
        margin-bottom: 10px;
        border-bottom: 3px solid #b90019;
        display: block;
        margin-right: -45px; }
      .main_top .menubox02 .news_box_sub .memo {
        font-size: 13px;
        padding-left: 15px;
        margin-bottom: 15px; }
        .main_top .menubox02 .news_box_sub .memo img {
          width: 175px;
          height: auto;
          margin-bottom: 15px; }
      .main_top .menubox02 .news_box_sub .news_box_btn a {
        border: 2px solid #FFF;
        display: inline-block;
        padding: 10px 25px;
        margin-left: 20px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 15px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }
      .main_top .menubox02 .news_box_sub .news_box_btn a:hover {
        opacity: 0.6; }
      .main_top .menubox02 .news_box_sub .news_box_btn a img {
        width: 20px;
        height: auto;
        margin-left: 15px; }
  .main_top .access h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 30px;
    display: block; }
  .main_top .access .tit {
    margin: 10px auto 40px auto;
    padding-top: 20px;
    width: 350px;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    border-top: 3px solid #b90019; }
  .main_top .access .access_box {
    width: 90%;
    height: auto;
    margin: 0 auto; }
    .main_top .access .access_box ul li {
      float: left;
      width: 32.3333%; }
      .main_top .access .access_box ul li .shop_tit {
        margin-bottom: 10px;
        text-align: center;
        font-size: 15px; }
      .main_top .access .access_box ul li img {
        display: block;
        margin-bottom: 10px; }
      .main_top .access .access_box ul li .shop_tit02 {
        margin-bottom: 10px;
        text-align: center; }
      .main_top .access .access_box ul li .tel {
        margin-bottom: 5px; }
        .main_top .access .access_box ul li .tel span {
          background-color: #3a3a3a;
          padding: 2px 5px;
          color: #FFF;
          font-size: 13px; }
      .main_top .access .access_box ul li .address {
        height: 90px;
        line-height: 19px;
        font-size: 13px; }
      .main_top .access .access_box ul li .link_map {
        text-align: center; }
        .main_top .access .access_box ul li .link_map svg {
          margin-right: 10px; }
      .main_top .access .access_box ul li .link_map {
        margin-bottom: 20px;
        font-size: 13px; }
      .main_top .access .access_box ul li .link_adresss {
        width: 100%; }
      .main_top .access .access_box ul li .link_adresss a {
        width: 100%;
        border: 2px solid #FFF;
        display: inline-block;
        padding: 10px 0px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 15px;
        font-size: 13px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }
      .main_top .access .access_box ul li .link_adresss a:hover {
        opacity: 0.6; }
      .main_top .access .access_box ul li .link_adresss a img {
        width: 20px;
        height: auto;
        margin-left: 10px;
        margin-bottom: 0px;
        display: inline-block; }
    .main_top .access .access_box ul li:nth-child(3n-1) {
      margin: 0 1.5%; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 880px !important;
  height: auto;
  padding: 40px; }

footer {
  width: 100%;
  height: auto; }
  footer .top {
    width: 100%;
    height: auto;
    padding: 15px;
    background-color: #1d1d1d;
    text-align: center; }
    footer .top img {
      display: block;
      width: 200px;
      height: auto;
      margin: 0 auto 15px auto; }
    footer .top p {
      font-size: 13px; }
  footer .bottom {
    width: 100%;
    height: auto;
    padding: 15px; }
  footer .footer_left {
    width: 30%;
    float: left;
    font-size: 11px;
    padding: 10px; }
    footer .footer_left a {
      font-size: 11px;
      padding: 0 5px; }
  footer .footer_right {
    width: 30%;
    float: right;
    font-size: 11px;
    text-align: right; }
    footer .footer_right a {
      font-size: 11px;
      padding: 0 5px; }

.single footer {
  padding-left: 250px; }
  .single footer .footer_left a {
    text-shadow: 2px 2px 3px #454545; }
  .single footer .footer_right {
    text-shadow: 2px 2px 3px #454545; }
  .single footer .footer_right a {
    text-shadow: 2px 2px 3px #454545; }

#background img {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: block; }


.shibuya_top_head_3 {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.shibuya_left_p_new {
	width: 100%;
	height: auto;
}

.shibuya_left_p_new img {
	width: 100%;
}


.shibuya_left_p_1 {
	width: 33.33333%;
	height: auto;
	float: left;
}

.shibuya_left_p_1 img {
	width: 100%;
}

.shibuya_left_p_2 {
	width: 33.33333%;
	height: auto;
	float: left;
}

.shibuya_left_p_2 img {
	width: 100%;
}

.shibuya_left_p_3 {
	width: 33.33333%;
	height: auto;
	float: left;
}

.shibuya_left_p_3 img {
	width: 100%;
}

.main_gym_mv {
  position: relative;
  margin-bottom: 2.5%; }
  .main_gym_mv img {
    width: 100%;
    height: auto; }
  .main_gym_mv .txt {
    position: absolute;
    left: 30%;
    bottom: 40%; }
   .main_gym_mv .txt_new {
    position: absolute;
    left: 30%;
    bottom: 48%; }


    .main_gym_mv .txt img {
      display: inline;
      padding-right: 10px;
      width: 210px; }
    .main_gym_mv .txt h2 {
      font-size: 45px;
      display: inline; }

    .main_gym_mv .txt_new img {
      display: inline;
      padding-right: 10px;
      width: 210px; }
    .main_gym_mv .txt_new h2 {
      font-size: 45px;
      display: inline; }

.main_gym h1 {
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 999;
  font-size: 10px;
  color: #000; }
.main_gym .breadcrumb {
  margin-bottom: 5%;
  margin-left: 5%; }
.main_gym .menu_gym_01 a {
  text-decoration: underline; }
.main_gym .menu_gym_01 .news_box_sub .memo {
  font-size: 16px; }
.main_gym .menu_gym_01 .news_box_sub h2 {
  font-size: 26px;
  line-height: 40px;
  width: 85%; }
.main_gym .fukuoka_bnr {
  text-align: center;
  width: 60%;
  height: auto;
  margin: 0 auto 10% auto; }
.main_gym .gym_access {
  margin-bottom: 5%; }
  .main_gym .gym_access h2 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    display: block; }
  .main_gym .gym_access .tit {
    margin: 10px auto 40px auto;
    padding-bottom: 20px;
    width: 350px;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    border-bottom: 3px solid #b90019; }
  .main_gym .gym_access p {
    text-align: center;
    font-size: 30px;
    line-height: 40px; }
.main_gym .menu_gym_02 {
  margin-bottom: 10%; }
  .main_gym .menu_gym_02 table {
    text-shadow: 1px 1px 1px #000; }
    .main_gym .menu_gym_02 table tr th {
      width: 100px;
      vertical-align: top; }
    .main_gym .menu_gym_02 table tr th span {
      padding: 2px;
      text-align: center;
      background-color: #3a3a3a;
      color: #FFF;
      font-size: 15px;
      display: block;
      width: 100px; }
    .main_gym .menu_gym_02 table tr td {
      padding: 0 0 10px 15px; }
    .main_gym .menu_gym_02 table tr td span {
      font-size: 22px; }
  .main_gym .menu_gym_02 .googlemap {
    margin-left: 100px;
    margin-top: 15px; }
    .main_gym .menu_gym_02 .googlemap a {
      font-size: 15px; }
.main_gym .menu_gym_03 strong {
  font-size: 26px; }
.main_gym .menu_gym_03 .news_box_sub {
  padding: 20px; }
  .main_gym .menu_gym_03 .news_box_sub h2 {
    font-size: 26px;
    line-height: 40px;
    width: 108%;
    margin-left: -8%;
    padding: 10px 0px 20px 55%; }
  .main_gym .menu_gym_03 .news_box_sub .memo {
    padding-left: 50%;
    font-size: 15px; }
  .main_gym .menu_gym_03 .news_box_sub .news_box_btn {
    padding-left: 50%; }
    .main_gym .menu_gym_03 .news_box_sub .news_box_btn a {
      margin-left: 0px; }
.main_gym .menu_gym_04 strong {
  font-size: 26px; }
.main_gym .menu_gym_04 .news_box_sub h2 {
  font-size: 30px;
  line-height: 40px; }
.main_gym .menu_gym_04 .news_box_sub .memo {
  font-size: 15px; }
.main_gym .menu_fukuoka_gym_01 {
  padding-bottom: 10%;
  background-image: url("../img/gym/fukuoka/img_01.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 45% auto; }

  .main_gym .menu_fukuoka_gym_01_2021{
    background-image: none;
    display: flex;
    justify-content: space-between;
  }
  .main_gym .menu_fukuoka_gym_01_2021 .news_box_sub{
    width: 50%;
    margin-right: 0;
  }
  .main_gym .menu_fukuoka_gym_01_2021 .news_box_sub h2{
    padding-right: 10px;
    padding-left: 60px;
    width: 110%;
    margin-left: -60px;
    font-size: 1.8vw;
  }
  .main_gym .menu_fukuoka_gym_01_2021 .news_box_sub .memo{
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    padding-left: 5px;
  }
  .main_gym .menu_fukuoka_gym_01_2021 .youtube{
    width: 45%;
    margin-top: 2.5%;
  }

  .main_gym .menu_fukuoka_gym_01_2021 .youtube iframe{
    width: 100%;
    height: 250px;
  }

  @media (max-width: 1024px){
    .main_gym .menu_fukuoka_gym_01_2021{
      display: block;
    }
    .main_gym .menu_fukuoka_gym_01_2021 .news_box_sub{
      width: 100%;
    }
    .main_gym .menu_fukuoka_gym_01_2021 .youtube{
      width: 100%;
    }
    .main_gym .menu_fukuoka_gym_01_2021 .youtube iframe{
      height: 300px;
    }
  }

.main_gym .menu_fukuoka_gym_02 {
  padding-bottom: 7.5%;
  background-image: url("../img/gym/fukuoka/img_02.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 45% auto; }
.main_gym .menu_fukuoka_gym_03 {
  padding-bottom: 10%;
  background-image: url("../img/gym/fukuoka/img_03.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 45% auto; }
.main_gym .menu_fukuoka_gym_04 {
  padding-bottom: 2.5%;
  background-image: url("../img/gym/fukuoka/img_04.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 45% auto; }
.main_gym .menu_roppongi_gym_01 {
  padding-bottom: 10%;
  background-image: url("../img/gym/roppongi/img_01.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 45% auto; }
.main_gym .menu_roppongi_gym_02 {
  padding-bottom: 7.5%;
  background-image: url("../img/gym/roppongi/img_02.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 45% auto; }
.main_gym .menu_roppongi_gym_04 {
  padding-bottom: 2.5%;
  background-image: url("../img/gym/roppongi/img_04.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 45% auto; }
.main_gym .menu_shibuya_gym_01 {
  padding-bottom: 10%;
  background-image: url("../img/gym/shibuya/img_01.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 45% auto; }

 .main_gym .menu_shibuya_gym_0new1 {
  padding-bottom: 10%;
  background-image: url("../img/gym/shibuya/new_shibuya_2img_02.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 45% auto; }

 .main_gym .menu_shibuya_gym_0new2 {
  padding-bottom: 10%;
  background-image: url("../img/gym/shibuya/new_shibuya_2img_01.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 45% auto; }

.main_gym .menu_shibuya_gym_02 {
  padding-bottom: 7.5%;
  background-image: url("../img/gym/shibuya/img_02.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 45% auto; }
.main_gym .menu_shibuya_gym_04 {
  padding-bottom: 2.5%;
  background-image: url("../img/gym/shibuya/img_04.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 45% auto; }

/*
.twlab_top{background-image: url('../img/twlab/bg_lab.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.twlab_concept{background-image: url('../img/twlab/bg_system.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 110% auto; background-attachment: fixed;}
.twlab_chiba{background-image: url('../img/twlab/bg_chibau.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.twlab_dock{background-image: url('../img/twlab/bg_dock.png'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.twlab_fukugen{background-image: url('../img/twlab/bg_fukugen.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.twlab_tgs{background-image: url('../img/twlab/bg_tgs03.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.personal_top{background-image: url('../img/personal_t/bg.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.personal_top #background{background-image: url('../img/personal_t/bg.jpg'); background-repeat: no-repeat; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: -1;}
.personal_weight{background-image: url('../img/personal_t/bg_wei.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.personal_weight #background{background-image: url('../img/personal_t/bg_wei.jpg'); background-repeat: no-repeat; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: -1;}
.personal_speed{background-image: url('../img/personal_t/bg_spd.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.personal_speed #background{background-image: url('../img/personal_t/bg_spd.jpg'); background-repeat: no-repeat; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: -1;}
.personal_cft{background-image: url('../img/personal_t/bg_cft.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.personal_cft #background{background-image: url('../img/personal_t/bg_cft.jpg'); background-repeat: no-repeat; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: -1;}
.personal_pre{background-image: url('../img/personal_t/pre.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.personal_speed #background{background-image: url('../img/personal_t/pre.jpg'); background-repeat: no-repeat; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: -1;}
.personal_vo{background-image: url('../img/personal_t/bg_vo.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.personal_vo #background{background-image: url('../img/personal_t/bg_vo.jpg'); background-repeat: no-repeat; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: -1;}
.t_support_top{background-image: url('../img/t_support/bg.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.t_support_skill_top{background-image: url('../img/t_support/skill_top_bg.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.t_support_skill_bodyretuning{background-image: url('../img/t_support/bg_retu_ikezawa.png'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.t_support_skill_ashtangayoga{background-image: url('../img/t_support/bg_ay02.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.t_support_skill_pilates{background-image: url('../img/t_support/bg_pil.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.t_support_skill_etgp{background-image: url('../img/t_support/twgp_bg3-min.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.t_support_skill_gw{background-image: url('../img/t_support/bg_gw.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.t_support_skill_simgolf{background-image: url('../img/t_support/bg_pg.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.t_support_skill_strikearts{background-image: url('../img/t_support/bg_sa_2.png'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.t_support_skill_taecombat{background-image: url('../img/t_support/bg_okamoto_pro-min.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.t_support_skill_longdistance{background-image: url('../img/t_support/bg_ld.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.t_support_skill_sprintkids{background-image: url('../img/t_support/bg_sk.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.t_support_skill_triathlon{background-image: url('../img/t_support/bg_traiathlon_new.png'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
.t_support_skill_slackline{background-image: url('../img/t_support/bg_sl.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 100% auto; background-attachment: fixed;}
*/
#contents {
  width: 690px; }
  #contents h1 {
    font-size: 36px;
    line-height: 42px;
    font-family: 'gothic-b','Noto Sans Japanese', sans-serif; }
    #contents h1 span {
      font-size: 42px;
      line-height: 48px;
      display: block; }
    #contents h1 span.f-sans {
      font-size: 36px;
      line-height: 42px;
      display: inline;
      font-weight: 700; }
    #contents h1 p {
      font-size: 14px;
      line-height: 24px;
      color: #b90019;
      font-weight: 700; }
  #contents h1.qa span {
    float: left; }
  #contents h1.qa p {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    line-height: 18px !important; }
    #contents h1.qa p strong {
      font-size: 16px;
      line-height: 18px;
      color: #FFF; }
  #contents h2 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    font-family: 'Noto Sans Japanese', sans-serif; }
  #contents .breadcrumb {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 18px; }
    #contents .breadcrumb a {
      font-size: 12px; }
  #contents h2.partner_h2 {
    font-family: 'gothic-b', 'Noto Sans Japanese', sans-serif;
    padding-top: 40px; }
  #contents h3.partner_h3 {
    font-family: 'gothic-b', 'Noto Sans Japanese', sans-serif;
    padding-top: 0px;
    font-size: 22px; }
  #contents h3.partner_h3_02 {
    font-family: 'gothic-b', 'Noto Sans Japanese', sans-serif;
    padding-top: 20px;
    font-size: 26px; }
  #contents h3.partner_h3_03 {
    padding-top: 40px; }
  #contents h4.partner_h4 {
    font-family: 'gothic-b', 'Noto Sans Japanese', sans-serif;
    padding-top: 0px;
    font-size: 18px;
    font-weight: 700; }
    #contents h4.partner_h4 span {
      font-family: 'Noto Sans Japanese', sans-serif;
      font-size: 18px;
      font-weight: 700; }
  #contents h4.partner_h4_02 {
    padding-top: 20px; }
  #contents h3.support_h3 {
    font-size: 16px;
    line-height: 28px;
    padding-top: 10px;
    margin-bottom: 0px !important;
    font-weight: 700; }
    #contents h3.support_h3 a {
      font-weight: 700; }

#mainContents {
  padding: 20px 0px 0px 0px; }

#mainContents div.box p {
  font-size: 14px;
  line-height: 24px; }
#mainContents div.box p a {
	text-decoration: underline;
}

#mainContents div.box p a:hover {
	text-decoration: none;
}

#mainContents div.box .img {
  font-size: 14px;
  line-height: 24px; }

#lab2 #mainContents {
  padding: 20% 0 0 0; }

#lab3 #mainContents {
  padding: 40% 0 0 0; }

#lab4 #mainContents {
  padding: 60% 0 0 0; }

#lab5 #mainContents {
  padding: 80% 0 0 0; }

#lab6 #mainContents {
  padding: 10% 0 0 0; }

#lab7 #mainContents {
  padding: 30% 0 0 0; }

#lab2 footer {
  margin-top: 0px; }

#lab3 footer {
  margin-top: 0px; }

.premiumfitness_logo {
	width: 45%;
	height: auto;
	margin: 30px auto 40px auto;
}

.premiumfitness_logo img {
	width: 100%;
}

.premiumfitness_subtitle {
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	font-family: 'Noto Sans Japanese', sans-serif;
}

.pf_grandopen_tit {
	text-align: center;
	font-size: 40px;
	margin-bottom: 20px;
	line-height: 28px;
	font-weight: bold;
	font-family: 'gothic-b','Noto Sans Japanese', sans-serif;
}

.premium_bold {
	font-weight: 700;
}

.pf_detail_tit {
	width: 100%;
	height: auto;
	margin-top: 30px;
	padding:0 15px 0 15px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 30px;
	font-family: 'Noto Sans Japanese', sans-serif;
}

.pf_3p {
	width: 100%;
	height: auto;
	margin: 20px auto 40px auto;
}

.pf_3p img {
	width: 100%;
}

.pf_grandopen_txt {
	text-align: center;
	margin-bottom: 30px;
}

.premiumfitness_p {
	width: 100%;
	height: auto;
	margin: 30px auto 20px auto;
}

.premiumfitness_p img {
	width: 100%;
}

.premiumfitness_midtitle {
	width: 100%;
	height: auto;
	border-top: 1px solid #fff;
	padding-top: 30px;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.phnextstage_tit {
	text-align: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Noto Sans Japanese', sans-serif;
    margin-bottom: 20px;
}

.phnextstage_txt {
	font-size: 14px;
    line-height: 24px;
    font-weight: normal;
}

.pf_3p {
	width: 100%;
    height: auto;
    margin: 20px auto 40px auto;
}

.pf_roppongi_info {
	width: 43%;
	margin: 0 auto;
}

.pf_roppongi_info a {
	border: 2px solid #FFF;
    display: inline-block;
    padding: 10px 25px;
    margin: 30px 0 20px 0;
    line-height: 30px;
    text-align: center;
    margin-bottom: 15px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.pf_roppongi_info a:hover {
	opacity: 0.6;
}

.pf_roppongi_info a img {
	width: 20px;
    height: auto;
    margin-left: 15px;
}


.pf_synergy_pf {
	text-align: center;
	font-size: 30px;
	margin-bottom: 20px;
	line-height: 28px;
	font-weight: bold;
	font-family: 'gothic-b','Noto Sans Japanese', sans-serif;
}

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

.premium_img img {
	width: 100%;
}

.premium_link_box {
	width: 100%;
	height: auto;
	margin: 40px auto 70px auto;
	overflow: hidden;
}

.premium_shop_link1 {
	width: 45%;
	height: auto;
	display: block;
	float: left;
	border-bottom: 3px solid #fff;
	padding-bottom: 10px;
	margin-right: 5%;
	margin-left: 2%;
	font-size: 18px;
	padding-left: 10px;
}

.premium_shop_link1 a{
	text-decoration: none;
}

.premium_shop_link1 i {
	margin-right: 5px;
}

.premium_shop_link2 {
	font-size: 18px;
	width: 45%;
	height: auto;
	display: block;
	float: left;
	border-bottom: 3px solid #fff;
	padding-bottom: 10px;
	padding-left: 10px;
}

.premium_shop_link2 a{
	text-decoration: none;
}

.premium_shop_link2 i {
	margin-right: 5px;
}

.premium_shop_title1 {
	border-left: 5px solid #fff;
	padding-left: 15px;
	font-size: 20px;
	line-height: 1.7;
	margin-bottom: 20px;
	font-weight: 500;
	margin-top: 30px;
}

.premium_shop_title2 {
	border-left: 5px solid #fff;
	padding-left: 15px;
	font-size: 20px;
	line-height: 1.7;
	margin-bottom: 20px;
	font-weight: 500;
	margin-top: 80px;
}



.premium_price_tit {
	width: 230px;
	text-align: center;
	height: auto;
	margin: 50px auto 0 auto;
	background-color: #1b1b1b;
	padding: 15px;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
}

.premium_price_subtit {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	margin: 30px auto 0 auto;
}

.premiumprice_txt {
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}

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

.premiumprice_pricelist img {
	width: 100%;
}

.premiumprice_tax {
	font-size: 12px;
	margin-top: 10px;
}

.pf_invi_member_only {
	text-align: center;
	width: 300px;
	height: auto;
	margin: 50px auto 0 auto;
	background-color: #cbcccb;
	color: #000;
	padding: 8px 0;
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
	font-family: 'Noto Sans Japanese', sans-serif;
}

.pf_invi_member_only_tit {
	font-size: 18px;
	text-align: center;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
	margin-top: 20px;
}

.pf_invi_member_only_txt {
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
}

.pf_member_only_price_box {
	width: 100%;
	height: auto;
	clear: both;
	margin: 30px 0 0 20px;
}

.member_only_price_box_sub {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.member_only_price_box_sub_left {
	width: 30%;
	height: auto;
	float: left;
	font-size: 15px;
	font-weight: 700;
	margin-left: 20px;
}

.member_only_price_box_sub_right {
	width: 30%;
	height: auto;
	float: left;
	font-size: 14px;
}

.getugaku_fukumu {
	font-size: 14px;
	margin-left: 33px;
	width: 90%;
	margin-top: 10px;
}

.pf_daikou_box {
	width: 100%;
	height: auto;
	margin: 50px auto 0 auto;
}

.pf_daikou_tit {
	font-size: 18px;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
	margin-left: 20px;
}

.pf_daikou_list {
	width: 100%;
	height: auto;
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #FFF;
	overflow: hidden;
}

.pf_daikou_day {
	width: 100px;
	height: auto;
	font-size: 14px;
	float: left;
	margin-left: 20px;
}

.pf_daikou_time {
	width: 70px;
	height: auto;
	font-size: 13px;
	float: left;
}

.pf_daikou_txt {
	width: 450px;
	height: auto;
	font-size: 14px;
	float: left;
}

.premium_schedule_box {
	width: 100%;
	height: auto;
	margin: 30px auto 30px auto;
}

.premisum_schedule_tit {
	font-size: 18px;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
	margin-left: 20px;
	margin-bottom: 20px;
}

.pf_groupfitness_box {
	width: 100%;
	height: auto;
	margin: 50px auto 0 auto;
}

.pf_groupfitness_img_tit {
	width: 300px;
	height: auto;
	margin: 0 auto;
}

.pf_groupfitness_img_tit img {
	width: 100%;
}

.gf_gray_bg {
	width: 100%;
	height: auto;
	padding: 10px 0 10px 15px;
	background-color: #6f706f;
	font-size:14px;
	margin-top: 40px;
	font-family: 'gothic-b','Noto Sans Japanese', sans-serif;
	margin-bottom: 20px;
}

.gf_name {
	font-size: 25px;
	line-height: 28px;
	font-family: 'gothic-b','Noto Sans Japanese', sans-serif;
	margin-left: 5px;
	overflow: hidden;
}

.rmark {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 20px;
	font-weight: normal;
}

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

.gf_bodyretuning_p img {
	width: 100%;
}








.ControlofConditioning {
	border: 1px solid #fff;
	font-size: 18px;
	line-height: 28px;
	padding: 10px 0 ;
	text-align: center;
	font-family: 'gothic-b','Noto Sans Japanese', sans-serif;
	width: 100%;
	height: auto;
	margin: 20px auto 0 auto;
}

.Control_4_contents {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px auto 0 auto;
}

.Control_shikaku {
	width: 90px;
	height: auto;
	margin-right: 10px;
	float: left;
}

.Control_shikaku img {
	width: 100%;
}

.Control_shikaku2 {
	width: 90px;
	height: auto;
	margin-right: 10px;
	float: left;
}

.Control_shikaku2 img {
	width: 100%;
}

.Control_setumei_txt {
	width: 200px;
	height: auto;
	font-size: 14px;
	float: left;
	margin-right: 25px;
}

.Control_setumei_txt2 {
	width: 220px;
	height: auto;
	font-size: 14px;
	float: left;
}

.gf_icon {
	width: 40px;
	height: auto;
	margin: 0 10px 0 0;
	float: left;
}

.gf_icon img {
	width: 100%;
}

.gf_icon_tit {
	float: left;
	margin-top: 6px;
}

.groupfitenss_p_txt_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
	border-bottom: 1px solid #fff;
	padding-bottom: 30px;
}

.groupfitenss_p_txt_box2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}

.groupfitenss_left_photo {
	width: 300px;
	height: auto;
	float: left;
	margin-right: 25px;
}

.groupfitenss_left_photo img {
	width: 100%;
}

.groupfitenss_right_txt {
	width: 320px;
	height: auto;
	font-size: 14px;
	float: left;
}

.gfnew_box {
	margin-bottom: 40px;
}



.twlab_concept .nav_concept ul li {
  width: 31.5% !important;
  height: auto;
  float: left;
  margin-bottom: 2.5% !important; }
  .twlab_concept .nav_concept ul li a {
    width: 100%;
    height: auto;
    padding: 10px 0px;
    color: #000;
    text-align: center;
    background-color: rgba(133, 132, 132, 0.6);
    display: block;
    font-family: 'gothic-b','Noto Sans Japanese', sans-serif; }
    .twlab_concept .nav_concept ul li a span {
      color: #b90019; }
  .twlab_concept .nav_concept ul li a:hover {
    background-color: rgba(185, 0, 25, 0.5);
    color: #FFF; }
    .twlab_concept .nav_concept ul li a:hover span {
      color: #FFF; }
  .twlab_concept .nav_concept ul li a.on {
    background-color: rgba(185, 0, 25, 0.5);
    color: #FFF; }
    .twlab_concept .nav_concept ul li a.on span {
      color: #FFF; }

.twlab_concept .nav_concept ul li:nth-child(3n-1) {
  margin: 0 2.5% 2.5% 2.5% !important; }

.dock_list ul li strong {
  font-family: 'gothic-b','Noto Sans Japanese', sans-serif;
  font-size: 18px; }

.primary-contents-03 p a {
  font-family: 'gothic','Noto Sans Japanese', sans-serif; }

.chibau_text {
  font-size: 12px;
  line-height: 1.8; }

.blockIndent {
  padding: 0px 0 0 15px; }

.blockIndent h4.partner_h4_02 {
  padding-top: 0px !important; }

.link01 {
  text-align: right;
  font-size: 12px;
  margin-bottom: 30px;
  margin-right: 30px; }

.tlab_onlinebox {
  margin-left: 3%;
  margin-bottom: 20px;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.8; }
  .tlab_onlinebox h3.partner_h3 {
    font-size: 16px !important;
    margin-bottom: 3px !important; }

.skill-top {
  position: relative; }
  .skill-top ul.btn {
    position: absolute;
    right: 20px;
    top: 0px;
    width: 245px; }
    .skill-top ul.btn li {
      float: left;
      margin-left: 1px; }

#mainContents div.box .set1 {
  font-size: 12px;
  line-height: 1.8; }

#mainContents div.box .set2 {
  font-size: 12px;
  line-height: 1.8; }

#mainContents div.bg {
  background-image: url("https://www.totalworkout.jp/common/images/cnt_bg_01.png"); }

#mainContents div.bg_lite {
  background-image: url("https://www.totalworkout.jp/t_support/skill/images/cnt_bg_01.png"); }

#mainContents div.box .right_upper p {
  font-size: 10px;
  line-height: 1.8; }

#mainContents div.box .yamamoto_profile_txt {
  font-size: 10px;
  line-height: 1.8; }

#mainContents div.box .bangelingbay_txt {
  font-size: 10px;
  line-height: 1.8; }

#mainContents div.bg02 {
  background-image: url("../img/cnt_bg_02.png"); }

#mainContents div.bg02 h1 p {
  color: #FFF; }

#mainContents div.box .single_upper {
  width: 100%;
  padding: 0px; }

.supple {
  margin-top: 30px; }

.supple table {
  padding-top: 10px; }

.supple table tr td {
  font-size: 12px;
  line-height: 1.8; }

.topics {
  margin-bottom: 30px; }

.topics div {
  font-size: 18px; }

.topics h1 {
  margin-bottom: 0px !important;
  display: inline-block;
  padding-right: 10px; }

.topics span {
  font-size: 14px;
  line-height: 24px;
  color: #b90019; }

#mainContents div.nav li {
  background-position: 0px -1px;
  line-height: 16px; }

.h3_tit {
  padding: 2px 4px;
  background-color: rgba(185, 0, 25, 0.7); }

.schedule_link {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 10px;
  line-height: 18px; }

#contents div.box dl {
  font-size: 12px; }

#contents div.box table.shop td p {
  font-size: 12px;
  line-height: 1.5; }

#contents div.box table.shop td.table_txt p{
  display: inline;
}

#contents div.box table.shop td p strong{
  font-weight: bold;
}
#contents div.box table.shop td p strong span{
  font-weight: bold;
}
#contents div.box table.shop td p strong span em{
  font-weight: bold;
}

.white-popup {
  color: #000; }

.white-popup .pop_data section p {
  font-size: 12px;
  line-height: 1.8; }

.white-popup .pop_name p {
  color: #000;
  width: 435px !important; }

  .white-popup .pop_name p strong{
    font-weight: bold;
  }

  .white-popup .pop_name p strong span{
    font-weight: bold;
    font-size: 18px;
  }

  .white-popup .pop_name p strong span em{
    font-weight: bold;
    font-size: 18p;
  }

#contents div.box .t1 td p {
  font-size: 10px;
  line-height: 20px; }

.main_qa {
  position: relative; }
  .main_qa .btn_back {
    position: absolute;
    right: 10px;
    top: 10px; }

@media (max-width: 1280px) {
  .main_top .menubox01 .news_box_sub h2 {
    width: 85%; }

  .main_top .menubox02 .news_box_sub {
    padding: 20px 20px 30px 35%; }

  .main_top .access .access_box ul li .link_adresss a {
    padding: 10px 5px; }

  .main_top .access .access_box ul li .link_adresss a img {
    margin-left: 5px; }

  .main_top .news {
    margin: 0 auto 60px auto; }

  .main_gym {
    width: 100%; }
    .main_gym .menubox01 {
      width: 90%; }
    .main_gym .menubox02 {
      width: 90%; }
    .main_gym .menubox03 {
      width: 90%; }
    .main_gym .menubox04 {
      width: 90%; }
    .main_gym .menu_gym_03 strong {
      padding-left: 42%; }
    .main_gym .menu_gym_04 strong {
      padding-left: 42%; }
    .main_gym .menu_gym_01 .news_box_sub h2 {
      font-size: 22px;
      line-height: 32px;
      width: 105%;
      text-shadow: 1px 1px 1px #000; }
    .main_gym .menu_gym_02 .news_box_sub h2 {
      font-size: 22px;
      line-height: 32px;
      text-shadow: 1px 1px 1px #000; }
    .main_gym .menu_gym_03 .news_box_sub h2 {
      font-size: 22px;
      line-height: 32px;
      padding-left: 45%;
      text-shadow: 1px 1px 1px #000; }
    .main_gym .menu_gym_04 .news_box_sub h2 {
      font-size: 22px;
      line-height: 32px;
      text-shadow: 1px 1px 1px #000; }
    .main_gym .menu_gym_01 .news_box_sub .memo {
      text-shadow: 1px 1px 1px #000;
      font-size: 14px; }
    .main_gym .menu_gym_02 .news_box_sub .memo {
      text-shadow: 1px 1px 1px #000;
      font-size: 14px; }
    .main_gym .menu_gym_03 .news_box_sub .memo {
      text-shadow: 1px 1px 1px #000;
      padding-left: 40%;
      font-size: 14px; }
    .main_gym .menu_gym_04 .news_box_sub .memo {
      text-shadow: 1px 1px 1px #000;
      font-size: 14px; }
    .main_gym .menu_fukuoka_gym_03 .news_box_sub {
      padding: 20px; }
    .main_gym .menu_fukuoka_gym_01 {
      background-size: 60% auto; }
    .main_gym .menu_fukuoka_gym_02 {
      background-size: 60% auto; }
    .main_gym .menu_fukuoka_gym_03 {
      background-size: 60% auto; }
    .main_gym .menu_fukuoka_gym_04 {
      background-size: 60% auto; }
    .main_gym .menu_roppongi_gym_01 {
      background-size: 60% auto; }
    .main_gym .menu_roppongi_gym_02 {
      background-size: 60% auto; }
    .main_gym .menu_shibuya_gym_01 {
      background-size: 60% auto; }
    .main_gym .menu_shibuya_gym_02 {
      background-size: 60% auto; }
    .main_gym .fukuoka_bnr {
      text-align: center;
      width: 80%;
      height: auto;
      margin: 0 auto 10% auto; }
    .main_gym .gym_access p {
      text-align: center;
      font-size: 20px;
      line-height: 40px; }

  /*
    .personal_top{background-image: url('../img/personal_t/bg.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 120% auto;}
    .personal_weight{background-image: url('../img/personal_t/bg_wei.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 140% auto;}
    .personal_speed{background-image: url('../img/personal_t/bg_spd.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 150% auto;}
    .personal_cft{background-image: url('../img/personal_t/bg_cft.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 130% auto;}
    .personal_pre{background-image: url('../img/personal_t/pre.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 260% auto;}
    .personal_vo{background-image: url('../img/personal_t/bg_vo.jpg'); background-repeat: no-repeat; background-position: top center; background-size: 140% auto;}
  */ }
@media (max-width: 1280px) {
  body {
    width: 100%; } }
@media (max-width: 1024px) {
  .main_gym h1 {
    right: -20px; }
  .main_gym .main_gym_mv .txt {
    bottom: 20%; }
   .main_gym .main_gym_mv .txt_new {
    bottom: 20%; }

     }
/* @media (max-device-width: 980px) {*/
/* タブレット スマホ */
@media (max-width: 739px) {
  html {
    font-size: 62.5%;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: 100%; }

  body {
    font-family: 'Noto Sans Japanese', sans-serif !important;
    font-size: 15px;
    line-height: 27px;
    font-size: 1.5rem !important;
    width: 100%; }

  .pc {
    display: none !important; }

  .sp {
    display: block !important; }

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

  input[type="button"], input[type="submit"] {
    -webkit-appearance: none; }

  nav {
    display: block; }

  .pagetop {
    display: none !important; }

  #background {
    display: none; }

  .main_top {
    background-color: #000;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-bottom: 0px; }
    .main_top #head_bnr {
      margin-bottom: 0%; }
    .main_top .main_content {
      margin-bottom: 5%; }
    .main_top .news {
      width: 90%;
      height: auto;
      margin: 0 auto 60px auto; }
      .main_top .news h2 {
        text-align: center;
        margin-bottom: 40px;
        font-size: 20px;
        line-height: 30px;
        display: block; }
      .main_top .news .news_box {
        width: 90%;
        height: auto;
        margin: 0 auto 10% auto; }
        .main_top .news .news_box .sub_tit {
          margin-bottom: 20px;
          padding-left: 10px;
          border-left: 3px solid #b90019;
          font-size: 17px; }
        .main_top .news .news_box ul li {
          margin-bottom: 40px;
          width: 100%;
          float: none; }
          .main_top .news .news_box ul li img {
            margin-bottom: 5px;
            width: 100%;
            display: block; }
          .main_top .news .news_box ul li .news_sub {
            width: 100%; }
            .main_top .news .news_box ul li .news_sub .sub {
              margin-bottom: 5px;
              font-size: 13px; }
            .main_top .news .news_box ul li .news_sub .cat {
              margin-bottom: 5px;
              font-size: 13px; }
              .main_top .news .news_box ul li .news_sub .cat span {
                padding: 2px 5px;
                background-color: #b90019;
                color: #FFF; }
        .main_top .news .news_box ul li:nth-child(3n-1) {
          margin: 0 0 40px 0; }
        .main_top .news .news_box .more {
          text-align: right;
          padding-right: 30px;
          background-image: url("../img/btn_arrow.png");
          background-repeat: no-repeat;
          background-position: center right;
          background-size: 20px auto; }
    .main_top .menu_box_bg01 {
      background-image: url("../img/bg_message.png");
      background-repeat: no-repeat;
      background-position: top right;
      background-size: 70% auto; }
    .main_top .menu_box_bg02 {
      background-image: url("../img/bg_concept.png");
      background-repeat: no-repeat;
      background-position: top left;
      background-size: 80% auto; }
    .main_top .menu_box_bg03 {
      background-image: url("../img/bg_training.png");
      background-repeat: no-repeat;
      background-position: top left;
      background-size: 70% auto; }
    .main_top .menu_box_bg04 {
      background-image: url("../img/bg_join.png");
      background-repeat: no-repeat;
      background-position: top right;
      background-size: 80% auto; }
    .main_top .menu_box_bg05 {
      background-image: url("../img/bg_lab.png");
      background-repeat: no-repeat;
      background-position: top right;
      background-size: 70% auto; }
    .main_top .menubox01 {
      width: 95%;
      height: auto;
      margin: 0 auto 10% auto;
      padding-bottom: 5%;
      padding-top: 5%;
      margin-left: 5%; }
      .main_top .menubox01 strong {
        margin-bottom: 10px;
        margin-left: 4%;
        display: block;
        font-size: 15px; }
      .main_top .menubox01 .news_box_sub {
        padding: 20px 20px 10px 20px;
        border: 3px solid #b90019;
        margin-right: 5%; }
        .main_top .menubox01 .news_box_sub h2 {
          font-size: 16px;
          line-height: 26px;
          width: 115%;
          padding: 0 10px 10px 15%;
          margin-bottom: 10px;
          border-bottom: 3px solid #b90019;
          display: block;
          margin-left: -15%; }
        .main_top .menubox01 .news_box_sub .memo {
          font-size: 13px;
          padding-left: 0;
          margin-bottom: 15px; }
          .main_top .menubox01 .news_box_sub .memo img {
            width: 130px;
            height: auto;
            margin-bottom: 15px; }
        .main_top .menubox01 .news_box_sub .news_box_btn {
          text-align: center; }
        .main_top .menubox01 .news_box_sub .news_box_btn a {
          border: 2px solid #FFF;
          display: inline-block;
          padding: 10px 10px;
          line-height: 24px;
          text-align: center;
          margin: 0 auto 15px auto;
          font-size: 12px; }
        .main_top .menubox01 .news_box_sub .news_box_btn a img {
          width: 15px;
          height: auto;
          margin-left: 5px; }
    .main_top .menubox02 {
      width: 95%;
      height: auto;
      margin: 0 auto 10% auto;
      padding-bottom: 5%;
      padding-top: 5%;
      margin-right: 5%; }
      .main_top .menubox02 strong {
        margin-bottom: 10px;
        display: block;
        width: 100%;
        padding-left: 0%;
        text-align: right;
        margin-right: 5%;
        font-size: 15px; }
      .main_top .menubox02 .news_box_sub {
        padding: 20px 20px 10px 20px;
        border: 3px solid #b90019;
        margin-left: 5%; }
        .main_top .menubox02 .news_box_sub h2 {
          font-size: 16px;
          line-height: 26px;
          width: 117.5%;
          padding: 0 10px 10px 12.5%;
          margin-bottom: 10px;
          border-bottom: 3px solid #b90019;
          display: block;
          margin-right: 0;
          margin-left: -15%; }
        .main_top .menubox02 .news_box_sub .memo {
          font-size: 13px;
          padding-left: 0px;
          margin-bottom: 15px; }
          .main_top .menubox02 .news_box_sub .memo img {
            width: 175px;
            height: auto;
            margin-bottom: 15px; }
        .main_top .menubox02 .news_box_sub .news_box_btn {
          text-align: center; }
        .main_top .menubox02 .news_box_sub .news_box_btn a {
          border: 2px solid #FFF;
          display: inline-block;
          padding: 10px 10px;
          margin-left: 0px;
          line-height: 24px;
          text-align: center;
          margin: 0 auto 15px auto;
          font-size: 12px; }
        .main_top .menubox02 .news_box_sub .news_box_btn a img {
          width: 15px;
          height: auto;
          margin-left: 5px; }
        .main_top .menubox02 .news_box_sub .news_box_btn02 {
          width: 48.5%;
          float: left; }
        .main_top .menubox02 .news_box_sub .news_box_btn03 {
          width: 48.5%;
          float: right; }
    .main_top .access h2 {
      text-align: center;
      margin-bottom: 10px;
      font-size: 20px;
      line-height: 30px;
      display: block; }
    .main_top .access .tit {
      margin: 10px auto 40px auto;
      padding-top: 10px;
      width: 100%;
      font-size: 16px;
      text-align: center;
      line-height: 30px;
      border-top: 3px solid #b90019; }
    .main_top .access .access_box {
      width: 100%;
      height: auto;
      margin: 0 auto; }
      .main_top .access .access_box ul li {
        float: none;
        width: 100%;
        margin: 0 0 5% 0; }
        .main_top .access .access_box ul li .shop_tit {
          margin: 0 5% 10px 5%;
          text-align: left; }
        .main_top .access .access_box ul li img {
          display: block;
          width: 90%;
          margin: 0 auto; }
        .main_top .access .access_box ul li .tel {
          padding: 2.5% 5%;
          background-color: #3a3a3a;
          text-align: center; }
          .main_top .access .access_box ul li .tel span {
            background-color: #3a3a3a;
            padding: 2px 5px;
            color: #FFF;
            font-size: 13px; }
        .main_top .access .access_box ul li .address {
          height: auto;
          font-size: 13px;
          padding: 0 5%;
          margin-bottom: 10px; }
        .main_top .access .access_box ul li .link_map {
          text-align: center; }
          .main_top .access .access_box ul li .link_map svg {
            margin-right: 10px; }
        .main_top .access .access_box ul li .link_map {
          margin-bottom: 20px; }
        .main_top .access .access_box ul li .link_adresss {
          width: 100%;
          text-align: center; }
        .main_top .access .access_box ul li .link_adresss a {
          width: auto;
          border: 2px solid #FFF;
          display: inline-block;
          padding: 10px 25px;
          line-height: 30px;
          text-align: center;
          margin-bottom: 15px; }
        .main_top .access .access_box ul li .link_adresss a img {
          width: 20px;
          height: auto;
          margin-left: 5px;
          margin-bottom: 0px;
          display: inline-block; }
      .main_top .access .access_box ul li:nth-child(3n-1) {
        margin: 0 0 5% 0; }
    .main_top .footer_sp_bnr .sysarea02 {
      padding: 10px 0px;
      background-color: #5a5a5a; }
    .main_top #link {
      padding: 0px 8px 30px; }
    .main_top .top-menu .menu-contents {
      font-size: 11px; }

  #footer {
    font-size: 12px; }

  .top-hdg {
    margin: 5% 0 0 0; }

  .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 95% !important;
    height: auto;
    padding: 40px; }

  .mfp-inline-holder .mfp-content iframe, .mfp-ajax-holder .mfp-content iframe {
    width: 100%;
    height: 300px; }

  .twlab_top {
    background-image: none; }

  .twlab_concept {
    background-image: none; }

  .twlab_chiba {
    background-image: none; }

  .twlab_dock {
    background-image: none; }

  .twlab_fukugen {
    background-image: none; }

  .personal_top {
    background-image: none; }

  .personal_weight {
    background-image: none; }

  .personal_speed {
    background-image: none; }

  .personal_cft {
    background-image: none; }

  .personal_pre {
    background-image: none; }

  .personal_vo {
    background-image: none; }

  .overlay {
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    z-index: 6;
   }

   #index_video {
	   height: 250px;
   }

   #index_video_mp4 {
	height: 250px;
	top: 0;
   }

   #bkimg2 {
    z-index: 1;
    margin-bottom: 0;
    width: 100%;
    position: relative;
    height: auto;
}



  #contents {
    width: 100%; }
    #contents h1 {
      font-size: 25px;
      font-size: 2.5rem;
      line-height: 1.2;
      padding: 10px 14px; }
      #contents h1 span {
        font-size: 12px;
        line-height: 20px;
        font-size: 1.2rem;
        display: block; }
      #contents h1 small {
        font-size: 18px;
        line-height: 28px; }
    #contents h2 {
      font-family: 'gothic-b','Noto Sans Japanese', sans-serif;
      font-size: 20px; }
    #contents .primary-contents {
      padding: 0 5% 5% 5%; }

  .hdg-l3 {
    font-family: 'gothic-b','Noto Sans Japanese', sans-serif; }

  .hdg-l4 {
    font-family: 'gothic-b','Noto Sans Japanese', sans-serif;
    font-size: 16px;
    margin: 0 0 5px 0px !important; }

  .dock_list ul li:nth-child(odd) {
    float: none;
    width: 100%; }

  .dock_list ul li:nth-child(even) {
    float: none;
    width: 100%; }

  .link-menu-02 ul li a {
    font-family: 'gothic-b','Noto Sans Japanese', sans-serif;
    font-size: 18px !important; }
    .link-menu-02 ul li a span.f-sans {
      font-weight: 700;
      font-size: 15px; }

  .link-menu-02 .link-menu-col {
    font-size: 20px;
    font-family: 'gothic-b','Noto Sans Japanese', sans-serif;
    font-weight: 400 !important; }
    .link-menu-02 .link-menu-col span.f-sans {
      font-weight: 700;
      font-size: 18px; }

  .link-menu-contents {
    font-family: 'gothic','Noto Sans Japanese', sans-serif; }
    .link-menu-contents img {
      width: 100px;
      max-width: 100px; }

  .accordion_tree dt {
    margin: 20px 0 0 0;
    font-size: 20px;
    line-height: 1.1;
    color: #bf0014;
    font-weight: 700;
    font-family: 'gothic-b','Noto Sans Japanese', sans-serif; }

  .hdg-l2-text {
    line-height: 18px; }

  .link-menu > li > a {
    font-family: 'gothic-b','Noto Sans Japanese', sans-serif;
    font-size: 16px; }

  .primary-contents p {
    padding: 0 0 5% 0; }

  #contents h1 span {
    font-size: 2.5rem !important;
    line-height: 1.4 !important; }

  #contents h1 span.hdg-l1-text {
    font-size: 12px !important;
    line-height: 20px !important;
    font-size: 1.2rem !important; }

  .hdg-l3 {
    font-weight: 700; }

  .hdg-l3-03 {
    font-size: 1.5rem !important; }

  .nav-pagetop a:before {
    top: 0.1em !important; }

  .top-menu .title {
    font-size: 22px !important; }

  .top-menu .text {
    font-size: 14px !important;
    padding-right: 20px !important; }

  .top-hdg-02.f-gothic-b {
    font-size: 22px; }

  .header-btn {
    font-weight: 700;
    color: #000; }

  .is-open .global-nav-btn p {
    display: inline-block;
    color: #FFF; }

  .is-open .global-nav-btn p:before {
    font-size: 40px;
    font-size: 4rem;
    content: "×";
    color: #bf0014;
    display: block; }

  .top-list-menu li:last-child {
    border-bottom: 10px solid #363636;
    border-top: none;}

  .link-menu-topics li a {
    font-size: 16px !important;
    font-size: 1.6rem !important;
    line-height: 1.5; }

  .sort select#select_form {
    position: static;
    height: 40px; }

  .sort {
    float: none; }

  .sort input {
    position: static;
    height: 30px;
    top: 10px;
    margin-top: 5px; }

  .fukuoka .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    padding: 0px; }

  .fukuoka .white-popup p.ttl {
    background-image: none;
    text-align: left;
    font-size: 1.6rem;
    background-color: #333;
    padding: 7px; }

  .fukuoka .white-popup .pop_name .modal_box_inner > :last-child {
    width: 100% !important;
    float: none;
    font-size: 1.6rem; }

  .fukuoka .white-popup .pop_logo {
    width: 100px;
    border: none; }

  .fukuoka .media-item {
    width: 35%; }

  .fukuoka .white-popup .pop_data {
    background-color: #FFF; }

  .fukuoka .white-popup .pop_data .btn {
    background-image: none; }

  .fukuoka .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100% !important; }

  .fukuoka .white-popup .pop_data .pop_def dt {
    min-width: 100px; }

  .fukuoka .mfp-close {
    background-image: none; }

  .fukuoka .white-popup h1 {
    border-bottom: none;
    font-size: 1.6rem;
    line-height: 1.4; }

  #contents .tit_gym {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding: 2.5%; }
  #contents .menu_gym_01 {
    width: 100%;
    height: auto;
    margin: 0 auto 5% auto;
    padding: 2.5%; }
    #contents .menu_gym_01 strong {
      margin-bottom: 10px;
      display: block;
      font-size: 14px;
      line-height: 18px;
      background-color: #000; }
    #contents .menu_gym_01 .news_box_sub {
      padding: 20px 20px 10px 20px;
      border: 3px solid #b90019; }
      #contents .menu_gym_01 .news_box_sub h2 {
        font-size: 16px;
        line-height: 26px;
        width: 115%;
        padding: 0 10px 10px 15%;
        margin-bottom: 10px;
        border-bottom: 3px solid #b90019;
        display: block;
        margin-left: -15%; }
      #contents .menu_gym_01 .news_box_sub .memo {
        font-size: 12px;
        line-height: 20px;
        padding-left: 0;
        margin-bottom: 15px; }
        #contents .menu_gym_01 .news_box_sub .memo img {
          width: 130px;
          height: auto;
          margin-bottom: 15px; }
      #contents .menu_gym_01 .news_box_sub .news_box_btn {
        text-align: center; }
      #contents .menu_gym_01 .news_box_sub .news_box_btn a {
        border: 2px solid #FFF;
        display: inline-block;
        padding: 10px 10px;
        line-height: 24px;
        text-align: center;
        margin: 0 auto 15px auto;
        font-size: 12px; }
      #contents .menu_gym_01 .news_box_sub .news_box_btn a img {
        width: 15px;
        height: auto;
        margin-left: 5px; }
  #contents .fukuoka_bnr {
    text-align: center;
    width: 100%;
    height: auto;
    margin: 2.5% auto 10% auto; }
  #contents .gym_access {
    margin-bottom: 5%; }
    #contents .gym_access h2 {
      text-align: center;
      font-size: 18px;
      line-height: 30px;
      display: block; }
    #contents .gym_access .tit {
      margin: 10px auto 10px auto;
      padding-bottom: 10px;
      width: 100%;
      font-size: 20px;
      text-align: center;
      line-height: 30px;
      border-bottom: 3px solid #b90019; }
    #contents .gym_access p {
      text-align: center;
      font-size: 14px;
      line-height: 24px; }
  #contents .gym_acess_table {
    margin-bottom: 10%; }
    #contents .gym_acess_table table {
      text-shadow: 1px 1px 1px #000;
      padding-top: 5%;
      display: block;
      width: 90%;
      margin: 0 auto; }
      #contents .gym_acess_table table tr th {
        width: 80px;
        vertical-align: top; }
      #contents .gym_acess_table table tr th span {
        padding: 1px 2px;
        text-align: center;
        background-color: #3a3a3a;
        color: #FFF;
        font-size: 14px;
        display: block;
        width: 80px; }
      #contents .gym_acess_table table tr td {
        padding: 0 0 10px 15px;
        font-size: 13px; }
      #contents .gym_acess_table table tr td span {
        font-size: 16px; }
    #contents .gym_acess_table .googlemap {
      margin-top: 15px;
      text-align: center;
      margin-bottom: 5%; }
      #contents .gym_acess_table .googlemap a {
        font-size: 13px; }
  #contents .menubox01 {
    width: 100%;
    height: auto;
    margin: 0 auto 10% auto;
    padding-bottom: 5%;
    padding-top: 5%; }
    #contents .menubox01 strong {
      margin-bottom: 10px;
      margin-left: 4%;
      display: block;
      font-size: 15px; }
    #contents .menubox01 .news_box_sub {
      padding: 20px 20px 10px 20px;
      border: 3px solid #b90019;
      margin-right: 2.5%;
      margin-left: 2.5%; }
      #contents .menubox01 .news_box_sub h2 {
        font-size: 16px;
        line-height: 26px;
        width: 115%;
        padding: 0 10px 10px 15%;
        margin-bottom: 10px;
        border-bottom: 3px solid #b90019;
        display: block;
        margin-left: -15%; }
      #contents .menubox01 .news_box_sub .memo {
        font-size: 13px;
        line-height: 27px;
        padding-left: 0;
        margin-bottom: 15px; }
        #contents .menubox01 .news_box_sub .memo img {
          width: 130px;
          height: auto;
          margin-bottom: 15px; }
      #contents .menubox01 .news_box_sub .news_box_btn {
        text-align: center; }
      #contents .menubox01 .news_box_sub .news_box_btn a {
        border: 2px solid #FFF;
        display: inline-block;
        padding: 10px 10px;
        line-height: 24px;
        text-align: center;
        margin: 0 auto 15px auto;
        font-size: 12px; }
      #contents .menubox01 .news_box_sub .news_box_btn a img {
        width: 15px;
        height: auto;
        margin-left: 5px; }
  #contents .menubox02 {
    width: 100%;
    height: auto;
    margin: 0 auto 0% auto;
    padding-bottom: 5%;
    padding-top: 15%; }
    #contents .menubox02 strong {
      margin-bottom: 10px;
      display: block;
      width: 100%;
      padding-left: 0%;
      text-align: right;
      padding-right: 5%;
      font-size: 15px; }
    #contents .menubox02 .news_box_sub {
      padding: 20px 20px 10px 20px;
      border: 3px solid #b90019;
      margin-left: 2.5%;
      margin-right: 2.5%; }
      #contents .menubox02 .news_box_sub h2 {
        font-size: 16px;
        line-height: 26px;
        width: 117.5%;
        padding: 0 10px 10px 12.5%;
        margin-bottom: 10px;
        border-bottom: 3px solid #b90019;
        display: block;
        margin-right: 0;
        margin-left: -15%; }
      #contents .menubox02 .news_box_sub .memo {
        font-size: 13px;
        line-height: 27px;
        padding-left: 0px;
        margin-bottom: 15px; }
        #contents .menubox02 .news_box_sub .memo img {
          width: 175px;
          height: auto;
          margin-bottom: 15px; }
      #contents .menubox02 .news_box_sub .news_box_btn {
        text-align: center; }
      #contents .menubox02 .news_box_sub .news_box_btn a {
        border: 2px solid #FFF;
        display: inline-block;
        padding: 10px 10px;
        margin-left: 0px;
        line-height: 24px;
        text-align: center;
        margin: 0 auto 15px auto;
        font-size: 12px; }
      #contents .menubox02 .news_box_sub .news_box_btn a img {
        width: 15px;
        height: auto;
        margin-left: 5px; }
      #contents .menubox02 .news_box_sub .news_box_btn02 {
        width: 48.5%;
        float: left; }
      #contents .menubox02 .news_box_sub .news_box_btn03 {
        width: 48.5%;
        float: right; }
  #contents .menu_fukuoka_gym_01 {
    background-image: url("../img/gym/fukuoka/img_01.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover; }
  #contents .menu_fukuoka_gym_01_2021{
    background-image: none;
    padding-bottom: 0%;
  }
  #contents .menu_fukuoka_gym_01_2021 .youtube{
    width: 95%;
    margin: 0 auto;
  }
  #contents .menu_fukuoka_gym_01_2021 .youtube iframe{
    width: 100%;
    height: 250px;
  }

  #contents .menu_fukuoka_gym_02 {
    background-image: url("../img/gym/fukuoka/img_02.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 45% auto; }
  #contents .menu_fukuoka_gym_03 {
    background-image: url("../img/gym/fukuoka/img_03.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 65% auto; }
  #contents .menu_fukuoka_gym_04 {
    background-image: url("../img/gym/fukuoka/img_04.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 75% auto; }
  #contents .menu_roppongi_gym_01 {
    background-image: url("../img/gym/roppongi/img_01.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover; }
  #contents .menu_roppongi_gym_02 {
    background-image: url("../img/gym/roppongi/img_02.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 45% auto; }
  #contents .menu_roppongi_gym_04 {
    background-image: url("../img/gym/roppongi/img_04.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 75% auto; }
  #contents .menu_shibuya_gym_01 {
    background-image: url("../img/gym/shibuya/img_01.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover; }
  #contents .menu_shibuya_gym_new_1 {
    background-image: url("../img/gym/shibuya/new_shibuya_2img_02.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover; }
  #contents .menu_shibuya_gym_new_2 {
    background-image: url("../img/gym/shibuya/new_shibuya_2img_01.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover; }


  #contents .menu_shibuya_gym_02 {
    background-image: url("../img/gym/shibuya/img_02.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 45% auto; }
  #contents .menu_shibuya_gym_04 {
    background-image: url("../img/gym/shibuya/img_04.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 75% auto; }

  #footer .top {
    width: 100%;
    height: auto;
    padding: 15px;
    margin-bottom: 15px;
    background-color: #1d1d1d;
    text-align: left; }
    #footer .top img {
      display: block;
      width: 200px;
      height: auto;
      margin: 0 auto 15px auto; }
    #footer .top p {
      font-size: 13px; }

  .table-02 th, .table-02 td {
    float: none; }

  .link {
    color: #0070bf !important; }


    .release_box {
	width: 100%;
	height: auto;
	margin: 10px auto 50px auto;
}

.release_box .newsList {
    max-width: 100%;
    margin: 0 auto 0 auto;
    padding: 0;
}

.release_box .newsItem:first-of-type {
    border-top: 1px dotted #7f7f7f;
}

.newsItem a {
	color: #fff;
    display: block;
    text-decoration: none!important;
}

.newsItem a:hover {
	background-color: #191919;
}

.newsItem dl {
    display: table;
    width: 100%;
    padding: 2em 0;
    border-bottom: 1px dotted #7f7f7f;
}

.newsItem dl .newsItem__txt {
    display: table-cell;
    padding-left: 1em;
    vertical-align: middle;
    font-size: 14px;
    line-height: 2;
}

.newsItem dl .newsItem__date {
    display: table-cell;
    padding-right: 1em;
    font-size: 14px;
     line-height: 2;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
}




}
