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

.com-txt-box p:nth-of-type(n+2) {
  margin: 30px 0 0;
}
.com-txt .ac {
  color: #bf4444;
  font-family: "Zen Kaku Gothic New", sans-serif;
  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;
}

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

/*  共通パーツ
------------------------------------ */
.com-con {
  background: url(../img/experience/about-txt-bg.png) no-repeat right bottom #fffcf5;
}

.com-bg01 {
  background: url(../img/top/com-bg.png) repeat-y center/100%;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .com-bg01 {
    background-size: auto;
  }
}
.com-bg02 {
  background: url(../img/feature/com-bg-lt.png) no-repeat -100px -196px, url(../img/feature/com-bg-rb.png) no-repeat right calc(100% - 412px);
}
.com-bg03 {
  background: url(../img/feature/com-bg-lt.png) no-repeat -100px -196px, url(../img/feature/com-bg-rb.png) no-repeat right calc(100% + 312px), url(../img/top/com-bg.png) repeat-y center/100%;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  .com-bg03 {
    background-size: auto, auto, auto;
  }
}
.com-bg04 {
  background: url(../img/feature/com-bg-lt.png) no-repeat -100px -196px, url(../img/feature/com-bg-rb.png) no-repeat right calc(100% + 57px);
}
.com-bg05 {
  background: url(../img/feature/feature-bg-lb.png) no-repeat left bottom;
}

.com-box {
  border-radius: 12px;
  background: url(../img/top/com-box-lt.png) no-repeat -224px -275px, url(../img/top/com-box-rb.png) no-repeat calc(100% + 389px) calc(100% + 412px), url(../img/top/com-box-bg.png);
}
.com-box02 {
  padding: 20px 0 20px 30px;
  background: url(../img/experience/flow-box.png) no-repeat right bottom, url(../img/experience/flow-box-bg.png);
}
.com-box03 {
  background: url(../img/ptn01.png);
}

.com-mail {
  display: flex;
  width: 260px;
  height: 55px;
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
  letter-spacing: 0.04em;
  color: #fceecf;
}
@media screen and (max-width: 768px) {
  .com-mail {
    font-size: 1.5rem;
  }
}
.com-mail::before {
  content: "";
  width: 29px;
  height: 20px;
  margin-right: 10px;
  background: url(../img/top/info-mail.png) no-repeat left center/contain;
}

.com-tel {
  padding-left: 40px;
  background: url(../img/top/info-tel.png) no-repeat left center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.4rem;
  letter-spacing: 0.04em;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .com-tel {
    font-size: 1.7rem;
  }
}

.com-worktime .item {
  display: flex;
  align-items: center;
}
.com-worktime .item:nth-of-type(n+2) {
  margin-left: 20px;
}
.com-worktime dt, .com-worktime dd {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .com-worktime dt, .com-worktime dd {
    font-size: 1.5rem;
  }
}
.com-worktime dd {
  margin-left: 10px;
}

.news-post {
  width: 100%;
  max-width: 620px;
}
.news-post-item:nth-of-type(n+2) {
  margin-top: 20px;
}
.news-post-link {
  display: block;
  padding: 30px 30px 25px;
  border-radius: 10px;
  background: url(../img/ptn01.png);
}
.news-post-time, .news-post-tag-txt, .news-post-ttl {
  transition: all 0.3s ease;
}
.news-post-time {
  display: block;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  line-height: 1;
}
.news-post-tag {
  display: flex;
  margin-top: 12px;
  flex-wrap: wrap;
  line-height: 1;
}
.news-post-tag-txt {
  margin: 0 5px 5px 0;
  padding: 2px 7px;
  border-radius: 3px;
  background: #c25f5e;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .news-post-tag-txt {
    font-size: 1.5rem;
  }
}
.news-post-ttl {
  margin-top: 7px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .news-post-ttl {
    font-size: 1.5rem;
  }
}

