@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: #f2f8fd;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f8fd;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2f8fd;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f8fd;
}

.box_border {
  background: #fff;
  border: 5px solid #f2f8fd;
}

.box_border .box_bg {
  background: #f2f8fd;
}

.section_bg .box_border .box_bg {
  background: #f2f8fd;
}

.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 #f2f8fd;
  border-radius: 10px;
  padding: min(30px , 3.8vw);
  display: flex;
  flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.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;
  display: flex;
  align-items: center;
  border-radius: 3px;
  border: 1px solid #c4ab3e;
  color: #c4ab3e !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: #c4ab3e;
  color: #fff !important;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #c4ab3e;
  border-right: 1px solid #c4ab3e;
  left: auto;
  right: 15px;
  transform: rotate(45deg);
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@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: #c4ab3e;
  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: #c4ab3e;
  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: #c4ab3e;
  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 #c4ab3e;
  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: #c4ab3e;
  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_timetable small {
	display: block;
  font-size: 8px;
	line-height: 1.5;
}
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: #c4ab3e;
  border-top: 1px solid #c4ab3e;
  border-bottom: 1px solid #c4ab3e;
  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: 1.2rem 0.2rem;
  line-height: 1.4;
  text-align: center;
}
table.table_timetable thead th {
  background: #c7baa9;
  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_timetable_kai {
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  width: 100%;
}
@media (max-width: 768px) {
  .table_timetable_kai {
    width: 1200px !important;
  }
}
.table_timetable_kai th {
  background: #c7baa9;
  color: #fff;
  vertical-align: middle;
  padding: 15px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}
.table_timetable_kai th.w01 {
  width: 152px;
}
.table_timetable_kai th.w02 {
  width: 80px;
}
.table_timetable_kai td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px;
  text-align: center;
  vertical-align: middle;
	background: #fff;
}
.table_timetable_kai td.bg01 {
  background: #c7baa9;
  color: #fff;
  width: 150px;
}
.table_timetable_kai td.bg02 {
  background: #f9f2e8;
  width: 130px;
}
.table_timetable_kai td .co01 {
  color: #967a53;
}



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: #c4ab3e;
  color: #fff;
  font-weight: bold;
}
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: #c4ab3e !important;
}

.consul2 {
  color: #967a53 !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: #c4ab3e;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Zen Maru Gothic", sans-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: #c4ab3e;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq .question.open .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: #967a53;
  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 #f2f8fd;
  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: #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: #c4ab3e;
}
.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: #c4ab3e;
  background: #c4ab3e;
  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: 0;
  background: #fff;
  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: #333;
  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 #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
}

.copyright {
  background: #f9f7f3;
  color: #333;
  margin-top: 100px;
  padding: 15px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    margin-top: 30px;
    font-size: 14px;
    padding: 10px 0 21%;
  }
}

.list_list dd a {
  color: #333;
  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;
  }
}

.page-template-gastroenterology_lp h2, .page-template-gastroenterology_lp h3, .page-template-gastroenterology_lp h4 {
  padding: 0;
  border: 0;
  color: #333;
}
.page-template-gastroenterology_lp h2:after, .page-template-gastroenterology_lp h2:before, .page-template-gastroenterology_lp h3:after, .page-template-gastroenterology_lp h3:before, .page-template-gastroenterology_lp h4:after, .page-template-gastroenterology_lp h4:before {
  content: none;
}

