@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 60px;
  margin-top: 60px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .section hr {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}

.section_bg {
  background: #ceeef2;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #ceeef2;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #ceeef2;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #ceeef2;
}

.box_border {
  background: #fff;
  border: 0px solid #ceeef2;
}

.box_border .box_bg {
  background: #ceeef2;
}

.section_bg .box_border .box_bg {
  background: #ceeef2;
}

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child,
.box_bg ol:first-child,
.box_bg dl:first-child,
.box_bg table:first-child,
.box_bg p:first-child,
.box_bg h3:first-child,
.box_bg h4:first-child,
.box_bg h5:first-child,
.box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border,
.row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border,
.row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border,
.row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border,
.row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border,
.row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border,
.row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border,
.row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border,
.row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border,
  .row .col_3 .box_bg,
  .row .col_3 .box_border,
  .row .col_4 .box_bg,
  .row .col_4 .box_border,
  .row .col_5 .box_bg,
  .row .col_5 .box_border,
  .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border,
  .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border,
  .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border,
  .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border,
  .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 3px solid #ceeef2;
  border-radius: 10px;
  padding: min(30px, 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: min(20px, 2.4vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  border: 1px solid #14a9bb;
  color: #14a9bb !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}
.link_anchor a::after,
.link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
.link_anchor a:hover {
  background: #14a9bb;
  color: #fff !important;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #14a9bb;
  border-right: 1px solid #14a9bb;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc((100% - min(20px, 2.4vw)) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc((100% - min(20px, 2.4vw) - min(20px, 2.4vw)) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before,
.ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #14a9bb;
  height: calc(16px / 2);
  left: 0.2em;
  top: calc((16px * 1.75 / 2) - (16px / 4));
  width: calc(16px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #14a9bb;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc((16px * 1.75 / 2) - (16px / 6));
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc((16px * 1.75 / 2) - (16px / 4));
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #14a9bb;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}
.ul_check li:before {
  display: none;
}
.ul_check li:after {
  width: 16px;
  height: 17px;
  background: url("../img/common/check.png") no-repeat center/cover;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #14a9bb;
  top: calc((16px * 1.75 / 2) - (16px / 4));
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 28px;
  position: relative;
}
.ol_circle li::before,
.ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #14a9bb;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }

  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th,
table td {
  line-height: 1.6;
  font-weight: 400;
}
table.table_address,
table.table_timetable,
table.table {
  margin-bottom: 1em;
}
table.table_address:last-child,
table.table_timetable:last-child,
table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th,
table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #14a9bb;
  border-top: 1px solid #14a9bb;
  border-bottom: 1px solid #14a9bb;
  font-weight: 600;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    sans-serif;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th,
  table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th,
table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #14a9bb;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th,
table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th,
table.table thead td {
  background: #14a9bb;
  color: #fff;
  font-weight: 400;
}
table.table tbody th {
  background: #f7f9fc;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th,
  table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th,
table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th,
table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack,
  table.table_sp_stack_noborder {
    border-bottom: 1px solid #ddd;
  }
  table.table_sp_stack thead,
  table.table_sp_stack tbody,
  table.table_sp_stack tr,
  table.table_sp_stack th,
  table.table_sp_stack td,
  table.table_sp_stack_noborder thead,
  table.table_sp_stack_noborder tbody,
  table.table_sp_stack_noborder tr,
  table.table_sp_stack_noborder th,
  table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th,
  table.table_sp_stack_noborder th {
    border-bottom: none;
  }
  table.table_sp_stack td,
  table.table_sp_stack_noborder td {
    border-bottom: none;
  }
  table.table_sp_stack_noborder th {
    border-top-color: #ddd;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #14a9bb !important;
}

.consul2 {
  color: #b2893c !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
.js-scrollable_pc table.table_fixed {
  width: 100%;
}
@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #14a9bb;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before,
.box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #14a9bb;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq .question.open .faq_title::after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #b2893c;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 0px solid #ceeef2;
  background: #fff;
  border-radius: 0px;
  margin-top: calc($fontsize * 5.125);
  padding: 50px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #afcbea;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
@media (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after,
.flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #14a9bb;
}
.flow-block .title {
  --flow-title-font-size: 18px;
  /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5;
  /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    sans-serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px;
    /* .flow-block .title の font-size */
  }
}
.flow-block .title::after,
.flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83;
  /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc(
    var(--flow-title-line-height) * var(--flow-title-font-size) *
      var(--flow-num-font-percent) + (var(--flow-title-font-size) / 6)
  );
  /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #14a9bb;
  background: #14a9bb;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(
    calc((var(--flow-title-font-size) / 6 / 2) - var(--yugo-minus))
  );
  transform: translateY(
    calc((var(--flow-title-font-size) / 6 / 2) - var(--yugo-minus))
  );
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
  border-top: 2px solid #067987;
}
.footer .sec_logo {
  text-align: center;
  margin: 0 auto 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer .sec_address {
  position: relative;
  line-height: 24px;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  margin-top: 25px;
  padding-left: 41px;
}
.footer .sec_address:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  width: 27px;
  height: 39px;
  background: url("../img/common/footer_icon04.png") no-repeat center/cover;
}
.footer .sec_address a {
  display: block;
  padding-top: 10px;
}
.footer .sec_address a:hover {
  text-decoration: none;
}
.footer .sec_address.sec_address_icon02:after {
  background: url("../img/common/footer_icon01.png") no-repeat center/cover;
}
.footer .sec_address.sec_address_icon03:after {
  background: url("../img/common/footer_icon07.png") no-repeat center/cover;
}
.footer .sec_tel {
  margin-bottom: 25px;
  padding-left: 44px;
  position: relative;
  letter-spacing: 0.1em;
}
.footer .sec_tel a {
  display: block;
}
.footer .sec_tel:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: -10px;
  bottom: auto;
  width: 29px;
  height: 39px;
  background: url("../img/common/footer_icon05.png") no-repeat center/cover;
}
.footer .sec_tel.sec_tel_icon02:after {
  background: url("../img/common/footer_icon02.png") no-repeat center/cover;
}
.footer .sec_tel.sec_tel_icon03:after {
  background: url("../img/common/footer_icon08.png") no-repeat center/cover;
}
.footer .sec_tel .btnstyle {
  width: 100%;
  max-width: 280px;
}
.footer .sec_tel .btnstyle a {
  padding: 0.7rem 2.4rem;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #212121;
  position: relative;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sec_title {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
  margin: 0 0 25px;
  padding-bottom: 15px;
  position: relative;
}
.footer .sec_title:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 50px;
  height: 1px;
  background: #cccccc;
}
.footer .row1 {
  padding-bottom: 50px;
  margin-bottom: 0;
}
.footer .sec_bnr {
  text-align: center;
  margin: 0;
}
.footer .btnstyle a {
  font-size: 18px;
  max-width: 320px;
  padding: 1.05rem 2.4rem;
}
.footer .btnstyle.btnstyle_color01 a {
  border-color: #96bf47;
  background: #96bf47;
}
.footer .btnstyle.btnstyle_color01 a:hover {
  -webkit-transition: 0.2;
  transition: 0.2;
  opacity: 0.7;
}
.footer .btnstyle.btnstyle_color02 a {
  border-color: #1b893b;
  background: #1b893b;
}
.footer .btnstyle.btnstyle_color02 a:hover {
  -webkit-transition: 0.2;
  transition: 0.2;
  opacity: 0.7;
}
.footer .footer_text {
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}
.footer .footer_text .sec_span {
  padding: 4px 9px;
  color: #fff;
  background: #96bf47;
  display: inline-block;
}
.footer .footer_text .sec_span2 {
  padding-left: 15px;
}
.footer .footer_text.footer_text_color2 .sec_span {
  background: #1b893b;
}
.footer .sec_access {
  margin-top: 25px;
  position: relative;
  padding-left: 43px;
}
.footer .sec_access:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 7px;
  bottom: auto;
  width: 28px;
  height: 39px;
  background: url("../img/common/footer_icon06.png") no-repeat center/cover;
}
.footer .sec_access.sec_access_icon02:after {
  background: url("../img/common/footer_icon03.png") no-repeat center/cover;
}
.footer .sec_access p {
  line-height: 32px;
  letter-spacing: 0.1em;
}
.footer .sec_access .btnstyle {
  margin-top: 12px;
}
.footer .sec_access .btnstyle a {
  margin: 0;
  padding: 0.7rem 2.4rem;
}
.footer .table_timetable .table_text {
  font-size: 12px;
  line-height: 14px;
}
.footer .table_timetable .consul {
  color: #212121 !important;
}
.footer .table_timetable th,
.footer .table_timetable td {
  padding: 1.2rem 0.2rem;
}
.footer .table_timetable .consul2 {
  color: #e33535 !important;
}
.footer .table_timetable thead th {
  background: #d7e6bc;
  color: #212121;
}
.footer .table_timetable tbody th,
.footer .table_timetable tbody td {
  background: transparent;
}
.footer .table_timetable.table_timetable2 thead th {
  background: #cdecd6;
}
.footer .footer_text2 {
  line-height: 24px;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .footer .sec_logo {
    max-width: 500px;
    max-width: 80%;
    margin: auto;
    margin: 0 auto 25px;
  }
  .footer .row1 .col_2:not(:first-child) {
    margin-top: 50px;
  }
  .footer .row2 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .sec_title {
    font-size: 24px;
    letter-spacing: 0.1em;
    margin: 0 0 40px;
    padding-bottom: 20px;
  }
  .footer .row1 {
    gap: 0 6%;
    padding-bottom: 100px;
    margin-bottom: 0;
  }
  .footer .row1 .col_2 {
    margin: 0;
    width: 47%;
  }
  .footer .row2 {
    gap: 0 2.7%;
    max-width: 1020px;
    margin: auto;
    margin-bottom: 80px;
  }
  .footer .row2 .col_3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    margin: 0;
  }
  .footer .sec_address {
    line-height: 24px;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
    margin-top: 25px;
    padding-left: 41px;
  }
  .footer .sec_address a {
    padding-top: 10px;
  }
  .footer .sec_tel {
    padding-left: 44px;
    position: relative;
    letter-spacing: 0.1em;
    gap: 0 4%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    gap: 0 4%;
  }
  .footer .footer_text {
    letter-spacing: 0.1em;
    margin-bottom: 20px;
  }
  .footer .footer_text .sec_span {
    padding: 4px 9px;
  }
  .footer .footer_text .sec_span2 {
    padding-left: 15px;
  }
  .footer .sec_access {
    margin-top: 40px;
    padding-left: 43px;
  }
  .footer .sec_access .btnstyle {
    margin-top: 12px;
  }
}