.com-tag {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.com-tag-item {
  width: 100%;
  max-width: 340px;
}
@media screen and (min-width: 768px) {
  .com-tag-item:not(:nth-of-type(3n-2)) {
    margin-left: 30px;
  }
  .com-tag-item:nth-of-type(n+4) {
    margin-top: 30px;
  }
}
.com-tag-link {
  display: block;
}

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

  main layout  all

========================================= */
/* top-greeting  PC
------------------------------------ */
#top-greeting {
  background: url(../img/top/about-bg-rb.png) no-repeat right calc(100% + 366px);
  position: relative;
  z-index: 1;
}
#top-greeting::before {
  content: "";
  width: 399px;
  height: 0;
  padding-top: 328px;
  background: url(../img/top/about-lt.png) no-repeat left top/contain;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
#top-greeting::after {
  content: "";
  width: 990px;
  height: 573px;
  background: #fffcf5;
  border-bottom: 1px solid #a81717;
  position: absolute;
  left: calc(50% - 960px);
  top: 228px;
  z-index: -2;
}
#top-greeting .greeting-inner {
  position: relative;
}
@media screen and (min-width: 768px) {
  #top-greeting .greeting-con {
    max-width: 640px;
    padding-left: 84px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1326px) {
  #top-greeting .greeting-con {
    padding-left: 0;
  }
}
#top-greeting .greeting-img {
  position: absolute;
  right: -40px;
  top: 92px;
}
#top-greeting .greeting-img img {
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  #top-greeting .greeting-txt-box {
    padding-left: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1326px) {
  #top-greeting .greeting-txt-box {
    width: calc(100% - 114px);
  }
}
#top-greeting .greeting-list {
  margin: 56px auto 0;
  position: relative;
}
#top-greeting .greeting-list::before, #top-greeting .greeting-list::after {
  content: "";
  height: 0;
  position: absolute;
  pointer-events: none;
}
#top-greeting .greeting-list::before {
  width: 231px;
  padding-top: 191px;
  background: url(../img/top/about-deco-l.png) no-repeat left bottom/contain;
  left: -86px;
  bottom: 0;
}
#top-greeting .greeting-list::after {
  width: 321px;
  padding-top: 239px;
  background: url(../img/top/about-deco-r.png) no-repeat right bottom/contain;
  top: -99px;
  right: -80px;
}
@media screen and (min-width: 768px) {
  #top-greeting .greeting-list li:nth-of-type(1) {
    width: 26.5625%;
    margin-top: 39px;
  }
  #top-greeting .greeting-list li:nth-of-type(2) {
    width: 19.4%;
    margin-top: 200px;
  }
  #top-greeting .greeting-list li:nth-of-type(n+2) {
    margin-left: 2.8%;
  }
  #top-greeting .greeting-list li:nth-of-type(3) {
    width: 23.9%;
  }
  #top-greeting .greeting-list li:nth-of-type(4) {
    width: 16.8%;
    margin-top: 283px;
  }
}
#top-greeting .greeting-list img {
  width: 100%;
  border-radius: 50%;
}

/* top-about  PC
------------------------------------ */
#top-about .about-bg {
  background: url(../img/top/com-bg-l.png) no-repeat calc(50% - 616px) 225px, url(../img/top/com-bg-rb.png) no-repeat calc(50% + 634px) calc(100% + 200px);
}
#top-about .about-box {
  padding: 59px 0 52px 100px;
}
#top-about .about-txt-box {
  max-width: 780px;
  margin-left: 65px;
}
#top-about .about-bnr {
  display: block;
  width: 100%;
  max-width: 780px;
  margin: 40px auto 0;
  border: 2px solid #bf4949;
  border-radius: 20px;
  background: url(../img/top/bnr-img.png) no-repeat left bottom, url(../img/top/bnr-rb.png) no-repeat calc(100% + 206px) 155px, url(../img/ptn04.png);
  box-shadow: 5px 5px #e0d4c6;
}
#top-about .about-bnr-ttl {
  max-width: 468px;
  margin-left: auto;
  padding: 30px 0 63px 60px;
  background: url(../img/top/bnr-lt.png) no-repeat left 44px, url(../img/top/bnr-rb-deco.png) no-repeat calc(100% - 116px) calc(100% - 80px), url(../img/top/bnr-txt-shape.png) no-repeat 50px calc(100% - 26px);
}
#top-about .about-bnr-ttl .sub {
  display: inline-block;
  padding: 8.5px 8px;
  border-radius: 3px;
  background: url(../img/top/bnr-shop-ttl.png) no-repeat left top/cover;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.03);
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #top-about .about-bnr-ttl .sub {
    font-size: 1.5rem;
  }
}
#top-about .about-bnr-ttl .ttl {
  margin-top: 16px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4.2rem;
  letter-spacing: 0.04em;
  color: #bf4949;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  #top-about .about-bnr-ttl .ttl {
    font-size: 2.1rem;
  }
}
#top-about .about-bnr-ttl .sm {
  font-size: 3rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  #top-about .about-bnr-ttl .sm {
    font-size: 1.5rem;
  }
}
#top-about .about-bnr-ttl .lg {
  display: block;
  margin-top: 14px;
}

