@charset "UTF-8";
@-webkit-keyframes move-arrow {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  15% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  30% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes move-arrow {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  15% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  30% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes move-arrow-reverse {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  15% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  30% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes move-arrow-reverse {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  15% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  30% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* ============================================================
    helper
============================================================ */
/* ------------------------------
    catalog-position
    - 縦リサイズで制御するのでカタログページにて使用する。
------------------------------ */
.h-t1 {
  top: 1%;
}

.h-r1 {
  right: 1%;
}

.h-b1 {
  bottom: 1%;
}

.h-l1 {
  left: 1%;
}

.h-t2 {
  top: 2%;
}

.h-r2 {
  right: 2%;
}

.h-b2 {
  bottom: 2%;
}

.h-l2 {
  left: 2%;
}

.h-t3 {
  top: 3%;
}

.h-r3 {
  right: 3%;
}

.h-b3 {
  bottom: 3%;
}

.h-l3 {
  left: 3%;
}

.h-t4 {
  top: 4%;
}

.h-r4 {
  right: 4%;
}

.h-b4 {
  bottom: 4%;
}

.h-l4 {
  left: 4%;
}

.h-t5 {
  top: 5%;
}

.h-r5 {
  right: 5%;
}

.h-b5 {
  bottom: 5%;
}

.h-l5 {
  left: 5%;
}

.h-t6 {
  top: 6%;
}

.h-r6 {
  right: 6%;
}

.h-b6 {
  bottom: 6%;
}

.h-l6 {
  left: 6%;
}

.h-t7 {
  top: 7%;
}

.h-r7 {
  right: 7%;
}

.h-b7 {
  bottom: 7%;
}

.h-l7 {
  left: 7%;
}

.h-t8 {
  top: 8%;
}

.h-r8 {
  right: 8%;
}

.h-b8 {
  bottom: 8%;
}

.h-l8 {
  left: 8%;
}

.h-t9 {
  top: 9%;
}

.h-r9 {
  right: 9%;
}

.h-b9 {
  bottom: 9%;
}

.h-l9 {
  left: 9%;
}

.h-t10 {
  top: 10%;
}

.h-r10 {
  right: 10%;
}

.h-b10 {
  bottom: 10%;
}

.h-l10 {
  left: 10%;
}

.h-t11 {
  top: 11%;
}

.h-r11 {
  right: 11%;
}

.h-b11 {
  bottom: 11%;
}

.h-l11 {
  left: 11%;
}

.h-t12 {
  top: 12%;
}

.h-r12 {
  right: 12%;
}

.h-b12 {
  bottom: 12%;
}

.h-l12 {
  left: 12%;
}

.h-t13 {
  top: 13%;
}

.h-r13 {
  right: 13%;
}

.h-b13 {
  bottom: 13%;
}

.h-l13 {
  left: 13%;
}

.h-t14 {
  top: 14%;
}

.h-r14 {
  right: 14%;
}

.h-b14 {
  bottom: 14%;
}

.h-l14 {
  left: 14%;
}

.h-t15 {
  top: 15%;
}

.h-r15 {
  right: 15%;
}

.h-b15 {
  bottom: 15%;
}

.h-l15 {
  left: 15%;
}

.h-t16 {
  top: 16%;
}

.h-r16 {
  right: 16%;
}

.h-b16 {
  bottom: 16%;
}

.h-l16 {
  left: 16%;
}

.h-t17 {
  top: 17%;
}

.h-r17 {
  right: 17%;
}

.h-b17 {
  bottom: 17%;
}

.h-l17 {
  left: 17%;
}

.h-t18 {
  top: 18%;
}

.h-r18 {
  right: 18%;
}

.h-b18 {
  bottom: 18%;
}

.h-l18 {
  left: 18%;
}

.h-t19 {
  top: 19%;
}

.h-r19 {
  right: 19%;
}

.h-b19 {
  bottom: 19%;
}

.h-l19 {
  left: 19%;
}

.h-t20 {
  top: 20%;
}

.h-r20 {
  right: 20%;
}

.h-b20 {
  bottom: 20%;
}

.h-l20 {
  left: 20%;
}

.h-t21 {
  top: 21%;
}

.h-r21 {
  right: 21%;
}

.h-b21 {
  bottom: 21%;
}

.h-l21 {
  left: 21%;
}

.h-t22 {
  top: 22%;
}

.h-r22 {
  right: 22%;
}

.h-b22 {
  bottom: 22%;
}

.h-l22 {
  left: 22%;
}

.h-t23 {
  top: 23%;
}

.h-r23 {
  right: 23%;
}

.h-b23 {
  bottom: 23%;
}

.h-l23 {
  left: 23%;
}

.h-t24 {
  top: 24%;
}

.h-r24 {
  right: 24%;
}

.h-b24 {
  bottom: 24%;
}

.h-l24 {
  left: 24%;
}

.h-t25 {
  top: 25%;
}

.h-r25 {
  right: 25%;
}

.h-b25 {
  bottom: 25%;
}

.h-l25 {
  left: 25%;
}

.h-t26 {
  top: 26%;
}

.h-r26 {
  right: 26%;
}

.h-b26 {
  bottom: 26%;
}

.h-l26 {
  left: 26%;
}

.h-t27 {
  top: 27%;
}

.h-r27 {
  right: 27%;
}

.h-b27 {
  bottom: 27%;
}

.h-l27 {
  left: 27%;
}

.h-t28 {
  top: 28%;
}

.h-r28 {
  right: 28%;
}

.h-b28 {
  bottom: 28%;
}

.h-l28 {
  left: 28%;
}

.h-t29 {
  top: 29%;
}

.h-r29 {
  right: 29%;
}

.h-b29 {
  bottom: 29%;
}

.h-l29 {
  left: 29%;
}

.h-t30 {
  top: 30%;
}

.h-r30 {
  right: 30%;
}

.h-b30 {
  bottom: 30%;
}

.h-l30 {
  left: 30%;
}

.h-t31 {
  top: 31%;
}

.h-r31 {
  right: 31%;
}

.h-b31 {
  bottom: 31%;
}

.h-l31 {
  left: 31%;
}

.h-t32 {
  top: 32%;
}

.h-r32 {
  right: 32%;
}

.h-b32 {
  bottom: 32%;
}

.h-l32 {
  left: 32%;
}

.h-t33 {
  top: 33%;
}

.h-r33 {
  right: 33%;
}

.h-b33 {
  bottom: 33%;
}

.h-l33 {
  left: 33%;
}

.h-t34 {
  top: 34%;
}

.h-r34 {
  right: 34%;
}

.h-b34 {
  bottom: 34%;
}

.h-l34 {
  left: 34%;
}

.h-t35 {
  top: 35%;
}

.h-r35 {
  right: 35%;
}

.h-b35 {
  bottom: 35%;
}

.h-l35 {
  left: 35%;
}

.h-t36 {
  top: 36%;
}

.h-r36 {
  right: 36%;
}

.h-b36 {
  bottom: 36%;
}

.h-l36 {
  left: 36%;
}

.h-t37 {
  top: 37%;
}

.h-r37 {
  right: 37%;
}

.h-b37 {
  bottom: 37%;
}

.h-l37 {
  left: 37%;
}

.h-t38 {
  top: 38%;
}

.h-r38 {
  right: 38%;
}

.h-b38 {
  bottom: 38%;
}

.h-l38 {
  left: 38%;
}

.h-t39 {
  top: 39%;
}

.h-r39 {
  right: 39%;
}

.h-b39 {
  bottom: 39%;
}

.h-l39 {
  left: 39%;
}

.h-t40 {
  top: 40%;
}

.h-r40 {
  right: 40%;
}

.h-b40 {
  bottom: 40%;
}

.h-l40 {
  left: 40%;
}

.h-t41 {
  top: 41%;
}

.h-r41 {
  right: 41%;
}

.h-b41 {
  bottom: 41%;
}

.h-l41 {
  left: 41%;
}

.h-t42 {
  top: 42%;
}

.h-r42 {
  right: 42%;
}

.h-b42 {
  bottom: 42%;
}

.h-l42 {
  left: 42%;
}

.h-t43 {
  top: 43%;
}

.h-r43 {
  right: 43%;
}

.h-b43 {
  bottom: 43%;
}

.h-l43 {
  left: 43%;
}

.h-t44 {
  top: 44%;
}

.h-r44 {
  right: 44%;
}

.h-b44 {
  bottom: 44%;
}

.h-l44 {
  left: 44%;
}

.h-t45 {
  top: 45%;
}

.h-r45 {
  right: 45%;
}

.h-b45 {
  bottom: 45%;
}

.h-l45 {
  left: 45%;
}

.h-t46 {
  top: 46%;
}

.h-r46 {
  right: 46%;
}

.h-b46 {
  bottom: 46%;
}

.h-l46 {
  left: 46%;
}

.h-t47 {
  top: 47%;
}

.h-r47 {
  right: 47%;
}

.h-b47 {
  bottom: 47%;
}

.h-l47 {
  left: 47%;
}

.h-t48 {
  top: 48%;
}

.h-r48 {
  right: 48%;
}

.h-b48 {
  bottom: 48%;
}

.h-l48 {
  left: 48%;
}

.h-t49 {
  top: 49%;
}

.h-r49 {
  right: 49%;
}

.h-b49 {
  bottom: 49%;
}

.h-l49 {
  left: 49%;
}

.h-t50 {
  top: 50%;
}

.h-r50 {
  right: 50%;
}

.h-b50 {
  bottom: 50%;
}

.h-l50 {
  left: 50%;
}

.h-t51 {
  top: 51%;
}

.h-r51 {
  right: 51%;
}

.h-b51 {
  bottom: 51%;
}

.h-l51 {
  left: 51%;
}

.h-t52 {
  top: 52%;
}

.h-r52 {
  right: 52%;
}

.h-b52 {
  bottom: 52%;
}

.h-l52 {
  left: 52%;
}

.h-t53 {
  top: 53%;
}

.h-r53 {
  right: 53%;
}

.h-b53 {
  bottom: 53%;
}

.h-l53 {
  left: 53%;
}

.h-t54 {
  top: 54%;
}

.h-r54 {
  right: 54%;
}

.h-b54 {
  bottom: 54%;
}

.h-l54 {
  left: 54%;
}

.h-t55 {
  top: 55%;
}

.h-r55 {
  right: 55%;
}

.h-b55 {
  bottom: 55%;
}

.h-l55 {
  left: 55%;
}

.h-t56 {
  top: 56%;
}

.h-r56 {
  right: 56%;
}

.h-b56 {
  bottom: 56%;
}

.h-l56 {
  left: 56%;
}

.h-t57 {
  top: 57%;
}

.h-r57 {
  right: 57%;
}

.h-b57 {
  bottom: 57%;
}

.h-l57 {
  left: 57%;
}

.h-t58 {
  top: 58%;
}

.h-r58 {
  right: 58%;
}

.h-b58 {
  bottom: 58%;
}

.h-l58 {
  left: 58%;
}

.h-t59 {
  top: 59%;
}

.h-r59 {
  right: 59%;
}

.h-b59 {
  bottom: 59%;
}

.h-l59 {
  left: 59%;
}

.h-t60 {
  top: 60%;
}

.h-r60 {
  right: 60%;
}

.h-b60 {
  bottom: 60%;
}

.h-l60 {
  left: 60%;
}

.h-t61 {
  top: 61%;
}

.h-r61 {
  right: 61%;
}

.h-b61 {
  bottom: 61%;
}

.h-l61 {
  left: 61%;
}

.h-t62 {
  top: 62%;
}

.h-r62 {
  right: 62%;
}

.h-b62 {
  bottom: 62%;
}

.h-l62 {
  left: 62%;
}

.h-t63 {
  top: 63%;
}

.h-r63 {
  right: 63%;
}

.h-b63 {
  bottom: 63%;
}

.h-l63 {
  left: 63%;
}

.h-t64 {
  top: 64%;
}

.h-r64 {
  right: 64%;
}

.h-b64 {
  bottom: 64%;
}

.h-l64 {
  left: 64%;
}

.h-t65 {
  top: 65%;
}

.h-r65 {
  right: 65%;
}

.h-b65 {
  bottom: 65%;
}

.h-l65 {
  left: 65%;
}

.h-t66 {
  top: 66%;
}

.h-r66 {
  right: 66%;
}

.h-b66 {
  bottom: 66%;
}

.h-l66 {
  left: 66%;
}

.h-t67 {
  top: 67%;
}

.h-r67 {
  right: 67%;
}

.h-b67 {
  bottom: 67%;
}

.h-l67 {
  left: 67%;
}

.h-t68 {
  top: 68%;
}

.h-r68 {
  right: 68%;
}

.h-b68 {
  bottom: 68%;
}

.h-l68 {
  left: 68%;
}

.h-t69 {
  top: 69%;
}

.h-r69 {
  right: 69%;
}

.h-b69 {
  bottom: 69%;
}

.h-l69 {
  left: 69%;
}

.h-t70 {
  top: 70%;
}

.h-r70 {
  right: 70%;
}

.h-b70 {
  bottom: 70%;
}

.h-l70 {
  left: 70%;
}

.h-t71 {
  top: 71%;
}

.h-r71 {
  right: 71%;
}

.h-b71 {
  bottom: 71%;
}

.h-l71 {
  left: 71%;
}

.h-t72 {
  top: 72%;
}

.h-r72 {
  right: 72%;
}

.h-b72 {
  bottom: 72%;
}

.h-l72 {
  left: 72%;
}

.h-t73 {
  top: 73%;
}

.h-r73 {
  right: 73%;
}

.h-b73 {
  bottom: 73%;
}

.h-l73 {
  left: 73%;
}

.h-t74 {
  top: 74%;
}

.h-r74 {
  right: 74%;
}

.h-b74 {
  bottom: 74%;
}

.h-l74 {
  left: 74%;
}

.h-t75 {
  top: 75%;
}

.h-r75 {
  right: 75%;
}

.h-b75 {
  bottom: 75%;
}

.h-l75 {
  left: 75%;
}

.h-t76 {
  top: 76%;
}

.h-r76 {
  right: 76%;
}

.h-b76 {
  bottom: 76%;
}

.h-l76 {
  left: 76%;
}

.h-t77 {
  top: 77%;
}

.h-r77 {
  right: 77%;
}

.h-b77 {
  bottom: 77%;
}

.h-l77 {
  left: 77%;
}

.h-t78 {
  top: 78%;
}

.h-r78 {
  right: 78%;
}

.h-b78 {
  bottom: 78%;
}

.h-l78 {
  left: 78%;
}

.h-t79 {
  top: 79%;
}

.h-r79 {
  right: 79%;
}

.h-b79 {
  bottom: 79%;
}

.h-l79 {
  left: 79%;
}

.h-t80 {
  top: 80%;
}

.h-r80 {
  right: 80%;
}

.h-b80 {
  bottom: 80%;
}

.h-l80 {
  left: 80%;
}

.h-t81 {
  top: 81%;
}

.h-r81 {
  right: 81%;
}

.h-b81 {
  bottom: 81%;
}

.h-l81 {
  left: 81%;
}

.h-t82 {
  top: 82%;
}

.h-r82 {
  right: 82%;
}

.h-b82 {
  bottom: 82%;
}

.h-l82 {
  left: 82%;
}

.h-t83 {
  top: 83%;
}

.h-r83 {
  right: 83%;
}

.h-b83 {
  bottom: 83%;
}

.h-l83 {
  left: 83%;
}

.h-t84 {
  top: 84%;
}

.h-r84 {
  right: 84%;
}

.h-b84 {
  bottom: 84%;
}

.h-l84 {
  left: 84%;
}

.h-t85 {
  top: 85%;
}

.h-r85 {
  right: 85%;
}

.h-b85 {
  bottom: 85%;
}

.h-l85 {
  left: 85%;
}

.h-t86 {
  top: 86%;
}

.h-r86 {
  right: 86%;
}

.h-b86 {
  bottom: 86%;
}

.h-l86 {
  left: 86%;
}

.h-t87 {
  top: 87%;
}

.h-r87 {
  right: 87%;
}

.h-b87 {
  bottom: 87%;
}

.h-l87 {
  left: 87%;
}

.h-t88 {
  top: 88%;
}

.h-r88 {
  right: 88%;
}

.h-b88 {
  bottom: 88%;
}

.h-l88 {
  left: 88%;
}

.h-t89 {
  top: 89%;
}

.h-r89 {
  right: 89%;
}

.h-b89 {
  bottom: 89%;
}

.h-l89 {
  left: 89%;
}

.h-t90 {
  top: 90%;
}

.h-r90 {
  right: 90%;
}

.h-b90 {
  bottom: 90%;
}

.h-l90 {
  left: 90%;
}

.h-t91 {
  top: 91%;
}

.h-r91 {
  right: 91%;
}

.h-b91 {
  bottom: 91%;
}

.h-l91 {
  left: 91%;
}

.h-t92 {
  top: 92%;
}

.h-r92 {
  right: 92%;
}

.h-b92 {
  bottom: 92%;
}

.h-l92 {
  left: 92%;
}

.h-t93 {
  top: 93%;
}

.h-r93 {
  right: 93%;
}

.h-b93 {
  bottom: 93%;
}

.h-l93 {
  left: 93%;
}

.h-t94 {
  top: 94%;
}

.h-r94 {
  right: 94%;
}

.h-b94 {
  bottom: 94%;
}

.h-l94 {
  left: 94%;
}

.h-t95 {
  top: 95%;
}

.h-r95 {
  right: 95%;
}

.h-b95 {
  bottom: 95%;
}

.h-l95 {
  left: 95%;
}

.h-t96 {
  top: 96%;
}

.h-r96 {
  right: 96%;
}

.h-b96 {
  bottom: 96%;
}

.h-l96 {
  left: 96%;
}

.h-t97 {
  top: 97%;
}

.h-r97 {
  right: 97%;
}

.h-b97 {
  bottom: 97%;
}

.h-l97 {
  left: 97%;
}

.h-t98 {
  top: 98%;
}

.h-r98 {
  right: 98%;
}

.h-b98 {
  bottom: 98%;
}

.h-l98 {
  left: 98%;
}

.h-t99 {
  top: 99%;
}

.h-r99 {
  right: 99%;
}

.h-b99 {
  bottom: 99%;
}

.h-l99 {
  left: 99%;
}

.h-t100 {
  top: 100%;
}

.h-r100 {
  right: 100%;
}

.h-b100 {
  bottom: 100%;
}

.h-l100 {
  left: 100%;
}

@media screen and (min-height: 701px), screen and (min-width: 769px) {
  .h-mt5-pc {
    margin-top: 5px;
  }
  .h-mr5-pc {
    margin-right: 5px;
  }
  .h-mb5-pc {
    margin-bottom: 5px;
  }
  .h-ml5-pc {
    margin-left: 5px;
  }
  .h-pt5-pc {
    margin-top: 5px;
  }
  .h-pr5-pc {
    margin-right: 5px;
  }
  .h-pb5-pc {
    margin-bottom: 5px;
  }
  .h-pl5-pc {
    margin-left: 5px;
  }
  .h-mt10-pc {
    margin-top: 10px;
  }
  .h-mr10-pc {
    margin-right: 10px;
  }
  .h-mb10-pc {
    margin-bottom: 10px;
  }
  .h-ml10-pc {
    margin-left: 10px;
  }
  .h-pt10-pc {
    margin-top: 10px;
  }
  .h-pr10-pc {
    margin-right: 10px;
  }
  .h-pb10-pc {
    margin-bottom: 10px;
  }
  .h-pl10-pc {
    margin-left: 10px;
  }
  .h-mt15-pc {
    margin-top: 15px;
  }
  .h-mr15-pc {
    margin-right: 15px;
  }
  .h-mb15-pc {
    margin-bottom: 15px;
  }
  .h-ml15-pc {
    margin-left: 15px;
  }
  .h-pt15-pc {
    margin-top: 15px;
  }
  .h-pr15-pc {
    margin-right: 15px;
  }
  .h-pb15-pc {
    margin-bottom: 15px;
  }
  .h-pl15-pc {
    margin-left: 15px;
  }
  .h-mt20-pc {
    margin-top: 20px;
  }
  .h-mr20-pc {
    margin-right: 20px;
  }
  .h-mb20-pc {
    margin-bottom: 20px;
  }
  .h-ml20-pc {
    margin-left: 20px;
  }
  .h-pt20-pc {
    margin-top: 20px;
  }
  .h-pr20-pc {
    margin-right: 20px;
  }
  .h-pb20-pc {
    margin-bottom: 20px;
  }
  .h-pl20-pc {
    margin-left: 20px;
  }
  .h-mt25-pc {
    margin-top: 25px;
  }
  .h-mr25-pc {
    margin-right: 25px;
  }
  .h-mb25-pc {
    margin-bottom: 25px;
  }
  .h-ml25-pc {
    margin-left: 25px;
  }
  .h-pt25-pc {
    margin-top: 25px;
  }
  .h-pr25-pc {
    margin-right: 25px;
  }
  .h-pb25-pc {
    margin-bottom: 25px;
  }
  .h-pl25-pc {
    margin-left: 25px;
  }
  .h-mt30-pc {
    margin-top: 30px;
  }
  .h-mr30-pc {
    margin-right: 30px;
  }
  .h-mb30-pc {
    margin-bottom: 30px;
  }
  .h-ml30-pc {
    margin-left: 30px;
  }
  .h-pt30-pc {
    margin-top: 30px;
  }
  .h-pr30-pc {
    margin-right: 30px;
  }
  .h-pb30-pc {
    margin-bottom: 30px;
  }
  .h-pl30-pc {
    margin-left: 30px;
  }
  .h-mt35-pc {
    margin-top: 35px;
  }
  .h-mr35-pc {
    margin-right: 35px;
  }
  .h-mb35-pc {
    margin-bottom: 35px;
  }
  .h-ml35-pc {
    margin-left: 35px;
  }
  .h-pt35-pc {
    margin-top: 35px;
  }
  .h-pr35-pc {
    margin-right: 35px;
  }
  .h-pb35-pc {
    margin-bottom: 35px;
  }
  .h-pl35-pc {
    margin-left: 35px;
  }
  .h-mt40-pc {
    margin-top: 40px;
  }
  .h-mr40-pc {
    margin-right: 40px;
  }
  .h-mb40-pc {
    margin-bottom: 40px;
  }
  .h-ml40-pc {
    margin-left: 40px;
  }
  .h-pt40-pc {
    margin-top: 40px;
  }
  .h-pr40-pc {
    margin-right: 40px;
  }
  .h-pb40-pc {
    margin-bottom: 40px;
  }
  .h-pl40-pc {
    margin-left: 40px;
  }
  .h-mt45-pc {
    margin-top: 45px;
  }
  .h-mr45-pc {
    margin-right: 45px;
  }
  .h-mb45-pc {
    margin-bottom: 45px;
  }
  .h-ml45-pc {
    margin-left: 45px;
  }
  .h-pt45-pc {
    margin-top: 45px;
  }
  .h-pr45-pc {
    margin-right: 45px;
  }
  .h-pb45-pc {
    margin-bottom: 45px;
  }
  .h-pl45-pc {
    margin-left: 45px;
  }
  .h-mt50-pc {
    margin-top: 50px;
  }
  .h-mr50-pc {
    margin-right: 50px;
  }
  .h-mb50-pc {
    margin-bottom: 50px;
  }
  .h-ml50-pc {
    margin-left: 50px;
  }
  .h-pt50-pc {
    margin-top: 50px;
  }
  .h-pr50-pc {
    margin-right: 50px;
  }
  .h-pb50-pc {
    margin-bottom: 50px;
  }
  .h-pl50-pc {
    margin-left: 50px;
  }
  .h-mt55-pc {
    margin-top: 55px;
  }
  .h-mr55-pc {
    margin-right: 55px;
  }
  .h-mb55-pc {
    margin-bottom: 55px;
  }
  .h-ml55-pc {
    margin-left: 55px;
  }
  .h-pt55-pc {
    margin-top: 55px;
  }
  .h-pr55-pc {
    margin-right: 55px;
  }
  .h-pb55-pc {
    margin-bottom: 55px;
  }
  .h-pl55-pc {
    margin-left: 55px;
  }
  .h-mt60-pc {
    margin-top: 60px;
  }
  .h-mr60-pc {
    margin-right: 60px;
  }
  .h-mb60-pc {
    margin-bottom: 60px;
  }
  .h-ml60-pc {
    margin-left: 60px;
  }
  .h-pt60-pc {
    margin-top: 60px;
  }
  .h-pr60-pc {
    margin-right: 60px;
  }
  .h-pb60-pc {
    margin-bottom: 60px;
  }
  .h-pl60-pc {
    margin-left: 60px;
  }
  .h-mt65-pc {
    margin-top: 65px;
  }
  .h-mr65-pc {
    margin-right: 65px;
  }
  .h-mb65-pc {
    margin-bottom: 65px;
  }
  .h-ml65-pc {
    margin-left: 65px;
  }
  .h-pt65-pc {
    margin-top: 65px;
  }
  .h-pr65-pc {
    margin-right: 65px;
  }
  .h-pb65-pc {
    margin-bottom: 65px;
  }
  .h-pl65-pc {
    margin-left: 65px;
  }
  .h-mt70-pc {
    margin-top: 70px;
  }
  .h-mr70-pc {
    margin-right: 70px;
  }
  .h-mb70-pc {
    margin-bottom: 70px;
  }
  .h-ml70-pc {
    margin-left: 70px;
  }
  .h-pt70-pc {
    margin-top: 70px;
  }
  .h-pr70-pc {
    margin-right: 70px;
  }
  .h-pb70-pc {
    margin-bottom: 70px;
  }
  .h-pl70-pc {
    margin-left: 70px;
  }
  .h-mt75-pc {
    margin-top: 75px;
  }
  .h-mr75-pc {
    margin-right: 75px;
  }
  .h-mb75-pc {
    margin-bottom: 75px;
  }
  .h-ml75-pc {
    margin-left: 75px;
  }
  .h-pt75-pc {
    margin-top: 75px;
  }
  .h-pr75-pc {
    margin-right: 75px;
  }
  .h-pb75-pc {
    margin-bottom: 75px;
  }
  .h-pl75-pc {
    margin-left: 75px;
  }
  .h-mt80-pc {
    margin-top: 80px;
  }
  .h-mr80-pc {
    margin-right: 80px;
  }
  .h-mb80-pc {
    margin-bottom: 80px;
  }
  .h-ml80-pc {
    margin-left: 80px;
  }
  .h-pt80-pc {
    margin-top: 80px;
  }
  .h-pr80-pc {
    margin-right: 80px;
  }
  .h-pb80-pc {
    margin-bottom: 80px;
  }
  .h-pl80-pc {
    margin-left: 80px;
  }
  .h-mt85-pc {
    margin-top: 85px;
  }
  .h-mr85-pc {
    margin-right: 85px;
  }
  .h-mb85-pc {
    margin-bottom: 85px;
  }
  .h-ml85-pc {
    margin-left: 85px;
  }
  .h-pt85-pc {
    margin-top: 85px;
  }
  .h-pr85-pc {
    margin-right: 85px;
  }
  .h-pb85-pc {
    margin-bottom: 85px;
  }
  .h-pl85-pc {
    margin-left: 85px;
  }
  .h-mt90-pc {
    margin-top: 90px;
  }
  .h-mr90-pc {
    margin-right: 90px;
  }
  .h-mb90-pc {
    margin-bottom: 90px;
  }
  .h-ml90-pc {
    margin-left: 90px;
  }
  .h-pt90-pc {
    margin-top: 90px;
  }
  .h-pr90-pc {
    margin-right: 90px;
  }
  .h-pb90-pc {
    margin-bottom: 90px;
  }
  .h-pl90-pc {
    margin-left: 90px;
  }
  .h-mt95-pc {
    margin-top: 95px;
  }
  .h-mr95-pc {
    margin-right: 95px;
  }
  .h-mb95-pc {
    margin-bottom: 95px;
  }
  .h-ml95-pc {
    margin-left: 95px;
  }
  .h-pt95-pc {
    margin-top: 95px;
  }
  .h-pr95-pc {
    margin-right: 95px;
  }
  .h-pb95-pc {
    margin-bottom: 95px;
  }
  .h-pl95-pc {
    margin-left: 95px;
  }
  .h-mt100-pc {
    margin-top: 100px;
  }
  .h-mr100-pc {
    margin-right: 100px;
  }
  .h-mb100-pc {
    margin-bottom: 100px;
  }
  .h-ml100-pc {
    margin-left: 100px;
  }
  .h-pt100-pc {
    margin-top: 100px;
  }
  .h-pr100-pc {
    margin-right: 100px;
  }
  .h-pb100-pc {
    margin-bottom: 100px;
  }
  .h-pl100-pc {
    margin-left: 100px;
  }
  .h-mt105-pc {
    margin-top: 105px;
  }
  .h-mr105-pc {
    margin-right: 105px;
  }
  .h-mb105-pc {
    margin-bottom: 105px;
  }
  .h-ml105-pc {
    margin-left: 105px;
  }
  .h-pt105-pc {
    margin-top: 105px;
  }
  .h-pr105-pc {
    margin-right: 105px;
  }
  .h-pb105-pc {
    margin-bottom: 105px;
  }
  .h-pl105-pc {
    margin-left: 105px;
  }
  .h-mt110-pc {
    margin-top: 110px;
  }
  .h-mr110-pc {
    margin-right: 110px;
  }
  .h-mb110-pc {
    margin-bottom: 110px;
  }
  .h-ml110-pc {
    margin-left: 110px;
  }
  .h-pt110-pc {
    margin-top: 110px;
  }
  .h-pr110-pc {
    margin-right: 110px;
  }
  .h-pb110-pc {
    margin-bottom: 110px;
  }
  .h-pl110-pc {
    margin-left: 110px;
  }
  .h-mt115-pc {
    margin-top: 115px;
  }
  .h-mr115-pc {
    margin-right: 115px;
  }
  .h-mb115-pc {
    margin-bottom: 115px;
  }
  .h-ml115-pc {
    margin-left: 115px;
  }
  .h-pt115-pc {
    margin-top: 115px;
  }
  .h-pr115-pc {
    margin-right: 115px;
  }
  .h-pb115-pc {
    margin-bottom: 115px;
  }
  .h-pl115-pc {
    margin-left: 115px;
  }
  .h-mt120-pc {
    margin-top: 120px;
  }
  .h-mr120-pc {
    margin-right: 120px;
  }
  .h-mb120-pc {
    margin-bottom: 120px;
  }
  .h-ml120-pc {
    margin-left: 120px;
  }
  .h-pt120-pc {
    margin-top: 120px;
  }
  .h-pr120-pc {
    margin-right: 120px;
  }
  .h-pb120-pc {
    margin-bottom: 120px;
  }
  .h-pl120-pc {
    margin-left: 120px;
  }
  .h-mt125-pc {
    margin-top: 125px;
  }
  .h-mr125-pc {
    margin-right: 125px;
  }
  .h-mb125-pc {
    margin-bottom: 125px;
  }
  .h-ml125-pc {
    margin-left: 125px;
  }
  .h-pt125-pc {
    margin-top: 125px;
  }
  .h-pr125-pc {
    margin-right: 125px;
  }
  .h-pb125-pc {
    margin-bottom: 125px;
  }
  .h-pl125-pc {
    margin-left: 125px;
  }
  .h-mt130-pc {
    margin-top: 130px;
  }
  .h-mr130-pc {
    margin-right: 130px;
  }
  .h-mb130-pc {
    margin-bottom: 130px;
  }
  .h-ml130-pc {
    margin-left: 130px;
  }
  .h-pt130-pc {
    margin-top: 130px;
  }
  .h-pr130-pc {
    margin-right: 130px;
  }
  .h-pb130-pc {
    margin-bottom: 130px;
  }
  .h-pl130-pc {
    margin-left: 130px;
  }
  .h-mt135-pc {
    margin-top: 135px;
  }
  .h-mr135-pc {
    margin-right: 135px;
  }
  .h-mb135-pc {
    margin-bottom: 135px;
  }
  .h-ml135-pc {
    margin-left: 135px;
  }
  .h-pt135-pc {
    margin-top: 135px;
  }
  .h-pr135-pc {
    margin-right: 135px;
  }
  .h-pb135-pc {
    margin-bottom: 135px;
  }
  .h-pl135-pc {
    margin-left: 135px;
  }
  .h-mt140-pc {
    margin-top: 140px;
  }
  .h-mr140-pc {
    margin-right: 140px;
  }
  .h-mb140-pc {
    margin-bottom: 140px;
  }
  .h-ml140-pc {
    margin-left: 140px;
  }
  .h-pt140-pc {
    margin-top: 140px;
  }
  .h-pr140-pc {
    margin-right: 140px;
  }
  .h-pb140-pc {
    margin-bottom: 140px;
  }
  .h-pl140-pc {
    margin-left: 140px;
  }
  .h-mt145-pc {
    margin-top: 145px;
  }
  .h-mr145-pc {
    margin-right: 145px;
  }
  .h-mb145-pc {
    margin-bottom: 145px;
  }
  .h-ml145-pc {
    margin-left: 145px;
  }
  .h-pt145-pc {
    margin-top: 145px;
  }
  .h-pr145-pc {
    margin-right: 145px;
  }
  .h-pb145-pc {
    margin-bottom: 145px;
  }
  .h-pl145-pc {
    margin-left: 145px;
  }
  .h-mt150-pc {
    margin-top: 150px;
  }
  .h-mr150-pc {
    margin-right: 150px;
  }
  .h-mb150-pc {
    margin-bottom: 150px;
  }
  .h-ml150-pc {
    margin-left: 150px;
  }
  .h-pt150-pc {
    margin-top: 150px;
  }
  .h-pr150-pc {
    margin-right: 150px;
  }
  .h-pb150-pc {
    margin-bottom: 150px;
  }
  .h-pl150-pc {
    margin-left: 150px;
  }
  .h-mt155-pc {
    margin-top: 155px;
  }
  .h-mr155-pc {
    margin-right: 155px;
  }
  .h-mb155-pc {
    margin-bottom: 155px;
  }
  .h-ml155-pc {
    margin-left: 155px;
  }
  .h-pt155-pc {
    margin-top: 155px;
  }
  .h-pr155-pc {
    margin-right: 155px;
  }
  .h-pb155-pc {
    margin-bottom: 155px;
  }
  .h-pl155-pc {
    margin-left: 155px;
  }
  .h-mt160-pc {
    margin-top: 160px;
  }
  .h-mr160-pc {
    margin-right: 160px;
  }
  .h-mb160-pc {
    margin-bottom: 160px;
  }
  .h-ml160-pc {
    margin-left: 160px;
  }
  .h-pt160-pc {
    margin-top: 160px;
  }
  .h-pr160-pc {
    margin-right: 160px;
  }
  .h-pb160-pc {
    margin-bottom: 160px;
  }
  .h-pl160-pc {
    margin-left: 160px;
  }
  .h-mt165-pc {
    margin-top: 165px;
  }
  .h-mr165-pc {
    margin-right: 165px;
  }
  .h-mb165-pc {
    margin-bottom: 165px;
  }
  .h-ml165-pc {
    margin-left: 165px;
  }
  .h-pt165-pc {
    margin-top: 165px;
  }
  .h-pr165-pc {
    margin-right: 165px;
  }
  .h-pb165-pc {
    margin-bottom: 165px;
  }
  .h-pl165-pc {
    margin-left: 165px;
  }
  .h-mt170-pc {
    margin-top: 170px;
  }
  .h-mr170-pc {
    margin-right: 170px;
  }
  .h-mb170-pc {
    margin-bottom: 170px;
  }
  .h-ml170-pc {
    margin-left: 170px;
  }
  .h-pt170-pc {
    margin-top: 170px;
  }
  .h-pr170-pc {
    margin-right: 170px;
  }
  .h-pb170-pc {
    margin-bottom: 170px;
  }
  .h-pl170-pc {
    margin-left: 170px;
  }
  .h-mt175-pc {
    margin-top: 175px;
  }
  .h-mr175-pc {
    margin-right: 175px;
  }
  .h-mb175-pc {
    margin-bottom: 175px;
  }
  .h-ml175-pc {
    margin-left: 175px;
  }
  .h-pt175-pc {
    margin-top: 175px;
  }
  .h-pr175-pc {
    margin-right: 175px;
  }
  .h-pb175-pc {
    margin-bottom: 175px;
  }
  .h-pl175-pc {
    margin-left: 175px;
  }
  .h-mt180-pc {
    margin-top: 180px;
  }
  .h-mr180-pc {
    margin-right: 180px;
  }
  .h-mb180-pc {
    margin-bottom: 180px;
  }
  .h-ml180-pc {
    margin-left: 180px;
  }
  .h-pt180-pc {
    margin-top: 180px;
  }
  .h-pr180-pc {
    margin-right: 180px;
  }
  .h-pb180-pc {
    margin-bottom: 180px;
  }
  .h-pl180-pc {
    margin-left: 180px;
  }
  .h-mt185-pc {
    margin-top: 185px;
  }
  .h-mr185-pc {
    margin-right: 185px;
  }
  .h-mb185-pc {
    margin-bottom: 185px;
  }
  .h-ml185-pc {
    margin-left: 185px;
  }
  .h-pt185-pc {
    margin-top: 185px;
  }
  .h-pr185-pc {
    margin-right: 185px;
  }
  .h-pb185-pc {
    margin-bottom: 185px;
  }
  .h-pl185-pc {
    margin-left: 185px;
  }
  .h-mt190-pc {
    margin-top: 190px;
  }
  .h-mr190-pc {
    margin-right: 190px;
  }
  .h-mb190-pc {
    margin-bottom: 190px;
  }
  .h-ml190-pc {
    margin-left: 190px;
  }
  .h-pt190-pc {
    margin-top: 190px;
  }
  .h-pr190-pc {
    margin-right: 190px;
  }
  .h-pb190-pc {
    margin-bottom: 190px;
  }
  .h-pl190-pc {
    margin-left: 190px;
  }
  .h-mt195-pc {
    margin-top: 195px;
  }
  .h-mr195-pc {
    margin-right: 195px;
  }
  .h-mb195-pc {
    margin-bottom: 195px;
  }
  .h-ml195-pc {
    margin-left: 195px;
  }
  .h-pt195-pc {
    margin-top: 195px;
  }
  .h-pr195-pc {
    margin-right: 195px;
  }
  .h-pb195-pc {
    margin-bottom: 195px;
  }
  .h-pl195-pc {
    margin-left: 195px;
  }
  .h-mt200-pc {
    margin-top: 200px;
  }
  .h-mr200-pc {
    margin-right: 200px;
  }
  .h-mb200-pc {
    margin-bottom: 200px;
  }
  .h-ml200-pc {
    margin-left: 200px;
  }
  .h-pt200-pc {
    margin-top: 200px;
  }
  .h-pr200-pc {
    margin-right: 200px;
  }
  .h-pb200-pc {
    margin-bottom: 200px;
  }
  .h-pl200-pc {
    margin-left: 200px;
  }
  .h-mt205-pc {
    margin-top: 205px;
  }
  .h-mr205-pc {
    margin-right: 205px;
  }
  .h-mb205-pc {
    margin-bottom: 205px;
  }
  .h-ml205-pc {
    margin-left: 205px;
  }
  .h-pt205-pc {
    margin-top: 205px;
  }
  .h-pr205-pc {
    margin-right: 205px;
  }
  .h-pb205-pc {
    margin-bottom: 205px;
  }
  .h-pl205-pc {
    margin-left: 205px;
  }
  .h-mt210-pc {
    margin-top: 210px;
  }
  .h-mr210-pc {
    margin-right: 210px;
  }
  .h-mb210-pc {
    margin-bottom: 210px;
  }
  .h-ml210-pc {
    margin-left: 210px;
  }
  .h-pt210-pc {
    margin-top: 210px;
  }
  .h-pr210-pc {
    margin-right: 210px;
  }
  .h-pb210-pc {
    margin-bottom: 210px;
  }
  .h-pl210-pc {
    margin-left: 210px;
  }
  .h-mt215-pc {
    margin-top: 215px;
  }
  .h-mr215-pc {
    margin-right: 215px;
  }
  .h-mb215-pc {
    margin-bottom: 215px;
  }
  .h-ml215-pc {
    margin-left: 215px;
  }
  .h-pt215-pc {
    margin-top: 215px;
  }
  .h-pr215-pc {
    margin-right: 215px;
  }
  .h-pb215-pc {
    margin-bottom: 215px;
  }
  .h-pl215-pc {
    margin-left: 215px;
  }
  .h-mt220-pc {
    margin-top: 220px;
  }
  .h-mr220-pc {
    margin-right: 220px;
  }
  .h-mb220-pc {
    margin-bottom: 220px;
  }
  .h-ml220-pc {
    margin-left: 220px;
  }
  .h-pt220-pc {
    margin-top: 220px;
  }
  .h-pr220-pc {
    margin-right: 220px;
  }
  .h-pb220-pc {
    margin-bottom: 220px;
  }
  .h-pl220-pc {
    margin-left: 220px;
  }
  .h-mt225-pc {
    margin-top: 225px;
  }
  .h-mr225-pc {
    margin-right: 225px;
  }
  .h-mb225-pc {
    margin-bottom: 225px;
  }
  .h-ml225-pc {
    margin-left: 225px;
  }
  .h-pt225-pc {
    margin-top: 225px;
  }
  .h-pr225-pc {
    margin-right: 225px;
  }
  .h-pb225-pc {
    margin-bottom: 225px;
  }
  .h-pl225-pc {
    margin-left: 225px;
  }
  .h-mt230-pc {
    margin-top: 230px;
  }
  .h-mr230-pc {
    margin-right: 230px;
  }
  .h-mb230-pc {
    margin-bottom: 230px;
  }
  .h-ml230-pc {
    margin-left: 230px;
  }
  .h-pt230-pc {
    margin-top: 230px;
  }
  .h-pr230-pc {
    margin-right: 230px;
  }
  .h-pb230-pc {
    margin-bottom: 230px;
  }
  .h-pl230-pc {
    margin-left: 230px;
  }
  .h-mt235-pc {
    margin-top: 235px;
  }
  .h-mr235-pc {
    margin-right: 235px;
  }
  .h-mb235-pc {
    margin-bottom: 235px;
  }
  .h-ml235-pc {
    margin-left: 235px;
  }
  .h-pt235-pc {
    margin-top: 235px;
  }
  .h-pr235-pc {
    margin-right: 235px;
  }
  .h-pb235-pc {
    margin-bottom: 235px;
  }
  .h-pl235-pc {
    margin-left: 235px;
  }
  .h-mt240-pc {
    margin-top: 240px;
  }
  .h-mr240-pc {
    margin-right: 240px;
  }
  .h-mb240-pc {
    margin-bottom: 240px;
  }
  .h-ml240-pc {
    margin-left: 240px;
  }
  .h-pt240-pc {
    margin-top: 240px;
  }
  .h-pr240-pc {
    margin-right: 240px;
  }
  .h-pb240-pc {
    margin-bottom: 240px;
  }
  .h-pl240-pc {
    margin-left: 240px;
  }
  .h-mt245-pc {
    margin-top: 245px;
  }
  .h-mr245-pc {
    margin-right: 245px;
  }
  .h-mb245-pc {
    margin-bottom: 245px;
  }
  .h-ml245-pc {
    margin-left: 245px;
  }
  .h-pt245-pc {
    margin-top: 245px;
  }
  .h-pr245-pc {
    margin-right: 245px;
  }
  .h-pb245-pc {
    margin-bottom: 245px;
  }
  .h-pl245-pc {
    margin-left: 245px;
  }
  .h-mt250-pc {
    margin-top: 250px;
  }
  .h-mr250-pc {
    margin-right: 250px;
  }
  .h-mb250-pc {
    margin-bottom: 250px;
  }
  .h-ml250-pc {
    margin-left: 250px;
  }
  .h-pt250-pc {
    margin-top: 250px;
  }
  .h-pr250-pc {
    margin-right: 250px;
  }
  .h-pb250-pc {
    margin-bottom: 250px;
  }
  .h-pl250-pc {
    margin-left: 250px;
  }
  .h-mt255-pc {
    margin-top: 255px;
  }
  .h-mr255-pc {
    margin-right: 255px;
  }
  .h-mb255-pc {
    margin-bottom: 255px;
  }
  .h-ml255-pc {
    margin-left: 255px;
  }
  .h-pt255-pc {
    margin-top: 255px;
  }
  .h-pr255-pc {
    margin-right: 255px;
  }
  .h-pb255-pc {
    margin-bottom: 255px;
  }
  .h-pl255-pc {
    margin-left: 255px;
  }
  .h-mt260-pc {
    margin-top: 260px;
  }
  .h-mr260-pc {
    margin-right: 260px;
  }
  .h-mb260-pc {
    margin-bottom: 260px;
  }
  .h-ml260-pc {
    margin-left: 260px;
  }
  .h-pt260-pc {
    margin-top: 260px;
  }
  .h-pr260-pc {
    margin-right: 260px;
  }
  .h-pb260-pc {
    margin-bottom: 260px;
  }
  .h-pl260-pc {
    margin-left: 260px;
  }
  .h-mt265-pc {
    margin-top: 265px;
  }
  .h-mr265-pc {
    margin-right: 265px;
  }
  .h-mb265-pc {
    margin-bottom: 265px;
  }
  .h-ml265-pc {
    margin-left: 265px;
  }
  .h-pt265-pc {
    margin-top: 265px;
  }
  .h-pr265-pc {
    margin-right: 265px;
  }
  .h-pb265-pc {
    margin-bottom: 265px;
  }
  .h-pl265-pc {
    margin-left: 265px;
  }
  .h-mt270-pc {
    margin-top: 270px;
  }
  .h-mr270-pc {
    margin-right: 270px;
  }
  .h-mb270-pc {
    margin-bottom: 270px;
  }
  .h-ml270-pc {
    margin-left: 270px;
  }
  .h-pt270-pc {
    margin-top: 270px;
  }
  .h-pr270-pc {
    margin-right: 270px;
  }
  .h-pb270-pc {
    margin-bottom: 270px;
  }
  .h-pl270-pc {
    margin-left: 270px;
  }
  .h-mt275-pc {
    margin-top: 275px;
  }
  .h-mr275-pc {
    margin-right: 275px;
  }
  .h-mb275-pc {
    margin-bottom: 275px;
  }
  .h-ml275-pc {
    margin-left: 275px;
  }
  .h-pt275-pc {
    margin-top: 275px;
  }
  .h-pr275-pc {
    margin-right: 275px;
  }
  .h-pb275-pc {
    margin-bottom: 275px;
  }
  .h-pl275-pc {
    margin-left: 275px;
  }
  .h-mt280-pc {
    margin-top: 280px;
  }
  .h-mr280-pc {
    margin-right: 280px;
  }
  .h-mb280-pc {
    margin-bottom: 280px;
  }
  .h-ml280-pc {
    margin-left: 280px;
  }
  .h-pt280-pc {
    margin-top: 280px;
  }
  .h-pr280-pc {
    margin-right: 280px;
  }
  .h-pb280-pc {
    margin-bottom: 280px;
  }
  .h-pl280-pc {
    margin-left: 280px;
  }
  .h-mt285-pc {
    margin-top: 285px;
  }
  .h-mr285-pc {
    margin-right: 285px;
  }
  .h-mb285-pc {
    margin-bottom: 285px;
  }
  .h-ml285-pc {
    margin-left: 285px;
  }
  .h-pt285-pc {
    margin-top: 285px;
  }
  .h-pr285-pc {
    margin-right: 285px;
  }
  .h-pb285-pc {
    margin-bottom: 285px;
  }
  .h-pl285-pc {
    margin-left: 285px;
  }
  .h-mt290-pc {
    margin-top: 290px;
  }
  .h-mr290-pc {
    margin-right: 290px;
  }
  .h-mb290-pc {
    margin-bottom: 290px;
  }
  .h-ml290-pc {
    margin-left: 290px;
  }
  .h-pt290-pc {
    margin-top: 290px;
  }
  .h-pr290-pc {
    margin-right: 290px;
  }
  .h-pb290-pc {
    margin-bottom: 290px;
  }
  .h-pl290-pc {
    margin-left: 290px;
  }
  .h-mt295-pc {
    margin-top: 295px;
  }
  .h-mr295-pc {
    margin-right: 295px;
  }
  .h-mb295-pc {
    margin-bottom: 295px;
  }
  .h-ml295-pc {
    margin-left: 295px;
  }
  .h-pt295-pc {
    margin-top: 295px;
  }
  .h-pr295-pc {
    margin-right: 295px;
  }
  .h-pb295-pc {
    margin-bottom: 295px;
  }
  .h-pl295-pc {
    margin-left: 295px;
  }
  .h-mt300-pc {
    margin-top: 300px;
  }
  .h-mr300-pc {
    margin-right: 300px;
  }
  .h-mb300-pc {
    margin-bottom: 300px;
  }
  .h-ml300-pc {
    margin-left: 300px;
  }
  .h-pt300-pc {
    margin-top: 300px;
  }
  .h-pr300-pc {
    margin-right: 300px;
  }
  .h-pb300-pc {
    margin-bottom: 300px;
  }
  .h-pl300-pc {
    margin-left: 300px;
  }
  .h-mt305-pc {
    margin-top: 305px;
  }
  .h-mr305-pc {
    margin-right: 305px;
  }
  .h-mb305-pc {
    margin-bottom: 305px;
  }
  .h-ml305-pc {
    margin-left: 305px;
  }
  .h-pt305-pc {
    margin-top: 305px;
  }
  .h-pr305-pc {
    margin-right: 305px;
  }
  .h-pb305-pc {
    margin-bottom: 305px;
  }
  .h-pl305-pc {
    margin-left: 305px;
  }
  .h-mt310-pc {
    margin-top: 310px;
  }
  .h-mr310-pc {
    margin-right: 310px;
  }
  .h-mb310-pc {
    margin-bottom: 310px;
  }
  .h-ml310-pc {
    margin-left: 310px;
  }
  .h-pt310-pc {
    margin-top: 310px;
  }
  .h-pr310-pc {
    margin-right: 310px;
  }
  .h-pb310-pc {
    margin-bottom: 310px;
  }
  .h-pl310-pc {
    margin-left: 310px;
  }
  .h-mt315-pc {
    margin-top: 315px;
  }
  .h-mr315-pc {
    margin-right: 315px;
  }
  .h-mb315-pc {
    margin-bottom: 315px;
  }
  .h-ml315-pc {
    margin-left: 315px;
  }
  .h-pt315-pc {
    margin-top: 315px;
  }
  .h-pr315-pc {
    margin-right: 315px;
  }
  .h-pb315-pc {
    margin-bottom: 315px;
  }
  .h-pl315-pc {
    margin-left: 315px;
  }
  .h-mt320-pc {
    margin-top: 320px;
  }
  .h-mr320-pc {
    margin-right: 320px;
  }
  .h-mb320-pc {
    margin-bottom: 320px;
  }
  .h-ml320-pc {
    margin-left: 320px;
  }
  .h-pt320-pc {
    margin-top: 320px;
  }
  .h-pr320-pc {
    margin-right: 320px;
  }
  .h-pb320-pc {
    margin-bottom: 320px;
  }
  .h-pl320-pc {
    margin-left: 320px;
  }
  .h-mt325-pc {
    margin-top: 325px;
  }
  .h-mr325-pc {
    margin-right: 325px;
  }
  .h-mb325-pc {
    margin-bottom: 325px;
  }
  .h-ml325-pc {
    margin-left: 325px;
  }
  .h-pt325-pc {
    margin-top: 325px;
  }
  .h-pr325-pc {
    margin-right: 325px;
  }
  .h-pb325-pc {
    margin-bottom: 325px;
  }
  .h-pl325-pc {
    margin-left: 325px;
  }
  .h-mt330-pc {
    margin-top: 330px;
  }
  .h-mr330-pc {
    margin-right: 330px;
  }
  .h-mb330-pc {
    margin-bottom: 330px;
  }
  .h-ml330-pc {
    margin-left: 330px;
  }
  .h-pt330-pc {
    margin-top: 330px;
  }
  .h-pr330-pc {
    margin-right: 330px;
  }
  .h-pb330-pc {
    margin-bottom: 330px;
  }
  .h-pl330-pc {
    margin-left: 330px;
  }
  .h-mt335-pc {
    margin-top: 335px;
  }
  .h-mr335-pc {
    margin-right: 335px;
  }
  .h-mb335-pc {
    margin-bottom: 335px;
  }
  .h-ml335-pc {
    margin-left: 335px;
  }
  .h-pt335-pc {
    margin-top: 335px;
  }
  .h-pr335-pc {
    margin-right: 335px;
  }
  .h-pb335-pc {
    margin-bottom: 335px;
  }
  .h-pl335-pc {
    margin-left: 335px;
  }
  .h-mt340-pc {
    margin-top: 340px;
  }
  .h-mr340-pc {
    margin-right: 340px;
  }
  .h-mb340-pc {
    margin-bottom: 340px;
  }
  .h-ml340-pc {
    margin-left: 340px;
  }
  .h-pt340-pc {
    margin-top: 340px;
  }
  .h-pr340-pc {
    margin-right: 340px;
  }
  .h-pb340-pc {
    margin-bottom: 340px;
  }
  .h-pl340-pc {
    margin-left: 340px;
  }
  .h-mt345-pc {
    margin-top: 345px;
  }
  .h-mr345-pc {
    margin-right: 345px;
  }
  .h-mb345-pc {
    margin-bottom: 345px;
  }
  .h-ml345-pc {
    margin-left: 345px;
  }
  .h-pt345-pc {
    margin-top: 345px;
  }
  .h-pr345-pc {
    margin-right: 345px;
  }
  .h-pb345-pc {
    margin-bottom: 345px;
  }
  .h-pl345-pc {
    margin-left: 345px;
  }
  .h-mt350-pc {
    margin-top: 350px;
  }
  .h-mr350-pc {
    margin-right: 350px;
  }
  .h-mb350-pc {
    margin-bottom: 350px;
  }
  .h-ml350-pc {
    margin-left: 350px;
  }
  .h-pt350-pc {
    margin-top: 350px;
  }
  .h-pr350-pc {
    margin-right: 350px;
  }
  .h-pb350-pc {
    margin-bottom: 350px;
  }
  .h-pl350-pc {
    margin-left: 350px;
  }
  .h-mt355-pc {
    margin-top: 355px;
  }
  .h-mr355-pc {
    margin-right: 355px;
  }
  .h-mb355-pc {
    margin-bottom: 355px;
  }
  .h-ml355-pc {
    margin-left: 355px;
  }
  .h-pt355-pc {
    margin-top: 355px;
  }
  .h-pr355-pc {
    margin-right: 355px;
  }
  .h-pb355-pc {
    margin-bottom: 355px;
  }
  .h-pl355-pc {
    margin-left: 355px;
  }
  .h-mt360-pc {
    margin-top: 360px;
  }
  .h-mr360-pc {
    margin-right: 360px;
  }
  .h-mb360-pc {
    margin-bottom: 360px;
  }
  .h-ml360-pc {
    margin-left: 360px;
  }
  .h-pt360-pc {
    margin-top: 360px;
  }
  .h-pr360-pc {
    margin-right: 360px;
  }
  .h-pb360-pc {
    margin-bottom: 360px;
  }
  .h-pl360-pc {
    margin-left: 360px;
  }
  .h-mt365-pc {
    margin-top: 365px;
  }
  .h-mr365-pc {
    margin-right: 365px;
  }
  .h-mb365-pc {
    margin-bottom: 365px;
  }
  .h-ml365-pc {
    margin-left: 365px;
  }
  .h-pt365-pc {
    margin-top: 365px;
  }
  .h-pr365-pc {
    margin-right: 365px;
  }
  .h-pb365-pc {
    margin-bottom: 365px;
  }
  .h-pl365-pc {
    margin-left: 365px;
  }
  .h-mt370-pc {
    margin-top: 370px;
  }
  .h-mr370-pc {
    margin-right: 370px;
  }
  .h-mb370-pc {
    margin-bottom: 370px;
  }
  .h-ml370-pc {
    margin-left: 370px;
  }
  .h-pt370-pc {
    margin-top: 370px;
  }
  .h-pr370-pc {
    margin-right: 370px;
  }
  .h-pb370-pc {
    margin-bottom: 370px;
  }
  .h-pl370-pc {
    margin-left: 370px;
  }
  .h-mt375-pc {
    margin-top: 375px;
  }
  .h-mr375-pc {
    margin-right: 375px;
  }
  .h-mb375-pc {
    margin-bottom: 375px;
  }
  .h-ml375-pc {
    margin-left: 375px;
  }
  .h-pt375-pc {
    margin-top: 375px;
  }
  .h-pr375-pc {
    margin-right: 375px;
  }
  .h-pb375-pc {
    margin-bottom: 375px;
  }
  .h-pl375-pc {
    margin-left: 375px;
  }
  .h-mt380-pc {
    margin-top: 380px;
  }
  .h-mr380-pc {
    margin-right: 380px;
  }
  .h-mb380-pc {
    margin-bottom: 380px;
  }
  .h-ml380-pc {
    margin-left: 380px;
  }
  .h-pt380-pc {
    margin-top: 380px;
  }
  .h-pr380-pc {
    margin-right: 380px;
  }
  .h-pb380-pc {
    margin-bottom: 380px;
  }
  .h-pl380-pc {
    margin-left: 380px;
  }
  .h-mt385-pc {
    margin-top: 385px;
  }
  .h-mr385-pc {
    margin-right: 385px;
  }
  .h-mb385-pc {
    margin-bottom: 385px;
  }
  .h-ml385-pc {
    margin-left: 385px;
  }
  .h-pt385-pc {
    margin-top: 385px;
  }
  .h-pr385-pc {
    margin-right: 385px;
  }
  .h-pb385-pc {
    margin-bottom: 385px;
  }
  .h-pl385-pc {
    margin-left: 385px;
  }
  .h-mt390-pc {
    margin-top: 390px;
  }
  .h-mr390-pc {
    margin-right: 390px;
  }
  .h-mb390-pc {
    margin-bottom: 390px;
  }
  .h-ml390-pc {
    margin-left: 390px;
  }
  .h-pt390-pc {
    margin-top: 390px;
  }
  .h-pr390-pc {
    margin-right: 390px;
  }
  .h-pb390-pc {
    margin-bottom: 390px;
  }
  .h-pl390-pc {
    margin-left: 390px;
  }
  .h-mt395-pc {
    margin-top: 395px;
  }
  .h-mr395-pc {
    margin-right: 395px;
  }
  .h-mb395-pc {
    margin-bottom: 395px;
  }
  .h-ml395-pc {
    margin-left: 395px;
  }
  .h-pt395-pc {
    margin-top: 395px;
  }
  .h-pr395-pc {
    margin-right: 395px;
  }
  .h-pb395-pc {
    margin-bottom: 395px;
  }
  .h-pl395-pc {
    margin-left: 395px;
  }
  .h-mt400-pc {
    margin-top: 400px;
  }
  .h-mr400-pc {
    margin-right: 400px;
  }
  .h-mb400-pc {
    margin-bottom: 400px;
  }
  .h-ml400-pc {
    margin-left: 400px;
  }
  .h-pt400-pc {
    margin-top: 400px;
  }
  .h-pr400-pc {
    margin-right: 400px;
  }
  .h-pb400-pc {
    margin-bottom: 400px;
  }
  .h-pl400-pc {
    margin-left: 400px;
  }
  .h-mt405-pc {
    margin-top: 405px;
  }
  .h-mr405-pc {
    margin-right: 405px;
  }
  .h-mb405-pc {
    margin-bottom: 405px;
  }
  .h-ml405-pc {
    margin-left: 405px;
  }
  .h-pt405-pc {
    margin-top: 405px;
  }
  .h-pr405-pc {
    margin-right: 405px;
  }
  .h-pb405-pc {
    margin-bottom: 405px;
  }
  .h-pl405-pc {
    margin-left: 405px;
  }
  .h-mt410-pc {
    margin-top: 410px;
  }
  .h-mr410-pc {
    margin-right: 410px;
  }
  .h-mb410-pc {
    margin-bottom: 410px;
  }
  .h-ml410-pc {
    margin-left: 410px;
  }
  .h-pt410-pc {
    margin-top: 410px;
  }
  .h-pr410-pc {
    margin-right: 410px;
  }
  .h-pb410-pc {
    margin-bottom: 410px;
  }
  .h-pl410-pc {
    margin-left: 410px;
  }
  .h-mt415-pc {
    margin-top: 415px;
  }
  .h-mr415-pc {
    margin-right: 415px;
  }
  .h-mb415-pc {
    margin-bottom: 415px;
  }
  .h-ml415-pc {
    margin-left: 415px;
  }
  .h-pt415-pc {
    margin-top: 415px;
  }
  .h-pr415-pc {
    margin-right: 415px;
  }
  .h-pb415-pc {
    margin-bottom: 415px;
  }
  .h-pl415-pc {
    margin-left: 415px;
  }
  .h-mt420-pc {
    margin-top: 420px;
  }
  .h-mr420-pc {
    margin-right: 420px;
  }
  .h-mb420-pc {
    margin-bottom: 420px;
  }
  .h-ml420-pc {
    margin-left: 420px;
  }
  .h-pt420-pc {
    margin-top: 420px;
  }
  .h-pr420-pc {
    margin-right: 420px;
  }
  .h-pb420-pc {
    margin-bottom: 420px;
  }
  .h-pl420-pc {
    margin-left: 420px;
  }
  .h-mt425-pc {
    margin-top: 425px;
  }
  .h-mr425-pc {
    margin-right: 425px;
  }
  .h-mb425-pc {
    margin-bottom: 425px;
  }
  .h-ml425-pc {
    margin-left: 425px;
  }
  .h-pt425-pc {
    margin-top: 425px;
  }
  .h-pr425-pc {
    margin-right: 425px;
  }
  .h-pb425-pc {
    margin-bottom: 425px;
  }
  .h-pl425-pc {
    margin-left: 425px;
  }
  .h-mt430-pc {
    margin-top: 430px;
  }
  .h-mr430-pc {
    margin-right: 430px;
  }
  .h-mb430-pc {
    margin-bottom: 430px;
  }
  .h-ml430-pc {
    margin-left: 430px;
  }
  .h-pt430-pc {
    margin-top: 430px;
  }
  .h-pr430-pc {
    margin-right: 430px;
  }
  .h-pb430-pc {
    margin-bottom: 430px;
  }
  .h-pl430-pc {
    margin-left: 430px;
  }
  .h-mt435-pc {
    margin-top: 435px;
  }
  .h-mr435-pc {
    margin-right: 435px;
  }
  .h-mb435-pc {
    margin-bottom: 435px;
  }
  .h-ml435-pc {
    margin-left: 435px;
  }
  .h-pt435-pc {
    margin-top: 435px;
  }
  .h-pr435-pc {
    margin-right: 435px;
  }
  .h-pb435-pc {
    margin-bottom: 435px;
  }
  .h-pl435-pc {
    margin-left: 435px;
  }
  .h-mt440-pc {
    margin-top: 440px;
  }
  .h-mr440-pc {
    margin-right: 440px;
  }
  .h-mb440-pc {
    margin-bottom: 440px;
  }
  .h-ml440-pc {
    margin-left: 440px;
  }
  .h-pt440-pc {
    margin-top: 440px;
  }
  .h-pr440-pc {
    margin-right: 440px;
  }
  .h-pb440-pc {
    margin-bottom: 440px;
  }
  .h-pl440-pc {
    margin-left: 440px;
  }
  .h-mt445-pc {
    margin-top: 445px;
  }
  .h-mr445-pc {
    margin-right: 445px;
  }
  .h-mb445-pc {
    margin-bottom: 445px;
  }
  .h-ml445-pc {
    margin-left: 445px;
  }
  .h-pt445-pc {
    margin-top: 445px;
  }
  .h-pr445-pc {
    margin-right: 445px;
  }
  .h-pb445-pc {
    margin-bottom: 445px;
  }
  .h-pl445-pc {
    margin-left: 445px;
  }
  .h-mt450-pc {
    margin-top: 450px;
  }
  .h-mr450-pc {
    margin-right: 450px;
  }
  .h-mb450-pc {
    margin-bottom: 450px;
  }
  .h-ml450-pc {
    margin-left: 450px;
  }
  .h-pt450-pc {
    margin-top: 450px;
  }
  .h-pr450-pc {
    margin-right: 450px;
  }
  .h-pb450-pc {
    margin-bottom: 450px;
  }
  .h-pl450-pc {
    margin-left: 450px;
  }
  .h-mt455-pc {
    margin-top: 455px;
  }
  .h-mr455-pc {
    margin-right: 455px;
  }
  .h-mb455-pc {
    margin-bottom: 455px;
  }
  .h-ml455-pc {
    margin-left: 455px;
  }
  .h-pt455-pc {
    margin-top: 455px;
  }
  .h-pr455-pc {
    margin-right: 455px;
  }
  .h-pb455-pc {
    margin-bottom: 455px;
  }
  .h-pl455-pc {
    margin-left: 455px;
  }
  .h-mt460-pc {
    margin-top: 460px;
  }
  .h-mr460-pc {
    margin-right: 460px;
  }
  .h-mb460-pc {
    margin-bottom: 460px;
  }
  .h-ml460-pc {
    margin-left: 460px;
  }
  .h-pt460-pc {
    margin-top: 460px;
  }
  .h-pr460-pc {
    margin-right: 460px;
  }
  .h-pb460-pc {
    margin-bottom: 460px;
  }
  .h-pl460-pc {
    margin-left: 460px;
  }
  .h-mt465-pc {
    margin-top: 465px;
  }
  .h-mr465-pc {
    margin-right: 465px;
  }
  .h-mb465-pc {
    margin-bottom: 465px;
  }
  .h-ml465-pc {
    margin-left: 465px;
  }
  .h-pt465-pc {
    margin-top: 465px;
  }
  .h-pr465-pc {
    margin-right: 465px;
  }
  .h-pb465-pc {
    margin-bottom: 465px;
  }
  .h-pl465-pc {
    margin-left: 465px;
  }
  .h-mt470-pc {
    margin-top: 470px;
  }
  .h-mr470-pc {
    margin-right: 470px;
  }
  .h-mb470-pc {
    margin-bottom: 470px;
  }
  .h-ml470-pc {
    margin-left: 470px;
  }
  .h-pt470-pc {
    margin-top: 470px;
  }
  .h-pr470-pc {
    margin-right: 470px;
  }
  .h-pb470-pc {
    margin-bottom: 470px;
  }
  .h-pl470-pc {
    margin-left: 470px;
  }
  .h-mt475-pc {
    margin-top: 475px;
  }
  .h-mr475-pc {
    margin-right: 475px;
  }
  .h-mb475-pc {
    margin-bottom: 475px;
  }
  .h-ml475-pc {
    margin-left: 475px;
  }
  .h-pt475-pc {
    margin-top: 475px;
  }
  .h-pr475-pc {
    margin-right: 475px;
  }
  .h-pb475-pc {
    margin-bottom: 475px;
  }
  .h-pl475-pc {
    margin-left: 475px;
  }
  .h-mt480-pc {
    margin-top: 480px;
  }
  .h-mr480-pc {
    margin-right: 480px;
  }
  .h-mb480-pc {
    margin-bottom: 480px;
  }
  .h-ml480-pc {
    margin-left: 480px;
  }
  .h-pt480-pc {
    margin-top: 480px;
  }
  .h-pr480-pc {
    margin-right: 480px;
  }
  .h-pb480-pc {
    margin-bottom: 480px;
  }
  .h-pl480-pc {
    margin-left: 480px;
  }
  .h-mt485-pc {
    margin-top: 485px;
  }
  .h-mr485-pc {
    margin-right: 485px;
  }
  .h-mb485-pc {
    margin-bottom: 485px;
  }
  .h-ml485-pc {
    margin-left: 485px;
  }
  .h-pt485-pc {
    margin-top: 485px;
  }
  .h-pr485-pc {
    margin-right: 485px;
  }
  .h-pb485-pc {
    margin-bottom: 485px;
  }
  .h-pl485-pc {
    margin-left: 485px;
  }
  .h-mt490-pc {
    margin-top: 490px;
  }
  .h-mr490-pc {
    margin-right: 490px;
  }
  .h-mb490-pc {
    margin-bottom: 490px;
  }
  .h-ml490-pc {
    margin-left: 490px;
  }
  .h-pt490-pc {
    margin-top: 490px;
  }
  .h-pr490-pc {
    margin-right: 490px;
  }
  .h-pb490-pc {
    margin-bottom: 490px;
  }
  .h-pl490-pc {
    margin-left: 490px;
  }
  .h-mt495-pc {
    margin-top: 495px;
  }
  .h-mr495-pc {
    margin-right: 495px;
  }
  .h-mb495-pc {
    margin-bottom: 495px;
  }
  .h-ml495-pc {
    margin-left: 495px;
  }
  .h-pt495-pc {
    margin-top: 495px;
  }
  .h-pr495-pc {
    margin-right: 495px;
  }
  .h-pb495-pc {
    margin-bottom: 495px;
  }
  .h-pl495-pc {
    margin-left: 495px;
  }
  .h-mt500-pc {
    margin-top: 500px;
  }
  .h-mr500-pc {
    margin-right: 500px;
  }
  .h-mb500-pc {
    margin-bottom: 500px;
  }
  .h-ml500-pc {
    margin-left: 500px;
  }
  .h-pt500-pc {
    margin-top: 500px;
  }
  .h-pr500-pc {
    margin-right: 500px;
  }
  .h-pb500-pc {
    margin-bottom: 500px;
  }
  .h-pl500-pc {
    margin-left: 500px;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .h-mt5-sp {
    margin-top: 5px;
  }
  .h-mr5-sp {
    margin-right: 5px;
  }
  .h-mb5-sp {
    margin-bottom: 5px;
  }
  .h-ml5-sp {
    margin-left: 5px;
  }
  .h-pt5-sp {
    margin-top: 5px;
  }
  .h-pr5-sp {
    margin-right: 5px;
  }
  .h-pb5-sp {
    margin-bottom: 5px;
  }
  .h-pl5-sp {
    margin-left: 5px;
  }
  .h-mt10-sp {
    margin-top: 10px;
  }
  .h-mr10-sp {
    margin-right: 10px;
  }
  .h-mb10-sp {
    margin-bottom: 10px;
  }
  .h-ml10-sp {
    margin-left: 10px;
  }
  .h-pt10-sp {
    margin-top: 10px;
  }
  .h-pr10-sp {
    margin-right: 10px;
  }
  .h-pb10-sp {
    margin-bottom: 10px;
  }
  .h-pl10-sp {
    margin-left: 10px;
  }
  .h-mt15-sp {
    margin-top: 15px;
  }
  .h-mr15-sp {
    margin-right: 15px;
  }
  .h-mb15-sp {
    margin-bottom: 15px;
  }
  .h-ml15-sp {
    margin-left: 15px;
  }
  .h-pt15-sp {
    margin-top: 15px;
  }
  .h-pr15-sp {
    margin-right: 15px;
  }
  .h-pb15-sp {
    margin-bottom: 15px;
  }
  .h-pl15-sp {
    margin-left: 15px;
  }
  .h-mt20-sp {
    margin-top: 20px;
  }
  .h-mr20-sp {
    margin-right: 20px;
  }
  .h-mb20-sp {
    margin-bottom: 20px;
  }
  .h-ml20-sp {
    margin-left: 20px;
  }
  .h-pt20-sp {
    margin-top: 20px;
  }
  .h-pr20-sp {
    margin-right: 20px;
  }
  .h-pb20-sp {
    margin-bottom: 20px;
  }
  .h-pl20-sp {
    margin-left: 20px;
  }
  .h-mt25-sp {
    margin-top: 25px;
  }
  .h-mr25-sp {
    margin-right: 25px;
  }
  .h-mb25-sp {
    margin-bottom: 25px;
  }
  .h-ml25-sp {
    margin-left: 25px;
  }
  .h-pt25-sp {
    margin-top: 25px;
  }
  .h-pr25-sp {
    margin-right: 25px;
  }
  .h-pb25-sp {
    margin-bottom: 25px;
  }
  .h-pl25-sp {
    margin-left: 25px;
  }
  .h-mt30-sp {
    margin-top: 30px;
  }
  .h-mr30-sp {
    margin-right: 30px;
  }
  .h-mb30-sp {
    margin-bottom: 30px;
  }
  .h-ml30-sp {
    margin-left: 30px;
  }
  .h-pt30-sp {
    margin-top: 30px;
  }
  .h-pr30-sp {
    margin-right: 30px;
  }
  .h-pb30-sp {
    margin-bottom: 30px;
  }
  .h-pl30-sp {
    margin-left: 30px;
  }
  .h-mt35-sp {
    margin-top: 35px;
  }
  .h-mr35-sp {
    margin-right: 35px;
  }
  .h-mb35-sp {
    margin-bottom: 35px;
  }
  .h-ml35-sp {
    margin-left: 35px;
  }
  .h-pt35-sp {
    margin-top: 35px;
  }
  .h-pr35-sp {
    margin-right: 35px;
  }
  .h-pb35-sp {
    margin-bottom: 35px;
  }
  .h-pl35-sp {
    margin-left: 35px;
  }
  .h-mt40-sp {
    margin-top: 40px;
  }
  .h-mr40-sp {
    margin-right: 40px;
  }
  .h-mb40-sp {
    margin-bottom: 40px;
  }
  .h-ml40-sp {
    margin-left: 40px;
  }
  .h-pt40-sp {
    margin-top: 40px;
  }
  .h-pr40-sp {
    margin-right: 40px;
  }
  .h-pb40-sp {
    margin-bottom: 40px;
  }
  .h-pl40-sp {
    margin-left: 40px;
  }
  .h-mt45-sp {
    margin-top: 45px;
  }
  .h-mr45-sp {
    margin-right: 45px;
  }
  .h-mb45-sp {
    margin-bottom: 45px;
  }
  .h-ml45-sp {
    margin-left: 45px;
  }
  .h-pt45-sp {
    margin-top: 45px;
  }
  .h-pr45-sp {
    margin-right: 45px;
  }
  .h-pb45-sp {
    margin-bottom: 45px;
  }
  .h-pl45-sp {
    margin-left: 45px;
  }
  .h-mt50-sp {
    margin-top: 50px;
  }
  .h-mr50-sp {
    margin-right: 50px;
  }
  .h-mb50-sp {
    margin-bottom: 50px;
  }
  .h-ml50-sp {
    margin-left: 50px;
  }
  .h-pt50-sp {
    margin-top: 50px;
  }
  .h-pr50-sp {
    margin-right: 50px;
  }
  .h-pb50-sp {
    margin-bottom: 50px;
  }
  .h-pl50-sp {
    margin-left: 50px;
  }
  .h-mt55-sp {
    margin-top: 55px;
  }
  .h-mr55-sp {
    margin-right: 55px;
  }
  .h-mb55-sp {
    margin-bottom: 55px;
  }
  .h-ml55-sp {
    margin-left: 55px;
  }
  .h-pt55-sp {
    margin-top: 55px;
  }
  .h-pr55-sp {
    margin-right: 55px;
  }
  .h-pb55-sp {
    margin-bottom: 55px;
  }
  .h-pl55-sp {
    margin-left: 55px;
  }
  .h-mt60-sp {
    margin-top: 60px;
  }
  .h-mr60-sp {
    margin-right: 60px;
  }
  .h-mb60-sp {
    margin-bottom: 60px;
  }
  .h-ml60-sp {
    margin-left: 60px;
  }
  .h-pt60-sp {
    margin-top: 60px;
  }
  .h-pr60-sp {
    margin-right: 60px;
  }
  .h-pb60-sp {
    margin-bottom: 60px;
  }
  .h-pl60-sp {
    margin-left: 60px;
  }
  .h-mt65-sp {
    margin-top: 65px;
  }
  .h-mr65-sp {
    margin-right: 65px;
  }
  .h-mb65-sp {
    margin-bottom: 65px;
  }
  .h-ml65-sp {
    margin-left: 65px;
  }
  .h-pt65-sp {
    margin-top: 65px;
  }
  .h-pr65-sp {
    margin-right: 65px;
  }
  .h-pb65-sp {
    margin-bottom: 65px;
  }
  .h-pl65-sp {
    margin-left: 65px;
  }
  .h-mt70-sp {
    margin-top: 70px;
  }
  .h-mr70-sp {
    margin-right: 70px;
  }
  .h-mb70-sp {
    margin-bottom: 70px;
  }
  .h-ml70-sp {
    margin-left: 70px;
  }
  .h-pt70-sp {
    margin-top: 70px;
  }
  .h-pr70-sp {
    margin-right: 70px;
  }
  .h-pb70-sp {
    margin-bottom: 70px;
  }
  .h-pl70-sp {
    margin-left: 70px;
  }
  .h-mt75-sp {
    margin-top: 75px;
  }
  .h-mr75-sp {
    margin-right: 75px;
  }
  .h-mb75-sp {
    margin-bottom: 75px;
  }
  .h-ml75-sp {
    margin-left: 75px;
  }
  .h-pt75-sp {
    margin-top: 75px;
  }
  .h-pr75-sp {
    margin-right: 75px;
  }
  .h-pb75-sp {
    margin-bottom: 75px;
  }
  .h-pl75-sp {
    margin-left: 75px;
  }
  .h-mt80-sp {
    margin-top: 80px;
  }
  .h-mr80-sp {
    margin-right: 80px;
  }
  .h-mb80-sp {
    margin-bottom: 80px;
  }
  .h-ml80-sp {
    margin-left: 80px;
  }
  .h-pt80-sp {
    margin-top: 80px;
  }
  .h-pr80-sp {
    margin-right: 80px;
  }
  .h-pb80-sp {
    margin-bottom: 80px;
  }
  .h-pl80-sp {
    margin-left: 80px;
  }
  .h-mt85-sp {
    margin-top: 85px;
  }
  .h-mr85-sp {
    margin-right: 85px;
  }
  .h-mb85-sp {
    margin-bottom: 85px;
  }
  .h-ml85-sp {
    margin-left: 85px;
  }
  .h-pt85-sp {
    margin-top: 85px;
  }
  .h-pr85-sp {
    margin-right: 85px;
  }
  .h-pb85-sp {
    margin-bottom: 85px;
  }
  .h-pl85-sp {
    margin-left: 85px;
  }
  .h-mt90-sp {
    margin-top: 90px;
  }
  .h-mr90-sp {
    margin-right: 90px;
  }
  .h-mb90-sp {
    margin-bottom: 90px;
  }
  .h-ml90-sp {
    margin-left: 90px;
  }
  .h-pt90-sp {
    margin-top: 90px;
  }
  .h-pr90-sp {
    margin-right: 90px;
  }
  .h-pb90-sp {
    margin-bottom: 90px;
  }
  .h-pl90-sp {
    margin-left: 90px;
  }
  .h-mt95-sp {
    margin-top: 95px;
  }
  .h-mr95-sp {
    margin-right: 95px;
  }
  .h-mb95-sp {
    margin-bottom: 95px;
  }
  .h-ml95-sp {
    margin-left: 95px;
  }
  .h-pt95-sp {
    margin-top: 95px;
  }
  .h-pr95-sp {
    margin-right: 95px;
  }
  .h-pb95-sp {
    margin-bottom: 95px;
  }
  .h-pl95-sp {
    margin-left: 95px;
  }
  .h-mt100-sp {
    margin-top: 100px;
  }
  .h-mr100-sp {
    margin-right: 100px;
  }
  .h-mb100-sp {
    margin-bottom: 100px;
  }
  .h-ml100-sp {
    margin-left: 100px;
  }
  .h-pt100-sp {
    margin-top: 100px;
  }
  .h-pr100-sp {
    margin-right: 100px;
  }
  .h-pb100-sp {
    margin-bottom: 100px;
  }
  .h-pl100-sp {
    margin-left: 100px;
  }
  .h-mt105-sp {
    margin-top: 105px;
  }
  .h-mr105-sp {
    margin-right: 105px;
  }
  .h-mb105-sp {
    margin-bottom: 105px;
  }
  .h-ml105-sp {
    margin-left: 105px;
  }
  .h-pt105-sp {
    margin-top: 105px;
  }
  .h-pr105-sp {
    margin-right: 105px;
  }
  .h-pb105-sp {
    margin-bottom: 105px;
  }
  .h-pl105-sp {
    margin-left: 105px;
  }
  .h-mt110-sp {
    margin-top: 110px;
  }
  .h-mr110-sp {
    margin-right: 110px;
  }
  .h-mb110-sp {
    margin-bottom: 110px;
  }
  .h-ml110-sp {
    margin-left: 110px;
  }
  .h-pt110-sp {
    margin-top: 110px;
  }
  .h-pr110-sp {
    margin-right: 110px;
  }
  .h-pb110-sp {
    margin-bottom: 110px;
  }
  .h-pl110-sp {
    margin-left: 110px;
  }
  .h-mt115-sp {
    margin-top: 115px;
  }
  .h-mr115-sp {
    margin-right: 115px;
  }
  .h-mb115-sp {
    margin-bottom: 115px;
  }
  .h-ml115-sp {
    margin-left: 115px;
  }
  .h-pt115-sp {
    margin-top: 115px;
  }
  .h-pr115-sp {
    margin-right: 115px;
  }
  .h-pb115-sp {
    margin-bottom: 115px;
  }
  .h-pl115-sp {
    margin-left: 115px;
  }
  .h-mt120-sp {
    margin-top: 120px;
  }
  .h-mr120-sp {
    margin-right: 120px;
  }
  .h-mb120-sp {
    margin-bottom: 120px;
  }
  .h-ml120-sp {
    margin-left: 120px;
  }
  .h-pt120-sp {
    margin-top: 120px;
  }
  .h-pr120-sp {
    margin-right: 120px;
  }
  .h-pb120-sp {
    margin-bottom: 120px;
  }
  .h-pl120-sp {
    margin-left: 120px;
  }
  .h-mt125-sp {
    margin-top: 125px;
  }
  .h-mr125-sp {
    margin-right: 125px;
  }
  .h-mb125-sp {
    margin-bottom: 125px;
  }
  .h-ml125-sp {
    margin-left: 125px;
  }
  .h-pt125-sp {
    margin-top: 125px;
  }
  .h-pr125-sp {
    margin-right: 125px;
  }
  .h-pb125-sp {
    margin-bottom: 125px;
  }
  .h-pl125-sp {
    margin-left: 125px;
  }
  .h-mt130-sp {
    margin-top: 130px;
  }
  .h-mr130-sp {
    margin-right: 130px;
  }
  .h-mb130-sp {
    margin-bottom: 130px;
  }
  .h-ml130-sp {
    margin-left: 130px;
  }
  .h-pt130-sp {
    margin-top: 130px;
  }
  .h-pr130-sp {
    margin-right: 130px;
  }
  .h-pb130-sp {
    margin-bottom: 130px;
  }
  .h-pl130-sp {
    margin-left: 130px;
  }
  .h-mt135-sp {
    margin-top: 135px;
  }
  .h-mr135-sp {
    margin-right: 135px;
  }
  .h-mb135-sp {
    margin-bottom: 135px;
  }
  .h-ml135-sp {
    margin-left: 135px;
  }
  .h-pt135-sp {
    margin-top: 135px;
  }
  .h-pr135-sp {
    margin-right: 135px;
  }
  .h-pb135-sp {
    margin-bottom: 135px;
  }
  .h-pl135-sp {
    margin-left: 135px;
  }
  .h-mt140-sp {
    margin-top: 140px;
  }
  .h-mr140-sp {
    margin-right: 140px;
  }
  .h-mb140-sp {
    margin-bottom: 140px;
  }
  .h-ml140-sp {
    margin-left: 140px;
  }
  .h-pt140-sp {
    margin-top: 140px;
  }
  .h-pr140-sp {
    margin-right: 140px;
  }
  .h-pb140-sp {
    margin-bottom: 140px;
  }
  .h-pl140-sp {
    margin-left: 140px;
  }
  .h-mt145-sp {
    margin-top: 145px;
  }
  .h-mr145-sp {
    margin-right: 145px;
  }
  .h-mb145-sp {
    margin-bottom: 145px;
  }
  .h-ml145-sp {
    margin-left: 145px;
  }
  .h-pt145-sp {
    margin-top: 145px;
  }
  .h-pr145-sp {
    margin-right: 145px;
  }
  .h-pb145-sp {
    margin-bottom: 145px;
  }
  .h-pl145-sp {
    margin-left: 145px;
  }
  .h-mt150-sp {
    margin-top: 150px;
  }
  .h-mr150-sp {
    margin-right: 150px;
  }
  .h-mb150-sp {
    margin-bottom: 150px;
  }
  .h-ml150-sp {
    margin-left: 150px;
  }
  .h-pt150-sp {
    margin-top: 150px;
  }
  .h-pr150-sp {
    margin-right: 150px;
  }
  .h-pb150-sp {
    margin-bottom: 150px;
  }
  .h-pl150-sp {
    margin-left: 150px;
  }
  .h-mt155-sp {
    margin-top: 155px;
  }
  .h-mr155-sp {
    margin-right: 155px;
  }
  .h-mb155-sp {
    margin-bottom: 155px;
  }
  .h-ml155-sp {
    margin-left: 155px;
  }
  .h-pt155-sp {
    margin-top: 155px;
  }
  .h-pr155-sp {
    margin-right: 155px;
  }
  .h-pb155-sp {
    margin-bottom: 155px;
  }
  .h-pl155-sp {
    margin-left: 155px;
  }
  .h-mt160-sp {
    margin-top: 160px;
  }
  .h-mr160-sp {
    margin-right: 160px;
  }
  .h-mb160-sp {
    margin-bottom: 160px;
  }
  .h-ml160-sp {
    margin-left: 160px;
  }
  .h-pt160-sp {
    margin-top: 160px;
  }
  .h-pr160-sp {
    margin-right: 160px;
  }
  .h-pb160-sp {
    margin-bottom: 160px;
  }
  .h-pl160-sp {
    margin-left: 160px;
  }
  .h-mt165-sp {
    margin-top: 165px;
  }
  .h-mr165-sp {
    margin-right: 165px;
  }
  .h-mb165-sp {
    margin-bottom: 165px;
  }
  .h-ml165-sp {
    margin-left: 165px;
  }
  .h-pt165-sp {
    margin-top: 165px;
  }
  .h-pr165-sp {
    margin-right: 165px;
  }
  .h-pb165-sp {
    margin-bottom: 165px;
  }
  .h-pl165-sp {
    margin-left: 165px;
  }
  .h-mt170-sp {
    margin-top: 170px;
  }
  .h-mr170-sp {
    margin-right: 170px;
  }
  .h-mb170-sp {
    margin-bottom: 170px;
  }
  .h-ml170-sp {
    margin-left: 170px;
  }
  .h-pt170-sp {
    margin-top: 170px;
  }
  .h-pr170-sp {
    margin-right: 170px;
  }
  .h-pb170-sp {
    margin-bottom: 170px;
  }
  .h-pl170-sp {
    margin-left: 170px;
  }
  .h-mt175-sp {
    margin-top: 175px;
  }
  .h-mr175-sp {
    margin-right: 175px;
  }
  .h-mb175-sp {
    margin-bottom: 175px;
  }
  .h-ml175-sp {
    margin-left: 175px;
  }
  .h-pt175-sp {
    margin-top: 175px;
  }
  .h-pr175-sp {
    margin-right: 175px;
  }
  .h-pb175-sp {
    margin-bottom: 175px;
  }
  .h-pl175-sp {
    margin-left: 175px;
  }
  .h-mt180-sp {
    margin-top: 180px;
  }
  .h-mr180-sp {
    margin-right: 180px;
  }
  .h-mb180-sp {
    margin-bottom: 180px;
  }
  .h-ml180-sp {
    margin-left: 180px;
  }
  .h-pt180-sp {
    margin-top: 180px;
  }
  .h-pr180-sp {
    margin-right: 180px;
  }
  .h-pb180-sp {
    margin-bottom: 180px;
  }
  .h-pl180-sp {
    margin-left: 180px;
  }
  .h-mt185-sp {
    margin-top: 185px;
  }
  .h-mr185-sp {
    margin-right: 185px;
  }
  .h-mb185-sp {
    margin-bottom: 185px;
  }
  .h-ml185-sp {
    margin-left: 185px;
  }
  .h-pt185-sp {
    margin-top: 185px;
  }
  .h-pr185-sp {
    margin-right: 185px;
  }
  .h-pb185-sp {
    margin-bottom: 185px;
  }
  .h-pl185-sp {
    margin-left: 185px;
  }
  .h-mt190-sp {
    margin-top: 190px;
  }
  .h-mr190-sp {
    margin-right: 190px;
  }
  .h-mb190-sp {
    margin-bottom: 190px;
  }
  .h-ml190-sp {
    margin-left: 190px;
  }
  .h-pt190-sp {
    margin-top: 190px;
  }
  .h-pr190-sp {
    margin-right: 190px;
  }
  .h-pb190-sp {
    margin-bottom: 190px;
  }
  .h-pl190-sp {
    margin-left: 190px;
  }
  .h-mt195-sp {
    margin-top: 195px;
  }
  .h-mr195-sp {
    margin-right: 195px;
  }
  .h-mb195-sp {
    margin-bottom: 195px;
  }
  .h-ml195-sp {
    margin-left: 195px;
  }
  .h-pt195-sp {
    margin-top: 195px;
  }
  .h-pr195-sp {
    margin-right: 195px;
  }
  .h-pb195-sp {
    margin-bottom: 195px;
  }
  .h-pl195-sp {
    margin-left: 195px;
  }
  .h-mt200-sp {
    margin-top: 200px;
  }
  .h-mr200-sp {
    margin-right: 200px;
  }
  .h-mb200-sp {
    margin-bottom: 200px;
  }
  .h-ml200-sp {
    margin-left: 200px;
  }
  .h-pt200-sp {
    margin-top: 200px;
  }
  .h-pr200-sp {
    margin-right: 200px;
  }
  .h-pb200-sp {
    margin-bottom: 200px;
  }
  .h-pl200-sp {
    margin-left: 200px;
  }
  .h-mt205-sp {
    margin-top: 205px;
  }
  .h-mr205-sp {
    margin-right: 205px;
  }
  .h-mb205-sp {
    margin-bottom: 205px;
  }
  .h-ml205-sp {
    margin-left: 205px;
  }
  .h-pt205-sp {
    margin-top: 205px;
  }
  .h-pr205-sp {
    margin-right: 205px;
  }
  .h-pb205-sp {
    margin-bottom: 205px;
  }
  .h-pl205-sp {
    margin-left: 205px;
  }
  .h-mt210-sp {
    margin-top: 210px;
  }
  .h-mr210-sp {
    margin-right: 210px;
  }
  .h-mb210-sp {
    margin-bottom: 210px;
  }
  .h-ml210-sp {
    margin-left: 210px;
  }
  .h-pt210-sp {
    margin-top: 210px;
  }
  .h-pr210-sp {
    margin-right: 210px;
  }
  .h-pb210-sp {
    margin-bottom: 210px;
  }
  .h-pl210-sp {
    margin-left: 210px;
  }
  .h-mt215-sp {
    margin-top: 215px;
  }
  .h-mr215-sp {
    margin-right: 215px;
  }
  .h-mb215-sp {
    margin-bottom: 215px;
  }
  .h-ml215-sp {
    margin-left: 215px;
  }
  .h-pt215-sp {
    margin-top: 215px;
  }
  .h-pr215-sp {
    margin-right: 215px;
  }
  .h-pb215-sp {
    margin-bottom: 215px;
  }
  .h-pl215-sp {
    margin-left: 215px;
  }
  .h-mt220-sp {
    margin-top: 220px;
  }
  .h-mr220-sp {
    margin-right: 220px;
  }
  .h-mb220-sp {
    margin-bottom: 220px;
  }
  .h-ml220-sp {
    margin-left: 220px;
  }
  .h-pt220-sp {
    margin-top: 220px;
  }
  .h-pr220-sp {
    margin-right: 220px;
  }
  .h-pb220-sp {
    margin-bottom: 220px;
  }
  .h-pl220-sp {
    margin-left: 220px;
  }
  .h-mt225-sp {
    margin-top: 225px;
  }
  .h-mr225-sp {
    margin-right: 225px;
  }
  .h-mb225-sp {
    margin-bottom: 225px;
  }
  .h-ml225-sp {
    margin-left: 225px;
  }
  .h-pt225-sp {
    margin-top: 225px;
  }
  .h-pr225-sp {
    margin-right: 225px;
  }
  .h-pb225-sp {
    margin-bottom: 225px;
  }
  .h-pl225-sp {
    margin-left: 225px;
  }
  .h-mt230-sp {
    margin-top: 230px;
  }
  .h-mr230-sp {
    margin-right: 230px;
  }
  .h-mb230-sp {
    margin-bottom: 230px;
  }
  .h-ml230-sp {
    margin-left: 230px;
  }
  .h-pt230-sp {
    margin-top: 230px;
  }
  .h-pr230-sp {
    margin-right: 230px;
  }
  .h-pb230-sp {
    margin-bottom: 230px;
  }
  .h-pl230-sp {
    margin-left: 230px;
  }
  .h-mt235-sp {
    margin-top: 235px;
  }
  .h-mr235-sp {
    margin-right: 235px;
  }
  .h-mb235-sp {
    margin-bottom: 235px;
  }
  .h-ml235-sp {
    margin-left: 235px;
  }
  .h-pt235-sp {
    margin-top: 235px;
  }
  .h-pr235-sp {
    margin-right: 235px;
  }
  .h-pb235-sp {
    margin-bottom: 235px;
  }
  .h-pl235-sp {
    margin-left: 235px;
  }
  .h-mt240-sp {
    margin-top: 240px;
  }
  .h-mr240-sp {
    margin-right: 240px;
  }
  .h-mb240-sp {
    margin-bottom: 240px;
  }
  .h-ml240-sp {
    margin-left: 240px;
  }
  .h-pt240-sp {
    margin-top: 240px;
  }
  .h-pr240-sp {
    margin-right: 240px;
  }
  .h-pb240-sp {
    margin-bottom: 240px;
  }
  .h-pl240-sp {
    margin-left: 240px;
  }
  .h-mt245-sp {
    margin-top: 245px;
  }
  .h-mr245-sp {
    margin-right: 245px;
  }
  .h-mb245-sp {
    margin-bottom: 245px;
  }
  .h-ml245-sp {
    margin-left: 245px;
  }
  .h-pt245-sp {
    margin-top: 245px;
  }
  .h-pr245-sp {
    margin-right: 245px;
  }
  .h-pb245-sp {
    margin-bottom: 245px;
  }
  .h-pl245-sp {
    margin-left: 245px;
  }
  .h-mt250-sp {
    margin-top: 250px;
  }
  .h-mr250-sp {
    margin-right: 250px;
  }
  .h-mb250-sp {
    margin-bottom: 250px;
  }
  .h-ml250-sp {
    margin-left: 250px;
  }
  .h-pt250-sp {
    margin-top: 250px;
  }
  .h-pr250-sp {
    margin-right: 250px;
  }
  .h-pb250-sp {
    margin-bottom: 250px;
  }
  .h-pl250-sp {
    margin-left: 250px;
  }
  .h-mt255-sp {
    margin-top: 255px;
  }
  .h-mr255-sp {
    margin-right: 255px;
  }
  .h-mb255-sp {
    margin-bottom: 255px;
  }
  .h-ml255-sp {
    margin-left: 255px;
  }
  .h-pt255-sp {
    margin-top: 255px;
  }
  .h-pr255-sp {
    margin-right: 255px;
  }
  .h-pb255-sp {
    margin-bottom: 255px;
  }
  .h-pl255-sp {
    margin-left: 255px;
  }
  .h-mt260-sp {
    margin-top: 260px;
  }
  .h-mr260-sp {
    margin-right: 260px;
  }
  .h-mb260-sp {
    margin-bottom: 260px;
  }
  .h-ml260-sp {
    margin-left: 260px;
  }
  .h-pt260-sp {
    margin-top: 260px;
  }
  .h-pr260-sp {
    margin-right: 260px;
  }
  .h-pb260-sp {
    margin-bottom: 260px;
  }
  .h-pl260-sp {
    margin-left: 260px;
  }
  .h-mt265-sp {
    margin-top: 265px;
  }
  .h-mr265-sp {
    margin-right: 265px;
  }
  .h-mb265-sp {
    margin-bottom: 265px;
  }
  .h-ml265-sp {
    margin-left: 265px;
  }
  .h-pt265-sp {
    margin-top: 265px;
  }
  .h-pr265-sp {
    margin-right: 265px;
  }
  .h-pb265-sp {
    margin-bottom: 265px;
  }
  .h-pl265-sp {
    margin-left: 265px;
  }
  .h-mt270-sp {
    margin-top: 270px;
  }
  .h-mr270-sp {
    margin-right: 270px;
  }
  .h-mb270-sp {
    margin-bottom: 270px;
  }
  .h-ml270-sp {
    margin-left: 270px;
  }
  .h-pt270-sp {
    margin-top: 270px;
  }
  .h-pr270-sp {
    margin-right: 270px;
  }
  .h-pb270-sp {
    margin-bottom: 270px;
  }
  .h-pl270-sp {
    margin-left: 270px;
  }
  .h-mt275-sp {
    margin-top: 275px;
  }
  .h-mr275-sp {
    margin-right: 275px;
  }
  .h-mb275-sp {
    margin-bottom: 275px;
  }
  .h-ml275-sp {
    margin-left: 275px;
  }
  .h-pt275-sp {
    margin-top: 275px;
  }
  .h-pr275-sp {
    margin-right: 275px;
  }
  .h-pb275-sp {
    margin-bottom: 275px;
  }
  .h-pl275-sp {
    margin-left: 275px;
  }
  .h-mt280-sp {
    margin-top: 280px;
  }
  .h-mr280-sp {
    margin-right: 280px;
  }
  .h-mb280-sp {
    margin-bottom: 280px;
  }
  .h-ml280-sp {
    margin-left: 280px;
  }
  .h-pt280-sp {
    margin-top: 280px;
  }
  .h-pr280-sp {
    margin-right: 280px;
  }
  .h-pb280-sp {
    margin-bottom: 280px;
  }
  .h-pl280-sp {
    margin-left: 280px;
  }
  .h-mt285-sp {
    margin-top: 285px;
  }
  .h-mr285-sp {
    margin-right: 285px;
  }
  .h-mb285-sp {
    margin-bottom: 285px;
  }
  .h-ml285-sp {
    margin-left: 285px;
  }
  .h-pt285-sp {
    margin-top: 285px;
  }
  .h-pr285-sp {
    margin-right: 285px;
  }
  .h-pb285-sp {
    margin-bottom: 285px;
  }
  .h-pl285-sp {
    margin-left: 285px;
  }
  .h-mt290-sp {
    margin-top: 290px;
  }
  .h-mr290-sp {
    margin-right: 290px;
  }
  .h-mb290-sp {
    margin-bottom: 290px;
  }
  .h-ml290-sp {
    margin-left: 290px;
  }
  .h-pt290-sp {
    margin-top: 290px;
  }
  .h-pr290-sp {
    margin-right: 290px;
  }
  .h-pb290-sp {
    margin-bottom: 290px;
  }
  .h-pl290-sp {
    margin-left: 290px;
  }
  .h-mt295-sp {
    margin-top: 295px;
  }
  .h-mr295-sp {
    margin-right: 295px;
  }
  .h-mb295-sp {
    margin-bottom: 295px;
  }
  .h-ml295-sp {
    margin-left: 295px;
  }
  .h-pt295-sp {
    margin-top: 295px;
  }
  .h-pr295-sp {
    margin-right: 295px;
  }
  .h-pb295-sp {
    margin-bottom: 295px;
  }
  .h-pl295-sp {
    margin-left: 295px;
  }
  .h-mt300-sp {
    margin-top: 300px;
  }
  .h-mr300-sp {
    margin-right: 300px;
  }
  .h-mb300-sp {
    margin-bottom: 300px;
  }
  .h-ml300-sp {
    margin-left: 300px;
  }
  .h-pt300-sp {
    margin-top: 300px;
  }
  .h-pr300-sp {
    margin-right: 300px;
  }
  .h-pb300-sp {
    margin-bottom: 300px;
  }
  .h-pl300-sp {
    margin-left: 300px;
  }
  .h-mt305-sp {
    margin-top: 305px;
  }
  .h-mr305-sp {
    margin-right: 305px;
  }
  .h-mb305-sp {
    margin-bottom: 305px;
  }
  .h-ml305-sp {
    margin-left: 305px;
  }
  .h-pt305-sp {
    margin-top: 305px;
  }
  .h-pr305-sp {
    margin-right: 305px;
  }
  .h-pb305-sp {
    margin-bottom: 305px;
  }
  .h-pl305-sp {
    margin-left: 305px;
  }
  .h-mt310-sp {
    margin-top: 310px;
  }
  .h-mr310-sp {
    margin-right: 310px;
  }
  .h-mb310-sp {
    margin-bottom: 310px;
  }
  .h-ml310-sp {
    margin-left: 310px;
  }
  .h-pt310-sp {
    margin-top: 310px;
  }
  .h-pr310-sp {
    margin-right: 310px;
  }
  .h-pb310-sp {
    margin-bottom: 310px;
  }
  .h-pl310-sp {
    margin-left: 310px;
  }
  .h-mt315-sp {
    margin-top: 315px;
  }
  .h-mr315-sp {
    margin-right: 315px;
  }
  .h-mb315-sp {
    margin-bottom: 315px;
  }
  .h-ml315-sp {
    margin-left: 315px;
  }
  .h-pt315-sp {
    margin-top: 315px;
  }
  .h-pr315-sp {
    margin-right: 315px;
  }
  .h-pb315-sp {
    margin-bottom: 315px;
  }
  .h-pl315-sp {
    margin-left: 315px;
  }
  .h-mt320-sp {
    margin-top: 320px;
  }
  .h-mr320-sp {
    margin-right: 320px;
  }
  .h-mb320-sp {
    margin-bottom: 320px;
  }
  .h-ml320-sp {
    margin-left: 320px;
  }
  .h-pt320-sp {
    margin-top: 320px;
  }
  .h-pr320-sp {
    margin-right: 320px;
  }
  .h-pb320-sp {
    margin-bottom: 320px;
  }
  .h-pl320-sp {
    margin-left: 320px;
  }
  .h-mt325-sp {
    margin-top: 325px;
  }
  .h-mr325-sp {
    margin-right: 325px;
  }
  .h-mb325-sp {
    margin-bottom: 325px;
  }
  .h-ml325-sp {
    margin-left: 325px;
  }
  .h-pt325-sp {
    margin-top: 325px;
  }
  .h-pr325-sp {
    margin-right: 325px;
  }
  .h-pb325-sp {
    margin-bottom: 325px;
  }
  .h-pl325-sp {
    margin-left: 325px;
  }
  .h-mt330-sp {
    margin-top: 330px;
  }
  .h-mr330-sp {
    margin-right: 330px;
  }
  .h-mb330-sp {
    margin-bottom: 330px;
  }
  .h-ml330-sp {
    margin-left: 330px;
  }
  .h-pt330-sp {
    margin-top: 330px;
  }
  .h-pr330-sp {
    margin-right: 330px;
  }
  .h-pb330-sp {
    margin-bottom: 330px;
  }
  .h-pl330-sp {
    margin-left: 330px;
  }
  .h-mt335-sp {
    margin-top: 335px;
  }
  .h-mr335-sp {
    margin-right: 335px;
  }
  .h-mb335-sp {
    margin-bottom: 335px;
  }
  .h-ml335-sp {
    margin-left: 335px;
  }
  .h-pt335-sp {
    margin-top: 335px;
  }
  .h-pr335-sp {
    margin-right: 335px;
  }
  .h-pb335-sp {
    margin-bottom: 335px;
  }
  .h-pl335-sp {
    margin-left: 335px;
  }
  .h-mt340-sp {
    margin-top: 340px;
  }
  .h-mr340-sp {
    margin-right: 340px;
  }
  .h-mb340-sp {
    margin-bottom: 340px;
  }
  .h-ml340-sp {
    margin-left: 340px;
  }
  .h-pt340-sp {
    margin-top: 340px;
  }
  .h-pr340-sp {
    margin-right: 340px;
  }
  .h-pb340-sp {
    margin-bottom: 340px;
  }
  .h-pl340-sp {
    margin-left: 340px;
  }
  .h-mt345-sp {
    margin-top: 345px;
  }
  .h-mr345-sp {
    margin-right: 345px;
  }
  .h-mb345-sp {
    margin-bottom: 345px;
  }
  .h-ml345-sp {
    margin-left: 345px;
  }
  .h-pt345-sp {
    margin-top: 345px;
  }
  .h-pr345-sp {
    margin-right: 345px;
  }
  .h-pb345-sp {
    margin-bottom: 345px;
  }
  .h-pl345-sp {
    margin-left: 345px;
  }
  .h-mt350-sp {
    margin-top: 350px;
  }
  .h-mr350-sp {
    margin-right: 350px;
  }
  .h-mb350-sp {
    margin-bottom: 350px;
  }
  .h-ml350-sp {
    margin-left: 350px;
  }
  .h-pt350-sp {
    margin-top: 350px;
  }
  .h-pr350-sp {
    margin-right: 350px;
  }
  .h-pb350-sp {
    margin-bottom: 350px;
  }
  .h-pl350-sp {
    margin-left: 350px;
  }
  .h-mt355-sp {
    margin-top: 355px;
  }
  .h-mr355-sp {
    margin-right: 355px;
  }
  .h-mb355-sp {
    margin-bottom: 355px;
  }
  .h-ml355-sp {
    margin-left: 355px;
  }
  .h-pt355-sp {
    margin-top: 355px;
  }
  .h-pr355-sp {
    margin-right: 355px;
  }
  .h-pb355-sp {
    margin-bottom: 355px;
  }
  .h-pl355-sp {
    margin-left: 355px;
  }
  .h-mt360-sp {
    margin-top: 360px;
  }
  .h-mr360-sp {
    margin-right: 360px;
  }
  .h-mb360-sp {
    margin-bottom: 360px;
  }
  .h-ml360-sp {
    margin-left: 360px;
  }
  .h-pt360-sp {
    margin-top: 360px;
  }
  .h-pr360-sp {
    margin-right: 360px;
  }
  .h-pb360-sp {
    margin-bottom: 360px;
  }
  .h-pl360-sp {
    margin-left: 360px;
  }
  .h-mt365-sp {
    margin-top: 365px;
  }
  .h-mr365-sp {
    margin-right: 365px;
  }
  .h-mb365-sp {
    margin-bottom: 365px;
  }
  .h-ml365-sp {
    margin-left: 365px;
  }
  .h-pt365-sp {
    margin-top: 365px;
  }
  .h-pr365-sp {
    margin-right: 365px;
  }
  .h-pb365-sp {
    margin-bottom: 365px;
  }
  .h-pl365-sp {
    margin-left: 365px;
  }
  .h-mt370-sp {
    margin-top: 370px;
  }
  .h-mr370-sp {
    margin-right: 370px;
  }
  .h-mb370-sp {
    margin-bottom: 370px;
  }
  .h-ml370-sp {
    margin-left: 370px;
  }
  .h-pt370-sp {
    margin-top: 370px;
  }
  .h-pr370-sp {
    margin-right: 370px;
  }
  .h-pb370-sp {
    margin-bottom: 370px;
  }
  .h-pl370-sp {
    margin-left: 370px;
  }
  .h-mt375-sp {
    margin-top: 375px;
  }
  .h-mr375-sp {
    margin-right: 375px;
  }
  .h-mb375-sp {
    margin-bottom: 375px;
  }
  .h-ml375-sp {
    margin-left: 375px;
  }
  .h-pt375-sp {
    margin-top: 375px;
  }
  .h-pr375-sp {
    margin-right: 375px;
  }
  .h-pb375-sp {
    margin-bottom: 375px;
  }
  .h-pl375-sp {
    margin-left: 375px;
  }
  .h-mt380-sp {
    margin-top: 380px;
  }
  .h-mr380-sp {
    margin-right: 380px;
  }
  .h-mb380-sp {
    margin-bottom: 380px;
  }
  .h-ml380-sp {
    margin-left: 380px;
  }
  .h-pt380-sp {
    margin-top: 380px;
  }
  .h-pr380-sp {
    margin-right: 380px;
  }
  .h-pb380-sp {
    margin-bottom: 380px;
  }
  .h-pl380-sp {
    margin-left: 380px;
  }
  .h-mt385-sp {
    margin-top: 385px;
  }
  .h-mr385-sp {
    margin-right: 385px;
  }
  .h-mb385-sp {
    margin-bottom: 385px;
  }
  .h-ml385-sp {
    margin-left: 385px;
  }
  .h-pt385-sp {
    margin-top: 385px;
  }
  .h-pr385-sp {
    margin-right: 385px;
  }
  .h-pb385-sp {
    margin-bottom: 385px;
  }
  .h-pl385-sp {
    margin-left: 385px;
  }
  .h-mt390-sp {
    margin-top: 390px;
  }
  .h-mr390-sp {
    margin-right: 390px;
  }
  .h-mb390-sp {
    margin-bottom: 390px;
  }
  .h-ml390-sp {
    margin-left: 390px;
  }
  .h-pt390-sp {
    margin-top: 390px;
  }
  .h-pr390-sp {
    margin-right: 390px;
  }
  .h-pb390-sp {
    margin-bottom: 390px;
  }
  .h-pl390-sp {
    margin-left: 390px;
  }
  .h-mt395-sp {
    margin-top: 395px;
  }
  .h-mr395-sp {
    margin-right: 395px;
  }
  .h-mb395-sp {
    margin-bottom: 395px;
  }
  .h-ml395-sp {
    margin-left: 395px;
  }
  .h-pt395-sp {
    margin-top: 395px;
  }
  .h-pr395-sp {
    margin-right: 395px;
  }
  .h-pb395-sp {
    margin-bottom: 395px;
  }
  .h-pl395-sp {
    margin-left: 395px;
  }
  .h-mt400-sp {
    margin-top: 400px;
  }
  .h-mr400-sp {
    margin-right: 400px;
  }
  .h-mb400-sp {
    margin-bottom: 400px;
  }
  .h-ml400-sp {
    margin-left: 400px;
  }
  .h-pt400-sp {
    margin-top: 400px;
  }
  .h-pr400-sp {
    margin-right: 400px;
  }
  .h-pb400-sp {
    margin-bottom: 400px;
  }
  .h-pl400-sp {
    margin-left: 400px;
  }
  .h-mt405-sp {
    margin-top: 405px;
  }
  .h-mr405-sp {
    margin-right: 405px;
  }
  .h-mb405-sp {
    margin-bottom: 405px;
  }
  .h-ml405-sp {
    margin-left: 405px;
  }
  .h-pt405-sp {
    margin-top: 405px;
  }
  .h-pr405-sp {
    margin-right: 405px;
  }
  .h-pb405-sp {
    margin-bottom: 405px;
  }
  .h-pl405-sp {
    margin-left: 405px;
  }
  .h-mt410-sp {
    margin-top: 410px;
  }
  .h-mr410-sp {
    margin-right: 410px;
  }
  .h-mb410-sp {
    margin-bottom: 410px;
  }
  .h-ml410-sp {
    margin-left: 410px;
  }
  .h-pt410-sp {
    margin-top: 410px;
  }
  .h-pr410-sp {
    margin-right: 410px;
  }
  .h-pb410-sp {
    margin-bottom: 410px;
  }
  .h-pl410-sp {
    margin-left: 410px;
  }
  .h-mt415-sp {
    margin-top: 415px;
  }
  .h-mr415-sp {
    margin-right: 415px;
  }
  .h-mb415-sp {
    margin-bottom: 415px;
  }
  .h-ml415-sp {
    margin-left: 415px;
  }
  .h-pt415-sp {
    margin-top: 415px;
  }
  .h-pr415-sp {
    margin-right: 415px;
  }
  .h-pb415-sp {
    margin-bottom: 415px;
  }
  .h-pl415-sp {
    margin-left: 415px;
  }
  .h-mt420-sp {
    margin-top: 420px;
  }
  .h-mr420-sp {
    margin-right: 420px;
  }
  .h-mb420-sp {
    margin-bottom: 420px;
  }
  .h-ml420-sp {
    margin-left: 420px;
  }
  .h-pt420-sp {
    margin-top: 420px;
  }
  .h-pr420-sp {
    margin-right: 420px;
  }
  .h-pb420-sp {
    margin-bottom: 420px;
  }
  .h-pl420-sp {
    margin-left: 420px;
  }
  .h-mt425-sp {
    margin-top: 425px;
  }
  .h-mr425-sp {
    margin-right: 425px;
  }
  .h-mb425-sp {
    margin-bottom: 425px;
  }
  .h-ml425-sp {
    margin-left: 425px;
  }
  .h-pt425-sp {
    margin-top: 425px;
  }
  .h-pr425-sp {
    margin-right: 425px;
  }
  .h-pb425-sp {
    margin-bottom: 425px;
  }
  .h-pl425-sp {
    margin-left: 425px;
  }
  .h-mt430-sp {
    margin-top: 430px;
  }
  .h-mr430-sp {
    margin-right: 430px;
  }
  .h-mb430-sp {
    margin-bottom: 430px;
  }
  .h-ml430-sp {
    margin-left: 430px;
  }
  .h-pt430-sp {
    margin-top: 430px;
  }
  .h-pr430-sp {
    margin-right: 430px;
  }
  .h-pb430-sp {
    margin-bottom: 430px;
  }
  .h-pl430-sp {
    margin-left: 430px;
  }
  .h-mt435-sp {
    margin-top: 435px;
  }
  .h-mr435-sp {
    margin-right: 435px;
  }
  .h-mb435-sp {
    margin-bottom: 435px;
  }
  .h-ml435-sp {
    margin-left: 435px;
  }
  .h-pt435-sp {
    margin-top: 435px;
  }
  .h-pr435-sp {
    margin-right: 435px;
  }
  .h-pb435-sp {
    margin-bottom: 435px;
  }
  .h-pl435-sp {
    margin-left: 435px;
  }
  .h-mt440-sp {
    margin-top: 440px;
  }
  .h-mr440-sp {
    margin-right: 440px;
  }
  .h-mb440-sp {
    margin-bottom: 440px;
  }
  .h-ml440-sp {
    margin-left: 440px;
  }
  .h-pt440-sp {
    margin-top: 440px;
  }
  .h-pr440-sp {
    margin-right: 440px;
  }
  .h-pb440-sp {
    margin-bottom: 440px;
  }
  .h-pl440-sp {
    margin-left: 440px;
  }
  .h-mt445-sp {
    margin-top: 445px;
  }
  .h-mr445-sp {
    margin-right: 445px;
  }
  .h-mb445-sp {
    margin-bottom: 445px;
  }
  .h-ml445-sp {
    margin-left: 445px;
  }
  .h-pt445-sp {
    margin-top: 445px;
  }
  .h-pr445-sp {
    margin-right: 445px;
  }
  .h-pb445-sp {
    margin-bottom: 445px;
  }
  .h-pl445-sp {
    margin-left: 445px;
  }
  .h-mt450-sp {
    margin-top: 450px;
  }
  .h-mr450-sp {
    margin-right: 450px;
  }
  .h-mb450-sp {
    margin-bottom: 450px;
  }
  .h-ml450-sp {
    margin-left: 450px;
  }
  .h-pt450-sp {
    margin-top: 450px;
  }
  .h-pr450-sp {
    margin-right: 450px;
  }
  .h-pb450-sp {
    margin-bottom: 450px;
  }
  .h-pl450-sp {
    margin-left: 450px;
  }
  .h-mt455-sp {
    margin-top: 455px;
  }
  .h-mr455-sp {
    margin-right: 455px;
  }
  .h-mb455-sp {
    margin-bottom: 455px;
  }
  .h-ml455-sp {
    margin-left: 455px;
  }
  .h-pt455-sp {
    margin-top: 455px;
  }
  .h-pr455-sp {
    margin-right: 455px;
  }
  .h-pb455-sp {
    margin-bottom: 455px;
  }
  .h-pl455-sp {
    margin-left: 455px;
  }
  .h-mt460-sp {
    margin-top: 460px;
  }
  .h-mr460-sp {
    margin-right: 460px;
  }
  .h-mb460-sp {
    margin-bottom: 460px;
  }
  .h-ml460-sp {
    margin-left: 460px;
  }
  .h-pt460-sp {
    margin-top: 460px;
  }
  .h-pr460-sp {
    margin-right: 460px;
  }
  .h-pb460-sp {
    margin-bottom: 460px;
  }
  .h-pl460-sp {
    margin-left: 460px;
  }
  .h-mt465-sp {
    margin-top: 465px;
  }
  .h-mr465-sp {
    margin-right: 465px;
  }
  .h-mb465-sp {
    margin-bottom: 465px;
  }
  .h-ml465-sp {
    margin-left: 465px;
  }
  .h-pt465-sp {
    margin-top: 465px;
  }
  .h-pr465-sp {
    margin-right: 465px;
  }
  .h-pb465-sp {
    margin-bottom: 465px;
  }
  .h-pl465-sp {
    margin-left: 465px;
  }
  .h-mt470-sp {
    margin-top: 470px;
  }
  .h-mr470-sp {
    margin-right: 470px;
  }
  .h-mb470-sp {
    margin-bottom: 470px;
  }
  .h-ml470-sp {
    margin-left: 470px;
  }
  .h-pt470-sp {
    margin-top: 470px;
  }
  .h-pr470-sp {
    margin-right: 470px;
  }
  .h-pb470-sp {
    margin-bottom: 470px;
  }
  .h-pl470-sp {
    margin-left: 470px;
  }
  .h-mt475-sp {
    margin-top: 475px;
  }
  .h-mr475-sp {
    margin-right: 475px;
  }
  .h-mb475-sp {
    margin-bottom: 475px;
  }
  .h-ml475-sp {
    margin-left: 475px;
  }
  .h-pt475-sp {
    margin-top: 475px;
  }
  .h-pr475-sp {
    margin-right: 475px;
  }
  .h-pb475-sp {
    margin-bottom: 475px;
  }
  .h-pl475-sp {
    margin-left: 475px;
  }
  .h-mt480-sp {
    margin-top: 480px;
  }
  .h-mr480-sp {
    margin-right: 480px;
  }
  .h-mb480-sp {
    margin-bottom: 480px;
  }
  .h-ml480-sp {
    margin-left: 480px;
  }
  .h-pt480-sp {
    margin-top: 480px;
  }
  .h-pr480-sp {
    margin-right: 480px;
  }
  .h-pb480-sp {
    margin-bottom: 480px;
  }
  .h-pl480-sp {
    margin-left: 480px;
  }
  .h-mt485-sp {
    margin-top: 485px;
  }
  .h-mr485-sp {
    margin-right: 485px;
  }
  .h-mb485-sp {
    margin-bottom: 485px;
  }
  .h-ml485-sp {
    margin-left: 485px;
  }
  .h-pt485-sp {
    margin-top: 485px;
  }
  .h-pr485-sp {
    margin-right: 485px;
  }
  .h-pb485-sp {
    margin-bottom: 485px;
  }
  .h-pl485-sp {
    margin-left: 485px;
  }
  .h-mt490-sp {
    margin-top: 490px;
  }
  .h-mr490-sp {
    margin-right: 490px;
  }
  .h-mb490-sp {
    margin-bottom: 490px;
  }
  .h-ml490-sp {
    margin-left: 490px;
  }
  .h-pt490-sp {
    margin-top: 490px;
  }
  .h-pr490-sp {
    margin-right: 490px;
  }
  .h-pb490-sp {
    margin-bottom: 490px;
  }
  .h-pl490-sp {
    margin-left: 490px;
  }
  .h-mt495-sp {
    margin-top: 495px;
  }
  .h-mr495-sp {
    margin-right: 495px;
  }
  .h-mb495-sp {
    margin-bottom: 495px;
  }
  .h-ml495-sp {
    margin-left: 495px;
  }
  .h-pt495-sp {
    margin-top: 495px;
  }
  .h-pr495-sp {
    margin-right: 495px;
  }
  .h-pb495-sp {
    margin-bottom: 495px;
  }
  .h-pl495-sp {
    margin-left: 495px;
  }
  .h-mt500-sp {
    margin-top: 500px;
  }
  .h-mr500-sp {
    margin-right: 500px;
  }
  .h-mb500-sp {
    margin-bottom: 500px;
  }
  .h-ml500-sp {
    margin-left: 500px;
  }
  .h-pt500-sp {
    margin-top: 500px;
  }
  .h-pr500-sp {
    margin-right: 500px;
  }
  .h-pb500-sp {
    margin-bottom: 500px;
  }
  .h-pl500-sp {
    margin-left: 500px;
  }
}

/* ------------------------------
    display
------------------------------ */
.h-pc {
  display: block;
}

.h-sp {
  display: none;
}

br.h-pc {
  display: inline;
}

br.h-sp {
  display: none;
}

.h-high {
  display: block;
}

.h-min {
  display: none;
}

br.h-high {
  display: inline;
}

br.h-min {
  display: none;
}

@media screen and (max-width: 768px) {
  .h-pc {
    display: none;
  }
  .h-sp {
    display: block;
  }
  br.h-pc {
    display: none;
  }
  br.h-sp {
    display: inline;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .h-high {
    display: none;
  }
  .h-min {
    display: block;
  }
  br.h-high {
    display: none;
  }
  br.h-min {
    display: inline;
  }
}

/* ------------------------------
    font
------------------------------ */
.h-font--noto {
  font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;
  font-weight: 400;
}

.h-font--roboto, .c-alert__text, .c-anchors__name, .c-anchors__sub, .c-breadcrumb, .c-catalog__head3, .c-catalog__head4, .c-enter__label, .c-footer__copyright, .c-head__title, .c-image__link--vr .__enter > span, .c-image__label, .c-indicator__title, .c-menu__head, .c-menu__item, .c-pointer, .c-titles__head, .c-titles__lead, #movie .movie__comingsoon, #movie .movie__head, #top .links__en {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}

/* ============================================================
    js
============================================================ */
/* ------------------------------
    gallery
------------------------------ */
.js-gallery-sclooer {
  opacity: 0;
}

/* ------------------------------
    modal
------------------------------ */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

#catalog-detail .remodal-overlay {
  background: rgba(255, 255, 255, 0.4);
}

.is-menu-open .remodal-overlay {
  background: transparent;
}

.is-menu-open .remodal-wrapper {
  padding: 0;
}

.is-menu-open .remodal {
  margin: 0;
}

.is-open-pic-modal .remodal-overlay {
  background: #ccc url(../images/catalog/detail/common/modal_bg.jpg?updatetimestamp=20230425) center;
  background-size: cover;
}

.is-open-pic-modal .remodal-wrapper {
  padding: 0;
}

.is-open-map-modal .remodal-overlay {
  background: #ccc url(../images/catalog/detail/common/modal_bg.jpg?updatetimestamp=20230425) center;
  background-size: cover;
}

.is-open-map-modal .remodal-wrapper {
  padding: 0;
}

.is-open-movie-modal .remodal-overlay {
  background: #ccc url(../images/catalog/detail/common/movie_modal_bg.jpg?updatetimestamp=20230425) center;
  background-size: 100vw 120vh;
}

.is-open-movie-modal .remodal-wrapper {
  padding: 0;
}

@media screen and (max-width: 768px) {
  .is-open-map-modal .remodal-wrapper {
    padding: 15px 4%;
  }
  .is-open-movie-modal .remodal-overlay {
    background-image: url(../images/catalog/detail/common/movie_modal_bg_sp.jpg?updatetimestamp=20230425);
  }
}

/* ------------------------------
    scroll
------------------------------ */
html.js-scroll-locked, body.js-scroll-locked {
  overflow: hidden;
}

/* ------------------------------
    tag
------------------------------ */
.js-catalog-result-show {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.js-catalog-result-show.is-show {
  opacity: 1;
  visibility: visible;
}

.js-catalog-result-hide {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.js-catalog-result-hide.is-hide {
  opacity: 0;
  visibility: hidden;
}

/* 検索結果のパンくず調整用 */
.js-breadcrumb-adjust.has-margin::after {
  margin-left: 12px;
}

/* ============================================================
    foundation
============================================================ */
/* ------------------------------
    base
------------------------------ */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body > img {
  width: 1px;
  height: 1px;
}

a {
  outline: none;
  text-decoration: none;
  color: #191919;
  -webkit-transition: .3s;
  transition: .3s;
}

a:hover {
  opacity: .8;
}

a.is-disable {
  pointer-events: none;
}

img {
  width: 100%;
  height: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  a:hover {
    opacity: 1;
  }
}

/* ------------------------------
    reset
------------------------------ */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 136, _normalize.scss */
h1 {
  font-size: 2em;
  margin: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 146, _normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 155, _normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 163, _normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 171, _normalize.scss */
sup {
  top: -0.5em;
}

/* line 175, _normalize.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 186, _normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 194, _normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 205, _normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 213, _normalize.scss */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 222, _normalize.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 230, _normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 253, _normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 267, _normalize.scss */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 278, _normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 291, _normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 303, _normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 312, _normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 323, _normalize.scss */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 335, _normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 347, _normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
/* line 357, _normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 368, _normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 377, _normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  padding: 0;
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: 300;
}

p, ul, li, dl, dt, dd {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

img {
  vertical-align: top;
}

table {
  width: 100%;
}

table th {
  text-align: left;
  font-weight: normal;
  vertical-align: top;
}

input, button, textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}

/* ============================================================
    layout
============================================================ */
/* ------------------------------
    app
------------------------------ */
.l-app {
  overflow: hidden;
}

#catalog-detail .l-app {
  opacity: 0;
}

/* ------------------------------
    catalog
------------------------------ */
.l-catalog {
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.l-catalog__wrapper {
  width: 100000px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background: #ccc;
}

.l-catalog__section {
  min-width: 600px;
  height: 100%;
  padding: 0 200px;
  position: relative;
  overflow: hidden;
  background-position: left -80px top -590px;
  background-repeat: repeat-x;
  background-size: auto 2000px;
}

.l-catalog__section:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  position: absolute;
  background-position: left -80px top -590px;
  background-repeat: no-repeat;
  background-size: auto 2000px;
}

.l-catalog__section:nth-child(1) {
  padding-left: 8.33vw;
}

.l-catalog__section--bg1 {
  background-image: url(../images/catalog/detail/common/bg_repeat1.jpg?updatetimestamp=20230425);
}

.l-catalog__section--bg2 {
  background-image: url(../images/catalog/detail/common/bg_repeat2.jpg?updatetimestamp=20230425);
  background-position: left -80px top -660px;
  padding-left: 100px;
}

.l-catalog__section--start1:before {
  background-image: url(../images/catalog/detail/common/bg_start1.png?updatetimestamp=20230425);
  -webkit-transition: .3s;
  transition: .3s;
}

.l-catalog__section--start1.is-tag-result:before {
  background-image: url(../images/catalog/detail/common/bg_start1_change.png?updatetimestamp=20230425);
}

.l-catalog__section--start2:before {
  background-image: url(../images/catalog/detail/common/bg_start2.png?updatetimestamp=20230425);
}

.l-catalog__section--start5:before {
  background-image: url(../images/catalog/detail/common/bg_start5.jpg?updatetimestamp=20230425);
}

.l-catalog__section--start5-slider:before {
  background-image: url(../images/catalog/detail/common/bg_start5_slider.jpg?updatetimestamp=20230425);
}

.l-catalog__section--before-enter {
  padding-right: 30px;
}

.l-catalog__section--enter {
  padding: 0;
}

.l-catalog__inner {
  width: 100%;
  padding-top: 130px;
  z-index: 10;
  position: relative;
}

.l-catalog__content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.l-catalog__content.--guide {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 1440px) {
  .l-catalog__section:nth-child(1) {
    padding-left: 120px;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .l-catalog__section {
    padding: 0 100px;
    background-position: left -205px top -490px;
    background-size: auto 1800px;
  }
  .l-catalog__section:before {
    background-position: left -205px top -490px;
    background-size: auto 1800px;
  }
  .l-catalog__section--bg2 {
    background-position: left -205px top -660px;
  }
  .l-catalog__section--start5, .l-catalog__section--start5-slider {
    width: 1480px !important;
    padding-left: 0 !important;
  }
  .l-catalog__section--start1 {
    padding-left: 52px !important;
  }
  .l-catalog__section--start1:before, .l-catalog__section--start1.l-catalog__section--bg1 {
    background-size: auto 1600px;
  }
  .l-catalog__section--start1:before {
    -webkit-transition: none;
    transition: none;
  }
  .l-catalog__section--start1.is-tag-result:before {
    background-image: url(../images/catalog/detail/common/bg_start1_change.png?updatetimestamp=20230425);
  }
  .l-catalog__section--start5:before {
    background-size: auto 2000px;
    background-image: url(../images/catalog/detail/common/bg_start5_sp.jpg?updatetimestamp=20230425);
  }
  .l-catalog__section--start5-slider:before {
    background-size: auto 2000px;
    background-image: url(../images/catalog/detail/common/bg_start5_sp_slider.jpg?updatetimestamp=20230425);
  }
}

@media screen and (max-height: 700px) and (min-width: 769px), screen and (max-width: 768px) and (min-width: 769px) {
  .l-catalog__section:nth-child(1) {
    padding-left: 8.33vw;
  }
}

/* ------------------------------
    main
------------------------------ */
.l-main {
  min-height: 100vh;
  padding: 100px 8.33% 60px;
  z-index: 2;
  position: relative;
}

@media screen and (min-width: 1440px) {
  .l-main {
    padding: 100px 120px 60px;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .l-main {
    min-height: auto;
    padding: 60px 4.6% 100px;
  }
}

/* ============================================================
    component
============================================================ */
/* ------------------------------
    alert
------------------------------ */
.c-alert {
  width: 240px;
  height: 240px;
  padding-top: 35px;
  top: 50%;
  left: 50%;
  border-radius: 5px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 50;
  display: none;
  position: fixed;
  background: rgba(25, 25, 25, 0.8);
  pointer-events: none;
}

.c-alert__icon {
  width: 94px;
  margin: 0 auto;
}

.c-alert__text {
  font-size: 24px;
  margin-top: 10px;
  text-align: center;
  color: #fff;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-alert {
    padding-top: 50px;
  }
  .c-alert__icon {
    width: 102px;
    margin-left: 55px;
  }
  .c-alert__text {
    font-size: 28px;
    margin-top: 16px;
  }
}

/* ------------------------------
    anchors
------------------------------ */
.c-anchors {
  width: 320px;
  height: 100%;
  max-height: 400px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-anchors__unit {
  height: calc(50% - 20px);
}

.c-anchors__btn {
  padding: 14px 18px;
  display: block;
  position: relative;
  color: #fff;
  background: #191919;
}

.c-anchors__btn:after {
  content: '';
  width: 20px;
  height: 20px;
  top: 50%;
  right: 30px;
  display: block;
  position: absolute;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  border-top: #fff solid 2px;
  border-right: #fff solid 2px;
}

.c-anchors__btn:hover {
  color: #191919;
  background: #fff;
}

.c-anchors__btn:hover:after {
  right: 25px;
  border-color: #191919;
}

.c-anchors__name {
  font-size: 24px;
  letter-spacing: .02em;
  line-height: 1.3;
}

.c-anchors__sub {
  font-size: 11px;
  letter-spacing: .02em;
}

.c-anchors__lead {
  font-weight: 700;
  margin: .4em 0 0 -.4em;
}

.c-anchors__des {
  margin-top: 8px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-anchors {
    max-height: 205px;
    padding-bottom: 0;
  }
  .c-anchors__unit {
    height: calc(50% - 8px);
  }
  .c-anchors__btn {
    width: 100%;
    padding: 6px 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-anchors__btn:after {
    width: 10px;
    height: 10px;
    right: 20px;
  }
  .c-anchors__btn:hover {
    color: #fff;
    background: #191919;
  }
  .c-anchors__btn:hover:after {
    right: 20px;
    border-color: #fff;
  }
  .c-anchors__main {
    width: 154px;
    text-align: left;
  }
  .c-anchors__name {
    font-size: 16px;
    line-height: 1;
  }
  .c-anchors__sub {
    font-size: 10px;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    margin-top: -4px;
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
  }
  .c-anchors__lead {
    font-size: 10px;
    letter-spacing: .1em;
    margin: -.3em 0 0 -.5em;
  }
  .c-anchors__des {
    margin-top: 4px;
  }
}

/* ------------------------------
    animation
------------------------------ */
.c-animation {
  width: 150px;
  height: 253px;
  z-index: 25;
  position: absolute;
  pointer-events: none;
  z-index: 0;
}

.c-animation > * {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  background-size: auto 100%;
  background-position: top left;
  background-repeat: no-repeat;
}

.c-animation--a > * {
  background-image: url(../images/catalog/detail/common/animation_sprite_a.png?updatetimestamp=20230425);
}

.c-animation--b > * {
  background-image: url(../images/catalog/detail/common/animation_sprite_b.png?updatetimestamp=20230425);
}

.c-animation--c > * {
  background-image: url(../images/catalog/detail/common/animation_sprite_c.png?updatetimestamp=20230425);
}

.c-animation--e > * {
  background-image: url(../images/catalog/detail/common/animation_sprite_e.png?updatetimestamp=20230425);
}

.c-animation--f > * {
  background-image: url(../images/catalog/detail/common/animation_sprite_f.png?updatetimestamp=20230425);
}

.c-animation--g > * {
  background-image: url(../images/catalog/detail/common/animation_sprite_g.png?updatetimestamp=20230425);
}

.c-animation--h > * {
  background-image: url(../images/catalog/detail/common/animation_sprite_h.png?updatetimestamp=20230425);
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-animation > * {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
  }
}

@media screen and (max-height: 400px) {
  .c-animation {
    display: none;
  }
}

/* ------------------------------
    arrow
------------------------------ */
.c-arrow, .c-arrow--white, .c-breadcrumb__item:after {
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg) translateY(1px);
          transform: rotate(45deg) translateY(1px);
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: .3s;
  transition: .3s;
  border-top: #191919 solid 2px;
  border-right: #191919 solid 2px;
}

.c-arrow--white {
  border-color: #fff;
}

/* ------------------------------
    bg
------------------------------ */
.c-bg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
}

.c-bg__item {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-position: top center;
  background-size: cover;
}

.c-bg__item--pc {
  display: block;
}

.c-bg__item--sp {
  display: none;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-bg__item--pc {
    display: none;
  }
  .c-bg__item--sp {
    display: block;
  }
}

/* ------------------------------
    box
------------------------------ */
.c-box {
  width: 410px;
  height: 100%;
  max-height: 400px;
  padding: 0 0 40px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-box--wide {
  width: 450px;
}

.c-box__label {
  font-weight: 700;
  letter-spacing: .02em;
  margin-bottom: .4rem;
}

.c-box__head {
  font-size: 18px;
  font-weight: 700;
  margin: -.4em auto .8em;
  padding-bottom: .8em;
  position: relative;
}

.c-box__head--indent {
  text-indent: -.5em;
  width: 105%;
}

.c-box__head:after {
  content: '';
  width: calc(100% + 50px);
  height: 1px;
  right: 0;
  bottom: 0;
  position: absolute;
  background: #191919;
}

.c-box__text--wide {
  width: 103%;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-box {
    width: 365px;
    max-height: 216px;
    padding: 0 0 32px 20px;
  }
  .c-box--wide {
    width: 400px;
  }
  .c-box__head {
    font-size: 17px;
    margin: -.3em auto .2em;
    padding-bottom: .4em;
  }
  .c-box__head:after {
    width: calc(100% + 20px);
  }
  .c-box__text--wide {
    width: 100%;
  }
}

/* ------------------------------
    breadcrumb
------------------------------ */
.c-breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-breadcrumb__item {
  margin-right: 20px;
}

.c-breadcrumb__item a {
  margin-right: 12px;
  display: inline-block;
}

.c-breadcrumb__item:after {
  content: '';
}

.c-breadcrumb__item:last-child {
  margin-right: 0;
}

.c-breadcrumb__item:last-child:after {
  content: none;
}

.c-breadcrumb--fit {
  top: 100px;
  left: 8.33%;
  z-index: 15;
  position: absolute;
}

@media screen and (min-width: 1440px) {
  .c-breadcrumb--fit {
    left: 120px;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-breadcrumb {
    display: none;
  }
}

/* ------------------------------
    btn
------------------------------ */
.c-btn {
  font-weight: 500;
  padding: 1.6em;
  display: block;
  text-align: center;
  color: #fff;
  background: #191919;
}

.c-btn + .c-btn {
  margin-top: 30px;
}

.c-btn:hover {
  opacity: 1;
  color: #191919;
  background: #fff;
}

.c-btn:hover > [class^="c-arrow"] {
  border-color: #191919;
}

.c-btn--s {
  padding: 1em;
}

.c-btn--space, .c-btn--space:hover {
  background: transparent;
  color: transparent;
  border: transparent;
  text-indent: -9999%;
}

.c-btn > [class^="c-arrow"] {
  margin-left: 8px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-btn + .c-btn {
    margin-top: 20px;
  }
  .c-btn:hover {
    color: #fff;
    background: #191919;
  }
  .c-btn--space {
    display: none;
  }
  .c-btn--s {
    padding: .5em 1em;
  }
}

/* ------------------------------
    catalog
------------------------------ */
.c-catalog__bottle {
  height: 100%;
}

.c-catalog__title {
  font-size: 36px;
  font-weight: 700;
  letter-spacing: .02em;
  margin-top: -4em;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.c-catalog__title span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-catalog__title svg {
  fill: #fff;
}

.c-catalog__title.--catalog svg {
  width: 60px;
}

.c-catalog__text {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.7;
  color: #fff;
  margin-bottom: 40px;
}

.c-catalog__head2 {
  font-size: 18px;
  font-weight: 700;
}

.c-catalog__head2--wide {
  letter-spacing: .08em;
}

.c-catalog__head3 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: .02em;
  padding-bottom: 50px;
  margin-right: 200px;
}

.c-catalog__head4 {
  font-size: 18px;
  font-weight: 700;
}

.c-catalog__plan {
  margin-left: 160px;
  padding-top: 120px;
}

.c-catalog__plan--2 {
  margin-left: 100px;
  padding-top: 50px;
}

.c-catalog__label {
  font-size: 11px;
  font-weight: 500;
  margin-top: .4em;
  text-align: right;
  display: block;
}

.c-catalog__lead {
  font-size: 18px;
}

.c-catalog__hr {
  width: 1px;
  height: 100%;
  max-height: 360px;
  margin: 0 100px;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  border: none;
  display: block;
  background: #191919;
}

.c-catalog__guide {
  font-size: 28px;
  font-weight: 700;
  margin-left: 60px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.c-catalog__guide i {
  line-height: 1;
  margin-right: 8px;
}

.c-catalog__guide svg {
  width: 60px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-catalog__panel {
    width: 100vw;
    max-width: 400px;
  }
  .c-catalog__panel--s {
    max-width: 300px;
  }
  .c-catalog__panel--m {
    max-width: 370px;
  }
  .c-catalog__title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: normal;
    margin-top: -1.6em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .c-catalog__title.--catalog {
    line-height: 1;
  }
  .c-catalog__title.--catalog svg {
    width: 48px;
  }
  .c-catalog__text {
    font-size: 13px;
    margin-bottom: 36px;
    margin-top: 20px;
  }
  .c-catalog__head2 {
    font-size: 18px;
  }
  .c-catalog__head3 {
    font-size: 28px;
    padding-bottom: 32px;
    margin-right: 100px;
  }
  .c-catalog__head4 {
    font-size: 13px;
  }
  .c-catalog__plan {
    margin-left: 100px;
    padding-top: 0;
  }
  .c-catalog__label {
    font-size: 8px;
  }
  .c-catalog__lead {
    font-size: 13px;
  }
  .c-catalog__hr {
    max-height: 184px;
    margin: 0 50px;
    -webkit-transform: translateY(-16px);
            transform: translateY(-16px);
  }
  .c-catalog__more {
    width: 300px;
  }
  .c-catalog__more--wide {
    width: 360px;
  }
  .c-catalog__guide {
    font-size: 20px;
    margin-left: 25px;
  }
  .c-catalog__guide svg {
    width: 48px;
  }
}

/* ------------------------------
    contact
------------------------------ */
.c-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-contact__unit {
  width: 300px;
  padding: 32px;
  background: #191919;
}

.c-contact__unit + .c-contact__unit {
  margin-left: 60px;
}

.c-contact__text {
  font-weight: 500;
  margin-top: 1em;
  color: #fff;
}

.c-contact__btn {
  margin-top: 20px;
}

.c-contact__btn a {
  font-weight: 500;
  padding: 1.28em;
  display: block;
  text-align: center;
  color: #191919;
  background: #fff;
  border: #fff solid 1px;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-contact__btn a:hover {
  opacity: 1;
  color: #fff;
  background: #191919;
}

.c-contact__btn a:hover svg path {
  fill: #fff;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-contact {
    padding-bottom: 32px;
  }
  .c-contact__unit {
    width: 350px;
    padding: 20px;
  }
  .c-contact__unit + .c-contact__unit {
    margin-left: 50px;
  }
  .c-contact__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-contact__image img {
    width: 110px;
  }
  .c-contact__text {
    margin-top: 0;
    padding-left: 15px;
  }
  .c-contact__text br {
    display: none;
  }
  .c-contact__btn {
    margin-top: 18px;
  }
  .c-contact__btn a {
    padding: .5em;
  }
  .c-contact__btn a:hover {
    color: #191919;
    background: #fff;
  }
}

/* ------------------------------
    customer
------------------------------ */
.c-customer {
  font-weight: 700;
  line-height: 1.4;
  top: 34px;
  right: calc(8.33% + 80px);
  z-index: 10;
  padding: 0 2em;
  position: absolute;
  display: none;
  border-left: #191919 solid 2px;
  border-right: #191919 solid 2px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-customer {
    font-size: 11px;
    top: 18px;
    right: calc(4.6% + 48px);
    padding: 0 1.8em;
    position: fixed;
    max-width: 120px;
  }
}

@media screen and (max-width: 374px) {
  .c-customer {
    font-size: 10px;
    right: calc(4.6% + 42px);
    padding: 0 1em;
  }
}

/* ------------------------------
    deco
------------------------------ */
.c-deco {
  height: 100%;
  top: 0;
  position: absolute;
  pointer-events: none;
}

.c-deco--window {
  left: 0;
  z-index: 20;
  background-image: url(../images/catalog/detail/common/bg_window.png?updatetimestamp=20230425);
  background-repeat: no-repeat;
  background-size: cover;
  width: 157px;
  background-position: left top -620px;
}

.c-deco--window.c-deco--bgtype2 {
  background-position: left bottom 57.4%;
}

.c-deco--window.c-deco--window2 {
  background-image: url(../images/catalog/detail/common/bg_window2.png?updatetimestamp=20230425);
}

.c-deco--light {
  width: 50vh;
  background-image: url(../images/catalog/detail/common/bg_light.png?updatetimestamp=20230425);
  background-size: auto 2000px;
  background-position: left bottom 52%;
}

.c-deco--shadow1 {
  width: 100%;
  left: 0;
  z-index: 15;
  -webkit-transform-origin: left;
          transform-origin: left;
  background-image: url(../images/catalog/detail/common/bg_start3.png?updatetimestamp=20230425);
  background-position: left bottom -590px;
  background-repeat: no-repeat;
  background-size: auto 2000px;
}

.c-deco--shadow1.c-deco--top {
  background-position: left bottom 58.6%;
}

.c-deco--shadow2 {
  width: 100%;
  left: 0;
  z-index: 15;
  -webkit-transform-origin: left;
          transform-origin: left;
  background-image: url(../images/catalog/detail/common/bg_start4.png?updatetimestamp=20230425);
  background-position: left bottom -590px;
  background-repeat: no-repeat;
  background-size: auto 2000px;
}

.c-deco--shadow2.c-deco--bgtype2 {
  background-position: left bottom 65.8%;
}

.c-deco--shadow6 {
  width: 100%;
  right: 0;
  z-index: 15;
  -webkit-transform-origin: right;
          transform-origin: right;
  background-image: url(../images/catalog/detail/common/bg_start6.png?updatetimestamp=20230425);
  background-position: right bottom -590px;
  background-repeat: no-repeat;
  background-size: auto 2000px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-deco--window {
    left: -2px;
    width: 126px;
    background-size: cover;
    background-position: left top -511px;
  }
  .c-deco--window.c-deco--bgtype2 {
    background-position: left bottom 50.4%;
  }
  .c-deco--light {
    width: 78vh;
    background-image: url(../images/catalog/detail/common/bg_light_sp.png?updatetimestamp=20230425);
    background-size: auto 1800px;
    background-position: left bottom 48%;
  }
  .c-deco--shadow1 {
    background-position: left bottom -490px;
    background-size: auto 1800px;
  }
  .c-deco--shadow1.c-deco--top {
    background-position: left bottom 47%;
  }
  .c-deco--shadow2 {
    background-position: left bottom -490px;
    background-size: auto 1800px;
  }
  .c-deco--shadow2.c-deco--bgtype2 {
    background-position: left bottom 53%;
  }
  .c-deco--shadow6 {
    background-position: right bottom -490px;
    background-size: auto 1800px;
  }
}

@media screen and (max-height: 400px) {
  .c-deco--shadow1 {
    background-position: left bottom 55%;
    background-size: auto 310%;
  }
  .c-deco--shadow2 {
    background-position: left bottom 55%;
    background-size: auto 310%;
  }
  .c-deco--shadow6 {
    background-position: right bottom 55%;
    background-size: auto 310%;
  }
}

/* ------------------------------
    enter
------------------------------ */
.c-enter {
  height: 100%;
  top: 0;
  left: 0;
  z-index: 50;
  position: absolute;
  background-image: url(../images/catalog/detail/common/bg_door.png?updatetimestamp=20230425);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top -654px;
  width: 208px;
}

.c-enter__link {
  width: 100%;
  margin-top: 40%;
  padding: 0 .5% 0 0;
  display: block;
  position: relative;
}

.c-enter__link:hover {
  opacity: 1;
}

.c-enter__label {
  -webkit-animation: move-arrow-reverse 3s 1s infinite;
          animation: move-arrow-reverse 3s 1s infinite;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .02em;
  width: 100%;
  display: block;
  text-align: center;
  bottom: -95px;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}

.c-enter__label:after {
  content: '';
  width: 24px;
  height: 24px;
  display: inline-block;
  top: -10px;
  left: 50%;
  position: absolute;
  -webkit-transform: rotate(45deg) translateX(-60%);
          transform: rotate(45deg) translateX(-60%);
  border-top: #191919 solid 2px;
  border-left: #191919 solid 2px;
}

.c-enter--2 {
  background-position: left bottom 54.4%;
}

.c-enter--2 .c-enter__link {
  margin-top: 100%;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-enter {
    background-repeat: no-repeat;
    width: 140px;
    background-size: cover;
    background-position: left top -386px;
  }
  .c-enter__link {
    margin-top: 81%;
  }
  .c-enter__label {
    font-size: 15px;
    letter-spacing: normal;
    bottom: -60px;
  }
  .c-enter__label:after {
    width: 13px;
    height: 13px;
    top: -4px;
    border-width: 2px;
  }
  .c-enter--2 {
    background-position: left bottom 46.3%;
  }
  .c-enter--2 .c-enter__link {
    margin-top: -10%;
  }
}

/* ------------------------------
    footer
------------------------------ */
.c-footer {
  padding: 0 0 16px;
  right: 8.33%;
  bottom: 0;
  position: absolute;
}

.c-footer__copyright {
  font-weight: 400;
  text-align: right;
}

@media screen and (min-width: 1440px) {
  .c-footer {
    right: 120px;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-footer {
    width: 100%;
    right: 0;
    bottom: 35px;
  }
  .c-footer__copyright {
    font-size: 1.1rem;
    text-align: center;
    padding-bottom: 8px;
  }
}

@media screen and (max-height: 400px) {
  .c-footer {
    display: none;
  }
}

/* ------------------------------
    head
------------------------------ */
.c-head {
  margin: 54px 0;
}

.c-head__title, .c-head__lead {
  display: block;
  line-height: 1.2;
}

.c-head__title {
  font-size: 44px;
  font-weight: 700;
}

.c-head__lead {
  font-size: 18px;
  font-weight: 700;
  margin-top: .4em;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-head {
    margin: 28px 0 38px;
  }
  .c-head__title, .c-head__lead {
    display: block;
    line-height: 1.2;
  }
  .c-head__title {
    font-size: 32px;
    line-height: 1.28;
  }
  .c-head__lead {
    font-size: 13px;
    line-height: 1.76;
  }
}

/* ------------------------------
    image
------------------------------ */
.c-image {
  height: 100%;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.c-image .h-pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-image .h-sp {
  display: none;
}

.c-image + .c-image.c-image--shrink {
  padding-left: 100px;
}

.c-image__wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 130px;
  /* 絞り込み時の並び替えを設定 */
}

.c-image__wrapper[data-tag="ピックアップ"] #gallery1-2 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.c-image__wrapper[data-tag="ピックアップ"] #gallery1-3 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.c-image__title--vr {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 6px;
}

.c-image__title--vr::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #191919;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-image__title--vr span {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
}

.c-image__title--catalog {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.c-image__title--catalog:has(.--has-br) {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-image__title--catalog span:not(.--has-sup) {
  font-size: 9px;
  font-weight: 500;
  margin-left: 8px;
  text-align: left;
  line-height: 1.2;
}

.c-image__subtitle--vr {
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  margin-bottom: 18px;
  min-height: 26px;
}

.c-image__subtitle--vr span {
  font-size: 7px;
  font-weight: 500;
}

.c-image__subtitle--catalog {
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 36px;
  text-align: center;
}

.c-image__link {
  height: 100%;
  display: block;
  position: relative;
  text-decoration: underline;
}

.c-image__link:hover {
  opacity: 1;
}

.c-image__link:hover .c-image__label {
  text-decoration: none;
}

.c-image__link:hover .c-image__label--en {
  opacity: 0;
  text-decoration: underline;
}

.c-image__link:hover .c-image__label--ja {
  opacity: 1;
  text-decoration: underline;
}

.c-image__link--vr {
  max-height: 408px;
  background: transparent;
  overflow: hidden;
  width: 185px;
  margin-inline: auto;
}

.c-image__link--vr > .__img {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-filter: none !important;
          filter: none !important;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-image__link--vr:hover > .__thumb-icon {
  background-color: transparent;
}

.c-image__link--vr > .__thumb-icon {
  position: absolute;
  display: -ms-grid;
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: #00000066;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.c-image__link--vr > .__thumb-icon svg {
  width: 115px;
  height: auto;
  display: block;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
          filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
}

.c-image__link--vr .__enter {
  position: absolute;
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  gap: 4px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-image__link--vr .__enter > .__icon > .__img {
  width: 37px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.c-image__link--vr .__enter > .__icon {
  -webkit-transition: .3s;
  transition: .3s;
}

.c-image__link--vr .__enter > .__icon svg {
  width: 34px;
  height: auto;
}

.c-image__link--vr .__enter > span {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.c-image span.c-image__link {
  text-decoration: none;
}

.c-image span.c-image__link:hover .c-image__thumb img {
  opacity: 1;
}

.c-image__thumb {
  height: 100%;
  display: block;
  position: relative;
  background: #fff;
}

.c-image__thumb img {
  width: auto;
  height: 100%;
  display: block;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.5);
}

.c-image__thumb img + .c-image__note {
  left: 0;
  bottom: -24px;
  position: absolute;
}

.c-image__thumb img.h-min {
  display: none;
}

.c-image__thumb img.c-image__mapping {
  width: auto;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.c-image__thumb img.c-image__mapping--min {
  display: none;
}

.c-image__label {
  letter-spacing: .02em;
  width: 100%;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  text-align: center;
  position: absolute;
  text-decoration: underline;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-image__label--ja {
  opacity: 0;
}

.c-image__note {
  font-size: 11px;
  font-weight: 400;
}

.c-image__lead {
  font-size: 13px;
  top: calc(100% + 5px);
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
}

.c-image__lead--wide {
  width: 130%;
  left: -15%;
}

.c-image--map + .c-image--map {
  margin-left: 100px;
}

.c-image--map .c-image__link {
  max-height: 420px;
  padding-bottom: 30px;
}

.c-image--map .c-image__thumb {
  background: transparent;
}

.c-image--map .c-image__thumb img {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.c-image--map .c-image__label {
  text-align: left;
  text-decoration: none;
}

.c-image--map.c-image--mapl .c-image__link {
  max-height: 466px;
  padding-bottom: 10px;
}

.c-image--map.c-image--mapl .c-image__label {
  text-align: left;
  text-decoration: none;
}

.c-image--1ll .c-image__link {
  max-height: 450px;
}

.c-image--1l .c-image__link {
  max-height: 400px;
  padding-bottom: 40px;
}

.c-image--1 .c-image__link {
  max-height: 400px;
}

.c-image--2 .c-image__link {
  max-height: 350px;
}

.c-image--3 .c-image__link {
  max-height: 320px;
}

.c-image--4 .c-image__link {
  max-height: 270px;
}

.c-image--noshadow .c-image__thumb {
  background: transparent;
}

.c-image--noshadow .c-image__thumb img {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.c-image--half .c-image__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-image--half .c-image__thumb {
  height: calc(50% - 20px);
}

.c-image--col3 {
  width: 100%;
  height: auto;
  padding: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-image--col3 > * {
  width: calc(33.33% - 5px);
}

.c-image--col3 .c-image__link,
.c-image--col3 .c-image__thumb {
  height: auto;
  padding-bottom: 0;
}

.c-image--col3 .c-image__link img,
.c-image--col3 .c-image__thumb img {
  width: 100%;
  height: auto;
}

.c-image__summary {
  margin-top: 17px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 11px 8px;
  padding: 12px 9px 10px;
  background-color: rgba(255, 255, 255, 0.3);
  width: 302px;
  min-height: 85px;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
          filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
  z-index: 100;
  position: relative;
}

.c-image__summary__point {
  min-width: 63px;
  padding: 3px 0;
  background-color: #000;
  border-radius: calc(infinity * 1px);
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

.c-image__summary__text {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.5;
}

.c-image__button {
  margin-top: 12px;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
          filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
  background-color: #fff;
  padding-block: 10px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  font-weight: 700;
  color: #000;
  gap: 4px;
  z-index: 100;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-image__button svg {
  width: 14px;
  height: auto;
}

.c-image__button.--black {
  background-color: #000;
  color: #fff;
  margin-top: 40px;
  max-width: 240px;
  margin-inline: auto;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-image__button.--black svg {
  width: 11px;
}

.c-image__button.--black svg path {
  fill: #fff;
}

.c-image__button.--black.--high {
  padding-block: 15px 13px;
  -webkit-filter: none;
          filter: none;
}

.c-image__button.--disabled {
  background-color: rgba(255, 255, 255, 0.3);
  color: #191919;
  pointer-events: none;
}

.c-image__button.is-disable {
  background: #C6C6C6;
  pointer-events: none;
}

.c-image__button--columns {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 326px 142px;
  grid-template-columns: 326px 142px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-inline: auto;
  gap: 12px;
}

.c-image__button--columns .c-image__button {
  max-width: 100%;
  margin-top: 0;
}

.c-image__button--columns .c-image__button:not(.--black) {
  background-color: #ffffffd3;
}

.c-image__button--columns .c-image__button:not(.--black):hover {
  opacity: 1;
  background-color: #fff;
}

.c-image__button--columns .c-image__button.--black:hover {
  background-color: #fff;
  color: #000;
}

.c-image__button--columns .c-image__button.--black:hover:has(svg) path {
  fill: #000;
}

.c-image__button--secoundary {
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
          filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
  background-color: #000;
  padding-block: 15px 13px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-image__button--secoundary:has(.__icon) {
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  max-width: 292px;
}

.c-image__button--secoundary:has(.__icon) svg {
  fill: #fff;
}

.c-image__button--secoundary:has(.__icon) + .c-image__button--secoundary:has(.__icon) {
  margin-top: 15px;
}

.c-image__button--secoundary:has(.__icon--360) {
  gap: 12px;
}

.c-image__button--secoundary:has(.__icon--360) svg {
  width: 37px;
  height: auto;
}

.c-image__button--secoundary:has(.__icon--interior) {
  gap: 9px;
}

.c-image__button--secoundary:has(.__icon--interior) svg {
  width: 30px;
  height: auto;
}

.c-image__button--secoundary:hover {
  background-color: #fff;
  color: #000;
}

.c-image__button--secoundary:hover svg {
  fill: #000;
}

.c-image__pic--catalog {
  width: 440px;
  display: block;
  margin-inline: auto;
}

.c-image__tag {
  margin-top: 62px;
  margin-inline: auto;
  row-gap: 6px !important;
}

.c-image__tag > button:hover {
  color: #fff;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-image .h-pc {
    display: none;
  }
  .c-image .h-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-image + .c-image.c-image--shrink {
    padding-left: 20px;
  }
  .c-image__wrapper {
    gap: 60px;
  }
  .c-image--vr {
    margin-top: 5px;
  }
  .c-image__link {
    height: 100%;
  }
  .c-image__link:hover .c-image__label {
    text-decoration: underline;
  }
  .c-image__link:hover .c-image__label--en {
    opacity: 1;
  }
  .c-image__link:hover .c-image__label--ja {
    opacity: 0;
  }
  .c-image__link--vr {
    width: 138px;
    max-height: 300px;
  }
  .c-image__link--vr > .__thumb-icon {
    margin-bottom: 10px;
  }
  .c-image__link--vr .__enter > span {
    font-size: 15px;
  }
  .c-image__link--vr .__enter > .__icon {
    line-height: 1;
  }
  .c-image__link--vr .__enter > .__icon > .__img {
    width: 24px;
  }
  .c-image__thumb img + .c-image__note {
    bottom: -18px;
  }
  .c-image__thumb img + .c-image__note--spline2 {
    bottom: -36px;
  }
  .c-image__thumb img.h-high {
    display: none;
  }
  .c-image__thumb img.h-min {
    display: block;
  }
  .c-image__thumb img.c-image__mapping--high {
    display: none;
  }
  .c-image__thumb img.c-image__mapping--min {
    display: block;
  }
  .c-image__note {
    font-size: 10px;
  }
  .c-image__lead {
    top: 100%;
  }
  .c-image__lead--wide {
    width: 166%;
    left: -33%;
  }
  .c-image--map {
    padding-left: 40px;
    padding-right: 40px;
  }
  .c-image--map + .c-image--map {
    margin-left: 100px;
  }
  .c-image--map .c-image__link {
    max-height: 226px;
    padding-bottom: 16px;
  }
  .c-image--map.c-image--mapl .c-image__link {
    max-height: 236px;
    padding-bottom: 16px;
  }
  .c-image--1ll .c-image__link {
    max-height: 259px;
    padding-bottom: 32px;
  }
  .c-image--1l .c-image__link {
    max-height: 216px;
    padding-bottom: 32px;
  }
  .c-image--1 .c-image__link {
    max-height: 210px;
  }
  .c-image--2 .c-image__link {
    max-height: 210px;
  }
  .c-image--3 .c-image__link {
    max-height: 168px;
  }
  .c-image--4 .c-image__link {
    max-height: 142px;
  }
  .c-image--half .c-image__thumb {
    height: calc(50% - 9px);
  }
  .c-image--col3 > * {
    width: calc(33.33% - 13px);
  }
  .c-image__title--catalog {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 1.6;
    margin-bottom: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-image__title--catalog span {
    min-height: 15px;
  }
  .c-image__title--vr {
    font-size: 16px;
    padding-bottom: 4px;
    margin-bottom: 8px;
    margin-inline: auto;
  }
  .c-image__title--vr span {
    font-size: 12px;
  }
  .c-image__subtitle--vr {
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    margin-bottom: 9px;
  }
  .c-image__subtitle--vr span {
    font-size: 7px;
    font-weight: 500;
  }
  .c-image__subtitle--catalog {
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
    text-align: center;
  }
  .c-image__button {
    margin-top: 10px;
    -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
            filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
    background-color: #fff;
    padding-block: 10px;
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 13px;
    font-weight: 700;
    color: #000;
    gap: 4px;
    z-index: 100;
    position: relative;
  }
  .c-image__button svg {
    width: 14px;
    height: auto;
  }
  .c-image__button.--black {
    background-color: #000;
    color: #fff;
    margin-top: 40px;
    max-width: 240px;
    margin-inline: auto;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .c-image__button.--black svg path {
    fill: #fff;
  }
  .c-image__button.--black.--high {
    padding-block: 15px 13px;
    -webkit-filter: none;
            filter: none;
  }
  .c-image__button--columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 200px 130px;
    grid-template-columns: 200px 130px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 340px;
    gap: 10px;
  }
  .c-image__button--columns .c-image__button {
    max-width: 100%;
    margin-top: 0;
  }
  .c-image__button--secoundary {
    -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
            filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
    background-color: #000;
    padding-block: 15px 13px;
    width: 100%;
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
  }
  .c-image__button--secoundary:has(.__icon) {
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    max-width: 270px;
  }
  .c-image__button--secoundary:has(.__icon) svg {
    fill: #fff;
  }
  .c-image__button--secoundary:has(.__icon) + .c-image__button--secoundary:has(.__icon) {
    margin-top: 12px;
  }
  .c-image__button--secoundary:has(.__icon--360) {
    gap: 12px;
  }
  .c-image__button--secoundary:has(.__icon--360) svg {
    width: 37px;
    height: auto;
  }
  .c-image__button--secoundary:has(.__icon--interior) {
    gap: 9px;
  }
  .c-image__button--secoundary:has(.__icon--interior) svg {
    width: 30px;
    height: auto;
  }
  .c-image__pic--catalog {
    width: 320px;
  }
  .c-image__tag {
    row-gap: 4.5px !important;
    margin-top: 34px;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .c-image__summary {
    margin-top: 10px;
  }
}

/* ------------------------------
    indicator
------------------------------ */
.c-indicator {
  left: 50%;
  bottom: 3%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 10;
  position: absolute;
}

.c-indicator__alert {
  display: none;
}

.c-indicator__slider {
  width: 700px;
  overflow: hidden;
  -webkit-perspective: none;
          perspective: none;
}

.c-indicator__list, .c-indicator__slide {
  height: auto;
}

.c-indicator__list:not(.c-indicator__list:has(.c-indicator__slide.swiper-slide-active)) .c-indicator__button-move-slide.--before {
  opacity: 0;
  visibility: hidden;
}

.c-indicator__list .c-indicator__button-move-slide.--before:has(+ .c-indicator__slide.swiper-slide-active) {
  opacity: 0;
  visibility: hidden;
}

.c-indicator__list:has(.c-indicator__slide:last-of-type.swiper-slide-active) .c-indicator__button-move-slide:not(.--before) {
  opacity: 0;
  visibility: hidden;
}

.c-indicator__list:has(.c-indicator__slide:last-of-type:first-of-type) .c-indicator__button-move-slide {
  display: none;
}

.c-indicator__slide {
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
}

.c-indicator__slide .swiper-slide-shadow-left, .c-indicator__slide .swiper-slide-shadow-right {
  display: none;
}

.c-indicator__item {
  position: relative;
}

.c-indicator__item a {
  width: 56px;
  height: 56px;
  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;
}

.c-indicator__item a:after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: block;
  background: #FFF;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-indicator__item a:hover {
  opacity: 1;
}

.c-indicator__item a:hover:after {
  width: 12px;
  height: 12px;
  background: #191919;
}

.c-indicator__item.is-hover a:after,
.c-indicator__item.is-current a:after {
  width: 12px;
  height: 12px;
  background: #191919;
}

.c-indicator__next, .c-indicator__prev {
  width: 56px;
  height: 56px;
  top: 0;
  margin: 0;
  position: absolute;
  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;
  background-image: none;
}

.c-indicator__next.swiper-button-disabled, .c-indicator__prev.swiper-button-disabled {
  display: none;
}

.c-indicator__next svg, .c-indicator__next path, .c-indicator__prev svg, .c-indicator__prev path {
  -webkit-transition: .3s;
  transition: .3s;
}

.c-indicator__next:hover path, .c-indicator__prev:hover path {
  stroke: #000;
}

.c-indicator__next {
  right: -56px;
}

.c-indicator__next:hover svg {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}

.c-indicator__prev {
  left: -56px;
}

.c-indicator__prev:hover svg {
  -webkit-transform: translateX(-3px);
          transform: translateX(-3px);
}

.c-indicator__popup {
  left: 0;
  bottom: 40px;
  position: absolute;
  display: none;
}

.c-indicator__panel {
  bottom: 0;
  left: 0;
  position: absolute;
  display: none;
}

.c-indicator__panel a {
  display: block;
}

.c-indicator__label {
  display: none;
}

.c-indicator__index {
  font-size: 10px;
  font-weight: 700;
  display: block;
  text-align: center;
}

.c-indicator__thumb {
  width: 125px;
  height: 85px;
  margin: 0 auto;
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.c-indicator__title {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .02em;
  left: 50%;
  margin-top: 0.5em;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  position: relative;
  display: block;
  text-align: center;
  white-space: nowrap;
}

.c-indicator__button-move-slide {
  opacity: 1;
  visibility: visible;
  display: block;
}

.c-indicator__button-move-slide a {
  display: inline-block;
  width: 56px;
  height: 56px;
  cursor: pointer;
  background-image: url("../images/common/arrow.svg");
  background-size: 11px 16px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-indicator__button-move-slide a:hover {
  background-image: url("../images/common/arrow_black.svg");
}

.c-indicator__button-move-slide.--before a {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media screen and (max-height: 810px) {
  .c-indicator {
    display: none;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-indicator {
    display: none;
    width: 100%;
    left: 0;
    bottom: 11.6%;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .c-indicator__alert {
    font-size: 12px;
    margin-bottom: 2px;
    text-align: center;
    color: #ddd;
  }
  .c-indicator__slider {
    width: 100%;
  }
  .c-indicator__list {
    left: calc(50% - 16px);
  }
  .c-indicator__slide.swiper-slide-active a:after {
    width: 12px;
    height: 12px;
    background: #191919;
  }
  .c-indicator__item {
    -webkit-transition: .3s;
    transition: .3s;
  }
  .c-indicator__item a {
    width: 32px;
    height: 32px;
    pointer-events: none;
  }
  .c-indicator__item a:after {
    width: 5px;
    height: 5px;
  }
  .c-indicator__item a:hover:after {
    width: 5px;
    height: 5px;
  }
  .c-indicator__next, .c-indicator__prev {
    display: none;
  }
  .c-indicator__popup {
    left: 50% !important;
    bottom: 26px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .c-indicator__panel {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .c-indicator__label {
    width: 94px;
    font-size: 1rem;
    font-weight: 700;
    left: 50%;
    border-radius: 2em;
    padding: 1px 1.1em 2px;
    margin-bottom: 4px;
    opacity: 0;
    -webkit-transform: translate(-50%, 0) scale(0.9);
            transform: translate(-50%, 0) scale(0.9);
    display: block;
    position: relative;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    background: #191919;
  }
  .c-indicator__label:after {
    content: '';
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    bottom: -7px;
    margin: 0 auto;
    border-style: solid;
    border-width: 7px 4px 0 4px;
    border-color: #191919 transparent transparent transparent;
    display: block;
    position: absolute;
  }
  .c-indicator__thumb {
    width: 84px;
    height: 57px;
  }
  .c-indicator__title {
    font-size: 10px;
    margin-top: 0.4em;
  }
}

/* ------------------------------
    links
------------------------------ */
.c-links {
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 100;
  position: fixed;
}

.c-links__item {
  width: 50px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transform: translateX(6px);
          transform: translateX(6px);
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.c-links__item + * {
  margin-top: 10px;
}

.c-links__item:hover {
  cursor: pointer;
  background: rgba(25, 25, 25, 0.8);
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.c-links__item:hover .c-links__link {
  color: #fff;
}

.c-links__item:hover .c-links__link:has(line) line {
  stroke: #fff;
}

.c-links__item:hover .c-links__icon path {
  fill: #fff;
}

.c-links__link {
  width: 44px;
  padding: 20px 0;
  display: block;
}

.c-links__link:hover {
  opacity: 1;
}

.c-links__icon {
  margin: 0 auto;
  display: block;
}

.c-links__icon path {
  -webkit-transition: .3s;
  transition: .3s;
  fill: #191919;
}

.c-links__icon--catalog {
  width: 19px;
  height: 19px;
}

.c-links__icon--catalog.--plus {
  width: 13px;
  height: 13px;
}

.c-links__icon--home {
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
  width: 28px;
  height: 17px;
}

.c-links__label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  width: 100%;
  margin: 5px auto 0;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-links__label:has(.c-links__icon--home) {
  margin: 0;
  gap: 5px;
}

@media screen and (max-height: 700px) {
  .c-links {
    display: none;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .is-menu-open .c-links {
    z-index: 20000;
  }
  .c-links {
    width: 100%;
    max-width: 375px;
    top: auto;
    right: 50%;
    bottom: 0;
    -webkit-transform: translate(50%, 0);
            transform: translate(50%, 0);
  }
  .c-links__list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 5px;
  }
  .c-links__item {
    width: 50%;
    max-width: 180px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    margin: 0;
  }
  .c-links__item:hover {
    background: rgba(255, 255, 255, 0.8);
  }
  .c-links__item:hover .c-links__link {
    color: #191919;
  }
  .c-links__item:hover .c-links__icon path {
    fill: #191919;
  }
  .c-links__link {
    width: 100%;
    padding: 10px 0 8px;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    justify-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2px;
  }
  .c-links__link:has(.c-links__icon--home) {
    padding: 14px 0 4px;
    gap: 0;
  }
  .c-links__icon {
    display: block;
  }
  .c-links__icon--catalog {
    width: 16px;
    height: 16px;
  }
  .c-links__icon--catalog.--plus {
    width: 14px;
    height: 14px;
  }
  .c-links__icon--home {
    margin: 0 1px 0 0;
    display: inline;
    width: 18px;
    height: 11px;
  }
  .c-links__label {
    font-size: 11px;
    width: auto;
    margin: 0;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    display: block;
    line-height: 1.3;
  }
}

@media screen and (max-height: 400px) {
  .c-links {
    display: none;
  }
}

/* ------------------------------
    logo
------------------------------ */
.is-login-modal-open .remodal-overlay {
  background: rgba(26, 26, 26, 0.6);
}

.is-login-modal-open .remodal-wrapper {
  padding: 60px;
}

.is-login-modal-open .remodal {
  margin: 0;
}

.c-login {
  width: 100%;
  max-width: 687px;
  margin: 0 auto;
  padding: 35px 0 45px;
  display: none;
  text-align: left;
  background: #fff;
  position: relative;
}

.c-login__inner {
  padding: 0 10.18%;
}

.c-login__close {
  width: 54px;
  height: 54px;
  display: block;
  position: absolute;
  top: 30px;
  right: 20px;
}

.c-login__close:hover .c-login__bar {
  width: 90%;
}

.c-login__bar {
  width: 100%;
  height: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: auto;
  display: block;
  position: absolute;
  background: #191919;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-login__bar--1 {
  top: 18px;
  -webkit-transform: translateX(-50%) rotate(225deg);
          transform: translateX(-50%) rotate(225deg);
}

.c-login__bar--2 {
  top: 18px;
  -webkit-transform: translateX(-50%) rotate(-225deg);
          transform: translateX(-50%) rotate(-225deg);
}

.c-login__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-login__badge {
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  width: 119px;
  height: 119px;
  border-radius: 50%;
  border: 2px solid #191919;
  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;
  position: relative;
}

.c-login__badge:before {
  content: '';
  display: block;
  width: 95%;
  height: 95%;
  border-radius: 50%;
  border: 1px solid #191919;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.c-login__lead {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 4%;
  padding: .8em 0 .8em .6em;
  border-top: 1px solid #191919;
  border-bottom: 1px solid #191919;
  font-weight: 700;
  font-size: 19px;
}

.c-login__lead span {
  font-size: 13px;
}

.c-login__pic {
  margin-top: 25px;
}

.c-login__btns {
  margin-top: 22px;
}

.c-login__btn + .c-login__btn {
  margin-top: 20px;
}

.c-login__btn a:hover {
  color: #191919;
  background: #fff;
}

.c-login__btn--register a {
  border: 1px solid #191919;
}

.c-login__btn--login a {
  border: 1px solid #707070;
  background: #707070;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .is-login-modal-open .remodal-wrapper {
    padding: 46px 4.6%;
  }
  .c-login {
    max-width: 100%;
    padding: 65px 0 20px;
  }
  .c-login__inner {
    padding: 0 3.82%;
  }
  .c-login__close {
    width: 36px;
    height: 36px;
    top: 16px;
    right: 12px;
  }
  .c-login__close:hover .c-login__bar {
    width: 100%;
  }
  .c-login__bar {
    height: 2px;
  }
  .c-login__badge {
    font-size: 10px;
    width: 84px;
    height: 84px;
  }
  .c-login__badge:before {
    width: 93%;
    height: 93%;
  }
  .c-login__lead {
    margin-right: 0;
    padding: .4em 0 .4em .8em;
    font-size: 13px;
  }
  .c-login__pic {
    margin-top: 16px;
  }
  .c-login__btn {
    font-size: 11px;
  }
  .c-login__btn + .c-login__btn {
    margin-top: 16px;
  }
  .c-login__btn .c-arrow, .c-login__btn .c-arrow--white, .c-login__btn .c-breadcrumb__item:after {
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg) translateY(-1px);
            transform: rotate(45deg) translateY(-1px);
  }
  .c-login__btn a:hover {
    color: #fff;
  }
  .c-login__btn a:hover .c-arrow, .c-login__btn a:hover .c-arrow--white, .c-login__btn a:hover .c-breadcrumb__item:after {
    border-color: #fff;
  }
  .c-login__btn--register a:hover {
    background: #191919;
  }
  .c-login__btn--login a:hover {
    background: #707070;
  }
}

/* ------------------------------
    logo
------------------------------ */
.c-logo {
  width: 244px;
  top: 30px;
  left: 8.33%;
  z-index: 100;
  position: absolute;
}

.c-logo__link {
  display: block;
}

@media screen and (min-width: 1440px) {
  .c-logo {
    left: 120px;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-logo {
    width: 152px;
    top: 18px;
    left: 4.6%;
  }
}

/* ------------------------------
    menu
------------------------------ */
.is-login-modal-open .c-menu,
.is-open-pic-modal .c-menu,
.is-open-movie-modal .c-menu,
.is-open-map-modal .c-menu {
  z-index: 9000;
}

.c-menu {
  top: 34px;
  right: 8.33%;
  z-index: 100;
  position: fixed;
  z-index: 10001;
}

.c-menu__modal-btn {
  width: 40px;
  height: 39px;
  display: block;
}

.c-menu__modal-btn:hover .c-menu__bar--1 {
  top: 3px;
}

.c-menu__modal-btn:hover .c-menu__bar--3 {
  top: 33px;
}

.c-menu__modal-btn.is-open .c-menu__bar {
  width: 141%;
  left: -20.5%;
  background: #fff;
}

.c-menu__modal-btn.is-open .c-menu__bar--1 {
  top: 18px;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.c-menu__modal-btn.is-open .c-menu__bar--2 {
  width: 0;
}

.c-menu__modal-btn.is-open .c-menu__bar--3 {
  top: 18px;
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

.c-menu__modal-btn.is-open:hover .c-menu__bar {
  width: 120%;
  left: -10%;
}

.c-menu__modal-btn.is-open:hover .c-menu__bar--1, .c-menu__modal-btn.is-open:hover .c-menu__bar--3 {
  top: 18px;
}

.c-menu__modal-btn.is-open:hover .c-menu__bar--2 {
  width: 0;
}

.c-menu__bar {
  width: 100%;
  height: 3px;
  left: 0;
  margin: auto;
  display: block;
  position: absolute;
  background: #191919;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-menu__bar--1 {
  top: 0;
}

.c-menu__bar--2 {
  top: 18px;
  right: 0;
}

.c-menu__bar--3 {
  top: 36px;
}

.c-menu__modal {
  width: 100%;
  max-width: 100%;
  top: 0;
  left: 0;
  padding: 116px 8.33% 50px;
  display: none;
  text-align: left;
  position: absolute;
  background: #191919;
  color: #fff;
}

.c-menu__modal a {
  color: #fff;
}

.c-menu__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1440px;
  margin-inline: auto;
}

.c-menu__blocks {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
}

.c-menu__block {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2%;
}

.c-menu__block:has(.c-menu__head:hover) .c-menu__pic img.is-off {
  opacity: 0;
}

.c-menu__pic {
  width: 120px;
}

.c-menu__pic a {
  display: block;
  position: relative;
}

.c-menu__pic a img {
  display: block;
}

.c-menu__pic a img.is-on {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
}

.c-menu__pic a img.is-off {
  z-index: 2;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
}

.c-menu__pic a:hover {
  opacity: 1;
}

.c-menu__pic a:hover img.is-off {
  opacity: 0;
}

.c-menu__texts {
  margin-left: 20px;
}

.c-menu__lead {
  font-weight: 500;
  position: relative;
  top: -.4em;
}

.c-menu__head {
  margin-top: 42px;
  line-height: 1.6;
  font-weight: 700;
  font-size: 1.38889vw;
  white-space: nowrap;
}

@media screen and (min-width: 1440px) {
  .c-menu__head {
    font-size: 20px;
  }
}

.c-menu__head svg {
  fill: #fff;
  position: relative;
  top: 7px;
}

.c-menu__head--note svg {
  width: 33px;
  height: 17px;
}

.c-menu__head--movie svg {
  width: 33px;
  height: 19px;
}

.c-menu__head__label {
  position: relative;
}

.c-menu__head__en, .c-menu__head__ja {
  position: relative;
  margin-left: 4px;
  line-height: 1;
  border-bottom: 2px solid #fff;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-menu__head__ja {
  top: .2em;
  left: .2em;
  margin: auto auto auto 2px;
}

.c-menu__head a:hover {
  opacity: 1;
}

.c-menu__arrow {
  display: none;
}

.c-menu__list {
  border-left: 1px solid #fff;
  display: block;
  margin-top: 18px;
  padding: 10px 0 0 18px;
  height: auto;
}

.c-menu__item {
  font-weight: 700;
  line-height: 1.2;
}

.c-menu__item + .c-menu__item {
  margin-top: 30px;
}

.c-menu__item a {
  position: relative;
}

.c-menu__item a:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  background: #fff;
  width: 0;
  height: 1px;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-menu__item a:hover:after {
  width: 100%;
}

.c-menu__btns {
  width: 300px;
}

.c-menu__btn + .c-menu__btn {
  margin-top: 10px;
}

.c-menu__btn a {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.8);
  padding: 1.3em;
}

.c-menu__btn a:hover {
  background: transparent;
}

.c-menu__btn a:hover svg {
  fill: #fff;
}

.c-menu__btn a:hover span {
  color: #fff;
}

.c-menu__btn a > * {
  display: inline-block;
  vertical-align: middle;
}

.c-menu__btn a svg {
  fill: #191919;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-menu__btn a span {
  margin-left: 14px;
  color: #191919;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-menu__btn--catalog svg {
  width: 28px;
  height: 27px;
}

.c-menu__btn--home svg {
  width: 41px;
  height: 25px;
}

@media screen and (min-width: 1440px) {
  .c-menu {
    right: 120px;
  }
  .c-menu__modal {
    padding: 116px 120px 25px;
  }
}

@media screen and (max-width: 1300px) {
  .c-menu__box {
    max-width: 900px;
  }
  .c-menu__blocks {
    display: block;
  }
  .c-menu__block {
    width: auto;
  }
  .c-menu__block + * {
    margin-top: 60px;
  }
  .c-menu__head {
    font-size: 20px;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-menu {
    top: 19px;
    right: 4.6%;
  }
  .c-menu__modal-btn {
    width: 27px;
    height: 24px;
  }
  .c-menu__modal-btn:hover .c-menu__bar--1 {
    top: -1px;
  }
  .c-menu__modal-btn:hover .c-menu__bar--3 {
    top: 23px;
  }
  .c-menu__modal-btn.is-open .c-menu__bar--1, .c-menu__modal-btn.is-open .c-menu__bar--3 {
    top: 11px;
  }
  .c-menu__modal-btn.is-open .c-menu__bar--2 {
    width: 0;
  }
  .c-menu__modal-btn.is-open:hover .c-menu__bar {
    width: 141%;
    left: -20.5%;
  }
  .c-menu__modal-btn.is-open:hover .c-menu__bar--1, .c-menu__modal-btn.is-open:hover .c-menu__bar--3 {
    top: 11px;
  }
  .c-menu__modal-btn.is-open:hover .c-menu__bar--2 {
    width: 0;
  }
  .c-menu__bar {
    height: 2px;
  }
  .c-menu__bar--1 {
    top: -1px;
  }
  .c-menu__bar--2 {
    top: 11px;
  }
  .c-menu__bar--3 {
    top: 23px;
  }
}

@media screen and (max-width: 768px) {
  .c-menu__modal {
    padding: 70px 0;
    border-bottom: 1px solid #fff;
  }
  .c-menu__box {
    display: block;
    -webkit-transform: scale(1);
            transform: scale(1);
    width: 100%;
    margin: 0 auto;
  }
  .c-menu__block {
    margin-right: 0;
  }
  .c-menu__block + .c-menu__block {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #fff;
  }
  .c-menu__pic {
    width: 120px;
  }
  .c-menu__texts {
    width: 100%;
    max-width: 282px;
    margin: 0 auto;
  }
  .c-menu__lead {
    top: 0;
  }
  .c-menu__head {
    white-space: normal;
    word-break: break-all;
    margin-top: 6px;
    font-size: 23px;
    position: relative;
    display: table;
  }
  .c-menu__head svg {
    top: 2px;
  }
  .c-menu__head--note svg {
    width: 40px;
    height: 21px;
  }
  .c-menu__head--movie svg {
    width: 40px;
    height: 23px;
  }
  .c-menu__head a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
  }
  .c-menu__arrow {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -26px;
    -webkit-transform: rotate(-225deg);
            transform: rotate(-225deg);
    cursor: pointer;
  }
  .c-menu__arrow.is-open {
    top: 5px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .c-menu__list {
    padding: 0 0 0 18px;
    margin: 26px 44px 0;
    display: none;
  }
  .c-menu__item {
    font-size: 16px;
  }
  .c-menu__item a:after {
    width: 100%;
  }
  .c-menu__item a:hover:after {
    width: 100%;
  }
  .c-menu__item a.is-disable ~ span {
    margin-top: .5em;
    display: block;
    font-size: 11px;
  }
}

/* ------------------------------
    modal
------------------------------ */
.c-modal {
  display: none;
  background: transparent;
}

.c-modal__close {
  width: 39px;
  height: 39px;
  top: 32px;
  right: 0;
  display: block;
  position: absolute;
}

.c-modal__bar {
  width: 141%;
  height: 3px;
  top: 50%;
  left: 50%;
  display: block;
  position: absolute;
  background: #191919;
}

.c-modal__bar--1 {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.c-modal__bar--2 {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.c-modal__thumb {
  margin: 0 auto;
}

.c-modal__thumb img {
  max-width: 1200px;
  width: auto;
  max-height: 590px;
  margin: 0 auto;
  display: block;
  -webkit-box-shadow: 20px 20px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 20px 20px 6px 0 rgba(0, 0, 0, 0.16);
}

.c-modal__pic img {
  margin-bottom: 20px;
  display: block;
}

.c-modal__head {
  font-weight: 600;
}

.c-modal__text {
  margin-top: 1.2em;
}

.c-modal--pic {
  padding: 100px 0;
  max-width: 1200px;
}

.c-modal--map {
  width: 480px;
  max-width: 480px;
  padding: 75px 90px 80px;
  text-align: left;
  top: 60%;
  left: 0;
  display: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  background: #191919;
  color: #fff;
}

.c-modal--map .c-modal__close {
  top: 20px;
  right: 25px;
}

.c-modal--map .c-modal__bar {
  background: #fff;
}

.c-modal--movie {
  max-width: 1200px;
  padding: 75px 75px 80px;
}

.c-modal--movie .c-modal__close {
  top: 0;
  right: 25px;
}

.c-modal--movie .c-modal__video video {
  width: 100%;
  display: block;
  outline: none;
}

.c-modal--simple {
  padding: 52px 60px 60px;
}

@media only screen and (min-width: 641px) {
  .c-modal--simple.c-modal--simple--360 {
    max-width: 873px;
  }
}

@media only screen and (min-width: 641px) {
  .c-modal--simple.c-modal--simple--interior {
    max-width: 931px;
  }
}

@media only screen and (min-width: 641px) {
  .c-modal--simple.c-modal--simple--tag {
    max-width: 573px;
    padding: 56px 45px 60px;
  }
}

.c-modal--simple__close {
  --close-btn-size: 22px;
  --close-btn-width: 100%;
  --close-btn-height: 3px;
  --close-btn-color: #191919;
  content: "";
  position: absolute;
  top: 24px;
  right: 24px;
  height: var(--close-btn-size);
  width: var(--close-btn-size);
  background-color: transparent;
  border-color: transparent;
  cursor: pointer;
}

.c-modal--simple__close .__line {
  position: absolute;
  background: var(--close-btn-color);
}

.c-modal--simple__close .__line:nth-child(1) {
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
  width: var(--close-btn-width);
  height: var(--close-btn-height);
}

.c-modal--simple__close .__line:nth-child(2) {
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, 0%) rotate(45deg);
          transform: translate(-50%, 0%) rotate(45deg);
  width: var(--close-btn-height);
  height: var(--close-btn-width);
}

.c-modal--simple__content--360 {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr auto 1fr;
  grid-template-rows: 1fr auto 1fr;
  gap: 30px;
}

.c-modal--simple__content--360 > hr {
  width: 100%;
  color: #707070;
  height: 1px;
}

.c-modal--simple__content--360 > .__item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 123px 1fr 214px;
  grid-template-columns: 123px 1fr 214px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}

.c-modal--simple__content--360 > .__item > .__text {
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}

.c-modal--simple__content--interior > .__title {
  width: 455px;
}

.c-modal--simple__content--interior > .__sub {
  font-size: 13px;
  font-weight: 500;
  margin-top: 16px;
  margin-bottom: 40px;
  text-align: left;
}

.c-modal--simple__content--interior > .__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 31px 45px;
}

.c-modal--simple__content--interior > .__list > .__item > .__title {
  margin-top: 16px;
}

.c-modal--simple__content--interior > .__list > .__item > .__text {
  font-size: 12px;
  font-weight: 400;
  line-height: 2;
  margin-top: 16px;
  text-align: left;
  color: #000;
}

.c-modal--simple__content--interior > .__list > .__item > .__text.--narrow {
  letter-spacing: -0.05em;
}

.c-modal--simple__content--tag .__tagcloud {
  margin-bottom: 74px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-modal {
    padding: 60px 0;
  }
  .c-modal__close {
    width: 25px;
    height: 25px;
    top: 20px;
    right: 4%;
  }
  .c-modal__bar {
    height: 2px;
  }
  .c-modal__thumb img {
    max-width: none;
    width: 100%;
    max-height: none;
    -webkit-box-shadow: 20px 20px 6px 0 rgba(0, 0, 0, 0.16);
            box-shadow: 20px 20px 6px 0 rgba(0, 0, 0, 0.16);
  }
  .c-modal__pic {
    display: none;
  }
  .c-modal__text {
    margin-top: .6em;
  }
  .c-modal--map {
    width: 80vw;
    max-width: 345px;
    padding: 55px 20px;
  }
  .c-modal--map .c-modal__close {
    right: 20px;
  }
  .c-modal--movie {
    padding: 55px 0;
  }
  .c-modal--movie .c-modal__close {
    top: 15px;
    right: 15px;
  }
  .c-modal--simple {
    padding: 60px 30px;
  }
  .c-modal--simple--360, .c-modal--simple--interior {
    max-height: 500px;
    overflow-y: scroll;
  }
  .c-modal--simple__content--360 > .__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: (auto)[3];
    grid-template-rows: repeat(3, auto);
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    gap: 12px;
  }
  .c-modal--simple__content--360 > .__item > .__text {
    font-size: 13px;
    text-align: center;
    letter-spacing: -0.08em;
    line-height: 1.7;
  }
  .c-modal--simple__content--360 > .__item img:first-child {
    width: 122px;
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .c-modal--simple__content--interior > .__title {
    width: 234px;
  }
  .c-modal--simple__content--interior > .__list {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }
  .c-modal--simple__content--interior > .__list > .__item > .__title {
    margin-top: 19px;
  }
  .c-modal--simple__content--interior > .__list > .__item > .__text {
    margin-top: 10px;
  }
  .c-modal--simple__content--tag {
    font-size: 22px;
  }
  .c-modal--simple__content--tag .__tagcloud {
    margin-bottom: 37px;
  }
  .remodal-wrapper:has(.c-modal--simple) {
    padding-inline: 25px;
  }
}

/* ------------------------------
    movie
------------------------------ */
.c-movie {
  position: relative;
  padding-bottom: 56.25%;
}

.c-movie__iframe, .c-movie__thumb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.c-movie__iframe {
  opacity: 0;
}

.c-movie__thumb {
  background: #fff;
}

.c-movie__thumb:hover {
  opacity: 1;
}

.c-movie__thumb img {
  display: block;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.c-movie__thumb:hover img {
  opacity: .8;
}

.c-movie__play {
  width: 15.31%;
  padding-bottom: 15.31%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

.c-movie__play:before, .c-movie__play:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-movie__play:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.833vw 0 0.833vw 1.944vw;
  border-color: transparent transparent transparent #fff;
  -webkit-transform: translate(-35%, -50%);
          transform: translate(-35%, -50%);
}

.c-movie__play:after {
  border-radius: 50%;
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-movie__thumb:hover img {
    opacity: 1;
  }
  .c-movie__play {
    width: 14.4%;
    padding-bottom: 14.4%;
  }
  .c-movie__play:before {
    border-width: 1.6vw 0 1.6vw 4vw;
  }
}

/* ------------------------------
    others
------------------------------ */
.c-others__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-others__item + .c-others__item {
  margin-left: 100px;
}

.c-others__item--1 .c-others__en {
  width: 309px;
}

.c-others__item--1 .c-others__ja {
  margin-right: 72px;
}

.c-others__item--2 .c-others__en {
  width: 313px;
}

.c-others__item--2 .c-others__ja {
  margin-right: 10px;
}

.c-others__item--3 .c-others__en {
  width: 281px;
}

.c-others__item--3 .c-others__ja {
  margin-right: 42px;
}

.c-others__item--4 .c-others__en {
  width: 309px;
}

.c-others__item--4 .c-others__ja {
  margin-right: 12px;
}

.c-others__item--5 .c-others__en {
  width: 300px;
}

.c-others__item--5 .c-others__ja {
  margin: -5px 23px 0 0;
}

.c-others__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-others__pic img {
  width: auto;
  height: 230px;
}

.c-others__texts {
  margin-left: 20px;
  width: 322px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-others__name {
  height: 70px;
  padding: 14px 0 0;
  border-top: 1px solid #191919;
  border-bottom: 1px solid #191919;
}

.c-others__en {
  display: block;
  line-height: 1;
}

.c-others__ja {
  display: block;
  line-height: 1;
  font-size: 10px;
  font-weight: 500;
  margin-top: 6px;
  text-align: right;
}

.c-others__desc {
  width: 104%;
  margin-top: 10px;
  font-weight: 400;
}

.c-others__features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-others__feature {
  padding: 0 .8em;
  border-left: 1px solid #191919;
  border-right: 1px solid #191919;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0 0 3px -1px;
}

.c-others__feature sup {
  display: inline-block;
  font-size: 10px;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  margin-right: -.5em;
}

.c-others__btn {
  margin-top: 6px;
}

.c-others__btn .c-btn {
  padding: 1em;
}

.c-others__notes {
  font-size: 11px;
  font-weight: 400;
  margin-top: 12px;
  line-height: 1.5;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-others__item {
    width: 340px;
  }
  .c-others__item--1 .c-others__en {
    width: 200px;
  }
  .c-others__item--1 .c-others__ja {
    margin-right: 65px;
  }
  .c-others__item--2 .c-others__en {
    width: 100%;
  }
  .c-others__item--2 .c-others__ja {
    margin-right: 0;
  }
  .c-others__item--3 .c-others__pic img {
    width: 130px;
  }
  .c-others__item--3 .c-others__top {
    padding-left: 148px;
  }
  .c-others__item--3 .c-others__en {
    width: 168px;
  }
  .c-others__item--3 .c-others__ja {
    margin-right: 25px;
  }
  .c-others__item--4 .c-others__pic img {
    width: 130px;
  }
  .c-others__item--4 .c-others__top {
    padding-left: 148px;
  }
  .c-others__item--4 .c-others__en {
    width: 186px;
  }
  .c-others__item--4 .c-others__ja {
    margin-right: 5px;
  }
  .c-others__item--5 .c-others__pic img {
    width: 130px;
  }
  .c-others__item--5 .c-others__top {
    padding-left: 148px;
  }
  .c-others__item--5 .c-others__en {
    width: 192px;
  }
  .c-others__item--5 .c-others__ja {
    margin: -1px 0 0 0;
  }
  .c-others__main {
    display: block;
    position: relative;
  }
  .c-others__pic {
    top: 0;
    left: 0;
    position: absolute;
  }
  .c-others__pic img {
    width: 92px;
    height: auto;
  }
  .c-others__texts {
    margin-left: 0;
    width: auto;
    display: block;
  }
  .c-others__top {
    padding-left: 110px;
    min-height: 130px;
  }
  .c-others__name {
    height: 55px;
    padding: 9px 0 0;
  }
  .c-others__en {
    display: block;
    line-height: 1;
  }
  .c-others__ja {
    display: block;
    line-height: 1;
    font-size: 10px;
    font-weight: 500;
    margin-top: 6px;
    text-align: right;
  }
  .c-others__desc {
    margin-top: 6px;
  }
  .c-others__features {
    margin-top: 10px;
    min-height: 42px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .c-others__btn {
    margin-top: 0;
  }
  .c-others__btn .c-btn {
    padding: .35em;
  }
  .c-others__notes {
    font-size: 10px;
    margin-top: 16px;
    padding-left: 30px;
    position: relative;
  }
  .c-others__notes span {
    top: 0;
    left: 0;
    display: block;
    position: absolute;
  }
}

/* ------------------------------
    pagetop
------------------------------ */
.c-pagetop {
  width: 28px;
  height: 28px;
  border: 3px solid #191919;
  border-left: none;
  border-bottom: none;
  -webkit-transform: rotate(-45deg) translateX(-54%);
          transform: rotate(-45deg) translateX(-54%);
  margin-left: auto;
  margin-bottom: 10px;
}

.c-pagetop a {
  display: block;
  width: 100%;
  height: 100%;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-pagetop {
    border-width: 2px;
    width: 20px;
    height: 20px;
  }
}

/* ------------------------------
    play
------------------------------ */
.c-play {
  top: 0;
  left: 52.85%;
  height: 100%;
  z-index: 20;
  position: absolute;
  background-repeat: no-repeat;
  background-position: left bottom -590px;
  background-size: auto 211%;
}

.c-play--sp {
  display: none;
}

.c-play__link {
  width: 100%;
  margin-top: 50%;
  padding-top: 56.1%;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  display: block;
  background: #fff;
}

.c-play__link:hover {
  opacity: .1;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-play {
    width: 365px !important;
    top: 56px;
    left: 964px;
    background-position: left 50% center;
    background-position: left bottom -490px;
    background-size: 108% auto;
  }
  .c-play__link {
    margin-top: 0;
    padding-top: 60.4%;
    bottom: 50%;
    -webkit-transform: translate3d(0, 39px, 0);
            transform: translate3d(0, 39px, 0);
    position: absolute;
  }
  .c-play__link:hover {
    opacity: 0;
  }
}

/* ------------------------------
    pointer
------------------------------ */
.c-pointer {
  font-size: 11px;
  line-height: 1.1;
  text-align: center;
  position: absolute;
  white-space: nowrap;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-pointer:before {
  content: '';
  width: 17px;
  height: 17px;
  border-radius: 50%;
  opacity: 0;
  display: block;
  position: absolute;
  background: #000;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-pointer {
    font-size: 10px;
    line-height: 1.3;
    text-decoration: underline;
  }
  .c-pointer:before {
    content: none;
  }
}

/* ------------------------------
    slider
------------------------------ */
.c-slider__list {
  width: 360px;
  padding-bottom: 40px;
  position: relative;
}

.c-slider__list.slick-dotted {
  margin-bottom: 0;
}

.c-slider__list .slick-list {
  overflow: visible;
}

.c-slider__list .slick-slide {
  outline: none;
}

.c-slider__list .slick-dots {
  left: 0;
  right: 0;
  bottom: -30px;
  margin: auto;
  position: absolute;
}

.c-slider__list .slick-dots li {
  margin: 0 20px;
}

.c-slider__list .slick-dots li button {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.c-slider__list .slick-dots li button:before {
  opacity: 1;
  color: #7e7e7e;
}

.c-slider__list .slick-dots li.slick-active button {
  -webkit-transform: scale(2.4);
          transform: scale(2.4);
}

.c-slider__list .slick-dots li.slick-active button:before {
  color: #191919;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-slider__list {
    width: 208px;
    padding-bottom: 10px;
  }
  .c-slider__list .slick-dots li {
    margin: 0 12px;
  }
}

.c-tag__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-tag__head__wrapper {
  position: fixed;
  z-index: 10000;
  top: 104px;
  right: 120px;
  display: -ms-grid;
  display: grid;
  justify-items: end;
  gap: 8px;
}

.c-tag__head__button {
  font-size: 13px;
  font-weight: 700;
  padding: 6px 12px;
  border: 1px solid #000000;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-tag__head__button.is-active {
  background-color: #fff;
  border: 1px solid #fff;
}

.c-tag__head__button:hover {
  background: #ffffff80;
}

.c-tag__head__search {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
  margin-bottom: 3px;
}

.c-tag__head__search i {
  display: -ms-grid;
  display: grid;
  line-height: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-tag__head__search i svg {
  width: 11px;
  aspect-ratio: 1;
}

.c-tag__head__search:hover {
  border-bottom: 1px solid #000000;
}

.c-tag__head__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
}

.c-tag__head__title i {
  display: -ms-grid;
  display: grid;
  line-height: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-tag__head__title i svg {
  width: 27px;
  aspect-ratio: 1;
}

.c-tag__head__title__wrapper {
  position: fixed;
  z-index: 10000;
  top: 142px;
  left: 120px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  display: none;
}

.c-tag__head__title__wrapper.is-show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-tag__head__title__wrapper.is-show .c-tag__head__title {
  margin-bottom: 0;
}

.c-tag__head__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}

.c-tag__head__tag > button {
  font-size: 11px;
  font-weight: 500;
  color: #fff;
  padding: 1px 11px;
  background-color: #000000;
  border: 1px solid #000000;
  position: relative;
}

.c-tag__head__return {
  display: none;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
  margin-bottom: 3px;
  position: fixed;
  z-index: 11000;
  top: 104px;
  right: 120px;
}

.c-tag__head__return.is-show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-tag__head__return i {
  display: -ms-grid;
  display: grid;
  line-height: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-tag__head__return i svg {
  width: 11px;
  aspect-ratio: 1;
}

.c-tag__head__return:hover {
  border-bottom: 1px solid #000000;
}

.c-tag__cloud {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 450px;
  justify-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  row-gap: 14px;
  position: relative;
  z-index: 1;
  margin-inline: auto;
}

.c-tag__cloud > button {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.5;
  color: #191919;
  padding-inline: 3px;
  padding-block: 0;
  border-left: 1px solid #000000;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-tag__cloud > button .__text {
  padding-inline: 7px;
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.c-tag__cloud > button.is-active {
  color: #fff;
}

.c-tag__cloud > button.is-active .__text {
  background-color: #000000;
}

.c-tag__cloud > button.is-line-end {
  border-right: 1px solid #000;
}

.c-tag__cloud > button:last-child {
  border-right: 1px solid #000;
}

@media screen and (min-width: 769px) {
  .c-tag__head__tag > button:not(.js-catalog-result-return) {
    cursor: pointer;
  }
  .c-tag__head__tag > button:not(.js-catalog-result-return):after {
    position: absolute;
    content: "";
    background-image: url("../../assets/images/catalog/detail/common/close.svg");
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
            filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
    width: 18px;
    aspect-ratio: 1;
    top: -9px;
    right: -7px;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .c-tag__head__tag > button:not(.js-catalog-result-return):hover:after {
    opacity: 1;
  }
  .c-tag__head__tag > button.js-catalog-result-return:hover {
    opacity: .7;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-tag__head {
    gap: 7px;
  }
  .c-tag__head__wrapper {
    top: 68px;
    right: unset;
    left: 17px;
    gap: 10px;
  }
  .c-tag__head__title {
    font-size: 18px;
  }
  .c-tag__head__title__wrapper {
    top: 57px;
    left: 17px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 370px;
    gap: 15px 0;
  }
  .c-tag__head__button {
    font-size: 10px;
    padding: 6px;
  }
  .c-tag__head__search {
    border-bottom: 1px solid #000000;
  }
  .c-tag__head__return {
    top: 62px;
    right: 10px;
    border-bottom: 1px solid #000000;
  }
  .c-tag__cloud {
    row-gap: 11px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    max-width: 320px;
  }
}

/* ------------------------------
    texts
------------------------------ */
.c-texts, body {
  font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.77;
  color: #191919;
}

.c-texts b, body b, .c-texts strong, body strong, .c-texts--strong {
  font-weight: 500;
}

.c-texts small, body small, .c-texts--s {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.36;
}

.c-texts--white {
  color: #fff;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-texts small, body small, .c-texts--s {
    font-size: 10px;
    line-height: 1.6;
  }
}

/* ------------------------------
    titles
------------------------------ */
.c-titles {
  margin-right: 200px;
  padding-bottom: 50px;
}

.c-titles__head {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .02em;
}

.c-titles__lead {
  font-weight: 700;
}

.c-titles__lead + .c-titles__head {
  margin-top: -.2em;
}

.c-titles__info {
  font-size: 18px;
  font-weight: 700;
  margin: .8em 0 0 -.5em;
}

.c-titles__note {
  font-size: 11px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  .c-titles {
    margin-right: 100px;
    padding-bottom: 32px;
  }
  .c-titles__head {
    font-size: 28px;
  }
  .c-titles__info {
    font-size: 13px;
    letter-spacing: .1em;
  }
}

/* ============================================================
    pages
============================================================ */
/* ------------------------------
    catalog-century-monocoque
------------------------------ */
#catalog-century-monocoque .animation--1 {
  left: 300px;
  bottom: -10%;
}

#catalog-century-monocoque .animation--2 {
  left: 300px;
  bottom: -12%;
}

#catalog-century-monocoque .animation--3 {
  right: 600px;
  bottom: -12%;
}

#catalog-century-monocoque .animation--4 {
  left: 40%;
  bottom: -12%;
}

#catalog-century-monocoque .animation--5 {
  left: 30%;
  bottom: -12%;
}

#catalog-century-monocoque .animation--6 {
  right: 160px;
  bottom: -12%;
}

#catalog-century-monocoque .logo {
  display: inline-block;
}

#catalog-century-monocoque .logo span {
  font-size: 11px;
  font-weight: 500;
  margin-top: .6em;
  text-align: right;
  display: block;
}

#catalog-century-monocoque .figure {
  font-size: 11px;
  font-weight: 400;
  top: 1.5em;
  left: 3em;
  position: absolute;
}

#catalog-century-monocoque .light {
  right: 45%;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-century-monocoque .animation--2 {
    left: 300px;
    bottom: -12%;
  }
  #catalog-century-monocoque .animation--3 {
    right: 600px;
    bottom: -12%;
  }
  #catalog-century-monocoque .animation--4 {
    left: 40%;
    bottom: -12%;
  }
  #catalog-century-monocoque .animation--5 {
    left: 30%;
    bottom: -12%;
  }
  #catalog-century-monocoque .title {
    width: 100vw;
    max-width: 375px;
    padding: 0 0 0 48px;
  }
  #catalog-century-monocoque .logo {
    max-width: 250px;
    margin-top: 16px;
  }
  #catalog-century-monocoque .logo span {
    font-size: 10px;
    margin-top: .4em;
    text-align: left;
  }
  #catalog-century-monocoque .figure {
    font-size: 10px;
    top: 1em;
    left: 1em;
  }
  #catalog-century-monocoque .figure__wrap {
    max-height: 230px;
    padding-bottom: 0;
  }
}

/* ------------------------------
    catalog-century-primore
------------------------------ */
#catalog-century-primore .animation--1 {
  left: 300px;
  bottom: -12%;
}

#catalog-century-primore .animation--2 {
  left: 300px;
  bottom: -12%;
}

#catalog-century-primore .animation--3 {
  left: 300px;
  bottom: -12%;
}

#catalog-century-primore .pointer--1 {
  top: 24%;
  left: 26.6%;
}

#catalog-century-primore .pointer--2 {
  top: 42.2%;
  left: 22%;
}

#catalog-century-primore .pointer--2:before {
  top: -18px;
  left: 9px;
}

#catalog-century-primore .pointer--3 {
  top: 71%;
  left: 26%;
}

#catalog-century-primore .pointer--3:before {
  top: -18px;
  left: 37px;
}

#catalog-century-primore .pointer--4 {
  top: 32.5%;
  left: 52.5%;
}

#catalog-century-primore .pointer--4:before {
  top: -17px;
  left: 32px;
}

#catalog-century-primore .pointer--5 {
  top: 68.6%;
  left: 50.5%;
}

#catalog-century-primore .pointer--5:before {
  top: -19px;
  left: 19px;
}

#catalog-century-primore .pointer--6 {
  top: 67%;
  left: 75%;
}

#catalog-century-primore .pointer--6:before {
  top: -20px;
  left: 22px;
}

#catalog-century-primore .pointer--7 {
  top: 24%;
  left: 23%;
}

#catalog-century-primore .pointer--7:before {
  top: -20px;
  left: 30px;
}

#catalog-century-primore .pointer--8 {
  top: 26%;
  left: 55%;
}

#catalog-century-primore .pointer--8:before {
  top: -18px;
  left: 31px;
}

