@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Jost:wght@400;500;700&family=Noto+Sans+JP:wght@400;500;700&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;
}

.txt_l {
  text-align: left !important;
}

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

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

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

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

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

.fontsize120 {
  font-size: 120% !important;
}

.fontsize150 {
  font-size: 150% !important;
}

.fontsize180 {
  font-size: 180% !important;
}

.clr_green_01 {
  color: #19AC87 !important;
}

.icon_tel::before {
  font-family: "fontello";
  content: "\e833";
  color: #19AC87;
  padding-right: 0.2em;
  font-size: 90%;
}

@media screen and (min-width: 48em), print {
  .txt_l_pc {
    text-align: left !important;
  }
  .txt_c_pc {
    text-align: center !important;
  }
  .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;
}

.width75per {
  width: 75% !important;
}

.width80per {
  width: 80% !important;
}

@media screen and (min-width: 48em), print {
  .width50per_pc {
    width: 50% !important;
  }
  .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: separate;
  border-spacing: 0;
}
.tbl_time caption {
  caption-side: bottom;
  text-align: left;
  margin-top: 0.7em;
}
.tbl_time caption .tit_caption_timetable {
  display: inline-block;
  background: #fff;
  margin-right: 0.8em;
  padding: 0.1em 0.8em;
  border: 0.1rem solid #1C1A1B;
}
.tbl_time tr th {
  font-weight: normal;
  background: #fff;
}
.tbl_time tr th[scope=col] {
  padding: 0.7rem 0;
  background: #FBF7B1;
  color: #1C1A1B;
}
.tbl_time tr th[scope=col]:first-child {
  width: 35%;
}
.tbl_time tr th.time {
  border-bottom: 1px solid #D6DDDC;
}
.tbl_time tr td {
  text-align: center;
  padding: 1rem 0.4rem;
  background: #fff;
  border-bottom: 1px solid #D6DDDC;
  line-height: 1;
  color: #19AC87;
  font-size: 70%;
}
@media screen and (min-width: 48em), print {
  .tbl_time {
    table-layout: fixed;
  }
  .tbl_time tr th[scope=col] {
    padding: 1.1rem 0;
  }
  .tbl_time tr th[scope=col]:first-child {
    width: 31%;
  }
  .tbl_time tr td {
    padding: 2rem 0;
  }
}
.gmap {
  width: 100%;
}
.gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.tit_01 {
  font-size: 2.1rem;
  font-weight: 500;
  color: #fff;
  padding: 3rem 1.2rem;
  text-align: center;
  width: 100%;
  letter-spacing: 0;
  background: url(../img/tit_01_bg.jpg) no-repeat center center/cover;
}

.tit_02 {
  font-size: 1.75rem;
  text-align: center;
  margin: 4rem auto 2.5rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
  position: relative;
  font-weight: 500;
  padding-bottom: 0.55em;
}
.tit_02::before {
  content: "";
  background: url(../img/tit_02_bottom.svg) no-repeat center center/contain;
  display: block;
  width: 1.15em;
  height: 0.2em;
  position: absolute;
  left: 50%;
  bottom: 0.05em;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tit_02 > span {
  display: inline-block;
  position: relative;
  margin: 0 2.2em;
}
.tit_02 > span::before, .tit_02 > span::after {
  content: "";
  background: url(../img/tit_02_left.svg) no-repeat center center/contain;
  display: block;
  width: 2em;
  height: 1.75em;
  position: absolute;
  right: calc(100% + 0.2em);
  top: 0;
}
.tit_02 > span::after {
  right: auto;
  left: calc(100% + 0.2em);
  background-image: url(../img/tit_02_right.svg);
}

.tit_03 {
  color: #19AC87;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.3;
  margin: 4rem 0 1.5rem;
  padding-bottom: 0.4em;
  padding-left: 1.375em;
  border-bottom: 0.0625em dotted #D6DDDC;
  position: relative;
}
.tit_03::before {
  content: "";
  display: block;
  width: 1.0625em;
  height: 1.25em;
  position: absolute;
  top: 0.05em;
  left: 0;
  background: url(../img/tit_03_icon.svg) no-repeat center center/contain;
}

.tit_04 {
  color: #fff;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.3;
  margin: 3.8rem 0 1.5rem;
  background: #19AC87;
  border-radius: 0.57em;
  padding: 0.2em 0.57em 0.3em;
}

.tit_05 {
  color: #1C1A1B;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.3;
  margin: 3.5rem 0 1.5rem;
  letter-spacing: 0.05em;
  padding-left: 1.05em;
  position: relative;
}
.tit_05::before {
  font-family: "fontello";
  content: "\e839";
  color: #19AC87;
  position: absolute;
  top: 0.36em;
  left: 0;
  font-size: 70%;
}

.tit_06 {
  color: #19AC87;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
  margin: 3rem 0 1.5rem;
  padding: 0.35em 0.05em 0.4em;
  letter-spacing: 0.05em;
  border: 0.1rem solid #19AC87;
  border-left: none;
  border-right: none;
}

@media screen and (min-width: 48em), print {
  .tit_01 {
    padding: 11rem 2rem;
    font-size: 5rem;
    width: auto;
  }
  .tit_02 {
    font-size: 4rem;
    margin: 6rem auto 3.5rem;
  }
  .tit_03 {
    font-size: 3.2rem;
    line-height: 1.3;
    margin: 5rem 0 2rem;
  }
  .tit_04 {
    font-size: 2.6rem;
    line-height: 1.3;
    margin: 4.5rem 0 2rem;
  }
  .tit_05 {
    font-size: 2.2rem;
    line-height: 1.3;
    margin: 4rem 0 2rem;
  }
  .tit_05::before {
    top: 0.31em;
  }
  .tit_06 {
    font-size: 2rem;
    line-height: 1.3;
    margin: 3.5rem 0 2rem;
  }
}
.tit_02 + .tit_03 {
  margin-top: 0;
}

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

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

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

.text_general {
  margin-bottom: 1.5rem;
}

.text_link_general {
  color: #19AC87;
  text-decoration: underline;
}

@media screen and (min-width: 48em), print {
  .text_general {
    margin-bottom: 1.8rem;
  }
  .text_link_general:hover, .text_link_general:focus {
    text-decoration: none;
    opacity: 1;
  }
}
.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%;
  }
  .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;
  }
}
.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: #19AC87;
  border-radius: 50%;
  position: absolute;
  left: -0.9em;
  top: 0.65em;
}
.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;
}
.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;
}

