@charset "UTF-8";

@media screen and (min-width: 1400px) {}

@media screen and (max-width: 1280px) {
    .mv .bottom .txt p {
        font-size: 1.8rem;
    }

    .mv .bottom .txt span {
        font-size: 1.6rem;
        padding-left: 16px;
        text-indent: -16px;
    }
}

@media screen and (max-width: 768px) {
    .mv .bottom .img {
        width: 65%;
        margin: 0 auto;
        padding: 0;
    }

    .mv .bottom .txt {
        width: 100%;
        padding: 0;
        flex-wrap: wrap;
    }

    .mv .bottom .txt .caution {
        width: 100%;
        margin-right: 0;
    }

    .mv .bottom .txt .hosoku {
        width: 100%;
    }

    .mv .top.ttl {
        padding: 30px 0 0 0;
    }

    .mv .w-1200 {
        padding-bottom: 0;
    }

    .mv .check-box .flex {
        padding: 20px 0 20px 0;
    }

    .mv .mv_top_place {
        width: 450px;
    }

    .mv .check-box p {
        font-size: 2rem;
    }

    .mv .top.day {
        width: 250px;
        padding-bottom: 15px;
    }

    .mv .bottom .txt .caution {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .mv .check-box .flex span {
        font-size: 1.8rem;
    }

    .mv .check-box .flex .arrow {
        width: 20%;
    }

    .mv .check-box .flex .arrow .sp {
        display: block;
    }

    .mv .check-box .flex .arrow .pc {
        display: none;
    }

    .mv .bottom .txt .caution img.sp {
        display: block;
    }

    .mv .bottom .txt .caution img.pc {
        display: none;
    }

    .mv .bottom .img img.pc {
        display: none;
    }

    .mv .bottom .img img.sp {
        display: block;
    }

    .container .tab ul li {
        font-size: 1.6rem;
    }

    #bunner .img:hover {
        transform: scale(1.05);
    }
}

@media screen and (min-width: 561px) {
    .sp {
        display: none !important;
    }
}

@media screen and (max-width: 560px) {
    .pc {
        display: none !important;
    }

    body {
        padding-bottom: 70px;
    }

    .mv .top {
        width: 100%;
    }

    .mv .mv_top_place {
        width: 380px;
    }

    .mv .bottom .txt span {
        font-size: 1.3rem;
        padding-left: 11px;
        text-indent: -11px;
    }

    .mv .check-box p {
        font-size: 1.8rem;
    }

    .w-1200 {
        padding: 0 10px 30px 10px;
    }

    .panel {
        padding: 20px 10px;
    }

    #bunner {
        width: 100%;
        bottom: 0;
    }

    #bunner .img:first-of-type {
        margin-bottom: 0;
    }

    #page-top {
        bottom: 80px;
    }
}

@media screen and (max-width: 390px) {}

@media screen and (max-width: 320px) {}
