@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/*	com parts  PC
------------------------------------ */
.sns-none {
  display: none !important;
}

.over {
  overflow: hidden;
}

.com-ib {
  display: inline-block;
}

.spxs-only {
  display: none;
}
@media screen and (max-width: 390px) {
  .spxs-only {
    display: inherit;
  }
}

.f26 {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .f26 {
    font-size: 1.5rem;
  }
}

.pre {
  white-space: pre-line;
}

.nowrap {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .nowrap {
    white-space: nowrap;
  }
}
.no-sb {
  margin: 50px auto 0;
}

@media screen and (min-width: 768px) {
  .com-txt-box p:nth-of-type(n+2) {
    margin-top: 70px;
  }
}

.clamp1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.clamp2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.clamp3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

@media screen and (min-width: 768px) {
  .com-pd {
    padding: 130px 0;
  }
}

.com-noimage {
  background: url(../img/top/logo.png) no-repeat center #e8e8e8;
  background-size: clamp(48px, 43%, 280px);
}

/*  共通パーツ
------------------------------------ */
.com-box {
  border-radius: 50px;
  background: #fff;
}

.com-reserve {
  display: block;
  width: 100%;
  max-width: 310px;
  height: 58px;
  margin: auto;
  background: url(../img/top/contact-date.png) no-repeat 24px center, url(../img/top/contact-target.png) no-repeat calc(100% - 24px) center #fff;
  border-radius: 999px;
  line-height: 58px;
  box-shadow: 4px 4px rgba(51, 51, 51, 0.12);
  transform: translate(0, 0);
}
@media screen and (min-width: 768px) {
  .com-reserve:hover {
    background-position-x: 24px, calc(100% - 18px);
    transform: translate(5px, 5px);
    opacity: 1;
    box-shadow: 0 0 transparent;
  }
}

.com-gra {
  background: #3DAEC6;
  background: linear-gradient(45deg, rgb(61, 174, 198) 0%, rgb(109, 195, 213) 100%);
}

.com-img {
  position: relative;
}
.com-img::before {
  content: "";
  width: 67px;
  height: 98px;
  background: url(../img/top/why-img-deco.png) no-repeat left bottom/contain;
  position: absolute;
  left: -33px;
  bottom: 0;
}

.youtube-list {
  margin: 45px auto 0;
  text-align: center;
}
.youtube-list li {
  background: url(../img/top/youtube-l.png) no-repeat 50px center, url(../img/top/youtube-r.png) no-repeat calc(100% - 80px) bottom;
}
.youtube-list li:nth-of-type(n+2) {
  margin: 45px auto 0;
}
.youtube-list-iframe {
  border-radius: 30px;
  overflow: hidden;
}

.com-leaf {
  position: relative;
}
.com-leaf::before, .com-leaf::after {
  content: "";
  position: absolute;
  z-index: 1;
}
.com-leaf::before {
  width: 202px;
  height: 176px;
  background: url(../img/top/about-leaf-lb.png) no-repeat left bottom/contain;
  left: -52px;
  bottom: -109px;
}
@media screen and (min-width: 768px) and (max-width: 1541px) {
  .com-leaf::before {
    width: 109px;
  }
}
.com-leaf::after {
  width: 200px;
  height: 196px;
  background: url(../img/top/about-leaf-rt.png) no-repeat right top/contain;
  right: -103px;
  top: -18px;
}
@media screen and (min-width: 768px) and (max-width: 1541px) {
  .com-leaf::after {
    width: 109px;
  }
}

