/* default settings */
@font-face {
  font-family: "MNewsMPro-Light";
  src: url("../fonts/MNewsMPro-Light-AlphaNum.eot?#iefix") format("embedded-opentype"), url("../fonts/MNewsMPro-Light-AlphaNum.woff2") format("woff2"), url("../fonts/MNewsMPro-Light-AlphaNum.woff") format("woff"), url("../fonts/MNewsMPro-Light-AlphaNum.ttf") format("truetype"), url("../fonts/MNewsMPro-Light-AlphaNum.svg#MNewsMPro-Light-AlphaNum") format("svg");
  src: url("../fonts/A-OTF-MNEWSMPRO-LIGHT.otf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.l-wrapper {
  opacity: 1;
}

.content-2bgd {
  position: relative;
  width: 100%;
  background: -webkit-gradient(linear, right top, left top, from(#7EA7BE), color-stop(50%, #7EA7BE), color-stop(50.01%, #AD8C87), to(#AD8C87));
  background: linear-gradient(270deg, #7EA7BE 0%, #7EA7BE 50%, #AD8C87 50.01%, #AD8C87 100%);
}

.main-stage {
  color: #262626;
}

#main .l-wrapper {
  background-color: #EFECE4;
}

.p-home-mv {
  background: -webkit-gradient(linear, right top, left top, from(#7EA7BE), color-stop(50%, #7EA7BE), color-stop(50.01%, #AD8C87), to(#AD8C87));
  background: linear-gradient(270deg, #7EA7BE 0%, #7EA7BE 50%, #AD8C87 50.01%, #AD8C87 100%);
}
.p-home-mv h1 {
  margin: 0;
}
.p-home-mv img {
  margin: 0 auto;
  max-width: 120rem;
  width: 100%;
  height: auto;
}

.js-hover {
  -webkit-transition: 0.3s cubic-bezier(0.26, 1, 0.48, 1) 0s;
  transition: 0.3s cubic-bezier(0.26, 1, 0.48, 1) 0s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  cursor: pointer;
}
.js-hover.is-hover {
  opacity: 70%;
  -webkit-transition: 0.3s cubic-bezier(0.26, 1, 0.48, 1) 0s;
  transition: 0.3s cubic-bezier(0.26, 1, 0.48, 1) 0s;
}

.p-home-movie {
  padding-top: 5rem;
  padding-bottom: 0;
  background: -webkit-gradient(linear, right top, left top, from(#7EA7BE), color-stop(50%, #7EA7BE), color-stop(50.01%, #AD8C87), to(#AD8C87));
  background: linear-gradient(270deg, #7EA7BE 0%, #7EA7BE 50%, #AD8C87 50.01%, #AD8C87 100%);
}
@media (max-width: 750px) {
  .p-home-movie {
    padding: 2.5rem 0 0;
  }
}
.p-home-movie__inner {
  padding: 1rem;
  width: 100%;
  background-color: #EFECE4;
  border-radius: 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 750px) {
  .p-home-movie__inner {
    padding-top: 3.3125rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 0.375rem;
  }
}
.p-home-movie__headline {
  padding-top: 0.4375rem;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 750px) {
  .p-home-movie__headline {
    padding-top: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
  }
}
.p-home-movie__headline .p-card-modal-video__excerpt {
  margin-top: 0.4375rem;
  width: 39rem;
  max-width: 100%;
}
@media (max-width: 750px) {
  .p-home-movie__headline .p-card-modal-video__excerpt {
    margin-top: 0.25rem;
    width: 100%;
  }
}
.p-home-movie__headline .p-card-modal-video__excerpt span {
  all: inherit;
  font-size: 1.125rem;
  line-height: 1.5555555556;
  font-weight: 500;
}
@media (max-width: 750px) {
  .p-home-movie__headline .p-card-modal-video__excerpt span {
    font-size: 0.875rem;
    line-height: 1.5714285714;
    letter-spacing: 0;
  }
}
.p-home-movie__headline .p-card-modal-video__excerpt > p {
  all: inherit;
  margin-top: 1rem;
  display: block;
  font-size: 0.875rem !important;
  line-height: 1.5714285714;
}
@media (min-width: 751px) {
  .p-home-movie__headline .p-card-modal-video__excerpt > p {
    margin-top: 1.0625rem !important;
  }
}
@media (max-width: 750px) {
  .p-home-movie__headline .p-card-modal-video__excerpt > p {
    margin-top: 0.4375rem;
    font-size: 0.75rem !important;
    line-height: 1.5;
    letter-spacing: 0;
  }
}
.p-home-movie__ttl {
  text-align: center;
  width: 100%;
}
.p-home-movie__ttl-large {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 4rem;
  line-height: 1;
}
@media (max-width: 750px) {
  .p-home-movie__ttl-large {
    font-size: 2.5rem;
  }
}
.p-home-movie__ttl-large span {
  margin-top: 1.125rem;
  display: block;
  font-size: 1rem;
}
@media (max-width: 750px) {
  .p-home-movie__ttl-large span {
    margin-top: 0.5625rem;
  }
}
.p-home-movie__ttl-sub {
  margin-top: 2.5rem;
  font-size: 1.5rem;
  font-weight: 500;
  border: 0;
}
@media (max-width: 750px) {
  .p-home-movie__ttl-sub {
    margin-top: 1.5rem;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: -0.03em;
  }
}
.p-home-movie__container {
  margin: 0;
  width: 50%;
  text-align: center;
}
@media (max-width: 750px) {
  .p-home-movie__container {
    margin-top: 1.5rem;
    width: 100%;
  }
}
.p-home-movie__main {
  margin-top: 0;
}
@media (max-width: 750px) {
  .p-home-movie__main {
    width: 100%;
  }
}
.p-home-movie__main .p-card-modal-video {
  padding: 0;
  width: 100%;
}
@media (max-width: 750px) {
  .p-home-movie__main .p-card-modal-video__poster {
    border-radius: 0.25rem;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-home-movie__main .p-card-modal-video__poster-cover {
    height: 2.8125rem;
    background-size: 2.8125rem 2.8125rem;
  }
}

.p-home-connect {
  padding: 7.5625rem 0 0;
  background: -webkit-gradient(linear, right top, left top, from(#7EA7BE), color-stop(50%, #7EA7BE), color-stop(50.01%, #AD8C87), to(#AD8C87));
  background: linear-gradient(270deg, #7EA7BE 0%, #7EA7BE 50%, #AD8C87 50.01%, #AD8C87 100%);
}
@media (max-width: 750px) {
  .p-home-connect {
    padding: 5.0625rem 1rem 0;
  }
}
.p-home-connect__container {
  width: 100rem;
  max-width: 100%;
}

.p-card-price {
  background: #EFECE4;
}
@media (max-width: 750px) {
  .p-card-price {
    padding: 4rem 1rem 3rem;
    border-radius: 0.375rem;
  }
}
.p-card-price--lapin .p-card-price__logo-svg {
  fill: #AD8C87;
  width: 30rem;
  height: 3rem;
}
@media (max-width: 750px) {
  .p-card-price--lapin .p-card-price__logo-svg {
    width: 15rem;
    height: 1.5rem;
  }
}
.p-card-price--lapin .p-spin-viewer__category-btn {
  color: #AD8C87;
  border: 0.125rem solid #AD8C87;
}
.p-card-price--lapin .p-spin-viewer__category-btn.is-active {
  background: #AD8C87;
  color: #FAFAE6;
}
.p-card-price--lapin .p-spin-viewer__trackbar-input {
  background: #AD8C87;
  border: 0;
}
.p-card-price--lapin .p-spin-viewer__trackbar-input::-webkit-slider-thumb {
  background: url("/car/lapin/assets/images/common/icon_range_pink.png") no-repeat center center;
  background-size: 100% 100%;
  border: 0;
}
.p-card-price--lapin .p-spin-viewer__trackbar-input::-moz-range-thumb {
  background: url("/car/lapin/assets/images/common/icon_range_pink.png") no-repeat center center;
  background-size: 100% 100%;
  border: 0;
}
.p-card-price--lapin .p-spin-viewer__info-color dt {
  color: #AD8C87;
}
.p-card-price--lapinlc .p-card-price__logo-svg {
  fill: #7EA7BE;
  width: 30rem;
  height: 3rem;
}
@media (max-width: 750px) {
  .p-card-price--lapinlc .p-card-price__logo-svg {
    width: 15rem;
    height: 1.5rem;
  }
}
.p-card-price--lapinlc .p-spin-viewer__category-btn {
  color: #7EA7BE;
  border: 0.125rem solid #7EA7BE;
}
.p-card-price--lapinlc .p-spin-viewer__category-btn.is-active {
  background: #7EA7BE;
  color: #FAFAE6;
}
.p-card-price--lapinlc .p-spin-viewer__trackbar-input {
  background: #7EA7BE !important;
}
.p-card-price--lapinlc .p-spin-viewer__trackbar-input::-webkit-slider-thumb {
  background: url("/car/lapin/assets/images/common/icon_range_blue.png") no-repeat center center;
  background-size: 100% 100%;
  border: 0;
}
.p-card-price--lapinlc .p-spin-viewer__trackbar-input::-moz-range-thumb {
  background: url("/car/lapin/assets/images/common/icon_range_blue.png") no-repeat center center;
  background-size: 100% 100%;
  border: 0;
}
.p-card-price--lapinlc .p-spin-viewer__info-color dt {
  color: #7EA7BE;
}
.p-card-price__viewer {
  margin-top: 0;
}

.p-card-design__container {
  padding: 0;
  border-radius: 0.625rem;
  overflow: hidden;
}
@media (max-width: 750px) {
  .p-card-design__container {
    border-radius: 0.375rem;
  }
}
.p-card-design__detail {
  margin: 0 auto;
  padding: 4rem 0 3.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
  width: 100%;
  max-width: 100rem;
}
@media (min-width: 751px) {
  .p-card-design__detail .splide {
    width: 100%;
  }
  .p-card-design__detail .splide__track {
    width: 100%;
  }
  .p-card-design__detail .splide__list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2rem;
  }
}
@media (max-width: 750px) {
  .p-card-design__detail {
    padding: 2.5rem 0;
  }
  .p-card-design__detail .splide__slide {
    width: 17.75rem !important;
  }
}
.p-card-design__car {
  margin-top: 0;
  width: 32rem;
}
@media (max-width: 750px) {
  .p-card-design__car {
    width: 17.75rem;
  }
}
.p-card-design__car picture {
  border-radius: 0.625rem;
  overflow: hidden;
}
@media (max-width: 750px) {
  .p-card-design__car picture {
    border-radius: 0.375rem;
  }
}
.p-card-design__gallery {
  margin-top: 0;
  width: 32rem;
}
@media (max-width: 750px) {
  .p-card-design__gallery {
    width: 17.75rem;
  }
}
.p-card-design__gallery picture {
  border-radius: 0.625rem;
  overflow: hidden;
}
@media (max-width: 750px) {
  .p-card-design__gallery picture {
    border-radius: 0.375rem;
  }
}
.p-card-design__gallery-pic {
  width: 100%;
}
.p-card-design__video {
  margin-top: 0;
  width: 40rem;
}
@media (max-width: 750px) {
  .p-card-design__video {
    width: 22.5rem;
  }
}
.p-card-design__video .p-card-modal-video__poster {
  border: 0;
  border-radius: 0.6875rem;
  overflow: hidden;
}
@media (max-width: 750px) {
  .p-card-design__video .p-card-modal-video__poster {
    border-radius: 0.375rem;
  }
}
.p-card-design__caption {
  margin-top: 2.0625rem;
  font-size: 1.375rem;
  line-height: 1.4545454545;
  font-weight: 500;
  color: #FAFAE6;
  text-align: center;
}
@media (max-width: 750px) {
  .p-card-design__caption {
    margin-top: 1.5rem;
    margin-right: -0.25rem;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.p-card-design__caption--img {
  text-align: right;
}
.p-card-design__caption--img img {
  width: auto;
  height: 4.125rem;
}
@media (max-width: 750px) {
  .p-card-design__caption--img img {
    height: 3.125rem;
  }
}
.p-card-design__img {
  margin-top: 3.4375rem;
}
@media (max-width: 750px) {
  .p-card-design__img {
    margin-top: 2rem;
  }
}
.p-card-design__logo {
  margin-top: 5rem;
}
@media (max-width: 750px) {
  .p-card-design__logo {
    margin-top: 2.1875rem;
  }
}
.p-card-design__btn {
  margin-top: 0;
  width: 23.75rem;
}
@media (max-width: 750px) {
  .p-card-design__btn {
    width: 17.5rem;
  }
}
.p-card-design__btn .c-btn-round {
  height: 4.125rem;
}
@media (max-width: 750px) {
  .p-card-design__btn .c-btn-round {
    height: 3rem;
  }
}
.p-card-design--lapin .p-card-design__container {
  padding: 0 0 5rem;
  background-color: #AD8C87;
}
@media (max-width: 750px) {
  .p-card-design--lapin .p-card-design__container {
    padding: 0 0 3rem;
  }
}
.p-card-design--lapin .p-card-design__logo {
  width: 27.5rem;
}
@media (max-width: 750px) {
  .p-card-design--lapin .p-card-design__logo {
    width: 12.5rem;
  }
}
.p-card-design--lapin .p-card-design__logo-svg {
  fill: #FAFAE6;
  width: 100%;
  height: 2.75rem;
}
@media (max-width: 750px) {
  .p-card-design--lapin .p-card-design__logo-svg {
    height: 1.25rem;
  }
}
.p-card-design .c-btn-round--lapin {
  border-color: #FAFAE6;
}
.p-card-design .c-btn-round--lapin:after {
  background: #FAFAE6;
  clip-path: inset(0% 0% 0% 0%);
}
.p-card-design .c-btn-round--lapin.is-hover {
  border-color: #FAFAE6;
}
.p-card-design .c-btn-round--lapin.is-hover:after {
  clip-path: inset(0% 100% 0% 0%);
}
.p-card-design .c-btn-round--lapinlc {
  border-color: #FAFAE6;
}
.p-card-design .c-btn-round--lapinlc:after {
  background: #FAFAE6;
  clip-path: inset(0% 0% 0% 0%);
}
.p-card-design .c-btn-round--lapinlc.is-hover {
  border-color: #FAFAE6;
}
.p-card-design .c-btn-round--lapinlc.is-hover:after {
  clip-path: inset(0% 100% 0% 0%);
}
.p-card-design--lapinlc .p-card-design__container {
  padding: 0 0 5rem;
  background-color: #7EA7BE;
}
@media (max-width: 750px) {
  .p-card-design--lapinlc .p-card-design__container {
    padding: 0 0 3rem;
  }
}
.p-card-design--lapinlc .p-card-design__logo {
  width: 27.5rem;
}
@media (max-width: 750px) {
  .p-card-design--lapinlc .p-card-design__logo {
    width: 12.5rem;
  }
}
.p-card-design--lapinlc .p-card-design__logo-svg {
  fill: #FAFAE6;
  width: 100%;
  height: 2.75rem;
}
@media (max-width: 750px) {
  .p-card-design--lapinlc .p-card-design__logo-svg {
    height: 1.25rem;
  }
}

.p-card-accessories {
  aspect-ratio: unset;
}

@media (min-width: 751px) {
  .p-list-accessories__item:nth-child(2n) .p-card-accessories {
    translate: 0;
  }
}

@media (min-width: 751px) {
  .p-list-function {
    gap: 5.5rem 2rem;
  }
}
@media (max-width: 750px) {
  .p-list-function {
    gap: 2.0625rem 1rem;
  }
}

@media (min-width: 751px) {
  .p-list-space--home {
    gap: 0 2rem;
  }
}
@media (max-width: 750px) {
  .p-list-space--home {
    gap: 1.5rem 0;
  }
}

@media (max-width: 750px) {
  .p-card-space__container {
    display: block;
  }
}
@media (max-width: 750px) {
  .p-card-space__img {
    width: 100%;
    grid-area: unset;
  }
}

.p-card-modal-video__poster {
  border: 0;
  border-radius: 0.625rem;
  overflow: hidden;
}
@media (max-width: 750px) {
  .p-card-modal-video__poster {
    border-radius: 0.375rem;
  }
}
.p-card-modal-video__poster-cover {
  height: 5rem;
  background: url("/car/lapin/assets/images/common/icon_play.svg") no-repeat center center/4rem 4rem;
}
@media (max-width: 750px) {
  .p-card-modal-video__poster-cover {
    height: 2.5rem;
    background-size: 2.5rem 2.5rem;
    background-image: url("/car/lapin/assets/images/common/icon_play_sp.svg");
  }
}
.p-card-modal-video__caption {
  margin-bottom: 2rem;
  font-size: 1.375rem;
  line-height: 140%;
  font-weight: 500;
  text-align: center;
  font-family: "MNewsMPro-Light", sans-serif;
  letter-spacing: 0.1875rem;
}
@media (max-width: 750px) {
  .p-card-modal-video__caption {
    margin-bottom: 0.75rem;
    font-size: 0.625rem;
    line-height: 160%;
    letter-spacing: 0.0625rem;
  }
}
.p-card-modal-video__caption span {
  padding: 0 2.75rem;
  display: inline-block;
  position: relative;
}
@media (max-width: 750px) {
  .p-card-modal-video__caption span {
    padding: 0 0.75rem;
    white-space: nowrap;
  }
}
.p-card-modal-video__caption span:before, .p-card-modal-video__caption span:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 80%;
  background: #262626;
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media (max-width: 750px) {
  .p-card-modal-video__caption span:before, .p-card-modal-video__caption span:after {
    width: 1px;
    height: 100%;
  }
}
.p-card-modal-video__caption span:before {
  bottom: -0.1875rem;
  left: 0;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
@media (max-width: 750px) {
  .p-card-modal-video__caption span:before {
    bottom: -0.125rem;
    -webkit-transform: rotate(-25deg);
            transform: rotate(-25deg);
  }
}
.p-card-modal-video__caption span:after {
  bottom: -0.1875rem;
  right: 0;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
@media (max-width: 750px) {
  .p-card-modal-video__caption span:after {
    bottom: -0.125rem;
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
}

.p-spin-viewer__wrapper {
  -webkit-box-orient: unset;
  -webkit-box-direction: unset;
      -ms-flex-direction: unset;
          flex-direction: unset;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: auto;
}
.p-spin-viewer__category {
  margin-top: 2.875rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  position: relative;
  z-index: 4;
}
@media (max-width: 750px) {
  .p-spin-viewer__category {
    margin-top: 2rem;
  }
}
.p-spin-viewer__category-btn {
  width: 100%;
  height: 3.25rem;
  font-size: 1.375rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  border-width: 0.125rem !important;
}
@media (max-width: 750px) {
  .p-spin-viewer__category-btn {
    height: 2.5rem;
    font-size: 1rem;
  }
}
.p-spin-viewer__category-btn:not(:first-child) {
  margin-left: 0;
  border-left: 0;
}
.p-spin-viewer__category-btn:first-child {
  border-radius: 3.125rem 0 0 3.125rem;
}
.p-spin-viewer__category-btn:last-child {
  border-radius: 0 3.125rem 3.125rem 0;
}
.p-spin-viewer__content {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  aspect-ratio: 680/413;
  width: 100%;
  height: 25.8125rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 750px) {
  .p-spin-viewer__content {
    margin-left: -1rem;
    margin-right: -1rem;
    aspect-ratio: 408/312;
    height: 18.625rem;
    width: 25.5rem;
  }
}
.p-spin-viewer__content-item img {
  margin-left: 0.9375rem;
}
.p-spin-viewer__trackbar {
  margin-top: 1rem;
  margin-bottom: 3.375rem;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
  position: relative;
  z-index: 3;
}
@media (max-width: 750px) {
  .p-spin-viewer__trackbar {
    margin-bottom: 1.1875rem;
    padding: 0 1rem;
  }
}
.p-spin-viewer__trackbar-input {
  width: 100%;
}
@media (max-width: 750px) {
  .p-spin-viewer__trackbar-input {
    height: 2px;
  }
}
.p-spin-viewer__trackbar-input::-webkit-slider-thumb {
  width: 4.375rem;
  height: 2.25rem;
  border-radius: 0;
  border: 0;
  background-color: transparent;
}
@media (max-width: 750px) {
  .p-spin-viewer__trackbar-input::-webkit-slider-thumb {
    width: 4.125rem;
    height: 2.125rem;
  }
}
.p-spin-viewer__trackbar-input::-moz-range-thumb {
  width: 4.375rem;
  height: 2.25rem;
  border-radius: 0;
  border: 0 !important;
  background-color: transparent;
}
@media (max-width: 750px) {
  .p-spin-viewer__trackbar-input::-moz-range-thumb {
    width: 4.125rem;
    height: 2.125rem;
  }
}
.p-spin-viewer__pallets {
  margin-top: 0.5625rem;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  width: 20.3125rem;
}
@media (max-width: 750px) {
  .p-spin-viewer__pallets {
    margin-top: 0.875rem;
    width: 100%;
  }
}
.p-spin-viewer__pallet {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media (max-width: 750px) {
  .p-spin-viewer__pallet {
    margin: 0 auto;
    width: 85%;
  }
}
@media (min-width: 751px) {
  .p-spin-viewer__pallet-btn {
    margin: 0;
    width: 3.125rem;
  }
}
@media (max-width: 750px) {
  .p-spin-viewer__pallet-btn {
    margin: 0 1px;
  }
}
.p-spin-viewer__info-color {
  margin-top: 0;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  width: 15.4375rem;
  display: block;
}
@media (min-width: 751px) {
  .p-spin-viewer__info-color {
    margin-right: -1.25rem;
  }
}
@media (max-width: 750px) {
  .p-spin-viewer__info-color {
    margin-top: 1rem;
    padding-left: 1rem;
    width: 100%;
  }
}
.p-spin-viewer__info-color dl + dl {
  margin-top: 1.0625rem;
}
@media (max-width: 750px) {
  .p-spin-viewer__info-color dl + dl {
    margin-top: 0.5rem;
  }
}
.p-spin-viewer__info-color dt {
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: -0.1em;
}
@media (max-width: 750px) {
  .p-spin-viewer__info-color dt {
    font-size: 0.875rem;
    line-height: 1.5714285714;
  }
}
.p-spin-viewer__info-color dd {
  margin-top: 0;
  font-weight: 500;
}
.p-spin-viewer__info-color dd span {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: -0.1em;
}
@media (max-width: 750px) {
  .p-spin-viewer__info-color dd span {
    font-size: 0.875rem;
    line-height: 1.5714285714;
  }
}
.p-spin-viewer__info-prices {
  margin-top: 3.375rem;
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
  width: 100%;
}
@media (max-width: 750px) {
  .p-spin-viewer__info-prices {
    margin-top: 2.375rem;
    padding: 0 1rem;
  }
}
.p-spin-viewer__info-prices-hdg {
  padding-bottom: 1rem;
  border-bottom: 1px solid #B0B0B0;
  font-size: 1.125rem;
  font-weight: 500;
}
@media (max-width: 750px) {
  .p-spin-viewer__info-prices-hdg {
    padding-bottom: 0.6875rem;
    font-size: 0.875rem;
    font-weight: 600;
  }
}
@media (max-width: 750px) {
  .p-spin-viewer__info-prices-list {
    margin-top: 0;
  }
}
.p-spin-viewer__info-price {
  margin: 0;
  padding: 0.9375rem 0;
  border-bottom: 1px solid #B0B0B0;
}
@media (max-width: 750px) {
  .p-spin-viewer__info-price {
    padding: 0.625rem 0 0.6875rem;
  }
  .p-spin-viewer__info-price .c-price--home {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-spin-viewer__info-price ~ .p-spin-viewer__info-price {
  margin-top: 0;
}
.p-spin-viewer__note {
  margin-top: 1.0625rem;
  margin-bottom: 3rem;
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
@media (max-width: 750px) {
  .p-spin-viewer__note {
    margin-top: 0.5rem;
    margin-bottom: 0;
    padding: 0 1rem;
  }
}
.p-spin-viewer__note li {
  position: relative;
}
.p-spin-viewer__note .c-note {
  line-height: 1.5;
}
@media (min-width: 751px) {
  .p-spin-viewer__note .c-note {
    min-height: 3.375rem;
  }
}
@media (max-width: 750px) {
  .p-spin-viewer__note .c-note {
    line-height: 1.6;
    font-size: 0.625rem;
  }
}
.p-spin-viewer__links {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.5rem;
}
@media (max-width: 750px) {
  .p-spin-viewer__links {
    margin-top: 2rem;
    padding: 0 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
}
.p-spin-viewer__links .c-btn-round {
  width: 100%;
  text-align: center;
}
.p-spin-viewer__links .c-btn-round__icon {
  right: 1.3125rem;
}

@media (width >= 751px), print {
  [data-current-category=x] .p-spin-viewer__pallets {
    width: 19.25rem;
  }
}
@media (max-width: 750px) {
  [data-current-category=x] .p-spin-viewer__pallets {
    width: 100%;
  }
}

.c-note {
  color: #262626;
}
@media (max-width: 750px) {
  .c-note__item {
    font-size: 0.625rem;
    line-height: 1.6;
  }
}

@media (min-width: 751px) {
  .c-btn-pallet.is-active > span:before {
    outline: 0.125rem solid #f7f5ed;
    outline-offset: -0.25rem;
  }
}

.p-home-price {
  padding-top: 1.875rem;
  background: -webkit-gradient(linear, right top, left top, from(#7EA7BE), color-stop(50%, #7EA7BE), color-stop(50.01%, #AD8C87), to(#AD8C87));
  background: linear-gradient(270deg, #7EA7BE 0%, #7EA7BE 50%, #AD8C87 50.01%, #AD8C87 100%);
}
@media (max-width: 750px) {
  .p-home-price {
    padding: 0;
  }
}
@media (max-width: 750px) {
  .p-home-price__headline {
    margin: 0;
    background: transparent;
    width: 100%;
  }
  .p-home-price__headline h2 {
    width: 100%;
  }
}
.p-home-price__inner {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  width: 100%;
  background-color: transparent;
}
@media (max-width: 750px) {
  .p-home-price__inner {
    padding-top: 3.125rem;
    padding-bottom: 5rem;
  }
}
.p-home-price__container {
  margin-top: 5.0625rem;
  padding: 5rem 0;
  width: 100%;
  background-color: #EFECE4;
  border-radius: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 750px) {
  .p-home-price__container {
    margin-top: 2.4375rem;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
    background: transparent;
    border-radius: 0;
  }
}
.p-home-price__car {
  width: 50%;
}
@media (max-width: 750px) {
  .p-home-price__car {
    width: 100%;
  }
}
.p-home-price__car--lapin {
  padding: 0 5rem;
}
@media (max-width: 750px) {
  .p-home-price__car--lapin {
    padding: 0;
    background: transparent;
  }
}
.p-home-price__car--lapin .p-spin-viewer__category-btn {
  color: #AD8C87;
  border-color: #AD8C87;
}
.p-home-price__car--lapin .p-spin-viewer__category-btn.is-active {
  background: #AD8C87;
}
.p-home-price__car--lapin .p-spin-viewer__trackbar-input {
  background: #AD8C87;
}
.p-home-price__car--lapinlc {
  padding: 0 5rem;
}
@media (max-width: 750px) {
  .p-home-price__car--lapinlc {
    margin-top: 1rem;
    padding: 0;
    background: transparent;
  }
}
.p-home-price__car--lapinlc .p-spin-viewer__category-btn {
  color: #7EA7BE;
  border-color: #7EA7BE;
}
.p-home-price__car--lapinlc .p-spin-viewer__category-btn.is-active {
  background: #7EA7BE;
}
.p-home-price__car--lapinlc .p-spin-viewer__trackbar-input {
  background: #7EA7BE;
}
.p-home-price__banner {
  margin: 5rem auto 0;
  width: calc(100% - 10rem);
  position: relative;
}
@media (max-width: 750px) {
  .p-home-price__banner {
    margin: 1rem auto 0;
    width: 100%;
  }
}
.p-home-price__banner img {
  width: 100%;
  height: auto;
  border-radius: 0.625rem;
  overflow: hidden;
}
@media (max-width: 750px) {
  .p-home-price__banner img {
    border-radius: 0.375rem;
  }
}
.p-home-price__btn {
  width: 25rem;
  height: 4rem;
  position: absolute;
  top: 3.625rem;
  right: 3.375rem;
  z-index: 2;
}
@media (max-width: 750px) {
  .p-home-price__btn {
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    right: auto;
    bottom: 1.5rem;
    width: 15rem;
    height: 2rem;
  }
}
@media (min-width: 751px) {
  .p-home-price .p-card-price .p-spin-viewer__info-color dl:first-child {
    min-height: 4.5rem;
  }
  .p-home-price .p-card-price .p-spin-viewer__info-color dl dd span {
    white-space: nowrap;
  }
}
@media (min-width: 751px) {
  .p-home-price .p-card-price--lapin .p-spin-viewer__content-item img {
    margin-left: 0.875rem;
    margin-top: -0.75rem;
  }
}
@media (max-width: 750px) {
  .p-home-price .p-card-price--lapin .p-spin-viewer__content-item img {
    margin-left: 0.5rem;
    margin-top: 0.5rem;
    width: 103%;
    max-width: unset;
  }
}
@media (min-width: 751px) {
  .p-home-price .p-card-price--lapinlc .p-spin-viewer__content-item img {
    margin-left: 0.875rem;
    margin-top: -0.9375rem;
    width: 102.5%;
  }
}
@media (max-width: 750px) {
  .p-home-price .p-card-price--lapinlc .p-spin-viewer__content-item img {
    margin-left: 0.5rem;
    margin-top: 0.5rem;
    width: 103%;
    max-width: unset;
  }
}
@media (min-width: 751px) {
  .p-home-price [data-spin-viewer-model=lapin] .p-spin-viewer__pallets {
    width: 14.0625rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 750px) {
  .p-home-price [data-spin-viewer-model=lapin] .p-spin-viewer__pallets {
    width: 15.625rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 751px) {
  .p-home-price [data-current-category=x] .p-spin-viewer__pallets {
    width: 19.25rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 750px) {
  .p-home-price [data-current-category=x] .p-spin-viewer__pallets {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-home-price [data-spin-viewer-model=lapinlc][data-current-category=l] .p-spin-viewer__pallets {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 750px) {
  .p-home-price [data-spin-viewer-model=lapinlc][data-current-category=l] .p-spin-viewer__pallets {
    width: 14.375rem;
  }
}

.c-price--home .c-price__label {
  font-family: "Montserrat", sans-serif;
  font-size: 1.375rem;
  font-weight: 500;
}
@media (max-width: 750px) {
  .c-price--home .c-price__label {
    font-size: 0.875rem;
  }
}
.c-price--home .c-price__included {
  font-family: "Montserrat", sans-serif;
  font-size: 3rem;
  font-weight: 500;
}
@media (max-width: 750px) {
  .c-price--home .c-price__included {
    font-size: 2rem;
  }
}
.c-price--home .c-price__included-yen {
  margin-left: 0.5rem;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: Noto Sans JP, sans-serif;
  position: relative;
  bottom: -0.375rem;
}
@media (max-width: 750px) {
  .c-price--home .c-price__included-yen {
    font-size: 1.25rem;
    bottom: 0;
  }
}
.c-price__excluded {
  display: none;
}

.p-home-design {
  margin-top: 9.625rem;
  padding: 0;
}
@media (max-width: 750px) {
  .p-home-design {
    margin-top: 5.625rem;
  }
}
.p-home-design__headline {
  margin: 0 auto;
  max-width: 100rem;
}
.p-home-design__container {
  margin-top: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2rem;
}
@media (max-width: 750px) {
  .p-home-design__container {
    margin-top: 2.4375rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
}
.p-home-design__inner {
  width: 100%;
}
@media (min-width: 751px) {
  .p-home-design__inner .ttl-style01 .txt-right {
    margin-right: -1.5625rem;
  }
}
@media (max-width: 750px) {
  .p-home-design__inner {
    margin: 0;
  }
}
@media (min-width: 751px) {
  .p-home-design .p-card-modal-video__poster-play {
    width: 4rem;
  }
}
.p-home-design__lapin {
  width: 49%;
}
@media (max-width: 750px) {
  .p-home-design__lapin {
    width: 100%;
  }
}
.p-home-design__lapinlc {
  width: 49%;
}
@media (max-width: 750px) {
  .p-home-design__lapinlc {
    margin-top: 0;
    width: 100%;
  }
}

.p-home-accessories {
  margin-top: 9.875rem;
  padding: 10rem 0;
  background-color: #E0D8D0;
}
@media (max-width: 750px) {
  .p-home-accessories {
    margin-top: 2.5rem;
    padding: 5.4375rem 0 5rem;
  }
}
.p-home-accessories__inner {
  width: 100%;
}
@media (min-width: 751px) {
  .p-home-accessories__inner .ttl-style01 .txt-right {
    margin-right: 0;
  }
}
@media (max-width: 750px) {
  .p-home-accessories .ttl-style01 h2 {
    font-size: 4rem;
  }
}
.p-home-accessories__container {
  margin-top: 5.0625rem;
}
@media (max-width: 750px) {
  .p-home-accessories__container {
    margin-top: 2.5rem;
    padding: 0 1rem;
  }
}
.p-home-accessories__list {
  padding-bottom: 0;
}
.p-home-accessories__btn {
  margin-top: 5rem;
  width: 23.5rem;
}
@media (max-width: 750px) {
  .p-home-accessories__btn {
    margin-top: 2.5rem;
    width: 17.5rem;
  }
}
.p-home-accessories .p-list-accessories {
  gap: 2rem;
}
@media (max-width: 750px) {
  .p-home-accessories .p-list-accessories {
    gap: 1rem;
  }
}

.p-home-space {
  margin-top: 10rem;
  padding: 10rem 0;
  background-color: #E0D8D0;
}
@media (max-width: 750px) {
  .p-home-space {
    margin-top: 5.1875rem;
    padding: 5.5625rem 0 5rem;
  }
}
@media (max-width: 750px) {
  .p-home-space .ttl-style01 .txt-en {
    margin-top: 0.375rem;
  }
}
.p-home-space__inner {
  width: 100%;
  max-width: 100rem;
}
@media (min-width: 751px) {
  .p-home-space__inner .ttl-style01 .txt-right {
    margin-right: -1.5625rem;
  }
}
@media (max-width: 750px) {
  .p-home-space__inner {
    max-width: 100%;
    padding: 0rem 1rem;
  }
}
.p-home-space__gallery {
  margin: 0;
  margin-top: 5.125rem;
}
@media (max-width: 750px) {
  .p-home-space__gallery {
    margin-top: 2.4375rem;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.p-home-space__btn {
  margin-top: 5.0625rem;
  width: 23.5rem;
}
@media (max-width: 750px) {
  .p-home-space__btn {
    margin-top: 2.5rem;
    width: 17.5rem;
  }
}
.p-home-space__container {
  margin-top: 5.125rem;
}
@media (max-width: 750px) {
  .p-home-space__container {
    margin-top: 2.5625rem;
    padding: 0 0.5rem;
  }
}
.p-home-space__list {
  margin: 0;
  width: 100%;
}

.p-home-function {
  margin-top: 10rem;
}
@media (max-width: 750px) {
  .p-home-function {
    margin-top: 5.6875rem;
    padding: 0;
  }
}
.p-home-function__inner {
  width: 100%;
}
@media (max-width: 750px) {
  .p-home-function .p-list-function__item .p-card-modal-video {
    padding-top: 0 !important;
  }
}
.p-home-function__container {
  margin-top: 6.0625rem;
}
@media (max-width: 750px) {
  .p-home-function__container {
    margin-top: 2.5rem;
  }
}
.p-home-function__ttl {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 3rem;
  font-weight: 600;
}
@media (max-width: 750px) {
  .p-home-function__ttl {
    font-size: 2rem;
  }
}
.p-home-function__ttl span {
  margin-top: 0.875rem;
  display: block;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
}
@media (max-width: 750px) {
  .p-home-function__ttl span {
    margin-top: 0.1875rem;
    font-size: 1rem;
    line-height: 1rem;
  }
}
@media (max-width: 750px) {
  .p-home-function__list {
    padding: 0 1rem;
  }
}
.p-home-function .p-card-modal-video {
  padding-top: 0;
}
.p-home-function__btn {
  margin: 0 auto;
  margin-top: 6rem;
  width: 23.5rem;
}
@media (max-width: 750px) {
  .p-home-function__btn {
    margin-top: 2.375rem;
    width: 17.375rem;
  }
}

.p-home-ecology {
  margin: 0;
  padding-top: 6.375rem;
  padding-bottom: 10rem;
  background-color: #CEDECE;
}
@media (max-width: 750px) {
  .p-home-ecology {
    padding: 5.3125rem 0 2.8125rem;
  }
}
.p-home-ecology__inner {
  padding: 0;
  width: 100%;
}
.p-home-ecology .ttl-style01 .txt-main {
  font-size: 5rem;
  letter-spacing: 0;
}
@media (max-width: 750px) {
  .p-home-ecology .ttl-style01 .txt-main {
    font-size: 3rem;
  }
}
@media (min-width: 751px) {
  .p-home-ecology .ttl-style01 .txt-main span {
    margin-top: 1rem;
    font-size: 1.375rem;
    line-height: 2rem;
  }
}
@media (max-width: 750px) {
  .p-home-ecology .ttl-style01 .txt-main span {
    margin-top: 0.3125rem;
    font-size: 0.875rem;
  }
}
.p-home-ecology__container {
  margin: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 750px) {
  .p-home-ecology__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
@media (max-width: 750px) {
  .p-home-ecology__headline {
    padding: 0;
  }
  .p-home-ecology__headline .txt-main span {
    font-size: 0.75rem;
  }
}
.p-home-ecology__sgt {
  padding: 4.25rem 0.125rem;
  width: 40rem;
  display: block;
}
@media (max-width: 750px) {
  .p-home-ecology__sgt {
    padding: 0 1rem 0;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 750px) {
  .p-home-ecology__sgt-desc {
    padding: 0;
    background: none;
    border-radius: 0;
  }
}
.p-home-ecology__sgt-subtxt {
  margin: 2.25rem 0 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4166666667;
}
@media (max-width: 750px) {
  .p-home-ecology__sgt-subtxt {
    margin: 1.5rem 0 0;
    font-size: 1.25rem;
    line-height: 1.45;
  }
}
.p-home-ecology__sgt-txt {
  margin: 2rem 0 0;
  padding: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5555555556;
}
@media (max-width: 750px) {
  .p-home-ecology__sgt-txt {
    margin: 0.6875rem 0 0;
    font-size: 1rem;
    line-height: 1.5;
  }
  .p-home-ecology__sgt-txt p {
    all: inherit;
    font-size: 1.125rem;
    line-height: 1.5555555556;
    font-weight: 500;
    letter-spacing: 0;
  }
}
.p-home-ecology__sgt-txt:before {
  display: none;
}
.p-home-ecology__img {
  width: 66rem;
  overflow: hidden;
  position: absolute;
  top: 3.5625rem;
  right: -0.25rem;
  z-index: -1;
  border-radius: 0;
}
@media (max-width: 750px) {
  .p-home-ecology__img {
    margin-top: 2rem;
    padding: 0 0.25rem;
    width: 100%;
    position: static;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.p-home-ecology__box-desc {
  margin-top: 0.75rem;
  margin-left: 8.5rem;
  padding: 5rem 3rem;
  width: 37.5rem;
  background-color: #EFECE4;
  border-radius: 0.625rem;
}
@media (max-width: 750px) {
  .p-home-ecology__box-desc {
    margin: 2.0625rem auto 0;
    padding: 3rem 1.5rem;
    width: 97%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media (max-width: 750px) {
  .p-home-ecology__box-subttl img {
    max-width: unset;
    width: 104%;
    margin: 0 auto;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.p-home-ecology__btn {
  margin-top: 2.5rem;
  margin-left: 0;
  width: 19.25rem;
}
@media (max-width: 750px) {
  .p-home-ecology__btn {
    margin: 2.5625rem 0 0;
    width: 17.375rem;
  }
}

.p-home-safety {
  background: #CEDAE1;
}
@media (max-width: 750px) {
  .p-home-safety {
    padding: 0;
  }
}
.p-home-safety .ttl-style01 .txt-main {
  font-size: 5rem;
  letter-spacing: 0;
}
@media (max-width: 750px) {
  .p-home-safety .ttl-style01 .txt-main {
    font-size: 3rem;
  }
}
@media (min-width: 751px) {
  .p-home-safety .ttl-style01 .txt-main span {
    margin-top: 1rem;
    font-size: 1.375rem;
    line-height: 2rem;
  }
}
@media (max-width: 750px) {
  .p-home-safety .ttl-style01 .txt-main span {
    margin-top: 0.3125rem;
    font-size: 0.875rem;
  }
}
.p-home-safety__inner {
  padding: 0 2.25rem 0 0;
  width: 100%;
}
@media (max-width: 750px) {
  .p-home-safety__inner {
    padding: 0;
  }
}
@media (max-width: 750px) {
  .p-home-safety__headline {
    padding: 0;
  }
}
.p-home-safety__container {
  margin: 0;
  padding: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 750px) {
  .p-home-safety__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
  }
}
.p-home-safety__desc {
  padding-top: 7.1875rem;
  padding-bottom: 16.625rem;
  width: 21.3125rem;
}
@media (max-width: 750px) {
  .p-home-safety__desc {
    padding: 2.375rem 1.125rem 5rem;
    width: 100%;
  }
}
.p-home-safety__subtxt {
  margin-top: 3.0625rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4166666667;
}
@media (max-width: 750px) {
  .p-home-safety__subtxt {
    margin-top: 1.5rem;
    font-size: 1.25rem;
    line-height: 1.45;
  }
}
.p-home-safety__text {
  margin-top: 1.4375rem;
  padding: 0;
  position: static;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5555555556;
}
@media (max-width: 750px) {
  .p-home-safety__text {
    margin-top: 1rem;
    margin-left: 0;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.p-home-safety__text:after {
  content: none;
}
.p-home-safety__img {
  width: 66rem;
  top: -3.3125rem;
  left: 0;
}
@media (max-width: 750px) {
  .p-home-safety__img {
    margin: 0;
    padding: 0 0.25rem;
    position: static;
    width: 100%;
    z-index: -1;
  }
  .p-home-safety__img:after {
    content: none;
  }
}
.p-home-safety__btn {
  margin-top: 2.5rem;
  margin-left: 0;
  width: 19.25rem;
}
@media (max-width: 750px) {
  .p-home-safety__btn {
    margin: 1.5rem 0 0;
    width: 17.375rem;
  }
}