#catalog-century-primore .pointer--9 {
  top: 43.5%;
  left: 56%;
}

#catalog-century-primore .pointer--9:before {
  top: -18px;
  left: 7px;
}

#catalog-century-primore .pointer--10 {
  top: 50%;
  left: 26%;
}

#catalog-century-primore .pointer--10:before {
  top: -20px;
  left: 36px;
}

#catalog-century-primore .pointer--11 {
  top: 43%;
  left: 56%;
}

#catalog-century-primore .pointer--11:before {
  top: -20px;
  left: 16px;
}

#catalog-century-primore .pointer--12 {
  top: 67%;
  left: 67%;
}

#catalog-century-primore .pointer--12:before {
  top: -20px;
  left: 22px;
}

#catalog-century-primore .logo {
  max-width: 400px;
}

#catalog-century-primore .light {
  right: 50px;
}

#catalog-century-primore .next {
  max-width: 360px;
}

@media screen and (min-height: 1100px) {
  #catalog-century-primore .intro2 {
    margin-right: 500px;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-century-primore .animation--1 {
    left: 300px;
    bottom: -40px;
  }
  #catalog-century-primore .animation--2 {
    left: 300px;
    bottom: -4%;
  }
  #catalog-century-primore .animation--3 {
    left: 300px;
    bottom: -7%;
  }
  #catalog-century-primore .pointer {
    text-align: left;
  }
  #catalog-century-primore .pointer--1 {
    top: 14%;
    left: -5%;
  }
  #catalog-century-primore .pointer--2 {
    top: 40.2%;
    left: -3%;
  }
  #catalog-century-primore .pointer--3 {
    top: 67%;
    left: -5.5%;
  }
  #catalog-century-primore .pointer--4 {
    top: -4.5%;
    left: 60.5%;
  }
  #catalog-century-primore .pointer--5 {
    top: 39.6%;
    left: 110.5%;
  }
  #catalog-century-primore .pointer--6 {
    top: 63%;
    left: 112%;
  }
  #catalog-century-primore .pointer--7 {
    top: 21%;
    left: -19%;
  }
  #catalog-century-primore .pointer--8 {
    top: 2%;
    left: 55%;
  }
  #catalog-century-primore .pointer--9 {
    top: 41%;
    left: 111%;
  }
  #catalog-century-primore .pointer--10 {
    top: 46%;
    left: -6%;
  }
  #catalog-century-primore .pointer--11 {
    top: 1%;
    left: 55%;
  }
  #catalog-century-primore .pointer--12 {
    top: 65%;
    left: 109%;
  }
  #catalog-century-primore .logo {
    width: 80vw;
    max-width: 300px;
    margin: 0 auto;
  }
  #catalog-century-primore .intro1 {
    width: 100vw;
    max-width: 375px;
  }
  #catalog-century-primore .intro2 {
    width: 375px;
  }
  #catalog-century-primore .light {
    right: -40px;
  }
  #catalog-century-primore .next {
    max-width: 360px;
  }
}

