@keyframes ripple {
    0% {
        transform: skewX(0deg);
    }
    50% {
        transform: skewX(-10deg);
    }
    100% {
        transform: skewX(-20deg);
    }
}
@keyframes borderZoom {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

body {
    background: url("../assets/img/home-bg.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    color: #fff;
    font-family: Hiragino Mincho ProN;
    overflow-y: scroll;
}
p {
    margin-bottom: 0.5rem;
}
.red{
    color:var(--bs-red);
}
.lh-lgx {
    line-height: 1.8 !important;
}
/*@font-face {*/
/*    font-family: 'hiraminpro';*/
/*    src: url("../assets/font/hiraminpro-w6-opentype_bigfontsite.com.otf") format("opentype");*/
/*}*/

/*@font-face {*/
/*    font-family: 'hiraminpro';*/
/*    font-weight: bold;*/
/*    src: url("../assets/font/hiraminpro-w6-opentype_bigfontsite.com.otf") format("opentype");*/
/*}*/
#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 9990; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

#mainNav{
    padding: 20px 0;

    background: #B50708;
}

#m-main-header{
  display: none;
  height: 5rem;
}

.phone-header-nav .phone-header-img{
  height: 4rem;
  margin-left: 10px;
}

.nav-left{
    position: absolute;
    left: 0;
    height: 100%;
}
.nav-right{
    position: absolute;
    right: 0;
    height: 100%;
}
#mainNav .navbar-nav .nav-link{
    color: #fff;
    padding: 10px 20px;
    font-weight: bold;
    cursor: pointer;
}
#mainNav .navbar-nav .nav-link.active{
    color: #333333;
    position: relative;
    z-index: 5;

}
#mainNav .navbar-nav .nav-link.active:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0%;
    padding: 10px 30px;
    z-index: -1;
    -webkit-animation: ripple 0.5s linear forwards;
    animation: ripple 0.5s linear forwards;

    background: #c4a27d;
}
#mainNav .nav-item{
  cursor: pointer;
}
.top-twitter{
    padding: 9px 30px;
}
.top-twitter img{
    width: 35px;
}
#mainNav .navbar-nav .top-twitter{
    padding-top: 8px;
}
.main-nav-ul{
    margin: 0 auto;
}
header {
    padding-top: 8rem;
    padding-bottom: 3rem;
}
#home{

}
.home-img-left{
    width: 100%;
}
.home-block-right p{
    white-space: nowrap;
}
.home-ul-right{
    padding-left: 0;
    list-style-type: none;
}
.home-ul-right li{
    padding-left: 45px;
    margin-bottom: 15px;
}
.home-ul-right .l1{
    background: url("../assets/img/icon-calendar.png") no-repeat left 3px;
    background-size: 25px;
    white-space: nowrap;
}
.special-text{
    white-space: nowrap;
}

.home-ul-right .l2{
    background: url(../assets/img/icon-map.png) no-repeat 3px 3px;
    background-size: 20px;
    margin-bottom: 25px;
}
.home-ul-right .l3{
    /*background: url("../assets/img/icon-share.png") no-repeat left 12px;*/
    background-size: 25px;
}
.home-img-right{
    position: relative;
}
/*.home-img-right .s-title-button{*/
/*    position: absolute;*/
/*    width: 150px;*/
/*    top:20px;*/
/*    right: -170px;*/
/*}*/
.home-img-right .s-title{
    width: 95%;
}
#home .sy-button img{
    width: 300px;
}
.home-ul-right .l3 .bt1 img{
    width: 120px;
}
.home-ul-right .l3 .bt2 img{
    width: 120px;
}
.common-title{
    color: #fff;
    margin: 0 auto;
    width: auto;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 50px;
}
.common-title:after{
    content: "";
    display: inline-block;
    bottom:0;
    left: 0;
    margin: 0 auto;
    right: 0;
    position: absolute;
    text-align: center;
    width: 120px;
    height: 3px;
    background:  #EDB225;
}
#news .image img{
    width: 100%;
}
#news .date{
    margin: 20px 0 10px;
}
#news .des{
    color: #fff;
}
.videowrapper {
    float: none;
    clear: both;

}
.videowrapper iframe {
    width: 800px;
    height: 500px;
    margin: 0 auto;
    display: block;
}
.intro.intro2{
    padding-top: 3rem !important;
}
.intro img{
    width: 100%;
}
.intro .common-title{
    text-align: left;
    margin: 0 0 40px;
}
.intro .common-title:after{

    left: 15px;
    margin: auto;
    right: auto;
}

