@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;
}

.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: 34px;
  }
}
.com-txt .ac {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.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;
}

.clamp4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

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

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

/*  共通パーツ
------------------------------------ */
.com-btn02 {
  display: block;
  width: 100%;
  max-width: 880px;
  height: 110px;
  margin: auto;
  text-align: center;
  outline: 1px solid #000000;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .com-btn02 {
    font-size: 1.5rem;
  }
}
.com-btn02 {
  letter-spacing: 0.1em;
  color: #000000;
  outline-offset: -6px;
  line-height: 110px;
  background: url(../img/top/com-btn-arw.png) no-repeat calc(100% - 20px) center/25px, url(../img/bg_gold.png);
}

.com-box01 {
  background: #000000;
  outline: 1px solid #997d42;
}

.com-deco {
  position: relative;
  z-index: 0;
}
.com-deco::before {
  content: "";
  width: 430px;
  height: 425px;
  background: url(../img/about/feature-lt.png) no-repeat left top/contain;
  position: absolute;
  top: -139px;
  left: -248px;
  z-index: -1;
}
.com-deco-lg::before {
  width: 475px;
  height: 427px;
  background-image: url(../img/about/staff-ico.png);
  top: auto;
  left: auto;
  right: -85px;
  bottom: -304px;
}

.com-bg01 {
  background: url(../img/ptn.png);
}

.com-check {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.com-check li {
  display: flex;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .com-check li {
    font-size: 1.5rem;
  }
}
.com-check li {
  letter-spacing: 0.07em;
  line-height: 1.5;
  color: #fff;
  align-items: center;
}
.com-check li::before {
  content: "";
  width: 27px;
  height: 26px;
  margin-right: 10px;
  background: url(../img/top/worries.png) no-repeat left bottom/contain;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .com-check li:not(:nth-of-type(3n-2)) {
    margin-left: 40px;
  }
  .com-check li:nth-of-type(n+4) {
    margin-top: 20px;
  }
}

.com-tel {
  line-height: 1;
}
.com-tel-link {
  padding-left: 26px;
  background: url(../img/top/info-tel.png) no-repeat left center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .com-tel-link {
    font-size: 1.5rem;
  }
}
.com-tel-link {
  letter-spacing: 0.1em;
  color: #fff;
}
.com-tel-note {
  display: block;
  margin-top: 9px;
}
.com-tel-note img {
  height: 14px;
}

.news-post {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.news-post-item {
  width: 100%;
  max-width: 340px;
}
@media screen and (min-width: 768px) {
  .news-post-item:nth-of-type(n+2) {
    margin-left: 30px;
  }
}
.news-post-link {
  display: block;
}
.news-post-img {
  width: 100%;
  height: 0;
  padding-top: 73.5%;
  position: relative;
}
.news-post-flx {
  display: flex;
  margin: 20px auto 0;
}
.news-post-tag {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.1;
}
.news-post-tag-txt {
  margin: 0 10px 10px 0;
  padding: 3px 24px;
  text-align: center;
  background: #997d42;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .news-post-tag-txt {
    font-size: 1.5rem;
  }
}
.news-post-tag-txt {
  color: #000000;
  letter-spacing: 0.07em;
  line-height: 1.3;
}
.news-post-time {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .news-post-time {
    font-size: 1.5rem;
  }
}
.news-post-time {
  color: #997d42;
  letter-spacing: 0.07em;
  line-height: 1.6;
  flex-shrink: 0;
}
.news-post-ttl {
  margin-top: 5px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .news-post-ttl {
    font-size: 1.5rem;
  }
}
.news-post-ttl {
  letter-spacing: 0.07em;
  line-height: 1.6;
  color: #fff;
}
.news-post-time, .news-post-tag-txt, .news-post-ttl {
  transition: all 0.3s ease;
}

.com-tag {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
.com-tag-item {
  width: 100%;
  max-width: 230px;
}
@media screen and (min-width: 768px) {
  .com-tag-item:nth-of-type(n+2) {
    margin-left: 20px;
  }
}
.com-tag-link {
  display: flex;
  width: 100%;
  height: 60px;
  text-align: center;
  background: #fff;
  outline: 2px solid #997d42;
  border-radius: 999px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .com-tag-link {
    font-size: 1.5rem;
  }
}
.com-tag-link {
  letter-spacing: 0.08em;
  box-shadow: 0 6px #e2d9ce;
  color: #997d42;
  align-items: center;
  justify-content: center;
}

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

  main layout  all

========================================= */
/* top-worries  PC
------------------------------------ */
#top-worries {
  background: url(../img/top/worries-bg.png) no-repeat center top/cover;
}
#top-worries .worries-ttl {
  padding-bottom: 30px;
  text-align: center;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.6rem;
}
@media screen and (max-width: 768px) {
  #top-worries .worries-ttl {
    font-size: 1.8rem;
  }
}
#top-worries .worries-ttl {
  letter-spacing: 0.07em;
  line-height: 1.44;
  position: relative;
}
#top-worries .worries-ttl::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, transparent 0%, #fff 30%, #fff 70%, transparent 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#top-worries .worries-list {
  margin: 50px auto 0;
}

