@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;700&display=swap");
html {
  box-sizing: border-box;
}

*, *::before, *::after {
  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;
}

.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;
  }
  .mt0_pc {
    margin-top: 0 !important;
  }
}
.w40 {
  width: 40% !important;
}

.w60 {
  width: 60% !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: auto !important;
    margin-bottom: 0;
  }
}
.ov_h {
  overflow: hidden;
}

.clr_blue_01 {
  color: #34acbd !important;
}

.clr_red_01 {
  color: #f00 !important;
}

.tbl_time {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 1.4rem;
  background: #eef8f9;
  border-radius: 0.5rem;
  position: relative;
  padding-top: 1.5em;
}
.tbl_time caption {
  font-size: 85%;
  caption-side: bottom;
  text-align: left;
  padding: 0.4rem;
  background: #eef8f9;
  border-radius: 0 0 0.5rem 0.5rem;
}
.tbl_time caption::before {
  content: "※受付「終了15分前まで」";
  color: #f00;
  position: absolute;
  top: 0.4rem;
  right: 0.3rem;
  font-size: 95%;
}
.tbl_time tr th {
  font-weight: normal;
}
.tbl_time tr th[scope=col] {
  padding: 0.4rem 0;
  border-bottom: 1px solid #b5b5b5;
}
.tbl_time tr th[scope=col]:first-child {
  width: 35%;
}
.tbl_time tr th[scope=col]:last-child {
  padding-right: 0.3rem;
}
.tbl_time tr th.time {
  border-bottom: 1px solid #b5b5b5;
}
.tbl_time tr td {
  text-align: center;
  padding: 0.6rem 0.4rem;
  border-bottom: 1px solid #b5b5b5;
  line-height: 1;
}
.tbl_time tr td:not(:first-child) {
  color: #34acbd;
}
@media screen and (min-width: 48em), print {
  .tbl_time {
    table-layout: fixed;
    font-size: 1.6rem;
  }
  .tbl_time tr th[scope=col] {
    padding: 0.6rem 0;
  }
  .tbl_time tr th[scope=col]:first-child {
    width: 22%;
  }
  .tbl_time tr th.time {
    border-width: 1px;
  }
  .tbl_time tr td {
    padding: 1.5rem 0;
    border-width: 1px;
  }
}
.gmap {
  width: 100%;
}
.gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.tit_01_wrap {
  position: relative;
}
.tit_01_wrap .tit_01 {
  font-size: 2.4rem;
  color: #34acbd;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.tit_01_wrap .tit_01 span {
  text-shadow: 0px 0px 5px #fff, 1px 1px 5px #fff, -1px -1px 5px #fff;
  letter-spacing: 0.2em;
  display: inline-block;
  position: relative;
}
.tit_01_wrap .tit_01 span::after {
  content: "";
  display: block;
  background: #f7cad7;
  width: 100%;
  height: 1rem;
  z-index: -1;
  position: absolute;
  bottom: -0.2rem;
  left: -0.1em;
}

.tit_02 {
  color: #6a4b23;
  font-size: 2rem;
  line-height: 1.3;
  margin: 5rem 0 2rem;
  text-align: center;
  font-weight: bold;
}
.tit_02 .sub {
  font-family: "Josefin Sans", sans-serif;
  display: block;
  margin-bottom: 0.8rem;
  color: #34acbd;
  font-size: 1.1rem;
}

body:not(.index) .tit_02 {
  position: relative;
  padding-top: 2.5rem;
}
body:not(.index) .tit_02::before {
  content: "";
  display: block;
  background: #34acbd;
  width: 5rem;
  height: 0.4rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.tit_03 {
  color: #fff;
  font-size: 1.75rem;
  line-height: 1.3;
  margin: 4rem 0 1.5rem;
  padding: 0.6rem;
  position: relative;
  background: #6fc7d3;
  border-left: 0.3rem solid #34acbd;
}
.tit_03 a {
  display: block;
}

.tit_04 {
  color: #34acbd;
  font-size: 1.7rem;
  line-height: 1.3;
  margin: 3.5rem 0 1.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 0.1rem solid #6fc7d3;
}

.tit_05 {
  color: #6a4b23;
  font-size: 1.6rem;
  line-height: 1.3;
  margin: 3.5rem 0 1.5rem;
  padding-left: 1.1em;
  position: relative;
}
.tit_05::before {
  content: "";
  display: block;
  position: absolute;
  background: #f09cb4;
  left: 0;
  top: 0.57em;
  width: 0.7em;
  height: 0.2em;
}

@media screen and (min-width: 48em), print {
  .tit_01_wrap .tit_01 {
    font-size: 5rem;
    left: calc(50% + 23rem);
    transform: translate(-50%, -50%);
    max-width: 53rem;
  }
  .tit_02 {
    font-size: 3rem;
    line-height: 1.3;
    margin: 6rem 0 3rem;
    border-width: 0.3rem;
    text-align: center;
    font-weight: bold;
  }
  .tit_02 .sub {
    margin-bottom: 1rem;
    font-size: 1.8rem;
  }
  body:not(.index) .tit_02 {
    position: relative;
    padding-top: 3.5rem;
  }
  body:not(.index) .tit_02::before {
    width: 6rem;
  }
  .tit_03 {
    font-size: 2.6rem;
    line-height: 1.3;
    margin: 6.5rem 0 2rem;
    padding: 1rem 1.5rem;
  }
  .tit_04 {
    font-size: 2.4rem;
    line-height: 1.3;
    margin: 5.5rem 0 2rem;
    padding-bottom: 1rem;
  }
  .tit_05 {
    font-size: 2rem;
    line-height: 1.3;
    margin: 4.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: #0492a6;
  text-decoration: underline;
}

.imgtxt,
.imgtxt_reverse {
  margin-bottom: 1.5rem;
}
.imgtxt .imgtxt_image,
.imgtxt_reverse .imgtxt_image {
  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: 1.5rem;
  }
  .imgtxt .imgtxt_image,
  .imgtxt_reverse .imgtxt_image {
    float: right;
    margin: 0 0 2rem 2rem;
    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-flex;
  display: flex;
  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-flex;
  display: flex;
  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-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .flex2_pc > * {
    width: 47%;
  }
  .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-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .flex3_pc > * {
    width: 31%;
    margin-top: 2.5rem;
  }
  .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;
  }
}
.lst_ul_01 {
  padding-left: 1.2rem;
  margin-bottom: 2rem;
}
.lst_ul_01 li {
  padding-left: 0.3rem;
  margin-top: 1rem;
  position: relative;
}
.lst_ul_01 li::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  background: #f6c6d4;
  border-radius: 50%;
  position: absolute;
  left: -0.75em;
  top: 0.5em;
}
.lst_ul_01 li:first-child {
  margin-top: 0;
}

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

.lst_ol_counter_noreset_01 {
  counter-reset: none;
}

.flex2.lst_ul_01 > li:nth-child(-n+2), .flex2.lst_ol_01 > li:nth-child(-n+2), .flex2.lst_ol_counter_noreset_01 > li:nth-child(-n+2) {
  margin-top: 0;
}

