@charset "UTF-8";

body {
  color: #333;
}

section {
  overflow: hidden;
}

li {
  list-style: none;
}

.cfx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.alpha a:hover img {
  opacity: 0.7;
}

#wrapper {
  background-color: #fff;
}

#header {
  width: 100%;
  max-width: 1172px;
  height: 130px;
  margin: 0 auto;
  position: relative;
}

#header .title_tot {
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  padding-top: 30px;
}

#header .title_tot span {
  display: block;
  margin-top: 15px;
}

#header .btn_askul_top a {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  background: #172397;
  color: #fff;
  border-radius: 0 0 5px 5px;
  text-decoration: none;
  padding: 13px 10px;
}

#header .btn_askul_top a:visited {
  color: #fff;
}

#header .btn_askul_top a:hover {
  opacity: 0.7;
}

.kv_obi_pink {
  background: #fbe7e7 url(/resource/club_com/before_login/koto/kintai/images/index/bg_clock_red.png);
  width: 100%;
  height: 130px;
}

.kv_obi_pink .wrap {
  text-align: center;
  line-height: 130px;
}

.kv_obi_pink .wrap img {
  vertical-align: middle;
}

.kv_obi_pink .wrap:after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 19px 0 19px;
  border-color: #fbe7e7 transparent transparent transparent;
}

.kv_main {
  width: 100%;
  max-width: 1172px;
  margin: 0 auto;
  text-align: center;
}

.kv_main_text {
  color: #333;
  font-size: 70px;
  font-weight: bold;
  line-height: 1;
  margin: 45px 0 25px;
}

.service_list {
  width: 79.692833%;
  margin: 20px auto 30px;
}

.service_list li {
  float: left;
  width: 22%;
  margin-left: 4%;
}

.service_list li:first-child {
  margin-left: 0;
}

.service_list li img {
  width: 100%;
}

.service_list p {
  margin-top: 30px;
  line-height: 1.6;
}

.service_list p strong {
  color: #ec383a;
  font-weight: bold;
}

.kv_obi_red {
  background: #ec383a url(/resource/club_com/before_login/koto/kintai/images/index/bg_clock.png);
  width: 100%;
}

.kv_obi_red .wrap {
  width: 78.133333%;
  max-width: 1172px;
  margin: 0 auto;
  padding: 35px 0;
  position: relative;
}

.kv_obi_red .wrap b {
  display: block;
}

.kv_obi_red .wrap b:first-child {
  margin-bottom: 15px;
}

.kv_obi_red .wrap b img {
  width: 84.641638%;
}

.kv_obi_red .wrap:after {
  content: "";
  background: url(/resource/club_com/before_login/koto/kintai/images/index/obi_img.png) no-repeat right bottom;
  background-size: contain;
  display: block;
  position: absolute;
  width: 13.054608%;
  min-width: 80px;
  height: 204px;
  right: 0;
  bottom: 0;
}

.heading {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  margin: 50px 0 40px;
}

.heading small {
  display: block;
  font-size: 25px;
  margin-top: 20px;
}

#tot_market_share {
  padding-bottom: 60px;
}

.market_share_info_box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 86.860068%;
  max-width: 1172px;
  margin: 0 auto;
  border: 1px solid #ec383a;
  border-radius: 10px;
  padding: 50px 40px 30px;
}

.market_share_info_box i {
  display: block;
  width: 33.333%;
  float: left;
}

.market_share_info_box i img {
  width: 100%;
}

.market_share_info_box p {
  float: right;
  width: 55%;
  border: 1px solid #dbdbdb;
  padding: 25px 20px 25px;
  margin-top: 20px;
}

.market_share_info_box p small {
  display: block;
  margin-top: 25px;
}

.heading_market_share {
  text-align: center;
  margin: 0 0 20px;
}

.heading_market_share img {
  width: 100%;
  max-width: 607px;
}

#tot_system {
  background: url(/resource/club_com/before_login/koto/kintai/images/index/bg_case.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 60px;
}

#tot_system .wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-radius: 10px;
  width: 87.030717%;
  max-width: 1172px;
  margin: 0 auto;
  padding: 35px 40px;
}

