@charset "UTF-8";
@font-face {
  font-family: "SourceHanSansJP";
  src: url("../font/SourceHanSansJP-VF.woff") format("woff-variations");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
}
body {
  font-family: "Noto Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.8;
  font-style: normal;
  color: #222222;
}

.lp-mv {
  position: relative;
  background-color: #faf4eb;
  overflow: hidden;
  padding-top: 6.5625rem;
  margin-bottom: 4rem;
  padding-bottom: 2.5rem;
  background-color: #faf4eb;
}
@media (min-width: 768px) {
  .lp-mv {
    padding-top: 6.5625rem;
    padding-bottom: 0rem;
    margin-bottom: 7.875rem;
  }
}
@media (min-width: 960px) {
  .lp-mv {
    padding-top: 10.625rem;
  }
}
.lp-mv::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url("../img/common/section_bg__white.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 7vw;
}
.lp-mv .lp-mv__inner {
  max-width: 76.5rem;
  width: calc(100% - 2rem);
  margin: 0 auto;
  display: flex;
  flex-direction: column-reverse;
  gap: 1rem;
}
@media (min-width: 768px) {
  .lp-mv .lp-mv__inner {
    width: calc(100% - 5rem);
    display: grid;
    flex-direction: row;
    gap: 2.555rem;
    grid-template-columns: 1fr 1.82fr;
  }
}
.lp-mv .lp-mv__left {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 2.5rem;
  align-items: center;
}
@media (min-width: 768px) {
  .lp-mv .lp-mv__left {
    align-items: flex-start;
  }
}
@media (min-width: 1024px) {
  .lp-mv .lp-mv__left {
    max-width: 26.125rem;
    padding-bottom: 0;
    align-items: flex-start;
  }
}
.lp-mv .breadcrumb {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 4.722rem;
}
@media (min-width: 768px) {
  .lp-mv .breadcrumb {
    display: flex;
  }
}
.lp-mv .breadcrumb .breadcrumb-link {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
  text-decoration-line: underline;
  text-underline-offset: 0.1875rem;
  transition: color 0.3s ease;
}
.lp-mv .breadcrumb .breadcrumb-link:hover {
  color: #757575;
  opacity: 1;
}
.lp-mv .breadcrumb .breadcrumb-sep {
  background-image: url("../img/common/right_arrow__black.svg");
  width: 0.310625rem;
  height: 0.5175rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
}
.lp-mv .breadcrumb .lp-mv__breadcrumb-current {
  color: #2b2b2b;
}
.lp-mv .lp-mv__title {
  margin: 0 0 1rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #222222;
}
@media (min-width: 768px) {
  .lp-mv .lp-mv__title {
    margin: 0 0 1.6875rem;
    font-size: 2.8vw;
  }
}
@media (min-width: 1300px) {
  .lp-mv .lp-mv__title {
    font-size: 2.3rem;
  }
}
@media (min-width: 1600px) {
  .lp-mv .lp-mv__title {
    font-size: 2rem;
  }
}
.lp-mv .lp-mv__lead {
  margin: 0 0 1.5rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #4c4c4c;
}
@media (min-width: 768px) {
  .lp-mv .lp-mv__lead {
    font-size: 1rem;
    margin: 0 0 2.8125rem;
  }
}
.lp-mv .lp-mv__button {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1.125rem 0.5rem 1.125rem 2rem;
  background-color: #2e5730;
  border-radius: 62.4375rem;
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.lp-mv .lp-mv__button:hover {
  opacity: 0.85;
}
.lp-mv .lp-mv__button .lp-mv__button-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #fff;
  border-radius: 50%;
  flex-shrink: 0;
}
.lp-mv .lp-mv__right {
  position: relative;
  width: 100%;
}
.lp-mv .lp-mv__right .lp-mv__photo {
  width: 100%;
  height: auto;
  display: block;
}
.lp-mv .lp-mv__right .lp-mv__photo-text {
  position: absolute;
  top: -6%;
  right: 1rem;
  width: 15.7%;
  height: auto;
}
@media (min-width: 768px) {
  .lp-mv .lp-mv__right .lp-mv__photo-text {
    top: 11%;
    right: 5%;
    width: 10.5%;
    height: auto;
  }
}