.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_01,
.list_dl_01_50percent {
  margin: 0 0 2rem;
  border: 1px solid #D6DDDC;
}
.list_dl_01 dt,
.list_dl_01_50percent dt {
  padding: 1rem;
  background: #F9FFE6;
}
.list_dl_01 dd,
.list_dl_01_50percent dd {
  margin: 0;
  padding: 1rem;
}
.list_dl_01 dd:not(:last-child),
.list_dl_01_50percent dd:not(:last-child) {
  border-bottom: 1px solid #D6DDDC;
}

.list_link_thumbnail li {
  margin-top: 2.5rem;
}
.list_link_thumbnail li:first-child {
  margin-top: 0;
}
.list_link_thumbnail li a {
  display: block;
  background: #19AC87;
  border: 0.15em solid #19AC87;
  border-radius: 1.35em;
  position: relative;
  overflow: hidden;
  color: #fff;
  text-align: center;
  line-height: 1.55;
}
.list_link_thumbnail li a::before {
  content: "";
  display: block;
  border-radius: 1em;
  width: calc(100% - 0.4em);
  height: 11rem;
  margin: 0.2em auto 0.2em;
  background: url(../img/treatment_internal.svg) no-repeat center center/cover;
}
.list_link_thumbnail li a > span {
  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;
  position: relative;
  padding: 0 0.4rem 2em;
  min-height: 5.1em;
}
.list_link_thumbnail li a > span::before {
  content: "";
  display: block;
  width: 100%;
  height: 1.8em;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.list_link_thumbnail li a > span::after {
  font-family: "fontello";
  content: "\e80a";
  display: block;
  position: absolute;
  bottom: 0.4em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-weight: normal;
  font-size: 100%;
  line-height: 1;
  color: #19AC87;
}
.list_link_thumbnail li.lifestyle-related a::before {
  background-image: url(../img/lifestyle-related.jpg);
}
.list_link_thumbnail li.respiratory a::before {
  background-image: url(../img/respiratory.jpg);
}
.list_link_thumbnail li.cardiovascular a::before {
  background-image: url(../img/cardiovascular.jpg);
}
.list_link_thumbnail li.gastroenterology a::before {
  background-image: url(../img/gastroenterology.jpg);
}
.list_link_thumbnail li.allergy a::before {
  background-image: url(../img/allergy.jpg);
}
.list_link_thumbnail li.vaccination a::before {
  background-image: url(../img/vaccination.jpg);
}

@media screen and (min-width: 48em), print {
  .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_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 #D6DDDC;
  }
  .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;
  }
  .list_link_thumbnail {
    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;
    width: 113.9rem;
  }
  .list_link_thumbnail li {
    width: 35.3rem;
    margin-top: 2rem;
    margin-right: 4rem;
  }
  .list_link_thumbnail li:nth-child(3n) {
    margin-right: 0;
  }
  .list_link_thumbnail li:nth-child(-n+3) {
    margin-top: 0;
  }
  .list_link_thumbnail li a::before {
    height: 11.8rem;
  }
}
.box_general_01 {
  padding: 1.2rem 1.2rem;
  background: #F9FFE6;
  margin-bottom: 2rem;
  position: relative;
  border-radius: 1.5rem;
}
.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 {
  background: #fff;
  border: 0.2rem solid #D0EEE6;
}
.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: 1.2rem 2rem 0 2rem;
  border-color: #19AC87 transparent transparent transparent;
  position: absolute;
  top: calc(100% + 2.1rem);
  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: 2.5rem 2.5rem;
    border-radius: 3rem;
  }
  .box_general_wrap .box_general_01 {
    border-width: 0.4rem;
  }
  .box_general_wrap .box_general_01:not(:last-child) {
    margin-bottom: 8rem;
  }
  .box_general_wrap .box_general_01:not(:last-child)::after {
    border-width: 2rem 4rem 0 4rem;
    top: calc(100% + 3.5rem);
  }
}
.btn_general_01 {
  display: block;
  padding: 0.8em 2.5em;
  border-radius: 10rem;
  background: #19AC87;
  color: #fff;
  text-decoration: none !important;
  text-align: center;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 90%;
}
.btn_general_01::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid #fff;
  border-radius: 10rem;
}
.btn_general_01::after {
  display: block;
  font-family: "fontello";
  content: "\e835";
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  font-size: 80%;
  line-height: 1;
}