.intro2{
    /*height: 600px;*/
    /*background: url(../assets/img/intro-img-bg2-full.png)  no-repeat;*/
    /*background-size: 67%;*/
    /*background-position: left center;*/
    /*background-position: left center;*/
    /*padding-bottom: 50px !important;*/
}
.intro1{
    /*height: 600px;*/
    /*background: url("../assets/img/intro-img-bg-full.png") no-repeat;*/
    /*background-position: right center;*/
    /*background-position: right center;*/
    /*background-size: 62%;*/
    /*padding-top: 50px !important;*/
    /*padding-bottom: 50px !important;*/
}
.intro-des-mt{
    /*margin-top: 80px;*/
}
.intro-des-mt2{
    /*margin-top: 10px;*/
}


#character{
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
    background: url("../assets/img/rw_bg.jpg") no-repeat;
    background-size: cover;
}
.popup-trigger{
    position: relative;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}
.popup-trigger::-webkit-scrollbar {
    display: none;
}
#character::-webkit-scrollbar {
    display: none;
}
#character .image img{
    width: 100%;
}
#character .name{
    margin-top: 20px;
    padding: 5px 0;
    background: url(../assets/img/rw-bg.png) center no-repeat;
    background-size: 100%;
    margin-bottom: 20px;
}
#character .name .des{
    margin-bottom: 0;
    text-align: center;
}
#character .col-lg-2.col-4{
    cursor: pointer;
}
.popup-trigger .staff-function{
    width: 1296px !important;
    position: relative;
    max-width: initial;
}
.character-cast__anchor{
    list-style-type: none;
}
.character-cast__anchor-item {
    position: absolute;
    /*background: rgba(255,255,255,0.4);*/
    width: 7rem;
    height: 7rem;
    cursor: pointer;
}
.character-cast__anchor-item:hover:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 2px solid #fff;
    -webkit-animation: borderZoom 1.5s linear infinite;
    animation: borderZoom 1.5s linear infinite;
    border-radius: 100px;
}
.character-cast__anchor-item.smc {
  top: -.01rem;
  left: 16.4rem;
  width: 7rem;
  height: 6.7rem;
}
.character-cast__anchor-item.yq{
  top: -0.1rem;
  left: 28.65rem;
  width: 7rem;
  height: 7rem;
}
.character-cast__anchor-item:nth-of-type(3) {
    top: 12.6rem;
    left: 3.4rem;
}
.character-cast__anchor-item:nth-of-type(4) {
    top: 30.6rem;
    left: 3.3rem;
}
.character-cast__anchor-item.wxf {
  top: 20.3rem;
  left: 4.8rem;
}
.character-cast__anchor-item.yx{
  top: 35.9rem;
  left: 4.8rem;
}
.character-cast__anchor-item.smq {
  top: 20.3rem;
  left: 16.2rem;
}
.character-cast__anchor-item.tx {
  top: 35.9rem;
  left: 16.65rem;
}
.character-cast__anchor-item.yyzq {
  top: 19.2rem;
  left: 26.5rem;
  width: 9rem;
  height: 9rem;
}
.character-cast__anchor-item.xm {
  top: 35.9rem;
  left: 27.22rem;
}
.character-cast__anchor-item.xmk {
  top: 20.4rem;
  left: 39.2rem;
}
.character-cast__anchor-item.qtr{
    top: 35.9rem;
    left: 40.45rem;
}
.character-cast__anchor-item.ll {
  top: 13.6rem;
  left: 59.25rem;
}
.character-cast__anchor-item.gmy {
  top: 13.6rem;
  left: 70.35rem;
}
.character-cast__anchor-item:nth-of-type(15) {
    top: 21.8rem;
    left: 64.3rem;
}
.character-cast__anchor-item:nth-of-type(16) {
    top: 21.8rem;
    left: 72.2rem;
}
.character-cast__anchor-item:nth-of-type(17) {
    top: 31.8rem;
    left: 64.3rem;
}
.character-cast__anchor-item:nth-of-type(18) {
    top: 31.8rem;
    left: 72.2rem;
}
.staff-image{
    width: 1276px;
    margin: 0 auto;
    display: block;
}

