@charset "UTF-8";
/*
ビジュアル 
*******************************************************/
/* OSSI 2023.06
==================================================== */
/* header */
@media screen and (max-width: 641px) {
  header#sqexHeader-white_rsp {
    position: relative !important;
  }
  #spmenu {
    top: 0;
  }
  .menuopen #spmenu {
    transform: translate(sp(118), sp(-118));
  }
  #index-if_header {
    top: 0;
    position: fixed;
    z-index: 1300000 !important;
    pointer-events: none;
  }
  .menuopen #index-if_header {
    pointer-events: all;
  }
}
#keyVisual {
  height: 137.656vw;
  background: #fff;
  font-size: 0;
  line-height: 1;
  position: relative;
  overflow: hidden;
  width: 100vw;
}
#keyVisual::after {
  content: "";
  background: url("/index-if/images/sp/kv_mask.png") no-repeat center bottom/100% auto;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  pointer-events: none;
}
#keyVisual img {
  width: 100%;
  height: auto;
}
#keyVisual .bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#keyVisual .logo {
  position: absolute;
  left: 0;
  top: -1.25vw;
  z-index: 100;
}
#keyVisual .logo span {
  display: block;
}
#keyVisual .copy {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 300;
  pointer-events: none;
}
#keyVisual .copy i + i {
  position: absolute;
  left: 0;
  top: 0;
}
#keyVisual .chara {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  pointer-events: none;
}
#keyVisual .chara div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#keyVisual .chara div i {
  display: block;
  width: 100%;
  position: absolute;
}
#keyVisual .chara div:nth-child(1) i {
  height: 39.687vw;
  top: 72.75vw;
}
#keyVisual .chara div:nth-child(2) i {
  height: 82.5vw;
  top: 39.5vw;
}
#keyVisual .chara div:nth-child(3) i {
  height: 100%;
  top: 0;
}
#keyVisual .text {
  position: absolute;
  right: 1.875vw;
  z-index: 300;
  top: 86.3vw;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
#keyVisual .text p {
  writing-mode: vertical-rl;
  color: #fff;
  font-size: 1.875vw;
  line-height: 2.906vw;
  letter-spacing: 0.04em;
  text-shadow: 0 0 1.25vw #212c34, 0 0 1.25vw #212c34;
  font-weight: 600;
}

