@import url("https://use.typekit.net/dmx1bfm.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
/* ------------------------------------------------------------------------------------------------------------------------ */
html,
body {
  width: 100%;
  height: auto;
}

html {
  font-size: 70.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
@media screen and (max-width: 768px) {
  html {
    height: -webkit-fill-available;
  }
}

body {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.5px;
  -webkit-text-size-adjust: 100%;
}

a {
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:active, a.active {
  color: currentColor;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

i {
  font-style: normal;
}

form,
section,
p,
div,
ul,
li,
dl,
dt,
dd,
a,
span,
input,
textarea {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  list-style: none;
}

* {
  margin: 0;
  padding: 0;
}

.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

/* ---------------------------------------------------------page--------------------------------------------------------- */
.js-loader {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999999;
  transition: all 1s ease-in-out 0.5s;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.js-loader.complete {
  opacity: 0;
  pointer-events: none;
}

.l-loader {
  background: #fff;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #FD1515;
}
.l-loader__brand {
  text-align: center;
  font-size: 14px;
}
.l-loader__loading {
  width: 200px;
  padding-top: 30px;
  animation: flash 1s linear infinite;
  text-align: center;
}

@keyframes flash {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.l-container {
  color: #FD1515;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.l-articleLayout__wrap {
  max-width: 1080px;
  width: 94%;
  margin-inline: auto;
}
.l-articleLayout__title {
  max-width: 450px;
  width: 38%;
  height: 30%;
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
}
.l-articleLayout__article {
  max-width: 700px;
  width: 72%;
  margin-right: 0;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .l-articleLayout__article {
    width: 100%;
  }
}

.l-kv {
  margin-top: 30px;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .l-kv__title {
    width: 90%;
    margin-inline: auto;
  }
}
.l-kv__image {
  margin-bottom: 20px;
}
.l-kv__lead {
  font-weight: 400;
  max-width: 500px;
  width: 90%;
  margin-inline: auto;
  font-size: 0.9em;
  line-height: 1.6;
  text-align: center;
  text-wrap: balance;
  margin-bottom: 30px;
}

.l-articles {
  max-width: 550px;
  width: 70%;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .l-articles {
    width: 100%;
  }
}
.l-articles__title {
  width: 25%;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
}

.l-article {
  margin-bottom: 80px;
}
.l-article--9 .l-article__subHeading {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 2.2em;
}
.l-article__heading {
  width: 90%;
  margin-inline: auto;
  margin-bottom: 20px;
}
.l-article__subHeading {
  font-weight: 600;
  width: 94%;
  margin-inline: auto;
  text-align: right;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 10px;
}
.l-article__text {
  width: 94%;
  margin-inline: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #000;
  margin-bottom: 10px;
}
.l-article__images {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.l-article__images .l-article__credits {
  margin-top: 10px;
  margin-bottom: 0;
}
.l-article__images .l-article__image {
  margin-bottom: 10px;
  width: 49%;
}
.l-article__image {
  margin-bottom: 20px;
}
.l-article__credits {
  width: 94%;
  margin-inline: auto;
  color: #000;
  line-height: 1.2;
  margin-bottom: 40px;
}
.l-article__creditLabel {
  color: #FD1515;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  margin-top: 8px;
  font-family: "din-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.l-article__creditLabel::before {
  content: "";
  height: 1px;
  width: 50px;
  display: block;
  background: #FD1515;
  margin-right: 10px;
}
.l-article__credit {
  display: flex;
  align-items: flex-start;
  margin-bottom: 4px;
  flex-wrap: wrap;
}
.l-article__creditName {
  flex-shrink: 0;
}
.l-article__creditName span {
  font-family: "din-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-right: 10px;
  display: inline-block;
  width: 10px;
}
.l-article__creditBrand {
  margin: 0 10px;
  flex-shrink: 0;
}
.l-article__creditPrice {
  flex-shrink: 0;
}
.l-article__creditBtn {
  margin-left: 14px;
  flex-shrink: 0;
}
.l-article__creditBtn .item-d-none {
  display: none;
}

.l-footer {
  padding-bottom: 30px;
}
.l-footer__copy {
  font-size: 10px;
}
.l-footer__link {
  text-align: center;
  margin: 50px auto;
}
.l-footer__link a {
  margin-bottom: 10px;
  margin-inline: auto;
}

.c-btn {
  display: inline-block;
  border-radius: 20px;
  border: 1px solid #FD1515;
  padding: 1px 10px 1px 11px;
  line-height: 1;
  font-size: 0.9em;
  color: #FD1515;
  font-family: "din-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  transition: 0.8s;
}
.c-btn:hover {
  color: #fff;
  background: #FD1515;
}

.c-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "din-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 30px;
}
.c-line span {
  flex-grow: 1;
  height: 1px;
  background: currentColor;
  margin: 0 20px;
}
.c-line.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .c-line.sp {
    display: flex;
  }
}
.c-line.pc {
  display: flex;
}
@media screen and (max-width: 768px) {
  .c-line.pc {
    display: none;
  }
}

.js-inview {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  transition: 1.2s;
}
.js-inview.is-inview {
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
}

.js-element-to-fade {
  position: fixed;
  opacity: 0;
  z-index: 99;
  transition: 1s;
}/*# sourceMappingURL=style.css.map */