@charset "UTF-8";

/* ONLY PC and hover*/
@media only screen and (min-width: 1025px) {
  #header #pcNav li a:hover::after {
    width: 100%;
  }

  #header #pcNav li a:hover {
    opacity: 0.8;
  }

  #header #spMenu a:hover {
    opacity: 0.7;
  }

  #header .logo img:hover {
    opacity: 0.7;
  }

  #snsBtn img:hover {
    opacity: 0.8;
    transform: scale(1.1);
  }

  #ticketBtn img:hover {
    opacity: 0.8;
    transform: scale(1.1);
  }

  #footer #topBtn a:hover {
    opacity: 0.5;
  }

  #caution .topInfo a:hover {
    color: var(--hovercolor);
  }

  #caution .singleList:hover {
    background: #ffd81e;
  }

  #caution .singleDescBox .subDesc a:hover {
    opacity: 0.7;
  }

  #footer .area li a:hover {
    color: #1fb09e;
  }

  #footer .bnr img:hover {
    opacity: 0.9;
    transform: scale(1.03);
  }

  .bnr1 img:hover {
    opacity: 0.7;
  }

  #footer .fLogo img:hover {
    opacity: 0.8;
    transform: scale(1.1);
  }

  figure:hover::before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
  }

  #ticket .info a:hover {
    opacity: 0.7;
  }

  #purchase .ac_btn:hover {
    opacity: 0.7;
  }

  .popupContents i.fa-times-circle:hover {
    transform: scale(1.1);
  }

  .popupBox .close:hover {
    transform: scale(1.1);
  }

  .U22_bnr img:hover {
    opacity: 0.7;
  }

  .u22Box p a:hover {
    opacity: 0.7;
  }

  .bnrTwo li img:hover {
    opacity: 0.7;
  }

  .stageWrap__ticket__button:hover {
    color: #fff;
    background: #5d68d3;
  }
}

/* 1140px〜1279px
------------------------------ */
@media screen and (min-width: 1140px) and (max-width: 1279px) {
}

/* 1025px〜1140px：iPadPro ~ 13inchi
------------------------------ */
@media screen and (min-width: 1025px) and (max-width: 1139px) {
}

/* Ipad PRO */
@media only screen and (max-width: 1024px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .inner {
    width: 80%;
  }

  #caution .box {
    width: 70%;
  }

  #footer .box {
    width: 70%;
  }

  #header #spMenu a {
    font-size: 2rem;
    padding: 8px 0;
  }

  #catch .box {
    width: 90%;
  }

  #cm .box {
    width: 90%;
  }

  #about .box {
    width: 90%;
  }

  #story .box {
    width: 90%;
  }

  #play .how {
    width: 90%;
  }

  #cm .cm-item1 {
    right: 10vw;
  }

  .sec1__item,
  .sec2__item,
  .sec3__item,
  .sec4__item,
  .sec5__item,
  .sec6__item {
    transform: scale(1.5);
    transform-origin: top center;
  }

  .cmn__box1 {
    width: 70%;
  }

  .cmn__box2 {
    width: 80%;
  }

  .sec5__ul {
    width: 80%;
  }

  .sec5__ttl {
    width: 50%;
    max-width: 330px;
  }

  .productTtl {
    width: 46%;
    max-width: 230px;
  }

  .product__box {
    width: 83%;
  }

  .product__box2 {
    width: 70%;
  }

  .f__series__box.v2 {
    width: 80%;
  }

  .f__series__box {
    width: 100%;
  }
}

