@charset "UTF-8";
@import url("https://use.fontawesome.com/releases/v5.8.1/css/all.css");
.mt0 {
  margin-top: 0px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

@media screen and (min-width: 750px) {
  .v_pd10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_pd10 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_pd20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_pd20 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_pd30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_pd30 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_pd40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_pd40 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_pd50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_pd50 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_pd60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_pd60 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_pd70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_pd70 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_pd80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_pd80 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_pd90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_pd90 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_pd100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_pd100 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}

@media screen and (min-width: 750px) {
  .top-v_pd10 {
    padding-top: 30px !important;
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 749px) {
  .top-v_pd10 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}

@media screen and (min-width: 750px) {
  .top-v_pd20 {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 749px) {
  .top-v_pd20 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

@media screen and (min-width: 750px) {
  .top-v_pd30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 749px) {
  .top-v_pd30 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}

@media screen and (min-width: 750px) {
  .top-v_pd40 {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 749px) {
  .top-v_pd40 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 750px) {
  .top-v_pd50 {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 749px) {
  .top-v_pd50 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}

@media screen and (min-width: 750px) {
  .top-v_pd60 {
    padding-top: 30px !important;
    padding-bottom: 60px !important;
  }
}

@media screen and (max-width: 749px) {
  .top-v_pd60 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

@media screen and (min-width: 750px) {
  .top-v_pd70 {
    padding-top: 30px !important;
    padding-bottom: 70px !important;
  }
}

@media screen and (max-width: 749px) {
  .top-v_pd70 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
}

@media screen and (min-width: 750px) {
  .top-v_pd80 {
    padding-top: 30px !important;
    padding-bottom: 80px !important;
  }
}

@media screen and (max-width: 749px) {
  .top-v_pd80 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 750px) {
  .top-v_pd90 {
    padding-top: 30px !important;
    padding-bottom: 90px !important;
  }
}

@media screen and (max-width: 749px) {
  .top-v_pd90 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}

@media screen and (min-width: 750px) {
  .top-v_pd100 {
    padding-top: 30px !important;
    padding-bottom: 100px !important;
  }
}

@media screen and (max-width: 749px) {
  .top-v_pd100 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_mb10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_mb10 {
    margin-bottom: 5px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_mb20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_mb20 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_mb30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_mb30 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_mb40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_mb40 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_mb50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_mb50 {
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_mb60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_mb60 {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_mb70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_mb70 {
    margin-bottom: 35px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_mb80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_mb80 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_mb90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_mb90 {
    margin-bottom: 45px !important;
  }
}

@media screen and (min-width: 750px) {
  .v_mb100 {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 749px) {
  .v_mb100 {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 750px) {
  .hpd10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media screen and (max-width: 749px) {
  .hpd10 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

@media screen and (min-width: 750px) {
  .hpd15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (max-width: 749px) {
  .hpd15 {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
  }
}

@media screen and (min-width: 750px) {
  .hpd20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (max-width: 749px) {
  .hpd20 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media screen and (min-width: 750px) {
  .hpd25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}

@media screen and (max-width: 749px) {
  .hpd25 {
    padding-left: 12.5px !important;
    padding-right: 12.5px !important;
  }
}

@media screen and (min-width: 750px) {
  .hpd30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media screen and (max-width: 749px) {
  .hpd30 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (min-width: 750px) {
  .hpd35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
}

@media screen and (max-width: 749px) {
  .hpd35 {
    padding-left: 17.5px !important;
    padding-right: 17.5px !important;
  }
}

@media screen and (min-width: 750px) {
  .hpd40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media screen and (max-width: 749px) {
  .hpd40 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

/*ガター幅調整*/
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.no100-gutter > [class*='col-'] {
  padding-right: 100px;
  padding-left: 100px;
}

.no50-gutter > [class*='col-'] {
  padding-right: 50px;
  padding-left: 50px;
}

@media screen and (max-width: 750px) {
  .no50-gutter > [class*='col-'],
  .no100-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
  }
}

html {
  height: 100%;
  font-size: 62.5% !important;
  text-align: justify;
  text-justify: inter-ideograph;
  font-feature-settings: "palt";
}

@media screen and (max-width: 767px) {
  header .header_pc h1.seo {
    font-size: 8.75px;
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.1rem;
  }
  header h1 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 4.2rem;
  }
}

@media screen and (min-width: 768px) {
  header .header_pc h1.seo {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.5rem;
  }
  body {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  header h1 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 4.8rem;
  }
}

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

/* 電話番号 */
@media (min-width: 751px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

body.no-scroll {
  overflow: hidden;
}

/* フッター下部固定 */
html {
  height: 100%;
}

body {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 100%;
}

.main {
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  background-color: #ecebd6;
}

.footer {
  flex-shrink: 0;
}

/* フェードインエフェクト */
.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  -webkit-transition: all 1500ms;
  transition: all 1500ms;
}

.fadein.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

div, p, li, .btn {
  letter-spacing: 0.3em;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0.3em;
  line-height: 1.8em !important;
}

h1::after, h2::after, h3::after, h4::after, h5::after, h6::after {
  letter-spacing: 0.15em;
}

/* 改行指定 */
.enter {
  display: inline-block;
  white-space: nowrap;
  line-height: 1.8em;
}

.h1 {
  font-size: 3.8rem;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  color: #5c6f30;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}

.h2 {
  font-size: 3.5rem;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  color: #5c6f30;
  text-align: center;
  position: relative;
  margin-bottom: 100px;
}

.h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 100px;
  height: 2px;
  background-color: #5c6f30;
  margin-top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.h3, .h4, .h5, .h6 {
  display: -webkit-box;
  display: flex;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  -webkit-box-pack: center;
  justify-content: center;
  color: #5c6f30;
}

.h3::before, .h4::before, .h5::before, .h6::before {
  content: '-';
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-right: 0.3em;
}

.h3::after, .h4::after, .h5::after, .h6::after {
  content: '-';
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.3em;
}

.h3 {
  font-size: 3rem;
  margin-bottom: 30px;
}

.h4 {
  font-size: 2.8rem;
  margin-bottom: 30px;
}

.h5 {
  font-size: 2.4rem;
  margin-bottom: 20px;
}

.h6 {
  font-size: 2rem;
  margin-bottom: 20px;
}

p {
  line-height: 2em;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #333;
}

@media screen and (min-width: 750px) {
  p {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 749px) {
  p {
    font-size: calc((1.8 - 1.4)*((100vw - 320px) / (749 - 320)) + 1.4rem);
  }
}

.light-green-bg {
  background-color: #ecebd6 !important;
}

.green-bg {
  background-color: #5c6f30 !important;
}

.gray-bg {
  background-color: #333 !important;
}

.white-bg {
  background-color: #fff !important;
}

button.btn.green {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5c6f30;
  border-color: #5c6f30;
}

@media screen and (min-width: 750px) {
  button.btn.green {
    font-size: 2.2rem;
    padding: 10px 100px;
  }
}

@media screen and (max-width: 749px) {
  button.btn.green {
    padding: 10px 50px;
    font-size: calc((2.2 - 1.4)*((100vw - 320px) / (749 - 320)) + 1.4rem);
  }
}

button.btn.green:hover {
  color: #fff;
  background-color: #5c6f30;
}

button.btn.gray {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
  border-color: #333;
}

@media screen and (min-width: 750px) {
  button.btn.gray {
    font-size: 2.2rem;
    padding: 10px 100px;
  }
}

@media screen and (max-width: 749px) {
  button.btn.gray {
    padding: 10px 50px;
    font-size: calc((2.2 - 1.4)*((100vw - 320px) / (749 - 320)) + 1.4rem);
  }
}

button.btn.gray:hover {
  color: #fff;
  background-color: #333;
}

button.btn.white {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  border-color: #fff;
}

@media screen and (min-width: 750px) {
  button.btn.white {
    font-size: 2.2rem;
    padding: 10px 100px;
  }
}

@media screen and (max-width: 749px) {
  button.btn.white {
    padding: 10px 50px;
    font-size: calc((2.2 - 1.4)*((100vw - 320px) / (749 - 320)) + 1.4rem);
  }
}

button.btn.white:hover {
  color: #333;
  background-color: #fff;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, button.btn.green, button.btn.gray, button.btn.white {
    padding: 15px 100px 0;
  }
}

/* パンくずリスト */
.home #breadlist {
  display: none;
}

@media screen and (min-width: 750px) {
  #breadlist {
    display: block;
  }
}

@media screen and (max-width: 749px) {
  #breadlist {
    display: none;
  }
}

.breadcrumb {
  background-color: #ecebd6;
  font-size: 1.2rem;
}

.breadcrumb li.active {
  color: #5c6f30;
}

.breadcrumb-item::after {
  display: inline-block;
  padding-right: 0;
  color: #6c757d;
  content: ">";
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
  padding-right: 0;
  content: "";
}

#breadlist span {
  display: inline-block;
  line-height: inherit;
}

/* table */
@media screen and (min-width: 750px) {
  table {
    border-color: #333 !important;
    border-collapse: collapse;
    border: 0 !important;
    display: table;
    table-layout: fixed;
    width: 100%;
    overflow-x: auto;
  }
}

@media screen and (max-width: 749px) {
  table {
    border-color: #333 !important;
    border-collapse: collapse;
    border: 0 !important;
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

table th {
  background-color: #5c6f30;
  padding: .5em 1.1em;
  white-space: nowrap;
  border: 1px solid #333;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  color: #fff;
  font-weight: 400;
  font-style: normal;
}

table tr, table td {
  padding: .5em 1.1em;
  white-space: nowrap;
  border: 1px solid #333;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (max-width: 767px) {
  table {
    overflow-x: auto;
    width: 100%;
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop {
    padding: .5em 1.1em 0;
  }
  table th, table tr, table td {
    padding: .5em 1.1em 0;
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, table {
    padding-bottom: 1.5em;
  }
}

ul.def {
  list-style-position: inside;
  list-style-type: none;
  padding-left: 0;
}

ul.def li {
  padding-left: 1em;
  text-indent: -1em;
}

/* ページローディング */
#loader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 5000;
}

.loader {
  margin: 60px auto;
  border-radius: 50%;
  width: 10em;
  height: 10em;
  font-size: 10px;
  position: absolute;
  top: calc(50% - 120px);
  left: calc(50% - 50px);
  text-indent: -9999em;
  border-top: 1.1em solid rgba(146, 146, 146, 0.2);
  border-right: 1.1em solid rgba(146, 146, 146, 0.2);
  border-bottom: 1.1em solid rgba(146, 146, 146, 0.2);
  border-left: 1.1em solid #929292;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

.loader::after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

a.page-top {
  z-index: 1000;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 50px;
  right: 20px;
  background-color: #5c6f30;
}

a.page-top:hover {
  background-color: #d9e383;
}

/* ヘッダーイメージ */
.header-img, .sp-header-img {
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  text-align: center;
  position: relative;
  background-color: #ecebd6;
}

.header-img > h1.title, .sp-header-img > h1.title {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: white 1px 1px 10px, white -1px 1px 10px, white 1px -1px 10px, white -1px -1px 10px;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  color: #5c6f30;
}

.header-img > h1.title {
  letter-spacing: 0.3em;
  font-size: 3.8rem;
}

.sp-header-img > h1.title {
  letter-spacing: calc((0.3 - 0.1)*((100vw - 320px) / (750 - 320)) + 0.1em);
  font-size: calc((3.8 - 2.2)*((100vw - 320px) / (750 - 320)) + 2.2rem);
}

.sp-header-img > h1.title > span {
  margin-bottom: 0;
}

@media screen and (min-width: 750px) {
  .header-img > h1.title, .sp-header-img > h1.title {
    font-size: 3.8rem;
  }
}

.header-img > h1.title > .eng, .sp-header-img > h1.title > .eng {
  display: block;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  margin-left: -1em;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
}

@media screen and (min-width: 750px) {
  .header-img > h1.title > .eng, .sp-header-img > h1.title > .eng {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 749px) {
  .header-img > h1.title > .eng, .sp-header-img > h1.title > .eng {
    font-size: calc((1.8 - 1.2)*((100vw - 320px) / (749 - 320)) + 1.2rem);
    padding-top: 1em;
    line-height: 1.5em;
  }
}

.header-img {
  width: 100%;
  height: 360px;
  background: url("../img/header-guide_pc.jpg") top center no-repeat;
  background-size: cover;
}

.sp-header-img {
  width: 100%;
  height: 250px;
  background: url("../img/header-guide_sp.jpg") center center no-repeat;
  background-size: cover;
}

@media screen and (min-width: 750px) {
  .sp-header-img {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 749px) {
  .sp-header-img {
    margin-bottom: calc((100 - 40)*((100vw - 320px) / (749 - 320)) + 40px);
  }
}

@media screen and (min-width: 670px) and (max-width: 749px) {
  .sp-header-img {
    top: 100px;
  }
}

@media screen and (min-width: 500px) and (max-width: 669px) {
  .sp-header-img {
    top: 80px;
  }
}

@media screen and (max-width: 499px) {
  .sp-header-img {
    top: 50px;
  }
}

/* ヘッダー */
header {
  background-color: #ecebd6;
}

header .header_pc {
  background-color: #ecebd6;
}

@media screen and (min-width: 750px) {
  header .header_pc {
    display: block;
  }
}

@media screen and (max-width: 749px) {
  header .header_pc {
    display: none;
  }
}

header .header_pc .header-inner {
  padding-top: 12px;
  background-color: #ecebd6;
}

header .header_pc h1.seo {
  width: 100%;
  text-align: right;
  color: #5c6f30;
  font-family: fot-rodin-pron,sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 26px;
}

header .header_pc h1.seo span {
  display: inline-block;
}

header .header_pc .info {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
}

header .header_pc .info .detail {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  font-family: fot-rodin-pron,sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #5c6f30;
  white-space: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}

@media screen and (max-width: 991px) {
  header .header_pc .info .detail {
    display: block;
    width: 100%;
    text-align: right;
  }
}

header .header_pc .info .detail p {
  align-self: center;
  margin-bottom: 0;
}

@media screen and (min-width: 1200px) {
  header .header_pc .info .detail p {
    font-size: 1.7rem;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  header .header_pc .info .detail p {
    font-size: 1.4rem;
  }
}

header .header_pc .info .detail a.tel {
  font-family: century-gothic, sans-serif;
  font-style: normal;
  font-weight: 700;
  align-self: center;
  margin-left: 10px;
  letter-spacing: 0em;
  position: relative;
}

@media screen and (min-width: 1200px) {
  header .header_pc .info .detail a.tel {
    font-size: 3.9rem;
  }
}

@media screen and (max-width: 1199px) {
  header .header_pc .info .detail a.tel {
    font-size: calc((3.9 - 3)*((100vw - 320px) / (1199 - 320)) + 3rem);
  }
}

header .header_pc .info .detail a.tel::before {
  content: '';
  display: inline-block;
  background: url("../img/tel.png") left top no-repeat;
  width: 22px;
  height: 31px;
}

@media all and (-ms-high-contrast: none) {
  header .header_pc .info *::-ms-backdrop, header .header_pc .info .banners > a > img.img-fluid {
    width: 100%;
    height: auto;
  }
}

header .banners > a:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: .5;
}

@media screen and (min-width: 992px) {
  header .banners {
    height: 73px;
  }
}

@media screen and (max-width: 991px) {
  header .banners {
    height: 60px;
  }
}

@media screen and (min-width: 750px) {
  header #pc-slick, header .header-img, header #nav {
    display: block;
  }
}

@media screen and (max-width: 749px) {
  header #pc-slick, header .header-img, header #nav {
    display: none;
  }
}

@media screen and (min-width: 750px) {
  header .header_sp {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  header .header_sp {
    display: block;
  }
}

header .header_sp .header-bar {
  width: 100%;
  position: fixed;
  z-index: 1000;
  background-color: #ecebd6;
  /* モバイルヘッダーロゴ */
}

@media all and (-ms-high-contrast: none) {
  header .header_sp .header-bar *::-ms-backdrop, header .header_sp .header-bar h1 > img.img-fluid {
    max-width: 425px;
    width: 100%;
    height: auto;
  }
}

header .header_sp .header-bar .tel-btn {
  display: block;
  position: absolute;
  top: 0;
  background-color: #d9e383;
}

header .header_sp .header-bar .tel-btn > a > img {
  width: 100%;
  height: 100%;
}

header .header_sp .header-bar .mobile-btn {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background-color: #5c6f30;
  text-align: center;
}

header .header_sp .header-bar .mobile-btn > img {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 750px) {
  header .header_sp .header-bar {
    display: none;
  }
}

@media screen and (min-width: 670px) and (max-width: 749px) {
  header .header_sp .header-bar {
    display: -webkit-box;
    display: flex;
    height: 100px;
  }
  header .header_sp .header-bar h1 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
    padding-left: 20px;
    width: calc(100% - 220px);
  }
  header .header_sp .header-bar .tel-btn {
    right: 100px;
    width: 100px;
    height: 100px;
  }
  header .header_sp .header-bar .mobile-btn {
    width: 100px;
    height: 100px;
  }
}

@media screen and (min-width: 500px) and (max-width: 669px) {
  header .header_sp .header-bar {
    display: -webkit-box;
    display: flex;
    height: 80px;
  }
  header .header_sp .header-bar h1 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
    padding-left: 20px;
    width: calc(100% - 180px);
  }
  header .header_sp .header-bar .tel-btn {
    right: 80px;
    width: 80px;
    height: 80px;
  }
  header .header_sp .header-bar .mobile-btn {
    width: 80px;
    height: 80px;
  }
}

@media screen and (max-width: 499px) {
  header .header_sp .header-bar {
    display: -webkit-box;
    display: flex;
    height: 50px;
  }
  header .header_sp .header-bar h1 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
    padding-left: 20px;
    width: calc(100% - 120px);
  }
  header .header_sp .header-bar .tel-btn {
    right: 50px;
    width: 50px;
    height: 50px;
  }
  header .header_sp .header-bar .mobile-btn {
    width: 50px;
    height: 50px;
  }
}

@media screen and (min-width: 670px) and (max-width: 749px) {
  .home .main {
    padding-top: 100px;
  }
}

@media screen and (min-width: 500px) and (max-width: 669px) {
  .home .main {
    padding-top: 80px;
  }
}

@media screen and (max-width: 499px) {
  .home .main {
    padding-top: 50px;
  }
}

.navbar {
  padding: 0;
}

.navbar-expand-md .navbar-nav {
  width: 100%;
  -webkit-box-pack: justify;
  justify-content: space-between;
  border-left: 1px dotted #5c6f30;
  border-right: 1px dotted #5c6f30;
}

.navbar-expand-md .navbar-nav .sub-menu {
  position: absolute;
}

.navbar-expand-md .navbar-nav .sub-menu .navbar-nav {
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.navbar-nav {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

@media screen and (max-width: 749px) {
  .navbar-nav > li:hover {
    background-color: rgba(255, 255, 255, 0.8);
  }
}

@media screen and (min-width: 750px) {
  .navbar-nav > li {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
  }
  .navbar-nav > li::after {
    content: '';
    opacity: 0;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 3px solid #5c6f30;
    display: block;
  }
  .navbar-nav > li:hover::after {
    opacity: 1;
    -webkit-transform-origin: center;
    transform-origin: center;
    border-bottom: 3px solid #5c6f30;
  }
  .navbar-nav > li + li {
    border-left: 1px dotted #5c6f30;
  }
  .navbar-nav > li a {
    padding-top: 10px;
    padding-bottom: 13px;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    align-self: center;
    white-space: nowrap;
  }
  .navbar-nav > li.active::after, .navbar-nav > li.focus::after, .navbar-nav > li.current-menu-item::after {
    border-bottom: 3px solid #5c6f30;
    opacity: 1;
  }
}

.menu-child {
  position: relative;
}

.menu-child:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
}

.menu-child ul.sub-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: -webkit-box;
  display: flex;
  visibility: hidden;
  opacity: 0;
  padding-left: 0;
  font-size: 1.6rem;
  color: #5c6f30;
  text-align: center;
  list-style: none;
  background-clip: padding-box;
  border-radius: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
  z-index: 1000;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: 10px;
}

@media screen and (min-width: 1200px) {
  .menu-child ul.sub-menu {
    width: 850px;
    left: calc((((850px - 2px) / 5)*-2) + 3px);
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .menu-child ul.sub-menu {
    width: 678px;
    left: calc((((678px - 2px) / 4)*-2) + 3px);
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  .menu-child ul.sub-menu {
    width: 570px;
    left: calc((((570px - 2px)/3)*-1) + 1px);
  }
}

.menu-child ul.sub-menu li {
  border: 1px solid #5c6f30;
  background-color: #fff;
}

@media screen and (min-width: 1200px) {
  .menu-child ul.sub-menu li {
    border: 1px solid #5c6f30;
    margin-left: -1px;
    margin-top: -1px;
    width: calc((850px - 2px) / 5);
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .menu-child ul.sub-menu li {
    border: 1px solid #5c6f30;
    margin-left: -1px;
    margin-top: -1px;
    width: calc((678px - 2px) / 4);
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  .menu-child ul.sub-menu li {
    border: 1px solid #5c6f30;
    margin-left: -1px;
    margin-top: -1px;
    width: calc((570px - 2px)/3) !important;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 749px) {
  .menu-child ul.sub-menu li {
    border: 0;
    margin-left: 0;
    margin-top: 0;
  }
}

.menu-child ul.sub-menu li a {
  display: block;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
  width: 100%;
  padding: 1rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #5c6f30;
  text-align: inherit;
  white-space: nowrap;
  border: 0;
}

.menu-child ul.sub-menu li a:hover {
  background-color: #5c6f30;
  color: #fff;
}

.menu-child:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

@media screen and (min-width: 992px) {
  .navbar-expand-md .navbar-nav {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  .navbar-expand-md .navbar-nav {
    font-size: calc((1.6 - 1.2)*((100vw - 750px) / (991 - 750)) + 1.2rem);
  }
}

@media screen and (max-width: 749px) {
  .navbar-expand-md .navbar-nav {
    font-size: 1.6rem;
    display: block;
  }
}

/* モバイルメニュ- */
@media screen and (min-width: 750px) {
  #nav.container .close {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  #nav.container {
    display: block !important;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 2000;
    overflow-y: auto;
    max-width: 100% !important;
    height: 100%;
  }
  #nav.container .close {
    font-size: 3rem;
  }
  #nav.container .navbar {
    padding-top: 40px;
  }
  #nav.container .navbar-nav > li + li {
    border-left: none;
  }
  #nav.container .navbar-nav > li {
    border-bottom: 1px dotted #5c6f30;
  }
  #nav.container .navbar-expand-md .navbar-nav {
    width: 100%;
    border-left: none;
    border-right: none;
  }
  #nav.container .navbar-expand-md .navbar-nav > li {
    padding: 10px 20px;
    margin-bottom: 0;
  }
  #nav.container .navbar-expand-md .navbar-nav > li:hover {
    background-color: rgba(92, 111, 48, 0.3);
  }
  #nav.container .menu-child ul.sub-menu {
    margin-top: 10px;
    visibility: visible;
    opacity: 1;
    display: block;
    position: relative;
  }
  #nav.container .menu-child ul.sub-menu li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(92, 111, 48, 0.2);
  }
  #nav.container .menu-child ul.sub-menu li:last-child {
    border-bottom: transparent;
  }
  #nav.container .menu-child ul.sub-menu li:last-child:hover {
    background-color: transparent;
  }
  #nav.container .menu-child ul.sub-menu li a {
    font-weight: 600;
    font-size: 1.4rem;
  }
  #nav.container .menu-child ul.sub-menu li a:hover {
    color: #5c6f30;
    background-color: #ecebd6;
  }
}

#nav.container.open {
  left: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #ecebd6;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .menu-child ul.sub-menu li a {
    padding-bottom: 0;
  }
}

/* カルーセル スライダー */
.home .slick-slider {
  display: none;
}

@media screen and (max-width: 749px) {
  .home .slick-slider {
    display: block;
  }
}

@media screen and (min-width: 670px) and (max-width: 749px) {
  .home .slick-slider {
    top: 100px;
  }
}

@media screen and (min-width: 500px) and (max-width: 669px) {
  .home .slick-slider {
    top: 80px;
  }
}

@media screen and (max-width: 499px) {
  .home .slick-slider {
    top: 50px;
  }
}

.home .slick-slider .slick-slide {
  position: relative;
}

.home .slick-slider .slick-slide > .slick-item {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.home .slick-slider .slick-slide.slick-initialized {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  display: block;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  background-color: #ecebd6;
}

.home .slick-slider .slick-slide.slick-initialized .slick-item {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.slick-item > img {
  width: 100%;
  height: auto;
}

/* slick上でのテキストアニメーション */
.slick-slide {
  position: relative;
}

.slick-slide .caption.cap01, .slick-slide .caption.cap02, .slick-slide .caption.cap03 {
  position: absolute;
  top: calc(50% - 1.6em);
  z-index: 2;
  color: #5c6f30;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  opacity: 0;
}

@media screen and (min-width: 1920px) {
  .slick-slide .caption.cap01, .slick-slide .caption.cap02, .slick-slide .caption.cap03 {
    font-size: 3.8rem;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .slick-slide .caption.cap01, .slick-slide .caption.cap02, .slick-slide .caption.cap03 {
    font-size: calc((3.8 - 3.2)*((100vw - 1200px) / (1919 - 1200)) + 3.2rem);
  }
}

@media screen and (min-width: 750px) and (max-width: 1199px) {
  .slick-slide .caption.cap01, .slick-slide .caption.cap02, .slick-slide .caption.cap03 {
    font-size: calc((3.2 - 2.8)*((100vw - 750px) / (1199 - 750)) + 2.8rem);
  }
}

@media screen and (max-width: 749px) {
  .slick-slide .caption.cap01, .slick-slide .caption.cap02, .slick-slide .caption.cap03 {
    font-size: calc((2.8 - 2)*((100vw - 320px) / (749 - 320)) + 2rem);
  }
}

.slick-slide .caption.cap01, .slick-slide .caption.cap02 {
  left: 10.625%;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.slick-slide .caption.cap03 {
  right: 6%;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.slick-current .caption.cap01 {
  -webkit-animation: fadeinout 7s ease-out 1s 1;
  animation: fadeinout 7s ease-out 1s 1;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  opacity: 0;
}

.slick-current .caption.cap02, .slick-current .caption.cap03 {
  -webkit-animation: fadeinout 6s ease-out 1s 1;
  animation: fadeinout 6s ease-out 1s 1;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  opacity: 0;
}

@-webkit-keyframes fadeinout {
  0%, 2% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  45%, 80% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes fadeinout {
  0%, 2% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  45%, 80% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

h2 > small {
  font-size: 50% !important;
}

h2.under-line {
  position: relative;
  display: inline-block;
  color: #5c6f30;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.3em;
  margin-bottom: 2em;
}

@media screen and (min-width: 750px) {
  h2.under-line {
    font-size: 3.5rem;
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 749px) {
  h2.under-line {
    margin-bottom: calc(($minSp - $maxSp)*((100vw - 320px) / ($Spbrpoint - 320)) + $spbase) !important;
    font-size: calc((3.5 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
  }
}

h2.under-line::before {
  content: '';
  position: absolute;
  bottom: -3rem;
  display: inline-block;
  width: 100px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #5c6f30;
}

/* news */
/* calender */
.top-news, .top-calendar {
  text-align: left;
  color: #5c6f30;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  margin-bottom: 1.5em;
}

.top-news::before,
.top-calendar::before {
  content: '■';
  display: inline-block;
  margin-right: 0.25em;
}

.top-news > small,
.top-calendar > small {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.1em;
  margin-left: 0.5em;
}

/*
.top-news::after {
  display: block;
  content: 'news';
  text-transform: uppercase;
  color: #5c6f30;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}
*/
@media screen and (min-width: 750px) {
  .top-news,
  .top-calendar {
    font-size: 3.5rem;
    text-align: left;
  }
  /*
  .top-news::after {
    font-size: 1.8rem;
  }
*/
}

@media screen and (max-width: 749px) {
  .top-news,
  .top-calendar {
    margin-bottom: calc(($minSp - $maxSp)*((100vw - 320px) / ($Spbrpoint - 320)) + $spbase) !important;
    font-size: calc((3.5 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
    text-align: center;
  }
  /*
  .top-news::after {
    font-size: calc((1.8 - 1.2)*((100vw - 320px) / (749 - 320)) + 1.2rem);
    padding-top: calc(($minSp - $maxSp)*((100vw - 320px) / ($Spbrpoint - 320)) + $spbase) !important;
  }
*/
}

#news {
  background-color: #ecebd6;
  text-align: center;
}

#news .news_list {
  border-top: 1px solid #5c6f30;
  list-style-type: none;
  padding-left: 0;
}

#news .news_list li {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #5c6f30;
}

@media screen and (min-width: 750px) {
  #news .news_list li {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 749px) {
  #news .news_list li {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

#news .news_list li .date {
  width: 100%;
  text-align: left;
  color: #5c6f30;
}

@media screen and (min-width: 750px) {
  #news .news_list li .date {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 749px) {
  #news .news_list li .date {
    font-size: calc((1.8 - 1.6)*((100vw - 320px) / (749 - 320)) + 1.6rem);
  }
}

#news .news_list li .news {
  /*   width: calc(100% - 230px); */
  width: 100%;
  text-align: left;
}

@media screen and (min-width: 750px) {
  #news .news_list li .news {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 749px) {
  #news .news_list li .news {
    font-size: calc((1.8 - 1.6)*((100vw - 320px) / (749 - 320)) + 1.6rem);
  }
}

/* feature */
h2.top-features {
  position: relative;
  text-align: center;
  color: #5c6f30;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 120px;
}

h2.top-features::before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -20px;
  background-color: #5c6f30;
  width: 100px;
  height: 2px;
}

h2.top-features::after {
  display: block;
  content: 'features';
  text-transform: uppercase;
  color: #5c6f30;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}

@media screen and (min-width: 750px) {
  h2.top-features {
    font-size: 3.5rem;
  }
  h2.top-features::after {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 749px) {
  h2.top-features {
    /* @include resp-Sp(margin-bottom,80,50,749,50px); */
    font-size: calc((3.5 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
  }
  h2.top-features::after {
    font-size: calc((1.8 - 1.2)*((100vw - 320px) / (749 - 320)) + 1.2rem);
    /* @include resp-Sp(padding-top,34,17,749,17px); */
  }
  h2.top-features::before {
    width: 80px;
  }
}

#features h3 {
  letter-spacing: 0.2em !important;
}

#features .features > [class*='col-'] {
  /* margin-bottom: 130px; */
}

#features .features > [class*='col-'] > img {
  width: 100%;
  height: auto;
  /* margin-bottom: 36px; */
}

#features .features > [class*='col-'] h3 {
  color: #5c6f30;
  /* margin-bottom: 50px; */
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width: 750px) {
  #features .features > [class*='col-'] h3 {
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 749px) {
  #features .features > [class*='col-'] h3 {
    /* @include resp-fs(28,24,749); */
    font-size: calc((2.8 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
  }
}

#features .features > [class*='col-'] p {
  text-align: left;
  /* font-size: 1.8rem; */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width: 750px) {
  #features .features > [class*='col-'] p {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 749px) {
  #features .features > [class*='col-'] p {
    font-size: calc((1.8 - 1.6)*((100vw - 320px) / (749 - 320)) + 1.6rem);
  }
}

#features .features > [class*='col-'] button.btn {
  padding: 12px 70px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  white-space: nowrap;
}

@media screen and (min-width: 750px) {
  #features .features > [class*='col-'] button.btn {
    font-size: 2rem;
  }
}

@media screen and (max-width: 749px) {
  #features .features > [class*='col-'] button.btn {
    /* @include resp-fs(22,18,749,18px); */
    font-size: calc((2 - 1.6)*((100vw - 320px) / (749 - 320)) + 1.6rem);
  }
}

@media screen and (max-width: 575px) {
  #features .features > [class*='col-'] button.btn {
    padding: 12px 40px;
  }
}

@media all and (-ms-high-contrast: none) {
  #features .features > [class*='col-'] *::-ms-backdrop, #features .features > [class*='col-'] button.btn {
    padding: 15px 70px 5px;
  }
}

/* message */
#message {
  position: relative;
  background-color: #ecebd6;
}

#message h2.top-message {
  position: relative;
  text-align: center;
  color: #5c6f30;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 120px;
}

#message h2.top-message::before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -20px;
  background-color: #5c6f30;
  width: 100px;
  height: 2px;
}

#message h2.top-message::after {
  display: block;
  content: 'message';
  text-transform: uppercase;
  color: #5c6f30;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}

@media screen and (min-width: 750px) {
  #message h2.top-message {
    font-size: 3.5rem;
  }
  #message h2.top-message::after {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 749px) {
  #message h2.top-message {
    font-size: calc((3.5 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
  }
  #message h2.top-message::after {
    font-size: calc((1.8 - 1.2)*((100vw - 320px) / (749 - 320)) + 1.2rem);
  }
  #message h2.top-message::before {
    width: 80px;
  }
}

#message .content-box {
  display: -webkit-box;
  display: flex;
  padding-bottom: 120px;
}

#message .content-box .name {
  line-height: 1.8;
  letter-spacing: .2em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  color: #5c6f30;
}

#message .content-box .name span {
  display: inline-block;
}