.copyright {
  background: #fff;
  color: #212121;
  margin-top: 30px;
  padding: 10px 0 29%;
  text-align: center;
}
@media (min-width: 768px) {
  .copyright {
    padding: 10px 0 120px;
  }
}

.list_list dd a {
  color: #212121;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 120s linear infinite;
  animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(200px * 12);
  height: 100%;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-200px * 6));
    transform: translateX(calc(-200px * 6));
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-200px * 6));
    transform: translateX(calc(-200px * 6));
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
    animation: loopslider 140s linear infinite;
    width: calc(320px * 12);
  }

  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-320px * 6));
      transform: translateX(calc(-320px * 6));
    }
  }

  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-320px * 6));
      transform: translateX(calc(-320px * 6));
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }

  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }

  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 30px;
  }

  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }

  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2,
.sec_top h3,
#footer h2 {
  padding: 0;
  margin: 0;
  border: none;
  color: #212121;
}
.sec_top h2:before,
.sec_top h2:after,
.sec_top h3:before,
.sec_top h3:after {
  display: none;
}
.sec_top h2,
#footer h2 {
  font-size: 28px;
  line-height: 1.3;
  padding-top: 25px;
  margin: 0 0 30px;
  font-weight: 400;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
  position: relative;
}
.sec_top h2 .sec_span {
  color: #14a9bb;
}
.sec_top h2:after,
#footer h2:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 50px;
  height: 4px;
  background: #12838f;
}
.sec_top .sec_img {
  text-align: center;
  margin: 0;
}
.sec_top .sec_img img {
  margin: auto;
}
@media (min-width: 768px) {
  .sec_top h2,
  #footer h2 {
    font-size: 48px;
    padding-top: 40px;
    margin: 0 0 50px;
  }
  .sec_top h2:after,
  #footer h2:after {
    width: 50px;
    height: 4px;
  }
}