.fixed-banner {
  position: fixed;
  right: 1.5rem;
  bottom: 5%;
  width: 7.875rem;
  height: 5.78625rem;
  z-index: 100;
}
@media (min-width: 768px) {
  .fixed-banner {
    width: 14.375rem;
    height: auto;
  }
}
.fixed-banner .fixed-banner__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: block;
}
.fixed-banner .fixed-banner__icon {
  position: absolute;
  top: -1.875rem;
  left: 50%;
  transform: translateX(-50%);
  width: 2.5625rem;
  height: auto;
}
@media (min-width: 768px) {
  .fixed-banner .fixed-banner__icon {
    width: 4.6875rem;
    top: -3.4375rem;
  }
}
.fixed-banner .fixed-banner__close {
  position: absolute;
  top: 0.375rem;
  right: 0.375rem;
  width: 0.5rem;
  height: 0.5rem;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 10;
  transition: opacity 0.3s ease;
}
.fixed-banner .fixed-banner__close:hover {
  opacity: 0.75;
}
@media (min-width: 768px) {
  .fixed-banner .fixed-banner__close {
    top: -0.0625rem;
    right: 0.75rem;
    width: 0.875rem;
    height: 0.875rem;
  }
}
.fixed-banner .fixed-banner__close .fixed-banner__close-line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 0.0625rem;
  background-color: #fff;
  border-radius: 0.0625rem;
}
.fixed-banner .fixed-banner__close .fixed-banner__close-line:nth-child(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}
.fixed-banner .fixed-banner__close .fixed-banner__close-line:nth-child(2) {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.fixed-banner .fixed-banner__body {
  position: relative;
  z-index: 1;
  padding: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
@media (min-width: 768px) {
  .fixed-banner .fixed-banner__body {
    padding: 3.125rem 1.25rem 1.5rem;
    display: block;
  }
}
.fixed-banner .fixed-banner__title {
  margin: 0 0 0.25rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #f4da6f;
}
@media (min-width: 768px) {
  .fixed-banner .fixed-banner__title {
    font-size: 0.9375rem;
    margin: 0 0 0.625rem;
  }
}
.fixed-banner .fixed-banner__button {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0rem 0.40625rem;
  background-color: #fff;
  border-radius: 62.4375rem;
  color: #1c2b4a;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.625rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #1c2b4a;
  text-align: center;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
@media (min-width: 768px) {
  .fixed-banner .fixed-banner__button {
    font-size: 0.8125rem;
    padding: 0.125rem 1.0625rem;
    width: 100%;
  }
}
.fixed-banner .fixed-banner__button:hover {
  opacity: 0.75;
}

.fixed-banner--hidden {
  display: none;
}

.thought_contents {
  display: grid;
  grid-template-columns: 17.5rem;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 5.625rem;
}
@media (min-width: 768px) {
  .thought_contents {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.6875rem;
    margin-bottom: 4.5rem;
  }
}
.thought_contents .thought_content {
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  background-color: #eeeff1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.thought_contents .thought_content::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 6rem;
  aspect-ratio: 1/1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.thought_contents .thought_content:nth-child(1)::before {
  background-image: url("../img/lp/thought_image_01.svg");
}
.thought_contents .thought_content:nth-child(2)::before {
  background-image: url("../img/lp/thought_image_02.svg");
}
.thought_contents .thought_content:nth-child(3)::before {
  background-image: url("../img/lp/thought_image_03.svg");
}
.thought_contents .thought_content p {
  position: relative;
  z-index: 1;
  margin: 0;
  font-weight: 500;
  font-size: 1rem;
  line-height: 170%;
  text-align: center;
  color: #222222;
}
@media (min-width: 768px) {
  .thought_contents .thought_content p {
    font-size: 1.125rem;
  }
}

.thought-sub_title {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .thought-sub_title {
    width: -moz-fit-content;
    width: fit-content;
    align-items: end;
    flex-direction: row;
  }
}
.thought-sub_title h3 {
  height: -moz-fit-content;
  height: fit-content;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
  border-top: 0.125rem solid #222222;
  border-bottom: 0.125rem solid #222222;
  padding: 0.75rem 0.875rem;
  text-align: center;
  width: 100%;
}
@media (min-width: 414px) {
  .thought-sub_title h3 {
    padding: 0.75rem 1.875rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (min-width: 768px) {
  .thought-sub_title h3 {
    font-size: 1.5rem;
    padding: 0.875rem 1.25rem 0.875rem 0.6875rem;
  }
}
.thought-sub_title::before {
  content: "";
  display: block;
  width: 5.8125rem;
  height: 5.8125rem;
  aspect-ratio: 1/1;
  background-image: url("../img/lp/thought_image_04.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .thought-sub_title::before {
    width: 7.375rem;
    height: 7.375rem;
  }
}

/* ==========================================================
   material-select：このような資料から作成できます
   ========================================================== */
.material-select {
  position: relative;
  background-color: #faf4eb;
  border: 0.0625rem solid #6d6a5f;
  border-radius: 0.9375rem;
  padding: 2rem 1rem 1rem 1rem;
  width: calc(100% - 2rem);
  margin: 0 auto;
}
@media (min-width: 768px) {
  .material-select {
    max-width: 81rem;
    width: calc(100% - 9rem);
    margin: 2rem auto 0;
    border-radius: 1.875rem;
    padding: 4.5rem 9.0625rem;
  }
}
.material-select .material-select__heading {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  margin: 0;
  background-color: #faf4eb;
  white-space: nowrap;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
}
@media (min-width: 768px) {
  .material-select .material-select__heading {
    gap: 2.8125rem;
    font-size: 1.5rem;
  }
}
.material-select .material-select__heading .material-select__heading-bar {
  display: inline-block;
  width: 0.0625rem;
  height: 2rem;
  background-color: #6d6a5f;
}
@media (min-width: 768px) {
  .material-select .material-select__heading .material-select__heading-bar {
    height: 2.9375rem;
  }
}
.material-select .material-select__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
@media (min-width: 768px) {
  .material-select .material-select__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.25rem;
  }
}
@media (min-width: 1024px) {
  .material-select .material-select__list {
    grid-template-columns: repeat(4, 1fr);
    gap: 2.25rem;
  }
}
@media (min-width: 1220px) {
  .material-select .material-select__list {
    grid-template-columns: repeat(5, 1fr);
  }
}
.material-select .material-select__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  background-color: #ffffff;
  border-radius: 0.625rem;
  padding: 1.125rem 0.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .material-select .material-select__item {
    border-radius: 0.75rem;
    padding: 1.5rem 0.75rem;
    gap: 0.75rem;
  }
}
.material-select .material-select__item .material-select__item-icon {
  width: 4.085rem;
  height: 4.085rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) {
  .material-select .material-select__item .material-select__item-icon {
    width: 4.5rem;
    height: 4.5rem;
  }
}
.material-select .material-select__item .material-select__item-label {
  margin: 0;
  font-weight: 600;
  font-size: 1rem;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #222222;
}
@media (min-width: 768px) {
  .material-select .material-select__item .material-select__item-label {
    font-size: 0.875rem;
  }
}

/* ==========================================================
   reason_section：伴走型サポートの3つのポイント
   ========================================================== */
.reason_section {
  position: relative;
  background-color: #cce7c3;
  padding-top: 1.125rem;
}
@media (min-width: 768px) {
  .reason_section {
    padding-top: 3.625rem;
  }
}
.reason_section::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 78%;
  background-color: #faf4eb;
  border-radius: 2.5rem 2.5rem 0 0;
}
@media (min-width: 768px) {
  .reason_section::before {
    height: 60%;
    border-radius: 5rem 5rem 0 0;
  }
}
.reason_section .reason_section__inner {
  position: relative;
  z-index: 1;
}
.reason_section .reason_section__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  gap: 3.4375rem;
}
@media (min-width: 768px) {
  .reason_section .reason_section__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.6875rem;
  }
}
.reason_section .reason_section__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.reason_section .reason_section__tab {
  position: absolute;
  top: -1.90625rem;
  left: 50%;
  transform: translateX(-50%);
  width: 9.74rem;
  height: 9.74rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
  text-align: center;
  background-color: #ffffff;
  border-radius: 50%;
  padding-top: 1.625rem;
}
@media (min-width: 768px) {
  .reason_section .reason_section__tab {
    top: -1.9375rem;
    width: 9.875rem;
    height: 9.875rem;
    padding-top: 1.6875rem;
  }
}
.reason_section .reason_section__tab .reason_section__tab-label {
  display: block;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1;
  color: #2d5a27;
}
@media (min-width: 768px) {
  .reason_section .reason_section__tab .reason_section__tab-label {
    font-size: 1.125rem;
  }
}
.reason_section .reason_section__tab .reason_section__tab-number {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 2.5625rem;
  line-height: 1;
  color: #2d5a27;
}
@media (min-width: 768px) {
  .reason_section .reason_section__tab .reason_section__tab-number {
    font-size: 2.8125rem;
  }
}
.reason_section .reason_section__card {
  width: 100%;
  height: 100%;
  padding: 4.375rem 1rem 1.5rem 1rem;
  background-color: #ffffff;
  border-radius: 0.625rem;
  text-align: center;
}
@media (min-width: 768px) {
  .reason_section .reason_section__card {
    padding: 4.5625rem 1.125rem 1.6875rem 1.125rem;
  }
}
.reason_section .reason_section__card .reason_section__photo {
  position: relative;
  width: 11.875rem;
  height: 11.875rem;
  aspect-ratio: 1/1;
  margin: 0 auto 1rem;
  border-radius: 50%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .reason_section .reason_section__card .reason_section__photo {
    width: 12.125rem;
    height: 12.125rem;
    margin: 0 auto 1.1875rem;
  }
}
.reason_section .reason_section__card .reason_section__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.reason_section .reason_section__card .reason_section__title {
  position: relative;
  display: inline-block;
  margin-bottom: 1.5rem;
  padding-bottom: 0.375rem;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
}
@media (min-width: 768px) {
  .reason_section .reason_section__card .reason_section__title {
    font-size: 1.08rem;
    margin-bottom: 1.6875rem;
  }
}
.reason_section .reason_section__card .reason_section__title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url("../img/common/title_border.svg");
  width: 100%;
  height: 0.125rem;
}
.reason_section .reason_section__card .reason_section__text {
  margin: 0;
  font-weight: 500;
  font-size: 1rem;
  line-height: 180%;
  color: #222222;
  text-align: left;
}
@media (min-width: 768px) {
  .reason_section .reason_section__card .reason_section__text {
    font-size: 1rem;
  }
}

/* ==========================================================
   step-flow：ご相談から納品までの5ステップ
   ========================================================== */
.flow_section {
  background-color: #faf4eb;
}/*# sourceMappingURL=lp.css.map */