@charset "UTF-8";
.header .header_logo {
  margin: 0;
}

.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 #b1c2cf;
}

.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 {
  padding: 4%;
  background: #f6f5f2;
  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: 0;
  border-bottom: 1px solid #616161;
  color: #616161 !important;
  padding: 0.6em 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 {
  opacity: 0.7;
}
.link_anchor a::after {
  width: 20px;
  height: 5px;
  border-right: 1px solid #616161;
  border-bottom: 1px solid #616161;
  left: auto;
  right: 15px;
  transform: skew(30deg);
  transition: 0.3s;
}
.link_anchor a:hover::after {
  right: 5px;
}
@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: #537188;
  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: #537188;
  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: #537188;
  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 #537188;
  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: #537188;
  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 #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #537188;
  border-top: 1px solid #537188;
  border-bottom: 1px solid #537188;
  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: #f6f5f2;
  padding: 1.2rem 1rem;
  text-align: center;
}
table.table_timetable thead th {
  font-weight: bold !important;
  background: #e0d9cc;
  color: #616161;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: left;
padding-right:0;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #537188;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #e5f3ff;
}
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: #958567 !important;
}

.consul2 {
  color: #b47575 !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: "Zen Maru Gothic", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 35.2px;
  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: #537188;
}
.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: #537188;
  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: #b47575;
  top: 30px;
  text-indent: 2px;
}

.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 #e1d4bb;
  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: #e0d9cc;
  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: #537188;
}
.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: "Zen Maru Gothic", 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: #537188;
  background: #537188;
  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: #fff;
  overflow: hidden;
  border-top: 2px solid #537188;
}
.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: #616161;
  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 #616161;
  border-right: 1px solid #616161;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: none;
  color: #fff;
  margin: 20px -30px 0;
  padding: 10px 0 150px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
    margin: 20px 0 0;
  }
}

.list_list dd a {
  color: #616161;
  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;
  }
}
/****************************************HEADER****************************************/
.header_logo a img.pc {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 13%;
}
.header_logo a img.min {
  display: none;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .header_logo a img.min {
    display: none !important;
  }
}
.header_logo a img.sp {
  max-width: 70%;
  margin-left: 20px;
}

.header.scrolled .header_logo a img.pc {
  display: none;
}
.header.scrolled .header_logo a img.min {
  display: block;
}
.header .sub-menu_wrap .container .sub-menu {
  width: 100%;
}
@media (min-width: 768px) {
  .header .sub-menu_wrap .container .sub-menu .nav_grand_child .nav_title {
    line-height: 1;
    padding-bottom: 0;
    border-bottom: 1px dashed #fff !important;
  }
  .header .sub-menu_wrap .container .sub-menu .nav_grand_child .nav_title a {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .header .sub-menu_wrap .container .sub-menu .nav_grand_child .nav_title a {
    background: rgba(83, 113, 136, 0.6);
  }
}

/****************************************COMMON****************************************/
.floating_bnr {
  position: fixed;
  z-index: 9;
  left: 0;
  bottom: 33%;
}
@media (max-width: 767px) {
  .floating_bnr {
    display: none;
  }
}
.floating_bnr a img {
  transition: 0.3s;
}
.floating_bnr a:hover img {
  opacity: 0.7;
}

.btn a {
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #537188;
  max-width: 170px;
  font-weight: bold;
  padding: 5px 30px 5px 10px;
  margin-left: auto;
  position: relative;
}
.btn a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  width: 20px;
  height: 5px;
  border-right: 1px solid #537188;
  border-bottom: 1px solid #537188;
  transform: skew(30deg);
  transition: 0.2s;
}
.btn a:hover {
  opacity: 0.7;
}
.btn a:hover:after {
  right: 5px;
}

.table_timetable {
  margin: 0 0 5px;
}
.table_timetable thead th {
  background: #e0d9cc;
}
.table_timetable th, .table_timetable td {
  font-weight: 400;
  font-size: 11px;
}
@media (min-width: 768px) {
  .table_timetable th, .table_timetable td {
    font-size: 14px;
  }
}
.table_timetable th .tri {
  font-size: 10px;
  position: relative;
  top: -2px;
}
.table_timetable th .remarks {
  display: block;
  font-size: 10px;
}
@media (min-width: 768px) {
  .table_timetable th .remarks {
    font-size: 11px;
  }
}
.table_timetable td {
  position: relative;
}
.table_timetable td .remarks {
  position: absolute;
  z-index: 3;
  top: 3em;
  bottom: 0;
  right: 5px;
  left: -4px;
  margin: auto;
  font-size: 11px;
  letter-spacing: 0;
}
.table_timetable.color02 thead th {
  background: #ecd7d7;
}
.table_timetable.color02 th, .table_timetable.color02 td {
  background: #fef5f5;
}
.table_timetable.color02 td {
  vertical-align: top;
}
.table_timetable.color02 td .remarks {
  left: 0;
}