/* ------------------------------
    catalog-century-stylepro
------------------------------ */
#catalog-century-stylepro .animation--1 {
  left: 300px;
  bottom: -16%;
}

#catalog-century-stylepro .animation--2 {
  left: 200px;
  bottom: -12%;
}

#catalog-century-stylepro .animation--3 {
  left: -150px;
  bottom: -12%;
}

#catalog-century-stylepro .map {
  padding-top: 0;
}

#catalog-century-stylepro .map__area {
  max-height: 440px;
  padding-bottom: 0;
}

#catalog-century-stylepro .map__label {
  bottom: 20px;
}

#catalog-century-stylepro .pointer--1 {
  top: 17%;
  left: 39.6%;
}

#catalog-century-stylepro .pointer--1:before {
  top: -17px;
  left: 5px;
}

#catalog-century-stylepro .pointer--2 {
  top: 17%;
  left: 60.8%;
  text-align: left;
}

#catalog-century-stylepro .pointer--2:before {
  top: -17px;
  left: 24px;
}

#catalog-century-stylepro .pointer--3 {
  top: 35.3%;
  left: 42.6%;
  text-align: left;
}

#catalog-century-stylepro .pointer--3:before {
  top: -17px;
  left: 13px;
}

#catalog-century-stylepro .pointer--4 {
  top: 34.5%;
  left: 63.8%;
  text-align: left;
}

