body,
html {
  width: 100%;
  height: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Hiragino Kaku Gothic Pro',Meiryo,sans-serif;
  font-weight: normal;
}

a, a:link, a:visited {
  color: #666;
  text-decoration: none;
}
a:hover, a:active {
  color: #000;
  text-decoration: underline;
}
.container {
  color: #666;
  background-color: #FFF;
}
.containers {
  color: #FFF;
  background-color: #000;
}

.topnav {
  font-size: 14px;
  font-size: 1.4rem;
  height: 60px;
}

img.hlogo {
  width: 75px;
  height: 50px;
}
body {
  padding-top: 60px;
}
h1.en {
  margin: 0;
  padding: 0;
  font-size: 50px;
  font-size: 5rem;
  font-weight: 500;
  color: #000;
  text-align: center;
  font-family: 'Oswald', sans-serif;
}
h1.en:first-letter {
  color: #E75296;
}
h2.jp {
  margin: 0 0 1em 0;
  padding: 0;
  font-size: 29px;
  font-size: 2.9rem;
  color: #666 !important;
  text-align: center;
}
.text-ajust {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
  color: #666;
  line-height: 1.8em;

}
hr.enjpbdr {
  display; block;
  margin: 25px auto 30px auto;
  width: 200px;
  border-top: 1px solid #666;
}
h3.norm {
  margin: 40px 0 10px 0;
  padding: 0;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  color: #666 !important;
  text-align: center;
}
@media(min-width:992px) {
  body {
    padding-top: 120px;
  }
  .topnav {
    font-size: 16px;
    font-size: 1.6rem;
    height: 120px;
  }
  img.hlogo {
    width: 150px;
    height: 100px;
  }
  .navbar-nav {
    padding-top: 30px;
  }
  h1.en {
    font-size: 58px;
    font-size: 5.8rem;
  }
  h2.jp {
    font-size: 35px;
    font-size: 3.5rem;
    text-align: center !important;
  }
  hr.enjpbdr {
    display; block;
    margin: 30px auto 35px auto;
    width: 200px;
    border-top: 1px solid #666;
  }
  .text-ajust {
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
    color: #666:
  }
  h3.norm {
    font-size: 32px;
    font-size: 3.2rem;
    text-align: center !important;
  }
}
@media(max-width:480px) {
  h1.en {
    font-size: 40px;
    font-size: 4rem;
  }
  h2.jp {
    font-size: 23px;
    font-size: 2.3rem;
    text-align: center !important;
  }


}







.footername {
  margin: 1em auto 0.5em auto;
  font-size: 30px;
  font-size: 3rem;
  color: #666;
}
.shopadr {
  margin: 0 auto;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}
