@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Zen+Old+Mincho:wght@400;700&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

.mt-0 {
  margin-top: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

html {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 62.5%;
  font-weight: 400;
  line-height: 1.6;
  word-wrap: break-word;
  color: #1b1b1b;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1px;
  font-size: 16px;
  font-size: 1.6rem;
}
@media print, screen and (min-width: 769px) {
  body {
    min-width: 1020px;
  }
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

a {
  outline: none;
  text-decoration: none;
}
a:link {
  color: #8fc93d;
}
a:visited {
  color: #8fc93d;
}

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

strong {
  font-weight: bold;
}

input {
  font-family: inherit;
}

sup {
  position: relative;
  top: 0px;
  vertical-align: super;
  line-height: 1;
}

.kanji-ki {
  font-family: "Noto Sans JP", sans-serif;
}

.underline {
  background: linear-gradient(transparent 60%, #ff6 60%);
}

/* -- 各デバイス表示 -- */
@media print, screen and (min-width: 769px) {
  .visible-pc {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .visible-pc {
    display: none !important;
  }
}

@media print, screen and (min-width: 769px) {
  .visible-sp {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .visible-sp {
    display: block !important;
  }
}

/*flex-box*/
.flex-box {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.flex-box.align-top {
  align-items: flex-start;
}

.flex-box.align-center {
  align-items: center;
}

.flex-box.center {
  justify-content: center;
}

.flex-box.space-between {
  justify-content: space-between;
}

.center {
  text-align: center;
}

.align-r {
  text-align: right;
}

.align-l {
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .flex-box.sp-column {
    flex-direction: column;
  }
}
@media screen and (min-width: 769px) {
  /* 6:6（半々） */
  .flex-box.col-5-5 .item {
    flex: 0 0 calc(50% - 30px);
  }

  /* 7:3 */
  .flex-box.col-7-3 .item:first-child {
    flex: 0 0 calc(70% - 30px);
  }

  .flex-box.col-7-3 .item:last-child {
    flex: 0 0 calc(30% - 30px);
  }

  .flex-box.col-3-7 .item:first-child {
    flex: 0 0 calc(30% - 30px);
  }

  .flex-box.col-3-7 .item:last-child {
    flex: 0 0 calc(70% - 30px);
  }
}
.flex-box-photo {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  padding-top: 40px;
}
@media print, screen and (min-width: 769px) {
  .flex-box-photo img {
    max-width: 460px;
  }
}

/* -- inner -- */
@media print, screen and (min-width: 769px) {
  .inner {
    width: 970px;
    margin: 0 auto;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 768px) {
  .inner {
    padding: 0 10px;
  }
}

/* -- box -- */
.box-border-radius {
  padding: 20px 30px;
  border: 1px solid #159e5d;
  border-radius: 12px;
  margin-top: 20px;
}

/* -- title -- */
.section-title {
  position: relative;
  font-weight: 500;
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 8px;
  font-size: 36px;
  font-size: 3.6rem;
  color: rgba(0, 0, 0, 0.8);
}
@media only screen and (max-width: 768px) {
  .section-title {
    margin-bottom: 25px;
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.section-title span {
  display: block;
  color: #159e5d;
  font-size: 17px;
  font-size: 1.7rem;
}
.section-title--align-center {
  width: auto;
  text-align: center;
}

.item-title {
  color: #159e5d;
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 768px) {
  .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.border-title {
  position: relative;
  margin: 60px auto 20px auto;
  padding: 0px 0px 10px 0px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 16px;
  line-height: 1.6;
  border-bottom: 1px solid #ddd;
}

.column-title {
  line-height: 1.8;
  font-size: 116%;
  font-weight: bold;
  color: #159e5d;
}

/* -- text -- */
.bold {
  font-weight: bold;
}

/*-- table-basic --*/
.table-basic {
  width: 100%;
}
.table-basic tr th, .table-basic tr td {
  font-size: 1.6rem;
  padding: 16px;
  box-sizing: border-box;
}
.table-basic th {
  font-weight: bold;
  border-top: 1px solid #000;
}
@media print, screen and (min-width: 769px) {
  .table-basic th {
    width: 30%;
  }
}
@media only screen and (max-width: 768px) {
  .table-basic th {
    width: 60%;
  }
}
.table-basic td {
  font-weight: normal;
  border-top: 1px solid #999;
}
@media print, screen and (min-width: 769px) {
  .table-basic td {
    width: 70%;
  }
}
@media only screen and (max-width: 768px) {
  .table-basic td {
    width: 40%;
  }
}

/* -- list -- */
.link-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
.link-list li {
  width: 50%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .link-list li {
    width: 100%;
  }
}
.link-list li a {
  position: relative;
  display: block;
  padding-left: 18px;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  color: #000;
}
@media only screen and (max-width: 768px) {
  .link-list li a {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.link-list li a:after {
  position: absolute;
  top: 7px;
  left: 0;
  display: block;
  content: "";
  width: 0;
  height: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 10px;
  border-color: transparent transparent transparent #d45786;
}

/*list dot*/
.list li {
  position: relative;
}
.list--dot li:before {
  content: "・";
  display: block;
  position: absolute;
  left: 0;
}
.list--dot li {
  padding-left: 1.5em;
}
.list .icon {
  position: relative;
  padding-left: 1.5em;
  display: block;
}
.list .icon span {
  position: absolute;
  font-weight: bold;
  left: 0;
}

/* -- topcontrol -- */
#topcontrol {
  position: fixed;
  width: 40px;
  right: 20px !important;
  bottom: 5px !important;
}
@media only screen and (max-width: 768px) {
  #topcontrol {
    display: none !important;
  }
}
#topcontrol .btn-pagetop {
  transition: all 0.15s ease;
  width: 40px;
  height: 40px;
  background-image: url("../img/btn_pagetop.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}
#topcontrol .btn-pagetop:hover {
  opacity: 0.75;
}

/* -- fadein -- */
.fadein {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.fadein.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* -- button -- */
.btn a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  .btn a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.btn--link a {
  position: relative;
}
.btn--link a:after {
  position: absolute;
  right: 15px;
  top: 50%;
  display: block;
  content: "";
  width: 9px;
  height: 14px;
  margin-top: -7px;
  background-image: url(../img/icon_arrow_white.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}
.btn--link.btn--green a {
  color: #fff;
  background-color: #3a8472;
}

/* -- icon -- */
.icon--asterisk {
  position: relative;
  padding-left: 1em;
}
.icon--asterisk:before {
  position: absolute;
  left: 0;
  content: "※";
}

.icon--arrow {
  position: relative;
  padding-left: 15px;
}
.icon--arrow:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -6.5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 10px;
  border-color: transparent transparent transparent #d45786;
}

.btn--right {
  position: relative;
  color: #fff;
  padding: 10px 40px 10px 25px;
  border-radius: 20px;
  background: #8fc93d;
}
.btn--right.icon--arrow {
  color: #fff;
}
.btn--right.icon--arrow:after {
  right: 12px;
  left: auto;
  border-color: transparent transparent transparent #fff;
}
.btn--right:hover {
  opacity: 0.65;
  transform: 0.3s all ease-out;
}

/* -- greeting -- */
.greeting {
  background: transparent url(../img/index/bg_greeting.png) bottom center no-repeat;
  background-size: cover;
}
@media print, screen and (min-width: 769px) {
  .greeting .inner {
    width: 1000px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .greeting .inner {
    padding: 50px 20px;
  }
}
.greeting .greeting__flex {
  padding-top: 20px;
}
@media print, screen and (min-width: 769px) {
  .greeting .greeting__flex {
    align-items: stretch;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .greeting .greeting__flex {
    display: block;
  }
}
@media print, screen and (min-width: 769px) {
  .greeting .greeting__flex .greeting__text {
    width: 60%;
    padding: 40px 0px 50px 0px;
  }
}
.greeting .greeting__flex .greeting__image {
  max-width: 300px;
}
@media print, screen and (min-width: 769px) {
  .greeting .greeting__flex .greeting__image {
    width: 40%;
    margin: auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .greeting .greeting__flex .greeting__image {
    margin: auto;
    padding: 30px 0px;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .greeting .greeting__flex .greeting__image img {
    max-width: 190px;
  }
}

/* -- header -- */
@media print, screen and (min-width: 769px) {
  .header {
    border-bottom: 3px solid #159e5d;
  }
}
.header .header__body {
  position: relative;
  background-color: #fff;
}
.header .inner {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .header .inner {
    width: 970px;
  }
}
@media only screen and (max-width: 768px) {
  .header .inner {
    width: auto;
    height: 80px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
@media only screen and (max-width: 768px) {
  .header .header__logo-area {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: calc(100% - 43px);
    flex-shrink: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .header .header__logo-area {
    margin-top: 5px;
    padding-bottom: 10px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.header .header__logo-area .header__logo {
  position: relative;
  top: 5px;
}
@media print, screen and (min-width: 769px) {
  .header .header__logo-area .header__logo {
    width: 260px;
  }
}
@media only screen and (max-width: 768px) {
  .header .header__logo-area .header__logo {
    max-width: 190px;
    width: 100%;
  }
}
.header .header__logo-area .header__logo a {
  display: block;
}
.header .header__reserve a {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #8fc93d;
  padding: 3px 0px 3px 10px;
  border-radius: 1.5em;
}
.header .header__reserve a:after {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  margin-left: 2px;
  vertical-align: top;
  background-image: url("../img/icon_blank.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
}
.header .header__note {
  flex: 1 1 40%;
  min-width: 0;
  padding-right: 20px;
}
@media only screen and (max-width: 768px) {
  .header .header__note {
    display: none;
  }
}
@media print, screen and (min-width: 769px) {
  .header .header__note .header__time {
    font-size: 1.3rem;
    text-align: right;
  }
}
@media only screen and (max-width: 768px) {
  .header .header__note .header__time {
    display: none;
  }
}
@media print, screen and (min-width: 769px) {
  .header .header__note .header__reserve a {
    width: 8em;
    margin-top: 10px;
    margin-left: auto;
    font-size: 13px;
    padding: 3px 0px 3px 10px;
    transition: background-color var(--duration-default) var(--easing-default);
  }
}
.header .header__quick-links {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  gap: 10px;
}
.header .header__quick-links .header__quick-link a {
  position: relative;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  flex-direction: column;
  width: 64px;
  height: 60px;
  color: #8fc93d;
  border-radius: 8px;
  background: #f4f7fb;
}
@media only screen and (max-width: 768px) {
  .header .header__quick-links .header__quick-link a {
    width: 44px;
    height: 44px;
  }
}
.header .header__quick-links .header__quick-link a:before {
  content: "";
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  opacity: 0;
  transition: opacity 0.1s ease;
}
.header .header__quick-links .header__quick-link a:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  transition: opacity 0.1s ease;
}
.header .header__quick-links .header__quick-link a span {
  display: block;
  line-height: 1;
  margin-bottom: 4px;
  font-size: 12px;
  font-size: 1.2rem;
}
@media only screen and (max-width: 768px) {
  .header .header__quick-links .header__quick-link a span {
    display: none;
  }
}
.header .header__quick-links .header__quick-link a:hover {
  opacity: 1;
}
.header .header__quick-links .header__quick-link a:hover span {
  color: #ffd136;
}
.header .header__quick-links .header__quick-link--tel a:after {
  background-image: url("../img/icon_phone.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
}
.header .header__quick-links .header__quick-link--tel a:before {
  background-image: url("../img/icon_phone_o.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
}
.header .header__quick-links .header__quick-link--tel:hover a:before {
  opacity: 1;
}
.header .header__quick-links .header__quick-link--tel:hover a:after {
  opacity: 0;
}
.header .header__quick-links .header__quick-link--access a:after {
  background-image: url("../img/icon_access.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 66%;
  background-position: center;
}
.header .header__quick-links .header__quick-link--access a:before {
  background-image: url("../img/icon_access_o.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 66%;
  background-position: center;
}
.header .header__quick-links .header__quick-link--access:hover a:before {
  opacity: 1;
}
.header .header__quick-links .header__quick-link--access:hover a:after {
  opacity: 0;
}

@media print, screen and (min-width: 769px) {
  .header__nav {
    position: relative;
  }
}
@media only screen and (max-width: 768px) {
  .header__nav {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 10;
  }
}
@media only screen and (max-width: 768px) {
  .header__nav.active .header__menu-list {
    position: relative;
    z-index: 15;
    width: 90%;
    margin: 20px auto 0px auto;
    overflow: auto;
    overscroll-behavior-y: contain;
  }
  .header__nav.active li a {
    position: relative;
    display: block;
    padding-left: 1em;
    padding-bottom: 10px;
    color: #999;
    font-size: 20px;
    font-weight: bold;
  }
  .header__nav.active li a:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    left: 0;
    top: 0.7em;
    background-color: #8fc93d;
    border-radius: 50%;
  }
  .header__nav.active li.header__menu-item--has-submenu a {
    padding-bottom: 10px;
  }
  .header__nav.active .header__menu-list__reserve {
    display: block;
    padding: 20px 5%;
  }
  .header__nav.active .header__menu-list__reserve a {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
    color: #fff;
    background: #8fc93d;
    padding: 12px 10px;
    border-radius: 1.5em;
  }
}

/*-------------------*/
/* PC nav layout     */
/*-------------------*/
@media print, screen and (min-width: 769px) {
  .header__nav .header__menu-list {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  .header__nav .header__menu-list > li {
    width: 20%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/bg_menu_border_pc.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-position: right center;
    background-size: 1px 25px;
  }
  .header__nav .header__menu-list > li > a {
    display: block;
    color: inherit;
    box-sizing: border-box;
  }
  .header__nav .header__menu-list > li > a:hover {
    opacity: 1 !important;
  }
  .header__nav .header__menu-list > li:hover, .header__nav .header__menu-list > li.on {
    color: #8fc93d;
    opacity: 1;
  }
  .header__nav .header__menu-list > li:first-child {
    background-image: url("../img/bg_menu_border_pc.png"), url("../img/bg_menu_border_pc.png");
    background-position: right center, left center;
  }
  .header__nav .header__menu-list + .header__reserve {
    display: none;
  }
  .header__nav .header__menu-list .header__menu-list__reserve {
    display: none;
  }
  .header__nav .header__menu-item--has-submenu > .header__submenu {
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    border-top: 2px solid #2ea233;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s ease, visibility 0.25s ease;
    z-index: 100;
    line-height: 1.6;
  }
  .header__nav .header__menu-item--has-submenu:hover > .header__submenu {
    opacity: 1;
    visibility: visible;
  }
}

/*-------------------*/
/* submenu */
/*-------------------*/
.header__submenu {
  display: flex;
  align-items: flex-start;
  padding-left: 20px;
}
.header__submenu-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  min-width: 80px;
  color: #2ea233;
  font-weight: bold;
  font-size: 14px;
  padding-right: 20px;
  border-right: 1px solid #ccc;
}
.header__submenu-title::before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background: transparent url("../img/leaf.png") center/60% no-repeat;
  border: 1px solid #2ea233;
  border-radius: 50%;
}
.header__submenu-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px 0px;
  list-style: none;
  padding: 10px 50px;
  margin: 0;
  flex: 1;
}
.header__submenu-list li {
  display: flex;
  align-items: center;
  gap: 8px;
}
.header__submenu-list li::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #2ea233;
  border-radius: 50%;
  flex-shrink: 0;
}
.header__submenu-list li a {
  color: #333;
  text-decoration: none;
}
.header__submenu-list li a:hover {
  color: #2ea233;
}
@media only screen and (max-width: 768px) {
  .header__submenu-title {
    display: none;
  }
  .header__submenu-list {
    grid-template-columns: 1fr;
    padding-left: 20px;
    gap: 8px;
  }
  .header__submenu-list li::before {
    display: none;
  }
  .header__submenu-list li a {
    font-size: 20px !important;
    padding-bottom: 10px !important;
  }
}

/*-------------------*/
/* header-control sp */
/*-------------------*/
@media print, screen and (min-width: 769px) {
  .header__control {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .header__control {
    position: absolute;
    z-index: 20;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media only screen and (max-width: 768px) {
  .header__hamburger {
    position: relative;
    width: 33px;
    height: 60px;
    display: flex;
    flex-flow: row nowrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .header__hamburger span {
    display: block;
    margin: 5px 0px;
    width: 33px;
    height: 1px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #8fc93d;
  }
  .header__hamburger span:nth-of-type(1) {
    margin-top: 0px;
  }
  .header__hamburger span:nth-of-type(3) {
    margin-bottom: 0px;
  }
  .header__hamburger:hover {
    cursor: pointer;
  }
  .header__hamburger.active > span {
    position: relative;
    z-index: 15;
  }
  .header__hamburger.active > span:nth-of-type(1) {
    -webkit-transform: translateY(11px) rotate(-45deg);
    -ms-transform: translateY(11px) rotate(-45deg);
    transform: translateY(11px) rotate(-45deg);
  }
  .header__hamburger.active > span:nth-of-type(2) {
    -webkit-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
  }
  .header__hamburger.active > span:nth-of-type(3) {
    opacity: 0;
  }
}

@media only screen and (max-width: 768px) {
  .header__menu-list {
    position: fixed;
    top: 88px;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100vh;
    padding-bottom: 100px;
    overflow: auto;
    overscroll-behavior-y: contain;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }
  .header__menu-list[aria-hidden=false] {
    visibility: visible;
    opacity: 1;
  }
  .header__menu-list[aria-hidden=true] {
    visibility: hidden;
    opacity: 0;
  }
}

/*-------------------*/
/* overlay  */
/*-------------------*/
#sp-control-panel.active .header__overlay {
  visibility: visible;
  opacity: 1;
}

#sp-control-panel .header__overlay {
  visibility: hidden;
  opacity: 0;
}

@media only screen and (max-width: 768px) {
  .header__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 5;
  }
}

/*初期化*/
@media only screen and (max-width: 768px) {
  #sp-control-panel,
#overlay {
    opacity: 0;
    display: none;
  }
}
/* -- googlemap -- */
.googlemap {
  height: 380px;
  width: 100%;
  border-top: 1px solid #dadada;
}
@media only screen and (max-width: 768px) {
  .googlemap {
    height: 380px;
  }
}
.googlemap iframe {
  width: 100%;
  height: 100%;
}

/* -- footer -- */
.footer .footer__body {
  background-color: #edf5d3;
}
@media print, screen and (min-width: 769px) {
  .footer .inner {
    padding: 50px 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  .footer .inner {
    width: 100%;
    padding: 50px 10px;
    box-sizing: border-box;
  }
}
.footer .footer__address {
  color: #009d4b;
  font-weight: 500;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__address {
    flex: 0 1 30%;
  }
}
.footer .footer__address dt {
  margin-bottom: 15px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .footer .footer__address dt img {
    max-width: 200px;
  }
}
.footer .footer__address dd {
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .footer .footer__hours {
    margin-top: 40px;
  }
}
.footer .footer__hours .footer__table {
  color: #009d4b;
  line-height: 1.2;
  font-weight: 500;
  font-size: 13px;
  font-size: 1.3rem;
  border-color: #edf5d3;
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__hours .footer__table {
    flex: 0 1 30%;
  }
}
@media only screen and (max-width: 768px) {
  .footer .footer__hours .footer__table {
    width: 100%;
  }
}
.footer .footer__hours .footer__table th, .footer .footer__hours .footer__table td {
  padding: 8px;
  text-align: center;
  font-weight: 500;
  border: 1px solid #edf5d3;
}
@media only screen and (max-width: 768px) {
  .footer .footer__hours .footer__table th, .footer .footer__hours .footer__table td {
    padding: 8px 0;
  }
}
.footer .footer__hours .footer__table th {
  width: 100px;
}
@media only screen and (max-width: 768px) {
  .footer .footer__hours .footer__table th {
    width: auto;
  }
}
.footer .footer__hours .footer__table td {
  width: 30px;
}
@media only screen and (max-width: 768px) {
  .footer .footer__hours .footer__table td {
    width: auto;
    padding: 8px 5px;
  }
}
.footer .footer__hours .footer__table td:last-child {
  letter-spacing: -0.25em;
  padding: 15px;
}
.footer .footer__hours .footer__note {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 5px;
  color: #009d4b;
}
.footer .footer__copyright {
  flex: 0 1 100%;
  padding-top: 50px;
  text-align: right;
  color: #009d4b;
  font-size: 11px;
  font-size: 1.1rem;
}
@media only screen and (max-width: 768px) {
  .footer .footer__copyright {
    padding-bottom: 80px;
  }
}

/* -- sp-bottom-nav -- */
.sp-bottom-nav {
  display: none;
}
@media only screen and (max-width: 768px) {
  .sp-bottom-nav {
    display: none;
    opacity: 1;
    visibility: visible;
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    padding: 10px 3px 6px 12px;
    min-width: 170px;
    transition: 0.3s;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    filter: drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.2));
  }
}
.sp-bottom-nav__list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .sp-bottom-nav.is-visible {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  body.is-locked .sp-bottom-nav {
    z-index: 1;
    pointer-events: none;
  }
}

.sp-bottom-nav__item {
  flex: 1;
}
.sp-bottom-nav__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
  padding: 8px 4px;
  text-decoration: none;
  color: #999;
}
.sp-bottom-nav__icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.sp-bottom-nav__label {
  font-size: 1rem;
  line-height: 1.2;
  white-space: nowrap;
}
.sp-bottom-nav__item.is-active .sp-bottom-nav__link {
  color: #009d4b;
}

.zen-mincho {
  font-family: "Zen Old Mincho", serif;
  font-weight: 300;
  font-style: normal;
}
.zen-mincho.bold {
  font-weight: 700;
}

/* -- mainvisual -- */
.mainvisual {
  width: 100%;
  height: 400px;
}
@media only screen and (max-width: 768px) {
  .mainvisual {
    height: 46.875vw;
  }
}
.mainvisual .swiper-wrapper .mainvisual__slide {
  position: relative;
  width: 100%;
  font-family: "Zen Old Mincho", serif;
  font-weight: 300;
  height: 400px;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .mainvisual .swiper-wrapper .mainvisual__slide {
    height: 46.875vw;
  }
}
.mainvisual .swiper-wrapper .mainvisual__slide a {
  display: block;
}
.mainvisual .swiper-wrapper .mainvisual__slide a:hover {
  opacity: 0.8;
}
.mainvisual .swiper-wrapper .mainvisual__slide a span {
  position: absolute;
  display: block;
  bottom: 20px;
  color: #000;
  line-height: 1.4;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.9);
}
@media print, screen and (min-width: 769px) {
  .mainvisual .swiper-wrapper .mainvisual__slide a span {
    width: 50%;
    padding: 20px 20px 20px 10%;
    font-size: 36px;
  }
}
@media only screen and (max-width: 768px) {
  .mainvisual .swiper-wrapper .mainvisual__slide a span {
    width: 90%;
    padding: 10px 20px;
    font-size: 1.8rem;
  }
}
.mainvisual .swiper-wrapper .mainvisual__slide a span i {
  display: block;
  font-style: normal;
  color: #8fc93d;
}
@media print, screen and (min-width: 769px) {
  .mainvisual .swiper-wrapper .mainvisual__slide a span i {
    font-size: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .mainvisual .swiper-wrapper .mainvisual__slide a span i {
    font-size: 1.6rem;
  }
}
.mainvisual .swiper-wrapper .mainvisual__slide.mainvisual__slide--01 {
  background-image: url("../img/mainvisual01.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-position: center;
}
.mainvisual .swiper-wrapper .mainvisual__slide.mainvisual__slide--02 {
  background-image: url("../img/mainvisual02.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  background-position: center top;
}
.mainvisual .swiper-wrapper .mainvisual__slide.mainvisual__slide--02 span {
  right: 0;
}
.mainvisual .swiper-wrapper .mainvisual__slide.mainvisual__slide--03 {
  background-image: url("../img/mainvisual03.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  background-position: center top;
}

/* -- intro -- */
@media print, screen and (min-width: 769px) {
  .intro .inner {
    padding: 60px 50px;
  }
}
.intro .intro__lead {
  text-align: center;
  line-height: 1.3;
}
@media print, screen and (min-width: 769px) {
  .intro .intro__lead {
    font-size: 30px;
    margin: 0px auto 60px;
  }
}
@media only screen and (max-width: 768px) {
  .intro .intro__lead {
    font-size: 1.8rem;
    margin: 40px auto;
  }
}
.intro .intro__lead span {
  color: #159e5d;
}

@media only screen and (max-width: 768px) {
  .intro__banner {
    margin-bottom: 20px;
  }
}
.intro__banner .intro__banner-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .intro__banner .intro__banner-list {
    justify-content: flex-start;
    gap: 4%;
  }
}
@media print, screen and (min-width: 769px) {
  .intro__banner .intro__banner-list li {
    width: 31%;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .intro__banner .intro__banner-list li {
    flex: 0 0 48%;
    margin-bottom: 30px;
  }
}
.intro__banner .intro__banner-list a {
  color: #1b1b1b;
  display: block;
}
.intro__banner .intro__banner-list a dl {
  margin-top: 10px;
}
.intro__banner .intro__banner-list a dl dt {
  font-weight: 500;
  color: #159e5d;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 5px 0;
}
.intro__banner .intro__banner-list a dl dd {
  text-align: left;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

/* -- guidance -- */
.guidance .inner {
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .guidance .inner {
    display: block;
  }
}
.guidance .inner .guidance__column {
  margin-bottom: 20px;
}

@media print, screen and (min-width: 769px) {
  .guidance .inner {
    padding: 70px 25px;
  }
}

@media only screen and (max-width: 768px) {
  .guidance {
    margin-bottom: 60px;
  }
}
.guidance .guidance__list {
  border-radius: 15px;
  background: #edf5d3;
}
@media print, screen and (min-width: 769px) {
  .guidance .guidance__list {
    padding: 30px 70px;
  }
}
@media only screen and (max-width: 768px) {
  .guidance .guidance__list {
    padding: 20px 30px;
  }
}
.guidance .guidance__list li {
  position: relative;
  padding-left: 1.3em;
  font-weight: 500;
}
@media print, screen and (min-width: 769px) {
  .guidance .guidance__list li {
    line-height: 36px;
    line-height: 3.6rem;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .guidance .guidance__list li {
    line-height: 2;
  }
}
.guidance .guidance__list li:before {
  position: absolute;
  content: "・";
  display: block;
  left: 0;
  color: #009d4b;
}

/* -- treatment -- */
@media print, screen and (min-width: 769px) {
  .treatment .inner {
    padding: 60px 25px;
  }
}

.treatment {
  background-color: #fdfaf8;
}
@media only screen and (max-width: 768px) {
  .treatment {
    padding-bottom: 80px;
  }
}
.treatment .treatment__list {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .treatment .treatment__list {
    justify-content: flex-start;
    gap: 1.5%;
  }
}
.treatment .treatment__list li {
  text-align: center;
  border-radius: 15px;
  box-sizing: border-box;
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .treatment .treatment__list li {
    width: 23%;
    padding: 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .treatment .treatment__list li {
    flex: 0 0 32%;
    padding: 10px;
    margin-bottom: 10px;
  }
}
.treatment .treatment__list li i {
  display: block;
  text-align: left;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-style: normal;
}
@media print, screen and (min-width: 769px) {
  .treatment .treatment__list li i {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .treatment .treatment__list li i {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.treatment .treatment__list li img {
  max-width: 50px;
}
@media only screen and (max-width: 768px) {
  .treatment .treatment__list .item-title {
    margin: 10px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 768px) {
  .treatment .section-title {
    padding-top: 60px;
  }
}

/*# sourceMappingURL=style.css.map */