#message .content-box .white-box {
  display: block;
  padding: 40px;
  background: rgba(255, 255, 255, 0.95);
  z-index: 500;
}

#message .content-box .white-box > p {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2;
  letter-spacing: .2em;
  color: #5c6f30;
  /* @extend %fz18; */
  margin-bottom: 2em;
}

@media screen and (min-width: 750px) {
  #message .content-box .white-box > p {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 749px) {
  #message .content-box .white-box > p {
    font-size: calc((1.8 - 1.6)*((100vw - 320px) / (749 - 320)) + 1.6rem);
  }
}

#message .content-box .white-box > p:last-child {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 1200px) {
  #message .content-box .name {
    font-size: 3rem;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #message .content-box .name {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  #message .content-box .name {
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 749px) {
  #message .content-box .name {
    font-size: calc((2.2 - 2)*((100vw - 320px) / (749 - 320)) + 2rem);
  }
}

@media screen and (min-width: 991px) {
  #message .content-box .white-box > p {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 749px) {
  #message .content-box .white-box > p {
    font-size: calc((1.8 - 1.6)*((100vw - 320px) / (749 - 320)) + 1.6rem);
  }
}

@media screen and (min-width: 1100px) {
  #message .content-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    margin-top: -127px;
    width: 1100px;
  }
  #message .content-box .name {
    -webkit-box-ordinal-group: 2;
    order: 1;
    width: calc(100% - 550px);
    align-self: flex-end;
    padding-bottom: 130px;
  }
  #message .content-box .white-box {
    -webkit-box-ordinal-group: 3;
    order: 2;
    width: 550px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #message .content-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    margin-top: -40px;
    width: 80%;
  }
  #message .content-box .name {
    -webkit-box-ordinal-group: 2;
    order: 1;
    width: calc(100% - 550px);
    align-self: flex-end;
    padding-bottom: 130px;
  }
  #message .content-box .white-box {
    -webkit-box-ordinal-group: 3;
    order: 2;
    width: 550px;
  }
}

