@charset "UTF-8";
/*=======================
基本設定
=======================*/
.body-container.naturia-container .header-logo {
  align-items: center;
}
@media (width < 768px) {
  .body-container.naturia-container .header-logo {
    gap: 1.4rem;
    margin-left: 0.7rem;
  }
}
.body-container.naturia-container .header-logo .logo-main {
  height: 38px;
  width: 160px;
}
@media (width < 768px) {
  .body-container.naturia-container .header-logo .logo-main {
    height: 5.5rem;
    width: 23.2rem;
  }
}
.body-container.naturia-container .header-logo .logo-sub {
  height: 26px;
  width: 80px;
}
@media (width < 768px) {
  .body-container.naturia-container .header-logo .logo-sub {
    height: 3.5rem;
    width: 10.6rem;
  }
}
.body-container.naturia-container .footer {
  background: #c18f24;
}

.page-wrapper.page-naturia {
  padding-bottom: 0;
}
.page-wrapper.page-naturia .low-mv-img {
  margin-top: -5.3em;
}

.naturia-sec {
  position: relative;
}
.naturia-sec::before {
  background-color: #fff;
  background-image: url(../img/naturia/top_deco.png);
  background-position: center center;
  background-repeat: repeat;
  background-size: contain;
  content: "";
  height: 13px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (width < 768px) {
  .naturia-sec::before {
    height: 1.3rem;
  }
}

.naturia-movie {
  padding: 60px 0;
}
@media (width < 768px) {
  .naturia-movie {
    padding: 6.9rem 0 8rem;
  }
}

.naturia-sec-lead {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 55px;
  position: relative;
  text-align: center;
}
@media (width < 768px) {
  .naturia-sec-lead {
    font-size: 4rem;
    margin-bottom: 7rem;
  }
}
.naturia-sec-lead::after {
  background: url(../img/naturia/title_deco.png) no-repeat center center/cover;
  bottom: -18px;
  content: "";
  height: 8px;
  left: 50%;
  position: absolute;
  translate: -50% 0;
  width: 210px;
}
@media (width < 768px) {
  .naturia-sec-lead::after {
    bottom: -2.4rem;
    height: 1rem;
    width: 24.5rem;
  }
}

.naturia-sec-title {
  color: #c18f24;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: -0.1em;
  line-height: 1.3333333333;
  text-align: center;
}
@media (width < 768px) {
  .naturia-sec-title {
    font-size: 6rem;
  }
}

.naturia-movie-items {
  display: grid;
  gap: 40px;
  grid-template-columns: 1fr;
  margin-top: 46px;
}
@media (width < 768px) {
  .naturia-movie-items {
    gap: 5.3rem;
    margin-top: 5rem;
  }
}

.naturia-movie-item {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.1194029851%;
  position: relative;
  width: 100%;
}
.naturia-movie-item iframe {
  border: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.naturia-safety {
  background: url(../img/naturia/safety_bg_pc.png) no-repeat center center/cover;
  padding: 70px 0;
  position: relative;
}
@media (width < 768px) {
  .naturia-safety {
    background-image: url(../img/naturia/safety_bg_sp.png);
    padding: 7.4rem 0 7.3rem;
  }
}
.naturia-safety::after {
  background: url(../img/naturia/deco.png) no-repeat center center/cover;
  content: "";
  height: 380px;
  position: absolute;
  right: 0;
  top: 13px;
  width: 289px;
}
@media (width < 768px) {
  .naturia-safety::after {
    height: 41rem;
    top: 1.3rem;
    width: 31.2rem;
  }
}

.naturia-safety-inner {
  max-width: 1100px;
}

.naturia-safety-title-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column-reverse;
  gap: 80px;
  margin-top: -80px;
}
@media (width < 768px) {
  .naturia-safety-title-wrapper {
    align-items: initial;
    flex-direction: column;
    gap: initial;
    margin-top: initial;
  }
}

.naturia-safety-title {
  height: 74px;
  width: 745px;
}
@media (width < 768px) {
  .naturia-safety-title {
    height: 20.3rem;
    width: 50.2rem;
  }
}

.naturia-safety-img {
  height: 537px;
  margin: 0 auto;
  position: relative;
  width: 625px;
  z-index: 1;
}
@media (width < 768px) {
  .naturia-safety-img {
    height: 49.3rem;
    margin-left: 5.8rem;
    margin-top: -3.4rem;
    width: 48.7rem;
  }
}

.naturia-safety-lead {
  color: #c18f24;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.025em;
  line-height: 1.6666666667;
  margin-top: 50px;
  text-align: center;
}
@media (width < 768px) {
  .naturia-safety-lead {
    font-size: 3.2rem;
    letter-spacing: -0.05em;
    margin-top: -5.6rem;
  }
}

.naturia-safety-text-img {
  height: 84px;
  margin: 40px auto 0;
  width: 431px;
}
@media (width < 768px) {
  .naturia-safety-text-img {
    height: 10.4rem;
    margin-top: 4.1rem;
    width: 53.8rem;
  }
}

.naturia-safety-items {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, 260px);
  justify-content: center;
  margin: 50px auto 0;
}
@media (width < 768px) {
  .naturia-safety-items {
    gap: 2rem;
    grid-template-columns: 1fr 1fr;
    margin-top: 5.9rem;
  }
}

