@charset "UTF-8";
.page_mv {
  background: url(../img/mv/chiropractic-office.jpg) center / cover;
}

.mv_main_txt {
  font-size: 70px;
  line-height: 60px;
}

@media screen and (max-width: 767px) {
  .page_mv {
    height: 200px;
  }
  .mv_slider_item {
    bottom: 15px;
    left: 20px;
    display: block;
  }
  .mv_main_txt {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 5px;
  }
  .mv_sub_txt {
    font-size: 20px;
    line-height: 20px;
    margin-left: 0;
  }
}

/* ------------------------------------------
  affiliated
------------------------------------------ */

.affiliated {
  margin-top: 72px;
  margin-bottom: 100px;
}

.affiliated_img {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto 100px;
}

.affiliated_txt_inner {
  width: 79.2%;
  margin: 0 auto 100px;
}

.affiliated_txt_inner p {
  letter-spacing: 0.03em;
  line-height: 35px;
}

.affiliated_txt_inner p:nth-of-type(1) {
  color: #263e6d;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 45px;
}

.affiliated_txt_inner p:nth-of-type(2) {
  font-size: 15px;
}

@media screen and (max-width: 767px) {
  .affiliated {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

/* ------------------------------------------
  treatment
------------------------------------------ */

.af_sec_ttl {
  color: #263e6d;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 50px;
  text-align: center;
}

.treatment_inner {
  width: 52%;
  margin: 0 auto;
  font-size: 15px;
  letter-spacing: 0.03em;
  line-height: 35px;
}

.treatment_inner:nth-of-type(1) {
  margin-bottom: 50px;
}

.tr_inner_ttl {
  color: #263e6d;
  margin-bottom: 20px;
  font-weight: 600;
}

.tr_inner_txt {
  font-size: 15px;
}

.af_border {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  height: 0.5px;
  background: #b9b9b9;
  margin-top: 100px;
  margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .treatment_inner {
    width: 90%;
  }
  .af_border {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 90%;
  }
  .affiliated_img {
    margin-bottom: 50px;
  }
  .affiliated_txt_inner {
    margin-bottom: 50px;
  }
  .affiliated_txt_inner {
    width: 100%;
  }
}

@media screen and (max-width: 430px) {
  .tr_inner_txt {
    text-indent: -1em;
  }
}

/* ------------------------------------------
  time
------------------------------------------ */

.time {
  margin-bottom: 100px;
}

.time_table_inner {
  overflow-x: scroll;
}

.time_table {
  width: 900px;
  margin: 0 auto;
}

.time_table table {
  border: 0.5px solid #b9b9b9;
}

.time_table th, .time_table td {
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  letter-spacing: 0.03em;
  font-weight: 400;
}

.table_head {
  background: #263e6d;
  color: #fff;
}

.table_head_r_ttl1 {
  width: 250px;
}

.table_head_r th:not(:first-of-type) {
  width: 92.857px;
}

.table_head_r th {
  padding: 15px 0;
  border-bottom: 0.5px solid #b9b9b9;
}

.table_head_r th:not(:last-of-type) {
  border-right: 0.5px solid #b9b9b9;
}

.table_body_r:nth-of-type(1) {
  border-bottom: 0.5px solid #b9b9b9;
}

.table_body_r_ttl {
  background: #263e6d;
  color: #fff;
}

.table_body_r td {
  padding: 12px 0;
}

.table_body_r td:not(:last-of-type) {
  border-right: 0.5px solid #b9b9b9;
}

.c {
  font-size: 26px !important;
  color: #5a84d7;
  line-height: 26px;
}

.time_table table {
  margin-bottom: 30px;
}

.time_det_item {
  display: flex;
  font-size: 15px;
  letter-spacing: 0.03em;
}

.time_det_item:nth-of-type(1) {
  border-bottom: 0.5px solid #b9b9b9;
}

.time_det {
  border: 0.5px solid #b9b9b9;
}

.time_det_item_l {
  width: 250px;
  padding: 15px 0;
  text-align: center;
  color: #fff;
  background: #263e6d;
}

.time_det_item_r {
  padding: 15px 0 15px 50px;
}

.time_det_item .r {
  border-right: 0.5px solid #b9b9b9;
}

@media screen and (max-width: 767px) {
  .time {
    margin-bottom: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

/* ------------------------------------------
  affiliated_img_slide
------------------------------------------ */

.affiliated_img_slide {
  margin-bottom: 100px;
}

.affiliated_img_slide_inner {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  display: flex;
}

.affiliated_img_slide_item {
  width: 33.333%;
}

.affiliated_img_slide_item img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .affiliated_img_slide {
    margin-bottom: 50px;
  }
}

/* ------------------------------------------
  reserve
------------------------------------------ */

.reserve {
  margin-bottom: 100px;
}

.reserve_inner {
  width: 100%;
  height: 1000px;
  background: #eee;
}

@media screen and (max-width: 767px) {
  .reserve {
    margin-bottom: 50px;
  }
}

/* ------------------------------------------
  about_sec5
------------------------------------------ */

.about_sec5 {
  padding: 50px 0 100px;
  background: #263e6d;
}

.about_sec5 .section_ttl {
  color: #fff;
  line-height: 117px;
  margin-bottom: 50px;
}

.about_sec5 .section_ttl span {
  color: #fff;
  margin-bottom: 51px;
}

.accsess {
  width: 100%;
  display: flex;
  align-items: center;
}

.access_txt_inner {
  width: 40%;
}

.acccess_map {
  width: 60%;
}

.access_txt_content {
  width: 80.5%;
  margin: 0 auto;
  color: #fff;
}

.access_ttl {
  font-size: 25px;
  letter-spacing: 0.03em;
  margin-bottom: 15px;
}

.access_inner {
  display: flex;
  margin-bottom: 31px;
}

.access_inner img {
  width: 15px;
  margin-right: 5px;
}

.access_inner p {
  font-size: 15px;
  letter-spacing: 0.03em;
}

.access_time {
  display: flex;
  width: 74.5%;
  margin: 0 auto 30px;
}

.access_time_txt {
  font-size: 25px;
  letter-spacing: 0.03em;
  margin-right: 7px;
  text-align: right;
}

.access_minute {
  display: grid;
  place-content: center;
  width: 83px;
  height: 83px;
  border-radius: 50%;
  border: 1px solid #fff;
}

.access_minute p {
  font-size: 21px;
}

.access_minute p span {
  font-size: 48px;
}

.access_tel {
  width: 96%;
}

.access_tel a {
  display: flex;
  align-items: center;
  padding: 25px 0;
  background: #fff;
  color: #161616;
  font-size: 21px;
  letter-spacing: 0.03em;
  justify-content: center;
  border-radius: 40px;
}

.access_tel a img {
  width: 16.5px;
  margin-right: 5px;
}

.acccess_map iframe {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .accsess {
    display: block;
  }
  .access_txt_inner {
    width: 100%;
  }
  .access_txt_content {
    width: 100%;
    margin-bottom: 60px;
  }
  .access_ttl {
    text-align: center;
  }
  .access_inner {
    justify-content: center;
  }
  .access_time {
    justify-content: center;
  }
  .access_tel {
    width: 95%;
    margin: 0 auto;
  }
  .about_sec5 .section_ttl {
    text-align: center;
  }
  .about_sec5 .section_ttl span {
    margin-left: 16px !important;
  }
  .acccess_map {
    width: 100%;
  }
}