@media screen and (min-width: 900px) and (max-width: 1155px) {
    input[type="button"] {
        /* ok */
        font-size: 12px;
        width: 195px;
        height: 40px;
    }
    .cover_text::after {
        /* ok */
        right: -4px;
        height: 80%;
    }
    /* ------------------------------------------------ */
    .nav {
        /* ok */
        top: calc(50% - 228px);
        transform: translate(-50%, -50%);
        padding: 0 20px;
    }
    .nav div {
        /* ok */
        width: 6px;
        height: 6px;
        margin: 8px 10px;
        display: inline-block;
    }
    .nav_s_btn,
    .nav_p_btn,
    .nav_t_btn {
        top: 53%;
        width: 70px;
        height: 70px;
        border-radius: 50px;
        background: rgb(255, 255, 255);
        font-size: 16px;
        vertical-align: top;
        color: rgb(0 0 0);
    }
    .nav_s_btn,
    .nav_t_btn,
    .nav_s_ani {
        left: 15px;
    }
    .nav_p_btn {
        right: 15px;
    }
    /* ///////////////////////////////////// */
    .img {
        position: relative;
        height: 95%;
        top: 51%;
        background: url(../img/3.jpg);
        margin-left: 2%;
        margin-right: 1%;
        transform: translate(0, -50%);
        border-radius: 20px 20px 20px 20px;
    }
    /* //////////////////////////// */
    .titlepage_card {
        /* ok */
        width: 815px;
        height: 448px;
        top: 53%;
        margin-right: 2.5%;
    }
    .titlepage_card:nth-child(1) {
        background-size: 100%;
        margin-left: 13.3%;
    }
    .titlepage_card_end {
        margin-right: 13.3%;
    }
    /* ///////////////////////////////////////////////////////////////////////////////////// */

    .next_up p {
        font-weight: 600;
        font-size: 55px;
        letter-spacing: -4px;
        font-family: "font-b" !important;
        margin-bottom: 2%;
        color: var(--text_color_p);
    }
    .next_up a {
        font-size: 16px;
        color: var(--text_color_a);
        letter-spacing: var(--spacing);
    }
    .next_up_btn {
        display: inline-block;
        margin-top: 50px;
        background: var(--btn_bg);
        color: var(--btn_text);
    }
    .next_up_btn:hover {
        background: var(--btn_bg_hover);
    }
    .next_up_btn_m {
        display: none;
    }
    /* ///////////////////////////////////////////////////////////////////////////////// */
    .wit {
        width: 100%;
        height: 160px;
        position: absolute;
        top: 0;
        /* left: 50%; */
        background: var(--card_bg);
        border-bottom: 1px solid #d6d6d6;
    }
    .wit_content {
        position: absolute;
        top: 50%;
        left: 60px;
        transform: translate(0, -50%);
    }
    .wit_content p {
        color: var(--text_color_p);
        font-size: 36px;
        font-weight: 600;
        letter-spacing: -3px;
        line-height: 100%;
        margin-right: 40px;
    }
    .wit_content a {
        color: var(--text_color_a);
        font-size: 16px;
        letter-spacing: var(--spacing);
    }
    .wit_btn input[type="button"] {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .wit_btn {
        position: absolute;
        top: 50%;
        right: 60px;
        transform: translate(0, -50%);
        color: var(--btn_text);
        background: var(--btn_bg);
    }
    .wit_btn:hover {
        background: var(--btn_bg_hover);
    }
    .wit_bg {
        background-size: 100%;
    }
    /* /////////////////////////////////////////////////////////////////////////////////////////////
    /////////////////////////////////////////////////////////////////////////////////////////////// */
    .epilogue_title {
        /* ok */
        top: 105px;
    }
    .epilogue_title p {
        /* ok */
        font-size: 35px;
    }
    .epilogue_content {
        /* ok */
        bottom: 20px;
    }
    .epilogue_content_bg {
        /* ok */
        width: 245px;
        height: 130px;
        margin: 0px 5px 5px;
    }
    .epilogue_content_text {
        /* ok */
        margin-top: 42.5px;
    }
    .epilogue_content_text p {
        /* ok */
        font-weight: 600;
        font-size: 16px;
        font-family: "font-b" !important;
    }
    .epilogue_content_text a {
        font-size: 14px;
    }
    .epilogue_content_text_btn {
        display: none;
    }
    .icon_info {
        /* ok */
        width: 30px;
    }
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    .epilogue_btn {
        /* ok */
        bottom: 35px;
    }
    .epilogue_about_content a {
        /* ok */
        font-size: 15px;
        line-height: 1.85;
    }
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    /* ------------------------------------------------ */
    .baffle_s {
        position: absolute;
        width: 100%;
        height: 100%;
        background: black;
    }
    .baffle_s {
        font-size: 18px;
        position: absolute;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 30px;
        width: 100%;
        height: 100%;
        background: rgb(255, 100, 0);
        z-index: 10;
    }
    .s_content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }
    .baffle_s input {
        background: #000000;
        color: white;
        margin-bottom: 10px;
    }
    #baffle_height {
        padding: 1px 5px;
        background: #ffffff;
        color: rgb(0, 0, 0);
        border-radius: 5px;
        font-weight: 600;
    }
    #baffle_v {
        text-align: center;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 20;
        position: absolute;
    }
    #baffle_v p {
        margin-top: 180px;
    }
}