.com-bg01 {
  background: url(../img/top/about-bg.png) no-repeat center top #f6f3ef;
}
@media screen and (min-width: 1921px) {
  .com-bg01 {
    background-size: 100% 1023px;
  }
}
.com-bg02 {
  background: url(../img/top/youtube-bg.png) no-repeat center bottom #f6f3ef;
}
@media screen and (min-width: 1921px) {
  .com-bg02 {
    background-size: 100% auto;
  }
}
.com-bg03 {
  background: url(../img/top/why-bg-l.png) no-repeat calc(50% - 710px) 250px, url(../img/top/why-bg-r.png) no-repeat calc(50% + 609px) 480px, url(../img/top/why-bg-lb.png) no-repeat calc(50% - 432px) calc(100% - 398px) #f6f3ef;
}
.com-bg04 {
  position: relative;
}
.com-bg04::before {
  content: "";
  width: 163px;
  height: 175px;
  background: url(../img/msm/merit-illu-r.png.png) no-repeat center bottom/contain;
  position: absolute;
  bottom: 25px;
  right: calc(50% - 680px);
}
@media screen and (max-width: 1380px) {
  .com-bg04::before {
    right: 15px;
  }
}
.com-bg05 {
  background: url(../img/menu/bg.png) no-repeat center bottom;
}
@media screen and (min-width: 1921px) {
  .com-bg05 {
    background-size: 100% 858px;
  }
}
@media screen and (max-width: 767px) {
  .com-bg05 {
    background-size: 100%;
  }
}

.com-youtube {
  width: 200px;
  height: 56px;
  background: url(../img/top/youtube.png) no-repeat 11px center, url(../img/top/youtube-target.png) no-repeat calc(100% - 13px) center #ff0000;
  border-radius: 999px;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  color: #fff;
  line-height: 56px;
  box-shadow: 5px 5px rgba(51, 51, 51, 0.2);
}
@media screen and (max-width: 768px) {
  .com-youtube {
    font-size: 1.5rem;
  }
}

.com-line-btn {
  width: 244px;
  height: 56px;
  background: url(../img/top/info-line.png) no-repeat 25px center, url(../img/top/info-target.png) no-repeat calc(100% - 36px) center #fff;
  border-radius: 999px;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  line-height: 56px;
  box-shadow: 5px 5px rgba(51, 51, 51, 0.12);
  transform: translate(0, 0);
}
@media screen and (max-width: 768px) {
  .com-line-btn {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .com-line-btn:hover {
    background-position-x: 25px calc(100% - 30px);
    transform: translate(5px, 5px);
    opacity: 1;
    box-shadow: 0 0 transparent;
  }
}

.com-tel {
  line-height: 1;
}
.com-tel-link {
  padding-left: 28px;
  background: url(../img/top/info-tel.png) no-repeat left center;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.6rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .com-tel-link {
    font-size: 1.5rem;
  }
}
.com-tel-note {
  display: block;
}

.news-post {
  margin: 45px auto 0;
}
.news-post-item {
  padding-bottom: 35px;
  border-bottom: 1px dotted rgba(51, 51, 51, 0.2);
}
.news-post-item:nth-of-type(n+2) {
  margin: 35px auto 0;
}
.news-post-link {
  display: block;
}
.news-post-time {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.7rem;
  letter-spacing: 0.05em;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .news-post-time {
    font-size: 1.5rem;
  }
}
.news-post-tag {
  display: flex;
  margin-left: 25px;
  flex-wrap: wrap;
  line-height: 1.3;
}
.news-post-tag-txt {
  margin: 0 18px 18px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .news-post-tag-txt {
    font-size: 1.5rem;
  }
}
.news-post-tag-txt::before {
  content: "#";
  color: #28a8d2;
}
.news-post-ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .news-post-ttl {
    font-size: 1.5rem;
  }
}
.news-post-time, .news-post-tag-txt, .news-post-ttl {
  transition: all 0.3s ease;
}

.com-tag {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}
.com-tag-item {
  width: 100%;
  max-width: 452px;
}
@media screen and (min-width: 768px) {
  .com-tag-item:nth-of-type(2n) {
    margin-left: 76px;
  }
  .com-tag-item:nth-of-type(n+3) {
    margin-top: 76px;
  }
}