/****************************************UNDER****************************************/
body:not(.home) .header .header_logo a img.pc {
  display: none;
}
body:not(.home) .header .header_logo a img.min {
  display: block;
}

/****************************************MAIN******************************************/
.bg_wrap {
  background: url(../img/common/bg_img001.jpg) no-repeat center center/cover;
}

.sec_open {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .sec_open {
    padding: 100px 0;
  }
}
.sec_open .bnr {
  text-align: center;
}
@media (max-width: 767px) {
  .sec_open .bnr img {
    max-width: 90%;
  }
}

.sec_post {
  padding: 20px 0 50px;
}
@media (min-width: 768px) {
  .sec_post {
    padding: 20px 0 100px;
  }
}
.sec_post .post_wrap {
  padding: 6%;
  background: #f1f6fa;
  position: relative;
}
.sec_post .post_wrap:after {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 15px;
  bottom: 0;
  right: 0;
  left: 10px;
  margin: auto;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
}
@media (max-width: 767px) {
  .sec_post .post_wrap:after {
    top: 10px;
    bottom: 0;
    right: 0;
    left: 5px;
    margin: auto;
    width: 100%;
    height: 100%;
  }
}
.sec_post .post_wrap .title_img {
  position: absolute;
  z-index: 3;
  top: -20px;
  left: 20px;
}
@media (max-width: 767px) {
  .sec_post .post_wrap .title_img img {
    max-width: 60%;
  }
}
.sec_post .post_wrap .h2_post {
  padding: 0 0 5px;
  font-weight: 400;
  border-bottom: 1px solid #616161;
  display: table;
  margin: 0 auto 20px;
}
@media (min-width: 768px) {
  .sec_post .post_wrap .h2_post {
    margin: 0 auto 30px;
  }
}
.sec_post .post_wrap .h2_post:after {
  content: none;
}
.sec_post .post_wrap .list_list {
  display: block;
}
.sec_post .post_wrap .list_list dt {
  float: none;
  margin-top: 20px;
}
.sec_post .post_wrap .list_list dd {
  padding-left: 0;
}
.sec_post .post_wrap .btn a {
  display: table;
  text-decoration: none;
  position: relative;
  padding-right: 30px;
  font-weight: bold;
  margin-left: auto;
}
.sec_post .post_wrap .btn a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 4px;
  right: 0;
  left: auto;
  margin: auto;
  width: 20px;
  height: 5px;
  border-right: 1px solid #537188;
  border-bottom: 1px solid #537188;
  transform: skew(30deg);
  transition: 0.2s;
}
.sec_post .post_wrap.blog {
  background: #f6f5f2;
}
@media (max-width: 767px) {
  .sec_post .post_wrap.blog {
    margin-top: 40px;
  }
}