@media screen and (max-width: 991px) {
  #message .content-box {
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column wrap;
    margin-top: -70px;
  }
  #message .content-box .name {
    -webkit-box-ordinal-group: 3;
    order: 2;
    text-align: right;
  }
  #message .content-box .white-box {
    -webkit-box-ordinal-group: 2;
    order: 1;
    margin-bottom: 40px;
  }
}

/* 診療科目 */
h2.top-mcs {
  position: relative;
  text-align: center;
  color: #5c6f30;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 120px;
}

h2.top-mcs::before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -20px;
  background-color: #5c6f30;
  width: 100px;
  height: 2px;
}

h2.top-mcs::after {
  display: block;
  content: 'medical content';
  text-transform: uppercase;
  color: #5c6f30;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}

@media screen and (min-width: 750px) {
  h2.top-mcs {
    font-size: 3.5rem;
  }
  h2.top-mcs::after {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 749px) {
  h2.top-mcs {
    margin-bottom: calc(($minSp - $maxSp)*((100vw - 320px) / ($Spbrpoint - 320)) + $spbase) !important;
    font-size: calc((3.5 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
  }
  h2.top-mcs::after {
    font-size: calc((1.8 - 1.2)*((100vw - 320px) / (749 - 320)) + 1.2rem);
    padding-top: calc(($minSp - $maxSp)*((100vw - 320px) / ($Spbrpoint - 320)) + $spbase) !important;
  }
  h2.top-mcs::before {
    width: 80px;
  }
}

/* 診療内容 */
#mcs {
  margin-left: -15px;
  margin-right: -15px;
}

#mcs > ul {
  list-style-type: none;
  padding-left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  width: 100%;
}

#mcs > ul li {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
  margin-top: -1px;
}

#mcs > ul li + li {
  border: 1px solid #ecebd6;
}