/* top-products  PC
------------------------------------ */
#top-products .products-ttl {
  background: url(../img/top/com-ttl-l.png) no-repeat calc(50% - 150px) center, url(../img/top/com-ttl-r.png) no-repeat calc(50% + 150px) center;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4.6rem;
  letter-spacing: 0.1em;
  color: #bf4444;
  position: relative;
}
@media screen and (max-width: 768px) {
  #top-products .products-ttl {
    font-size: 2.3rem;
  }
}
#top-products .products-ttl::before, #top-products .products-ttl::after {
  content: "";
  width: 330px;
  height: 1px;
  background: #bf4444;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#top-products .products-ttl::before {
  left: 0;
}
#top-products .products-ttl::after {
  right: 0;
}
#top-products .products-list {
  margin: 50px auto 0;
  position: relative;
  z-index: 0;
}
#top-products .products-list::before {
  content: "";
  width: 260px;
  height: 260px;
  background: url(../img/top/bnr02-deco.png) no-repeat left top/contain;
  position: absolute;
  left: -143px;
  bottom: -118px;
  z-index: -1;
}
#top-products .products-list li {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #top-products .products-list li {
    max-width: 255px;
  }
  #top-products .products-list li:not(:nth-of-type(4n-3)) {
    margin-left: 20px;
  }
  #top-products .products-list li:nth-of-type(n+5) {
    margin-top: 20px;
  }
}
#top-products .products-list a {
  display: block;
  width: 100%;
}
#top-products .products-list-img {
  width: 100%;
  height: 0;
  padding-top: 100%;
  border: 1px solid #894116;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
}
#top-products .products-list-ttl {
  margin-top: 8px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  color: #853200;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #top-products .products-list-ttl {
    font-size: 1.5rem;
  }
}
#top-products .products-btn {
  margin: 58px auto 0;
}

/* top-bnr  PC
------------------------------------ */
#top-bnr {
  border-bottom: 1px solid #b13c3b;
  background-image: url(../img/top/bnr-bg.png);
}
#top-bnr .bnr-bg {
  background: url(../img/top/bnr02-lt.png) no-repeat 0 -235px, url(../img/top/bnr02-rb.png) no-repeat 100% calc(100% + 358px);
}
#top-bnr .bnr-list {
  position: relative;
  z-index: 0;
}
#top-bnr .bnr-list::before {
  content: "";
  width: 260px;
  height: 260px;
  background: url(../img/top/bnr02-deco.png) no-repeat center/contain;
  position: absolute;
  right: -100px;
  bottom: -60px;
  z-index: -1;
}
#top-bnr .bnr-list-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #top-bnr .bnr-list-item {
    max-width: 520px;
  }
}
#top-bnr .bnr-list-link {
  display: block;
  border-radius: 24px;
  overflow: hidden;
}
#top-bnr .bnr-list-contents {
  padding: 38px 0 30px;
  background: url(../img/top/bnr-02-ttl-bg.png) no-repeat calc(100% + 75px) top #fffbf4;
  text-align: center;
}
#top-bnr .bnr-list-ttl {
  color: #853200;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.4rem;
  letter-spacing: 0.06em;
  line-height: 1;
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}
@media screen and (max-width: 768px) {
  #top-bnr .bnr-list-ttl {
    font-size: 1.7rem;
  }
}
#top-bnr .bnr-list-ttl01 {
  background: url(../img/top/bnr02-ttl-l.png) no-repeat calc(50% - 95px) center, url(../img/top/bnr02-arw.png) no-repeat calc(50% + 110px) center;
}
#top-bnr .bnr-list-ttl02 {
  background: url(../img/top/bnr02-ttl-l.png) no-repeat calc(50% - 126px) center, url(../img/top/bnr02-arw.png) no-repeat calc(50% + 153px) center;
}
#top-bnr .bnr-list-txt {
  margin: 21px auto 0;
  font-family: "Sawarabi Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.7rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  #top-bnr .bnr-list-txt {
    font-size: 1.5rem;
  }
}