#catalog-century-stylepro .pointer--4:before {
  top: -17px;
  left: 19px;
}

#catalog-century-stylepro .pointer--5 {
  top: 60.6%;
  left: 46.2%;
}

#catalog-century-stylepro .pointer--5:before {
  top: -19px;
  left: 31px;
}

#catalog-century-stylepro .pointer--6 {
  top: 54%;
  left: 66%;
}

#catalog-century-stylepro .pointer--6:before {
  top: -17px;
  left: 19px;
}

#catalog-century-stylepro .pointer--7 {
  top: 17.7%;
  left: 28%;
}

#catalog-century-stylepro .pointer--7:before {
  top: -18px;
  left: 34px;
}

#catalog-century-stylepro .pointer--8 {
  top: 30%;
  left: 29.8%;
}

#catalog-century-stylepro .pointer--8:before {
  top: -18px;
  left: 23px;
}

#catalog-century-stylepro .pointer--9 {
  top: 30.2%;
  left: 74.6%;
}

#catalog-century-stylepro .pointer--9:before {
  top: -18px;
  left: 22px;
}

#catalog-century-stylepro .pointer--10 {
  top: 46.6%;
  left: 35%;
}

#catalog-century-stylepro .pointer--10:before {
  top: -18px;
  left: 33px;
}