.sec01 {
  padding: 50px 0;
  background: url("../img/top/sp_sec01_bg.png") no-repeat center/cover;
}
.sec01 .sec_title {
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0em;
  margin: 0 0 30px;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.sec01 .sec_title .span_box {
  color: #12838f;
}
.sec01 .sec_title .sec_span {
  font-size: 30px;
  border-bottom: 2px solid #b2893d;
  font-weight: bold;
}
.sec01 .sec_title .sec_span2 {
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .sec01 .text_box {
    padding: 30px 10px;
    background: #f9f9f9;
  }
}
@media (min-width: 768px) {
  .sec01 {
    padding: 100px 0 110px;
    background: url("../img/top/sec01_bg.png") no-repeat center/cover;
  }
  .sec01 .sec_title {
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0em;
    margin: 0 0 50px;
  }
  .sec01 .sec_title .sec_span {
    font-size: 80px;
  }
  .sec01 .sec_title .sec_span2 {
    font-size: 50px;
  }
  .sec01 .text_box {
    padding: 70px 0;
    position: relative;
    z-index: 0;
  }
  .sec01 .text_box:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: -20px;
    right: auto;
    top: 0;
    bottom: 0;
    width: calc(50vw + 400px);
    height: 100%;
    background: #f9f9f9;
    z-index: -1;
  }
  .sec01 .sec_img {
    margin-bottom: 50px !important;
  }
  .sec01 .row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
  }
  .sec01 .row .col_2:first-child {
    width: 49%;
  }
  .sec01 .row .col_2:last-child {
    width: 47%;
    position: relative;
  }
  .sec01 .sec_text {
    line-height: 34px;
  }
}
@media only screen and (min-width: 1240px) {
  .sec01 .text_box:after {
    left: calc(((100vw - 1200px) / 2) * -1);
    width: calc(50vw + 400px);
  }
}