/* =========================================

  main layout  all

========================================= */
/* top-about  PC
------------------------------------ */
@media screen and (min-width: 768px) {
  #top-about .about-inner::before {
    width: 202px;
    height: 176px;
  }
  #top-about .about-inner::after {
    width: 200px;
    height: 196px;
  }
}
#top-about .about-box {
  position: relative;
  z-index: 1;
}
#top-about .about-box::before {
  content: "";
  width: 1600px;
  height: 100%;
  border-radius: 0 50px 50px 0;
  background: #fff;
  position: absolute;
  top: 0;
  left: calc(50% - 960px);
  z-index: -1;
}
@media screen and (min-width: 1921px) {
  #top-about .about-box::before {
    border-radius: 50px;
  }
}
#top-about .about-img {
  position: absolute;
  top: 91px;
  left: calc(50% - 960px);
}
#top-about .about-con {
  max-width: 550px;
  margin-left: auto;
}
#top-about .about-txt {
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  #top-about .about-txt {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #top-about .about-txt {
    line-height: 3.1;
  }
}
#top-about .about-txt-box {
  margin-top: 28px;
}
#top-about .about-btn {
  margin-top: 50px;
}

/* top-why  PC
------------------------------------ */
#top-why .why-inner {
  padding: 120px 0 130px;
}
#top-why .why-list {
  margin: 50px auto 0;
}
#top-why .why-list-item {
  max-width: 300px;
}
@media screen and (min-width: 768px) {
  #top-why .why-list-item:not(:nth-of-type(3n-2)) {
    margin-left: 90px;
  }
  #top-why .why-list-item:nth-of-type(2) {
    margin-top: 63px;
  }
  #top-why .why-list-item:nth-of-type(n+4) {
    margin-top: 60px;
  }
}
#top-why .why-list-num {
  padding-right: 18px;
  text-align: right;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 4rem;
  letter-spacing: 0.08em;
  color: #333333;
  line-height: 1;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  #top-why .why-list-num {
    font-size: 2rem;
  }
}
#top-why .why-list-num::before {
  content: "";
  width: 128px;
  height: 125px;
  background: url(../img/top/why-num.png) no-repeat right top/contain;
  position: absolute;
  top: -34px;
  right: -25px;
  z-index: -1;
}
#top-why .why-list-num span {
  color: #28a8d2;
}
#top-why .why-list-img {
  margin: 17px auto 0;
}
#top-why .why-list-ttl {
  margin: 20px auto 0;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  letter-spacing: 0.08em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #top-why .why-list-ttl {
    font-size: 1.5rem;
  }
}
#top-why .why-btn {
  margin: 60px auto 0;
}

/* top-bnr  PC
------------------------------------ */
#top-bnr {
  position: relative;
}
#top-bnr::before, #top-bnr::after {
  content: "";
  position: absolute;
  z-index: 1;
}
#top-bnr::before {
  width: 217px;
  height: 69px;
  background: url(../img/top/bnr-lb.png) no-repeat left bottom/contain;
  left: 31px;
  bottom: -35px;
}
#top-bnr::after {
  width: 217px;
  height: 69px;
  background: url(../img/top/bnr-rt.png) no-repeat left bottom/contain;
  right: 13px;
  top: -34px;
}
#top-bnr .bnr-list {
  display: flex;
  justify-content: center;
}
#top-bnr .bnr-list-item {
  padding: 8.6% 0;
  position: relative;
}
#top-bnr .bnr-list-item01 {
  background: url(../img/top/bnr01.jpg) no-repeat center/cover;
}
#top-bnr .bnr-list-item02 {
  background: url(../img/top/bnr02.jpg) no-repeat center/cover;
}
@media screen and (min-width: 768px) {
  #top-bnr .bnr-list-item {
    width: 50%;
  }
}
#top-bnr .bnr-list-link {
  display: block;
  max-width: 430px;
  margin: auto;
  padding: 60px 0 66px;
  border-radius: 30px;
  background: url(../img/top/bnr-arw.png) no-repeat calc(100% - 20px) calc(100% - 20px), url(../img/top/bnr-box.png) no-repeat center/cover;
  text-align: center;
  box-shadow: 5px 5px rgba(51, 51, 51, 0.12);
}
@media screen and (min-width: 768px) {
  #top-bnr .bnr-list-link:hover {
    opacity: 1;
    background-position-x: calc(100% - 12px), center;
  }
}
#top-bnr .bnr-list-ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2rem;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #top-bnr .bnr-list-ttl {
    font-size: 1.6rem;
  }
}
#top-bnr .bnr-list-ttl .sm {
  font-size: 2.6rem;
}
@media screen and (max-width: 768px) {
  #top-bnr .bnr-list-ttl .sm {
    font-size: 1.5rem;
  }
}
#top-bnr .bnr-list-txt {
  margin: 33px auto 0;
}

