.right-side-column #new h2 {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.125rem;
  margin-bottom: 7.5rem;
}
@media (max-width: 767px) {
  .right-side-column #new h2 {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 1.88rem;
  }
}
.right-side-column #new ol {
  display: flex;
  gap: 3.75rem;
  flex-direction: column;
  width: 100%;
}
@media (max-width: 767px) {
  .right-side-column #new ol {
    gap: 3.75rem;
  }
}
.right-side-column #new ol li {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media (max-width: 767px) {
  .right-side-column #new ol li {
    gap: 1.25rem;
  }
}
.right-side-column #new ol li .thumbnail img {
  width: 100%;
  height: auto;
}
.right-side-column #new ol li .meta {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.right-side-column #new ol li .meta .status {
  color: #000;
  text-align: justify;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  /* 177.778% */
  letter-spacing: 0.05625rem;
}
@media (max-width: 767px) {
  .right-side-column #new ol li .meta .status {
    color: #000;
    text-align: justify;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2rem;
    /* 200% */
    letter-spacing: 0.05rem;
  }
}
.right-side-column #new ol li .meta .title a {
  border-bottom: 1px solid #000;
}
.right-side-column #new ol li .meta .title span[lang=ja] {
  color: #000;
  text-align: justify;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem;
  /* 160% */
  letter-spacing: 0.0625rem;
}
@media (max-width: 767px) {
  .right-side-column #new ol li .meta .title span[lang=ja] {
    color: #000;
    text-align: justify;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.25rem;
    /* 100% */
    letter-spacing: 0.0625rem;
  }
}
.right-side-column #new ol li .meta .title span[lang=en] {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.04375rem;
}
@media (max-width: 767px) {
  .right-side-column #new ol li .meta .title span[lang=en] {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem;
    letter-spacing: 0.04375rem;
  }
}
.right-side-column #new ol li .meta .title span.slash {
  padding-inline: 0.5rem;
}
@media (max-width: 767px) {
  .right-side-column #new ol li .meta .title span.slash::before {
    content: "";
    display: block;
  }
}
.right-side-column #new ol li .meta .copyrigh-holder {
  color: #373737;
  text-align: justify;
  font-family: Zen Kaku Gothic Antique;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  /* 228.571% */
  letter-spacing: 0.04375rem;
}
@media (max-width: 767px) {
  .right-side-column #new ol li .meta .copyrigh-holder {
    color: #373737;
    text-align: justify;
    font-family: Zen Kaku Gothic Antique;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2rem;
    /* 228.571% */
    letter-spacing: 0.04375rem;
  }
}
.right-side-column #new ol li .meta .trophy {
  color: #000000;
  text-align: right;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1rem;
  line-height: 2rem;
  letter-spacing: 0.05em;
  font-weight: 500;
  position: relative;
  align-self: stretch;
}
.right-side-column #new ol li .meta p.debug {
  color: red;
}
.right-side-column #archives {
  margin-top: 12.5rem;
  margin-bottom: 7.5rem;
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.125rem;
}
@media (max-width: 767px) {
  .right-side-column #archives {
    margin-top: 7.5rem;
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.1rem;
    margin-bottom: 1.25rem;
  }
}
.right-side-column nav.sp-only {
  margin-bottom: 3.75rem;
}
.right-side-column nav.sp-only ul {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.right-side-column nav.sp-only ul li.sub-category a {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.05625rem;
  display: grid;
  align-items: center;
  gap: 0.5rem;
  grid-template-columns: auto 1fr;
}
.right-side-column nav.sp-only ul li.sub-category a::before {
  content: "";
  width: 0.625rem;
  height: 0.125rem;
  background: #000;
  display: inline-block;
  transform: translateY(0.15rem);
}
.right-side-column .sub-category-archive-list {
  margin-bottom: 7.5rem;
}
@media (max-width: 767px) {
  .right-side-column .sub-category-archive-list {
    margin-bottom: 6rem;
  }
}
.right-side-column .sub-category-archive-list h2 {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 900;
  line-height: 2.25rem;
  /* 144% */
  letter-spacing: 0.07813rem;
}
@media (max-width: 767px) {
  .right-side-column .sub-category-archive-list h2 {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 900;
    line-height: 2.25rem;
    /* 180% */
    letter-spacing: 0.0625rem;
  }
}
.right-side-column .sub-category-archive-list p.eye-guide {
  display: flex;
  padding: 0rem 1.875rem;
  align-items: flex-start;
  gap: 0.625rem;
  padding-block: 1.5rem;
}
.right-side-column .sub-category-archive-list p.eye-guide img {
  width: 0.6875rem;
  height: 3.0625rem;
}
@media (max-width: 767px) {
  .right-side-column .sub-category-archive-list p.eye-guide img {
    width: 0.6875rem;
    height: 3.0625rem;
  }
}
.right-side-column .sub-category-archive-list p.eye-guide + h3.client-name {
  margin-top: unset;
}
.right-side-column .sub-category-archive-list h3.client-name {
  margin-top: 3.75rem;
  margin-bottom: 1.5rem;
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.0625rem;
}
@media (max-width: 767px) {
  .right-side-column .sub-category-archive-list h3.client-name {
    margin-top: 4.12rem;
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.05625rem;
  }
}
.right-side-column .sub-category-archive-list ol {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1.25rem;
  align-self: stretch;
}
@media (max-width: 767px) {
  .right-side-column .sub-category-archive-list ol {
    gap: 1.87rem;
  }
}
.right-side-column .sub-category-archive-list ol li.yare-list {
  display: flex;
  align-items: flex-start;
  gap: 1.9375rem;
  align-self: stretch;
}
@media (max-width: 767px) {
  .right-side-column .sub-category-archive-list ol li.yare-list {
    gap: 1.94rem;
  }
}
.right-side-column .sub-category-archive-list ol li.yare-list h4 {
  width: 4.25rem;
  color: #000;
  text-align: center;
  font-family: Zen Kaku Gothic Antique;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.1rem;
}
@media (max-width: 767px) {
  .right-side-column .sub-category-archive-list ol li.yare-list h4 {
    color: #000;
    text-align: center;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.07813rem;
  }
}
.right-side-column .sub-category-archive-list ol li.yare-list ol {
  display: flex;
  padding: 0.625rem 0rem;
  gap: 0.625rem;
  flex: 1 0 0;
}
@media (max-width: 767px) {
  .right-side-column .sub-category-archive-list ol li.yare-list ol {
    padding: 0.3125rem 0rem;
  }
}
.right-side-column .sub-category-archive-list ol li.yare-list ol li {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  /* 177.778% */
  letter-spacing: 0.05625rem;
}
@media (max-width: 767px) {
  .right-side-column .sub-category-archive-list ol li.yare-list ol li {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2rem;
    /* 200% */
    letter-spacing: 0.05rem;
  }
}
.right-side-column .sub-category-archive-list ol li.yare-list ol li a {
  border-bottom: 1px solid #000;
}
.right-side-column .sub-category-archive-list ol li.yare-list ol li p.debug {
  color: red;
}
.right-side-column .sub-category-archive-list ol li.yare-list ol li .youtube-player {
  width: 100%;
  padding-top: 0.5em;
  padding-bottom: 1.5em;
}
.right-side-column .sub-category-archive-list ol li.yare-list ol li .youtube-player iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.right-side-column .sub-category-archive-list ol li.yare-list ol li .eyecatch {
  width: 100%;
  padding-top: 0.5em;
  padding-bottom: 1.5em;
}
.right-side-column .sub-category-archive-list ol li.yare-list ol li .eyecatch img {
  width: 100%;
  min-height: 50px;
  background-color: antiquewhite;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}/*# sourceMappingURL=archive-films.min.css.map */