.sec02 {
  padding: 50px 0;
}
.sec02 h2 .sec_span {
  color: #12838f;
}
.sec02 .sec_title {
  font-size: 20px;
  line-height: 1;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #d6c097;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.sec02 .sec_title .sec_span {
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.sec02 .sec_title .span_text {
  display: inline-block;
  vertical-align: middle;
}
.sec02 .sec_title .sec_span2 {
  position: absolute;
  margin: auto;
  left: auto;
  right: -0;
  top: -10px;
  bottom: auto;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 50px;
  line-height: 1;
  font-family: "Times New Roman", serif;
  color: #e6f6f6;
  z-index: -1;
}
.sec02 .sec_bnr {
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 767px) {
  .sec02 .row {
    margin-bottom: 40px;
  }
  .sec02 .row:last-child {
    margin-bottom: 0;
  }
  .sec02 .sec_title {
    padding-top: 30px;
  }
  .sec02 .sec_title .sec_span {
    max-width: 60px;
  }
}
@media (min-width: 768px) {
  .sec02 {
    padding: 110px 0;
  }
  .sec02 h2 {
    margin-bottom: 40px;
  }
  .sec02 .sec_bnr {
    margin-top: 50px;
  }
  .sec02 .sec_title {
    font-size: 30px;
    margin-bottom: 30px;
    padding-bottom: 15px;
  }
  .sec02 .sec_title .sec_span {
    padding-right: 20px;
  }
  .sec02 .sec_title .sec_span2 {
    right: -20px;
    top: -10px;
    font-size: 80px;
  }
  .sec02 .row.reverse .sec_title .sec_span2 {
    left: -20px;
    right: auto;
  }
  .sec02 .text_box {
    max-width: 550px;
    padding: 10px 0;
  }
  .sec02 .sec_text {
    line-height: 34px;
    letter-spacing: 0.1em;
  }
  .sec02 .container {
    max-width: 100%;
    width: 100%;
  }
  .sec02 .row {
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 3%;
  }
  .sec02 .row.reverse .text_box {
    margin-left: auto;
  }
  .sec02 .row .col_2 {
    margin: 0;
  }
  .sec02 .row .col_2:first-child {
    width: 50%;
  }
  .sec02 .row .col_2:last-child {
    width: 47%;
  }
}
@media screen and (min-width: 1600px) {
  .sec02 .sec_title .sec_span2 {
    right: -140px;
    top: -80px;
    font-size: 140px;
  }
  .sec02 .row.reverse .sec_title .sec_span2 {
    left: -150px;
    right: auto;
  }
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 110px 0;
  }
}

.sec03 {
  padding: 50px 0;
  background: url("../img/top/sec03_bg.jpg") no-repeat center/cover;
}
.sec03 h2 {
  color: #fff;
}
.sec03 h2:after {
  background: #fff;
}
.sec03 .sec_box {
  background: #fff;
  padding: 30px 10px;
}
.sec03 .sec_title {
  font-size: 20px;
  line-height: 32px;
  color: #a67d30;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin: 0 0 5px;
}
.sec03 .sec_text {
  line-height: 28px;
  letter-spacing: 0.08em;
}
@media (min-width: 768px) {
  .sec03 {
    padding: 110px 0;
  }
  .sec03 .sec_title {
    font-size: 24px;
    line-height: 36px;
  }
  .sec03 .sec_box {
    padding: 25px 30px 35px;
  }
  .sec03 .row {
    gap: 30px 2.45%;
  }
  .sec03 .row .col_3 {
    width: 31.7%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sec03 .row .col_3 .sec_box {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.sec04 {
  padding: 50px 0;
}
.sec04 .text_box {
  background: #14a9bb;
  padding: 40px 0;
  max-width: 903px;
}
.sec04 .sec_title {
  font-size: 20px;
  line-height: 1;
  text-align: center;
  color: #fff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.sec04 .sec_title .sec_span {
  font-size: 14px;
  padding-top: 5px;
  letter-spacing: 0.1em;
  display: block;
}
.sec04 .sec_list li {
  font-size: 16px;
  color: #fff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  position: relative;
  margin: 0;
  padding-left: 29px;
}
.sec04 .sec_list li:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 3px;
  bottom: auto;
  width: 19px;
  height: 20px;
  background: url("../img/top/sec04_check.png") no-repeat center/cover;
}
.sec04 .sec_list li:not(:first-child) {
  margin-top: 5px;
}
.sec04 .row {
  margin-bottom: 30px;
}
.sec04 .row:nth-child(2) .text_box {
  background: #b2893c;
}
.sec04 .row:nth-child(3) .text_box {
  background: #7c7c7c;
}
.sec04 .row:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sec04 .row .col_2 {
    margin: 0;
  }
  .sec04 .text_box {
    padding: 30px 10px;
  }
  .sec04 .sec_title {
    position: relative;
    padding-bottom: 10px;
  }
  .sec04 .sec_title:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 2px;
    opacity: 0.5;
    background: #fff;
  }
}
@media (min-width: 768px) {
  .sec04 {
    padding: 110px 0;
  }
  .sec04 .sec_title {
    font-size: 28px;
    line-height: 1;
    width: 196px;
    margin: 0;
    min-height: 128px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
  }
  .sec04 .sec_title:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    height: 128px;
    opacity: 0.5;
    background: #fff;
  }
  .sec04 .sec_title .sec_span {
    font-size: 14px;
    padding-top: 10px;
  }
  .sec04 .sec_list {
    width: calc(100% - (196px + 50px));
    padding-right: 50px;
  }
  .sec04 .sec_list li {
    letter-spacing: -0.05em;
    font-size: 20px;
    padding-left: 29px;
  }
  .sec04 .sec_list li:after {
    top: 6px;
    width: 19px;
    height: 20px;
  }
  .sec04 .sec_list li:not(:first-child) {
    margin-top: 5px;
  }
  .sec04 .sec_img img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 297px;
  }
  .sec04 .container {
    max-width: 100%;
    width: 100%;
  }
  .sec04 .text_box {
    margin-left: -125px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sec04 .row {
    margin-bottom: 30px;
    gap: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sec04 .row.reverse .text_box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    position: relative;
    margin-left: auto;
    margin-right: -125px;
  }
  .sec04 .row.reverse .sec_list {
    padding: 0;
    padding-left: 50px;
    width: calc(100% - (230px + 50px));
  }
  .sec04 .row.reverse .sec_title {
    width: 230px;
  }
  .sec04 .row.reverse .sec_title:after {
    left: 0;
    right: auto;
  }
  .sec04 .row:last-child {
    margin-bottom: 0;
  }
  .sec04 .row .col_2 {
    margin: 0;
  }
  .sec04 .row .col_2:first-child {
    width: 40%;
  }
  .sec04 .row .col_2:last-child {
    width: 60%;
  }
}