.top-solution {
  padding-top: 55px;
  padding-bottom: 10px;
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.4rem;
}
@media screen and (max-width: 768px) {
  .top-solution {
    font-size: 1.7rem;
  }
}
.top-solution {
  letter-spacing: 0.07em;
  color: #000000;
  line-height: 1.5;
  position: relative;
  z-index: 1;
}
.top-solution::before {
  width: 100%;
  height: 372px;
  margin: auto;
  background: url(../img/top/solution-bg.png) no-repeat center top/cover;
}
@media screen and (min-width: 1921px) {
  .top-solution::before {
    background-size: 100% 100%;
  }
}
.top-solution::before {
  position: absolute;
  left: 0;
  right: 0;
  top: -100px;
  z-index: -1;
  content: "";
}
.top-solution .lg {
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  .top-solution .lg {
    font-size: 2rem;
  }
}
.top-solution .lg {
  letter-spacing: 0.07em;
}

/* top-about  PC
------------------------------------ */
#top-about {
  background: url(../img/top/about-lt.png) no-repeat left top, url(../img/top/about-right.png) no-repeat calc(50% + 620px) calc(100% - 54px);
}
#top-about .about-flx {
  margin: 60px auto 0;
}
#top-about .about-right {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #top-about .about-right {
    max-width: 520px;
  }
}
#top-about .about-btn {
  margin-top: 60px;
}

/* top-bnr  PC
------------------------------------ */
#top-bnr {
  position: relative;
}
#top-bnr::before {
  content: "";
  width: 100%;
  height: 480px;
  background: url(../img/ptn.png);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
}
#top-bnr .bnr-list-item:nth-of-type(n+2) {
  margin-left: 40px;
}
#top-bnr .bnr-list-img {
  margin-right: 39px;
}
#top-bnr .bnr-list-link {
  display: block;
  width: 100%;
  max-width: 320px;
  height: 175px;
  margin: -134px 0 0 auto;
  padding-top: 37px;
  background: url(../img/top/com-btn-arw.png) no-repeat center calc(100% - 22px) #997d42;
  text-align: center;
  line-height: 1;
  position: relative;
}
#top-bnr .bnr-list-link .ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  #top-bnr .bnr-list-link .ttl {
    font-size: 1.6rem;
  }
}
#top-bnr .bnr-list-link .ttl {
  letter-spacing: 0.1em;
  color: #000000;
}
#top-bnr .bnr-list-link .txt {
  margin: 20px auto 0;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #top-bnr .bnr-list-link .txt {
    font-size: 1.5rem;
  }
}
#top-bnr .bnr-list-link .txt {
  letter-spacing: 0.07em;
  color: #000000;
}

/* top-news  PC
------------------------------------ */
#top-news {
  background: url(../img/top/news-lt.png) no-repeat calc(50% - 560px) top;
}
#top-news .news-post {
  margin: 50px auto 0;
}
#top-news .news-btn {
  margin: 50px auto 0;
}