#mcs > ul li:first-child {
  background-color: #ecebd6;
  padding: 0 !important;
  margin: 0 !important;
}

#mcs > ul li:hover:nth-child(n+2) {
  z-index: 100;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

#mcs > ul li:hover:nth-child(n+2) a > img {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}

#mcs > ul li:hover:nth-child(n+2)::before {
  content: '';
  width: 32px;
  height: 32px;
  background: url("../img/check-triangle.png") left top no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (min-width: 750px) {
  #mcs > ul li {
    width: calc(100% / 5);
  }
}

@media screen and (min-width: 444px) and (max-width: 749px) {
  #mcs > ul li {
    width: calc(100% / 2);
  }
}

@media screen and (max-width: 443px) {
  #mcs > ul li {
    width: calc(50% - 1px);
  }
}

#mcs > ul li > a {
  width: 100%;
}

#mcs > ul li img.img--fluid {
  width: 100%;
  height: auto;
}

/* フッター */
footer.footer a:link, footer.footer a:visited, footer.footer a:focus, footer.footer a:active {
  color: #fff;
  text-decoration: none;
}

footer.footer a:hover {
  color: #fff;
  text-decoration: underline;
}

footer.footer > .footer-higher {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #5c6f30;
  color: #fff;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width: 750px) {
  footer.footer > .footer-higher .mobile {
    display: none !important;
  }
}

@media screen and (max-width: 749px) {
  footer.footer > .footer-higher .mobile {
    display: block !important;
  }
}

footer.footer > .footer-higher .mobile.description {
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #fff !important;
}

@media screen and (min-width: 750px) {
  footer.footer > .footer-higher .pc {
    display: block !important;
  }
}

@media screen and (max-width: 749px) {
  footer.footer > .footer-higher .pc {
    display: none !important;
  }
}

footer.footer > .footer-higher .footer-banners > a:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: .7;
}

@media screen and (min-width: 750px) {
  footer.footer > .footer-higher .footer-banners > a > img {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 749px) and (min-width: 750px) {
  footer.footer > .footer-higher .footer-banners > a > img {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 749px) and (max-width: 749px) {
  footer.footer > .footer-higher .footer-banners > a > img {
    margin-bottom: 30px !important;
  }
}

footer.footer > .footer-higher ul {
  list-style-type: none;
  padding-left: 0;
}

@media screen and (min-width: 750px) {
  footer.footer > .footer-higher .medical-care-subjects {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 749px) {
  footer.footer > .footer-higher .medical-care-subjects {
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}

footer.footer > .footer-higher .medical-care-subjects li > div {
  display: -webkit-inline-box;
  display: inline-flex;
  white-space: nowrap;
  margin-right: 1em;
  margin-bottom: 30px;
}

footer.footer > .footer-higher .medical-care-subjects li > div:first-child {
  width: 6em;
}

footer.footer > .footer-higher address p {
  color: #fff;
}

@media screen and (min-width: 750px) {
  footer.footer > .footer-higher address {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 749px) {
  footer.footer > .footer-higher address {
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}

@media screen and (min-width: 750px) {
  footer.footer > .footer-higher .copyright {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 749px) {
  footer.footer > .footer-higher .copyright {
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}

footer.footer > .footer-higher .map-layout {
  margin-bottom: 64px;
  text-align: right;
}

footer.footer > .footer-higher .map-layout a.btn {
  padding: 12px 30px;
  right: 0;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

footer.footer > .footer-higher .map-layout a.btn:hover {
  color: #5c6f30;
  text-decoration: none;
}

@media screen and (min-width: 750px) {
  footer.footer > .footer-higher .map-layout a.btn {
    font-size: 1.8rem;
    margin-top: 20px;
  }
}

@media screen and (max-width: 749px) {
  footer.footer > .footer-higher .map-layout a.btn {
    font-size: calc((1.6 - 1.4)*((100vw - 320px) / (749 - 320)) + 1.4rem);
  }
}

@media all and (-ms-high-contrast: none) {
  footer.footer > .footer-higher .map-layout *::-ms-backdrop, footer.footer > .footer-higher .map-layout button {
    padding: 12px 30px 5px;
  }
}

footer.footer > .footer-lower {
  padding-top: 60px;
  padding-bottom: 100px;
  background-color: #333;
  color: #fff;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}

footer.footer > .footer-lower .footer-menu-pc ul,
footer.footer > .footer-lower .footer-menu-sp ul {
  list-style-type: none;
  padding-left: 0;
}

footer.footer > .footer-lower .footer-menu-pc li,
footer.footer > .footer-lower .footer-menu-sp li {
  margin-bottom: 1em;
}

footer.footer > .footer-lower .footer-menu-pc li::before,
footer.footer > .footer-lower .footer-menu-sp li::before {
  content: '-';
  font-weight: 700;
  margin-right: 1em;
}

@media screen and (min-width: 992px) {
  footer.footer > .footer-lower .footer-menu-pc,
  footer.footer > .footer-lower .footer-menu-sp {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-size: 1.6rem;
  }
  footer.footer > .footer-lower .footer-menu-pc .a, footer.footer > .footer-lower .footer-menu-pc .b, footer.footer > .footer-lower .footer-menu-pc .c, footer.footer > .footer-lower .footer-menu-pc .d, footer.footer > .footer-lower .footer-menu-pc .e,
  footer.footer > .footer-lower .footer-menu-sp .a,
  footer.footer > .footer-lower .footer-menu-sp .b,
  footer.footer > .footer-lower .footer-menu-sp .c,
  footer.footer > .footer-lower .footer-menu-sp .d,
  footer.footer > .footer-lower .footer-menu-sp .e {
    -webkit-box-flex: 1;
    flex: 1 0 auto;
  }
}

@media screen and (max-width: 991px) {
  footer.footer > .footer-lower .footer-menu-pc,
  footer.footer > .footer-lower .footer-menu-sp {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  footer.footer > .footer-lower .footer-menu-sp {
    display: none;
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  footer.footer > .footer-lower .footer-menu-sp {
    display: block;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 749px) {
  footer.footer > .footer-lower .footer-menu-sp {
    display: block;
    font-size: calc((2.2 - 1.2)*((100vw - 320px) / (749 - 320)) + 1.2rem);
    margin: 0;
    flex: auto;
  }
  footer.footer > .footer-lower .footer-menu-sp:nth-of-type(2) {
    max-width: 52%;
    margin-left: 1%;
  }
  footer.footer > .footer-lower .footer-menu-sp:nth-of-type(3) {
    max-width: 47%;
  }
}

/* guide */
#reservation .insurance-card,
#reservation .medicine-notebook {
  border: 1px solid #5c6f30;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 20px;
}

#reservation .insurance-card > p,
#reservation .medicine-notebook > p {
  margin-bottom: 0;
  font-size: 1.8rem;
}

#reservation .insurance-card h4.green,
#reservation .medicine-notebook h4.green {
  color: #5c6f30;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 2.5rem;
}

#reservation .midashi {
  color: #5c6f30;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width: 991px) {
  #reservation .midashi {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 991px) {
  #reservation .midashi {
    font-size: calc((2.5 - 1.8)*((100vw - 320px) / (991 - 320)) + 1.8rem);
  }
}

#reservation a.tel {
  font-family: century-gothic, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #5c6f30;
}

@media screen and (max-width: 749px) {
  #reservation a.tel {
    white-space: nowrap;
    font-size: calc((5.2 - 2)*((100vw - 320px) / (749 - 320)) + 2rem);
    padding-left: 20px;
    letter-spacing: 0;
    padding: 5px 15px 5px 40px;
    background-color: #d1da82;
    border-radius: 5px;
    background-image: url(../img/tel.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    /*
&::before {
content: '';
display: inline-block;
background: url("../img/tel.png") left top no-repeat;
width:calc((22 - 20)*((100vw - 320px) / (749 - 320)) + 20px);
height: 31px;
}//&before
*/
  }
}

@media screen and (min-width: 750px) {
  #reservation a.tel {
    font-size: 5.6rem;
    position: relative;
    letter-spacing: 0.15em;
  }
  #reservation a.tel::before {
    content: '';
    display: inline-block;
    background: url("../img/tel-02.png") left top no-repeat;
    width: 32px;
    height: 43px;
    margin-right: 0.25em;
  }
}

#treatment .step {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #5c6f30;
  display: table;
}

#treatment .step > div {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

#treatment .step > div > img {
  margin-right: 0.5em;
}

@media screen and (min-width: 992px) {
  #treatment .step {
    font-size: 30px;
    letter-spacing: 0.15em;
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  #treatment .step {
    font-size: calc((2.6 - 2)*((100vw - 320px) / (991 - 320)) + 2rem);
  }
}

@media screen and (max-width: 749px) {
  #treatment .step {
    font-size: calc((3 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
  }
}

#treatment .step > img {
  margin-right: 20px;
}

/* 医院案内 */
#feature1 img.feature,
#feature2 img.feature,
#feature3 img.feature,
#feature4 img.feature {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 750px) {
  #feature1 img.feature,
  #feature2 img.feature,
  #feature3 img.feature,
  #feature4 img.feature {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 749px) {
  #feature1 img.feature,
  #feature2 img.feature,
  #feature3 img.feature,
  #feature4 img.feature {
    padding: 0;
    width: calc((110 - 80)*((100vw - 320px) / (749 - 320)) + 80px);
    height: auto;
  }
}

