@charset "UTF-8";
:root {
  --sp: 375 * 100vw;
}

img {
  width: 100%;
  height: auto;
}

.styling_260224 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #111;
  text-align: center;
  padding-bottom: 120px;
}
.styling_260224 .pc {
  display: block;
}
.styling_260224 .sp {
  display: none;
}
.styling_260224__inner, .styling_260224__footer, .styling_260224__section {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
}
.styling_260224__kv {
  position: relative;
  margin: 60px auto 40px;
  width: 900px;
  max-width: 100%;
  overflow: hidden;
}
.styling_260224__kv-image {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.styling_260224__title {
  position: relative;
  margin: 82px auto 40px;
  width: 828px;
  max-width: 100%;
}
.styling_260224__title-bg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 100%;
  height: 16px;
  background: #f8f5f0;
  z-index: -1;
}
.styling_260224__title-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-size: 30px;
  letter-spacing: 0.04em;
  line-height: 1.8;
  font-weight: 600;
}
.styling_260224__title-decor-left, .styling_260224__title-decor-right {
  width: 1px;
  height: 26px;
  border-left: 1px solid #000;
}
.styling_260224__title-decor-left {
  transform: rotate(-30deg);
}
.styling_260224__title-decor-right {
  transform: rotate(30deg);
}
.styling_260224__lead {
  margin: 0 auto 118px;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
.styling_260224__section {
  margin-bottom: 120px;
}
.styling_260224__main-row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 60px;
  margin-bottom: 40px;
}
.styling_260224__main-row--reverse {
  flex-direction: row-reverse;
}
.styling_260224__main-image {
  flex: 0 0 420px;
  overflow: hidden;
}
.styling_260224__main-text {
  flex: 1;
  text-align: left;
  display: flex;
  flex-direction: column;
}
.styling_260224__no img {
  display: block;
  height: auto;
}
.styling_260224__no--01 {
  margin-top: 110px;
}
.styling_260224__no--01 img {
  width: 63px;
  height: 47px;
}
.styling_260224__no--02 {
  margin-top: 141px;
}
.styling_260224__no--02 img {
  width: 68px;
  height: 47px;
}
.styling_260224__heading {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 600;
  margin-top: 22px;
}
.styling_260224__divider {
  height: 1px;
  background: #111;
  margin-top: 9px;
}
.styling_260224__summary {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 41px;
}
.styling_260224__items-row {
  background: rgba(181, 156, 102, 0.1);
  padding: 60px 0;
  display: flex;
  justify-content: center;
}
.styling_260224__items-row-inner {
  display: flex;
  gap: 40px;
  justify-content: center;
  flex-wrap: nowrap;
}
.styling_260224__card {
  width: 240px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 19px;
}
.styling_260224__card-image {
  width: 100%;
  height: 320px;
  overflow: hidden;
}
.styling_260224__card-caption {
  font-family: "Noto Sans JP", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.9;
  letter-spacing: 0.04em;
  text-align: center;
}
.styling_260224__btn, .styling_260224__footer-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 24px;
  min-width: 140px;
  height: 34px;
  border-radius: 4px;
  background: #111;
  color: #fff !important;
  font-size: 12px;
  line-height: 1.6;
  font-weight: 600;
  text-decoration: none;
}
.styling_260224__footer {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: center;
  padding-top: 60px;
}
.styling_260224__footer-btn {
  min-width: 350px;
  height: 50px;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .styling_260224 {
    padding-bottom: calc(60 / var(--sp));
  }
  .styling_260224 .pc {
    display: none;
  }
  .styling_260224 .sp {
    display: block;
  }
  .styling_260224__inner, .styling_260224__section, .styling_260224__footer {
    width: 100%;
  }
  .styling_260224__kv {
    margin: calc(20 / var(--sp)) auto calc(40 / var(--sp));
    width: 100%;
  }
  .styling_260224__title {
    margin: 0 auto calc(20 / var(--sp));
    width: calc(308 / var(--sp));
  }
  .styling_260224__title-bg {
    bottom: calc(32 / var(--sp));
    width: calc(286 / var(--sp));
    height: calc(12 / var(--sp));
  }
  .styling_260224__title-bg2 {
    position: absolute;
    left: 50%;
    background: #F8F5F0;
    z-index: -1;
    transform: translateX(-50%);
    bottom: calc(2 / var(--sp));
    width: calc(247 / var(--sp));
    height: calc(12 / var(--sp));
  }
  .styling_260224__title-label {
    display: inline-flex;
    align-items: flex-end;
    justify-content: center;
    gap: calc(6 / var(--sp));
    font-size: calc(20 / var(--sp));
    line-height: calc(32 / var(--sp));
  }
  .styling_260224__title-decor-left, .styling_260224__title-decor-right {
    height: calc(19 / var(--sp));
  }
  .styling_260224__lead {
    margin: 0 auto calc(57 / var(--sp));
    font-size: calc(12 / var(--sp));
    line-height: 1.7;
  }
  .styling_260224__section {
    margin-bottom: 0;
  }
  .styling_260224__main-row {
    width: calc(345 / var(--sp));
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto calc(30 / var(--sp)) auto calc(20 / var(--sp)) auto;
    gap: 0;
    margin: 0 auto calc(30 / var(--sp));
  }
  .styling_260224__main-row--reverse {
    flex-direction: unset;
    margin-top: calc(79 / var(--sp));
  }
  .styling_260224__main-image {
    flex: unset;
    grid-column: 1/2;
    grid-row: 3/4;
  }
  .styling_260224__main-text {
    flex: unset;
    text-align: left;
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .styling_260224__no img {
    display: block;
    height: auto;
  }
  .styling_260224__no--01 {
    margin-top: 0;
  }
  .styling_260224__no--01 img {
    width: calc(43 / var(--sp));
    height: calc(32 / var(--sp));
  }
  .styling_260224__no--02 {
    margin-top: 0;
  }
  .styling_260224__no--02 img {
    width: calc(43 / var(--sp));
    height: calc(32 / var(--sp));
  }
  .styling_260224__heading {
    font-size: calc(20 / var(--sp));
    line-height: 1.5;
    font-weight: 600;
    margin-top: calc(13 / var(--sp));
  }
  .styling_260224__divider {
    margin-top: calc(2 / var(--sp));
  }
  .styling_260224__summary {
    font-size: calc(12 / var(--sp));
    line-height: 1.7;
    margin-top: 0;
    grid-column: 1/2;
    grid-row: 5/6;
    text-align: left;
  }
  .styling_260224__items-row {
    padding: calc(40 / var(--sp)) 0;
  }
  .styling_260224__items-row-inner {
    gap: calc(11 / var(--sp));
  }
  .styling_260224__card {
    width: calc(167 / var(--sp));
    gap: calc(15 / var(--sp));
  }
  .styling_260224__card-image {
    height: calc(222 / var(--sp));
  }
  .styling_260224__card-caption {
    font-family: "Noto Sans JP", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif;
    font-size: calc(12 / var(--sp));
    line-height: 1.8;
  }
  .styling_260224__card-caption span {
    display: none;
  }
  .styling_260224__btn, .styling_260224__footer-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: calc(12 / var(--sp)) calc(33 / var(--sp));
    min-width: calc(120 / var(--sp));
    height: calc(32 / var(--sp));
    border-radius: calc(4 / var(--sp));
    font-size: calc(11 / var(--sp));
  }
  .styling_260224__footer {
    padding-top: calc(60 / var(--sp));
  }
  .styling_260224__footer-btn {
    min-width: calc(280 / var(--sp));
    height: calc(45 / var(--sp));
    font-size: calc(14 / var(--sp));
    font-weight: 500;
  }
}/*# sourceMappingURL=styling_260224.css.map */