.sec05 {
  padding: 50px 0;
  background: url("../img/top/sec05_bg.jpg") no-repeat center top/cover;
}
.sec05 h2 {
  letter-spacing: -0.05em;
  color: #fff;
}
.sec05 h2:after {
  background: #fff;
}
.sec05 .sec_title {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid #8fd4db;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.sec05 .sec_text {
  color: #fff;
  margin-top: 10px;
}
.sec05 .sec_box {
  margin-bottom: 30px;
}
.sec05 .sec_box:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sec05 {
    padding: 110px 0 100px;
  }
  .sec05 h2 {
    margin-bottom: 20px;
  }
  .sec05 .sec_title {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 30px;
    padding-bottom: 20px;
    margin-top: 50px;
  }
  .sec05 .sec_img2 {
    width: 1234px;
    margin-left: -17px;
  }
  .sec05 .sec_box {
    margin-bottom: 55px;
  }
  .sec05 .sec_box:last-child {
    margin-bottom: 0;
  }
  .sec05 .sec_text {
    margin-top: 10px;
    line-height: 34px;
    letter-spacing: 0.08em;
  }
}

.sec06 {
  background: #f5f5f5;
  padding: 50px 0;
}
.sec06 .sec_no {
  border-bottom: 2px solid #d1bb92;
  font-size: 20px;
  line-height: 1.4;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-bottom: 25px;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sec06 .sec_no .sec_span {
  font-size: 16px;
  line-height: 1;
  margin-right: 10px;
  padding: 20px 10px;
  width: 75px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
  color: #fff;
  background: #b2893c;
  display: inline-block;
}
.sec06 .sec_no .sec_color {
  font-size: 18px;
  color: #067987;
}
.sec06 .sec_no .sec_span2 {
  width: calc(100% - 85px);
  display: block;
}
.sec06 .sec_title {
  font-size: 20px;
  line-height: 1;
  padding: 15px 0;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin: 0;
  background: #ceeef2;
  letter-spacing: 0.07em;
  text-align: center;
}
.sec06 .sec_title2 {
  font-size: 20px;
  line-height: 1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #fff;
  border: 1px solid #fff;
}
.sec06 .sec_title3 {
  font-size: 20px;
  line-height: 1;
  margin: 0 0 10px;
  text-align: center;
  color: #067987;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.sec06 .sec_border_box {
  padding: 30px 10px;
  border: 2px solid #14a9bb;
  background: #fff;
}
.sec06 .sec_border_box .no_list {
  padding-left: 1.4em;
  margin: 0 0 5px;
}
.sec06 .sec_border_box .no_list li {
  list-style: decimal;
  margin: 0;
  letter-spacing: 0.05em;
}
.sec06 .sec_border_box .no_list li:not(:first-child) {
  margin-top: 8px;
}
.sec06 .row {
  margin-bottom: 30px;
}
.sec06 .sec06_box:not(:first-child) {
  margin-top: 50px;
}
.sec06 .box_faq {
  margin-bottom: 30px;
}
.sec06 .ul_check li {
  margin: 0;
  line-height: 28px;
}
.sec06 .ul_check li:not(:first-child) {
  margin-top: 5px;
}
.sec06 .ol_circle {
  margin: 0 0 40px;
}
.sec06 .ol_circle li {
  padding-left: 52px;
  letter-spacing: 0.07em;
  margin: 0;
}
.sec06 .ol_circle li:not(:first-child) {
  margin-top: 10px;
}
.sec06 .ol_circle li:before {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 16px;
  line-height: 32px;
  top: -2px;
  width: 32px;
  height: 32px;
  border-radius: 0;
  background: #067987;
}
.sec06 .color_box {
  padding: 30px 10px;
  background: #7c7c7c;
}
.sec06 .color_box p {
  color: #fff;
}
.sec06 .color_box ul li {
  color: #fff;
}
.sec06 .color_box .ul_check li:after {
  background: url("../img/top/w_check.png") no-repeat center/cover;
}
.sec06 .sec06_table {
  width: 100%;
}
.sec06 .sec06_table th,
.sec06 .sec06_table td {
  padding: 11px 0;
  border-bottom: 2px solid #eeeeee;
}
.sec06 .sec06_table th {
  width: 130px;
  font-size: 14px;
  padding-left: 10px;
  text-align: left;
  color: #067987;
  font-weight: bold;
  letter-spacing: 0;
}
.sec06 .sec06_table td {
  font-size: 14px;
  text-align: left;
  letter-spacing: 0;
}
.sec06 .sec06_table td .sec_span {
  font-size: 14px;
  color: #067987;
  font-weight: bold;
}
.sec06 .sec06_table tr:last-child th,
.sec06 .sec06_table tr:last-child td {
  padding-bottom: 0;
  border-bottom: none;
}
.sec06 .box_faq {
  padding: 0;
  border: none;
}
.sec06 .box_faq .question {
  cursor: pointer;
  padding: 20px 0 20px;
  text-align: center;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#077a88),
    to(#0fa2b1)
  );
  background-image: linear-gradient(0deg, #077a88, #0fa2b1);
}
.sec06 .box_faq .question:before {
  display: none;
}
.sec06 .box_faq .question .faq_title {
  font-size: 20px;
  padding-right: 0;
  font-weight: 400;
  color: #fff;
}
.sec06 .box_faq .question .faq_title:before,
.sec06 .box_faq .question .faq_title:after {
  width: 15px;
  height: 2px;
  top: 18px;
  right: 10px;
  background: #fff;
}
.sec06 .box_faq .answer {
  padding: 30px 0 0 0;
}
.sec06 .box_faq .answer:before {
  display: none;
}
.sec06 .text_box {
  border: 2px solid #14a9bb;
  padding: 30px 10px;
  background: #fff;
}
@media (max-width: 767px) {
  .sec06 .sec_title2 {
    padding: 15px 0;
  }
}
@media (min-width: 768px) {
  .sec06 {
    padding: 110px 0 70px;
  }
  .sec06 .text_box {
    padding: 48px 48px 25px;
  }
  .sec06 .box_faq {
    margin-bottom: 40px;
  }
  .sec06 .sec06_box:not(:first-child) {
    margin-top: 75px;
  }
  .sec06 .sec_border_box {
    padding: 45px;
  }
  .sec06 .color_box {
    padding: 30px 45px;
  }
  .sec06 .color_box2 {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 2%;
  }
  .sec06 .color_box2 .sec_title2 {
    width: 160px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0;
  }
  .sec06 .color_box2 .ul_check {
    padding: 20px 0;
    width: calc(98% - 160px);
  }
  .sec06 .color_box2 .ul_check li:not(:first-child) {
    margin-top: 7px;
  }
  .sec06 .sec_no {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 40px;
    letter-spacing: 0.07em;
  }
  .sec06 .sec_no .sec_span {
    font-size: 28px;
    line-height: 1;
    margin-right: 20px;
    padding: 16px 0;
    width: 160px;
  }
  .sec06 .sec_no .sec_color {
    font-size: 26px;
  }
  .sec06 .sec_no .sec_span2 {
    width: calc(100% - 170px);
    display: block;
  }
  .sec06 h2 {
    margin-bottom: 40px;
  }
  .sec06 .sec_title {
    font-size: 28px;
    line-height: 1;
    padding: 21px 0;
  }
  .sec06 .sec_title2 {
    font-size: 24px;
    line-height: 1;
  }
  .sec06 .sec_title3 {
    font-size: 28px;
    line-height: 1;
    margin: 0 0 10px;
  }
  .sec06 .sec_text {
    line-height: 34px;
    letter-spacing: 0.05em;
  }
  .sec06 .row {
    margin-bottom: 40px;
  }
  .sec06 .sec06_table th,
  .sec06 .sec06_table td {
    padding: 11px 0;
  }
  .sec06 .sec06_table th {
    width: 290px;
    font-size: 22px;
    padding-left: 15px;
    letter-spacing: 0.07em;
  }
  .sec06 .sec06_table td {
    font-size: 16px;
    letter-spacing: 0.07em;
  }
  .sec06 .sec06_table td .sec_span {
    font-size: 22px;
  }
  .sec06 .box_faq .question {
    padding: 20.5px 0 20.5px 0;
  }
  .sec06 .box_faq .question .faq_title {
    font-size: 28px;
    padding-right: 0;
  }
  .sec06 .box_faq .question .faq_title:before,
  .sec06 .box_faq .question .faq_title:after {
    width: 26px;
    height: 2px;
    top: 18px;
    right: 40px;
  }
  .sec06 .box_faq .answer {
    padding: 40px 0 0;
  }
}

.sec07 {
  padding: 0 0 50px;
  position: relative;
}
.sec07:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  background: #f5f5f5;
}
.sec07:after {
  z-index: -1;
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: calc(100% - 240px);
  background: url("../img/top/sec07_bg.png") no-repeat center/cover;
}
.sec07 .sec_title {
  font-size: 24px;
  line-height: 1;
  margin: 0 0 25px;
  padding: 20px 0;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
  color: #fff;
  background: #067987;
}
.sec07 .sec_box {
  background: #fff;
  padding: 30px 10px;
  -webkit-box-shadow: 0 0 10px #00000021;
  box-shadow: 0 0 10px #00000021;
}
.sec07 .sec_text {
  color: #fff;
}
.sec07 h3 {
  font-size: 20px;
  line-height: 1;
  padding-bottom: 20px;
  margin: 0 0 20px;
  font-weight: 400;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #fff;
  text-align: center;
  border-bottom: 2px solid #d0c0a2;
}
.sec07 .text_box {
  margin-top: 30px;
  padding: 30px 10px;
  border: 2px solid #ffffff;
}
.sec07 .btnstyle a {
  max-width: 400px;
  font-size: 18px;
  background: #fff;
  border-color: #fff;
  color: #212121 !important;
  font-weight: bold;
  position: relative;
  padding: 2.55rem 2.4rem;
}
.sec07 .btnstyle a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 5px;
  top: auto;
  bottom: 5px;
  width: 14px;
  height: 14px;
  background: url("../img/top/sec07_arrow.png") no-repeat center/cover;
}
.sec07 .sec_price li {
  font-size: 16px;
  line-height: 1;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.sec07 .sec_price li:not(:first-child) {
  margin-top: 10px;
}
.sec07 .sec_price li .sec_span {
  font-size: 14px;
  padding: 9.5px 0;
  text-align: center;
  width: 118px;
  color: #067987;
  display: inline-block;
  border: 1px solid #14a9bb;
}
.sec07 .sec_price li .sec_span2 {
  font-size: 24px;
}
@media (max-width: 767px) {
  .sec07 .sec_box {
    margin-bottom: 20px;
  }
  .sec07 .sec_img {
    max-width: 50%;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .sec07 {
    padding: 0 0 110px;
  }
  .sec07 .sec_title {
    font-size: 30px;
    line-height: 1;
    margin: 0 0 20px;
    padding: 20px 0;
  }
  .sec07 h3 {
    font-size: 28px;
    line-height: 1;
    padding-bottom: 20px;
    margin: 0 0 20px;
  }
  .sec07 .sec_box {
    margin-bottom: 40px;
    padding: 60px 70px;
  }
  .sec07 .sec_price li {
    font-size: 28px;
    line-height: 1;
    gap: 0 30px;
  }
  .sec07 .sec_price li:not(:first-child) {
    margin-top: 15px;
  }
  .sec07 .sec_price li .sec_span {
    font-size: 24px;
    padding: 9.5px 0;
    width: 118px;
  }
  .sec07 .sec_price li .sec_span2 {
    font-size: 70px;
  }
  .sec07 .row {
    gap: 0 4%;
  }
  .sec07 .row .col_2 {
    margin: 0;
  }
  .sec07 .row .col_2:first-child {
    width: 39%;
  }
  .sec07 .row .col_2:last-child {
    width: 57%;
  }
  .sec07 .text_box {
    margin-top: 50px;
    padding: 50px;
  }
  .sec07 .sec_text {
    line-height: 34px;
  }
}

.sec08 {
  padding: 50px 0;
  background: url("../img/top/sec08_bg.png") no-repeat center/cover;
}
.sec08 h2 {
  color: #fff;
  margin-bottom: 45px;
  padding-top: 35px;
}
.sec08 h2:after {
  background: #fff;
}
.sec08 .row1 {
  margin-bottom: 30px;
}
.sec08 .btnstyle {
  margin-bottom: 30px;
}
.sec08 .btnstyle a {
  font-size: 18px;
  max-width: 240px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  border: 1px solid #fff;
  background: transparent;
  padding: 1.55rem 2.4rem;
}
.sec08 .btnstyle a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  width: 7px;
  height: 2px;
  background: #91d5dc;
}
.sec08 .btnstyle a:hover {
  background: #fff;
  color: #212121 !important;
  opacity: 1;
}
.sec08 .btnstyle a:hover:after {
  background: #212121 !important;
}
@media (min-width: 768px) {
  .sec08 {
    padding: 110px 0;
  }
  .sec08 .row1 {
    margin-bottom: 50px;
  }
  .sec08 .btnstyle {
    margin-bottom: 70px;
  }
}

.sec09 {
  padding: 50px 0;
}
.sec09 .box_faq {
  margin-bottom: 15px;
  padding: 0;
  border: none;
}
.sec09 .box_faq:last-child {
  margin-bottom: 0;
}
.sec09 .box_faq .question {
  padding: 23px 0px 23px 60px;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#077a88),
    to(#0fa2b1)
  );
  background-image: linear-gradient(0deg, #077a88, #0fa2b1);
}
.sec09 .box_faq .question:before {
  font-size: 20px;
  font-weight: 400;
  color: #067987;
  width: 35px;
  height: 35px;
  line-height: 37px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  background: #fff;
  border-radius: 0;
  top: 20px;
  left: 10px;
}
.sec09 .box_faq .question .faq_title {
  font-size: 20px;
  padding-right: 40px;
  font-weight: 400;
  color: #fff;
}
.sec09 .box_faq .question .faq_title:before,
.sec09 .box_faq .question .faq_title:after {
  width: 15px;
  height: 2px;
  top: 18px;
  right: 10px;
  background: #fff;
}
.sec09 .box_faq .answer {
  padding: 15px 20px 30px 60px;
  background: #ededed;
}
.sec09 .box_faq .answer:before {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 37px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "HGS明朝E", serif;
  background: #b2893c;
  border-radius: 0;
  top: 22px;
  left: 10px;
}
@media (min-width: 768px) {
  .sec09 {
    padding: 110px 0;
  }
  .sec09 h2 {
    letter-spacing: -0.05em;
  }
  .sec09 .box_faq {
    margin-bottom: 20px;
  }
  .sec09 .box_faq:last-child {
    margin-bottom: 0;
  }
  .sec09 .box_faq .question {
    padding: 23px 0px 23px 115px;
  }
  .sec09 .box_faq .question:before {
    font-size: 24px;
    width: 47px;
    height: 47px;
    line-height: 46px;
    top: 18px;
    left: 45px;
  }
  .sec09 .box_faq .question .faq_title {
    font-size: 24px;
    padding-right: 75px;
  }
  .sec09 .box_faq .question .faq_title:before,
  .sec09 .box_faq .question .faq_title:after {
    width: 26px;
    height: 2px;
    top: 18px;
    right: 40px;
  }
  .sec09 .box_faq .answer {
    padding: 15px 50px 30px 115px;
  }
  .sec09 .box_faq .answer:before {
    font-size: 24px;
    width: 47px;
    height: 47px;
    line-height: 46px;
    top: 22px;
    left: 45px;
  }
  .sec09 .box_faq .answer p {
    line-height: 34px;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th,
.mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total,
.mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}

/*# sourceMappingURL=bond.css.map */

/* 250612追記 */
@media (min-width: 768px) {
  #footer .row .col_3 {
    width: 30%;
  }

  .footer_flex_box {
    margin-top: 25px;
  }
}

@media (min-width: 768px) {
  #footer .row {
    justify-content: space-between;
  }
}

.footer_mg0 {
  margin: 0 !important;
}

.footer_margin_left {
  display: inline-block;
  margin-left: 15px;
}

.btnstyle_color04 a {
  background-color: #27aca9;
  background: #27aca9;
}
#footer table.table_timetable th,
#footer table.table_timetable td {
  border-bottom: none;
  padding: 0.2rem 0.2rem;
  text-align: left;
}

#footer table.table_timetable th {
  width: 70px;
}

.footer_bold_txt {
  display: inline-block;
  color: #1b893b;
  font-weight: bold;
  border-bottom: 1px solid #1b893b;
  width: fit-content;
  margin-top: 25px;
  margin-bottom: 10px;
}

.about_clinic_btn {
  margin-top: 25px;
}

.footer_flex_box {
  display: flex;
  flex-shrink: 0;
  gap: 20px;
  align-items: start;
}

.footer_flex_box .footer_bold_txt {
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .footer_bold_txt {
    margin-top: 10px;
  }

  .footer .sec_tel {
    margin-bottom: 7px;
  }

  #footer .row .col_3:not(:first-of-type) {
    margin-top: 20%;
  }

  .about_clinic_btn {
    margin-top: 10px;
  }

  .sec_logo_01 img {
    max-width: 190px;
  }

  .footer .sec_tel .btnstyle {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .about_clinic_btn {
    margin-top: 20px;
  }
}


