li {
    list-style: none !important;
}

p {
    margin: 0;
}

body {
    margin: 0;
}

a {
    text-decoration: none;
}
#skipNavigation {
    display: none;
}

#container #left_section {
    display: none;
}

.cp550 {
    display: none !important;
}



/* 리뉴얼 헤더 시작 */

#header.renewal .part_01 {
    padding: 5px 6% 0;
    box-sizing: border-box;
    width: 100%;
    background-color: #eaeaea;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    align-items: center;
}
#header.renewal .part_01 .tap {
    display: flex;
}
#header.renewal .part_01 .tap p {
    width: 100px;
    text-align: center;
    height: 48px;
    line-height: 48px;
}
#header.renewal .part_01 .tap p a {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, .5);
}
#header.renewal .part_01 .tap p.on {
    position: relative;
    width: 180px;
    opacity: 1;
}




/* 해당 탭 일 때 */
#header.renewal .part_01 .tap p.on::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 54px;
    height: 48px;
    background: url('https://egojin1.speedgabia.com/web/renewal/header/re_header_left.png') no-repeat center center ;
}
#header.renewal .part_01 .tap p.on a {
    color: #1ab744;
    font-weight: 700;
    background: url('../../renewal/header/re_header_center.png') no-repeat center center ;
    display: flex;
    justify-content: center;
    align-items: center;
}
#header.renewal .part_01 .tap p.on::after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    width: 54px;
    height: 48px;
    background: url('../../renewal/header/re_header_right.png') no-repeat center center ;
}


/* 클럽용 */
#header.renewal .part_01 .tap p.club {
    position: relative;
    width: 180px;
}

#header.renewal .part_01 .tap p.club::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 54px;
    height: 48px;
    background: url('../../renewal/header/club_header_left.png') no-repeat center center ;
}
#header.renewal .part_01 .tap p.club a {
    color: #fff;
    font-weight: 400;
    background: url('../../renewal/header/club_header_center.png') no-repeat center center ;
    display: flex;
    justify-content: center;
    align-items: center;
}
#header.renewal .part_01 .tap p.club::after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    width: 54px;
    height: 48px;
    background: url('../../renewal/header/club_header_right.png') no-repeat center center ;
}


/* b2b */
#header.renewal .part_01 .tap p.b2b {
    position: relative;
    width: 180px;
}

#header.renewal .part_01 .tap p.b2b::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 54px;
    height: 48px;
    background: url('https://egojin1.speedgabia.com/web/renewal/header/b2b_header_left.png') no-repeat center center ;
}
#header.renewal .part_01 .tap p.b2b a {
    color: #fff;
    font-weight: 400;
    background: url('../../renewal/header/b2b_header_center.png') no-repeat center center ;
    display: flex;
    justify-content: center;
    align-items: center;
}
#header.renewal .part_01 .tap p.b2b::after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    width: 54px;
    height: 48px;
    background: url('../../renewal/header/b2b_header_right.png') no-repeat center center ;
}






#header.renewal .JS_topMenu > li {
    background: none;
}
#header.renewal .JS_topMenu > li > a {
    height: auto;
    line-height: normal;
    padding: initial;
    font-size: 16px;
    color: rgba(0, 0, 0, .5);
    transition: .3s;
}
#header.renewal .JS_topMenu a:hover {
    color: rgba(0, 0, 0, 1);
    font-weight: bold;
    text-decoration: none;
}




#header.renewal .part_02 {
    border-bottom: 1px solid #eee;
}

#header.renewal .part_02 .p0201 .inner {
    width: 88%;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
}
#header.renewal .part_02 .p0201 .inner .box {
    display: flex;
    width: 70%;
    align-items: center;
}
#header.renewal .part_02 .logo {
    width: 220px;
    height: 110px;
    top: auto;
}
#header.renewal .part_02 .logo.upDown .off {
    top: 50%;
    transform: translateY(-50%);
}
#header.renewal .part_02 .logo.upDown .on {
    top: 50%;
    transform: translateY(-50%);
}