.sec_info {
  position: relative;
  padding: 50px 0;
  margin: 0 0 50px;
}
@media (min-width: 768px) {
  .sec_info {
    padding: 100px 0 80px;
    margin: 0 0 100px;
  }
}
.sec_info:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 750px;
  max-width: 96%;
  height: 3%;
  aspect-ratio: 750/56;
  background: url(../img/common/sp_line_img001.png) no-repeat center center/100%;
}
@media (min-width: 768px) {
  .sec_info:before {
    width: 1200px;
    max-width: 100%;
    height: fit-content;
    aspect-ratio: 1200/56;
    background: url(../img/common/line_img001.png) no-repeat center center/cover;
  }
}
.sec_info:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 750px;
  max-width: 96%;
  height: 3%;
  aspect-ratio: 750/56;
  background: url(../img/common/sp_line_img002.png) no-repeat center center/100%;
}
@media (min-width: 768px) {
  .sec_info:after {
    width: 1200px;
    max-width: 100%;
    height: fit-content;
    aspect-ratio: 1200/56;
    background: url(../img/common/line_img002.png) no-repeat center center/cover;
  }
}
.sec_info .container {
  padding: 0 20px;
}
@media (min-width: 768px) {
  .sec_info .container {
    padding: 0 60px;
  }
}
.sec_info .title_img {
  padding: 0;
  display: flex;
  align-items: center;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .sec_info .title_img {
    margin: 0 0 30px;
  }
}
.sec_info .title_img:after {
  position: relative;
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #e1d4bb;
  margin-left: 3rem;
}
@media (max-width: 767px) {
  .sec_info .title_img img {
    max-width: 50%;
  }
}
.sec_info .h2_info {
  padding: 0 0 0 20px;
  text-align: left;
  font-weight: 500;
  position: relative;
  margin: 0 0 0.8em;
}
@media (min-width: 768px) {
  .sec_info .h2_info {
    margin: 0 0 1.2em;
  }
}
.sec_info .h2_info:before {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #ccc;
}
.sec_info .h2_info:after {
  content: none;
}
.sec_info .info_contents .contents_top, .sec_info .info_contents .contents_bottom {
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .sec_info .info_contents .contents_top, .sec_info .info_contents .contents_bottom {
    display: grid;
    align-items: center;
    gap: 30px;
    grid-template-columns: auto 1fr;
    margin: 0 0 25px;
  }
}
.sec_info .info_contents .info {
  display: grid;
  gap: 15px;
  grid-template-columns: 100px 1fr;
  margin: 15px 0 0;
}
@media (min-width: 768px) {
  .sec_info .info_contents .info {
    gap: 25px;
    margin: 0;
  }
}
.sec_info .info_contents .info dt, .sec_info .info_contents .info dd {
  line-height: 1.6;
}
.sec_info .info_contents .info dt {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  background: #537188;
}
.sec_info .info_contents .info dd {
  padding: 10px 0;
}
.sec_info .info_contents .info dd .btn {
  margin-top: 10px;
}
.sec_info .info_contents .info dd .btn a {
  display: block;
  text-align: center;
  margin-left: 0;
}
.sec_info .info_contents .access {
  padding: 30px 0 30px 50px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_info .info_contents .access {
    padding: 40px 0 40px 65px;
    border-left: 1px solid #ccc;
  }
}
.sec_info .info_contents .access:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 10px;
  margin: auto;
  width: 26px;
  height: 36px;
  background: url(../img/common/icon_train.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_info .info_contents .access:after {
    left: 25px;
  }
}
.sec_info .h3_info {
  border: 0;
  padding: 0;
  text-align: right;
  margin: 0 0 10px;
  color: #958567;
  font-weight: 500;
  font-size: 20px;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .sec_info .h3_info {
    font-size: 24px;
    margin: 0 0 20px;
  }
}
.sec_info .h3_info:before {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
  margin-right: 2rem;
}
.sec_info .h3_info.color02 {
  color: #b47575;
}
.sec_info .h3_info.color02:before {
  background: #b47575;
}
.sec_info .h3_info:after {
  content: none;
}
.sec_info .table_timetable {
  margin: 0 0 5px;
}
.sec_info .table_timetable thead th:first-child {
  width: 33%;
}
.sec_info .table_timetable td .remarks {
  right: 0;
}
@media (min-width: 768px) {
  .sec_info .row .col_2.color02 {
    position: relative;
  }
  .sec_info .row .col_2.color02:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: auto;
    left: -4%;
    margin: auto;
    width: 1px;
    height: 100%;
    background: #ccc;
  }
}