.com-page {
  background: url(../img/top/page-bg.png) no-repeat center/cover;
}
.com-page .page-list li {
  width: 100%;
  max-width: 520px;
}
.com-page .page-list li:nth-of-type(n+2) {
  margin-left: 40px;
}
.com-page .page-link {
  display: flex;
  height: 110px;
  background: url(../img/top/com-btn-arw.png) no-repeat calc(100% - 20px) center, url(../img/bg_gold.png);
  outline: 1px solid #000000;
  outline-offset: -6px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .com-page .page-link {
    font-size: 1.5rem;
  }
}
.com-page .page-link {
  letter-spacing: 0.1em;
  color: #000000;
  align-items: center;
  justify-content: center;
}
.com-page .page-link::before {
  content: "";
  width: 40px;
  height: 46px;
  margin-right: 5px;
  background: url(../img/top/staff.png) no-repeat center/contain;
}
.com-page .page-link02::before {
  width: 25px;
  height: 37px;
  margin-right: 20px;
  background-image: url(../img/top/access.png);
}
@media screen and (min-width: 768px) {
  .com-page .page-link:hover {
    background-position-x: calc(100% - 15px), center;
  }
}

/* top-pet  PC
------------------------------------ */
#top-pet {
  background: url(../img/top/pet-bg.jpg) no-repeat center/cover;
}
#top-pet .pet-box {
  width: 100%;
  max-width: 840px;
  margin: auto;
  padding: 70px 0 80px;
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
}
#top-pet .pet-ttl-sub {
  margin: 40px auto 0;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  #top-pet .pet-ttl-sub {
    font-size: 1.5rem;
  }
}
#top-pet .pet-ttl-sub {
  letter-spacing: 0.07em;
  color: #fff;
  line-height: 1.5;
}
#top-pet .pet-txt-box {
  margin: 40px auto 0;
}
#top-pet .pet-txt-box p:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#top-pet .pet-btn {
  margin: 50px auto 0;
}

/* com-contact  PC
------------------------------------ */
.com-contact {
  background: url(../img/bg_gold.png);
}
.com-contact .contact-ttl {
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.4rem;
}
@media screen and (max-width: 768px) {
  .com-contact .contact-ttl {
    font-size: 1.7rem;
  }
}
.com-contact .contact-ttl {
  letter-spacing: 0.07em;
  line-height: 1.76;
}
.com-contact .contact-ttl .border {
  display: flex;
  justify-content: center;
  align-items: center;
}
.com-contact .contact-ttl .border::before, .com-contact .contact-ttl .border::after {
  content: "";
  width: 50px;
  height: 2px;
  background: #000000;
}
.com-contact .contact-ttl .border::before {
  margin-right: 18px;
}
.com-contact .contact-ttl .border::after {
  margin-left: 18px;
}
.com-contact .contact-box {
  margin: 48px auto 0;
  padding: 50px 0 60px;
  background: #000000;
}
.com-contact .contact-info li:nth-of-type(n+2) {
  margin-left: 30px;
}
.com-contact .contact-txt {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .com-contact .contact-txt {
    font-size: 1.5rem;
  }
}
.com-contact .contact-txt {
  letter-spacing: 0.08em;
  color: #fff;
  line-height: 1.875;
}
.com-contact .contact-btn {
  display: flex;
  height: 60px;
  padding: 0 37px 0 40px;
  outline: 1px solid #fff;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .com-contact .contact-btn {
    font-size: 1.5rem;
  }
}
.com-contact .contact-btn {
  letter-spacing: 0.07em;
  color: #fff;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .com-contact .contact-btn:hover {
    outline-color: #997d42;
    background-color: #997d42;
    opacity: 1;
  }
}
.com-contact .contact-btn::before {
  content: "";
  width: 31px;
  height: 30px;
  margin-right: 14px;
  background: url(../img/top/contact-insta.png) no-repeat center/contain;
}
.com-contact .contact-btn-wrap {
  margin: 28px auto 0;
}
.com-contact .contact-btn-wrap li:nth-of-type(n+2) {
  margin-left: 20px;
}
.com-contact .contact-btn-reserve::before {
  width: 26px;
  height: 26px;
  background-image: url(../img/top/contact-reserve.png);
}
.com-contact .contact-btn-mail::before {
  width: 25px;
  height: 20px;
  background-image: url(../img/top/contact-mail.png);
}
.com-contact .com-tel-link {
  padding-left: 30px;
  background-image: url(../img/top/contact-tel.png);
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .com-contact .com-tel-link {
    font-size: 1.5rem;
  }
}
.com-contact .com-tel-link {
  letter-spacing: 0.1em;
}
.para {
  margin-top: -62px;
  padding: 155px 0 355px;
  text-align: center;
  background: url(../img/top/para.png) no-repeat center top/cover;
}
@media screen and (min-width: 1921px) {
  .para {
    margin-top: -3.1vw;
  }
}

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

  sub layout  all

