#c_navigation_006_P_2495-1716254254642 .e_navigationE-38 .p_navItem1:nth-child(5) a{
    color: #db2719 !important;
}

#c_navigation_006_P_2495-1716254254642 .e_navigationE-38 .p_navItem1:nth-child(5) a::after {
    width: 100% !important;
}


#c_navigation_006_P_2495-1716254254642 .e_navigationE-38 .p_navItem1 > p a::after {
    background: #db2719;
}

@media screen and (min-width: 769px) {
    #c_navigation_006_P_2495-1716254254642 .e_navigationE-38 .p_navItem1 > p a::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 0;
        height: 4px;
        margin: 0 auto;
        transition: allease .3s;
    }
}















.subpage_ad {
    position: relative;
    height: 610px;
    max-height: 1440px;
    overflow: hidden;
    margin-top: 0px;
}
.subpage_ad:before {
    content: "";
    transition: all 2s;
    opacity: 0.5;
    background: rgb(0 60 170 / 89%);
    left: 0px;
    bottom: 0px;
    top: 0px;
    display: block;
    position: absolute;
    width: 0px;
    z-index: 1;
}
.bgimg {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: no-repeat center / cover;
}
.bgimg::before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 5%;
    right: 0px;
    height: 100%;
    width: 100%;
    border: rgb(255 255 255 / 74%) 1px solid;
    bottom: 8%;
    -webkit-transition: all .3sease-in-out;
    transition: all .3sease-in-out;
    border-radius: 0px 0px 0px 120px;
}
.mobitem {
    display: none;
}
.subpage_ad .text {
    position: relative;
    width: 84%;
    max-width: 1440px;
    color: #fff;
    text-align: left;
    line-height: 1.6;
    z-index: 4;
    top: calc(70% - 150px);
    margin: 0 auto;
}
.subpage_ad .ad-tit {
    text-align: left;
    line-height: 1;
    font_radio: 2;
    display-radio: 1;
    color: rgb(255 255 255);
    font-size: 45px;
    /* max-width: 200px; */
    font-family: "Objectivity-Bold";
}
.subpage_ad .ad-line {
    height: 0px;
    width: 50%;
    background: #ffffff94;
    margin: 0.8% auto;
    margin-left: 0;
}
.subpage_ad .ad-sum {
    font-weight: normal;
    text-align: left;
    line-height: 2;
    font-size: 48px;
    font-family: "Objectivity-Bold";
    margin-top: 0px;
    z-index: 2;
    position: relative;
}