@charset "UTF-8";
/* 24.11.22 tgkim */
/* 24.12.12 Edit - Hyeok */

/* newkeep add CSS */
.common_ban.renew {
    background: #f4f4f4;
    height: 890px;
}

.c_ban_txt01.renew, .c_ban_txt02.renew {
    color: #121212;
}

#content .common_ban .inner { justify-content:flex-start; padding-top:160px; box-sizing: border-box; }
#content .common_ban .inner .ban01 { right:-341px; -webkit-user-drag: none; -khtml-user-drag: none; -moz-user-drag: none; -o-user-drag: none; user-drag: none; }
#content .common_ban .inner .ban01.type2 {bottom:0;}
.arrive_title_btn { display: flex; justify-content: center; align-content: center; width: 280px; height: 80px; margin-bottom: 50px; border-radius: 40px; background: #FFF; }
.arrive_title_btn img { object-fit: contain; -webkit-user-drag: none; -khtml-user-drag: none; -moz-user-drag: none; -o-user-drag: none; user-drag: none;  }

.m_txt01 {
    font-size: 44px;
    font-weight: 400;
    color: #292929;
    line-height: 60px;
    letter-spacing: -0.03em;
    text-align: center;
}

.m_txt01 span { font-weight:500; }

.m_txt01.emoji img {
    width: 90px;
    height: auto;
    vertical-align: middle;
}

/* naver arrive sec */
.naver_arrive_sec {
    background: #fff;
}

.naver_arrive_sec .inner {
    padding: 140px 0;
    flex-direction: column;
}

.naver_arrive_sec .n-arrive-img img {
    width: 264px;
    margin-right:-2rem;
}

.arrive_point_card {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 140px;
    gap: 0 20px;
    flex-wrap: wrap;
}

.arrive_point_card li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 337px;
    padding: 50px 20px 40px;
    box-sizing: border-box;
    border: 1px solid #00BE16;
    background: #fff;
    border-radius: 30px;
    text-align: center;
    transition: all 0.3s;
    position: relative;
    margin-bottom: 40px;


}

.arrive_point_card li.point_01 {
    background: url("../../img/newkeep/arrive/icon_service_naver_001.png") no-repeat #fff calc(100% - 100px) center;
    background-size: 372px auto;
}

.arrive_point_card li.point_02 {
    background: url("../../img/newkeep/arrive/icon_service_naver_002.png") no-repeat #fff calc(100% - 100px) center;
    background-size: 372px auto;
}

.arrive_point_card li.point_03 {
    background: url("../../img/newkeep/arrive/icon_service_naver_003.png") no-repeat #fff calc(100% - 100px) center;
    background-size: 372px auto;
}

.arrive_point_card li.point_04 {
    background: url("../../img/newkeep/arrive/icon_service_naver_004.png") no-repeat #fff calc(100% - 100px) center;
    background-size: 372px auto;
}

.arrive_point_card li.point_05 {
    background: url("../../img/newkeep/arrive/icon_service_naver_005.png") no-repeat #fff calc(100% - 100px) center;
    background-size: 372px auto;
}

.arrive_point_card li .txt_box {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
}

.arrive_point_card li .txt_box p.stitle {
    text-align: left;
    font-size: 26px;
    letter-spacing: -0.03em;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1.4;
}

.arrive_point_card li .txt_box p.stitle span.point {
    color: #00BE16;
    display: block;
}

.arrive_point_card li .txt_box p.stxt {
    text-align: left;
    font-size: 20px;
    color: #292929;
    letter-spacing: -0.03em;
    line-height: 36px;
}
.arrive_point_card li .txt_box p.s_stxt {
    text-align: left;
    font-size: 20px;
    color: #A4A4A4;
    letter-spacing: -0.03em;
    line-height: 36px;
}

@media all and (max-width: 1024px) {
    .common_ban.renew { height:240px; }
    #content .common_ban .inner { justify-content:flex-start; padding:30px 5% 20px; box-sizing:border-box; }
    #content .common_ban .inner .ban01 { width:280px; bottom:0; right:-20px; z-index:0; }
    .c_ban_txt01 { margin-bottom:10px; font-size:25px; line-height:1.2; position:relative; z-index:2; }
    .c_ban_txt02 { font-size:16px; line-height:1.4; position:relative; z-index:2; word-break:keep-all; }
    .c_ban_txt02 span { display:block; }
    .c_ban_txt02 .mo_space { display: none; }
    .m_txt01 { display:flex; flex-direction:column; align-items:center; margin-bottom:8px; font-size:22px; line-height:1.4; }
    .m_txt01 span { display:block; }
    .m_txt01.emoji img { width:45px; object-fit:contain; }
    .m_txt02 { font-size:15px; line-height:1.4; word-break:keep-all; }
    .arrive_title_btn { display: none; }

    .naver_arrive_sec .inner {
        padding: 70px 5%;
        box-sizing: border-box;
    }

    .naver_arrive_sec .n-arrive-img img {
        width: 150px;
        margin-right:0;
    }

    .arrive_point_card { margin-top: 35px; }

    .arrive_point_card li.point_01 {
        background: url("../../img/newkeep/arrive/icon_service_naver_001.png") no-repeat #fff center calc(100% + 10px) ;
        background-size: 200px auto;
    }

    .arrive_point_card li.point_02 {
        background: url("../../img/newkeep/arrive/icon_service_naver_002.png") no-repeat #fff center calc(100% + 20px) ;
        background-size: 200px auto;
    }

    .arrive_point_card li.point_03 {
        background: url("../../img/newkeep/arrive/icon_service_naver_003.png") no-repeat #fff center calc(100% - 0px) ;
        background-size: 200px auto;
    }

    .arrive_point_card li.point_04 {
        background: url("../../img/newkeep/arrive/icon_service_naver_004.png") no-repeat #fff center calc(100% - 0px) ;
        background-size: 200px auto;
    }

    .arrive_point_card li.point_05 {
        background: url("../../img/newkeep/arrive/icon_service_naver_005.png") no-repeat #fff center calc(100% - 0px) ;
        background-size: 200px auto;
    }

    .arrive_point_card li .txt_box {
        position: absolute;
        left: 0;
        right: 0;
        top: 40px;
        transform:translateY(0%);
    }

    .arrive_point_card li .txt_box p.stitle {
        text-align: center;
        font-size: 18px;
    }

    .arrive_point_card li .txt_box p.stitle span.point {
        color: #00BE16;
    }

    .arrive_point_card li .txt_box p.stxt {
        text-align: center;
        font-size: 14px;
        line-height: 20px;
        margin-top: 20px;
        padding: 0 20px;
    }
    .arrive_point_card li .txt_box p.s_stxt {
        text-align: center;
        font-size: 14px;
        color: #A4A4A4;
        letter-spacing: -0.03em;
        line-height: 20px;
    }
}