.tot_system_merit_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.tot_system_merit_list .list {
  float: left;
  border: 1px solid #dbdbdb;
  width: 47.916667%;
  margin-bottom: 2.12766%;
}

.tot_system_merit_list .list:nth-child(2n) {
  float: right;
  margin-left: 2.12766%;
}

.tot_system_merit_list .list:last-child, .tot_system_merit_list .list:nth-last-child(2) {
  margin-bottom: 0;
}

.tot_system_merit_list .list .number {
  display: inline-block;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  background: #e4000c;
  width: 50px;
  height: 50px;
  vertical-align: middle;
}

.tot_system_merit_list .list_text_area {
  padding: 0 20px 30px 60px;
  margin-top: -20px;
}

.tot_system_merit_list .list_text_area p {
  font-size: 16px;
  margin-top: 25px;
}

.tot_system_merit_list .list_heading {
  font-size: 25px;
}

.tot_system_merit_list .list_heading strong {
  color: #e4000c;
}

#tot_more .wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border: 1px solid #ec383a;
  border-radius: 10px;
  width: 87.030717%;
  max-width: 1172px;
  margin: 0 auto;
  padding: 35px 40px;
  margin-bottom: 60px;
}

.heading_muryo {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.heading_muryo span {
  color: #e4000c;
  font-weight: bold;
}

.heading_muryo:before {
  content: "";
  display: inline-block;
  background: url(/resource/club_com/before_login/koto/kintai/images/index/img_slash_red_back.png) no-repeat;
  width: 41px;
  height: 41px;
}

.heading_muryo:after {
  content: "";
  display: inline-block;
  background: url(/resource/club_com/before_login/koto/kintai/images/index/img_slash_red.png) no-repeat;
  width: 41px;
  height: 41px;
}

.text_muryo {
  text-align: center;
}

.btn_wrap {
  margin: 20px auto 0;
  width: 100%;
  max-width: 851px;
}

.btn_column {
  width: 100%;
  float: left;
  margin-bottom: 60px;
}

.btn_column img {
  width: 100%;
  max-width: 851px;
}

.btn_askul {
  width: 53.584019%;
  float: left;
}

.btn_askul a {
  display: block;
}

.btn_askul img {
  width: 100%;
  max-width: 456px;
}

.btn_soloel {
  width: 42.890717%;
  float: right;
}

.btn_soloel a {
  display: block;
}

.btn_soloel img {
  width: 100%;
  max-width: 365px;
}

.btn_text_outer {
  display: block;
  font-size: 13px;
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
  height: 35px;
  position: relative;
}

.btn_text_outer span {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

#tot_noproblem {
  background: url(/resource/club_com/before_login/koto/kintai/images/index/bg_case.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 60px;
}

#tot_noproblem .wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-radius: 10px;
  width: 87.030717%;
  max-width: 1172px;
  margin: 0 auto;
  padding: 35px 40px;
}

#tot_useful .wrap {
  width: 87.030717%;
  max-width: 1172px;
  margin: 0 auto;
  padding: 35px 40px;
}

.useful_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

.useful_list .list {
  width: 48%;
  float: left;
  margin-left: 4%;
}

.useful_list .list:first-child {
  margin-left: 0;
}

.useful_list .list .useful_list_heading {
  color: #ec383a;
  text-align: center;
}

.useful_list .list .circle {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 214px;
  height: 100%;
}

.useful_list .list .icon_no1:after {
  content: url(/resource/club_com/before_login/koto/kintai/images/index/ico_feature.png);
  display: block;
  width: 79px;
  height: 68px;
  position: absolute;
  top: 0;
  right: 0;
}

.useful_list .list .heading_red {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
}

.useful_list .list .useful_list_text {
  width: 100%;
  border: 1px solid #dbdbdb;
  margin-top: -55px;
  padding: 85px 30px 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.useful_list .list .useful_list_text h4 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: center;
}

.useful_list .list .useful_list_text p {
  font-size: 16px;
  line-height: 1.6;
}

.example {
  width: 87.030717%;
  max-width: 1172px;
  margin: 0 auto;
  padding: 35px 40px;
}

.example_heading {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
}

.example_text {
  font-size: 16px;
  text-align: center;
  line-height: 1.6;
}