/* top-contact  PC
------------------------------------ */
#top-contact .contact-list {
  display: flex;
  justify-content: space-between;
}
#top-contact .contact-list-item {
  max-width: 520px;
  padding: 70px 0;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 30px;
}
#top-contact .contact-list-ttl {
  display: inline-block;
  padding: 0 70px;
  background: url(../img/top/contact-ttl-l.png) no-repeat left bottom, url(../img/top/contact-ttl-r.png) no-repeat right bottom;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  color: #Fff;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #top-contact .contact-list-ttl {
    font-size: 1.5rem;
  }
}
#top-contact .contact-list-ttl .lg {
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  #top-contact .contact-list-ttl .lg {
    font-size: 1.6rem;
  }
}
#top-contact .contact-list-tel {
  margin: 35px auto 0;
  padding-left: 40px;
  background: url(../img/top/contact-tel.png) no-repeat left center;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4.2rem;
  letter-spacing: 0;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #top-contact .contact-list-tel {
    font-size: 2.1rem;
  }
}
#top-contact .contact-list-txt {
  display: block;
  line-height: 1;
}
#top-contact .contact-btn {
  margin-top: 38px;
}

/* top-news  PC
------------------------------------ */
#top-news {
  background: url(../img/top/news-btm.png) no-repeat center bottom, url(../img/top/news-bg.png) no-repeat center top/cover;
}
@media screen and (min-width: 1921px) {
  #top-news {
    background-size: 100% auto, cover;
  }
}
#top-news .news-box {
  padding: 60px 100px 130px;
  border-radius: 50px 50px 0 0;
  background: #fff;
}
#top-news .news-btn {
  max-width: 280px;
}

/* =========================================

  sub layout  all

========================================= */
.sub main {
  background-color: #f6f3ef;
}

/* msm  PC
------------------------------------ */
.com-sec {
  background-size: 100% 70%;
}
.com-sec .com-leaf::before {
  left: -41px;
  bottom: -16px;
}
.com-sec .com-leaf::after {
  right: 85px;
}
.com-sec-inner {
  width: 100%;
  max-width: 1080px;
  margin: auto;
  padding: 72px 0 95px;
}

#msm .reco-list {
  margin: 40px auto 0;
}
#msm .reco-list-item {
  padding-bottom: 12px;
  padding-left: 26px;
  border-bottom: 1px dotted rgba(51, 51, 51, 0.2);
  background: url(../img/msm/check.png) no-repeat left 8px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #msm .reco-list-item {
    font-size: 1.5rem;
  }
}
#msm .reco-list-item:nth-of-type(n+2) {
  margin-top: 17px;
}
#msm .reco-list-item span {
  display: inline-block;
  background-color: #f1eae0;
  line-height: 1;
}
#msm .about {
  position: relative;
}
#msm .about-img {
  position: absolute;
  top: 281px;
  left: calc(50% - 911px);
}
#msm .about-flx {
  margin: 45px auto 0;
}
#msm .about-con {
  max-width: 550px;
  margin-left: auto;
}
#msm .about-txt {
  line-height: 3.17;
}
#msm .about-btn {
  margin-top: 58px;
}
#msm .merit {
  background: url(../img/msm/merit-bg.png) no-repeat center bottom;
}
@media screen and (min-width: 1921px) {
  #msm .merit {
    background-size: 100%;
  }
}
#msm .merit-list {
  margin: 60px auto 0;
}
#msm .merit-list-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#msm .merit-list-item:nth-of-type(n+2) {
  margin: 77px auto 0;
}
#msm .merit-list-item:nth-of-type(2n) {
  flex-direction: row-reverse;
}
#msm .merit-list-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #msm .merit-list-con {
    max-width: 680px;
  }
}
#msm .merit-list-ttl {
  display: flex;
  height: 120px;
  padding: 0 33px;
  border-radius: 10px;
  background-color: #f1eae0;
  align-items: center;
}
#msm .merit-list-ttl .num {
  margin-right: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 4rem;
  letter-spacing: 0.08em;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  #msm .merit-list-ttl .num {
    font-size: 2rem;
  }
}
#msm .merit-list-ttl .num span {
  color: #28a8d2;
}
#msm .merit-list-ttl .ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6rem;
  letter-spacing: 0.08em;
  line-height: 1.57;
}
@media screen and (max-width: 768px) {
  #msm .merit-list-ttl .ttl {
    font-size: 1.5rem;
  }
}
#msm .merit-list-txt {
  margin: 20px auto 0;
  letter-spacing: 0.08em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

