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

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

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

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

.com-anchor {
  scroll-margin-top: 120px; /* ヘッダーの高さ分 */
}

.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: 36px;
  }
}
.com-txt .border {
  padding-bottom: 5px;
  border-bottom: 1px solid #d9d9d9;
}
.com-txt a {
  border-bottom: 1px solid;
  color: #da8021;
  line-height: 1.4;
}

.marker {
  position: relative;
  z-index: 1;
}
.marker::before {
  display: block;
  width: 100%;
  height: 14px;
  background: rgba(113, 186, 47, 0.3);
  border-radius: 5.5px;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: -1;
  content: "";
}

.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: 130px 0;
  }
}

.com-noimage {
  background: url(../img/top/logo.png) no-repeat center rgba(102, 68, 34, 0.1);
  background-size: clamp(48px, 65%, 209px);
}

/*  共通パーツ
------------------------------------ */
.com-box {
  padding: 30px 37px;
  background: #efece8;
  border-radius: 15px;
}
.com-box-white {
  background: #fff;
}
.com-box-list {
  margin: 17px auto 0;
}
.com-box-list li {
  padding-left: 16px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .com-box-list li {
    font-size: 1.5rem;
  }
}
.com-box-list li {
  letter-spacing: 0.04em;
  color: #664422;
  line-height: 1.875;
  position: relative;
}
.com-box-list li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
.com-box-list li:nth-of-type(n+2) {
  margin-top: 12px;
}

.com-rbn {
  width: 100%;
  max-width: 317px;
  height: 54px;
  margin: auto;
  background: url(../img/rbn01.png) no-repeat center/contain;
  text-align: center;
  font-family: "Cookie", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 4.2rem;
}
@media screen and (max-width: 768px) {
  .com-rbn {
    font-size: 2.1rem;
  }
}
.com-rbn {
  letter-spacing: 0;
  color: #fff;
  line-height: 57px;
}
.com-rbn02 {
  background-image: url(../img/rbn02.png);
}
.com-rbn-sm {
  font-size: 3.6rem;
}
@media screen and (max-width: 768px) {
  .com-rbn-sm {
    font-size: 1.8rem;
  }
}

.com-bg01 {
  background-size: auto auto;
  background-color: rgb(246, 244, 241);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, rgb(244, 242, 239) 10px, rgb(244, 242, 239) 20px);
}