.popup-box{
    display: none;
    position: fixed;
    top:0;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-size: 100% 100%;
    padding: 5px;


    background-image: url("../assets/img/popup-bg-out-line.png");
}
.popup-content{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.popup-box .popup-shape-border{
    padding: 30px;
    /*display: none;*/
    position: fixed;
    top:0;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll !important;
    z-index: 9999;
    background-size: 100% 100%;
    background-repeat: no-repeat;

}
.popup-box .popup-shape-border::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.popup-box .popup-shape-border {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}
.popup-box .close{
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    z-index: 99;
    cursor: pointer;
    position: absolute;
    right: 30px;
    top:30px;
    background: url(../assets/img/close.png) center no-repeat;
    background-size: 100%;
}
.popup-box.news-popup{
    text-align: left;
}
.popup-box.news-popup .date{
    color: #FF0000;
}
.popup-box.news-popup .title{
    color: #ECE019;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 30px;
}
.popup-box.news-popup .title:after{
    content: "";
    display: inline-block;
    bottom:0;
    left: 0;
    margin: 0 auto;
    right: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    height: 3px;
    background:  #FF0000;
}
.popup-box.news-popup .news-content{
    max-width: 990px;
    margin: 30px auto;
}
.popup-box.news-popup .news-content p{
    margin-bottom: 40px;
}

.popup-box.rw-popup .image{
    margin-top: 30px;
}
.popup-box.rw-popup img{
    width: 100%;
}
.popup-box.rw-popup .height5{
  height: 5px;
}
.popup-box.rw-popup .popup-title
{
    color: #DCBE94;
    margin-top: 10px;
    line-height: 20px;
    display: flex;
    padding-left: 10px;
    align-items: center;
    height: 60px;
    width: 100%;
    background: url("../assets/img/title_bg.png") left center no-repeat;
    background-size:  cover;
}
.popup-box.rw-popup .character-image{
    float: left;
    display: none;
}

.popup-box.rw-popup#smc .character-image{
    margin-top: 20px;
}
.popup-box.rw-popup .character-image.image1{
    width: 35%;
}
.popup-box.rw-popup .character-image.image2{
    width: 35%;
}
.popup-box.rw-popup#yq .character-image.image1{
    width: 25%;
    margin-right: 10%;
}
.popup-box.rw-popup#yyzq .character-image.image2{
    width: 60%;
}
.popup-box.rw-popup#smq .character-image.image2{
    width: 38%;
}

.popup-box.rw-popup#smc .character-image.image2{
    width: 29%;
}
.popup-box.rw-popup#wxf .character-image.image2{
    width: 32%;
}
.popup-box.rw-popup#yx .character-image.image1{
    width: 27%;
    margin-left: 3%;
}
.popup-box.rw-popup#xmk .character-image.image1{
    width: 33%;
}
.popup-box.rw-popup#qtr .character-image.image2{
    width: 33%;
}
.popup-box.rw-popup#xm .character-image.image1,.popup-box.rw-popup#xm .character-image.image2{
    width: 27%;
}
.popup-box.rw-popup#gmy .character-image.image1{
    width: 27%;
}
.popup-box.rw-popup#gmy .character-image.image2{
    width: 33%;
}
.popup-box.rw-popup#ll .character-image.image1{
    width: 25%;
}
.popup-box.rw-popup#ll .character-image.image2{
    width: 70% !important;
    margin-left: -30%;
}
.popup-box.rw-popup#tx .character-image.image1{
    width: 45%;
    margin-left: -10%;
}
.popup-box.rw-popup .character-des{
    height: 100%;
    width: 60%;
    display: none;
    margin-left: 5%;
   float: left;
   background-size: 35% !important;
    background-position:left top !important;
    background-repeat: no-repeat !important;
    padding-bottom:0;
}
.popup-box.rw-popup .character-des p{
    padding-left: 10px;
    color: #DCBE94;
}

.popup-box.rw-popup .character-des p.cv{
  font-size: 1.5rem;
  padding: 15px 0 5px 10px;
}

.popup-box.rw-popup#yyzq .character-des.des2{
    width: 60%;
    margin-left: -20%;
    background-size: 60% !important;
}
.popup-box.rw-popup#ll .character-des.des2{
    width: 50%;
    margin-left: -10%;
    background-size: 60% !important;
}
.popup-box.rw-popup#smq .character-des.des2{
    width: 60%;
    margin-left: -5%;
    background-size: 60% !important;
}
.popup-box.rw-popup .name{
    margin-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}