#header.renewal .part_02 #searchBarForm {
    width: 34%;
    position: relative;
}
#header.renewal .part_02 .header_search {
    transform: none;
    display: inline-block;
    position: initial;
    width: 100%;
    background-color: #fff;
    border: 1px solid #eee;
}
#header.renewal .header_search #keyword {
    font-family: 'Pretendard', sans-serif;
}
#header.renewal .header_search input[type=image] {
    top: 46%;
    right: 19px;
    width: auto;
    height: auto;
    transform: translateY(-50%);
}
#header.renewal .header_search input::placeholder  {
    color: #bbbbbb;
    font-size: 14px;
}
#header.renewal .header_icon {
    position: initial;
    transform: initial;
    width: 10%;
}




#header.renewal #ranking .mySwiper .swiper-slide {
    font-size: 16px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    display: block;
    letter-spacing: -0.5px;
    color: #111;
}
#header.renewal #ranking .swiper-vertical {
    height: 45px;
    width: 160px;
    position: relative;
}
#header.renewal #ranking .mySwiper .swiper-slide span {
    font-style: italic;
    color: #1ab744;
    margin-right: 8%;
}
#header.renewal #ranking {
    width: 205px;
    margin-left: 3%;
    display: flex;
    align-items: center;
}

#header.renewal #ranking .mySwiper .swiper-slide a {
    width: auto;
    display: block;
}
#header.renewal .header_icon.all_menu {
    position: absolute;
    left: 6%;
    width: 130px;
}
#header.renewal .part_02 .p0202 .inner {
    max-width: 100%;
    padding: 0 6%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}
#header.renewal .part_02 .p0202 .inner .p0202_box {
    width: 80%;
}
#header.renewal #d_full_btn p {
    width: auto;
    background-color: initial;
    color: #1ab744;
    text-indent: 26px;
}
#header.renewal .header_icon.all_menu ul li.cp792.btn a i {
    color: #1ab744;
    left: 0;
}
#header.renewal #line_menu  {
    width: 100%;
}
#header.renewal #line_menu .swiper-slide > a {
    font-size: 16px;
}

#header.renewal .part_02 .p0202 {
    display: flex;
    height: 60px;
    border-top: none;
}
#header.renewal.fixed .part_02 .header_icon {
    top: 0;
}
#header.renewal .nav.categorySub span {
    display: inline-block;
    font-size: 16px;
    margin: 0 1%;
}
#header.renewal .p0202 .nav.categorySub {
    width: 25%;
    background: initial;
    text-align: right;
}
#header.renewal .nav.categorySub li {
    background: initial;
}
#header.renewal .nav.categorySub a {
    color: #999;
}
#header.renewal .header_icon.all_menu ul li.cp792.btn {
    height: 60px;
    line-height: 60px;
}
#header.renewal #line_menu .swiper-slide:hover > a {
    background-color: transparent;
}
#header.renewal.fixed {
    box-shadow: none;
}
#header.renewal .header_icon.all_menu ul {
    width: 125px;
}
#header.renewal .part_02 .p0202 {
    border: none;
}



#header.renewal .part_01 .JS_topMenu {
    margin: 0;
    width: 17%;
    text-align: right;
}
#header.renewal .part_01 .JS_topMenu li {
    margin-left: 10px;
}


#header.renewal.fixed .part_02 .p0201 {
    display: none;
}

#header.renewal.fixed .part_02 .p0201.nav-up {
    display: block;
}



#header.renewal #ranking .all_wrap {
    display: none;
    position: absolute;
    width: 250px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #eee;
    bottom: -395px;
    z-index: 99;
    padding: 30px 20px;
}
#header.renewal #ranking .all_wrap p {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -0.5px;
    color: #111;
    margin-bottom: 20px;
}
#header.renewal #ranking .all_wrap p a {
    display: block;
}
#header.renewal #ranking .all_wrap p:nth-last-of-type(1) {
    margin-bottom: 0;
}
#header.renewal #ranking .all_wrap p span {
    color: #1ab744;
    margin-right: 10px;
}
#header.renewal #ranking .all .point {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
}
#header.renewal #ranking .all .point i {
    transition: .3s;
    font-size: 17px;
}
#header.renewal #ranking .all .point.show i {
    transform: rotate(180deg);
}
#header.renewal #ranking .all_wrap.show {
    display: block;
}
#header.renewal #category_scroll {
    width: 85%;
}




