@charset "UTF-8";
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  color: #fff;
  background: #000;
}
body .lp-main {
  line-height: 1.7;
  font-size: 16px;
  font-family: "noto-sans-cjk-jp", noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 900px) {
  body .lp-main {
    letter-spacing: 0.05rem;
    min-width: inherit;
    min-width: auto;
  }
}
@media screen and (max-width: 414px) {
  body .lp-main {
    font-size: 15px;
  }
}
@media screen and (max-width: 374px) {
  body .lp-main {
    font-size: 14px;
  }
}

a {
  display: inline-block;
  color: inherit;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  outline: none;
  text-decoration: none;
}
a:visited {
  color: inherit;
}
a:active {
  color: inherit;
}
a:hover {
  opacity: 0.7;
  color: inherit;
}
a:focus {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

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

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

.main {
  overflow: hidden;
  position: relative;
}
.main .sec-mv {
  position: relative;
  padding: 100px 0 40px;
}
@media screen and (max-width: 900px) {
  .main .sec-mv {
    padding-top: 30px;
    padding-bottom: 0;
  }
}
.main .sec-mv:before, .main .sec-mv:after {
  content: "";
  position: absolute;
  padding: 0 15%;
  margin-left: -15%;
  -webkit-transform: rotate(-23deg) translate3d(0, 0, 0);
          transform: rotate(-23deg) translate3d(0, 0, 0);
  z-index: -1;
}
.main .sec-mv:before {
  bottom: 400px;
  width: 150%;
  height: 11px;
  background: linear-gradient(23deg, rgb(6, 63, 252) 0%, rgb(118, 0, 255) 100%);
}
@media screen and (max-width: 900px) {
  .main .sec-mv:before {
    bottom: 390px;
  }
}
.main .sec-mv:after {
  background: url(/resources_source/images/deluxe/ver2/ja/mv_bg.jpg) no-repeat bottom center;
  background-size: cover;
  bottom: 0;
  width: 150%;
  height: 342px;
}
@media screen and (max-width: 900px) {
  .main .sec-mv:after {
    height: 234px;
    bottom: 120px;
  }
}
.main .sec-mv .wrapper {
  position: relative;
}
@media screen and (max-width: 900px) {
  .main .sec-mv .wrapper {
    max-width: 500px;
    width: 90%;
    margin: auto;
  }
}
.main .sec-mv .wrapper:before {
  content: "";
  width: 1109px;
  height: 427px;
  background: url(/resources_source/images/deluxe/ver2/ja/mv_txt.png) no-repeat 0 0;
  background-size: 100% auto;
  position: absolute;
  left: -220px;
  top: -150px;
  z-index: -1;
}
@media screen and (max-width: 900px) {
  .main .sec-mv .wrapper:before {
    width: 498px;
    height: 192px;
    left: -70px;
    right: 0;
    top: -70px;
    margin: auto auto;
  }
}
.main .sec-mv .wrapper .logo-inner {
  margin-left: -60px;
}
@media screen and (max-width: 1100px) {
  .main .sec-mv .wrapper .logo-inner {
    margin-left: 0;
  }
}
.main .sec-mv .wrapper .logo-inner .mv-logo {
  -webkit-animation: slideleft 0.5s 0.3s ease-out forwards 1;
          animation: slideleft 0.5s 0.3s ease-out forwards 1;
  opacity: 0;
  position: relative;
  z-index: 1;
}
.main .sec-mv .wrapper .logo-inner .mv-logo .logo {
  width: 538px;
  display: block;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 900px) {
  .main .sec-mv .wrapper .logo-inner .mv-logo .logo {
    max-width: 100%;
    width: 100%;
    margin: auto;
  }
}
.main .sec-mv .wrapper .logo-inner .mv-logo .txt {
  font-size: 22px;
  font-weight: 700;
  display: block;
  margin: 30px 0 10px;
  letter-spacing: 0.55rem;
  line-height: 2;
}
@media screen and (max-width: 900px) {
  .main .sec-mv .wrapper .logo-inner .mv-logo .txt {
    position: relative;
    font-size: 20px;
    z-index: 1;
  }
}
.main .sec-mv .wrapper .logo-inner .pc-img {
  width: 449px;
  margin-left: -50px;
  position: relative;
  z-index: 1;
  -webkit-animation: fade 0.5s 1s ease-out forwards 1;
          animation: fade 0.5s 1s ease-out forwards 1;
  opacity: 0;
}
@media screen and (max-width: 900px) {
  .main .sec-mv .wrapper .logo-inner .pc-img {
    max-width: 328px;
    width: 90%;
    margin: 200px auto auto;
    display: block;
    z-index: 2;
  }
}
.main .sec-mv .wrapper .logo-inner .name-icon {
  position: absolute;
  width: 149px;
  height: 149px;
  right: -60px;
  bottom: 50px;
  z-index: 10;
  -webkit-animation: slidebottom 0.5s 0.3s ease-out forwards 1;
          animation: slidebottom 0.5s 0.3s ease-out forwards 1;
  opacity: 0;
}
@media screen and (max-width: 900px) {
  .main .sec-mv .wrapper .logo-inner .name-icon {
    width: 125px;
    height: 125px;
    right: auto;
    left: 20px;
    bottom: 200px;
  }
}
.main .sec-mv .wrapper .cahra-img {
  width: 856px;
  position: absolute;
  right: -100px;
  top: -60px;
  z-index: 0;
  -webkit-animation: slidebottom 0.5s 0.3s ease-out forwards 1;
          animation: slidebottom 0.5s 0.3s ease-out forwards 1;
  opacity: 0;
}
@media screen and (max-width: 900px) {
  .main .sec-mv .wrapper .cahra-img {
    width: 553px;
    max-width: 533px;
    right: -120px;
    top: 110px;
  }
}
.main .sec-about {
  position: relative;
  min-height: 1000px;
}
@media screen and (max-width: 900px) {
  .main .sec-about {
    top: -60px;
    min-height: 960px;
  }
}
@media screen and (max-width: 414px) {
  .main .sec-about {
    min-height: 900px;
  }
}
.main .sec-about .bg {
  position: absolute;
  background: url(/resources_source/images/deluxe/ver2/ja/about_bg.jpg) no-repeat center top;
  background-size: cover;
  padding: 0 15%;
  top: 0;
  margin-left: -15%;
  -webkit-transform: rotate(-23deg) translate3d(0, 0, 0);
          transform: rotate(-23deg) translate3d(0, 0, 0);
  width: 150%;
  height: 80%;
  z-index: 1;
}
@media screen and (max-width: 900px) {
  .main .sec-about .bg {
    width: 190%;
    margin-left: -45%;
  }
}
@media screen and (max-width: 414px) {
  .main .sec-about .bg {
    width: 200%;
    margin-left: -40%;
  }
}
.main .sec-about .wrapper {
  position: relative;
  text-align: right;
  z-index: 1;
}
@media screen and (max-width: 900px) {
  .main .sec-about .wrapper {
    padding-top: 100px;
  }
}
.main .sec-about .wrapper p {
  line-height: 2;
}
.main .sec-point {
  position: relative;
  background: #171717 url(/resources_source/images/deluxe/ver2/ja/point_bg2.png) no-repeat top center;
  background-size: 100% 100%;
  padding: 0;
  margin-top: -300px;
}
@media screen and (max-width: 900px) {
  .main .sec-point {
    padding-bottom: 150px;
  }
}
.main .sec-point:before {
  content: "";
  width: 100%;
  height: 485px;
  background: url(/resources_source/images/deluxe/ver2/ja/point_bg1.png) no-repeat top center;
  background-size: 100% 100%;
  position: absolute;
  top: -300px;
  left: 0;
  right: 0;
  margin: auto;
  mix-blend-mode: screen;
  opacity: 0.6;
  z-index: 1;
}
@media screen and (max-width: 900px) {
  .main .sec-point:before {
    top: -90px;
    width: 112%;
    background-size: 100% auto;
    margin: auto -6%;
  }
}
@media screen and (max-width: 414px) {
  .main .sec-point:before {
    top: -80px;
  }
}
.main .sec-point:after {
  content: "";
  width: 100%;
  height: 668px;
  background: url(/resources_source/images/deluxe/ver2/ja/point_bg2.png) no-repeat top center;
  background-size: 100% 100%;
  position: absolute;
  top: -150px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
@media screen and (max-width: 900px) {
  .main .sec-point:after {
    width: 110%;
    width: 110%;
    top: -20px;
    background-size: 100% auto;
  }
}
.main .sec-point .wrapper {
  position: relative;
  top: -150px;
  z-index: 2;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper {
    top: 50px;
  }
}
.main .sec-point .wrapper .sticky {
  width: 63px;
  height: 526px;
  position: absolute;
  right: -110px;
  top: 170px;
}
@media screen and (max-width: 1189px) {
  .main .sec-point .wrapper .sticky {
    right: -100px;
  }
}
@media screen and (max-width: 1159px) {
  .main .sec-point .wrapper .sticky {
    display: none;
  }
}
.main .sec-point .wrapper .sticky img {
  width: 63px;
  height: 526px;
  margin-left: auto;
}
.main .sec-point .wrapper .sticky.is-fixed {
  width: 1180px;
  position: fixed;
  right: 0;
  left: 0;
  top: 170px;
  margin: auto;
}
@media screen and (max-width: 1189px) {
  .main .sec-point .wrapper .sticky.is-fixed {
    width: 1160px;
  }
}
@media screen and (max-width: 1159px) {
  .main .sec-point .wrapper .sticky.is-fixed {
    width: 100%;
  }
}
.main .sec-point .wrapper .sticky.is-end-fixed {
  position: absolute;
  right: -110px;
  top: auto;
  bottom: -150px;
}
@media screen and (max-width: 1189px) {
  .main .sec-point .wrapper .sticky.is-end-fixed {
    right: -100px;
  }
}
.main .sec-point .wrapper .point-list {
  width: 100%;
  margin: auto auto 120px;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-list {
    margin: auto auto 80px;
  }
}
.main .sec-point .wrapper .point-list li {
  max-width: 230px;
  width: 24%;
  background: #2B2B2B;
  overflow: hidden;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-list li {
    max-width: 498%;
    width: 48%;
    margin-bottom: 4%;
    font-size: 14px;
  }
}
.main .sec-point .wrapper .point-list li a {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 15px 15px 50px;
  text-align: center;
}
.main .sec-point .wrapper .point-list li a:hover {
  opacity: 1;
}
.main .sec-point .wrapper .point-list li a:hover:after {
  right: -10px;
}
.main .sec-point .wrapper .point-list li a .no {
  height: 23px;
  display: block;
  text-align: left;
  margin-bottom: 10px;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-list li a .no {
    height: 18px;
  }
}
.main .sec-point .wrapper .point-list li a .no svg, .main .sec-point .wrapper .point-list li a .no img {
  width: 100%;
  height: 100%;
}
.main .sec-point .wrapper .point-list li a .icon {
  display: inline-block;
  margin-bottom: 20px;
}
.main .sec-point .wrapper .point-list li a:after {
  content: "";
  width: 110px;
  height: 28px;
  background: url(/resources_source/images/deluxe/ver2/ja/more.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main .sec-point .wrapper .point-list li:nth-of-type(1) .no {
  width: 38px;
}
.main .sec-point .wrapper .point-list li:nth-of-type(1) .icon {
  width: 95px;
  margin-bottom: 30px;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-list li:nth-of-type(1) .icon {
    width: 78px;
  }
}
.main .sec-point .wrapper .point-list li:nth-of-type(2) .no {
  width: 43px;
}
.main .sec-point .wrapper .point-list li:nth-of-type(2) .icon {
  width: 110px;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-list li:nth-of-type(2) .icon {
    width: 91px;
  }
}
.main .sec-point .wrapper .point-list li:nth-of-type(3) .no {
  width: 43px;
}
.main .sec-point .wrapper .point-list li:nth-of-type(3) .icon {
  width: 138px;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-list li:nth-of-type(3) .icon {
    width: 111px;
    margin-bottom: 15px;
  }
}
.main .sec-point .wrapper .point-list li:nth-of-type(4) .no {
  width: 41px;
}
.main .sec-point .wrapper .point-list li:nth-of-type(4) .icon {
  width: 119px;
  margin-bottom: 10px;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-list li:nth-of-type(4) .icon {
    width: 92px;
  }
}
.main .sec-point .wrapper .point-inner {
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  margin: 30px auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 30px;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner {
    max-width: 116%;
    width: 116%;
    margin: 80px -8%;
    background-size: 100% 100%;
    padding: 0 8% 40px;
  }
}
@media screen and (max-width: 414px) {
  .main .sec-point .wrapper .point-inner {
    padding: 40px 20px;
  }
}
.main .sec-point .wrapper .point-inner .img {
  width: 365px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner .img {
    margin: auto auto 30px;
    max-width: 100%;
  }
  .main .sec-point .wrapper .point-inner .img img {
    position: relative;
    margin-top: -20px;
  }
}
.main .sec-point .wrapper .point-inner .img .no {
  display: inline-block;
  height: 52px;
  position: absolute;
  left: 0;
  top: 0;
}
.main .sec-point .wrapper .point-inner .img .no img {
  height: 100%;
}
.main .sec-point .wrapper .point-inner .txt-box {
  max-width: 517px;
  width: calc(100% - 380px);
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner .txt-box {
    width: 100%;
    max-width: 100%;
  }
}
.main .sec-point .wrapper .point-inner .txt-box .txt {
  font-size: 14px;
  letter-spacing: 0.1rem;
  line-height: 2;
}
.main .sec-point .wrapper .point-inner:nth-of-type(odd) .img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner:nth-of-type(odd) .img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.main .sec-point .wrapper .point-inner:nth-of-type(odd) .txt-box {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner:nth-of-type(odd) .txt-box {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.main .sec-point .wrapper .point-inner#list01 {
  background-image: url(/resources_source/images/deluxe/ver2/ja/point_bg3_1.png);
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner#list01 {
    background-image: url(/resources_source/images/deluxe/ver2/ja/point_bg3_1_sp.png);
  }
}
.main .sec-point .wrapper .point-inner#list01 .img {
  padding-top: 20px;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner#list01 .img {
    text-align: right;
    padding-top: 0;
  }
}
.main .sec-point .wrapper .point-inner#list01 .img > img {
  width: 278px;
}
.main .sec-point .wrapper .point-inner#list01 .img .no {
  top: -40px;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner#list01 .img .no {
    top: 0;
  }
}
.main .sec-point .wrapper .point-inner#list02 {
  background-image: url(/resources_source/images/deluxe/ver2/ja/point_bg3_2.png);
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner#list02 {
    background-image: url(/resources_source/images/deluxe/ver2/ja/point_bg3_2_sp.png);
  }
}
.main .sec-point .wrapper .point-inner#list02 .img {
  text-align: right;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner#list02 .img {
    text-align: center;
  }
  .main .sec-point .wrapper .point-inner#list02 .img .no {
    right: 0;
    left: auto;
  }
}
.main .sec-point .wrapper .point-inner#list02 .img > img {
  width: 242px;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner#list02 .img > img {
    width: 231px;
    margin-top: 20px;
  }
}
.main .sec-point .wrapper .point-inner#list03 {
  background-image: url(/resources_source/images/deluxe/ver2/ja/point_bg3_3.png);
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner#list03 {
    background-image: url(/resources_source/images/deluxe/ver2/ja/point_bg3_3_sp.png);
  }
}
.main .sec-point .wrapper .point-inner#list03 .img {
  text-align: right;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner#list03 .img {
    margin-bottom: 0px;
  }
}
.main .sec-point .wrapper .point-inner#list03 .img > img {
  width: 342px;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner#list03 .img > img {
    width: 306px;
    right: -20px;
    top: -20px;
  }
}
.main .sec-point .wrapper .point-inner#list04 {
  background-image: url(/resources_source/images/deluxe/ver2/ja/point_bg3_4.png);
  margin-bottom: 0;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner#list04 {
    background-image: url(/resources_source/images/deluxe/ver2/ja/point_bg3_4_sp.png);
  }
}
.main .sec-point .wrapper .point-inner#list04 .img {
  text-align: right;
}
@media screen and (max-width: 900px) {
  .main .sec-point .wrapper .point-inner#list04 .img {
    text-align: left;
    padding-left: 30px;
  }
  .main .sec-point .wrapper .point-inner#list04 .img .no {
    right: 0;
    left: auto;
  }
}
.main .sec-point .wrapper .point-inner#list04 .img > img {
  width: 229px;
}
.main .sec-item, .sec-introduce {
  background: #171717;
}
.main .sec-item:before {
  content: "";
  width: 100%;
  height: 260px;
  background: url(/resources_source/images/deluxe/ver2/ja/point_bg4.png) no-repeat 0 0;
  background-size: cover;
  display: block;
}
@media screen and (max-width: 900px) {
  .main .sec-item:before {
    height: 250px;
    background-position: center center;
  }
}
.main .sec-item > .wrapper {
  position: relative;
  z-index: 1;
  margin-top: -20px;
}
.main .sec-item > .wrapper .item-inner {
  margin-bottom: 90px;
}
.main .sec-item > .wrapper .item-inner .img {
  margin: 40px auto;
}
.main .sec-item > .wrapper .item-inner .txt {
  margin-bottom: 30px;
  line-height: 2;
}
@media screen and (max-width: 900px) {
  .main .sec-item > .wrapper .item-inner .txt.txt-center {
    text-align: left !important;
  }
  h2 .txt {
    line-height: 1.4 !important;
  }
}
.main .sec-item > .wrapper .item-inner .txt:last-of-type {
  margin-bottom: 0;
}
.main .sec-item > .wrapper .item-inner .list {
  padding-left: 20px;
  margin-top: -25px;
  margin-bottom: 5px;
}
.main .sec-item > .wrapper .item-inner.item-inner1, .main .sec-item > .wrapper .item-inner.item-inner2 {
  position: relative;
}
.main .sec-item > .wrapper .item-inner.item-inner1:before, .main .sec-item > .wrapper .item-inner.item-inner2:before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 600px;
  right: -1400px;
  background: url(/resources_source/images/deluxe/ver2/ja/item_bg1.svg) no-repeat 0 0;
  background-size: 100% auto;
  width: 1571px;
  height: 558px;
  display: none;
}
@media screen and (max-width: 900px) {
  .main .sec-item > .wrapper .item-inner.item-inner1:before, .main .sec-item > .wrapper .item-inner.item-inner2:before {
    top: auto;
    bottom: -90px;
    right: -1450px;
  }
}
@media screen and (min-width: 1280px) {
  .main .sec-item > .wrapper .item-inner.item-inner1:before {
    top: 150px;
  }
}
.main .sec-item > .wrapper .item-inner.item-inner1 .unit-title-01 img {
  margin-bottom: 30px;
}
.main .sec-item > .wrapper .item-inner.item-inner2:before {
  right: auto;
  top: auto;
  left: -1450px;
  bottom: -600px;
}
@media screen and (max-width: 900px) {
  .main .sec-item > .wrapper .item-inner.item-inner2:before {
    bottom: -600px;
  }
}
.main .sec-item .item-inner-last {
  position: relative;
  z-index: 1;
}
.main .sec-item .item-inner-last .wrapper {
  margin: auto;
}
@media screen and (max-width: 900px) {
  .main .sec-item .item-inner-last .wrapper .txt-center {
    text-align: left !important;
  }
}
.main .sec-item .item-inner-last .character-inner {
  padding: 190px 0;
  position: relative;
  width: 100%;
  min-height: 793px;
  background: url(/resources_source/images/deluxe/ver2/ja/item_chara_bg.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
  margin: 50px auto auto;
}
.main .sec-item .item-inner-last .character-inner.ver3 {
  background: url(/resources_source/images/deluxe/ver3/ja/item_chara_bg.png) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 900px) {
  .main .sec-item .item-inner-last .character-inner {
    min-height: 1100px;
    background-image: url(/resources_source/images/deluxe/ver2/ja/item_chara_bg_sp.jpg);
  }
  .main .sec-item .item-inner-last .character-inner.ver3 {
    background-image: url(/resources_source/images/deluxe/ver3/ja/item_chara_bg_sp.png);
  }
}
.main .sec-item .item-inner-last .character-inner:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(/resources_source/images/deluxe/ver2/ja/item_bg3.svg) no-repeat center center;
  background-size: cover;
  left: 0;
  top: 0;
}
@media screen and (max-width: 900px) {
  .main .sec-item .item-inner-last .character-inner:before {
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #171717 transparent transparent transparent;
    border-width: 128px 223px 0px 0px;
  }
}
@media screen and (max-width: 900px) {
  .main .sec-item .item-inner-last .character-inner:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #171717 transparent;
    border-width: 0px 0px 128px 223px;
  }
}
.main .sec-item .item-inner-last .character-inner .icon-list {
  position: absolute;
  max-width: 960px;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 2;
}
@media screen and (max-width: 900px) {
  .main .sec-item .item-inner-last .character-inner .icon-list {
    max-width: 400px;
    width: 90%;
  }
  .main .sec-item .item-inner-last .character-inner .icon-list .list1, .main .sec-item .item-inner-last .character-inner .icon-list .list2, .main .sec-item .item-inner-last .character-inner .icon-list .list3, .main .sec-item .item-inner-last .character-inner .icon-list .list4 {
    max-width: 100%;
  }
}
.main .sec-item .item-inner-last .character-inner .icon-list .list1 {
  position: absolute;
  left: 90px;
  top: 60px;
  width: 319px;
}
@media screen and (max-width: 900px) {
  .main .sec-item .item-inner-last .character-inner .icon-list .list1 {
    width: 175px;
    right: 0;
    left: auto;
    top: 50px;
  }
}
@media screen and (max-width: 414px) {
  .main .sec-item .item-inner-last .character-inner .icon-list .list1 {
    width: 145px;
    top: 100px;
  }
}
.main .sec-item .item-inner-last .character-inner .icon-list .list2 {
  position: absolute;
  right: 0;
  top: 40px;
  width: 472px;
}
@media screen and (max-width: 900px) {
  .main .sec-item .item-inner-last .character-inner .icon-list .list2 {
    width: 181px;
    right: auto;
    left: 0;
    top: 100px;
  }
}
@media screen and (max-width: 414px) {
  .main .sec-item .item-inner-last .character-inner .icon-list .list2 {
    width: 151px;
    top: 180px;
  }
  .main .sec-item .item-inner-last .character-inner .icon-list .list2.ver3 {
    top: 150px;
  }
}
.main .sec-item .item-inner-last .character-inner .icon-list .list3 {
  position: absolute;
  left: 100px;
  bottom: 50px;
  width: 470px;
}
@media screen and (max-width: 900px) {
  .main .sec-item .item-inner-last .character-inner .icon-list .list3 {
    width: 169px;
    left: 0;
    bottom: 110px;
  }
}
@media screen and (max-width: 414px) {
  .main .sec-item .item-inner-last .character-inner .icon-list .list3 {
    width: 139px;
    bottom: 180px;
  }
}
.main .sec-item .item-inner-last .character-inner .icon-list .list4 {
  position: absolute;
  right: 0;
  bottom: 300px;
  width: 418px;
}
@media screen and (max-width: 900px) {
  .main .sec-item .item-inner-last .character-inner .icon-list .list4 {
    width: 162px;
    bottom: 150px;
  }
}
@media screen and (max-width: 414px) {
  .main .sec-item .item-inner-last .character-inner .icon-list .list4 {
    width: 132px;
    bottom: 220px;
  }
}
.main .sec-item .item-inner-last .character-inner .icon-list .all-item-btn {
  width: 174px;
  height: 174px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(118, 0, 255)), to(rgb(6, 63, 252)));
  background: linear-gradient(to bottom, rgb(118, 0, 255) 0%, rgb(6, 63, 252) 100%);
  text-align: center;
  position: absolute;
  right: 100px;
  bottom: 80px;
  border-radius: 174px;
  letter-spacing: 0.2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  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;
  z-index: 2;
}
@media screen and (max-width: 900px) {
  .main .sec-item .item-inner-last .character-inner .icon-list .all-item-btn {
    bottom: -80px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.main .sec-item .item-inner-last .character-inner .icon-list .all-item-btn:hover {
  cursor: pointer;
}
.main .sec-item .item-inner-last .character-inner .icon-list .all-item-btn .txt {
  display: block;
  width: 100%;
  padding-bottom: 30px;
}
.main .sec-item .item-inner-last .character-inner .icon-list .all-item-btn .icon {
  width: 22px;
  height: 12px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 40px;
  margin: auto;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main .sec-item .item-inner-last .character-inner .icon-list .all-item-btn .icon.open {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.main .sec-item .item-inner-last .character-inner .character {
  display: inline-block;
  margin: auto;
}
@media screen and (max-width: 900px) {
  .main .sec-item .item-inner-last .character-inner .character {
    margin-top: 190px;
  }
}
.main .sec-item .item-inner-last .character-inner .character .main-img {
  position: relative;
  left: -60px;
  width: 391px;
  display: block;
  margin: auto auto auto;
  z-index: 1;
  -webkit-animation: 3s fuwa infinite;
          animation: 3s fuwa infinite;
}
@media screen and (max-width: 900px) {
  .main .sec-item .item-inner-last .character-inner .character .main-img {
    margin: auto auto auto;
    width: 317px;
    left: -50px;
  }
  .main .sec-item .item-inner-last .character-inner .character .main-img.ver3 {
    margin: auto auto auto;
    width: 327px;
    left: -20px;
    bottom: 25px;
  }
}
.main .sec-item .item-inner-last .character-inner .character .bg-img {
  width: 286px;
  display: block;
  margin: -120px auto auto;
  mix-blend-mode: screen;
  -webkit-animation: 2s howahowa infinite;
          animation: 2s howahowa infinite;
}
@media screen and (max-width: 900px) {
  .main .sec-item .item-inner-last .character-inner .character .bg-img {
    margin-top: -110px;
  }
}
.main .sec-item .item-wrapper {
  position: relative;
}
.main .sec-item .item-wrapper .table-inner {
  display: none;
  padding-bottom: 75px;
}
.main .sec-item .item-wrapper .table-inner.ja {
  padding-bottom: 0;
}
.main .sec-item .item-wrapper .table-inner > p {
  font-size: 14px;
}
.main .sec-other {
  padding: 100px 0 50px;
}
.main .sec-other.ja {
  padding-top: 50px;
}
.main .sec-other .wrapper .other-inner {
  margin: 50px auto;
}
.main .sec-other .wrapper .other-inner:last-of-type {
  margin-top: 100px;
}
.main .sec-other .wrapper .attention {
  position: relative;
  display: block;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 400;
}
.main .sec-other .wrapper .attention:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.main .sec-other .wrapper .attention.en {
  letter-spacing: 0.1rem;
}
.main .sec-other .wrapper .attention.en:before {
  content: "*";
  left: 3.5px;
}
.main .sec-other .wrapper .attention.dot:before {
  content: "・";
}
.main .sec-other .wrapper .txt-bold {
  font-size: 14px;
  margin-top: 10px;
}
.main .sec-other .wrapper .scroll-inner {
  border: 1px solid #C9C9C9;
  width: 100%;
  height: 560px;
  overflow: auto;
}
.main .sec-other .wrapper .scroll-inner .unit-table-01 {
  background: #171717;
}
.main .sec-other .wrapper .scroll-inner .unit-table-01 th, .main .sec-other .wrapper .scroll-inner .unit-table-01 td {
  padding: 25px 20px;
}
.main .sec-other .wrapper .scroll-inner .unit-table-01 th {
  background: none;
}

.wrapper {
  width: 960px;
  max-width: 90%;
  margin: auto;
}
@media screen and (max-width: 900px) {
  .wrapper {
    max-width: 86%;
  }
}

.unit-title-01 {
  margin-bottom: 30px;
}
.unit-title-01 svg .stop1 {
  -webkit-animation: step1 5s ease-in-out infinite alternate;
          animation: step1 5s ease-in-out infinite alternate;
}
.unit-title-01 svg .stop2 {
  -webkit-animation: step2 5s ease-in-out infinite alternate;
          animation: step2 5s ease-in-out infinite alternate;
}
.unit-title-01 path {
  fill: url(#a);
}
.unit-title-01 .txt {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.5rem;
  display: block;
  margin: 20px auto;
}
@media screen and (max-width: 414px) {
  .unit-title-01 .txt {
    font-size: 26px;
    letter-spacing: 0.3rem;
  }
}
@media screen and (max-width: 374px) {
  .unit-title-01 .txt {
    font-size: 24px;
  }
}
.unit-title-01.right {
  text-align: right;
}
.unit-title-01.center {
  text-align: center;
}
.unit-title-01.left {
  text-align: left;
}

.unit-title-02 {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.2rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 414px) {
  .unit-title-02 {
    font-size: 23px;
    letter-spacing: 0.1rem;
  }
}
@media screen and (max-width: 374px) {
  .unit-title-02 {
    font-size: 22px;
  }
}

.unit-table-01 {
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 900px) {
  .unit-table-01 {
    letter-spacing: 0;
  }
}
.unit-table-01 th, .unit-table-01 td {
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  border: 1px solid #575757;
  padding: 15px 15px;
  vertical-align: middle;
}
@media screen and (max-width: 414px) {
  .unit-table-01 th, .unit-table-01 td {
    font-size: 13px;
    padding: 10px;
  }
}
@media screen and (max-width: 374px) {
  .unit-table-01 th, .unit-table-01 td {
    font-size: 12px;
  }
}
.unit-table-01 th a, .unit-table-01 td a {
  display: inline-block;
  text-decoration: underline;
  color: #21A9FF;
}
.unit-table-01 thead th {
  background: #2B2B2B;
  font-weight: 700;
}
.unit-table-01 tbody th {
  background: #2B2B2B;
  font-weight: 700;
}
.unit-table-01.item {
  margin: 100px auto 15px;
  border: 1px solid #fff;
}
.unit-table-01.item.ja {
  margin: 60px auto 15px;
}
.unit-table-01.item th, .unit-table-01.item td {
  border-color: #fff;
}
.unit-table-01.item th {
  background: none;
  font-weight: 400;
}
.unit-table-01.item td {
  border-bottom: 1px solid #555;
}
.unit-table-01.item tr:last-of-type td {
  border-bottom-color: #fff;
}
.unit-table-01.other {
  margin: 15px auto;
}
@media screen and (max-width: 900px) {
  .unit-table-01.other {
    letter-spacing: 0;
  }
}
.unit-table-01.other thead th {
  border-bottom: 0;
}
.unit-table-01.other tbody th, .unit-table-01.other tbody td {
  background: #171717;
  font-weight: 400;
}
.unit-table-01.other tbody th {
  border-top: 0;
}
.unit-table-01.other tbody td {
  border-bottom-color: #2B2B2B;
  border-top: 0;
}
.unit-table-01.other tbody tr:last-of-type td {
  border-bottom-color: #575757;
}
.unit-table-01.other2 {
  margin: 15px auto;
}
.unit-table-01.other2 th, .unit-table-01.other2 td {
  line-height: 1.5;
}
.unit-table-01.other2 th {
  border-right: 0;
  width: 206px;
}
@media screen and (max-width: 900px) {
  .unit-table-01.other2 th {
    width: 162px;
  }
}
.unit-table-01.other2 td {
  border-left: 0;
  width: calc(100% - 206px);
}
@media screen and (max-width: 900px) {
  .unit-table-01.other2 td {
    width: calc(100% - 162px);
    line-height: 1.4;
  }
}

.unit-flex {
  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;
}
.unit-flex.left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.unit-flex.right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.unit-flex.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.txt-center {
  text-align: center;
}

.txt-left {
  text-align: left;
}

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

.txt-mid {
  font-weight: 500;
}

.txt-bold {
  font-weight: 700;
}

.txt-box p {
  margin-bottom: 20px;
}
.txt-box p:last-of-type {
  margin-bottom: 0;
}

.iblock {
  display: inline-block;
}

.item-anime, .img-anime {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.item-anime.is-show, .img-anime.is-show {
  opacity: 1;
  visibility: visible;
  -webkit-animation: slidebottom 0.5s forwards 1;
          animation: slidebottom 0.5s forwards 1;
}

.title-anime {
  opacity: 0;
  visibility: hidden;
}
.title-anime .txt {
  opacity: 0;
}
.title-anime svg {
  opacity: 0;
}

.title-anime.is-show {
  opacity: 1;
  visibility: visible;
}
.title-anime.is-show .txt {
  -webkit-animation: slidebottom 0.5s forwards 1;
          animation: slidebottom 0.5s forwards 1;
}
.title-anime.is-show svg {
  -webkit-animation: flicker 1s forwards 1;
          animation: flicker 1s forwards 1;
}

.no-anime svg {
  opacity: 0;
}
.no-anime svg .stop1 {
  -webkit-animation: step1 1s ease-in-out infinite alternate;
          animation: step1 1s ease-in-out infinite alternate;
}
.no-anime svg .stop2 {
  -webkit-animation: step2 1s ease-in-out infinite alternate;
          animation: step2 1s ease-in-out infinite alternate;
}
.no-anime path {
  fill: url(#a);
}

.no-anime.is-show svg {
  -webkit-animation: flicker 1s forwards 1;
          animation: flicker 1s forwards 1;
}

@-webkit-keyframes fuwa {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}

@keyframes fuwa {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}
@-webkit-keyframes howahowa {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
@keyframes howahowa {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes fade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@-webkit-keyframes slideleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30%);
            transform: translateX(30%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes slideleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30%);
            transform: translateX(30%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@-webkit-keyframes slidebottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30%);
            transform: translateY(30%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes slidebottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30%);
            transform: translateY(30%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@-webkit-keyframes flicker {
  0% {
    -webkit-filter: drop-shadow(0px 0px 20px rgb(222, 254, 44)) drop-shadow(0px 0px 10px rgb(222, 254, 44));
            filter: drop-shadow(0px 0px 20px rgb(222, 254, 44)) drop-shadow(0px 0px 10px rgb(222, 254, 44));
  }
  50% {
    -webkit-filter: drop-shadow(0px 0px 10px rgb(222, 254, 44));
            filter: drop-shadow(0px 0px 10px rgb(222, 254, 44));
  }
  100% {
    opacity: 1;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(222, 254, 44, 0));
            filter: drop-shadow(0px 0px 10px rgba(222, 254, 44, 0));
  }
}
@keyframes flicker {
  0% {
    -webkit-filter: drop-shadow(0px 0px 20px rgb(222, 254, 44)) drop-shadow(0px 0px 10px rgb(222, 254, 44));
            filter: drop-shadow(0px 0px 20px rgb(222, 254, 44)) drop-shadow(0px 0px 10px rgb(222, 254, 44));
  }
  50% {
    -webkit-filter: drop-shadow(0px 0px 10px rgb(222, 254, 44));
            filter: drop-shadow(0px 0px 10px rgb(222, 254, 44));
  }
  100% {
    opacity: 1;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(222, 254, 44, 0));
            filter: drop-shadow(0px 0px 10px rgba(222, 254, 44, 0));
  }
}
@-webkit-keyframes step1 {
  0% {
    stop-color: #DEFE2C;
  }
  100% {
    stop-color: #07FF96;
  }
}
@keyframes step1 {
  0% {
    stop-color: #DEFE2C;
  }
  100% {
    stop-color: #07FF96;
  }
}
@-webkit-keyframes step2 {
  0% {
    stop-color: #D8FF00;
  }
  100% {
    stop-color: #DEFE2C;
  }
}
@keyframes step2 {
  0% {
    stop-color: #D8FF00;
  }
  100% {
    stop-color: #DEFE2C;
  }
}
.en {
  letter-spacing: 0;
}
.en .sec-mv .wrapper .logo-inner .mv-logo .txt {
  letter-spacing: 0.15rem;
}
.en .sec-point .wrapper .point-inner .txt-box .txt {
  letter-spacing: 0;
}
.en .unit-title-01 .txt {
  letter-spacing: 0.5rem;
}
.en .unit-title-02 {
  letter-spacing: 0;
}

.en .sec-mv .wrapper .logo-inner .mv-logo .logo, .zh .sec-mv .wrapper .logo-inner .mv-logo .logo {
  width: 712px;
}
.en .sec-about .wrapper p, .zh .sec-about .wrapper p {
  letter-spacing: 0;
}
@media screen and (max-width: 900px) {
  .en .sec-item .item-inner-last .character-inner .icon-list .list1, .zh .sec-item .item-inner-last .character-inner .icon-list .list1 {
    top: 70px;
  }
}
@media screen and (max-width: 414px) {
  .en .sec-item .item-inner-last .character-inner .icon-list .list1, .zh .sec-item .item-inner-last .character-inner .icon-list .list1 {
    top: 120px;
  }
}
.en .sec-item .item-inner-last .character-inner .icon-list .list3, .zh .sec-item .item-inner-last .character-inner .icon-list .list3 {
  /* width: 329px; */
}
@media screen and (max-width: 900px) {
  .en .sec-item .item-inner-last .character-inner .icon-list .list3, .zh .sec-item .item-inner-last .character-inner .icon-list .list3 {
    width: 169px;
    left: 0;
    bottom: 110px;
  }
}
@media screen and (max-width: 414px) {
  .en .sec-item .item-inner-last .character-inner .icon-list .list3, .zh .sec-item .item-inner-last .character-inner .icon-list .list3 {
    width: 139px;
    bottom: 180px;
  }
}

.main-contents {
  background: transparent;
}

.table table {
  min-height: auto !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.8;
}

::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: normal;
}

::-moz-placeholder {
  font-size: 14px;
  font-weight: normal;
}

:-ms-input-placeholder {
  font-size: 14px;
  font-weight: normal;
}

::-ms-input-placeholder {
  font-size: 14px;
  font-weight: normal;
}

::placeholder {
  font-size: 14px;
  font-weight: normal;
}

.main .sec-item .item-inner-last .wrapper .txt-center.txt-short {
  text-align: center !important;
}

div[id^="list"] {
  position: relative;
}

.anchor {
  top:-125px;
  position: absolute;
}

.shop-img-wrapper {
  display: flex;
  gap: 20px;
  max-width: 100%;
}

.shop-img-wrapper .sp{
  display: none;
}

.shop-img-wrapper .sp:first-child {
  width: calc(60% - 5px);
}

.shop-img-wrapper .sp:last-child {
  width: calc(40% - 5px);
}

@media screen and (max-width: 900px) {
  .shop-img-wrapper {
    flex-direction: column;
  }
  .shop-img-wrapper img {
    width: 100% !important;
  }
  .shop-img-wrapper .sp{
    display: block;
  }
  .shop-img-wrapper .pc{
    display: none;
  }
}

.d-flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.a-center {
  align-items: center;
}

.j-center {
  justify-content: center;
}

.enhance-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  gap: 30px;
}

.enhance-text {
  font-size: 85%;
}

@media screen and (max-width: 1280px) {
  .enhance-wrapper {
    flex-direction: column;
  }

  .enhance-text {
    font-size: 100%;
  }
}

.enhance-wrapper small {
  font-size: 80%;
}

.main .sec-item > .wrapper .item-inner .txt.enhance {
  margin-bottom: 30px;
}

.sec-item h2:first-child {
  margin-top: 80px;
}

.yt-title {
  max-width: 350px;
  margin-bottom: 1.5rem;
}

.yt-title.sp {
  display: none;
}

.wrapper.fluid {
  width: 1280px;
  max-width: 85%;
  margin: auto;
}

.main .sec-item > .wrapper .item-inner .enhance-wrapper .txt {
  margin-bottom: 20px;
}

.yt-iframe {
  aspect-ratio: 560 / 315;
  width: 100%;
}

.yt-iframe.short {
  aspect-ratio: 9 / 16;
  width: 100%;
}

.yt-wrapper {
  width: 700px;
  max-width: 100%;
}

.enhance-wrapper .yt-wrapper {
  min-width: 50%;
}

.yt-wrapper.short {
  max-width: calc(33.3% - 40px / 3 );
}

.short-wrapper {
  display: flex;
  gap: 20px;
}

.introduce-wrapper {
  padding: 5rem 0;
}

.yt-link {
  margin-top: 4rem;
  text-align: center;
  display: block;
}

.yt-link .yt-title {
  max-width: 70%;
}

.table-inner p {
  margin: 0;
}

@media screen and (min-width: 1280px) {
  .yt-wrapper {
    width: 900px;
    align-self: flex-start;
  }
}

@media screen and (max-width: 1280px) {
  .yt-title.sp {
    display: block;
  }

  .yt-title.pc {
    display: none;
  }
}

@media screen and (max-width: 900px) {
  .short-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .yt-wrapper.short {
    max-width: 80%;
  }

  .yt-wrapper.short:not(:first-child) {
    display: none;
  }

  .sp-center {
    text-align: center;
  }

  .sp-center .yt-title {
    max-width: 80%;
    margin-bottom: 2rem;
  }

  .yt-link .yt-title {
    max-width: 90%;
  }

  .main .sec-item .item-inner-last .item-wrapper.wrapper.ja {
    padding-top: 7rem;
  }
}

@media screen and (max-width: 600px) {
  .yt-link .yt-title {
    max-width: 100%;
  }
  .sp-center .yt-title {
    max-width: 350px;
  }
}

.main .table-inner .faq-link,
.main .table-inner p .faq-link {
  background: linear-gradient(90deg, #FF6B9D 0%, #FF1744 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: #FF1744;
  -webkit-text-decoration-color: #FF1744;
  text-underline-offset: 2px;
  text-decoration-thickness: 1.5px;
  -webkit-text-decoration-thickness: 1.5px;
  opacity: 1;
  transition: background 0.3s ease, text-decoration-color 0.3s ease, text-decoration-thickness 0.3s ease, transform 0.3s ease, filter 0.3s ease;
}
.main .table-inner .faq-link:hover,
.main .table-inner .faq-link:focus,
.main .table-inner .faq-link:active,
.main .table-inner p .faq-link:hover,
.main .table-inner p .faq-link:focus,
.main .table-inner p .faq-link:active {
  background: linear-gradient(90deg, #FFD6EC 0%, #FF0080 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  text-decoration-color: #FF0080;
  -webkit-text-decoration-color: #FF0080;
  text-decoration-thickness: 2px;
  -webkit-text-decoration-thickness: 2px;
  filter: drop-shadow(0 0 3px rgba(255, 0, 128, 0.5));
  -webkit-filter: drop-shadow(0 0 3px rgba(255, 0, 128, 0.5));
  transform: scale(1.02);
}