#catalog-century-stylepro .pointer--11 {
  top: 50.6%;
  left: 75%;
}

#catalog-century-stylepro .pointer--11:before {
  top: -17px;
  left: 25px;
}

#catalog-century-stylepro .plan {
  padding-top: 80px;
}

#catalog-century-stylepro .logo {
  width: 56vh;
  max-width: 477px;
}

#catalog-century-stylepro .light {
  right: 50px;
}

#catalog-century-stylepro .next {
  margin-bottom: 40px;
}

@media screen and (min-height: 1100px) {
  #catalog-century-stylepro .intro2 {
    margin-right: 500px;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-century-stylepro .animation--1 {
    left: 300px;
    bottom: -40px;
  }
  #catalog-century-stylepro .animation--2 {
    left: 50px;
    bottom: -4%;
  }
  #catalog-century-stylepro .animation--3 {
    left: -150px;
    bottom: -7%;
  }
  #catalog-century-stylepro .map__area {
    max-height: 214px;
  }
  #catalog-century-stylepro .map__label {
    bottom: -.2em;
  }
  #catalog-century-stylepro .map--1 .map__label {
    left: calc(50% - 20px);
  }
  #catalog-century-stylepro .map--2 .map__label {
    left: calc(50% - 40px);
  }
  #catalog-century-stylepro .map--3 .map__label {
    left: calc(50% - 48px);
  }
  #catalog-century-stylepro .pointer {
    text-align: left;
  }
  #catalog-century-stylepro .pointer--1 {
    top: 13.6%;
    left: -10%;
  }
  #catalog-century-stylepro .pointer--2 {
    top: 16%;
    left: 123%;
  }
  #catalog-century-stylepro .pointer--3 {
    top: 34%;
    left: -14%;
  }
  #catalog-century-stylepro .pointer--4 {
    top: 41.5%;
    left: 119.5%;
  }
  #catalog-century-stylepro .pointer--5 {
    top: 71%;
    left: -16.5%;
  }
  #catalog-century-stylepro .pointer--6 {
    top: 65.4%;
    left: 119.5%;
  }
  #catalog-century-stylepro .pointer--7 {
    top: 9%;
    left: 29%;
  }
  #catalog-century-stylepro .pointer--8 {
    top: 13.4%;
    left: 38%;
  }
  #catalog-century-stylepro .pointer--9 {
    top: 40.2%;
    left: 156%;
  }
  #catalog-century-stylepro .pointer--10 {
    top: 56%;
    left: -28%;
  }
  #catalog-century-stylepro .pointer--11 {
    top: 62.8%;
    left: 160%;
  }
  #catalog-century-stylepro .plan {
    padding-top: 0;
    margin-left: 150px;
  }
  #catalog-century-stylepro .logo {
    width: 80vw;
    max-width: 300px;
    margin: 0 auto;
  }
  #catalog-century-stylepro .intro1 {
    width: 100vw;
    max-width: 375px;
  }
  #catalog-century-stylepro .intro2 {
    width: 375px;
  }
  #catalog-century-stylepro .light {
    right: -40px;
  }
  #catalog-century-stylepro .next {
    margin-bottom: 20px;
  }
}