#feature1 h4.green,
#feature2 h4.green,
#feature3 h4.green,
#feature4 h4.green {
  color: #5c6f30;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.5em;
}

@media screen and (min-width: 1200px) {
  #feature1 h4.green .enter-point,
  #feature2 h4.green .enter-point,
  #feature3 h4.green .enter-point,
  #feature4 h4.green .enter-point {
    display: block;
  }
}

@media screen and (max-width: 1199px) {
  #feature1 h4.green .enter-point,
  #feature2 h4.green .enter-point,
  #feature3 h4.green .enter-point,
  #feature4 h4.green .enter-point {
    display: none;
  }
}

@media screen and (min-width: 750px) {
  #feature1 h4.green,
  #feature2 h4.green,
  #feature3 h4.green,
  #feature4 h4.green {
    font-size: 3rem;
    letter-spacing: 0.2em !important;
  }
}

@media screen and (max-width: 749px) {
  #feature1 h4.green,
  #feature2 h4.green,
  #feature3 h4.green,
  #feature4 h4.green {
    font-size: calc((3 - 2)*((100vw - 320px) / (749 - 320)) + 2rem);
  }
}

@media screen and (min-width: 750px) {
  #feature1 .mobile-pic,
  #feature2 .mobile-pic,
  #feature3 .mobile-pic,
  #feature4 .mobile-pic {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  #feature1 .mobile-pic,
  #feature2 .mobile-pic,
  #feature3 .mobile-pic,
  #feature4 .mobile-pic {
    display: block;
  }
}

@media screen and (min-width: 750px) {
  #feature1 .pic-col,
  #feature2 .pic-col,
  #feature3 .pic-col,
  #feature4 .pic-col {
    display: block;
    text-align: right;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 749px) {
  #feature1 .pic-col,
  #feature2 .pic-col,
  #feature3 .pic-col,
  #feature4 .pic-col {
    display: none;
  }
}

button.btn.arrow {
  text-align: left;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 10px 20px;
  color: #333;
  border: 1px solid #333;
}

@media screen and (min-width: 992px) {
  button.btn.arrow {
    font-size: 2.2rem;
  }
  button.btn.arrow span {
    display: inline-block;
    margin-left: 4em;
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  button.btn.arrow {
    font-size: 2rem;
  }
  button.btn.arrow span {
    display: inline-block;
    margin-left: 4em;
  }
}

@media screen and (max-width: 749px) {
  button.btn.arrow {
    font-size: calc((2.2 - 1.4)*((100vw - 320px) / (749 - 320)) + 1.4rem);
  }
  button.btn.arrow span {
    display: inline-block;
    margin-left: 4em;
  }
}

button.btn.arrow:hover {
  color: #fff;
  background-color: #333;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, button.btn.arrow {
    padding: 10px 20px 0;
  }
}

button.btn.arrow02 {
  text-align: left;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 10px 20px;
  color: #333;
  border: 1px solid #333;
}

@media screen and (min-width: 992px) {
  button.btn.arrow02 {
    font-size: 2.2rem;
  }
  button.btn.arrow02 span {
    display: inline-block;
    margin-left: 4em;
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  button.btn.arrow02 {
    font-size: 2rem;
  }
  button.btn.arrow02 span {
    display: inline-block;
    margin-left: 1em;
  }
}

@media screen and (max-width: 749px) {
  button.btn.arrow02 {
    font-size: calc((2.2 - 1.4)*((100vw - 320px) / (749 - 320)) + 1.4rem);
  }
  button.btn.arrow02 span {
    display: inline-block;
    margin-left: 2em;
  }
}

button.btn.arrow02:hover {
  color: #fff;
  background-color: #333;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, button.btn.arrow02 {
    padding: 10px 20px 0;
  }
}

/* ページネーション */
.wp-pagenavi {
  text-align: center;
  /*その他、必要があれば以下のクラスにcssを指定する*/
}

.wp-pagenavi .pages {
  display: none;
}

.wp-pagenavi span, .wp-pagenavi a {
  /*数字部分の共通CSS　大きさなど*/
  display: inline-block;
  margin: 4px;
  padding: 10px 12px;
  color: #fff;
  line-height: 1;
  font-size: 14px;
  text-decoration: none;
  background: #5c6f30;
  border: 1px solid #5c6f30;
}

.wp-pagenavi span.current, .wp-pagenavi span:hover, .wp-pagenavi a.current, .wp-pagenavi a:hover {
  /*現在のページ*/
  color: #5c6f30;
  background: transparent;
}

/* レスポンシブ文字サイズ　safari 7.1+に適用される */
_::webkit-full-page-media, _:future, :root, body {
  -webkit-animation: safariFix 1s forwards infinite;
}

@-webkit-keyframes safariFix {
  100% {
    z-index: 1;
  }
}

/*=======================================
追加分
=======================================*/
/*フォントサイズ*/
.font-m {
  font-size: 1.8em;
}

/*フォントカラー*/
.txt-white {
  color: #fff;
}

.txt-green {
  color: #5c6f30;
}

.txt-pink {
  color: #e75f9c;
}

.txt-red {
  color: #ba5c4d;
}

/*h2見出し白*/
h2.under-line-white {
  position: relative;
  display: inline-block;
  color: #fff;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.3em;
  margin-bottom: 2em;
}

@media screen and (min-width: 750px) {
  h2.under-line-white {
    font-size: 3.5rem;
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 749px) {
  h2.under-line-white {
    margin-bottom: calc(($minSp - $maxSp)*((100vw - 320px) / ($Spbrpoint - 320)) + $spbase) !important;
    font-size: calc((3.5 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
  }
}

h2.under-line-white::before {
  content: '';
  position: absolute;
  bottom: -3rem;
  display: inline-block;
  width: 100px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
}

/*矢印ボタン白*/
button.btn.arrow-white {
  text-align: left;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 10px 20px;
  color: #fff;
  border: 1px solid #fff;
}

@media screen and (min-width: 992px) {
  button.btn.arrow-white {
    font-size: 2.2rem;
  }
  button.btn.arrow-white span {
    display: inline-block;
    margin-left: 4em;
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  button.btn.arrow-white {
    font-size: 2rem;
  }
  button.btn.arrow-white span {
    display: inline-block;
    margin-left: 4em;
  }
}

@media screen and (max-width: 749px) {
  button.btn.arrow-white {
    font-size: calc((2.2 - 1.4)*((100vw - 320px) / (749 - 320)) + 1.4rem);
  }
  button.btn.arrow-white span {
    display: inline-block;
    margin-left: 4em;
  }
}

button.btn.arrow-white:hover {
  color: #fff;
  background-color: #333;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, button.btn.arrow-white {
    padding: 10px 20px 0;
  }
}

/*タイトル黒*/
h2.contents-tit {
  position: relative;
  display: block;
  color: #333;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  padding-bottom: 50px;
}

@media screen and (min-width: 750px) {
  h2.contents-tit {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 749px) {
  h2.contents-tit {
    margin-bottom: calc(($minSp - $maxSp)*((100vw - 320px) / ($Spbrpoint - 320)) + $spbase) !important;
    font-size: calc((3.5 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
  }
}

/*タイトル背景緑*/
h2.green-bg-tit {
  position: relative;
  display: inline-block;
  color: #fff;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  background-color: #5c6f30;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (min-width: 750px) {
  h2.green-bg-tit {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 749px) {
  h2.green-bg-tit {
    margin-bottom: calc(($minSp - $maxSp)*((100vw - 320px) / ($Spbrpoint - 320)) + $spbase) !important;
    font-size: calc((3.5 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
  }
}

/*タイトル背景赤*/
h2.red-bg-tit {
  position: relative;
  display: inline-block;
  color: #fff;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  background-color: #ba5c4d;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (min-width: 750px) {
  h2.red-bg-tit {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 749px) {
  h2.red-bg-tit {
    margin-bottom: calc(($minSp - $maxSp)*((100vw - 320px) / ($Spbrpoint - 320)) + $spbase) !important;
    font-size: calc((3.5 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
  }
}

/*ボタン小*/
button.btn.arrow-s {
  text-align: left;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 10px 20px;
  color: #333;
  border: 1px solid #333;
}

@media screen and (min-width: 992px) {
  button.btn.arrow-s {
    font-size: 2rem;
  }
  button.btn.arrow-s span {
    display: inline-block;
    margin-left: 4em;
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  button.btn.arrow-s {
    font-size: 1.6rem;
  }
  button.btn.arrow-s span {
    display: inline-block;
    margin-left: 1em;
  }
}

@media screen and (max-width: 749px) {
  button.btn.arrow-s {
    font-size: calc((2.2 - 1.4)*((100vw - 320px) / (749 - 320)) + 1.4rem);
  }
  button.btn.arrow span-s {
    display: inline-block;
    margin-left: 4em;
  }
}

button.btn.arrow-s:hover {
  color: #fff;
  background-color: #333;
}

/*画像左右寄せ*/
.pic-col-right {
  text-align: right !important;
}

.pic-col-left {
  text-align: left !important;
}

/*=======================================
施設紹介
=======================================*/
#facility h4.green {
  color: #5c6f30;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.5em;
  border-bottom: 1px solid #5c6f30;
}

@media screen and (min-width: 1200px) {
  #facility h4.green .enter-point {
    display: block;
  }
}

@media screen and (max-width: 1199px) {
  #facility h4.green .enter-point {
    display: none;
  }
}

@media screen and (min-width: 750px) {
  #facility h4.green {
    font-size: 3rem;
  }
}

@media screen and (max-width: 749px) {
  #facility h4.green {
    font-size: calc((3 - 2)*((100vw - 320px) / (749 - 320)) + 2rem);
  }
}

@media screen and (max-width: 749px) {
  #facility h4.green {
    font-size: calc((3 - 2)*((100vw - 320px) / (749 - 320)) + 2rem);
  }
}

@media screen and (min-width: 750px) {
  #facility .mobile-pic {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  #facility .mobile-pic {
    display: block;
  }
}

@media screen and (min-width: 750px) {
  #facility .pic-col {
    display: block;
    text-align: right;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 749px) {
  #facility .pic-col {
    display: none;
  }
}

/*=======================================
歯の予防
=======================================*/
#prevention .point {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #5c6f30;
  display: table;
}

#prevention .point > div {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

#prevention .point > div > img {
  margin-right: 0.5em;
}

@media screen and (min-width: 992px) {
  #prevention .point {
    font-size: 26px;
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  #prevention .point {
    font-size: calc((2.6 - 2)*((100vw - 320px) / (991 - 320)) + 2rem);
  }
}

@media screen and (max-width: 749px) {
  #prevention .point {
    font-size: calc((3 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
  }
}

#prevention .point > img {
  margin-right: 20px;
}

@media screen and (min-width: 750px) {
  #prevention .mobile-pic {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  #prevention .mobile-pic {
    display: block;
  }
}

@media screen and (min-width: 750px) {
  #prevention .pic-col {
    display: block;
    text-align: right;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 749px) {
  #prevention .pic-col {
    display: none;
  }
}