/* top-news  PC
------------------------------------ */
#top-news {
  background: url(../img/top/news-lb.png) no-repeat left bottom;
}
#top-news .news-ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4.3rem;
  letter-spacing: 0.1em;
  color: #bf4444;
  line-height: 1;
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}
@media screen and (max-width: 768px) {
  #top-news .news-ttl {
    font-size: 2.15rem;
  }
}
#top-news .news-btn {
  margin: 50px auto 0;
}

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

  sub layout  all

========================================= */
/* feature  PC
------------------------------------ */
#feature .history-ttl {
  margin: 46px auto 0;
  text-align: center;
  line-height: 1.5;
  position: relative;
  z-index: 0;
}
#feature .history-ttl::before {
  content: "";
  width: 145px;
  height: 145px;
  background: url(../img/feature/history-ttl.png) no-repeat center/contain;
  position: absolute;
  right: calc(50% - 306px);
  bottom: -45px;
  z-index: -1;
}
#feature .history-ttl .sub {
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.4rem;
  letter-spacing: 0.14em;
  color: #4b3123;
}
@media screen and (max-width: 768px) {
  #feature .history-ttl .sub {
    font-size: 1.7rem;
  }
}
#feature .history-ttl .main {
  display: block;
  margin: 20px auto 0;
}
#feature .history-movie {
  width: 100%;
  max-width: 960px;
  height: 0;
  padding-top: 50.25%;
  margin: 50px auto 0;
  border-radius: 12px;
  border: 3px solid #fff;
  background: #b3b3b3;
  overflow: hidden;
  position: relative;
}
#feature .history-list {
  max-width: 960px;
  margin: 77px auto 0;
  position: relative;
}
#feature .history-list::before, #feature .history-list::after {
  content: "";
  position: absolute;
}
#feature .history-list::before {
  width: 1px;
  height: calc(100% - 11px);
  background: #c3605f;
  left: 35px;
  bottom: 0;
}
#feature .history-list::after {
  width: 45px;
  height: 23px;
  background: url(../img/feature/arw.png) no-repeat center/contain;
  left: 13px;
  bottom: 0;
}
#feature .history-list li {
  padding-left: 126px;
  position: relative;
}
@media screen and (min-width: 768px) {
  #feature .history-list li:nth-of-type(n+2) {
    margin-top: 45px;
  }
}
#feature .history-list li::before, #feature .history-list li::after {
  content: "";
  position: absolute;
}
#feature .history-list li::before {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #bf4444;
  left: 26px;
  top: 11px;
}
#feature .history-list li::after {
  width: 80px;
  height: 1px;
  background: url(../img/feature/shape.png) no-repeat center/contain;
  left: 46px;
  top: 21px;
}
#feature .history-list-txt {
  margin-top: 12px;
  font-size: 1.7rem;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #feature .history-list-txt {
    font-size: 1.5rem;
  }
}
#feature .feature-list {
  margin: 50px auto 0;
}
#feature .feature-list-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#feature .feature-list-item:nth-of-type(2n) {
  flex-direction: row-reverse;
}
#feature .feature-list-item:nth-of-type(2n) .feature-list-img::before {
  left: auto;
  right: 0;
}
#feature .feature-list-item:nth-of-type(n+2) {
  margin: 70px auto 0;
}
@media screen and (min-width: 768px) {
  #feature .feature-list-con {
    max-width: 540px;
    padding-top: 34px;
  }
}
#feature .feature-list-img {
  position: relative;
  z-index: 0;
}
#feature .feature-list-img::before {
  content: "";
  width: 514px;
  height: 492px;
  background: url(../img/feature/features-img-deco.png) no-repeat left top/contain;
  position: absolute;
  top: 0;
  left: 0;
}
#feature .feature-list-img img {
  border-radius: 50%;
}
#feature .feature-list-txt {
  margin-top: 21px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
  letter-spacing: 0.04em;
  line-height: 1.88;
}
@media screen and (max-width: 768px) {
  #feature .feature-list-txt {
    font-size: 1.5rem;
  }
}

