@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 1100px) {
    /*===TOP==*/
    .swiper-horizontal {
        position: relative;
    }
    .top-swiper::after {
        background-image: url("../img/common/sp-top_bg.svg");
        background-size: cover;
    }
    .top-swiper-box {
        width: 100%;
        position: absolute;
        bottom: -70px;
        display: inline-block;
        display: flex;
        justify-content: center;
    }
    .paga-box_01, .paga-box_02, .paga-box_03 {
        width: 100%;
        position: relative;
    }
    .paga-box_01, .paga-box_03 {
        width: 50px;
        height: 50px;
    }
    .paga-box_02 {
        bottom: -20px;
        width: 100%;
        max-width: 200px;
    }
    .top-swiper .swiper-horizontal > .top-swiper .swiper-pagination-bullets, .top-swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .top-swiper .swiper-pagination-custom, .top-swiper.swiper-pagination-fraction {
        width: 100%;
        height: 20%;
        margin: 0 auto;
        top: -20px;
        right: 0;
    }
    .top-swiper .swiper-pagination-bullet {
        font-size: 1rem;
        padding: 2px 1px;
    }
    .top-swiper .swiper-pagination {
        width: 100%;
    }
    .top-swiper .swiper-button-next {
        width: 13px;
        height: 13px;
        padding: 5px;
    }
    .top-swiper .swiper-button-prev {
        width: 13px;
        height: 13px;
        padding: 5px;
    }
    .topimg-btn-sp {
        display: flex;
        justify-content: space-between;
        width: 40%;
        height: 50px;
        position: absolute;
        top: 30px;
        right: 0px;
    }
    .swiper-button-next::after, .swiper-button-prev::after {
        width: 10px;
        height: 10px;
    }
    /*==============TOP-サブバナ=============*/
    .pick-title p {
        font-size: 100%;
    }
    .top-sub-swiper .sub-img_wrap {
        padding: 10px 10px 30px 10px;
    }
    .top-swiper .swiper-button-prev::after, .top-sub-swiper .swiper-button-prev::after, .top-swiper .swiper-button-next::after, .top-sub-swiper .swiper-button-next::after, #works .swiper-button-next::after, #works .swiper-button-prev::after {
        width: 10px;
        height: 10px;
    }
    #works .swiper-button-prev, #works .swiper-button-next {
        top: 20px;
        width: 30px;
        height: 30px;
    }
    .pick-title_wrap .swiper-button-prev, .pick-title_wrap .swiper-button-next {
        height: 50px;
    }
    .top-sub-swiper {
        width: 90%;
        max-width: 500px;
        margin: 80px auto 0;
        position: relative;
        top: 0;
        left: 0;
    }
    /*===TOPボタンリスト==*/
    .middle_btn {
        padding: 32px 0 100px;
    }
    .middle_btn_list {
        width: 94%;
        display: flex;
        gap: 20px;
    }
    .point-link_wrap {
        width: 100%;
        margin: 20px auto 0;
    }
    .scroll {
        top: -50px;
    }
    /*==============TOP-ボタンのリスト=============*/
    .three-sp_img {
        max-width: 400px;
        width: 90%;
        margin: 30px auto;
    }
    /*===事業内容===*/
    .bus-title {
        font-size: 100%
    }
    .business-cap {
        margin: 20px 0 0;
        text-align: left;
        font-size: 90%;
    }
    /*===レンタル===*/
    .rental-pick {
        max-width: 500px;
        flex-flow: column;
    }
    .rental-pick img {
        width: 100%;
        max-width: 370px;
        margin: 10px auto 0;
    }
    .dots {
        padding-top: 0px;
    }
    .ren-flex {
        gap: 18px;
        flex-flow: column;
    }
    .ren-txt {
        text-align: center;
    }
    /*===輸送実績===*/
    #works .swiper-slide {
        min-height: 410px;
    }
    /*==============お知らせ=============*/
    .title-flex {
        width: 100%;
    }
    .title-flex .title-content {
        margin: 0 0 0px;
    }
    .news-wrap .eng-mini, .news-wrap .title-main {
        text-align: center;
    }
    .news-wrap {
        margin: 80px auto;
        flex-flow: column;
    }
    #news .news-title {
        gap: 8px;
        align-items: flex-start;
    }
    #news .news-txt {
        width: 80%;
        font-size: 90%;
    }
    .news-sp-btn {
        margin: 40px auto 0;
        width: 100%;
    }
    .news-pc-btn {
        display: none;
    }
    .news-sp-btn {
        display: block;
        max-width: 284px;
        margin: 40px 0;
    }
    /*==============会社案内=============*/
    .point-tex {
        margin: 0;
        font-size: 180%;
    }
    /*==============リクルート=============*/
    #recruit .eng-mini, #recruit .title-main {
        text-align: center;
    }
    #recruit .title-flex {
        width: 100%;
    }
    .recruit-img {
        width: 100%;
    }
    @media screen and (max-width: 780px) {
        /*==============TOP-ボタンのリスト=============*/
        .middle_btn_list {
            width: 85%;
            max-width: 500px;
            display: grid;
            gap: 30px;
        }
        /*==============事業内容=============*/
        .business-list-wrap {
            flex-flow: column;
        }
        .rental-pick {
            width: 90%;
            gap: 8px;
            flex-flow: column;
        }
        .point-rental {
			
            font-size: 150%;
        }
        .point-txt {
            font-size: 120%;
        }
        .bus-nam {
            width: fit-content;
            padding: 10px 8px;
            display: flex;
            align-items: center;
        }
        .rental-list {
            padding: 20px;
            flex-flow: column;
        }
        table .atten:last-child {
            width: 90%;
        }
        .ren-flex {
            gap: 0px;
        }
        .business-list-wrap {
            max-width: 600px;
            margin: 0 auto;
            align-items: center;
            flex-flow: column;
        }
        .business-list::after {
            width: 100%;
            height: 1px;
            top: 0px;
        }
        .business-list {
            width: 90%;
            padding: 40px 0px;
        }
        .business-point {
            justify-content: space-between;
        }
        .bus-title {
            width: 100%;
            padding: 8px 10px;
            font-size: 110%;
        }
        .br-ren-pc {
            display: none;
        }
        .br-ren {
            display: block;
        }
        /*==============会社案内=============*/
        .abo-cap {
            margin: 0px auto 32px;
            text-align: left;
        }
        .point-tex {
            margin: 4px 0 0 0;
            font-size: 180%;
        }
        /*==============リクルート=============*/
        .recruit-wrap {
            flex-flow: column-reverse;
        }
    }
}
@media screen and (max-width: 700px) {
    .pick-title p {
        font-size: 70%;
    }
    /*==============保有車両=============*/
    .point-inve_txt {
        font-size: 110%;
    }
    .inventory-list .txt {
        font-size: 80%;
    }
    .inventory-list .price {
        width: 20%;
        font-size: 90%;
    }
    .bus-nam {
        font-size: 140%;
    }
    .business-cap {
        line-height: 180%;
        text-align: left;
    }
    /*==============輸送実績=============*/
    #works .swiper-slide {
        min-height: 310px;
    }
    /*==============会社案内=============*/
    .about-link_wrap {
        gap: 20px;
        flex-flow: column;
    }
    /*==============お知らせ=============*/
    #news .news-title {
        align-items: self-start;
        flex-flow: column;
    }
    #news .news-item-top {
        width: 100%;
    }
    #news .news-day {
        width: 100%;
        align-items: flex-start;
    }
    .news-sp-btn {
        max-width: 100%;
        display: block;
        margin: 40px 0;
    }
}