@charset "UTF-8";
/* 브랜드 */
#contents.brand img {
    vertical-align: top;
}
#contents.brand .blind {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0, 0 0, 0 0);
            clip-path: polygon(0 0, 0 0, 0 0);
}
#contents.brand > h2 {
    min-width: 1440px;
    padding: 72px 0;
    font-size: 48px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.3;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-align: center;
}
#contents.brand .brand_cont_overview .overview_background {
    overflow: hidden;
    position: relative;
    min-height: 85px;
    z-index: 0;
}
#contents.brand .brand_cont_overview .overview_background img {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
#contents.brand .brand_cont_overview .overview_introbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 2;
    width: 1440px;
    min-height: 166px;
    margin: -85px auto 0;
    padding: 0 60px 0 64px;
    background: #171A19;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#contents.brand .brand_cont_overview .overview_introbox .logo {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 238px;
    color: #FFFFFF;
}
#contents.brand .brand_cont_overview .overview_introbox .desc {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_overview .overview_introbox .btn_wrap {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-left: 56px;
    font-size: 0;
    line-height: 0;
}
#contents.brand .brand_cont_sec {
    margin-top: 120px;
}
#contents.brand .brand_cont_sec .brand_cont_tit {
    font-size: 32px;
    font-weight: 900;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.brand .brand_cont_sec .brand_infotxt {
    margin-top: 20px;
    text-align: right;
}
#contents.brand .brand_cont_sec .brand_infotxt > p {
    display: inline-block;
    position: relative;
    padding-left: 10px;
    font-size: 12px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_infotxt > p::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 4px;
    background: #171A19;
    -webkit-transform: rotate(45deg) translateY(-50%);
       -moz-transform: rotate(45deg) translateY(-50%);
        -ms-transform: rotate(45deg) translateY(-50%);
            transform: rotate(45deg) translateY(-50%);
}
#contents.brand .brand_cont_sec .brand_intro_list {
    margin-top: 32px;
    border-bottom: 1px solid #171A19;
}
#contents.brand .brand_cont_sec .brand_intro_list > .brand_intro_list_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #171A19;
}
#contents.brand .brand_cont_sec .brand_intro_list > .brand_intro_list_item:nth-child(even) .intro_visual {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
#contents.brand .brand_cont_sec .brand_intro_list > .brand_intro_list_item:nth-child(even) .intro_cont {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_visual {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 520px;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 216px;
    padding-left: 80px;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 64px;
    padding-right: 60px;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type01 .info_tit {
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type01 .info_txt {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type01 .btn_wrap {
    margin-top: 54px;
    font-size: 0;
    line-height: 0;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type01 .btn_wrap .linkbtn {
    width: 190px;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type01 .btn_wrap .linkbtn + .linkbtn {
    margin-left: 6px;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    padding: 70px 52px 70px 60px;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type02 .info_tit {
    margin-bottom: auto;
    font-size: 28px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type02 .info_desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type02 .info_desc dt {
    width: 200px;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type02 .info_desc dd {
    width: 608px;
    font-size: 18px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type02 .info_desc dd.gap {
    width: 588px;
    margin-left: 20px;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type02 .info_desc dt:not(:first-child),
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type02 .info_desc dt:not(:first-child) + dd {
    margin-top: 30px;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type02 .info_txt {
    font-size: 18px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_cont_tit + .brand_intro_descbox {
    margin-top: -22px;
    margin-left: 228px;
}
#contents.brand .brand_cont_sec .brand_intro_descbox {
    border-top: 1px solid #171A19;
    border-bottom: 1px solid #171A19;
}
#contents.brand .brand_cont_sec .brand_intro_descbox .descbox_txt {
    padding: 79px 52px 79px 60px;
    font-size: 18px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_intro_descbox .descbox_list > .descbox_list_item {
    padding: 60px;
}
#contents.brand .brand_cont_sec .brand_intro_descbox .descbox_list > .descbox_list_item + .descbox_list_item {
    border-top: 1px solid #D4D6D4;
}
#contents.brand .brand_cont_sec .brand_intro_descbox .descbox_list .list_tit {
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_intro_descbox .descbox_list .list_txt {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 32px;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner.col3 .brand_news_item {
    width: 468px;
    height: 468px;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner.col3 .brand_news_item:not(:nth-child(3n-2)) {
    margin-left: 18px;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner.col3 .brand_news_item:nth-child(n+4) {
    margin-top: 18px;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner.col2 .brand_news_item {
    width: 711px;
    height: 711px;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner.col2 .brand_news_item:not(:nth-child(2n-1)) {
    margin-left: 18px;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner.col2 .brand_news_item:nth-child(n+3) {
    margin-top: 18px;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner .brand_news_item a {
    display: block;
    width: 100%;
    height: 100%;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner .brand_news_item a img, #contents.brand .brand_cont_sec .brand_news_list .brand_news_inner .brand_news_item a video {
    width: 100%;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_more {
    margin-top: 40px;
    text-align: center;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_more button {
    display: inline-block;
    border-bottom: 1px solid #171A19;
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_cont_tit + .brand_product_list {
    margin-top: -44px;
    margin-left: 363px;
}
#contents.brand .brand_cont_sec .brand_product_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 1077px;
}
#contents.brand .brand_cont_sec .brand_product_list .list_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 351px;
}
#contents.brand .brand_cont_sec .brand_product_list .list_item:not(:nth-child(3n-2)) {
    margin-left: 12px;
}
#contents.brand .brand_cont_sec .brand_product_list .list_item:nth-child(n+4) {
    margin-top: 54px;
}
#contents.brand .brand_cont_sec .brand_product_list .list_item .list_item_img {
    overflow: hidden;
    width: 351px;
    height: 351px;
}
#contents.brand .brand_cont_sec .brand_product_list .list_item .list_item_img img {
    max-width: 100%;
}
#contents.brand .brand_cont_sec .brand_product_list .list_item .list_item_cont {
    padding: 24px 14px 20px;
}
#contents.brand .brand_cont_sec .brand_product_list .list_item .list_item_cont .cont_tit {
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_product_list .list_item .list_item_cont .cont_txt {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_product_list .list_item .btn_wrap {
    margin-top: auto;
}
#contents.brand .brand_cont_sec .brand_product_list .list_item .btn_wrap .linkbtn {
    width: 100%;
}
#contents.brand .tab_wrap.type_gallery {
    margin-top: 120px;
}
#contents.brand .tab_wrap.type_gallery .tabs {
    width: 1440px;
    margin: 0 auto;
}
#contents.brand .tab_wrap.type_gallery .tabs > ul > li.on a .hide {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0, 0 0, 0 0);
            clip-path: polygon(0 0, 0 0, 0 0);
}
#contents.brand .tab_wrap.type_gallery .tab_cont_panel {
    overflow: hidden;
    position: relative;
}
#contents.brand .tab_wrap.type_gallery .tab_conts {
    margin-top: 30px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap {
    overflow: hidden;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 1920px;
    height: 800px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .indi_wrap {
    left: 630px;
    right: 630px;
    bottom: 40px;
    width: 714px;
    font-size: 0;
    line-height: 0;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .indi_wrap .indi_conts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .indi_wrap .indi_conts > li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .indi_wrap .indi_conts > li.on ~ li .btn_indi {
    background: rgba(255, 255, 255, 0.4);
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .indi_wrap .indi_conts .btn_indi {
    display: block;
    width: 100%;
    height: 3px;
    background: #FFFFFF;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_page_numbers {
    position: absolute;
    right: -webkit-calc(50% - 720px + 64px);
    right: -moz-calc(50% - 720px + 64px);
    right: calc(50% - 720px + 64px);
    bottom: 30px;
    z-index: 2;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_page_numbers .numbers_txt {
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    font-style: normal;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_page_numbers .numbers_txt * {
    font-size: inherit;
    font-weight: inherit;
    font-style: normal;
    color: inherit;
    line-height: inherit;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_page_numbers .unit, #contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_page_numbers .total {
    opacity: 0.4;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_content {
    overflow: visible !important;
    width: 1452px;
    padding: 0 234px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_content .slide_conts {
    padding: 0 6px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_content .slide_conts .img {
    position: relative;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_content .slide_conts:not(.on) .img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_controls .btn_arrow {
    position: absolute;
    top: 50%;
    width: 56px;
    height: 56px;
    background-image: url("../../images/webhome2/brand/btn_slide_nav_arrow.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
    background-color: #727573;
    margin-top: -28px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_controls .btn_arrow.prev {
    left: 50%;
    margin-left: -720px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_controls .btn_arrow.next {
    left: auto;
    right: 50%;
    margin-right: -720px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_controls .btn_arrow:hover, #contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_controls .btn_arrow:focus {
    background-color: #00815A;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .panel_txt {
    width: 1440px;
    margin: 0 auto 48px;
    font-size: 18px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}

/* 유지 화면 리스타일링 : FOURM > 브랜드 뉴스L_PBR1.1.1.1L */
#contents.brand .select_shop_news {
    margin-top: 32px;
    padding: 0;
}
#contents.brand .select_shop_news .list_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
#contents.brand .select_shop_news .list_box .list_item {
    width: 468px;
    height: 468px;
}
#contents.brand .select_shop_news .list_box .list_item button {
    width: 100%;
    height: 100%;
}
#contents.brand .select_shop_news .list_box .list_item img, #contents.brand .select_shop_news .list_box .list_item video {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: fill;
}
#contents.brand .select_shop_news .list_box .list_item:not(:nth-child(3n-2)) {
    margin-left: 18px;
}
#contents.brand .select_shop_news .list_box .list_item:nth-child(n+4) {
    margin-top: 18px;
}
#contents.brand .select_shop_news .more {
    margin-top: 40px;
    text-align: center;
}
#contents.brand .select_shop_news .more button {
    display: inline-block;
    border-bottom: 1px solid #171A19;
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .shop_news_popup {
    z-index: 62;
}
#contents.brand .shop_news_popup > .swiper-container .swiper-slide .left .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: #D4D6D4;
}
#contents.brand .shop_news_popup > .swiper-container .swiper-slide .left .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #00815A;
}
#contents.brand .shop_news_popup > .swiper-container .swiper-button-prev {
    width: 48px;
    height: 48px;
    margin-left: -500px;
}
#contents.brand .shop_news_popup > .swiper-container .swiper-button-prev::after {
    width: 100%;
    height: 100%;
    background-image: url("https://ehyundai.com/images/webhome2/ico_arrow_right_48_white.png");
    -moz-background-size: auto;
         background-size: auto;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
#contents.brand .shop_news_popup > .swiper-container .swiper-button-next {
    width: 48px;
    height: 48px;
    margin-left: 452px;
}
#contents.brand .shop_news_popup > .swiper-container .swiper-button-next::after {
    width: 100%;
    height: 100%;
    background-image: url("https://ehyundai.com/images/webhome2/ico_arrow_right_48_white.png");
    -moz-background-size: auto;
         background-size: auto;
}
#contents.brand .shop_news_popup > .swiper-container .swiper-button-next.swiper-button-disabled,
#contents.brand .shop_news_popup > .swiper-container .swiper-button-prev.swiper-button-disabled {
    opacity: 0.6;
}
#contents.brand .shop_news_popup_close {
    z-index: 64;
    width: 48px;
    height: 48px;
    margin-right: -452px;
}
#contents.brand .shop_news_popup_close .shop_news_popup_close_button {
    width: 48px;
    height: 48px;
    background-image: url("https://ehyundai.com/images/webhome2/ico_close_48_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.brand .shop_news_popup_close .shop_news_popup_close_button::before, #contents.brand .shop_news_popup_close .shop_news_popup_close_button::after {
    display: none;
}
#contents.brand .shop_news_popup.dim {
    z-index: 60;
}
/*# sourceMappingURL=maps/brand.css.map */