/* experience  PC
------------------------------------ */
@media screen and (min-width: 768px) {
  #experience .about {
    background-position-y: -196px, bottom;
  }
  #experience .about-inner {
    position: relative;
  }
  #experience .about .img01 {
    position: absolute;
    top: 274px;
    left: -144px;
  }
  #experience .about .img02 {
    position: absolute;
    right: -86px;
    top: 260px;
  }
}
#experience .about-ttl {
  padding-right: 4%;
  text-align: center;
}
#experience .about-box {
  max-width: 420px;
  margin: 25px auto 0;
  border-radius: 15px;
  overflow: hidden;
}
#experience .about-box-ttl {
  text-align: center;
}
#experience .about-box-con {
  padding: 20px 0 30px;
  text-align: center;
}
#experience .about-box-txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0;
  color: #4b3123;
}
@media screen and (max-width: 768px) {
  #experience .about-box-txt {
    font-size: 1.5rem;
  }
}
#experience .about-box dl {
  display: flex;
  margin: auto;
  justify-content: center;
  align-items: center;
}
#experience .about-box dl dt {
  width: 80px;
  height: 30px;
  background: #c3605f;
  border-radius: 999px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0;
  color: #fff;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  #experience .about-box dl dt {
    font-size: 1.5rem;
  }
}
#experience .about-box dl dd {
  margin-left: 20px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.2rem;
  letter-spacing: 0;
  color: #bf4444;
}
@media screen and (max-width: 768px) {
  #experience .about-box dl dd {
    font-size: 1.5rem;
  }
}
#experience .about-txt {
  margin: 50px auto 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 2;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  #experience .about-txt {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #experience .about-txt {
    font-size: 1.5rem;
  }
}
#experience .feature {
  border-bottom: 1px solid #b13d3c;
}
#experience .feature-list {
  margin: 46px auto 0;
}
#experience .feature-list-item {
  position: relative;
}
#experience .feature-list-ttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
  letter-spacing: 0;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #experience .feature-list-ttl {
    font-size: 1.5rem;
  }
}
#experience .feature-list-ttl-wrap {
  width: 54px;
  height: 265px;
  border-radius: 3px;
  background: url(../img/ptn02.png);
  text-align: center;
  writing-mode: vertical-rl;
  line-height: 54px;
  position: absolute;
  top: 0;
  right: 22px;
}
#experience .feature-list-ttl-wrap .en {
  writing-mode: horizontal-tb;
  line-height: 1.5;
}
#experience .feature-list-txt {
  margin: 17px auto 0;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
  letter-spacing: 0.04em;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #experience .feature-list-txt {
    font-size: 1.5rem;
  }
}
#experience .voice-list {
  margin: 63px auto 0;
}
#experience .voice-list-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #experience .voice-list-item {
    max-width: 520px;
  }
  #experience .voice-list-item:nth-of-type(n+3) {
    margin-top: 70px;
  }
}
#experience .voice-list-box {
  display: block;
  padding: 75px 20px 20px;
  border-radius: 12px;
  background: url(../img/experience/voice-ptn.jpg);
  position: relative;
}
#experience .voice-list-ico {
  display: flex;
  width: 120px;
  height: 120px;
  border: 1px solid #bf4444;
  background-color: #fff;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  left: 21px;
  top: -30px;
}
#experience .voice-list-name {
  text-align: right;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #experience .voice-list-name {
    font-size: 1.5rem;
  }
}
#experience .voice-list-dl {
  margin: 20px auto 0;
  padding: 26px 20px 35px;
  background: #fff;
  border-radius: 10px;
}
#experience .voice-list-dl dt {
  display: flex;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  color: #4b3123;
  line-height: 1.6;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #experience .voice-list-dl dt {
    font-size: 1.5rem;
  }
}
#experience .voice-list-dl dt::before {
  content: "";
  width: 15px;
  height: 15px;
  margin-right: 13px;
  background: #bf4444;
}
#experience .voice-list-dl dd {
  margin-top: 9px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 1.625;
  white-space: pre-line;
}
@media screen and (max-width: 768px) {
  #experience .voice-list-dl dd {
    font-size: 1.5rem;
  }
}
#experience .voice-list-case {
  margin: 20px auto 0;
}
#experience .voice-list-ttl {
  width: 50px;
  height: 90px;
  border-left: 1px solid #bf4444;
  border-right: 1px solid #bf4444;
  writing-mode: vertical-rl;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  line-height: 50px;
  color: #4b3123;
  text-align: center;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  #experience .voice-list-ttl {
    font-size: 1.5rem;
  }
}
#experience .voice-list-images {
  width: 100%;
  margin-left: 20px;
}
#experience .voice-list-images li {
  width: 100%;
  max-width: 200px;
}
@media screen and (min-width: 768px) {
  #experience .voice-list-images li:nth-of-type(n+2) {
    margin-left: 7px;
  }
}
#experience .voice-list-img {
  width: 100%;
  height: 0;
  padding-top: 70%;
  position: relative;
}
#experience .voice-list-img img {
  border-radius: 10px;
}
#experience .voice-list-link {
  display: inline-block;
  padding-right: 31px;
  padding-bottom: 6px;
  background: url(../img/experience/arw.png) no-repeat right 1px;
  border-bottom: 2px solid #bf4444;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  color: #bf4444;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #experience .voice-list-link {
    font-size: 1.5rem;
  }
}
#experience .voice-list-link-wrap {
  margin-top: 13px;
  text-align: right;
}
#experience .flow-list {
  margin: 40px auto 0;
  position: relative;
  z-index: 0;
}
#experience .flow-list::before {
  content: "";
  width: 1px;
  height: 100%;
  background: url(../img/experience/flow-border.png) repeat-y left top;
  position: absolute;
  left: 129px;
  top: 0;
  z-index: -1;
}
#experience .flow-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#experience .flow-list-box {
  display: flex;
  border-radius: 15px;
  justify-content: space-between;
  align-items: flex-start;
}
#experience .flow-list-img img {
  border-radius: 10px;
}
#experience .flow-list-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #experience .flow-list-con {
    max-width: 810px;
  }
}
#experience .flow-list-ttl {
  text-shadow: none;
  font-size: 2.6rem;
}
@media screen and (max-width: 768px) {
  #experience .flow-list-ttl {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #experience .flow-list-ttl::before {
    width: 36px;
    height: 35px;
  }
}
#experience .flow-list-txt {
  margin-top: 12px;
  font-size: 1.7rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #experience .flow-list-txt {
    font-size: 1.5rem;
  }
}
#experience .plan {
  background: url(../img/experience/plan-lb.png) no-repeat left bottom;
}
#experience .plan-table {
  margin: 45px auto 0;
}
#experience .plan-table a {
  margin-right: 0;
}
#experience .plan-table a.color {
  color: #3366cc;
  text-decoration: underline;
}
#experience .detail .voice-list-box {
  margin: 65px auto 0;
  padding: 75px 40px 100px;
}
#experience .detail .voice-list-ico {
  left: 40px;
}
#experience .detail .voice-list-dl {
  padding: 25px 40px;
}
#experience .detail .voice-list-images {
  margin-left: 35px;
}
@media screen and (min-width: 768px) {
  #experience .detail .voice-list-images li {
    max-width: 220px;
  }
  #experience .detail .voice-list-images li:nth-of-type(n+2) {
    margin-left: 10px;
  }
}
#experience .detail .voice-list-img {
  padding-top: 90.9%;
}