@media screen and (min-width: 641px) {
  /* PC STYLE
  **************************************************************/
  #keyVisual {
    height: 903px;
    width: 100%;
    min-width: 1200px;
  }
  #keyVisual::after {
    display: none;
  }
  #keyVisual .bg {
    left: 0;
    top: 0;
    z-index: 0;
    width: 100vw;
    height: 100%;
    min-width: 1200px;
  }
  #keyVisual .bg i {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  #keyVisual .bg img {
    height: auto;
    width: 1500px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  #keyVisual .logo {
    left: 35px;
    top: 110px;
    width: 320px;
  }
  #keyVisual .copy {
    left: auto;
    right: 0;
    bottom: auto;
    top: 0;
    width: 212px;
  }
  #keyVisual .chara {
    min-width: 1200px;
    width: 100%;
  }
  #keyVisual .chara div:nth-child(1) i {
    height: 100%;
    top: 0;
  }
  #keyVisual .chara div:nth-child(2) i {
    height: 100%;
    top: 0;
  }
  #keyVisual .chara div:nth-child(3) {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 1200px;
    height: 100%;
  }
  #keyVisual .chara div:nth-child(3) i {
    height: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #keyVisual .chara div:nth-child(3) i img {
    width: 1500px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: auto;
  }
  #keyVisual .text {
    right: 30px;
    top: auto;
    bottom: 12px;
  }
  #keyVisual .text p {
    writing-mode: inherit;
    font-size: 15px;
    line-height: 18.6px;
    text-shadow: 0 0 10px #000, 0 0 10px #000;
    font-style: normal !important;
  }
}
@media screen and (min-width: 641px) {
  /* PC STYLE ～1200px
  **************************************************************/
  #keyVisual {
    height: 773.999px;
  }
  #keyVisual .bg img {
    width: 1285.714px;
  }
  #keyVisual .logo {
    left: 29.999px;
    top: 94.285px;
    width: 274.285px;
  }
  #keyVisual .bg img {
    width: 1285.714px;
  }
  #keyVisual .copy {
    width: 181.714px;
  }
  #keyVisual .chara div:nth-child(3) i img {
    width: 1285.714px;
    height: auto;
  }
  #keyVisual .text {
    bottom: 10.285px;
    right: 25.714px;
  }
  #keyVisual .text p {
    font-size: 12.857px;
    line-height: 15.942px;
    text-shadow: 0 0 8.571px #000, 0 0 8.571px #000;
  }
}
@media screen and (min-width: 1201px) {
  /* PC STYLE 1201px～
  **************************************************************/
  #keyVisual {
    height: 64.5vw;
  }
  #keyVisual .bg img {
    width: 107.142vw;
  }
  #keyVisual .logo {
    left: 2.5vw;
    top: 7.857vw;
    width: 22.857vw;
  }
  #keyVisual .copy {
    width: 15.142vw;
  }
  #keyVisual .chara div:nth-child(3) i img {
    width: 107.142vw;
    height: auto;
  }
  #keyVisual .text {
    bottom: 0.857vw;
    right: 2.142vw;
  }
  #keyVisual .text p {
    font-size: 1.071vw;
    line-height: 1.328vw;
    text-shadow: 0 0 0.714vw #000, 0 0 0.714vw #000;
  }
}
@media screen and (min-width: 1401px) {
  /* PC STYLE 1401px～
  **************************************************************/
  #keyVisual {
    height: 903px;
  }
  #keyVisual .bg img {
    width: 107.142857143%;
  }
  #keyVisual .logo {
    left: 35px;
    top: 110px;
    width: 320px;
  }
  #keyVisual .copy {
    width: 212px;
  }
  #keyVisual .chara {
    left: 50%;
    transform: translate(-50%, 0);
  }
  #keyVisual .chara div:nth-child(1),
  #keyVisual .chara div:nth-child(2) {
    max-width: 1400px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
  }
  #keyVisual .chara div:nth-child(3) i img {
    width: 107.142857143%;
    height: auto;
  }
  #keyVisual .text {
    bottom: 12px;
    right: 30px;
  }
  #keyVisual .text p {
    font-size: 15px;
    line-height: 18.6px;
    text-shadow: 0 0 10px #000, 0 0 10px #000;
  }
}
@media screen and (min-width: 641px) {
  /*PC STYLE
  **************************************************************/
  #keyVisual .download {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-width: 1200px;
  }
  #keyVisual .download .pcin {
    position: absolute;
    right: 0;
    bottom: 45px;
  }
  #keyVisual .download .pcin .inner {
    height: 163px;
    width: 482px;
    font-size: 0;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
  }
  #keyVisual .download .pcin .icon {
    position: absolute;
    top: 21px;
    left: 21px;
  }
  #keyVisual .download .pcin .icon img {
    width: 123px;
    height: auto;
  }
  #keyVisual .download .pcin .txt {
    position: absolute;
    top: 27px;
    right: 25px;
  }
  #keyVisual .download .pcin .txt img {
    width: 293px;
  }
  #keyVisual .download .pcin ul {
    position: absolute;
    bottom: 22px;
    right: 25px;
  }
  #keyVisual .download .pcin ul li {
    display: inline-block;
  }
  #keyVisual .download .pcin ul li img {
    height: 47px;
    width: auto;
  }
  #keyVisual .download .pcin ul li + li {
    margin-left: 10px;
  }
  #keyVisual .download .pcin a {
    transition: 0.2s;
  }
  #keyVisual .download .pcin a:hover {
    opacity: 0.7;
  }
  #keyVisual .download ul.banner {
    position: absolute;
    left: 30px;
    bottom: 40px;
  }
  #keyVisual .download ul.banner li a {
    transition: 0.2s;
  }
  #keyVisual .download ul.banner li a img {
    height: 99px;
    width: 300px;
  }
  #keyVisual .download ul.banner li a:hover {
    filter: brightness(1.5);
    transition: 0.4s;
  }
  #keyVisual .download ul.banner li + li {
    margin-top: 10px;
  }
}
@media screen and (min-width: 641px) {
  /*PC STYLE
  **************************************************************/
  #keyVisual .download .pcin {
    bottom: 38.571px;
  }
  #keyVisual .download .pcin .inner {
    height: 139.714px;
    width: 413.142px;
  }
  #keyVisual .download .pcin .icon {
    top: 17.999px;
    left: 17.999px;
  }
  #keyVisual .download .pcin .icon img {
    width: 105.428px;
    height: auto;
  }
  #keyVisual .download .pcin .txt {
    top: 23.142px;
    right: 21.428px;
  }
  #keyVisual .download .pcin .txt img {
    width: 251.142px;
  }
  #keyVisual .download .pcin ul {
    bottom: 18.857px;
    right: 21.428px;
  }
  #keyVisual .download .pcin ul li img {
    height: 40.285px;
    width: auto;
  }
  #keyVisual .download .pcin ul li + li {
    margin-left: 8.571px;
  }
  #keyVisual .download ul.banner {
    left: 25.714px;
    bottom: 34.285px;
  }
  #keyVisual .download ul.banner li a img {
    height: 84.857px;
    width: 257.142px;
  }
  #keyVisual .download ul.banner li + li {
    margin-top: 8.571px;
  }
}
@media screen and (min-width: 1201px) {
  /*PC STYLE
  **************************************************************/
  #keyVisual .download .pcin {
    bottom: 3.214vw;
  }
  #keyVisual .download .pcin .inner {
    height: 11.642vw;
    width: 34.428vw;
  }
  #keyVisual .download .pcin .icon {
    top: 1.5vw;
    left: 1.5vw;
  }
  #keyVisual .download .pcin .icon img {
    width: 8.785vw;
    height: auto;
  }
  #keyVisual .download .pcin .txt {
    top: 1.928vw;
    right: 1.785vw;
  }
  #keyVisual .download .pcin .txt img {
    width: 20.928vw;
  }
  #keyVisual .download .pcin ul {
    bottom: 1.571vw;
    right: 1.785vw;
  }
  #keyVisual .download .pcin ul li img {
    height: 3.357vw;
    width: auto;
  }
  #keyVisual .download .pcin ul li + li {
    margin-left: 0.714vw;
  }
  #keyVisual .download ul.banner {
    left: 2.142vw;
    bottom: 2.857vw;
  }
  #keyVisual .download ul.banner li a img {
    height: 7.071vw;
    width: 21.428vw;
  }
  #keyVisual .download ul.banner li + li {
    margin-top: 0.714vw;
  }
}
@media screen and (min-width: 1401px) {
  /*PC STYLE
  **************************************************************/
  #keyVisual .download .pcin {
    bottom: 45px;
  }
  #keyVisual .download .pcin .inner {
    height: 163px;
    width: 482px;
  }
  #keyVisual .download .pcin .icon {
    top: 21px;
    left: 21px;
  }
  #keyVisual .download .pcin .icon img {
    width: 123px;
    height: auto;
  }
  #keyVisual .download .pcin .txt {
    top: 27px;
    right: 25px;
  }
  #keyVisual .download .pcin .txt img {
    width: 293px;
  }
  #keyVisual .download .pcin ul {
    bottom: 22px;
    right: 25px;
  }
  #keyVisual .download .pcin ul li img {
    height: 47px;
    width: auto;
  }
  #keyVisual .download .pcin ul li + li {
    margin-left: 10px;
  }
  #keyVisual .download ul.banner {
    left: 30px;
    bottom: 40px;
  }
  #keyVisual .download ul.banner li a img {
    height: 99px;
    width: 300px;
  }
  #keyVisual .download ul.banner li + li {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  /*
  SP STYLE
  **************************************************************/
  .download {
    position: relative;
  }
  .download .inner {
    height: 35vw;
    width: 100vw;
    font-size: 0;
    position: relative;
  }
  .download .inner:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #bcbcbc;
    position: absolute;
    left: 0;
    top: 0;
  }
  .download .inner .icon {
    position: absolute;
    top: 5.46875vw;
    left: 5.46875vw;
  }
  .download .inner .txt {
    position: absolute;
    top: 5.46875vw;
    right: 5.46875vw;
  }
  .download .inner ul {
    position: absolute;
    bottom: 5vw;
    right: 4.6875vw;
  }
  .download .inner ul li {
    display: inline-block;
  }
  .download .inner ul li + li {
    margin-left: 1.5625vw;
  }
  .download ul.banner {
    z-index: 100;
    background: rgba(208, 208, 208, 0.5);
    position: relative;
    text-align: center;
    padding: 6.25vw 0;
  }
  .download ul.banner li a img {
    width: 85vw;
  }
  .download ul.banner li + li {
    margin-top: 1.5625vw;
  }
}
@media screen and (max-width: 640px) {
  #keyVisual .bg {
    transform: scale(1.6) translate(0, 10.3%);
  }
  #keyVisual .logo {
    transform: scale(0.8);
    opacity: 0;
  }
  #keyVisual .logo span {
    -webkit-mask-image: url("/index-if/images/sp/kv_logo_mask.png");
    -webkit-mask-mode: match-source;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 0% 0%;
    -webkit-mask-position: center center;
  }
  #keyVisual .copy {
    opacity: 0;
    transform: scale(1.2);
  }
  #keyVisual .chara div:nth-child(1) {
    opacity: 0;
    transform: scale(1.5) translate(0, 0.6%);
  }
  #keyVisual .chara div:nth-child(2) {
    opacity: 0;
    transform: scale(1.03) translate(0, -1%);
  }
  #keyVisual .chara div:nth-child(2) i::after {
    content: "";
    width: 100%;
    height: 100%;
    background: url("/index-if/images/sp/kv_chara_shadow.png") no-repeat center center/100% auto;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.66;
    filter: blur(0);
  }
  #keyVisual .chara div:nth-child(3) {
    opacity: 0;
    transform: scale(1.1);
  }
  #keyVisual .text {
    opacity: 0;
  }
  .imgloaded #keyVisual .bg {
    transform: scale(1);
    transition: 3.5s 0s cubic-bezier(0.19, 1, 0.22, 1), filter 4.2s 0s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
    filter: brightness(1);
  }
  .imgloaded #keyVisual .chara div:nth-child(1) {
    transform: scale(1);
    transition: 2.2s 0.5s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.6s 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 1;
  }
  .imgloaded #keyVisual .chara div:nth-child(3) {
    transition: 4s 2s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
  }
  .playkv #keyVisual .logo {
    transform: scale(1);
    opacity: 1;
    transition: 1.8s 1s cubic-bezier(0.19, 1, 0.22, 1), transform 3.4s 1s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .playkv #keyVisual .logo span {
    -webkit-mask-size: 320% 240%;
    transition: 2.4s 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .playkv #keyVisual .copy {
    transition: 2s 2.1s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scale(1);
    opacity: 1;
  }
  .playkv #keyVisual .chara div:nth-child(2) {
    transform: scale(1);
    transition: 1.8s 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.1s 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
  }
  .playkv #keyVisual .chara div:nth-child(2) i::after {
    transition: 1.4s 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    filter: blur(0);
  }
  .playkv #keyVisual .text {
    transition: 2s 4s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
  }
}
@media screen and (min-width: 641px) {
  #keyVisual .bg i span {
    transform: scale(1.4) translate(0, 8.3%);
    display: block;
    height: 100%;
    position: relative;
    filter: brightness(1.2);
  }
  #keyVisual .logo {
    transform: scale(1.75);
    opacity: 0;
  }
  #keyVisual .logo span {
    -webkit-mask-image: url("/index-if/images/sp/kv_logo_mask.png");
    -webkit-mask-mode: match-source;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 0% 0%;
    -webkit-mask-position: center center;
  }
  #keyVisual .copy {
    opacity: 0;
    transform: scale(1.12) translate(0, 3%);
  }
  #keyVisual .chara div:nth-child(1) i {
    opacity: 0;
    transform: scale(1.5) translate(0, -0.6%);
  }
  #keyVisual .chara div:nth-child(2) i {
    opacity: 0;
    transform: scale(1.03) translate(0, -0.5%);
  }
  #keyVisual .chara div:nth-child(2) i::after {
    content: "";
    width: 100%;
    height: 100%;
    background: url("/index-if/images/kv_chara_shadow.png") no-repeat center center/100% auto;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.5;
    filter: blur(3px);
  }
  #keyVisual .chara div:nth-child(3) i img {
    opacity: 0;
  }
  #keyVisual .download,
  #keyVisual .text {
    opacity: 0;
  }
  .imgloaded #keyVisual .bg i span {
    transform: scale(1);
    transition: 3.5s 0s cubic-bezier(0.19, 1, 0.22, 1), filter 4.2s 0s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
    filter: brightness(1);
  }
  .imgloaded #keyVisual .chara div:nth-child(1) i {
    transform: scale(1);
    transition: 2.2s 0.5s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.6s 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 1;
  }
  .imgloaded #keyVisual .chara div:nth-child(3) i img {
    transition: 3s 3s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
  }
  .playkv #keyVisual .logo {
    transform: scale(1);
    opacity: 1;
    transition: 1.8s 1s cubic-bezier(0.19, 1, 0.22, 1), transform 3.4s 1s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .playkv #keyVisual .logo span {
    -webkit-mask-size: 320% 240%;
    transition: 2.4s 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .playkv #keyVisual .copy {
    transition: 2s 2.3s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scale(1);
    opacity: 1;
  }
  .playkv #keyVisual .chara div:nth-child(2) i {
    transform: scale(1);
    transition: 1.8s 0.7s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.2s 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
  }
  .playkv #keyVisual .chara div:nth-child(2) i::after {
    transition: 1.4s 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    filter: blur(0);
  }
  .playkv #keyVisual .download,
  .playkv #keyVisual .text {
    transition: 1.7s 3s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
  }
}
/*
事前登録
*******************************************************/
@media screen and (min-width: 641px) {
  /*

  PC STYLE

  **************************************************************/
  #jizen {
    height: 1196px;
    width: 100%;
    min-width: 1200px;
    font-size: 0;
    overflow: hidden;
  }
  #jizen::after {
    content: "";
    background: rgba(0, 115, 202, 0.6);
    width: 2800px;
    height: 1400px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: rotate(-30deg);
    margin: -988px 0 0 -2496px;
    z-index: 0;
  }
  #jizen::before {
    content: "";
    background: rgba(0, 115, 202, 0.6);
    width: 2800px;
    height: 1400px;
    position: absolute;
    right: 50%;
    top: 0;
    transform: rotate(-30deg);
    margin: 330px -2804px 0 0;
    z-index: 0;
  }
  #jizen .wrap {
    background: url(/index-if/images/jizen.png) center top no-repeat;
    height: 100%;
  }
  #jizen dl {
    background: url(/index-if/images/bg_jizen-btns.png) center top no-repeat;
    width: 1200px;
    height: 254px;
    margin: 0 auto;
    z-index: 10;
    position: absolute;
    left: 50%;
    top: 255px;
    margin-left: -600px;
  }
  #jizen dl dd {
    width: 1200px;
    position: relative;
  }
  #jizen dl dd a {
    display: inline-block;
    width: 312px;
    height: 118px;
    margin: 0 -6px;
    transition: 0.3s;
    backface-visibility: hidden;
  }
  #jizen dl dd a[class*=twitter] {
    background: url(/index-if/images/btn_jizen-twitter.png) left top no-repeat;
  }
  #jizen dl dd a[class*=line] {
    background: url(/index-if/images/btn_jizen-line.png) left top no-repeat;
  }
  #jizen dl dd a[class*=mail] {
    background: url(/index-if/images/btn_jizen-mail.png) left top no-repeat;
  }
  #jizen dl dd a[class*=top10] {
    background: url(/index-if/images/btn_jizen-top10.png) left top no-repeat;
  }
  #jizen dl dd a[class*=gplay] {
    background: url(/index-if/images/btn_jizen-gplay.png) left top no-repeat;
  }
  #jizen dl dd a:hover {
    filter: brightness(1.3);
  }
  .ie11 #jizen dl dd a:hover {
    opacity: 0.7;
  }
  #jizen .btn_registration {
    width: 296px;
    position: absolute;
    left: 50%;
    top: 536px;
    margin-left: -148px;
  }
  #jizen .presents {
    width: 1920px;
    height: 600px;
    background: url(/index-if/images/jizen_presents.png?v=0625) center top no-repeat;
    position: absolute;
    left: 50%;
    top: 600px;
    margin-left: -960px;
  }
  #jizen .presents li.clear {
    width: 122px;
    height: 122px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/index-if/images/clear.png) left top no-repeat;
  }
  #jizen .presents li:nth-child(6) {
    width: 154px;
    height: 154px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/index-if/images/clear2.png) left top no-repeat;
  }
  #jizen .presents li:nth-child(1).clear {
    left: 626px;
    top: 3px;
  }
  #jizen .presents li:nth-child(2).clear {
    left: 819px;
    top: 143px;
  }
  #jizen .presents li:nth-child(3).clear {
    left: 1026px;
    top: 3px;
  }
  #jizen .presents li:nth-child(4).clear {
    left: 1219px;
    top: 143px;
  }
  #jizen .presents li:nth-child(5).clear {
    left: 1426px;
    top: 3px;
  }
  #jizen .presents li:nth-child(6).clear {
    left: 766px;
    top: 354px;
  }
}
@media screen and (max-width: 640px) {
  /*

  SP STYLE

  **************************************************************/
  #jizen {
    height: 289.0625vw;
    width: auto;
    background: url(/index-if/images/sp/jizen.png) center top no-repeat;
    font-size: 0;
    overflow: hidden;
  }
  #jizen dl {
    margin: 0 auto;
    z-index: 10;
    position: absolute;
    left: 0;
    top: 37.1875vw;
  }
  #jizen dl dd {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #jizen dl dd a {
    display: inline-block;
    width: 48.75vw;
    height: 18.4375vw;
    margin: 0 -0.9375vw -2.34375vw;
    transition: 0.3s;
    backface-visibility: hidden;
  }
  #jizen dl dd a[class*=twitter] {
    background: url(/index-if/images/btn_jizen-twitter.png) left top no-repeat;
    background-size: cover;
  }
  #jizen dl dd a[class*=line] {
    background: url(/index-if/images/btn_jizen-line.png) left top no-repeat;
    background-size: cover;
  }
  #jizen dl dd a[class*=mail] {
    background: url(/index-if/images/btn_jizen-mail.png) left top no-repeat;
    background-size: cover;
  }
  #jizen dl dd a[class*=top10] {
    background: url(/index-if/images/btn_jizen-top10.png) left top no-repeat;
    background-size: cover;
  }
  #jizen dl dd a[class*=gplay] {
    background: url(/index-if/images/btn_jizen-gplay.png) left top no-repeat;
    background-size: cover;
  }
  #jizen .btn_registration {
    width: 46.25vw;
    position: absolute;
    left: 50%;
    top: 93.75vw;
    margin-left: -23.125vw;
  }
  #jizen .presents {
    width: 100vw;
    height: 181.25vw;
    background: url(/index-if/images/sp/presents.png?v=0625) center top no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 107.8125vw;
  }
  #jizen .presents li.clear {
    width: 19.0625vw;
    height: 19.0625vw;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/index-if/images/clear.png) left top no-repeat;
    background-size: cover;
  }
  #jizen .presents li:nth-child(6) {
    width: 24.0625vw;
    height: 24.0625vw;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/index-if/images/clear2.png) left top no-repeat;
    background-size: cover;
  }
  #jizen .presents li:nth-child(1).clear {
    left: 44.21875vw;
    top: -3.4375vw;
  }
  #jizen .presents li:nth-child(2).clear {
    left: 75.46875vw;
    top: 18.4375vw;
  }
  #jizen .presents li:nth-child(3).clear {
    left: 44.21875vw;
    top: 38.59375vw;
  }
  #jizen .presents li:nth-child(4).clear {
    left: 75.46875vw;
    top: 60.625vw;
  }
  #jizen .presents li:nth-child(5).clear {
    left: 44.21875vw;
    top: 86.25vw;
  }
  #jizen .presents li:nth-child(6).clear {
    left: 62.5vw;
    top: 121.875vw;
  }
}
/*
アバウト
*******************************************************/
@media screen and (min-width: 641px) {
  /*

  PC STYLE

  **************************************************************/
  #about {
    height: 941px;
    width: 100%;
    min-width: 1200px;
    font-size: 0;
    overflow: hidden;
  }
  #about i {
    height: 1528px;
    width: 1400px;
    min-width: 1200px;
    background: url(/index-if/images/about.png) center 0 no-repeat;
    position: absolute;
    z-index: 1;
    content: "";
    left: 50%;
    top: -323px;
    margin-left: -700px;
  }
  #about .wrap {
    height: 941px;
    width: 100%;
    min-width: 1200px;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  #about .wrap::after {
    content: "";
    background: rgba(0, 115, 202, 0.6);
    width: 2800px;
    height: 1400px;
    position: absolute;
    right: 50%;
    top: 0;
    transform: rotate(30deg);
    margin: -988px -2700px 0 0;
    z-index: 0;
  }
  #about .wrap::before {
    content: "";
    background: rgba(0, 115, 202, 0.6);
    width: 2800px;
    height: 1400px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: rotate(30deg);
    margin: 200px 0 0 -3106px;
    z-index: 0;
  }
  #about h2 {
    width: 1000px;
    height: 300px;
    background: url(/index-if/images/about_h2.png) center top no-repeat;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -500px;
    z-index: 10;
  }
  #about .text {
    height: 100%;
    width: 100%;
    min-width: 1200px;
    /* background: url(/index-if/images/about_text.png) center top no-repeat;*/
    padding: 200px 0 0;
  }
  #about .text::after {
    content: "";
    background: url(/index-if/images/about_text02.png) left top no-repeat;
    width: 93px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: 414px;
  }
  #about .text::before {
    content: "";
    background: url(/index-if/images/about_text03.png) left top no-repeat;
    width: 208px;
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    margin-right: 348px;
  }
  #about .text p {
    /*border: 1px solid red;*/
    width: 100%;
    height: 160px;
    background: url(/index-if/images/about_text.png) center -200px no-repeat;
  }
  #about .text p:nth-of-type(2) {
    background-position: center -360px;
  }
  #about .text p:nth-of-type(3) {
    background-position: center -520px;
    height: 106px;
  }
  #about .text p:nth-of-type(4) {
    background-position: center -626px;
    height: 106px;
  }
  #about .text p:nth-of-type(5) {
    background-position: center -732px;
    height: 106px;
  }
}
@media screen and (max-width: 640px) {
  /*

  SP STYLE

  **************************************************************/
  #about {
    height: 167.5vw;
    width: auto;
    background: url(/index-if/images/sp/about.png) center top no-repeat;
    background-size: cover;
    font-size: 0;
    overflow: hidden;
  }
  #about .text {
    height: 167.5vw;
    width: 100vw;
    padding: 51.5625vw 0 0;
  }
  #about .text::after {
    content: "";
    width: 100vw;
    height: 20.3125vw;
    background: url(/index-if/images/sp/about_text.png) center -31.25vw no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 31.25vw;
  }
  #about .text p {
    width: 100vw;
    height: 29.6875vw;
    /* border: 1px solid red;*/
    background: url(/index-if/images/sp/about_text.png) center -51.5625vw no-repeat;
    background-size: 100% auto;
  }
  #about .text p:nth-of-type(2) {
    background-position: center -81.25vw;
    height: 23.4375vw;
  }
  #about .text p:nth-of-type(3) {
    background-position: center -104.6875vw;
    height: 18.75vw;
  }
  #about .text p:nth-of-type(4) {
    background-position: center -123.4375vw;
    height: 18.75vw;
  }
  #about .text p:nth-of-type(5) {
    background-position: center -142.1875vw;
    height: 18.75vw;
  }
}
/*
システム
*******************************************************/
@media screen and (min-width: 641px) {
  /*

  PC STYLE

  **************************************************************/
  #system {
    height: 780px;
    width: 100%;
    min-width: 1200px;
    font-size: 0;
    overflow: hidden;
  }
  #system i {
    height: 208px;
    width: 1920px;
    min-width: 1200px;
    background: url(/index-if/images/system.jpg) center 0 no-repeat;
    position: absolute;
    z-index: 1;
    content: "";
    left: 50%;
    top: 365px;
    margin-left: -960px;
  }
  #system h2 {
    width: 1000px;
    height: 300px;
    background: url(/index-if/images/system_h2.png) center top no-repeat;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -500px;
    z-index: 10;
  }
  #system .text {
    height: 100%;
    width: 100%;
    min-width: 1200px;
    /* background: url(/index-if/images/system_text.png) center top no-repeat;*/
    padding: 200px 0 0;
  }
  #system .text p {
    width: 100%;
    height: 160px;
    background: url(/index-if/images/system_text.png) center top no-repeat;
    margin-top: 30px;
  }
  #system p.btn {
    width: 385px;
    height: 75px;
    position: absolute;
    left: 50%;
    bottom: 87px;
    z-index: 100;
    margin-left: -192px;
    font-size: 0;
  }
  #system p.btn a {
    display: block;
    background: url("/index-if/images/btn_system.png");
    width: 385px;
    height: 75px;
    transition: 0.2s;
  }
  #system p.btn a:hover {
    filter: brightness(1.5);
    transition: 0.4s;
  }
}
@media screen and (max-width: 640px) {
  /*

  SP STYLE

  **************************************************************/
  #system {
    height: 122.1875vw;
    width: auto;
    background: url(/index-if/images/sp/system.png) center top no-repeat;
    background-size: cover;
    font-size: 0;
    overflow: hidden;
    position: relative;
  }
  #system i {
    height: 32.5vw;
    width: 100vw;
    background: url(/index-if/images/sp/system.jpg) center 0 no-repeat;
    position: absolute;
    z-index: 1;
    content: "";
    left: 0;
    top: 54.6875vw;
  }
  #system h2 {
    width: 156.25vw;
    height: 46.875vw;
    background: url(/index-if/images/system_h2.png) center top no-repeat;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -78.125vw;
    z-index: 10;
  }
  #system .text {
    padding: 34.375vw 0 0;
  }
  #system .text p {
    width: 90.625vw;
    margin: 0 auto;
    height: 29.6875vw;
    background: url(/index-if/images/system_text.png) center top no-repeat;
    background-size: 100% auto;
  }
  #system p.btn {
    display: block;
    background-size: cover;
    width: 60.15625vw;
    height: 11.71875vw;
    bottom: 12.5vw;
    position: absolute;
    left: 19.84375vw;
  }
  #system p.btn a {
    display: block;
    background: url("/index-if/images/btn_system.png");
    width: 60.15625vw;
    height: 11.71875vw;
    transition: 0.2s;
  }
}
/*
ムービー
*******************************************************/
@media screen and (min-width: 641px) {
  /*

  PC STYLE

  **************************************************************/
  #movie {
    height: 856px;
    width: auto;
    background: url(/index-if/images/movie.jpg) center top no-repeat;
    font-size: 0;
    overflow: hidden;
    background-size: cover;
  }
  #movie h2 {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1400px;
    height: 240px;
    background: url(/index-if/images/movie.png) left top no-repeat;
    z-index: 20;
    background-size: auto 100%;
    margin-left: -700px;
  }
  #movie p.coming {
    font-size: 45px;
    text-align: center;
    font-family: "Noto Serif", serif;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 180px;
    letter-spacing: 1px;
  }
  #movie .swiper-container {
    width: 100%;
    padding-top: 73px;
    z-index: 100;
    display: flex;
  }
  #movie .swiper-container .swiper-wrapper {
    display: inline-flex;
    justify-content: center;
    width: auto;
    margin: 0 auto;
  }
  #movie .swiper-slide {
    font-size: 0;
    line-height: 1;
    text-align: center;
    padding: 0 5px;
    margin: 0 auto;
    width: auto;
    /*
    display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;*/
  }
  #movie .new::after {
    content: "";
    background: url(/index-if/images/movie-new.png) center center/cover;
    width: 82px;
    height: 21px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 10;
    transition: 0.3s;
  }
  #movie .swiper-slide a {
    display: inline-block;
    position: relative;
  }
  #movie .swiper-slide a::after {
    content: "";
    background: url(/index-if/images/btn_play.png) center center/cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    transition: 0.3s;
  }
  #movie .swiper-slide a:hover::after {
    transform: scale(1.1);
  }
  #movie .swiper-slide a img {
    display: inline-block;
    transition: 0.3s;
  }
  #movie .swiper-slide a:hover img {
    filter: brightness(1.2);
  }
  .ie11 #movie .swiper-slide a:hover img {
    opacity: 0.7;
  }
  #movie .swiper-pagination {
    padding-top: 37px;
    transition: none;
    z-index: 100;
    display: block;
    vertical-align: top;
    width: 100%;
    text-align: center;
  }
  #movie .swiper-pagination-bullet {
    background: #fff;
    width: 12px;
    height: 12px;
    margin: 0 10px;
    opacity: 1;
    cursor: pointer;
    vertical-align: top;
    transition: 0.3s;
    border-radius: 100%;
    padding: 0;
  }
  #movie .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #75edff;
  }
  #movie .swiper-pagination-bullet:hover {
    opacity: 0.7;
  }
  #movie .tab_wrap {
    margin-top: 230px;
  }
  #movie input[type=radio] {
    display: none;
  }
  #movie .tab_area {
    font-size: 0;
    margin: 0 auto;
    width: 800px;
  }
  #movie .tab_area label {
    width: 260px;
    height: 70px;
    margin: 0;
    display: inline-block;
    cursor: pointer;
    transition: 0.2s;
    position: relative;
  }
  #movie .tab_area label:before {
    content: "";
    width: 260px;
    height: 70px;
    background: url(/index-if/images/btn_movie01.png) center top no-repeat;
    background-size: 100% auto;
    position: absolute;
    z-index: 5;
    transition: 0.3s;
  }
  #movie .tab_area label:nth-of-type(2):before {
    background: url(/index-if/images/btn_movie02.png) center top no-repeat;
    background-size: 100% auto;
  }
  #movie .tab_area label:nth-of-type(3):before {
    background: url(/index-if/images/btn_movie03.png) center top no-repeat;
    background-size: 100% auto;
  }
  #movie .tab_area label:after {
    content: "";
    position: absolute;
    width: 260px;
    height: 70px;
    background: url(/index-if/images/btn_movie01_on.png) center top no-repeat;
    background-size: 100% auto;
    opacity: 0;
    z-index: 10;
    transition: 0.3s;
  }
  #movie .tab_area label:nth-of-type(2):after {
    background: url(/index-if/images/btn_movie02_on.png) center top no-repeat;
    background-size: 100% auto;
  }
  #movie .tab_area label:nth-of-type(3):after {
    background: url(/index-if/images/btn_movie03_on.png) center top no-repeat;
    background-size: 100% auto;
  }
  #movie #tab1:checked ~ .tab_area label:first-of-type, #movie #tab2:checked ~ .tab_area label:nth-of-type(2), #movie #tab3:checked ~ .tab_area label:nth-of-type(3) {
    pointer-events: none;
  }
  #movie #tab1:checked ~ .tab_area label:first-of-type:before, #movie #tab2:checked ~ .tab_area label:nth-of-type(2):before, #movie #tab3:checked ~ .tab_area label:nth-of-type(3):before {
    opacity: 0;
  }
  #movie #tab1:checked ~ .tab_area label:first-of-type:after, #movie #tab2:checked ~ .tab_area label:nth-of-type(2):after, #movie #tab3:checked ~ .tab_area label:nth-of-type(3):after {
    opacity: 1;
    transition: 0.2s;
  }
  #movie .tab_area label + label {
    margin-left: 10px;
  }
  #movie .tab_area label:hover {
    opacity: 0.5;
  }
  #movie .tab_panel {
    width: 100%;
    padding: 0;
    position: absolute;
    top: -99999px;
  }
  #movie #tab1:checked ~ .panel_area #panel1, #movie #tab2:checked ~ .panel_area #panel2, #movie #tab3:checked ~ .panel_area #panel3 {
    top: auto;
  }
  /*on*/
}
@media screen and (min-width: 1401px) {
  #movie {
    background-size: cover;
  }
}
@media screen and (max-width: 640px) {
  /*

  SP STYLE

  **************************************************************/
  #movie {
    height: 120.3125vw;
    width: auto;
    background: url(/index-if/images/sp/movie.jpg) center top no-repeat;
    background-size: cover;
    font-size: 0;
    overflow: hidden;
  }
  #movie p.coming {
    font-size: 7.03125vw;
    text-align: center;
    font-family: "Noto Serif", serif;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 20.3125vw;
    letter-spacing: 1px;
  }
  #movie .swiper-container {
    width: 100%;
    padding-top: 7.8125vw;
    z-index: 100;
  }
  #movie .swiper-slide {
    font-size: 0;
    line-height: 1;
    text-align: center;
    width: 78.7692307692vw;
    padding: 0 0.625vw;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #movie .swiper-slide a {
    display: inline-block;
    position: relative;
  }
  #movie .swiper-slide a::after {
    content: "";
    background: url(/index-if/images/btn_play.png) center center/cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    transition: 0.3s;
  }
  #movie .swiper-slide a:hover::after {
    transform: scale(1.1);
  }
  #movie .swiper-slide a img {
    display: inline-block;
    transition: 0.3s;
    width: 100%;
    height: auto;
  }
  #movie .swiper-slide a:hover img {
    filter: brightness(1.2);
  }
  #movie .new::after {
    content: "";
    background: url(/index-if/images/movie-new.png) center center/cover;
    width: 12.8125vw;
    height: 3.28125vw;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 10;
    transition: 0.3s;
  }
  #movie .swiper-pagination {
    margin: 6.25vw 0 0;
    transition: none;
    z-index: 100;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
  }
  #movie .swiper-pagination-bullet {
    background: #fff;
    width: 1.875vw;
    height: 1.875vw;
    margin: 0 1.5625vw;
    opacity: 1;
    cursor: pointer;
    vertical-align: top;
    transition: 0.3s;
    border-radius: 100%;
    padding: 0;
  }
  #movie .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #75edff;
  }
  #movie .swiper-pagination-bullet:hover {
    opacity: 0.7;
  }
  #movie .swiper-container-horizontal > .swiper-pagination-bullets {
    position: static;
  }
  #movie .tab_wrap {
    margin-top: 39.0625vw;
  }
  #movie input[type=radio] {
    display: none;
  }
  #movie .tab_area {
    font-size: 0;
    margin: 0 auto;
    width: 90.625vw;
  }
  #movie .tab_area label {
    width: 28.90625vw;
    height: 8.4375vw;
    margin: 0;
    display: inline-block;
    cursor: pointer;
    transition: ease 0.2s opacity;
    background-size: 28.125vw, 8.4375vw;
  }
  #movie .tab_area label + label {
    margin-left: 1.5625vw;
  }
  #movie .tab_panel {
    width: 100%;
    padding: 0;
    position: absolute;
    top: -99999px;
  }
  #movie .tab_area label {
    width: 28.125vw;
    height: 7.8125vw;
    margin: 0;
    display: inline-block;
    cursor: pointer;
    transition: 0.2s;
    position: relative;
  }
  #movie .tab_area label:before {
    content: "";
    width: 28.125vw;
    height: 7.8125vw;
    background: url(/index-if/images/btn_movie01.png) center top no-repeat;
    background-size: 100% auto;
    position: absolute;
    z-index: 5;
    transition: 0.3s;
  }
  #movie .tab_area label:nth-of-type(2):before {
    background: url(/index-if/images/btn_movie02.png) center top no-repeat;
    background-size: 100% auto;
  }
  #movie .tab_area label:nth-of-type(3):before {
    background: url(/index-if/images/btn_movie03.png) center top no-repeat;
    background-size: 100% auto;
  }
  #movie .tab_area label:after {
    content: "";
    position: absolute;
    width: 28.125vw;
    height: 7.8125vw;
    background: url(/index-if/images/btn_movie01_on.png) center top no-repeat;
    background-size: 100% auto;
    opacity: 0;
    z-index: 10;
    transition: 0.3s;
  }
  #movie .tab_area label:nth-of-type(2):after {
    background: url(/index-if/images/btn_movie02_on.png) center top no-repeat;
    background-size: 100% auto;
  }
  #movie .tab_area label:nth-of-type(3):after {
    background: url(/index-if/images/btn_movie03_on.png) center top no-repeat;
    background-size: 100% auto;
  }
  #movie #tab1:checked ~ .tab_area label:first-of-type:before, #movie #tab2:checked ~ .tab_area label:nth-of-type(2):before, #movie #tab3:checked ~ .tab_area label:nth-of-type(3):before {
    opacity: 0;
  }
  #movie #tab1:checked ~ .tab_area label:first-of-type:after, #movie #tab2:checked ~ .tab_area label:nth-of-type(2):after, #movie #tab3:checked ~ .tab_area label:nth-of-type(3):after {
    opacity: 1;
    transition: 0.2s;
  }
  #movie #tab1:checked ~ .panel_area #panel1, #movie #tab2:checked ~ .panel_area #panel2, #movie #tab3:checked ~ .panel_area #panel3 {
    top: auto;
  }
}
/*
last twitter spec bnr
*******************************************************/
@media screen and (min-width: 641px) {
  /*

  PC STYLE

  **************************************************************/
  #news {
    background: url(/index-if/images/bg_news.jpg) no-repeat center top;
    text-align: center;
    font-size: 0;
    padding: 100px 0 90px;
    height: 637px;
  }
  #news .wrap {
    display: flex;
    justify-content: center;
  }
  #news #information {
    background: url(/index-if/images/information.png);
    width: 540px;
    height: 431px;
    margin: 0 15px;
    padding: 156px 40px 0;
    position: relative;
  }
  #information .btn a {
    width: 108px;
    height: 108px;
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    transition: 0.2s;
  }
  #information .btn a::before {
    content: "";
    background: url(/index-if/images/btn_infolist.png) no-repeat left top/cover;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    transition: 0.3s;
  }
  #information .btn a::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 108px 108px 0;
    border-color: transparent #0073ca transparent transparent;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    transition: 0.3s;
  }
  #information .btn a:hover {
    filter: brightness(1.4);
  }
  .ie11 #information .btn a:hover {
    opacity: 0.7;
  }
  #information dl {
    width: 450px;
    height: 220px;
    overflow: hidden;
    overflow-y: scroll;
  }
  #information dl dt {
    font-size: 18px;
    line-height: 50px;
    color: #0073ca;
    text-align: left;
  }
  #information dl dt i {
    color: #fff;
    padding: 0 1em;
    display: inline-block;
    line-height: 24px;
    font-size: 15px;
    position: relative;
    top: -0.1em;
    margin-left: 8px;
  }
  #information dl dt i + i {
    margin-left: 8px;
  }
  #information dl dt i.EntryIsImportant {
    background-color: #d6271e;
  }
  #information dl dt i.information {
    background-color: #1b7bff;
  }
  #information dl dt i.update {
    background-color: #961bd5;
  }
  #information dl dt i.maintenance {
    background-color: #e3c600;
  }
  #information dl dt i.event {
    background-color: #00ad38;
  }
  #information dl dd {
    font-size: 15px;
    line-height: 26px;
    text-align: left;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 12px;
  }
  #information dl dd a {
    color: #000;
    text-decoration: none;
    display: block;
  }
  #information dl dd a:hover {
    background-color: rgba(1, 101, 190, 0.1);
  }
  #information ul {
    width: 460px;
    height: 220px;
    overflow: hidden;
    overflow-y: scroll;
  }
  #information ul span {
    font-size: 18px;
    line-height: 24px;
    color: #0073ca;
    text-align: left;
    display: block;
    margin-bottom: 1px;
  }
  #information ul span i {
    color: #fff;
    padding: 0 1em;
    display: inline-block;
    line-height: 24px;
    font-size: 15px;
    position: relative;
    top: -0.1em;
    margin: 0 4px 8px 8px;
  }
  #information ul span i + i {
    margin: 0 4px 8px 0;
  }
  #information ul span i.EntryIsImportant {
    background-color: #d6271e;
  }
  #information ul span i.information {
    background-color: #1b7bff;
  }
  #information ul span i.update {
    background-color: #961bd5;
  }
  #information ul span i.maintenance {
    background-color: #e3c600;
  }
  #information ul span i.event {
    background-color: #00ad38;
  }
  #information ul div {
    font-size: 15px;
    line-height: 26px;
    text-align: left;
    padding-bottom: 0;
  }
  #information ul li a {
    color: #000;
    text-decoration: none;
    display: block;
    transition: background 0.3s;
    padding: 15px 28px 14px 10px;
    border-bottom: 1px solid #b7b7b7;
    position: relative;
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  #information ul li a::after {
    content: "";
    border-right: 2px solid #888;
    border-top: 2px solid #888;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -5px;
  }
  #information ul li a:hover {
    background-color: rgba(1, 101, 190, 0.06);
  }
  /*var color = {EntryIsImportant:'#d6271e',information:'#1b7bff',update:'#961bd5',maintenance:'#e3c600',event:'#00ad38'}*/
  /*var color = {EntryIsImportant:'#d6271e',information:'#1b7bff',update:'#961bd5',maintenance:'#e3c600',event:'#00ad38'}*/
  #news #twitter {
    background: url(/index-if/images/twitter.png);
    width: 540px;
    height: 431px;
    margin: 0 15px;
    padding: 156px 40px 0;
    position: relative;
  }
  #twitter .btn a {
    width: 108px;
    height: 108px;
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    transition: 0.2s;
  }
  #twitter .btn a::before {
    content: "";
    background: url(/index-if/images/btn_follow.png) no-repeat left top/cover;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    transition: 0.3s;
  }
  #twitter .btn a::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 108px 108px 0;
    border-color: transparent #0073ca transparent transparent;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    transition: 0.3s;
  }
  #twitter .btn a:hover {
    filter: brightness(1.4);
  }
  .ie11 #twitter .btn a:hover {
    opacity: 0.7;
  }
  #last .bnr {
    display: block;
    padding: 65px 0;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  #last .bnr a {
    display: inline-block;
    transition: 0.5s;
    backface-visibility: hidden;
    margin: 0 10px;
  }
  #last .bnr a:hover {
    filter: brightness(1.2);
    transform: scale(1.06);
    transition: 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.6s 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .ie11 #last .bnr a:hover {
    opacity: 0.7;
  }
  .timeline {
    height: 234px !important;
    overflow: hidden;
    overflow-y: auto;
  }
  .timeline iframe {
    width: 400px !important;
  }
  #spec {
    background: rgba(193, 193, 193, 0.3);
    width: 100%;
  }
  #spec dl {
    width: 540px;
    margin-left: 30px;
    padding: 60px 0 34px 0;
    margin: 0 auto;
  }
  #spec dt {
    clear: left;
    float: left;
    width: 164px;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.1em;
    background: linear-gradient(to right, #009ada 0%, #0956a7 100%);
    margin-bottom: 26px;
    margin-right: 20px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    -webkit-transform: rotate(0.03deg);
    text-align: center;
  }
  #last #spec dd {
    font-size: 15px;
    line-height: 26px;
    text-align: left;
    padding: 0 0 26px 0;
    letter-spacing: 0.15em;
  }
  #last #spec dd i {
    display: inline-block;
    position: relative;
  }
  #last #spec dd i::after {
    content: attr(data-rubi);
    font-size: 9px;
    position: absolute;
    left: 0;
    top: -1.4em;
    white-space: nowrap;
    letter-spacing: 0;
  }
  #last #spec dd i:nth-of-type(2)::after {
    left: -10px;
  }
  #staff {
    width: 620px;
    margin: 100px auto 0;
  }
  #staff h2 {
    width: 298px;
    height: 63px;
    background: url(/index-if/images/staff_h2.png) center top no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -149px;
    z-index: 10;
    font-size: 0;
  }
  #staff dl {
    font-size: 20px;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
    padding-top: 140px;
    line-height: 35px;
  }
  #staff dl dt {
    color: #ff7a65;
    float: left;
    width: 220px;
    margin-bottom: 40px;
    text-align: right;
    height: 50px;
  }
  #staff dl dd {
    color: #0165be;
    float: right;
    width: 350px;
    margin-bottom: 40px;
    height: 50px;
  }
}
@media screen and (min-width: 1400px) {
  #news {
    background-size: cover;
  }
}
@media screen and (max-width: 640px) {
  /*

  SP STYLE

  **************************************************************/
  #news {
    background: url(/index-if/images/sp/bg_news.jpg) center top/cover;
    text-align: center;
    font-size: 0;
    padding: 10.625vw 7.8125vw 14.0625vw;
  }
  #news #information {
    background: url(/index-if/images/information.png) left top/cover;
    width: 84.375vw;
    height: 67.34375vw;
    padding: 24.375vw 6.25vw 0;
    position: relative;
    margin-bottom: 5.625vw;
  }
  #information .btn a {
    background: url(/index-if/images/btn_follow.png) left top/cover;
    width: 16.875vw;
    height: 16.875vw;
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
  }
  #information .btn a::before {
    content: "";
    background: url(/index-if/images/btn_infolist.png) no-repeat left top/cover;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
  }
  #information .btn a::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 16.875vw 16.875vw 0;
    border-color: transparent #0073ca transparent transparent;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
  }
  #information dl {
    width: 70.3125vw;
    height: 34.375vw;
    overflow: hidden;
    overflow-y: scroll;
  }
  #information dl dt {
    font-size: 2.8125vw;
    line-height: 7.8125vw;
    color: #0073ca;
    text-align: left;
  }
  #information dl dt i {
    color: #fff;
    padding: 0 1em;
    display: inline-block;
    line-height: 3.75vw;
    font-size: 2.5vw;
    margin-left: 1.25vw;
  }
  #information dl dt i + i {
    margin-left: 1.25vw;
  }
  #information dl dd {
    font-size: 2.34375vw;
    line-height: 4.0625vw;
    text-align: left;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 1.875vw;
  }
  #information dl dd a {
    color: #ff7a65;
    text-decoration: none;
  }
  #information dl dt i.EntryIsImportant {
    background-color: #d6271e;
  }
  #information dl dt i.information {
    background-color: #1b7bff;
  }
  #information dl dt i.update {
    background-color: #961bd5;
  }
  #information dl dt i.maintenance {
    background-color: #e3c600;
  }
  #information dl dt i.event {
    background-color: #00ad38;
  }
  #information ul {
    width: 71.875vw;
    height: 34.375vw;
    overflow: hidden;
    overflow-y: scroll;
  }
  #information ul::-webkit-scrollbar {
    width: 1.875vw;
    height: 100%;
    background: #dfdfdf;
  }
  #information ul::-webkit-scrollbar-track {
    border-radius: 0;
  }
  #information ul::-webkit-scrollbar-thumb {
    background-color: #0073ca;
    border-radius: 0;
  }
  #information ul span {
    font-size: 2.8125vw;
    line-height: 3.75vw;
    color: #0073ca;
    text-align: left;
    display: block;
    margin-bottom: 0.15625vw;
  }
  #information ul span i {
    color: #fff;
    padding: 0 1em;
    display: inline-block;
    line-height: 3.75vw;
    font-size: 2.5vw;
    margin: 0 0.625vw 1.25vw 1.25vw;
  }
  #information ul span i + i {
    margin: 0 0.625vw 1.25vw 0;
  }
  #information ul div {
    font-size: 2.34375vw;
    line-height: 4.0625vw;
    text-align: left;
  }
  #information ul li a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #b7b7b7;
    padding: 2.34375vw 4.375vw 2.1875vw 0vw;
    display: block;
    position: relative;
  }
  #information ul span i.EntryIsImportant {
    background-color: #d6271e;
  }
  #information ul span i.information {
    background-color: #1b7bff;
  }
  #information ul span i.update {
    background-color: #961bd5;
  }
  #information ul span i.maintenance {
    background-color: #e3c600;
  }
  #information ul span i.event {
    background-color: #00ad38;
  }
  #information ul li a::after {
    content: "";
    border-right: 2px solid #888;
    border-top: 2px solid #888;
    width: 1.5625vw;
    height: 1.5625vw;
    transform: rotate(45deg);
    position: absolute;
    right: 2.34375vw;
    top: 50%;
    margin-top: -0.78125vw;
  }
  #news #twitter {
    background: url(/index-if/images/twitter.png) left top/cover;
    width: 84.375vw;
    height: 67.34375vw;
    padding: 24.375vw 6.25vw 0;
    position: relative;
    border: 1px solid #0073ca;
    background-color: rgba(255, 255, 255, 0.5);
  }
  #twitter .btn a {
    background: url(/index-if/images/btn_follow.png) left top/cover;
    width: 16.875vw;
    height: 16.875vw;
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
  }
  #twitter .btn a::before {
    content: "";
    background: url(/index-if/images/btn_follow.png) no-repeat left top/cover;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
  }
  #twitter .btn a::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 16.875vw 16.875vw 0;
    border-color: transparent #0073ca transparent transparent;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
  }
  #last .bnr {
    display: block;
    padding: 11.71875vw 7.8125vw 0;
  }
  #last .bnr img {
    width: 100%;
    height: auto;
  }
  #spec {
    background: rgba(193, 193, 193, 0.3);
    width: 100%;
  }
  #last #spec {
    padding: 9.375vw 0 5.3125vw 9.375vw;
    margin-top: 11.71875vw;
  }
  #last #spec dt {
    clear: left;
    float: left;
    width: 25.625vw;
    line-height: 4.0625vw;
    font-size: 2.65625vw;
    color: #fff;
    letter-spacing: 0.1em;
    background: linear-gradient(to right, #009ada 0%, #0956a7 100%);
    margin-bottom: 4.0625vw;
    margin-right: 3.125vw;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    -webkit-transform: rotate(0.03deg);
    text-align: center;
  }
  #last #spec dd {
    font-size: 2.65625vw;
    line-height: 4.0625vw;
    text-align: left;
    padding: 0 0 4.0625vw 0;
    letter-spacing: 0.15em;
  }
  #last #spec dd i {
    display: inline-block;
    position: relative;
  }
  #last #spec dd i::after {
    content: attr(data-rubi);
    font-size: 1.5625vw;
    position: absolute;
    left: 0;
    top: -1.4em;
    white-space: nowrap;
    letter-spacing: 0;
  }
  #last #spec dd i:nth-of-type(2)::after {
    left: -1.5625vw;
  }
  #staff {
    width: 90.625vw;
    margin: 15.625vw auto 0;
  }
  #staff h2 {
    width: 46.5625vw;
    height: 9.84375vw;
    background: url(/index-if/images/staff_h2.png) center top no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -23.28125vw;
    z-index: 10;
    font-size: 0;
    background-size: 46.5625vw auto;
  }
  #staff dl {
    font-size: 3.4375vw;
    line-height: 5.46875vw;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
    padding-top: 20.3125vw;
    text-align: center;
  }
  #staff dl dt {
    color: #ff7a65;
    margin-bottom: 1.5625vw;
  }
  #staff dl dd {
    color: #0165be;
    margin-bottom: 6.25vw;
  }
  .timeline {
    height: 34.375vw !important;
    overflow: hidden;
    overflow-y: auto;
  }
  .timeline iframe {
    width: 70.3125vw !important;
  }
}
/*

キャラクター
*/
#character {
  height: 711px;
  position: relative;
  background: #000;
}
#character::after {
  content: "";
  width: 1400px;
  height: 100%;
  background: url("/index-if/images/bg_character.jpg") center center no-repeat;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -700px;
  z-index: 0;
}
#character .chara {
  width: 100%;
  height: 711px;
  position: relative;
  z-index: 5;
  overflow: hidden;
}
#character .chara h2 {
  background: url("/index-if/images/character.png") center top no-repeat;
  height: 711px;
  width: 100%;
  position: absolute;
  z-index: 10;
  top: 0;
}
#character .chara div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 711px;
}
#character .chara div i {
  position: absolute;
  left: 50%;
  top: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  background-size: 100% auto !important;
}
#character .chara div:nth-of-type(1) i {
  width: 876px;
  height: 1233px;
  margin: -614px 0 0 -518px;
  background-image: url("/index-if/images/chara01.png");
  top: 220px;
}
#character .chara div:nth-of-type(2) i {
  width: 700px;
  height: 1165px;
  margin: -582px 0 0 -468px;
  background-image: url("/index-if/images/chara02.png");
  top: 625px;
}
#character .chara div:nth-of-type(3) i {
  width: 1181px;
  height: 1116px;
  margin: -558px 0 0 -645px;
  background-image: url("/index-if/images/chara03.png");
  top: 662px;
}
#character p {
  width: 385px;
  height: 75px;
  position: absolute;
  left: 50%;
  bottom: 87px;
  z-index: 100;
  margin-left: -192px;
  font-size: 0;
}
#character p a {
  display: block;
  background: url("/index-if/images/btn_character.png");
  width: 385px;
  height: 75px;
  transition: 0.2s;
}
#character a:hover {
  filter: brightness(1.5);
  transition: 0.4s;
}
#character .chara {
  opacity: 0;
  transform: translate(0, 150px);
}
#character p {
  opacity: 0;
  transform: translate(0, 0);
}
#character .chara div:nth-of-type(1) i {
  transform: translate(150px, -150px);
}
#character .chara div:nth-of-type(2) i {
  transform: translate(0px, 150px);
}
#character .chara div:nth-of-type(3) i {
  transform: translate(-150px, 150px);
}

