@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: inherit;
}

img, iframe {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.cf::before,
.cf::after {
  content: "";
  display: block;
}

.cf::after {
  clear: both;
}

.fl_l {
  float: left;
}

.fl_r {
  float: right;
}

.txt_c {
  text-align: center !important;
}

@media screen and (min-width: 48em), print {
  .pc-txt_c {
    text-align: center !important;
  }
}
.txt_l {
  text-align: left !important;
}

.txt_r {
  text-align: right !important;
}

.bold {
  font-weight: bold !important;
}

.text_nowrap {
  white-space: nowrap;
}

.underline {
  text-decoration: underline;
}

.underline_d {
  border-bottom: 1px dashed #212121;
}

.marker_text {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #ffc));
  background: linear-gradient(transparent 70%, #ffc 0%);
  display: inline;
}

.letter-spacing0_sp {
  letter-spacing: 0 !important;
}
@media screen and (min-width: 48em), print {
  .letter-spacing0_sp {
    letter-spacing: 0.1em;
  }
}

.fontsize90 {
  font-size: 90% !important;
}

.fontsize110 {
  font-size: 110% !important;
}

.clr_green_03 {
  color: #477D66 !important;
}

.clr_red {
  color: #DC513B !important;
}

.indent_minus_1em {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (min-width: 48em), print {
  .fontsize100_pc {
    font-size: 100% !important;
  }
}
.img_c {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 1rem auto;
}

.img_l, .img_r {
  display: block;
  max-width: 80%;
  height: auto;
  margin: 1rem auto;
}

@media screen and (min-width: 48em), print {
  .img_l {
    float: left;
    margin: 0 2rem 2rem 0;
  }
  .img_r {
    float: right;
    margin: 0 0 2rem 2rem;
  }
}
.sp_n {
  display: none !important;
}

@media screen and (min-width: 48em), print {
  .sp_n {
    display: block !important;
  }
  .pc_n {
    display: none !important;
  }
}
.mt40 {
  margin-top: 4rem !important;
}

.mt30 {
  margin-top: 3rem !important;
}

.mt20 {
  margin-top: 2rem !important;
}

.mt10 {
  margin-top: 1rem !important;
}

.mt5 {
  margin-top: 0.5rem !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

@media screen and (min-width: 48em), print {
  .mt40 {
    margin-top: 8rem !important;
  }
  .mt30 {
    margin-top: 6rem !important;
  }
  .mt20 {
    margin-top: 4rem !important;
  }
  .mt10 {
    margin-top: 2rem !important;
  }
  .mt5 {
    margin-top: 1rem !important;
  }
  .ml5_pc {
    margin-left: 1rem !important;
  }
  .mt0_pc {
    margin-top: 0 !important;
  }
  .mb0_pc {
    margin-bottom: 0 !important;
  }
}
.width20per {
  width: 20% !important;
}

.width25per {
  width: 25% !important;
}

.width30per {
  width: 30% !important;
}

.width40per {
  width: 40% !important;
}

.width50per {
  width: 50% !important;
}

.width60per {
  width: 60% !important;
}

.width70per {
  width: 60% !important;
}

.width75per {
  width: 75% !important;
}

.width80per {
  width: 80% !important;
}

@media screen and (min-width: 48em), print {
  .max_width50per_pc {
    max-width: 50% !important;
  }
}
.scrollx_sp_width180,
.scrollx_sp_width200 {
  overflow-x: scroll;
  width: 100%;
}
.scrollx_sp_width180 > *,
.scrollx_sp_width200 > * {
  width: 180% !important;
  margin-bottom: 0.5rem;
}

.scrollx_sp_width200 > * {
  width: 200% !important;
}

@media screen and (min-width: 48em), print {
  .scrollx_sp_width180,
  .scrollx_sp_width200 {
    overflow-x: visible;
  }
  .scrollx_sp_width180 > *,
  .scrollx_sp_width200 > * {
    width: 100% !important;
    margin-bottom: 0;
  }
}
.ov_h {
  overflow: hidden;
}

.tbl_time {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
}
.tbl_time caption {
  caption-side: bottom;
  text-align: left;
  margin-top: 0.45em;
}
.tbl_time caption .caption_close {
  display: inline-block;
  background: #F27A67;
  color: #fff;
  padding: 0.3em 0.8em;
  margin-right: 0.6em;
  margin-top: 0.5em;
}
.tbl_time tr th {
  background: #fff;
  font-weight: 500;
  border: 1px solid #e5e0d3;
}
.tbl_time tr th[scope=col] {
  padding: 0.5em 0;
  background: #f0e9da;
}
.tbl_time tr th[scope=col]:first-child {
  width: 38%;
  border-right: 1px solid #e5e0d3;
}
.tbl_time tr th.time {
  background: #f0e9da;
}
.tbl_time tr td {
  text-align: center;
  padding: 0.6rem 0.4rem;
  background: #fff;
  line-height: 1;
  font-weight: 500;
  border: 1px solid #e5e0d3;
}
.box_reserve_index {
  background: #EAF8F2;
  border: 0.1rem solid #73BE9E;
  padding: 1.1rem 0.9rem;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
}
.box_reserve_index ul {
  margin: 0;
}
.box_reserve_index ul > li {
  margin-top: 1em;
  text-indent: -1em;
  padding-left: 1em;
  letter-spacing: 0;
}
.box_reserve_index ul > li::before {
  content: "・";
}
.box_reserve_index ul > li:first-child {
  margin-top: 0;
}
@media screen and (min-width: 48em), print {
  .tbl_time {
    table-layout: fixed;
  }
  .tbl_time tr th[scope=col] {
    padding: 1.5rem 0;
  }
  .tbl_time tr th[scope=col]:first-child {
    width: 30%;
  }
  .tbl_time tr td {
    padding: 2rem 0;
  }
  .box_reserve_index {
    padding: 2rem 2rem;
  }
  .box_reserve_index ul li {
    line-height: 1.55;
    font-size: 1.8rem;
  }
}
.gmap {
  width: 100%;
}
.gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.tit_01 {
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 2.1rem;
  color: #fff;
  text-shadow: 0 0 0.33em rgba(0, 0, 0, 0.48), 0 0 0.33em rgba(0, 0, 0, 0.24);
  padding: 3rem 1rem;
  text-align: left;
  width: 100%;
  background: url(../img/tit_01_bg.jpg) no-repeat center center/cover;
  letter-spacing: 0.2em;
}

.tit_02 {
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #212121;
  font-size: 2rem;
  line-height: 1.3;
  margin: 5rem 0 2rem;
  text-align: center;
  position: relative;
  letter-spacing: 0.2em;
  padding-bottom: 0.57em;
  font-weight: 600;
}
.tit_02::before {
  content: "";
  display: block;
  background: url(../img/tit_02_icon.svg) no-repeat left calc(50% - 0.05em) center/contain;
  width: 100%;
  height: 1.222em;
  margin-bottom: 0.17em;
}
.tit_02::after {
  content: "";
  display: block;
  width: 1.41em;
  height: 0.16em;
  background: #73BE9E;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.tit_03 {
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.3;
  margin: 4rem 0 1.5rem;
  padding: 0.2em 0.5em;
  position: relative;
  background: #73BE9E;
  letter-spacing: 0.2em;
}

.tit_04 {
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #212121;
  font-size: 1.7rem;
  line-height: 1.3;
  margin: 3.8rem 0 1.5rem;
  padding-bottom: 0.4em;
  letter-spacing: 0.1em;
  position: relative;
  padding-left: 0.25em;
}
.tit_04::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.2rem;
  background: -webkit-gradient(linear, left top, right top, from(#73BE9E), color-stop(6em, #73BE9E), color-stop(6em, #DED6C4), to(#DED6C4));
  background: linear-gradient(to right, #73BE9E 0%, #73BE9E 6em, #DED6C4 6em, #DED6C4 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}

.tit_05 {
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #212121;
  font-size: 1.6rem;
  line-height: 1.3;
  margin: 3.5rem 0 1.5rem;
  position: relative;
  letter-spacing: 0.1em;
  padding-left: 1em;
}
.tit_05::before {
  content: "";
  display: block;
  background: #F27A67;
  position: absolute;
  width: 0.65em;
  height: 0.24em;
  left: 0;
  top: 0.6em;
}

@media screen and (min-width: 48em), print {
  .tit_01 {
    padding: 11rem 2rem;
    font-size: 4.4rem;
    width: auto;
  }
  .tit_02 {
    font-size: 3.8rem;
    line-height: 1.3;
    margin: 10rem 0 4rem;
  }
  .tit_03 {
    font-size: 2.8rem;
    line-height: 1.3;
    margin: 8.5rem 0 2rem;
  }
  .tit_04 {
    font-size: 2.4rem;
    line-height: 1.3;
    margin: 7.5rem 0 2rem;
  }
  .tit_05 {
    font-size: 2rem;
    line-height: 1.3;
    margin: 6.5rem 0 2rem;
  }
}
.tit_02 + .tit_03 {
  margin-top: 0;
}

.tit_03 + .tit_04 {
  margin-top: 0;
}

.tit_04 + .tit_05 {
  margin-top: 0;
}

.text_general {
  margin-bottom: 1.5rem;
}

.text_link_general {
  color: #439773;
  text-decoration: underline;
}
.text_link_general.arrow {
  text-decoration: none;
}
.text_link_general.arrow::after {
  font-family: "fontello";
  font-size: 80%;
  position: relative;
  top: -0.2em;
  content: "\e809";
  margin-left: 0.1em;
}

@media screen and (min-width: 48em), print {
  .text_general {
    margin-bottom: 1.8rem;
  }
}
.icon_atn::before {
  display: inline-block;
  font-family: "fontello";
  content: "\e813";
  margin-right: 0.3em;
}

.imgtxt,
.imgtxt_reverse {
  margin-bottom: 1.5rem;
}
.imgtxt .imgtxt_image,
.imgtxt_reverse .imgtxt_image {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin: 0 auto 1.5rem;
  max-width: 90%;
  text-align: center;
}
.imgtxt .imgtxt_txt :last-child,
.imgtxt_reverse .imgtxt_txt :last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 48em), print {
  .imgtxt,
  .imgtxt_reverse {
    margin-bottom: 2rem;
  }
  .imgtxt .imgtxt_image,
  .imgtxt_reverse .imgtxt_image {
    float: right;
    margin: 0 0 2.5rem 2.5rem;
    max-width: 45rem;
  }
  .imgtxt::after,
  .imgtxt_reverse::after {
    content: "";
    display: block;
    clear: both;
  }
  .imgtxt_reverse .imgtxt_image {
    float: left;
    margin: 0 2rem 2rem 0;
  }
}
.flex2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex2 > * {
  width: 47%;
  margin-top: 2rem;
}
.flex2 > *:nth-child(-n+2) {
  margin-top: 0;
}
.flex2 > *:nth-child(2n) {
  margin-left: 6%;
}

.flex3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex3 > * {
  width: 31%;
  margin-top: 2rem;
  margin-left: 3.5%;
}
.flex3 > *:nth-child(-n+3) {
  margin-top: 0;
}
.flex3 > *:nth-child(3n+1) {
  margin-left: 0;
}

.flex2_pc > * {
  margin-top: 2rem;
}
.flex2_pc > *:first-child {
  margin-top: 0;
}

.flex3_pc > * {
  margin-top: 2rem;
}
.flex3_pc > *:first-child {
  margin-top: 0;
}

@media screen and (min-width: 48em), print {
  .flex2_pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex2_pc > * {
    width: 47%;
    margin-top: 3rem;
  }
  .flex2_pc > *:nth-child(n) {
    margin-left: 0;
  }
  .flex2_pc > *:nth-child(-n+2) {
    margin-top: 0;
  }
  .flex2_pc > *:nth-child(2n) {
    margin-left: 6%;
  }
  .column_count2_pc {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .flex3_pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex3_pc > * {
    width: 31%;
    margin-top: 3rem;
  }
  .flex3_pc > *:nth-child(n) {
    margin-left: 3.5%;
  }
  .flex3_pc > *:nth-child(-n+3) {
    margin-top: 0;
  }
  .flex3_pc > *:nth-child(3n+1) {
    margin-left: 0;
  }
  .column_count3_pc {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}
.list_ul_01 {
  margin-bottom: 2rem;
  padding-left: 1em;
}
.list_ul_01 > li {
  margin-top: 1rem;
  position: relative;
}
.list_ul_01 > li::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  background: #60A889;
  border-radius: 50%;
  position: absolute;
  left: -0.9em;
  top: 0.5em;
}
.list_ul_01 > li:first-child {
  margin-top: 0;
}

.list_ol_01,
.list_ol_counter_noreset_01 {
  counter-reset: number 0;
  margin: 0;
  padding-left: 2rem;
  margin-bottom: 2rem;
}
.list_ol_01 > li,
.list_ol_counter_noreset_01 > li {
  counter-increment: number 1;
  padding-left: 0.3rem;
  margin-top: 1rem;
  position: relative;
}
.list_ol_01 > li::before,
.list_ol_counter_noreset_01 > li::before {
  display: inline-block;
  content: counter(number) ".";
  position: absolute;
  right: 100%;
  top: 0;
  color: #60A889;
}
.list_ol_01 > li:first-child,
.list_ol_counter_noreset_01 > li:first-child {
  margin-top: 0;
}

.list_ol_counter_noreset_01 {
  counter-reset: none;
}

.list_ul_anc {
  margin-bottom: 2rem;
}
.list_ul_anc > li {
  margin-top: 1rem;
  position: relative;
  margin-bottom: 1rem;
}
.list_ul_anc > li a {
  display: block;
  border: 1px solid #60A889;
  border-radius: 5px;
  background: #60A889;
  padding: 0.5rem 1rem;
  color: #fff;
}
.list_ul_anc > li a::before {
  content: "";
  font-family: "fontello";
  content: "\e806";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  right: 0.8em;
  top: 0.4em;
}
.list_ul_anc > li a:hover {
  background: none;
  color: #60A889;
}
.list_ul_anc > li a:hover::before {
  color: #60A889;
}
.list_ul_anc > li a.red {
  background-color: #DC513B;
  border-color: currentColor;
}
.list_ul_anc > li a.red:hover {
  background: none;
  color: #DC513B;
}
.list_ul_anc > li a.red:hover::before {
  color: #DC513B;
}
.list_ul_anc > li:first-child {
  margin-top: 0;
}

.flex2.list_ul_01 > li:nth-child(-n+2), .flex2.list_ol_01 > li:nth-child(-n+2), .flex2.list_ol_counter_noreset_01 > li:nth-child(-n+2) {
  margin-top: 0;
}

.flex3.list_ul_01 > li:nth-child(-n+3), .flex3.list_ol_01 > li:nth-child(-n+3), .flex3.list_ol_counter_noreset_01 > li:nth-child(-n+3) {
  margin-top: 0;
}

.list_dl_def {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0;
}
.list_dl_def dt {
  width: 6em;
}
.list_dl_def dd {
  width: calc(100% - 6em);
  margin: 0;
}

.list_dl_01,
.list_dl_01_50percent {
  margin: 0 0 2rem;
  border: 1px solid #D8D0C2;
}
.list_dl_01 dt,
.list_dl_01_50percent dt {
  padding: 1rem;
  background: #60A889;
  color: #fff;
}
.list_dl_01 dt > *:last-child,
.list_dl_01_50percent dt > *:last-child {
  margin-bottom: 0;
}
.list_dl_01 dd,
.list_dl_01_50percent dd {
  margin: 0;
  padding: 1rem;
}
.list_dl_01 dd > *:last-child,
.list_dl_01_50percent dd > *:last-child {
  margin-bottom: 0;
}
.list_dl_01 dd:not(:last-child),
.list_dl_01_50percent dd:not(:last-child) {
  border-bottom: 1px solid #D8D0C2;
}

@media screen and (min-width: 48em), print {
  .list_ul_01 > li::before {
    top: 0.6em;
  }
  .flex2_pc.list_ul_01 > li:nth-child(-n+2), .flex2_pc.list_ol_01 > li:nth-child(-n+2), .flex2_pc.list_ol_counter_noreset_01 > li:nth-child(-n+2) {
    margin-top: 0;
  }
  .flex3_pc.list_ul_01 > li:nth-child(-n+3), .flex3_pc.list_ol_01 > li:nth-child(-n+3), .flex3_pc.list_ol_counter_noreset_01 > li:nth-child(-n+3) {
    margin-top: 0;
  }
  .list_dl_def dt {
    width: 6em;
  }
  .list_dl_def dd {
    width: calc(100% - 6em);
  }
  .list_dl_01,
  .list_dl_01_50percent {
    width: 100%;
    border-right: none;
    border-left: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .list_dl_01 dt,
  .list_dl_01_50percent dt {
    width: 28%;
    padding: 2rem 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .list_dl_01 dt:not(:last-of-type),
  .list_dl_01_50percent dt:not(:last-of-type) {
    border-bottom: 1px solid #D8D0C2;
  }
  .list_dl_01 dd,
  .list_dl_01_50percent dd {
    width: 72%;
    padding: 2rem 2.5rem;
  }
  .list_dl_01_50percent dt {
    width: 50%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .list_dl_01_50percent dd {
    width: 50%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.box_general_01 {
  padding: 1.2rem 0.9rem;
  border: 0.1rem solid #60A889;
  margin-bottom: 2rem;
  position: relative;
  background: #D8EFE5;
}
.box_general_01.pattern_02 {
  border-color: #FC8875;
  background: #FEDDD8;
}
.box_general_01 > :first-child {
  margin-top: 0;
}
.box_general_01 > :last-child {
  margin-bottom: 0;
}

.box_general_wrap {
  margin-bottom: 2rem;
}
.box_general_wrap .box_general_01:not(:last-child) {
  margin-bottom: 5rem;
}
.box_general_wrap .box_general_01:not(:last-child)::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2rem 2rem 0 2rem;
  border-color: #73BE9E transparent transparent transparent;
  position: absolute;
  top: calc(100% + 1.7rem);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.box_general_wrap .box_general_01:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 48em), print {
  .box_general_01 {
    padding: 2rem 2.5rem;
  }
  .box_general_wrap .box_general_01:not(:last-child) {
    margin-bottom: 8rem;
  }
  .box_general_wrap .box_general_01:not(:last-child)::after {
    border-width: 4rem 4rem 0 4rem;
    top: calc(100% + 2.5rem);
  }
}
.btn_general_01 {
  display: block;
  padding: 0.8em 2em;
  background: #477D66;
  border: 0.1rem solid #477D66;
  color: #fff;
  text-decoration: none !important;
  text-align: center;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (min-width: 48em), print {
  .btn_general_01 {
    display: inline-block;
    padding: 0.8em 2.5em;
    min-width: 31.6rem;
    width: auto;
    margin-right: 0;
    margin-left: 0;
  }
  .btn_general_01:hover, .btn_general_01:focus {
    color: #60A889;
    border-color: #60A889;
    background-color: #EAF8F2;
    opacity: 1;
  }
}
.table_01 {
  border-spacing: 0;
  border: 1px solid #D8D0C2;
  border-right: none;
  border-bottom: none;
  width: 100%;
  margin-bottom: 1.4rem;
}
.table_01 caption {
  caption-side: bottom;
  text-align: left;
  margin-top: 0.3em;
}
.table_01 th {
  background: #D8EFE5;
}
.table_01 th, .table_01 td {
  font-weight: normal;
  border: 1px solid #D8D0C2;
  border-top: none;
  border-left: none;
  padding: 0.6rem;
}
.table_01 th > *:last-child, .table_01 td > *:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 48em), print {
  .table_01 {
    margin-bottom: 1.8rem;
  }
  .table_01 th, .table_01 td {
    padding: 1rem;
  }
}
.table_02 {
  border-spacing: 0;
  border: 1px solid #D8D0C2;
  border-right: none;
  border-bottom: none;
  width: 100%;
  margin-bottom: 1.4rem;
}
.table_02.-fixid {
  table-layout: fixed;
}
.table_02 caption {
  caption-side: bottom;
  text-align: left;
  margin-top: 0.3em;
}
.table_02 th {
  background: #D8EFE5;
}
.table_02 th.dark_green {
  color: #fff;
  background: #73BE9E;
}
.table_02 td {
  background: #fefff5;
}
.table_02 td.dark_green {
  color: #fff;
  background: #73BE9E;
}
.table_02 td.til_s {
  text-align: center;
  background: #e6efd8;
}
.table_02 th, .table_02 td {
  font-weight: normal;
  border: 1px solid #D8D0C2;
  border-top: none;
  border-left: none;
  padding: 0.6rem;
}
.table_02 th > *:last-child, .table_02 td > *:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 48em), print {
  .table_01 {
    margin-bottom: 1.8rem;
  }
  .table_01 th, .table_01 td {
    padding: 1rem;
  }
}
dl.tgl dt {
  text-align: center;
  color: #212121;
  cursor: pointer;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.5rem 1rem 0.5rem 2.5rem;
  margin: 0 auto;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  background-color: #73BE9E;
  color: #fff;
}
dl.tgl dt::before {
  font-family: "fontello";
  content: "\e80d";
  display: block;
  position: absolute;
  top: 1rem;
  left: 0.6rem;
  font-weight: normal;
  font-size: 100%;
  line-height: 1;
  color: #fff;
}
dl.tgl dt.open::before {
  content: "\e811";
}
dl.tgl dt:first-child {
  margin-top: 0;
}
dl.tgl dd {
  margin-left: 0;
}
dl.tgl.-red dt {
  background: #DC513B;
}

@media screen and (min-width: 48em), print {
  dl.tgl dt {
    padding: 0.5rem 2rem 0.5rem 5.5rem;
  }
  dl.tgl dt::before {
    top: 1rem;
    left: 1rem;
  }
}
.comparison_container {
  background-color: white;
  padding: 1.25rem;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}
.comparison_container .section_title {
  font-weight: bold;
  margin-bottom: 0.9375rem;
  color: #333;
}
.comparison_container .insurance_section {
  margin-bottom: 1.875rem;
}
.comparison_container .insurance_section .flow_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
}
.comparison_container .insurance_section .flow_container .flow_box {
  padding: 0.9375rem;
  text-align: center;
  font-weight: 500;
  line-height: 1.6;
}
.comparison_container .insurance_section .flow_container .flow_box.nutrition_guidance_box {
  background-color: #80a7ec;
  font-weight: bold;
  /*color: white;*/
}
.comparison_container .insurance_section .flow_container .flow_box.medication_treatment_box {
  background-color: #73BE9E;
  font-weight: bold;
  /*color: white;*/
}
.comparison_container .self_pay_section {
  margin-top: 1.875rem;
}
.comparison_container .self_pay_section .self_pay_flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
}
.comparison_container .self_pay_section .medication_box_large,
.comparison_container .self_pay_section .online_guidance_box {
  padding: 1.25rem;
  text-align: center;
  font-weight: bold;
  /*color: white;*/
}
.comparison_container .self_pay_section .medication_box_large {
  background-color: #73BE9E;
  margin-bottom: 0.5rem;
}
.comparison_container .self_pay_section .online_guidance_box {
  background-color: #80a7ec;
}
.comparison_container .self_pay_section .combined_treatment_text {
  margin-top: 0.9375rem;
  font-size: 1rem;
  color: #333;
  text-align: left;
}
.comparison_container .icon-arrow_l, .comparison_container .icon-plus {
  /*color: var.$clr_green_01;*/
  font-family: "fontello";
  display: inline-block;
  font-style: normal;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  font-size: 2rem;
}
@media screen and (min-width: 48em), print {
  .comparison_container .icon_plus {
    font-size: 2.4rem;
  }
}
.comparison_container .icon_plus {
  text-align: center;
}

@media screen and (min-width: 48em), print {
  .comparison_container {
    max-width: 90rem;
    padding: 2.5rem;
    font-weight: bold;
  }
  .comparison_container .insurance_section {
    margin-bottom: 3.125rem;
  }
  .comparison_container .insurance_section .section_title {
    margin-bottom: 1.5625rem;
    font-size: 3rem;
  }
  .comparison_container .insurance_section .flow_container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .comparison_container .insurance_section .flow_container .flow_box {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1.5625rem;
  }
  .comparison_container .insurance_section .flow_container .flow_box.nutrition_guidance_box, .comparison_container .insurance_section .flow_container .flow_box.medication_treatment_box {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 45%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .comparison_container .self_pay_section {
    margin-top: 3.125rem;
  }
  .comparison_container .self_pay_section .section_title {
    font-size: 3rem;
  }
  .comparison_container .self_pay_section .medication_box_large {
    padding: 2.5rem;
    margin-bottom: 1rem;
  }
  .comparison_container .self_pay_section .online_guidance_box {
    padding: 2.5rem;
  }
  .comparison_container .self_pay_section .combined_treatment_text {
    margin-top: 1.25rem;
    font-size: 2rem;
  }
  .comparison_container .icon-arrow_l {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    font-size: 4rem;
  }
  .comparison_container .icon-plus {
    font-size: 3rem;
  }
}
html {
  font-size: 3.125vw;
  font-family: "Yu Gothic medium", "游ゴシック Medium", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500;
}

body {
  background: url(../img/bg_loop.jpg) repeat top left/2.5rem auto;
  color: #212121;
}

.scroll-prevent {
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

p {
  margin-top: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

.wrap {
  padding: 3rem 1rem;
}

.main {
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.main section.wrap > :first-child,
.main > .wrap > :first-child {
  margin-top: 0;
}
.main section.wrap > :last-child,
.main > .wrap > :last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 48em), print {
  html {
    font-size: 62.5%;
  }
  body {
    min-width: calc(1200px + 40px);
    background-size: 5rem auto;
  }
  a, button {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  a:hover, a:focus, button:hover, button:focus {
    opacity: 0.6;
  }
  .wrap {
    width: 1200px;
    margin: auto;
    padding: 4rem 0;
  }
  .main {
    font-size: 2rem;
    line-height: 1.7;
  }
}
@font-face {
  font-family: "fontello";
  src: url("fontello/font/fontello.eot");
  src: url("fontello/font/fontello.eot#iefix") format("embedded-opentype"), url("fontello/font/fontello.woff2") format("woff2"), url("fontello/font/fontello.woff") format("woff"), url("fontello/font/fontello.ttf") format("truetype"), url("fontello/font/fontello.svg#fontello") format("svg");
}
.header {
  background: url(../img/bg_loop.jpg) repeat top left/2.5rem auto;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.header .wrap {
  margin: 0;
  padding: 1rem 1rem 1rem;
}
.header .wrap .logo {
  height: 5rem;
  margin-bottom: 1.1rem;
  margin-left: 0.4rem;
}
.header .wrap .logo a {
  display: block;
  width: 76%;
  height: 100%;
  background: url(../img/logo.svg) no-repeat left center/contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.header .wrap .head_right {
  text-align: center;
}
.header .wrap .head_right .access_telephpone .access {
  background: #fff;
  border-radius: 1rem;
  padding: 0.25em 0.9em 0.7em;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
.header .wrap .head_right .access_telephpone .access::before {
  font-family: "fontello";
  content: "\e803";
  color: #73BE9E;
  display: inline-block;
  margin-right: -0.1em;
  font-size: 120%;
  position: relative;
  top: 0.03em;
  line-height: 1;
}
.header .wrap .head_right .access_telephpone .access .num {
  font-size: 150%;
  line-height: 1;
}
.header .wrap .head_right .access_telephpone .telephone {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  margin-top: 0.7rem;
}
.header .wrap .head_right .access_telephpone .telephone > span,
.header .wrap .head_right .access_telephpone .telephone > a {
  display: inline-block;
}
.header .wrap .head_right .access_telephpone .telephone > span::before,
.header .wrap .head_right .access_telephpone .telephone > a::before {
  content: "tel.";
  font-size: 53%;
  padding-right: 0.15em;
}
@media screen and (min-width: 48em), print {
  .header .wrap .sns {
    display: none;
  }
}

@media screen and (min-width: 48em), print {
  .header {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 800;
    border-width: 0.6rem;
    background-size: 5rem auto;
  }
  .header .wrap {
    margin: 0 auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1.6rem 0 2rem;
  }
  .header .wrap .logo {
    width: 34rem;
    height: 9rem;
    margin: 0;
  }
  .header .wrap .logo a {
    width: 100%;
  }
  .header .wrap .head_right {
    width: 80rem;
  }
  .header .wrap .head_right .access_telephpone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .header .wrap .head_right .access_telephpone .access {
    font-size: 1.6rem;
    border-radius: 2rem;
  }
  .header .wrap .head_right .access_telephpone .telephone {
    font-size: 3.4rem;
    margin: 0 0 0 2.2rem;
  }
}
.slicknav_menu {
  position: fixed;
  top: 1rem;
  right: 0;
  font-size: 4.4rem;
  display: inline-block;
  background: none;
  padding: 0;
  z-index: 100;
}
.slicknav_menu .slicknav_btn {
  width: 5rem;
  height: 5rem;
  color: #fff;
  background: #73BE9E;
  text-shadow: none;
  border-radius: 0;
  text-align: center;
  line-height: 1;
  margin: 0 1rem;
  padding: 0;
  border-radius: 0.5rem;
}
.slicknav_menu .slicknav_btn.slicknav_collapsed::before {
  display: block;
  font-family: "fontello";
  content: "\e802";
  line-height: 0.8;
}
.slicknav_menu .slicknav_btn.slicknav_collapsed::after {
  display: block;
  content: "MENU";
  font-size: 1rem;
}
.slicknav_menu .slicknav_btn.slicknav_open::before {
  display: block;
  font-family: "fontello";
  content: "\e800";
  line-height: 0.8;
}
.slicknav_menu .slicknav_btn.slicknav_open::after {
  display: block;
  content: "CLOSE";
  font-size: 1rem;
}
.slicknav_menu .slicknav_nav {
  width: 100vw;
  background: #EAF8F2;
  padding: 0.6rem;
  position: absolute;
  top: 6rem;
  right: 0;
  margin: auto;
  height: 100vh;
  padding-bottom: 5rem;
}
.slicknav_menu .slicknav_nav .nav_wrapper {
  padding: 1.4rem 1.4rem 10rem 0.9rem;
  max-height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav {
  border-top: 1px solid #212121;
  margin: 0;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li {
  border-bottom: 1px solid #212121;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li a {
  display: block;
  color: #212121 !important;
  padding: 1rem 3rem 1rem 0.3rem;
  font-size: 1.4rem;
  position: relative;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li a:not(.sub)::after {
  position: absolute;
  right: 1rem;
  font-family: "fontello";
  content: "\e80f";
  font-size: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #73BE9E;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li a.sub {
  background: none;
  border: none;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li a.sub::after {
  position: absolute;
  right: 1rem;
  top: 50%;
  font-family: "fontello";
  content: "\e80d";
  font-size: 1.4rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #73BE9E;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li a:hover, .slicknav_menu .slicknav_nav .nav_wrapper .gnav li a:focus {
  color: inherit;
  background: none;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li.slicknav_parent a.slicknav_item {
  padding: 0;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li.slicknav_parent ul li:last-child {
  border: none;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li.slicknav_open > a.slicknav_item .sub::after {
  font-family: "fontello";
  content: "\e811";
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li .subnav {
  background: #fff;
  margin-bottom: 1rem;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li .subnav li a {
  padding: 1rem 3rem 1rem 0.5rem;
  color: #212121;
}
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after {
  display: none !important;
}

#nav {
  display: none;
}

@media screen and (min-width: 48em), print {
  .slicknav_menu {
    display: none;
  }
  #nav {
    display: block;
  }
  #nav .gnav {
    margin: 2.4rem auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #nav .gnav > li {
    position: relative;
    border-left: 1px solid #D8D0C2;
    text-align: center;
    font-size: 1.6rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    letter-spacing: 0.1em;
  }
  #nav .gnav > li:first-child {
    border-left: none;
  }
  #nav .gnav > li > a {
    position: relative;
  }
  #nav .gnav > li > a.sub::after {
    font-family: "fontello";
    content: "\e806";
    color: #73BE9E;
    font-size: 80%;
    display: inline-block;
    margin-left: 0.15em;
  }
  #nav .gnav > li > a.sub.open::after {
    content: "\e80a";
  }
  #nav .gnav > li .subnav {
    width: 47rem;
    visibility: hidden;
    position: absolute;
    top: calc(100% + 1rem);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
    font-size: 1.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #nav .gnav > li .subnav li {
    width: 50%;
    border-top: 1px solid #D8D0C2;
    letter-spacing: 0.1em;
  }
  #nav .gnav > li .subnav li a {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 1.6rem 0.5rem;
    text-align: center;
    color: #212121;
  }
  #nav .gnav > li .subnav li a span {
    display: block;
  }
  #nav .gnav > li .subnav li a:hover, #nav .gnav > li .subnav li a:focus {
    background: #73BE9E;
    color: #fff;
    opacity: 1;
  }
  #nav .gnav > li .subnav li:nth-child(-n+2) {
    border-top: none;
  }
  #nav .gnav > li .subnav li:nth-child(2n) {
    border-left: 1px solid #D8D0C2;
  }
}
.overview {
  font-size: 1.4rem;
  line-height: 1.6;
  background: url(../img/bg_loop_02.png) repeat bottom left/2.5rem auto;
  letter-spacing: 0.1em;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.overview .overview_bg .flex2_pc_overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2rem 0;
  margin-bottom: 1.2rem;
}
.overview .overview_bg > .wrap {
  padding-top: 4rem;
  padding-bottom: 2rem;
}
.overview .overview_bg > .wrap .clinic_name {
  text-align: center;
  margin: 0 0 2rem;
}
.overview .overview_bg > .wrap .clinic_name img {
  max-width: 80%;
  height: auto;
}
.overview .overview_bg > .wrap > .address {
  text-align: center;
}
.overview .overview_bg > .wrap > .address::before {
  font-family: "fontello";
  content: "\e803";
  color: #73BE9E;
  display: inline-block;
  font-size: 120%;
  position: relative;
  top: 0.03em;
  line-height: 1;
}
.overview .overview_bg > .wrap .telephone {
  text-align: center;
  font-size: 1.8rem;
  margin-top: 1rem;
  line-height: 1.2;
}
.overview .overview_bg > .wrap .telephone::before {
  content: "tel.";
  font-size: 53%;
  padding-right: 0.15em;
}
.overview .overview_bg > .wrap .fax {
  font-size: 1.5rem;
  margin-top: 0.6rem;
  text-align: center;
  line-height: 1.2;
}
.overview .overview_bg > .wrap .fax::before {
  content: "fax.";
  font-size: 66%;
  padding-right: 0.15em;
}
.overview .overview_bg > .wrap .list_overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0;
  gap: 0.5em 0;
}
.overview .overview_bg > .wrap .list_overview dt {
  width: 37%;
  background: #73BE9E;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.6em 0.4em;
  margin: 0;
}
.overview .overview_bg > .wrap .list_overview dd {
  width: 58%;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.overview .overview_bg > .wrap .list_overview dd .num {
  font-size: 130%;
  line-height: 1;
}
.overview .overview_bg > .wrap .box_overview_reserve {
  background: #EAF8F2;
  border: 0.1rem solid #73BE9E;
  padding: 1.1rem 0.9rem;
}
.overview .overview_bg > .wrap .box_overview_reserve ul {
  margin: 0;
}
.overview .overview_bg > .wrap .box_overview_reserve ul > li {
  margin-top: 1em;
  text-indent: -1em;
  padding-left: 1em;
  letter-spacing: 0;
}
.overview .overview_bg > .wrap .box_overview_reserve ul > li::before {
  content: "・";
}
.overview .overview_bg > .wrap .box_overview_reserve ul > li:first-child {
  margin-top: 0;
}
.overview .overview_bg > .wrap .timetable_overview {
  margin: 0;
}
.overview .overview_bg > .wrap .tit {
  background: #477D66;
  color: #fff;
  text-align: center;
  padding: 0.6em 1em;
  line-height: 1.5;
  margin-top: 2em;
  margin-bottom: 0.7em;
  font-size: 1.5rem;
}
.overview .overview_bg > .wrap .flex2_map_overview .text {
  margin-bottom: 0.9em;
}
.overview .overview_bg > .wrap .flex2_map_overview .btn_map {
  display: block;
  margin: 1.6em auto 0;
  padding: 1em 1em;
  text-align: center;
  width: 85%;
  border: 0.1rem solid #212121;
}
.overview .overview_bg > .wrap .flex2_map_overview .parking_map {
  text-align: center;
}
.overview .overview_bg > .wrap .flex2_map_overview .text_link_parking_overview {
  text-decoration: underline;
  color: #439773;
}
.overview .overview_bg > .wrap .flex2_map_overview .btn_parking {
  display: block;
  margin: 1.6em auto 0;
  padding: 1em 1em;
  text-align: center;
  width: 85%;
  border: 0.1rem solid #212121;
}
.overview .overview_bg > .wrap .flex2_map_overview .text_copy_overview {
  text-decoration: underline;
  margin-top: 1em;
  text-align: center;
  font-size: 1.2rem;
}
.overview .overview_bg > .wrap .flex2_map_overview .gmap {
  height: 25rem;
}

@media screen and (min-width: 48em), print {
  .overview {
    font-size: 1.8rem;
    background-size: 5rem auto;
  }
  .overview .overview_bg .flex2_pc_overview {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 3rem;
    gap: 0;
    margin-bottom: 0;
  }
  .overview .overview_bg .flex2_pc_overview > div {
    width: 57rem;
  }
  .overview .overview_bg > .wrap {
    padding-top: 10rem;
    padding-bottom: 1.5rem;
  }
  .overview .overview_bg > .wrap .clinic_name {
    margin: 0 0 2.4rem;
  }
  .overview .overview_bg > .wrap .clinic_name img {
    max-width: 40.2rem;
    height: auto;
  }
  .overview .overview_bg > .wrap > .address .address_br {
    display: none;
  }
  .overview .overview_bg > .wrap .telephone {
    font-size: 3.8rem;
    margin-top: 2.2rem;
  }
  .overview .overview_bg > .wrap .fax {
    margin-top: 0.9rem;
    font-size: 2.6rem;
  }
  .overview .overview_bg > .wrap .list_overview dt {
    width: 21%;
  }
  .overview .overview_bg > .wrap .list_overview dd {
    width: 75.5%;
  }
  .overview .overview_bg > .wrap .box_overview_reserve {
    padding: 2rem 2rem;
  }
  .overview .overview_bg > .wrap .box_overview_reserve ul li {
    line-height: 1.55;
  }
  .overview .overview_bg > .wrap .timetable_overview {
    font-size: 1.8rem;
  }
  .overview .overview_bg > .wrap .tit {
    margin-top: 0;
    font-size: 1.8rem;
  }
  .overview .overview_bg > .wrap .flex2_map_overview {
    margin-top: 5.5rem;
  }
  .overview .overview_bg > .wrap .flex2_map_overview .text {
    font-size: 1.6rem;
  }
  .overview .overview_bg > .wrap .flex2_map_overview .btn_map {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .overview .overview_bg > .wrap .flex2_map_overview .btn_parking {
    width: 26.4rem;
  }
  .overview .overview_bg > .wrap .flex2_map_overview .text_copy_overview {
    font-size: 1.6rem;
  }
  .overview .overview_bg > .wrap .flex2_map_overview .gmap {
    height: 55rem;
  }
}
.tel_up {
  width: 100%;
  padding: 1rem 0.5rem;
  background: #fff;
  /*visibility: hidden;*/
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  font-size: 1.4rem;
  min-height: 5rem;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tel_up div {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tel_up .telephone > a,
.tel_up .telephone > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
  font-size: 1.4rem;
  line-height: 1;
  background: #73BE9E;
  color: #fff;
  padding: 0.4em 0.7em;
  border-radius: 0.4rem;
  min-height: 4rem;
  letter-spacing: 0.05em;
}
.tel_up .telephone > a::before,
.tel_up .telephone > span::before {
  font-family: "fontello";
  content: "\e801";
  position: relative;
  display: inline-block;
  margin-right: 0.2em;
  top: 0.1em;
}
.tel_up .telephone.-icon_none a::before {
  content: none;
}
.tel_up .telephone .icon-phone {
  font-family: "fontello";
  display: inline-block;
}
.tel_up .web {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.tel_up .web a {
  display: inline-block;
  background: #DC513B;
  color: #fff;
  padding: 0.4em 1.7em;
  border-radius: 0.4rem;
  min-height: 4rem;
  letter-spacing: 0.05em;
}
.tel_up .web.-line a {
  background: #06C755;
}
.tel_up .LINE a {
  display: inline-block;
}
.tel_up .LINE a img {
  width: 40px;
}
.tel_up .instagram a {
  display: inline-block;
}
.tel_up .instagram a img {
  width: 40px;
}
.tel_up .pageup {
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 4.5em;
}
.tel_up .pageup a {
  display: block;
  width: 3rem;
  height: 3rem;
  text-align: center;
  margin: 0.5rem 0.5rem;
  background: #73BE9E;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0.2rem solid #fff;
  font-weight: normal;
}
.tel_up .pageup a::before {
  text-align: center;
  text-indent: 0;
  font-size: 1.5rem;
  color: #fff;
  font-family: "fontello";
  content: "\e80a";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -54%);
          transform: translate(-50%, -54%);
}

@media screen and (min-width: 48em), print {
  .tel_up {
    display: block;
    width: 6rem;
    bottom: 2rem;
    right: 2rem;
    left: auto;
    background: transparent;
    padding: 0;
  }
  .tel_up .telephone, .tel_up .web, .tel_up .LINE, .tel_up .instagram {
    display: none;
  }
  .tel_up .pageup {
    bottom: 0;
  }
  .tel_up .pageup a {
    width: 6rem;
    height: 6rem;
    margin: 0;
  }
  .tel_up .pageup a::before {
    font-size: 3rem;
  }
}
.footer {
  text-align: center;
  padding: 0 0 4rem;
  background: #73BE9E;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.footer .copy {
  display: block;
  color: #fff;
  padding: 0.6rem 1rem;
  font-size: 1.2rem;
}
.footer ul {
  display: none;
}

@media screen and (min-width: 48em), print {
  .footer {
    padding: 1.7rem 0 0;
    background: url(../img/bg_loop_02.png) repeat top left/5rem auto;
  }
  .footer .copy {
    font-size: 1.6rem;
    padding: 1.5rem;
    color: #fff;
    border-top: 0.1rem solid #fff;
    background: #73BE9E;
  }
  .footer ul {
    color: #212121;
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 103rem;
  }
  .footer ul.subnav:last-of-type {
    margin: 0 auto 4rem;
  }
  .footer ul li {
    display: inline-block;
    font-size: 1.6rem;
    margin: 1.3rem 0 0;
  }
  .footer ul li.abortion {
    display: none;
  }
  .footer ul li:not(:last-child)::after {
    content: "|";
    margin: 0 1rem;
  }
  .footer ul li a {
    opacity: 1;
  }
  .footer ul li a:hover, .footer ul li a:focus {
    text-decoration: underline;
  }
  .footer ul li.treatment {
    display: none;
  }
}
.index main .wrap {
  padding: 4rem 1rem;
}
.index main .wrap.-ini {
  padding: 0 1rem;
}

@media screen and (min-width: 48em), print {
  .index main .wrap {
    padding: 8rem 0;
  }
  .index main .wrap.-ini {
    margin-top: 4rem;
    padding: initial;
  }
}
.tit_02_index {
  letter-spacing: 0.2em;
  text-align: center;
  font-size: 1.9rem;
  margin-bottom: 2.5rem;
  line-height: 1.2;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
}
.tit_02_index::before {
  content: "";
  display: block;
  background: url(../img/tit_02_icon.svg) no-repeat left calc(50% - 0.05em) center/contain;
  width: 100%;
  height: 1.222em;
  margin-bottom: 0.17em;
}
.tit_02_index .tit_en {
  font-size: 41%;
  line-height: 1;
  margin-top: 0.5em;
  color: #477D66;
  display: block;
}

@media screen and (min-width: 48em), print {
  .tit_02_index {
    margin-bottom: 6rem;
    font-size: 3.6rem;
  }
}
.index .wrapper_keyvsl {
  margin: 0;
  padding: 0;
  z-index: 1;
}
.index .wrapper_keyvsl #keyvsl {
  width: 100%;
  background: url(../img/keyvsl_01.jpg) no-repeat center center/cover;
  padding: 15vw 0 10vw;
}
.index .wrapper_keyvsl #keyvsl .kv_lead {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 10vw;
}
.index .wrapper_keyvsl #keyvsl .kv_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  width: 92%;
  gap: 4%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index .wrapper_keyvsl #keyvsl .kv_cont .kv_point {
  width: 68%;
}
.index .wrapper_keyvsl #keyvsl .kv_cont .kv_point li:not(:first-of-type) {
  margin-top: 2vw;
}
.index .wrapper_keyvsl #keyvsl .kv_cont .kv_btn {
  width: 28%;
}
.index .catch {
  background: rgba(255, 255, 255, 0.5);
  margin-block: 2rem;
  padding: 2rem;
  font-size: 1.4rem;
}

@media screen and (min-width: 48em), print {
  .index .wrapper_keyvsl #keyvsl {
    padding: 100px 0 50px;
    position: relative;
  }
  .index .wrapper_keyvsl #keyvsl .kv_lead {
    width: 1000px;
    height: auto;
    margin: 0 auto 20px;
  }
  .index .wrapper_keyvsl #keyvsl .kv_cont {
    margin: 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .index .wrapper_keyvsl #keyvsl .kv_cont .kv_point {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px;
  }
  .index .wrapper_keyvsl #keyvsl .kv_cont .kv_point li:not(:first-of-type) {
    margin: 0;
  }
  .index .wrapper_keyvsl #keyvsl .kv_cont .kv_point li img {
    width: auto;
    height: 70px;
  }
  .index .wrapper_keyvsl #keyvsl .kv_cont .kv_btn {
    width: auto;
  }
  .index .catch {
    font-size: 2.2rem;
    margin-block: 4rem;
  }
}
main .wrapper_table {
  margin-top: 2.5rem;
}
@media screen and (min-width: 48em), print {
  main .wrapper_table {
    margin-top: 8rem;
  }
}
main .wrapper_table .container {
  width: min(100% - 3.5rem, 90rem);
  margin-inline: auto;
}
main .wrapper_table .tbl_time {
  width: 100%;
  border-collapse: collapse;
  background-color: #fffdf8;
  color: #333;
  border: 1px solid #e5e0d3;
}
main .wrapper_table .tbl_time th,
main .wrapper_table .tbl_time td {
  color: #333;
  border: 1px solid #e5e0d3;
  padding: 0.75rem;
  text-align: center;
  font-size: 1rem;
}
@media screen and (min-width: 48em), print {
  main .wrapper_table .tbl_time th,
  main .wrapper_table .tbl_time td {
    font-size: initial;
  }
}
main .wrapper_table .tbl_time th {
  background-color: #f0e9da;
  font-weight: bold;
}
main .wrapper_table .caption_close {
  background: none;
  color: inherit;
  padding: initial;
  margin-right: initial;
}
main .wrapper_table span.bold {
  letter-spacing: 0.1rem;
  color: rgba(255, 134, 115, 0.5490196078);
}
main .wrapper_access_time .wrap {
  padding-bottom: 0;
}
main .wrapper_access_time .wrap .top_box {
  margin-top: 2.5rem;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  padding: 1.8rem 1.8rem;
}
main .wrapper_access_time .wrap .top_box._orange {
  border: 1px solid #ff8c05;
  background: #ffeed9;
}
main .wrapper_access_time .wrap .top_box._orange .btn {
  background: #ff8c05;
}
main .wrapper_access_time .wrap .top_box._orange .text > span {
  color: #ff8c05;
}
main .wrapper_access_time .wrap .top_box._green {
  border: 1px solid #60A889;
  background: #EAF8F2;
}
main .wrapper_access_time .wrap .top_box._green .btn {
  background: #60A889;
}
main .wrapper_access_time .wrap .top_box._green .text > span {
  color: #60A889;
}
main .wrapper_access_time .wrap .top_box._blue {
  border: 1px solid #80a7ec;
  background: #f4fbfb;
}
main .wrapper_access_time .wrap .top_box._blue .btn {
  background: #80a7ec;
}
main .wrapper_access_time .wrap .top_box._blue .text > span {
  color: #80a7ec;
}
main .wrapper_access_time .wrap .top_box._red {
  border: 1px solid #F27A67;
  background: #FEDDD8;
}
main .wrapper_access_time .wrap .top_box._red .btn {
  background: #F27A67;
}
main .wrapper_access_time .wrap .top_box._red .text > span {
  color: #DC513B;
}
main .wrapper_access_time .wrap .top_box .text {
  margin-bottom: 0.85em;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.75;
}
main .wrapper_access_time .wrap .top_box .text > span {
  font-size: 120%;
}
main .wrapper_access_time .wrap .top_box .btn {
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 90%;
  padding: 0.9em 1em;
}
main .wrapper_access_time .wrap .top_box .column_title {
  width: 90%;
  padding: 0.9em 1em;
}
main .wrapper_access_time .wrap .top_box .column_title::before {
  top: 1.8rem;
  left: 1rem;
}
main .wrapper_access_time .wrap .box_triage {
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  border: 1px solid #ff8c05;
  background: #ffd4a1;
  padding: 1.8rem 0.8rem;
  margin-top: 2.5rem;
}
main .wrapper_access_time .wrap .box_triage .text {
  margin-bottom: 0.85em;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.75;
}
main .wrapper_access_time .wrap .box_triage .text > span {
  color: #ff8c05;
  font-size: 120%;
}
main .wrapper_access_time .wrap .box_triage .text:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 48em), print {
  main .wrapper_access_time .wrap .top_box {
    width: 900px;
    margin: 4rem auto 0;
    padding: 3.5rem 3.5rem 4.5rem;
  }
  main .wrapper_access_time .wrap .top_box .text {
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.9;
    font-size: 2.2rem;
  }
  main .wrapper_access_time .wrap .top_box .text > span {
    font-size: 145%;
  }
  main .wrapper_access_time .wrap .top_box .btn {
    font-size: 1.8rem;
    width: 32rem;
    margin-top: 2.6rem;
    letter-spacing: 0.1em;
  }
  main .wrapper_access_time .wrap .top_box .column_title {
    width: 32rem;
  }
  main .wrapper_access_time .wrap .top_box .column_title::before {
    top: 2.4rem;
  }
  main .wrapper_access_time .wrap .box_triage {
    padding: 3.5rem 3.5rem 4rem;
    margin-top: 4rem;
  }
  main .wrapper_access_time .wrap .box_triage .text {
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.9;
    font-size: 2.2rem;
  }
  main .wrapper_access_time .wrap .box_triage .text > span {
    font-size: 145%;
  }
}
main .wrapper_news {
  position: relative;
}
main .wrapper_news .wrap .box_news {
  border-radius: 1rem;
  padding: 3rem 1rem 3rem 0.5rem;
  position: relative;
}
main .wrapper_news .wrap .box_news::before {
  content: "";
  display: block;
  height: 100%;
  width: 100vw;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
}
main .wrapper_news .wrap .box_news > * {
  position: relative;
}
main .wrapper_news .wrap .box_news dl {
  margin: -1.5rem 0 0;
  line-height: 1.4;
  padding: 0 1.4rem 1.5rem 0;
  height: auto;
  position: relative;
}
main .wrapper_news .wrap .box_news dl dt {
  padding-top: 1.5rem;
  padding-left: 1.3em;
  padding-right: 0.5em;
  margin: 1.5rem 0 0;
  font-size: 1.4rem;
  color: #212121;
  cursor: pointer;
  position: relative;
  width: 100%;
  border-top: #D8D0C2 solid 1px;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
main .wrapper_news .wrap .box_news dl dt:first-child {
  border: none;
}
main .wrapper_news .wrap .box_news dl dt::before {
  font-family: "fontello";
  content: "\e80d";
  display: block;
  position: absolute;
  top: 1.45em;
  left: 0;
  font-weight: normal;
  font-size: 100%;
  line-height: 1;
  color: #73BE9E;
}
main .wrapper_news .wrap .box_news dl dt.open::before {
  content: "\e811";
}
main .wrapper_news .wrap .box_news dl dt:first-child {
  margin-top: 0;
}
main .wrapper_news .wrap .box_news dl dt .news_date {
  display: inline-block;
  background: #EAF8F2;
  color: #60A889;
  padding: 0.2em 0.4em;
  width: 7.4em;
  text-align: center;
  margin-bottom: 0.3em;
  font-size: 90%;
}
main .wrapper_news .wrap .box_news dl dt .new {
  padding-left: 0.25em;
  color: #DC513B;
}
main .wrapper_news .wrap .box_news dl dd {
  margin: 0.55em 0 0;
  font-size: 1.4rem;
  word-wrap: break-word;
}
main .wrapper_news .wrap .box_news dl dd a {
  color: #439773;
}
main .wrapper_news .wrap .box_news dl.pin dt .news_date {
  color: #FC8875;
  background: #ffedea;
}
main .wrapper_news .wrap .box_news dl.pin dt::before {
  color: #FC8875;
}
main .wrapper_news .wrap .box_news dl.news {
  max-height: 20em;
  overflow-y: scroll;
}
main .wrapper_news .wrap .box_news small {
  display: inline-block;
  -webkit-padding-before: 2em;
          padding-block-start: 2em;
  font-weight: bold;
  font-size: large;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
main .wrapper_news .wrap .box_news .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 2.2em;
     -moz-column-gap: 2.2em;
          column-gap: 2.2em;
}
@media screen and (min-width: 48em), print {
  main .wrapper_news .wrap .box_news .sns {
    -webkit-column-gap: 1.2em;
       -moz-column-gap: 1.2em;
            column-gap: 1.2em;
  }
}
main .wrapper_news h3.tit_03.pin {
  background-color: #FC8875;
}
main .wrapper_news.-news .wrap .box_news {
  padding: initial;
  padding: 2rem;
}
@media screen and (min-width: 48em), print {
  main .wrapper_news.-news .wrap .box_news {
    padding: 8rem;
  }
}
main .wrapper_news.-news .wrap .box_news {
  border-radius: initial;
  background: #fff;
}
main .wrapper_news.-news .wrap .box_news::before {
  content: none;
  background: none;
  min-height: initial;
}
main .wrapper_news.-news .wrap .box_news dl {
  margin: initial;
  padding: initial;
}
@media screen and (min-width: 48em), print {
  main .wrapper_news .wrap .box_news {
    border-radius: 2rem;
    padding: 6rem 4.5rem 6rem 0;
  }
  main .wrapper_news .wrap .box_news::before {
    min-width: 128rem;
  }
  main .wrapper_news .wrap .box_news .tit_02_index {
    margin: 0;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  main .wrapper_news .wrap .box_news dl {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding: 0 5.5rem 2rem 0;
  }
  main .wrapper_news .wrap .box_news dl dt {
    font-size: 2.4rem;
    margin-top: 2rem;
    padding-top: 2.2rem;
    padding-left: 3.3rem;
  }
  main .wrapper_news .wrap .box_news dl dt::before {
    top: 1.15em;
  }
  main .wrapper_news .wrap .box_news dl dt .news_date, main .wrapper_news .wrap .box_news dl dt .new {
    font-size: 75%;
  }
  main .wrapper_news .wrap .box_news dl dd {
    font-size: 1.8rem;
    line-height: 1.8;
    margin-top: 0.6em;
  }
  main .wrapper_news .wrap .box_news dl.news {
    max-height: 30em;
    overflow-y: scroll;
  }
}
main .wrapper_news_titable {
  position: relative;
}
main .wrapper_news_titable .wrap .flex2 .box_news dl {
  margin: -1.5rem 0 0;
  line-height: 1.4;
  padding: 0 1.4rem 1.5rem;
  max-height: 20em;
  overflow-y: auto;
  position: relative;
  background: #fff;
}
main .wrapper_news_titable .wrap .flex2 .box_news dl dt {
  padding-top: 1.5rem;
  padding-left: 1.3em;
  padding-right: 0.5em;
  margin: 1.5rem 0 0;
  font-size: 1.4rem;
  color: #212121;
  cursor: pointer;
  position: relative;
  width: 100%;
  border-top: #D8D0C2 solid 1px;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
main .wrapper_news_titable .wrap .flex2 .box_news dl dt:first-child {
  border: none;
}
main .wrapper_news_titable .wrap .flex2 .box_news dl dt::before {
  font-family: "fontello";
  content: "\e80d";
  display: block;
  position: absolute;
  top: 1.45em;
  left: 0;
  font-weight: normal;
  font-size: 100%;
  line-height: 1;
  color: #73BE9E;
}
main .wrapper_news_titable .wrap .flex2 .box_news dl dt.open::before {
  content: "\e811";
}
main .wrapper_news_titable .wrap .flex2 .box_news dl dt:first-child {
  margin-top: 0;
}
main .wrapper_news_titable .wrap .flex2 .box_news dl dt .news_date {
  display: inline-block;
  background: #EAF8F2;
  color: #60A889;
  padding: 0.2em 0.4em;
  width: 7.4em;
  text-align: center;
  margin-bottom: 0.3em;
  font-size: 90%;
}
main .wrapper_news_titable .wrap .flex2 .box_news dl dt .new {
  padding-left: 0.25em;
  color: #DC513B;
}
main .wrapper_news_titable .wrap .flex2 .box_news dl dd {
  margin: 0.55em 0 0;
  font-size: 1.4rem;
  word-wrap: break-word;
}
main .wrapper_news_titable .wrap .flex2 .box_news dl dd a {
  color: #439773;
}
main .wrapper_news_titable .wrap .flex2 .box_news dl.pin dt .news_date {
  color: #FC8875;
  background: #ffedea;
}
main .wrapper_news_titable .wrap .flex2 .box_news dl.pin dt::before {
  color: #FC8875;
}
main .wrapper_news_titable .wrap .flex2 .box_news small {
  display: inline-block;
  -webkit-padding-before: 2em;
          padding-block-start: 2em;
  font-weight: bold;
  font-size: large;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
main .wrapper_news_titable .wrap .flex2 .box_news h3 {
  margin-top: 0;
  background-color: #FC8875;
}
main .wrapper_news_titable .wrap .flex2 .box_news .news_none {
  margin: -1.5rem 0 0;
  line-height: 1.4;
  padding: 1.4rem;
  background: #fff;
}
@media screen and (max-width: 48em), print {
  main .wrapper_news_titable .wrap {
    padding: 0 1rem 0;
  }
  main .wrapper_news_titable .wrap .flex2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .wrapper_news_titable .wrap .flex2 > div {
    width: 100%;
  }
  main .wrapper_news_titable .wrap .flex2 > div.box_news {
    margin: 2rem 0 0;
  }
}
@media screen and (min-width: 48em), print {
  main .wrapper_news_titable .wrap {
    padding: initial;
  }
  main .wrapper_news_titable .wrap .flex2 .box_news {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 6% 0 0;
  }
  main .wrapper_news_titable .wrap .flex2 .box_news dl {
    margin: -2rem 0 0;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding: 0.5rem 2rem 4.2rem;
    max-height: 20.5em;
  }
  main .wrapper_news_titable .wrap .flex2 .box_news dl dt {
    font-size: 2.4rem;
    margin-top: 2rem;
    padding-top: 2.2rem;
    padding-left: 3.3rem;
  }
  main .wrapper_news_titable .wrap .flex2 .box_news dl dt::before {
    top: 1.15em;
  }
  main .wrapper_news_titable .wrap .flex2 .box_news dl dt .news_date, main .wrapper_news_titable .wrap .flex2 .box_news dl dt .new {
    font-size: 75%;
  }
  main .wrapper_news_titable .wrap .flex2 .box_news dl dd {
    font-size: 1.8rem;
    line-height: 1.8;
    margin-top: 0.6em;
  }
  main .wrapper_news_titable .wrap .flex2 .box_news .news_none {
    margin: -2rem 0 0;
    padding: 3rem 2rem;
  }
  main .wrapper_news_titable .wrap .flex2 .timetable {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
main .wrapper_first .wrap .flex3 > div {
  padding: 1.8rem;
}
main .wrapper_first .wrap .flex3 > div h3 {
  text-align: center;
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0.85em;
}
main .wrapper_first .wrap .flex3 > div .btn {
  display: block;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  margin: 0 auto;
  width: 90%;
  padding: 0.6em 1em;
}
main .wrapper_first .wrap .flex3 > div.rsv {
  border: 1px solid #F27A67;
  background: #FEDDD8;
}
main .wrapper_first .wrap .flex3 > div.rsv .btn {
  background: #F27A67;
}
main .wrapper_first .wrap .flex3 > div.ebm {
  border: 1px solid #60A889;
  background: #EAF8F2;
}
main .wrapper_first .wrap .flex3 > div.ebm .btn {
  background: #60A889;
}
main .wrapper_first .wrap .flex3 > div.first {
  border: 1px solid #80a7ec;
  background: #f4fbfb;
}
main .wrapper_first .wrap .flex3 > div.first .btn {
  background: #80a7ec;
}
@media screen and (max-width: 48em), print {
  main .wrapper_first .wrap {
    padding: 4rem 1rem 0;
  }
  main .wrapper_first .wrap .flex3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .wrapper_first .wrap .flex3 > div {
    width: 100%;
    margin: 2.5rem 0 0;
  }
  main .wrapper_first .wrap .flex3 > div:first-of-type {
    margin: 0;
  }
}
@media screen and (min-width: 48em), print {
  main .wrapper_first .wrap {
    padding: 8rem 0 0;
  }
  main .wrapper_first .wrap .flex3 > div {
    padding: 3.5rem 3.5rem 4.5rem;
  }
}
main .wrapper_greeting .wrap {
  padding-bottom: 0;
}
main .wrapper_greeting .wrap .flex_greeting.is_trigger_on > div {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main .wrapper_greeting .wrap .flex_greeting > div {
  margin-bottom: 3.6rem;
  opacity: 0;
  -webkit-transform: translateY(2rem);
          transform: translateY(2rem);
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, transform 0.8s;
  transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s;
}
main .wrapper_greeting .wrap .flex_greeting > div:last-child {
  -webkit-transition: opacity 0.8s 0.3s, -webkit-transform 0.8s 0.3s;
  transition: opacity 0.8s 0.3s, -webkit-transform 0.8s 0.3s;
  transition: opacity 0.8s 0.3s, transform 0.8s 0.3s;
  transition: opacity 0.8s 0.3s, transform 0.8s 0.3s, -webkit-transform 0.8s 0.3s;
  margin-bottom: 0;
}
main .wrapper_greeting .wrap .flex_greeting > div > *:last-child {
  margin-bottom: 0 !important;
}
main .wrapper_greeting .wrap .flex_greeting > div .tit_greeting {
  margin: 0 0 1em;
  line-height: 1.2;
  padding: 0 0 1.25em 1.75em;
  position: relative;
  font-size: 1.6rem;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
main .wrapper_greeting .wrap .flex_greeting > div .tit_greeting::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.88em;
  background: #F27A67;
  width: 0.83em;
  height: 0.15em;
}
main .wrapper_greeting .wrap .flex_greeting > div .tit_greeting::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.294em;
  border-top: 0.125em solid #73BE9E;
  border-bottom: 0.042em solid #73BE9E;
  position: absolute;
  bottom: 0;
  left: 0;
}
main .wrapper_greeting .wrap .flex_greeting > div .tit_greeting > span {
  font-size: 125%;
  display: inline-block;
  margin-left: 1em;
}
main .wrapper_greeting .wrap .flex_greeting > div .text {
  line-height: 1.8;
  margin-bottom: 1.25em;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
@media screen and (min-width: 48em), print {
  main .wrapper_greeting .wrap .flex_greeting {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main .wrapper_greeting .wrap .flex_greeting > div {
    width: 57rem;
    margin: 0;
  }
  main .wrapper_greeting .wrap .flex_greeting > div .tit_greeting {
    font-size: 2.4rem;
  }
  main .wrapper_greeting .wrap .flex_greeting > div .text {
    line-height: 2;
    font-size: 1.8rem;
  }
}
main .wrapper_schedule_calendar {
  background: url(../img/calendar_bg_heart.svg) no-repeat bottom left 11rem/40rem auto, url(../img/bg_loop_02.png) repeat bottom left/2.5rem auto;
}
main .wrapper_schedule_calendar .wrap .tit_02_index {
  font-size: 2rem;
}
main .wrapper_schedule_calendar .wrap .col_schedule,
main .wrapper_schedule_calendar .wrap .col_calendar {
  opacity: 0;
  -webkit-transform: translateY(2rem);
          transform: translateY(2rem);
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, transform 0.8s;
  transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s;
}
main .wrapper_schedule_calendar .wrap .col_schedule.is_trigger_on,
main .wrapper_schedule_calendar .wrap .col_calendar.is_trigger_on {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main .wrapper_schedule_calendar .wrap .timetable_index {
  margin-top: 1.4rem;
}
main .wrapper_schedule_calendar .wrap .calendar {
  position: relative;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
  margin-top: 3.3rem;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar {
  width: 100%;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item {
  width: 100%;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .index_tab_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 0;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .index_tab_wrap .index_tab {
  background: #96C9B3;
  color: #fff;
  padding: 0.6em 1.8em;
  text-align: center;
  cursor: pointer;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .index_tab_wrap .index_tab.active {
  background: #73BE9E;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .index_tab_content_wrap .index_tab_content {
  display: none;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .index_tab_content_wrap .index_tab_content.show {
  display: block;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .caledit {
  width: 100%;
  border-spacing: 0;
  font-size: 1.3rem;
  margin: 0 auto;
  border-bottom: 0.1rem solid #DDD;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .caledit th,
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .caledit td {
  padding: 0.6em 0.1em;
  font-weight: normal;
  border: none;
  color: #212121;
  border: 0.1rem solid #DDD;
  border-bottom: none;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .caledit th:nth-child(n+2),
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .caledit td:nth-child(n+2) {
  border-left: none;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .caledit td.open {
  background: #fff;
  color: #212121;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .caledit td.outPatient {
  background: #F27A67;
  color: #fff;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .caledit td.notTheMonth {
  background: #F5F3F3;
  color: #CCCCCC;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .caledit .month {
  display: none;
}
main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .caledit .week th {
  border-color: #60A889;
  position: relative;
  padding: 0.7em 0.2em;
  line-height: 1;
  font-size: 1.3rem;
  background: #73BE9E;
  color: #fff;
}
main .wrapper_schedule_calendar .wrap .calendar .calendar-cellcolor {
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
main .wrapper_schedule_calendar .wrap .calendar .calendar-cellcolor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 1.1em;
  margin-top: 0.2em;
  text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
}
main .wrapper_schedule_calendar .wrap .calendar .calendar-cellcolor li::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  position: relative;
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff;
          box-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff;
  top: 0.04em;
}
main .wrapper_schedule_calendar .wrap .calendar .calendar-cellcolor .calendar-cellcolor_clr_open::before {
  background: #fff;
}
main .wrapper_schedule_calendar .wrap .calendar .calendar-cellcolor .calendar-cellcolor_clr_close::before {
  background: #F27A67;
}
main .wrapper_schedule_calendar .wrap .calendar .calendar-cellcolor .calendar-cellcolor_clr_amOnly::before {
  background: #CCFFFF;
}
main .wrapper_schedule_calendar .wrap .calendar .calendar-cellcolor .calendar-cellcolor_none::before {
  display: none;
  content: none;
}
@media screen and (min-width: 48em), print {
  main .wrapper_schedule_calendar {
    background: url(../img/calendar_bg_heart.svg) no-repeat bottom left calc(50% + 81.2rem)/82.4rem auto, url(../img/bg_loop_02.png) repeat bottom left/5rem auto;
  }
  main .wrapper_schedule_calendar .wrap .tit_02_index {
    font-size: 4.4rem;
  }
  main .wrapper_schedule_calendar .wrap .col_schedule {
    -webkit-transition: opacity 0.8s 0.3s, -webkit-transform 0.8s 0.3s;
    transition: opacity 0.8s 0.3s, -webkit-transform 0.8s 0.3s;
    transition: opacity 0.8s 0.3s, transform 0.8s 0.3s;
    transition: opacity 0.8s 0.3s, transform 0.8s 0.3s, -webkit-transform 0.8s 0.3s;
  }
  main .wrapper_schedule_calendar .wrap .flex_schedule_calendar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main .wrapper_schedule_calendar .wrap .flex_schedule_calendar > div {
    width: 57rem;
  }
  main .wrapper_schedule_calendar .wrap .flex_schedule_calendar > div:nth-child(2) {
    width: 54rem;
  }
  main .wrapper_schedule_calendar .wrap .timetable_index {
    margin-top: 2.4rem;
    font-size: 1.8rem;
  }
  main .wrapper_schedule_calendar .wrap .calendar {
    position: relative;
    margin: 0;
  }
  main .wrapper_schedule_calendar .wrap .calendar .box_calendar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
  }
  main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item {
    margin: 0;
  }
  main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .index_tab_wrap .index_tab {
    font-size: 2.2rem;
  }
  main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item {
    /*.tit_month {
      font-size: 2.4rem;
    }*/
  }
  main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .caledit {
    font-size: 2.2rem;
  }
  main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .caledit .week th {
    font-size: 2.2rem;
  }
  main .wrapper_schedule_calendar .wrap .calendar .box_calendar .calendar-item .caledit td {
    padding: 0.6em 0.2em;
  }
  main .wrapper_schedule_calendar .wrap .calendar .calendar-cellcolor {
    margin-top: 1.2rem;
  }
  main .wrapper_schedule_calendar .wrap .calendar .calendar-cellcolor li {
    margin-top: 0.4em;
    font-size: 1.8rem;
    margin-right: 1.1em;
  }
}
main .wrapper_medical .wrap {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
main .wrapper_medical .wrap .box_cardiology {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
  background: url(../img/medical_bg_cardiology.jpg) no-repeat center center/cover;
  padding: 2rem 0;
  opacity: 0;
  -webkit-transform: translateY(2rem);
          transform: translateY(2rem);
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, transform 0.8s;
  transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s;
  position: relative;
}
main .wrapper_medical .wrap .box_cardiology::before {
  content: "";
  display: block;
  border: solid 1.6rem transparent;
  border-left-width: 1.3rem;
  border-right-width: 1.3rem;
  border-top-color: #FBF5EB;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
main .wrapper_medical .wrap .box_cardiology.is_trigger_on {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main .wrapper_medical .wrap .box_cardiology .medical_cardiology {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-left: 11.8rem;
  margin-right: 3.3rem;
  margin-left: 3.3rem;
  min-height: 10.5rem;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 1.3;
}
main .wrapper_medical .wrap .box_cardiology .medical_cardiology .text_en {
  display: block;
  font-size: 41%;
  line-height: 1;
  margin-top: 0.6em;
}
main .wrapper_medical .wrap .box_cardiology .medical_cardiology::before {
  content: "";
  display: block;
  background: url(../img/medical_cardiology.svg) no-repeat center center/contain;
  margin-bottom: 1rem;
  width: 10.5rem;
  height: 10.5rem;
  position: absolute;
  left: 0;
  top: 0;
}
main .wrapper_medical .wrap .box_cardiology .medical_cardiology::after {
  content: "";
  display: block;
  background: url(../img/arrow_right_white.svg) no-repeat center center/contain;
  margin-bottom: 1rem;
  width: 2rem;
  height: 2rem;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
main .wrapper_medical .wrap .box_medicals {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
  background: url(../img/medical_bg_medicals.jpg) no-repeat center center/cover;
  padding: 2.5rem 0;
  opacity: 0;
  -webkit-transform: translateY(2rem);
          transform: translateY(2rem);
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, transform 0.8s;
  transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s;
}
main .wrapper_medical .wrap .box_medicals.is_trigger_on {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main .wrapper_medical .wrap .box_medicals.is_trigger_on ul li {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main .wrapper_medical .wrap .box_medicals ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
main .wrapper_medical .wrap .box_medicals ul li {
  width: 28%;
  margin-top: 2.3rem;
  margin-left: 3%;
  opacity: 0;
  -webkit-transform: translateY(2rem);
          transform: translateY(2rem);
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, transform 0.8s;
  transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s;
}
main .wrapper_medical .wrap .box_medicals ul li.li_cardiovascular {
  display: none;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(-n+2) {
  margin-top: 0;
  margin-left: 17%;
  margin-right: 10%;
  width: 28%;
  margin-bottom: 0.8rem;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(-n+2) a {
  font-size: 1.4rem;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(-n+2) a::before {
  height: 8.3rem;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(2) {
  margin-top: 0;
  margin-left: 0;
  margin-right: 17%;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(3), main .wrapper_medical .wrap .box_medicals ul li:nth-child(6), main .wrapper_medical .wrap .box_medicals ul li:nth-child(9) {
  margin-left: 5%;
}
main .wrapper_medical .wrap .box_medicals ul li a {
  display: block;
  position: relative;
  text-align: center;
  font-size: 1.35rem;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
main .wrapper_medical .wrap .box_medicals ul li a::before {
  content: "";
  display: block;
  background: url(../img/medical_respiratory.svg) no-repeat center center/contain;
  width: 100%;
  height: 7rem;
  margin-bottom: 0.6rem;
}
main .wrapper_medical .wrap .box_medicals ul li a.respiratory::before {
  background-image: url(../img/medical_respiratory.svg);
}
main .wrapper_medical .wrap .box_medicals ul li a.diabetes::before {
  background-image: url(../img/medical_diabetes.svg);
}
main .wrapper_medical .wrap .box_medicals ul li a.internal::before {
  background-image: url(../img/medical_internal.svg);
}
main .wrapper_medical .wrap .box_medicals ul li a.thyroid_disease::before {
  background-image: url(../img/medical_thyroid_disease.svg);
}
main .wrapper_medical .wrap .box_medicals ul li a.sas::before {
  background-image: url(../img/medical_sas.svg);
}
main .wrapper_medical .wrap .box_medicals ul li a.checkup::before {
  background-image: url(../img/medical_checkup.svg);
}
main .wrapper_medical .wrap .box_medicals ul li a.vaccination::before {
  background-image: url(../img/medical_vaccination.svg);
}
main .wrapper_medical .wrap .box_medicals ul li a.infection::before {
  background-image: url(../img/medical_infection.svg);
}
main .wrapper_medical .wrap .box_medicals ul li a.medical_diet::before {
  background-image: url(../img/medical_diet.svg);
}
main .wrapper_medical .wrap .box_medicals ul li a.fatty_liver_clinic::before {
  background-image: url(../img/fatty_liver_clinic.svg);
}
main .wrapper_medical .wrap .box_medicals ul li:first-child {
  -webkit-transition: opacity 0.8s 0.15s, -webkit-transform 0.8s 0.15s;
  transition: opacity 0.8s 0.15s, -webkit-transform 0.8s 0.15s;
  transition: opacity 0.8s 0.15s, transform 0.8s 0.15s;
  transition: opacity 0.8s 0.15s, transform 0.8s 0.15s, -webkit-transform 0.8s 0.15s;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(2) {
  -webkit-transition: opacity 0.8s 0.3s, -webkit-transform 0.8s 0.3s;
  transition: opacity 0.8s 0.3s, -webkit-transform 0.8s 0.3s;
  transition: opacity 0.8s 0.3s, transform 0.8s 0.3s;
  transition: opacity 0.8s 0.3s, transform 0.8s 0.3s, -webkit-transform 0.8s 0.3s;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(3) {
  -webkit-transition: opacity 0.8s 0.45s, -webkit-transform 0.8s 0.45s;
  transition: opacity 0.8s 0.45s, -webkit-transform 0.8s 0.45s;
  transition: opacity 0.8s 0.45s, transform 0.8s 0.45s;
  transition: opacity 0.8s 0.45s, transform 0.8s 0.45s, -webkit-transform 0.8s 0.45s;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(4) {
  -webkit-transition: opacity 0.8s 0.6s, -webkit-transform 0.8s 0.6s;
  transition: opacity 0.8s 0.6s, -webkit-transform 0.8s 0.6s;
  transition: opacity 0.8s 0.6s, transform 0.8s 0.6s;
  transition: opacity 0.8s 0.6s, transform 0.8s 0.6s, -webkit-transform 0.8s 0.6s;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(5) {
  -webkit-transition: opacity 0.8s 0.75s, -webkit-transform 0.8s 0.75s;
  transition: opacity 0.8s 0.75s, -webkit-transform 0.8s 0.75s;
  transition: opacity 0.8s 0.75s, transform 0.8s 0.75s;
  transition: opacity 0.8s 0.75s, transform 0.8s 0.75s, -webkit-transform 0.8s 0.75s;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(6) {
  -webkit-transition: opacity 0.8s 0.9s, -webkit-transform 0.8s 0.9s;
  transition: opacity 0.8s 0.9s, -webkit-transform 0.8s 0.9s;
  transition: opacity 0.8s 0.9s, transform 0.8s 0.9s;
  transition: opacity 0.8s 0.9s, transform 0.8s 0.9s, -webkit-transform 0.8s 0.9s;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(7) {
  -webkit-transition: opacity 0.8s 1.05s, -webkit-transform 0.8s 1.05s;
  transition: opacity 0.8s 1.05s, -webkit-transform 0.8s 1.05s;
  transition: opacity 0.8s 1.05s, transform 0.8s 1.05s;
  transition: opacity 0.8s 1.05s, transform 0.8s 1.05s, -webkit-transform 0.8s 1.05s;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(8) {
  -webkit-transition: opacity 0.8s 1.2s, -webkit-transform 0.8s 1.2s;
  transition: opacity 0.8s 1.2s, -webkit-transform 0.8s 1.2s;
  transition: opacity 0.8s 1.2s, transform 0.8s 1.2s;
  transition: opacity 0.8s 1.2s, transform 0.8s 1.2s, -webkit-transform 0.8s 1.2s;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(9) {
  -webkit-transition: opacity 0.8s 1.35s, -webkit-transform 0.8s 1.2s;
  transition: opacity 0.8s 1.35s, -webkit-transform 0.8s 1.2s;
  transition: opacity 0.8s 1.35s, transform 0.8s 1.2s;
  transition: opacity 0.8s 1.35s, transform 0.8s 1.2s, -webkit-transform 0.8s 1.2s;
}
main .wrapper_medical .wrap .box_medicals ul li:nth-child(10) {
  -webkit-transition: opacity 0.8s 1.4s, -webkit-transform 0.8s 1.3s;
  transition: opacity 0.8s 1.4s, -webkit-transform 0.8s 1.3s;
  transition: opacity 0.8s 1.4s, transform 0.8s 1.3s;
  transition: opacity 0.8s 1.4s, transform 0.8s 1.3s, -webkit-transform 0.8s 1.3s;
}
@media screen and (min-width: 48em), print {
  main .wrapper_medical .wrap {
    padding: 0;
    width: auto;
  }
  main .wrapper_medical .wrap .tit_02_index {
    margin-bottom: 4.5rem;
  }
  main .wrapper_medical .wrap .box_cardiology {
    padding: 8.7rem 0 6.4rem;
  }
  main .wrapper_medical .wrap .box_cardiology::before {
    border: solid 3.1rem transparent;
    border-left-width: 2.6rem;
    border-right-width: 2.6rem;
    border-top-color: #FBF5EB;
  }
  main .wrapper_medical .wrap .box_cardiology .medical_cardiology {
    min-height: 22.4rem;
    width: 60rem;
    margin: 0 auto;
    padding-left: 25.3rem;
    font-size: 4.4rem;
  }
  main .wrapper_medical .wrap .box_cardiology .medical_cardiology::before {
    width: 22.4rem;
    height: 22.4rem;
    top: 0;
    left: 0;
  }
  main .wrapper_medical .wrap .box_cardiology .medical_cardiology::after {
    width: 6.4rem;
    height: 6.4rem;
  }
  main .wrapper_medical .wrap .box_medicals {
    padding: 7.8rem 0 7.4rem;
  }
  main .wrapper_medical .wrap .box_medicals ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 1200px;
    margin: 0 auto;
  }
  main .wrapper_medical .wrap .box_medicals ul li:nth-child(-n+2) {
    width: 20.6rem;
    margin: 0 5.8rem 0 36.5rem;
  }
  main .wrapper_medical .wrap .box_medicals ul li:nth-child(-n+2) a {
    font-size: 2.6rem;
  }
  main .wrapper_medical .wrap .box_medicals ul li:nth-child(-n+2) a::before {
    height: 20.6rem;
    margin-bottom: 2rem;
  }
  main .wrapper_medical .wrap .box_medicals ul li:nth-child(2) {
    margin-right: 36.5rem;
    margin-left: 0;
  }
  main .wrapper_medical .wrap .box_medicals ul li:nth-child(n+3) {
    width: 20rem;
    margin: 4.6rem 2.2rem 0;
  }
  main .wrapper_medical .wrap .box_medicals ul li:nth-child(n+3) a {
    font-size: 2.4rem;
  }
  main .wrapper_medical .wrap .box_medicals ul li:nth-child(n+3) a::before {
    height: 16rem;
    margin-bottom: 2rem;
  }
  main .wrapper_medical .wrap .box_medicals ul li:nth-child(8) {
    margin-right: 0;
  }
}
main .wrapper_features {
  background: url(../img/features_bg_heart.svg) no-repeat top 7rem left 14rem/24rem auto, url(../img/features_bg_heart.svg) no-repeat bottom 19rem right 17rem/24rem auto;
  overflow: hidden;
}
main .wrapper_features .wrap .list_feature {
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
main .wrapper_features .wrap .list_feature > li {
  opacity: 0;
  -webkit-transform: translateY(2rem);
          transform: translateY(2rem);
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, transform 0.8s;
  transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s;
  position: relative;
  margin-top: 3.3rem;
  padding-top: 1.5rem;
}
main .wrapper_features .wrap .list_feature > li.is_trigger_on {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main .wrapper_features .wrap .list_feature > li::before {
  content: "";
  display: block;
  background: url(../img/feature_01.jpg) no-repeat center center/cover;
  width: 25rem;
  height: 22rem;
  margin-bottom: 1rem;
  position: relative;
  -webkit-transform: translateX(-1rem);
          transform: translateX(-1rem);
}
main .wrapper_features .wrap .list_feature > li .count {
  letter-spacing: 0.3em;
  padding-left: 2.83em;
  position: relative;
  margin-bottom: 0.8em;
}
main .wrapper_features .wrap .list_feature > li .count::before {
  content: "";
  display: block;
  height: 1px;
  width: 1.83em;
  position: absolute;
  bottom: 0.7em;
  left: 0;
  background: #73BE9E;
}
main .wrapper_features .wrap .list_feature > li .count .num {
  color: #73BE9E;
  line-height: 1;
  font-size: 120%;
}
main .wrapper_features .wrap .list_feature > li .tit {
  text-orientation: upright;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  left: 0.5rem;
  top: 0;
  color: #fff;
  font-size: 1.4rem;
}
main .wrapper_features .wrap .list_feature > li .tit > span {
  letter-spacing: 0.37em;
  display: inline-block;
  padding: 0.7em 0.4em 0.6em;
  background: #73BE9E;
}
main .wrapper_features .wrap .list_feature > li .tit > span:not(:first-child) {
  margin-right: 0.5em;
}
main .wrapper_features .wrap .list_feature > li .tit > span > .large {
  letter-spacing: 0.25em;
  font-size: 1.6rem;
  padding: 0;
}
main .wrapper_features .wrap .list_feature > li .tit > span > .larger {
  letter-spacing: 0;
  font-size: 1.75rem;
  padding: 0;
}
main .wrapper_features .wrap .list_feature > li .text {
  line-height: 1.66;
}
main .wrapper_features .wrap .list_feature > li:first-child {
  margin-top: 0;
}
main .wrapper_features .wrap .list_feature > li:first-child::before {
  width: 29rem;
}
main .wrapper_features .wrap .list_feature > li:first-child .count .num {
  color: #F27A67;
}
main .wrapper_features .wrap .list_feature > li:first-child .count::before {
  background: #F27A67;
}
main .wrapper_features .wrap .list_feature > li:first-child .tit {
  font-size: 1.7rem;
}
main .wrapper_features .wrap .list_feature > li:first-child .tit > span {
  background: #F27A67;
}
main .wrapper_features .wrap .list_feature > li:first-child .list_check_features {
  font-size: 1.35rem;
  margin-top: 1.4rem;
}
main .wrapper_features .wrap .list_feature > li:first-child .list_check_features > li {
  padding-left: 1.3em;
  position: relative;
  margin-top: 0.5em;
}
main .wrapper_features .wrap .list_feature > li:first-child .list_check_features > li:first-child {
  margin-top: 0;
}
main .wrapper_features .wrap .list_feature > li:first-child .list_check_features > li::before {
  font-family: "fontello";
  content: "\e807";
  color: #F27A67;
  font-weight: normal;
  position: absolute;
  top: 0.05em;
  left: 0;
}
main .wrapper_features .wrap .list_feature > li:nth-child(2)::before {
  background-image: url(../img/feature_02.jpg);
}
main .wrapper_features .wrap .list_feature > li:nth-child(3) {
  padding-top: 1.5rem;
}
main .wrapper_features .wrap .list_feature > li:nth-child(3)::before {
  background-image: url(../img/feature_03.jpg);
}
main .wrapper_features .wrap .list_feature > li:nth-child(4) {
  padding-top: 3.5rem;
}
main .wrapper_features .wrap .list_feature > li:nth-child(4)::before {
  background-image: url(../img/feature_04.jpg);
}
main .wrapper_features .wrap .list_feature > li:nth-child(2n)::before {
  margin-right: 0;
  margin-left: auto;
  -webkit-transform: translateX(1rem);
          transform: translateX(1rem);
}
main .wrapper_features .wrap .list_feature > li:nth-child(2n) .tit {
  left: 6.5rem;
}
main .wrapper_features .wrap .list_feature > li:nth-child(2n) .count {
  margin-left: 6rem;
}
main .wrapper_features .wrap .list_feature > li:nth-child(2n) .text {
  margin-left: 5rem;
}
@media screen and (min-width: 48em), print {
  main .wrapper_features {
    background: url(../img/features_bg_heart.svg) no-repeat top 11.2rem left calc(50% + 57.5rem)/48.2rem auto;
  }
  main .wrapper_features .wrap .list_feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main .wrapper_features .wrap .list_feature > li:nth-child(n) {
    margin: 6rem 0 0 0;
    padding: 2rem 0 0 0;
    width: 33rem;
  }
  main .wrapper_features .wrap .list_feature > li:nth-child(n)::before {
    width: 32.5rem;
    height: 35.2rem;
    -webkit-transform: none;
            transform: none;
    margin: 0 0 2rem 0;
  }
  main .wrapper_features .wrap .list_feature > li:nth-child(n) .count {
    font-size: 1.8rem;
    margin-left: 0;
  }
  main .wrapper_features .wrap .list_feature > li:nth-child(n) .count .num {
    font-size: 100%;
  }
  main .wrapper_features .wrap .list_feature > li:nth-child(n) .tit {
    font-size: 2rem;
    left: 2rem;
    margin-left: 0;
  }
  main .wrapper_features .wrap .list_feature > li:nth-child(n) .tit > span > .large {
    font-size: 2.4rem;
    font-weight: bold;
    padding: 0;
  }
  main .wrapper_features .wrap .list_feature > li:nth-child(n) .tit > span > .larger {
    letter-spacing: 0.25em;
    font-size: 2.8rem;
    font-weight: bold;
    padding: 0;
  }
  main .wrapper_features .wrap .list_feature > li:nth-child(n) .text {
    font-size: 1.8rem;
  }
  main .wrapper_features .wrap .list_feature > li:first-child {
    width: 100%;
    margin-top: 0;
    padding-top: 2.3rem;
  }
  main .wrapper_features .wrap .list_feature > li:first-child::before {
    width: 85.2rem;
    height: 43.5rem;
    -webkit-transform: translateX(-5.2rem);
            transform: translateX(-5.2rem);
    margin: 0;
  }
  main .wrapper_features .wrap .list_feature > li:first-child::after {
    content: "";
    display: block;
    background: url(../img/bg_loop.jpg) repeat bottom left/5rem auto;
    width: 17.9rem;
    height: 33.8rem;
    position: absolute;
    top: auto;
    left: 62.2rem;
    bottom: -1px;
  }
  main .wrapper_features .wrap .list_feature > li:first-child .count {
    z-index: 1;
    position: absolute;
    left: 66.7rem;
    top: 15rem;
  }
  main .wrapper_features .wrap .list_feature > li:first-child .count .num {
    font-size: 222%;
    line-height: 1;
  }
  main .wrapper_features .wrap .list_feature > li:first-child .tit {
    left: 9rem;
    font-size: 3.8rem;
  }
  main .wrapper_features .wrap .list_feature > li:first-child .text {
    z-index: 1;
    position: absolute;
    left: 66.7rem;
    top: 21rem;
    font-size: 2.4rem;
    line-height: 1.875;
  }
  main .wrapper_features .wrap .list_feature > li:first-child .list_check_features {
    z-index: 1;
    position: absolute;
    left: 66.7rem;
    top: 26.5rem;
    font-size: 1.8rem;
    margin: 0;
  }
  main .wrapper_features .wrap .list_feature > li:first-child .list_check_features > li {
    margin-top: 0.4em;
  }
  main .wrapper_features .wrap .list_feature > li:first-child .list_check_features > li:first-child {
    margin-top: 0;
  }
  main .wrapper_features .wrap .list_feature > li:nth-child(2) {
    margin-left: 1rem;
  }
  main .wrapper_features .wrap .list_feature > li:nth-child(3) {
    -webkit-transition: opacity 0.8s 0.15s, -webkit-transform 0.8s 0.15s;
    transition: opacity 0.8s 0.15s, -webkit-transform 0.8s 0.15s;
    transition: opacity 0.8s 0.15s, transform 0.8s 0.15s;
    transition: opacity 0.8s 0.15s, transform 0.8s 0.15s, -webkit-transform 0.8s 0.15s;
  }
  main .wrapper_features .wrap .list_feature > li:nth-child(4) {
    margin-right: 1rem;
    -webkit-transition: opacity 0.8s 0.3s, -webkit-transform 0.8s 0.3s;
    transition: opacity 0.8s 0.3s, -webkit-transform 0.8s 0.3s;
    transition: opacity 0.8s 0.3s, transform 0.8s 0.3s;
    transition: opacity 0.8s 0.3s, transform 0.8s 0.3s, -webkit-transform 0.8s 0.3s;
  }
}
main .wrapper_column {
  background: url(../img/features_bg_heart.svg) no-repeat top 7rem left 14rem/24rem auto, url(../img/bg_loop_03.png) repeat bottom left/5rem auto;
  overflow: hidden;
}
.bnr01 {
  background: #DC513B;
  border-radius: 0.4rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #FFF;
  padding: 1rem;
}
.bnr01 span {
  width: 100%;
}

@media screen and (min-width: 48em), print {
  .bnr01 {
    width: 600px;
    margin: 0 auto;
  }
}
body:not(.index) .main > .wrap:first-child {
  padding: 3rem 1rem 2rem;
}

@media screen and (min-width: 48em), print {
  body:not(.index) .main > .wrap:first-child {
    padding: 6rem 0rem 4rem;
  }
  .cf .img_l, .cf .img_r {
    max-width: 40%;
    height: auto;
  }
}
#clinicslide img, #clinicslide p {
  display: none;
}

.sp-layer.sp-black {
  background: rgba(115, 190, 158, 0.7) !important;
}

.sp-layer.sp-black.sp-padding {
  text-align: center;
  font-size: 36px;
}

.sp-selected-thumbnail {
  border: 0.4rem solid #000;
}

.sp-thumbnail {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0 !important;
}

@media screen and (min-width: 48em), print {
  .sp-layer.sp-black.sp-padding {
    font-size: 2.4rem;
  }
}
.access .gmap {
  height: 30rem;
  margin: 0;
}

@media screen and (min-width: 48em), print {
  .access .gmap {
    height: 50rem;
  }
}
.floating_bnr {
  position: fixed;
  top: calc(4% + 10rem);
  right: 0;
  z-index: 9999;
  display: none;
}
@media screen and (min-width: 48em), print {
  .floating_bnr {
    display: block;
  }
}
.floating_bnr ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.floating_bnr ul li {
  color: #fff;
  padding: 0;
  margin-bottom: 0.8rem;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  border-radius: 0.6rem 0 0 0.6rem;
  -webkit-box-shadow: 0 0.2rem 0.6rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.2rem 0.6rem rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.3s, -webkit-transform 0.2s;
  transition: background-color 0.3s, -webkit-transform 0.2s;
  transition: background-color 0.3s, transform 0.2s;
  transition: background-color 0.3s, transform 0.2s, -webkit-transform 0.2s;
}
.floating_bnr ul li.floating_green {
  background-color: #60A889;
  pointer-events: none;
}
.floating_bnr ul li.floating_green .icon-phone {
  font-family: "fontello";
  display: inline-block;
  margin-right: 0.2em;
  top: 0.1em;
}
.floating_bnr ul li.floating_green:hover {
  background-color: #96C9B3;
}
.floating_bnr ul li.floating_red {
  background-color: #DC513B;
}
.floating_bnr ul li.floating_red:hover {
  background-color: #FC8875;
}
.floating_bnr ul li.floating_instagram {
  background-color: #FFF;
}
.floating_bnr ul li.floating_instagram a {
  padding: 15px;
}
.floating_bnr ul li.floating_instagram a img {
  width: 35px;
}
.floating_bnr ul li.floating_instagram a:hover {
  background-color: #FFF;
}
.floating_bnr ul li.floating_line {
  background-color: #FFF;
}
.floating_bnr ul li.floating_line a {
  border-radius: 0.6rem 0 0 0.6rem;
  padding: 1.4rem;
  border: 0.1rem solid #3eb157;
}
.floating_bnr ul li.floating_line a span {
  display: inline-block;
  color: #3eb157;
  padding: 0.9em 0.3em 0;
}
.floating_bnr ul li.floating_line a img {
  width: 35px;
}
.floating_bnr ul li.floating_line a:hover {
  background-color: #FFF;
}
.floating_bnr ul li a {
  padding: 1.2rem 2rem;
  color: #fff;
  text-decoration: none;
  display: block;
}

body.index .bread_list {
  display: none !important;
}

.bread_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1rem;
}
.bread_list > li {
  display: inline-block;
  letter-spacing: 0.1em;
}
.bread_list > li:not(:first-child)::before {
  content: "＞";
  padding: 0 0.5em;
}
.bread_list > li br {
  display: none;
}

@media screen and (min-width: 48em), print {
  .bread_list {
    margin: 2rem auto 0;
    font-size: 1.6rem;
    width: 1200px;
  }
  .bread_list > li:not(:first-child)::before {
    content: "＞";
  }
}
.first .column_title {
  width: 100%;
  padding: 0.9em 1em 0.9em 2em;
}
.first .column_title::before {
  top: 1.8rem;
  left: 1rem;
}
.first .first_waku {
  background: #EAF8F2;
  border: 0.1rem solid #73BE9E;
  padding: 2rem 1rem;
}
.first .first_waku table {
  width: 100%;
  margin: 0 auto 1rem;
  font-size: 1.2rem;
}

@media screen and (min-width: 48em), print {
  .first .column_title {
    width: 45rem;
    font-size: 110%;
  }
  .first .column_title::before {
    top: 2.4rem;
  }
  .first .first_waku table {
    width: 70%;
    font-size: 2rem;
  }
}
:target {
  scroll-margin-top: 6rem;
}

@media screen and (min-width: 48em), print {
  :target {
    scroll-margin-top: 12rem;
  }
}
/*# sourceMappingURL=style.css.map */