@charset "UTF-8";
/* ======================================================================
 Safety Comfort
====================================================================== */
.c-ttl-2__en {
  white-space: nowrap;
}

/* =================================
 p-safety-comfort
================================= */
.p-safety-comfort {
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .p-safety-comfort {
    padding: 0 5.3333333333vw;
  }
}
.p-safety-comfort__inner {
  margin: 0 auto;
  width: 73.9583333333vw;
}
@media screen and (max-width: 767px) {
  .p-safety-comfort__inner {
    width: 100%;
  }
}
.p-safety-comfort__title {
  margin-bottom: 6.5104166667vw;
}
@media screen and (max-width: 767px) {
  .p-safety-comfort__title {
    margin-bottom: 8vw;
  }
}
.p-safety-comfort__subtitle {
  margin-bottom: 3.90625vw;
  padding: 0 0 0 2.3958333333vw;
  letter-spacing: 0.2em;
  font-weight: 600;
  font-size: 1.5625vw;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-safety-comfort__subtitle {
    margin: 0 0 8vw;
    padding: 0;
    font-size: 4.8vw;
  }
}
.p-safety-comfort__text {
  padding: 0 0 0 2.3958333333vw;
  width: 39.9479166667vw;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.9375vw;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .p-safety-comfort__text {
    padding: 0;
    width: 100%;
    font-size: 3.7333333333vw;
  }
}
.p-safety-comfort__text p + p {
  margin-top: 1.5625vw;
}
@media screen and (max-width: 767px) {
  .p-safety-comfort__text p + p {
    margin-top: 4vw;
  }
}
.p-safety-comfort__img {
  position: absolute;
  top: 6.25vw;
  right: 0;
  width: 27.7604166667vw;
}
@media screen and (max-width: 767px) {
  .p-safety-comfort__img {
    position: static;
    margin: 0 0 5.3333333333vw;
    width: 100%;
  }
}
.p-safety-comfort__img img {
  width: 100%;
  height: auto;
}
.p-safety-comfort__hero-img {
  margin-top: 6.5104166667vw;
  aspect-ratio: 1920/554;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-safety-comfort__hero-img {
    margin-top: 10.6666666667vw;
    aspect-ratio: 3/1;
    width: auto;
    margin-inline: calc(50% - 50vw);
  }
}
.p-safety-comfort__hero-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.initiative-policy {
  padding: 4.9479166667vw 0 7.8125vw;
}
@media screen and (max-width: 767px) {
  .initiative-policy {
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
.initiative-policy__inner {
  margin: 0 auto;
  width: 73.9583333333vw;
}
@media screen and (max-width: 767px) {
  .initiative-policy__inner {
    width: 100%;
  }
}
.initiative-policy__title {
  margin-bottom: 3.90625vw;
}
@media screen and (max-width: 767px) {
  .initiative-policy__title {
    margin-bottom: 8vw;
  }
}
.initiative-policy__subtitle {
  margin-bottom: 2.34375vw;
  padding: 0 0 0 2.3958333333vw;
  letter-spacing: 0.2em;
  font-weight: 600;
  font-size: 1.5625vw;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .initiative-policy__subtitle {
    margin: 0 0 8vw;
    padding: 0;
    font-size: 4.8vw;
  }
}
.initiative-policy__text {
  padding: 0 0 0 2.3958333333vw;
  width: 43.59375vw;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.9375vw;
  line-height: 2.2222222222;
}
@media screen and (max-width: 767px) {
  .initiative-policy__text {
    padding: 0;
    width: 100%;
    font-size: 3.7333333333vw;
  }
}
.initiative-policy__contents {
  margin: 5.2083333333vw auto 0;
  padding: 3.3854166667vw 4.9479166667vw;
  width: 64.6875vw;
  background: #f9f5f5;
}
@media screen and (max-width: 767px) {
  .initiative-policy__contents {
    margin: 8vw -5.3333333333vw 0;
    padding: 8vw 5.3333333333vw;
    width: auto;
  }
}
.initiative-policy__contents-title {
  margin-bottom: 2.0833333333vw;
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: 600;
  font-size: 1.5625vw;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .initiative-policy__contents-title {
    margin-bottom: 4vw;
    font-size: 4.2666666667vw;
    line-height: 1.7777777778;
  }
}
.initiative-policy__contents-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(2, auto);
  row-gap: 3.3854166667vw;
}
@media screen and (max-width: 767px) {
  .initiative-policy__contents-list {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    row-gap: 0;
  }
}
.initiative-policy__contents-item {
  position: relative;
  z-index: 0;
  padding: 1.5625vw 1.0416666667vw 3.3854166667vw;
}
@media screen and (max-width: 767px) {
  .initiative-policy__contents-item {
    padding: 5.3333333333vw 5.3333333333vw;
  }
}
.initiative-policy__contents-item--safety {
  z-index: 1;
  grid-column: 1/2;
  grid-row: 1/2;
  background: #607add;
}
@media screen and (max-width: 767px) {
  .initiative-policy__contents-item--safety {
    grid-column: 1;
    grid-row: auto;
  }
}
.initiative-policy__contents-item--safety:after {
  position: absolute;
  top: 50%;
  right: -1.4322916667vw;
  width: 2.8645833333vw;
  height: 2.8645833333vw;
  background: #fff;
  content: "";
  transform: translateY(-50%);
  -webkit-mask: url("../img/p-safety-comfort/ico-close.svg") no-repeat center/contain;
          mask: url("../img/p-safety-comfort/ico-close.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .initiative-policy__contents-item--safety:after {
    top: auto;
    right: auto;
    bottom: -4vw;
    left: 50%;
    width: 8vw;
    height: 8vw;
    transform: translateX(-50%);
  }
}
.initiative-policy__contents-item--quality {
  grid-column: 2/3;
  grid-row: 1/2;
  background: #da4700;
}
@media screen and (max-width: 767px) {
  .initiative-policy__contents-item--quality {
    grid-column: 1;
    grid-row: auto;
  }
}
.initiative-policy__contents-item--trust {
  grid-column: 1/3;
  grid-row: 2/3;
  padding-bottom: 2.34375vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .initiative-policy__contents-item--trust {
    grid-column: 1;
    grid-row: auto;
    padding-bottom: 5.3333333333vw;
  }
}
.initiative-policy__contents-item--trust:after {
  position: absolute;
  top: -3.125vw;
  left: 50%;
  width: 2.7083333333vw;
  height: 4.0625vw;
  background: #010b27;
  content: "";
  transform: translateX(-50%);
  -webkit-mask: url("../img/p-safety-comfort/ico-arrow.svg") no-repeat center/contain;
          mask: url("../img/p-safety-comfort/ico-arrow.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .initiative-policy__contents-item--trust:after {
    top: -2.6666666667vw;
    width: 5.3333333333vw;
    height: 8vw;
  }
}
.initiative-policy__contents-item--trust .initiative-policy__contents-item-title {
  margin-bottom: 0.5208333333vw;
  color: #010b27;
  opacity: 0.8;
}
.initiative-policy__contents-item--trust .initiative-policy__contents-item-text {
  color: #010b27;
}
.initiative-policy__contents-item-title {
  margin-bottom: 1.8229166667vw;
  color: #fff;
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 1.3020833333vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.44;
}
@media screen and (max-width: 767px) {
  .initiative-policy__contents-item-title {
    margin-bottom: 4vw;
    font-size: 4.2666666667vw;
    line-height: 1.7777777778;
  }
}
.initiative-policy__contents-item-text {
  color: #fff;
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.0416666667vw;
  line-height: 2.25;
}
@media screen and (max-width: 767px) {
  .initiative-policy__contents-item-text {
    font-size: 3.7333333333vw;
    line-height: 2;
  }
}

/* =================================
 safety-comfort-sec
================================= */
.safety-comfort-sec {
  padding: 7.8125vw 0;
  background: var(--section-bg-color);
  --section-color: #607add;
  --section-line-color: rgba(#607add, .35);
  --section-bg-color: rgba(#607add, .08);
}
@media screen and (max-width: 767px) {
  .safety-comfort-sec {
    padding: 13.3333333333vw 5.3333333333vw 18.6666666667vw;
  }
}
.safety-comfort-sec--safety {
  background: #eff1fc;
  --section-color: #607add;
  --section-line-color: rgba(#607add, .35);
}
.safety-comfort-sec--quality {
  --section-color: #da4700;
  --section-line-color: rgba(#da4700, .35);
  --section-bg-color: rgba(#da4700, .08);
}
.safety-comfort-sec--trust {
  --section-color: #010b27;
  --section-bg-color: #f8f8f8;
}
.safety-comfort-sec__inner {
  margin: 0 auto;
  width: 73.9583333333vw;
}
@media screen and (max-width: 767px) {
  .safety-comfort-sec__inner {
    width: 100%;
  }
}
.safety-comfort-sec__heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  border-bottom: 0.6770833333vw solid var(--section-color);
}
@media screen and (max-width: 767px) {
  .safety-comfort-sec__heading {
    grid-template-columns: 1fr;
    border-bottom-width: 1.0666666667vw;
  }
}
.safety-comfort-sec__en {
  color: var(--section-color);
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 4.1666666667vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .safety-comfort-sec__en {
    font-size: 8vw;
  }
}
.safety-comfort-sec__heading-body {
  padding: 0 0 2.0833333333vw 1.8229166667vw;
}
@media screen and (max-width: 767px) {
  .safety-comfort-sec__heading-body {
    padding: 5.3333333333vw 0 6.4vw;
  }
}
.safety-comfort-sec__title {
  margin-bottom: 0.5208333333vw;
  color: var(--section-color);
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 1.8229166667vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.4285714286;
}
@media screen and (max-width: 767px) {
  .safety-comfort-sec__title {
    margin-bottom: 2.6666666667vw;
    font-size: 4.8vw;
  }
}
.safety-comfort-sec__lead {
  color: var(--section-color);
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.9375vw;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .safety-comfort-sec__lead {
    font-size: 3.7333333333vw;
  }
}
.safety-comfort-sec__body {
  padding: 0 2.8645833333vw 3.6458333333vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .safety-comfort-sec__body {
    padding: 0 5.3333333333vw 8vw;
  }
}
.safety-comfort-sec .c-item-3 {
  --item-color: var(--section-color);
  --item-line-color: var(--section-color);
}

.trust-sec__body {
  padding: 0 2.8645833333vw;
}
@media screen and (max-width: 767px) {
  .trust-sec__body {
    padding: 0;
  }
}
.trust-sec__body-title {
  margin: 2.8645833333vw 0 1.5625vw;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.3541666667vw;
  line-height: 1.5384615385;
}
@media screen and (max-width: 767px) {
  .trust-sec__body-title {
    margin: 8vw 0 4vw;
    font-size: 4.8vw;
    line-height: 1.6666666667;
  }
}
.trust-sec__body-text {
  letter-spacing: 0.2em;
  font-size: 0.9375vw;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .trust-sec__body-text {
    font-size: 3.7333333333vw;
  }
}
.trust-sec__body-contents {
  margin: 2.8645833333vw -2.8645833333vw 0;
  padding: 4.1666666667vw 1.0416666667vw 3.3854166667vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .trust-sec__body-contents {
    margin: 8vw -5.3333333333vw 0;
    padding: 8vw 5.3333333333vw;
  }
}
.trust-sec__body-contents-title {
  margin-bottom: 2.34375vw;
  text-align: center;
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 1.25vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.4583333333;
}
@media screen and (max-width: 767px) {
  .trust-sec__body-contents-title {
    margin-bottom: 4vw;
    font-size: 4.2666666667vw;
    line-height: 1.7777777778;
  }
}
.trust-sec__body-contents-list {
  counter-reset: list;
}
@media screen and (max-width: 767px) {
  .trust-sec__body-contents-list {
    display: flex;
    flex-direction: column;
    gap: 4vw;
  }
}
.trust-sec__body-contents-item {
  display: flex;
  gap: 0.78125vw;
  margin: 0 auto;
  padding: 0 0 0 1.0416666667vw;
  width: 45.0520833333vw;
  border-bottom: 1px solid #c9ccd5;
  counter-increment: list;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 3.75;
}
@media screen and (max-width: 767px) {
  .trust-sec__body-contents-item {
    gap: 2.6666666667vw;
    padding-bottom: 4vw;
    width: 100%;
    font-size: 3.7333333333vw;
    line-height: 2.1428571429;
  }
}
.trust-sec__body-contents-item:before {
  display: flex;
  flex-shrink: 0;
  justify-content: flex-end;
  width: 1.3020833333vw;
  content: counter(list) ".";
}
@media screen and (max-width: 767px) {
  .trust-sec__body-contents-item:before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    font-size: 3.7333333333vw;
    line-height: 2.1428571429;
  }
}
.trust-sec__link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5625vw;
  margin: 2.8645833333vw auto 0;
  padding: 1.0416666667vw 1.5625vw 1.0416666667vw 2.8645833333vw;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #010b27;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.78125vw;
  line-height: 1.4;
  transition: all 0.3s;
}
.trust-sec__link:link, .trust-sec__link:active, .trust-sec__link:visited {
  color: #010b27;
  cursor: pointer;
}
.trust-sec__link:hover {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .trust-sec__link {
    gap: 4vw;
    margin: 8vw auto 0;
    padding: 2.6666666667vw 4vw;
    font-size: 3.7333333333vw;
    line-height: 1.7142857143;
  }
}
.trust-sec__link:hover {
  background: #607add;
}
.trust-sec__link:hover-text {
  color: #fff;
}
.trust-sec__link:hover-icon {
  background: #fff;
}
.trust-sec__link:hover-icon:after {
  background: #607add;
}
.trust-sec__link-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  width: 1.25vw;
  height: 1.25vw;
  border-radius: 50%;
  background: #607add;
}
@media screen and (max-width: 767px) {
  .trust-sec__link-icon {
    width: 4vw;
    height: 4vw;
  }
}
.trust-sec__link-icon:after {
  flex-shrink: 0;
  width: 0.625vw;
  height: 0.5208333333vw;
  background: #fff;
  content: "";
  transition: all 0.3s;
  -webkit-mask: url(../img/common/ico-arrow.svg) no-repeat center/contain;
          mask: url(../img/common/ico-arrow.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .trust-sec__link-icon:after {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}

.movie-sec {
  padding: 7.03125vw 0 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .movie-sec {
    padding: 13.3333333333vw 5.3333333333vw 0;
  }
}
.movie-sec__heading {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 0.5208333333vw;
  margin-bottom: 3.6458333333vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .movie-sec__heading {
    gap: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.movie-sec__heading-title {
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 1.8229166667vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.4285714286;
}
@media screen and (max-width: 767px) {
  .movie-sec__heading-title {
    font-size: 3.7333333333vw;
    line-height: 1.7777777778;
  }
}
.movie-sec__heading-en {
  order: -1;
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 4.1666666667vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.4375;
}
@media screen and (max-width: 767px) {
  .movie-sec__heading-en {
    font-size: 8vw;
  }
}
.movie-sec__movie {
  position: relative;
  margin: 0 auto;
  aspect-ratio: 16/9;
  width: 67.7083333333vw;
}
@media screen and (max-width: 767px) {
  .movie-sec__movie {
    width: 100%;
  }
}
.movie-sec__movie iframe,
.movie-sec__movie video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.safety-comfort-links {
  padding: 9.6354166667vw 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .safety-comfort-links {
    padding: 13.3333333333vw 5.3333333333vw;
  }
}
.safety-comfort-links__inner {
  margin: 0 auto;
  width: 73.9583333333vw;
}
@media screen and (max-width: 767px) {
  .safety-comfort-links__inner {
    width: 100%;
  }
}
.safety-comfort-links .c-list-1 {
  gap: 0.78125vw;
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
@media screen and (max-width: 767px) {
  .safety-comfort-links .c-list-1 {
    gap: 4vw;
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
}
.safety-comfort-links .c-list-1__item {
  min-height: 7.7083333333vw;
  border: 1px solid #010b27;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .safety-comfort-links .c-list-1__item {
    min-height: 29.3333333333vw;
  }
}
.safety-comfort-links .c-list-1__item--banner {
  align-items: center;
  padding: 1.0416666667vw 1.5625vw;
}
@media screen and (max-width: 767px) {
  .safety-comfort-links .c-list-1__item--banner {
    padding: 5.3333333333vw;
  }
}
.safety-comfort-links .c-list-1__item--banner img {
  width: 100%;
  height: auto;
}/*# sourceMappingURL=p-safety-comfort.css.map */