@media screen and (min-width: 1401px) {
  #character::after {
    width: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
    background-size: cover;
  }
}
.windowloaded #character.animated .chara, .windowloaded #character.animated p {
  transform: translate(0, 0);
  transition: 1.5s 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
}
.windowloaded #character.animated .chara div:nth-of-type(1) i, .windowloaded #character.animated .chara div:nth-of-type(2) i, .windowloaded #character.animated .chara div:nth-of-type(3) i {
  transform: translate(0, 0);
  transition: 1.5s 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
}

@media screen and (max-width: 640px) {
  #character {
    height: 144.375vw;
    background: url("/index-if/images/sp/bg_character.jpg") center top no-repeat;
  }
  #character::after {
    display: none;
  }
  #character .chara {
    width: 100vw;
    height: 144.375vw;
  }
  #character .chara::after {
    content: "";
    background: url("/index-if/images/sp/chara.png") no-repeat left top/cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  #character .chara h2 {
    height: 100%;
    background-image: url("/index-if/images/sp/character.png");
    background-size: auto 100%;
  }
  #character .chara div {
    display: none;
  }
  #character p {
    display: block;
    background-size: cover;
    width: 60.15625vw;
    height: 11.71875vw;
    bottom: 18.75vw;
    margin-left: -30vw;
  }
  #character .chara {
    opacity: 0;
    transform: translate(0, 0);
  }
  .windowloaded #character.animated .chara, .windowloaded #character.animated p {
    transform: translate(0, 0);
    transition: 2s 0s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
  }
  .windowloaded #character.animated .chara div:nth-of-type(1) i, .windowloaded #character.animated .chara div:nth-of-type(2) i, .windowloaded #character.animated .chara div:nth-of-type(3) i {
    transform: translate(0, 0);
    transition: 2s 0s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
  }
}
/* 

animation

************************************************/
#kv {
  filter: blur(0) brightness(1);
  transition: 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  backface-visibility: hidden;
}