@media(max-width:640px) {
  .shopadr {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
footer {
  padding: 50px 0 0 0;
  background-color: #FFF;
}
p.copyright {
    margin: 15px auto;
}
.gototop {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(0, 0, 0, 0.2);
  color: #FFF;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}
/*root*/
.bg_white {
  color: #000;
  background-color: #FFF;
}
.gc_wrapper {
  max-width: 100%; 
  min-width: 300px; 
  margin: 2.0833% auto;
}
.responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.responsive-iframe-container iframe,
.responsive-iframe-container object,
.responsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .big-container {
    display: none;
  }
  .small-container {
    padding-bottom: 200%;   /* ���� */
  }
}
@media (min-width: 768px) {
  .small-container {
    display: none;
  }
}
.socialbtn ul {
  text-align: center;
  list-style-type: none;
  margin: 20px 0 0 0;
  padding: 0;
}
.socialbtn ul li {
  display: inline-block;
  padding: 0 10px;
  font-size: 28px;
  font-size: 2.8rem;
}
@media (max-width: 768px) {
  .socialbtn ul {
    margin: 20px auto 0 auto;
    width: 250px;
    text-align: left;
  }
  .socialbtn ul li {
    display: block;
    padding: 0 0 10px 0;
  }
}
@media (max-width: 520px) {
  .socialbtn ul {
    width: 200px;
  }
  .socialbtn ul li img {
    width: 40px;
    height: auto;
  }
  .socialbtn ul li {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.map {
  margin: 50px 0 20px 0;
  color: #000;
  background-color: #FFF;
}
#ig_canvas {
  width: 100%;
  height: 300px;
}
@media (min-width: 992px) {
  #ig_canvas {
    height: 400px;
  }
}
table.cmgmap {
  width: auto;
  color: #000;
}
table.cmgmap td {
  padding: 0;
  vertical-align: top;
}
table.cmgmap td.gmapname {
  padding-bottom: 3px;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #999;
}
table.cmgmap td.gmapaddr {
  padding-right: 10px;
  font-size: 12px;
  line-height: 1.5em;
}
/*trainer*/
.nd10md {
  position: relative;
}
h3.trainer {
  margin: 0 0 0.5em 0;
  padding-bottom: 0.2em;
  font-size: 32px !important;
  font-size: 3.2rem !important;
  color: #666;
  font-weight: normal;
  line-height: 1em;
  border-bottom: 1px solid #666;
}
h3.trainer span {
  display: block;
  font-size: 0.5em;
}

ul.socials {
  position: absolute;
  top: 0;
  right: 0;
  list-style-type: none;
  margin: 0 10px 0 0;
  padding: 0;
}
ul.socials li {
  display: inline-block;
  padding: 0 5px;
}
@media (max-width: 768px) {
  ul.socials li img {
    width: 40px;
    height: auto;
  }
}
@media (max-width: 360px) {
  ul.socials {
    position: static;
  }
}
dl.profile {
  margin: 0;
  padding: 0;
}
dl.profile dt {
  float: left;
  width: 4em;
  font-weight: normal;
}
dl.profile dd {
  margin: 0 0 0 4em;
}
h4.igstyle {
  margin: 1.5em 0 0.5em 0;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #666;
}
h4.igstyle.igstyle_top{
  margin-top: 0;
}
ul.hislist {
  margin: 0;
  padding: 0 0 0 1em;
}
.copy {
  margin: 0;
  padding: 0;
}
dl.profile, dl.menusamp, h4.igstyle, ul.hislist, .copy {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8em;
  color: #666;
}
table.iginfo {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1.8em;
  color: #666;
}
hr.plbdr {
  display: block;
  margin: 70px 0;
  border: 5px double #999;
}
@media(min-width:768px) {
  h3.trainer {
    font-size: 48px !important;
    font-size: 4.8rem !important;
  }
  dl.profile, dl.menusamp, h4.igstyle, ul.hislist, .copy, table.iginfo {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media(max-width:480px) {
  h3.trainer {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
/*class*/
h3.classhdr {
  margin: 0 0 0.5em 0;
  padding-bottom: 0.2em;
  font-size: 32px;
  font-size: 3.2rem;
  color: #E75296;
  font-weight: normal;
  line-height: 1em;
  border-bottom: 1px solid #666;
}
@media(min-width:768px) {
  h3.classhdr {
    font-size: 38px;
    font-size: 3.8rem;
  }
}
@media(max-width:480px) {
  h3.classhdr {
    font-size: 25px;
    font-size: 2.1rem;
  }
}
img.favimg {
  width: 169px;
  height: 45px;
}
@media(max-width:480px) {
  img.favimg {
    width: 85px;
    height: 22px;
  }
}
dl.menusamp {
  margin: 0;
  padding: 0;
}
dl.menusamp dt {
  float: left;
  width: 5em;
  font-weight: normal;
  border: 1px solid #666;
  text-align: center;
  padding-top: 3.5em;
}
dl.menusamp dd {
  margin: 0 0 0 6em;
}
@media(max-width:480px) {
  dl.menusamp dt {
    float: none;
    width: 100%;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  dl.menusamp dd {
    margin:0;
  }
}
.outlinkbtn {
  margin: 0 auto;
  width: 80%;
  text-align: center;
}
.ownermerit {
  font-weight: bold;
  border: 1px solid #000;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}
@media (min-width: 768px) {
  .rcfit .outlinkbtn {
    margin: 0 0 0 20%;
  }
  .lcfit .outlinkbtn {
    margin: 0 20% 0 0;
  }
}
.gosptop {
  margin: 10px 0;
  padding: 0;
  height: 60px;
  line-height: 60px;
  color: #FFF;
  background-color: #B3B3B3;
  font-size: 22px;
  text-align: center;
}
.gosptop a {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
.gosptop a:link,
.gosptop a:visited {
  color: #FFF !important;
}
.gosptop a:hover,
.gosptop a:focus {
  color: #000 !important;
  background-color: #CCC;
  text-decoration: none !important;
}
@media (max-width: 768px) {
  .gosptop {
    height: auto;
    line-height: 2;
    font-size: 20px;
  }
}
@media (max-width: 605px) {
  .gosptop {
    line-height: 1.4;
    font-size: 18px;
  }
}
/*class*/
table.iginfo {
  margin: 0;
  border: 1px solid #666 !important;
}
table.iginfo th, table.iginfo td {
  font-weight: normal;
  text-align: center !important;
  vertical-align: middle !important;
  padding: 0 0.5em;
  border: 1px solid #666 !important;
}
table.iginfo th.ighdr {
  color: #FFF !important;
  background-color: #999;
  font-size: 1.1em;
  padding-top: 0.5em !important;
  padding-bottom: 0.5em !important;
}
table.iginfo th.igcate {
  background-color: #F2F2F2;
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}
table.iginfo th.igfee, table.iginfo td {
  padding: 2em 0;
}
span.onlysmt {
  display: none;
}
@media (max-width: 768px) {
  span.onlysmt {
    display: inline !important;
    font-size: 0.9em;
  }
}
dl.pstr {
  margin: 1em 0 0 1em;
  padding: 0;
}
dl.pstr dt {
  margin: 0;
  padding: 0 0 0.3em;;
  font-weight: 300;
}
dl.pstr dd {
  margin: 0 0 0 2em;
  padding: 0;
  font-weight: 700;
  line-height: 1.8em;
}
.tndivs {
  margin: 0;
}
.img-trainer {
  width: 100%;
  max-width: 400px;
}
@media (max-width: 992px) {
  .tndivs {
    margin: 0 10%;
    text-align: center;
  }
}
hr.cttbdr {
  margin: 100px auto 100px auto;
  border: 3px solid #999;
  width: 40%;
}


@media (min-width: 992px){
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
      padding-right: 0;
      padding-left: 0;
  }

  .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important;
  }

  .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
  }
  .navbar-toggle {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.9px){
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-toggle {
    display: inline-block !important;
  }
  .navbar-header {
    float: none;
  }
}



.staff_list_name{
  padding-left:1rem;
  font-size:20px;
  height:70px;
  line-height:70px;
  background-image:url('/staff_images/bg_name.png');
  background-position:center right;
  background-repeat:no-repeat;
}
.staff_list_name_nolink{
  padding-left:1rem;
  font-size:20px;
  height:70px;
  line-height:70px;
}
.staff_list_name_amateur{
  display: table-cell;
  height: 110px;
  padding-left:1rem;
  vertical-align: middle;
}
.staff_list_name_amateur span{
  font-size:20px;
}
@media (max-width: 767.9px){
  .staff_list_name{
    padding-left:1rem;
    font-size:20px;
    height:50px;
    line-height:50px;
    background-image:url('/staff_images/bg_name_sm.png');
    background-position:center right;
    background-repeat:no-repeat;
    background-size: contain;
  }
  .staff_list_name_nolink{
    padding-left:1rem;
    font-size:20px;
    height:50px;
    line-height:50px;
  }  
}

.breadcrumb{
  background-color: #FFF;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #666;
  content: ">";
}

.detail_back_btn{
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.detail_back_btn a{
  font-size:20px;
  border:1px solid #666;
  padding: 10px 20px;
}

