.d-flex{
    display: flex;
}
.j-content-center{
    justify-content: center;
}
.j-content-between{
    justify-content: space-between;
}
.a-items-start{
    align-items: flex-start;
}
.a-items-end{
    align-items: flex-end;
}
.f-bold{
    font-weight: bold;
}

.layoutArea p{
    line-height: 1.8;
    font-size: 14px;
}

.text-expo-red{
    color: #e60012;
}
.text-expo-blue{
    color: #0068b7;
}
.text-yellow{
    color: #ffff3e;
}
.text-white{
    color: #fff;
}
.bg-expo-red{
    background-color: #e60012;
}
.bg-expo-blue{
    background-color: #0068b7;
}
.bg-white{
    background-color: #fff;
}

.mvbackground{
    background: url(../lp_pages/kansaiexpo2025/pc_top_bg.png) top / 100% #f6f8fc no-repeat;
}
.mainvisual{
    text-align: center;
    padding: 3vw 0 10vw;
}
.mainvisual .mvContents img.logo{
    width: 250px;
}
.mainvisual .mvContents .subtitle{
    font-weight: bold;
    margin: 1vw 0 2vw;
    line-height: 1;
}
.mainvisual .mvContents .subtitle p{
    font-size: 3.8vw;
}
.mainvisual .mvContents .subtitle span.location{
    font-size: .8vw;
    letter-spacing: 1px;
}
.mainvisual .mvContents h1.title{
    font-weight: bold;
    font-size: 4vw;
    color: #fff;
    display: inline-flex;
    flex-direction: column;
}
.mainvisual .mvContents h1.title .titleBox.campaign{
    font-size: 3.5vw;
    display: flex;
    justify-content: center;
}
.mainvisual .mvContents h1.title .titleBox span{
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
}
.mainvisual .mvContents h1.title .titleBox.campaign span.two{
    padding-left: 0;
}

.layoutArea.campaign .wrapper{
    padding-top: 0;
}
.campaign .boxContent h2.title span{
    font-size: 1.3rem;
}
.campaign .boxContent p.subtitle{
    font-size: 16px;
    margin-bottom: 20px;
}
.campaign img.device{
    width: 35%;
}

.novelty{
    background: url(../lp_pages/kansaiexpo2025/novelty_bg.png) center / cover no-repeat;
}
.novelty img.passport{
    width: 45%;
    margin-top: -80px;
    margin-right: 30px;
}
.novelty .boxContent.howtoget{
    margin: 30px 0;
    padding: 20px;
    border-radius: 15px;
}
.novelty .boxContent.howtoget h3{
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 2px;
    line-height: 1.2;
}
.novelty .boxContent.howtoget img.map, .novelty .boxContent .youtubeBox {
    width: 35%;
}
.novelty .boxContent.howtoget .counterBox{
    width: 25%;
}
.novelty .boxContent.howtoget .counterBox img.counter{
    width: 60%;
    margin-bottom: 5px;
}
.novelty .boxContent.howtoget .counterBox p{
    line-height: 1.4;
    font-size: 12px;
}
.novelty .boxContent.howtoget .counterBox p.time{
    margin: 5px 0 10px;
}
.novelty .boxContent.howtoget .counterBox p.note{
   font-size: 10px;
}
.novelty .boxContent .youtubeBox iframe{
    width: 100%;
    border-radius: 5px;
}

.order_btn{
    display: inline-block;
    background: #fff;
    border-radius: 50px;
    border: 1px solid #e60012;
    padding: 20px 80px;
    margin: 20px 0;
    transition: .3s;
    position: relative;
    text-align: center;
}
.order_btn::before{
    position: absolute;
    right: 30px;
    top: 50%;
    content: '';
    width: 8px;
    height: 8px;
    border-top: 1px solid #e60012;
    border-right: 1px solid #e60012;
    transform: translateY(-50%) rotate(45deg);
}
.order_btn:hover{
    color: #fff;
    background: #e60012;
}
.order_btn:hover::before{
    border-color: #fff;
}