.example_text span {
  display: block;
}

.feature_use {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 8px solid #ec383a;
  width: 87.030717%;
  max-width: 1172px;
  margin: 0 auto 80px;
}

.feature_use .feature_use_wrap {
  display: table;
  margin: 0 auto;
  text-align: center;
}

.feature_use i {
  display: inline-block;
  position: relative;
  padding: 0 20px;
}

.feature_use i:after {
  content: "";
  background: url(/resource/club_com/before_login/koto/kintai/images/index/means_ico_01.png) no-repeat;
  display: block;
  width: 75px;
  height: 75px;
  position: absolute;
  top: -35px;
  right: 0;
}

.feature_use i img {
  display: block;
}

.feature_use .feature_use_text {
  display: inline-block;
  font-size: 16px;
  line-height: 1.3;
  margin-top: 40px;
}

.feature_use .feature_use_text p {
  float: left;
  text-align: left;
  margin-top: 30px;
  margin-left: 20px;
}

.feature_use .feature_use_text strong {
  display: block;
  font-size: 25px;
  margin-top: 5px;
}

.feature_use .feature_use_text:before {
  content: "";
  background: url(/resource/club_com/before_login/koto/kintai/images/index/means_ico_03.png) no-repeat;
  display: inline-block;
  float: left;
  width: 149px;
  height: 149px;
}

.needs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 87.030717%;
  max-width: 1172px;
  margin: 0 auto;
}

.needs_heading {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
}

.needs_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 50px;
}

.needs_list .list {
  width: 22%;
  height: 400px;
  margin-left: 4%;
  float: left;
}

.needs_list .list:first-child {
  margin-left: 0;
}

.needs_list .list .needs_list_heading {
  color: #ec383a;
  font-size: 1.5vw;
  text-align: center;
  height: 2em;
  position: relative;
}

.needs_list .list .needs_list_heading span {
  position: absolute;
  font-weight: bold;
  left: 0;
  bottom: 0;
  width: 100%;
}

.needs_list .list .list_inner {
  border: 1px solid #dbdbdb;
  margin-top: 10px;
  height: 80%;
}

.needs_list .list .list_inner img {
  width: 100%;
  display: block;
}

.needs_list .list .list_inner span {
  display: block;
  font-size: 16px;
  line-height: 1.6;
  padding: 10px 10px 0;
}

.needs_list .list .list_inner span small {
  font-size: 14px;
}

#tot_price .kv_obi_red {
  overflow: hidden;
  height: 130px;
}

#tot_price .kv_obi_red .heading {
  color: #fff;
  line-height: 130px;
  vertical-align: middle;
  margin: 0;
}

.askul_original_price {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 87.030717%;
  max-width: 1172px;
  margin: 50px auto;
  border: 8px solid #172397;
  padding-bottom: 35px;
}

.askul_original_price .price_heading {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  margin-top: -25px;
}

.askul_original_price .price_heading span {
  background: #fff;
  color: #172397;
  font-weight: bold;
  padding: 0 20px;
}

.askul_original_price .price_heading span:before {
  content: "";
  display: inline-block;
  background: url(/resource/club_com/before_login/koto/kintai/images/index/img_slash_blue_back.png) no-repeat;
  width: 41px;
  height: 41px;
}

.askul_original_price .price_heading span:after {
  content: "";
  display: inline-block;
  background: url(/resource/club_com/before_login/koto/kintai/images/index/img_slash_blue.png) no-repeat;
  width: 41px;
  height: 41px;
}

.askul_original_price .price_heading_text {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 35px;
  padding: 0 35px;
}

.askul_original_price .price_list {
  width: 70.784314%;
  margin: 0 auto;
}

.askul_original_price .price_list .list {
  float: left;
  width: 29%;
  margin-left: 6.5%;
}

.askul_original_price .price_list .list:first-child {
  margin-left: 0;
}

.askul_original_price .price_list .list img {
  width: 100%;
}

.askul_original_price .price_text {
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 35px;
  padding: 0 35px;
}

#tot_trial {
  background: url(/resource/club_com/before_login/koto/kintai/images/index/bg_sky.png) no-repeat;
  background-size: cover;
  padding-bottom: 60px;
}