.com-info {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.com-info li:nth-of-type(n+2) {
  margin-left: 30px;
}
.com-info-mail {
  display: flex;
  width: 260px;
  height: 70px;
  background: #664422;
  border-radius: 0 0 15px 15px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .com-info-mail {
    font-size: 1.5rem;
  }
}
.com-info-mail {
  letter-spacing: 0.04em;
  color: #fff;
  align-items: center;
  justify-content: center;
}
.com-info-mail::before {
  content: "";
  width: 17px;
  height: 11px;
  margin-right: 17px;
  background: url(../img/top/info-mail.png) no-repeat left center/contain;
}

.com-tel {
  font-family: "Kaisei Decol", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.1rem;
}
@media screen and (max-width: 768px) {
  .com-tel {
    font-size: 1.5rem;
  }
}
.com-tel {
  letter-spacing: 0.04em;
  line-height: 1;
}
.com-tel .num {
  font-size: 2.6rem;
}
@media screen and (max-width: 768px) {
  .com-tel .num {
    font-size: 1.5rem;
  }
}
.com-tel .num {
  letter-spacing: 0.04em;
}
.com-tel-note {
  display: block;
}

.news-post {
  display: flex;
  width: 100%;
  max-width: 845px;
}
.news-post-item {
  width: 100%;
  max-width: 270px;
}
@media screen and (min-width: 768px) {
  .news-post-item:nth-of-type(n+2) {
    margin-left: 19px;
  }
}
.news-post-link {
  display: block;
}
.news-post-img {
  width: 100%;
  height: 0;
  padding-top: 100%;
  border: 1px solid #d9d9d9;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}
.news-post-con {
  margin-top: 12px;
}
.news-post-time {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .news-post-time {
    font-size: 1.5rem;
  }
}
.news-post-time {
  letter-spacing: 0.04em;
  color: #664422;
  line-height: 1.1;
  flex-shrink: 0;
}
.news-post-tag {
  display: flex;
  margin-left: 6px;
  padding-left: 6px;
  border-left: 2px solid #d9d9d9;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  line-height: 1.1;
}
.news-post-tag li:nth-of-type(n+2)::before {
  content: ",";
}
.news-post-tag-txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.7rem;
  letter-spacing: 0.04em;
  color: #664422;
}
.news-post-ttl {
  margin-top: 10px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .news-post-ttl {
    font-size: 1.5rem;
  }
}
.news-post-ttl {
  letter-spacing: 0.04em;
  line-height: 1.8;
}
.news-post-time, .news-post-tag-txt, .news-post-ttl {
  transition: all 0.3s ease;
}

.com-tag {
  display: flex;
  width: 100%;
  max-width: 1160px;
  padding: 30px 0;
  margin: auto;
  background: #efece8;
  border-radius: 15px;
  justify-content: center;
  flex-wrap: wrap;
}
.com-tag-wrap {
  padding-top: 100px;
}
.com-tag-item {
  width: 100%;
  max-width: 331px;
}
@media screen and (min-width: 768px) {
  .com-tag-item:not(:nth-of-type(3n-2)) {
    margin-left: 43px;
  }
  .com-tag-item:nth-of-type(n+4) {
    margin-top: 29px;
  }
}
.com-tag-item:nth-of-type(2n) a {
  background: url(../img/guide/tag-deco02.png) no-repeat center/cover;
}
.com-tag-item:nth-of-type(2n) a::before {
  background: url(../img/top/bnr-awr.png) no-repeat center/contain;
}
.com-tag-link {
  display: flex;
  height: 61px;
  background: url(../img/guide/tag-deco01.png) no-repeat center/cover;
  font-family: "Kaisei Decol", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .com-tag-link {
    font-size: 1.5rem;
  }
}
.com-tag-link {
  letter-spacing: 0.04em;
  color: #fff;
  justify-content: center;
  align-items: center;
}
.com-tag-link::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  background: url(../img/top/bnr-awr-orrange.png) no-repeat center/contain;
}
.com-tag-link-sm {
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .com-tag-link-sm {
    font-size: 1.5rem;
  }
}

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

  main layout  all