.popup-box.rw-popup .name:after{
    content: "";
    display: inline-block;
    bottom:0;
    left: 0;
    margin: 0 auto;
    right: 0;
    position: absolute;
    text-align: center;
    width: 200px;
    height: 3px;
    background:  #FF0000;
}
.popup-box.rw-popup .des{
    max-width: 800px;
    margin: 0 auto 50px;
    text-align: left !important;
}
.popup-box p{
    margin-top: 20px;
}
.infor-col-1{
    width: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.infor-col-2{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
}
.infor-col-1 div{
    display: inline-block;
}
.infor-col-1 div.infor-m{
    margin: 0 50px;
}
.infor-m a{
    text-decoration: underline;
   color: #FCDB23;
}
#information{

    margin-top: 50px;
}
.infor-col-3 .infor-text{
    margin-bottom: 15px;
    text-align: center;
}
.infor-col-3 .infor-text.text1{
   margin-top: 40px;
    color: #fff;
    opacity: 0.8;
}

.logo-section img{
    width: 45%;
    margin: 0 20px;
}
.information-staff{
    background: url(../assets/img/information-bottom-bg.png)  center top no-repeat;
    background-size: cover;
}
.logo-section{

    padding-top: 0 !important;
}
.table-section{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}
.qb-table{
    text-align: center;
}
.qb-table a{
    color: #FFDC50;
}
.qb-table th{
  background: #B30303;
    padding: 10px 10px;

}
.table-button{
    margin: 70px auto 10px;
}
.table-button img{
    width: 500px;

}
.qb-table td{
    padding: 20px 10px;
    vertical-align: top;
    border-bottom: 1px dashed #fff;

}
.qb-table .td1{
    width: 18%;
}
.qb-table .td2{
    width: 50%;
}
.slide-text{
    position: relative;
    width: 200px;
    display: inline-block;
}
.slide-text:before{
    display: block;
    content: "";
    background: url('../assets/img/slider-left.png');
    background-size: cover;
    left: -10px;
    top:0;
    width: 30px;
    position: absolute;
    height: 30px;
}
.slide-text:after{
    display: block;
    content: "";
    position: absolute;
    background: url('../assets/img/slider-right.png');
    background-size: cover;
    right: -10px;
    top:0;
    width: 30px;
    height: 30px;
}
@media (min-width: 2000px) {
    .fs-6 {
        font-size: 1.3rem !important
    }
}
@media (min-width: 2200px) {
    .fs-6{
        font-size: 1.2vw !important;
        line-height: 1.8vw !important;
    }
    .popup-box.rw-popup .popup-title{
        line-height: 1.8vw;
        height: 5vw;
    }
    .intro1{
        height: auto;
        background-size: contain;
        background-position: right center;
    }
    .intro2{
        height: auto;
        background-size: contain;
        background-position: left center;
    }
}
@media (max-width: 991.98px) {
    body{
        background-size: auto 100%;
    }

    #m-main-header{
      display: block;
    }

    .popup-box{


        background-image: url("../assets/img/popup-bg-out-line-mobile.png");
    }
    .popup-box.rw-popup .popup-title{
        justify-content: center;
    }
    .popup-box .detail{
        margin-top: 20px;
    }
    .popup-box p{
        margin-top: 5px;
        margin-bottom: 0;
    }
    .intro{
        padding-top: 30px !important;
    }
    .popup-content{
        position: static;
        transform:none;
    }
    .popup-box.rw-popup .character-des.des2{
        padding-left: 0 !important;
        margin-left: 0 !important;
        background-position: right -100% top !important;

        background-size: 80% !important;
    }
    .popup-box.rw-popup .character-image{
        margin-top: 20px;
    }
    .popup-box.rw-popup .character-image.image2{
        margin-right: 5%;
        position: absolute;
        float: right;
        right: 0;
        width: 35% !important;
    }
    .popup-box.rw-popup#yyzq .character-image.image2{
        margin-right: -15%;
        position: absolute;
        float: right;
        right: 0;
        width: 70% !important;
    }
    .popup-box.rw-popup#gmy .character-image.image1 {
        margin-left: 5%;
    }
    .popup-box.rw-popup#ll .character-image.image1{
        margin-left: 8%;
    }
    .popup-box.rw-popup#tx .character-image.image1{
        width: 35%;
        margin-left: 0;
    }
    .popup-box.rw-popup#xm .character-image.image1{
        margin-left: 8%;
    }
    .popup-box.rw-popup#xmk .character-image.image1{
        margin-left: 2%;
    }
    .popup-box.rw-popup#yx .character-image.image1{
        margin-left: 8%;
    }
    .infor-col-1 div {
        text-align: center;
        margin-bottom: 10px !important;
        display: block;
    }
    header {
        padding-top: 0;
       /* padding-bottom: 2rem;*/
        padding-bottom: 0;
    }
    .m-header-nav{
    }

    #mainNav{
        display: none;
    }
    .home-ul-right li{
        padding-left: 0;
    }
    .home-ul-right .l1, .home-ul-right .l2{
        background: none;
        text-align: center;
    }
    .videowrapper iframe {
        width: 100%;
        height: 320px;
        margin: 0 auto;
        display: block;
    }
    .py-5{
    }
    #news .image{
        float: left;
        width: 35%;
    }
    #news .col-lg-4{
        margin-top: 40px;
    }
    #news .text-des{
        width: 55%;
        margin-left: 5%;
        float: left;
    }
    #news .date {
        margin: 0 0 10px;
    }
    #news .des{
    }
    .common-title {
        margin-bottom: 30px;
    }
    .intro .common-title{
        text-align: center;
        margin: 0 auto 40px;
    }
    .intro .row{
        text-align: center;
    }

    .intro1{
        background: none;
    }
    .intro2{
        padding-bottom: 20px !important;
        background: none;
    }
    .common-title:after{
        width: 80px;
    }
    .intro .common-title:after{

        left: 0;
        margin: auto;
        right: 0;
    }

    #character .name{
        margin: 10px 0 30px;
    }
    #character .name .des{

    }

    .row > *{
        padding-left: 0;
        padding-right: 0;
    }
    .popup-box{

        margin: 10px !important;


    }
    .popup-box .close{
        content: "";
        width: 20px;
        height: 20px;
        right: 20px;
        top:20px;
    }
    .popup-box.rw-popup .image{
        margin-top: 20px;
    }
    .popup-box.rw-popup .image img{
        width: 120px;
    }
    .popup-box.rw-popup .name{
        margin-top: 30px;
        margin-bottom: 20px;
        padding-bottom: 10px;
        position: relative;
    }
    .popup-box.rw-popup .name:after{
        content: "";
        display: inline-block;
        bottom:0;
        left: 0;
        margin: 0 auto;
        right: 0;
        position: absolute;
        text-align: center;
        width: 200px;
        height: 3px;
        background:  #FF0000;
    }
    .popup-box.rw-popup .des{
        max-width: 800px;
        margin: 0 auto 50px;
        text-align: left !important;
    }
    .popup-box.news-popup{
        padding: 5px 10px !important;
    }
    .infor-col-1 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .infor-col-1 div.infor-m{
        margin: 0 10px;
    }
    .infor-col-3 .infor-text.text1 {
        margin-top: 50px !important;
    }
    .infor-col-3 .infor-text {
      font-size: .9rem;
        margin-bottom: 10px !important;
    }
    #information {
        background: none;
    }
    .logo-section{
        padding-top: 10px !important;
    }
    .logo-section img{
       width: 90%;
    }
    .logo-section img{
        margin: 0 8px;
    }
    .share-section img{
        width: 50px;
        margin: 20px;
    }

    .official-twitter img, .qb-button img ,.table-button img{
        margin: 0 auto;
        display: block;
        max-width: 320px;
    }
    .fs-4 {
        font-size: calc(1.2rem + 0.25vw) !important;
    }
    .fs-5{
        font-size: 1rem !important;
    }
    .infor-text.fs-5{
        font-size:1.5rem !important;
    }
    .qb-table.fs-5{
        font-size: 0.9rem !important;
    }
    .qb-table .td2{
        text-align: left;
    }
    #home .sy-button img{
        margin: 0 auto;
        display: block;
        width: auto;
        max-width: 320px;
    }
    .table-button{
        margin: 40px auto 0px;
    }
    .table-section{
        width: 100%;
    }
    .qb-table th{
        padding: 10px 10px;

    }
    .qb-table td{
        padding: 20px 10px;

    }

}
@media (max-width: 480px) {
    .popup-box p{
        margin-top: 5px;
        margin-bottom: 0;
        font-size: 12px;
    }
    .popup-box.rw-popup .popup-title{
        font-size: 12px;
        background-image:none;
        background: linear-gradient(91deg, #930303, #290707);
        opacity: 0.8;
        height: 50px;
    }
    .rw-popup.popup-box{
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }
    #information .fs-4{
        font-size: calc(1.1rem + 0.2vw) !important;
    }
    #home .sy-button img{
        width: 100%;
    }
    .qb-table .td1{
        width: 80px;
    }
    .qb-table .td3{
        width: 120px;
    }
}
@media (max-width: 420px) {
    .videowrapper iframe {
        width: 100%;
        height: 65vw;
    }
    .fs-3{
        font-size: calc(1rem + 0.5vw) !important;
    }
    .fs-4 {
        font-size: calc(1.1rem + 0.2vw) !important;
    }

    #information .fs-4{
        font-size: calc(1rem + 0.2vw) !important;
    }
    .fs-5{
        font-size: 0.95rem !important;
    }
    .infor-text.fs-5{
        font-size:1.2rem !important;
    }
    .qb-table.fs-5{
        font-size: 0.85rem !important;
    }

}
@media (max-width: 370px) {

    .rw-popup.popup-box{
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }


}