.windowloaded #kv {
  filter: blur(0) brightness(1);
}

#kv .chara div {
  /*center*/
  /*set*/
}
#kv .chara div i {
  opacity: 0;
  filter: brightness(0.5);
}
#kv .chara div:nth-child(2) i {
  opacity: 0;
  transform: translate(-5vw, 2vw) scale(0.96);
  transition: 1.25s 0.86s cubic-bezier(0.19, 1, 0.22, 1), transform 1.25s 0.86s cubic-bezier(0.19, 1, 0.22, 1);
}
#kv .chara div:nth-child(1) i {
  opacity: 0;
  transform: translate(7vw, 5vw) scale(0.96);
  transition: 0.95s 0.68s cubic-bezier(0.19, 1, 0.22, 1), transform 0.95s 0.68s cubic-bezier(0.19, 1, 0.22, 1);
}
#kv .chara div:nth-child(4) i, #kv .chara div:nth-child(5) i {
  opacity: 0;
  transform: translate(-5vw, 3vw) scale(0.96);
  transition: 0.95s 0.57s cubic-bezier(0.19, 1, 0.22, 1), transform 0.95s 0.57s cubic-bezier(0.19, 1, 0.22, 1);
}
#kv .chara div:nth-child(6) i {
  opacity: 0;
  transform: translate(5vw, 3vw) scale(0.96);
  transition: 1.25s 0.41s cubic-bezier(0.19, 1, 0.22, 1), transform 1.25s 0.41s cubic-bezier(0.19, 1, 0.22, 1);
}
#kv .chara div:nth-child(3) i {
  opacity: 0;
  transform: translate(-5vw, -2vw) scale(0.96);
  transition: 0.95s 0.28s cubic-bezier(0.19, 1, 0.22, 1), transform 0.95s 0.28s cubic-bezier(0.19, 1, 0.22, 1);
}
#kv .chara div:nth-child(7) i {
  opacity: 0;
  transform: translate(10vw, 3vw) scale(0.9);
  transition: 0.95s 0.13s cubic-bezier(0.19, 1, 0.22, 1), transform 0.95s 0.13s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 640px) {
  #kv .chara div i {
    opacity: 1;
    filter: brightness(1);
  }
  #kv .chara div:nth-child(2) i {
    opacity: 0;
    transform: translate(-10vw, 11vw) scale(1);
    transition: 1.25s 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 1.25s 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  }
  #kv .chara div:nth-child(1) i {
    opacity: 0;
    transform: translate(10vw, 8vw) scale(1);
    transition: 0.95s 0.67s cubic-bezier(0.19, 1, 0.22, 1), transform 0.95s 0.67s cubic-bezier(0.19, 1, 0.22, 1);
  }
  #kv .chara div:nth-child(4) i {
    opacity: 0;
    transform: translate(-10vw, 2vw) scale(1);
    transition: 0.95s 0.54s cubic-bezier(0.19, 1, 0.22, 1), transform 0.95s 0.54s cubic-bezier(0.19, 1, 0.22, 1);
  }
  #kv .chara div:nth-child(5) i {
    opacity: 0;
    transform: translate(5vw, 3vw) scale(1);
    transition: 0.95s 0.41s cubic-bezier(0.19, 1, 0.22, 1), transform 0.95s 0.41s cubic-bezier(0.19, 1, 0.22, 1);
  }
  #kv .chara div:nth-child(3) i {
    opacity: 0;
    transform: translate(-5vw, -8vw) scale(1);
    transition: 1.25s 0.28s cubic-bezier(0.19, 1, 0.22, 1), transform 1.25s 0.28s cubic-bezier(0.19, 1, 0.22, 1);
  }
  #kv .chara div:nth-child(6) i {
    opacity: 0;
    transform: translate(10vw, -8vw) scale(1);
    transition: 1.25s 0.15s cubic-bezier(0.19, 1, 0.22, 1), transform 1.25s 0.15s cubic-bezier(0.19, 1, 0.22, 1);
  }
}
.playkv #kv .chara div i {
  opacity: 1;
  filter: brightness(1);
  transform: translate(0, 0);
}

