@charset "UTF-8";
/*--------------------------------------------
  value
--------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;500;600;700&family=Noto+Sans+JP:wght@100..900&display=swap");
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?fsx2ee");
  src: url("../fonts/icomoon.eot?fsx2ee#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?fsx2ee") format("truetype"), url("../fonts/icomoon.woff?fsx2ee") format("woff"), url("../fonts/icomoon.svg?fsx2ee#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "avenir-next";
  src: url("../fonts/avenir-next-ultra-light.ttf") format("truetype");
}
/*--------------------------------------------
  media query
--------------------------------------------*/
/*--------------------------------------------
  transition
--------------------------------------------*/
/*--------------------------------------------
  hover image
--------------------------------------------*/
/*--------------------------------------------
  hover opacity
--------------------------------------------*/
/*--------------------------------------------
  slick slider dot nav
--------------------------------------------*/
/*--------------------------------------------
  icon
--------------------------------------------*/
.wp-pager {
  margin-top: 4rem;
}
.wp-pager__item a {
  border-radius: 5px;
}
.wp-pager__item.-first, .wp-pager__item.-last {
  width: auto;
}
.wp-pager__item.-first a, .wp-pager__item.-last a {
  padding: 0 1.4rem;
}

.p-contact {
  margin-bottom: 4rem;
}
.p-contact .p-contact_head {
  margin-bottom: 2rem;
}
.p-contact .p-contact_head__box {
  margin-top: 2.5rem;
}
.p-contact .p-contact_head__ttl {
  background-color: #21b443;
  text-align: center;
  border-radius: 1.5rem;
  padding: 1.3rem 0;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-size: 2.3rem;
}
.p-contact .p-contact_head__txt {
  text-align: center;
  margin-top: 4rem;
}
@media (max-width: 767.9px) {
  .p-contact .p-contact_head__txt {
    text-align: left;
  }
}
.p-contact .p-contact_head__txt a {
  text-decoration: underline;
  color: #21b443;
}
.p-contact .p-contact_head__txt a:hover {
  text-decoration: none;
}
.p-contact .p-contact_head__tel {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.05em;
}
.p-contact .p-contact_head__tel a {
  position: relative;
  font-size: 6.6rem;
  line-height: 1.3;
  text-align: center;
  font-family: "Barlow Semi Condensed", sans-serif;
  margin-top: 0.5rem;
}
@media (max-width: 767.9px) {
  .p-contact .p-contact_head__tel a {
    font-size: 4.6rem;
  }
}
.p-contact .p-contact_head__tel span {
  font-size: 2.2rem;
  line-height: 1.5;
}
@media (max-width: 767.9px) {
  .p-contact .p-contact_head__tel span {
    text-align: center;
  }
}
.p-contact .c-form.-thenks, .p-contact .c-form.-confirm {
  margin-top: 4rem;
}
.p-contact .c-form__field input[name=your_postal],
.p-contact .c-form__field select[name=your_pref] {
  width: 18em;
}
@media (max-width: 767.9px) {
  .p-contact .c-form__field input[name=your_fax],
  .p-contact .c-form__field input[name=your_tel] {
    width: 100%;
  }
}
@media (max-width: 991.9px) {
  .p-contact .c-form__field input[name=your_contact_type02] {
    margin-top: 5px;
  }
}
@media (max-width: 991.9px) {
  .p-contact .c-form__field:nth-child(n+2) {
    margin-top: 5px;
  }
}
.p-contact .c-form__btn {
  padding: 1em 0;
  justify-content: center;
}

@media (max-width: 575.9px) {
  .mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0 !important;
  }
}

@media (max-width: 575.9px) {
  .mwform-checkbox-field label,
  .mwform-radio-field label {
    display: block;
    margin-top: 5px;
  }
}