.footer .googlemap {
  padding-top: 80%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .footer .googlemap {
    padding-top: 30%;
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .header .header_logo {
    max-width: 90%;
    margin: 0 auto;
  }
  .header .header_info {
    margin: 15px 0 0;
  }
}

.sec_worries {
  padding: 100px 0 180px;
}
@media (max-width: 767px) {
  .sec_worries {
    padding: 30px 0 100px;
  }
}
.sec_worries .container {
  width: 1202px;
}
.sec_worries .h2_worries {
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 30px;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: clamp(22px, 2vw, 36px);
}
@media (min-width: 768px) {
  .sec_worries .h2_worries {
    padding: 0 0 20px;
    margin: 0 0 60px;
  }
}
.sec_worries .h2_worries:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 40px;
  height: 6px;
  background: url(../img/common/h2_icon001.png) no-repeat center center/cover;
}
.sec_worries .bnr {
  position: relative;
}
@media (max-width: 767px) {
  .sec_worries .bnr {
    margin: 0 -10px;
  }
}
.sec_worries .bnr:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -80px;
  right: 0;
  left: 0;
  margin: auto;
  width: 100.8px;
  height: 71.4px;
  background: url(../img/common/arrow_img.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_worries .bnr:after {
    bottom: -150px;
    width: 168px;
    height: 119px;
  }
}
.sec_consultation {
  padding: 10px 0 50px;
}
@media (min-width: 768px) {
  .sec_consultation {
    padding: 120px 0;
    background: url(../img/common/bg_img001.jpg) no-repeat center center/cover;
  }
}
.sec_consultation .txt_wrap {
  max-width: 730px;
  margin: 0 0 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_consultation .txt_wrap {
    width: 80%;
    margin: 0 0 0 auto;
  }
}
.sec_consultation .list_consul li {
  font-weight: bold;
  font-size: clamp(14px, 1.8vw, 24px);
}
.sec_consultation .clinic {
  color: #967a53;
  font-weight: 700;
  margin: 0;
  line-height: 1.4;
  font-size: clamp(20px, 2.2vw, 30px);
}
.sec_consultation .desc {
  font-weight: bold;
  font-size: clamp(20px, 2.2vw, 30px);
}
@media (max-width: 767px) {
  .sec_consultation .desc {
    line-height: 1.4;
    margin-top: 5px;
  }
}
.sec_consultation .desc .large {
  color: #c4ab3e;
  font-weight: 500;
  font-size: clamp(28px, 3.2vw, 48px);
}