/* ------------------------------
    catalog-detail-design
------------------------------ */
#catalog-detail-design .animation--1 {
  left: 30px;
  bottom: -10%;
}

#catalog-detail-design .animation--3 {
  right: -120px;
  bottom: -12%;
}

#catalog-detail-design .animation--4 {
  right: 200px;
  bottom: 10%;
}

#catalog-detail-design .animation--5 {
  left: 18%;
  bottom: -12%;
}

#catalog-detail-design .title__main {
  line-height: 1.6;
  padding-bottom: 32px;
}

#catalog-detail-design .title__lead {
  padding-bottom: 40px;
}

#catalog-detail-design .title--1 {
  margin-left: 100px;
}

#catalog-detail-design .logo {
  width: 360px;
  display: inline-block;
}

#catalog-detail-design .logo span {
  font-size: 11px;
  font-weight: 500;
  margin-top: .6em;
  text-align: right;
  display: block;
}

#catalog-detail-design .image1 {
  margin-left: 26px;
}

#catalog-detail-design .image2 {
  width: 232px;
  margin-bottom: 28px;
}

#catalog-detail-design .text__wide {
  width: 104%;
}

#catalog-detail-design .floor {
  max-width: 360px;
}

#catalog-detail-design .illust {
  z-index: 10;
}

#catalog-detail-design .head__long:after {
  width: calc(200% + 50px);
}

#catalog-detail-design .light {
  right: 45%;
}

#catalog-detail-design .unit {
  width: 480px;
  padding-left: 0;
}

#catalog-detail-design .unit__note {
  left: 0;
  bottom: 100%;
  position: absolute;
}

#catalog-detail-design .unit .c-image__link {
  width: calc(33.33% - 20px);
}

#catalog-detail-design .unit .c-image__link:after {
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  right: -22px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  display: block;
  border-style: solid;
  border-width: 13px 0 13px 13px;
  border-color: transparent transparent transparent #5c5b5c;
}

#catalog-detail-design .unit .c-image__link:last-child:after {
  content: none;
}

#catalog-detail-design .unit .c-image__note {
  width: 120%;
}

#catalog-detail-design .unit .image3 {
  height: auto;
  margin-top: 40px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#catalog-detail-design .unit .image3 img {
  width: 100%;
  height: auto;
}