/* logo */
#kv h1 {
  transform: translate(0, 0) scale(1.2);
  opacity: 0;
}

@media screen and (max-width: 640px) {
  #kv h1 {
    transform: translate(0, 0) scale(1.2);
    opacity: 0;
  }
}
.playkv #kv h1 {
  transform: translate(0, 0);
  transition: 2.5s 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
}

/* text */
#kv .text::before, #kv .text::after {
  opacity: 0;
  transform: scale(1) translate(0, 0);
}

.playkv #kv .text::before, .playkv #kv .text::after {
  transform: translate(0, 0);
  transition: 2.5s 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
}

@media screen and (max-width: 640px) {
  #kv::after {
    opacity: 0;
    transform: scale(1) translate(0, 0);
  }
  .playkv #kv::after {
    transform: translate(0, 0);
    transition: 2.5s 1.1s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
  }
}
/* sns */
#kv .sns li {
  transform: translate(0, 200px);
}

.playkv #kv .sns li {
  transform: translate(0, 0);
  transition: 0.75s 1.74s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.playkv #kv .sns li:nth-child(2) {
  transition-delay: 1.8s;
}
.playkv #kv .sns li:nth-child(3) {
  transition-delay: 1.86s;
}

@media screen and (max-width: 640px) {
  #kv .sns li {
    transform: translate(0, 5vw);
    opacity: 0;
  }
  .playkv #kv .sns li {
    transform: translate(0, 0);
    transition: 0.75s 1.74s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
  }
}
#kv .bnr {
  transform: translate(0, 0) scale(1.2);
  opacity: 0;
}

