<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500;600&amp;display=swap");
@import url("https://use.typekit.net/bwc3jem.css"); /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: inherit;
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}


body {
  word-wrap: break-word;
}

section, main {
  display: block;
}

*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

i, em {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  line-height: 0;
}

* {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* common
============================== */
html, body {
  height: 100%;
}

body {
  position: relative;
  background: #ffffff;
  color: #010A0D;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  word-wrap: break-word;
}
@media screen and (min-width: 961px) {
  body {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  body {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
}

.wrap {
  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;
  z-index: 0;
  min-height: 100vh;
}

a {
  color: inherit;
  text-decoration: none;
  line-height: 1;
}

img {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  line-height: 0;
}

.section-tit {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
}

.section-tit__sub {
  display: inline-block;
  background-color: #ffffff;
  color: #010A0D;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
}

.tit {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  line-height: 1.5;
  word-break: break-word;
}

.txt--basic {
  margin: 0 0 1em;
}

.txt--sub {
  font-size: 11px;
  line-height: 1.3;
}

.txt--en {
  font-family: rocky, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.0001em;
}

.txt--lead {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0em;
}

.item--centering {
  text-align: center;
}

.item--right {
  text-align: right;
}

.item--attention {
  color: #ff0000;
}

.bold {
  font-weight: bold;
}

i {
  font-family: "Font Awesome 5 Free";
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

::-moz-selection {
  background: #010A0D;
  color: #ffffff;
}

::selection {
  background: #010A0D;
  color: #ffffff;
}

::-moz-selection {
  background: #010A0D;
  color: #ffffff;
}

/* image */
.ph, .thumb, .keyvisual {
  position: relative;
  line-height: 0;
}
.ph img, .thumb img, .keyvisual img {
  display: block;
  width: 100%;
  margin: 0 auto;
  pointer-events: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.ph::after, .thumb::after, .keyvisual::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/static/common/global-image/dummy.gif);
  background-size: cover;
}
.ph .dummy, .thumb .dummy, .keyvisual .dummy {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* video */
video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video {
  position: relative;
  padding-top: 56.25%;
}
.video iframe,
.video embed,
.video video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.btn {
  text-align: center;
}
.btn .btn-base-style, .btn .btn--sub, .btn .btn--main {
  display: inline-block;
  position: relative;
  z-index: 1;
  border: none;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn .btn--main {
  border: solid 1px #010A0D;
  background: transparent;
  color: #010A0D;
  line-height: 1.5;
}
.btn .btn--main span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  width: 100%;
}
.btn .btn--main span::before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 1px;
  background-color: #010A0D;
}
.btn .btn--main span::after {
  content: "";
  display: inline-block;
  position: absolute;
  height: 1px;
  background-color: #010A0D;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
  -webkit-transform-origin: right;
          transform-origin: right;
}
.btn .btn--main.btn--main--white {
  border-color: #ffffff;
  color: #ffffff;
}
.btn .btn--main.btn--main--white span::before, .btn .btn--main.btn--main--white span::after {
  background-color: #ffffff;
}
.btn .btn--sub {
  color: #010A0D;
  line-height: 1.5;
}
.btn .btn--sub span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}
.btn .btn--sub span::before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 1px;
  background-color: #010A0D;
}
.btn .btn--sub span::after {
  content: "";
  display: inline-block;
  position: absolute;
  height: 1px;
  background-color: #010A0D;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
  -webkit-transform-origin: right;
          transform-origin: right;
}
.btn .btn--sub.btn--sub--white {
  border-color: #ffffff;
  color: #ffffff;
}
.btn .btn--sub.btn--sub--white span::before, .btn .btn--sub.btn--sub--white span::after {
  background-color: #ffffff;
}
.btn .btn--back span::after {
  -webkit-transform: rotate(-50deg);
          transform: rotate(-50deg);
  -webkit-transform-origin: left;
          transform-origin: left;
}

.swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: static;
  z-index: 1;
  text-align: left;
}
.swiper-pagination.swiper-pagination-horizontal {
  width: auto;
}

.swiper-pagination.swiper-pagination-horizontal {
  line-height: 1;
}

.swiper-pagination-bullet {
  opacity: 1;
  margin: 0 !important;
}

.swiper-button-prev, .swiper-button-next {
  position: static;
  z-index: 1 !important;
  width: auto;
  height: auto;
  margin-top: 0;
}

.swiper-button-prev:after, .swiper-button-next:after {
  font-family: rocky, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.0001em;
  letter-spacing: 0.02em;
}

.swiper-button-prev:after {
  content: "Prev";
}

.swiper-button-next:after {
  content: "Next";
}

.swiper-button-lock + .progress-bar {
  display: none;
}

.no-carousel .block--carousel-nav {
  display: none;
}

#embed-video-container {
  display: none !important;
}

.wrap {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  background: #ffffff;
}

.list--contents, .list--video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
}
.list--contents li a, .list--video li a {
  display: block;
  position: relative;
}
.list--contents li a .block--thumb, .list--video li a .block--thumb {
  overflow: hidden;
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  line-height: 0;
}
.list--contents li a .block--thumb img, .list--video li a .block--thumb img {
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: no-repeat center 20%;
  background-size: cover;
  line-height: 0;
}

.section--list,
.section--detail {
  position: relative;
  width: 90%;
  max-width: 1100px;
}

.item__deco {
  position: absolute;
  z-index: 1;
}

.header .drawer__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 4vw;
  right: 4vw;
  z-index: 3;
  width: 24px;
  height: 24px;
  mix-blend-mode: difference;
  cursor: pointer;
}
.header .drawer__btn span {
  display: block;
  position: relative;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  cursor: pointer;
}
.header .drawer__btn span::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 8px;
  right: 8px;
  background-color: #ffffff;
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.1s;
  transition: -webkit-transform 0.5s ease-in-out 0.1s;
  transition: transform 0.5s ease-in-out 0.1s;
  transition: transform 0.5s ease-in-out 0.1s, -webkit-transform 0.5s ease-in-out 0.1s;
}
.header .drawer__btn span::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 16px;
  right: 16px;
  background-color: #ffffff;
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.1s;
  transition: -webkit-transform 0.5s ease-in-out 0.1s;
  transition: transform 0.5s ease-in-out 0.1s;
  transition: transform 0.5s ease-in-out 0.1s, -webkit-transform 0.5s ease-in-out 0.1s;
}