.p-news {
  margin-bottom: 8rem;
}
.p-news__inner {
  max-width: 900px;
  margin: 0 auto;
}
.p-news_single__head {
  padding-top: 4rem;
  padding-bottom: 1.6em;
  margin-bottom: 1.6em;
  border-bottom: solid 1px #dbdbdb;
}
@media (max-width: 991.9px) {
  .p-news_single__head {
    padding-top: 0;
  }
}
.p-news_single__info {
  margin-bottom: 1em;
  display: flex;
  align-items: center;
}
.p-news_single__date {
  margin-bottom: 1em;
  display: block;
  color: #21b443;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 2.3rem;
}
@media (max-width: 991.9px) {
  .p-news_single__date {
    font-size: 1.8rem;
    margin-bottom: 0.3em;
  }
}
.p-news_single__term {
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  background: #21b443;
  color: #fff;
  padding: 0.5rem 1.5rem;
  display: inline-block;
}
.p-news_single__ttl {
  font-size: 2em;
  line-height: 1.4;
}
.p-news_single__body img {
  height: auto;
}
.p-news_single__btn {
  margin-top: 3.5em;
}
.p-news_single__btn a {
  margin: 0 auto;
}
@media (max-width: 575.9px) {
  .p-news_single__ttl {
    font-size: 1.2em;
  }
}
.p-news_single .wp-editor {
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 767.9px) {
  .p-news_single .wp-editor {
    width: 100%;
  }
}
.p-news_single .wp-editor > * + * {
  margin-top: 2em;
}
@media (max-width: 991.9px) {
  .p-news_single .wp-editor > * + * {
    margin-top: 1.5em;
  }
}
.p-news_single .wp-editor p {
  background: #fff !important;
}
.p-news_single .wp-editor p:first-of-type {
  margin-top: 4rem;
  margin-bottom: 6rem;
}
@media (max-width: 991.9px) {
  .p-news_single .wp-editor p:first-of-type {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.p-news_single .wp-editor h2 {
  padding-top: 0;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #c4c8d7;
  border-top: none;
  margin: 1em 0;
  font-size: 3rem;
}
@media (max-width: 991.9px) {
  .p-news_single .wp-editor h2 {
    font-size: 2rem;
    line-height: 1.5;
    padding-left: 0;
  }
}
.p-news_single .wp-editor h2::before {
  top: inherit;
  bottom: 0;
  left: 0;
  width: 5rem;
  height: 3px;
}

.c-card_news {
  padding-top: 5rem;
}

.p-column {
  background: #f5f5f5;
  padding-bottom: 8rem;
}
.p-column .p-kv_under {
  background: url(../img/column/column-kv.png) center center/cover no-repeat;
}

.c-card_column {
  padding-top: 5rem;
  display: grid;
  gap: 4rem 2.4rem;
  grid-template-columns: repeat(auto-fill, minmax(min(360px, 100%), 1fr));
}
.c-card_column__item {
  background: #fff;
  border-radius: 10px;
  transition: all 0.4s;
}
.c-card_column__item:hover {
  box-shadow: #d1d1d1 0 0 20px;
}
.c-card_column__thum {
  aspect-ratio: 398.72/271;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.c-card_column__thum img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-card_column__wrap {
  padding: 1.6rem 0;
  width: 90%;
  margin: 0 auto;
}
.c-card_column__ttl {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: justify;
  margin-bottom: 2rem;
}
.c-card_column__info {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.c-card_column__info time {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 1.5rem;
}
.c-card_column__link {
  border-radius: 5px;
  color: #1ca23b;
  font-size: 1.4rem;
  border: 1px solid #1ca23b;
  transition: ease 0.4s;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2.4rem;
  padding: 12px 2.2rem;
  line-height: 1;
}
.c-card_column__link:hover {
  background: #1ca23b;
  color: #fff;
}
.c-card_column__link:hover .arrow {
  color: #fff;
}
.c-card_column__link .arrow {
  transition: ease 0.4s;
}

.c-post-notfound {
  text-align: center;
}

.c-searchform {
  width: 90%;
  margin: 4rem auto;
}
@media screen and (max-width: 991.9px) {
  .c-searchform {
    width: 100%;
    margin-top: 0;
  }
}
.c-searchform form {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767.9px) {
  .c-searchform form {
    font-size: 0.9em;
  }
}
.c-searchform form input {
  width: 50%;
}
@media screen and (max-width: 991.9px) {
  .c-searchform form input {
    width: 100%;
  }
}
.c-searchform form button {
  flex-shrink: 0;
  width: 7em;
  justify-content: center;
  padding: 1em;
}
@media screen and (max-width: 575.9px) {
  .c-searchform form button {
    width: 5em;
  }
}

.p-company-kv_under {
  padding-top: 9.6rem;
  padding-bottom: 11rem;
  background: url(../img/company/company-kv.png) no-repeat center/cover;
}
.p-company-kv_under__ttl {
  line-height: 1;
}
.p-company-kv_under__ttl .jp {
  font-size: 2.2rem;
  margin-bottom: 1.6rem;
}
.p-company-kv_under__ttl .en {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 6.6rem;
  line-height: 0.8;
  font-weight: 700;
}
@media (max-width: 991.9px) {
  .p-company-kv_under {
    padding-top: 7rem;
    padding-bottom: 8rem;
  }
  .p-company-kv_under__ttl .jp {
    font-size: 1.8rem;
  }
  .p-company-kv_under__ttl .en {
    font-size: 5rem;
  }
}
@media (max-width: 575.9px) {
  .p-company-kv_under {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
  .p-company-kv_under__ttl .jp {
    font-size: 1.6rem;
    margin-bottom: 0.75em;
  }
  .p-company-kv_under__ttl .en {
    font-size: 3.5rem;
  }
}
.p-company__breadcrumb {
  background: #f3f3f3;
}
.p-company-outline {
  background: #f3f3f3;
  padding: 88px 0;
}
@media (max-width: 575.9px) {
  .p-company-outline {
    padding: 40px 0;
  }
}
.p-company-outline__box {
  max-width: 1000px;
  margin: 0 auto;
  padding: 55px 80px;
  background: #fff;
  border-radius: 16px;
}
@media (max-width: 767.9px) {
  .p-company-outline__box {
    padding: 30px 40px;
  }
}
.p-company-outline__head {
  text-align: center;
}
.p-company-outline__title {
  position: relative;
  display: inline-block;
  padding-bottom: 2rem;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 77px;
}
@media (max-width: 575.9px) {
  .p-company-outline__title {
    margin-bottom: 20px;
  }
}
.p-company-outline__title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 55px;
  height: 2px;
  background: #21b443;
}
.p-company-outline__table {
  width: 100%;
}
.p-company-outline__table tr {
  border-bottom: 1px solid #f1f2f4;
}
.p-company-outline__table th,
.p-company-outline__table td {
  padding: 20px 0;
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
}
.p-company-outline__table th {
  width: clamp(140px, 18vw, 180px);
  font-weight: 700;
  color: #21b443;
}
.p-company-outline__table td {
  font-weight: 500;
}
@media (max-width: 767.9px) {
  .p-company-outline__table tr {
    display: block;
  }
  .p-company-outline__table th,
  .p-company-outline__table td {
    padding: 10px 0;
    display: block;
  }
  .p-company-outline__table th {
    padding-bottom: 0px;
  }
  .p-company-outline__table td {
    padding-top: 5px;
  }
}
@media (max-width: 575.9px) {
  .p-company-outline__table th,
  .p-company-outline__table td {
    font-size: 14px;
  }
}
.p-company-access {
  padding: 80px 0;
  background: #fff;
}
@media (max-width: 575.9px) {
  .p-company-access {
    padding: 40px 0;
  }
}
.p-company-access__head {
  text-align: center;
}
.p-company-access__title {
  position: relative;
  display: inline-block;
  margin-bottom: 60px;
  font-size: 32px;
  font-weight: 700;
  padding-bottom: 2rem;
}
@media (max-width: 575.9px) {
  .p-company-access__title {
    margin-bottom: 30px;
  }
}
.p-company-access__title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 4.4rem;
  height: 0.2rem;
  background: #21b443;
}
.p-company-access__map {
  max-width: 1090px;
  height: 350px;
  margin: 0 auto;
}
.p-company-access__map iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.p-privacy {
  padding: 88px 0;
}
@media (max-width: 575.9px) {
  .p-privacy {
    padding: 40px 0;
  }
}
.p-privacy__head, .p-privacy__body {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 80px;
}
@media (max-width: 767.9px) {
  .p-privacy__head, .p-privacy__body {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 575.9px) {
  .p-privacy__head, .p-privacy__body {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.p-privacy__head {
  padding-top: 55px;
  padding-bottom: 32px;
  border-radius: 16px 16px 0 0;
}
@media (max-width: 767.9px) {
  .p-privacy__head {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
.p-privacy__lead {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
}
@media (max-width: 575.9px) {
  .p-privacy__lead {
    font-size: 14px;
  }
}
.p-privacy__body {
  padding-top: 0;
  padding-bottom: 55px;
  border-radius: 0 0 16px 16px;
}
@media (max-width: 767.9px) {
  .p-privacy__body {
    padding-bottom: 30px;
  }
}
.p-privacy__body dl {
  margin: 0;
}
.p-privacy__item {
  padding: 20px 0;
}
@media (max-width: 575.9px) {
  .p-privacy__item {
    padding: 10px 0;
  }
}
.p-privacy__item dt {
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 1.8;
  font-weight: 700;
  color: #21b443;
}
@media (max-width: 575.9px) {
  .p-privacy__item dt {
    font-size: 15px;
  }
}
.p-privacy__item .subtitle {
  color: #212121;
  font-size: 16px;
}
@media (max-width: 575.9px) {
  .p-privacy__item .subtitle {
    font-size: 14px;
  }
}
.p-privacy__item .googleLink {
  border-bottom: 1px solid #212121;
  padding-bottom: 2px;
}
.p-privacy__item .contactLink {
  display: inline-block;
  margin-top: 30px;
  color: #212121;
  font-weight: 700;
  border-bottom: 1px solid #212121;
}
.p-privacy__item dd {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 575.9px) {
  .p-privacy__item dd {
    font-size: 14px;
  }
}
.p-privacy__item dd p {
  margin-top: 12px;
}
.p-privacy__item dd p:first-child {
  margin-top: 0;
}
.p-privacy__item dd a {
  word-break: break-all;
}
.p-privacy__box {
  margin-top: 16px;
}
.p-privacy__list {
  margin: 0;
  padding-left: 1.5em;
  list-style: disc;
}
.p-privacy__list li {
  list-style: disc;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
}
@media (max-width: 575.9px) {
  .p-privacy__list li {
    font-size: 14px;
  }
}

.l-footer__banners {
  display: flex;
  gap: 0.4rem;
  margin-top: 3rem;
  flex-wrap: nowrap;
}
.l-footer__banner {
  display: block;
  width: 17rem;
}
.l-footer__banner img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 991.9px) {
  .l-footer__banners {
    margin-top: 2rem;
    flex-wrap: wrap;
  }
}
@media (max-width: 575.9px) {
  .l-footer__banner {
    width: 100%;
    max-width: max-content;
    margin: 0 auto;
  }
}

.p-onsale .p-kv_under {
  padding-top: 9.6rem;
  padding-bottom: 11rem;
  background: url(../img/onsale/onsale-kv.png) no-repeat center/cover;
}
.p-onsale .p-kv_under__ttl {
  line-height: 1;
}
.p-onsale .p-kv_under__ttl .jp {
  font-size: 2.2rem;
  margin-bottom: 1.6rem;
}
.p-onsale .p-kv_under__ttl .en {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 6.6rem;
  line-height: 0.8;
  font-weight: 700;
}
@media (max-width: 991.9px) {
  .p-onsale .p-kv_under {
    padding-top: 7rem;
    padding-bottom: 8rem;
  }
  .p-onsale .p-kv_under__ttl .jp {
    font-size: 1.8rem;
  }
  .p-onsale .p-kv_under__ttl .en {
    font-size: 5rem;
  }
}
@media (max-width: 575.9px) {
  .p-onsale .p-kv_under {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
  .p-onsale .p-kv_under__ttl .jp {
    font-size: 1.6rem;
    margin-bottom: 0.75em;
  }
  .p-onsale .p-kv_under__ttl .en {
    font-size: 3.5rem;
  }
}
.p-onsale.-single {
  padding-bottom: 80px;
}
.p-onsale.-single .p-onsale_slide {
  margin-top: 80px;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 575.9px) {
  .p-onsale.-single .p-onsale_slide {
    margin-top: 40px;
  }
}
.p-onsale.-single .p-onsale_slide__main {
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 10px;
}
.p-onsale.-single .p-onsale_slide__item {
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 1;
  transform: scale(1);
  transition: opacity 0.8s ease, transform 1.2s ease, visibility 0s linear 0.8s;
  will-change: opacity, transform;
}
.p-onsale.-single .p-onsale_slide__item.is-current {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  z-index: 2;
  transform: scale(1);
  transition: opacity 0.8s ease, transform 1.2s ease, visibility 0s linear 0s;
}
.p-onsale.-single .p-onsale_slide__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-onsale.-single .p-onsale_slide__caption {
  margin-top: 0.8rem;
  font-size: 16px;
  line-height: 1.7;
}
@media (max-width: 575.9px) {
  .p-onsale.-single .p-onsale_slide__caption {
    font-size: 14px;
  }
}
.p-onsale.-single .p-onsale_slide__zoom {
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 3;
}
@media (max-width: 767.9px) {
  .p-onsale.-single .p-onsale_slide__zoom {
    right: 7px;
    bottom: 7px;
  }
  .p-onsale.-single .p-onsale_slide__zoom img {
    display: block;
    width: 50%;
    margin-left: auto;
  }
}
.p-onsale.-single .p-onsale_thum {
  max-width: 520px;
  margin: 23px auto 0;
}
.p-onsale.-single .p-onsale_thum__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}
.p-onsale.-single .p-onsale_thum__list.-two-center {
  grid-template-columns: repeat(2, 1fr);
  justify-content: center;
  max-width: calc(66.66% + 4px);
  margin: 0 auto;
}
.p-onsale.-single .p-onsale_thum__list.-hidden {
  display: none;
}
@media (max-width: 575.9px) {
  .p-onsale.-single .p-onsale_thum__list {
    gap: 5px;
  }
}
.p-onsale.-single .p-onsale_thum__item {
  position: relative;
  height: 100px;
  border-radius: 0.4rem;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.35;
  transition: opacity 0.3s ease;
}
@media (max-width: 575.9px) {
  .p-onsale.-single .p-onsale_thum__item {
    height: 70px;
  }
}
.p-onsale.-single .p-onsale_thum__item.is-current {
  opacity: 1;
}
.p-onsale.-single .p-onsale_thum__item img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-onsale.-single .p-onsale_cnt {
  max-width: 1240px;
  margin-top: 60px;
  padding: 60px;
  border: 2px solid #1ca23b;
  border-radius: 28px;
}
@media (max-width: 575.9px) {
  .p-onsale.-single .p-onsale_cnt {
    border-radius: 15px;
  }
}
@media (max-width: 767.9px) {
  .p-onsale.-single .p-onsale_cnt {
    padding: 30px;
  }
}
@media (max-width: 575.9px) {
  .p-onsale.-single .p-onsale_cnt {
    padding: 20px 15px;
  }
}
.p-onsale.-single .p-onsale_cnt__ttl {
  margin-bottom: 23px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
  color: #1ca23b;
  font-size: 32px;
  font-weight: 700;
}
@media (max-width: 767.9px) {
  .p-onsale.-single .p-onsale_cnt__ttl {
    font-size: 22px;
  }
}
@media (max-width: 575.9px) {
  .p-onsale.-single .p-onsale_cnt__ttl {
    font-size: 18px;
    line-height: 1.4;
  }
}
.p-onsale.-single .p-onsale_cnt__tbl {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-bottom: 1rem;
}
@media (max-width: 1199.9px) {
  .p-onsale.-single .p-onsale_cnt__tbl {
    grid-template-columns: 1fr;
  }
}
.p-onsale.-single .p-onsale_cnt__tblItem dl {
  display: grid;
  grid-template-columns: 14rem 1fr;
  gap: 5px;
  margin-bottom: 1rem;
  align-items: center;
}
@media (max-width: 767.9px) {
  .p-onsale.-single .p-onsale_cnt__tblItem dl {
    grid-template-columns: 1fr;
  }
}
.p-onsale.-single .p-onsale_cnt__map {
  margin-top: 1rem;
}
.p-onsale.-single .p-onsale_cnt__map iframe {
  display: block;
  width: 100%;
  height: 25rem;
}
@media (max-width: 575.9px) {
  .p-onsale.-single .p-onsale_cnt__map iframe {
    height: 15rem;
  }
}
.p-onsale.-single .p-onsale_cnt__remarks {
  margin-top: 1rem;
}
.p-onsale.-single .p-onsale_cnt__remarks dl {
  display: grid;
  grid-template-columns: 10rem 1fr;
  gap: 0.8rem 1rem;
  padding: 1.4rem 2rem;
  align-items: start;
  background: #eef5ec;
  border-radius: 8px;
}
@media (max-width: 767.9px) {
  .p-onsale.-single .p-onsale_cnt__remarks dl {
    grid-template-columns: 1fr;
  }
}
.p-onsale.-single .p-onsale_cnt__remarks dd {
  font-size: 15px;
}
@media (max-width: 575.9px) {
  .p-onsale.-single .p-onsale_cnt__remarks dd {
    font-size: 14px;
  }
}
.p-onsale.-single .p-onsale_cnt__tblItem dl dt, .p-onsale.-single .p-onsale_cnt__remarks dl dt {
  position: relative;
  padding-left: 3rem;
  color: #1ca23b;
  font-size: 15px;
  font-weight: 700;
}
@media (max-width: 575.9px) {
  .p-onsale.-single .p-onsale_cnt__tblItem dl dt, .p-onsale.-single .p-onsale_cnt__remarks dl dt {
    font-size: 14px;
  }
}
.p-onsale.-single .p-onsale_cnt__tblItem dl dt::before, .p-onsale.-single .p-onsale_cnt__remarks dl dt::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.p-onsale.-single .p-onsale_cnt__tblItem dl dt::after, .p-onsale.-single .p-onsale_cnt__remarks dl dt::after {
  display: none;
}
.p-onsale.-single .p-onsale_cnt__tblItem dl dd, .p-onsale.-single .p-onsale_cnt__remarks dl dd {
  font-size: 15px;
}
@media (max-width: 575.9px) {
  .p-onsale.-single .p-onsale_cnt__tblItem dl dd, .p-onsale.-single .p-onsale_cnt__remarks dl dd {
    font-size: 14px;
  }
}
.p-onsale.-single .p-onsale_cnt .is-area dt::before {
  background-image: url(../img/onsale/onsale_area.svg);
}
.p-onsale.-single .p-onsale_cnt .is-contract dt::before {
  background-image: url(../img/onsale/onsale_contract.svg);
}
.p-onsale.-single .p-onsale_cnt .is-size dt::before {
  background-image: url(../img/onsale/onsale_kanban_size.svg);
}
.p-onsale.-single .p-onsale_cnt .is-way dt::before {
  background-image: url(../img/onsale/onsale_kanban_way.svg);
}
.p-onsale.-single .p-onsale_cnt .is-location dt::before {
  background-image: url(../img/onsale/onsale_location.svg);
}
.p-onsale.-single .p-onsale_cnt .is-name dt::before {
  background-image: url(../img/onsale/onsale_name.svg);
}
.p-onsale.-single .p-onsale_cnt .is-situation dt::before {
  background-image: url(../img/onsale/onsale_situation.svg);
}
.p-onsale.-single .p-onsale_cnt .is-remarks dt::before {
  background-image: url(../img/onsale/onsale_remarks.svg);
}
.p-onsale .p-imgModal {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.85);
}
.p-onsale .p-imgModal__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(1000px, 90vw);
  height: min(700px, 80vh);
  transform: translate(-50%, -50%);
}
@media (max-width: 767.9px) {
  .p-onsale .p-imgModal__inner {
    width: 90vw;
    height: 55vh;
  }
}
@media (max-width: 575.9px) {
  .p-onsale .p-imgModal__inner {
    width: 92vw;
    height: 35vh;
  }
}
.p-onsale .p-imgModal img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(0, 0);
  cursor: zoom-in;
}
.p-onsale .p-imgModal img.zoomed {
  cursor: grab;
}
.p-onsale .p-imgModal img.dragging {
  cursor: grabbing;
}
.p-onsale .p-imgModal__close {
  position: absolute;
  top: -16px;
  right: -16px;
  z-index: 10000;
  width: 44px;
  height: 44px;
  border: none;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 28px;
  line-height: 1;
  border-radius: 50%;
  cursor: pointer;
}

.c-archive_btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin-top: 55px;
}
@media (max-width: 575.9px) {
  .c-archive_btns {
    gap: 6px;
  }
}
.c-archive_btns__prev, .c-archive_btns__next, .c-archive_btns__archive {
  position: relative;
  min-width: 110px;
  height: 47px;
  padding: 0 24px;
  border: 1px solid #1ca23b;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
@media (max-width: 767.9px) {
  .c-archive_btns__prev, .c-archive_btns__next, .c-archive_btns__archive {
    min-width: auto;
  }
}
@media (max-width: 575.9px) {
  .c-archive_btns__prev, .c-archive_btns__next, .c-archive_btns__archive {
    font-size: 14px;
    padding: 0 12px;
  }
}
.c-archive_btns__prev, .c-archive_btns__next {
  background: #fff;
  color: #1ca23b;
  gap: 14px;
}
@media (max-width: 575.9px) {
  .c-archive_btns__prev, .c-archive_btns__next {
    gap: 10px;
  }
}
.c-archive_btns__prev:hover, .c-archive_btns__next:hover {
  background: #1ca23b;
  color: #fff;
}
.c-archive_btns__prev.is-disabled, .c-archive_btns__next.is-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.c-archive_btns__archive {
  min-width: 250px;
  background: #1ca23b;
  color: #fff;
}
@media (max-width: 767.9px) {
  .c-archive_btns__archive {
    min-width: 150px;
  }
}
.c-archive_btns__archive:hover {
  background: #fff;
  color: #1ca23b;
}

.p-onsale.-archive .l-content {
  background: #f1f2f4;
}
.p-onsale.-archive .l-content.-under {
  padding: 4rem 0 10rem;
}
@media (max-width: 767.9px) {
  .p-onsale.-archive .l-content.-under {
    padding: 3rem 0 7rem;
  }
}
.p-onsale.-archive .l-breadcrumb {
  background: #f1f2f4;
}
.p-onsale.-archive .c-card_onsale {
  max-width: 1240px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0;
  padding: 0;
  list-style: none;
  column-gap: 5%;
  row-gap: 60px;
}
.p-onsale.-archive .c-card_onsale .c-card_onsale__item {
  list-style: none;
}
.p-onsale.-archive .c-card_onsale__link {
  display: block;
  height: 100%;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.p-onsale.-archive .c-card_onsale__link:hover {
  transform: translateY(-4px);
}
.p-onsale.-archive .c-card_onsale__link:hover .c-card_onsale__img img {
  transform: scale(1.03);
}
.p-onsale.-archive .c-card_onsale__link:hover .c-card_onsale__btn span {
  background: #fff;
  color: #222;
  border: 1px solid #222;
}
.p-onsale.-archive .c-card_onsale__img {
  position: relative;
  overflow: hidden;
  border-bottom: 3px solid #1ca23b;
}
.p-onsale.-archive .c-card_onsale__img::before {
  content: "";
  display: block;
  padding-top: 62%;
}
.p-onsale.-archive .c-card_onsale__img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.p-onsale.-archive .c-card_onsale__body {
  padding: 3rem 4rem;
}
.p-onsale.-archive .c-card_onsale__ttl {
  margin-bottom: 1.6rem;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid #d9d9d9;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  color: #1ca23b;
  word-break: break-word;
}
.p-onsale.-archive .c-card_onsale__spec {
  margin-bottom: 2rem;
}
.p-onsale.-archive .c-card_onsale__spec dl {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 0.8rem 1.2rem;
  align-items: start;
  margin-bottom: 0.9rem;
  font-size: 15px;
}
.p-onsale.-archive .c-card_onsale__spec dl:last-child {
  margin-bottom: 0;
}
.p-onsale.-archive .c-card_onsale__spec dt {
  position: relative;
  padding-left: 2.9rem;
  font-weight: 700;
  color: #1ca23b;
  font-size: 15px;
}
.p-onsale.-archive .c-card_onsale__spec dt::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.p-onsale.-archive .c-card_onsale__spec dd {
  word-break: break-word;
}
.p-onsale.-archive .c-card_onsale__spec .is-area dt::before {
  background-image: url("../img/onsale/onsale_area.svg");
}
.p-onsale.-archive .c-card_onsale__spec .is-size dt::before {
  background-image: url("../img/onsale/onsale_kanban_size.svg");
}
.p-onsale.-archive .c-card_onsale__spec .is-way dt::before {
  background-image: url("../img/onsale/onsale_kanban_way.svg");
}
.p-onsale.-archive .c-card_onsale__btn {
  display: flex;
  justify-content: flex-end;
}
.p-onsale.-archive .c-card_onsale__btn span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1.2rem;
  min-width: 15.8rem;
  min-height: 4.6rem;
  padding: 0.8rem 1.6rem;
  border-radius: 0.6rem;
  background: #222;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  transition: background 0.3s ease;
}
.p-onsale.-archive .c-card_onsale__btn span::after {
  content: "→";
  font-size: 1.5rem;
  line-height: 1;
}
@media (max-width: 991.9px) {
  .p-onsale.-archive .c-card_onsale__body {
    padding: 2rem;
  }
}
@media (max-width: 767.9px) {
  .p-onsale.-archive .c-card_onsale {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
  .p-onsale.-archive .c-card_onsale__body {
    padding: 2rem;
  }
  .p-onsale.-archive .c-card_onsale__ttl {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
  .p-onsale.-archive .c-card_onsale__spec {
    margin-bottom: 0;
  }
  .p-onsale.-archive .c-card_onsale__spec dl {
    grid-template-columns: 1fr;
    gap: 0;
    font-size: 1.5rem;
    margin-bottom: 1.2rem;
  }
  .p-onsale.-archive .c-card_onsale__spec dt {
    padding-left: 2.3rem;
    font-size: 1.5rem;
  }
  .p-onsale.-archive .c-card_onsale__spec dt::before {
    width: 16px;
    height: 16px;
    top: 3.5px;
  }
  .p-onsale.-archive .c-card_onsale__btn span {
    min-width: 14rem;
    min-height: 4.2rem;
    font-size: 1.3rem;
  }
}
.p-onsale.-archive .c-archive_btns {
  justify-content: space-between;
  margin-top: 55px;
}
@media (max-width: 575.9px) {
  .p-onsale.-archive .c-archive_btns {
    gap: 6px;
    margin-top: 40px;
  }
}
.p-onsale.-archive .c-archive_btns__prev {
  padding-left: 34px;
}
.p-onsale.-archive .c-archive_btns__prev::before {
  content: "←";
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  margin-right: 8px;
}
@media (max-width: 575.9px) {
  .p-onsale.-archive .c-archive_btns__prev {
    padding-left: 10px;
  }
  .p-onsale.-archive .c-archive_btns__prev::before {
    margin-right: 6px;
  }
}
.p-onsale.-archive .c-archive_btns__next {
  padding-right: 34px;
}
.p-onsale.-archive .c-archive_btns__next::after {
  content: "→";
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  margin-left: 8px;
}
@media (max-width: 575.9px) {
  .p-onsale.-archive .c-archive_btns__next {
    padding-right: 10px;
  }
  .p-onsale.-archive .c-archive_btns__next::after {
    margin-left: 6px;
  }
}

.p-companies-kv_under {
  padding-top: 9.6rem;
  padding-bottom: 11rem;
  background: url(../img/companies/companies-kv.png) no-repeat center/cover;
}
.p-companies-kv_under__ttl {
  line-height: 1;
}
.p-companies-kv_under__ttl .jp {
  font-size: 2.2rem;
  margin-bottom: 1.6rem;
}
.p-companies-kv_under__ttl .en {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 6.6rem;
  line-height: 0.8;
  font-weight: 700;
}
@media (max-width: 991.9px) {
  .p-companies-kv_under {
    padding-top: 7rem;
    padding-bottom: 8rem;
  }
  .p-companies-kv_under__ttl .jp {
    font-size: 1.8rem;
  }
  .p-companies-kv_under__ttl .en {
    font-size: 5rem;
  }
}
@media (max-width: 575.9px) {
  .p-companies-kv_under {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
  .p-companies-kv_under__ttl .jp {
    font-size: 1.6rem;
    margin-bottom: 0.75em;
  }
  .p-companies-kv_under__ttl .en {
    font-size: 3.5rem;
  }
}

.p-section-heading {
  background-color: #21b443;
  text-align: center;
  border-radius: 1.5rem;
  padding: 1.3rem 0;
}
@media (max-width: 767.9px) {
  .p-section-heading {
    padding: 1.4rem 0;
  }
}

.p-section-heading__text {
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-size: 2.3rem;
}
@media (max-width: 767.9px) {
  .p-section-heading__text {
    font-size: 1.5rem;
  }
}

.l-companies {
  padding-top: 6.8rem;
}
@media (max-width: 767.9px) {
  .l-companies {
    padding-top: 4rem;
  }
}

.p-companies__wrapper {
  align-items: flex-start;
  display: flex;
  gap: 5%;
}
@media (max-width: 767.9px) {
  .p-companies__wrapper {
    flex-direction: column;
    gap: 2%;
  }
}

.p-companies__image {
  border-radius: 0.4rem;
  overflow: hidden;
  flex-shrink: 0;
  width: 40%;
}
@media (max-width: 767.9px) {
  .p-companies__image {
    flex: 1;
    width: 100%;
  }
}

.p-companies__image img {
  -o-object-fit: cover;
  aspect-ratio: 478/340;
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}

.p-companies__body {
  flex: 1;
  width: 60%;
}
@media (max-width: 767.9px) {
  .p-companies__body {
    margin-top: 2.5rem;
    width: 100%;
  }
}

.p-companies__heading {
  color: #212121;
  font-weight: 700;
  line-height: 1.5;
  font-size: max(2rem, min(2.5vw, 3.6rem));
}
@media (max-width: 767.9px) {
  .p-companies__heading {
    font-size: 2.4rem;
  }
}

.p-companies__text {
  color: #212121;
  font-weight: 400;
  font-size: clamp(1.3rem, 1.1vw, 1.5rem);
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-top: 2rem;
}
@media (max-width: 767.9px) {
  .p-companies__text {
    font-size: 1.5rem;
  }
}

.l-target {
  padding-top: 6rem;
}
@media (max-width: 991.9px) {
  .l-target {
    padding-top: 4.5rem;
  }
}

.p-target__items {
  margin-top: 3.5rem;
  display: flex;
  gap: 2rem;
}
@media (max-width: 991.9px) {
  .p-target__items {
    flex-direction: column;
    margin-top: 2.5rem;
  }
}

.p-target__item {
  border: 0.2rem solid #1ca23b;
  border-radius: 1rem;
  padding: 1.8rem 1.6rem;
  flex: 1;
}
@media (max-width: 991.9px) {
  .p-target__item {
    padding: 2rem 1.8rem;
  }
}

.p-target__title {
  position: relative;
  font-size: clamp(1.2rem, 1.2vw, 1.8rem);
  font-weight: 700;
  color: #1ca23b;
  letter-spacing: 0.05em;
  line-height: 1.6;
  padding-left: 3.2rem;
}
@media (max-width: 991.9px) {
  .p-target__title {
    padding-left: 2.4rem;
    font-size: 1.5rem;
  }
}

.p-target__title::before {
  content: "";
  position: absolute;
  top: 2rem;
  width: 2.4rem;
  height: 0.3rem;
  background-color: #1ca23b;
  left: 0;
}
@media (max-width: 991.9px) {
  .p-target__title::before {
    left: -0.6rem;
  }
}

.p-target__checks {
  margin-top: 2.6rem;
  list-style: none;
}

.p-target__check-item {
  font-size: clamp(1rem, 1vw, 1.5rem);
  font-weight: 400;
  color: #212121;
  letter-spacing: 0.05em;
  line-height: 1.7;
  padding-left: 2.4rem;
  position: relative;
}
@media (max-width: 991.9px) {
  .p-target__check-item {
    font-size: 1.4rem;
  }
}

.p-target__check-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.6rem;
  background-image: url(../img/companies/check.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 1.4rem;
  height: 1.4rem;
}

@media (max-width: 991.9px) {
  .p-target__check-item:not(:first-child) {
    margin-top: 0.6rem;
  }
}

.l-introduce {
  padding-top: 4rem;
}

.p-introduce__items {
  display: flex;
  gap: 2rem;
  margin-top: 3.5rem;
}
@media (max-width: 991.9px) {
  .p-introduce__items {
    flex-direction: column;
    gap: 2rem;
    margin-top: 2.5rem;
  }
}

.p-introduce__item {
  border: 0.2rem solid #1ca23b;
  border-radius: 1.2rem;
  overflow: hidden;
  background-color: #fff;
  flex: 1;
}

.p-introduce__title {
  position: relative;
  font-size: 1.8rem;
  font-weight: 700;
  color: #1ca23b;
  letter-spacing: 0.05em;
  line-height: 1.6;
  padding: 1.2rem 1.8rem 0 5.6rem;
}
@media (max-width: 991.9px) {
  .p-introduce__title {
    font-size: 1.5rem;
    padding: 1rem 1.8rem 0 4.8rem;
  }
}

.c-under-bar {
  position: relative;
}

.c-under-bar::before {
  content: "";
  position: absolute;
  left: 1.8rem;
  bottom: 0;
  width: 2.4rem;
  height: 0.3rem;
  background-color: #1ca23b;
}

.p-introduce__text {
  font-size: 1.5rem;
  font-weight: 400;
  color: #333;
  letter-spacing: 0.05em;
  line-height: 1.8;
  padding: 1.2rem 1.8rem 1.6rem;
}
@media (max-width: 991.9px) {
  .p-introduce__text {
    font-size: 1.4rem;
    padding: 1rem 1.8rem 1.6rem;
    flex: 1;
  }
}

.p-introduce__message {
  padding-top: 4.7rem;
  text-align: center;
}
@media (max-width: 991.9px) {
  .p-introduce__message {
    padding-top: 3.2rem;
  }
}

.p-introduce__message-heading {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1ca23b;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
@media (max-width: 991.9px) {
  .p-introduce__message-heading {
    font-size: 2rem;
  }
}

.p-introduce__message-text {
  font-size: 1.5rem;
  font-weight: 400;
  color: #212121;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-top: 2rem;
}
@media (max-width: 991.9px) {
  .p-introduce__message-text {
    font-size: 1.3rem;
    margin-top: 1.5rem;
  }
}

.u-sp {
  display: none;
}
@media (max-width: 767.9px) {
  .u-sp {
    display: block;
  }
}

.l-flow {
  padding-top: 4rem;
}

.p-flow__items {
  margin-top: 3.5rem;
  display: flex;
  align-items: stretch;
  margin-top: 2.5rem;
  gap: 2rem;
  width: 100%;
}
@media (max-width: 991.9px) {
  .p-flow__items {
    flex-direction: column;
  }
}

.p-flow__item {
  border: 0.2rem solid #1ca23b;
  border-radius: 1.2rem;
  padding: 1.7rem;
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  flex: 1;
  width: 100%;
}
@media (max-width: 991.9px) {
  .p-flow__item {
    padding: 2.2rem 2rem;
  }
}

.p-flow__icon {
  width: 7.1rem;
  height: 8.2rem;
}
@media (max-width: 991.9px) {
  .p-flow__icon {
    width: 5.6rem;
    height: 6.4rem;
  }
}

.p-flow__icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.p-flow__body {
  flex: 1;
}

.p-flow__title {
  font-weight: 700;
  color: #1ca23b;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-size: 1.8rem;
}
@media (max-width: 991.9px) {
  .p-flow__title {
    font-size: 1.5rem;
  }
}

.p-flow__text {
  font-size: 1.5rem;
  font-weight: 400;
  color: #212121;
  letter-spacing: 0.05em;
  line-height: 1.7;
  margin-top: 0.8rem;
}
@media (max-width: 991.9px) {
  .p-flow__text {
    font-size: 1.4rem;
  }
}

.p-flow__note {
  padding-top: 4.7rem;
  text-align: center;
}
@media (max-width: 991.9px) {
  .p-flow__note {
    padding-top: 3.2rem;
  }
}

.p-flow__note-heading {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1ca23b;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media (max-width: 767.9px) {
  .p-flow__note-heading {
    font-size: 2rem;
  }
}

.p-flow__note-box {
  display: inline-block;
  border: 0.125rem solid #1ca23b;
  border-radius: 1rem;
  padding: 1.9rem 3.4rem;
  margin-top: 2.3rem;
}
@media (max-width: 1199.9px) {
  .p-flow__note-box {
    padding: 1.1875rem 2.125rem;
    margin-top: 2rem;
  }
}

.p-flow__note-list {
  list-style: none;
  text-align: left;
}

.p-flow__note-item {
  font-size: 1.5rem;
  font-weight: 400;
  color: #212121;
  letter-spacing: 0.05em;
  line-height: 1.6;
  padding-left: 2.6rem;
  position: relative;
}
@media (max-width: 991.9px) {
  .p-flow__note-item {
    font-size: 1.4rem;
  }
}

.p-flow__note-item::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.2rem;
  background-image: url(../img/companies/check.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 1.7rem;
  height: 1.7rem;
}

.p-flow__note-item:not(:first-child) {
  margin-top: 0.8rem;
}

.p-flow__note-text {
  font-size: 1.5rem;
  font-weight: 400;
  color: #212121;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-top: 2.8rem;
}
@media (max-width: 991.9px) {
  .p-flow__note-text {
    font-size: 1.4rem;
    margin-top: 2rem;
  }
}

.l-faq {
  margin-top: 8rem;
}
@media (max-width: 767.9px) {
  .l-faq {
    margin-top: 4rem;
  }
}

.p-faq {
  background-color: #f1f2f4;
  padding: 8rem 0;
}
@media (max-width: 767.9px) {
  .p-faq {
    padding: 5rem 0;
  }
}

.p-faq__subtitle {
  font-size: 2.2rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 767.9px) {
  .p-faq__subtitle {
    font-size: 1.6rem;
  }
}

.p-faq__title {
  position: relative;
  font-size: 6.6rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.05em;
  line-height: 1.3;
  text-align: center;
  font-family: "Barlow Semi Condensed", sans-serif;
  margin-top: 0.5rem;
}
@media (max-width: 767.9px) {
  .p-faq__title {
    font-size: 3.2rem;
  }
}

.p-faq__title::before {
  content: "";
  position: absolute;
  bottom: -1.5rem;
  left: 49.7%;
  transform: translate(-50%, -50%);
  width: 4.7rem;
  height: 0.3rem;
  background-color: #1ca23b;
}

.p-faq__items {
  margin-top: 6rem;
}
@media (max-width: 767.9px) {
  .p-faq__items {
    margin-top: 4rem;
  }
}

.p-faq__item:not(:first-child) {
  margin-top: 2rem;
}

.p-faq__question {
  display: flex;
  align-items: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 3rem;
  transition: background-color 0.3s;
  padding: 1.6rem 2.2rem;
  gap: 1.4rem;
}
@media (max-width: 767.9px) {
  .p-faq__question {
    gap: 1.2rem;
    padding: 1.4rem 1.8rem;
  }
}

.p-faq__badge {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #1ca23b;
  color: #fff;
  font-weight: 700;
  flex-shrink: 0;
  line-height: 1;
  width: 3.6rem;
  height: 3.6rem;
  font-size: 1.5rem;
}
@media (max-width: 767.9px) {
  .p-faq__badge {
    width: 3.2rem;
    height: 3.2rem;
    font-size: 1.4rem;
  }
}

.p-faq__question-text {
  font-size: 2.2rem;
  font-weight: 700;
  color: #1ca23b;
  letter-spacing: 0.05em;
  line-height: 1.6;
  flex: 1;
}
@media (max-width: 767.9px) {
  .p-faq__question-text {
    font-size: 1.6rem;
  }
}

.p-faq__toggle {
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  position: relative;
}

.p-faq__toggle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.4rem;
  height: 0.2rem;
  background-color: #1ca23b;
}

.p-faq__toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.2rem;
  height: 1.4rem;
  background-color: #1ca23b;
  transition: transform 0.3s;
}

.p-faq__item.is-open .p-faq__toggle::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.p-faq__answer {
  display: none;
  padding: 1.6rem 1.8rem 2rem 5.6rem;
}
@media (max-width: 767.9px) {
  .p-faq__answer {
    padding: 1.4rem 1.8rem 1.6rem 4.8rem;
  }
}

.p-faq__answer-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 0.2rem solid #212121;
  background-color: #fff;
  color: #212121;
  font-size: 1.4rem;
  font-weight: 700;
  flex-shrink: 0;
  line-height: 1;
  float: left;
  width: 3.2rem;
  height: 3.2rem;
  font-size: 1.4rem;
  margin-left: -3.1rem;
  margin-right: 1.4rem;
}
@media (max-width: 767.9px) {
  .p-faq__answer-badge {
    width: 2.8rem;
    height: 2.8rem;
    margin-left: -2.7rem;
    margin-right: 1.3rem;
    margin-top: 0.2rem;
  }
}

.p-faq__answer-text {
  font-size: 1.6rem;
  font-weight: 400;
  color: #212121;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media (max-width: 767.9px) {
  .p-faq__answer-text {
    font-size: 1.5rem;
  }
}

.p-business-owner-kv_under {
  padding-top: 9.6rem;
  padding-bottom: 11rem;
  background: url(../img/owner/business-owner-kv.png) no-repeat center/cover;
}
.p-business-owner-kv_under__ttl {
  line-height: 1;
}
.p-business-owner-kv_under__ttl .jp {
  font-size: 2.2rem;
  margin-bottom: 1.6rem;
}
.p-business-owner-kv_under__ttl .en {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 6.6rem;
  line-height: 0.8;
  font-weight: 700;
}
@media (max-width: 991.9px) {
  .p-business-owner-kv_under {
    padding-top: 7rem;
    padding-bottom: 8rem;
  }
  .p-business-owner-kv_under__ttl .jp {
    font-size: 1.8rem;
  }
  .p-business-owner-kv_under__ttl .en {
    font-size: 5rem;
  }
}
@media (max-width: 575.9px) {
  .p-business-owner-kv_under {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
  .p-business-owner-kv_under__ttl .jp {
    font-size: 1.6rem;
    margin-bottom: 0.75em;
  }
  .p-business-owner-kv_under__ttl .en {
    font-size: 3.5rem;
  }
}

.l-business-owner {
  padding-top: 6.8rem;
}
@media (max-width: 767.9px) {
  .l-business-owner {
    padding-top: 4rem;
  }
}

.p-business-owner__wrapper {
  align-items: flex-start;
  display: flex;
  gap: 5%;
}
@media (max-width: 767.9px) {
  .p-business-owner__wrapper {
    flex-direction: column;
    gap: 2%;
  }
}

.p-business-owner__image {
  border-radius: 0.4rem;
  overflow: hidden;
  flex-shrink: 0;
  width: 40%;
}
@media (max-width: 767.9px) {
  .p-business-owner__image {
    flex: 1;
    width: 100%;
  }
}

.p-business-owner__image img {
  -o-object-fit: cover;
  aspect-ratio: 478/340;
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}

.p-business-owner__body {
  flex: 1;
  width: 60%;
}
@media (max-width: 767.9px) {
  .p-business-owner__body {
    margin-top: 2.5rem;
    width: 100%;
  }
}

.p-business-owner__heading {
  color: #212121;
  font-weight: 700;
  line-height: 1.5;
  font-size: max(2rem, min(2.5vw, 3.6rem));
}
@media (max-width: 767.9px) {
  .p-business-owner__heading {
    font-size: 2.4rem;
  }
}

.p-business-owner__text {
  color: #212121;
  font-weight: 400;
  font-size: clamp(1.3rem, 1.1vw, 1.5rem);
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-top: 2rem;
}

.l-reason {
  padding-top: 4rem;
}

.p-reason__items {
  display: flex;
  gap: 2rem;
  margin-top: 3.5rem;
}
@media (max-width: 991.9px) {
  .p-reason__items {
    margin-top: 2.5rem;
    flex-direction: column;
  }
}

.p-reason__item {
  border: 0.2rem solid #1ca23b;
  border-radius: 1.2rem;
  overflow: hidden;
  background-color: #fff;
  flex: 1;
}

@media (max-width: 991.9px) {
  .p-reason__item:not(:first-child) {
    margin-top: 1.6rem;
  }
}

.p-reason__title {
  position: relative;
  font-weight: 700;
  color: #1ca23b;
  letter-spacing: 0.05em;
  line-height: 1.6;
  padding: 1.2rem 1.8rem 0 5.6rem;
  font-size: 1.8rem;
}
@media (max-width: 991.9px) {
  .p-reason__title {
    font-size: 1.5rem;
    padding: 1rem 1.8rem 0 4.8rem;
  }
}

.p-reason__title::before {
  content: "";
  position: absolute;
  width: 2.4rem;
  height: 0.3rem;
  background-color: #1ca23b;
  left: 2.5rem;
  top: 3rem;
}
@media (max-width: 991.9px) {
  .p-reason__title::before {
    left: 2rem;
    top: 2.5rem;
  }
}

.p-reason__text {
  font-weight: 400;
  color: #212121;
  letter-spacing: 0.05em;
  line-height: 1.8;
  font-size: 1.5rem;
  padding: 1.4rem 2.4rem 2.2rem;
  flex: 1;
}
@media (max-width: 991.9px) {
  .p-reason__text {
    padding: 1.2rem 2rem 1.8rem;
    font-size: 1.3rem;
  }
}

.p-reason__message {
  text-align: center;
  padding-top: 4.7rem;
}
@media (max-width: 991.9px) {
  .p-reason__message {
    padding-top: 3.2rem;
  }
}

.p-reason__message-heading {
  font-weight: 700;
  color: #1ca23b;
  letter-spacing: 0.08em;
  line-height: 1.6;
  font-size: 2.5rem;
}
@media (max-width: 991.9px) {
  .p-reason__message-heading {
    font-size: 2rem;
  }
}

.p-reason__message-text {
  font-weight: 400;
  color: #212121;
  letter-spacing: 0.05em;
  line-height: 1.8;
  font-size: 1.5rem;
  margin-top: 2rem;
}
@media (max-width: 991.9px) {
  .p-reason__message-text {
    margin-top: 1.5rem;
    font-size: 1.4rem;
  }
}

.p-reason__note {
  text-align: center;
  padding-top: 4.7rem;
}
@media (max-width: 991.9px) {
  .p-reason__note {
    padding-top: 3.2rem;
  }
}

.p-reason__note-heading {
  font-weight: 700;
  color: #1ca23b;
  letter-spacing: 0.08em;
  line-height: 1.5;
  font-size: 2.5rem;
}
@media (max-width: 991.9px) {
  .p-reason__note-heading {
    font-size: 2rem;
  }
}

.p-reason__note-box {
  display: inline-block;
  border: 0.2rem solid #1ca23b;
  border-radius: 1rem;
  padding: 1.9rem 3.4rem;
  margin-top: 2.3rem;
}
@media (max-width: 991.9px) {
  .p-reason__note-box {
    padding: 1.8rem 3rem;
    margin-top: 2rem;
  }
}

.p-reason__note-list {
  list-style: none;
  text-align: left;
}

.p-reason__note-item {
  font-weight: 400;
  color: #212121;
  letter-spacing: 0.05em;
  line-height: 1.6;
  padding-left: 2.6rem;
  position: relative;
  font-size: 1.5rem;
}
@media (max-width: 991.9px) {
  .p-reason__note-item {
    font-size: 1.4rem;
  }
}

.p-reason__note-item::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.2rem;
  background-image: url(../img/owner/check.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 1.7rem;
  height: 1.7rem;
}

.p-reason__note-item:not(:first-child) {
  margin-top: 0.8rem;
}

.p-reason__note-text {
  font-weight: 400;
  color: #212121;
  letter-spacing: 0.05em;
  line-height: 1.8;
  font-size: 1.5rem;
  margin-top: 2.8rem;
}
@media (max-width: 991.9px) {
  .p-reason__note-text {
    font-size: 1.3rem;
    margin-top: 2rem;
  }
}

.p-business-kv_under {
  padding-top: 9.6rem;
  padding-bottom: 11rem;
  background: url(../img/business/business-kv.png) no-repeat center/cover;
}
.p-business-kv_under__ttl {
  line-height: 1;
}
.p-business-kv_under__ttl .jp {
  font-size: 2.2rem;
  margin-bottom: 1.6rem;
}
.p-business-kv_under__ttl .en {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 6.6rem;
  line-height: 0.8;
  font-weight: 700;
}
@media (max-width: 991.9px) {
  .p-business-kv_under {
    padding-top: 7rem;
    padding-bottom: 8rem;
  }
  .p-business-kv_under__ttl .jp {
    font-size: 1.8rem;
  }
  .p-business-kv_under__ttl .en {
    font-size: 5rem;
  }
}
@media (max-width: 575.9px) {
  .p-business-kv_under {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
  .p-business-kv_under__ttl .jp {
    font-size: 1.6rem;
    margin-bottom: 0.75em;
  }
  .p-business-kv_under__ttl .en {
    font-size: 3.5rem;
  }
}

.l-business {
  margin-top: 6.8rem;
}
@media (max-width: 767.9px) {
  .l-business {
    margin-top: 4rem;
  }
}

.p-business__wrapper {
  display: flex;
  align-items: flex-start;
  gap: 9.8rem;
}
@media (max-width: 991.9px) {
  .p-business__wrapper {
    flex-direction: column-reverse;
    gap: 2rem;
  }
}

.p-business__image {
  width: 36%;
  flex-shrink: 0;
  gap: 1.4rem;
}
@media (max-width: 991.9px) {
  .p-business__image {
    width: 100%;
  }
}

.p-business__image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 0.4rem;
  aspect-ratio: 504/547;
}

.p-business__body {
  flex: 1;
}
@media (max-width: 767.9px) {
  .p-business__body {
    margin-top: 2.5rem;
  }
}

.p-business__heading {
  font-weight: 700;
  color: #212121;
  line-height: 1.3;
  font-size: 3.6rem;
}
@media (max-width: 767.9px) {
  .p-business__heading {
    font-size: 2rem;
  }
}

.p-business__text-box {
  margin-top: 2.4rem;
}
@media (max-width: 767.9px) {
  .p-business__text-box {
    margin-top: 2rem;
  }
}

.p-business__text {
  font-size: 1.5rem;
  font-weight: 400;
  color: #212121;
  line-height: 1.8;
}

.p-business__text + .p-business__text {
  margin-top: 2.8rem;
}
@media (max-width: 767.9px) {
  .p-business__text + .p-business__text {
    margin-top: 1.2rem;
  }
}

.l-service {
  margin-top: 10.6rem;
}
@media (max-width: 767.9px) {
  .l-service {
    margin-top: 6rem;
  }
}

.p-service {
  background-color: #f1f2f4;
  padding: 8rem 0;
}
@media (max-width: 767.9px) {
  .p-service {
    padding: 6rem 0;
  }
}

.p-service__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.5rem 4rem;
}
@media (max-width: 767.9px) {
  .p-service__items {
    grid-template-columns: repeat(1, 1fr);
    gap: 4rem;
  }
}

.p-service__item {
  text-align: center;
  background-color: #fff;
  border-radius: 2rem;
}

.p-service__label {
  display: inline-block;
  background-color: #1ca23b;
  border-radius: 0 0 2rem 2rem;
  width: 100%;
  max-width: 34rem;
  padding: 1.8rem;
}
@media (max-width: 767.9px) {
  .p-service__label {
    max-width: 28rem;
    padding: 1rem 3.6rem;
  }
}

.p-service__label-title {
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-size: 2.2rem;
}

.p-service__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3.2rem;
}
@media (max-width: 767.9px) {
  .p-service__icon {
    margin-top: 2.4rem;
  }
}

.p-service__icon.wall-icon {
  margin-top: 4.8rem;
}
@media (max-width: 767.9px) {
  .p-service__icon.wall-icon {
    margin-top: 2rem;
  }
}

.p-service__icon img {
  object-fit: contain;
  width: 11rem;
  height: 15rem;
}

.p-service__icon.wall-icon img {
  width: 13.5rem;
  height: 12.5rem;
}

.p-service__icon.poster-icon img {
  width: 13rem;
  height: 14.4rem;
}

.p-service__icon.digital-icon img {
  width: 8rem;
  height: 14rem;
}

.p-service__text-box {
  text-align: left;
  padding: 2rem 4.5rem 5.3rem;
}
@media (max-width: 1199.9px) {
  .p-service__text-box {
    padding: 2rem 1.6rem 3rem;
  }
}

.p-service__text-title {
  font-size: 1.8rem;
  font-weight: 700;
  color: #1ca23b;
  line-height: 1.5;
}

.p-service__text {
  margin-top: 1.8rem;
  font-size: 1.5rem;
  font-weight: 400;
  color: #212121;
  line-height: 1.8;
}

.p-service__text-box.wall-text-box {
  padding: 3rem 4.5rem 5.3rem;
}
@media (max-width: 1199.9px) {
  .p-service__text-box.wall-text-box {
    padding: 3rem 1.6rem 3rem;
  }
}

.p-service__text-box.poster-text-box {
  padding: 3.4rem 4rem 5.3rem;
}
@media (max-width: 1199.9px) {
  .p-service__text-box.poster-text-box {
    padding: 3rem 1.6rem 3rem;
  }
}

.p-service__text-box.digital-text-box {
  padding: 3.8rem 4rem 5.3rem;
}
@media (max-width: 1199.9px) {
  .p-service__text-box.digital-text-box {
    padding: 3rem 1.6rem 3rem;
  }
}

.p-service__text.poster-text {
  margin-top: 1rem;
}
@media (max-width: 767.9px) {
  .p-service__text.poster-text {
    margin-top: 0;
  }
}

.p-service__text.digital-text {
  margin-top: 1rem;
}
@media (max-width: 767.9px) {
  .p-service__text.digital-text {
    margin-top: 0;
  }
}

.l-other {
  margin-top: 2.3rem;
}
@media (max-width: 767.9px) {
  .l-other {
    margin-top: 2rem;
  }
}

.p-other__wrapper {
  display: flex;
}
@media (max-width: 767.9px) {
  .p-other__wrapper {
    flex-direction: column;
  }
}

.p-other__title {
  font-weight: 700;
  color: #1ca23b;
  line-height: 1.5;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.2rem;
  width: 18%;
}
@media (max-width: 767.9px) {
  .p-other__title {
    width: 100%;
    font-size: 1.8rem;
  }
}

.p-other__text {
  font-size: 1.5rem;
  font-weight: 400;
  color: #212121;
  margin-top: 0;
  line-height: 1.8;
}
@media (max-width: 767.9px) {
  .p-other__text {
    margin-top: 1rem;
  }
}

/* ========================================
   成約済み（-private）スタイル
======================================== */
/* ①②：サムネイルに黒フィルター＋「成約済み」テキストをオーバーレイ */
.p-onsale_slide__item.-private .p-onsale_slide__img::after,
.c-card_onsale__item.-private .c-card_onsale__img::after {
  content: "成約済み";
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

/* ③：ホバーアニメーションを無効化 */
.p-onsale_slide__item.-private a::after,
.c-card_onsale__item.-private .c-card_onsale__link:hover {
  transform: none;
}

.c-card_onsale__item.-private .c-card_onsale__link:hover .c-card_onsale__img img {
  transform: scale(1);
}

.c-card_onsale__item.-private .c-card_onsale__link:hover .c-card_onsale__btn span {
  background: #222;
  color: #fff;
  border-color: transparent;
}/*# sourceMappingURL=include.css.map */