@charset "utf-8";
/* ticket css 202103 */

.-pc {
    display: inline;
}
.-sp {
    display: none;
}

@media (max-width:768px){
    .-pc {
        display: none;
    }
    .-sp {
        display: inline;
    }
}

.yumin {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.page-ticket {
    margin: 0;
    padding: 0;
    color: #112C60;
    background-color: #FFEC00;
}
.ticket {
    margin: 0;
    padding: 0;
}
.ticket-wrapper {
    width: 100%;
    max-width: 980px;
    margin: auto;
    padding: 87px 0 150px;
}
.page-ttl {
    margin: 0 0 40px;
    padding: 0 0 10px;
    font-size: 46px;
    line-height: 1;
    border-bottom: 1px solid #112C60;
}

.ticket-column {
    background-color: #FAD400;
    margin: 0 0 15px;
    padding: 50px 40px 70px;
    box-sizing: border-box;
}
.ticket-column-ttl {
    margin: 0;
    padding: 0;
    font-size: 36px;
    letter-spacing: -.02em;
}
.ticket-column-line {
    margin: 0 0 1%;
    display: block;
}

/*
.ticket-column-line {
    position: relative;
    margin: 0;
    padding: 10px 13% 10px 26px;
    font-size: 33px;
    font-weight: bold;
    letter-spacing: -.02em;
    color: #FAD400;
    background-color: #112C60;
}
.ticket-column-line:after {
    content: "";
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: transparent transparent transparent #112C60;
    border-width: 0 0 53px 15px;
}
*/

.ticket-column-txt {
    display: block;
    margin: 0 0 30px;
    font-size: 43px;
    font-weight: bold;
    letter-spacing: -.02em;
}
.ticket-column-txt span {
    font-size: 32px;
}

.ticket-box {
    margin-bottom: 15px;
    background-color: #FFF;
}
.ticket-box-tag {
    position: relative;
    display: inline-block;
    padding: 3px 13px 3px 26px;
    font-size: 21px;
    text-align: center;
    font-weight: 500;
    color: #FFF;
    background-color: #E77404;
}
.ticket-box-tag:after {
    content: "";
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: transparent transparent transparent #E77404;
    border-width: 0 0 42px 15px;
}
.mvtk-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
    padding: 75px 65px;
    box-sizing: border-box;
    list-style: none;
}
.mvtk-list-item:nth-child(1) {
    width: 36%;
}
.mvtk-list-item:nth-child(1) .mvtk-list-img {
    width: 80%;
    margin: auto;
}
.mvtk-list-item:nth-child(2) {
    width: 56%;
}
.mvtk-list-type {
    display: block;
    padding: 8px 0;
    font-size: 21px;
    text-align: center;
    line-height: 1;
    border: 1px solid #1D4083;
    border-radius: 30px;
}
.mvtk-list-price {
    display: block;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 42px;
    text-align: center;
    font-weight: bold;
    color: #1D4083;
}
.mvtk-list-price span {
    font-family: YakuHanJP, 'Noto Sans Japanese', 'Nunito', sans-serif;
    font-size: 24px;
    font-weight: 500;
}
.mvtk-list-number {
    display: block;
    margin: 0 0 15px;
    padding: 6px;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    line-height: 1.5em;
    color: #FFF;
    background-color: #112C60;
}

.note {
    margin: 0;
    padding: 0;
    list-style: none;
}
.note li {
    text-indent: -1em;
    padding-left: 1em;
    font-size: 13px;
}
.contents-space {
    margin-bottom: 8%;
}

.ticket-column-sub {
    margin: 0 0 30px;
    padding: 0;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -.06em;
    line-height: 1.4em;
}

.batch-ttl {
    margin: -25px 0 0;
    padding: 0 0 20px;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    color: #1D4083;
}
.batch-list {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0 2% 2%;
    list-style: none;
}
.batch-list li {
    width: 13%;
}
.batch-txt {
    padding-bottom: 50px;
    text-align: center;
}
.batch-txt span {
    display: inline-block;
    width: 100%;
    max-width: 384px;
    margin: 0 auto;
    padding: 8px 0;
    font-size: 21px;
    text-align: center;
    line-height: 1;
    border: 1px solid #1D4083;
    border-radius: 30px;
}

.to-theater-btn {
    display: inline-block;
    margin: 0 0 6%;
    font-size: 20px;
    font-weight: 600;
    color: #112C60;
    transition: .3s;
}
.secret-img {
    width: 43%;
    max-width: 422px;
    margin: 0 auto 8%;
}

.to-home-btn {
    display: block;
    width: 90%;
    max-width: 158px;
    margin: auto;
    padding: 7px 0;
    font-size: 20px;
    text-align: center;
    line-height: 1;
    color: #112C60;
    text-decoration: none;
    border: 2px solid #112C60;
    transition: .3s;
}
.to-home-btn:hover {
    color: #FFEC00;
    background-color: #112C60;
}