/* Ipad */
@media only screen and (max-width: 768px) {
  .inner {
    width: 90%;
  }

  .cmn__box1 {
    width: 60%;
  }

  .cmn__box2 {
    width: 90%;
  }

  .product__box2 {
    width: 70%;
  }

  .sec5__ul {
    width: 90%;
  }

  .product__box {
    width: 80%;
  }

  .product__btn a {
    width: 100%;
  }

  .product__btn a span {
    font-size: 0.6rem;
  }

  .product__btn2__box {
    width: 100%;
  }

  #caution .box {
    width: 80%;
  }

  #footer .box {
    width: 80%;
  }

  #header #spMenu a {
    font-size: 1.6rem;
    padding: 4px 0;
  }

  #goods .box {
    padding: 90px 60px 30px;
  }

  #play .box {
    width: 90%;
  }

  #ticket .box {
    width: 90%;
  }

  #purchase .box {
    width: 90%;
  }

  #purchase {
    padding: 80px 0;
  }

  .sec1__cm {
    width: 60%;
  }

  .cmn__box1 {
    width: 70%;
  }

  .sec2__catch {
    width: 80%;
  }

  .sec2__info {
    width: 100%;
  }

  .sec3__h3 {
    font-size: 1.13rem;
  }

  .popupBox .box {
    width: 70%;
    margin: 0 auto;
  }
}