========================================= */
/* about  PC
------------------------------------ */
#about .feature-list {
  margin: 40px auto 0;
}
#about .feature-list-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#about .feature-list-item:nth-of-type(n+2) {
  margin: 100px auto 0;
}
#about .feature-list-item:nth-of-type(2n) {
  flex-direction: row-reverse;
}
#about .feature-list-ttl .num {
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4.5rem;
}
@media screen and (max-width: 768px) {
  #about .feature-list-ttl .num {
    font-size: 2.25rem;
  }
}
#about .feature-list-ttl .num {
  letter-spacing: 0.07em;
  color: #997d42;
  line-height: 1;
}
#about .feature-list-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #about .feature-list-con {
    max-width: 500px;
  }
}
#about .feature-list-txt-box {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  #about .feature-list-txt-box p:nth-of-type(n+2) {
    margin-top: 30px;
  }
}
#about .staff-flx {
  margin: 50px auto 0;
}
#about .staff-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #about .staff-con {
    max-width: 500px;
  }
}
#about .staff-con-ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  #about .staff-con-ttl {
    font-size: 1.5rem;
  }
}
#about .staff-con-ttl {
  letter-spacing: 0.07em;
  line-height: 1.85;
  color: #997d42;
}
#about .staff-txt-box {
  margin-top: 30px;
}
#about .staff-img {
  position: relative;
}
#about .staff .name {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #about .staff .name {
    font-size: 1.5rem;
  }
}
#about .staff .name {
  letter-spacing: 0.07em;
}
#about .staff-list {
  margin: 80px auto 0;
}
#about .staff-list-item {
  width: 100%;
  padding: 10px;
  outline: 1px solid #997d42;
  background: #151515;
}
@media screen and (min-width: 768px) {
  #about .staff-list-item {
    max-width: 510px;
  }
}
#about .staff-list-txt {
  margin: 15px 20px 0;
}
#about .gallery-list {
  margin: 40px auto 0;
}
#about .gallery-list-item {
  width: 100%;
  height: 0;
  padding-top: 73.5%;
  position: relative;
}
@media screen and (min-width: 768px) {
  #about .gallery-list-item {
    max-width: 330px;
    padding-top: 250px;
  }
  #about .gallery-list-item:not(:nth-of-type(3n-2)) {
    margin-left: 45px;
  }
  #about .gallery-list-item:nth-of-type(n+4) {
    margin-top: 45px;
  }
}

/* service  PC
------------------------------------ */
#service .feature-list {
  margin: 45px auto 0;
}
#service .feature-list::before {
  top: auto;
  left: auto;
  right: -166px;
  bottom: 0;
}
#service .feature-list-item:nth-of-type(n+2) {
  margin: 100px auto 0;
}
#service .feature-list-item:nth-of-type(2n) {
  flex-direction: row-reverse;
}
#service .feature-list-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #service .feature-list-con {
    max-width: 500px;
  }
}
#service .feature-list-txt-box {
  margin-top: 28px;
}
@media screen and (min-width: 768px) {
  #service .feature-list-txt-box p:nth-of-type(n+2) {
    margin-top: 22px;
  }
}
#service .solution-box {
  max-width: 880px;
  margin: 60px auto 0;
  padding: 50px 100px;
}
@media screen and (min-width: 768px) {
  #service .solution-box li:not(:nth-of-type(3n-2)) {
    margin-left: 70px;
  }
  #service .solution-box li:nth-of-type(n+4) {
    margin-top: 20px;
  }
}
#service .page-inner {
  padding: 100px 0;
}
#service .price-note {
  margin-top: 48px;
  text-align: right;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  #service .price-note {
    font-size: 1.5rem;
  }
}
#service .price-note {
  letter-spacing: 0.07em;
  line-height: 1.5;
}
#service .price-table {
  margin: 15px auto 0;
}
#service .price-table th, #service .price-table td {
  padding: 30px 0;
}
#service .price-table th {
  width: 50%;
  padding-left: 20px;
}
#service .price-table td {
  padding-right: 24px;
  text-align: right;
}

