html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

#myCanvas {
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -999999;
}

#myCanvas canvas {
  display: block;
  width: 100%;
  height: 100%;
}

#lottie {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  text-align: center;
  opacity: 1;
}

.c-text {
  color: #333;
}
.c-text span {
  display: inline-block;
  opacity: 0;
}
.c-text span:nth-child(1) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.06s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.06s forwards;
}
.c-text span:nth-child(2) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.12s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.12s forwards;
}
.c-text span:nth-child(3) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.18s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.18s forwards;
}
.c-text span:nth-child(4) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.24s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.24s forwards;
}
.c-text span:nth-child(5) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.3s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.3s forwards;
}
.c-text span:nth-child(6) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.36s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.36s forwards;
}
.c-text span:nth-child(7) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.42s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.42s forwards;
}
.c-text span:nth-child(8) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.48s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.48s forwards;
}
.c-text span:nth-child(9) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.54s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.54s forwards;
}
.c-text span:nth-child(10) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.6s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.6s forwards;
}
.c-text span:nth-child(11) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.66s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.66s forwards;
}
.c-text span:nth-child(12) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.72s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.72s forwards;
}
.c-text span:nth-child(13) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.78s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.78s forwards;
}
.c-text span:nth-child(14) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.84s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.84s forwards;
}
.c-text span:nth-child(15) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.9s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.9s forwards;
}
.c-text span:nth-child(16) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.96s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.96s forwards;
}
.c-text span:nth-child(17) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.02s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.02s forwards;
}
.c-text span:nth-child(18) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.08s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.08s forwards;
}
.c-text span:nth-child(19) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.14s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.14s forwards;
}
.c-text span:nth-child(20) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.2s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.2s forwards;
}
.c-text span:nth-child(21) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.26s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.26s forwards;
}
.c-text span:nth-child(22) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.32s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.32s forwards;
}
.c-text span:nth-child(23) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.38s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.38s forwards;
}
.c-text span:nth-child(24) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.44s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.44s forwards;
}
.c-text span:nth-child(25) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.5s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.5s forwards;
}
.c-text span:nth-child(26) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.56s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.56s forwards;
}
.c-text span:nth-child(27) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.62s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.62s forwards;
}
.c-text span:nth-child(28) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.68s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.68s forwards;
}
.c-text span:nth-child(29) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.74s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.74s forwards;
}
.c-text span:nth-child(30) {
  -webkit-animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.8s forwards;
          animation: text 0.4s cubic-bezier(0.16, 1, 0.3, 1) 1.8s forwards;
}

@-webkit-keyframes text {
  0% {
    opacity: 0;
    color: #000;
    background: #FFF;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  5% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  15% {
    color: #000;
    opacity: 0;
    -webkit-transform: none;
            transform: none;
  }
  100% {
    opacity: 1;
    color: #FFF;
    background: transparent;
  }
}

@keyframes text {
  0% {
    opacity: 0;
    color: #000;
    background: #FFF;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  5% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  15% {
    color: #000;
    opacity: 0;
    -webkit-transform: none;
            transform: none;
  }
  100% {
    opacity: 1;
    color: #FFF;
    background: transparent;
  }
}
@-webkit-keyframes fadeFlashingAnm {
  0% {
    Opacity: 0;
  }
  20% {
    Opacity: 1;
  }
  40% {
    Opacity: 0;
  }
  60% {
    Opacity: 1;
  }
  80% {
    Opacity: 0;
  }
  100% {
    Opacity: 1;
  }
}
@keyframes fadeFlashingAnm {
  0% {
    Opacity: 0;
  }
  20% {
    Opacity: 1;
  }
  40% {
    Opacity: 0;
  }
  60% {
    Opacity: 1;
  }
  80% {
    Opacity: 0;
  }
  100% {
    Opacity: 1;
  }
}
.pc-only {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}

.sp-only {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .sp-only {
    display: block !important;
  }
}

body {
  background-color: black;
}

p::-moz-selection,
a::-moz-selection,
span::-moz-selection,
br::-moz-selection {
  background: #ffffff;
  color: #000;
}

p::selection,
a::selection,
span::selection,
br::selection {
  background: #ffffff;
  color: #000;
}

.content-wrap {
  color: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.73206442vw;
  position: relative;
  padding-top: 100px;
}
.content-wrap a {
  color: #FFF;
  text-decoration: none;
}
.content-wrap img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.content-wrap span,
.content-wrap a {
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1025px) {
  .content-wrap {
    padding-top: 10em;
  }
}
@media screen and (max-width: 768px) {
  .content-wrap {
    font-size: 13.33333333px;
    padding-top: 5em;
  }
}
@media screen and (max-width: 500px) {
  .content-wrap {
    font-size: 2.66666666vw;
  }
}