.flex3.lst_ul_01 > li:nth-child(-n+3), .flex3.lst_ol_01 > li:nth-child(-n+3), .flex3.lst_ol_counter_noreset_01 > li:nth-child(-n+3) {
  margin-top: 0;
}

.lst_dl_01,
.lst_dl_01_50percent {
  margin: 0 0 2rem;
  border: 1px solid #34acbd;
}
.lst_dl_01 dt,
.lst_dl_01_50percent dt {
  padding: 1rem;
  background: #eef8f9;
}
.lst_dl_01 dd,
.lst_dl_01_50percent dd {
  margin: 0;
  padding: 1rem;
}
.lst_dl_01 dd:not(:last-child),
.lst_dl_01_50percent dd:not(:last-child) {
  border-bottom: 1px solid #34acbd;
}

@media screen and (min-width: 48em), print {
  .lst_ul_01 {
    padding-left: 1.8rem;
  }
  .flex2_pc.lst_ul_01 > li:nth-child(-n+2), .flex2_pc.lst_ol_01 > li:nth-child(-n+2), .flex2_pc.lst_ol_counter_noreset_01 > li:nth-child(-n+2) {
    margin-top: 0;
  }
  .flex3_pc.lst_ul_01 > li:nth-child(-n+3), .flex3_pc.lst_ol_01 > li:nth-child(-n+3), .flex3_pc.lst_ol_counter_noreset_01 > li:nth-child(-n+3) {
    margin-top: 0;
  }
  .lst_dl_01,
  .lst_dl_01_50percent {
    width: 100%;
    border-right: none;
    border-left: none;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .lst_dl_01 dt,
  .lst_dl_01_50percent dt {
    width: 28%;
    padding: 2rem 2.5rem;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .lst_dl_01 dt:not(:last-of-type),
  .lst_dl_01_50percent dt:not(:last-of-type) {
    border-bottom: 1px solid #34acbd;
  }
  .lst_dl_01 dd,
  .lst_dl_01_50percent dd {
    width: 72%;
    padding: 2rem 2.5rem;
  }
  .lst_dl_01_50percent dt {
    width: 50%;
    justify-content: center;
    text-align: center;
  }
  .lst_dl_01_50percent dd {
    width: 50%;
    justify-content: center;
    text-align: center;
  }
}
.box_general_01 {
  padding: 2rem 1.5rem;
  background: #eef8f9;
  margin-bottom: 2rem;
  position: relative;
}
.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 3rem 0 3rem;
  border-color: #eef8f9 transparent transparent transparent;
  position: absolute;
  top: calc(100% + 1.7rem);
  left: 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: 3rem 2rem;
  }
  .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 8rem 0 8rem;
    top: calc(100% + 2.5rem);
  }
}
.btn_general_01 {
  display: inline-block;
  margin-top: 1rem;
  padding: 0.4rem 2rem;
  border-radius: 10rem;
  background: #f09cb4;
  border: 3px solid #f09cb4;
  color: #fff;
  text-decoration: none !important;
  text-align: center;
  position: relative;
}
.btn_general_01::after {
  display: block;
  font-family: "fontello";
  content: "\f006";
  position: absolute;
  top: 50%;
  right: 0.5rem;
  transform: translateY(-50%);
}

@media screen and (min-width: 48em), print {
  .btn_general_01 {
    padding: 1.2rem 4rem;
    font-size: 1.6rem;
  }
  .btn_general_01:hover, .btn_general_01:focus {
    color: #f09cb4;
    background-color: #fff;
    opacity: 1;
  }
}
.table_01 {
  border-spacing: 0;
  border: 1px solid #34acbd;
  border-right: none;
  border-bottom: none;
  width: 100%;
  font-size: 1rem;
  text-align: left;
  margin-bottom: 1.4rem;
}
.table_01 caption {
  caption-side: bottom;
  text-align: left;
  margin-top: 0.4rem;
}
.table_01 th {
  background: #eef8f9;
}
.table_01 th, .table_01 td {
  font-weight: normal;
  border: 1px solid #34acbd;
  border-top: none;
  border-left: none;
  padding: 0.6rem;
}

@media screen and (min-width: 48em), print {
  .table_01 {
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 1.8rem;
  }
  .table_01 th, .table_01 td {
    padding: 1rem;
  }
}
@font-face {
  font-family: "notoSansCJKjp";
  src: url("notoSansCJKjp/font/NotoSansCJKjp-Medium.woff") format("woff");
}
@font-face {
  font-family: "notoSansCJKjp";
  src: url("notoSansCJKjp/font/NotoSansCJKjp-Bold.woff") format("woff");
  font-weight: bold;
}
html {
  font-size: 3.125vw;
  font-family: "notoSansCJKjp", a-otf-midashi-go-mb31-pr6n, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

body {
  background: #fff;
  color: #333;
}

p {
  margin-top: 0;
}

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

.wrap {
  padding: 2rem 1rem;
}

.main {
  font-size: 1.4rem;
  line-height: 1.4;
}
.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 {
    transition: 0.2s;
  }
  a:hover, a:focus, button:hover, button:focus {
    opacity: 0.6;
  }
  .wrap {
    width: 1200px;
    margin: auto;
    padding: 5rem 0;
  }
  .main {
    font-size: 1.8rem;
  }
}
@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 {
  font-size: 1.4rem;
}
.header .header_top {
  margin: 1rem auto 1rem;
  text-align: center;
  padding: 0;
}
.header .header_top .logo {
  height: 12rem;
  margin-bottom: 1rem;
}
.header .header_top .logo a {
  display: block;
  height: 100%;
  background: url(../img/logo.png) no-repeat center center/contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 7rem;
}
.header .header_top .telephone {
  font-family: "Josefin Sans", sans-serif;
  color: #6a4b23;
  font-size: 2.2rem;
  margin-bottom: 0.7rem;
}
.header .header_top .telephone::before {
  content: "tel.";
}
.header .header_top .telephone span {
  font-size: 2.6rem;
}
.header .header_top .sns_logo {
  display: flex;
  justify-content: center;
  font-size: 1.7rem;
}
.header .header_top .sns_logo .facebook {
  display: block;
  margin-right: 1.2rem;
  width: 1em;
  position: relative;
}
.header .header_top .sns_logo .facebook:before {
  font-family: "fontello";
  content: "\e820";
}
.header .header_top .sns_logo .instagram {
  display: block;
  width: 1em;
  position: relative;
}
.header .header_top .sns_logo .instagram::before {
  font-family: "fontello";
  content: "\e82a";
}
.header .btn_reserve_wrap {
  margin: 0 1rem;
}
.header .btn_reserve_wrap > div {
  margin: 0 1rem;
  margin-bottom: 1rem;
  text-align: center;
}
.header .btn_reserve_wrap > div a {
  background: #34acbd;
  color: #fff;
  padding: 1rem 2rem;
  display: inline-block;
  border-radius: 6rem;
  min-width: 25rem;
  text-align: center;
}
.header .btn_reserve_wrap > div a span::before {
  font-family: "fontello";
  content: "\e839";
  padding-right: 0.5em;
}
.header .btn_reserve_wrap > div:nth-child(2) a span::before {
  content: "\e82b";
}
.header .btn_reserve_wrap > div:nth-child(3) {
  margin-top: 1rem;
}
.header .btn_reserve_wrap > div:nth-child(3) a span::before {
  content: "\e821";
}
.header .btn_reserve_wrap > div:nth-child(4) {
  margin-top: 1rem;
}
.header .btn_reserve_wrap > div:nth-child(4) a span::before {
  content: "\e928";
}
.header .feature {
  display: none;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 1rem;
  margin-top: 2rem;
}
.header .feature > div {
  color: #fff;
  height: 12rem;
  width: 12rem;
  padding: 1rem;
  border-radius: 8rem;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f09cb4;
  border: 0.3rem solid #f6c6d4;
  margin: 0 1rem;
}
.header .feature > div:not(:nth-child(-n+2)) {
  margin-top: 1rem;
}
.header .wrap {
  padding-bottom: 0;
}
.header .wrap .address {
  margin-bottom: 1rem;
}