/* com-contact  PC
------------------------------------ */
.com-contact {
  max-width: 820px;
  margin: 50px auto 0;
  padding: 45px 0 50px;
  border-radius: 12px;
  background: url(../img/ptn02.png);
}
.com-contact .contact-ttl {
  padding-bottom: 17px;
  border-bottom: 1px solid #fceecf;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.6rem;
  letter-spacing: 0.1em;
  color: #fceecf;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .com-contact .contact-ttl {
    font-size: 1.8rem;
  }
}
.com-contact .contact-ttl .sm {
  font-size: 3rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .com-contact .contact-ttl .sm {
    font-size: 1.5rem;
  }
}
.com-contact .contact-list {
  margin: 27px auto 0;
}
@media screen and (min-width: 768px) {
  .com-contact .contact-list li:nth-of-type(n+2) {
    margin-left: 30px;
  }
}
.com-contact .contact-list-tel {
  background-image: url(../img/experience/tel.png);
  color: #fceecf;
}

/* spot  PC
------------------------------------ */
#spot .spot-list-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#spot .spot-list-item:nth-of-type(n+2) {
  margin: 60px auto 0;
  padding-top: 60px;
  border-top: 1px solid #fceecf;
}
#spot .spot-list-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #spot .spot-list-con {
    max-width: 540px;
  }
}
#spot .spot-list-txt {
  margin-top: 20px;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 1.75;
  white-space: pre-line;
}
@media screen and (max-width: 768px) {
  #spot .spot-list-txt {
    font-size: 1.5rem;
  }
}
#spot .spot-list-dl {
  display: flex;
  margin: 20px auto 0;
  align-items: center;
}
#spot .spot-list-dl dt {
  width: 70px;
  height: 26px;
  background: url(../img/ptn02.png);
  border-radius: 999px;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0;
  color: #fff;
  line-height: 26px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  #spot .spot-list-dl dt {
    font-size: 1.5rem;
  }
}
#spot .spot-list-dl dd {
  margin-left: 13px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
  letter-spacing: 0.04em;
  color: #3366cc;
  word-break: break-all;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #spot .spot-list-dl dd {
    font-size: 1.5rem;
  }
}
#spot .spot-list-btn {
  max-width: none;
  margin: 36px auto 0;
}
#spot .spot-list-img {
  width: 500px;
  height: 400px;
  position: relative;
}
#spot .spot-list-img img {
  border-radius: 20px;
}