.naturia-safety-item figure {
  position: relative;
}
.naturia-safety-item figure figcaption {
  -webkit-text-stroke: 2px #c18f24;
  color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 28px;
  font-weight: 800;
  left: 18px;
  letter-spacing: 0.025em;
  line-height: 1.4375;
  position: absolute;
  text-shadow: 0 0 6px #c18f24, 0 0 12px #c18f24, 0 0 20px #c18f24;
  top: 16px;
}
@media (width < 768px) {
  .naturia-safety-item figure figcaption {
    -webkit-text-stroke: 0.15rem #c18f24;
    font-size: 3.2rem;
    left: 2.6rem;
    letter-spacing: -0.05em;
    text-shadow: 0 0 0.6rem #c18f24, 0 0 1.2rem #c18f24, 0 0 2rem #c18f24;
    top: 1.9rem;
  }
}
.naturia-safety-item:nth-of-type(2) figure figcaption {
  top: 42px;
}
@media (width < 768px) {
  .naturia-safety-item:nth-of-type(2) figure figcaption {
    top: 4.2rem;
  }
}

.naturia-attention-items {
  display: flex;
  gap: 10px;
  justify-content: right;
  margin-top: 20px;
}
@media (width < 768px) {
  .naturia-attention-items {
    display: block;
    margin-left: auto;
    margin-top: 2.6rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.naturia-attention-item {
  font-size: 14px;
  letter-spacing: -0.01em;
  line-height: 2.1428571429;
}
@media (width < 768px) {
  .naturia-attention-item {
    font-size: 2.8rem;
    line-height: 1.4285714286;
  }
}

.naturia-family {
  padding: 74px 0;
}
@media (width < 768px) {
  .naturia-family {
    padding: 7.8rem 0;
  }
}

.naturia-family-img {
  margin-top: 49px;
}
@media (width < 768px) {
  .naturia-family-img {
    margin-top: 5.2rem;
  }
}

.naturia-family-items {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr;
  margin-top: 45px;
}
@media (width < 768px) {
  .naturia-family-items {
    gap: 4.7rem;
    margin-top: 3.8rem;
  }
}

.naturia-family-item-title {
  font-feature-settings: "palt";
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.75;
  padding-left: 30px;
  position: relative;
}
@media (width < 768px) {
  .naturia-family-item-title {
    font-size: 4rem;
    letter-spacing: -0.01em;
    padding-left: 4.7rem;
  }
}
.naturia-family-item-title .marker {
  background: linear-gradient(transparent calc(100% - 14px), #f9da6b 0);
}
@media (width < 768px) {
  .naturia-family-item-title .marker {
    background: linear-gradient(transparent calc(100% - 1.8rem), #f9da6b 0);
  }
}
.naturia-family-item-title sup {
  font-size: 20px;
  vertical-align: 0.2em;
}
@media (width < 768px) {
  .naturia-family-item-title sup {
    font-size: 3rem;
  }
}
.naturia-family-item-title::before {
  background: #000e24;
  border-radius: 50%;
  content: "";
  height: 18px;
  left: 0;
  position: absolute;
  top: 16px;
  width: 18px;
}
@media (width < 768px) {
  .naturia-family-item-title::before {
    height: 3.6rem;
    top: 1.9rem;
    width: 3.6rem;
  }
}

.naturia-family-item-text {
  font-feature-settings: "palt";
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.6;
  margin-top: 10px;
  padding-left: 30px;
}
@media (width < 768px) {
  .naturia-family-item-text {
    font-size: 3.2rem;
    letter-spacing: -0.01em;
    line-height: 2.1875;
    line-height: 1.5;
    margin-top: 0.8rem;
    padding-left: 5rem;
  }
}

.naturia-family-item-attention {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.5;
  margin-left: 30px;
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em;
}
@media (width < 768px) {
  .naturia-family-item-attention {
    font-size: 2.8rem;
    letter-spacing: -0.01em;
    margin-left: 6.2rem;
    margin-top: 1.8rem;
  }
}
.naturia-family-item-attention.is-3em {
  margin-left: 3.6rem;
  padding-left: 3em;
  text-indent: -2.6em;
}

.naturia-lineup {
  background: rgba(193, 143, 36, 0.3);
  padding: 67px 0;
}
@media (width < 768px) {
  .naturia-lineup {
    padding: 8.1rem 0;
  }
}

@media (width < 768px) {
  .naturia-lineup-title {
    font-feature-settings: "palt";
    font-size: 5.6rem;
    letter-spacing: -0.14em;
  }
}

.naturia-lineup-items {
  display: flex;
  gap: 28px;
  margin-top: 48px;
}
@media (width < 768px) {
  .naturia-lineup-items {
    flex-direction: column;
    gap: 2.8rem;
    margin-top: 4.8rem;
  }
}

.naturia-lineup-item {
  display: flex;
  width: calc((100% - 56px) / 3);
}
@media (width < 768px) {
  .naturia-lineup-item {
    width: 100%;
  }
}

.naturia-lineup-item-link {
  background: #fff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  overflow: hidden;
  padding: 20px 30px;
  position: relative;
  transition: all 0.3s ease;
  width: 100%;
}
@media (hover: hover) and (pointer: fine) {
  .naturia-lineup-item-link:hover {
    opacity: 0.5;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .naturia-lineup-item-link:hover {
    opacity: 0.5;
  }
}
@media (width < 768px) {
  .naturia-lineup-item-link {
    align-items: center;
    border-radius: 3rem;
    flex-direction: initial;
    gap: 3.7rem;
    padding: 1rem 2rem;
  }
}
.naturia-lineup-item-link::after {
  background-color: #c18f24;
  background-image: url(../img/common/arrow_02_right_white.png);
  background-position: right 19px bottom 16px;
  background-repeat: no-repeat;
  background-size: 19px 16px;
  bottom: 0;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  content: "";
  height: 90px;
  position: absolute;
  right: 0;
  width: 90px;
}
@media (width < 768px) {
  .naturia-lineup-item-link::after {
    background-position: right 2.6rem bottom 1.9rem;
    background-size: 2.8rem 2rem;
    height: 11rem;
    width: 11rem;
  }
}

.naturia-lineup-item-img {
  height: 150px;
  margin-inline: auto;
  width: 150px;
}
@media (width < 768px) {
  .naturia-lineup-item-img {
    height: 28rem;
    margin: initial;
    width: 28rem;
  }
}

.naturia-lineup-item-text {
  color: #000e24;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.5;
  padding-bottom: 1em;
}
@media (width < 768px) {
  .naturia-lineup-item-text {
    font-size: 3rem;
    padding-bottom: 0;
  }
}

.link-items {
  display: flex;
  gap: 20px;
  justify-content: center;
  padding: 38px 0 19px;
}
@media (width < 768px) {
  .link-items {
    gap: 2rem;
    padding: 3.8rem 0 1.9rem;
  }
}

.link-item {
  height: 49px;
  transition: all 0.3s ease;
  width: 73px;
}
@media (hover: hover) and (pointer: fine) {
  .link-item:hover {
    opacity: 0.5;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .link-item:hover {
    opacity: 0.5;
  }
}
@media (width < 768px) {
  .link-item {
    height: 6rem;
    width: 8.9rem;
  }
}

.link-item-sub {
  height: 49px;
  transition: all 0.3s ease;
  width: 149px;
}
@media (hover: hover) and (pointer: fine) {
  .link-item-sub:hover {
    opacity: 0.5;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .link-item-sub:hover {
    opacity: 0.5;
  }
}
@media (width < 768px) {
  .link-item-sub {
    height: 6rem;
    width: 18.1rem;
  }
}
/*# sourceMappingURL=naturia.css.map */