========================================= */
/* top-worries  PC
------------------------------------ */
#top-worries {
  position: relative;
}
#top-worries::before, #top-worries::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  z-index: -1;
}
#top-worries::before {
  width: 20.15%;
  padding-top: 50.78%;
  background: url(../img/top/worries-left.png) no-repeat left top/contain;
  left: 0;
  top: -98px;
}
#top-worries::after {
  width: 27.3%;
  padding-top: 41.45%;
  background: url(../img/top/worries-right.png) no-repeat right top/contain;
  right: 0;
  top: 286px;
}
#top-worries .worries-ttl {
  text-align: center;
  position: relative;
}
#top-worries .worries-ttl .txt {
  font-family: "Kaisei Decol", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4.2rem;
}
@media screen and (max-width: 768px) {
  #top-worries .worries-ttl .txt {
    font-size: 2.1rem;
  }
}
#top-worries .worries-ttl .txt {
  letter-spacing: 0.04em;
  color: #664422;
  line-height: 1.5;
}
#top-worries .worries-ttl .txt .ac {
  color: #996611;
  font-size: 5rem;
}
@media screen and (max-width: 768px) {
  #top-worries .worries-ttl .txt .ac {
    font-size: 2.5rem;
  }
}
#top-worries .worries-ttl .txt .ac {
  letter-spacing: 0.04em;
  line-height: 1;
  position: relative;
  z-index: 0;
}
#top-worries .worries-ttl .txt .ac::before {
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  background: rgba(13, 166, 154, 0.2);
  border-radius: 6px;
  position: absolute;
  left: 0;
  bottom: 5px;
  z-index: -1;
}
#top-worries .worries-ttl .deco {
  position: absolute;
}
#top-worries .worries-ttl .deco01 {
  top: -17px;
  left: calc(50% - 379px);
}
#top-worries .worries-ttl .deco02 {
  top: -17px;
  right: calc(50% - 427px);
}
#top-worries .worries-list {
  display: flex;
  margin: 25px auto 0;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #top-worries .worries-list-item:nth-of-type(1) {
    margin-top: 25px;
    margin-left: 130px;
  }
  #top-worries .worries-list-item:nth-of-type(2) {
    margin-left: 231px;
    margin-right: 155px;
  }
  #top-worries .worries-list-item:nth-of-type(3) {
    margin-top: -17px;
  }
  #top-worries .worries-list-item:nth-of-type(4) {
    margin-top: 3px;
    margin-left: 480px;
  }
}
#top-worries .worries-box {
  width: 100%;
  max-width: 700px;
  margin: 91px auto 0;
  padding: 21px 0 37px;
  text-align: center;
  border-radius: 15px;
  background-size: auto auto;
  background-color: rgb(222, 139, 54);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, rgb(218, 126, 31) 10px, rgb(218, 126, 31) 20px);
  position: relative;
}
#top-worries .worries-box .illu {
  position: absolute;
}
#top-worries .worries-box .illu01 {
  left: 12.1%;
  top: -153px;
}
#top-worries .worries-box .illu02 {
  top: -332px;
  left: 35.4%;
}
#top-worries .worries-box .illu03 {
  top: -130px;
  right: 20.1%;
}
#top-worries .worries-box-ttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.6rem;
}
@media screen and (max-width: 768px) {
  #top-worries .worries-box-ttl {
    font-size: 1.5rem;
  }
}
#top-worries .worries-box-ttl {
  letter-spacing: 0.04em;
  color: #fff;
}
#top-worries .worries-box-ttl .lg {
  display: block;
  margin: 7px auto 0;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  #top-worries .worries-box-ttl .lg {
    font-size: 1.6rem;
  }
}
#top-worries .worries-box-ttl .lg {
  letter-spacing: 0.04em;
  line-height: 1;
}

/* top-concept  PC
------------------------------------ */
#top-concept {
  background: url(../img/top/concept-img-r.png) no-repeat calc(50% + 650px) calc(100% - 164px);
}
@media screen and (min-width: 768px) and (max-width: 1646px) {
  #top-concept {
    background-position: calc(100% - 150px) 98%;
    background-size: 170px;
    padding-bottom: 80px;
  }
}
#top-concept {
  position: relative;
  z-index: 0;
}
#top-concept .concept-img {
  position: absolute;
  top: 0;
  left: calc(50% - 960px);
  z-index: -1;
}
#top-concept .concept-con {
  width: 100%;
  max-width: 580px;
  margin-left: auto;
}
#top-concept .concept-ttl .en {
  font-family: "Cookie", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 5.2rem;
}
@media screen and (max-width: 768px) {
  #top-concept .concept-ttl .en {
    font-size: 2.6rem;
  }
}
#top-concept .concept-ttl .en {
  letter-spacing: 0.04em;
  color: #da8021;
  line-height: 1;
  position: relative;
}
#top-concept .concept-ttl .en::before {
  content: "";
  display: block;
  width: 51px;
  height: 43px;
  background: url(../img/top/concept-ttl-deco.png) no-repeat left top/contain;
  position: absolute;
  top: -33px;
  left: -35px;
}
#top-concept .concept-ttl .ja {
  font-family: "Kaisei Decol", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.8rem;
}
@media screen and (max-width: 768px) {
  #top-concept .concept-ttl .ja {
    font-size: 1.9rem;
  }
}
#top-concept .concept-ttl .ja {
  letter-spacing: 0.14em;
  line-height: 1.4;
}
#top-concept .concept-ttl .ja .ac01 {
  color: #996611;
  font-size: 4.2rem;
}
@media screen and (max-width: 768px) {
  #top-concept .concept-ttl .ja .ac01 {
    font-size: 2.1rem;
  }
}
#top-concept .concept-ttl .ja .ac02 {
  color: #da8021;
}
#top-concept .concept-ttl .lg {
  font-size: 5.5rem;
}
@media screen and (max-width: 768px) {
  #top-concept .concept-ttl .lg {
    font-size: 2.75rem;
  }
}
#top-concept .concept-txt {
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  #top-concept .concept-txt {
    font-size: 1.5rem;
  }
}
#top-concept .concept-txt {
  line-height: 2.1;
}
#top-concept .concept-txt-box {
  margin-top: 37px;
}