/* access  PC
------------------------------------ */
#access .cafe {
  background: url(../img/feature/com-bg-rb.png) no-repeat right calc(100% + 57px);
}
#access .cafe-inner {
  background: url(../img/access/cafe.png) no-repeat 44% 85px;
}
#access .cafe-img-ttl {
  margin: 73px -142px 0 auto;
  text-align: right;
}
#access .menu {
  max-width: 1080px;
  margin: 0 auto 0;
}
#access .menu-table {
  margin: 15px auto 0;
}
#access .menu-table th {
  padding-left: 40px;
}
@media screen and (min-width: 768px) {
  #access .menu-table th {
    width: 589px;
  }
}
#access .menu-table .hc {
  display: inline-block;
  width: 105px;
}
#access .menu-table .hot {
  color: #bf4444;
}
#access .menu-table .cold {
  color: #4487bf;
}
#access .information-table {
  margin: 50px auto 0;
}
@media screen and (min-width: 768px) {
  #access .information-table th {
    width: 350px;
  }
}
#access .map {
  margin: 40px auto 0;
}
#access .map-ggmap {
  margin: 15px auto 0;
  padding-top: 360px;
  border-radius: 12px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #access .products-ttl {
    background-position-x: calc(50% - 160px), calc(50% + 150px);
  }
}
@media screen and (min-width: 768px) {
  #access .products-ttl::before, #access .products-ttl::after {
    width: 330px;
  }
}
#access .products-scroll {
  height: 590px;
  margin: 50px auto 0;
  overflow-y: auto;
}
#access .products-scroll::-webkit-scrollbar {
  width: 10px;
}
#access .products-scroll::-webkit-scrollbar-track {
  background: #d9d9d9; /* 背景 */
  border-radius: 10px; /* 角丸 */
}
#access .products-scroll::-webkit-scrollbar-thumb {
  background: #b3b3b3; /* 動くバー（thumb） */
  border-radius: 10px; /* 角丸 */
}
#access .products-scroll::-webkit-scrollbar-thumb:hover {
  background: #b3b3b3;
}
#access .products-list {
  display: flex;
  flex-wrap: wrap;
}
#access .products-list li {
  width: 49%;
}
@media screen and (min-width: 768px) {
  #access .products-list li {
    max-width: 240px;
  }
  #access .products-list li:not(:nth-of-type(4n-3)) {
    margin-left: 25px;
  }
  #access .products-list li:nth-of-type(n+5) {
    margin-top: 25px;
  }
}
#access .products-list a {
  display: block;
}
#access .products-list-img {
  width: 100%;
  height: 0;
  padding-top: 100%;
  border-radius: 24px;
  border: 1px solid #894116;
  overflow: hidden;
  position: relative;
}
#access .products-list-ttl {
  margin: 12px auto 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  color: #853200;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #access .products-list-ttl {
    font-size: 1.5rem;
  }
}
#access .detail-img-wrap {
  max-width: 500px;
  margin: 50px auto 0;
}
#access .detail-list-ttl {
  margin: 35px auto 0;
  border-radius: 15px;
  border: 1px solid #c25f5e;
  background: url(../img/ptn01.png);
  padding: 40px;
  white-space: pre-line;
}