.sec_guide {
  position: relative;
  padding: 50px 0;
  margin: 0 0 50px;
}
@media (min-width: 768px) {
  .sec_guide {
    padding: 100px 0;
    margin: 0 0 100px;
  }
}
.sec_guide:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 96%;
  height: 2%;
  background: url(../img/common/sp_line_img003.png) no-repeat center center/100%;
}
@media (min-width: 768px) {
  .sec_guide:before {
    width: 1200px;
    max-width: 100%;
    height: fit-content;
    aspect-ratio: 1200/50;
    background: url(../img/common/line_img003.png) no-repeat center center/cover;
  }
}
.sec_guide:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 750px;
  max-width: 96%;
  height: 2%;
  aspect-ratio: 750/50;
  background: url(../img/common/sp_line_img004.png) no-repeat center center/100%;
}
@media (min-width: 768px) {
  .sec_guide:after {
    width: 1200px;
    max-width: 100%;
    height: fit-content;
    aspect-ratio: 1200/50;
    background: url(../img/common/line_img004.png) no-repeat center center/cover;
  }
}
.sec_guide .container {
  padding: 0 20px;
}
@media (min-width: 768px) {
  .sec_guide .container {
    padding: 0 60px;
  }
}
@media (max-width: 767px) {
  .sec_guide .row .col_2.mt-custom {
    margin-top: 40px;
  }
}
.sec_guide .heading {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_guide .heading {
    display: grid;
    gap: 50px;
    grid-template-columns: auto 1fr;
    margin: 0 0 70px;
  }
}
@media (max-width: 767px) {
  .sec_guide .heading .title_img {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .sec_guide .heading .title_img img {
    max-width: 80%;
  }
}
.sec_guide .heading .desc {
  letter-spacing: 0;
}
.sec_guide .sub_title_link {
  text-align: center;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_guide .sub_title_link {
    margin: 0 0 40px;
  }
}
.sec_guide .sub_title_link a {
  display: block;
}
.sec_guide .sub_title_link a img {
  transition: 0.2s;
}
.sec_guide .bnr {
  text-align: center;
}
.sec_guide .btn_wrap {
  padding: 15px;
  margin: 0 auto;
  background: #f1f6fa;
}
@media (min-width: 768px) {
  .sec_guide .btn_wrap {
    max-width: 500px;
  }
}
.sec_guide .btn_wrap.color02 {
  background: #f6f5f2;
}
@media (min-width: 768px) {
  .sec_guide .btn_wrap .list_btn {
    display: grid;
    gap: 15px;
    grid-template-columns: 1fr 1fr;
  }
}
.sec_guide .btn_wrap .list_btn li:not(:first-child) {
  margin: 10px 0 0;
}
@media (min-width: 768px) {
  .sec_guide .btn_wrap .list_btn li:not(:first-child) {
    margin: 0;
  }
}
.sec_guide .btn_wrap .list_btn li a {
  display: block;
  color: #616161;
  background: #fff;
  text-decoration: none;
  border: 1px solid #616161;
  padding: 15px;
  font-weight: 600;
  transition: 0.2s;
  position: relative;
}
.sec_guide .btn_wrap .list_btn li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  width: 20px;
  height: 4px;
  border-right: 1px solid #616161;
  border-bottom: 1px solid #616161;
  transition: 0.2s;
  transform: skew(30deg);
}
.sec_guide .btn_wrap .list_btn li a:hover {
  opacity: 0.7;
}
.sec_guide .btn_wrap .list_btn li a:hover:after {
  right: 10px;
}