#tot_trial .wrap {
  width: 87.030717%;
  max-width: 1172px;
  margin: 0 auto;
}

#tot_trial .trial_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#tot_trial .list {
  float: left;
  width: 14%;
  margin-left: 2%;
  height: 250px;
}

#tot_trial .list:first-child {
  margin-left: 0;
}

#tot_trial .list_red {
  background: #ec383a;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px\9;
}

#tot_trial .list_red span {
  font-weight: bold;
}

#tot_trial .list_wide {
  width: 20%;
}

#tot_trial .list_wide .wrap_red {
  height: 120px;
  margin-bottom: 10px;
}

#tot_trial .list_wide .wrap_red h4 {
  height: 60px;
  background: #ec383a;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-top: 10px\9;
}

#tot_trial .list_wide .wrap_red p {
  height: 60px;
  color: #ec383a;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-top: 10px\9;
}

#tot_trial .list_wide .wrap_gray {
  height: 120px;
}

#tot_trial .list_wide .wrap_gray h4 {
  height: 60px;
  background: #444;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-top: 10px\9;
}

#tot_trial .list_wide .wrap_gray p {
  height: 60px;
  color: #444;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-top: 10px\9;
}

#tot_trial .list_heading {
  color: #fff;
  background: #ec383a;
  font-size: 26px;
  padding-top: 20px\9;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 78px;
}

#tot_trial .list_text {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 20px\9;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 172px;
}

#tot_trial .text_wrap span{
  display: block;
}

#tot_link {
  margin: 80px 0;
}

#tot_footer {
  background: #f1f1f1;
  padding: 0 35px;
}

#tot_footer .wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 87.030717%;
  max-width: 1172px;
  margin: 50px auto;
}

#tot_footer .title_tot {
  float: left;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  margin-right: 20px;
}

#tot_footer .title_tot span {
  display: block;
  margin-top: 15px;
}

#tot_footer .footer_text {
  float: left;
  font-size: 16px;
  color: #d70011;
  line-height: 1.6;
  font-weight: bold;
  margin-top: 18px;
}

.footer_link_list .list {
  float: left;
  font-size: 14px;
  margin-left: 40px;
  margin-top: 30px;
  padding-left: 10px;
  background: url(/resource/club_com/before_login/koto/kintai/images/index/icon_arrow_gray.png) no-repeat left center;
}

.footer_link_list .list:first-child {
  margin-left: 0;
}

.footer_link_list .list a {
  color: #333;
  text-decoration: none;
  padding-right: 15px;
  background: url(/resource/club_com/before_login/koto/kintai/images/index/icon_blank_gray.png) no-repeat right center;
}

#footer {
  width: 100%;
}

#footer .copyright {
  font-size: 12px;
  color: #fff;
  background: #d70011;
  line-height: 1;
  text-align: center;
  padding: 15px 0;
}