/* news  PC
------------------------------------ */
#news .com-tag {
  margin: 50px auto 0;
}
#news .com-news-link {
  padding: 20px 40px;
  border-radius: 12px;
  background: url(../img/ptn01.png);
}
#news .com-news-flx {
  margin-top: 0;
}
#news .com-news-ttl {
  padding-bottom: 0;
  line-height: 2;
  text-shadow: none;
}
#news .com-news-ttl::before {
  content: none;
}
#news .com-news-txt {
  margin-top: 1%;
}
#news .com-news-img {
  border-radius: 20px;
  border: 1px solid #c25f5e;
  margin-left: 25px;
  flex-shrink: 0;
  overflow: hidden;
}
#news .detail-box {
  display: block;
}

/* contact  PC
------------------------------------ */
#contact .contact-form-table tr {
  border: none;
}
#contact .contact-form-table tr:nth-of-type(n+2) {
  border-top: 1px solid rgba(75, 49, 35, 0.1);
}
#contact .contact-form-table th, #contact .contact-form-table td {
  border: none;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 1.875;
}
@media screen and (max-width: 768px) {
  #contact .contact-form-table th, #contact .contact-form-table td {
    font-size: 1.5rem;
  }
}
#contact .contact-form-table th {
  background: url(../img/ptn05.png);
  color: #4b3123;
}
#contact .contact-form-table td {
  background: url(../img/experience/table-td.png);
}

/* site  PC
------------------------------------ */
#site .com-ttl01 {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #site .com-ttl01 {
    margin-bottom: 30px;
  }
}
#site .site-box {
  border-radius: 15px;
}

/* privacy  PC
------------------------------------ */
#privacy .com-ttl01 {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #privacy .com-ttl01 {
    margin-bottom: 30px;
  }
}/*# sourceMappingURL=all.css.map */