.content-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4000;
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}
.content-header .header-logo {
  width: 100px;
  height: 100px;
  border-right: solid 1px #707070;
  border-bottom: solid 1px #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.16);
}
.content-header .header-logo a {
  display: block;
  width: 63%;
  margin: 0 auto;
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
}
.content-header .header-menu {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 50px;
  border-right: solid 1px #707070;
  border-bottom: solid 1px #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  background: transparent;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.16);
}
.content-header .header-menu .menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  min-width: 762px;
}
.content-header .header-menu .menu-list .list-item {
  opacity: .5;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
.content-header .header-menu .menu-list .list-item a {
  font-size: 11px;
  letter-spacing: 0.1em;
}
.content-header .header-menu .menu-list .list-item:hover {
  opacity: 1;
}
.content-header .header-menu .menu-list .list-item:nth-child(1) a {
  -webkit-animation-delay: .46s;
          animation-delay: .46s;
}
.content-header .header-menu .menu-list .list-item:nth-child(2) a {
  -webkit-animation-delay: .52s;
          animation-delay: .52s;
}
.content-header .header-menu .menu-list .list-item:nth-child(3) a {
  -webkit-animation-delay: .58s;
          animation-delay: .58s;
}
.content-header .header-menu .menu-list .list-item:nth-child(4) a {
  -webkit-animation-delay: .64s;
          animation-delay: .64s;
}
.content-header .header-menu .menu-list .list-item:nth-child(5) a {
  -webkit-animation-delay: .7s;
          animation-delay: .7s;
}
.content-header .header-link-01 {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 14px;
  border-right: solid 1px #707070;
  border-bottom: solid 1px #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.16);
}
.content-header .header-link-01 a {
  font-size: 12px;
  letter-spacing: 0.122em;
  -webkit-animation-delay: .76s;
          animation-delay: .76s;
}
.content-header .header-link-01 a span {
  letter-spacing: 0.122em;
}
.content-header .header-link-02 {
  width: 300px;
  height: 50px;
  border-bottom: solid 1px #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000;
}
.content-header .header-link-02 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  color: #E4E4E4;
  background: transparent linear-gradient(99deg, #6348AC 0%, #5967C1 39%, #1E65C9 100%) 0% 0% no-repeat padding-box;
  -webkit-transition: -webkit-filter 0.15s ease-out;
  transition: -webkit-filter 0.15s ease-out;
  transition: filter 0.15s ease-out;
  transition: filter 0.15s ease-out, -webkit-filter 0.15s ease-out;
}
.content-header .header-link-02 a:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.content-header .header-link-02 a span {
  font-size: 12px;
  letter-spacing: 0.2em;
  -webkit-animation-delay: .76s;
          animation-delay: .76s;
}
.content-header .header-hamburger {
  border-left: solid 1px #707070;
}
.content-header .header-hamburger .btn-hamburger {
  position: relative;
  width: 5em;
  height: 5em;
  cursor: pointer;
}
.content-header .header-hamburger .btn-hamburger span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  position: absolute;
  left: 1.2em;
  width: 2.6em;
  height: .1em;
  background-color: #FFF;
}
.content-header .header-hamburger .btn-hamburger span:nth-of-type(1) {
  top: 2.2em;
}
.content-header .header-hamburger .btn-hamburger span:nth-of-type(2) {
  top: 3em;
}
.content-header .header-hamburger .btn-hamburger.is-on span:nth-of-type(1) {
  -webkit-transform: translateY(0.4em) rotate(-45deg);
          transform: translateY(0.4em) rotate(-45deg);
}
.content-header .header-hamburger .btn-hamburger.is-on span:nth-of-type(2) {
  -webkit-transform: translateY(-0.4em) rotate(45deg);
          transform: translateY(-0.4em) rotate(45deg);
}
@media screen and (max-width: 1025px) {
  .content-header .header-logo {
    width: 10em;
    height: 10em;
  }
  .content-header .header-menu {
    height: 5em;
  }
  .content-header .header-menu .menu-list .list-item a {
    font-size: 1.1em;
  }
  .content-header .header-link-01 {
    height: 5em;
    padding: 0 1em;
  }
  .content-header .header-link-01 a {
    font-size: 1.2em;
  }
  .content-header .header-link-02 {
    width: auto;
    height: 5em;
  }
  .content-header .header-link-02 a {
    padding: 0 3.4em;
    width: auto;
  }
  .content-header .header-link-02 a span {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 768px) {
  .content-header {
    border-bottom: solid 1px #707070;
    padding-left: 1.6em;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: transparent;
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    background-color: rgba(0, 0, 0, 0.16);
  }
  .content-header.is-on {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    background-color: #000;
  }
  .content-header .header-logo {
    width: 10.3em;
    height: auto;
    border-right: none;
    border-bottom: none;
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    background-color: rgba(0, 0, 0, 0);
  }
  .content-header .header-logo a {
    width: 100%;
  }
  .content-header .header-link-01 {
    display: none;
  }
}

.modal-menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  z-index: 3000;
  overscroll-behavior: contain;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modal-menu.is-on {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.modal-menu .nonScroll {
  height: calc(100vh + 1px);
  width: 1px;
  background-color: transparent;
}
.modal-menu .modal-menu-inner {
  width: 100%;
  padding-top: 5em;
}
.modal-menu .modal-menu-inner .menu-list .item {
  height: 12em;
  border-bottom: solid 1px #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal-menu .modal-menu-inner .menu-list .item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal-menu .modal-menu-inner .menu-list .item a .ttl-main {
  word-break: break-all;
}
.modal-menu .modal-menu-inner .menu-list .item a .ttl-main span {
  font-size: 2.1em;
  line-height: 1.4;
  letter-spacing: 0.12em;
}
.modal-menu .modal-menu-inner .menu-list .item a .ttl-sub {
  margin-top: .6em;
}
.modal-menu .modal-menu-inner .menu-list .item a .ttl-sub span {
  font-size: 1.2em;
  line-height: 2;
  letter-spacing: 0.12em;
}
.modal-menu .modal-menu-inner .menu-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #707070;
}
.modal-menu .modal-menu-inner .menu-btn .btn-l,
.modal-menu .modal-menu-inner .menu-btn .btn-r {
  width: 100%;
  height: 8em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal-menu .modal-menu-inner .menu-btn .btn-l .btn-inner,
.modal-menu .modal-menu-inner .menu-btn .btn-r .btn-inner {
  width: 100%;
  text-align: center;
}
.modal-menu .modal-menu-inner .menu-btn .btn-l .txt,
.modal-menu .modal-menu-inner .menu-btn .btn-r .txt {
  font-size: 1.2em;
  line-height: 1.66;
  letter-spacing: 0.122em;
}
.modal-menu .modal-menu-inner .menu-btn .btn-l {
  background: transparent linear-gradient(114deg, #6348AC 0%, #5967C1 39%, #1E65C9 100%) 0% 0% no-repeat padding-box;
  border-right: solid 1px #707070;
}
.modal-menu .modal-menu-inner .menu-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2.4em 0 13em;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal-menu .modal-menu-inner .menu-sns .ttl-sns {
  padding-right: .4em;
}
.modal-menu .modal-menu-inner .menu-sns .ttl-sns span {
  font-size: 1.04em;
  letter-spacing: 0.08em;
}
.modal-menu .modal-menu-inner .menu-sns .btn-sns {
  width: 3.2em;
  margin-left: 1.2em;
}

.main-content {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .main-content {
    max-width: 500px;
    margin: 0 auto;
  }
}

.content-inner {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .content-inner {
    padding: 0 2em;
  }
}

.sec-mv {
  width: 100%;
  margin: 0 auto;
  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;
  height: 90vh;
}
.sec-mv .mv-ttl {
  width: 65em;
  margin: 0 auto;
  position: relative;
}
.sec-mv .mv-ttl .mv-lottie {
  visibility: visible;
}
.sec-mv .mv-ttl .mv-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  visibility: hidden;
}
.sec-mv .mv-ttl.is-on .mv-lottie {
  visibility: hidden;
}
.sec-mv .mv-ttl.is-on .mv-img {
  visibility: visible;
}
.sec-mv .mv-date {
  width: 23.75em;
  min-width: 146px;
  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;
  margin: 3.3em auto 0;
}
.sec-mv .mv-date .date-item.p-l {
  padding-right: 1em;
}
.sec-mv .mv-date .date-item.p-r {
  padding-left: 1em;
}
.sec-mv .mv-date .date-item span {
  font-size: 1.56em;
  line-height: 1.3333;
  letter-spacing: 0.122em;
}
.sec-mv .mv-date hr {
  width: 100%;
  height: .1em;
  border: none;
  background-color: #A0A0A0;
}
.sec-mv .mv-date-note {
  text-align: center;
  margin-top: .2em;
}
.sec-mv .mv-date-note span {
  font-size: 1em;
  line-height: 2;
  letter-spacing: 0.122em;
}
.sec-mv .mv-text-end {
  text-align: center;
  margin-top: 5.5em;
}
.sec-mv .mv-text-end span {
  font-size: 1.4em;
  line-height: 2;
  letter-spacing: 0.122em;
}
.sec-mv .box-btn {
  margin-top: 6em;
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}
.sec-mv .mv-link {
  width: 35em;
  margin: 0 auto;
}
.sec-mv .mv-note {
  text-align: center;
  font-size: 1em;
  line-height: 2;
  letter-spacing: 0.122em;
  margin-top: 1.7em;
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}
.sec-mv .mv-note .deco-line {
  text-decoration: underline;
  letter-spacing: 0.122em;
}
.sec-mv .mv-note a {
  text-decoration: underline;
}
.sec-mv .mv-note.p-02 {
  margin-top: 1.8em;
}
.sec-mv .mv-note.p-03 {
  font-size: 1.8em;
  margin-top: 2em;
  letter-spacing: 0.06em;
}
.sec-mv .box-notice {
  width: 88em;
  margin: 2.8em auto 0;
  padding: 2em 3em;
  border: solid 1px #4D4D4D;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.sec-mv .box-notice .ttl-notice {
  display: block;
}
.sec-mv .box-notice .ttl-notice .ttl-day span {
  font-size: 1em;
  line-height: 1.6;
}
.sec-mv .box-notice .ttl-notice .ttl-main span {
  font-size: 1.4em;
  line-height: 1.8;
}
.sec-mv .box-notice .txt-notice {
  margin-top: 2em;
}
.sec-mv .box-notice .txt-notice .txt-main {
  font-size: 1em;
  line-height: 1.8;
}
.sec-mv .box-notice .txt-notice.p-01 {
  margin-top: 1.6em;
}
.sec-mv .box-notice .txt-notice.p-01 .txt-main {
  letter-spacing: 0.12em;
}
.sec-mv .box-notice .txt-notice.p-02 {
  margin-top: .6em;
}
.sec-mv .box-notice .txt-notice.p-02 .txt-main {
  letter-spacing: 0.12em;
}
@media screen and (max-width: 768px) {
  .sec-mv {
    padding: 14em 0 18em;
    margin: 0;
    display: block;
    height: auto;
  }
  .sec-mv .mv-ttl {
    width: 100%;
  }
  .sec-mv .mv-date {
    width: 70%;
    min-width: auto;
    margin: 2.4em auto 0;
  }
  .sec-mv .mv-text-end {
    margin-top: 6em;
  }
  .sec-mv .mv-text-end span {
    font-size: 1.34em;
    letter-spacing: 0.06em;
  }
  .sec-mv .box-btn {
    width: 100%;
    margin-top: 5.6em;
  }
  .sec-mv .mv-link {
    width: 100%;
  }
  .sec-mv .mv-note {
    margin-top: 2.3em;
  }
  .sec-mv .mv-note.p-02 {
    margin-top: 1.5em;
  }
  .sec-mv .mv-note.p-03 {
    font-size: 1.6em;
  }
  .sec-mv .box-notice {
    width: 100%;
    margin: 3.2em auto 0;
    padding: 1em 1.4em;
  }
  .sec-mv .box-notice .ttl-notice {
    display: block;
  }
  .sec-mv .box-notice .ttl-notice .ttl-day span {
    font-size: 1.2em;
  }
  .sec-mv .box-notice .ttl-notice .ttl-main {
    margin-top: .6em;
  }
  .sec-mv .box-notice .txt-notice {
    margin-top: 2em;
  }
  .sec-mv .box-notice .txt-notice.p-02 {
    margin-top: .8em;
  }
}

.btn-01 {
  text-align: center;
  width: 100%;
  background: transparent linear-gradient(104deg, #6348AC 0%, #5967C1 39%, #1E65C9 100%) 0% 0% no-repeat padding-box;
  border-radius: 2.9em;
  -webkit-transition: -webkit-filter 0.15s ease-out;
  transition: -webkit-filter 0.15s ease-out;
  transition: filter 0.15s ease-out;
  transition: filter 0.15s ease-out, -webkit-filter 0.15s ease-out;
}
.btn-01 a {
  display: block;
  padding: 1.584em 0;
  font-size: 1.2em;
  line-height: 1.6666;
  letter-spacing: 0.122em;
}
.btn-01:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
@media screen and (max-width: 768px) {
  .btn-01:hover {
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
}
@media screen and (max-width: 1025px) {
  .btn-01 {
    border-radius: 3.8em;
  }
}
@media screen and (max-width: 768px) {
  .btn-01 {
    width: 100%;
    border-radius: 2.9em;
  }
  .btn-01 a {
    padding: 1.58em 0;
    line-height: 1.6666;
  }
}

.btn-02 {
  text-align: center;
  width: 23.8em;
  background-color: #000;
  border-radius: 2.9em;
  border: solid 0.1em #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  min-width: 148px;
}
.btn-02 a {
  display: block;
  padding: .75em 0;
  font-size: 1.2em;
  line-height: 1.6666;
  letter-spacing: 0.122em;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
.btn-02 a:hover {
  opacity: .5;
}
@media screen and (max-width: 768px) {
  .btn-02 a:hover {
    opacity: 1;
  }
}
.btn-02 .en {
  letter-spacing: 0.122em;
}
.btn-02::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2.9em;
  background-color: #000;
  z-index: -1;
}
@media screen and (max-width: 1025px) {
  .btn-02 {
    border-radius: 3.8em;
  }
}
@media screen and (max-width: 768px) {
  .btn-02 {
    width: 100%;
    border-radius: 2.9em;
    min-width: auto;
  }
  .btn-02 a {
    padding: 0.747em 0;
  }
}

.sec-summary {
  padding: 17.4em 0;
  text-align: center;
}
.sec-summary .ttl-main span {
  font-size: 40px;
  line-height: 1.6;
  letter-spacing: 0.16em;
}
.sec-summary .ttl-sub {
  margin-top: 3em;
}
.sec-summary .ttl-sub span {
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0.16em;
}
.sec-summary .txt-summary {
  margin-top: 7em;
}
.sec-summary .txt-summary span {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1025px) {
  .sec-summary .ttl-main span {
    font-size: 4em;
  }
  .sec-summary .ttl-sub span {
    font-size: 1.2em;
  }
  .sec-summary .txt-summary span {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 768px) {
  .sec-summary {
    padding: 8em 0 15em;
  }
  .sec-summary .ttl-main span {
    font-size: 3.2em;
    line-height: 1.375;
  }
  .sec-summary .ttl-sub {
    margin-top: 1em;
  }
  .sec-summary .ttl-sub span {
    font-size: 1.2em;
  }
  .sec-summary .txt-summary {
    margin-top: 4.5em;
  }
  .sec-summary .txt-summary span {
    font-size: 1.4em;
    line-height: 2;
  }
}

.sec-feature {
  padding-bottom: 23.4em;
}
@media screen and (max-width: 768px) {
  .sec-feature {
    padding-bottom: 14.6em;
  }
}
.sec-feature .list-feature {
  width: 944px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: solid 1px #707070;
  border-left: solid 1px #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.16);
}
.sec-feature .list-feature .list-item {
  width: 33.33333333%;
  height: 230px;
  border-bottom: solid 1px #707070;
  border-right: solid 1px #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 0 16px;
}
.sec-feature .list-feature .list-item:not(:first-child)::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: center/cover no-repeat url("../IMAGES/bg_list_01.png");
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
.sec-feature .list-feature .list-item:nth-child(2)::after {
  background: center/cover no-repeat url("../IMAGES/bg_list_01.png");
}
.sec-feature .list-feature .list-item:nth-child(3)::after {
  background: center/cover no-repeat url("../IMAGES/bg_list_02.png");
}
.sec-feature .list-feature .list-item:nth-child(4)::after {
  background: center/cover no-repeat url("../IMAGES/bg_list_03.png");
}
.sec-feature .list-feature .list-item:nth-child(5)::after {
  background: center/cover no-repeat url("../IMAGES/bg_list_04.png");
}
.sec-feature .list-feature .list-item:nth-child(6)::after {
  background: center/cover no-repeat url("../IMAGES/bg_list_05.png");
}
.sec-feature .list-feature .list-item:not(:first-child):hover::after {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .sec-feature .list-feature .list-item:not(:first-child):hover::after {
    opacity: 0;
  }
}
.sec-feature .list-feature .list-item:nth-child(2) .txt-wrap {
  -webkit-animation-delay: .06s;
          animation-delay: .06s;
}
.sec-feature .list-feature .list-item:nth-child(3) .txt-wrap {
  -webkit-animation-delay: .12s;
          animation-delay: .12s;
}
.sec-feature .list-feature .list-item:nth-child(4) .txt-wrap {
  -webkit-animation-delay: .18s;
          animation-delay: .18s;
}
.sec-feature .list-feature .list-item:nth-child(5) .txt-wrap {
  -webkit-animation-delay: .24s;
          animation-delay: .24s;
}
.sec-feature .list-feature .list-item:nth-child(6) .txt-wrap {
  -webkit-animation-delay: .3s;
          animation-delay: .3s;
}
.sec-feature .list-feature .list-item .ttl-main .txt {
  font-size: 26px;
  line-height: 1.13;
  letter-spacing: 0.06em;
}
.sec-feature .list-feature .list-item .ttl-main.p-other .txt {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.12em;
}
.sec-feature .list-feature .list-item .ttl-sub {
  margin-bottom: 14px;
}
.sec-feature .list-feature .list-item .ttl-sub .txt {
  font-size: 10px;
  letter-spacing: 0.1em;
}
.sec-feature .list-feature .list-item .item-txt {
  margin-top: 22px;
}
.sec-feature .list-feature .list-item .item-txt .txt {
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0.12em;
}
.sec-feature .list-feature .list-item .item-note {
  margin-top: 16px;
}
.sec-feature .list-feature .list-item .item-note .txt {
  font-size: 10px;
  line-height: 2.5;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 1025px) {
  .sec-feature .list-feature {
    width: 94.4em;
  }
  .sec-feature .list-feature .list-item {
    height: 23em;
    padding: 0 1.6em;
  }
  .sec-feature .list-feature .list-item .ttl-main .txt {
    font-size: 2.6em;
  }
  .sec-feature .list-feature .list-item .ttl-main.p-other .txt {
    font-size: 2.4em;
  }
  .sec-feature .list-feature .list-item .ttl-sub {
    margin-bottom: 1.4em;
  }
  .sec-feature .list-feature .list-item .ttl-sub .txt {
    font-size: 1em;
  }
  .sec-feature .list-feature .list-item .item-txt {
    margin-top: 2.2em;
  }
  .sec-feature .list-feature .list-item .item-txt .txt {
    font-size: 1.2em;
  }
  .sec-feature .list-feature .list-item .item-note {
    margin-top: 1.6em;
  }
  .sec-feature .list-feature .list-item .item-note .txt {
    font-size: 1em;
  }
}
@media screen and (max-width: 768px) {
  .sec-feature .list-feature {
    width: 92.52%;
  }
  .sec-feature .list-feature .list-item {
    width: 100%;
    height: auto;
    padding: 3.6em 1.6em;
  }
  .sec-feature .list-feature .list-item .ttl-main .txt {
    font-size: 2.6em;
  }
  .sec-feature .list-feature .list-item .ttl-main.p-other .txt {
    font-size: 2.4em;
  }
  .sec-feature .list-feature .list-item .ttl-sub {
    margin-bottom: 1em;
  }
  .sec-feature .list-feature .list-item .item-txt {
    margin-top: 1.4em;
  }
  .sec-feature .list-feature .list-item .item-note {
    margin-top: 1.2em;
  }
}
.sec-feature .feature-content {
  margin-top: 23em;
}
.sec-feature .feature-content .feature-inner {
  padding-left: 8.3em;
}
.sec-feature .feature-content .feature-inner-warp {
  width: 82.43045388%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sec-feature .feature-content {
    margin-top: 17em;
  }
  .sec-feature .feature-content .feature-inner {
    padding-left: 0;
  }
  .sec-feature .feature-content .feature-inner-warp {
    width: 100%;
  }
}
.sec-feature .feature-content .cap-feature {
  position: relative;
  width: 100%;
}
.sec-feature .feature-content .cap-feature .movie-feature {
  width: 84.5em;
  margin: 0 auto;
  padding-bottom: 46%;
  position: relative;
}
.sec-feature .feature-content .cap-feature .movie-feature::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(47%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 47%, rgba(0, 0, 0, 0.6) 100%);
}
.sec-feature .feature-content .cap-feature .ttl-feature {
  position: absolute;
  bottom: -3.6em;
  left: 0;
}
.sec-feature .feature-content .cap-feature .ttl-feature .ttl-sub {
  margin-bottom: 8px;
}
.sec-feature .feature-content .cap-feature .ttl-feature .ttl-sub span {
  font-size: 12px;
}
.sec-feature .feature-content .cap-feature .ttl-feature .ttl-main {
  word-break: break-all;
}
.sec-feature .feature-content .cap-feature .ttl-feature .ttl-main span {
  font-size: 104px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1025px) {
  .sec-feature .feature-content .cap-feature .ttl-feature .ttl-sub {
    margin-bottom: .8em;
  }
  .sec-feature .feature-content .cap-feature .ttl-feature .ttl-sub span {
    font-size: 1.2em;
  }
  .sec-feature .feature-content .cap-feature .ttl-feature .ttl-main span {
    font-size: 10.4em;
  }
  .sec-feature .feature-content .cap-feature .ttl-feature .ttl-main span.p-adjust {
    font-size: 10em;
  }
}
@media screen and (max-width: 768px) {
  .sec-feature .feature-content .cap-feature .movie-feature {
    width: 100%;
    padding-bottom: 56.3%;
  }
  .sec-feature .feature-content .cap-feature .ttl-feature {
    bottom: -8em;
    left: 2em;
  }
  .sec-feature .feature-content .cap-feature .ttl-feature .ttl-sub {
    margin-bottom: .6em;
  }
  .sec-feature .feature-content .cap-feature .ttl-feature .ttl-main {
    padding-right: 2em;
  }
  .sec-feature .feature-content .cap-feature .ttl-feature .ttl-main span {
    font-size: 4.7em;
    line-height: 1.3;
  }
  .sec-feature .feature-content .cap-feature .ttl-feature .ttl-main span.p-adjust {
    font-size: 4.2em;
  }
}
.sec-feature .feature-content .btn-play {
  position: absolute;
  top: 50%;
  right: -3.4em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background: transparent;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.16);
}
.sec-feature .feature-content .btn-play a {
  display: block;
  position: relative;
  text-align: center;
  width: 13.2em;
  padding: 1.8em 0;
  border: solid 1px #707070;
}
.sec-feature .feature-content .btn-play a p {
  font-size: 10px;
  letter-spacing: 0.1em;
}
.sec-feature .feature-content .btn-play a::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: transparent linear-gradient(119deg, #6348AC 0%, #5967C1 39%, #1E65C9 100%) 0% 0% no-repeat padding-box;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
.sec-feature .feature-content .btn-play a:hover::after {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .sec-feature .feature-content .btn-play a:hover::after {
    opacity: 0;
  }
}
.sec-feature .feature-content .btn-play .triangle {
  width: 0;
  height: 0;
  border-left: 10px solid #FFF;
  border-top: 6.5px solid transparent;
  border-bottom: 6.5px solid transparent;
  margin: 0 auto 10px;
}
@media screen and (max-width: 1025px) {
  .sec-feature .feature-content .btn-play a p {
    font-size: 1em;
  }
  .sec-feature .feature-content .btn-play .triangle {
    border-left: 1em solid #FFF;
    border-top: 0.65em solid transparent;
    border-bottom: 0.65em solid transparent;
    margin: 0 auto 1em;
  }
}
@media screen and (max-width: 768px) {
  .sec-feature .feature-content .btn-play {
    top: -2.5em;
    right: 2em;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .sec-feature .feature-content .btn-play a {
    padding: 1.9em 0;
  }
}
.sec-feature .feature-content .txt-summary {
  margin-top: 10.4em;
}
.sec-feature .feature-content .txt-summary .txt-main span {
  font-size: 24px;
  letter-spacing: 0.12em;
  line-height: 1.75;
}
.sec-feature .feature-content .txt-summary .txt-sub {
  margin-top: 1.8em;
}
.sec-feature .feature-content .txt-summary .txt-sub span {
  font-size: 14px;
  line-height: 1.8;
}
.sec-feature .feature-content .txt-summary .txt-time {
  margin-top: 1.4em;
}
.sec-feature .feature-content .txt-summary .txt-time .txt {
  font-size: 14px;
  line-height: 1.8;
}
.sec-feature .feature-content .txt-summary .btn-summary {
  margin-top: 6em;
}
.sec-feature .feature-content .txt-summary .btn-summary .btn-01 {
  width: 328px;
  background: transparent linear-gradient(100deg, #6348AC 0%, #5967C1 39%, #1E65C9 100%) 0% 0% no-repeat padding-box;
  border-radius: 29px;
}
.sec-feature .feature-content .txt-summary .btn-summary .btn-01 a {
  padding: 17.6px 0;
  font-size: 12px;
  line-height: 1.9;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 1025px) {
  .sec-feature .feature-content .txt-summary .txt-main span {
    font-size: 2.4em;
  }
  .sec-feature .feature-content .txt-summary .txt-sub span {
    font-size: 1.4em;
  }
  .sec-feature .feature-content .txt-summary .txt-time .txt {
    font-size: 1.4em;
  }
  .sec-feature .feature-content .txt-summary .btn-summary .btn-01 {
    width: 34em;
    border-radius: 3.8em;
  }
  .sec-feature .feature-content .txt-summary .btn-summary .btn-01 a {
    padding: 1.56em 0;
    font-size: 1.2em;
  }
}
@media screen and (max-width: 768px) {
  .sec-feature .feature-content .txt-summary {
    margin-top: 12em;
  }
  .sec-feature .feature-content .txt-summary .txt-main span {
    font-size: 2em;
  }
  .sec-feature .feature-content .txt-summary .txt-sub {
    margin-top: 1.2em;
  }
  .sec-feature .feature-content .txt-summary .btn-summary {
    margin-top: 6em;
  }
  .sec-feature .feature-content .txt-summary .btn-summary .btn-01 {
    width: 100%;
    border-radius: 3.8em;
  }
}
.sec-feature .feature-content .detail-feature {
  width: 74.6em;
  margin: 10em 0 0 auto;
}
.sec-feature .feature-content .detail-feature .item-img {
  position: relative;
  border: solid 1px #707070;
  background: transparent;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.16);
}
.sec-feature .feature-content .detail-feature .item-img .img-txt {
  padding: 1.6em 0;
  text-align: center;
}
.sec-feature .feature-content .detail-feature .item-img .img-txt span {
  font-size: 12px;
  letter-spacing: 0.16em;
  line-height: 1.2;
}
.sec-feature .feature-content .detail-feature .item-movie-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.sec-feature .feature-content .detail-feature .item-movie {
  width: 100%;
  padding-bottom: 56.3%;
  position: relative;
  border: solid 1px #707070;
  overflow: hidden;
}
.sec-feature .feature-content .detail-feature .btn-play {
  left: -4em;
  right: auto;
}
.sec-feature .feature-content .detail-feature .item-txt {
  margin-top: 3.3em;
}
.sec-feature .feature-content .detail-feature .item-txt span {
  font-size: 14px;
  line-height: 1.8;
}
.sec-feature .feature-content .detail-feature .pic-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sec-feature .feature-content .detail-feature .pic-list .list-item {
  width: 47%;
}
.sec-feature .feature-content .detail-feature .pic-list .list-item:nth-child(even) {
  margin-top: 9em;
}
.sec-feature .feature-content .detail-feature .pic-list .list-item .item-img:nth-child(even) {
  margin-top: 7em;
}
.sec-feature .feature-content .detail-feature .pic-list-four .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sec-feature .feature-content .detail-feature .pic-list-four .list-item .item-img {
  width: 47%;
}
.sec-feature .feature-content .detail-feature .pic-list-four .list-item .item-img:nth-child(1) {
  margin: 0 0 8em 0;
}
.sec-feature .feature-content .detail-feature .pic-list-four .list-item .item-img:nth-child(2) {
  margin: 8em 0 0 0;
}
.sec-feature .feature-content .detail-feature .pic-list-four .list-item:nth-child(2) {
  margin: -1.2em 0 0 0;
}
.sec-feature .feature-content .detail-feature .mt-80 {
  margin-top: 8em;
}
.sec-feature .feature-content .detail-feature .ttl-detail {
  border-left: solid 1px #696969;
  margin-bottom: 5.5em;
  padding-left: 2em;
}
.sec-feature .feature-content .detail-feature .ttl-detail .txt {
  font-size: 22px;
  letter-spacing: 0.12em;
  line-height: 1.2;
}
.sec-feature .feature-content .detail-feature .ttl-detail .sub {
  font-size: 12px;
  letter-spacing: 0.12em;
  line-height: 2;
}
@media screen and (max-width: 1025px) {
  .sec-feature .feature-content .detail-feature .item-img .img-txt span {
    font-size: 1.2em;
  }
  .sec-feature .feature-content .detail-feature .item-txt span {
    font-size: 1.4em;
  }
  .sec-feature .feature-content .detail-feature .ttl-detail .txt {
    font-size: 2.2em;
  }
  .sec-feature .feature-content .detail-feature .ttl-detail .sub {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 768px) {
  .sec-feature .feature-content .detail-feature {
    width: 100%;
    margin: 7em 0 0 0;
  }
  .sec-feature .feature-content .detail-feature .item-movie {
    width: 100%;
    padding-bottom: 56.3%;
  }
  .sec-feature .feature-content .detail-feature .btn-play {
    top: 50%;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    background-color: rgba(0, 0, 0, 0);
  }
  .sec-feature .feature-content .detail-feature .btn-play a {
    background-color: transparent;
    border: none;
  }
  .sec-feature .feature-content .detail-feature .btn-play a .deco-cross {
    display: none;
  }
  .sec-feature .feature-content .detail-feature .btn-play a:hover::after {
    opacity: 0;
  }
  .sec-feature .feature-content .detail-feature .pic-list {
    display: block;
  }
  .sec-feature .feature-content .detail-feature .pic-list .list-item {
    width: 100%;
  }
  .sec-feature .feature-content .detail-feature .pic-list .list-item:nth-child(even) {
    margin-top: 4.8em;
  }
  .sec-feature .feature-content .detail-feature .pic-list.p-four .list-item:nth-child(even) {
    margin-top: 3.2em;
  }
  .sec-feature .feature-content .detail-feature .pic-list.p-four .list-item .item-img {
    width: 73.4%;
  }
  .sec-feature .feature-content .detail-feature .pic-list.p-four .list-item .item-img:nth-child(even) {
    margin: 3.2em 0 0 auto;
  }
  .sec-feature .feature-content .detail-feature .pic-list-four .list-item {
    display: block;
  }
  .sec-feature .feature-content .detail-feature .pic-list-four .list-item .item-img {
    width: 73.4%;
  }
  .sec-feature .feature-content .detail-feature .pic-list-four .list-item .item-img:nth-child(odd) {
    margin: 0;
  }
  .sec-feature .feature-content .detail-feature .pic-list-four .list-item .item-img:nth-child(even) {
    margin: 3.2em 0 0 auto;
  }
  .sec-feature .feature-content .detail-feature .pic-list-four .list-item:nth-child(2) {
    margin: 3.2em 0 0 0;
  }
  .sec-feature .feature-content .detail-feature .mt-80 {
    margin-top: 4.6em;
  }
  .sec-feature .feature-content .detail-feature .ttl-detail {
    margin-bottom: 4em;
    padding-left: 1.6em;
  }
}

.sec-requirements {
  width: 746px;
  margin: 0 auto;
  padding-bottom: 24em;
  text-align: center;
}
.sec-requirements .ttl-main span {
  font-size: 26px;
  line-height: 1.2;
  letter-spacing: 0.12em;
}
.sec-requirements .ttl-sub {
  margin-top: 1em;
}
.sec-requirements .ttl-sub span {
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0.12em;
}
.sec-requirements .txt-main {
  margin-top: 4em;
  text-align: left;
}
.sec-requirements .txt-main span {
  font-size: 12px;
  line-height: 2;
}
.sec-requirements .requirements-item {
  margin-top: 13.6em;
}
.sec-requirements .area-note {
  margin-top: 5em;
  padding: 30px 0;
  border: solid 1px rgba(255, 255, 255, 0.3);
  position: relative;
  background: transparent;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.16);
}
.sec-requirements .area-note span {
  font-size: 12px;
  line-height: 2;
}
.sec-requirements .area-note span a {
  text-decoration: underline;
}
.sec-requirements .content-requirements {
  width: 100%;
  margin: 0 auto;
  max-width: 548px;
  padding: 46px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sec-requirements .content-requirements .content-item {
  width: 46%;
}
.sec-requirements .content-requirements .box-requirements:not(:first-child) {
  margin-top: 35px;
}
.sec-requirements .content-requirements .box-requirements .ttl-box span {
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.12em;
}
.sec-requirements .content-requirements .box-requirements .list-requirements {
  margin-top: 15px;
}
.sec-requirements .content-requirements .box-requirements .list-requirements span {
  font-size: 12px;
  line-height: 1.9;
}
.sec-requirements .btn-requirements {
  width: 328px;
  margin: 3em auto 0;
}
.sec-requirements .btn-requirements .btn-02 {
  width: 100%;
  border-radius: 29px;
  min-width: auto;
}
.sec-requirements .btn-requirements .btn-02 a {
  padding: 9px 0;
  font-size: 12px;
}
.sec-requirements .btn-requirements .btn-02 .en {
  font-style: normal;
}
.sec-requirements .btn-requirements .btn-02::before {
  border-radius: 29px;
}
.sec-requirements .txt-note {
  margin-top: 1.6em;
}
.sec-requirements .txt-note span {
  font-size: 10px;
  line-height: 2;
  letter-spacing: 0.122em;
}
.sec-requirements .txt-note .deco-line {
  text-decoration: underline;
}
@media screen and (max-width: 1025px) {
  .sec-requirements {
    width: 74.6em;
    padding-bottom: 24em;
  }
  .sec-requirements .ttl-main span {
    font-size: 2.6em;
  }
  .sec-requirements .ttl-sub span {
    font-size: 1.2em;
  }
  .sec-requirements .txt-main span {
    font-size: 1.2em;
  }
  .sec-requirements .area-note {
    padding: 3em 0;
  }
  .sec-requirements .area-note span {
    font-size: 1.2em;
  }
  .sec-requirements .content-requirements {
    padding: 4.6em 4em;
  }
  .sec-requirements .content-requirements .content-item {
    width: 48%;
  }
  .sec-requirements .content-requirements .box-requirements:not(:first-child) {
    margin-top: 3.5em;
  }
  .sec-requirements .content-requirements .box-requirements .ttl-box span {
    font-size: 1.2em;
  }
  .sec-requirements .content-requirements .box-requirements .list-requirements {
    margin-top: 1.5em;
  }
  .sec-requirements .content-requirements .box-requirements .list-requirements span {
    font-size: 1.2em;
  }
  .sec-requirements .btn-requirements {
    width: 32.8em;
  }
  .sec-requirements .btn-requirements .btn-02 {
    width: 100%;
    border-radius: 3.8em;
  }
  .sec-requirements .btn-requirements .btn-02 a {
    padding: .9em 0;
    font-size: 1.2em;
  }
  .sec-requirements .btn-requirements .btn-02::before {
    border-radius: 3.8em;
  }
  .sec-requirements .txt-note span {
    font-size: 1em;
  }
}
@media screen and (max-width: 768px) {
  .sec-requirements {
    width: 100%;
    padding-bottom: 15em;
  }
  .sec-requirements .ttl-main span {
    font-size: 2.4em;
    letter-spacing: 0.06em;
  }
  .sec-requirements .ttl-sub {
    margin-top: 1.7em;
  }
  .sec-requirements .txt-main {
    margin-top: 4.8em;
  }
  .sec-requirements .requirements-item {
    margin-top: 10.5em;
  }
  .sec-requirements .area-note {
    margin-top: 5em;
    padding: 3em 1em;
    word-break: break-all;
  }
  .sec-requirements .content-requirements {
    padding: 2.5em 0;
    display: block;
    text-align: center;
  }
  .sec-requirements .content-requirements .content-item {
    width: 100%;
  }
  .sec-requirements .content-requirements .content-item:nth-child(2) {
    margin-top: 3.5em;
  }
  .sec-requirements .btn-requirements {
    width: 100%;
    margin: 3.8em auto 0;
  }
  .sec-requirements .btn-requirements .btn-02 {
    width: 100%;
  }
  .sec-requirements .btn-requirements .btn-02 a {
    padding: 1.266em 0;
  }
  .sec-requirements .btn-requirements .btn-02::before {
    border-radius: 3.8em;
  }
}

.content-footer {
  padding: 3.3em 6em;
}
.content-footer .footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-footer .footer-inner .copyright span {
  font-size: 10px;
  line-height: 2.4;
  letter-spacing: 0.09em;
  position: relative;
  padding-left: 14px;
}
.content-footer .footer-inner .copyright span::before {
  content: '';
  width: 10px;
  height: 10px;
  background: center/contain no-repeat url("../IMAGES/ico_copy.svg");
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.content-footer .footer-inner .to-top span {
  font-size: 10px;
  line-height: 2.4;
  letter-spacing: 0.09em;
  position: relative;
  padding-right: 12px;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
.content-footer .footer-inner .to-top span::after {
  content: '';
  width: 8px;
  height: 10px;
  background: center/contain no-repeat url("../IMAGES/ico_totop.svg");
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.content-footer .footer-inner .to-top span:hover {
  opacity: .5;
}
@media screen and (max-width: 768px) {
  .content-footer .footer-inner .to-top span:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .content-footer {
    padding: 3.5em 0 7.8em;
  }
}

.share-sns {
  position: fixed;
  bottom: 2em;
  left: 1.2em;
  text-align: center;
  z-index: 2000;
  -webkit-animation-delay: .6s;
          animation-delay: .6s;
}
.share-sns .ttl-sns {
  display: inline-block;
  font-size: 1em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  margin: 0 auto 1.5em;
}
.share-sns .btn-sns {
  width: 3em;
  max-width: 45px;
  margin: 0 auto;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
.share-sns .btn-sns:last-child {
  margin-top: 1.2em;
}
.share-sns .btn-sns:hover {
  opacity: .5;
}
@media screen and (max-width: 768px) {
  .share-sns .btn-sns:hover {
    opacity: 1;
  }
}

.sp-following-btn {
  position: fixed;
  bottom: -5em;
  right: 1em;
  z-index: 2000;
  -webkit-transition: bottom 1s cubic-bezier(0.14, 1, 0.34, 1);
  transition: bottom 1s cubic-bezier(0.14, 1, 0.34, 1);
}
.sp-following-btn.is-on {
  bottom: 1em;
}
.sp-following-btn .following-btn-inner .btn-l,
.sp-following-btn .following-btn-inner .btn-r {
  height: 5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 3em;
  border-radius: 2.9em;
}
.sp-following-btn .following-btn-inner .btn-l .btn-inner,
.sp-following-btn .following-btn-inner .btn-r .btn-inner {
  width: 100%;
  text-align: center;
}
.sp-following-btn .following-btn-inner .btn-l .txt,
.sp-following-btn .following-btn-inner .btn-r .txt {
  font-size: 1.2em;
  line-height: 1.33;
  letter-spacing: 0.12em;
}
.sp-following-btn .following-btn-inner .btn-l {
  background: transparent linear-gradient(106deg, #6348AC 0%, #5967C1 39%, #1E65C9 100%) 0% 0% no-repeat padding-box;
}
.sp-following-btn .following-btn-inner .btn-r {
  background-color: #000;
  border: solid 1px #707070;
}

.deco-cross {
  position: absolute;
  z-index: 1000;
}
.deco-cross.tl {
  top: -8px;
  left: -1px;
}
.deco-cross.tr {
  top: -8px;
  right: -1px;
}
.deco-cross.bl {
  bottom: -8px;
  left: -1px;
}
.deco-cross.br {
  bottom: -8px;
  right: -1px;
}
.deco-cross .cross {
  position: relative;
  width: 1px;
  height: 15px;
  background: #A0A0A0;
}
.deco-cross .cross::after {
  content: "";
  position: absolute;
  top: 7px;
  left: -7px;
  width: 15px;
  height: 1px;
  background: #A0A0A0;
}
@media screen and (max-width: 1025px) {
  .deco-cross.tl {
    top: -0.8em;
    left: -0.1em;
  }
  .deco-cross.tr {
    top: -0.8em;
    right: -0.1em;
  }
  .deco-cross.bl {
    bottom: -0.8em;
    left: -0.1em;
  }
  .deco-cross.br {
    bottom: -0.8em;
    right: -0.1em;
  }
  .deco-cross .cross {
    width: .1em;
    height: 1.5em;
  }
  .deco-cross .cross::after {
    top: .7em;
    left: -0.7em;
    width: 1.5em;
    height: .1em;
  }
}
@media screen and (max-width: 768px) {
  .deco-cross.tl {
    top: -0.7em;
    left: -0.1em;
  }
  .deco-cross.tr {
    top: -0.7em;
    right: -0.1em;
  }
  .deco-cross.bl {
    bottom: -0.7em;
    left: -0.1em;
  }
  .deco-cross.br {
    bottom: -0.7em;
    right: -0.1em;
  }
  .deco-cross .cross {
    width: .1em;
    height: 1.3em;
  }
  .deco-cross .cross::after {
    top: .6em;
    left: -0.6em;
    width: 1.3em;
    height: .1em;
  }
}

.js-scroll::-webkit-scrollbar,
.modal-menu::-webkit-scrollbar {
  display: none;
}

.bg-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.movie-thumb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.js-fade-01 {
  opacity: 0;
}
.js-fade-01.is-inview {
  -webkit-animation-name: fadeFlashingAnm;
          animation-name: fadeFlashingAnm;
  -webkit-animation-duration: .25s;
          animation-duration: .25s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.js-fade-02 {
  opacity: 0;
}
.js-fade-02.is-inview {
  opacity: 1;
}

.js-fade-03 {
  opacity: 0;
  -webkit-transition: opacity 1s cubic-bezier(0.14, 1, 0.34, 1);
  transition: opacity 1s cubic-bezier(0.14, 1, 0.34, 1);
}
.js-fade-03.is-inview {
  opacity: 1;
}

.js-fade-01-another-child {
  opacity: 0;
}
.js-fade-01-another-child.is-inview {
  -webkit-animation-name: fadeFlashingAnm;
          animation-name: fadeFlashingAnm;
  -webkit-animation-duration: .25s;
          animation-duration: .25s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.area-slider {
  margin-top: 10.8em;
  overflow: hidden;
}
.area-slider .swiper {
  overflow: visible;
  -webkit-transform: translateX(9em);
          transform: translateX(9em);
  padding: 8% 0;
}
.area-slider .swiper .swiper-slide {
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.area-slider .swiper .swiper-slide .slide-inner {
  margin: 7.5px;
}
.area-slider .swiper .swiper-slide .slide-inner .slide-content {
  position: relative;
  background-color: #000;
  border: solid 1px #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.area-slider .swiper .swiper-slide .slide-txt {
  margin: 2.96em 0 0 7.5px;
}
.area-slider .swiper .swiper-slide .slide-txt .txt-ttl span {
  font-size: 13.3px;
  line-height: 1.4;
  letter-spacing: 0.12em;
}
.area-slider .swiper .swiper-slide .slide-txt .txt-main {
  margin-top: 0.88em;
}
.area-slider .swiper .swiper-slide .slide-txt .txt-main span {
  font-size: 11px;
  line-height: 1.8;
}
.area-slider .swiper .swiper-slide .slide-txt .txt-sub {
  margin-top: 0.88em;
}
.area-slider .swiper .swiper-slide .slide-txt .txt-sub span {
  font-size: 10px;
  line-height: 2;
}
@media screen and (max-width: 1025px) {
  .area-slider .swiper .swiper-slide .slide-inner {
    margin: 0.75em;
  }
  .area-slider .swiper .swiper-slide .slide-txt {
    margin: 2.96em 0 0 0.75em;
  }
  .area-slider .swiper .swiper-slide .slide-txt .txt-ttl span {
    font-size: 1.33em;
  }
  .area-slider .swiper .swiper-slide .slide-txt .txt-main span {
    font-size: 1.1em;
  }
  .area-slider .swiper .swiper-slide .slide-txt .txt-sub span {
    font-size: 1em;
  }
}
@media screen and (max-width: 768px) {
  .area-slider {
    margin-top: 8.6em;
    overflow: visible;
  }
  .area-slider .swiper {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    padding: 0;
    overflow: hidden;
  }
  .area-slider .swiper .swiper-slide .slide-inner {
    margin: .65em;
  }
  .area-slider .swiper .swiper-slide .slide-txt {
    margin: 4em 0 0;
    text-align: center;
  }
  .area-slider .swiper .swiper-slide .slide-txt .txt-ttl span {
    font-size: 1.8em;
    line-height: 1.9;
  }
  .area-slider .swiper .swiper-slide .slide-txt .txt-main {
    margin-top: 1em;
  }
  .area-slider .swiper .swiper-slide .slide-txt .txt-main span {
    font-size: 1.2em;
    line-height: 2;
  }
  .area-slider .swiper .swiper-slide .slide-txt .txt-sub {
    margin-top: 2em;
  }
  .area-slider .swiper .swiper-slide .slide-txt .txt-sub span {
    font-size: 1em;
    line-height: 2;
  }
}

.swiper-slide .slide-content {
  border: none !important;
}
.swiper-slide .slide-content img {
  opacity: .5;
}
.swiper-slide .slide-content .deco-cross {
  display: none;
}
.swiper-slide .slide-txt {
  visibility: hidden;
}

.swiper-slide-active {
  -webkit-transform: scale(1.35) !important;
          transform: scale(1.35) !important;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .swiper-slide-active {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
  }
}
.swiper-slide-active .slide-content {
  border: solid 1px #707070 !important;
}
.swiper-slide-active .slide-content img {
  opacity: 1;
}
.swiper-slide-active .slide-content .deco-cross {
  display: block;
}
.swiper-slide-active .slide-txt {
  visibility: visible;
}

.swiper-btn-prev,
.swiper-btn-next {
  width: 3em;
  position: absolute;
  top: 28em;
  z-index: 100;
  cursor: pointer;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
.swiper-btn-prev:hover,
.swiper-btn-next:hover {
  opacity: .5;
}
@media screen and (max-width: 768px) {
  .swiper-btn-prev:hover,
  .swiper-btn-next:hover {
    opacity: 1;
  }
}

.swiper-btn-prev {
  left: calc(50% - 74.6em / 2 - 9em);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.swiper-btn-next {
  left: calc(50% + 74.6em / 2 + 4.5em);
  -webkit-transform: translateX(50%) translateY(-50%);
          transform: translateX(50%) translateY(-50%);
}

@media screen and (max-width: 768px) {
  .swiper-btn-prev,
  .swiper-btn-next {
    width: 2em;
    top: 7.6em;
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }

  .swiper-btn-prev {
    left: 1em;
  }

  .swiper-btn-next {
    left: auto;
    right: 1em;
  }
}
