@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: "my-font";
  src: url("../font/Franklin Gothic Demi Cond Regular.ttf");
}
/*-----PC-----*/
@media screen and (min-width: 600px) {
  .box_open {
    width: 100%;
    margin-top: 120px;
    padding: 20px 0;
    display: inline-block;
    background-color: #353535;
  }
  .text_open {
    font-size: 1.8rem;
    line-height: 1.2;
    color: #fff;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    text-align: center;
  }
  .contact_bar {
    width: 100%;
    background-color: #353535;
    margin-top: 120px;
    position: absolute;
    z-index: 200;
  }
  .contact_bar p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    padding: 15px 0;
  }
  .contact_bar p span {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-decoration: underline;
    letter-spacing: 2px;
  }
  .box_background {
    width: 100%;
    height: 800px;
    background: url("../img/main6.png") no-repeat;
    background-size: cover;
    background-position: top;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    margin-top: 210px;
  }
  .list_box_background {
    width: 830px;
    margin: 0 85px;
    position: absolute;
    bottom: -30%;
  }
  .list_box_background li {
    line-height: 2;
    float: left;
  }
  .list_box_background li img {
    width: 250px;
  }
  .list_box_background li p {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 0.7rem;
    text-align: center;
  }
  .list_box_background li p span {
    vertical-align: text-top;
  }
  .list_box_background li:nth-child(2) {
    margin: 0 30px;
  }
  .box_gray {
    width: 100%;
    padding: 250px 0 0 0;
    background-color: #e6e6e6;
  }
  .box_gray2 {
    width: 100%;
    padding: 0 0 200px 0;
    background-color: #e6e6e6;
    display: inline-block;
  }
  .list_personal {
    width: 850px;
    margin: 30px 75px 0 75px;
  }
  .list_personal li {
    height: 340px;
    float: left;
    margin: 0 0 50px 0;
  }
  .list_personal li p {
    text-align: center;
    font-size: 1rem;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .list_personal li:nth-child(2) {
    height: 340px;
    margin: 0 50px 50px 50px;
  }
  .list_personal li:nth-child(5) {
    height: 340px;
    margin: 0 50px 50px 50px;
  }
  .box_white {
    width: 100%;
    padding: 0 0 0 0;
    background-color: #fff;
  }
  .list_program {
    width: 700px;
    margin: 30px 175px 0 175px;
  }
  .list_program li {
    float: left;
    margin: 0 0 0 0;
  }
  .list_program li:nth-child(2) {
    float: left;
    margin: 0 0 10px 20px;
  }
  .list_program li:nth-child(4) {
    float: left;
    margin: 0 0 10px 20px;
  }
  .box_blue {
    width: 100%;
    padding: 50px 0 0 0;
    background-color: #4e82d0;
    display: inline-block;
  }
  img.chart {
    width: 787px;
    margin: 30px 106.5px 0 106.5px;
  }
  .text_under_chart {
    margin: 30px 0 50px 0;
    font-size: 0.9rem;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #fff;
    text-align: center;
  }
  .box_black {
    width: 100%;
    padding: 50px 0 100px 0;
    background-color: #000;
  }
  .price_table1 {
    width: 630px;
    margin: 30px 165px 0 165px;
    text-align: center;
    border-collapse: collapse;
    border: solid #898989 1px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .price_table1 th {
    width: 22%;
    background-color: #484848;
    border: solid #898989 1px;
    font-size: 1.3rem;
    color: #fff;
    line-height: 1.2;
    padding: 1% 0;
  }
  .price_table1 td {
    font-size: 1.3rem;
    background-color: #fff;
    border: solid #898989 1px;
    text-align: left;
    line-height: 1.2;
    padding: 1% 0 1% 2%;
  }
  .price_table2 {
    width: 630px;
    margin: 10px 165px 0 165px;
    text-align: center;
    border-collapse: collapse;
    border: solid #898989 1px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .price_table2 th {
    width: 22%;
    background-color: #484848;
    border: solid #898989 1px;
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.3;
    padding: 1% 0;
  }
  .price_table2 td {
    font-size: 1.2rem;
    background-color: #fff;
    border: solid #898989 1px;
    text-align: left;
    line-height: 1.3;
    padding: 1% 0 1% 2%;
  }
  .price_table1 td span {
    color: #ff0000;
    font-weight: 800;
  }
  .price_table2 td span {
    color: #ff0000;
  }
  .text_red {
    margin: 150px 0 0 0;
    font-size: 1.5rem;
    font-weight: 800;
    color: #ff0000;
    text-align: center;
  }
  .text_under_price {
    font-size: 0.9rem;
    color: #fff;
    width: 630px;
    margin: 0 165px 0 165px;
    text-align: left;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .list_step {
    width: 876px;
    margin: 50px 62px 0 62px;
  }
  .blackback {
    width: 100%;
    background-color: #000;
    margin: 0 0 10px 0;
    font-size: 4rem;
    color: #fff;
    font-weight: 800;
    text-align: center;
    line-height: 1.1;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .list_step li {
    width: 428px;
    margin: 0 0 20px 0;
    float: left;
  }
  .list_step li:nth-child(2n) {
    width: 428px;
    margin: 0 0 20px 20px;
  }
  .text_step {
    font-size: 1.2rem;
    font-weight: 800;
    line-height: 1.2;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .table_trainer {
    width: 100%;
    display: inline-block;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .table_trainer th {
    vertical-align: top;
    padding: 50px 0 0 0;
  }
  .table_trainer td {
    padding: 50px 0 0 30px;
    vertical-align: baseline;
    text-align: left;
  }
  .name {
    font-size: 2rem;
    font-weight: 800;
  }
  .certificate {
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.8;
  }
  .certificate2 {
    margin: 10px 0;
    font-size: 1rem;
    /*font-weight: 800;*/
  }
  .certificate2 span {
    font-size: 1.2rem;
    font-weight: 800;
  }
  .introduce {
    font-size: 1rem;
    font-weight: 400;
  }
  .span1_introduce {
    font-size: 1.5rem;
    font-weight: 800;
  }
  .span2_introduce {
    font-size: 1rem;
    font-weight: 800;
  }
  .box_border_bottom {
    width: 100%;
    padding: 0 0 50px 0;
    border-bottom: dotted 1px #484848;
  }
  .access_box {
    margin: 10px 0 80px 0;
  }
  .map {
    width: 500px;
    margin: 30px 0 0 0;
    display: block;
    float: left;
  }
  .address_box {
    width: 500px;
    height: 360px;
    margin: 30px 0 0 0;
    display: block;
    float: right;
  }
  .table_access {
    width: 100%;
    margin: 0 0 0 0;
    line-height: 1.1;
  }
  .table_access th {
    text-align: left;
    vertical-align: top;
    font-size: 1rem;
    font-weight: 800;
    padding: 0 0 0 30px;
  }
  .table_access td {
    font-size: 1rem;
    font-weight: 800;
    padding: 0 0 0 10px;
  }
  .yura {
    margin: 0 0 0 30px;
    font-size: 1.5rem;
    font-weight: 800;
  }
  .address {
    font-size: 1rem;
    font-weight: 800;
    margin: 0 0 0 30px;
    line-height: 1.1;
  }
  .slider {
    margin: 0 0 30px 0;
  }
  .tel {
    margin: 0 0 0 30px;
    font-size: 2rem;
    font-weight: 800;
  }
  .tel img {
    width: 50px;
    vertical-align: middle;
    margin: -8px 15px 0 0;
  }
  .text_slider {
    margin: 50px 0 0 0;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 800;
  }
  img.trial {
    width: 345px;
    margin: 0 0 0 30px;
  }
  .side_btn {
    width: 120px;
    position: fixed;
    right: 0;
    top: 210px;
    line-height: 0;
    opacity: 0.8;
  }
  .massage_box {
    margin: 20px auto;
  }
  .massage_box h3 {
    color: #000;
    font-size: 1.5rem;
    margin: 20px auto;
    text-align: center;
  }
  .massage_box p {
    width: 250px;
    font-size: 1.2rem;
    line-height: 1.5;
    margin: 0 auto;
  }
}
/*-----SP-----*/
@media screen and (max-width: 599px) {
  .box_open {
    width: 100%;
    margin-top: 90px;
    padding: 21px 0;
    display: inline-block;
    background-color: #353535;
  }
  .text_open {
    font-size: 1.2rem;
    line-height: 1.2;
    color: #fff;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    text-align: center;
  }
  .contact_bar {
    background-color: #353535;
    margin-top: 90px;
  }
  .contact_bar p {
    color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
    padding: 15px 0;
  }
  .contact_bar p span {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-decoration: underline;
    letter-spacing: 2px;
  }
  .box_background {
    width: 100%;
    height: 300px;
    background: url("../img/main6.png") no-repeat;
    background-size: 100%;
    background-position: top;
    position: relative;
    vertical-align: bottom;
  }
  .list_box_background {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 90%;
  }
  .list_box_background li {
    width: 30%;
    float: left;
  }
  .list_box_background li p {
    font-size: 0.5rem;
    text-align: center;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .list_box_background li img {
    max-width: 100%;
  }
  .list_box_background li:nth-child(2) {
    margin: 0 5%;
  }
  .box_gray {
    width: 100%;
    padding: 200px 0 0 0;
    background-color: #e6e6e6;
  }
  .box_gray2 {
    width: 100%;
    padding: 0 0 80px 0;
    background-color: #e6e6e6;
    display: inline-block;
  }
  .list_personal {
    width: 100%;
    margin: 30px 0 0;
  }
  .list_personal li {
    max-width: 48%;
    /*height: 230px;*/
    float: left;
    margin: 0 4% 40px 0;
  }
  .list_personal li img {
    max-width: 100%;
  }
  .list_personal li p {
    text-align: center;
    font-size: 0.8rem;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .list_personal li:nth-child(2n) {
    max-width: 48%;
    margin: 0 0 40px 0;
  }
  .box_white {
    width: 100%;
    padding: 0 0 30px 0;
    background-color: #fff;
  }
  .list_program {
    width: 100%;
    margin: 30px 0 0 0;
  }
  .list_program li {
    float: none;
    text-align: center;
    margin: 0 0 0 0;
  }
  .list_program li:nth-child(2) {
    float: none;
    text-align: center;
    margin: 0 0 0 0;
  }
  .list_program li:nth-child(4) {
    text-align: center;
    float: none;
    margin: 0 0 0 0;
  }
  .box_blue {
    width: 100%;
    padding: 50px 0 0 0;
    background-color: #4e82d0;
    display: inline-block;
  }
  img.chart {
    width: 787px;
    margin: 30px 106.5px 0 106.5px;
  }
  .box_black {
    width: 100%;
    padding: 50px 0 100px 0;
    background-color: #000;
  }
  img.chart {
    max-width: 100%;
    margin: 30px 0 0 0;
  }
  .text_under_chart {
    margin: 30px 0 50px 0;
    font-size: 0.8rem;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #fff;
    text-align: center;
  }
  .price_table1 {
    width: 98%;
    margin: 30px 1% 0 1%;
    text-align: center;
    border-collapse: collapse;
    border: solid #898989 1px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .price_table1 tr:first-child {
    border-spacing: 10px 0;
  }
  .price_table1 th {
    width: 25%;
    background-color: #484848;
    border: solid #898989 1px;
    font-size: 0.9rem;
    color: #fff;
    line-height: 1.3;
    padding: 1% 0;
  }
  .price_table1 td {
    font-size: 0.8rem;
    background-color: #fff;
    border: solid #898989 1px;
    text-align: left;
    line-height: 1.3;
    padding: 1% 0 0 2%;
  }
  .price_table1 td span {
    font-size: 0.8rem;
    color: #ff0000;
  }
  .price_table2 {
    width: 98%;
    margin: 10px 1% 0 1%;
    text-align: center;
    border-collapse: collapse;
    border: solid #898989 1px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .price_table2 tr:first-child {
    border-spacing: 10px 0;
  }
  .price_table2 th {
    width: 25%;
    background-color: #484848;
    border: solid #898989 1px;
    font-size: 0.9rem;
    color: #fff;
    line-height: 1.3;
    padding: 1% 0;
  }
  .price_table2 td {
    font-size: 0.8rem;
    background-color: #fff;
    border: solid #898989 1px;
    text-align: left;
    line-height: 1.3;
    padding: 1% 0 0 2%;
  }
  .price_table1 td span {
    font-weight: 800;
    font-size: 0.8rem;
    color: #ff0000;
  }
  .price_table2 td span {
    font-size: 0.8rem;
    color: #ff0000;
  }
  .list_step {
    width: 100%;
    margin: 50px 0 0 0;
  }
  .blackback {
    max-width: 62%;
    background-color: #000;
    margin: 0 19% 2% 19%;
    font-size: 3rem;
    color: #fff;
    font-weight: 800;
    text-align: center;
    line-height: 1.1;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .list_step li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .list_step li:last-child {
    width: 100%;
    margin: 0 0 0 0;
  }
  .text_step {
    max-width: 62%;
    margin: 0 19% 0 19%;
    font-size: 0.8rem;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .list_step li img {
    max-width: 62%;
    margin: 0 19% 0 19%;
  }
  .text_red {
    margin: 150px 0 0 0;
    font-size: 1.5rem;
    font-weight: 800;
    color: #ff0000;
    text-align: center;
  }
  .text_under_price {
    font-size: 0.9rem;
    color: #fff;
    width: 100%;
    margin: 0 0 0 0;
    text-align: left;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .table_trainer {
    width: 100%;
    display: inline-block;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .table_trainer th {}
  .table_trainer td {
    padding: 50px 0 0 5px;
    vertical-align: baseline;
    text-align: left;
  }
  .name {
    font-size: 2rem;
    font-weight: 800;
  }
  .certificate {
    font-size: 1.2rem;
    font-weight: 800;
  }
  .certificate2 {
    margin: 25px 0;
    font-size: 1rem;
    font-weight: 400;
  }
  .certificate2 span {
    font-size: 1rem;
    font-weight: 800;
  }
  .introduce {
    font-size: 1rem;
    font-weight: 400;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    padding: 0 5px;
  }
  .span1_introduce {
    font-size: 1.4rem;
    font-weight: 800;
  }
  .span2_introduce {
    font-size: 1rem;
    font-weight: 800;
  }
  .box_border_bottom {
    width: 100%;
    padding: 0 0 40px 0;
    border-bottom: dotted 1px #484848;
  }
  .address_box {
    margin: 20px 0 40px 0;
    display: block;
    padding: 0 5px;
  }
  .table_access {
    width: 100%;
    margin: 0 0 20px 0;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .table_access th {
    width: 25%;
    text-align: left;
    vertical-align: top;
    font-size: 1rem;
    font-weight: 800;
    padding: 0 0 0 5px;
  }
  .table_access td {
    font-size: 1rem;
    font-weight: 800;
    padding: 0 0 0 0;
  }
  .yura {
    font-size: 1.5rem;
    font-weight: 800;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .address {
    font-size: 1rem;
    font-weight: 800;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .tel {
    font-size: 2rem;
    font-weight: 800;
    text-align: center;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .trial {
    max-width: 80%;
    margin: 0 10%;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  }
  .tel img {
    width: 50px;
    vertical-align: middle;
    margin: -8px 15px 0 0;
  }
  .text_slider {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    margin: 30px 0 0 0;
    font-size: 1.5rem;
    font-weight: 800;
  }
  .slider {
    margin: 0 0 30px 0;
  }
  .slider li:nth-child(2) {
    margin: 0 3%;
  }
  .slider img {
    max-width: 100%;
  }
  .side_btn {
    width: 80px;
    position: fixed;
    right: 0;
    top: 170px;
    line-height: 0;
    opacity: 0.8;
  }
  .side_btn img {
    width: 80px;
  }
  .massage_box {
    margin: 20px auto;
  }
  .massage_box h3 {
    color: #000;
    font-size: 1.2rem;
    margin: 20px auto;
    text-align: center;
  }
  .massage_box p {
    width: 60%;
    font-size: 1.2rem;
    line-height: 1.5;
    margin: 0 auto;
  }
}