@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: #faf9f7;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #faf9f7;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #faf9f7;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #faf9f7;
}

.box_border {
  background: #fff;
  border: 5px solid #f3f1ec;
}

.box_border .box_bg {
  background: #faf9f7;
}

.section_bg .box_border .box_bg {
  background: #faf9f7;
}

.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: 1px solid #312a27;
  border-radius: 8px;
  padding: min(30px , 3.8vw);
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: min(20px , 2.4vw);
       column-gap: min(20px , 2.4vw);
  row-gap: min(10px, 1.5vw);
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  border-radius: 0;
  border: none;
  color: #333333 !important;
  display: inline;
  padding: 0.15em 0;
  padding-left: 1.4em;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a:hover {
  background: none;
  color: #333333 !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  border: none;
  left: calc(1.4em - 15px);
  transform: rotate(0deg);
  top: calc(0.15em + 0.65em - 5px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #daceb7;
}
.link_anchor a:before {
  display: none;
}
@media (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    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: #312a27;
  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: #312a27;
  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;
  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: #daceb7;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #312a27;
  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: #312a27;
  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: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    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;
}
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 #999;
  border-top: 1px solid #999;
}
table.table_address th {
  color: #312a27;
  border-top: 1px solid #312a27;
  border-bottom: 1px solid #312a27;
  font-weight: 500;
  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 #999;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #c2ac7f;
  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 #999;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #c2ac7f;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #daceb7;
}
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 #999;
  }
  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: #999;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #0a4ca1 !important;
}

.consul2 {
  color: #312a27 !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 #999;
  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: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", 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: #312a27;
}
.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: #312a27;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  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: #daceb7;
  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: 5px solid #faf9f7;
  background: #fff;
  border-radius: 0px;
  margin-top: 82px;
  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: #e6e2db;
  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: #e6e2db;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  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: #312a27;
  background: #312a27;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  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;
  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);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #312a27;
  overflow: hidden;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #312a27;
  color: #fff;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.list_list dd a {
  color: #333333;
  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 {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-1920px);
    }
  }
}
.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 .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  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;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333333;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}

.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: -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;
}

body {
  font-weight: 500;
}

.breadcrumb {
  padding-block: 10px;
}
.breadcrumb ol li a {
  color: #666666;
  font-size: 12px;
  letter-spacing: 0.08em;
}
.breadcrumb ol li:first-child a {
  color: #312a27;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 1px;
}

.link_anchor a::after {
  flex-shrink: 0;
  top: 0.5px;
  left: 0;
  border: unset;
  width: 26px;
  height: 26px;
  background: url("../img/common/anchor_arrow.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .link_anchor a {
    padding-left: 1em;
    letter-spacing: 0.05em;
  }
  .link_anchor a::after {
    top: 6px;
    width: 13px;
    height: 13px;
  }
}
@media (min-width: 768px) {
  .link_anchor {
    row-gap: min(20px, 1vw);
    padding: 40px 60px;
  }
  .link_anchor a {
    padding-block: 0.2em 0;
    padding-left: 2.5em;
  }
}