@media screen and (min-width: 48em), print {
  .header {
    font-size: 1.8rem;
    position: relative;
  }
  .header .header_top {
    z-index: 2;
    display: block;
    margin: 0;
    text-align: center;
    padding: 0;
    width: 46rem;
    height: 46rem;
    border: 1rem solid #6fc7d3;
    border-radius: 30rem;
    position: absolute;
    top: -13rem;
    left: 50%;
    transform: translateX(-70rem);
    background: #fff;
  }
  .header .header_top > div {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 14rem;
    left: 0;
  }
  .header .header_top > div .logo {
    height: 17.5rem;
    margin-bottom: 2rem;
  }
  .header .header_top > div .logo a {
    margin: 0 1rem;
  }
  .header .header_top > div .telephone {
    font-size: 2.4rem;
    margin-bottom: 0.7rem;
  }
  .header .header_top > div .telephone span {
    font-size: 3rem;
  }
  .header .header_top > div .sns_logo {
    font-size: 2.4rem;
  }
  .header .btn_reserve_wrap {
    z-index: 3;
    display: block;
    margin: 0;
    width: 21rem;
    position: absolute;
    top: 2rem;
    left: 50%;
    transform: translateX(-29rem);
  }
  .header .btn_reserve_wrap > div {
    margin: 0.6rem 0;
  }
  .header .btn_reserve_wrap > div a {
    display: block;
    color: #fff;
    position: relative;
    text-align: center;
    height: 7rem;
    width: 19rem;
    border-radius: 10rem;
    background: #0492a6;
  }
  .header .btn_reserve_wrap > div a:hover {
    opacity: 1;
    background: #eef8f9;
    color: #34acbd;
  }
  .header .btn_reserve_wrap > div a span {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    padding: 1rem 1.5rem 1rem 5.6rem;
    text-align: left;
  }
  .header .btn_reserve_wrap > div a span::before {
    margin-bottom: 0;
    margin-right: 1rem;
    display: block;
    width: 1em;
    position: absolute;
    left: 2.4rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .header .btn_reserve_wrap > div:nth-child(2) a {
    background: #34acbd;
  }
  .header .btn_reserve_wrap > div:nth-child(2) a:hover {
    color: #34acbd;
    background: #eef8f9;
  }
  .header .btn_reserve_wrap > div:nth-child(3) {
    margin: 0.6rem 0;
  }
  .header .btn_reserve_wrap > div:nth-child(3) a {
    background: #6fc7d3;
  }
  .header .btn_reserve_wrap > div:nth-child(3) a:hover {
    color: #6fc7d3;
    background: #eef8f9;
  }
  .header .btn_reserve_wrap > div:nth-child(4) {
    margin-left: -5rem;
  }
  .header .btn_reserve_wrap > div:nth-child(4) a {
    background: #a8dbe2;
    width: 24rem;
  }
  .header .btn_reserve_wrap > div:nth-child(4) a:hover {
    color: #6fc7d3;
    background: #eef8f9;
  }
  .header .feature {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin: 0;
    width: 24rem;
    position: absolute;
    top: 27rem;
    right: calc(50% - 60rem);
    font-size: 1.4rem;
  }
  .header .feature > div {
    height: 10.8rem;
    width: 10.8rem;
    padding: 0.5rem;
    border-radius: 8rem;
    border-width: 0.4rem;
    margin: 0;
  }
  .header .feature > div:nth-child(odd) {
    margin-left: 0.5rem;
  }
  .header .feature > div:first-child {
    margin-left: 12rem;
  }
  .header .feature > div:not(:nth-child(-n+1)) {
    margin-top: 0.5rem;
  }
  .header .wrap {
    padding-top: 2rem;
    padding-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .header .wrap .address_timetable {
    width: 38rem;
    transform: translateY(-14rem);
    margin-bottom: -14rem;
  }
  .header .wrap .address_timetable .address {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
  }
  .header .wrap .address_timetable .timetable .tbl_time tr th[scope=col] {
    padding: 1rem 0;
  }
  .header .wrap .address_timetable .timetable .tbl_time tr th[scope=col]:first-child {
    width: 32%;
  }
  .header .wrap .address_timetable .timetable .tbl_time tr th[scope=col]:last-child {
    padding-right: 0.3rem;
  }
  .header .wrap .address_timetable .timetable .tbl_time tr td {
    padding: 1rem 0;
  }
  .header .wrap .address_timetable .timetable .tbl_time caption {
    padding: 0.8rem 0 1rem 1.4rem;
    line-height: 1.4;
  }
  .header .wrap #nav {
    width: 78rem;
  }
}
.slicknav_menu {
  position: absolute;
  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: #34acbd;
  text-shadow: none;
  border-radius: 0;
  text-align: center;
  line-height: 1;
  margin: 0 1rem;
  padding: 0;
}
.slicknav_menu .slicknav_btn.slicknav_collapsed::before {
  display: block;
  font-family: "fontello";
  content: "\f0c9";
  line-height: 0.8;
  font-size: 3rem;
  margin: 0.7rem 0 0.4rem;
}
.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;
  font-size: 3.2rem;
  margin: 0.5rem 0;
}
.slicknav_menu .slicknav_btn.slicknav_open::after {
  display: block;
  content: "CLOSE";
  font-size: 1rem;
}
.slicknav_menu .slicknav_nav {
  width: 100vw;
  background: #cdeaee;
  padding: 1.6rem;
  position: absolute;
  top: 6rem;
  right: 0;
  margin: auto;
}
.slicknav_menu .slicknav_nav .gnav {
  border-top: 1px solid #333;
  margin: 0;
}
.slicknav_menu .slicknav_nav .gnav li {
  border-bottom: 1px solid #333;
}
.slicknav_menu .slicknav_nav .gnav li a {
  display: block;
  color: #333 !important;
  padding: 1rem 3rem 1rem 0;
  font-size: 1.6rem;
  position: relative;
}
.slicknav_menu .slicknav_nav .gnav li a:not(.sub)::after {
  position: absolute;
  right: 1rem;
  font-family: "fontello";
  content: "\f006";
  font-size: 2rem;
  top: 50%;
  transform: translateY(-50%);
}
.slicknav_menu .slicknav_nav .gnav li a.sub {
  background: none;
  border: none;
}
.slicknav_menu .slicknav_nav .gnav li a.sub::after {
  position: absolute;
  right: 1rem;
  top: 50%;
  font-family: "fontello";
  content: "\f004";
  font-size: 2rem;
  transform: translateY(-50%);
}
.slicknav_menu .slicknav_nav .gnav li a:hover, .slicknav_menu .slicknav_nav .gnav li a:focus {
  color: inherit;
  background: none;
}
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent a.slicknav_item {
  padding: 0;
}
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent ul li:last-child {
  border: none;
}
.slicknav_menu .slicknav_nav .gnav li.slicknav_open > a.slicknav_item .sub::after {
  font-family: "fontello";
  content: "\f005";
}
.slicknav_menu .slicknav_nav .gnav li .subnav {
  background: #fff;
  margin-bottom: 1rem;
}
.slicknav_menu .slicknav_nav .gnav li .subnav li {
  border-color: #888;
}
.slicknav_menu .slicknav_nav .gnav li .subnav li a {
  padding: 1rem 3rem 1rem 0.5rem;
  color: #333;
}
.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: 78rem;
    margin: 0 auto 1rem;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
  }
  #nav .gnav > li {
    position: relative;
    text-align: center;
    font-size: 1.6rem;
  }
  #nav .gnav > li > a {
    display: inline-block;
    padding: 4.5rem 0.5rem 0.5rem;
    position: relative;
    color: #6a4b23;
  }
  #nav .gnav > li > a::before {
    display: block;
    width: 3.4rem;
    height: 3.4rem;
    position: absolute;
    left: 50%;
    top: 0.5rem;
    transform: translateX(-50%);
    font-family: "fontello";
    content: "\e822";
    color: #34acbd;
    font-size: 3rem;
  }
  #nav .gnav > li.treatment > a::before {
    content: "\e823";
  }
  #nav .gnav > li.treatment2 > a::before {
    content: "\e824";
  }
  #nav .gnav > li.private > a::before {
    content: "\e825";
  }
  #nav .gnav > li.doctor > a::before {
    content: "\e826";
  }
  #nav .gnav > li.clinic > a::before {
    content: "\e827";
  }
  #nav .gnav > li.faq > a::before {
    content: "\e828";
  }
  #nav .gnav > li.access > a::before {
    content: "\e829";
  }
  #nav .gnav > li .subnav {
    width: 15rem;
    visibility: hidden;
    position: absolute;
    top: calc(100% + 0.5rem);
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    font-size: 1.6rem;
  }
  #nav .gnav > li .subnav li {
    width: 100%;
    border-top: 1px dashed #333;
  }
  #nav .gnav > li .subnav li a {
    display: block;
    width: 100%;
    background: #cdeaee;
    padding: 1.6rem 0.5rem;
    text-align: center;
    color: #333;
  }
  #nav .gnav > li .subnav li a:hover, #nav .gnav > li .subnav li a:focus {
    background: #34acbd;
    color: #fff;
    opacity: 1;
  }
  #nav .gnav > li .subnav li:first-child {
    border-top: none;
  }
}
.overview {
  font-size: 1.4rem;
  line-height: 1.6;
  border-top: 0.2rem solid #ccc;
}
.overview .overview_bg > .wrap {
  padding-top: 4rem;
  padding-bottom: 2rem;
}
.overview .overview_bg > .wrap .overview_top {
  text-align: center;
}
.overview .overview_bg > .wrap .overview_top .clinic_name {
  text-align: center;
  margin: 0 0 1rem;
}
.overview .overview_bg > .wrap .overview_top .clinic_name img {
  max-width: 80%;
  height: auto;
}
.overview .overview_bg > .wrap .overview_top .telephone {
  font-family: "Josefin Sans", sans-serif;
  color: #6a4b23;
  font-size: 2.2rem;
  margin-bottom: 1rem;
}
.overview .overview_bg > .wrap .overview_top .telephone::before {
  content: "tel.";
}
.overview .overview_bg > .wrap .overview_top .telephone span {
  font-size: 2.6rem;
}
.overview .overview_bg > .wrap .overview_top .btn_reserve {
  margin-bottom: 1rem;
}
.overview .overview_bg > .wrap .overview_top .btn_reserve a {
  background: #34acbd;
  color: #fff;
  padding: 1rem 2rem;
  display: inline-block;
  border-radius: 6rem;
  min-width: 21rem;
}
.overview .overview_bg > .wrap .overview_top .btn_reserve a::before {
  font-family: "fontello";
  content: "\e839";
  padding-right: 0.5em;
}
.overview .overview_bg > .wrap .overview_top .btn_reserve:nth-child(2) a::before {
  content: "\e82b";
}
.overview .overview_bg > .wrap .overview_top .btn_reserve:nth-child(3) a::before {
  content: "\e821";
}
.overview .overview_bg > .wrap .overview_top .sns_logo {
  display: flex;
  justify-content: center;
  font-size: 1.7rem;
  margin-bottom: 2rem;
}
.overview .overview_bg > .wrap .overview_top .sns_logo .facebook {
  display: block;
  margin-right: 1.2rem;
  width: 1em;
  position: relative;
}
.overview .overview_bg > .wrap .overview_top .sns_logo .facebook:before {
  font-family: "fontello";
  content: "\e820";
}
.overview .overview_bg > .wrap .overview_top .sns_logo .instagram {
  display: block;
  width: 1em;
  position: relative;
}
.overview .overview_bg > .wrap .overview_top .sns_logo .instagram::before {
  font-family: "fontello";
  content: "\e82a";
}
.overview .overview_bg > .wrap .tbl_time {
  margin: 1.6rem 0;
}
.overview .overview_bg > .wrap .lst_overview {
  margin: 0;
}
.overview .overview_bg > .wrap .lst_overview dt {
  padding: 0.4rem;
  color: #fff;
  background: #aaa;
  margin-bottom: 0.4rem;
  border-radius: 0.5rem;
  width: 30%;
  text-align: center;
}
.overview .overview_bg > .wrap .lst_overview dd {
  padding: 0.4rem;
  margin: 0;
  font-size: 90%;
  color: #333;
}
.overview .overview_bg > .wrap .lst_overview dd.telephone, .overview .overview_bg > .wrap .lst_overview dd.fax {
  color: #333;
  font-size: 140%;
}
.overview .overview_bg > .wrap .lst_overview dd.access .access_txt {
  display: block;
}
.overview .map_image {
  border: 0.2rem solid #0492a6;
  border-radius: 1rem;
  margin-bottom: 1rem;
  position: relative;
  overflow: hidden;
}
.overview .gmap {
  height: 25rem;
  border: 0.2rem solid #0492a6;
  border-radius: 1rem;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 48em), print {
  .overview {
    font-size: 1.6rem;
    line-height: 1.6;
    border-width: 0.4rem;
  }
  .overview .overview_bg > .wrap {
    padding-top: 6rem;
    padding-bottom: 1rem;
  }
  .overview .overview_bg > .wrap .overview_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .overview .overview_bg > .wrap .overview_top {
    width: 34rem;
  }
  .overview .overview_bg > .wrap .overview_top .clinic_name {
    margin: 0 0 1.5rem;
  }
  .overview .overview_bg > .wrap .overview_top .clinic_name img {
    max-width: none;
  }
  .overview .overview_bg > .wrap .overview_top .telephone {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
  .overview .overview_bg > .wrap .overview_top .telephone span {
    font-size: 3rem;
  }
  .overview .overview_bg > .wrap .overview_top .btn_reserve {
    margin-bottom: 1rem;
  }
  .overview .overview_bg > .wrap .overview_top .btn_reserve a {
    background: #34acbd;
    color: #fff;
    padding: 1rem 2rem;
    min-width: 28rem;
    border-radius: 6rem;
    font-size: 2rem;
  }
  .overview .overview_bg > .wrap .overview_top .sns_logo {
    font-size: 2.4rem;
    margin-bottom: 1rem;
  }
  .overview .overview_bg > .wrap .tbl_time {
    margin: 1.5rem 0 2rem;
  }
  .overview .overview_bg > .wrap .lst_overview_wrap {
    width: 82rem;
  }
  .overview .overview_bg > .wrap .lst_overview_wrap .lst_overview {
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .overview .overview_bg > .wrap .lst_overview_wrap .lst_overview dt {
    width: 12%;
    padding: 0.4rem;
    color: #fff;
    background: #aaa;
    margin-bottom: 0.4rem;
    border-radius: 0.5rem;
    width: 30%;
    text-align: center;
  }
  .overview .overview_bg > .wrap .lst_overview_wrap .lst_overview dd {
    width: 84%;
    padding: 0.4rem;
    margin: 0;
    font-size: 90%;
  }
  .overview .map_image {
    border: 0.2rem solid #0492a6;
    border-radius: 1.5rem;
    margin: 0;
    width: 58rem;
    height: 31rem;
  }
  .overview .map_image img {
    height: 100%;
    max-width: none;
    left: -5px;
    position: relative;
  }
  .overview .gmap {
    height: 31rem;
    border: 0.2rem solid #0492a6;
    border-radius: 1.5rem;
    width: 58rem;
  }
}
.tel_up {
  width: 100%;
  background: #cdeaee;
  visibility: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  font-size: 1.2rem;
  min-height: 4rem;
  padding: 1rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 5rem;
}
.tel_up .telephone {
  display: block;
}
.tel_up .telephone > span,
.tel_up .telephone > a {
  justify-content: center;
  align-items: center;
  line-height: 1;
  padding: 0.57rem 0.5rem;
  border-radius: 1rem;
  background: #0492a6;
  color: #fff;
  display: flex;
}
.tel_up .telephone > span::before,
.tel_up .telephone > a::before {
  content: "tel.";
  font-size: 0.8em;
}
.tel_up .reserve a {
  display: inline-block;
  padding: 0.5rem;
  border-radius: 1rem;
  margin: 0 0 0 0.8rem;
  background: #0492a6;
  color: #fff;
}
.tel_up .pageup {
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
}
.tel_up .pageup a {
  display: block;
  width: 3rem;
  height: 3rem;
  text-align: center;
  margin: 0.5rem 1rem;
  padding-top: 1.8rem;
  background: #fff;
  border-radius: 50%;
  color: #34acbd;
  font-size: 1rem;
}
.tel_up .pageup a::before {
  text-align: center;
  content: "";
  position: absolute;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -54%);
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background: url(../img/pageup_logo.svg) no-repeat center center/contain;
}

@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 {
    display: none;
  }
  .tel_up .reserve {
    display: none;
  }
  .tel_up .pageup a {
    padding-top: 3.5rem;
    width: 6rem;
    height: 6rem;
    margin: 0;
    font-size: 1.4rem;
    background: #cdeaee;
  }
  .tel_up .pageup a::before {
    top: 37%;
    left: 50%;
    width: 2.6rem;
    height: 2.6rem;
  }
}
.footer {
  text-align: center;
  padding: 0 0 4rem;
}
.footer .copy {
  display: block;
  color: #fff;
  padding: 0.6rem 1rem;
  font-size: 1.2rem;
  background: #34acbd;
}
.footer ul {
  display: none;
}