/* top-feature  PC
------------------------------------ */
#top-feature .feature-list {
  margin: 80px auto 0;
}
#top-feature .feature-list-item {
  display: flex;
  align-items: flex-start;
}
#top-feature .feature-list-item:nth-of-type(n+2) {
  margin: 60px auto 0;
}
#top-feature .feature-list-item:nth-of-type(2n) {
  flex-direction: row-reverse;
}
#top-feature .feature-list-con {
  width: 100%;
  max-width: 540px;
}
@media screen and (min-width: 768px) {
  #top-feature .feature-list-con {
    margin-top: 20px;
  }
}
#top-feature .feature-list-img {
  width: 46.1%;
}
#top-feature .feature-list-img01, #top-feature .feature-list-img03 {
  margin-right: 60px;
}
#top-feature .feature-list-img02, #top-feature .feature-list-img04 {
  margin-left: 60px;
}
#top-feature .feature-list-txt-box {
  margin-top: 21px;
}

/* top-bnr  PC
------------------------------------ */
#top-bnr {
  background: url(../img/top/bnr-deco-l.png) no-repeat 3px 50px/20.625%, url(../img/top/bnr-deco-r.png) no-repeat calc(100% - 22px) calc(100% - 42px)/23.125%;
}
#top-bnr .bnr-list-item {
  width: 100%;
  max-width: 331px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #top-bnr .bnr-list-item:nth-of-type(n+2) {
    margin-left: 42px;
  }
  #top-bnr .bnr-list-item:not(:nth-of-type(2)) {
    margin-top: 40px;
  }
}
#top-bnr .bnr-list-link {
  display: block;
  position: relative;
}
#top-bnr .bnr-list-en {
  position: absolute;
  top: -17px;
}
#top-bnr .bnr-list-en01 {
  left: 23px;
}
#top-bnr .bnr-list-en02 {
  left: 28px;
}
#top-bnr .bnr-list-en03 {
  left: 10px;
}
#top-bnr .bnr-list-ttl {
  display: flex;
  width: 100%;
  height: 61px;
  margin: -83px auto 0;
  background: url(../img/top/bnr-ttl-bg.png) no-repeat center/contain;
  justify-content: center;
  align-items: center;
  font-family: "Kaisei Decol", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  #top-bnr .bnr-list-ttl {
    font-size: 1.5rem;
  }
}
#top-bnr .bnr-list-ttl {
  letter-spacing: 0.04em;
  color: #fff;
  position: relative;
  z-index: 10;
}
#top-bnr .bnr-list-ttl::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin-right: 13px;
  background: url(../img/top/bnr-awr-orrange.png) no-repeat left top/contain;
}
#top-bnr .bnr-list-ttl02 {
  background-image: url(../img/top/bnr-ttl-bg02.png);
}
#top-bnr .bnr-list-ttl02::before {
  background: url(../img/top/bnr-awr.png) no-repeat left top/contain;
}

