@charset "utf-8";
.mv_pc_2025 img {
    width: 100%;
}
.mv_pc_2025 {
    position: relative;
}
.mv_pc_2025 .smplBT1 {
    width: 37%;
    position: absolute;
    top: 60%;
    z-index: 10;
    left: 10%;
}
.mv_pc_2025 .mv_gazo2025 {
    z-index: 8;
}
.mv_pc_2025 .top_MV_OLN_a {
    position: absolute;
    top: 74%;
    left: 11.5%;
    z-index: 11;
    color: #0048E4;
    font-size: 18px;
    background-image: url(../images/2025/top/arrow_b.svg);
    background-repeat: no-repeat;
    background-position: right 0%;
    width: 75%;
}
.mv_sp_2025 {
    display: none;
}

@media screen and (max-width:700px){
    .mv_sp_2025 {
    display: block;
}
    .mv_pc_2025{
        display: none;
    }
}