@media screen and (max-width: 1890px) {
    #header.renewal #category_scroll {
        width: 85%;
    }
    #header.renewal .part_01 .JS_topMenu {
        width: 25%;
    }
}


@media screen and (max-width: 1700px) {
    #header.renewal #category_scroll {
        width: 80%;
    }
}


@media screen and (max-width: 1660px) {
    #header.renewal #line_menu .swiper-slide > a {
        padding: 0;
    }
    #header.renewal #line_menu .swiper-slide {
        padding: 0 1.2%;
    }
}

@media (min-width: 1201px) {
    .wrap_category_scroll {
        min-width: 100%;
        width: 100%;
    }
}
@media screen and (max-width: 1550px)  {
    #header.renewal #ranking .mySwiper .swiper-slide {
        font-size: 15px;
    }
    #header.renewal #line_menu .swiper-slide > a {
        font-size: 15px;
    }
    #header.renewal #d_full_btn p {
        font-size: 15px;
    }
    #header.renewal .part_01 .tap p a {
        font-size: 15px;
    }
    #header.renewal .JS_topMenu > li > a {
        font-size: 15px;
    }
    #header.renewal .nav.categorySub span {
        margin: 0 0.5%;
    }
    #header .nav.categorySub > li {
        padding: 0 3px;
    }
    #header.renewal #ranking .mySwiper .swiper-slide {
        font-size: 15px;
    }
}

@media screen and (max-width: 1390px)  {
    #header.renewal #line_menu .mySwiper {
        width: 85%;
    }
    #header.renewal .part_01 {
        padding: 0 20px;
    }
    #header.renewal .part_02 .p0201 .inner {
        width: 100%;
        padding: 0 20px;
    }
    #header.renewal .part_02 .p0202 .inner {
        padding: 20px;
    }
    #header.renewal .header_icon.all_menu {
        left: 20px;
    }
    
    #header.renewal .part_02 .p0202 .inner > div {
        display: flex;
        width: 65%;
    }

    #header.renewal .p0202 .nav.categorySub {
        display: none;
    }

    #header.renewal .part_02 .p0202 .inner .p0202_box {
        width: 100%;
    }
}

@media screen and (max-width: 1260px) {
    #header.renewal #ranking {
        width: 25%;
    }
    #header.renewal .header_icon {
        width: 25%;
    }
    #header.renewal .header_search input::placeholder  {
        color: #bbbbbb;
        font-size: 12px;
    }


}


@media screen and (max-width: 960px) {
    #header.renewal.fixed .part_02 .p0201 {
        display: block;
    }
    #header.renewal.fixed .part_02 .logo img {
        width: 30%;
    }
    #header.renewal.fixed .part_02 .header_icon {
        top: 48%;
    }
    #header.renewal #ranking {
        display: none;
    }
    #header.renewal .header_icon {
        width: 95%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        left: 50%;
    }
    #header.renewal .part_02 .p0201 .inner {
        display: block;
    }
    #header.renewal .part_02 .p0201 .inner .box {
        width: 100%;
        display: block;
    }
    #header.renewal .p0201 #searchBarForm {
        position: relative;
        z-index: 2;
        width: 100%;
    }
    #header.renewal .part_02 .header_search {
        left: 50%;
        transform: translateX(-50%);
        display: none !important;
        position: absolute;
        z-index: 90;
        bottom: -40px;
        background: rgba(240, 240, 240, .98);
        opacity: 0;
        transition: background .3s ease;
    }
    #header.renewal .part_02 .header_search.on {
        display: block !important;
        opacity: 1.0;
    }
    #header.renewal .part_02 .header_search.show {
        display: block !important;
        opacity: 1.0;
    }
    #header.renewal .part_02 .p0202 {
        display: none;
    }
    #header.renewal .part_01 .tap {
        width: 100%;
    }
    #header.renewal .part_02 .logo {
        height: auto;
    }
    #header.renewal .part_02 .logo img {
        width: 50%;
    }

    #header.renewal .part_02 {
        top: -1px;
        background-color: #fff;
        z-index: 999;
    }
}