@media (max-width:1000px) {
    .ticket-wrapper {
        padding: 10% 4%;
    }
    .ticket-column-ttl {
        font-size: 3.8vw;
    }
    .ticket-column-txt {
        margin: 0 0 4%;
        font-size: 4.5vw;
    }
    .ticket-column-txt span {
        font-size: 3.5vw;
    }
    .ticket-column {
        margin: 0 0 2%;
        padding: 4%;
    }
    .mvtk-list {
        padding: 8% 4%;
    }
    .mvtk-list-price {
        font-size: 32px;
    }
    .mvtk-list-price span {
        font-size: 17px;
    }
    .mvtk-list-type {
        font-size: 18px;
    }
    .ticket-column-sub {
        margin: 0 0 4%;
        font-size: 3.6vw;
        line-height: 5vw;
    }
    .batch-ttl {
        margin: 0;
        padding: 0 0 20px;
        font-size: 24px;
    }
    .batch-list {
        flex-wrap: wrap;
    }
    .batch-list li {
        width: 30%;
    }
    .batch-txt span {
        font-size: 18px;
    }
}
@media (max-width:768px) {
    .page-ttl {
        margin: 0 0 5%;
        font-size: 28px;
    }
    .ticket-column-ttl {
        font-size: 4.8vw;
    }
    .ticket-column-txt {
        font-size: 5.6vw;
    }
    .ticket-box-tag {
        font-size: 16px;
    }
    .ticket-box-tag:after {
        border-width: 0 0 34px 15px;
    }
    .ticket-column-sub {
        font-size: 4vw;
        line-height: 6vw;
    }
    .batch-ttl {
        padding: 10px 0 20px;
        font-size: 4.5vw;
    }
    .batch-txt span {
        width: 90%;
        max-width: none;
    }
    .batch-txt {
        padding-bottom: 8%;
    }
    .mvtk-list-item:nth-child(1) {
        width: 100%;
        margin: 0 0 18%;
    }
    .mvtk-list-item:nth-child(2) {
        width: 100%;
    }
    .note li {
        font-size: 12px;
    }
    .to-theater-btn {
        margin: 0 0 10%;
        font-size: 18px;
    }
    .secret-img {
        width: 62%;
        max-width: none;
        margin: 0 auto 12%;
    }
    .contents-space {
        margin-bottom: 12%;
    }
}


.intro-txt {
    margin: 0 0 10px;
    text-indent: -1em;
    padding-left: 1em;
    font-size: 38px;
    font-weight: bold;
    line-height: 1.4em;
    letter-spacing: -.02em;
}
.intro-txt.intro-txt-last {
    margin: 0 0 50px;
}
.intro-txt-note {
    padding-left: 1em;
    margin: 0 0 30px;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.4em;
}
.ticket-column-txt-mb-no {
    margin: 0 0 3%;
}

.ticket-column.ticket-column-mb {
    margin: 0 0 8%;
}

.ticket-column-txt-no {
    margin: 0;
    line-height: 1.4em;
}
.ticket-column-txt-note {
    display: block;
    margin: 0 0 4%;
    font-size: 15px;
    font-weight: bold;
}

.mvtk-list-txt {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}
.mvtk-list.single .mvtk-list-item {
    width: 100%;
}
.mvtk-list.single .mvtk-list-item .mvtk-list-img {
    width: 34%;
    margin: auto;
}
.mvtk-list.single .mvtk-list-item .mvtk-list-img-04 {
    width: 65%;
    margin: auto;
}
.mvtk-list-img-100 {
    width: 100%;
}

.ticket-column-details-txt {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 500;
    color: #00184B;
}
.ticket-column-details-txt-btn {
    display: inline-block;
    margin: 0 0 2%;
    color: #00184B;
}
.contents-space-no {
    margin: 0;
}

.mvtk-list-price.animate {
    padding-top: 30px;
}
.mvtk-list.animate {
    padding: 0 65px 75px;
}
.mvtk-list.animate .mvtk-list-item:nth-child(1) {
    width: 56%;
}
.mvtk-list.animate .mvtk-list-item:nth-child(2) {
    width: 36%;
}
.mvtk-list.animate .mvtk-list-item:nth-child(1) .mvtk-list-img {
    width: 100%;
}
.mvtk-list.animate .mvtk-list-item:nth-child(2) .mvtk-list-img {
    width: 88%;
    margin: auto;
}
@media (max-width:768px) {
    .intro-txt {
        font-size: 4.8vw;
    }
    .intro-txt-note {
        font-size: 3.8vw;
    }
    .mvtk-list-txt {
        font-size: 16px;
        text-align: left;
    }
    .mvtk-list.single .mvtk-list-item {
        margin: 0;
    }
    .mvtk-list.single .mvtk-list-item .mvtk-list-img {
        width: 80%;
        margin: auto;
    }
    .mvtk-list.single .mvtk-list-item .mvtk-list-img-04 {
        width: 100%;
        margin: auto;
    }
    .ticket-column-details-txt {
        font-size: 16px;
    }
    
    .mvtk-list.animate {
        padding: 8% 4%;
    }
    .mvtk-list.animate .mvtk-list-item:nth-child(1) {
        width: 100%;
    }
    .mvtk-list.animate .mvtk-list-item:nth-child(2) {
        width: 100%;
    }
}