.sec_surgery,
.sec_dermatology {
  padding: 50px 0;
  background: url(../img/common/bg_img002.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_surgery,
  .sec_dermatology {
    padding: 100px 0;
  }
}
.sec_surgery .title_img,
.sec_dermatology .title_img {
  text-align: right;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_surgery .title_img,
  .sec_dermatology .title_img {
    margin: 0 0 40px;
  }
}
.sec_surgery .tab_wrap,
.sec_dermatology .tab_wrap {
  display: block;
}
.sec_surgery .tab_wrap .tab_btn_wrap,
.sec_dermatology .tab_wrap .tab_btn_wrap {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_surgery .tab_wrap .tab_btn_wrap,
  .sec_dermatology .tab_wrap .tab_btn_wrap {
    margin: 0 0 50px;
  }
}
.sec_surgery .tab_wrap .tab_btn_wrap .tab_btn,
.sec_dermatology .tab_wrap .tab_btn_wrap .tab_btn {
  text-align: center;
  border-radius: 5px;
  color: #b1c2cf;
  padding: 5px 0;
  background: #fff;
  font-weight: bold;
  line-height: 1.4;
  border: 1px solid #b1c2cf;
  cursor: pointer;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .sec_surgery .tab_wrap .tab_btn_wrap .tab_btn,
  .sec_dermatology .tab_wrap .tab_btn_wrap .tab_btn {
    border-radius: 10px;
    padding: 25px 0;
    font-size: 22px;
  }
}
.sec_surgery .tab_wrap .tab_btn_wrap .tab_btn.active,
.sec_dermatology .tab_wrap .tab_btn_wrap .tab_btn.active {
  color: #fff;
  background: #b1c2cf;
  position: relative;
}
.sec_surgery .tab_wrap .tab_btn_wrap .tab_btn.active:after,
.sec_dermatology .tab_wrap .tab_btn_wrap .tab_btn.active:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 10px solid #b1c2cf;
}
@media (min-width: 768px) {
  .sec_surgery .tab_wrap .tab_btn_wrap .tab_btn.active:after,
  .sec_dermatology .tab_wrap .tab_btn_wrap .tab_btn.active:after {
    bottom: -15px;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    border-top: 15px solid #b1c2cf;
  }
}
.sec_surgery .tab_wrap .tab_btn_wrap .tab_btn .sub,
.sec_dermatology .tab_wrap .tab_btn_wrap .tab_btn .sub {
  display: block;
  font-size: 12px;
}
@media (min-width: 768px) {
  .sec_surgery .tab_wrap .tab_btn_wrap .tab_btn .sub,
  .sec_dermatology .tab_wrap .tab_btn_wrap .tab_btn .sub {
    font-size: 18px;
  }
}
.sec_surgery .tab_wrap .tab_content .tab_item,
.sec_dermatology .tab_wrap .tab_content .tab_item {
  display: none;
}
.sec_surgery .tab_wrap .tab_content .tab_item.active,
.sec_dermatology .tab_wrap .tab_content .tab_item.active {
  display: block;
}
@media (min-width: 768px) {
  .sec_surgery .tab_wrap .tab_content .tab_item .heading,
  .sec_dermatology .tab_wrap .tab_content .tab_item .heading {
    display: grid;
    gap: 100px;
    grid-template-columns: 1fr auto;
  }
}
.sec_surgery .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery,
.sec_dermatology .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery {
  margin: 0 0 20px;
  padding: 0;
  border: 0;
  display: flex;
  align-items: center;
  font-size: 19px;
}
@media (min-width: 768px) {
  .sec_surgery .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery,
  .sec_dermatology .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery {
    font-size: 26px;
  }
}
.sec_surgery .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery:after,
.sec_dermatology .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery:after {
  content: "";
  position: relative;
  top: 0;
  margin: 0;
  height: 1px;
  flex-grow: 1;
  background-color: #537188;
  margin-left: 1rem;
}
@media (min-width: 768px) {
  .sec_surgery .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery:after,
  .sec_dermatology .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery:after {
    margin-left: 1.6rem;
  }
}
.sec_surgery .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery .sub,
.sec_dermatology .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery .sub {
  font-size: 13px;
}
@media (min-width: 768px) {
  .sec_surgery .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery .sub,
  .sec_dermatology .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery .sub {
    font-size: 20px;
  }
}
.sec_surgery .tab_wrap .tab_content .tab_item .heading .txt_wrap .desc,
.sec_dermatology .tab_wrap .tab_content .tab_item .heading .txt_wrap .desc {
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .sec_surgery .tab_wrap .tab_content .tab_item .heading figure,
  .sec_dermatology .tab_wrap .tab_content .tab_item .heading figure {
    margin: 10px 0 0;
  }
}
.sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap,
.sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap {
  padding: 4%;
  background: #fff;
  margin: 20px 0 0;
  box-shadow: 0 0 10px rgba(97, 97, 97, 0.1);
}
@media (min-width: 768px) {
  .sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap,
  .sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap {
    margin: 40px 0 0;
  }
}
.sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap .title,
.sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .title {
  color: #fff;
  margin: 0 0 5px;
  padding: 8px 0;
  background: #537188;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap .title,
  .sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .title {
    margin: 0 0 10px;
  }
}
@media (min-width: 768px) {
  .sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap .list_btn,
  .sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .list_btn {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
  }
  .sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap .list_btn.col2,
  .sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .list_btn.col2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap .list_btn.col4,
  .sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .list_btn.col4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap .list_btn.wide,
  .sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .list_btn.wide {
    grid-template-columns: 1fr;
  }
}
.sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li a,
.sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li a {
  display: block;
  line-height: 1.4;
  padding: 10px 10px;
  text-decoration: none;
  color: #616161;
  border-bottom: 1px solid #616161;
  position: relative;
  font-weight: 600;
}
@media (min-width: 768px) {
  .sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li a,
  .sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li a {
    padding: 5px 10px;
  }
}
.sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li a:after,
.sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  width: 20px;
  height: 5px;
  border-right: 1px solid #616161;
  border-bottom: 1px solid #616161;
  transform: skew(30deg);
  transition: 0.2s;
}
.sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li a:hover,
.sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li a:hover {
  opacity: 0.7;
}
.sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li a:hover:after,
.sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li a:hover:after {
  right: 5px;
}
@media (min-width: 768px) {
  .sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li.adjust a,
  .sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li.adjust a {
    display: flex;
    align-items: flex-end;
    min-height: 65px;
  }
  .sec_surgery .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li.adjust a:after,
  .sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .list_btn li.adjust a:after {
    top: 43px;
    margin: 0;
  }
}