@media screen and (min-width: 48em), print {
  .btn_general_01 {
    display: inline-block;
    padding: 0.85em 2.6em;
    width: auto;
    margin-right: 0;
    margin-left: 0;
    border-radius: 4rem;
    min-width: 28.5rem;
  }
  .btn_general_01::before {
    border-radius: 4rem;
  }
  .btn_general_01:hover, .btn_general_01:focus {
    background-color: #1AAB3E;
    opacity: 1;
  }
}
.table_01 {
  border-spacing: 0;
  border: 1px solid #D6DDDC;
  border-right: none;
  border-bottom: none;
  width: 100%;
  margin-bottom: 1.4rem;
}
.table_01 caption {
  caption-side: bottom;
  text-align: left;
  margin-top: 0.4rem;
}
.table_01 th {
  background: #F9FFE6;
  text-align: center;
}
.table_01 th, .table_01 td {
  font-weight: normal;
  border: 1px solid #D6DDDC;
  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 1.4rem;
  }
}
html {
  font-size: 3.125vw;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif";
}

body {
  background: #fff;
  color: #1C1A1B;
}

.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;
}
.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);
  }
  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: 1.8rem;
    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 .wrap {
  margin: 1rem;
  padding: 0;
}
.header .wrap .logo {
  height: 5rem;
  margin-right: 5rem;
  margin-bottom: 1.5rem;
}
.header .wrap .logo a {
  display: block;
  margin: 0 auto;
  width: 56%;
  height: 100%;
  background: url(../img/logo.svg) no-repeat left center/contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.header .wrap .head_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header .wrap .head_right .header_access {
  width: 100%;
  margin-bottom: 1rem;
  text-align: center;
}
.header .wrap .head_right .header_access::before {
  font-family: "fontello";
  content: "\e834";
  color: #19AC87;
  padding-right: 0.2em;
}
.header .wrap .head_right .telephone {
  font-family: "Jost", sans-serif;
  font-size: 1.7rem;
  text-align: center;
}
.header .wrap .head_right .telephone > span,
.header .wrap .head_right .telephone a {
  display: inline-block;
  letter-spacing: 0.03em;
}
.header .wrap .head_right .telephone > span::before,
.header .wrap .head_right .telephone a::before {
  font-family: "fontello";
  content: "\e833";
  color: #19AC87;
  padding-right: 0.2em;
  font-size: 90%;
}

.fixed_reserve {
  display: none;
}

@media screen and (min-width: 48em), print {
  .header {
    position: sticky;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1000;
  }
  .header .wrap {
    margin: 0 auto;
    padding-top: 2.5rem;
    padding-bottom: 3.5rem;
    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;
  }
  .header .wrap .logo {
    width: 24.2rem;
    height: 6rem;
    margin: 0;
  }
  .header .wrap .logo a {
    width: 100%;
  }
  .header .wrap .head_right {
    width: calc(100% - 26.2rem);
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    font-size: 2rem;
  }
  .header .wrap .head_right .header_access {
    width: auto;
    margin: 0 4.5rem 0 0;
  }
  .header .wrap .head_right .telephone {
    width: auto;
    font-size: 3rem;
    margin: 0;
  }
  .fixed_reserve {
    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;
    position: fixed;
    right: 0;
    top: 20rem;
    background: #19AC87;
    color: #fff;
    z-index: 10000;
    font-size: 2rem;
    letter-spacing: 0.05em;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    width: 12rem;
    height: 10rem;
    border-radius: 1rem 0 0 1rem;
    padding-top: 4.3rem;
  }
  .fixed_reserve::before {
    font-family: "fontello";
    content: "\e80e";
    line-height: 0.8;
    position: absolute;
    top: 2rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 180%;
    font-weight: normal;
  }
  .fixed_reserve:hover, .fixed_reserve:focus {
    background: #1AAB3E;
    opacity: 1;
  }
}
.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: #19AC87;
  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: "\e806";
  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: rgba(230, 255, 249, 0.95);
  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 #19AC87;
  margin: 0;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li {
  border-bottom: 1px solid #19AC87;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li a {
  display: block;
  color: #1C1A1B !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: "2";
  font-size: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.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: "4";
  font-size: 1.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.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: "3";
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li .subnav {
  background: #fff;
  margin-bottom: 1rem;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li .subnav li {
  border-color: #D6DDDC;
}
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li .subnav li a {
  padding: 1rem 3rem 1rem 0.5rem;
  color: #1C1A1B;
}
.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 {
    width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 1rem;
  }
  #nav .gnav > li {
    width: 100%;
    position: relative;
    border-left: 1px solid #D6DDDC;
    text-align: center;
    font-size: 2rem;
  }
  #nav .gnav > li:last-child {
    border-right: 1px solid #D6DDDC;
  }
  #nav .gnav > li > a {
    display: block;
    padding: 0.8rem 0.5rem 1.2rem;
    position: relative;
    color: #19AC87;
  }
  #nav .gnav > li > a:hover, #nav .gnav > li > a:focus {
    opacity: 1;
    color: #B3AE59;
  }
  #nav .gnav > li > a.sub::after {
    font-family: "fontello";
    content: "4";
    position: absolute;
    bottom: -0.3rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 75%;
    line-height: 1;
  }
  #nav .gnav > li > a.sub.open::after {
    content: "3";
  }
  #nav .gnav > li .subnav {
    width: 200%;
    visibility: hidden;
    position: absolute;
    top: calc(100% + 1rem);
    left: 0;
    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%;
  }
  #nav .gnav > li .subnav li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    padding: 2.3rem 4.3rem 2.3rem 2rem;
    text-align: left;
    color: #19AC87;
    position: relative;
    background: rgba(230, 255, 249, 0.95);
  }
  #nav .gnav > li .subnav li a::after {
    font-family: "fontello";
    content: "\e835";
    position: absolute;
    right: 0.8em;
    top: 50%;
    -webkit-transform: translateY(-35%);
            transform: translateY(-35%);
    font-size: 66%;
  }
  #nav .gnav > li .subnav li a:hover, #nav .gnav > li .subnav li a:focus {
    color: #B3AE59;
    opacity: 1;
  }
  #nav .gnav > li .subnav li:first-child {
    border-top: none;
  }
}
.overview {
  font-size: 1.4rem;
  line-height: 1.6;
}
.overview .overview_bg {
  background: url(../img/overview_bg.jpg) no-repeat center center/cover;
  padding: 3rem 1rem;
}
.overview .overview_bg > .wrap {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background: #fff;
  border-radius: 2.5rem;
}
.overview .overview_bg > .wrap .clinic_name {
  text-align: center;
  margin: 0 0 2rem;
}
.overview .overview_bg > .wrap .clinic_name img {
  height: auto;
  width: 39%;
}
.overview .overview_bg > .wrap dl {
  margin: 1rem 0 2rem;
}
.overview .overview_bg > .wrap dl dt:first-of-type,
.overview .overview_bg > .wrap dl dd:first-of-type {
  margin-top: 0;
}
.overview .overview_bg > .wrap dl dt {
  color: #19AC87;
  font-weight: bold;
  margin: 1.5rem 0 0;
}
.overview .overview_bg > .wrap dl dd {
  margin: 0;
}
.overview .overview_bg > .wrap .tbl_time {
  margin: 0;
}