#prevention .list {
  text-align: center;
  margin-bottom: 20px;
}

#prevention .border-box {
  border: 1px solid #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 20px;
}

#prevention .list > p,
#prevention .border-box > p {
  margin-bottom: 0;
  font-size: 1.8rem;
}

#prevention .midashi {
  color: #5c6f30;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width: 991px) {
  #prevention .midashi {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 991px) {
  #prevention .midashi {
    font-size: calc((2.5 - 1.8)*((100vw - 320px) / (991 - 320)) + 1.8rem);
  }
}

@media screen and (min-width: 991px) {
  #prevention .white-box {
    background-color: #fff;
    padding-left: 120px;
    padding-right: 120px;
  }
}

@media screen and (max-width: 991px) {
  #prevention .white-box {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/*=======================================
むし歯治療
=======================================*/
@media screen and (min-width: 750px) {
  #caries .mobile-pic {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  #caries .mobile-pic {
    display: block;
  }
}

@media screen and (min-width: 750px) {
  #caries .pic-col {
    display: block;
  }
}

@media screen and (max-width: 749px) {
  #caries .pic-col {
    display: none;
  }
}

#caries .list {
  text-align: center;
  margin-bottom: 20px;
}

#caries .border-box {
  border: 1px solid #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 20px;
}

#caries .list > p,
#caries .border-box > p {
  margin-bottom: 0;
  font-size: 1.8rem;
}

#caries .midashi {
  color: #5c6f30;
  line-height: 1.5em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width: 991px) {
  #caries .midashi {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 991px) {
  #caries .midashi {
    font-size: calc((2.5 - 1.8)*((100vw - 320px) / (991 - 320)) + 1.8rem);
  }
}

#caries .yobou {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #5c6f30;
  font-size: 1.5em;
}

/*=======================================
歯周病治療
=======================================*/
@media screen and (min-width: 750px) {
  #periodontal .mobile-pic {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  #periodontal .mobile-pic {
    display: block;
  }
}

@media screen and (min-width: 750px) {
  #periodontal .pic-col {
    display: block;
  }
}

@media screen and (max-width: 749px) {
  #periodontal .pic-col {
    display: none;
  }
}

#periodontal .list {
  text-align: center;
  margin-bottom: 20px;
}

#periodontal .border-box {
  border: 1px solid #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 20px;
}

#periodontal .list > p,
#periodontal .border-box > p {
  margin-bottom: 0;
  font-size: 1.8rem;
}

#periodontal .white-box {
  color: #5c6f30;
  background-color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  margin-bottom: 20px;
}

#periodontal .list > p,
#periodontal .white-box > p {
  margin-bottom: 0;
  font-size: 1.8rem;
}

#periodontal .midashi {
  color: #5c6f30;
  line-height: 1.5em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width: 991px) {
  #periodontal .midashi {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 991px) {
  #periodontal .midashi {
    font-size: calc((2.5 - 1.8)*((100vw - 320px) / (991 - 320)) + 1.8rem);
  }
}

/*=======================================
小児歯科
=======================================*/
@media screen and (min-width: 750px) {
  #pediatric .mobile-pic {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  #pediatric .mobile-pic {
    display: block;
  }
}

@media screen and (min-width: 750px) {
  #pediatric .pic-col {
    display: block;
    text-align: right;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 749px) {
  #pediatric .pic-col {
    display: none;
  }
}

#pediatric .yobou {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #5c6f30;
  font-size: 1.5em;
}

#pediatric .step {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-style: normal;
  display: table;
}

#pediatric .step > div {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}

#pediatric .step > div > img {
  margin-right: 1em;
}

@media screen and (min-width: 992px) {
  #pediatric .step {
    font-size: 30px;
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  #pediatric .step {
    font-size: calc((2.6 - 2)*((100vw - 320px) / (991 - 320)) + 2rem);
  }
}

@media screen and (max-width: 749px) {
  #pediatric .step {
    font-size: calc((3 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
  }
}

#pediatric .step > img {
  margin-right: 20px;
}

/*=======================================
入れ歯（義歯）・インプラント
=======================================*/
@media screen and (min-width: 750px) {
  #denture_implant .mobile-pic {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  #denture_implant .mobile-pic {
    display: block;
  }
}

@media screen and (min-width: 750px) {
  #denture_implant .pic-col {
    display: block;
    text-align: right;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 749px) {
  #denture_implant .pic-col {
    display: none;
  }
}

#denture_implant .yobou {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #5c6f30;
  font-size: 1.5em;
}

#denture_implant .tb-line {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-style: normal;
  color: #5c6f30;
  font-size: 1.5em;
  border-top: solid 1px #5c6f30;
  /*上線*/
  border-bottom: solid 1px #5c6f30;
  /*下線*/
}

@media screen and (min-width: 750px) {
  #denture_implant .flex-box {
    display: -webkit-box;
    display: flex;
    margin: 0px;
  }
}

@media screen and (max-width: 749px) {
  #denture_implant .flex-box {
    display: block;
    margin: 0px;
  }
}

#denture_implant .item {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
  background-color: #fff;
}

@media screen and (max-width: 749px) {
  #denture_implant .item {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    background-color: #fff;
  }
}

#denture_implant .item-txt {
  padding: 30px;
}

#denture_implant .light-green-tit {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 1.5em;
  background-color: #98b04d;
  padding-top: 10px;
  padding-bottom: 10px;
}

#denture_implant .dark-green-tit {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 1.5em;
  background-color: #73954f;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (min-width: 991px) {
  #denture_implant .white-box {
    background-color: #fff;
    padding-left: 120px;
    padding-right: 120px;
  }
}

@media screen and (max-width: 991px) {
  #denture_implant .white-box {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
  }
}

#denture_implant .midashi {
  color: #5c6f30;
  font-weight: 600;
  font-style: normal;
}

@media screen and (min-width: 991px) {
  #denture_implant .midashi {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 991px) {
  #denture_implant .midashi {
    font-size: calc((2.5 - 1.8)*((100vw - 320px) / (991 - 320)) + 1.8rem);
  }
}

#denture_implant .green-line {
  border-top: 1px solid #5c6f30;
}

/*=======================================
詰め物・被せ物・ホワイトニング
=======================================*/
@media screen and (min-width: 750px) {
  #fillingsandcrwns_whitening .mobile-pic {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  #fillingsandcrwns_whitening .mobile-pic {
    display: block;
  }
}

@media screen and (min-width: 750px) {
  #fillingsandcrwns_whitening .pic-col {
    display: block;
    text-align: right;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 749px) {
  #fillingsandcrwns_whitening .pic-col {
    display: none;
  }
}

@media screen and (min-width: 750px) {
  #fillingsandcrwns_whitening .flex-box {
    display: -webkit-box;
    display: flex;
    margin: 0px;
  }
}

@media screen and (max-width: 749px) {
  #fillingsandcrwns_whitening .flex-box {
    display: block;
    margin: 0px;
  }
}

#fillingsandcrwns_whitening .item {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
  background-color: #fff;
}

@media screen and (max-width: 749px) {
  #fillingsandcrwns_whitening .item {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    background-color: #fff;
  }
}

#fillingsandcrwns_whitening .item-txt {
  padding: 30px;
}

#fillingsandcrwns_whitening .light-green-tit {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 1.5em;
  background-color: #98b04d;
  padding-top: 10px;
  padding-bottom: 10px;
}

#fillingsandcrwns_whitening .dark-green-tit {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 1.5em;
  background-color: #73954f;
  padding-top: 10px;
  padding-bottom: 10px;
}

#fillingsandcrwns_whitening .white-box {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  background-color: #fff;
  padding: 30px;
}

@media screen and (min-width: 991px) {
  #fillingsandcrwns_whitening .green-box {
    background-color: #fff;
    padding-left: 150px;
    padding-right: 150px;
    border: 1px solid #5c6f30;
  }
}

@media screen and (max-width: 991px) {
  #fillingsandcrwns_whitening .green-box {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #5c6f30;
  }
}

@media screen and (min-width: 991px) {
  #fillingsandcrwns_whitening .red-box {
    background-color: #fff;
    padding-left: 150px;
    padding-right: 150px;
    border: 1px solid #ba5c4d;
  }
}

@media screen and (max-width: 991px) {
  #fillingsandcrwns_whitening .red-box {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #ba5c4d;
  }
}

#fillingsandcrwns_whitening .green-line {
  border-top: 1px solid #5c6f30;
}

#fillingsandcrwns_whitening .red-line {
  border-top: 1px solid #ba5c4d;
}

#fillingsandcrwns_whitening .midashi {
  color: #5c6f30;
  font-weight: 600;
  font-style: normal;
}

@media screen and (min-width: 991px) {
  #fillingsandcrwns_whitening .midashi {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 991px) {
  #fillingsandcrwns_whitening .midashi {
    font-size: calc((2.5 - 1.8)*((100vw - 320px) / (991 - 320)) + 1.8rem);
  }
}

#fillingsandcrwns_whitening .midashi-red {
  color: #ba5c4d;
  font-weight: 600;
  font-style: normal;
}

@media screen and (min-width: 991px) {
  #fillingsandcrwns_whitening .midashi-red {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 991px) {
  #fillingsandcrwns_whitening .midashi-red {
    font-size: calc((2.5 - 1.8)*((100vw - 320px) / (991 - 320)) + 1.8rem);
  }
}

/*=======================================
歯科訪問診療
=======================================*/
.pic-box-bg {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

@media screen and (min-width: 991px) {
  .pic-box-txt {
    width: 50%;
    color: #fff;
    font-size: 1.5em;
    line-height: 2em;
    font-family: a-otf-futo-min-a101-pr6n, serif;
    text-align: center;
    background-color: #5c6f30;
    display: table-cell;
    vertical-align: middle;
  }
}

@media screen and (max-width: 991px) {
  .pic-box-txt {
    width: 50%;
    color: #fff;
    font-size: 1.5em;
    line-height: 1.2em;
    font-family: a-otf-futo-min-a101-pr6n, serif;
    text-align: center;
    background-color: #5c6f30;
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
  }
}

.pic-box-ph {
  float: left;
}

@media screen and (min-width: 750px) {
  #visiting .mobile-pic {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  #visiting .mobile-pic {
    display: block;
  }
}

@media screen and (min-width: 750px) {
  #visiting .pic-col {
    display: block;
    text-align: right;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 749px) {
  #visiting .pic-col {
    display: none;
  }
}