/* nature  PC
------------------------------------ */
#nature .reason-list {
  margin: 65px auto 0;
}
#nature .reason-list-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#nature .reason-list-item:nth-of-type(n+2) {
  margin-top: 55px;
}
#nature .reason-list-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #nature .reason-list-con {
    max-width: 720px;
  }
}
#nature .reason-list-ttl {
  display: flex;
  padding-bottom: 13px;
  border-bottom: 1px dashed #79a83b;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #nature .reason-list-ttl {
    max-width: 677px;
  }
}
#nature .reason-list-ttl .num {
  margin-right: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 4rem;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #nature .reason-list-ttl .num {
    font-size: 2rem;
  }
}
#nature .reason-list-ttl .num span {
  color: #28a8d2;
}
#nature .reason-list-ttl .ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6rem;
  letter-spacing: 0.08em;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  #nature .reason-list-ttl .ttl {
    font-size: 1.5rem;
  }
}
#nature .reason-list-txt {
  margin-top: 18px;
  letter-spacing: 0.08em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
#nature .reason-list-btn {
  margin-top: 20px;
}
#nature .case-bg01 {
  background: url(../img/nature/case-bg-l.png) no-repeat left 198px, url(../img/nature/case-bg-r.png) no-repeat right 76px;
}
#nature .case-bg02 {
  background: url(../img/nature/case-bg.png) no-repeat center -213px/cover;
}
#nature .case-bg03 {
  background-position: center 285px;
}
#nature .case-txt {
  margin: 45px auto 0;
  letter-spacing: 0.08em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  #nature .case-txt {
    text-align: center;
    line-height: 3.1;
  }
}
@media screen and (min-width: 768px) {
  #nature .case-list li {
    width: 100%;
    max-width: 400px;
  }
  #nature .case-list li:nth-of-type(n+2) {
    margin-left: 40px;
  }
}
#nature .case-picture {
  padding-top: 100px;
}
#nature .case-picture-item:nth-of-type(n+2) {
  margin: 40px auto 0;
}
#nature .case-mt {
  margin: 58px auto 0;
  background: url(../img/top/youtube-l.png) no-repeat 50px center, url(../img/top/youtube-r.png) no-repeat calc(100% - 80px) bottom;
}
#nature .case-movie {
  max-width: 1080px;
  margin: auto;
  text-align: center;
}
#nature .case-movie-ttl {
  display: inline-block;
  padding: 18px 0;
  background: url(../img/nature/line.png) no-repeat center top, url(../img/nature/line.png) no-repeat center bottom;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3rem;
  letter-spacing: 0.14em;
  line-height: 1.6;
  position: relative;
}
@media screen and (max-width: 768px) {
  #nature .case-movie-ttl {
    font-size: 1.5rem;
  }
}
#nature .case-movie-ttl::before {
  content: "";
  width: 90px;
  height: 39px;
  margin: auto;
  background: url(../img/nature/movie-ttl-ico.png) no-repeat center/contain;
  position: absolute;
  left: 0;
  right: 0;
  top: -56px;
}
#nature .case-iframe {
  width: 55%;
  margin: auto;
}
#nature .case-btn {
  margin: 68px auto 0;
}