.sec_dermatology {
  background: url(../img/common/bg_img003.jpg) no-repeat center center/cover;
}
.sec_dermatology .title_img {
  text-align: left;
}
.sec_dermatology .tab_wrap .tab_btn_wrap .tab_btn {
  color: #d1c09e;
  border-color: #d1c09e;
}
@media (min-width: 768px) {
  .sec_dermatology .tab_wrap .tab_btn_wrap .tab_btn {
    height: 83px;
  }
}
.sec_dermatology .tab_wrap .tab_btn_wrap .tab_btn.active {
  background: #d1c09e;
}
.sec_dermatology .tab_wrap .tab_btn_wrap .tab_btn.active:after {
  border-top: 15px solid #d1c09e;
}
.sec_dermatology .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery {
  color: #958567;
}
.sec_dermatology .tab_wrap .tab_content .tab_item .heading .txt_wrap .h3_surgery:after {
  background: #958567;
}
.sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .title {
  background: #958567;
}
.sec_dermatology .tab_wrap .tab_content .tab_item .btn_wrap .sub_title {
  padding: 5px;
  color: #958567;
  background: #f6f5f2;
  font-weight: 600;
  margin: 10px 0 15px;
  border-left: 4px solid #d1c09e;
}

.sec_feature {
  padding: 50px 0 0;
}
@media (min-width: 768px) {
  .sec_feature {
    padding: 130px 0 90px;
  }
}
.sec_feature .title_img {
  text-align: center;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_feature .title_img {
    margin: 0 0 60px;
  }
}
@media (max-width: 767px) {
  .sec_feature .title_img img {
    max-width: 60%;
  }
}
.sec_feature .contents_wrap {
  width: 1800px;
  margin: 0 auto;
  max-width: 96%;
  position: relative;
  padding: 120px 0 150px;
  background: url(../img/common/line_img006.png) no-repeat center center/100% calc(100% - 220px);
}
@media (max-width: 1880px) {
  .sec_feature .contents_wrap {
    background: url(../img/common/line_img006.png) no-repeat center center/100% calc(100% - 11vw);
  }
}
@media (max-width: 1250px) {
  .sec_feature .contents_wrap {
    background: url(../img/common/line_img006.png) no-repeat center center/100% 95.5%;
  }
}
@media (max-width: 767px) {
  .sec_feature .contents_wrap {
    padding: 20% 10px;
    background: url(../img/common/sp_line_img006.png) no-repeat center center/100% calc(100% - 27vw);
  }
}
.sec_feature .contents_wrap:after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 1800px;
  max-width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  aspect-ratio: 180/11;
  background: url(../img/common/line_img005.png) no-repeat center center/contain;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .sec_feature .contents_wrap:after {
    aspect-ratio: 75/11;
    width: 100%;
    height: 1.5%;
    background: url(../img/common/sp_line_img005.png) no-repeat center center/contain;
  }
}
.sec_feature .contents_wrap:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 1800px;
  max-width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  aspect-ratio: 180/11;
  background: url(../img/common/line_img007.png) no-repeat center center/contain;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .sec_feature .contents_wrap:before {
    aspect-ratio: 75/11;
    width: 100%;
    height: 1.5%;
    background: url(../img/common/sp_line_img007.png) no-repeat center center/contain;
  }
}
.sec_feature .contents_wrap .container .h3_features {
  text-align: center;
  padding: 0;
  border: 0;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  margin: 15px 0;
}
@media (min-width: 768px) {
  .sec_feature .contents_wrap .container .h3_features {
    font-size: 26px;
    margin: 30px 0;
  }
}
.sec_feature .contents_wrap .container .h3_features:after {
  content: none;
}
.sec_feature .contents_wrap .container .h3_features .sub {
  display: block;
  font-size: 16px;
  letter-spacing: 0;
  margin: 3px 0 0;
}
@media (min-width: 768px) {
  .sec_feature .contents_wrap .container .h3_features .sub {
    margin: 10px 0 0;
    font-size: 20px;
  }
}
.sec_greeting {
  padding: 50px 0;
  background: url(../img/common/bg_img004.jpg) no-repeat top center/contain;
}
@media (min-width: 768px) {
  .sec_greeting {
    padding: 130px 0 90px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_custom .col_2:first-child {
    width: 39%;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_custom .col_2:last-child {
    width: 57%;
  }
}
.sec_greeting .title_img {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_greeting .title_img {
    margin: 0 0 40px;
  }
}
@media (max-width: 767px) {
  .sec_greeting .title_img img {
    max-width: 70%;
  }
}
@media (max-width: 767px) {
  .sec_greeting .bnr img {
    display: block;
    max-width: 80%;
    margin: 0 auto;
  }
}
.sec_greeting .h3_greeting {
  padding: 0;
  margin: 0 0 20px;
  border-bottom: 0;
  line-height: 2;
  color: #537188;
  font-weight: 500;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_greeting .h3_greeting {
    line-height: 2.4;
    margin: 0 0 40px;
    font-size: 26px;
  }
}
.sec_greeting .h3_greeting .line {
  padding: 0 0 5px;
  border-bottom: 1px solid #537188;
}
.sec_greeting .h3_greeting:after {
  content: none;
}
.sec_greeting .desc {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_greeting .desc {
    margin: 0 0 50px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .btnstyle a {
    margin-left: 0;
  }
}
.sec_greeting .bnr_wide {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .sec_greeting .bnr_wide {
    margin-top: 100px;
  }
}
.sec_greeting .contents02 {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .sec_greeting .contents02 {
    margin-top: 100px;
  }
}
.sec_greeting .contents02 .h3_greeting {
  color: #c39494;
}
.sec_greeting .contents02 .h3_greeting .line {
  border-bottom: 1px solid #c39494;
}
.sec_greeting .contents02 .btnstyle a {
  background: #c39494;
  border-color: #c39494;
}

.sec_recruit {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .sec_recruit {
    padding: 50px 0;
  }
}
.sec_recruit .recruit_bnr_wrap {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
}
.sec_recruit .recruit_bnr_wrap .title_img {
  position: absolute;
  top: -5px;
  z-index: 4;
  width: 30%;
}
@media (min-width: 768px) {
  .sec_recruit .recruit_bnr_wrap .title_img {
    top: -40px;
    left: -50px;
    width: auto;
  }
}
.sec_recruit .recruit_bnr_wrap .txt_wrap {
  padding: 42% 25px 25px;
  border: 2px solid #b1c2cf;
  border-radius: 150px 150px 0 0;
  outline: 4px solid #b1c2cf;
  outline-offset: -10px;
  background: url(../img/common/sp_recruit_bg.jpg) no-repeat center center/cover;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_recruit .recruit_bnr_wrap .txt_wrap {
    padding: 50px 300px 50px 200px;
    background: url(../img/common/recruit_bg.jpg) no-repeat center center/cover;
  }
}
.sec_recruit .recruit_bnr_wrap .txt_wrap:after {
  content: "";
  position: absolute;
  left: 8px;
  bottom: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 6px 6px;
  border-color: transparent transparent #b1c2cf #b1c2cf;
}
.sec_recruit .recruit_bnr_wrap .txt_wrap .h3_recruit {
  padding: 0 0 10px;
  margin: 0 0 15px;
  border: 0;
}
@media (max-width: 767px) {
  .sec_recruit .recruit_bnr_wrap .txt_wrap .h3_recruit {
    font-size: 20px;
  }
}
.sec_recruit .recruit_bnr_wrap .txt_wrap .h3_recruit:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: -200px;
  margin: auto;
  width: calc(100% + 500px);
  height: 1px;
  background: #537188;
}
@media (max-width: 767px) {
  .sec_recruit .recruit_bnr_wrap .txt_wrap .h3_recruit:before {
    left: 0;
    width: 100%;
  }
}
.sec_recruit .recruit_bnr_wrap .txt_wrap .h3_recruit:after {
  content: none;
}
.sec_recruit .recruit_bnr_wrap .txt_wrap .desc {
  margin: 0;
}
.sec_recruit .recruit_bnr_wrap .bnr {
  position: absolute;
  top: -30px;
  z-index: 3;
  width: 80%;
  right: 15px;
}
@media (min-width: 768px) {
  .sec_recruit .recruit_bnr_wrap .bnr {
    top: -10px;
    right: -50px;
    width: auto;
  }
}
/****************************************FOOTER****************************************/
.footer .footer_inner .contents_wrap {
  display: grid;
  gap: 0 3%;
  grid-template-columns: auto 1fr;
  position: relative;
}
@media (max-width: 767px) {
  .footer .footer_inner .contents_wrap {
    display: block;
  }
}
.footer .footer_inner .contents_wrap:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(-1 * (100vw - 1200px) / 2);
  left: auto;
  margin: auto;
  width: calc((100vw - 1200px) / 2);
  height: 100%;
  background: #537188;
}
@media (max-width: 767px) {
  .footer .footer_inner .contents_wrap:after {
    content: none;
  }
}
.footer .footer_inner .contents_wrap .contents_left .logo {
  margin: 0 auto 20px;
  max-width: 40%;
}
@media (min-width: 768px) {
  .footer .footer_inner .contents_wrap .contents_left .logo {
    max-width: 100%;
    margin: 0 0 60px;
  }
}
.footer .footer_inner .contents_wrap .contents_left .address {
  margin: 0;
}
@media (min-width: 768px) {
  .footer .footer_inner .contents_wrap .contents_left .address {
    margin: 0 0 40px;
  }
}
.footer .footer_inner .contents_wrap .contents_left .btn {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .footer .footer_inner .contents_wrap .contents_left .btn {
    margin: 0 0 40px;
  }
}
.footer .footer_inner .contents_wrap .contents_left .btn a {
  margin-left: 0;
}
.footer .footer_inner .contents_wrap .contents_left .access {
  position: relative;
  padding-left: 50px;
}
.footer .footer_inner .contents_wrap .contents_left .access:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 26px;
  height: 36px;
  background: url(../img/common/icon_train.png) no-repeat center center/cover;
  transition: 0.2s;
}
.footer .footer_inner .contents_wrap .contents_right {
  margin-top: 40px;
  padding: 30px 20px 20px;
  background: #537188;
  border-radius: 30px 0 0 0;
}
@media (min-width: 768px) {
  .footer .footer_inner .contents_wrap .contents_right {
    margin-top: 0;
    padding: 150px 0 0 150px;
    border-radius: 300px 0 0 0;
  }
}
@media (max-width: 767px) {
  .footer .footer_inner .contents_wrap .contents_right {
    position: relative;
  }
  .footer .footer_inner .contents_wrap .contents_right:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10px;
    left: auto;
    margin: auto;
    width: 10px;
    height: 100%;
    background: #537188;
  }
}
.footer .footer_inner .contents_wrap .contents_right .h3_ftr {
  color: #fff;
  text-align: right;
  position: relative;
  display: flex;
  align-items: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-size: 20px;
  margin: 0 0 10px;
}
.footer .footer_inner .contents_wrap .contents_right .h3_ftr:before {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #fff;
  margin-right: 2rem;
}
.footer .footer_inner .contents_wrap .contents_right .table_timetable + .desc {
  color: #fff;
}
@media (min-width: 768px) {
.footer .footer_inner .contents_wrap .contents_right .row .col_2{
        width: 49%;
        margin-right: 2%;
}
.footer .footer_inner .contents_wrap .contents_right .row .col_2:last-child{
        margin-right: 0;
}
}
@media (min-width: 768px) {
  .footer .ftr_bottom {
    max-width: 48%;
  }
}
.footer .ftr_bottom .sitemap {
  margin: 0 0 20px;
}
.footer .ftr_bottom .sitemap a {
  color: #fff;
  padding-left: 15px;
}
.footer .ftr_bottom .sitemap a:after {
  border: 0;
  width: 6px;
  height: 1px;
  background: #fff;
  transform: none;
}
.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th, .mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total, .mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}/*# sourceMappingURL=bond.css.map */