/* top-reserve  PC
------------------------------------ */
@media screen and (min-width: 768px) {
  #top-reserve {
    margin: -173px auto 0;
  }
}
#top-reserve .reserve-box {
  max-width: 880px;
  margin: auto;
  border-radius: 15px;
  background: #da7e1f;
  padding: 45px 0 34px;
  text-align: center;
  position: relative;
}
#top-reserve .reserve-en {
  margin: auto;
  position: absolute;
  top: -27px;
  right: 0;
  left: 0;
}
#top-reserve .reserve-ttl {
  font-family: "Kaisei Decol", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4.2rem;
}
@media screen and (max-width: 768px) {
  #top-reserve .reserve-ttl {
    font-size: 2.1rem;
  }
}
#top-reserve .reserve-ttl {
  letter-spacing: 0.04em;
  color: #fff;
}
#top-reserve .reserve-txt {
  color: #fff;
}
#top-reserve .reserve-list {
  margin: 23px auto 0;
}
@media screen and (min-width: 768px) {
  #top-reserve .reserve-list li:nth-of-type(n+2) {
    margin-left: 20px;
  }
}
#top-reserve .reserve-list-btn {
  display: flex;
  width: 220px;
  height: 80px;
  background: #fff;
  border-radius: 15px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #top-reserve .reserve-list-btn {
    font-size: 1.5rem;
  }
}
#top-reserve .reserve-list-btn {
  letter-spacing: 0.04em;
  color: #664422;
  justify-content: center;
  align-items: center;
}
#top-reserve .reserve-list-btn::before {
  content: "";
  display: block;
  margin-right: 14px;
}
#top-reserve .reserve-list-btn01::before {
  width: 17px;
  height: 11px;
  background: url(../img/top/reserva-mail.png) no-repeat center/contain;
}
#top-reserve .reserve-list-btn02::before {
  width: 37px;
  height: 37px;
  background: url(../img/top/reserve-line.png) no-repeat center/contain;
}
#top-reserve .com-tel {
  text-align: left;
}
#top-reserve .com-tel-link {
  color: #fff;
}

/* top-blog  PC
------------------------------------ */
@media screen and (min-width: 768px) {
  #top-blog {
    margin: -141px auto 0;
  }
}
#top-blog {
  background: url(../img/top/blog-bg.png) no-repeat center top/cover;
}
#top-blog .blog-ttl {
  display: inline-block;
  padding-right: 62px;
  background: url(../img/top/blog-deco.png) no-repeat right bottom;
  line-height: 1;
}
#top-blog .blog-ttl .en {
  font-family: "Cookie", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 4.2rem;
}
@media screen and (max-width: 768px) {
  #top-blog .blog-ttl .en {
    font-size: 2.1rem;
  }
}
#top-blog .blog-ttl .en {
  letter-spacing: 0.04em;
  color: #da8021;
  transform: rotate(-15deg);
}
#top-blog .blog-ttl .ja {
  margin-top: 15px;
  font-family: "Kaisei Decol", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4.2rem;
}
@media screen and (max-width: 768px) {
  #top-blog .blog-ttl .ja {
    font-size: 2.1rem;
  }
}
#top-blog .blog-ttl .ja {
  letter-spacing: 0.04em;
  color: #664422;
}
#top-blog .blog-btn {
  margin-top: 40px;
}

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

  sub layout  all