.drawer {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2;
  overflow-y: scroll;
  width: 100%;
  height: 100svh;
  background: #FBE5E8;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: visibility 1s cubic-bezier(0.6, 0, 0.2, 1), opacity 1s cubic-bezier(0.6, 0, 0.2, 1), background 2s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s cubic-bezier(0.6, 0, 0.2, 1);
  transition: visibility 1s cubic-bezier(0.6, 0, 0.2, 1), opacity 1s cubic-bezier(0.6, 0, 0.2, 1), background 2s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s cubic-bezier(0.6, 0, 0.2, 1);
  transition: transform 1s cubic-bezier(0.6, 0, 0.2, 1), visibility 1s cubic-bezier(0.6, 0, 0.2, 1), opacity 1s cubic-bezier(0.6, 0, 0.2, 1), background 2s cubic-bezier(0.6, 0, 0.2, 1);
  transition: transform 1s cubic-bezier(0.6, 0, 0.2, 1), visibility 1s cubic-bezier(0.6, 0, 0.2, 1), opacity 1s cubic-bezier(0.6, 0, 0.2, 1), background 2s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s cubic-bezier(0.6, 0, 0.2, 1);
}
.drawer .drawer-inner {
  opacity: 0;
  height: 100svh;
  margin: 0 auto;
}
.drawer .drawer-inner .g-nav {
  width: 100%;
  margin: clamp(10em, 20vw, 10em) auto clamp(5em, 10vw, 8em);
  text-align: center;
}
.drawer .drawer-inner .g-nav li {
  margin-bottom: clamp(20px, 8vw, 60px);
}
.drawer .drawer-inner .g-nav li:last-of-type {
  margin-bottom: 0;
}
.drawer .drawer-inner .g-nav li a {
  font-family: rocky, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.0001em;
  position: relative;
  color: #084F60;
  font-size: clamp(20px, 8vw, 60px);
}
.drawer .drawer-inner .g-nav li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -0.2em;
  left: 0;
  background-color: #084F60;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.drawer .drawer-inner .g-nav li a::before {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  position: absolute;
  bottom: -0.2em;
  left: 0;
  background-color: #ffffff;
  -webkit-transition: width 0.6s;
  transition: width 0.6s;
}
.drawer .drawer-inner .block--share {
  text-align: center;
}
.drawer .drawer-inner .block--share .tit {
  margin-bottom: clamp(12px, 3vw, 30px);
  font-size: clamp(12px, 4vw, 30px);
}
.drawer .drawer-inner .block--share .list--share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
}
.drawer .drawer-inner .block--share .list--share li {
  margin-right: 0.8em;
  font-size: 28px;
}
.drawer .drawer-inner .block--share .list--share li:last-of-type {
  margin-right: 0;
}
.drawer .drawer-inner .block--share .list--share li a {
  display: block;
  color: #010A0D;
}
.drawer .drawer-inner .block--share .list--share .nav__item--line svg {
  width: 24px;
  fill: #010A0D;
}

body.drawer-visible .drawer {
  visibility: visible;
  opacity: 1;
  z-index: 3;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
body.drawer-visible .drawer .drawer-inner {
  opacity: 1;
  -webkit-transition: opacity 1s 1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 1s 1s cubic-bezier(0.4, 0, 0.2, 1);
}
body.drawer-visible .drawer__btn span {
  background-color: #ffffff;
  -webkit-transition: -webkit-transform 0.6s 0.2s;
  transition: -webkit-transform 0.6s 0.2s;
  transition: transform 0.6s 0.2s;
  transition: transform 0.6s 0.2s, -webkit-transform 0.6s 0.2s;
}
body.drawer-visible .drawer__btn span::before {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
body.drawer-visible .drawer__btn span::after {
  -webkit-transform: translateY(-16px);
          transform: translateY(-16px);
}

body.browser_back .drawer {
  -webkit-transition: none;
  transition: none;
}
body.browser_back .nav--menu__close {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
body.browser_back .nav--menu__open {
  opacity: 1;
  -webkit-transition: none;
  transition: none;
}

.section--detail .list--contents {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section--detail &gt; .txt * {
  white-space: normal !important;
  word-break: break-word;
}
.section--detail .section-tit {
  display: none;
}
.section--detail .tit {
  color: #010A0D;
}
.section--detail .block--sub__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: flex-end;
  -ms-flex-align: end;
      align-items: flex-end;
}
.section--detail .date {
  font-family: rocky, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}

.section--top {
  position: relative;
  width: 100%;
  background-color: #FBE5E8;
}
.section--top::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding-top: 4.48%;
  background: url(../img/shape__wave.svg) no-repeat center bottom;
  background-size: 105%;
}
.section--top .block--tit {
  position: relative;
}
.section--top .block--tit .block--logo {
  position: relative;
}
.section--top .block--tit .block--catch {
  color: #084F60;
  font-family: rocky, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.0001em;
  text-align: center;
}
.section--top .block--keyvisual {
  position: relative;
}
.section--top .block--keyvisual .keyvisual img {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.list--topics {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.list--topics li:last-of-type {
  margin-bottom: 0;
}
.list--topics li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
      align-items: baseline;
  position: relative;
  background-color: #010A0D;
  color: #ffffff;
}
.list--topics li a .date {
  font-family: rocky, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.0001em;
}
.list--topics li .new {
  font-size: 0;
}
.list--topics li .new::before {
  content: "New";
  display: inline-block;
  background-color: #ffffff;
  color: #010A0D;
  font-family: rocky, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  letter-spacing: -0.01em;
  position: absolute;
  top: 0;
  left: 0;
}

.section--topics {
  position: relative;
}
.section--topics .inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.section--topics .block--tit .btn .btn--sub {
  margin-top: 5.6vw;
}
.section--topics .list--topics {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.section--topics .list--topics li:last-of-type {
  margin-bottom: 0;
}
.section--topics .list--topics li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
      align-items: baseline;
  position: relative;
  background-color: #010A0D;
  color: #ffffff;
}
.section--topics .list--topics li a .date {
  font-family: rocky, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.0001em;
}
.section--topics .list--topics li .new {
  font-size: 0;
}
.section--topics .list--topics li .new::before {
  content: "New";
  display: inline-block;
  background-color: #ffffff;
  color: #010A0D;
  font-family: rocky, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  letter-spacing: -0.01em;
  position: absolute;
  top: 0;
  left: 0;
}
.section--topics .item__deco {
  bottom: -120px;
  left: 0;
}

.section--member {
  position: relative;
}
.section--member .inner {
  position: relative;
}
.section--member .inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #010A0D;
}
.section--member .list--contents {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.section--member .list--contents li a .block--thumb {
  padding-top: 100%;
}
.section--member .list--contents li a .block--txt {
  color: #ffffff;
  text-align: center;
}

.section--video {
  position: relative;
  width: 100vw;
}
.section--video .inner {
  position: relative;
  z-index: 0;
}
.section--video .inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #010A0D;
}
.section--video .inner.block-type__right {
  text-align: right;
}
.section--video .inner.block-type__right::after {
  right: 0;
  left: auto;
}
.section--video .inner:last-of-type {
  margin-bottom: 0;
}
.section--video .inner .block--comingsoon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: center;
      justify-content: center;
  color: #ffffff;
  font-family: rocky, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.0001em;
}
.section--video .list--video li {
  position: relative;
}
.section--video .list--video li::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background: url(../img/icon_play.svg);
}
.section--video .list--video li.video-start::after {
  display: none;
}
.section--video .list--video li .block--thumb__wrap {
  position: relative;
  overflow: hidden;
  height: 0;
}
.section--video .list--video li .block--thumb__wrap .block--thumb {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding-top: 56.25%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  line-height: 0;
  cursor: pointer;
}
.section--video .list--video li .block--thumb__wrap .block--thumb img {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center 50%;
  background-size: cover;
  line-height: 0;
}
.section--video .list--video li .block--thumb__wrap .block--thumb::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
}
.section--video .list--video li.block--txt {
  color: #ffffff;
}
.section--video .list--video li.block--txt::after {
  display: none;
}