.release-date{
  position: relative;
  padding: 1rem 0 0;
  text-align: center;
}
.release-date .sy-detail{
  position: relative;
  color: #ED232B;
  font-size: 1.7rem;
  padding: 0 1.2rem;
  font-weight: bold;
  letter-spacing: 3px;
}
.release-date .small-text{
  font-size:1.2rem;
}

.phone-header-nav{
  position: relative;
  width: 100%;
}



.m-nav-list {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top : 0;
  background-color: rgba(0,0,0, .8);
  text-align: center;
  padding-top: 7rem;
  z-index: 999;
  display: none;
}
.m-nav-list .m-nav-item{

}
.m-nav-list .m-nav-item a{
  display: block;
  color: white;
  font-size: 1.1rem;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 2px;
  padding: .9rem 0;
}
.m-nav-list .m-nav-item .tw-link{
  width: 3.2rem;
}

.common-color-2{
  color: #C3A281;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 3px;
  padding-top: 1rem;
}
.common-color-2:after{
  content: "";
  display: inline-block;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  right: 0;
  position: absolute;
  text-align: center;
  width: 140px;
  height: 4px;
  background: #EDB225;
}

.item-box{
  position: relative;
  min-height: 8rem;
}
.item-box .item-label , .item-box  .item-value2{
  position: relative;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: 300;
  opacity: 0.8;
  letter-spacing: 1px;
}
.item-box .item-value{
  padding: 3px 0;
  position: relative;
  color: #FFFFFF;
  font-size: 1.5rem;
  letter-spacing: 2px;
  font-weight: bold;
}