@media screen and (max-width: 768px) {
  img{
    width: auto;
  }
  .kv_obi_pink .wrap img {
    width: 90%;
    max-width: 513px;
  }
  .kv_main_service .service_list {
    width: 79.692833%;
  }
  .kv_main_service .service_list li {
    width: 22%;
  }
  .kv_main_text {
    font-size: 8.3333333vw;
  }
  .kv_obi_red .wrap {
    width: 100%;
    text-align: center;
  }
  .kv_obi_red .wrap b {
    display: inline-block;
  }
  .kv_obi_red .wrap img {
    width: 100%;
  }
  .kv_obi_red .wrap:after {
    display: none;
  }
  .heading {
    font-size: 4.557292vw;
  }
  .market_share_info_box i {
    text-align: center;
    width: 100%;
    float: none;
  }
  .market_share_info_box i img {
    width: 60%;
  }
  .market_share_info_box p {
    margin-top: 30px;
    width: 100%;
    float: none;
  }
  .tot_system_merit_list .list {
    float: none;
    width: 100%;
  }
  .tot_system_merit_list .list:nth-child(2n) {
    float: none;
    margin-left: 0;
  }
  .tot_system_merit_list .list:nth-last-child(2) {
    margin-bottom: 2.12766%;
  }
  .tot_system_merit_list .list_text_area {
    padding: 0 10px 30px 70px;
  }
  .heading_muryo {
    font-size: 4.557292vw;
  }
  .heading_muryo:before {
    width: 4.557292vw;
    height: 3.125vw;
  }
  .heading_muryo:after {
    width: 4.557292vw;
    height: 3.125vw;
    background-position: left bottom;
  }
  #tot_more .wrap {
    padding: 30px 20px;
  }
  #tot_more .text_muryo {
    font-size: 25px;
    line-height: 1.6;
    text-align: left;
  }
  #tot_link .btn_wrap {
    width: 78.125%;
    max-width: 600px;
  }
  .btn_column {
    float: none;
    margin-bottom: 0;
  }
  .btn_askul {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .btn_askul img {
    width: 100%;
    max-width: 600px;
  }
  .btn_soloel {
    float: none;
    width: 100%;
    text-align: center;
  }
  .btn_soloel img {
    width: 80%;
    max-width: 484px;
  }
  .btn_text_outer {
    font-size: 16px;
  }
  #tot_noproblem .wrap {
    padding: 20px 40px;
  }
  .service_list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .service_list li {
    float: none;
    width: 45%;
    margin-bottom: 20px;
  }
  .service_list p {
    margin-top: 10px;
  }
  .useful_list {
    display: block;
  }
  .useful_list .list {
    width: 100%;
    margin: 0;
  }
  .useful_list .list .useful_list_text {
    border: none;
    padding: 85px 0 60px;
  }
  .useful_list .list .useful_list_text p {
    font-size: 18px;
  }
  .example {
    padding: 35px 0px;
  }
  .example_text {
    text-align: left;
    font-size: 18px;
  }
  .example_text span {
    display: inline;
  }
  .feature_use .feature_use_text {
    text-align: center;
    margin-top: 0;
  }
  .feature_use .feature_use_text:before {
    float: none;
  }
  .feature_use .feature_use_text p {
    float: none;
    margin-top: 0;
  }
  .needs_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .needs_list .list {
    width: 43.75%;
    margin-left: 0;
  }
  .needs_list .list .needs_list_heading {
    font-size: 4vw;
  }
  .askul_original_price {
    border: none;
  }
  .askul_original_price .price_heading {
    font-size: 4.557292vw;
  }
  .askul_original_price .price_heading span:before {
    width: 4.557292vw;
    height: 3.125vw;
  }
  .askul_original_price .price_heading span:after {
    width: 4.557292vw;
    height: 3.125vw;
    background-position: left bottom;
  }
  .askul_original_price .price_list {
    width: 100%;
  }
  .askul_original_price .price_text {
    text-align: left;
    font-size: 18px;
  }
  #tot_trial .trial_list {
    display: block;
  }
  #tot_trial .trial_list .list {
    background: #fff;
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    height: auto;
  }
  #tot_trial .list_heading {
    float: left;
    width: 20%;
    height: 117px;
    font-size: 3.255208vw;
  }
  #tot_trial .list_text {
    float: left;
    width: 80%;
    height: 117px;
    font-size: 25px;
    line-height: 1.1;
  }
  #tot_trial .text_wrap span{
    display: inline;
  }
  #tot_trial .list.list_red {
    background: #ec383a;
    height: 117px;
  }
  #tot_trial .list.list_wide {
    background: none;
  }
  #tot_trial .list.list_wide .wrap_red {
    width: 49%;
    float: left;
  }
  #tot_trial .list.list_wide .wrap_gray {
    width: 49%;
    float: left;
    margin-left: 2%;
  }
  #tot_link {
    margin-top: 30px;
  }
  #tot_footer .wrap {
    margin: 50px 0;
    width: 100%;
  }
  #tot_footer .title_tot {
    text-align: center;
    width: 100%;
    margin: 0;
    float: none;
  }
  #tot_footer .title_tot span {
    width: 100%;
  }
  #tot_footer .title_tot span img {
    width: 100%;
    max-width: 320px;
  }
  #tot_footer .footer_text {
    text-align: center;
    float: none;
  }
  .footer_link_list {
    text-align: center;
  }
  .footer_link_list .list {
    float: none;
    display: inline-block;
    margin-left: 20px;
  }
}