/* information  PC
------------------------------------ */
#information .flow-list {
  margin: 46px auto 0;
}
#information .flow-list-item {
  padding: 40px;
  outline: 1px solid #997d42;
}
#information .flow-list-item:nth-of-type(n+2) {
  margin-top: 50px;
  position: relative;
}
#information .flow-list-item:nth-of-type(n+2)::before {
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  border-top: 15px solid #ffffff;
  border-bottom: 0;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
}
#information .flow-list-img {
  flex-shrink: 0;
}
#information .flow-list-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #information .flow-list-con {
    max-width: 620px;
    margin-left: 50px;
  }
}
#information .flow-list-ttl {
  display: flex;
  align-items: center;
}
#information .flow-list-ttl .en {
  width: 122px;
  padding: 6px 0 8px;
  text-align: center;
  background-color: #997d42;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #information .flow-list-ttl .en {
    font-size: 1.5rem;
  }
}
#information .flow-list-ttl .en {
  letter-spacing: 0.1em;
  color: #000000;
  line-height: 1;
}
#information .flow-list-ttl .num {
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  #information .flow-list-ttl .num {
    font-size: 1.5rem;
  }
}
#information .flow-list-ttl .ttl {
  margin-left: 20px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  #information .flow-list-ttl .ttl {
    font-size: 1.5rem;
  }
}
#information .flow-list-ttl .ttl {
  letter-spacing: 0.1em;
  color: #fff;
  line-height: 1.5;
}
#information .flow-list-txt {
  margin-top: 28px;
}
#information .flow-list-btn {
  max-width: 260px;
  height: 50px;
  margin-top: 40px;
  line-height: 50px;
}
#information .faq-list {
  margin: 40px auto 0;
}
#information .faq-list-item:nth-of-type(n+2) {
  margin-top: 70px;
}
#information .faq-list-ttl {
  padding: 17px 0;
  background: #997d42;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #information .faq-list-ttl {
    font-size: 1.5rem;
  }
}
#information .faq-list-ttl {
  letter-spacing: 0.07em;
  color: #000000;
  line-height: 1.6;
}
#information .faq-list-ttl::before {
  content: "Q";
}
#information .faq-list-txt {
  margin-top: 33px;
  white-space: pre-line;
  color: #fff;
}
#information .faq-list-txt::before {
  content: "A";
  color: #997d42;
}
#information .faq-qa {
  padding-left: 80px;
  position: relative;
}
#information .faq-qa::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  #information .faq-qa::before {
    font-size: 1.5rem;
  }
}
#information .faq-qa::before {
  letter-spacing: 0.07em;
  line-height: 1;
}

/* access  PC
------------------------------------ */
#access .information-table {
  margin: 55px auto 0;
}
#access .access-map {
  margin: 60px auto 0;
}
#access .access-info {
  margin: 80px auto 0;
}
#access .access-info-ttl {
  display: flex;
  color: #997d42;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  #access .access-info-ttl {
    font-size: 1.5rem;
  }
}
#access .access-info-ttl {
  letter-spacing: 0.07em;
  line-height: 1.5;
  align-items: center;
  justify-content: space-between;
}
#access .access-info-ttl::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 845px;
  height: 1px;
  background: #997d42;
}
#access .access-info-txt {
  margin-top: 25px;
}
#access .access-info-flx {
  margin: 7px auto 0;
}
@media screen and (min-width: 768px) {
  #access .access-info-map {
    max-width: 540px;
    padding-top: 405px;
  }
}

/* contact  PC
------------------------------------ */
#contact .contact-form-table {
  margin: 50px auto 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#contact .contact-form-table tr:nth-of-type(n+2) {
  border-top: 1px solid #fff;
}
@media screen and (min-width: 768px) {
  #contact .contact-form-table th {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
#contact .contact-form-table th {
  color: #fff;
}
#contact .contact-form-table td {
  color: #fff;
}
@media screen and (min-width: 768px) {
  #contact .contact-form-table td {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
#contact .contact-form-table td p {
  color: #fff;
}
#contact .contact-form-table td p.error-text {
  color: #e74c3c;
}
#contact .complete-box p {
  color: #fff;
}

/* news  PC
------------------------------------ */
#news .com-news-link {
  padding: 25px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#news .detail-box {
  padding: 25px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#news .pagenation-inner {
  border: none;
}

/* privacy  PC
------------------------------------ */
#privacy .privacy p, #privacy .privacy li {
  color: #fff;
}

/* site  PC
------------------------------------ */
#site .site a {
  color: #fff;
}/*# sourceMappingURL=all.css.map */