#catalog-detail-design .unit .image3__1, #catalog-detail-design .unit .image3__2 {
  padding: 0;
}

#catalog-detail-design .unit .image3__1 {
  width: calc(66.66% + 15px);
}

#catalog-detail-design .unit .image3__2 {
  width: calc(33.33% - 20px);
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-detail-design .animation--1 {
    left: 80px;
    bottom: -12%;
  }
  #catalog-detail-design .animation--3 {
    right: -100px;
    bottom: -12%;
  }
  #catalog-detail-design .animation--4 {
    right: 100px;
    bottom: 10%;
  }
  #catalog-detail-design .animation--5 {
    left: 20%;
    bottom: -12%;
  }
  #catalog-detail-design .title {
    padding: 0 0 0 40px;
  }
  #catalog-detail-design .title__main {
    line-height: 1.6;
    padding-bottom: 20px;
  }
  #catalog-detail-design .title__lead {
    padding-bottom: 30px;
  }
  #catalog-detail-design .title--1 {
    margin-left: 0;
  }
  #catalog-detail-design .logo {
    width: 345px;
    max-width: none;
    margin-top: 16px;
  }
  #catalog-detail-design .logo span {
    font-size: 10px;
    margin-top: .4em;
    text-align: left;
  }
  #catalog-detail-design .imagebox + .imagebox {
    padding-left: 16px;
  }
  #catalog-detail-design .box1 {
    width: 343px;
  }
  #catalog-detail-design .image__unit {
    margin-left: 18px;
  }
  #catalog-detail-design .image2 {
    width: 246px;
    margin-bottom: 22px;
  }
  #catalog-detail-design .image3 {
    width: 100%;
    margin: 20px 0 0 30px;
    padding-bottom: 0;
  }
  #catalog-detail-design .text__wide {
    width: 108%;
  }
  #catalog-detail-design .head__long:after {
    width: calc(100% + 20px);
  }
  #catalog-detail-design .figure {
    font-size: 10px;
    top: 1em;
    left: 1em;
  }
  #catalog-detail-design .figure__wrap {
    max-height: 230px;
    padding-bottom: 0;
  }
  #catalog-detail-design .unit {
    width: 612px;
  }
  #catalog-detail-design .unit__note {
    font-size: 12px;
  }
  #catalog-detail-design .col3 {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
  #catalog-detail-design .image3__1 {
    margin-left: 30px;
  }
  #catalog-detail-design .image3__2 {
    margin-left: 20px;
  }
}

/* ------------------------------
    catalog-hiraya-design
------------------------------ */
#catalog-hiraya-design .animation--1 {
  left: 300px;
  bottom: -10%;
}

#catalog-hiraya-design .animation--2 {
  left: 300px;
  bottom: -12%;
}

#catalog-hiraya-design .animation--3 {
  right: 600px;
  bottom: -12%;
}

#catalog-hiraya-design .animation--4 {
  right: 160px;
  bottom: 10%;
}

#catalog-hiraya-design .animation--5 {
  left: 30%;
  bottom: -12%;
}

#catalog-hiraya-design .title__main {
  line-height: 1.6;
  padding-bottom: 32px;
}

#catalog-hiraya-design .title__lead {
  padding-bottom: 40px;
}

#catalog-hiraya-design .title--1 {
  margin-left: 100px;
}

#catalog-hiraya-design .logo {
  display: inline-block;
}

#catalog-hiraya-design .logo span {
  font-size: 11px;
  font-weight: 500;
  margin-top: .6em;
  text-align: right;
  display: block;
}

#catalog-hiraya-design .imagebox + .imagebox {
  padding-left: 38px;
}

#catalog-hiraya-design .image1 {
  margin-left: 26px;
}

#catalog-hiraya-design .image2 {
  width: 232px;
  margin-bottom: 28px;
}

#catalog-hiraya-design .illust {
  z-index: 10;
}

#catalog-hiraya-design .head__long:after {
  width: calc(200% + 50px);
}

#catalog-hiraya-design .col--1 {
  height: calc(54.5% - 20px);
}

#catalog-hiraya-design .col--2 {
  height: calc(45.5% - 20px);
}

#catalog-hiraya-design .figure {
  font-size: 11px;
  font-weight: 400;
  top: 1.5em;
  left: 3em;
  position: absolute;
}

#catalog-hiraya-design .light {
  right: 45%;
}

#catalog-hiraya-design .logo {
  width: 360px;
}

#catalog-hiraya-design .unit {
  width: 480px;
  padding-left: 0;
}

#catalog-hiraya-design .unit__note {
  left: 0;
  bottom: 100%;
  position: absolute;
}

#catalog-hiraya-design .unit .c-image__link {
  width: calc(33.33% - 20px);
}

#catalog-hiraya-design .unit .c-image__link:after {
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  right: -22px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  display: block;
  border-style: solid;
  border-width: 13px 0 13px 13px;
  border-color: transparent transparent transparent #5c5b5c;
}

#catalog-hiraya-design .unit .c-image__link:last-child:after {
  content: none;
}

#catalog-hiraya-design .unit .c-image__note {
  width: 120%;
}

#catalog-hiraya-design .unit .image3 {
  height: auto;
  margin-top: 40px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#catalog-hiraya-design .unit .image3 img {
  width: 100%;
  height: auto;
}

#catalog-hiraya-design .unit .image3__1, #catalog-hiraya-design .unit .image3__2 {
  padding: 0;
}

#catalog-hiraya-design .unit .image3__1 {
  width: calc(66.66% + 15px);
}

#catalog-hiraya-design .unit .image3__2 {
  width: calc(33.33% - 20px);
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-hiraya-design .animation--2 {
    left: 300px;
    bottom: -12%;
  }
  #catalog-hiraya-design .animation--3 {
    right: 600px;
    bottom: -12%;
  }
  #catalog-hiraya-design .animation--4 {
    bottom: 10%;
  }
  #catalog-hiraya-design .animation--5 {
    left: 30%;
    bottom: -12%;
  }
  #catalog-hiraya-design .title {
    padding: 0 0 0 40px;
  }
  #catalog-hiraya-design .title__main {
    line-height: 1.6;
    padding-bottom: 20px;
  }
  #catalog-hiraya-design .title__lead {
    padding-bottom: 30px;
  }
  #catalog-hiraya-design .title--1 {
    margin-left: 0;
  }
  #catalog-hiraya-design .logo {
    max-width: 250px;
    margin-top: 16px;
  }
  #catalog-hiraya-design .logo span {
    font-size: 10px;
    margin-top: .4em;
    text-align: left;
  }
  #catalog-hiraya-design .imagebox + .imagebox {
    padding-left: 16px;
  }
  #catalog-hiraya-design .box1 {
    width: 343px;
  }
  #catalog-hiraya-design .image2 {
    width: 246px;
    margin-bottom: 22px;
  }
  #catalog-hiraya-design .image3 {
    width: 100%;
    margin: 20px 0 0 30px;
    padding-bottom: 0;
  }
  #catalog-hiraya-design .head__long:after {
    width: calc(100% + 20px);
  }
  #catalog-hiraya-design .col--1 {
    height: calc(54.5% - 9px);
  }
  #catalog-hiraya-design .col--2 {
    height: calc(45.5% - 9px);
  }
  #catalog-hiraya-design .col .c-image__note {
    width: 108%;
  }
  #catalog-hiraya-design .figure {
    font-size: 10px;
    top: 1em;
    left: 1em;
  }
  #catalog-hiraya-design .figure__wrap {
    max-height: 230px;
    padding-bottom: 0;
  }
  #catalog-hiraya-design .logo {
    width: 345px;
    max-width: none;
  }
  #catalog-hiraya-design .unit {
    width: 612px;
  }
  #catalog-hiraya-design .unit__note {
    font-size: 12px;
  }
  #catalog-hiraya-design .col3 {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
  #catalog-hiraya-design .image3__1 {
    margin-left: 30px;
  }
  #catalog-hiraya-design .image3__2 {
    margin-left: 20px;
  }
}

/* ------------------------------
    catalog-hiraya-life
------------------------------ */
#catalog-hiraya-life .animation--1 {
  left: 200px;
  bottom: 4%;
}

#catalog-hiraya-life .animation--2 {
  right: 20px;
  bottom: 10%;
}

#catalog-hiraya-life .animation--3 {
  left: 1500px;
  bottom: 6%;
}

#catalog-hiraya-life .logo {
  width: 477px;
}

#catalog-hiraya-life .light {
  right: 50px;
}

#catalog-hiraya-life .label--1 {
  width: auto;
  right: -16px;
  bottom: 140px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  text-align: right;
  position: absolute;
}

#catalog-hiraya-life .label--2 {
  width: auto;
  right: 0;
  bottom: 140px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  text-align: right;
  position: absolute;
}

#catalog-hiraya-life .pointer--1 {
  top: 20%;
  left: 24%;
}

#catalog-hiraya-life .pointer--1:before {
  top: -20px;
  left: 32px;
}

#catalog-hiraya-life .pointer--2 {
  top: 44%;
  left: 22%;
}

#catalog-hiraya-life .pointer--2:before {
  top: -20px;
  left: 45px;
}

#catalog-hiraya-life .pointer--3 {
  top: 57%;
  left: 25%;
}

#catalog-hiraya-life .pointer--3:before {
  top: -19px;
  left: 31px;
}

#catalog-hiraya-life .pointer--4 {
  top: 27%;
  left: 77.5%;
}

#catalog-hiraya-life .pointer--4:before {
  top: -17px;
  left: 9px;
}

#catalog-hiraya-life .pointer--5 {
  top: 33%;
  left: 56%;
}

#catalog-hiraya-life .pointer--5:before {
  top: -17px;
  left: 8px;
}

#catalog-hiraya-life .pointer--6 {
  top: 20%;
  left: 52%;
}

#catalog-hiraya-life .pointer--6:before {
  top: -20px;
  left: 9px;
}

#catalog-hiraya-life .pointer--7 {
  top: 49%;
  left: 53%;
}

#catalog-hiraya-life .pointer--7:before {
  top: -17px;
  left: 32px;
}

#catalog-hiraya-life .pointer--8 {
  top: 52%;
  left: 81%;
}

#catalog-hiraya-life .pointer--8:before {
  top: -19px;
  left: 17px;
}

#catalog-hiraya-life .pointer--9 {
  top: 16.5%;
  left: 47%;
}

#catalog-hiraya-life .pointer--9:before {
  top: -18px;
  left: 18px;
}

#catalog-hiraya-life .pointer--10 {
  top: 24%;
  left: 47%;
}

#catalog-hiraya-life .pointer--10:before {
  top: -18px;
  left: 52px;
}

#catalog-hiraya-life .pointer--11 {
  top: 27.8%;
  left: 85%;
}

#catalog-hiraya-life .pointer--11:before {
  top: -22px;
  left: 23px;
}

#catalog-hiraya-life .pointer--12 {
  top: 32%;
  left: 57%;
}

#catalog-hiraya-life .pointer--12:before {
  top: -19px;
  left: 34px;
}

#catalog-hiraya-life .image__logo {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
}

#catalog-hiraya-life .image__logo img {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#catalog-hiraya-life .image__logo--1 {
  width: 253px;
  bottom: 5px;
}

#catalog-hiraya-life .image__logo--2 {
  width: 179px;
  bottom: 10px;
}

#catalog-hiraya-life .image__logo--3 {
  width: 176px;
  bottom: -22px;
}

#catalog-hiraya-life .image__logo--4 {
  width: 230px;
  bottom: 10px;
}

#catalog-hiraya-life .next {
  padding-bottom: 40px;
}

@media screen and (min-height: 1100px) {
  #catalog-hiraya-life .intro2 {
    margin-right: 500px;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-hiraya-life .animation--1 {
    left: 50px;
    bottom: 10%;
  }
  #catalog-hiraya-life .animation--2 {
    right: 0;
    bottom: 10%;
  }
  #catalog-hiraya-life .animation--3 {
    left: 750px;
    bottom: 4%;
  }
  #catalog-hiraya-life .logo {
    width: 80vw;
    max-width: 300px;
    margin: 0 auto;
  }
  #catalog-hiraya-life .intro1 {
    width: 100vw;
    max-width: 375px;
  }
  #catalog-hiraya-life .intro2 {
    width: 375px;
  }
  #catalog-hiraya-life .light {
    right: -40px;
  }
  #catalog-hiraya-life .mapping--4 {
    -webkit-transform: translateX(-15%);
            transform: translateX(-15%);
  }
  #catalog-hiraya-life .label--1 {
    right: -24px;
    bottom: 70px;
  }
  #catalog-hiraya-life .label--2 {
    bottom: 70px;
  }
  #catalog-hiraya-life .c-image--map .c-image__thumb {
    width: auto !important;
  }
  #catalog-hiraya-life .pointer {
    text-align: left;
  }
  #catalog-hiraya-life .pointer--1 {
    top: 5%;
    left: -11%;
  }
  #catalog-hiraya-life .pointer--2 {
    top: 28%;
    left: -12%;
  }
  #catalog-hiraya-life .pointer--3 {
    top: 51%;
    left: -15%;
  }
  #catalog-hiraya-life .pointer--4 {
    top: 11%;
    left: 112%;
  }
  #catalog-hiraya-life .pointer--5 {
    top: 29%;
    left: 112%;
  }
  #catalog-hiraya-life .pointer--6 {
    top: -4%;
    left: 59%;
  }
  #catalog-hiraya-life .pointer--7 {
    top: 74%;
    left: -14%;
  }
  #catalog-hiraya-life .pointer--8 {
    top: 45%;
    left: 120%;
  }
  #catalog-hiraya-life .pointer--9 {
    top: 10.5%;
    left: -19%;
  }
  #catalog-hiraya-life .pointer--10 {
    top: 35%;
    left: -20%;
  }
  #catalog-hiraya-life .pointer--11 {
    top: 10.8%;
    left: 120%;
  }
  #catalog-hiraya-life .pointer--12 {
    top: 28%;
    left: 129%;
  }
  #catalog-hiraya-life .image__logo--1 {
    width: 116px;
    bottom: 0;
  }
  #catalog-hiraya-life .image__logo--2 {
    width: 82px;
    bottom: 0;
  }
  #catalog-hiraya-life .image__logo--3 {
    width: 80px;
    bottom: 0;
  }
  #catalog-hiraya-life .image__logo--4 {
    width: 105px;
    bottom: 0;
  }
  #catalog-hiraya-life .next__head {
    font-size: 39px;
  }
}

/* ------------------------------
    catalog-misawa-clients-2
------------------------------ */
#catalog-misawa-clients-2 #clients06 {
  padding-left: 300px;
  padding-right: 240px;
}

#catalog-misawa-clients-2 #clients07, #catalog-misawa-clients-2 #clients08, #catalog-misawa-clients-2 #clients09, #catalog-misawa-clients-2 #clients10 {
  padding-left: 240px;
  padding-right: 240px;
}

#catalog-misawa-clients-2 .animation--1 {
  left: 580px;
  bottom: 10%;
}

#catalog-misawa-clients-2 .animation--2 {
  left: 200px;
  bottom: 4%;
}

#catalog-misawa-clients-2 .animation--3 {
  left: 30%;
  bottom: 4%;
}

#catalog-misawa-clients-2 .animation--4 {
  right: 40px;
  bottom: 4%;
}

#catalog-misawa-clients-2 .animation--5 {
  left: 40%;
  bottom: 4%;
}

#catalog-misawa-clients-2 .animation--6 {
  left: 560px;
  bottom: 4%;
}

#catalog-misawa-clients-2 .title__label {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: .4em;
}

#catalog-misawa-clients-2 .title__text {
  width: 290px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-misawa-clients-2 #clients06 {
    padding-left: 200px;
    padding-right: 120px;
  }
  #catalog-misawa-clients-2 #clients07, #catalog-misawa-clients-2 #clients08, #catalog-misawa-clients-2 #clients09, #catalog-misawa-clients-2 #clients10 {
    padding-left: 120px;
    padding-right: 120px;
  }
  #catalog-misawa-clients-2 .animation--1 {
    left: 750px;
    bottom: 10%;
  }
  #catalog-misawa-clients-2 .animation--2 {
    left: 200px;
    bottom: 10%;
  }
  #catalog-misawa-clients-2 .animation--3 {
    bottom: 10%;
  }
  #catalog-misawa-clients-2 .animation--4 {
    right: 0;
    bottom: 10%;
  }
  #catalog-misawa-clients-2 .animation--5 {
    bottom: 10%;
  }
  #catalog-misawa-clients-2 .animation--6 {
    left: 400px;
    bottom: 10%;
  }
}

/* ------------------------------
    catalog-misawa-clients-3
------------------------------ */
#catalog-misawa-clients-3 #clients11 {
  padding-left: 300px;
  padding-right: 240px;
}

#catalog-misawa-clients-3 #clients12, #catalog-misawa-clients-3 #clients13, #catalog-misawa-clients-3 #clients14, #catalog-misawa-clients-3 #clients15 {
  padding-left: 240px;
  padding-right: 240px;
}

#catalog-misawa-clients-3 .animation--1 {
  left: 580px;
  bottom: 10%;
}

#catalog-misawa-clients-3 .animation--2 {
  left: 200px;
  bottom: 4%;
}

#catalog-misawa-clients-3 .animation--3 {
  left: 30%;
  bottom: 4%;
}

#catalog-misawa-clients-3 .animation--4 {
  right: 40px;
  bottom: 4%;
}

#catalog-misawa-clients-3 .animation--5 {
  left: 40%;
  bottom: 4%;
}

#catalog-misawa-clients-3 .animation--6 {
  left: 560px;
  bottom: 4%;
}

#catalog-misawa-clients-3 .title__label {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: .4em;
}

#catalog-misawa-clients-3 .title__text {
  width: 290px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-misawa-clients-3 #clients11 {
    padding-left: 200px;
    padding-right: 120px;
  }
  #catalog-misawa-clients-3 #clients12, #catalog-misawa-clients-3 #clients13, #catalog-misawa-clients-3 #clients14, #catalog-misawa-clients-3 #clients15 {
    padding-left: 120px;
    padding-right: 120px;
  }
  #catalog-misawa-clients-3 .animation--1 {
    left: 750px;
    bottom: 10%;
  }
  #catalog-misawa-clients-3 .animation--2 {
    left: 200px;
    bottom: 10%;
  }
  #catalog-misawa-clients-3 .animation--3 {
    bottom: 10%;
  }
  #catalog-misawa-clients-3 .animation--4 {
    right: 0;
    bottom: 10%;
  }
  #catalog-misawa-clients-3 .animation--5 {
    bottom: 10%;
  }
  #catalog-misawa-clients-3 .animation--6 {
    left: 400px;
    bottom: 10%;
  }
}

/* ------------------------------
    catalog-misawa-clients-4
------------------------------ */
#catalog-misawa-clients-4 #clients16 {
  padding-left: 300px;
  padding-right: 240px;
}

#catalog-misawa-clients-4 #clients17, #catalog-misawa-clients-4 #clients18, #catalog-misawa-clients-4 #clients19, #catalog-misawa-clients-4 #clients20, #catalog-misawa-clients-4 #clients21 {
  padding-left: 240px;
  padding-right: 240px;
}

#catalog-misawa-clients-4 .animation--1 {
  left: 580px;
  bottom: 10%;
}

#catalog-misawa-clients-4 .animation--2 {
  left: 200px;
  bottom: 4%;
}

#catalog-misawa-clients-4 .animation--3 {
  left: 30%;
  bottom: 4%;
}

#catalog-misawa-clients-4 .animation--4 {
  right: 40px;
  bottom: 4%;
}

#catalog-misawa-clients-4 .animation--5 {
  left: 40%;
  bottom: 4%;
}

#catalog-misawa-clients-4 .animation--6 {
  left: 560px;
  bottom: 4%;
}

#catalog-misawa-clients-4 .title__label {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: .4em;
}

#catalog-misawa-clients-4 .title__text {
  width: 290px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-misawa-clients-4 #clients16 {
    padding-left: 200px;
    padding-right: 120px;
  }
  #catalog-misawa-clients-4 #clients17, #catalog-misawa-clients-4 #clients18, #catalog-misawa-clients-4 #clients19, #catalog-misawa-clients-4 #clients20, #catalog-misawa-clients-4 #clients21 {
    padding-left: 120px;
    padding-right: 120px;
  }
  #catalog-misawa-clients-4 .animation--1 {
    left: 750px;
    bottom: 10%;
  }
  #catalog-misawa-clients-4 .animation--2 {
    left: 200px;
    bottom: 10%;
  }
  #catalog-misawa-clients-4 .animation--3 {
    bottom: 10%;
  }
  #catalog-misawa-clients-4 .animation--4 {
    right: 0;
    bottom: 10%;
  }
  #catalog-misawa-clients-4 .animation--5 {
    bottom: 10%;
  }
  #catalog-misawa-clients-4 .animation--6 {
    left: 400px;
    bottom: 10%;
  }
}

/* ------------------------------
    catalog-misawa-clients-5
------------------------------ */
#catalog-misawa-clients-5 #clients22 {
  padding-left: 300px;
  padding-right: 240px;
}

#catalog-misawa-clients-5 #clients23, #catalog-misawa-clients-5 #clients24, #catalog-misawa-clients-5 #clients25, #catalog-misawa-clients-5 #clients26 {
  padding-left: 240px;
  padding-right: 240px;
}

#catalog-misawa-clients-5 .animation--1 {
  left: 580px;
  bottom: 10%;
}

#catalog-misawa-clients-5 .animation--2 {
  left: 200px;
  bottom: 4%;
}

#catalog-misawa-clients-5 .animation--3 {
  left: 30%;
  bottom: 4%;
}

#catalog-misawa-clients-5 .animation--4 {
  right: 40px;
  bottom: 4%;
}

#catalog-misawa-clients-5 .animation--5 {
  left: 40%;
  bottom: 4%;
}

#catalog-misawa-clients-5 .animation--6 {
  left: 560px;
  bottom: 4%;
}

#catalog-misawa-clients-5 .title__label {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: .4em;
}

#catalog-misawa-clients-5 .title__text {
  width: 290px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-misawa-clients-5 #clients22 {
    padding-left: 200px;
    padding-right: 120px;
  }
  #catalog-misawa-clients-5 #clients23, #catalog-misawa-clients-5 #clients24, #catalog-misawa-clients-5 #clients25, #catalog-misawa-clients-5 #clients26 {
    padding-left: 120px;
    padding-right: 120px;
  }
  #catalog-misawa-clients-5 .animation--1 {
    left: 750px;
    bottom: 10%;
  }
  #catalog-misawa-clients-5 .animation--2 {
    left: 200px;
    bottom: 10%;
  }
  #catalog-misawa-clients-5 .animation--3 {
    bottom: 10%;
  }
  #catalog-misawa-clients-5 .animation--4 {
    right: 0;
    bottom: 10%;
  }
  #catalog-misawa-clients-5 .animation--5 {
    bottom: 10%;
  }
  #catalog-misawa-clients-5 .animation--6 {
    left: 400px;
    bottom: 10%;
  }
}

/* ------------------------------
    catalog-misawa-clients-6
------------------------------ */
#catalog-misawa-clients-6 #clients27 {
  padding-left: 300px;
  padding-right: 240px;
}

#catalog-misawa-clients-6 #clients28, #catalog-misawa-clients-6 #clients29, #catalog-misawa-clients-6 #clients30, #catalog-misawa-clients-6 #clients31, #catalog-misawa-clients-6 #clients32 {
  padding-left: 240px;
  padding-right: 240px;
}

#catalog-misawa-clients-6 .animation--1 {
  left: 580px;
  bottom: 10%;
}

#catalog-misawa-clients-6 .animation--2 {
  left: 200px;
  bottom: 4%;
}

#catalog-misawa-clients-6 .animation--3 {
  left: 30%;
  bottom: 4%;
}

#catalog-misawa-clients-6 .animation--4 {
  right: 40px;
  bottom: 4%;
}

#catalog-misawa-clients-6 .animation--5 {
  left: 40%;
  bottom: 4%;
}

#catalog-misawa-clients-6 .animation--6 {
  left: 560px;
  bottom: 4%;
}

#catalog-misawa-clients-6 .title__label {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: .4em;
}

#catalog-misawa-clients-6 .title__text {
  width: 290px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-misawa-clients-6 #clients27 {
    padding-left: 200px;
    padding-right: 120px;
  }
  #catalog-misawa-clients-6 #clients28, #catalog-misawa-clients-6 #clients29, #catalog-misawa-clients-6 #clients30, #catalog-misawa-clients-6 #clients31, #catalog-misawa-clients-6 #clients32 {
    padding-left: 120px;
    padding-right: 120px;
  }
  #catalog-misawa-clients-6 .animation--1 {
    left: 750px;
    bottom: 10%;
  }
  #catalog-misawa-clients-6 .animation--2 {
    left: 200px;
    bottom: 10%;
  }
  #catalog-misawa-clients-6 .animation--3 {
    bottom: 10%;
  }
  #catalog-misawa-clients-6 .animation--4 {
    right: 0;
    bottom: 10%;
  }
  #catalog-misawa-clients-6 .animation--5 {
    bottom: 10%;
  }
  #catalog-misawa-clients-6 .animation--6 {
    left: 400px;
    bottom: 10%;
  }
}

/* ------------------------------
    catalog-misawa-clients
------------------------------ */
#catalog-misawa-clients #clients01, #catalog-misawa-clients #clients02, #catalog-misawa-clients #clients03, #catalog-misawa-clients #clients04, #catalog-misawa-clients #clients05 {
  padding-left: 240px;
  padding-right: 240px;
}

#catalog-misawa-clients .animation--1 {
  left: 200px;
  bottom: 4%;
}

#catalog-misawa-clients .animation--2 {
  left: 40%;
  bottom: 4%;
}

#catalog-misawa-clients .animation--3 {
  left: 40%;
  bottom: 4%;
}

#catalog-misawa-clients .animation--4 {
  left: 530px;
  bottom: 4%;
}

#catalog-misawa-clients .animation--5 {
  left: 40%;
  bottom: 4%;
}

#catalog-misawa-clients .logo {
  width: 204px;
}

#catalog-misawa-clients .slider {
  width: 100%;
  margin-top: 45.8%;
  position: relative;
}

#catalog-misawa-clients .slider video {
  width: 100%;
  opacity: .7;
  display: block;
}

#catalog-misawa-clients .slider__list {
  width: 100%;
}

#catalog-misawa-clients .slider__item {
  position: relative;
}

#catalog-misawa-clients .slider__sound {
  width: 40px;
  right: -60px;
  bottom: 0;
  position: absolute;
}

#catalog-misawa-clients .slider__sound a {
  display: block;
}

#catalog-misawa-clients .slider__sound a svg {
  display: block;
}

#catalog-misawa-clients .slider__sound a:hover circle, #catalog-misawa-clients .slider__sound a:hover path, #catalog-misawa-clients .slider__sound a.is-not-muted circle, #catalog-misawa-clients .slider__sound a.is-not-muted path {
  stroke: #191919;
}

#catalog-misawa-clients .slider .slick-list, #catalog-misawa-clients .slider .slick-track, #catalog-misawa-clients .slider .slick-slide {
  width: 100% !important;
}

#catalog-misawa-clients .slider .slick-slide {
  top: 0 !important;
  left: 0 !important;
}

#catalog-misawa-clients .slider .slick-slide:not(:first-child) {
  position: absolute !important;
}

#catalog-misawa-clients .slider .slick-dots {
  bottom: -22px;
}

#catalog-misawa-clients .slider .slick-dots li button {
  width: 24px;
  padding: 0;
}

#catalog-misawa-clients .slider .slick-dots li button:before {
  content: '';
  width: 24px;
  height: 2px;
  padding: 0;
  opacity: 1;
  top: 9px;
  background: #A8A8A8;
}

#catalog-misawa-clients .slider .slick-dots li.slick-active button:before {
  background: #191919;
}

#catalog-misawa-clients .title__label {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: .4em;
}

#catalog-misawa-clients .title__text {
  width: 290px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-misawa-clients #clients01, #catalog-misawa-clients #clients02, #catalog-misawa-clients #clients03, #catalog-misawa-clients #clients04, #catalog-misawa-clients #clients05 {
    padding-left: 120px;
    padding-right: 120px;
  }
  #catalog-misawa-clients .animation--1 {
    left: 0;
    bottom: 10%;
  }
  #catalog-misawa-clients .animation--2 {
    bottom: 10%;
  }
  #catalog-misawa-clients .animation--3 {
    bottom: 10%;
  }
  #catalog-misawa-clients .animation--4 {
    left: 400px;
    bottom: 4%;
  }
  #catalog-misawa-clients .animation--5 {
    bottom: 10%;
  }
  #catalog-misawa-clients .logo {
    width: 80vw;
    max-width: 204px;
    margin: 0 auto;
  }
  #catalog-misawa-clients .slider {
    margin-top: 0%;
    bottom: 50%;
    -webkit-transform: translate3d(0, 69px, 0);
            transform: translate3d(0, 69px, 0);
    position: absolute;
  }
  #catalog-misawa-clients .slider video {
    width: 101.5%;
  }
  #catalog-misawa-clients .slider__sound {
    bottom: 30px;
  }
  #catalog-misawa-clients .slider__sound a:hover circle, #catalog-misawa-clients .slider__sound a:hover path {
    stroke: #A8A8A8;
  }
  #catalog-misawa-clients .slider__sound a.is-not-muted circle, #catalog-misawa-clients .slider__sound a.is-not-muted path {
    stroke: #191919;
  }
  #catalog-misawa-clients .slider .slick-dots {
    bottom: -18px;
  }
  #catalog-misawa-clients .intro1 {
    width: 100vw;
    max-width: 375px;
  }
}

/* ------------------------------
    catalog-prime-smart
------------------------------ */
#catalog-prime-smart .animation--1 {
  left: 200px;
  bottom: 4%;
}

#catalog-prime-smart .animation--2 {
  right: 20px;
  bottom: 10%;
}

#catalog-prime-smart .animation--3 {
  left: 30%;
  bottom: 6%;
}

#catalog-prime-smart .animation--4 {
  right: 160px;
  bottom: 8%;
}

#catalog-prime-smart .logo {
  width: 477px;
}

#catalog-prime-smart .pointer--1 {
  top: 12.6%;
  left: 75%;
}

#catalog-prime-smart .pointer--1:before {
  top: -4px;
  left: -18px;
}

#catalog-prime-smart .pointer--2 {
  top: 17%;
  left: 58%;
}

#catalog-prime-smart .pointer--2:before {
  bottom: -18px;
  left: 43px;
}

#catalog-prime-smart .pointer--3 {
  top: 25.5%;
  left: 16%;
}

#catalog-prime-smart .pointer--3:before {
  top: -2px;
  right: -18px;
}

#catalog-prime-smart .pointer--4 {
  top: 21%;
  left: 84.5%;
}

#catalog-prime-smart .pointer--4:before {
  top: -17px;
  left: 14px;
}

#catalog-prime-smart .pointer--5 {
  top: 42%;
  left: 95.5%;
}

#catalog-prime-smart .pointer--5:before {
  top: -19px;
  left: 28px;
}

#catalog-prime-smart .pointer--6 {
  top: 54%;
  left: 81%;
}

#catalog-prime-smart .pointer--6:before {
  top: -16px;
  left: 8px;
}

#catalog-prime-smart .pointer--7 {
  top: 73%;
  left: 48%;
}

#catalog-prime-smart .pointer--7:before {
  top: -16px;
  left: 28px;
}

#catalog-prime-smart .pointer--8 {
  top: 25%;
  left: 40%;
}

#catalog-prime-smart .pointer--8:before {
  top: -19px;
  left: 25px;
}

#catalog-prime-smart .pointer--9 {
  top: 32%;
  left: 78%;
}

#catalog-prime-smart .pointer--9:before {
  top: -18px;
  left: 24px;
}

#catalog-prime-smart .pointer--10 {
  top: 49%;
  left: 42%;
}

#catalog-prime-smart .pointer--10:before {
  top: -18px;
  left: 45px;
}

#catalog-prime-smart .pointer--11 {
  top: 23%;
  left: 31.7%;
}

#catalog-prime-smart .pointer--11:before {
  top: -18px;
  left: 20px;
}

#catalog-prime-smart .pointer--12 {
  top: 73.5%;
  left: 32%;
}

#catalog-prime-smart .pointer--12:before {
  top: -17px;
  left: 27px;
}

#catalog-prime-smart .pointer--13 {
  top: 64%;
  left: 70%;
}

#catalog-prime-smart .pointer--13:before {
  top: -16px;
  left: 23px;
}

#catalog-prime-smart .label--1 {
  width: auto;
  left: 23.5%;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#catalog-prime-smart .label--2 {
  width: auto;
  left: 18%;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#catalog-prime-smart .label--3 {
  width: auto;
  left: 5%;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#catalog-prime-smart .title__head {
  text-indent: -.6em;
}

#catalog-prime-smart .minilab {
  width: 174px;
}

#catalog-prime-smart .light {
  right: 45%;
}

#catalog-prime-smart .window {
  left: 50px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-prime-smart .animation--1 {
    left: 50px;
    bottom: 10%;
  }
  #catalog-prime-smart .animation--2 {
    right: 0;
    bottom: 10%;
  }
  #catalog-prime-smart .animation--3 {
    left: 30%;
    bottom: 10%;
  }
  #catalog-prime-smart .animation--4 {
    right: 120px;
    bottom: 10%;
  }
  #catalog-prime-smart .logo {
    width: 83vw;
    max-width: 310px;
    margin: 0 auto;
  }
  #catalog-prime-smart .pointer {
    text-align: left;
  }
  #catalog-prime-smart .pointer--1 {
    top: 2.6%;
    left: 135%;
  }
  #catalog-prime-smart .pointer--2 {
    top: -7%;
    left: 81%;
  }
  #catalog-prime-smart .pointer--3 {
    top: 26%;
    left: -10%;
  }
  #catalog-prime-smart .pointer--4 {
    top: 19%;
    left: 136%;
  }
  #catalog-prime-smart .pointer--5 {
    top: 41%;
    left: 136%;
  }
  #catalog-prime-smart .pointer--6 {
    top: 65%;
    left: 134%;
  }
  #catalog-prime-smart .pointer--7 {
    top: 78%;
    left: -4%;
  }
  #catalog-prime-smart .pointer--8 {
    top: -2%;
    left: 49%;
  }
  #catalog-prime-smart .pointer--9 {
    top: 27%;
    left: 118%;
  }
  #catalog-prime-smart .pointer--10 {
    top: 49%;
    left: -4%;
  }
  #catalog-prime-smart .pointer--11 {
    top: 18%;
    left: -7%;
  }
  #catalog-prime-smart .pointer--12 {
    top: 70%;
    left: -10%;
  }
  #catalog-prime-smart .pointer--13 {
    top: 67%;
    left: 107%;
  }
  #catalog-prime-smart .map2 {
    padding-left: 80px;
  }
  #catalog-prime-smart .label--1 {
    left: 28%;
    bottom: -5px;
  }
  #catalog-prime-smart .label--2 {
    left: 17%;
    bottom: -5px;
  }
  #catalog-prime-smart .label--3 {
    left: 11%;
    bottom: -5px;
  }
  #catalog-prime-smart .minilab {
    width: 156px;
  }
  #catalog-prime-smart .intro1 {
    width: 100vw;
    max-width: 375px;
  }
  #catalog-prime-smart .window {
    left: 30px;
  }
}

/* ------------------------------
    catalog-smart-brands-ws
------------------------------ */
#catalog-smart-brands-ws .animation--1 {
  left: 200px;
  bottom: 4%;
}

#catalog-smart-brands-ws .animation--2 {
  left: 500px;
  bottom: 4%;
}

#catalog-smart-brands-ws .animation--3 {
  right: 830px;
  bottom: 4%;
}

#catalog-smart-brands-ws .animation--4 {
  right: 180px;
  bottom: 8%;
}

#catalog-smart-brands-ws .logo {
  width: 474px;
}

#catalog-smart-brands-ws .pointer--1 {
  top: 15.6%;
  left: 70.6%;
  text-align: left;
}

#catalog-smart-brands-ws .pointer--1:before {
  left: 33px;
  bottom: -18px;
}

#catalog-smart-brands-ws .pointer--2 {
  top: 32.8%;
  left: 35%;
}

#catalog-smart-brands-ws .pointer--2:before {
  top: -1px;
  right: -16px;
}