body:not(.home) .page_title_wrap h1 {
  letter-spacing: 0.06em;
}
body:not(.home) .mce-content-body h2 {
  padding-top: 55px;
  letter-spacing: 0.06em;
}
body:not(.home) .mce-content-body h3 {
  padding-bottom: 0.5em;
  border-color: #312a27;
}
body:not(.home) .mce-content-body h3::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 24px;
  margin-right: 0.5em;
  margin-bottom: -3px;
  background: url("../img/common/h3.jpg") no-repeat center/contain;
}
body:not(.home) .mce-content-body h4 {
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 0.3em;
  margin-right: auto;
  border-bottom: solid 1px #312a27;
}
body:not(.home) .mce-content-body h4::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 0.5em;
  background: url("../img/common/h4.png") no-repeat center/contain;
}
body:not(.home) .mce-content-body h5 {
  text-decoration: underline;
  text-decoration-color: rgba(125, 98, 86, 0.4);
  text-decoration-thickness: 0.55em;
  text-underline-offset: -0.3em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.btnstyle a {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 280px;
  max-width: unset;
  padding: 1em 2em;
}
.btnstyle a::after {
  right: 20px;
  transition: 0.2s;
}
.btnstyle a:hover::after {
  right: 15px;
}

.flow-block .title .num {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
@media (min-width: 768px) {
  .flow-block .title .num {
    padding-top: 4px;
    line-height: 29px;
  }
}

@media (max-width: 767px) {
  table {
    font-size: 13px;
  }
}
table.table_timetable {
  font-weight: 500;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 11px;
  }
}
@media (min-width: 768px) {
  table.table_timetable {
    font-size: 18px;
  }
}
table.table_timetable th,
table.table_timetable td {
  padding-block: 1em;
  font-weight: 500;
  border-color: #c6c0b5;
}
table.table_timetable thead th,
table.table_timetable thead td {
  border: unset;
}
table.table_timetable thead th:first-child {
  width: 27%;
}
table.table_timetable tbody tr:not(:last-child) {
  border-bottom: solid 1px #e5e5e5;
}
table.table_timetable tbody tr th,
table.table_timetable tbody tr td {
  padding-block: 1.1em;
}
table.table_timetable.pink thead th {
  background: #d2aab7;
}
table.table_timetable.pink .consul {
  color: #f7a0bd !important;
}
@media (min-width: 768px) {
  table.table_address th,
  table.table_address td {
    padding: 1.05em 2.5em;
    letter-spacing: 0.06em;
  }
}
@media (min-width: 768px) {
  table.table_default thead th,
  table.table_default thead td, table.table_fee thead th,
  table.table_fee thead td {
    font-size: 18px;
  }
  table.table_default th,
  table.table_default td, table.table_fee th,
  table.table_fee td {
    padding: 1.05em 2.5em;
  }
  table.table_default thead th,
  table.table_default thead td, table.table_fee thead th,
  table.table_fee thead td {
    padding-block: 0.85em;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .box_faq .question .faq_title p {
    font-size: 24px;
  }
}

.block_info table.address tr th,
.block_info table.address tr td {
  padding-block: 1.6em;
  border-bottom: solid 1px #c6c0b5;
  font-weight: 500;
  text-align: left;
  vertical-align: middle;
}
.block_info table.address tr th {
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 2em;
  white-space: nowrap;
}
.block_info table.address tr td {
  width: 100%;
}
.block_info table.address tr:first-child th,
.block_info table.address tr:first-child td {
  padding-top: 0;
}
.block_info .ul_btn {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .block_info .ul_btn {
    justify-content: flex-start;
    gap: 20px;
  }
}
.block_info .ul_btn .btnstyle {
  min-width: 150px;
  margin: 0;
}
.block_info .ul_btn .btnstyle a {
  min-width: 200px;
  padding-block: 0.75em;
}
@media (max-width: 767px) {
  .block_info .ul_btn .btnstyle a {
    min-width: 150px;
  }
}
.block_info .block_timetable {
  padding: 20px;
  border-radius: 20px;
  background-color: #fff;
  color: #333333;
}
@media (min-width: 768px) {
  .block_info .block_timetable {
    padding: 40px;
    border-radius: 30px;
  }
}
.block_info .block_timetable table.table_timetable {
  font-size: 16px;
}
@media (max-width: 767px) {
  .block_info .block_timetable table.table_timetable {
    font-size: 12px;
  }
}
.block_info .block_timetable table.table_timetable thead th,
.block_info .block_timetable table.table_timetable thead td {
  padding-block: 0.7em;
}
.block_info .block_timetable table.table_timetable thead th:first-child {
  width: 37%;
}
.block_info .block_timetable table.table_timetable tbody th,
.block_info .block_timetable table.table_timetable tbody td {
  padding-block: 1em;
}
.block_info .block_timetable table.table_timetable:not(:last-child) {
  margin-bottom: 10px;
}
.block_info .block_timetable .p_timetable {
  line-height: 1.5;
}
.block_info .block_timetable.block_timetable_internal-medicine table.table_timetable thead th {
  background: #c2ac7f;
}
.block_info .block_timetable.block_timetable_dermatology table.table_timetable thead th {
  background: #d2aab7;
}
.block_info .block_timetable.block_timetable_dermatology .consul {
  color: #f7a0bd !important;
}

.footer {
  padding-top: 40px;
  color: #fff;
}
@media (min-width: 768px) {
  .footer {
    padding-block: 80px 70px;
  }
}
.footer a {
  color: #fff;
}
.footer .row_footer {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .footer .row_footer .col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .footer .row_footer {
    align-items: flex-end;
    -moz-column-gap: 56px;
         column-gap: 56px;
    margin-bottom: 140px;
  }
  .footer .row_footer .col {
    width: calc(50% - 28px);
  }
}
.footer .sec_logo {
  margin-bottom: 35px;
  text-align: center;
}
.footer .sec_logo img {
  max-width: 285px;
}
.footer table.address {
  margin-bottom: 40px;
}
.footer .ul_btn {
  margin-bottom: 40px;
}
.footer .block_timetable:not(:last-child) {
  margin-bottom: 40px;
}
.footer .bnr_sumire {
  width: 300px;
  margin-inline: auto;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .footer .bnr_sumire {
    width: 400px;
  }
}
.footer .bnr_sumire a {
  text-decoration: none;
}
.footer .bnr_sumire .text {
  display: block;
  text-align: center;
}
.footer .bnr_db {
  width: 200px;
}
@media (min-width: 768px) {
  .footer .bnr_db {
    width: 300px;
  }
}
@media (min-width: 768px) {
  .footer .copyright {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .mainimage .splide__pagination {
    bottom: 10px;
    gap: 10px;
  }
}
@media (min-width: 768px) {
  .mainimage .splide__pagination {
    bottom: 37px;
    gap: 17px;
  }
}
.mainimage .splide__pagination__page {
  width: 10px;
  height: 10px;
  background-color: #ffffff;
}
.mainimage .splide__pagination__page.is-active {
  background-color: #f7a0bd;
}

.sec_top {
  position: relative;
  z-index: 0;
  padding-block: 70px;
}
@media (min-width: 768px) {
  .sec_top {
    padding-block: 140px;
  }
}
.sec_top h2 {
  position: relative;
  margin-bottom: 20px;
  color: #f4f2eb;
  font-size: 50px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
}
.sec_top h2 .jp {
  position: absolute;
  right: 50%;
  bottom: 50%;
  transform: translate(50%, 50%);
  width: 100%;
  color: #574b47;
  font-size: 25px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .sec_top h2 {
    margin-top: -10px;
    margin-bottom: 40px;
    font-size: 100px;
  }
  .sec_top h2 .jp {
    font-size: 48px;
  }
}
.sec_top h2.nostyle {
  margin-top: unset;
}
.sec_top h2.nostyle .jp {
  position: relative;
  right: unset;
  bottom: unset;
  transform: unset;
}

.sec_post .block_post.head_title-btn .row_post_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}
.sec_post .block_post.head_title-btn .row_post_head h2 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sec_post .block_post.border_bottom .list_list dt,
  .sec_post .block_post.border_bottom .list_list dd {
    padding-block: 1.3em;
  }
}
.sec_post .block_post.border_bottom .list_list dt {
  padding-top: 1.3em;
}
@media (min-width: 768px) {
  .sec_post .block_post.border_bottom .list_list dt {
    padding-right: 1em;
  }
}
.sec_post .block_post.border_bottom .list_list dd {
  padding-bottom: 1.3em;
  padding-left: 0;
  border-bottom: solid 1px #ddd;
}
.sec_post .block_post .btnstyle a {
  min-width: unset;
  max-width: unset;
  padding: 0.5em 1.73em 0.4em;
  background-color: #312a27;
  color: #fff !important;
}
.sec_post .block_post .btnstyle a::after {
  border-color: #fff;
}
.sec_post .block_post:not(:last-child) {
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .sec_post .block_post:not(:last-child) {
    margin-bottom: 130px;
  }
}
.sec_post h2 {
  font-size: 60px;
}
.sec_post h2 .jp {
  font-size: 22px;
}
@media (min-width: 768px) {
  .sec_post h2 {
    margin-top: -5px;
    font-size: 90px;
  }
  .sec_post h2 .jp {
    font-size: 24px;
  }
}

.sec_info {
  background-color: #312a27;
  color: #fff;
}
@media (max-width: 767px) {
  .sec_info .row_info .col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .sec_info .row_info {
    align-items: flex-start;
    -moz-column-gap: 56px;
         column-gap: 56px;
  }
  .sec_info .row_info .col {
    width: calc(50% - 28px);
  }
}
.sec_info .row_info table.address {
  margin-top: 50px;
  margin-bottom: 0;
}
.sec_info .row_info .ul_btn {
  margin-top: 40px;
}
.sec_info .row_info .block_timetable:not(:last-child) {
  margin-bottom: 40px;
}

.sec_greeting .inner {
  width: 100%;
  max-width: 1440px;
  padding-inline: 20px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .sec_greeting .block_greeting .btnstyle a {
    min-width: 240px;
    padding-block: 0.8em;
    margin-top: 60px;
    margin-inline: auto 180px;
  }
}
.sec_greeting .row_greeting {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sec_greeting .row_greeting .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting {
    -moz-column-gap: 70px;
         column-gap: 70px;
  }
  .sec_greeting .row_greeting .col_text {
    flex: 1;
  }
  .sec_greeting .row_greeting .col_img {
    width: 37.1428571429%;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting .col_text {
    padding-left: 100px;
  }
}
.sec_greeting .row_greeting .col_text h2 {
  position: relative;
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting .col_text h2 {
    padding-top: 150px;
    margin-bottom: 10px;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting .col_text h2 .en {
    position: absolute;
    top: 0;
    right: calc(100% + clamp(20px, -55px + 6.25vw, 70px));
    writing-mode: vertical-rl;
    font-size: 120px;
  }
}
.sec_greeting .row_greeting .col_text figure {
  text-align: center;
}
@media (max-width: 767px) {
  .sec_greeting .row_greeting .col_text figure {
    margin-bottom: 20px;
  }
}
.sec_greeting .row_greeting .col_text .lead {
  color: #a38b5b;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 24px;
  line-height: 1.3;
}
.sec_greeting .row_greeting .col_text .lead .small {
  font-size: 20px;
}
@media (max-width: 767px) {
  .sec_greeting .row_greeting .col_text .lead {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting .col_text .lead {
    font-size: 30px;
  }
  .sec_greeting .row_greeting .col_text .lead .small {
    font-size: 24px;
  }
}
.sec_greeting .row_greeting .col_text .name {
  margin-top: 10px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 30px;
  letter-spacing: 0.1em;
  text-align: right;
}
.sec_greeting .row_greeting .col_text .name .small {
  padding-right: 1.1em;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting .col_text .name {
    font-size: 36px;
  }
  .sec_greeting .row_greeting .col_text .name .small {
    font-size: 24px;
  }
}

.sec_description .row_description {
  align-items: center;
}
@media (min-width: 768px) {
  .sec_description .row_description.row_outside_full {
    align-items: center;
  }
  .sec_description .row_description.row_outside_full .col_text {
    flex: 1;
  }
  .sec_description .row_description.row_outside_full .col_img {
    width: calc(500px + clamp(20px, -600px + 50vw, 400px));
  }
  .sec_description .row_description.row_outside_full:not(.row_overlapped) {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .sec_description .row_description.row_outside_full.right {
    justify-content: flex-end;
  }
  .sec_description .row_description.row_outside_full.left {
    justify-content: flex-start;
  }
}
.sec_description .row_description.row_outside_full:not(.reverse) .col_outside:nth-child(1) {
  margin-left: calc(-1 * clamp(20px, -600px + 50vw, 400px));
}
.sec_description .row_description.row_outside_full:not(.reverse) .col_outside:nth-child(2) {
  margin-right: calc(-1 * clamp(20px, -600px + 50vw, 400px));
}
.sec_description .row_description.row_outside_full.reverse .col_outside:nth-child(1) {
  margin-right: calc(-1 * clamp(20px, -600px + 50vw, 400px));
}
.sec_description .row_description.row_outside_full.reverse .col_outside:nth-child(2) {
  margin-left: calc(-1 * clamp(20px, -600px + 50vw, 400px));
}
.sec_description .row_description:not(:last-child) {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .sec_description .row_description:not(:last-child) {
    margin-bottom: 60px;
  }
}
.sec_description .row_description .col_img {
  position: relative;
}
@media (max-width: 767px) {
  .sec_description .row_description .col_img {
    margin-bottom: 40px;
  }
}
.sec_description .row_description .col_img .text {
  position: absolute;
  bottom: 10px;
  font-size: 34.0909090909px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .sec_description .row_description .col_img .text {
    bottom: 35px;
    font-size: clamp(50px, 17.368px + 2.632vw, 70px);
  }
}
.sec_description .row_description .col_text h2 {
  margin-bottom: 20px;
  font-size: 32px;
  text-align: left;
}
@media (min-width: 768px) {
  .sec_description .row_description .col_text h2 {
    margin-bottom: 45px;
    font-size: 48px;
  }
}
.sec_description .row_description .col_text .lead {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .sec_description .row_description .col_text .lead {
    padding-bottom: 20px;
    margin-bottom: 35px;
    font-size: 30px;
  }
}
.sec_description .row_description .col_text .lead::after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: calc(100% + max(50vw - 600px, 20px));
  height: 1px;
}
.sec_description .row_description:not(.reverse) .col_img .text {
  right: 15px;
}
@media (min-width: 768px) {
  .sec_description .row_description:not(.reverse) .col_img .text {
    right: 40px;
  }
}
.sec_description .row_description.reverse .col_img .text {
  left: 15px;
}
@media (min-width: 768px) {
  .sec_description .row_description.reverse .col_img .text {
    left: 40px;
  }
}

.sec_endoscopy {
  background-color: #312a27;
  color: #fff;
}
.sec_endoscopy .row_description .col_img .text {
  color: #fff;
}
.sec_endoscopy .row_description .col_text h2 {
  color: #ccc2be;
}
.sec_endoscopy .row_description .col_text .lead {
  color: #cbb790;
}
.sec_endoscopy .row_description .col_text .lead::after {
  left: 0;
  background-color: #ececec;
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
}
.sec_endoscopy .row_endoscopy .col {
  width: 100%;
  padding: 30px 20px;
  border-radius: 30px;
  background-color: #fff;
  color: #333333;
  text-align: center;
}
@media (max-width: 767px) {
  .sec_endoscopy .row_endoscopy .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy .col {
    width: calc(50% - 30px);
    padding: 35px 65px 45px;
    border-radius: 30px;
  }
}
.sec_endoscopy .row_endoscopy .col h3 {
  margin-bottom: 20px;
  color: #574b47;
  line-height: 1;
  text-align: center;
  text-decoration: underline;
  text-decoration-color: #eee5d2;
  text-decoration-thickness: 0.45em;
  text-underline-offset: -0.1em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy .col h3 {
    margin-bottom: 40px;
    font-size: 36px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy .col .btnstyle {
    margin-top: 30px;
  }
}
.sec_endoscopy .row_endoscopy .col .btnstyle a {
  width: 100%;
  min-width: unset;
  max-width: unset;
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy .col .btnstyle a {
    font-size: 22px;
  }
}

.sec_dermatology {
  background-color: #faf9f7;
}
.sec_dermatology .row_description .col_img .text {
  color: #f7a0bd;
}
.sec_dermatology .row_description .col_text h2 {
  color: #574b47;
}
.sec_dermatology .row_description .col_text .lead {
  color: #a38b5b;
}
.sec_dermatology .row_description .col_text .lead::after {
  right: 0;
  background-color: #cccccc;
}
.sec_dermatology .row_dermatology {
  display: grid;
}
@media (max-width: 767px) {
  .sec_dermatology .row_dermatology {
    gap: 4.8701298701px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .sec_dermatology .row_dermatology {
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
  }
}
.sec_dermatology .row_dermatology .col {
  width: 100%;
  height: auto;
  aspect-ratio: 37/14;
}
@media (min-width: 768px) {
  .sec_dermatology .row_dermatology .col {
    aspect-ratio: 285/120;
  }
}
.sec_dermatology .row_dermatology .col a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.sec_dermatology .row_dermatology .col a img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.sec_dermatology .row_dermatology .col a .text {
  position: relative;
  z-index: 1;
  color: #806b40;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 17.5324675325px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  text-shadow: 0px 0px 8px rgb(255, 255, 255), 0px 0px 8px rgb(255, 255, 255), 0px 0px 8px rgb(255, 255, 255), 0px 0px 8px rgb(255, 255, 255), 0px 0px 8px rgb(255, 255, 255);
}
.sec_dermatology .row_dermatology .col a .text .en {
  display: block;
  margin-top: 5px;
  color: #f7a0bd;
  font-size: 8.7662337662px;
}
@media (min-width: 768px) {
  .sec_dermatology .row_dermatology .col a .text {
    font-size: 24px;
  }
  .sec_dermatology .row_dermatology .col a .text .en {
    margin-top: 10px;
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .sec_select h2 {
    line-height: 0.9;
  }
  .sec_select h2 .jp {
    line-height: 1;
  }
}
.sec_select .block_select:not(:last-child) {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec_select .block_select:not(:last-child) {
    margin-bottom: 50px;
  }
}
.sec_select .block_select h3 {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 136.3636363636px;
  padding-bottom: 30px;
  color: #574b47;
  font-family: 29.2207792208px;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_select .block_select h3 {
    height: 220px;
    padding-bottom: 40px;
    font-size: 60px;
  }
}
.sec_select .block_select .tab_wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1360px;
  padding-inline: 10px;
  margin-top: -30px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .sec_select .block_select .tab_wrap {
    padding-inline: 20px;
    margin-top: -40px;
  }
}
.sec_select .block_select .tab_wrap .tab_btn_wrap {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 4.8701298701px;
       column-gap: 4.8701298701px;
}
@media (min-width: 768px) {
  .sec_select .block_select .tab_wrap .tab_btn_wrap {
    -moz-column-gap: 30px;
         column-gap: 30px;
    margin-inline: 60px;
  }
}
.sec_select .block_select .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  border-radius: 4px;
  border: solid 1px;
  font-size: 12px;
  text-align: center;
  transition: 0.2s;
  cursor: pointer;
}
@media (min-width: 768px) {
  .sec_select .block_select .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn {
    height: 80px;
    font-size: 22px;
  }
}
.sec_select .block_select .tab_wrap .tab_item_wrap {
  text-align: center;
}
.sec_select .block_select .tab_wrap .tab_item_wrap.tab_item_bg {
  padding: 20px 10px;
}
@media (min-width: 768px) {
  .sec_select .block_select .tab_wrap .tab_item_wrap.tab_item_bg {
    padding: 60px;
  }
}
.sec_select .block_select .tab_wrap .tab_item_wrap .tab_item {
  display: none;
  transition: 0.2s;
}
.sec_select .block_select .tab_wrap .tab_item_wrap .tab_item.active {
  display: block;
}
.sec_select .block_select .tab_wrap .tab_item_wrap .ul_btn {
  display: grid;
}
@media (max-width: 767px) {
  .sec_select .block_select .tab_wrap .tab_item_wrap .ul_btn {
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .sec_select .block_select .tab_wrap .tab_item_wrap .ul_btn {
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
  }
}
.sec_select .block_select .tab_wrap .tab_item_wrap .ul_btn .btnstyle {
  height: 100%;
}
.sec_select .block_select .tab_wrap .tab_item_wrap .ul_btn .btnstyle a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-width: unset;
  max-width: unset;
  padding-inline: 5px;
  border: solid 1px #9b9592;
  background-color: #fff;
  font-size: 12px;
}
@media (min-width: 768px) {
  .sec_select .block_select .tab_wrap .tab_item_wrap .ul_btn .btnstyle a {
    min-height: 70px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .sec_select .block_select .tab_wrap .tab_item_wrap .ul_btn .btnstyle a::after {
    right: 10px;
  }
}
.sec_select .block_select.gastroenterology h3 {
  background: url("../img/top/top_bg02_sp.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_select .block_select.gastroenterology h3 {
    background: url("../img/top/top_bg02.jpg") no-repeat center/cover;
  }
}
.sec_select .block_select.gastroenterology .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn {
  border-color: #9b9592;
  background-color: #f7f5ed;
  color: #574b47;
}
.sec_select .block_select.gastroenterology .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn:hover, .sec_select .block_select.gastroenterology .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn.active {
  border-color: #403936;
  background-color: #403936;
  color: #fff;
}
.sec_select .block_select.gastroenterology .tab_wrap .tab_item_wrap.tab_item_bg {
  background-color: #faf9f7;
}
.sec_select .block_select.dermatology h3 {
  background: url("../img/top/top_bg02_sp.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_select .block_select.dermatology h3 {
    background: url("../img/top/top_bg02.jpg") no-repeat center/cover;
  }
}
.sec_select .block_select.dermatology .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn {
  border-color: #c8adb6;
  background-color: #faecf1;
  color: #574b47;
}
.sec_select .block_select.dermatology .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn:hover, .sec_select .block_select.dermatology .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn.active {
  border-color: #f7a0bd;
  background-color: #f7a0bd;
  color: #fff;
}
.sec_select .block_select.dermatology .tab_wrap .tab_item_wrap.tab_item_bg {
  background-color: #fbf5f7;
}

.sec_menu {
  padding-bottom: 0;
  background-color: #312a27;
  color: #fff;
}
.sec_menu h2 {
  color: #504b48;
}
.sec_menu h2 .jp {
  color: #fff;
}
.sec_menu .ul_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 4.8701298701px;
}
@media (max-width: 767px) {
  .sec_menu .ul_menu {
    width: 100%;
    max-width: 380px;
    margin-inline: auto;
  }
}
@media (min-width: 768px) {
  .sec_menu .ul_menu {
    gap: 25px;
    justify-content: center;
  }
}
.sec_menu .ul_menu li {
  width: min(50% - 2.4350649351px, 185px);
  height: auto;
  aspect-ratio: 37/24;
}
@media (min-width: 768px) {
  .sec_menu .ul_menu li {
    width: 220px;
    height: auto;
    aspect-ratio: 1/1;
  }
}
.sec_menu .ul_menu li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.sec_menu .ul_menu li a img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.sec_menu .ul_menu li a .text {
  position: relative;
  z-index: 1;
  color: #fff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 17.5324675325px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
}
.sec_menu .ul_menu li a .text .en {
  display: block;
  margin-top: 5px;
  color: #cbb790;
  font-size: 8.7662337662px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_menu .ul_menu li a .text {
    font-size: 24px;
  }
  .sec_menu .ul_menu li a .text .en {
    margin-top: 10px;
    font-size: 10px;
  }
}
.sec_menu .loopslider {
  width: 2720px;
  margin-top: 70px;
}
@media (min-width: 768px) {
  .sec_menu .loopslider {
    margin-top: 140px;
  }
}
.sec_menu .loopslider .loopslider_item {
  margin-bottom: 0;
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1360px);
  }
}
@media (min-width: 768px) {
  .sec_menu .loopslider {
    width: 5440px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-2720px);
    }
  }
}

.sec_feature.num_counter {
  counter-reset: num_feature; /* カウンターの名前を'num_feature'として初期化 */
}
.sec_feature.num_counter .num_increment {
  counter-increment: num_feature; /* .sec_top内の各h3でカウンターを1増やす */
}
.sec_feature.num_counter .with_num::before {
  content: counter(num_feature, decimal-leading-zero); /* カウンターの値を表示 */
  display: block;
}
.sec_feature .row_feature.card_default .col_text {
  background-color: #f4f0e7;
}
.sec_feature .row_feature.card_default .col_text h3 {
  position: relative;
  color: #574b47;
  letter-spacing: 0;
}
.sec_feature .row_feature.card_default .col_text h3::before {
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  z-index: 0;
  color: #fff;
  font-weight: 200;
  line-height: 1;
  letter-spacing: 0;
}
.sec_feature .row_feature.card_default .col_text h3 .text {
  position: relative;
  z-index: 1;
}
.sec_feature .row_feature.card_default .col_text .description {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .sec_feature .row_feature.card_default .col_text {
    padding: 40px 20px;
    margin-top: -20px;
  }
  .sec_feature .row_feature.card_default .col_text h3 {
    padding-left: 30px;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .sec_feature .row_feature.card_default .col_text h3::before {
    left: 0;
    font-size: 100px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature.card_default .col_text {
    padding-inline: 60px;
  }
  .sec_feature .row_feature.card_default .col_text h3 {
    margin-bottom: 50px;
  }
  .sec_feature .row_feature.card_default .col_text h3::before {
    font-size: 200px;
  }
}
@media (max-width: 767px) {
  .sec_feature .row_feature.card_default:not(:last-child) {
    margin-bottom: 50px;
  }
  .sec_feature .row_feature.card_default .col {
    position: relative;
  }
  .sec_feature .row_feature.card_default .col:not(.col_lower) {
    z-index: 1;
  }
  .sec_feature .row_feature.card_default .col_lower {
    z-index: 0;
  }
  .sec_feature .row_feature.card_default .col_text {
    width: 98.7012987013%;
  }
  .sec_feature .row_feature.card_default .col_img {
    width: 98.7012987013%;
    max-width: 380px;
  }
  .sec_feature .row_feature.card_default:not(.reverse) > .col.col_lower:nth-child(1) {
    margin-inline: 0 auto;
  }
  .sec_feature .row_feature.card_default:not(.reverse) > .col.col_lower:nth-child(2) {
    margin-inline: auto 0;
  }
  .sec_feature .row_feature.card_default:not(.reverse) > .col:not(.col_lower):nth-child(1) {
    margin-inline: 0 auto;
  }
  .sec_feature .row_feature.card_default:not(.reverse) > .col:not(.col_lower):nth-child(2) {
    margin-inline: auto 0;
  }
  .sec_feature .row_feature.card_default:not(.reverse) .col_img img {
    border-top-right-radius: 29.2207792208px;
    border-bottom-right-radius: 29.2207792208px;
  }
  .sec_feature .row_feature.card_default:not(.reverse) .col_text {
    border-top-left-radius: 29.2207792208px;
    border-bottom-left-radius: 29.2207792208px;
  }
  .sec_feature .row_feature.card_default.reverse > .col.col_lower:nth-child(1) {
    margin-inline: auto 0;
  }
  .sec_feature .row_feature.card_default.reverse > .col.col_lower:nth-child(2) {
    margin-inline: 0 auto;
  }
  .sec_feature .row_feature.card_default.reverse > .col:not(.col_lower):nth-child(1) {
    margin-inline: auto 0;
  }
  .sec_feature .row_feature.card_default.reverse > .col:not(.col_lower):nth-child(2) {
    margin-inline: 0 auto;
  }
  .sec_feature .row_feature.card_default.reverse .col_img img {
    border-top-left-radius: 29.2207792208px;
    border-bottom-left-radius: 29.2207792208px;
  }
  .sec_feature .row_feature.card_default.reverse .col_text {
    border-top-right-radius: 29.2207792208px;
    border-bottom-right-radius: 29.2207792208px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature:not(:last-child) {
    margin-bottom: 60px;
  }
  .sec_feature .row_feature.card_default:not(.row_overlapped) {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    height: 100%;
  }
  .sec_feature .row_feature.card_default:not(.row_overlapped) .col_img {
    width: 100%;
    height: auto;
    aspect-ratio: 57/36;
  }
  .sec_feature .row_feature.card_default:not(.row_overlapped) .col_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }
  .sec_feature .row_feature.card_default:not(.row_overlapped) .col_text {
    height: 100%;
    padding-block: 80px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
  }
  .sec_feature .row_feature.card_default:not(.row_overlapped) .col_text h3::before {
    left: -30px;
    margin-right: -0.8em;
  }
  .sec_feature .row_feature.card_default.row_overlapped {
    align-items: flex-end;
    justify-content: flex-end;
  }
  .sec_feature .row_feature.card_default.row_overlapped .col {
    position: relative;
  }
  .sec_feature .row_feature.card_default.row_overlapped .col:not(.col_lower) {
    z-index: 1;
  }
  .sec_feature .row_feature.card_default.row_overlapped .col_lower {
    z-index: 0;
  }
  .sec_feature .row_feature.card_default.row_overlapped .col_text {
    flex: 1;
    padding-block: 70px 80px;
  }
  .sec_feature .row_feature.card_default.row_overlapped .col_text h3::before {
    left: -70px;
  }
  .sec_feature .row_feature.card_default.row_overlapped .col_img {
    width: 50%;
    height: 540px;
    margin-bottom: 110px;
  }
  .sec_feature .row_feature.card_default.row_overlapped .col_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sec_feature .row_feature.card_default.row_overlapped:not(.reverse) .col_lower:nth-child(1) {
    margin-right: -100px;
  }
  .sec_feature .row_feature.card_default.row_overlapped:not(.reverse) .col_lower:nth-child(2) {
    margin-left: -100px;
  }
  .sec_feature .row_feature.card_default.row_overlapped:not(.reverse) .col_img img {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
  }
  .sec_feature .row_feature.card_default.row_overlapped:not(.reverse) .col_text {
    padding-right: max(50vw - 600px, 20px);
    padding-left: 120px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
  }
  .sec_feature .row_feature.card_default.row_overlapped.reverse .col_lower:nth-child(1) {
    margin-left: -100px;
  }
  .sec_feature .row_feature.card_default.row_overlapped.reverse .col_lower:nth-child(2) {
    margin-right: -100px;
  }
  .sec_feature .row_feature.card_default.row_overlapped.reverse .col_img img {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
  }
  .sec_feature .row_feature.card_default.row_overlapped.reverse .col_text {
    padding-left: max(50vw - 600px + 60px, 120px);
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
  }
}
.sec_feature .row_feature .row_btn {
  display: flex;
}
.sec_feature .row_feature .row_btn .btnstyle {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sec_feature .row_feature .row_btn {
    flex-direction: column;
    gap: 10px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature .row_btn {
    flex-wrap: nowrap;
    justify-content: flex-start;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .sec_feature .row_feature .row_btn .col {
    width: 100%;
  }
  .sec_feature .row_feature .row_btn .btnstyle a {
    width: 100%;
    min-width: unset;
    max-width: 280px;
    margin-inline: unset;
  }
}
.sec_feature .row_card_wrap:first-of-type {
  background: url("../img/top/top_bg04.jpg") no-repeat center bottom/contain;
}
.sec_feature .row_card_wrap:nth-of-type(2) {
  background: url("../img/top/top_bg05.jpg") no-repeat center bottom/contain;
}
@media (max-width: 767px) {
  .sec_feature .row_card_wrap .container {
    width: 100%;
    max-width: unset;
    margin-inline: 0;
  }
  .sec_feature .row_card_wrap .row_feature {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_card_wrap {
    padding-bottom: 60px;
  }
  .sec_feature .row_card_wrap:not(:last-child) {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_card {
    align-items: flex-start;
    gap: 60px;
  }
  .sec_feature .row_card > .col {
    width: calc(50% - 30px);
  }
  .sec_feature .row_card .row_feature {
    margin-bottom: 0;
  }
}

.sec_contact {
  background: url("../img/top/top_bg01_sp.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_contact {
    background: url("../img/top/top_bg01.jpg") no-repeat center/cover;
  }
}
.sec_contact .row_btn {
  justify-content: center;
  -moz-column-gap: 60px;
       column-gap: 60px;
}
.sec_contact .row_btn .col_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  margin-inline: auto;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  transition: 0.2s;
}
.sec_contact .row_btn .col_btn a .text {
  position: relative;
}
.sec_contact .row_btn .col_btn a .text::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin-block: auto;
  margin-right: 0.5em;
}
@media (max-width: 767px) {
  .sec_contact .row_btn .col_btn a {
    width: 100%;
    max-width: 360px;
    height: 60px;
    font-size: 20px;
  }
  .sec_contact .row_btn .col_btn a .large {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .sec_contact .row_btn .col_btn a {
    width: 360px;
    height: 90px;
    font-size: 30px;
  }
  .sec_contact .row_btn .col_btn a .large {
    font-size: 34px;
  }
}
.sec_contact .row_btn .col_btn a:hover {
  opacity: 0.8 !important;
}
.sec_contact .row_btn .col_btn.web a {
  background-color: #f7f4e9;
  color: #574b47;
}
.sec_contact .row_btn .col_btn.web a .text {
  padding-left: calc(31px + 0.5em);
}
.sec_contact .row_btn .col_btn.web a .text::before {
  width: 31px;
  height: 40px;
  background: url("../img/common/ic_reserve.png") no-repeat center/contain;
}
.sec_contact .row_btn .col_btn.line a {
  background-color: #06c755;
  color: #fff;
}
.sec_contact .row_btn .col_btn.line a .text {
  padding-left: calc(40.5px + 0.5em);
}
.sec_contact .row_btn .col_btn.line a .text::before {
  width: 40.5px;
  height: 38.5px;
  background: url("../img/common/ic_line.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .sec_contact .row_btn .col_btn:not(:last-child) {
    margin-bottom: 10px;
  }
}/*# sourceMappingURL=bond.css.map */