@media screen and (min-width: 48em), print {
  .footer {
    padding: 7rem 0 0;
  }
  .footer ul {
    color: #333;
    display: block;
    text-align: left;
    margin: 0 auto 2.5rem;
    width: 1200px;
  }
  .footer ul.subnav {
    margin-bottom: 1.2rem;
  }
  .footer ul.subnav:last-of-type {
    margin-bottom: 2rem;
  }
  .footer ul li {
    display: inline-block;
    font-size: 1.4rem;
    margin-right: 1rem;
  }
  .footer ul li a {
    opacity: 1;
  }
  .footer ul li a span {
    display: none;
  }
  .footer ul li a:hover, .footer ul li a:focus {
    text-decoration: underline;
  }
  .footer ul li a::before {
    content: "-";
    padding-right: 0.3em;
  }
  .footer ul li.treatment {
    display: none;
  }
  .footer .copy {
    font-size: 1.6rem;
    padding: 4rem 1rem;
  }
}
.index main .wrap {
  padding: 4rem 1rem;
}

@media screen and (min-width: 48em), print {
  .index main .wrap {
    padding: 6rem 0;
  }
}
.wrapper_keyvsl_sp {
  position: relative;
  margin-bottom: 2rem;
}
.wrapper_keyvsl_sp #keyvsl_sp {
  width: 100%;
  height: 16.5rem;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.wrapper_keyvsl {
  display: none;
}
@media screen and (min-width: 48em), print {
  .wrapper_wrapper_keyvsl {
    width: 100%;
    overflow: hidden;
  }
  .wrapper_wrapper_keyvsl .wrapper_keyvsl_sp {
    display: none;
  }
  .wrapper_wrapper_keyvsl .wrapper_keyvsl {
    display: block;
    width: 110.2rem;
    margin: 0 auto;
    transform: translateX(15rem);
    max-width: calc(100% - 5.2rem);
  }
  .wrapper_wrapper_keyvsl .wrapper_keyvsl #keyvsl {
    width: 100%;
    height: 51.1rem;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
  }
}
main .wrapper_news .wrap .box_news_bnr {
  background: #eef8f9;
  border: 0.2rem solid #34acbd;
  padding: 1.4rem 1rem;
  border-radius: 1rem;
  margin-bottom: 2rem;
}
main .wrapper_news .wrap .box_news_bnr .tit {
  font-weight: bold;
  color: #34acbd;
  text-align: center;
  margin-bottom: 1rem;
  font-size: 1.6rem;
}
main .wrapper_news .wrap .tit_02_news {
  color: #6a4b23;
  font-weight: bold;
  font-size: 2rem;
  border-bottom: 1px solid #0492a6;
  padding-bottom: 0.2rem;
}
main .wrapper_news .wrap .tit_02_news .sub {
  font-family: "Josefin Sans", sans-serif;
  padding-left: 0.8rem;
  color: #34acbd;
}
main .wrapper_news .wrap dl {
  margin: 0;
  line-height: 1.4;
  padding: 0 1rem 1rem 0;
  margin-bottom: 2rem;
  margin-top: 1rem;
  max-height: 35rem;
  overflow-y: scroll;
}
main .wrapper_news .wrap dl dt {
  color: #34acbd;
  margin: 0 0 1rem;
  font-size: 1.6rem;
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 100%;
  padding-left: 2.5rem;
  padding-top: 2rem;
}
main .wrapper_news .wrap dl dt::before {
  font-family: "fontello";
  content: "\f004";
  display: block;
  position: absolute;
  top: 1.4em;
  left: 0em;
}
main .wrapper_news .wrap dl dt.open::before {
  content: "\f005";
}
main .wrapper_news .wrap dl dt:not(:first-child) {
  border-top: 1px solid #e0e0e0;
  padding-top: 2rem;
}
main .wrapper_news .wrap dl dt:nth-of-type(n + 5) {
  display: none;
}
main .wrapper_news .wrap dl dt .date {
  display: block;
  margin-bottom: 0.2rem;
}
main .wrapper_news .wrap dl dt .date > span {
  display: inline-block;
  background: #34acbd;
  padding: 0.05em 0.25em;
  color: #fff;
  border-radius: 0.2em;
}
main .wrapper_news .wrap dl dd {
  margin: 0 0 1.5rem;
  font-size: 1.4rem;
  word-wrap: break-word;
}
main .wrapper_news .wrap dl dd:nth-of-type(4) {
  margin: 0;
}
main .wrapper_news .wrap dl dd:nth-of-type(n + 5) {
  display: none;
}
main .wrapper_news .wrap .fb-page {
  max-width: 100%;
  text-align: center;
  width: 100%;
  margin-top: 2rem;
}
main .wrapper_news .wrap .fb-page span {
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 48em), print {
  main .wrapper_news .wrap {
    padding-top: 5rem;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
  }
  main .wrapper_news .wrap > div:first-child {
    width: 80rem;
  }
  main .wrapper_news .wrap > div:nth-child(2) {
    width: 36rem;
  }
  main .wrapper_news .wrap .box_news_bnr {
    padding: 2.4rem;
    margin-bottom: 3rem;
    border-radius: 2rem;
  }
  main .wrapper_news .wrap .box_news_bnr .tit {
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }
  main .wrapper_news .wrap .tit_02_news {
    color: #6a4b23;
    font-weight: bold;
    font-size: 3rem;
    border-bottom: 1px solid #0492a6;
    padding-bottom: 0.2rem;
  }
  main .wrapper_news .wrap .tit_02_news .sub {
    font-size: 1.8rem;
    padding-left: 0.8rem;
    color: #34acbd;
  }
  main .wrapper_news .wrap dl {
    flex: auto;
    padding: 0 2rem 2rem 2.5rem;
    padding-left: 0;
  }
  main .wrapper_news .wrap dl dt {
    font-size: 2rem;
  }
  main .wrapper_news .wrap dl dt::before {
    top: 1.1em;
  }
  main .wrapper_news .wrap dl dt .date {
    margin-bottom: 0.5rem;
  }
  main .wrapper_news .wrap dl dd {
    font-size: 1.8rem;
    margin: 0 0 2rem;
  }
  main .wrapper_news .wrap .fb-page {
    margin-top: 0;
  }
}
main .wrapper_symptoms {
  background: url(../img/index_symptoms_bg.jpg) no-repeat center center/cover;
}
main .wrapper_symptoms .wrap .tit_02 {
  color: #fff;
  margin-bottom: 0.5rem;
}
main .wrapper_symptoms .wrap .tit_02 .sub {
  color: #fff;
}
main .wrapper_symptoms .wrap .tit_02 .main_txt {
  position: relative;
  display: inline-block;
  padding-bottom: 1.2rem;
}
main .wrapper_symptoms .wrap .tit_02 .main_txt::before {
  content: "";
  position: absolute;
  background: url(../img/index_symptoms_tit.svg) no-repeat center center/cover;
  width: 100%;
  height: 1rem;
  bottom: 0;
  left: 0;
}
main .wrapper_symptoms .wrap .list_symptoms {
  background: rgba(255, 255, 255, 0.65);
  border-radius: 1rem;
  padding: 1rem;
}
main .wrapper_symptoms .wrap .list_symptoms li {
  position: relative;
  padding-left: 1.4em;
  margin-top: 1rem;
  padding-bottom: 0.2rem;
}
main .wrapper_symptoms .wrap .list_symptoms li span {
  border-bottom: 1px dotted #6a4b23;
}
main .wrapper_symptoms .wrap .list_symptoms li:first-child {
  margin-top: 0;
}
main .wrapper_symptoms .wrap .list_symptoms li::before {
  font-family: "fontello";
  content: "\e81f";
  display: block;
  position: absolute;
  top: 0.2em;
  left: 0;
  color: #f09cb4;
  font-weight: normal;
}
@media screen and (min-width: 48em), print {
  main .wrapper_symptoms .wrap .tit_02 .main_txt {
    padding-bottom: 3rem;
  }
  main .wrapper_symptoms .wrap .tit_02 .main_txt::before {
    height: 2rem;
    bottom: 0;
    left: 0;
  }
  main .wrapper_symptoms .wrap .list_symptoms {
    display: flex;
    flex-wrap: wrap;
    padding: 4rem;
  }
  main .wrapper_symptoms .wrap .list_symptoms li {
    position: relative;
    padding-left: 1.4em;
    margin-top: 1.4rem;
    padding-bottom: 0.4rem;
    font-size: 1.8rem;
    width: 50%;
  }
  main .wrapper_symptoms .wrap .list_symptoms li span {
    border-bottom: 1px dotted #6a4b23;
  }
  main .wrapper_symptoms .wrap .list_symptoms li:first-child, main .wrapper_symptoms .wrap .list_symptoms li:nth-child(2) {
    margin-top: 0;
  }
}
main .wrapper_features .wrap .list_features li {
  margin-top: 1.5rem;
}
main .wrapper_features .wrap .list_features li:first-child {
  margin-top: 0;
}
main .wrapper_features .wrap .list_features li .image {
  text-align: center;
  margin-bottom: 1.2rem;
}
main .wrapper_features .wrap .list_features li .image span {
  display: inline-block;
  position: relative;
}
main .wrapper_features .wrap .list_features li .image span img {
  border-radius: 0.8rem;
  position: relative;
  z-index: 2;
}
main .wrapper_features .wrap .list_features li .image span::before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background: #cdeaee;
  border-radius: 0.8rem;
  position: absolute;
  right: -0.5rem;
  bottom: -0.5rem;
}
main .wrapper_features .wrap .list_features li .catch {
  color: #34acbd;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1;
  margin-bottom: 0.7rem;
}
@media screen and (min-width: 48em), print {
  main .wrapper_features .wrap .list_features {
    display: flex;
    justify-content: space-between;
  }
  main .wrapper_features .wrap .list_features li {
    width: 27rem;
    margin-top: 0;
  }
  main .wrapper_features .wrap .list_features li .image {
    margin-bottom: 3rem;
  }
  main .wrapper_features .wrap .list_features li .image span img {
    border-radius: 1.5rem;
  }
  main .wrapper_features .wrap .list_features li .image span::before {
    border-radius: 1.5rem;
    right: -1rem;
    bottom: -1rem;
  }
  main .wrapper_features .wrap .list_features li .catch {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
  main .wrapper_features .wrap .list_features li .text {
    font-size: 1.8rem;
  }
}
main .wrapper_treatments {
  background: #eef8f9;
}
main .wrapper_treatments .wrap {
  position: relative;
}
main .wrapper_treatments .wrap::before, main .wrapper_treatments .wrap::after {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/index_treatments_bg.png) no-repeat top left/cover;
  width: 100%;
  height: 34rem;
  top: 0;
  left: 0;
}
main .wrapper_treatments .wrap::after {
  background: #fff;
  opacity: 0.75;
}
main .wrapper_treatments .wrap > div {
  position: relative;
  z-index: 2;
}
main .wrapper_treatments .wrap > div .tit_02 {
  margin-top: 0;
}
main .wrapper_treatments .wrap > div .list_treatments {
  justify-content: space-between;
  flex-wrap: wrap;
}
main .wrapper_treatments .wrap > div .list_treatments li {
  font-weight: bold;
  margin: 1.5rem 0 0;
  text-align: center;
}
main .wrapper_treatments .wrap > div .list_treatments li:first-child {
  margin-top: 0;
}
main .wrapper_treatments .wrap > div .list_treatments li a {
  display: block;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 10rem;
  background: #34acbd;
  padding: 1rem 2rem;
  display: inline-block;
  min-width: 25rem;
  text-align: center;
}
@media screen and (min-width: 48em), print {
  main .wrapper_treatments {
    background: linear-gradient(transparent 50%, #eef8f9 50%);
    max-width: 100%;
    overflow: hidden;
  }
  main .wrapper_treatments .wrap {
    position: relative;
    text-align: right;
  }
  main .wrapper_treatments .wrap::before, main .wrapper_treatments .wrap::after {
    background: url(../img/index_treatments_bg.png) no-repeat top left/cover;
    width: 95rem;
    height: 58rem;
    top: 3rem;
    left: -34rem;
  }
  main .wrapper_treatments .wrap::after {
    display: none;
    content: none;
  }
  main .wrapper_treatments .wrap > div {
    width: 80rem;
    display: inline-block;
  }
  main .wrapper_treatments .wrap > div .tit_02 {
    margin-top: 0;
  }
  main .wrapper_treatments .wrap > div .list_treatments {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  main .wrapper_treatments .wrap > div .list_treatments li {
    margin: 1.5rem 0 0;
    width: 19rem;
    height: 19rem;
  }
  main .wrapper_treatments .wrap > div .list_treatments li a {
    font-size: 2rem;
    border: 0.2rem solid #cdeaee;
    border-radius: 10rem;
    border-width: 0.8rem;
    min-width: auto;
    display: flex;
  }
  main .wrapper_treatments .wrap > div .list_treatments li:first-child, main .wrapper_treatments .wrap > div .list_treatments li:nth-child(2) {
    margin-top: 0;
  }
  main .wrapper_treatments .wrap > div .list_treatments li:nth-child(4n+2) a, main .wrapper_treatments .wrap > div .list_treatments li:nth-child(4n+3) a {
    background: #6fc7d3;
  }
  main .wrapper_treatments .wrap > div .list_treatments li:nth-child(-n+4) {
    margin-top: 0;
  }
  main .wrapper_treatments .wrap > div .list_treatments li:not(:nth-child(4n+1)) {
    margin-left: 1rem;
  }
  main .wrapper_treatments .wrap > div .list_treatments li:nth-child(4n+2) a, main .wrapper_treatments .wrap > div .list_treatments li:nth-child(4n+3) a {
    background: #34acbd;
  }
  main .wrapper_treatments .wrap > div .list_treatments li:nth-child(even) a {
    background: #6fc7d3;
  }
}
main .wrapper_checkup {
  background: #eef8f9;
}
main .wrapper_checkup .wrap {
  position: relative;
}
main .wrapper_checkup .wrap::before, main .wrapper_checkup .wrap::after {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/index_checkup_bg.png) no-repeat top left/cover;
  width: 100%;
  height: 34rem;
  top: 0;
  right: 0;
}
main .wrapper_checkup .wrap::after {
  background: #fff;
  opacity: 0.75;
}
main .wrapper_checkup .wrap > div {
  position: relative;
  z-index: 2;
}
main .wrapper_checkup .wrap > div .tit_02 {
  margin-top: 0;
}
main .wrapper_checkup .wrap > div .list_checkup {
  justify-content: space-between;
  flex-wrap: wrap;
}
main .wrapper_checkup .wrap > div .list_checkup li {
  font-weight: bold;
  margin-top: 1.5rem;
  text-align: center;
}
main .wrapper_checkup .wrap > div .list_checkup li a {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 10rem;
  background: #f09cb4;
  padding: 1rem 2rem;
  display: inline-block;
  min-width: 25rem;
  text-align: center;
}
main .wrapper_checkup .wrap > div .list_checkup li:first-child {
  margin-top: 0;
}
main .wrapper_checkup .wrap > div .box_checkup {
  margin-top: 2rem;
}
main .wrapper_checkup .wrap > div .box_checkup a {
  padding: 1rem;
  border: 0.2rem solid #f9dee6;
  background: #f09cb4;
  position: relative;
  color: #fff;
  border-radius: 0.5rem;
  display: block;
}
main .wrapper_checkup .wrap > div .box_checkup a::after {
  content: "";
  background: url(../img/index_checkup_img.png) no-repeat bottom right/contain;
  position: absolute;
  bottom: -0.1rem;
  right: 1rem;
  width: 6rem;
  height: 6rem;
  display: none;
}
main .wrapper_checkup .wrap > div .box_checkup div {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
main .wrapper_checkup .wrap > div .box_checkup p {
  font-size: 1.3rem;
  margin-bottom: 0;
}
@media screen and (min-width: 48em), print {
  main .wrapper_checkup {
    background: linear-gradient(transparent 50%, #eef8f9 50%);
    max-width: 100%;
    overflow: hidden;
  }
  main .wrapper_checkup .wrap {
    position: relative;
    text-align: left;
  }
  main .wrapper_checkup .wrap::before, main .wrapper_checkup .wrap::after {
    background: url(../img/index_checkup_bg.png) no-repeat top right/cover;
    width: 95rem;
    height: 58rem;
    top: 3rem;
    right: -34rem;
  }
  main .wrapper_checkup .wrap::after {
    display: none;
    content: none;
  }
  main .wrapper_checkup .wrap > div {
    width: 80rem;
    display: inline-block;
  }
  main .wrapper_checkup .wrap > div .tit_02 {
    margin-top: 0;
  }
  main .wrapper_checkup .wrap > div .list_checkup {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  main .wrapper_checkup .wrap > div .list_checkup li {
    width: 19rem;
    height: 19rem;
    margin-top: 1.5rem;
  }
  main .wrapper_checkup .wrap > div .list_checkup li a {
    font-size: 2rem;
    border: 0.2rem solid #f9dee6;
    border-radius: 10rem;
    border-width: 0.8rem;
    display: flex;
    min-width: auto;
  }
  main .wrapper_checkup .wrap > div .list_checkup li:first-child, main .wrapper_checkup .wrap > div .list_checkup li:nth-child(2) {
    margin-top: 0;
  }
  main .wrapper_checkup .wrap > div .list_checkup li:nth-child(4n+2) a, main .wrapper_checkup .wrap > div .list_checkup li:nth-child(4n+3) a {
    background: #f6c6d4;
  }
  main .wrapper_checkup .wrap > div .list_checkup li:nth-child(-n+4) {
    margin-top: 0;
  }
  main .wrapper_checkup .wrap > div .list_checkup li:not(:nth-child(4n+1)) {
    margin-left: 1rem;
  }
  main .wrapper_checkup .wrap > div .list_checkup li:nth-child(4n+2) a, main .wrapper_checkup .wrap > div .list_checkup li:nth-child(4n+3) a {
    background: #f09cb4;
  }
  main .wrapper_checkup .wrap > div .list_checkup li:nth-child(even) a {
    background: #f6c6d4;
  }
  main .wrapper_checkup .wrap > div .box_checkup {
    margin-top: 3rem;
  }
  main .wrapper_checkup .wrap > div .box_checkup a {
    padding: 3rem 28rem 3rem 4rem;
    border: 0.8rem solid #f9dee6;
    border-radius: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  main .wrapper_checkup .wrap > div .box_checkup a::after {
    display: block;
    right: 4rem;
    width: 24rem;
    height: 21rem;
    bottom: 0;
  }
  main .wrapper_checkup .wrap > div .box_checkup div {
    font-size: 2rem;
    margin: 0;
  }
  main .wrapper_checkup .wrap > div .box_checkup p {
    font-size: 1.8rem;
    margin: 0;
    width: 31rem;
    flex: none;
  }
}
body:not(.index) .main > .wrap:first-child {
  padding: 2rem 1rem 2rem;
}

@media screen and (min-width: 48em), print {
  body:not(.index) .main > .wrap:first-child {
    padding: 5rem 0rem 5rem;
  }
  .cf .img_l, .cf .img_r {
    max-width: 40%;
    height: auto;
  }
}
@media screen and (min-width: 48em), print {
  body.doctor .imgtxt .imgtxt_image,
  body.doctor .imgtxt_reverse .imgtxt_image {
    max-width: 30rem;
  }
}

#clinicslide img, #clinicslide p {
  display: none;
}

.sp-layer.sp-black.sp-padding {
  text-align: center;
  font-size: 2.4rem;
}

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

.device li {
  margin: 0 0 2rem;
  text-align: center;
}
.device li img {
  display: block;
  margin: 0 auto 0.6rem;
  max-width: 80%;
  height: auto;
}

@media screen and (min-width: 48em), print {
  .device {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .device li {
    width: 48%;
  }
  .device li img {
    margin: 0 auto 1rem;
    max-width: 100%;
  }
}
.access .gmap {
  height: 30rem;
  margin: 2rem 0;
}

@media screen and (min-width: 48em), print {
  .access .gmap {
    height: 50rem;
  }
}
body:not(.index) .wrapper_keyvsl_sp {
  position: relative;
  margin-bottom: 2rem;
}
body:not(.index) .wrapper_keyvsl_sp .keyvsl_lower_sp {
  width: 100%;
  height: 16.5rem;
  background: url(../img/lower_keyvsl_sp.jpg) no-repeat top center/cover;
}
body:not(.index) .wrapper_keyvsl {
  display: none;
}
@media screen and (min-width: 48em), print {
  body:not(.index) .wrapper_wrapper_keyvsl {
    width: 100%;
    overflow: hidden;
  }
  body:not(.index) .wrapper_wrapper_keyvsl .wrapper_keyvsl_sp {
    display: none;
  }
  body:not(.index) .wrapper_wrapper_keyvsl .wrapper_keyvsl {
    display: block;
    width: 110.2rem;
    margin: 0 auto;
    transform: translateX(15rem);
    max-width: calc(100% - 5.2rem);
  }
  body:not(.index) .wrapper_wrapper_keyvsl .wrapper_keyvsl .keyvsl_lower {
    width: 100%;
    height: 51.1rem;
    background: url(../img/lower_keyvsl.jpg) no-repeat top center/cover;
  }
}
body.various-inspections .tit_01 span {
  font-size: 90%;
}

.private .toggle_acco_trigger::before,
.faq .toggle_acco_trigger::before {
  content: "▼";
  padding-right: 0.1em;
}
.private .toggle_acco_trigger.is_open::before,
.faq .toggle_acco_trigger.is_open::before {
  content: "▲";
}

.information .information_wrap dl {
  margin: 0;
  line-height: 1.4;
  padding: 1rem 1rem 1rem 0;
  margin-bottom: 2rem;
  margin-top: -2rem;
}
.information .information_wrap dl dt {
  color: #34acbd;
  margin: 0 0 1rem;
  font-size: 1.6rem;
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 100%;
  padding-left: 2.5rem;
  padding-top: 2rem;
}
.information .information_wrap dl dt::before {
  font-family: "fontello";
  content: "\f004";
  display: block;
  position: absolute;
  top: 1.3em;
  left: 0em;
}
.information .information_wrap dl dt.open::before {
  content: "\f005";
}
.information .information_wrap dl dt:not(:first-child) {
  border-top: 1px solid #e0e0e0;
}
.information .information_wrap dl dd {
  margin: 0 0 1.5rem;
  font-size: 1.4rem;
  word-wrap: break-word;
}
.information .information_wrap dl dd:last-child {
  margin: 0;
}

@media screen and (min-width: 48em), print {
  .information .information_wrap dl {
    flex: auto;
    padding: 2rem;
    padding-left: 0;
  }
  .information .information_wrap dl dt {
    font-size: 2rem;
  }
  .information .information_wrap dl dt::before {
    top: 0.9em;
  }
  .information .information_wrap dl dd {
    font-size: 1.8rem;
    margin: 0 0 2rem;
  }
}
body.index .bread_list {
  display: none !important;
}

.bread_list {
  display: flex;
  flex-wrap: wrap;
  margin: 2rem 1rem 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;
}

@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 */