.news-item{
  position: relative;
  border: 1px dashed #B50708;
  background: rgba(1,0,2,0.7);
  padding: 1.5rem 2.5rem ;
  margin-bottom: 2.2rem;
  cursor: pointer;
}
.news-item-pc{
  display: flex;
  flex-direction: row;
  align-items: center;
}

.news-item-pc .news-date-box .news-title{
  display: flex;
  flex-direction: column;
  text-align: right;
  border-right: 1px solid #ffffff;
  padding-right: 1.8rem;
  margin-right: 1.8rem;
}

.news-item-pc .news-text{
  flex: 1;
}


.news-item .news-title{
  color: #ED232B;
  font-size: 1.5rem;
}
.news-item .news-title .span-1{
  font-size: 1.2rem;
}
.news-item .news-text{
  text-align: left;
}

.news-item .go-img{
  width: 1.8rem;
  height: 1.1rem;
}

.news-pop-up{
  position: fixed;
  top : 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3200;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.news-pop-up .overlay{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.74);
  z-index: 3000;
  cursor: pointer;
}

.news-pop-up .news-content{
  position: relative;
  background: #1F1F1F;
  padding: 1rem 2rem;
  height: 80vh;
  width: 100%;
  z-index: 3000;
  display: flex;
  flex-direction: column;
}

.news-pop-up  ::-webkit-scrollbar {
  width: 4px;
}
.news-pop-up  ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  background: rgba(0,0,0,1);
}
.news-pop-up  ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  border-radius: 0;
  background: rgba(0,0,0,0.1);
}

.news-pop-up .news-content .news-bottom{
  flex: 1;
  overflow-y: scroll;
  padding-right: 10px;
}

.news-pop-up .news-close{
  position: relative;
  width: 2.2rem;
  height: 2.2rem;
  cursor: pointer;
}

.news-pop-up .news-content .news-header{
  position: relative;
  border-bottom: 1px solid #DA2E26;
  align-items: baseline;
}