@media screen and (max-width: 600px) {
    #header.renewal .part_01 {
        padding: 5px 20px 0;
    }
    #header.renewal .part_01 .tap p a {
        font-size: 13px;
    }
    #header.renewal .part_01 .tap p {
        height: 35px;
        line-height: 35px;
    }
    #header.renewal .part_01 .tap p.on {
        width: 100px;
    }

    /* 해당 탭 일 때 */
    #header.renewal .part_01 .tap p.on::before {
        width: 40px;
        height: 35px;
        background: url(https://egojin1.speedgabia.com/web/renewal/header/re_header_left.png) no-repeat center bottom / 95%;
        left: -10px;
    }
    #header.renewal .part_01 .tap p.on a {
        background: url(../../renewal/header/re_header_center.png) no-repeat center bottom / 54%;
        font-weight: 500;
    }
    #header.renewal .part_01 .tap p.on::after {
        width: 40px;
        height: 35px;
        background: url(../../renewal/header/re_header_right.png) no-repeat center bottom / 95%;
        right: -10px;
    }

    /* 클럽용 */
    #header.renewal .part_01 .tap p.club {
        width: 100px;
        margin-left: 15px;
    }
    #header.renewal .part_01 .tap p.club::before {
        width: 40px;
        height: 35px;
        background: url(../../renewal/header/club_header_left.png) no-repeat center bottom / 95%;
        left: -10px;
    }
    #header.renewal .part_01 .tap p.club a {
        background: url(../../renewal/header/club_header_center.png) no-repeat center bottom / 54%;
        font-weight: 500;
    }
    #header.renewal .part_01 .tap p.club::after {
        width: 40px;
        height: 35px;
        background: url(../../renewal/header/club_header_right.png) no-repeat center bottom / 95%;
        right: -10px;
    }


    
    /* b2b */
    #header.renewal .part_01 .tap p.b2b {
        width: 100px;
        margin-left: 15px;
    }
    #header.renewal .part_01 .tap p.b2b::before {
        width: 40px;
        height: 35px;
        background: url(https://egojin1.speedgabia.com/web/renewal/header/b2b_header_left.png) no-repeat center bottom / 95%;
        left: -10px;
    }
    #header.renewal .part_01 .tap p.b2b a {
        background: url(../../renewal/header/b2b_header_center.png) no-repeat center bottom / 54%;
        font-weight: 500;
    }
    #header.renewal .part_01 .tap p.b2b::after {
        width: 40px;
        height: 35px;
        background: url(../../renewal/header/b2b_header_right.png) no-repeat center bottom / 95%;
        right: -10px;
    }


}














.cp703.btn {
    display: none !important;
}

/* 퀵버튼 */

#quick-menu {
    position: fixed;
    z-index: 90;
    right: 0;
    bottom: 80px;
}
#quick-menu .btn_wrap > div {
    background-color: #111;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    cursor: pointer;
}
#quick-menu .btn_wrap > div > i {
    color: #fff;
    font-size: 16px;
}
#quick-menu .btn_wrap .plus_btn i {
    color: #73ff00;
}

#quick-menu .menu {
    width: 140px;
    padding: 20px;
    background-color: #111;
    border-radius: 15px 15px 0 15px;
    position: absolute;
    top: -125px;
    right: 0;
    box-sizing: border-box;

    display: none;
}
#quick-menu .menu.show {
    display: block;
}
#quick-menu .menu > div a {
    display: flex;
    align-items: center;
    font-size: 0;
}
#quick-menu .menu > div a p {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}
#quick-menu .menu > div a img {
    width: 12%;
    margin-right: 10px;
}
#quick-menu .menu .kakao {
    margin: 15px 0;
}
#quick-menu .menu .delivery i {
    font-size: 14px;
    color: #fff;
    margin-right: 8px;
}



@media screen and (max-width:960px) {
    #quick-menu .btn_wrap > div {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    #quick-menu .btn_wrap > div > i {
        font-size: 14px;
    }
}



@media screen and (max-width: 600px) {
    #quick-menu .menu > div a p {
        font-size: 12px;
    }
    #quick-menu .menu .kakao {
        margin: 10px 0;
    }
    #quick-menu .menu {
        width: 120px;
        padding: 15px;
        top: -100px;
        border-radius: 10px 10px 0 10px;
    }
}