@charset "UTF-8";
/* 브랜드 */
#contents.brand img {
    max-width: 100%;
}
#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 .conts {
    padding: 0 20px;
}
#contents.brand .ico_arrow_right_white {
    display: inline-block;
    width: 36px;
    height: 12px;
    background-image: url("https://m.ehyundai.com/images/mobilehome2/brand/ico_btn_arrow_right_white02.svg");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
    vertical-align: middle;
}
#contents.brand .btn_wrap {
    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;
    width: 100%;
}
#contents.brand .btn_wrap .linkbtn {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 10px 60px 9px 16px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background: #FFFFFF;
    border-style: none;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}
#contents.brand .btn_wrap .linkbtn > span {
    font-size: 0.875rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .btn_wrap .linkbtn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url("https://m.ehyundai.com/images/mobilehome2/brand/ico_btn_arrow_right_black.svg");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.brand .btn_wrap .linkbtn.outline {
    padding-top: 8px;
    padding-bottom: 7px;
    border: 2px solid #171A19;
}
#contents.brand .btn_wrap .linkbtn.black {
    background: #171A19;
}
#contents.brand .btn_wrap .linkbtn.black span {
    color: #FFFFFF;
}
#contents.brand .btn_wrap .linkbtn.black::after {
    background-image: url("https://m.ehyundai.com/images/mobilehome2/brand/ico_btn_arrow_right_white.svg");
}
#contents.brand .btn_wrap .linkbtn.black.outline {
    border-color: #FFFFFF;
}
#contents.brand .btn_wrap > * + * {
    margin-left: 8px;
}
#contents.brand .brand_main_tit {
    display: block;
    padding: 32px 0 38px;
    font-size: 1.5rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-align: center;
}
#contents.brand .brand_infotxt {
    margin-top: 16px;
    text-align: right;
}
#contents.brand .brand_infotxt > p {
    display: inline-block;
    position: relative;
    padding-left: 10px;
    font-size: 0.875rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_infotxt > p::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 4px;
    margin-top: -1px;
    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_main_list .list_item {
    position: relative;
}
#contents.brand .brand_main_list .list_item .img {
    position: relative;
    z-index: 0;
}
#contents.brand .brand_main_list .list_item .box {
    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: 1;
    min-height: 80px;
    margin: -40px 16px 0;
    padding: 0 24px;
    background: #171A19;
    color: #FFFFFF;
}
#contents.brand .brand_main_list .list_item .box .box_logo {
    width: 160px;
    height: 44px;
}
#contents.brand .brand_main_list .list_item .box .box_logo img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
#contents.brand .brand_main_list .list_item .box .box_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#contents.brand .brand_main_list .list_item .box .box_link .ico_arrow_right_white {
    position: absolute;
    top: 50%;
    right: 26px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