.video .youtubeBox{
    margin-top: -80px;
    width: 425px;
}
.video .youtubeBox iframe{
    border-radius: 10px;
    width: 100%;
}

.video .boxContent .textBox{
    width: 50%;
}

footer{
    background: #000000;
    color: #fff;
    text-align: center;
    padding: 30px 0;
}
footer .sns a{
    margin: 20px 10px 0;
}
footer .sns a:hover img{
    opacity: .8;
}
footer .sns a img{
    height: auto;
    width: 70px;
    transition: .3s;
}

@media screen and (max-width: 767px) {
    body{
        min-width: initial;
        width: 100%;
    }
    
    .f-direction-column.sp{
        flex-direction: column;
    }
    .a-item-center.sp{
        align-items: center;
    }

    .layoutArea .wrapper{
        padding: 30px 20px;
    }
    .layoutArea h2{
        font-size: 7.5vw;
        text-align: center;
    }
    .layoutArea h2 span, .campaign .boxContent h2.title span{
        display: inline-block;
        font-size: 5vw;
    }

    .mvbackground{
        background: none;
    }
    .mainvisual{
        position: relative;
        padding: 0;
    }
    .mainvisual .mvContents{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }
    .mainvisual img.mv{
        width: 100%;
    }
    .mainvisual .mvContents img.logo{
        width: 45%;
    }
    .mainvisual .mvContents .subtitle{
        margin: 5px 0 20px;
    }
    .mainvisual .mvContents .subtitle p{
        font-size: 12vw;
        text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
    }
    .mainvisual .mvContents .subtitle span.location{
        font-size: 2.5vw;
    }
    .mainvisual .mvContents h1.title{
        font-size: 8vw;
    }
    .mainvisual .mvContents h1.title .titleBox.campaign{
        display: block;
        font-size: 7vw;
    }
    .mainvisual .mvContents h1.title .titleBox.campaign span.two{
        padding-left: 10px;
    }

    .campaign .boxContent{
        margin-top: 30px;
    }
    .campaign img.device{
        margin-bottom: 20px;
    }
    .order_btn{
        margin-bottom: 0;
        padding: 15px;
    }

    .novelty .boxContent.howtoget{
        border-radius: 8px;
        margin-bottom: 0;
    }
    .novelty .boxContent.howtoget h3 span{
        display: inline-block;
    }
    .novelty .boxContent.howtoget .counterBox{
        margin: 20px 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .novelty img.passport, .video .youtubeBox{
        margin: 0 0 20px;
    }
    .novelty .boxContent.howtoget .counterBox img.counter{
        width: 40%;
        margin-bottom: 0;
    }
    .novelty .boxContent.howtoget .counterBox .info{
        width: 60%;
    }
    .novelty .boxContent.howtoget .counterBox .info{
        padding-left: 15px;
    }
    .novelty .boxContent.howtoget .counterBox p{
        font-size: 14px;
    }
    .novelty .boxContent.howtoget .counterBox p.time{
        margin-bottom: 0;
    }
    .novelty .boxContent.howtoget .counterBox p.note{
        margin-top: 10px;
        font-size: 12px;
    }

    .campaign img.device, .order_btn, .novelty img.passport, .novelty .boxContent.howtoget img.map, .novelty .boxContent .youtubeBox, .novelty .boxContent.howtoget .counterBox, .video .boxContent .textBox, .novelty .boxContent.howtoget .counterBox p.note, .video .youtubeBox{
        width: 100%;
    }

    .youtubeBox{
        aspect-ratio: 16 / 9;
    }
    .youtubeBox iframe{
        height: 100%;
    }
    
    footer{
        padding: 30px 20px;
    }
    .layoutArea p, footer p{
        font-size: 14px;
    }
    footer .sns a img{
        width: 40px;
    }
}