/* Iphone */
@media only screen and (max-width: 600px) {
  #header #spNav {
    left: 5%;
  }

  #header #spMenu a {
    font-size: 1.1rem;
    padding: 4px 0;
  }

  #header.show #spMenu ul {
    padding: 20% 8%;
  }

  .slider img {
    aspect-ratio: 6 / 4;
  }

  #caution {
    padding: 40px 0;
  }

  #caution .box {
    width: 90%;
  }

  #caution .singleList {
    font-size: 0.9rem;
    margin-bottom: 10px;
  }

  #caution .singleDescBox .subTtl {
    font-size: 0.9rem;
  }

  #caution .singleDescBox .subDesc {
    letter-spacing: 0.01em;
    font-size: 0.8rem;
    font-weight: lighter;
  }

  #caution .single {
    margin: 0 auto 10px;
  }

  #footer .box {
    width: 90%;
  }

  #footer .area li {
    width: 90%;
  }

  #footer .area li a {
    font-size: 0.8rem;
  }

  #footer .bnr {
    width: 90%;
  }

  #footer .desc {
    font-size: 0.65rem;
    margin-top: 60px;
  }

  #ticketBtn {
    width: 24%;
  }

  body.trigger #snsBtn {
    bottom: 180px;
  }

  #header {
    min-height: 54px;
  }

  #caution #rule {
    padding-top: 25px;
    margin-top: -25px;
  }

  #splash_logo img {
    width: 130px;
  }

  #header .box p {
    margin-top: 10px;
    font-size: 0.7rem;
  }

  #header .logo {
    width: 40%;
  }

  #ticketBtn {
    max-width: 60px;
  }

  #snsBtn img {
    margin-bottom: 6px;
  }

  body.trigger #snsBtn {
    bottom: 280px;
    right: 8px;
  }

  #footer .fLogo {
    width: 40%;
    margin: 0 auto 40px;
  }

  #goods .box {
    padding: 70px 30px 10px;
  }

  #goods .ttl {
    top: -40px;
    max-width: 240px;
  }

  #goods .box li {
    margin-bottom: 20px;
  }

  .bnr1 {
    width: 50%;
    margin: 0 auto 40px;
  }

  #catch .box {
    padding: 60px 20px;
  }

  #catch .item1 {
    top: -30px;
  }

  #catch .txt2 {
    width: 90%;
  }

  #cm .ttl {
    width: 40%;
    margin: 0 auto 10px;
  }

  #catch .desc {
    font-size: 0.8rem;
  }

  #about .box {
    padding: 80px 20px 140px;
  }

  #about .sub {
    font-size: 1.6rem;
  }

  #about .desc {
    font-size: 0.8rem;
  }

  #about .how li {
    width: 66%;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  #about .how li p {
    margin-top: 0;
  }

  #about .how li p {
    font-size: 1.2rem;
  }

  #story .box {
    padding: 40px 20px 180px;
  }

  #story .img1,
  #about .img5 {
    max-width: 220px;
  }

  #goods .box {
    width: 100%;
  }

  #cm .cm-item1 {
    max-width: 100px;
    right: -4vw;
  }

  #about .ttl {
    max-width: 220px;
  }

  #about .box .img1 {
    width: 100%;
  }

  #about .box {
    padding: 50px 20px 140px;
  }

  #play .ttl {
    max-width: 240px;
  }

  #play .box {
    padding: 40px 30px 50px;
  }

  #play .how li {
    width: 100%;
  }

  #play .img5 {
    max-width: 220px;
  }

  #ticket .ttl {
    max-width: 240px;
  }

  #ticket .box {
    padding: 80px 10px 40px;
  }

  #ticket td,
  #ticket th {
    font-size: 0.6rem;
  }

  #ticket tr:not(:nth-child(1)) td:nth-child(1) {
    padding-left: 0;
    text-align: center;
  }

  #ticket .img1 {
    max-width: 220px;
  }

  #purchase .ttl {
    max-width: 240px;
  }

  #purchase {
    padding: 10px 0;
  }

  .product__h3 {
    font-size: 1.3rem;
  }

  #purchase .infoArea {
    padding: 30px 0;
  }

  #ticket .what li {
    width: 100%;
    margin-bottom: 20px;
  }

  .popupBox .box {
    width: 88%;
  }

  .popupBox h3 span {
    font-size: 1.8rem;
    letter-spacing: 0.03em;
  }

  .popupBox h3 {
    font-size: 1rem;
  }

  .popupBox p {
    font-size: 0.8rem;
    text-align: left;
  }

  .popupBox h3 {
    margin-bottom: 20px;
    text-align: left;
  }

  .popupBox .youtube {
    width: 100%;
    padding-top: 60%;
  }

  .popupBox {
    overflow-y: scroll;
  }

  .popupBox .close {
    width: 40px;
  }

  #about .how li:nth-child(2) {
    transition-delay: initial;
  }

  #about .how li:nth-child(3) {
    transition-delay: initial;
  }

  #play .how li:nth-child(2n) {
    transition-delay: initial;
  }

  #ticket .what li {
    width: 90%;
    margin: 0 auto 20px;
  }

  #ticket .what li:nth-child(2) {
    transition-delay: initial;
  }

  .U22_bnr {
    width: 90%;
  }

  .bnrTwo li {
    width: 100%;
  }

  .u22Box p {
    font-size: 0.64rem;
  }

  .comingsoon {
    color: #fff;
    font-size: 1.5rem;
  }

  #goods .box li {
    width: 90%;
    margin: 0 auto 30px;
  }

  #goods .name {
    font-size: 1.04rem;
  }

  #goods .name span {
    font-size: 0.9rem;
  }

  .repeat {
    width: 90%;
    margin: 0 auto 20px;
  }

  .sec1__item,
  .sec2__item,
  .sec3__item,
  .sec4__item,
  .sec5__item,
  .sec6__item {
    transform: scale(2.5);
    transform-origin: top center;
  }

  .sec1 {
    padding: 80px 0;
  }

  .cmn__box1 {
    width: 80%;
  }

  .sec1__cm {
    width: 80%;
  }

  .sec2 {
    padding: 80px 0;
  }

  .sec2__box {
    background-size: 50px, 50px, 50px, 50px, cover;
  }

  .sec2__info {
    width: 90%;
  }

  .cmn__line span::before {
    content: "";
    position: absolute;
    left: -60px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 1px;
    background: #fff;
  }

  .cmn__line span::after {
    content: "";
    position: absolute;
    right: -60px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 1px;
    background: #fff;
  }

  .sec2__btn {
    width: 80%;
  }

  .sec4 {
    padding: 80px 0;
  }

  .productL {
    width: 70%;
    margin: 0 auto 30px;
  }

  .productR {
    width: 100%;
  }

  .sec1__cm {
    margin: 0 auto 20px;
  }

  .sec2__desc {
    font-size: 0.9rem;
  }

  .sec2__infoTxt {
    font-size: 0.9rem;
  }

  .sec2 {
    padding: 80px 0 40px;
  }

  .sec3__single {
    width: 80%;
    margin: 0 auto 20px;
  }

  .sec3 {
    padding: 100px 0 40px;
  }

  .cmn__box1 {
    margin: 0 auto 40px;
  }

  .sec5__ul {
    width: 70%;
  }

  .productR__ttl {
    font-size: 1rem;
  }

  .productR__dl dd,
  .productR__dl dt {
    font-size: 0.9rem;
  }

  .product__btn a,
  .product__btn2 a {
    font-size: 0.8rem;
  }

  .product__txt1 {
    font-size: 1.1rem;
  }

  .product__img1 {
    width: 100%;
  }

  .product__img1 span {
    font-size: 0.75rem;
  }

  .product__box2 {
    width: 90%;
  }

  .product__info__txt p:first-child {
    font-size: 0.95rem;
    margin-bottom: 15px;
  }

  .f__series__box {
    width: 80%;
  }

  .f__series__ttl {
    font-size: 1.2rem;
  }

  .f__series__ul li {
    width: 46%;
    margin-bottom: 20px;
  }

  .popupbtn1 {
    width: 70%;
  }

  .footer__contact {
    width: 70%;
    font-size: 1rem;
  }

  #footer .fLogo {
    width: 70%;
  }

  #ticketBtn {
    max-width: 50px;
  }

  #footer #topBtn {
    right: 4px;
  }

  .f__series__desc {
    font-size: 0.8rem;
    line-height: 160%;
    letter-spacing: 0.01em;
  }

  .sec2__ttl {
    width: 36%;
  }

  .sec3__ttl {
    width: 40%;
  }

  .sec4__ttl {
    width: 44%;
  }

  .sec5__ttl {
    width: 56%;
  }

  .productTtl {
    width: 33%;
  }

  .sec2__box {
    padding: 30px 24px;
  }

  .sec2__catch {
    width: 100%;
    margin: 10px auto 30px;
  }

  .sec2__info {
    width: 100%;
  }

  .productR__dl dt {
    padding: 8px 4px;
  }

  .productR__dl {
    margin-bottom: 10px;
  }

  .product__txt1 {
    font-size: 0.9rem;
    letter-spacing: 0;
  }

  .product__btn a img {
    right: 10px;
    width: 15px;
  }

  .product__btn2 a img {
    right: 10px;
    width: 15px;
  }

  .product__info__txt p:first-child {
    font-size: 0.9rem;
  }

  #product {
    padding: 120px 0 10px;
  }

  #footer {
    padding: 80px 0;
  }

  .product__txt1.v2 {
    margin-bottom: 20px;
  }

  .product__dan {
    width: 100%;
  }

  .product__dan small {
    font-size: 0.6rem;
  }

  .sec3__single.v2 {
    width: 70%;
  }

  .sec4__li:nth-child(2n + 1) img {
    transform: translateX(-15px);
  }

  .sec4__li:nth-child(2n) img {
    transform: translateX(15px);
  }

  .sec5__li {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 40px;
  }

  .product__txt1.v2 {
    width: 100%;
    padding: 8px 0;
  }

  .sec3__h3 {
    min-height: 150px;
  }

  .product__txt1 small {
    display: block;
    line-height: 150%;
  }

  .product__txt1.v2:last-child {
    font-size: 1rem;
  }

  .sec2__infoTxt.v2 {
    width: 100%;
    padding: 10px 0;
    font-size: 0.66rem;
    line-height: 160%;
  }

  .sec2__infoTxt.v2 a {
    margin-top: 6px;
  }

  .cmn__list li a {
    line-height: 140%;
  }

  .product__info__img {
    width: 24%;
  }

  .product__info__txt .desc {
    font-size: 0.9rem;
  }

  .f__series__box {
    width: 80%;
  }

  .f__series__jp {
    font-size: 1.1rem;
    margin-bottom: 20px;
  }
}

/* Iphone SE*/
@media only screen and (max-width: 320px) {
  .popupBox h3 span {
    font-size: 1.3rem;
  }

  .popupBox h3 {
    font-size: 0.9rem;
  }

  .popupBox p {
    font-size: 0.6rem;
  }

  #ticketBtn {
    width: 14%;
  }

  body.trigger #snsBtn {
    bottom: 210px;
  }
}