.sec_reason {
  padding: 50px 0;
  margin: 0;
  background: url(../img/common/bg_img002.jpg) no-repeat top center/cover;
}
@media (min-width: 768px) {
  .sec_reason {
    padding: 100px 0 120px;
    margin: 100px 0 0;
  }
}
.sec_reason .tab_btn {
  display: block;
}
.sec_reason .tab_item_wrap .tab_item {
  display: none;
}
.sec_reason .tab_item_wrap .tab_item.active {
  display: block;
}
@media (min-width: 768px) {
  .sec_reason .row.first .col_2 {
    width: 42.5%;
  }
  .sec_reason .row.first .col_2:last-child {
    width: 54.5%;
    margin-right: 3%;
  }
}
@media (max-width: 767px) {
  .sec_reason .row.first figure {
    max-width: 75%;
    margin: 0 auto 20px;
  }
}
.sec_reason .h2_reason {
  font-weight: bold;
  font-size: clamp(22px, 2.2vw, 30px);
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_reason .h2_reason {
    text-align: left;
    margin: 0 0 30px;
  }
}
.sec_reason .h2_reason .sub {
  display: block;
  color: #967a53;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
  font-size: clamp(22px, 2.2vw, 30px);
}
.sec_reason .h2_reason .main {
  color: #c4ab3e;
  font-weight: 500;
  font-size: clamp(32px, 3.2vw, 48px);
}
@media (min-width: 768px) {
  .sec_reason .desc {
    line-height: 1.9;
    letter-spacing: 0.1em;
  }
}
.sec_reason .row_custom {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_reason .row_custom {
    display: flex;
    align-items: center;
    gap: 0 30px;
    margin: 0 0 60px;
  }
  .sec_reason .row_custom.reverse {
    flex-direction: row-reverse;
  }
  .sec_reason .row_custom.reverse .txt_wrap:after {
    left: calc((-100vw + 1200px) / 2);
    right: auto;
  }
}
@media (min-width: 768px) and (max-width: 1240px) {
  .sec_reason .row_custom.reverse .txt_wrap:after {
    left: -20px;
    right: auto;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .sec_reason .row_custom.reverse .txt_wrap:after {
    left: -10px;
    right: auto;
  }
}
@media (min-width: 768px) {
  .sec_reason .row_custom.reverse .txt_wrap:before {
    left: auto;
    right: -220px;
    border-radius: 0 150px 150px 0;
  }
}
.sec_reason .row_custom .img_wrap {
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .sec_reason .row_custom .img_wrap figure {
    margin: 0 0 20px;
  }
}
.sec_reason .row_custom .txt_wrap {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 20px;
}
@media (min-width: 768px) {
  .sec_reason .row_custom .txt_wrap {
    padding: 50px 0 60px;
  }
}
.sec_reason .row_custom .txt_wrap.adjust {
  padding-left: 15px;
}
.sec_reason .row_custom .txt_wrap:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc((-100vw + 1200px) / 2);
  left: auto;
  margin: auto;
  width: calc((100vw - 1200px) / 2);
  height: 100%;
  background: #fff;
}
@media (max-width: 1240px) {
  .sec_reason .row_custom .txt_wrap:after {
    right: -20px;
    width: 20px;
  }
}
@media (max-width: 767px) {
  .sec_reason .row_custom .txt_wrap:after {
    content: none;
  }
}
.sec_reason .row_custom .txt_wrap:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: -220px;
  margin: auto;
  width: 220px;
  height: 100%;
  background: #fff;
  border-radius: 150px 0 0 150px;
}
@media (max-width: 767px) {
  .sec_reason .row_custom .txt_wrap:before {
    content: none;
  }
}
.sec_reason .row_custom .txt_wrap .h3_reason {
  color: #967a53;
  letter-spacing: 0.1em;
  font-size: clamp(20px, 2.2vw, 30px);
  margin: 0 0 20px;
  position: relative;
  padding: 0 0 0 55px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .sec_reason .row_custom .txt_wrap .h3_reason {
    padding: 0 0 0 80px;
  }
}
.sec_reason .row_custom .txt_wrap .h3_reason:after {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  width: 39px;
  height: 81px;
  background: url(../img/common/reason_num001.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_reason .row_custom .txt_wrap .h3_reason:after {
    top: -50px;
    width: 65px;
    height: 135px;
  }
}
.sec_reason .row_custom .txt_wrap .h3_reason .color01 {
  color: #c4ab3e;
}
.sec_reason .row_custom .txt_wrap .h3_reason.num02:after {
  background: url(../img/common/reason_num002.png) no-repeat center center/cover;
}
.sec_reason .row_custom .txt_wrap .h3_reason.num03:after {
  background: url(../img/common/reason_num003.png) no-repeat center center/cover;
}
.sec_reason .row_custom .txt_wrap .desc {
  letter-spacing: 0.04em;
}
.sec_reason .bg_wh {
  background: #fff;
  border-radius: 30px;
  padding: 20px;
}
@media (min-width: 768px) {
  .sec_reason .bg_wh {
    padding: 60px;
    padding: 5%;
  }
}
.sec_reason .bg_wh .h4_reason {
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 20px;
  text-align: center;
  font-size: clamp(20px, 2vw, 30px);
}
@media (min-width: 768px) {
  .sec_reason .bg_wh .h4_reason {
    padding: 0 0 20px;
    margin: 0 0 40px;
  }
}
.sec_reason .bg_wh .h4_reason:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 40px;
  height: 6px;
  background: url(../img/common/h2_icon001.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_reason .bg_wh .tab_wrap {
    display: flex;
    gap: 0 30px;
  }
}
.sec_reason .bg_wh .tab_wrap .tab_btn_wrap {
  margin: 0;
}
@media (min-width: 768px) {
  .sec_reason .bg_wh .tab_wrap .tab_btn_wrap {
    width: calc(20% - 30px);
  }
}
.sec_reason .bg_wh .tab_wrap .tab_btn_wrap .tab_btn {
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: clamp(14px, 1.4vw, 20px);
  cursor: pointer;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  background: #eae3c4;
  padding: 8px 0;
  font-weight: 700;
  position: relative;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .sec_reason .bg_wh .tab_wrap .tab_btn_wrap .tab_btn {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .sec_reason .bg_wh .tab_wrap .tab_btn_wrap .tab_btn:not(:last-child) {
    margin: 0 0 6px;
  }
}
.sec_reason .bg_wh .tab_wrap .tab_btn_wrap .tab_btn.active {
  color: #fff;
  background: #967a53;
}
.sec_reason .bg_wh .tab_wrap .tab_btn_wrap .tab_btn.active:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -15px;
  left: auto;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #967a53;
}
@media (max-width: 767px) {
  .sec_reason .bg_wh .tab_wrap .tab_btn_wrap .tab_btn.active:after {
    right: 0;
    left: 0;
    top: auto;
    bottom: -19px;
    border-top: 10px solid #967a53;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
  }
}
@media (min-width: 768px) {
  .sec_reason .bg_wh .tab_wrap .tab_content {
    width: 80%;
  }
}
.sec_reason .bg_wh .tab_wrap .tab_content .tab_item {
  padding: 15px 20px;
  background: #f7f3ee;
  height: 100%;
}
@media (min-width: 768px) {
  .sec_reason .bg_wh .tab_wrap .tab_content .tab_item {
    padding: 30px;
  }
}
.sec_reason .bg_wh .tab_wrap .tab_content .tab_item .list_disease {
  display: grid;
  gap: 5px;
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 768px) {
  .sec_reason .bg_wh .tab_wrap .tab_content .tab_item .list_disease {
    grid-template-columns: repeat(3, 1fr);
  }
}
.sec_reason .bg_wh .tab_wrap .tab_content .tab_item .list_disease li {
  color: #967a53;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: clamp(13px, 1.3vw, 16px);
  position: relative;
  padding-left: 16px;
  font-family: "Zen Maru Gothic", sans-serif;
}
.sec_reason .bg_wh .tab_wrap .tab_content .tab_item .list_disease li.adjust {
  letter-spacing: 0;
}
.sec_reason .bg_wh .tab_wrap .tab_content .tab_item .list_disease li:after {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 100vh;
  background: #d2bea1;
}
@media (min-width: 768px) {
  .sec_reason .bg_wh .tab_wrap .tab_content .tab_item .list_disease li:after {
    top: 0.7em;
    width: 9px;
    height: 9px;
  }
}

.sec_announcement {
  padding: 50px 0 0;
}
@media (min-width: 768px) {
  .sec_announcement {
    padding: 120px 0;
    background: url(../img/common/bg_img003.jpg) no-repeat center center/cover;
  }
}
.sec_announcement .txt_wrap {
  max-width: 630px;
}
@media (min-width: 768px) {
  .sec_announcement .txt_wrap {
    width: 70%;
    margin: 0 0 0 auto;
  }
}
.sec_announcement .txt_wrap .h2_announcement {
  text-align: left;
  font-weight: 700;
  line-height: 1.3;
  font-size: clamp(20px, 2.4vw, 36px);
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_announcement .txt_wrap .h2_announcement {
    margin: 0 0 30px;
  }
}
.sec_announcement .txt_wrap .h2_announcement .sub {
  color: #c4ab3e;
  font-size: clamp(25px, 3.2vw, 48px);
}
.sec_announcement .txt_wrap .h2_announcement .main {
  color: #967a53;
  font-size: clamp(25px, 3.2vw, 48px);
}
.sec_announcement .txt_wrap .h3_announcement {
  font-weight: 500;
  font-size: clamp(16px, 1.8vw, 24px);
  margin: 15px 0;
}
@media (min-width: 768px) {
  .sec_announcement .txt_wrap .h3_announcement {
    margin: 30px 0;
  }
}
.sec_announcement .txt_wrap .h3_announcement .bg_line {
  display: table;
  margin: 0 0 5px;
  letter-spacing: 0;
  padding: 2px 8px 4px;
  color: #fff;
  background: #c4ab3e;
}
@media (min-width: 768px) {
  .sec_announcement .txt_wrap .h3_announcement .bg_line {
    padding: 5px 15px 7px;
  }
}
.sec_announcement .txt_wrap .desc {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_announcement .txt_wrap .desc {
    line-height: 1.9;
    letter-spacing: 0.1em;
    margin: 0;
  }
}

.sec_image {
  padding: 50px 0 80px;
}
@media (min-width: 768px) {
  .sec_image {
    padding: 120px 0 100px;
  }
}
.sec_image .h2_image {
  font-size: clamp(22px, 2.6vw, 42px);
  position: relative;
  display: table;
  font-weight: 700;
  margin: 0 auto 20px;
  padding: 0 40px;
}
@media (min-width: 768px) {
  .sec_image .h2_image {
    margin: 0 auto 40px;
    padding: 0 90px;
  }
}
.sec_image .h2_image:after, .sec_image .h2_image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 44.4px;
  height: 65.4px;
  background: url(../img/common/h2_icon002.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_image .h2_image:after, .sec_image .h2_image:before {
    width: 74px;
    height: 109px;
  }
}
.sec_image .h2_image:before {
  right: 0;
  left: auto;
  background: url(../img/common/h2_icon003.png) no-repeat center center/cover;
}
.sec_image .h2_image .sub {
  display: block;
  font-size: clamp(14px, 2.2vw, 30px);
}
.sec_image .bg_contents {
  padding: 5%;
  background: #f6f1e9;
  border-radius: 30px;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.sec_image .bg_contents:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -60px;
  right: 0;
  left: 0;
  margin: auto;
  width: 100.8px;
  height: 71.4px;
  background: url(../img/common/arrow_img.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_image .bg_contents:after {
    bottom: -100px;
    width: 168px;
    height: 119px;
  }
}
.sec_image .bg_contents .h3_image {
  color: #967a53;
  text-align: center;
  font-size: clamp(22px, 2.2vw, 30px);
  margin: 0 0 30px;
}
.sec_image .bg_contents .h3_image .line {
  background: linear-gradient(transparent 75%, #e9e2cb 75%);
}
.sec_image .bg_contents .desc {
  line-height: 1.9;
  font-size: clamp(14px, 1.4vw, 18px);
}
@media (min-width: 768px) {
  .sec_image .bg_contents .desc {
    text-align: center;
  }
}

.sec_feature {
  padding: 10px 0 50px;
  background: url(../img/common/bg_img004.jpg) no-repeat top center/auto;
	position: relative;
}
@media (min-width: 768px) {
  .sec_feature {
    padding: 50px 0 120px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row .col_2:first-child {
    width: 41%;
    margin-right: 4%;
  }
  .sec_feature .row .col_2:last-child {
    width: 55%;
  }
}
@media (min-width: 768px) {
  .sec_feature .float_contents {
    position: sticky;
	  top: 60px;
  }
}
.sec_feature .h2_feature {
  text-align: left;
  margin: -20px 0 15px;
}
@media (min-width: 768px) {
  .sec_feature .h2_feature {
    margin: -20px 0 30px;
  }
}
.sec_feature .h2_feature .sub {
  font-size: clamp(14px, 1.8vw, 20px);
  letter-spacing: 0.04em;
  color: #967a53;
}
.sec_feature .h2_feature .main {
  margin: 25px 0 0;
  letter-spacing: 0.04em;
  font-weight: 700;
  line-height: 1.3;
  font-size: clamp(28px, 3.2vw, 48px);
}
.sec_feature .h2_feature .main .small {
  font-size: clamp(24px, 2.4vw, 36px);
}
.sec_feature .h2_feature .main .color01 {
  color: #c4ab3e;
}
.sec_feature .desc {
  line-height: 1.9;
  letter-spacing: 0.05em;
  text-align: justify;
}
.sec_feature .feature_block {
  padding: 15px 0;
  border-top: 1px solid #d9d9d9;
}
@media (min-width: 768px) {
  .sec_feature .feature_block {
    padding: 30px 0;
    display: flex;
    gap: 0 25px;
  }
}
.sec_feature .feature_block:last-child {
  border-bottom: 1px solid #d9d9d9;
}
@media (min-width: 768px) {
  .sec_feature .feature_block .txt_wrap {
    width: calc((100% - 25px) / 2);
  }
}
.sec_feature .feature_block .txt_wrap .point {
  padding: 0 15px;
  color: #fff;
  display: inline-block;
  background: #967a53;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-size: clamp(16px, 1.8vw, 24px);
  margin: 0;
}
.sec_feature .feature_block .txt_wrap .point .num {
  line-height: 1;
  margin-left: 10px;
  font-size: clamp(20px, 2.2vw, 29px);
}
.sec_feature .feature_block .txt_wrap .h3_feature {
  margin: 5px 0 10px;
  font-size: clamp(18px, 1.8vw, 24px);
}
@media (min-width: 768px) {
  .sec_feature .feature_block .txt_wrap .h3_feature {
    margin: 20px 0;
  }
}
.sec_feature .feature_block .txt_wrap .h3_feature .marker {
  background: url(../img/common/marker.png) repeat-x center bottom 0.1em/auto;
}
@media (max-width: 767px) {
  .sec_feature .feature_block .txt_wrap .desc {
    margin: 0 0 15px;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature_block .img_wrap {
    width: calc((100% - 25px) / 2);
  }
}
.sec_flow {
  padding: 50px 0;
  background: url(../img/common/bg_img006.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_flow {
    padding: 120px 0;
  }
}
.sec_flow .tab_btn {
  display: block;
}
.sec_flow .tab_item_wrap .tab_item {
  display: none;
}
.sec_flow .tab_item_wrap .tab_item.active {
  display: block;
}
.sec_flow .h2_flow {
  font-size: clamp(24px, 2.4vw, 36px);
  letter-spacing: 0.1em;
  position: relative;
  padding: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_flow .h2_flow {
    padding: 40px 0 0;
  }
}
.sec_flow .h2_flow:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 32.8px;
  height: 24px;
  background: url(../img/common/h2_icon004.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_flow .h2_flow:after {
    width: 41px;
    height: 30px;
  }
}
.sec_flow .tab_wrap .tab_btn_wrap {
  display: flex;
  justify-content: center;
  gap: 0 10px;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_flow .tab_wrap .tab_btn_wrap {
    gap: 0 20px;
    margin: 0 0 60px;
  }
}
.sec_flow .tab_wrap .tab_btn_wrap .tab_btn {
  width: calc((100% - 20px)/3);
  padding: 15px 0 20px;
  color: #333;
  background: #fff;
  border: 1px solid #c4ab3e;
  text-align: center;
  font-weight: 700;
  font-family: "Zen Maru Gothic", sans-serif;
  letter-spacing: 0.1em;
  line-height: 1;
  cursor: pointer;
  position: relative;
  font-size: clamp(14px, 1.8vw, 24px);
	transition: all 0s;
}
@media (min-width: 768px) {
  .sec_flow .tab_wrap .tab_btn_wrap .tab_btn {
    padding: 25px 0 30px;
    width: 280px;
  }
}
.sec_flow .tab_wrap .tab_btn_wrap .tab_btn span {
  position: relative;
}
.sec_flow .tab_wrap .tab_btn_wrap .tab_btn span:after, .sec_flow .tab_wrap .tab_btn_wrap .tab_btn span:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: -8px;
  right: 0;
  left: 0;
  margin: auto;
  width: 8px;
  height: 1px;
  background: #c4ab3e;
  transform: rotate(30deg);
}
@media (min-width: 768px) {
  .sec_flow .tab_wrap .tab_btn_wrap .tab_btn span:after, .sec_flow .tab_wrap .tab_btn_wrap .tab_btn span:before {
    bottom: -15px;
  }
}
.sec_flow .tab_wrap .tab_btn_wrap .tab_btn span:after {
  left: -7px;
}
.sec_flow .tab_wrap .tab_btn_wrap .tab_btn span:before {
  right: -7px;
  transform: rotate(-30deg);
}
.sec_flow .tab_wrap .tab_btn_wrap .tab_btn.active {
  color: #fff;
  background: #c4ab3e;
}
.sec_flow .tab_wrap .tab_btn_wrap .tab_btn.active:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -12px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 12px solid #c4ab3e;
}
@media (min-width: 768px) {
  .sec_flow .tab_wrap .tab_btn_wrap .tab_btn.active:after {
    bottom: -20px;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 20px solid #c4ab3e;
  }
}
.sec_flow .tab_wrap .tab_btn_wrap .tab_btn.active span:after, .sec_flow .tab_wrap .tab_btn_wrap .tab_btn.active span:before {
  background: #fff;
}
.sec_flow .tab_wrap .tab_content .tab_item .contents img {
  position: relative;
  z-index: 1;
}
.sec_flow .tab_wrap .tab_content .tab_item .contents .desc {
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 860px;
  margin: -60px auto 0;
  display: block;
  color: #fff;
  line-height: 1.9;
  letter-spacing: 0.1em;
  padding: 15px;
  background: rgba(196, 171, 62, 0.9);
}
@media (min-width: 768px) {
  .sec_flow .tab_wrap .tab_content .tab_item .contents .desc {
    margin: -80px auto 0;
    width: 96%;
    padding: 50px 0;
    text-align: center;
  }
}

.sec_doctor {
  padding: 50px 0;
  background: url(../img/common/bg_img005.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_doctor {
    padding: 120px 0;
  }
}
.sec_doctor .row {
  align-items: center;
}
@media (min-width: 768px) {
  .sec_doctor .row .col_2:first-child {
    width: 42%;
    margin-right: 3%;
  }
  .sec_doctor .row .col_2:last-child {
    width: 55%;
  }
}
.sec_doctor .h2_flow {
  text-align: left;
  color: #c4ab3e;
  letter-spacing: 0.04em;
  font-size: clamp(18px, 2.2vw, 30px);
  position: relative;
  line-height: 1.4;
  padding: 0 0 0 75px;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_doctor .h2_flow {
    padding: 0 0 0 95px;
  }
}
.sec_doctor .h2_flow:after {
  content: "";
  position: absolute;
  top: 5px;
  right: auto;
  left: 0;
  width: 61.6px;
  height: 57.6px;
  background: url(../img/common/h2_icon005.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_doctor .h2_flow:after {
    top: 5px;
    width: 77px;
    height: 72px;
  }
}
.sec_doctor .desc {
  line-height: 1.875;
  letter-spacing: 0.1em;
  text-align: justify;
}

.sec_clinic {
  padding: 50px 0;
  background: url(../img/common/bg_img007.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_clinic {
    padding: 120px 0 130px;
  }
}
.sec_clinic .h2_clinic {
  color: #fff;
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 30px;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: clamp(22px, 2vw, 36px);
}
@media (min-width: 768px) {
  .sec_clinic .h2_clinic {
    padding: 0 0 20px;
    margin: 0 0 60px;
  }
}
.sec_clinic .h2_clinic:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 40px;
  height: 6px;
  background: url(../img/common/h2_icon001.png) no-repeat center center/cover;
}
.sec_clinic .bg_wh {
  padding: 4%;
  background: rgba(255, 255, 255, 0.9);
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_clinic .bg_wh {
    margin: 0 0 60px;
  }
}
@media (max-width: 767px) {
  .sec_clinic .bg_wh .row {
    margin: 0 0 20px;
  }
}
.sec_clinic .bg_wh .table_info th, .sec_clinic .bg_wh .table_info td {
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
  letter-spacing: 0.1em;
  padding: 15px 0;
}
.sec_clinic .bg_wh .table_info th {
  color: #967a53;
  font-weight: 700;
  width: 20%;
  min-width: 80px;
}
.sec_clinic .bg_wh .table_info td {
  font-weight: 500;
}
.sec_clinic .bg_wh .table_info td a {
  color: #333;
  text-decoration: none;
}
@media (max-width: 767px) {
  .sec_clinic .bg_wh .table_timetable th, .sec_clinic .bg_wh .table_timetable td {
    font-size: 75%;
  }
}
.sec_clinic .bg_wh .table_timetable thead th {
  font-weight: 400;
  width: 7.8571428571%;
}
.sec_clinic .bg_wh .table_timetable thead th:first-child {
  width: 35%;
}
.sec_clinic .bg_wh .table_timetable thead th:last-child {
  width: 10%;
}
@media (min-width: 1240px) {
  .sec_clinic .bg_wh .table_timetable thead th:last-child {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .sec_clinic .bg_wh .table_timetable thead th:last-child {
    padding-right: 10px;
  }
}
.sec_clinic .bg_wh .table_timetable tbody th, .sec_clinic .bg_wh .table_timetable tbody td {
  font-weight: 400;
}
@media (min-width: 1240px) {
  .sec_clinic .bg_wh .table_timetable tbody th:last-child, .sec_clinic .bg_wh .table_timetable tbody td:last-child {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .sec_clinic .bg_wh .table_timetable tbody th:last-child, .sec_clinic .bg_wh .table_timetable tbody td:last-child {
    padding-right: 10px;
  }
}
@media (min-width: 1240px) {
  .sec_clinic .bg_wh .table_timetable tbody th {
    padding-left: 20px;
  }
}
.sec_clinic .bg_wh .table_timetable.table_wide thead th {
  width: 8.8571428571%;
}
.sec_clinic .bg_wh .table_timetable.table_wide thead th:first-child {
  width: 25%;
}
.sec_clinic .bg_wh .table_timetable.table_wide thead th:last-child {
  width: 13%;
}
@media (max-width: 767px) {
  .sec_clinic .bg_wh .table_timetable + .desc {
    font-size: 75%;
  }
}
.sec_clinic .bg_wh .h3_clinic {
  color: #c4ab3e;
  letter-spacing: 0.1em;
  font-size: clamp(18px, 1.8vw, 24px);
  margin: 0 0 15px;
}
.sec_clinic .img_slider {
  max-width: 1200px;
  margin: auto;
}
.sec_clinic .img_slider img {
  border-radius: 0;
}
.sec_clinic .img_slider .img_slide_main .item {
  position: relative;
}
.sec_clinic .img_slider .img_slide_main .slick-arrow {
  z-index: 3;
  width: 14px;
  height: 37.5px;
}
@media (min-width: 768px) {
  .sec_clinic .img_slider .img_slide_main .slick-arrow {
    width: 28px;
    height: 75px;
  }
}
.sec_clinic .img_slider .img_slide_main .slick-arrow:before {
  content: "";
  display: block;
  opacity: 1;
  width: 14px;
  height: 37.5px;
  background: url(../img/common/slider_arrow.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_clinic .img_slider .img_slide_main .slick-arrow:before {
    width: 28px;
    height: 75px;
  }
}
.sec_clinic .img_slider .img_slide_main .slick-arrow.slick-prev {
  left: 10px;
}
@media (min-width: 768px) {
  .sec_clinic .img_slider .img_slide_main .slick-arrow.slick-prev {
    left: 30px;
  }
}
.sec_clinic .img_slider .img_slide_main .slick-arrow.slick-prev:before {
  transform: rotate(180deg);
}
.sec_clinic .img_slider .img_slide_main .slick-arrow.slick-next {
  right: 10px;
}
@media (min-width: 768px) {
  .sec_clinic .img_slider .img_slide_main .slick-arrow.slick-next {
    right: 30px;
  }
}
.sec_clinic .img_slider .img_slide_thumb {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .sec_clinic .img_slider .img_slide_thumb {
    margin-top: 30px;
  }
}
.sec_clinic .img_slider .img_slide_thumb .item img {
  padding: 0;
}

.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;
}

.anchor {
  height: 0;
}