/* menu  PC
------------------------------------ */
#menu .about-txt {
  margin: 65px auto 0;
  text-align: center;
}
#menu .about-list {
  margin: 65px auto 0;
}
#menu .about-list-item {
  width: 100%;
  max-width: 510px;
}
#menu .about-list-ttl {
  height: 80px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6rem;
  letter-spacing: 0.08em;
  color: #fff;
  line-height: 80px;
  text-align: center;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  #menu .about-list-ttl {
    font-size: 1.5rem;
  }
}
#menu .about-list-ttl01 {
  background: #3daec6;
}
#menu .about-list-ttl02 {
  background: #6cc2d5;
}
#menu .about-list-check {
  margin: 10px auto 0;
  padding: 23px 20px;
  background-color: #f4f6f6;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  #menu .about-list-check {
    height: 343px;
  }
}
#menu .about-list-check li {
  padding-bottom: 11px;
  padding-left: 20px;
  border-bottom: 1px solid #cdcdcd;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  line-height: 1.6;
  position: relative;
}
@media screen and (max-width: 768px) {
  #menu .about-list-check li {
    font-size: 1.5rem;
  }
}
#menu .about-list-check li::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #6cc2d5;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
#menu .about-list-check li:nth-of-type(n+2) {
  margin-top: 11px;
}
#menu .menu-list {
  margin: 65px auto 0;
}
#menu .menu-list-item:nth-of-type(n+2) {
  margin-top: 60px;
}
#menu .menu-list-ttl {
  padding: 18px 30px;
  border-radius: 10px;
  background: #c3e3e3;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6rem;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #menu .menu-list-ttl {
    font-size: 1.5rem;
  }
}
#menu .menu-list-table {
  width: 100%;
  margin: 5px auto 0;
}
#menu .menu-list-table tr {
  border-bottom: 1px solid #333333;
}
#menu .menu-list-table th, #menu .menu-list-table td {
  padding: 17px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
  white-space: pre-line;
}
@media screen and (max-width: 768px) {
  #menu .menu-list-table th, #menu .menu-list-table td {
    font-size: 1.5rem;
  }
}
#menu .menu-list-table td {
  text-align: right;
}

/* information  PC
------------------------------------ */
#information .about-flx {
  margin: 45px auto 0;
}
#information .about-table {
  width: 100%;
  max-width: 535px;
}
#information .about-table tr {
  border-bottom: 1px dashed #79a83b;
}
#information .about-table th, #information .about-table td {
  padding: 10px 0;
  vertical-align: middle;
}
#information .about-table th {
  width: 100px;
  color: #28a8d2;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.7rem;
  letter-spacing: 0.08em;
  line-height: 1.76;
}
@media screen and (max-width: 768px) {
  #information .about-table th {
    font-size: 1.5rem;
  }
}
#information .about-table td {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
  letter-spacing: 0.08em;
  line-height: 1.76;
}
@media screen and (max-width: 768px) {
  #information .about-table td {
    font-size: 1.5rem;
  }
}
#information .about-img {
  margin-left: 65px;
}
#information .information {
  background: url(../img/nature/case-bg-l.png) no-repeat left 198px, url(../img/nature/case-bg-r.png) no-repeat right 76px;
}
#information .information-table {
  margin: 60px auto 0;
}
#information .information-map {
  margin: 60px auto 0;
}

/* news  PC
------------------------------------ */
#news .com-news-item:nth-of-type(n+2) {
  margin: 35px auto 0;
  padding-top: 35px;
  border-top: 1px dotted rgba(51, 51, 51, 0.2);
}
@media screen and (min-width: 768px) {
  #news .detail .com-leaf::before {
    bottom: -115px;
  }
  #news .detail .com-leaf::after {
    top: -80px;
  }
}/*# sourceMappingURL=all.css.map */