========================================= */
/* guide  PC
------------------------------------ */
#guide .flow-list {
  margin: 54px auto 0;
}
@media screen and (min-width: 768px) {
  #guide .flow-list-item {
    width: 100%;
    max-width: 240px;
  }
  #guide .flow-list-item:nth-of-type(n+2) {
    margin-left: 40px;
  }
}
#guide .flow-list-item:nth-of-type(n+2) {
  position: relative;
}
#guide .flow-list-item:nth-of-type(n+2)::before {
  content: "";
  display: block;
  width: 17px;
  height: 22px;
  background: url(../img/guide/flow-arw.png) no-repeat center/contain;
  position: absolute;
  left: -25px;
  top: 91px;
}
#guide .flow-list-ico {
  text-align: center;
}
#guide .flow-list-ttl {
  margin: 18px auto 0;
  text-align: center;
  line-height: 1;
}
#guide .flow-list-ttl .en {
  font-family: "Cookie", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  #guide .flow-list-ttl .en {
    font-size: 1.6rem;
  }
}
#guide .flow-list-ttl .en {
  letter-spacing: 0;
  color: #0aa699;
}
#guide .flow-list-ttl .ja {
  margin: 0 auto 0;
  font-family: "Kaisei Decol", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.6rem;
}
@media screen and (max-width: 768px) {
  #guide .flow-list-ttl .ja {
    font-size: 1.5rem;
  }
}
#guide .flow-list-ttl .ja {
  letter-spacing: 0.04em;
  color: #664422;
  line-height: 1.3;
}
#guide .flow-list-txt {
  margin: 15px auto 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #guide .flow-list-txt {
    font-size: 1.5rem;
  }
}
#guide .flow-box {
  margin: 80px auto 0;
}
#guide .flow-box-list {
  margin: 23px auto 0;
}
#guide .flow-box-list li {
  padding-left: 16px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #guide .flow-box-list li {
    font-size: 1.5rem;
  }
}
#guide .flow-box-list li {
  letter-spacing: 0.04em;
  color: #664422;
  line-height: 1.875;
  position: relative;
}
#guide .flow-box-list li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
#guide .flow-box-list li:nth-of-type(n+2) {
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  #guide .basics-ttl::before {
    margin-right: 66px;
  }
  #guide .basics-ttl::after {
    margin-left: 66px;
  }
}
#guide .basics-list {
  margin: 75px auto 0;
}
#guide .basics-list-item:nth-of-type(n+2) {
  margin: 80px auto 0;
}
#guide .basics-list-check {
  margin: 15px auto 0;
}
#guide .basics-list-check li {
  padding-left: 16px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #guide .basics-list-check li {
    font-size: 1.5rem;
  }
}
#guide .basics-list-check li {
  letter-spacing: 0.04em;
  color: #664422;
  line-height: 1.875;
  position: relative;
}
#guide .basics-list-check li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
#guide .basics-list-check li:nth-of-type(n+2) {
  margin-top: 12px;
}
#guide .faq-list {
  margin: 72px auto 0;
}
#guide .faq-list-item {
  border-radius: 15px;
  background: #efece8;
  overflow: hidden;
}
#guide .faq-list-item:nth-of-type(n+2) {
  margin: 70px auto 0;
}
#guide .faq-list-ttl {
  padding: 22px 22px 22px 90px;
  background: url(../img/guide/q.png) no-repeat 17px 14px #0aa699;
  font-family: "Kaisei Decol", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  #guide .faq-list-ttl {
    font-size: 1.5rem;
  }
}
#guide .faq-list-ttl {
  letter-spacing: 0.04em;
  color: #fff;
  line-height: 1.5;
}
#guide .faq-list-txt {
  padding: 22px 22px 40px 90px;
  background: url(../img/guide/a.png) no-repeat 17px 14px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #guide .faq-list-txt {
    font-size: 1.5rem;
  }
}
#guide .faq-list-txt {
  letter-spacing: 0.04em;
  color: #664422;
  line-height: 1.5;
  white-space: pre-line;
}