#visiting .point {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #5c6f30;
  display: table;
}

#visiting .point > div {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

#visiting .point > div > img {
  margin-right: 1em;
}

@media screen and (min-width: 992px) {
  #visiting .point {
    font-size: 26px;
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  #visiting .point {
    font-size: calc((2.6 - 2)*((100vw - 320px) / (991 - 320)) + 2rem);
  }
}

@media screen and (max-width: 749px) {
  #visiting .point {
    font-size: calc((3 - 2.4)*((100vw - 320px) / (749 - 320)) + 2.4rem);
  }
}

@media screen and (max-width: 749px) {
  #visiting .point > div {
    display: table-cell;
    vertical-align: top;
    text-align: left;
  }
}

#visiting .point > img {
  margin-right: 1px;
}

@media screen and (min-width: 1200px) {
  #visiting .flow {
    position: relative;
    background: -webkit-gradient(linear, left top, right top, color-stop(5%, #ECEBD6), color-stop(5%, #fff));
    background: linear-gradient(90deg, #ECEBD6 5%, #fff 5%);
  }
  #visiting .flow-tit {
    font-size: 2em;
    color: #5c6f30;
    font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  #visiting .flow-txt {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 120px;
    width: 770px;
  }
  #visiting .number {
    position: absolute;
    top: 50%;
    left: 0px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    z-index: 10;
  }
  #visiting .pic {
    position: absolute;
    top: 50%;
    right: 0px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
}

#visiting .green-bg-tit {
  font-size: 1.5em;
  line-height: 1.5em;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.2em;
  background-color: #5c6f30;
  padding: 10px;
}

@media screen and (max-width: 1199px) {
  #visiting .flow {
    position: relative;
    background-color: #fff;
    display: block;
  }
  #visiting .flow-tit {
    font-size: 1.8em;
    color: #5c6f30;
    font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  #visiting .flow-txt {
    padding-top: 90px;
  }
  #visiting .number {
    position: absolute;
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
  }
  #visiting .pic {
    margin: 30px;
  }
  #visiting .arrow {
    display: block;
    margin-bottom: 100px;
  }
}

@media screen and (min-width: 750px) {
  #visiting .white-txtbox {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media screen and (max-width: 749px) {
  #visiting .white-txtbox {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 750px) {
  #visiting .green-box {
    font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
    background-color: #fff;
    padding: 50px 100px 50px 100px;
    border: 1px solid #5c6f30;
  }
}

@media screen and (max-width: 749px) {
  #visiting .green-box {
    font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
    background-color: #fff;
    padding: 30px 20px 30px 20px;
    border: 1px solid #5c6f30;
  }
}

#visiting a.tel {
  font-family: century-gothic, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #5c6f30;
}

@media screen and (max-width: 749px) {
  #visiting a.tel {
    white-space: nowrap;
    font-size: calc((5.2 - 2)*((100vw - 320px) / (749 - 320)) + 2rem);
    padding-left: 20px;
    letter-spacing: 0;
    padding: 5px 15px 5px 40px;
    background-color: #d1da82;
    border-radius: 5px;
    background-image: url(../img/tel.png);
    background-position: 10px center;
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 750px) {
  #visiting a.tel {
    font-size: 5.6rem;
    position: relative;
  }
  #visiting a.tel::before {
    content: '';
    display: inline-block;
    background: url("../img/tel-02.png") left top no-repeat;
    width: 32px;
    height: 43px;
  }
}

#visiting .day-tit {
  font-size: 1.5em;
}

#visiting .tel-tit {
  font-size: 2em;
  color: #5c6f30;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
}

/*=======================================
料金表
=======================================*/
@media screen and (min-width: 750px) {
  #pricelist .top-link {
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  #pricelist .top-link li {
    width: 50%;
    text-align: center;
    float: left;
    list-style-type: none;
    font-size: 1.5em;
    font-weight: 600;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }
  #pricelist .top-link li:first-child {
    border-left: 1px solid #000;
    border-right: none;
  }
  .top-link a {
    color: #5c6f30;
  }
  .top-link a:hover {
    color: #000;
  }
}

@media screen and (max-width: 749px) {
  #pricelist .top-link {
    margin: 0px;
    padding: 0px;
    width: 100%;
    padding-left: auto;
    padding-right: auto;
  }
  #pricelist .top-link li {
    width: 100%;
    text-align: center;
    list-style-type: none;
    font-size: 1.5em;
    font-weight: 600;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    margin-bottom: 10px;
  }
  .top-link a {
    color: #5c6f30;
  }
  .top-link a:hover {
    color: #000;
  }
}

@media screen and (min-width: 750px) {
  #pricelist .mobile-pic {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  #pricelist .mobile-pic {
    display: block;
  }
}

@media screen and (min-width: 750px) {
  #pricelist .pic-col {
    display: block;
    text-align: right;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 749px) {
  #pricelist .pic-col {
    display: none;
  }
}

/* table */
@media screen and (min-width: 750px) {
  .pricetbl th {
    width: 100%;
    background-color: #5c6f30;
    text-align: left;
    font-size: 1.5em;
  }
  .left {
    text-align: left;
    background-color: #eaf5d1;
  }
  .right {
    text-align: right;
    white-space: nowrap;
    background-color: #fff;
  }
}

@media screen and (max-width: 749px) {
  table.pricetbl {
    box-sizing: border-box;
    width: 100%;
    display: table;
    font-size: calc((1.8 - 1.4)*((100vw - 320px) / (749 - 320)) + 1.4rem);
  }
  .pricetbl th {
    display: block;
    border: none;
  }
  .pricetbl td {
    display: block;
  }
  .left {
    text-align: left;
    background-color: #eaf5d1;
    white-space: normal;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
  }
  .right {
    text-align: left;
    white-space: nowrap;
    background-color: #fff;
    border: none;
  }
}

#pricelist .green-bg-tit {
  text-align: left;
  font-size: 1.5em;
  line-height: 1.5em;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.2em;
  background-color: #5c6f30;
  padding: 10px 10px 10px 20px;
}

#pricelist .txt-green {
  color: #5c6f30;
  font-weight: 600;
}

#pricelist .txt-light-green {
  color: #539e26;
  font-weight: 600;
}

/*=======================================
スタッフ紹介
=======================================*/
#staff dl {
  width: 100%;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  line-height: 1.5em;
}

#staff dl dt {
  font-weight: normal;
  text-align: left;
  float: left;
  width: 70%;
  clear: left;
}

#staff dl dd {
  float: left;
  margin: 0px;
  padding-left: 20px;
}

@media screen and (min-width: 750px) {
  #staff .mobile-pic {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  #staff .mobile-pic {
    display: block;
  }
}

@media screen and (min-width: 750px) {
  #staff .pic-col {
    display: block;
    text-align: right;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 749px) {
  #staff .pic-col {
    display: none;
  }
}

#staff .midashi {
  color: #5c6f30;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width: 991px) {
  #staff .midashi {
    font-size: 2rem;
  }
}

@media screen and (max-width: 991px) {
  #staff .midashi {
    font-size: calc((2.5 - 1.8)*((100vw - 320px) / (991 - 320)) + 1.8rem);
  }
}

#staff .green-tbline {
  border-top: 1px solid #5c6f30;
  border-bottom: 1px solid #5c6f30;
}

#staff .name {
  font-size: 2em;
  line-height: 1.8;
  letter-spacing: .2em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  color: #5c6f30;
}

#staff .box {
  display: table-cell;
}

#staff .txt {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (min-width: 750px) {
  #staff .houshin-txtbox {
    padding-left: 130px;
    padding-right: 130px;
  }
}

@media screen and (max-width: 749px) {
  #staff .houshin-txtbox {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#staff .green-line {
  border-top: 1px solid #5c6f30;
}

@media screen and (min-width: 750px) {
  #staff .white-txtbox {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 749px) {
  #staff .white-txtbox {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 750px) {
  .sp {
    display: none;
  }
}

/*=======================================
採用情報
=======================================*/
@media screen and (min-width: 750px) {
  .careertbl dl, .careertbl dt, .careertbl dd {
    margin: 0;
  }
  .careertbl dl {
    font-size: 1.8rem;
    display: table;
    width: 100%;
    border-bottom: 1px solid #5c6f30;
    padding: 40px 0px 40px 0px;
  }
  .careertbl dt {
    color: #5c6f30;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    min-height: 1.5em;
    text-align: center;
    width: 300px;
  }
  .careertbl dd {
    text-align: left;
    display: table-cell;
    min-height: 1.5em;
  }
}

@media screen and (max-width: 749px) {
  .careertbl dl, .careertbl dt, .careertbl dd {
    margin: 0;
  }
  .careertbl dl {
    width: 100%;
    border-bottom: 1px solid #5c6f30;
    padding: 40px 0px 40px 0px;
    font-size: calc((1.8 - 1.4)*((100vw - 320px) / (749 - 320)) + 1.4rem);
  }
  .careertbl dt {
    color: #5c6f30;
    font-weight: bold;
    min-height: 1.5em;
    text-align: center;
    margin-bottom: 30px;
  }
  .careertbl dd {
    text-align: left;
    min-height: 1.5em;
  }
}

@media screen and (min-width: 750px) {
  #career .green-bg-tit {
    width: 80%;
    margin: auto auto auto auto;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.5em;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.2em;
    background-color: #5c6f30;
    padding: 10px 10px 10px 20px;
    border-radius: 10px;
  }
}

@media screen and (max-width: 749px) {
  #career .green-bg-tit {
    width: 100%;
    margin: auto auto auto auto;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.5em;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.2em;
    background-color: #5c6f30;
    padding: 10px 10px 10px 20px;
    border-radius: 10px;
  }
}

@media screen and (min-width: 750px) {
  #career .green-bg-tit2 {
    text-align: left;
    font-size: 1.5em;
    line-height: 1.5em;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.2em;
    background-color: #5c6f30;
    padding: 10px 10px 10px 20px;
    border-radius: 10px;
    overflow: hidden;
  }
}

@media screen and (max-width: 749px) {
  #career .green-bg-tit2 {
    text-align: center;
    font-size: 1.5em;
    line-height: 1.5em;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.2em;
    background-color: #5c6f30;
    padding: 10px 10px 10px 10px;
    border-radius: 10px;
    overflow: hidden;
  }
}

@media screen and (min-width: 750px) {
  #career .green-bg-tit-white {
    float: right;
    font-weight: normal;
    text-align: center;
    font-size: 0.8em;
    color: #fff;
    padding: 0px;
    border-radius: 5px;
    padding: 0px 15px 0px 15px;
    border: 1px solid #fff;
  }
}

@media screen and (max-width: 749px) {
  #career .green-bg-tit-white {
    font-weight: normal;
    text-align: center;
    font-size: 0.8em;
    color: #fff;
    padding: 0px;
    border-radius: 5px;
    padding: 0px 15px 0px 15px;
    border: 1px solid #fff;
  }
}

#career a.tel {
  font-family: century-gothic, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #5c6f30;
}

@media screen and (max-width: 749px) {
  #career a.tel {
    white-space: nowrap;
    font-size: calc((5.2 - 2)*((100vw - 320px) / (749 - 320)) + 2rem);
    padding-left: 20px;
    letter-spacing: 0;
    padding: 5px 15px 5px 40px;
    background-color: #d1da82;
    border-radius: 5px;
    background-image: url(../img/tel.png);
    background-position: 10px center;
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 750px) {
  #career a.tel {
    font-size: 4rem;
    position: relative;
  }
  #career a.tel::before {
    content: '';
    display: inline-block;
    background: url("../img/tel.png") left top no-repeat;
    width: 30px;
    height: 31px;
  }
}

