@media (max-width: 600px) {
    .henta-jap-header-section {
        /* margin-top: 280px; */
        height: auto;
        text-align: center;
    }

    .henta-jap-header-description h1 {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .henta-jap-header-section .henta-jap-btn {
        margin: 25px auto;
    }

    .hanta-jap-2table,
    .hanta-jav-table {
        grid-template-columns: unset;
    }

    .hanta-jap-2table-nogrid {
        margin-top: 20px;
    }

    .hanta-jap-2table>div:nth-child(1) {
        border: none;
    }

    .hanta-jap-2table>div {
        padding: 0;
    }

    ol,
    ul {
        padding-left: 0;
    }

    .hanta-top-number {
        display: none;
    }

    .henta-jap-btn {
        transform: scale(1.2);
        margin: 20px 0;
    }

    .hanta-jav-list::before {
        display: none;
    }

    .column-reverse {
        flex-direction: column-reverse
    }

    .hanta-jav-button-splider {
        right: 0 !important;
        top: 39%;
    }

    .carousel.vertical .carousel-control-prev,
    .carousel.vertical .carousel-control-next {
        width: 38px;
        height: 40px;
    }

    .splide__arrow {
        display: block !important;
    }

    .splide__pagination {
        display: none !important;
    }

    .splide__slide .hanta-jap-link {
        height: 210px;
    }

    .hanta-jap-link img {
        width: 100%;
    }

    .gen-contact {
        width: 100%;
    }

    .hanta-contact-container {
        height: 100vh;
        margin-top: 150px;
    }

    .hanta-jav-table {
        height: auto;
    }

    .hanta-jav-tab-text-content {
        padding: 10px;
    }

    .splide__slide {
        text-align: center;
    }

}

@media (min-width: 601px) and (max-width: 844px) {

    .hanta-jav-table {}

    .hanta-jav-tab-text-content {
        padding: 0;
        padding-left: 40px;
    }

    .hanta-jav-image-container {
        width: 100%;
    }

    .hanta-jap-2table-nogrid {
        width: 100%;
        margin: 40px 0;
    }

    .hanta-jap-2table ul {
        padding: 0;
    }

    .hanta-jap-2table>div {
        padding: 10px;
    }

    .splide__slide .hanta-jap-link {
        height: 173px;
    }

    .splide__slide .hanta-jap-link img {
        width: 120%;
    }
}


@media (min-width: 1200px) {

    .henta-jap-btn {
        transform: scale(1.2);
    }

    .splide__arrow {
        display: none !important;
    }
}