.section--product {
  position: relative;
}
.section--product .inner {
  position: relative;
  z-index: 0;
}
.section--product .inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  background-color: #010A0D;
}
.section--product .list--product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.section--product .list--product li {
  position: relative;
}
.section--product .list--product li .block--thumb {
  position: relative;
  z-index: 0;
  line-height: 0;
}
.section--product .list--product li .block--thumb img {
  width: 100%;
}
.section--product .list--product li .block--thumb img::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.section--product .list--product li .block--thumb .item--protect {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
}
.section--product .list--product li .block--thumb::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  background-color: #ffffff;
}
.section--product .list--product li .block--txt {
  color: #ffffff;
}
.section--product .list--product li .block--txt::after {
  display: none;
}

.section--tiktok {
  position: relative;
}
.section--tiktok .inner {
  z-index: 0;
}
.section--tiktok .inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-color: #ffffff;
}
.section--tiktok .list--tiktok li {
  position: relative;
}
.section--tiktok .list--tiktok li:last-of-type {
  margin-right: 0;
}
.section--tiktok .list--tiktok li a {
  display: block;
  position: relative;
}
.section--tiktok .list--tiktok li::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background: url(../img/icon_play.svg);
}
.section--tiktok .list--tiktok li .block--thumb {
  overflow: hidden;
  position: relative;
  padding-top: 177.7%;
  width: 100%;
  line-height: 0;
}
.section--tiktok .list--tiktok li .block--thumb img {
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: no-repeat center 20%;
  background-size: cover;
  line-height: 0;
}
.section--tiktok .btn {
  margin-top: 6.9vw;
}

.area--black {
  position: relative;
  background-color: #010A0D;
}
.area--black::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  position: absolute;
  top: -3vw;
  left: 0;
  z-index: 1;
  padding-top: 4.48%;
  background: url(../img/shape__wave_b.svg) no-repeat center bottom;
  background-size: 105%;
}
.area--black .section-tit {
  color: #ffffff;
  text-align: center;
}

.section--subscribe .inner {
  position: relative;
  background-color: #ffffff;
}
.section--subscribe .inner .list--link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.section--subscribe .inner .list--link .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section--subscribe .inner .list--link .btn .btn--main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
}
.section--subscribe .inner .list--link .btn .btn--main span::before, .section--subscribe .inner .list--link .btn .btn--main span::after {
  background-color: #010A0D;
}

.section--special .inner {
  position: relative;
  background-color: #ffffff;
}
.section--special .inner .section-tit__sub {
  background-color: #010A0D;
  color: #ffffff;
}

footer {
  position: relative;
  width: 100%;
  margin: auto auto 0;
  background-color: #010A0D;
  text-align: center;
}
footer .copyright {
  display: block;
  font-family: rocky, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.0001em;
  color: #ffffff;
}

.page--feature__lower footer {
  background-color: transparent;
}
.page--feature__lower footer .block--logo__fc {
  display: none;
}
.page--feature__lower footer .copyright {
  color: #010A0D;
}
.page--feature__lower .item__deco {
  display: none;
}

.delighter {
  opacity: 0;
}

.delighter.started {
  opacity: 1;
}