#contents.brand .brand_main_list .list_item + .list_item {
    margin-top: 48px;
}
#contents.brand .brand_cont_overview {
    margin-left: -20px;
    margin-right: -20px;
}
#contents.brand .brand_cont_overview .overview_background {
    position: relative;
    z-index: 0;
    min-height: 32px;
}
#contents.brand .brand_cont_overview .overview_introbox {
    position: relative;
    z-index: 1;
    margin: -32px 20px 0;
    padding: 24px 20px 28px;
    background: #171A19;
}
#contents.brand .brand_cont_overview .overview_introbox .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;
    width: 191px;
    height: 54px;
    margin: 0 auto;
    color: #FFFFFF;
}
#contents.brand .brand_cont_overview .overview_introbox .logo img {
    width: auto;
}
#contents.brand .brand_cont_overview .overview_introbox .desc {
    margin-top: 16px;
    font-size: 0.875rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-align: center;
}
#contents.brand .brand_cont_overview .overview_introbox .btn_wrap {
    margin-top: 28px;
}
#contents.brand .brand_cont_overview .overview_introbox .btn_wrap .linkbtn {
    max-width: 143px;
}
#contents.brand .brand_cont_sec {
    margin-top: 80px;
}
#contents.brand .brand_cont_sec .brand_cont_tit {
    margin-bottom: 28px;
    font-size: 1.5rem;
    font-weight: 900;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.brand .brand_cont_sec .brand_intro_list .brand_intro_list_item + .brand_intro_list_item {
    margin-top: 40px;
}
#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-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 30px;
}
#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: 112px;
    height: 112px;
    padding-left: 4px;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type01 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-left: 24px;
    padding-right: 4px;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type01 .info_tit {
    font-size: 0.875rem;
    font-weight: 700;
    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 .info_txt {
    margin-top: 8px;
    font-size: 0.875;
    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 {
    width: 100%;
    padding: 10px 10px 0;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type02 .info_tit {
    font-size: 1.125rem;
    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;
    margin-top: 30px;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type02 .info_desc dt {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 69px;
    font-size: 0.875rem;
    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: -webkit-calc(100% - 69px);
    width: -moz-calc(100% - 69px);
    width: calc(100% - 69px);
    font-size: 0.875rem;
    font-weight: 400;
    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 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: 20px;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type02 .info_txt {
    margin-top: 14px;
    font-size: 0.875rem;
    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_type03 {
    padding: 10px 10px 0;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type03 .info_tit {
    font-size: 1.125rem;
    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_type03 .info_desc {
    margin-top: 30px;
}
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type03 .info_desc dt {
    font-size: 0.875rem;
    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_type03 .info_desc dd {
    margin-top: 10px;
    font-size: 0.875rem;
    font-weight: 400;
    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_type03 .info_desc dt:not(:first-child),
#contents.brand .brand_cont_sec .brand_intro_list .intro_cont .intro_cont_info_type03 .info_desc dt:not(:first-child) + dd {
    margin-top: 20px;
}
#contents.brand .brand_cont_sec .brand_intro_list .btn_wrap {
    margin-top: 30px;
}
#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: 40px 14px;
    font-size: 0.875rem;
    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: 40px 14px;
}
#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: 0.875rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .brand_cont_sec .brand_intro_descbox .descbox_list .list_txt {
    margin-top: 8px;
    font-size: 0.875rem;
    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 + .list_item {
    margin-top: 40px;
}
#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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
}
#contents.brand .brand_cont_sec .brand_product_list .list_item .list_item_img {
    overflow: hidden;
    width: 164px;
    height: 164px;
}
#contents.brand .brand_cont_sec .brand_product_list .list_item .list_item_cont {
    width: -webkit-calc(100% - 164px);
    width: -moz-calc(100% - 164px);
    width: calc(100% - 164px);
    padding: 16px 0 12px 16px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#contents.brand .brand_cont_sec .brand_product_list .list_item .list_item_cont .cont_tit {
    display: block;
    min-height: 48px;
    font-size: 1rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    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: 0.875rem;
    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: 16px;
}
#contents.brand .brand_cont_sec .brand_product_list .list_item .btn_wrap .linkbtn {
    width: 100%;
}
#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;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner.col3 .brand_news_item {
    width: -webkit-calc((100vw - 50px) / 3);
    width: -moz-calc((100vw - 50px) / 3);
    width: calc((100vw - 50px) / 3);
    height: -webkit-calc((100vw - 50px) / 3);
    height: -moz-calc((100vw - 50px) / 3);
    height: calc((100vw - 50px) / 3);
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner.col3 .brand_news_item:not(:nth-child(3n-2)) {
    margin-left: 5px;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner.col3 .brand_news_item:nth-child(n+4) {
    margin-top: 5px;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner.col2 .brand_news_item {
    width: -webkit-calc((100vw - 45px) / 2);
    width: -moz-calc((100vw - 45px) / 2);
    width: calc((100vw - 45px) / 2);
    height: -webkit-calc((100vw - 45px) / 2);
    height: -moz-calc((100vw - 45px) / 2);
    height: calc((100vw - 45px) / 2);
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner.col2 .brand_news_item:not(:nth-child(2n-1)) {
    margin-left: 5px;
}
#contents.brand .brand_cont_sec .brand_news_list .brand_news_inner.col2 .brand_news_item:nth-child(n+3) {
    margin-top: 5px;
}
#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: 24px;
    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: 0.875rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.brand .tab_wrap.type_gallery {
    margin-top: 76px;
}
#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_conts {
    margin-top: 16px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap {
    margin-left: -20px;
    margin-right: -20px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .indi_wrap {
    left: 77px;
    right: 98px;
    bottom: 24px;
}
#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 {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    height: 3px;
}
#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.2);
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .indi_wrap .indi_conts .btn_indi {
    display: block;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_page_numbers {
    position: absolute;
    right: 36px;
    bottom: 16px;
    z-index: 2;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_page_numbers .numbers_txt {
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1.5;
    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 {
    padding: 0 15px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_content .slide_conts {
    padding: 0 5px;
}
#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 {
    position: static;
    top: auto;
    left: auto;
    max-width: none;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_controls .btn_arrow {
    position: absolute;
    top: 50%;
    width: 24px;
    height: 24px;
    background-image: url("https://m.ehyundai.com/images/mobilehome2/brand/btn_slide_nav_arrow.svg");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
    background-color: #727573;
    margin-top: -12px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_controls .btn_arrow.prev {
    left: 20px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .slide_wrap .slide_controls .btn_arrow.next {
    left: auto;
    right: 20px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .panel_txt {
    margin-top: 28px;
    font-size: 0.875rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-align: center;
    word-break: keep-all;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .btn_wrap {
    margin-top: 28px;
}
#contents.brand .tab_wrap.type_gallery .tab_conts .btn_wrap .linkbtn {
    min-width: 165px;
    width: auto;
}

/* 유지 화면 리스타일링 : FOURM > 브랜드 뉴스L_MBR1.1.1.1L */
#contents.brand .select_shop_news {
    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: -webkit-calc((100vw - 50px) / 3);
    width: -moz-calc((100vw - 50px) / 3);
    width: calc((100vw - 50px) / 3);
    height: -webkit-calc((100vw - 50px) / 3);
    height: -moz-calc((100vw - 50px) / 3);
    height: calc((100vw - 50px) / 3);
}
#contents.brand .select_shop_news .list_box .list_item button {
    width: 100%;
    height: 100%;
    border-bottom: 0 none;
}
#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: 5px;
}
#contents.brand .select_shop_news .list_box .list_item:nth-child(n+4) {
    margin-top: 5px;
}
#contents.brand .select_shop_news .more {
    margin: 20px 0 0;
}
#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 .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: #D4D6D4;
}
#contents.brand .shop_news_popup .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #00815A;
}
#contents.brand .shop_news_popup .swiper-container .swiper-button-prev {
    left: 0;
    width: 24px;
    height: 24px;
    margin-top: -12px;
}
#contents.brand .shop_news_popup .swiper-container .swiper-button-prev::after {
    width: 100%;
    height: 100%;
    background: #727573 url("../../images/mobilehome2/ico_arrow_right_white.svg") 0 0 no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% 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 {
    right: 0;
    width: 24px;
    height: 24px;
    margin-top: -12px;
}
#contents.brand .shop_news_popup .swiper-container .swiper-button-next::after {
    width: 100%;
    height: 100%;
    background: #727573 url("../../images/mobilehome2/ico_arrow_right_white.svg") 0 0 no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
}
#contents.brand .shop_news_popup .swiper-container .swiper-button-next.swiper-button-disabled::after,
#contents.brand .shop_news_popup .swiper-container .swiper-button-prev.swiper-button-disabled::after {
    background-color: #D4D6D4;
}
#contents.brand .shop_news_popup_close {
    right: 25px;
    width: 30px;
    height: 30px;
    margin-top: -42px;
}
#contents.brand .shop_news_popup_close .shop_news_popup_close_button {
    width: 30px;
    height: 30px;
    background-image: url("https://m.ehyundai.com/images/mobilehome2/ico_close_white.svg");
    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;
}

/* 헤더와 컨텐츠 사이 여백 벌어짐 : 개발 구조가 퍼블이랑 달라서 생기는 여백 잡기 */
#content-body {
    margin-top: 48px !important;
}
/*# sourceMappingURL=maps/brand.css.map */