.news-pop-up .news-content .news-header-text{
  color: #DA2E26;
  font-size: 2.8rem;
  font-weight: bold;
}
.news-pop-up .news-content .news-header-text span{
  font-size: 1.8rem;
}

.news-pop-up .news-content .news-date{
  color: #DA2E26;
  font-size: 1.5rem;
  font-weight: bold;
}

.news-pop-up .news-content .news-title{
  position: relative;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  color: #C4A27D;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 2rem;
  letter-spacing: 2px;
}
.news-pop-up .news-content .news-con-text{
  position: relative;
  font-size: 1.2rem;
  line-height: 2.2rem;
  color: white;
}

.news-con-text .full-flex{
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.news-con-text .full-flex .news-img-box{
  max-width: 300px;
}

.news-con-text .full-flex .right-news{
  padding-top: 2rem;
  padding-left: 20px;
}

.news-img-box{
  position: relative;
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.news-img-box img{
  max-width: 100%;
}

/**  劇場情報 页面  **/
.jc-logo-box{
  text-align: center;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.jc-logo-box .jc-logo{
  width: 16rem;
}
.jc-qb-box{
  position: relative;
  padding: 2.5rem 2rem;
  color: #ffffff;
  background: rgba(1,0,2,0.7);
  border: 2px solid #B50708;
  font-size: 1.5rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.jc-addr{
  position: relative;
  background: #B30303;
  padding: 10px 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.jc-item{
  position: relative;
  text-align: center;
  padding: 0 20px;
  font-size: 0;
  text-decoration: none;
}

.jc-item .jc-text{
  font-size: 1.4rem;
  color: #FFFFFF;
  cursor: pointer;
}
.jc-item .jc-text:hover{
  color: #E2E41C;
}

.jc-item .jc-down-img{
  width: 1.2rem;
}

.adrr-info-box{
  position: relative;
  padding: 2rem 0 1rem 0;
}
.rel-header{
  position: relative;
  padding-left: 2rem;
  font-size: 2.2rem;
  padding-bottom: 1rem;
}

.my-addr-table .theader{
  position: relative;
  background: #DC5E5E;
  color: white;
}

.my-addr-table .theader tr th{
  padding: .8rem 0.5rem;
}

.my-addr-table tr th{
  font-weight: normal;
}


.my-addr-table tbody .t-tr td{
  color: #FFFFFF;
  border-bottom: 1px dashed rgba(255,255,255,.7);
  padding: 1.2rem .5rem;
}

.table-link, .table-link:hover{
  color: white;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}
.tr-center{
  text-align: center;
}
.t-tr .dot{
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: white;
  text-align: center;
  top : .5rem;
  margin: auto;
}

.phone-jc-header{
  position: relative;
  color: #E2E41C;
  font-size: 1.2rem;
  text-align: center;
  display: none;
  width: 100%;
  background: #B30303;
  padding: 10px 0;
  margin-bottom: 1rem;
}
.phone-dow-img{
  position: absolute;
  right: 10px;
  width: 1.3rem;
  top : 1rem;
}

.theader-logo{
  width: 35rem;
}
#video-modal{
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.64);
  z-index: 3200;
}


.newsPop{
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3200;
}

.video-iframe{
  position: relative;
  width: 100%;
  height: 70vh;
  margin: auto;
  z-index: 3000;
}
.youtu-tab{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.youtu-item{
  position: relative;
  padding: 10px 10px;
  flex: 1;
  max-width: 13rem;
  text-align: center;
  background: #cccbcbc9;
  border-radius: 4px;
  color: white;
  cursor: pointer;
}
.youtu-item.active{
  background: red;
  color: white;
}

.video-close{
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 4000;
  width: 4rem;
  cursor: pointer;
}
.news-section{
  position: relative;
  padding-top: 100px !important;
}

.my-addr-table .tr-1{
  width: 20%;
  padding-left: 3.2rem !important;
}

.my-addr-table .tr-2{
  width: 45%;
}

.my-addr-table .tr-3{
  width: 15%;
}

.my-addr-table .tr-4{
  width: 20%;
}
.youtubo{
  text-align: center;
}
.news-video{
  width: 800px;
  height: 423px;
  margin: auto;
}


@media (max-width: 991.98px) {
  .item-box{
    position: relative;
    min-height: 6rem;
  }
  .item-box .item-label , .item-box  .item-value2{
    font-size: 12px;
  }
  .item-box .item-value{
    font-size: 1rem;
    letter-spacing: 1px;
  }

  .popup-box.rw-popup .character-des p.cv{
    font-size: 1.2rem;
  }

  .news-section{
    padding: 40px 10px !important;
  }
  .news-pop-up .news-content{
    padding: 10px;
  }
  .news-pop-up .news-content .news-header-text{
    font-size: 2rem;
  }
  .news-pop-up .news-content .news-header-text span{
    font-size: 1rem;
  }
  .news-pop-up .news-content .news-date{
    font-size: 1rem;
  }
  .news-pop-up .news-content .news-title{
    font-size: 1.1rem;
    line-height: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
  }
  .news-pop-up .news-content .news-con-text{
    font-size: .9rem;
    line-height: 1.6rem;
  }
  .news-img-box {
    padding-top: 1rem;
  }

  .news-con-text .full-flex{
    position: relative;
    display: block;
  }
  .news-con-text .full-flex .news-img-box{
    max-width: 100%;
  }

  .news-con-text .full-flex .right-news{
    padding-top: 2rem;
    padding-left: 1px;
  }

  .adrr-info-box{
    padding: .5rem 0 .5rem 0;
  }

  .my-addr-table{
    font-size: 13px;
  }
  .my-addr-table .first-tr{
    display: none;
  }

  .my-addr-table .tr-2{
    width: 39%;
  }

  .my-addr-table .tr-3{
    width: 17%;
  }

  .my-addr-table .tr-4{
    width: 40%;
  }
  .my-addr-table .tr-4 .scale-text{
    /*transform: scale(0.85);*/
  }

  .t-tr .dot{
    top : .2rem;
  }
  .phone-jc-header{
    display: block;
  }
  .rel-header{
    font-size: 1.2rem;
    padding-left: 1px;
  }
  .jc-qb-box{
    padding: 15px;
    line-height: 1.5rem;
    font-size: .9rem;
    letter-spacing: 2px;
  }
  .jc-space-header{
    position: relative;
    padding-top: 2rem;
  }
  .d-any-way{
    display: block !important;
  }
  .home-block-right{
    margin-top: 1.5rem !important;
  }
  .release-date{
    padding: 0 0 0.8rem;
  }
  .video-iframe{
    height: 55vh;
  }

  .news-video{
    width: 100%;
    height: 200px;
  }

  .news-item{
    position: relative;
    border: 1px dashed #B50708;
    background: rgba(1,0,2,0.7);
    padding: .8rem 1rem ;
    margin-bottom: 2rem;
    cursor: pointer;
  }

  .news-item-pc{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .news-date-box{
    width: 100%;
  }

  .news-item-pc .news-date-box .news-title{
    display: block;
    text-align: left;
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
    flex: 1;
  }

  .news-item-pc .news-text{
    flex: 1;
  }
  .news-item .go-img{
    position: relative;
    top : .2rem;
    width: 1.8rem;
    height: 1.1rem;
  }

}

@media (max-width: 420px) {
  .item-box{
    position: relative;
    min-height: 5rem;
  }
  .item-box .item-label , .item-box  .item-value2{
    font-size: 12px;
  }
  .item-box .item-value{
    font-size: 1rem;
  }
  .news-pop-up .news-content{
    padding: 10px;
  }

  .adrr-info-box{
    padding: .5rem 0 .5rem 0;
  }

  .my-addr-table{
    font-size: 13px;
  }

  .my-addr-table .first-tr{
    display: none;
  }
  .t-tr .dot{
    top : .2rem;
  }
  .d-any-way{
    display: block !important;
  }

  .news-video{
    width: 100%;
    height: 200px;
  }

  .news-con-text .full-flex{
    position: relative;
    display: block;
  }
  .news-con-text .full-flex .news-img-box{
    max-width: 100%;
  }

  .news-con-text .full-flex .right-news{
    padding-top: 2rem;
    padding-left: 1px;
  }

  .news-item{
    position: relative;
    border: 1px dashed #B50708;
    background: rgba(1,0,2,0.7);
    padding: .8rem 1rem ;
    margin-bottom: 2rem;
    cursor: pointer;
  }

  .news-item-pc{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .news-date-box{
    width: 100%;
  }

  .news-item-pc .news-date-box .news-title{
    display: block;
    text-align: left;
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
    flex: 1;
  }

  .news-item-pc .news-text{
    flex: 1;
  }
  .news-item .go-img{
    position: relative;
    top : .2rem;
    width: 1.8rem;
    height: 1.1rem;
  }
}