#career .thanks {
  color: #5c6f30;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width: 991px) {
  #career .thanks {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 991px) {
  #career .thanks {
    font-size: calc((2.5 - 1.8)*((100vw - 320px) / (991 - 320)) + 1.8rem);
  }
}

/*=======================================
ライトボックス
=======================================*/
body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 10px !important;
  right: 10px !important;
  /*   width: 100%; */
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  min-width: 650px;
  height: 100% !important;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 100% !important;
  height: 520px;
  margin: 0 auto;
  border-radius: 4px;
  overflow: scroll !important;
  -webkit-overflow-scrolling: touch;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100% !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/*=======================================
スライダー
=======================================*/
/*=======================================
スライダー
=======================================*/
/*ギャラリー全体のコンテナー*/
#stage {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
}

#stage ul {
  padding-left: 0;
}

#stage .slick-prev, #stage .slick-next {
  display: block;
  top: 110%;
}

#stage .slick-prev {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (min-width: 750px) {
  #stage .slick-prev {
    width: 50px;
    height: 50px;
    margin-left: -40px;
  }
}

@media screen and (max-width: 749px) {
  #stage .slick-prev {
    width: 30px;
    height: 30px;
    margin-left: -25px;
  }
}

#stage .slick-prev::before {
  background: url("../img/gallery-left-arrow.png") center center no-repeat;
  background-size: cover;
}

#stage .slick-next {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (min-width: 750px) {
  #stage .slick-next {
    width: 50px;
    height: 50px;
    margin-left: 40px;
  }
}

@media screen and (max-width: 749px) {
  #stage .slick-next {
    width: 30px;
    height: 30px;
    margin-left: 25px;
  }
}

#stage .slick-next::before {
  background: url("../img/gallery-right-arrow.png") center center no-repeat;
  background-size: cover;
}

#stage .slick-prev::before, #stage .slick-next::before {
  content: '';
  display: block;
  /*
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
*/
}

@media screen and (min-width: 750px) {
  #stage .slick-prev::before, #stage .slick-next::before {
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 749px) {
  #stage .slick-prev::before, #stage .slick-next::before {
    width: 30px;
    height: 30px;
  }
}

@media screen and (min-width: 1200px) {
  #stage .slick-gallery {
    margin-bottom: 180px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #stage .slick-gallery {
    margin-bottom: 150px;
  }
}

@media screen and (min-width: 750px) and (max-width: 991px) {
  #stage .slick-gallery {
    margin-bottom: 130px;
  }
}

@media screen and (max-width: 749px) {
  #stage .slick-gallery {
    margin-bottom: calc((90 - 60)*((100vw - 320px) / (750 - 320)) + 60px);
  }
}

@media screen and (min-width: 750px) {
  #stage .slick-gallery .slick-list.draggable .slick-track li.slick-slide {
    padding: 5px;
  }
}

@media screen and (max-width: 749px) {
  #stage .slick-gallery .slick-list.draggable .slick-track li.slick-slide {
    padding: 2px;
  }
}

#stage .slick-gallery .slick-list.draggable .slick-track li.slick-slide a > img {
  max-width: 100%;
  height: auto;
}

#stage .thumbnail {
  width: 100%;
}

#stage .thumbnail .slick-list .slick-track {
  width: 100%;
}

@media screen and (min-width: 750px) {
  #stage .thumbnail .slick-list .slick-track > .slick-slide {
    padding: 5px;
  }
}

@media screen and (max-width: 749px) {
  #stage .thumbnail .slick-list .slick-track > .slick-slide {
    padding: 2px;
  }
}

#stage .thumbnail .slick-list .slick-track > .slick-slide a > img {
  max-width: 100%;
  height: auto;
}

/* top message */
.message-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 40px;
}

@media screen and (min-width: 1200px) {
  .message-wrapper {
    width: 1100px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 750px) and (max-width: 1199px) {
  .message-wrapper {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 576px) and (max-width: 749px) {
  .message-wrapper {
    width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 575px) {
  .message-wrapper {
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
  }
}

.message-wrapper .message-txt {
  background-color: #fff;
  padding: 50px 60px;
}

.message-wrapper .message-txt p {
  margin-bottom: 2em;
  text-align: left;
  line-height: 2.5em;
}

@media screen and (min-width: 750px) {
  .message-wrapper .message-txt p {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 749px) {
  .message-wrapper .message-txt p {
    font-size: calc((1.6 - 1.2)*((100vw - 320px) / (749 - 320)) + 1.2rem);
  }
}

.message-wrapper .message-txt p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 749px) {
  .message-wrapper .message-txt p br {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .message-wrapper .message-txt {
    width: 55%;
  }
}

@media screen and (max-width: 1199px) {
  .message-wrapper .message-txt {
    width: 100%;
  }
}

.message-wrapper .message-p {
  position: relative;
}

@media screen and (min-width: 1200px) {
  .message-wrapper .message-p {
    width: 45%;
    height: auto;
  }
}

@media screen and (max-width: 1199px) {
  .message-wrapper .message-p {
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 1200px) {
  .message-wrapper .message-p img {
    width: auto;
    max-height: 100%;
    position: absolute;
  }
}

@media screen and (max-width: 1199px) {
  .message-wrapper .message-p img {
    position: inherit;
    width: 100%;
    height: auto;
  }
}

.top-name {
  text-align: center;
  line-height: 1.8;
  letter-spacing: .15em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  color: #5c6f30;
}

.top-name span {
  display: inline-block;
}

@media screen and (min-width: 992px) {
  .top-name {
    font-size: 25px;
  }
}

@media screen and (max-width: 991px) {
  .top-name {
    font-size: calc((2.5 - 1.8)*((100vw - 320px) / (991 - 320)) + 1.8rem);
  }
}

.diary-p-title {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #5c6f30;
}

ul.diary-list {
  list-style-type: none !important;
  padding-left: 0;
}

li.diary-article {
  margin-bottom: 80px;
}

.diary-title {
  border-bottom: 1px solid rgba(92, 111, 48, 0.3);
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.diary-title h2 {
  display: inline-block;
  color: #5c6f30;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width: 992px) {
  .diary-title h2 {
    font-size: 25px;
  }
}

@media screen and (max-width: 991px) {
  .diary-title h2 {
    font-size: calc((2.5 - 2)*((100vw - 320px) / (991 - 320)) + 2rem);
  }
}

article .diary-exp {
  letter-spacing: 0.1em;
  font-family: 'ヒラギノ角ゴ ProN W3','YuGothic','Yu Gothic','Hiragino Kaku Gothic ProN','メイリオ', 'Meiryo','ＭＳ ゴシック',sans-serif;
  font-size: 14px !important;
}

.diary-date {
  margin-bottom: 0;
}

.diary-exp {
  padding-bottom: 0;
}

.diary-exp p {
  margin-bottom: 0.5em;
  letter-spacing: 0.1em;
  font-family: 'ヒラギノ角ゴ ProN W3','YuGothic','Yu Gothic','Hiragino Kaku Gothic ProN','メイリオ', 'Meiryo','ＭＳ ゴシック',sans-serif !important;
  font-size: 14px !important;
}

button.btn.green-diary {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5c6f30;
  border-color: #5c6f30;
  padding: 10px 30px;
}

@media screen and (min-width: 750px) {
  button.btn.green-diary {
    font-size: 1.4rem !important;
  }
}

@media screen and (max-width: 749px) {
  button.btn.green-diary {
    font-size: calc((1.4 - 1.2)*((100vw - 320px) / (749 - 320)) + 1.2rem) !important;
  }
}

button.btn.green-diary:hover {
  color: #fff;
  background-color: #5c6f30;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, button.btn.green-diary {
    padding: 15px 30px 5px;
  }
}

@media screen and (min-width: 750px) {
  .sidebar {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 749px) {
  .sidebar {
    margin-bottom: 15px;
  }
}

.sidebar h3.title {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #5c6f30;
  color: #fff;
  padding: 10px 20px;
  margin-bottom: 0.8em;
}

@media screen and (min-width: 750px) {
  .sidebar h3.title {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 749px) {
  .sidebar h3.title {
    font-size: calc((1.6 - 1.4)*((100vw - 320px) / (749 - 320)) + 1.4rem);
  }
}

.sidebar ul {
  list-style-type: none;
  padding-left: 0;
}

.sidebar ul li {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  border-bottom: 1px solid rgba(92, 111, 48, 0.3);
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.sidebar ul li::before {
  content: '・';
  color: #5c6f30;
  display: inline-block;
}

/*  wordpress用      */
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 10px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 10px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

@media only screen and (max-width: 413px) {
  img.alignright {
    padding: 0 0 10px 0;
    margin: 0 auto;
    display: block;
  }
  img.alignleft {
    padding: 0 0 10px 0;
    margin: 0 auto;
    display: block;
  }
  .alignright {
    float: none;
  }
  .alignleft {
    float: none;
  }
}

.line-box {
  display: inline-block;
  font-size: 1.8rem;
  padding: 10px 30px;
  border: 1px solid #5c6f30;
}

@media screen and (min-width: 750px) {
  .no-border.current-menu-item:hover::after {
    border-bottom: 3px solid #5c6f30 !important;
  }
  .no-border.current-menu-item::after {
    border-bottom: 0 !important;
    opacity: 0;
  }
}

/*
	

news calender
	
	
*/
.news-calendar-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  justify-content: space-around;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1400px) {
  .news-calendar-wrapper {
    width: 1370px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .news-calendar-wrapper {
    width: calc(100% - 100px);
  }
}

/*
@media screen and (max-width: 1199) {
  .news-calendar-wrapper {
    width: calc(100% - 20px);
  }
}
*/
@media screen and (min-width: 1200px) {
  .rss-area {
    width: 100%;
  }
  .news-area {
    width: 40%;
  }
  .calendar-area {
    width: 38%;
  }
  #google-calendar iframe {
    width: 100%;
    height: 350px;
  }
  
  .g_sp{
	  margin-top: 80px;
	  margin-bottom: 80px;
  }
}

@media screen and (max-width: 1199px) {
  .news-area, .calendar-area,.rss-area {
    width: calc(100% - 60px);
  }
  #google-calendar iframe {
    width: 100%;
    height: 450px;
  }
    .g_sp{
	  margin-top: 0;
	  margin-bottom: 80px;
  }
}

.googlepolicy__p,
.googlepolicy {
  line-height: 2;
  letter-spacing: 0;
}

.googlepolicy {
  margin: 1em 0;
  text-align: left;
  padding-inline-start: 0px;
  font-size: calc((1.8 - 1.4)*((100vw - 320px) / (749 - 320)) + 1.4rem);
}

.googlepolicy li {
  margin-left: 1em;
  text-indent: -1em;
  list-style: none;
  color: #5c6f30;;
  letter-spacing: 0;
}

.googlepolicy li a {
  color: #333;
  text-decoration: underline;
  letter-spacing: 0;
}

@media screen and (min-width: 750px) {
  .googlepolicy {
    font-size: 1.8rem;
  }
}
h2.googlepolicy__title{
  letter-spacing: 0;
}