body:not(.started) {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
body.started {
  opacity: 1;
}

.section--top.delighter .block--logo {
  opacity: 0;
}
.section--top.delighter .block--keyvisual {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.section--top.delighter .block--share {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.section--top.started .block--logo {
  opacity: 1;
  -webkit-transition: opacity 1.5s 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 1.5s 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.section--top.started .block--keyvisual {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 1.5s 1s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 1.5s 1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 1.5s 1s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 1.5s 1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 1.5s 1s cubic-bezier(0.4, 0, 0.2, 1), transform 1.5s 1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 1.5s 1s cubic-bezier(0.4, 0, 0.2, 1), transform 1.5s 1s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 1.5s 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.section--top.started .block--share {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 1s 1.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 1s 1.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 1s 1.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 1s 1.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 1s 1.5s cubic-bezier(0.4, 0, 0.2, 1), transform 1s 1.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 1s 1.5s cubic-bezier(0.4, 0, 0.2, 1), transform 1s 1.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 1s 1.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.drawer__btn.delighter {
  opacity: 0;
  margin-right: -60px;
}
.drawer__btn.started {
  opacity: 1;
  margin-right: 0;
  -webkit-transition: opacity 0.6s 1.5s cubic-bezier(0.4, 0, 0.2, 1), margin 0.6s 1.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.6s 1.5s cubic-bezier(0.4, 0, 0.2, 1), margin 0.6s 1.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.block--nav__sns.delighter {
  margin-left: -5em;
}
.block--nav__sns.started {
  margin-left: 0;
  -webkit-transition: margin 0.6s 2s;
  transition: margin 0.6s 2s;
}

.section-tit.delighter, .txt.delighter {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
.section-tit.started, .txt.started {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 0.5s 0.1s, -webkit-transform 0.5s 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.5s 0.1s, -webkit-transform 0.5s 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.5s 0.1s, transform 0.5s 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.5s 0.1s, transform 0.5s 0.1s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}

.tit.delighter {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.tit.started {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 0.3s 0.2s, color 0.3s, -webkit-transform 0.3s 0.2s;
  transition: opacity 0.3s 0.2s, color 0.3s, -webkit-transform 0.3s 0.2s;
  transition: opacity 0.3s 0.2s, transform 0.3s 0.2s, color 0.3s;
  transition: opacity 0.3s 0.2s, transform 0.3s 0.2s, color 0.3s, -webkit-transform 0.3s 0.2s;
}

.list--information li.delighter {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
.list--information li.started {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.list--information li.started:nth-of-type(1) {
  -webkit-transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.33s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.33s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.33s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.33s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.33s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.33s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.33s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.33s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.33s;
}
.list--information li.started:nth-of-type(2) {
  -webkit-transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.36s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.36s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.36s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.36s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.36s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.36s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.36s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.36s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.36s;
}
.list--information li.started:nth-of-type(3) {
  -webkit-transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.39s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.39s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.39s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.39s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.39s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.39s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.39s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.39s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.39s;
}
.list--information li.started:nth-of-type(4) {
  -webkit-transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.42s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.42s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.42s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.42s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.42s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.42s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.42s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.42s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.42s;
}
.list--information li.started:nth-of-type(5) {
  -webkit-transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.45s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.45s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.45s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.45s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.45s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.45s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.45s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.45s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.45s;
}
.list--information li.started:nth-of-type(6) {
  -webkit-transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.48s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.48s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.48s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.48s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.48s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.48s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.48s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.48s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.48s;
}
.list--information li.started:nth-of-type(7) {
  -webkit-transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.51s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.51s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.51s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.51s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.51s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.51s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.51s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.51s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.51s;
}
.list--information li.started:nth-of-type(8) {
  -webkit-transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.54s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.54s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.54s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.54s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.54s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.54s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.54s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.54s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.54s;
}
.list--information li.started:nth-of-type(9) {
  -webkit-transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.57s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.57s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.57s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.57s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.57s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.57s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.57s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.57s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.57s;
}
.list--information li.started:nth-of-type(10) {
  -webkit-transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.6s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.6s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.6s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.6s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.6s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.6s;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.6s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.6s, -webkit-transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.6s;
}

.list--contents li.delighter, .list--video li.delighter, .list--tiktok li.delighter {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.list--contents li.started, .list--video li.started, .list--tiktok li.started {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.list--contents li.started:nth-of-type(1), .list--video li.started:nth-of-type(1), .list--tiktok li.started:nth-of-type(1) {
  -webkit-transition: opacity 1s 0.45s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.45s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.45s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.45s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.45s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.45s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.45s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.45s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.45s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(2), .list--video li.started:nth-of-type(2), .list--tiktok li.started:nth-of-type(2) {
  -webkit-transition: opacity 1s 0.5s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.5s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.5s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.5s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.5s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.5s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.5s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.5s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.5s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(3), .list--video li.started:nth-of-type(3), .list--tiktok li.started:nth-of-type(3) {
  -webkit-transition: opacity 1s 0.55s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.55s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.55s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.55s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.55s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.55s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.55s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.55s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.55s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(4), .list--video li.started:nth-of-type(4), .list--tiktok li.started:nth-of-type(4) {
  -webkit-transition: opacity 1s 0.6s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.6s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.6s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.6s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.6s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.6s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.6s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.6s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.6s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(5), .list--video li.started:nth-of-type(5), .list--tiktok li.started:nth-of-type(5) {
  -webkit-transition: opacity 1s 0.65s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.65s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.65s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.65s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.65s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.65s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.65s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.65s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.65s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(6), .list--video li.started:nth-of-type(6), .list--tiktok li.started:nth-of-type(6) {
  -webkit-transition: opacity 1s 0.7s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.7s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.7s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.7s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.7s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.7s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.7s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.7s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.7s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(7), .list--video li.started:nth-of-type(7), .list--tiktok li.started:nth-of-type(7) {
  -webkit-transition: opacity 1s 0.75s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.75s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.75s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.75s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.75s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.75s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.75s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.75s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.75s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(8), .list--video li.started:nth-of-type(8), .list--tiktok li.started:nth-of-type(8) {
  -webkit-transition: opacity 1s 0.8s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.8s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.8s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.8s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.8s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.8s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.8s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.8s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.8s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(9), .list--video li.started:nth-of-type(9), .list--tiktok li.started:nth-of-type(9) {
  -webkit-transition: opacity 1s 0.85s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.85s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.85s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.85s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.85s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.85s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.85s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.85s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.85s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(10), .list--video li.started:nth-of-type(10), .list--tiktok li.started:nth-of-type(10) {
  -webkit-transition: opacity 1s 0.9s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.9s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.9s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.9s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.9s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.9s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.9s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.9s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.9s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(11), .list--video li.started:nth-of-type(11), .list--tiktok li.started:nth-of-type(11) {
  -webkit-transition: opacity 1s 0.95s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.95s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.95s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.95s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.95s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.95s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 0.95s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 0.95s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 0.95s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(12), .list--video li.started:nth-of-type(12), .list--tiktok li.started:nth-of-type(12) {
  -webkit-transition: opacity 1s 1s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(13), .list--video li.started:nth-of-type(13), .list--tiktok li.started:nth-of-type(13) {
  -webkit-transition: opacity 1s 1.05s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.05s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.05s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.05s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.05s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.05s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.05s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.05s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.05s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(14), .list--video li.started:nth-of-type(14), .list--tiktok li.started:nth-of-type(14) {
  -webkit-transition: opacity 1s 1.1s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.1s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.1s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.1s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.1s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.1s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.1s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.1s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.1s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(15), .list--video li.started:nth-of-type(15), .list--tiktok li.started:nth-of-type(15) {
  -webkit-transition: opacity 1s 1.15s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.15s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.15s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.15s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.15s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.15s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.15s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.15s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.15s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(16), .list--video li.started:nth-of-type(16), .list--tiktok li.started:nth-of-type(16) {
  -webkit-transition: opacity 1s 1.2s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.2s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.2s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.2s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.2s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.2s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.2s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.2s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.2s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(17), .list--video li.started:nth-of-type(17), .list--tiktok li.started:nth-of-type(17) {
  -webkit-transition: opacity 1s 1.25s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.25s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.25s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.25s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.25s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.25s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.25s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.25s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.25s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(18), .list--video li.started:nth-of-type(18), .list--tiktok li.started:nth-of-type(18) {
  -webkit-transition: opacity 1s 1.3s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.3s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.3s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.3s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.3s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.3s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.3s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.3s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.3s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(19), .list--video li.started:nth-of-type(19), .list--tiktok li.started:nth-of-type(19) {
  -webkit-transition: opacity 1s 1.35s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.35s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.35s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.35s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.35s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.35s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.35s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.35s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.35s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--contents li.started:nth-of-type(20), .list--video li.started:nth-of-type(20), .list--tiktok li.started:nth-of-type(20) {
  -webkit-transition: opacity 1s 1.4s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.4s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.4s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.4s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.4s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.4s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 1s 1.4s cubic-bezier(0.6, 0, 0.2, 1), transform 1s 1.4s cubic-bezier(0.6, 0, 0.2, 1), -webkit-transform 1s 1.4s cubic-bezier(0.6, 0, 0.2, 1);
}

.item__deco.delighter {
  opacity: 0;
}
.item__deco.started {
  opacity: 1;
  -webkit-transition: opacity 0.6s 0.2s cubic-bezier(0.6, 0, 0.2, 1);
  transition: opacity 0.6s 0.2s cubic-bezier(0.6, 0, 0.2, 1);
}

@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  a {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  /* common
  ============================== */
  .section-tit {
    font-size: 24px;
    line-height: 2;
    letter-spacing: 1em;
  }
  .section-tit__sub {
    padding: 20px 3.4vw 20px 6.9vw;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.6em;
  }
  .section--list,
  .section--detail {
    margin: 8vw auto 0;
  }
  .item__deco {
    width: 120px;
    height: 120px;
  }
  .item__deco a {
    display: block;
  }
  .item__deco a img {
    display: block;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .item__deco a:hover img {
    -webkit-transform: translateY(-1em);
            transform: translateY(-1em);
  }
  .btn .btn--main {
    margin: 1em 0;
    padding: 1em 3em;
    font-size: 13px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
  }
  .btn .btn--main span {
    padding: 0 1em;
  }
  .btn .btn--main span::before {
    right: -1.1em;
    width: 1.1em;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .btn .btn--main span::after {
    right: -1.1em;
    width: 0.4em;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .btn .btn--main:hover span::before {
    -webkit-transform: translateX(0.5em);
            transform: translateX(0.5em);
  }
  .btn .btn--main:hover span::after {
    -webkit-transform: translateX(0.5em) rotate(50deg);
            transform: translateX(0.5em) rotate(50deg);
  }
  .btn .btn--sub {
    margin: 1em 0;
    font-size: 11px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
  }
  .btn .btn--sub span {
    padding: 0 1em;
  }
  .btn .btn--sub span::before {
    right: -1.1em;
    width: 1.1em;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .btn .btn--sub span::after {
    right: -1.1em;
    width: 0.4em;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .btn .btn--sub:hover span::before {
    -webkit-transform: translateX(0.5em);
            transform: translateX(0.5em);
  }
  .btn .btn--sub:hover span::after {
    -webkit-transform: translateX(0.5em) rotate(50deg);
            transform: translateX(0.5em) rotate(50deg);
  }
  .btn .btn--detail {
    font-size: 15px;
  }
  .btn .btn--back span::before {
    right: 0;
    left: -1.1em;
  }
  .btn .btn--back span::after {
    right: 0;
    left: -1.1em;
  }
  .btn .btn--back:hover span::before {
    -webkit-transform: translateX(-0.5em);
            transform: translateX(-0.5em);
  }
  .btn .btn--back:hover span::after {
    -webkit-transform: translateX(-0.5em) rotate(-50deg);
            transform: translateX(-0.5em) rotate(-50deg);
  }
  .swiper-button-next {
    margin-left: 0.7em;
  }
  .swiper-button-prev {
    margin-right: 0.7em;
  }
  .swiper-button-prev:after, .swiper-button-next:after {
    font-size: 14px;
  }
  .swiper-button-prev:not(.swiper-button-disabled):hover:after, .swiper-button-next:not(.swiper-button-disabled):hover:after {
    color: #FBE5E8;
  }
  .page--feature__home .drawer, .page--feature__home .drawer__btn {
    display: none !important;
  }
  .section--detail .tit {
    font-size: 24px;
    margin-bottom: 0.6em;
  }
  .section--detail .txt {
    margin-bottom: 1.5em;
  }
  .section--detail .txt .ph {
    max-width: 600px;
    margin: 2em auto;
  }
  .section--detail .block--sub__info {
    margin-bottom: 2vw;
  }
  .section--detail .date {
    margin-left: 0;
    padding-right: 0;
    font-size: 11px;
    letter-spacing: 0.07em;
  }
  .section--detail .date:first-of-type {
    margin-right: 0;
  }
  .section--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: center;
        justify-content: center;
    height: auto;
    margin-bottom: 15vw;
    padding-top: 3vw;
    padding-bottom: 3em;
  }
  .section--top::after {
    margin-bottom: -4vw;
  }
  .section--top .block--tit {
    width: 38%;
  }
  .section--top .block--tit .block--logo {
    width: 86%;
    margin: 0 auto;
  }
  .section--top .block--tit .block--catch {
    position: absolute;
    bottom: 0;
    left: 3vw;
  }
  .section--top .block--tit .block--catch .catch_sub {
    font-size: clamp(16px, 1.5vw, 20px);
    letter-spacing: 8px;
  }
  .section--top .block--tit .block--catch .catch_date {
    font-size: 3vw;
    letter-spacing: 2px;
  }
  .section--top .block--tit .block--catch .catch_date span {
    margin-left: 0.3em;
  }
  .section--top .block--keyvisual {
    width: 57%;
  }
  .section--top .block--keyvisual .keyvisual {
    width: 96%;
  }
  .section--top .block--keyvisual .g-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
        align-items: baseline;
    margin-top: 2em;
    margin-right: 6.2vw;
  }
  .section--top .block--keyvisual .g-nav li {
    margin-left: 2em;
  }
  .section--top .block--keyvisual .g-nav li a {
    position: relative;
    color: #084F60;
    font-family: rocky, serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.0001em;
    font-size: 22px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .section--top .block--keyvisual .g-nav li a::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -0.6em;
    left: 0;
    background-color: #084F60;
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .section--top .block--keyvisual .g-nav li a::before {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    bottom: -0.6em;
    left: 0;
    background-color: #ffffff;
    -webkit-transition: width 0.6s;
    transition: width 0.6s;
  }
  .section--top .block--keyvisual .g-nav li a:hover {
    color: #010A0D;
  }
  .section--top .block--keyvisual .g-nav li a:hover::after {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  .section--top .block--keyvisual .g-nav li a:hover::before {
    width: 100%;
  }
  .section--top .block--share {
    display: inline-block;
    position: fixed;
    bottom: 7vw;
    left: 0;
    z-index: 2;
    padding: 1.2vw;
    text-align: center;
  }
  .section--top .block--share .tit {
    margin-bottom: 0.8em;
    color: #666666;
    font-family: rocky, serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.0001em;
    font-size: 12px;
  }
  .section--top .block--share li {
    margin-bottom: 0.6em;
  }
  .section--top .block--share li:last-of-type {
    margin-bottom: 0;
  }
  .section--top .block--share li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: center;
        justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    width: 30px;
    height: 30px;
    background-color: #010A0D;
    color: #ffffff;
    line-height: 1;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .section--top .block--share li a:hover {
    background-color: #084F60;
  }
  .section--top .block--share .nav__item--twitter {
    font-size: 16px;
  }
  .section--top .block--share .nav__item--facebook {
    font-size: 18px;
  }
  .section--top .block--share .nav__item--instagram {
    font-size: 16px;
  }
  .section--top .block--share .nav__item--youtube {
    font-size: 16px;
  }
  .section--top .block--share .nav__item--tiktok {
    font-size: 16px;
  }
  .section--top .block--share .nav__item--line svg {
    width: 16px;
    fill: #ffffff;
  }
  .list--topics {
    width: 100%;
  }
  .list--topics li {
    margin-bottom: 2vw;
  }
  .list--topics li a {
    padding: 2.2vw 6.5%;
    font-size: 16px;
    line-height: 1.5;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .list--topics li a:hover {
    -webkit-transform: translateY(-0.5em);
            transform: translateY(-0.5em);
  }
  .list--topics li a .date {
    margin-right: 1vw;
    font-size: 15px;
    line-height: 1;
  }
  .list--topics li .new::before {
    padding: 0.3vw;
    font-size: 12px;
  }
  .section--topics {
    position: relative;
  }
  .section--topics .inner {
    width: 80vw;
    margin: 0 auto 15vw;
  }
  .section--topics .block--tit {
    margin-top: 1em;
    padding-left: 4.8%;
  }
  .section--topics .block--tit .btn {
    text-align: left;
  }
  .section--topics .block--tit .btn .btn--sub {
    margin-top: 5.6vw;
  }
  .section--topics .block--tit .btn .btn--sub span {
    -webkit-box-pack: justify;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding-left: 0;
  }
  .section--topics .list--topics {
    width: 60%;
    margin-right: 0;
    padding-right: 4.8%;
  }
  .section--topics .list--topics li {
    margin-bottom: 2vw;
  }
  .section--topics .list--topics li a {
    padding: 2.2vw 6.5%;
    font-size: 16px;
    line-height: 1.5;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .section--topics .list--topics li a:hover {
    -webkit-transform: translateY(-0.5em);
            transform: translateY(-0.5em);
  }
  .section--topics .list--topics li a .date {
    margin-right: 1vw;
    font-size: 15px;
    line-height: 1;
  }
  .section--topics .list--topics li .new::before {
    padding: 0.3vw;
    font-size: 12px;
  }
  .section--topics .item__deco {
    top: calc(-1.5vw - 120px);
    right: calc(clamp(4.8%, 8vw, 5.8%) - 120px);
    left: auto;
  }
  .section--member {
    margin-bottom: calc(15vw + 8.5em);
  }
  .section--member .section-tit {
    width: 75vw;
    max-width: 1920px;
    margin: 0 auto 6.8vw;
  }
  .section--member .inner::after {
    top: 8.5em;
    left: 0;
  }
  .section--member .list--contents {
    width: 75vw;
    max-width: 1920px;
    margin: 0 auto;
  }
  .section--member .list--contents li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 4em;
  }
  .section--member .list--contents li:nth-of-type(4n) {
    margin-right: 0;
  }
  .section--member .list--contents li a .block--thumb img {
    border: solid 20px #ffffff;
    -webkit-transition: border-radius 0.3s;
    transition: border-radius 0.3s;
  }
  .section--member .list--contents li a .block--txt {
    margin-top: 0.8em;
  }
  .section--member .list--contents li a .block--txt .name {
    font-size: 18px;
  }
  .section--member .list--contents li a:hover img {
    border-radius: 70px 30px 70px 30px/5px 60px 10px 60px;
  }
  .section--member .item__deco {
    top: calc(-18vw - 120px);
    left: 6.9vw;
  }
  .section--member .item__deco:last-of-type {
    top: auto;
    bottom: calc(-4vw - 120px);
    left: calc(12.5vw - 10px);
  }
  .section--video {
    margin-bottom: 15vw;
  }
  .section--video .section-tit {
    margin-bottom: 6.8vw;
    margin-left: 6.9vw;
  }
  .section--video .inner {
    width: 100vw;
    margin-bottom: 5vw;
  }
  .section--video .inner::after {
    width: 76vw;
  }
  .section--video .inner.block-type__right .section-tit__sub {
    padding: 20px 6.9vw 20px 3.4vw;
  }
  .section--video .inner.block-type__right ul {
    margin-left: auto;
  }
  .section--video .inner.block-type__right .list--video {
    -webkit-box-pack: justify;
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin-right: 6.9vw;
  }
  .section--video .inner .section-tit__sub {
    max-width: 72vw;
  }
  .section--video .inner .block--comingsoon {
    width: 76vw;
    padding: 4vw 0 7vw;
    font-size: 20px;
    letter-spacing: 15px;
  }
  .section--video .list--video {
    width: 74vw;
    margin-top: 5em;
    margin-left: 6.9vw;
    padding-bottom: 5em;
  }
  .section--video .list--video li {
    width: 46%;
    margin-left: 4%;
    margin-bottom: 4%;
  }
  .section--video .list--video li figure img {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .section--video .list--video li:nth-of-type(odd) {
    margin-left: 0;
  }
  .section--video .list--video li::after {
    bottom: -0.8em;
    left: -0.8em;
    width: 4vw;
    height: 4vw;
  }
  .section--video .list--video li .block--thumb__wrap .block--thumb::after {
    -webkit-transition: opacity 1s, -webkit-transform 0.4s;
    transition: opacity 1s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 1s;
    transition: transform 0.4s, opacity 1s, -webkit-transform 0.4s;
  }
  .section--video .list--video li:hover {
    cursor: pointer;
  }
  .section--video .list--video li:hover figure img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .section--video .list--video li.block--txt {
    width: 37%;
    margin-top: 2vw;
  }
  .section--video .list--video li.block--txt .tit {
    margin-bottom: 1.2em;
    font-size: 18px;
  }
  .section--video .list--video li.block--txt .txt {
    font-size: 16px;
  }
  .section--video .list--video.item--pickup__1 li {
    width: 47%;
    margin-left: 6%;
    margin-bottom: 5%;
  }
  .section--video .list--video.item--pickup__1 li:first-of-type {
    width: 100%;
    margin-bottom: 6%;
  }
  .section--video .list--video.item--pickup__1 li:first-of-type, .section--video .list--video.item--pickup__1 li:nth-of-type(2) {
    margin-left: 0;
  }
  .section--video .item__deco {
    top: -120px;
    right: calc(24vw - 120px);
  }
  .section--video &gt; .item__deco {
    top: auto;
    bottom: -110px;
    right: calc(24vw - 120px);
  }
  .section--product {
    width: 80vw;
    margin: 0 auto 15vw;
  }
  .section--product .section-tit {
    margin-bottom: 6.8vw;
  }
  .section--product .inner {
    width: 100%;
    margin-bottom: 5vw;
    padding-bottom: 6.9vw;
  }
  .section--product .inner::after {
    top: 0;
    left: 0;
  }
  .section--product .list--product li {
    width: 43%;
    margin-top: 2em;
    margin-left: 2em;
  }
  .section--product .list--product li .block--thumb::before {
    top: -2em;
    left: -2em;
  }
  .section--product .list--product li .block--txt {
    margin-top: 2vw;
    text-align: center;
  }
  .section--product .list--product li .block--txt .tit {
    margin-bottom: 0.5em;
    font-size: 20px;
  }
  .section--product .list--product li .block--txt .btn--sub {
    margin: 0;
  }
  .section--product .list--product li .block--txt .btn--buy {
    width: 28%;
    margin: 1.5vw auto 0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .section--product .list--product li .block--txt .btn--buy:hover {
    -webkit-transform: translateY(-0.5em);
            transform: translateY(-0.5em);
  }
  .section--product .list--product li:nth-of-type(2n) {
    margin-top: calc(14vw + 2em);
    margin-right: 2em;
  }
  .section--product .list--product li:nth-of-type(2n) .block--thumb::before {
    top: -2em;
    right: -2em;
    left: auto;
  }
  .section--product .btn--main {
    margin-top: 9.3vw;
  }
  .section--product .item__deco {
    bottom: -60px;
    left: -60px;
  }
  .section--tiktok {
    width: 100vw;
    margin: 0 auto 15vw;
  }
  .section--tiktok .section-tit {
    margin-bottom: 6.8vw;
  }
  .section--tiktok .inner {
    width: 80vw;
    margin: 0 auto 5vw;
    padding-bottom: 6.9vw;
  }
  .section--tiktok .inner::after {
    width: 76vw;
    height: calc(100% - 20vw);
  }
  .section--tiktok .list--tiktok li {
    width: auto;
    margin-right: 3.5%;
  }
  .section--tiktok .list--tiktok li:last-of-type {
    margin-right: 0;
  }
  .section--tiktok .list--tiktok li figure {
    border-radius: 10px;
  }
  .section--tiktok .list--tiktok li figure img {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .section--tiktok .list--tiktok li::after {
    bottom: -0.8em;
    left: -0.8em;
    width: 4vw;
    height: 4vw;
  }
  .section--tiktok .list--tiktok li:hover {
    cursor: pointer;
  }
  .section--tiktok .list--tiktok li:hover figure img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .section--tiktok.no-carousel .list--tiktok {
    -webkit-box-pack: justify;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .section--tiktok.no-carousel .list--tiktok li {
    width: 31%;
  }
  .section--tiktok .btn {
    margin-top: 3vw;
  }
  .section--tiktok .item__deco {
    bottom: -120px;
    left: calc(24vw - 120px);
  }
  .area--black {
    padding: 14vw 0;
  }
  .section--subscribe {
    position: relative;
    width: 80vw;
    margin: 0 auto 15vw;
  }
  .section--subscribe .section-tit {
    margin-bottom: 6.8vw;
  }
  .section--subscribe .inner {
    width: 100%;
  }
  .section--subscribe .inner .list--link {
    width: 80%;
    margin: 0 auto;
    padding: 5.6vw 0;
  }
  .section--subscribe .inner .list--link li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 1.4vw;
  }
  .section--subscribe .inner .list--link li:nth-of-type(3n) {
    margin-right: 0;
  }
  .section--subscribe .inner .list--link li.btn .btn--main {
    width: 100%;
    margin: 0;
  }
  .section--subscribe .item__deco {
    bottom: -60px;
    right: -60px;
  }
  .section--special {
    position: relative;
    margin: 0 auto 15vw;
  }
  .section--special .section-tit {
    margin-bottom: 6.8vw;
  }
  .section--special .inner {
    width: 87vw;
  }
  .section--special .inner .txt {
    width: 84%;
    margin: 0 auto;
    padding: 4.1vw 0;
  }
  footer {
    /*
    margin: 0 auto;
    */
    padding-top: 20vw;
    padding-bottom: 4vw;
  }
  footer .block--logo__fc {
    width: 12vw;
    max-width: 200px;
    margin: 3vw auto 6.9vw;
  }
  footer .copyright {
    font-size: 16px;
  }
  footer .item__deco {
    top: 15vw;
    right: 15vw;
  }
  .page--feature__lower .section--list .list--topics {
    margin: 3vw auto;
  }
  .page--feature__lower footer {
    padding-top: 5vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  /* common
  ============================== */
  .pc {
    display: none !important;
  }
  .section-tit {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.6em;
  }
  .section-tit__sub {
    padding: 16px 6vw 17px 6vw;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.4em;
  }
  .section--list,
  .section--detail {
    margin: 15vw auto 0;
  }
  .item__deco {
    width: 48px;
    height: 48px;
  }
  .btn .btn--main {
    width: 100%;
    margin: 1em 0;
    padding: 1em 3em;
    font-size: 12px;
    cursor: pointer;
  }
  .btn .btn--main span {
    padding: 0 1em;
  }
  .btn .btn--main span::before {
    right: -1.1em;
    width: 1.1em;
  }
  .btn .btn--main span::after {
    right: -1.1em;
    width: 0.4em;
  }
  .btn .btn--sub {
    margin: 1em 0;
    font-size: 10px;
    cursor: pointer;
  }
  .btn .btn--sub span {
    padding: 0 1em;
  }
  .btn .btn--sub span::before {
    right: -1.1em;
    width: 1.1em;
  }
  .btn .btn--sub span::after {
    right: -1.1em;
    width: 0.4em;
  }
  .btn .btn--detail {
    font-size: 12px;
  }
  .btn .btn--back span::before {
    right: 0;
    left: -1.1em;
  }
  .btn .btn--back span::after {
    right: 0;
    left: -1.1em;
  }
  .swiper-button-next {
    margin-left: 0.7em;
  }
  .swiper-button-prev {
    margin-right: 0.7em;
  }
  .swiper-button-prev:after, .swiper-button-next:after {
    font-size: 12px;
  }
  .section--detail .tit {
    font-size: 18px;
    margin-bottom: 0.4em;
  }
  .section--detail .txt {
    margin-bottom: 1.5em;
  }
  .section--detail .txt .ph {
    width: 90%;
    max-width: 600px;
    margin: 1.5em auto;
  }
  .section--detail .block--sub__info {
    margin-bottom: 5vw;
  }
  .section--detail .date {
    margin-left: 0;
    padding-right: 0;
    font-size: 11px;
    letter-spacing: 0.07em;
  }
  .section--detail .date:first-of-type {
    margin-right: 0;
  }
  footer {
    padding: 40px 8%;
  }
  footer .copyright {
    font-size: 10px;
    zoom: 0.8;
  }
  .section--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: center;
        justify-content: center;
    height: auto;
    margin-bottom: 30vw;
    padding-top: 6.5vw;
    padding-bottom: 3em;
  }
  .section--top::after {
    margin-bottom: -4vw;
  }
  .section--top .block--tit {
    width: 100%;
  }
  .section--top .block--tit .block--logo {
    margin: 0 auto 5.6vw;
    text-align: center;
  }
  .section--top .block--tit .block--logo img {
    width: 64%;
    margin-bottom: 3vw;
  }
  .section--top .block--tit .block--catch .catch_sub {
    font-size: clamp(16px, 3vw, 20px);
    letter-spacing: 6px;
  }
  .section--top .block--tit .block--catch .catch_date {
    font-size: clamp(30px, 8vw, 60px);
    letter-spacing: 2px;
  }
  .section--top .block--tit .block--catch .catch_date span {
    margin-left: 0.2em;
  }
  .section--top .block--keyvisual {
    width: 100%;
  }
  .section--top .block--keyvisual .keyvisual {
    width: 93%;
    margin: 0 auto;
  }
  .list--topics {
    width: 100%;
  }
  .list--topics li {
    margin-bottom: 5.3vw;
  }
  .list--topics li a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
    padding: 5.8vw 10%;
    font-size: 15px;
    line-height: 1.5;
  }
  .list--topics li a .date {
    width: 100%;
    margin-bottom: 0.6em;
    font-size: 11px;
    line-height: 1;
  }
  .list--topics li .new::before {
    padding: 1.1vw;
    font-size: 11px;
  }
  .section--topics {
    position: relative;
    margin-bottom: 37vw;
  }
  .section--topics .inner {
    width: 87vw;
    margin: 0 auto;
  }
  .section--topics .block--tit {
    margin: 0 0 12vw;
  }
  .section--topics .list--topics {
    width: 100%;
  }
  .section--topics .list--topics li {
    margin-bottom: 5.3vw;
  }
  .section--topics .list--topics li a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
    padding: 5.8vw 10%;
    font-size: 15px;
    line-height: 1.5;
  }
  .section--topics .list--topics li a .date {
    width: 100%;
    margin-bottom: 0.6em;
    font-size: 11px;
    line-height: 1;
  }
  .section--topics .list--topics li .new::before {
    padding: 1.1vw;
    font-size: 11px;
  }
  .section--topics .btn {
    margin: 8.1vw auto 0;
  }
  .section--topics .btn .btn--sub {
    margin-bottom: 0;
  }
  .section--topics .btn .btn--sub span {
    -webkit-box-pack: justify;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding-left: 0;
  }
  .section--topics .item__deco {
    top: calc(-8vw - 48px);
    right: calc(6.5vw - 48px + 10px);
    left: auto;
  }
  .section--member {
    margin-bottom: 50vw;
  }
  .section--member .section-tit {
    width: 87vw;
    margin: 0 auto 12vw;
  }
  .section--member .inner::after {
    top: 20vw;
    left: 0;
  }
  .section--member .list--contents {
    width: 86vw;
    margin: 0 auto;
  }
  .section--member .list--contents li {
    width: 46%;
    margin-right: 7%;
    margin-bottom: 3em;
  }
  .section--member .list--contents li:nth-of-type(2n) {
    margin-right: 0;
  }
  .section--member .list--contents li a .block--thumb img {
    border: solid 10px #ffffff;
  }
  .section--member .list--contents li a .block--txt {
    margin-top: 0.8em;
  }
  .section--member .list--contents li a .block--txt .name {
    font-size: 14px;
  }
  .section--member .item__deco {
    top: calc(-40vw - 48px);
    left: calc(5vw - 10px);
  }
  .section--member .item__deco:last-of-type {
    top: auto;
    bottom: calc(-16vw - 48px);
    left: 6.9vw;
  }
  .section--video {
    margin-bottom: 30vw;
  }
  .section--video .section-tit {
    margin-bottom: 6.8vw;
    margin-left: 6.9vw;
  }
  .section--video .inner {
    width: 100vw;
    margin-bottom: 10vw;
  }
  .section--video .inner::after {
    width: 87vw;
  }
  .section--video .inner.inner__video-with-txt::after {
    width: 93.5vw;
  }
  .section--video .inner .section-tit__sub {
    max-width: 80vw;
  }
  .section--video .inner .block--comingsoon {
    width: 93.5vw;
    padding: 6vw 0 12vw;
    font-size: 20px;
    letter-spacing: 15px;
  }
  .section--video .list--video {
    width: 100vw;
    margin: 10vw auto 0;
  }
  .section--video .list--video li {
    width: 87vw;
    margin: 0 auto 12.5vw;
  }
  .section--video .list--video li::after {
    bottom: -5vw;
    left: -2.6vw;
    width: 10vw;
    height: 10vw;
  }
  .section--video .list--video li.block--txt {
    width: 87vw;
    padding-right: 6.5vw;
  }
  .section--video .list--video li.block--txt .tit {
    margin-bottom: 0.8em;
    font-size: 15px;
  }
  .section--video .list--video li.block--txt .txt {
    font-size: 14px;
  }
  .section--video .item__deco {
    top: -48px;
    right: calc(13vw - 48px);
  }
  .section--video &gt; .item__deco {
    top: auto;
    bottom: -24px;
    right: calc(12vw - 48px);
  }
  .section--product {
    margin: 0 auto 30vw;
  }
  .section--product .section-tit {
    margin-bottom: 6.8vw;
    margin-left: 6.9vw;
  }
  .section--product .inner {
    width: 87vw;
    margin: 0 auto;
    padding-bottom: 16vw;
  }
  .section--product .inner::after {
    top: 0;
    left: 0;
  }
  .section--product .inner.inner__video-with-txt::after {
    width: 93.5vw;
  }
  .section--product .list--product {
    margin: 0 auto;
    padding: 0 2em;
  }
  .section--product .list--product li {
    margin-top: 2em;
    margin-bottom: 19vw;
  }
  .section--product .list--product li .block--thumb::before {
    top: -2em;
    left: -2em;
  }
  .section--product .list--product li .block--txt {
    margin-top: 5vw;
    text-align: center;
  }
  .section--product .list--product li .block--txt .tit {
    margin-bottom: 3vw;
    font-size: 16px;
  }
  .section--product .list--product li .block--txt .btn--sub {
    margin: 0;
  }
  .section--product .list--product li .block--txt .btn--buy {
    width: 32.5vw;
    margin: 8vw auto 0;
  }
  .section--product .list--product li:nth-of-type(2n) .block--thumb::before {
    top: -2em;
    right: -2em;
    left: auto;
  }
  .section--product .list--product li:last-of-type {
    margin-bottom: 0;
  }
  .section--product .btn--main {
    width: 70%;
    margin-top: 20vw;
  }
  .section--product .item__deco {
    bottom: -24px;
    left: 3.2vw;
  }
  .section--tiktok {
    width: 100%;
    margin: 0 auto 15vw;
  }
  .section--tiktok .section-tit {
    margin-bottom: 12vw;
  }
  .section--tiktok .inner {
    padding-left: 6.4vw;
    padding-bottom: 6.9vw;
  }
  .section--tiktok .inner::after {
    width: 87vw;
    height: 80%;
  }
  .section--tiktok .list--tiktok {
    -webkit-box-pack: justify;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .section--tiktok .list--tiktok li {
    width: auto;
    margin-right: 3.5%;
  }
  .section--tiktok .list--tiktok li:last-of-type {
    margin-right: 0;
  }
  .section--tiktok .list--tiktok li figure {
    border-radius: 10px;
  }
  .section--tiktok .list--tiktok li::after {
    bottom: -5vw;
    left: -2.6vw;
    width: 10vw;
    height: 10vw;
  }
  .section--tiktok.no-carousel .list--tiktok {
    -webkit-box-pack: justify;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .section--tiktok.no-carousel .list--tiktok li {
    width: 46%;
  }
  .section--tiktok .btn {
    width: 70%;
    margin: 6.9vw auto 0;
  }
  .section--tiktok .item__deco {
    bottom: -48px;
    left: calc(13vw - 48px);
  }
  .area--black {
    padding: 20vw 0;
  }
  .section--subscribe {
    position: relative;
    width: 87vw;
    margin: 0 auto 30vw;
  }
  .section--subscribe .section-tit {
    margin-bottom: 12vw;
  }
  .section--subscribe .inner {
    width: 100%;
  }
  .section--subscribe .inner .list--link {
    width: 75vw;
    margin: 0 auto;
    padding: 10vw 0;
  }
  .section--subscribe .inner .list--link li {
    width: 47%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .section--subscribe .inner .list--link li:nth-of-type(2n) {
    margin-right: 0;
  }
  .section--subscribe .inner .list--link li.btn .btn--main {
    width: 100%;
    margin: 0;
    padding: 1em 1em;
    font-size: 11px;
  }
  .section--subscribe .inner .list--link li.btn .btn--main span::before, .section--subscribe .inner .list--link li.btn .btn--main span::after {
    display: none;
  }
  .section--subscribe .item__deco {
    bottom: -24px;
    right: -3.2vw;
  }
  .section--special {
    position: relative;
    margin: 0 auto 15vw;
  }
  .section--special .section-tit {
    margin-bottom: 12vw;
  }
  .section--special .inner {
    width: 93vw;
  }
  .section--special .inner .section-tit__sub {
    max-width: 77vw;
  }
  .section--special .inner .txt {
    width: 85%;
    margin: 0 auto;
    padding: 10vw 0;
    font-size: 12px;
  }
  footer {
    padding-top: 20vw;
    padding-bottom: 4vw;
  }
  footer .block--logo__fc {
    width: 30vw;
    max-width: 400px;
    margin: 0 auto 10.6vw;
  }
  footer .copyright {
    font-size: 12px;
  }
  footer .item__deco {
    top: 6vw;
    right: 12vw;
  }
  .page--feature__lower .section--list .list--topics {
    margin: 5vw auto;
  }
  .page--feature__lower footer {
    padding-top: 5vw;
  }
}
/*  tablet
------------------------------ */
@media screen and (min-width: 768px) and (max-width: 960px) {
  body {
    font-size: 16px;
  }
  .item__deco {
    width: 96px;
    height: 96px;
  }
}
/* ==============================================================
*  base
* ============================================================ */
/* ==============================================================
*  contents
* ============================================================ */</pre></body></html>