.gmap {
  height: 30rem;
}

@media screen and (min-width: 48em), print {
  .overview {
    font-size: 1.8rem;
  }
  .overview .overview_bg {
    padding: 8rem 0;
  }
  .overview .overview_bg > .wrap {
    padding: 6rem 6rem;
    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;
    border-radius: 5rem;
    width: 1200px;
  }
  .overview .overview_bg > .wrap > div.overview_left {
    width: calc(50% - 3rem);
  }
  .overview .overview_bg > .wrap > div.overview_right {
    width: calc(50% - 3rem);
  }
  .overview .overview_bg > .wrap .clinic_name {
    margin: 0 0 5rem;
    text-align: center;
    width: 100%;
  }
  .overview .overview_bg > .wrap .clinic_name img {
    max-width: 20.2rem;
    height: auto;
    width: auto;
  }
  .overview .overview_bg > .wrap dl {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.8rem;
    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;
  }
  .overview .overview_bg > .wrap dl dt,
  .overview .overview_bg > .wrap dl dd {
    margin-top: 2rem;
  }
  .overview .overview_bg > .wrap dl dt:first-of-type,
  .overview .overview_bg > .wrap dl dd:first-of-type {
    margin-top: 0;
  }
  .overview .overview_bg > .wrap dl dt {
    width: 23%;
  }
  .overview .overview_bg > .wrap dl dd {
    width: 77%;
  }
  .overview .overview_bg > .wrap .tbl_time {
    margin: 0;
    position: relative;
  }
  .gmap {
    margin: 0;
    height: 50rem;
    width: 100%;
  }
}
.tel_up {
  width: 100%;
  background: #19AC87;
  visibility: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  font-size: 1.3rem;
  padding: 0.5rem 3.7rem 0.5rem 0.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tel_up .telephone {
  display: block;
  width: 53%;
}
.tel_up .telephone > span,
.tel_up .telephone > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  padding: 0.5rem 0.5rem;
  background: #fff;
  color: #19AC87;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10rem;
}
.tel_up .telephone > span::before,
.tel_up .telephone > a::before {
  font-family: "fontello";
  content: "\e801";
  position: relative;
  padding-right: 0.2em;
  font-weight: normal;
  font-size: 95%;
  top: 0.1em;
}
.tel_up .reserve {
  width: 44%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  padding: 0.5rem 0.5rem;
  background: #fff;
  color: #19AC87;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10rem;
}
.tel_up .reserve::before {
  font-family: "fontello";
  content: "\e80e";
  position: relative;
  padding-right: 0.3em;
  font-weight: normal;
  font-size: 95%;
}
.tel_up .pageup {
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
}
.tel_up .pageup a {
  display: block;
  width: 2.7rem;
  height: 2.7rem;
  text-align: center;
  margin: 0.3rem 0.5rem;
  background: #fff;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0.1rem solid #19AC87;
}
.tel_up .pageup a::before {
  text-align: center;
  text-indent: 0;
  font-size: 1.4rem;
  color: #19AC87;
  font-family: "fontello";
  content: "\e837";
  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 .reserve {
    display: none;
  }
  .tel_up .pageup a {
    width: 6rem;
    height: 6rem;
    margin: 0;
  }
  .tel_up .pageup a::before {
    font-size: 2.5rem;
  }
}
.footer {
  text-align: center;
  padding: 0 0 3.8rem;
  background: #1AAB3E;
}
.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: 2.7rem 0 0;
    background: #fff;
  }
  .footer .copy {
    font-size: 1.8rem;
    padding: 1.5rem;
    background: #19AC87;
    color: #fff;
  }
  .footer ul {
    color: #1C1A1B;
    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.8rem;
    margin: 1.3rem 0 0;
  }
  .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;
}