/* menu  PC
------------------------------------ */
#menu .menu-list-item:not(:last-of-type) {
  padding-bottom: 119px;
}
#menu .menu-list-item:nth-of-type(n+2) {
  padding-top: 120px;
  border-top: 1px solid #d9d9d9;
}
#menu .menu-list-box {
  max-width: 1080px;
  margin: 50px auto 0;
  text-align: center;
}
#menu .menu-list-detail {
  max-width: 1080px;
  margin: 60px auto 0;
}
@media screen and (min-width: 768px) {
  #menu .menu-list-detail {
    padding: 0 20px;
  }
}
#menu .menu-list-detail.flx {
  justify-content: space-between;
}
#menu .menu-list-detail.flx > li {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #menu .menu-list-detail.flx > li {
    max-width: 500px;
  }
  #menu .menu-list-detail.flx > li:nth-of-type(2) {
    border-top: 1px solid #d9d9d9;
  }
}
#menu .menu-list-detail > li:nth-of-type(1) {
  border-top: 1px solid #d9d9d9;
}
#menu .menu-list-detail-item {
  display: flex;
  padding: 17px 25px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d9d9d9;
}
#menu .menu-list-detail-item p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #menu .menu-list-detail-item p {
    font-size: 1.5rem;
  }
}
#menu .menu-list-detail-item p {
  letter-spacing: 0.04em;
  line-height: 1.5;
}
#menu .menu-list-detail-item .ttl {
  width: 80%;
}
#menu .menu-list-detail-item .price {
  width: 20%;
  margin-left: 10px;
  text-align: right;
  word-break: break-all;
}
#menu .note {
  padding: 80px 0;
}
#menu .note-box {
  max-width: 1080px;
  margin: auto;
}

/* gallery  PC
------------------------------------ */
#gallery .gallery-list {
  margin: 45px auto 0;
}
#gallery .gallery-list-item {
  width: 100%;
  max-width: 340px;
}
@media screen and (min-width: 768px) {
  #gallery .gallery-list-item:not(:nth-of-type(3n-2)) {
    margin-left: 30px;
  }
  #gallery .gallery-list-item:nth-of-type(n+4) {
    margin-top: 40px;
  }
}
#gallery .gallery-list-img {
  width: 100%;
  height: 0;
  padding-top: 100%;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}

/* salon  PC
------------------------------------ */
#salon .message-flx {
  margin: 33px auto 0;
}
#salon .message-flx-ttl {
  font-size: 3.4rem;
}
@media screen and (max-width: 768px) {
  #salon .message-flx-ttl {
    font-size: 1.7rem;
  }
}
#salon .message-flx-ttl .ac {
  color: #996611;
}
#salon .message-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #salon .message-con {
    max-width: 640px;
  }
}
#salon .message-txt-box {
  margin-top: 20px;
}
#salon .message-name {
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  #salon .message-name {
    padding-right: 103px;
  }
}
#salon .message-name {
  text-align: right;
  font-family: "Kaisei Decol", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #salon .message-name {
    font-size: 1.5rem;
  }
}
#salon .message-name {
  letter-spacing: 0.04em;
  color: #664422;
}
#salon .salon-box {
  margin: 70px auto 0;
  padding: 20px 24px;
  border-radius: 15px;
  background: #fff;
}

/* news  PC
------------------------------------ */
@media screen and (min-width: 768px) {
  #news .detail-tag {
    margin: 0 0 0 6px;
  }
}

/* contact  PC
------------------------------------ */
#contact .contact-txt {
  margin: 35px auto 0;
}
@media screen and (min-width: 768px) {
  #contact .contact-txt {
    text-align: center;
  }
}
#contact .reserve-list {
  margin: 23px auto 0;
}
@media screen and (min-width: 768px) {
  #contact .reserve-list li:nth-of-type(n+2) {
    margin-left: 20px;
  }
}
#contact .reserve-list-btn {
  display: flex;
  width: 220px;
  height: 80px;
  background: #664422;
  border-radius: 15px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #contact .reserve-list-btn {
    font-size: 1.5rem;
  }
}
#contact .reserve-list-btn {
  letter-spacing: 0.04em;
  color: #fff;
  justify-content: center;
  align-items: center;
}
#contact .reserve-list-btn::before {
  content: "";
  display: block;
  margin-right: 14px;
}
#contact .reserve-list-btn01::before {
  width: 17px;
  height: 11px;
  background: url(../img/top/side-mail.png) no-repeat center/contain;
}
#contact .reserve-list-btn02::before {
  width: 37px;
  height: 37px;
  background: url(../img/top/reserve-line.png) no-repeat center/contain;
}/*# sourceMappingURL=all.css.map */