@charset "UTF-8";
#page-lp-bento {
  padding-top: 70px;
  padding-bottom: 5.4rem;
  letter-spacing: normal;
  line-height: 1.75;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", sans-serif;
  color: #474747;
}
@media (min-width: 768px) {
  #page-lp-bento {
    padding-top: 140px;
  }
}
#page-lp-bento .p-container {
  margin: 0 auto;
  padding: 0 7.2%;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-container {
    max-width: 1200px;
    padding: 0;
  }
}
#page-lp-bento .p-banner-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  background-color: #b39d5a;
  max-width: 500px;
  margin: 0 auto;
  opacity: 1;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-banner-link {
    height: 160px;
    max-width: 880px;
  }
}
#page-lp-bento .p-banner-link__image-wrap {
  width: 42%;
  height: 100%;
  overflow: clip;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-banner-link__image-wrap {
    max-width: 270px;
  }
}
#page-lp-bento .p-banner-link__image {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
#page-lp-bento .p-banner-link__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: clip;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.8rem;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-banner-link__text {
    padding: 0 20px;
  }
}
#page-lp-bento .p-banner-link__text-bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.3;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: blur(10px);
          filter: blur(10px);
}
#page-lp-bento .p-banner-link__title {
  font-size: 13px;
  position: relative;
  z-index: 1;
  color: #fff;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-banner-link__title {
    font-size: 20px;
  }
}
#page-lp-bento .p-banner-message {
  font-size: 23px;
  color: #b39d5a;
  line-height: 1.3;
  margin: 0 0 2rem;
  text-align: center;
  letter-spacing: normal;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-banner-message {
    font-size: 28px;
    margin: 0 0 4.8rem;
  }
}
#page-lp-bento .p-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  height: 70px;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.0509803922);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  #page-lp-bento .p-header {
    height: 140px;
  }
}
#page-lp-bento .p-header__title {
  color: #b39d5a;
  font-size: 12px;
  letter-spacing: normal;
  width: 180px;
  display: block;
  text-align: center;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 700;
}
@media (min-width: 768px) {
  #page-lp-bento .p-header__title {
    width: 250px;
  }
}
#page-lp-bento .p-top {
  margin-bottom: 2.4rem;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-top {
    width: 1200px;
    margin: 0 auto 4.2rem;
  }
}
#page-lp-bento .p-top__main-image img {
  display: block;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-top__main-image img {
    margin: 4.8rem auto;
  }
}
#page-lp-bento .p-top__title {
  padding: 0 7.2%;
  font-size: 23px;
  color: #b39d5a;
  line-height: 1.45;
  margin: 3.8rem 0 27px;
  text-align: center;
  letter-spacing: normal;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-top__title {
    margin: 6rem 0 4.8rem;
    font-size: 32px;
    padding: 0 2rem;
  }
}
#page-lp-bento .p-top__sub-image img {
  display: block;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-top__sub-image img {
    margin: 0 auto;
    max-width: 50%;
  }
}
#page-lp-bento .p-top__description {
  padding: 0 7.2%;
  font-size: 12px;
  margin-top: 24px;
  line-height: 2;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-top__description {
    margin: 60px auto 0;
    max-width: 880px;
    padding: 0;
    font-size: 13px;
  }
}
#page-lp-bento .p-scene {
  margin: 3.4rem auto;
  padding: 0 7.2%;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-scene {
    margin-top: 4.8rem;
  }
}
#page-lp-bento .p-scene__title {
  font-size: 19px;
  color: #b39d5a;
  line-height: 1.3;
  margin: 0 0 2.8rem;
  text-align: center;
  letter-spacing: normal;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-scene__title {
    font-size: 28px;
    margin: 0 0 4.8rem;
  }
}
#page-lp-bento .p-scene__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.4rem 1rem;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-scene__list {
    margin: 0 auto;
    max-width: 1200px;
    gap: 8.4rem 2.8rem;
  }
}
@media (min-width: 1280px) {
  #page-lp-bento .p-scene__item-image {
    max-width: 50%;
    margin: 0 auto;
    display: block;
  }
}
#page-lp-bento .p-scene__item-title {
  font-size: 15px;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  color: #b39d5a;
  letter-spacing: normal;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-scene__item-title {
    font-size: 20px;
    margin-top: 2rem;
  }
}
#page-lp-bento .p-scene__item-description {
  font-size: 12px;
  margin-top: 1.2rem;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-scene__item-description {
    font-size: 13px;
    line-height: 2;
  }
}
#page-lp-bento .p-feature {
  padding: 0 7.2%;
  margin: 4.8rem auto;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-feature {
    max-width: 1200px;
    padding: 0;
    margin-top: 8.4rem;
  }
}
#page-lp-bento .p-feature__item {
  margin-bottom: 4.8rem;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-feature__item {
    position: relative;
    padding-top: 5.4rem;
  }
}
#page-lp-bento .p-feature__item:last-child {
  margin-bottom: 0;
}
#page-lp-bento .p-feature__item-image-wrap {
  height: 50.5vw;
  max-height: 255px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-feature__item-image-wrap {
    max-height: 510px;
    max-width: 860px;
    height: auto;
  }
}
#page-lp-bento .p-feature__item-image {
  display: block;
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  z-index: 10;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-feature__item-image {
    width: calc(100% - 100px);
    position: relative;
    margin: auto;
    left: auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
  }
}
#page-lp-bento .p-feature__item-image-bg {
  position: absolute;
  background-position: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  bottom: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  height: calc(100% + 20px);
  left: -10px;
  right: 0;
  top: -10px;
  width: calc(100% + 20px);
}
@media (min-width: 1280px) {
  #page-lp-bento .p-feature__item-image-bg {
    position: absolute;
    top: 50%;
    -webkit-filter: blur(10px);
            filter: blur(10px);
    height: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
  }
}
#page-lp-bento .p-feature__item-text {
  background-color: #f9f9f9;
  padding: 6%;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-feature__item-text {
    position: absolute;
    right: 0;
    top: 0;
    padding: 65px 75px;
    max-width: 600px;
    width: 100%;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#page-lp-bento .p-feature__item-title {
  font-size: 19px;
  font-weight: 400;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  letter-spacing: 0.2rem;
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-feature__item-title {
    font-size: 28px;
  }
}
#page-lp-bento .p-feature__item-description {
  font-size: 12px;
  line-height: 2;
  margin-top: 1.2rem;
  color: #9b9b9b;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-feature__item-description {
    font-size: 13px;
    margin-top: 1.2rem;
  }
}
@media (min-width: 1280px) {
  #page-lp-bento .p-feature__item:nth-child(even) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (min-width: 1280px) {
  #page-lp-bento .p-feature__item:nth-child(even) .p-feature__item-text {
    right: auto;
    left: 0;
  }
}
#page-lp-bento .p-lineup {
  margin: 3.4rem auto 4.4rem;
  padding: 0 7.2%;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-lineup {
    margin-bottom: 10.4rem;
  }
}
#page-lp-bento .p-lineup__title {
  font-size: 23px;
  color: #b39d5a;
  line-height: 1.3;
  margin: 0 0 2.4rem;
  text-align: center;
  letter-spacing: normal;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-lineup__title {
    font-size: 28px;
    margin: 0 0 4.8rem;
  }
}
#page-lp-bento .p-lineup__main-item {
  margin-bottom: 2.4rem;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-lineup__main-item {
    display: grid;
    grid-template-columns: 320px 1fr;
    grid-template-areas: "image text";
    gap: 6.4rem;
  }
}
#page-lp-bento .p-lineup__main-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-lineup__main-item:nth-child(even) {
    grid-template-areas: "text image";
    grid-template-columns: 1fr 320px;
  }
}
#page-lp-bento .p-lineup__main-item-image {
  margin: 0 auto;
  max-width: 100%;
  display: block;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-lineup__main-item-image {
    grid-area: image;
  }
}
#page-lp-bento .p-lineup__main-item-text {
  margin-top: 1.2rem;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-lineup__main-item-text {
    margin-top: 0;
    grid-area: text;
  }
}
#page-lp-bento .p-lineup__main-item-title {
  font-size: 15px;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  color: #b39d5a;
  letter-spacing: 0.2rem;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-lineup__main-item-title {
    font-size: 26px;
    margin-top: 0.8rem;
  }
}
#page-lp-bento .p-lineup__main-item-description {
  font-size: 12px;
  margin-top: 1.2rem;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-lineup__main-item-description {
    font-size: 20px;
    line-height: 2;
  }
}
#page-lp-bento .p-lineup__sub-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.4rem 1rem;
  margin-top: 2.4rem;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-lineup__sub-list {
    margin: 4.8rem auto 0;
    max-width: 1200px;
    gap: 8.4rem 2.8rem;
  }
}
#page-lp-bento .p-lineup__sub-item-image {
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-lineup__sub-item-image {
    max-width: 50%;
    display: block;
  }
}
#page-lp-bento .p-lineup__sub-item-title {
  font-size: 14px;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  color: #b39d5a;
  letter-spacing: 0.2rem;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-lineup__sub-item-title {
    font-size: 18px;
    margin-top: 2rem;
  }
}
#page-lp-bento .p-faq {
  margin: 4.2rem auto;
  padding: 0 7.2%;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-faq {
    max-width: 880px;
    padding: 0;
    margin-top: 5.6rem;
  }
}
#page-lp-bento .p-faq__title {
  font-size: 21px;
  color: #b39d5a;
  line-height: 1.3;
  margin: 0 0 2.4rem;
  text-align: center;
  letter-spacing: normal;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-faq__title {
    font-size: 28px;
    margin: 0 0 4.8rem;
  }
}
#page-lp-bento .p-faq__question, #page-lp-bento .p-faq__answer {
  font-size: 12px;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1.4rem 1fr;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-faq__question, #page-lp-bento .p-faq__answer {
    font-size: 13px;
  }
}
#page-lp-bento .p-faq__question {
  margin-bottom: 1.4rem;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-faq__question {
    margin-bottom: 2.8rem;
  }
}
#page-lp-bento .p-faq__answer {
  margin-bottom: 2.8rem;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-faq__answer {
    margin-bottom: 4.8rem;
  }
}
#page-lp-bento .p-tel-link {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  z-index: 900;
  background-color: #b39d5a;
  color: #fff;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  will-change: transform;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-tel-link {
    height: auto;
    left: auto;
    right: 0;
    width: 320px;
  }
}
#page-lp-bento .p-tel-link__title {
  display: none;
  margin: 0;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-tel-link__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.2rem;
    padding: 0.4rem 0.4rem 0.6rem;
  }
}
#page-lp-bento .p-tel-link__content {
  gap: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  height: 100%;
  width: 100%;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-tel-link__content {
    background-color: #474747;
    padding: 0.4rem;
    border: #b39d5a 2px solid;
    gap: 0.64rem;
  }
}
#page-lp-bento .p-tel-link__label {
  font-size: 16px;
}
#page-lp-bento .p-tel-link__icon {
  font-size: 20px;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-tel-link__icon {
    font-size: 24px;
  }
}
#page-lp-bento .p-tel-link__number {
  display: none;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-tel-link__number {
    display: block;
    font-size: 24px;
    font-weight: 700;
  }
}
#page-lp-bento .p-tel-link:hover {
  opacity: 1;
}
@media (min-width: 1280px) {
  #page-lp-bento .p-tel-link:hover {
    -webkit-transform: translate(-4px, -4px) scale(1.03);
            transform: translate(-4px, -4px) scale(1.03);
  }
}
#page-lp-bento.p-lp-bento.--has-tel + footer {
  margin-bottom: 48px;
}
@media (min-width: 1280px) {
  #page-lp-bento.p-lp-bento.--has-tel + footer {
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  #page-lp-bento.p-lp-bento.--has-tel + footer .l_footer {
    padding-bottom: 8rem;
  }
}