@media screen and (min-width: 48em), print {
  .index main .wrap {
    padding: 8rem 0;
  }
}
.tit_02_index {
  font-size: 1.9rem;
  text-align: center;
  margin: 4rem auto 2.5rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
  position: relative;
  font-weight: 500;
}
.tit_02_index > span {
  display: inline-block;
  position: relative;
  padding: 0 0.95em;
}
.tit_02_index > span::before, .tit_02_index > span::after {
  content: "";
  background: url(../img/tit_02_left.svg) no-repeat center center/contain;
  display: block;
  width: 2em;
  height: 1.75em;
  position: absolute;
  right: 100%;
  top: 0;
}
.tit_02_index > span::after {
  right: auto;
  left: 100%;
  background-image: url(../img/tit_02_right.svg);
}
.tit_02_index > span .tit_en {
  font-family: "Jost", sans-serif;
  display: block;
  font-size: 0.4em;
  margin-top: 0.6em;
  position: relative;
  text-align: center;
  line-height: 1;
  color: #19AC87;
  letter-spacing: 0.1em;
  font-weight: 500;
}

@media screen and (min-width: 48em), print {
  .tit_02_index {
    font-size: 4rem;
    margin: 6rem auto 5rem;
  }
}
.index .wrapper_keyvsl {
  margin-top: 0;
  line-height: 1.4;
  position: relative;
  z-index: 1;
}
.index .wrapper_keyvsl .keyvsl {
  text-align: center;
}
.index .wrapper_keyvsl #keyvsl {
  width: 100%;
  background-size: cover;
  background-position: center center;
  padding: 21rem 1rem 0;
}
.index .wrapper_keyvsl .keyvsl_catch {
  line-height: 1.2;
  color: #fff;
  font-size: 1.25rem;
  position: absolute;
  left: 0.6rem;
  bottom: 3.5rem;
  letter-spacing: 0.05em;
}
.index .wrapper_keyvsl .keyvsl_catch > div {
  position: relative;
  display: inline-block;
  margin-bottom: 0.2rem;
}
.index .wrapper_keyvsl .keyvsl_catch > div > span {
  padding: 0.2em 0.3em 0.3em;
  background: rgba(25, 172, 135, 0.9);
  display: inline-block;
  -webkit-transition: opacity 0s 0.3s;
  transition: opacity 0s 0.3s;
  opacity: 0;
  position: relative;
}
.index .wrapper_keyvsl .keyvsl_catch > div::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #19AC87;
  -webkit-transition: width 0.3s ease-out 0s, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  transition: width 0.3s ease-out 0s, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  transition: width 0.3s ease-out 0s, transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  transition: width 0.3s ease-out 0s, transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.4s, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  width: 0;
  -webkit-transform-origin: right;
          transform-origin: right;
}
.index .wrapper_keyvsl .keyvsl_catch > div:nth-child(2) {
  margin-bottom: 0;
}
.index .wrapper_keyvsl .keyvsl_catch > div:nth-child(2) > span {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
  text-indent: -3.5em;
  padding-left: 3.5em;
}
.index .wrapper_keyvsl .keyvsl_catch > div:nth-child(2)::after {
  -webkit-transition: width 0.3s ease-out 0.3s, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.7s;
  transition: width 0.3s ease-out 0.3s, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.7s;
  transition: width 0.3s ease-out 0.3s, transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.7s;
  transition: width 0.3s ease-out 0.3s, transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.7s, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.7s;
}
.index .wrapper_keyvsl.is_animate_keyvsl .keyvsl_catch > div {
  margin-bottom: 0.4rem;
  width: auto;
}
.index .wrapper_keyvsl.is_animate_keyvsl .keyvsl_catch > div > span {
  opacity: 1;
  width: 100%;
}
.index .wrapper_keyvsl.is_animate_keyvsl .keyvsl_catch > div::after {
  width: 100%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

@media screen and (min-width: 48em), print {
  .index .wrapper_keyvsl {
    padding: 0;
    position: relative;
    margin: 0 auto 0;
  }
  .index .wrapper_keyvsl #keyvsl {
    padding: 0;
    height: 62rem;
  }
  .index .wrapper_keyvsl .keyvsl_catch {
    font-size: 3rem;
    top: auto;
    bottom: 8rem;
    left: calc(50% - 60rem);
  }
  .index .wrapper_keyvsl .keyvsl_catch > div {
    width: auto;
  }
  .index .wrapper_keyvsl .keyvsl_catch > div:first-child {
    margin-right: 20rem;
  }
  .index .wrapper_keyvsl .keyvsl_catch > div:nth-child(2) > span {
    padding-left: 0.3em;
    text-indent: 0;
  }
  .index .wrapper_keyvsl.is_animate_keyvsl .keyvsl_catch > div > span {
    width: auto;
  }
}
main .wrapper_hours {
  background: #F9FFE6;
}
@media screen and (min-width: 48em), print {
  main .wrapper_hours .wrap {
    padding-top: 8rem;
  }
}
main .wrapper_news .wrap .tit_02_index > span {
  padding-top: 2em;
}
main .wrapper_news .wrap .tit_02_index > span::after {
  content: none;
  display: none;
}
main .wrapper_news .wrap .tit_02_index > span::before {
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
main .wrapper_news .wrap dl {
  margin: -1.5rem 0 0;
  line-height: 1.4;
  padding: 0 0 1.5rem;
}
main .wrapper_news .wrap dl dt {
  padding-top: 1.5rem;
  padding-left: 1.3em;
  padding-right: 0.5em;
  margin: 1.5rem 0 0;
  font-size: 1.4rem;
  color: #19AC87;
  cursor: pointer;
  position: relative;
  width: 100%;
  border-top: #D6DDDC solid 1px;
  font-weight: 500;
}
main .wrapper_news .wrap dl dt:first-child {
  border: none;
}
main .wrapper_news .wrap dl dt::before {
  font-family: "fontello";
  content: "\e800";
  display: block;
  position: absolute;
  top: 1.35em;
  left: 0;
  font-weight: normal;
  font-size: 100%;
  line-height: 1;
  color: #19AC87;
}
main .wrapper_news .wrap dl dt.open::before {
  content: "\e803";
}
main .wrapper_news .wrap dl dt:first-child {
  margin-top: 0;
}
main .wrapper_news .wrap dl dd {
  margin: 0.55em 0 0;
  font-size: 1.4rem;
  word-wrap: break-word;
}
@media screen and (min-width: 48em), print {
  main .wrapper_news .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main .wrapper_news .wrap .tit_02_index {
    margin: 0 8rem;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  main .wrapper_news .wrap dl {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding: 0 0 2rem;
    margin-top: -2rem;
  }
  main .wrapper_news .wrap dl dt {
    font-size: 2rem;
    margin-top: 2rem;
    padding-top: 2.2rem;
    padding-left: 2.8rem;
  }
  main .wrapper_news .wrap dl dd {
    font-size: 1.8rem;
    line-height: 1.8;
    margin-top: 0.6em;
    padding-left: 2.8rem;
  }
}
main .wrapper_treatment {
  background: #E6FFF9;
}
main .wrapper_treatment .wrap .list_treatment {
  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;
}
main .wrapper_treatment .wrap .list_treatment > li {
  width: 13.6rem;
  height: 13.6rem;
  margin-top: 2rem;
}
main .wrapper_treatment .wrap .list_treatment > li:nth-child(-n+2) {
  margin-top: 0;
}
main .wrapper_treatment .wrap .list_treatment > li a {
  display: block;
  border-radius: 2.5rem;
  background: #fff;
  color: #19AC87;
  border: 0.1rem solid #19AC87;
  position: relative;
  height: 100%;
  text-align: center;
  padding-top: 2rem;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  font-weight: 500;
}
main .wrapper_treatment .wrap .list_treatment > li a::before {
  content: "";
  display: block;
  width: 5rem;
  height: 5rem;
  margin: 0 auto 1rem;
  background: url(../img/treatment_internal.svg) no-repeat center center/contain;
}
main .wrapper_treatment .wrap .list_treatment > li a::after {
  font-family: "fontello";
  content: "\e835";
  display: block;
  position: absolute;
  bottom: 0.9rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-weight: normal;
  font-size: 66%;
  line-height: 1;
  color: #19AC87;
}
main .wrapper_treatment .wrap .list_treatment > li a.hematology::before {
  background-image: url(../img/treatment_hematology.svg);
}
main .wrapper_treatment .wrap .list_treatment > li a.lifestyle-related::before {
  background-image: url(../img/treatment_lifestyle.svg);
}
main .wrapper_treatment .wrap .list_treatment > li a.checkup::before {
  background-image: url(../img/treatment_checkup.svg);
}
main .wrapper_treatment .wrap .list_treatment > li a.private::before {
  background-image: url(../img/treatment_private.svg);
}
@media screen and (min-width: 48em), print {
  main .wrapper_treatment {
    background: #E6FFF9;
  }
  main .wrapper_treatment .wrap .list_treatment {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 87rem;
    margin: 0 auto;
  }
  main .wrapper_treatment .wrap .list_treatment > li {
    width: 25rem;
    height: 25rem;
    margin-left: 6rem;
    margin-top: 8rem;
  }
  main .wrapper_treatment .wrap .list_treatment > li:nth-child(3n+1) {
    margin-left: 0;
  }
  main .wrapper_treatment .wrap .list_treatment > li:nth-child(-n+3) {
    margin-top: 0;
  }
  main .wrapper_treatment .wrap .list_treatment > li a {
    border-radius: 3rem;
    font-size: 2.6rem;
    display: block;
    padding-top: 2.2rem;
  }
  main .wrapper_treatment .wrap .list_treatment > li a::before {
    width: 10rem;
    height: 10rem;
    margin-bottom: 2.5rem;
  }
  main .wrapper_treatment .wrap .list_treatment > li a::after {
    bottom: 3rem;
  }
}
main .wrapper_top_bnr .wrap {
  padding-bottom: 1rem;
}
main .wrapper_top_bnr .wrap .top_bnr {
  margin: 0 auto 2rem;
  width: 90%;
}
main .wrapper_top_bnr .wrap .top_bnr img {
  width: 100%;
}
main .wrapper_top_bnr .wrap .top_bnr:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 48em), print {
  main .wrapper_top_bnr .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 2rem;
  }
  main .wrapper_top_bnr .wrap .top_bnr {
    margin: 0;
    width: auto;
  }
  main .wrapper_top_bnr .wrap .top_bnr:nth-child(2) {
    margin-left: 6rem;
  }
  main .wrapper_top_bnr .wrap .top_bnr img {
    width: auto;
  }
}
main .wrapper_visitor .wrap .catch_visitor {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 500;
}
main .wrapper_visitor .wrap .catch_visitor .line_catch_visitor {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #ffc));
  background: linear-gradient(transparent 70%, #ffc 0%);
}
main .wrapper_visitor .wrap .tit_03_visitor {
  color: #1AAB3E;
  text-align: center;
  font-size: 2rem;
  margin: 2.7rem 0 2rem;
  line-height: 1.2;
  position: relative;
  font-weight: 500;
}
main .wrapper_visitor .wrap .tit_03_visitor::before {
  content: "";
  display: block;
  background-image: -webkit-gradient(linear, left top, right top, from(#D6DDDC), color-stop(0.2rem, #D6DDDC), color-stop(0.2rem, transparent), color-stop(0.4rem, transparent));
  background-image: linear-gradient(to right, #D6DDDC, #D6DDDC 0.2rem, transparent 0.2rem, transparent 0.4rem);
  background-size: 0.4rem 0.2rem;
  background-position: left bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 0.2rem;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
main .wrapper_visitor .wrap .tit_03_visitor > span {
  display: inline-block;
  background: #fff;
  padding: 0 0.4em;
  position: relative;
}
main .wrapper_visitor .wrap .imgtxt_visitor .imgtxt_image {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin: 0 auto 1.5rem;
  max-width: 90%;
  text-align: center;
}
main .wrapper_visitor .wrap .imgtxt_visitor .imgtxt_txt .text {
  margin-bottom: 1em;
}
main .wrapper_visitor .wrap .imgtxt_visitor .imgtxt_txt .list_visitor {
  margin: 0;
  padding-left: 0.85em;
  font-size: 1.5rem;
}
main .wrapper_visitor .wrap .imgtxt_visitor .imgtxt_txt .list_visitor > li {
  margin-top: 1.5rem;
  position: relative;
  line-height: 1.4;
}
main .wrapper_visitor .wrap .imgtxt_visitor .imgtxt_txt .list_visitor > li::before {
  content: "";
  width: 0.55em;
  height: 0.55em;
  background: #19AC87;
  border-radius: 50%;
  position: absolute;
  left: -0.85em;
  top: 0.5em;
}
main .wrapper_visitor .wrap .imgtxt_visitor .imgtxt_txt .list_visitor > li:first-child {
  margin-top: 0;
}
main .wrapper_visitor .wrap .imgtxt_visitor .imgtxt_txt :last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 48em), print {
  main .wrapper_visitor .wrap .catch_visitor {
    font-size: 2rem;
    line-height: 1.8;
  }
  main .wrapper_visitor .wrap .tit_03_visitor {
    font-size: 3rem;
    margin: 5rem 0 3rem;
  }
  main .wrapper_visitor .wrap .imgtxt_visitor .imgtxt_image {
    float: left;
    margin: 0 4rem 0 0;
    max-width: 20rem;
  }
  main .wrapper_visitor .wrap .imgtxt_visitor .imgtxt_txt {
    overflow: hidden;
  }
  main .wrapper_visitor .wrap .imgtxt_visitor .imgtxt_txt .list_visitor {
    font-size: 1.8rem;
    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_visitor .wrap .imgtxt_visitor .imgtxt_txt .list_visitor > li {
    width: 48%;
    margin-top: 1rem;
  }
  main .wrapper_visitor .wrap .imgtxt_visitor .imgtxt_txt .list_visitor > li:nth-child(-n+2) {
    margin-top: 0;
  }
  main .wrapper_visitor .wrap .imgtxt_visitor::after {
    content: "";
    display: block;
    clear: both;
  }
}
main .wrapper_philosophy {
  background: #F9FFE6;
}
main .wrapper_philosophy .wrap .list_philosophy {
  margin-bottom: 2.5rem;
  padding-left: 1.1em;
  font-size: 1.5rem;
}
main .wrapper_philosophy .wrap .list_philosophy > li {
  margin-top: 1.5rem;
  position: relative;
  line-height: 1.4;
}
main .wrapper_philosophy .wrap .list_philosophy > li::before {
  content: "";
  width: 0.8em;
  height: 0.8em;
  background: #19AC87;
  border-radius: 50%;
  position: absolute;
  left: -1.1em;
  top: 0.33em;
}
main .wrapper_philosophy .wrap .list_philosophy > li:first-child {
  margin-top: 0;
}
@media screen and (min-width: 48em), print {
  main .wrapper_philosophy .wrap .list_philosophy {
    font-size: 2.4rem;
    width: 72rem;
    margin: 0 auto 5rem;
  }
  main .wrapper_philosophy .wrap .list_philosophy > li {
    margin-top: 3rem;
  }
}

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;
  }
}
.list_dr_philosophy {
  margin-bottom: 2rem;
  padding-left: 1em;
}
.list_dr_philosophy > li {
  margin-top: 1rem;
  position: relative;
}
.list_dr_philosophy > li::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  background: #19AC87;
  border-radius: 50%;
  position: absolute;
  left: -0.9em;
  top: 0.6em;
}
.list_dr_philosophy > li:first-child {
  margin-top: 0;
}

@media screen and (min-width: 48em), print {
  .list_dr_philosophy {
    font-size: 2rem;
    display: inline-block;
  }
}
#clinicslide img, #clinicslide p {
  display: none;
}

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

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

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

@media screen and (min-width: 48em), print {
  .access .gmap {
    height: 50rem;
  }
}
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;
}
.bread_list > li:not(:first-child)::before {
  content: "＞";
  padding: 0 0.5em;
}
.bread_list > li br {
  display: none;
}
.bread_list > li a {
  color: #19AC87;
  text-decoration: underline;
}

@media screen and (min-width: 48em), print {
  .bread_list {
    margin: 2rem auto 0;
    font-size: 1.4rem;
    width: 1200px;
  }
  .bread_list > li:not(:first-child)::before {
    content: "＞";
  }
}
/*# sourceMappingURL=style.css.map */