@charset "UTF-8";
/* 메인 관련 */
.main {
    margin-top: 0 !important;
}
.main > h2 {
    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);
}
.main .conts {
    /* 빌보드 */
    /* 지점안내 */
    /* 컬처 */
    /* 팝업스토어 */
    /* 중단 배너 */
    /* 트렌드뉴스 */
    /* 브랜드 */
}
.main .conts .billboard {
    width: 100%;
}
.main .conts .billboard .slide_wrap .slide_controls {
    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);
}
.main .conts .billboard .slide_wrap .indi_progress {
    left: 20px;
    right: 136px;
    bottom: 73px;
}
.main .conts .billboard .slide_wrap .indi_progress .track {
    background-color: rgba(255, 255, 255, 0.2);
}
.main .conts .billboard .slide_wrap .indi_progress .track .current {
    background-color: rgb(255, 255, 255);
}
.main .conts .billboard .slide_wrap .indi_wrap {
    left: 20px;
    right: 20px;
    bottom: 73px;
    height: 2px;
}
.main .conts .billboard .slide_wrap .indi_wrap .indi_control {
    position: absolute;
    right: 0;
    bottom: -10px;
    width: 20px;
    height: 20px;
    background-image: url("../../images/mobilehome2/ico_pause_20_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.main .conts .billboard .slide_wrap .indi_wrap .indi_control.play {
    background-image: url("../../images/mobilehome2/ico_play_white.svg");
}
.main .conts .local_shop {
    margin-top: 80px;
    padding: 0 20px;
}
.main .conts .local_shop > h3 > a:after {
    content: "";
    display: inline-block;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 8px;
    vertical-align: top;
    width: 24px;
    height: 24px;
    background-image: url("../../images/mobilehome2/ico_arrow_down_black.svg");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.main .conts .local_shop > h3 > a > span {
    font-size: 1.5rem;
    font-weight: 900;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
.main .conts .local_shop > dl {
    margin-top: 36px;
}
.main .conts .local_shop > dl > dt {
    text-align: right;
}
.main .conts .local_shop > dl > dt > a > strong {
    display: block;
    font-size: 2.5rem;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 1.3;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.main .conts .local_shop > dl > dt > a > span {
    display: inline-block;
    padding-left: 24px;
    background-color: #FFFFFF;
    font-size: 1.5rem;
    font-weight: 900;
    color: #171A19;
    line-height: 1.3;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.main .conts .local_shop > dl > dd {
    margin-top: -16px;
    margin-left: -20px;
    padding-top: 33px;
    padding-left: 20px;
    border-top: 1px solid #171A19;
}
/* 2023-04-17 추가 [S] */

.main .conts .local_shop > dl > dd .info > div.info_link {
    position: relative;
}

.main .conts .local_shop > dl > dd .info > div.info_link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    visibility: visible;
    opacity: 1;
    background: -webkit-linear-gradient(257.74deg, rgba(0, 0, 0, 0) 18.01%, rgba(0, 0, 0, 0.6) 92.31%);
    background: -moz-linear-gradient(257.74deg, rgba(0, 0, 0, 0) 18.01%, rgba(0, 0, 0, 0.6) 92.31%);
    background: linear-gradient(192.26deg, rgba(0, 0, 0, 0) 18.01%, rgba(0, 0, 0, 0.6) 92.31%);
}

.main .conts .local_shop > dl > dd .info > div.info_link > .btn_wrap {
    position:absolute;
    bottom: 0;
    right: 0;
}

.main .conts .local_shop > dl > dd .info > div > .btn_wrap > .linkbtn {
    color: #fff;
    width: 200px;
}

/* 2023-04-17 추가 [E] */
.main .conts .local_shop > dl > dd .today {
    margin-top: 32px;
    font-size: 1rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.main .conts .local_shop > dl > dd .time {
    margin-top: 12px;
}
.main .conts .local_shop > dl > dd .time .bullet_list > li + li {
    margin-top: 8px;
}
.main .conts .local_shop > dl > dd .time .bullet_list > li > span {
    display: inline-block;
    width: 51px;
    margin-right: 8px;
    text-align: justify;
}
.main .conts .local_shop > dl > dd .info_link {
    margin-top: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #EAEBEA;
    border-bottom: 1px solid #EAEBEA;
}
.main .conts .local_shop > dl > dd .info_link > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
       -moz-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}
.main .conts .local_shop > dl > dd .info_link > ul > li {
    text-align: center;
}
.main .conts .local_shop > dl > dd .info_link > ul > li > a {
    font-size: 0.75rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.main .conts .local_shop > dl > dd .info_link > ul > li > a:before {
    content: "";
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    vertical-align: top;
    display: block;
    margin: 0 auto;
}
.main .conts .local_shop > dl > dd .info_link > ul > li.floor > a:before {
    width: 24px;
    height: 24px;
    background-image: url("../../images/mobilehome2/main/ico_floor_24.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.main .conts .local_shop > dl > dd .info_link > ul > li.news > a:before {
    width: 24px;
    height: 24px;
    background-image: url("../../images/mobilehome2/main/ico_news_24.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.main .conts .local_shop > dl > dd .info_link > ul > li.food > a:before {
    width: 24px;
    height: 24px;
    background-image: url("../../images/mobilehome2/main/ico_food_24.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.main .conts .local_shop > dl > dd .info_link > ul > li.parking > a:before {
    width: 24px;
    height: 24px;
    background-image: url("../../images/mobilehome2/main/ico_parking_24.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.main .conts .culture {
    margin-top: 96px;
}
.main .conts .culture > h3 {
    padding: 0 20px;
    font-size: 1.5rem;
    font-weight: 900;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
.main .conts .culture .slide_wrap {
    margin-top: 28px;
    overflow: hidden;
}
.main .conts .culture .slide_wrap .slide_content {
    overflow: initial !important;
    margin-left: 20px;
    margin-right: 70px;
}
.main .conts .culture .slide_wrap .slide_content .slide_conts {
    padding-right: 8px;
}
.main .conts .popup_store {
    margin-top: 96px;
    overflow: hidden;
}

/* 2023-04-17 추가 [S] */
.main .conts .popup_store .slide_wrap .slide_content {
    overflow: initial !important;
    margin-right: 17px;
}

.main .conts .popup_store .slide_wrap .slide_content .slide_conts {
    padding-right: 8px;
}
/* 2023-04-17 추가 [E] */

.main .conts .popup_store > h3 {
    padding: 0 20px;
    font-size: 1.5rem;
    font-weight: 900;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
.main .conts .popup_store .slide_wrap {
    margin-top: 28px;
}
.main .conts .popup_store .slide_wrap .inner_box > a > dl {
    padding: 0 20px 40px;
}
.main .conts .popup_store .slide_wrap .slide_controls {
    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);
}
.main .conts .popup_store .slide_wrap .indi_progress {
    left: 20px;
    bottom: 0;
}
.main .conts .banner_wrap {
    margin-top: 80px;
}
.main .conts .banner_wrap > h3 {
    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);
}
.main .conts .banner_wrap .slide_wrap .indi_wrap {
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 23px;
}
.main .conts .banner_wrap .slide_wrap .indi_wrap .indi_conts {
    text-align: left;
}
.main .conts .banner_wrap .slide_wrap .indi_wrap .indi_conts > li {
    display: inline-block;
}
.main .conts .banner_wrap .slide_wrap .indi_wrap .indi_conts > li + li {
    margin-left: 4px;
}
.main .conts .banner_wrap .slide_wrap .indi_wrap .indi_conts > li .btn_indi {
    width: 40px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.2);
}
.main .conts .banner_wrap .slide_wrap .indi_wrap .indi_conts > li.on .btn_indi {
    background-color: rgb(255, 255, 255);
}
.main .conts .banner_wrap .slide_wrap .indi_wrap .indi_control {
    position: absolute;
    right: 20px;
    bottom: -10px;
    width: 20px;
    height: 20px;
    background-image: url("../../images/mobilehome2/ico_pause_20_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.main .conts .banner_wrap .slide_wrap .indi_wrap .indi_control.play {
    background-image: url("../../images/mobilehome2/ico_play_white.svg");
}
.main .conts .trend_news {
    margin-top: 80px;
}
.main .conts .trend_news > h3 {
    padding: 0 20px;
    font-size: 1.5rem;
    font-weight: 900;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
.main .conts .trend_news .tile_list {
    position: relative;
    margin-top: 28px;
    overflow: hidden;
}
.main .conts .trend_news .tile_list .list_wrap {
    position: relative;
    width: 100%;
    height: 280px;
    overflow: hidden;
}
.main .conts .trend_news .tile_list .list_wrap .list01 > li {
    display: inline-block;
    width: 280px;
    height: 280px;
    margin-left: 8px;
}
.main .conts .trend_news .tile_list .list_wrap + .list_wrap {
    margin-top: 8px;
}
.main .conts .trend_news .indi_wrap {
    position: relative;
}
.main .conts .trend_news .indi_wrap .indi_control {
    position: absolute;
    right: 20px;
    bottom: 5px;
    width: 20px;
    height: 20px;
    background-image: url("../../images/mobilehome2/ico_pause_gray.svg");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.main .conts .trend_news .indi_wrap .indi_control.play {
    background-image: url("../../images/mobilehome2/ico_play_gray.svg");
}
.main .conts .trend_news .indi_wrap .indi_control > span {
    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);
}
.main .conts .brand {
    margin-top: 96px;
}
.main .conts .brand > h3 {
    padding: 0 20px;
    font-size: 1.5rem;
    font-weight: 900;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
.main .conts .brand .tab_wrap {
    margin-top: 28px;
}
.main .conts .brand .tab_wrap .tabs {
    padding-left: 20px;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.main .conts .brand .tab_wrap .tabs::-webkit-scrollbar {
    display: none;
}
.main .conts .brand .tab_wrap .tabs a {
    white-space: nowrap;
}
.main .conts .brand .tab_wrap .tab_conts {
    margin-top: 8px;
}
.main .conts .brand .tab_wrap .tab_conts .big {
    position: relative;
}
.main .conts .brand .tab_wrap .tab_conts .big > a {
    display: block;
}
.main .conts .brand .tab_wrap .tab_conts .big > a > img {
    width: 100%;
}
.main .conts .brand .tab_wrap .tab_conts .big > a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: -webkit-linear-gradient(250.14deg, rgba(0, 0, 0, 0) 23.73%, rgba(0, 0, 0, 0.8) 90.43%);
    background: -moz-linear-gradient(250.14deg, rgba(0, 0, 0, 0) 23.73%, rgba(0, 0, 0, 0.8) 90.43%);
    background: linear-gradient(199.86deg, rgba(0, 0, 0, 0) 23.73%, rgba(0, 0, 0, 0.8) 90.43%);
}
.main .conts .brand .tab_wrap .tab_conts .big > dl {
    position: absolute;
    bottom: 32px;
    left: 20px;
    width: 295px;
}
.main .conts .brand .tab_wrap .tab_conts .big > dl > dt {
    font-size: 1.5rem;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.main .conts .brand .tab_wrap .tab_conts .big > dl > dd {
    margin-top: 8px;
}
.main .conts .brand .tab_wrap .tab_conts .big > dl > dd > p {
    font-size: 0.875rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
}
.main .conts .brand .tab_wrap .tab_conts .big > dl > dd .btn_wrap {
    margin-top: 16px;
}
.main .conts .brand .tab_wrap .tab_conts .big > dl > dd .btn_wrap .linkbtn {
    width: 144px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    border: 2px solid #FFFFFF;
    background-color: transparent;
}
.main .conts .brand .tab_wrap .tab_conts .big > dl > dd .btn_wrap .linkbtn > span {
    color: #FFFFFF;
    font-weight: 700;
}
.main .conts .brand .tab_wrap .tab_conts .big > dl > dd .btn_wrap .linkbtn:after {
    width: 24px;
    height: 24px;
    background-image: url("../../images/mobilehome2/ico_arrow_link_24_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.main .conts .brand .tab_wrap .tab_conts .tiles {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.main .conts .brand .tab_wrap .tab_conts .tiles > div {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
}
.main .conts .brand .tab_wrap .tab_conts .tiles > div img {
    height: 100%;
}
.main .conts .brand .tab_wrap .tab_conts .tiles > div > ul .txt_info {
    text-align: center;
}
.main .conts .brand .tab_wrap .tab_conts .tiles > div > ul .txt_info > a {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -webkit-calc(-50% + 16vw));
       -moz-transform: translate(-50%, -moz-calc(-50% + 16vw));
        -ms-transform: translate(-50%, calc(-50% + 16vw));
            transform: translate(-50%, calc(-50% + 16vw));
    font-size: 0.75rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.main .conts .brand .tab_wrap .slide_wrap {
    overflow: hidden;
}
.main .conts .brand .tab_wrap .slide_wrap .slide_content {
    overflow: initial !important;
    margin-right: 30px;
}
.main .conts .brand .tab_wrap .slide_wrap .slide_content .slide_conts {
    padding-right: 8px;
}
.main .conts .sns_share {
    height: 238px;
    background-color: rgba(255, 15, 7, 0.3);
    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;
}

/* 메인 레이어 팝업 */
.lay_pop.main {
    position: fixed;
    top: 144px;
    left: -webkit-calc(50% - 160px);
    left: -moz-calc(50% - 160px);
    left: calc(50% - 160px);
    width: 320px;
    z-index: 100;
}
.lay_pop.main .lay_wrap {
    padding: 0;
}
.lay_pop.main .lay_wrap .lay_tit {
    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);
}
.lay_pop.main .lay_wrap .lay_conts .inner_box > img {
    width: 100%;
}
.lay_pop.main .lay_wrap .lay_conts .slide_wrap {
    height: 470px;
}
.lay_pop.main .lay_wrap .lay_conts .slide_wrap .indi_wrap {
    width: 320px;
    left: 50%;
    bottom: 21px;
    height: 2px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.lay_pop.main .lay_wrap .lay_conts .slide_wrap .indi_wrap .indi_conts > li {
    display: inline-block;
    margin-right: 4px;
}
.lay_pop.main .lay_wrap .lay_conts .slide_wrap .indi_wrap .indi_conts > li .btn_indi {
    width: 14px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.2);
}
.lay_pop.main .lay_wrap .lay_conts .slide_wrap .indi_wrap .indi_conts > li.on .btn_indi {
    background-color: rgb(255, 255, 255);
}
.lay_pop.main .lay_wrap .lay_footer {
    padding: 16px 20px;
    background-color: #171A19;
}
.lay_pop.main .lay_wrap .lay_footer .btn_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.lay_pop.main .lay_wrap .lay_footer .btn_wrap > button span {
    font-size: 0.875rem;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}

/* //메인 레이어 팝업 */
/*# sourceMappingURL=maps/main.css.map */