#catalog-smart-brands-ws .pointer--3 {
  top: 38.4%;
  left: 26.4%;
}

#catalog-smart-brands-ws .pointer--3:before {
  top: -3px;
  right: -16px;
}

#catalog-smart-brands-ws .pointer--4 {
  top: 33%;
  left: 78%;
}

#catalog-smart-brands-ws .pointer--4:before {
  top: -3px;
  left: -16px;
}

#catalog-smart-brands-ws .pointer--5 {
  top: 43%;
  left: 76%;
  white-space: nowrap;
}

#catalog-smart-brands-ws .pointer--5:before {
  top: -32px;
  left: -12px;
}

#catalog-smart-brands-ws .pointer--6 {
  top: 57%;
  left: 25%;
  text-align: left;
}

#catalog-smart-brands-ws .pointer--6:before {
  top: -16px;
  left: 10px;
}

#catalog-smart-brands-ws .pointer--7 {
  top: 57%;
  left: 56.2%;
}

#catalog-smart-brands-ws .pointer--7:before {
  top: -14px;
  left: 10px;
}

#catalog-smart-brands-ws .pointer--8 {
  top: 71%;
  left: 33%;
}

#catalog-smart-brands-ws .pointer--8:before {
  top: -15px;
  left: 16px;
}

#catalog-smart-brands-ws .pointer--9 {
  top: 74%;
  left: 60.8%;
}

#catalog-smart-brands-ws .pointer--9:before {
  top: -15px;
  left: 37px;
}

#catalog-smart-brands-ws .pointer--10 {
  top: 25%;
  left: 40%;
  text-align: left;
}

#catalog-smart-brands-ws .pointer--10:before {
  top: 7px;
  left: -18px;
}

#catalog-smart-brands-ws .pointer--11 {
  top: 44%;
  left: 12%;
}

#catalog-smart-brands-ws .pointer--11:before {
  top: -15px;
  left: 25px;
}

#catalog-smart-brands-ws .pointer--12 {
  top: 38%;
  left: 74%;
  white-space: nowrap;
}

#catalog-smart-brands-ws .pointer--12:before {
  bottom: -16px;
  left: 26px;
}

#catalog-smart-brands-ws .pointer--13 {
  top: 48%;
  left: 53%;
  text-align: left;
}

#catalog-smart-brands-ws .pointer--13:before {
  top: -15px;
  left: 17px;
}

#catalog-smart-brands-ws .pointer--14 {
  top: 56%;
  left: 24%;
}

#catalog-smart-brands-ws .pointer--14:before {
  top: -15px;
  left: 20px;
}

#catalog-smart-brands-ws .mapping--3 {
  -webkit-transform: translateX(-2%);
          transform: translateX(-2%);
}

#catalog-smart-brands-ws .sec1 {
  padding-right: 0;
  overflow: visible;
}

#catalog-smart-brands-ws .switch {
  width: 142px;
  height: auto;
  padding: 0;
}

#catalog-smart-brands-ws .switch__thumb,
#catalog-smart-brands-ws .switch__thumb img {
  width: 100%;
  height: auto;
}

#catalog-smart-brands-ws .lcp {
  width: 300px;
}

#catalog-smart-brands-ws .light {
  right: 45%;
}

#catalog-smart-brands-ws .light--2 {
  right: 100px;
}

#catalog-smart-brands-ws .is {
  width: 300px;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog-smart-brands-ws .animation--1 {
    left: 0;
    bottom: 10%;
  }
  #catalog-smart-brands-ws .animation--2 {
    left: 500px;
    bottom: 10%;
  }
  #catalog-smart-brands-ws .animation--3 {
    right: 380px;
    bottom: 10%;
  }
  #catalog-smart-brands-ws .animation--4 {
    right: 180px;
    bottom: 10%;
  }
  #catalog-smart-brands-ws .logo {
    width: 80vw;
    max-width: 300px;
    margin: 0 auto;
  }
  #catalog-smart-brands-ws .pointer--1 {
    top: -4.4%;
    left: 74.6%;
    white-space: nowrap;
  }
  #catalog-smart-brands-ws .pointer--2 {
    top: -7.4%;
    left: 27%;
    text-align: left;
  }
  #catalog-smart-brands-ws .pointer--3 {
    top: 20.4%;
    left: -13.4%;
    text-align: left;
  }
  #catalog-smart-brands-ws .pointer--4 {
    top: 14%;
    left: 118%;
    text-align: left;
  }
  #catalog-smart-brands-ws .pointer--5 {
    top: 38%;
    left: 116%;
    text-align: left;
  }
  #catalog-smart-brands-ws .pointer--6 {
    top: 55%;
    left: -11%;
  }
  #catalog-smart-brands-ws .pointer--7 {
    top: 60%;
    left: 112.2%;
    text-align: left;
  }
  #catalog-smart-brands-ws .pointer--8 {
    top: 80%;
    left: -9%;
    text-align: left;
  }
  #catalog-smart-brands-ws .pointer--9 {
    top: 81%;
    left: 116.8%;
    text-align: left;
  }
  #catalog-smart-brands-ws .pointer--10 {
    top: -2%;
    left: 25%;
  }
  #catalog-smart-brands-ws .pointer--11 {
    top: 42%;
    left: -18%;
    text-align: left;
  }
  #catalog-smart-brands-ws .pointer--12 {
    top: 44%;
    left: 122%;
    text-align: left;
  }
  #catalog-smart-brands-ws .pointer--13 {
    top: 12%;
    left: 123.4%;
    white-space: nowrap;
  }
  #catalog-smart-brands-ws .pointer--14 {
    top: 68%;
    left: -16%;
    text-align: left;
  }
  #catalog-smart-brands-ws .intro1 {
    width: 100vw;
    max-width: 375px;
  }
  #catalog-smart-brands-ws .intro2 {
    width: 375px;
  }
  #catalog-smart-brands-ws .lcp {
    width: 250px;
  }
  #catalog-smart-brands-ws .mapping--4 {
    -webkit-transform: translateX(-14%);
            transform: translateX(-14%);
  }
  #catalog-smart-brands-ws .light--2 {
    right: 50px;
  }
}

/* ------------------------------
    catalog
------------------------------ */
#catalog .bg__pc {
  background-image: url(../images/catalog/bg.jpg?updatetimestamp=20230425);
}

#catalog .bg__sp {
  background-image: url(../images/catalog/bg_sp.jpg?updatetimestamp=20230425);
}

#catalog .catalog__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -100px;
}

#catalog .catalog__item {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 100px;
  padding-bottom: 95px;
  position: relative;
  /*
            &--1{
                .catalog__pic{
                    width: 29.51%;
                }
                .catalog__texts{
                    width: 52.95%;
                }
                .catalog__name{
                    &__en{
                        width: 95%;
                    }
                    &__ja{
                        margin-right: 5%;
                    }
                }
            }
            &--2{
                .catalog__pic{
                    width: 29.51%;
                }
                .catalog__texts{
                    width: 52.95%;
                }
                .catalog__name{
                    &__en{
                        width: 98.36%;
                    }
                    &__ja{
                        margin-right: 2%;
                    }
                }
            }
            &--3{
                .catalog__pic{
                    width: 41.66%;
                }
                .catalog__name{
                    &__en{
                        width: 82.3%;
                    }
                    &__ja{
                        margin-right: 18%;
                    }
                }
            }
            &--4{
                .catalog__pic{
                    width: 41.66%;
                }
                .catalog__name{
                    &__en{
                        width: 94%;
                    }
                    &__ja{
                        margin-right: 5%;
                    }
                }
            }
            &--5{
                .catalog__pic{
                    width: 41.66%;
                }
                .catalog__name{
                    &__en{
                        width: 46.4%;
                        margin: 8px 0 10px;
                        img{
                            transform: scale(1.6);
                            transform-origin: left;
                        }
                    }
                    &__ja{
                        margin-top: 0;
                        top: calc(22px + 28%);
                        right: 25.6%;
                        position: absolute;
                    }
                }
            }
            &--6{
                .catalog__pic{
                    width: 29.51%;
                }
                .catalog__texts{
                    width: 52.95%;
                }
                .catalog__name{
                    &__en{
                        width: 90.6%;
                        margin: 6px 0 12px;
                    }
                }
            }
            &--7{
                .catalog__pic{
                    width: 41.66%;
                }
                .catalog__name{
                    &__ja{
                        margin-top: -3px;
                        margin-bottom: -3px;
                    }
                }
            }
            */
}

#catalog .catalog__item:nth-child(2n), #catalog .catalog__item:last-child {
  margin-right: 0;
}

#catalog .catalog__item--thumbsmall {
  /*
                .catalog__texts{
                    width: 52.95%;
                }
                */
}

#catalog .catalog__item--thumbsmall .catalog__pic {
  width: 29.51%;
}

#catalog .catalog__item--thumbsmall .catalog__name {
  /*&__ja{
                        margin-top: -3px;
                        margin-bottom: -3px;
                    }*/
}

#catalog .catalog__item--2btn {
  padding-bottom: 185px;
}

#catalog .catalog__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#catalog .catalog__texts {
  margin-left: 5.2%;
  width: 45.13%;
}

#catalog .catalog__pic {
  width: 41.66%;
}

#catalog .catalog__name {
  padding: 3px;
  position: relative;
  border-top: 1px solid #191919;
  border-bottom: 1px solid #191919;
}

#catalog .catalog__name__en {
  display: block;
  line-height: 1;
}

#catalog .catalog__name__ja {
  display: block;
  line-height: 1;
  font-size: 10px;
  font-weight: 500;
  margin-top: 8px;
  text-align: right;
}

#catalog .catalog__head {
  font-size: 16px;
  font-weight: 700;
  margin: 8px 0 -8px;
}

#catalog .catalog__desc {
  margin-top: 12px;
  font-weight: 500;
}

#catalog .catalog__features {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -3px;
}

#catalog .catalog__feature {
  padding: 0 .8em;
  border-left: 1px solid #191919;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 3px;
}

#catalog .catalog__feature sup {
  display: inline-block;
  font-size: 10px;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  margin-right: -.5em;
}

#catalog .catalog__feature:last-child {
  border-right: 1px solid #191919;
}

#catalog .catalog__btn {
  width: 100%;
  max-width: 360px;
  left: 0;
  bottom: 0;
  position: absolute;
}

#catalog .catalog__notes {
  margin-top: 60px;
}

#catalog .catalog__note {
  font-size: 11px;
  font-weight: 500;
  text-indent: -3em;
  padding-left: 3em;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #catalog .catalog {
    padding-bottom: 56px;
  }
  #catalog .catalog__list {
    display: block;
    margin-bottom: 0;
  }
  #catalog .catalog__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
    /*
                &--1{
                    .catalog__name{
                        &__en{
                            width: 88.49%;
                        }
                        &__ja{
                            margin-right: 11.51%;
                        }
                    }
                }
                &--2{
                    .catalog__name{
                        &__en{
                            width: 100%;
                        }
                        &__ja{
                            margin-right: 0;
                        }
                    }
                }
                &--3{
                    .catalog__name{
                        &__en{
                            width: 92.43%;
                        }
                        &__ja{
                            margin-right: 8%;
                        }
                    }
                }
                &--4{
                    .catalog__name{
                        &__en{
                            width: 98%;
                        }
                        &__ja{
                            margin-right: 2%;
                        }
                    }
                }
                &--5{
                    .catalog__name{
                        &__en{
                            margin: 10px 0 8px;
                            img{
                                transform: scale(1.8);
                            }
                        }
                        &__ja{
                            top: calc(16px + 35%);
                            right: 16.5%;
                        }
                    }
                }
                &--7{
                    .catalog__name{
                        &__ja{
                            margin-top: -2px;
                            margin-bottom: -2px;
                        }
                    }
                }
                */
  }
  #catalog .catalog__item:last-child {
    margin-bottom: 0;
  }
  #catalog .catalog__item--thumbsmall .catalog__name {
    padding-right: 18%;
  }
  #catalog .catalog__texts {
    margin-left: 4%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto !important;
  }
  #catalog .catalog__name {
    padding: 2px 0;
  }
  #catalog .catalog__head {
    margin: 10px 0 0;
  }
  #catalog .catalog__desc {
    margin-top: 10px;
  }
  #catalog .catalog__features {
    margin-top: 12px;
  }
  #catalog .catalog__btn {
    width: 100%;
    max-width: none;
  }
  #catalog .catalog__notes {
    margin-top: 50px;
  }
  #catalog .catalog__note {
    font-size: 10px;
  }
}

/* ------------------------------
    concept
------------------------------ */
#concept .bg__pc {
  background-image: url(../images/concept/bg.jpg?updatetimestamp=20230425);
}

#concept .bg__sp {
  background-image: url(../images/concept/bg_sp.jpg?updatetimestamp=20230425);
}

#concept .concept {
  padding-bottom: 100px;
}

#concept .concept__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#concept .concept__movie {
  width: 53.33%;
}

#concept .concept__desc {
  width: 37.16%;
  margin-right: 4.16%;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #concept .concept {
    padding-bottom: 60px;
  }
  #concept .concept__box {
    display: block;
  }
  #concept .concept__movie {
    width: 100%;
  }
  #concept .concept__desc {
    width: 100%;
    margin-right: 0;
    margin-top: 28px;
  }
}

/* ------------------------------
    digitalcatalog
------------------------------ */
#digitalcatalog .l-catalog__section--before-enter {
  padding-right: 32px;
}

#digitalcatalog .l-catalog__inner {
  padding-top: 210px;
  height: auto;
}

#digitalcatalog .l-catalog__content {
  min-height: 532px;
}

#digitalcatalog .l-catalog__section {
  background-position: left -120px top -493px;
  background-size: auto 2000px;
}

#digitalcatalog .l-catalog__section:before {
  background-position: left -30px top -493px;
  background-size: auto 2000px;
}

#digitalcatalog .l-catalog__section--bg2 {
  background-position: left -200px top -570px;
}

#digitalcatalog .animation--1 {
  left: 250px;
  top: 380px;
}

#digitalcatalog .animation--2 {
  left: 150px;
  top: 350px;
}

#digitalcatalog .animation--3 {
  display: none;
}

#digitalcatalog .lead {
  position: relative;
  left: 140px;
  font-size: 18px;
  font-weight: 700;
}

#digitalcatalog .pointer--1 {
  top: 24%;
  left: 26.6%;
}

#digitalcatalog .pointer--2 {
  top: 42.2%;
  left: 22%;
}

#digitalcatalog .pointer--2:before {
  top: -18px;
  left: 9px;
}

#digitalcatalog .pointer--3 {
  top: 71%;
  left: 26%;
}

#digitalcatalog .pointer--3:before {
  top: -18px;
  left: 37px;
}

#digitalcatalog .pointer--4 {
  top: 32.5%;
  left: 52.5%;
}

#digitalcatalog .pointer--4:before {
  top: -17px;
  left: 32px;
}

#digitalcatalog .pointer--5 {
  top: 68.6%;
  left: 50.5%;
}

#digitalcatalog .pointer--5:before {
  top: -19px;
  left: 19px;
}

#digitalcatalog .pointer--6 {
  top: 67%;
  left: 75%;
}

#digitalcatalog .pointer--6:before {
  top: -20px;
  left: 22px;
}

#digitalcatalog .pointer--7 {
  top: 24%;
  left: 23%;
}

#digitalcatalog .pointer--7:before {
  top: -20px;
  left: 30px;
}

#digitalcatalog .pointer--8 {
  top: 26%;
  left: 55%;
}

#digitalcatalog .pointer--8:before {
  top: -18px;
  left: 31px;
}

#digitalcatalog .pointer--9 {
  top: 43.5%;
  left: 56%;
}

#digitalcatalog .pointer--9:before {
  top: -18px;
  left: 7px;
}

#digitalcatalog .pointer--10 {
  top: 50%;
  left: 26%;
}

#digitalcatalog .pointer--10:before {
  top: -20px;
  left: 36px;
}

#digitalcatalog .pointer--11 {
  top: 43%;
  left: 56%;
}

#digitalcatalog .pointer--11:before {
  top: -20px;
  left: 16px;
}

#digitalcatalog .pointer--12 {
  top: 67%;
  left: 67%;
}

#digitalcatalog .pointer--12:before {
  top: -20px;
  left: 22px;
}

#digitalcatalog .logo {
  max-width: 400px;
}

#digitalcatalog .light {
  right: 50px;
}

#digitalcatalog .next {
  max-width: 360px;
}

#digitalcatalog .intro2 {
  margin-top: 80px;
  z-index: 1;
  position: relative;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

#digitalcatalog .c-enter {
  left: 0;
  background-repeat: no-repeat;
  background-size: auto 255%;
  background-position: left top -564px;
  background-size: cover;
  width: 208px;
}

#digitalcatalog .c-enter img {
  mix-blend-mode: multiply;
}

#digitalcatalog .c-enter__link {
  margin-top: 80%;
}

#digitalcatalog .c-enter__label {
  bottom: -95px;
}

#digitalcatalog .c-deco--window {
  background-size: cover;
  width: 156px;
  background-position: left top -522px;
}

#digitalcatalog .c-catalog__more {
  margin-top: -90px;
}

#digitalcatalog .c-catalog__guide {
  margin-top: -90px;
}

#digitalcatalog .c-image__wrapper {
  min-height: 532px;
}

#digitalcatalog .calalog__notice {
  font-size: 11px;
  margin-left: 80px;
  margin-top: 220px;
}

#digitalcatalog .catalog__recommend {
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
          filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.4));
  padding: 30px 24px 30px 30px;
  max-width: 347px;
}

#digitalcatalog .catalog__recommend .c-image__button.--black {
  max-width: unset;
  margin-top: 0;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#digitalcatalog .catalog__recommend .c-image__button.--black:hover {
  background-color: #fff;
  color: #000;
}

#digitalcatalog .catalog__recommend .c-image__button.--black:hover:has(svg) path {
  fill: #000;
}

#digitalcatalog .catalog__recommend .c-image__button.--black svg {
  width: 24px;
}

#digitalcatalog .catalog__recommend__contents {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 90px 1fr;
  grid-template-columns: 90px 1fr;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin-bottom: 20px;
}

#digitalcatalog .catalog__recommend__title span {
  display: block;
}

#digitalcatalog .catalog__recommend__title span:first-child {
  font-size: 18px;
  font-weight: 600;
  line-height: calc(22 / 18);
  margin-bottom: 4px;
}

#digitalcatalog .catalog__recommend__title span:last-child {
  font-size: 9px;
  font-weight: 400;
  margin-bottom: 16px;
}

#digitalcatalog .catalog__recommend__text {
  font-size: 13px;
  font-weight: 400;
  line-height: calc(23 / 13);
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #digitalcatalog .l-catalog__inner {
    padding-top: 155px;
  }
  #digitalcatalog .l-catalog__inner.--adjust {
    padding-top: 140px;
  }
  #digitalcatalog .l-catalog__content {
    min-height: 456px;
  }
  #digitalcatalog .l-catalog__section--enter {
    min-width: 300px;
  }
  #digitalcatalog .l-catalog__section--start1.is-result {
    padding-left: 17px !important;
  }
  #digitalcatalog .l-catalog__section--start1.is-result:before {
    left: 0;
  }
  #digitalcatalog .l-catalog__section {
    background-size: auto 1800px;
    background-position: left -110px top -520px;
  }
  #digitalcatalog .l-catalog__section:before {
    background-size: auto 1800px;
    background-position: left -110px top -520px;
  }
  #digitalcatalog .l-catalog__section--bg2 {
    background-position: left -110px top -580px;
  }
  #digitalcatalog .animation--1 {
    left: 400px;
    top: 180px;
  }
  #digitalcatalog .animation--2 {
    display: none;
  }
  #digitalcatalog .animation--3 {
    display: block;
    right: 0;
    top: 400px;
  }
  #digitalcatalog .pointer {
    text-align: left;
  }
  #digitalcatalog .pointer--1 {
    top: 14%;
    left: -5%;
  }
  #digitalcatalog .pointer--2 {
    top: 40.2%;
    left: -3%;
  }
  #digitalcatalog .pointer--3 {
    top: 67%;
    left: -5.5%;
  }
  #digitalcatalog .pointer--4 {
    top: -4.5%;
    left: 60.5%;
  }
  #digitalcatalog .pointer--5 {
    top: 39.6%;
    left: 110.5%;
  }
  #digitalcatalog .pointer--6 {
    top: 63%;
    left: 112%;
  }
  #digitalcatalog .pointer--7 {
    top: 21%;
    left: -19%;
  }
  #digitalcatalog .pointer--8 {
    top: 2%;
    left: 55%;
  }
  #digitalcatalog .pointer--9 {
    top: 41%;
    left: 111%;
  }
  #digitalcatalog .pointer--10 {
    top: 46%;
    left: -6%;
  }
  #digitalcatalog .pointer--11 {
    top: 1%;
    left: 55%;
  }
  #digitalcatalog .pointer--12 {
    top: 65%;
    left: 109%;
  }
  #digitalcatalog .logo {
    width: 80vw;
    max-width: 300px;
    margin: 0 auto;
  }
  #digitalcatalog .intro1 {
    width: 100vw;
    max-width: 375px;
  }
  #digitalcatalog .intro2 {
    width: 375px;
    margin-top: 60px;
    margin-bottom: 70px;
  }
  #digitalcatalog .light {
    right: -40px;
  }
  #digitalcatalog .next {
    max-width: 360px;
  }
  #digitalcatalog .c-enter {
    left: 0;
    background-position: left top -306px;
    background-size: cover;
    width: 140px;
  }
  #digitalcatalog .c-enter__link {
    margin-top: 140%;
  }
  #digitalcatalog .c-enter__label {
    bottom: -60px;
  }
  #digitalcatalog .c-deco--window {
    background-size: cover;
    width: 127px;
    background-position: left top -439px;
  }
  #digitalcatalog .c-catalog__more {
    margin-top: -40px;
  }
  #digitalcatalog .c-catalog__guide {
    margin-top: 0;
  }
  #digitalcatalog .c-image__wrapper {
    min-height: 435px;
  }
  #digitalcatalog .calalog__notice {
    margin-left: 60px;
    margin-top: 120px;
  }
  #digitalcatalog .catalog__recommend {
    padding: 30px 25px;
    max-width: 335px;
    margin-left: -32px;
  }
  #digitalcatalog .catalog__recommend__contents {
    -ms-grid-columns: 75px 1fr;
    grid-template-columns: 75px 1fr;
  }
}

/* ------------------------------
    movie
------------------------------ */
#movie .bg__pc {
  background-image: url(../images/movie/bg.jpg?updatetimestamp=20230425);
}

#movie .bg__sp {
  background-image: url(../images/movie/bg_sp.jpg?updatetimestamp=20230425);
}

#movie .movie {
  padding-bottom: 100px;
}

#movie .movie__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#movie .movie__item {
  width: 50%;
  padding: 0 4.12% 4.12% 0;
}

#movie .movie__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#movie .movie__thumb {
  width: 49%;
}

#movie .movie__thumb a {
  display: block;
  position: relative;
}

#movie .movie__comingsoon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 700;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
}

#movie .movie__texts {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 3.62%;
}

#movie .movie__head {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  border-top: 1px solid #191919;
  border-bottom: 1px solid #191919;
  padding: .6em 0;
}

#movie .movie__label {
  font-size: 1rem;
  line-height: 1.2;
  margin: .2rem 0 .6rem;
  display: block;
}

#movie .movie__desc {
  margin-top: 22px;
  font-weight: 500;
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #movie .movie {
    padding-bottom: 60px;
  }
  #movie .movie__list {
    display: block;
  }
  #movie .movie__item {
    width: 100%;
    padding: 0;
  }
  #movie .movie__item + .movie__item {
    margin-top: 65px;
  }
  #movie .movie__thumb {
    width: 38.23%;
  }
  #movie .movie__comingsoon {
    font-size: 11px;
  }
  #movie .movie__texts {
    margin-left: 4.41%;
  }
  #movie .movie__head {
    font-size: 28px;
    padding: .2em 0;
  }
  #movie .movie__label {
    line-height: 1.4;
    margin: .4rem 0 .6rem;
  }
  #movie .movie__desc {
    margin-top: 6px;
  }
  #movie .movie__btn {
    margin-top: 12px;
  }
}

/* ------------------------------
    top
------------------------------ */
#top .bg__pc {
  background-position: top -460px center;
  background-size: 2560px auto;
  background-image: url(../images/top/bg.jpg?updatetimestamp=20230425);
}

#top .bg__sp {
  z-index: -1;
  background-position: top center;
  background-image: url(../images/top/bg_sp.jpg?updatetimestamp=20230425);
}

#top .l-main {
  min-height: 100%;
  padding: 0 8.33%;
}

#top .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;
  min-height: 700px;
  height: 100vh;
}

#top .contents {
  width: 100%;
}

#top .hide-item {
  opacity: 0;
}

#top .logo {
  width: 297px;
  margin: 0 auto;
}

#top .logo a {
  display: block;
}

#top .logo a:hover {
  opacity: 1;
}

#top .logo a:hover .logo__bar {
  background: #fff;
}

#top .logo a:hover .logo__main {
  fill: #fff;
}

#top .logo a:hover .logo__title {
  color: #fff;
}

#top .logo__item {
  position: relative;
}

#top .logo__base {
  opacity: 0;
}

#top .logo__bar {
  position: absolute;
  background: #191919;
  -webkit-transition: background .3s;
  transition: background .3s;
}

#top .logo__bar--1 {
  height: 9px;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
}

#top .logo__bar--2 {
  height: 9px;
  width: 100%;
  bottom: 0;
  right: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
}

#top .logo__bar--3 {
  height: 89.5%;
  width: 9px;
  top: 0;
  right: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: top;
          transform-origin: top;
}

#top .logo__bar--4 {
  height: 69%;
  width: 9px;
  bottom: 0;
  left: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
}

#top .logo__bar--5 {
  height: 9px;
  width: 12.8%;
  top: 29.2%;
  left: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
}

#top .logo__bar--6 {
  height: 9px;
  width: 12.7%;
  bottom: 10%;
  right: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
}

#top .logo__main {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 239px;
  height: 236px;
  opacity: 0;
  -webkit-transition: fill .3s;
  transition: fill .3s;
  fill: #191919;
}

#top .logo__title {
  font-size: 16px;
  font-weight: 900;
  text-align: center;
  margin-top: 8px;
  -webkit-transition: color .3s;
  transition: color .3s;
}

#top .links {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#top .links__item + .links__item {
  margin-left: 7.33%;
}

#top .links__item--note a {
  -ms-grid-columns: calc(60 / 1440 * 100vw) auto;
  grid-template-columns: calc(60 / 1440 * 100vw) auto;
}

#top .links__item--note .links__icon svg {
  fill: #191919;
}

#top .links__item--movie a {
  -ms-grid-columns: calc(56 / 1440 * 100vw) auto;
  grid-template-columns: calc(56 / 1440 * 100vw) auto;
}

#top .links__item--movie, #top .links__item--movie .links__link > a {
  color: #fff;
}

#top .links__item--movie .links__link > a:hover::after {
  background: #fff;
}

#top .links__item--movie .links__icon svg {
  fill: #fff;
}

#top .links__item--movie .links__icon img.--pc {
  display: block;
}

#top .links__item--movie .links__icon img.--sp {
  display: none;
}

#top .links__item--movie .links__en, #top .links__item--movie .links__ja {
  border-color: #fff;
}

#top .links__lead {
  font-weight: 700;
  font-size: calc(13 / 1440 * 100vw);
}

#top .links__link {
  margin-top: 11px;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
}

#top .links__link a {
  padding-bottom: 13px;
  display: -ms-grid;
  display: grid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-inline: auto;
  position: relative;
}

#top .links__link a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 3px;
  background: #191919;
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
}

#top .links__link a:hover {
  opacity: 1;
}

#top .links__link a:hover::after {
  opacity: 1;
}

#top .links__icon {
  position: relative;
  display: inline-block;
  max-width: 56px;
}

#top .links__icon svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

#top .links__label {
  position: relative;
  text-align: center;
}

#top .links__en, #top .links__ja {
  -webkit-transition: .3s;
  transition: .3s;
  display: inline-block;
}

#top .links__en {
  font-size: 2.77778vw;
}

@media screen and (min-width: 1440px) {
  #top .links__en {
    font-size: 40px;
  }
}

#top .links__ja {
  font-size: calc(28 / 1440 * 100vw);
  margin: auto;
}

@media screen and (min-width: 1852px) {
  #top .links__lead {
    font-size: 16px;
  }
  #top .links__ja {
    font-size: 36px;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #top .wrap {
    min-height: auto;
    height: auto;
    padding-bottom: 80px;
  }
  #top .main {
    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;
    height: 100vh;
    padding: 0 8.33% 60px;
  }
  #top .logo {
    width: 170px;
  }
  #top .logo a:hover {
    opacity: 1;
  }
  #top .logo a:hover .logo__bar {
    background: #191919;
  }
  #top .logo a:hover .logo__main {
    fill: #191919;
  }
  #top .logo a:hover .logo__title {
    color: #191919;
  }
  #top .logo__bar--1 {
    height: 5px;
  }
  #top .logo__bar--2 {
    height: 5px;
  }
  #top .logo__bar--3 {
    width: 5px;
  }
  #top .logo__bar--4 {
    width: 5px;
  }
  #top .logo__bar--5 {
    height: 5px;
  }
  #top .logo__bar--6 {
    height: 5px;
  }
  #top .logo__main {
    width: 137px;
    height: 136px;
    opacity: 0;
  }
  #top .logo__title {
    font-size: 13px;
    margin-top: 0;
  }
  #top .arrow {
    margin-top: 34px;
    -webkit-animation: move-arrow 3s 1s infinite;
            animation: move-arrow 3s 1s infinite;
  }
  #top .arrow a {
    display: block;
    margin: 0 auto;
    width: 38px;
    height: 38px;
    position: relative;
  }
  #top .arrow a:before, #top .arrow a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #top .arrow a:before {
    width: 2px;
    height: 100%;
    background: #191919;
  }
  #top .arrow a:after {
    bottom: 3px;
    width: 24px;
    height: 24px;
    border: 2px solid #191919;
    border-top: none;
    border-left: none;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #top .links {
    margin-top: 0;
    display: block;
  }
  #top .links__item + .links__item {
    margin-left: 0;
    margin-top: 70px;
  }
  #top .links__item--note a {
    -ms-grid-columns: 48px auto;
    grid-template-columns: 48px auto;
  }
  #top .links__item--movie a {
    -ms-grid-columns: 48px auto;
    grid-template-columns: 48px auto;
  }
  #top .links__item--movie, #top .links__item--movie .links__link > a {
    color: #191919;
  }
  #top .links__item--movie .links__link > a:hover::after {
    background: #191919;
  }
  #top .links__item--movie .links__icon svg {
    fill: #191919;
  }
  #top .links__item--movie .links__icon img.--pc {
    display: none;
  }
  #top .links__item--movie .links__icon img.--sp {
    display: block;
  }
  #top .links__item--movie .links__en, #top .links__item--movie .links__ja {
    border-color: #191919;
  }
  #top .links__lead {
    font-size: 13px;
    text-align: center;
  }
  #top .links__link {
    white-space: normal;
    display: table;
    margin: 13px auto 0;
  }
  #top .links__link a {
    gap: 0px;
    padding-bottom: 8px;
    border-bottom: 2px solid #191919;
  }
  #top .links__link a::after {
    height: 2px;
    opacity: 1;
  }
  #top .links__link a:hover .links__ja {
    opacity: 0;
  }
  #top .links__label {
    margin-left: 8px;
  }
  #top .links__en {
    font-size: 28px;
  }
  #top .links__ja {
    font-size: 24px;
  }
}

/* ------------------------------
    vr
------------------------------ */
#vr .l-catalog__inner.--adjust {
  padding-top: 170px;
}

#vr .animation--1 {
  left: 220px;
  top: 340px;
}

#vr .animation--2 {
  left: 50px;
  top: 290px;
}

#vr .animation--3 {
  display: none;
}

#vr .lead {
  position: relative;
  left: 140px;
  font-size: 18px;
  font-weight: 700;
}

#vr .pointer--1 {
  top: 24%;
  left: 26.6%;
}

#vr .pointer--2 {
  top: 42.2%;
  left: 22%;
}

#vr .pointer--2:before {
  top: -18px;
  left: 9px;
}

#vr .pointer--3 {
  top: 71%;
  left: 26%;
}

#vr .pointer--3:before {
  top: -18px;
  left: 37px;
}

#vr .pointer--4 {
  top: 32.5%;
  left: 52.5%;
}

#vr .pointer--4:before {
  top: -17px;
  left: 32px;
}

#vr .pointer--5 {
  top: 68.6%;
  left: 50.5%;
}

#vr .pointer--5:before {
  top: -19px;
  left: 19px;
}

#vr .pointer--6 {
  top: 67%;
  left: 75%;
}

#vr .pointer--6:before {
  top: -20px;
  left: 22px;
}

#vr .pointer--7 {
  top: 24%;
  left: 23%;
}

#vr .pointer--7:before {
  top: -20px;
  left: 30px;
}

#vr .pointer--8 {
  top: 26%;
  left: 55%;
}

#vr .pointer--8:before {
  top: -18px;
  left: 31px;
}

#vr .pointer--9 {
  top: 43.5%;
  left: 56%;
}

#vr .pointer--9:before {
  top: -18px;
  left: 7px;
}

#vr .pointer--10 {
  top: 50%;
  left: 26%;
}

#vr .pointer--10:before {
  top: -20px;
  left: 36px;
}

#vr .pointer--11 {
  top: 43%;
  left: 56%;
}

#vr .pointer--11:before {
  top: -20px;
  left: 16px;
}

#vr .pointer--12 {
  top: 67%;
  left: 67%;
}

#vr .pointer--12:before {
  top: -20px;
  left: 22px;
}

#vr .logo {
  max-width: 400px;
}

#vr .light {
  right: 50px;
}

#vr .next {
  max-width: 360px;
}

#vr .intro2 {
  margin-top: 130px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

#vr .c-enter img {
  mix-blend-mode: multiply;
}

@media screen and (min-height: 1100px) {
  #vr .intro2 {
    margin-right: 500px;
  }
}

@media screen and (max-height: 700px), screen and (max-width: 768px) {
  #vr .l-catalog__inner.--adjust {
    padding-top: 260px;
  }
  #vr .c-catalog__guide {
    margin-top: -120px;
  }
  #vr .c-catalog__more {
    margin-top: -90px;
  }
  #vr .l-catalog__section--enter {
    min-width: 300px;
  }
  #vr .l-catalog__section--before-enter {
    padding-right: 32px;
  }
  #vr .l-catalog__inner {
    padding-top: 100px;
  }
  #vr .l-catalog__section--start1 {
    padding-right: 60px;
  }
  #vr .animation--1 {
    left: -40px;
    top: 300px;
  }
  #vr .animation--2 {
    display: none;
  }
  #vr .animation--3 {
    display: block;
    right: 24px;
    top: 300px;
  }
  #vr .pointer {
    text-align: left;
  }
  #vr .pointer--1 {
    top: 14%;
    left: -5%;
  }
  #vr .pointer--2 {
    top: 40.2%;
    left: -3%;
  }
  #vr .pointer--3 {
    top: 67%;
    left: -5.5%;
  }
  #vr .pointer--4 {
    top: -4.5%;
    left: 60.5%;
  }
  #vr .pointer--5 {
    top: 39.6%;
    left: 110.5%;
  }
  #vr .pointer--6 {
    top: 63%;
    left: 112%;
  }
  #vr .pointer--7 {
    top: 21%;
    left: -19%;
  }
  #vr .pointer--8 {
    top: 2%;
    left: 55%;
  }
  #vr .pointer--9 {
    top: 41%;
    left: 111%;
  }
  #vr .pointer--10 {
    top: 46%;
    left: -6%;
  }
  #vr .pointer--11 {
    top: 1%;
    left: 55%;
  }
  #vr .pointer--12 {
    top: 65%;
    left: 109%;
  }
  #vr .logo {
    width: 80vw;
    max-width: 300px;
    margin: 0 auto;
  }
  #vr .intro1 {
    width: 100vw;
    max-width: 375px;
  }
  #vr .intro2 {
    width: 375px;
    margin-top: 0;
  }
  #vr .light {
    right: -40px;
  }
  #vr .next {
    max-width: 360px;
  }
}