.playkv #kv .bnr {
  transform: translate(0, 0);
  transition: 1.55s 1.74s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
}

@keyframes puyon {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  40% {
    transform: scale(0.97, 1.06) translate(0%, -5%);
  }
  50% {
    transform: scale(1.06, 0.9) translate(0%, 3%);
  }
  60% {
    transform: scale(0.97, 1.04) translate(0%, -2%);
  }
  70% {
    transform: scale(1.03, 0.94) translate(0%, 2%);
  }
  80% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}
/* jizen */
@media screen and (min-width: 641px) {
  #jizen::after {
    opacity: 0;
    transform: translate(-1400px, 0) rotate(-30deg);
  }
  #jizen::before {
    opacity: 0;
    transform: translate(1400px, 0) rotate(-30deg);
  }
  .windowloaded #jizen.animated::after, .windowloaded #jizen.animated::before {
    transform: translate(0, 0) rotate(-30deg);
    transition: 2s 0.9s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
  }
  #jizen .wrap {
    transform: scale(0.85);
    opacity: 0;
  }
  .windowloaded #jizen.animated .wrap {
    transform: scale(1);
    transition: 1.3s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
  }
  /* #jizen dl {opacity: 0;transform: translate(0,0px) scale(0.85);} .windowloaded #jizen.animated dl{transform:scale(1);transition:1.2s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);opacity: 1;} */
  /* #jizen .presents {opacity: 0;transform: translate(0,80px);} .windowloaded #jizen.animated .presents{transform:scale(1);transition:1.2s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);opacity: 1;} */
  #jizen .presents li.clear {
    transform: scale(1.5);
    opacity: 0;
  }
  .windowloaded #jizen.animated .presents li.clear, .windowloaded #jizen.animated .presents li.clear2 {
    transform: scale(1);
    transition: 1s 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
  }
  .windowloaded #jizen.animated .presents li:nth-child(1).clear {
    transition-delay: 0.9s;
  }
  .windowloaded #jizen.animated .presents li:nth-child(2).clear {
    transition-delay: 1.05s;
  }
  .windowloaded #jizen.animated .presents li:nth-child(3).clear {
    transition-delay: 1.2s;
  }
  .windowloaded #jizen.animated .presents li:nth-child(4).clear {
    transition-delay: 1.35s;
  }
  .windowloaded #jizen.animated .presents li:nth-child(5).clear {
    transition-delay: 1.5s;
  }
  .windowloaded #jizen.animated .presents li:nth-child(6).clear {
    transition-delay: 1.65s;
  }
}
@media screen and (max-width: 640px) {
  #jizen {
    transform: scale(1);
    opacity: 0;
  }
  .windowloaded #jizen.animated {
    transform: scale(1);
    transition: 1.2s 0s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
  }
  #jizen .presents li.clear {
    transform: scale(1.5);
    opacity: 0;
  }
  .windowloaded #jizen .presents.animated li.clear, .windowloaded #jizen .presents.animated li.clear2 {
    transform: scale(1);
    transition: 0.8s 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
  }
  .windowloaded #jizen .presents.animated li:nth-child(1).clear {
    transition-delay: 0.1s;
  }
  .windowloaded #jizen .presents.animated li:nth-child(2).clear {
    transition-delay: 0.25s;
  }
  .windowloaded #jizen .presents.animated li:nth-child(3).clear {
    transition-delay: 0.4s;
  }
  .windowloaded #jizen .presents.animated li:nth-child(4).clear {
    transition-delay: 0.55s;
  }
  .windowloaded #jizen .presents.animated li:nth-child(5).clear {
    transition-delay: 0.7s;
  }
  .windowloaded #jizen .presents.animated li:nth-child(6).clear {
    transition-delay: 0.85s;
  }
}
/*
アバウト
*******************************************************/
@media screen and (min-width: 641px) {
  #about .wrap::after {
    opacity: 0;
    transform: translate(1400px, 0) rotate(30deg);
  }
  #about .wrap::before {
    opacity: 0;
    transform: translate(-1400px, 0) rotate(30deg);
  }
  .windowloaded #about.animated .wrap::after, .windowloaded #about.animated .wrap::before {
    transform: translate(0, 0) rotate(30deg);
    transition: 2s 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
  }
  #about i {
    transform-origin: center top;
    opacity: 0;
  }
  #about.animated i {
    animation: abouti 1.4s cubic-bezier(0.165, 0.84, 0.44, 1) 1 forwards;
  }
  #about .text p {
    opacity: 0;
    transform: translate(0, 30px);
    filter: blur(3px);
    backface-visibility: hidden;
  }
  .windowloaded #about.animated .text p {
    transform: scale(1);
    transition: 2s 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
    filter: blur(0);
  }
  .windowloaded #about.animated .text p:nth-of-type(2) {
    transition-delay: 0.75s;
  }
  .windowloaded #about.animated .text p:nth-of-type(3) {
    transition-delay: 0.9s;
  }
  .windowloaded #about.animated .text p:nth-of-type(4) {
    transition-delay: 1.05s;
  }
  .windowloaded #about.animated .text p:nth-of-type(5) {
    transition-delay: 1.2s;
  }
  #about .text::after, #about .text::before {
    opacity: 0;
    transform: translate(0, 40px);
    backface-visibility: hidden;
  }
  .windowloaded #about.animated .text::after {
    transform: scale(1);
    transition: 2s 1.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
  }
  .windowloaded #about.animated .text::before {
    transform: scale(1);
    transition: 2s 1.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
  }
}
@keyframes abouti {
  0% {
    opacity: 0;
    transform: scale(1.4) translate(-250px, 200px) rotate(-20deg);
  }
  /*50%  {transform: scale(1.2) translate(-200px,200px);opacity: 1;}*/
  100% {
    transform: scale(1) translate(0, 0);
    opacity: 1;
  }
}
@media screen and (max-width: 640px) {
  #about {
    opacity: 0;
  }
  .windowloaded #about.animated {
    transform: scale(1);
    transition: 1.2s 0s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
  }
  #about .text::after {
    opacity: 0;
    transform: translate(0, 5vw);
  }
  .windowloaded #about.animated .text::after {
    transform: scale(1);
    transition: 2s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
  }
  #about .text p {
    opacity: 0;
    transform: translate(0, 20px);
  }
  .windowloaded #about.animated .text p {
    transform: scale(1);
    transition: 2s 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
  }
  .windowloaded #about.animated .text p:nth-of-type(2) {
    transition-delay: 0.65s;
  }
  .windowloaded #about.animated .text p:nth-of-type(3) {
    transition-delay: 0.8s;
  }
  .windowloaded #about.animated .text p:nth-of-type(4) {
    transition-delay: 0.95s;
  }
  .windowloaded #about.animated .text p:nth-of-type(5) {
    transition-delay: 1.1s;
  }
}
/* movie */
#movie .swiper-container {
  filter: brightness(0) blur(3px);
  opacity: 0;
}
#movie.animated .swiper-container {
  filter: brightness(1) blur(0);
  opacity: 1;
  transition: 1s;
}

#last .bnr li, #spec dl, #twitter, #information {
  opacity: 0;
  transform: translateY(50px);
  transition: 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#last .bnr li.animated, #spec.animated dl, #information.animated, #twitter.animated {
  transform: translateY(0) scale(1);
  opacity: 1;
}

@media screen and (min-width: 641px) {
  #spec.animated {
    transition-delay: 0.1s;
  }
}/*# sourceMappingURL=top.css.map */