@charset "UTF-8";
/* 지하철,버스 컬러 */
/* 지점안내 */
#contents.store {
    padding-top: 142px;
}
#contents.store .blind, #contents.store .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.store.tight_gap {
    padding-top: 70px;
}
#contents.store .store_cont_overview  {
    overflow: hidden;
    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: 1110px;
    height: 680px;
    padding: 48px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
}
#contents.store .store_cont_overview .slide_wrap {
    overflow: hidden;
    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: 1110px;
    height: 680px;
    padding: 48px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#contents.store .store_cont_overview .slide_wrap .indi_wrap {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 0;
    width: 100%;
    margin-top: auto;
    padding-right: 28px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#contents.store .store_cont_overview .slide_wrap .indi_wrap .indi_conts {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 585px;
    height: 2px;
    margin: 12px 0;
}
#contents.store .store_cont_overview .slide_wrap .indi_wrap .indi_conts > li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
       -moz-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
}
#contents.store .store_cont_overview .slide_wrap .indi_wrap .indi_conts > li button {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
}
#contents.store .store_cont_overview .slide_wrap .indi_wrap .indi_conts > li.on ~ li button {
    opacity: 0.4;
}
#contents.store .store_cont_overview .slide_wrap .indi_wrap .indi_control {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
}
#contents.store .store_cont_overview .slide_wrap .indi_wrap .indi_control.stop {
    width: 28px;
    height: 28px;
    background-image: url("../../../images/webhome2/en/store/ico_slide_stop_28_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .store_cont_overview .slide_wrap .indi_wrap .indi_control.play {
    width: 28px;
    height: 28px;
    background-image: url("../../../images/webhome2/en/store/ico_slide_play_28_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .store_cont_overview .slide_wrap .slide_controls {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    position: relative;
    top: auto;
    left: auto;
    max-width: none;
    z-index: 0;
    margin: -28px 40px 0 auto;
}
#contents.store .store_cont_overview .slide_wrap .slide_controls .btn_arrow {
    position: relative;
    right: auto;
    width: 28px;
    height: 28px;
    background-image: url("../../../images/webhome2/en/store/ico_slide_arrow_28_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .store_cont_overview .slide_wrap .slide_content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
#contents.store .store_cont_overview .slide_wrap .slide_content .slide_conts img {
    max-width: 100%;
    min-width: 100%;
}
#contents.store .store_cont_overview .slide_wrap .overview_top {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
#contents.store .store_cont_overview .slide_wrap .overview_box {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
}
#contents.store .store_cont_overview .overview_top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: auto;
}
#contents.store .store_cont_overview .overview_top .overview_control {
    max-width: 80%;
    margin-bottom: auto;
}
#contents.store .store_cont_overview .overview_top .overview_control a {
    display: block;
    position: relative;
    padding-right: 32px;
    font-size: 32px;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 1.4;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}

#contents.store .store_cont_overview .overview_top .overview_control a.sub::after {
	top: 25%;
}
#contents.store .store_cont_overview .overview_top .overview_control a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 28px;
    height: 28px;
    background-image: url("../../../images/webhome2/en/store/ico_arrow_down_28_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .store_cont_overview .overview_top .overview_address {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    max-width: 50%;
    margin-left: auto;
}
#contents.store .store_cont_overview .overview_top .overview_address a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .store_cont_overview .overview_top .overview_address span {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .store_cont_overview .overview_top .overview_address .ico_location {
    display: inline-block;
    position: relative;
    padding-left: 28px;
	color: #FFFFFF;
}
#contents.store .store_cont_overview .overview_top .overview_address .ico_location::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    background-image: url("../../../images/webhome2/en/store/ico_location_24_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .store_cont_overview .overview_top .overview_address a:hover .ico_location {
    text-decoration: underline;
}
#contents.store .store_cont_overview .overview_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 300px;
    margin-top: 12px;
}
#contents.store .store_cont_overview .overview_box .information {
    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: 713px;
    padding: 32px;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#contents.store .store_cont_overview .overview_box .information .info_tit {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .store_cont_overview .overview_box .information .info_tit em {
    font-style: normal;
    font-size: 28px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .store_cont_overview .overview_box .information .info_desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    justify-content: space-between;
    gap: 20px;
}
#contents.store .store_cont_overview .overview_box .information .info_desc .left {
    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;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    flex: 1;
    justify-content: space-between;
}
#contents.store .store_cont_overview .overview_box .information .info_desc .right {
    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;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    flex: 1;
    justify-content: space-between;
}
#contents.store .store_cont_overview .overview_box .information .info_desc dt {
    width: 210px;
    font-size: 15px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .store_cont_overview .overview_box .information .info_desc dd {
    width: 100px;
    /* margin-left: 32px; */
    font-size: 15px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-align: right;
}

#contents.store .store_cont_overview .overview_box .information .info_desc .left dt {
    width: 210px;
    font-size: 15px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .store_cont_overview .overview_box .information .info_desc .left dd {
    width: 100px;
    /* margin-left: 32px; */
    font-size: 15px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-align: right;
}

#contents.store .store_cont_overview .overview_box .information .info_desc .right dt {
    width: 190px;
    font-size: 15px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .store_cont_overview .overview_box .information .info_desc .right dd {
    width: 120px;
    /* margin-left: 32px; */
    font-size: 15px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-align: right;
}

#contents.store .store_cont_overview .overview_box .information .info_desc dt:not(:first-child),
#contents.store .store_cont_overview .overview_box .information .info_desc dt:not(:first-child) + dd {
    margin-top: 8px;
}
#contents.store .store_cont_overview .overview_box .information .info_desc span {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .store_cont_overview .overview_box .calendar {
    width: 293px;
    margin-left: auto;
    background: #FFFFFF;
}
#contents.store .store_cont_overview .overview_box .calendar .legend_area {
    height: 17px;
    padding: 0 24px 16px;
    text-align: right;
}
#contents.store .store_cont_overview .overview_box .calendar .legend_area img {
    max-width: 201px;
}
#contents.store .store_cont_overview .overview_box .calendar .ui-calendar-today .ui-calendar-day {
    border: 0 none !important;
}
#contents.store .cont_mtit {
    font-size: 40px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.3;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-align: center;
}
#contents.store .store_cont_overview + .store_cont_sec {
    margin-top: 96px;
}
#contents.store div + .store_cont_sec {
    margin-top: 80px;
}
#contents.store .store_cont_sec .cont_tit {
    font-size: 28px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .store_cont_sec .cont_links {
    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: 20px;
}
#contents.store .store_cont_sec .cont_links > li {
    width: 25%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-right: 1px solid #D4D6D4;
    border-bottom: 1px solid #D4D6D4;
}
#contents.store .store_cont_sec .cont_links > li:nth-child(4n+1) {
    border-left: 1px solid #D4D6D4;
}
#contents.store .store_cont_sec .cont_links > li:not(:nth-child(n+5)) {
    border-top: 1px solid #D4D6D4;
}
#contents.store .store_cont_sec .cont_links > li a {
    display: block;
    padding: 20px 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .store_cont_sec .cont_links > li a > span {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .store_cont_sec .cont_links > li a .outlink {
    position: relative;
    padding-right: 24px;
}
#contents.store .store_cont_sec .cont_links > li a .outlink::after {
    content: "";
    position: absolute;
    top: -2px;
    right: 0;
    width: 24px;
    height: 24px;
    background-image: url("../../../images/webhome2/en/common/ico_pc_link_24_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .store_cont_sec .cont_tit + .event_banner_list {
    margin-top: 24px;
}
#contents.store .store_cont_sec .event_banner_list {
    position: relative;
}
#contents.store .store_cont_sec .event_banner_list .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
#contents.store .store_cont_sec .event_banner_list .list > li {
    width: 268px;
}
#contents.store .store_cont_sec .event_banner_list .list > li a {
    display: block;
    color: #171A19;
}
#contents.store .store_cont_sec .event_banner_list .list > li .img {
    display: block;
    overflow: hidden;
    width: 268px;
    height: 268px;
}
#contents.store .store_cont_sec .event_banner_list .list > li .img img {
    width: 100%;
}
#contents.store .store_cont_sec .event_banner_list .list > li .info {
    display: block;
    padding-top: 24px;
}
#contents.store .store_cont_sec .event_banner_list .list > li .info .info_tit {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    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: 54px;
}
#contents.store .store_cont_sec .event_banner_list .list > li .info .info_tit + .info_txt {
    margin-top: 8px;
}
#contents.store .store_cont_sec .event_banner_list .list > li .info .info_txt {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #727573;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .store_cont_sec .event_banner_list .list > li + li {
    margin-left: 13px;
}
#contents.store .store_cont_sec .event_banner_list .more {
    position: absolute;
    top: -56px;
    right: 0;
    width: 24px;
    height: 24px;
}
#contents.store .store_cont_sec .event_banner_list .more button {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #171A19;
    vertical-align: top;
}
#contents.store .store_cont_sec .event_banner_list .more button::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/common/ico_arrow_right_20_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .store_cont_sec .cont_tit + .add_banner_list,
#contents.store .store_cont_sec .cont_tit + .special_banner_list {
    margin-top: 24px;
}
#contents.store .store_cont_sec .add_banner_list .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
#contents.store .store_cont_sec .add_banner_list .list img {
    max-width: 100%;
}
#contents.store .store_cont_sec .add_banner_list .list.col2 > li {
    width: 549px;
}
#contents.store .store_cont_sec .add_banner_list .list.col2 > li + li {
    margin-left: 12px;
}
#contents.store .store_cont_sec .add_banner_list .list.col2 > li img {
    max-width: 549px;
}

/* 2023-05-18 추가 [S] */
#contents.store .store_cont_sec .add_banner_list.slide_wrap{
    position: relative;
    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;
    width: 100%;
    height: auto;
    margin: 28px auto 0;
}

#contents.store .store_cont_sec .add_banner_list.slide_wrap img{
    width: 100%;
}

#contents.store .store_cont_sec .add_banner_list.slide_wrap .indi_progress{
    width: 585px;
    left: 48px;
    bottom: 33px;
}

#contents.store .store_cont_sec .add_banner_list.slide_wrap .indi_progress .track{
    background-color: rgba(255, 255, 255, 0.2);
}

#contents.store .store_cont_sec .add_banner_list.slide_wrap .indi_progress .track .current{
    background-color: rgb(255, 255, 255);
}

#contents.store .store_cont_sec .add_banner_list.slide_wrap .slide_controls{
    top: initial;
    right: 0;
    left: 0;
    bottom: 20px;
    width: 100%;
    margin: 0 auto;
}

#contents.store .store_cont_sec .add_banner_list.slide_wrap .slide_controls .btn_arrow.prev{
    right: 120px;
    bottom: 0;
    width: 28px;
    height: 28px;
    background-image: url(../../../images/webhome2/en/common/ico_arrow_right_28_white.png);
    background-repeat: no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    background-position: center;
}

#contents.store .store_cont_sec .add_banner_list.slide_wrap .slide_controls .btn_arrow.next{
    left: initial;
    right: 80px;
    bottom: 0;
    width: 28px;
    height: 28px;
    background-image: url(../../../images/webhome2/en/common/ico_arrow_right_28_white.png);
    background-repeat: no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    background-position: center;
}

#contents.store .store_cont_sec .add_banner_list.slide_wrap .indi_wrap{
    width: 100%;
    margin: 0 auto;
    height: 1px;
    bottom: 20px;
}

#contents.store .store_cont_sec .add_banner_list.slide_wrap .indi_wrap .indi_control{
    position: absolute;
    right: 40px;
    width: 28px;
    height: 28px;
    background-image: url(../../../images/webhome2/en/common/ico_pause_28_white.png);
    background-repeat: no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    background-position: center;
    bottom: 0;
}

#contents.store .store_cont_sec .add_banner_list.slide_wrap .indi_wrap .indi_control.play{
    background-image: url(../../../images/webhome2/en/common/ico_play_28_white.png);
}

#contents.store .store_cont_sec .add_banner_list.slide_wrap .slide_content .slide_conts .inner_box .tit_wrap{
    position: absolute;
    z-index: 1;
    bottom: 80px;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 0;
}

#contents.store .store_cont_sec .add_banner_list.slide_wrap .slide_content .slide_conts .inner_box .tit_wrap > p{
    font-size: 28px;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 1.3;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    padding-left: 48px;
}
/* 2023-05-18 추가 [E] */

#contents.store .store_cont_sec .special_banner_list {
    position: relative;
}
#contents.store .store_cont_sec .special_banner_list .indi_wrap {
    font-size: 0;
    line-height: 0;
}
#contents.store .store_cont_sec .special_banner_list .indi_wrap .indi_conts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 48px;
    bottom: 33px;
    z-index: 2;
    width: 585px;
    height: 2px;
}
#contents.store .store_cont_sec .special_banner_list .indi_wrap .indi_conts > li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
       -moz-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
}
#contents.store .store_cont_sec .special_banner_list .indi_wrap .indi_conts > li button {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    vertical-align: top;
}
#contents.store .store_cont_sec .special_banner_list .indi_wrap .indi_conts > li.on ~ li button {
    opacity: 0.4;
}
#contents.store .store_cont_sec .special_banner_list .indi_wrap .indi_control {
    position: absolute;
    right: 48px;
    bottom: 20px;
    z-index: 3;
    width: 28px;
    height: 28px;
    width: 28px;
    height: 28px;
    background-image: url("../../../images/webhome2/en/store/ico_slide_stop_28_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .store_cont_sec .special_banner_list .indi_wrap .indi_control.play {
    background-image: url("../../../images/webhome2/en/store/ico_slide_play_28_white.png");
}
#contents.store .store_cont_sec .special_banner_list .slide_content {
    position: relative;
    overflow: hidden;
    height: 560px;
    z-index: 0;
}
#contents.store .store_cont_sec .special_banner_list .slide_content .slide_box img {
    max-width: 100%;
}
#contents.store .store_cont_sec .special_banner_list .slide_controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 88px;
    bottom: 20px;
    z-index: 4;
}
#contents.store .store_cont_sec .special_banner_list .slide_controls .btn_arrow {
    width: 28px;
    height: 28px;
    background-image: url("../../../images/webhome2/en/store/ico_slide_arrow_28_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .store_cont_sec .special_banner_list .slide_controls .btn_arrow.prev {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
#contents.store .store_cont_sec .special_banner_list .slide_controls .btn_arrow.next {
    margin-left: 12px;
}
#contents.store .event_list .list_top .total {
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .event_list .list_top .total em {
    font-style: normal;
    color: #00815A;
}
#contents.store .event_list .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;
    margin-top: 20px;
}
#contents.store .event_list .list > li {
    width: 362px;
}
#contents.store .event_list .list > li a {
    display: block;
    color: #171A19;
}
#contents.store .event_list .list > li .img {
    display: block;
    overflow: hidden;
    width: 362px;
    height: 362px;
}
#contents.store .event_list .list > li .img img {
    width: 100%;
}
#contents.store .event_list .list > li .info {
    display: block;
    padding-top: 24px;
}
#contents.store .event_list .list > li .info .info_tit {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    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: 54px;
}
#contents.store .event_list .list > li .info .info_tit + .info_txt {
    margin-top: 8px;
}
#contents.store .event_list .list > li .info .info_txt {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #727573;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .event_list .list > li:not(:nth-child(3n-2)) {
    margin-left: 12px;
}
#contents.store .event_list .list > li:nth-child(n+4) {
    margin-top: 48px;
}
#contents.store .event_list .paging_wrap {
    margin-top: 40px;
}
#contents.store .event_nodata {
    margin-top: 64px;
    padding: 96px 0;
}
#contents.store .event_nodata .nodata_txt {
    font-size: 16px;
    font-weight: 400;
    color: #727573;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-align: center;
}
#contents.store .event_nodata .nodata_txt span {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .event_nodata .nodata_txt .ico_nodata {
    display: inline-block;
    position: relative;
    padding-top: 80px;
}
#contents.store .event_nodata .nodata_txt .ico_nodata::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 56px;
    height: 56px;
    background-image: url("https://www.ehyundai.com/images/webhome2/en/common/ico_nodata_56.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .cont_mtit + .store_event_detail_wrap {
    margin-top: 43px;
}
#contents.store .store_event_detail_wrap {
    width: 764px;
    margin: 0 auto;
}
#contents.store .cont_mtit + .tab_wrap {
    margin-top: 40px;
}
#contents.store .tab_wrap .tabs > ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#contents.store .tab_wrap .tabs > ul li:not(.on) a {
    color: #9B9E9C;
}
#contents.store .tab_wrap .tab_conts {
    margin-top: 64px;
}
#contents.store .location_cont .location_tit {
    font-size: 32px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .location_tit + .location_info_txt {
    margin-top: 24px;
}
#contents.store .location_cont .location_stit {
    margin-top: 80px;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .location_stit.border {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #171A19;
}
#contents.store .location_cont .location_txt {
    font-size: 16px;
    font-weight: 400;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .location_info_txt dt, #contents.store .location_cont .location_info_txt dd {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .location_desc_box .box_mtit {
    margin-top: 24px;
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .location_desc_box .box_mtit + .box_tit {
    margin-top: 16px;
}
#contents.store .location_cont .location_desc_box .box_tit {
    margin-top: 24px;
    font-size: 16px;
    font-weight: 700;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .location_desc_box .box_tit strong {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .location_desc_box .box_tit:first-child {
    margin-top: 0;
}
#contents.store .location_cont .location_desc_box .box_tit + .box_tit {
    margin-top: 16px;
}
#contents.store .location_cont .location_desc_box .box_tit .sub {
    font-size: 14px;
    font-weight: 700;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .location_desc_box .box_txt {
    font-size: 16px;
    font-weight: 400;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .location_desc_box .box_txt em {
    font-style: normal;
    font-weight: 700;
}
#contents.store .location_cont .location_desc_box .box_txt.border-top {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid #EAEBEA;
}
#contents.store .location_cont .location_desc_box .bullet_list {
    margin-top: 16px;
    padding-left: 12px;
}
#contents.store .location_cont .location_desc_box .bullet_list li {
    margin-top: 8px;
}
#contents.store .location_cont .location_desc_box .bullet_list li em {
    display: inline-block;
    margin-right: 2px;
    font-style: normal;
    font-weight: 700;
}
#contents.store .location_cont .location_desc_box .bullet_list.col2 {
    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.store .location_cont .location_desc_box .bullet_list.col2 li {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#contents.store .location_cont .location_desc_box .bullet_list.col2 li:not(:nth-child(n+3)) {
    margin-top: 0;
}
#contents.store .location_cont .location_desc_box .bullet_list.col2 li:nth-child(2n-1) {
    width: 250px;
}
#contents.store .location_cont .location_desc_box .bullet_list.col2 li:nth-child(2n) {
    width: -webkit-calc(100% - 250px);
    width: -moz-calc(100% - 250px);
    width: calc(100% - 250px);
}
#contents.store .location_cont .location_desc_box .bullet_list.col3 {
    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.store .location_cont .location_desc_box .bullet_list.col3 li {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#contents.store .location_cont .location_desc_box .bullet_list.col3 li:not(:nth-child(n+4)) {
    margin-top: 0;
}
#contents.store .location_cont .location_desc_box .bullet_list.col3 li:nth-child(3n-1), #contents.store .location_cont .location_desc_box .bullet_list.col3 li:nth-child(3n-2) {
    width: 250px;
}
#contents.store .location_cont .location_desc_box .bullet_list.col3 li:nth-child(3n) {
    width: -webkit-calc(100% - 500px);
    width: -moz-calc(100% - 500px);
    width: calc(100% - 500px);
}
#contents.store .location_cont .location_desc_box .box_alarm_txt {
    margin-top: 12px;
    font-size: 14px;
    font-weight: 400;
    color: #434545;
    line-height: 32px;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .location_desc_box .box_alarm_txt.border-top {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid #EAEBEA;
}
#contents.store .location_cont .location_desc_box .box_alarm_txt .em {
    font-style: normal;
    font-weight: 700;
}
#contents.store .location_cont .location_desc_box .box_alarm_txt .indent {
    display: inline-block;
    padding-left: 8px;
    text-indent: -8px;
}
#contents.store .location_cont .location_desc_box .box_flow_text > p .subway {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 0;
}
#contents.store .location_cont .location_desc_box .box_flow_text > p .bus {
    margin-right: 4px;
}
#contents.store .location_cont .location_desc_box .box_flow_text > p + p {
    margin-top: 8px;
}
#contents.store .location_cont .location_desc_box .box_img {
    margin-top: 16px;
}
#contents.store .location_cont .location_desc_box .box_img img {
    max-width: 100%;
}

/* 2023-05-08 수정 [S] */
#contents.store .location_cont .location_desc_box.pankyo,
#contents.store .location_cont .location_desc_box.tradingcenter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 36px;
}
#contents.store .location_cont .location_desc_box.tradingcenter {
    border-top: 1px solid #EAEBEA;
    padding-top: 25px;
}
#contents.store .location_cont .location_desc_box.pankyo .left,
#contents.store .location_cont .location_desc_box.tradingcenter .left {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 450px;
}
#contents.store .location_cont .location_desc_box.tradingcenter .left {
    height: 310px;
}
#contents.store .location_cont .location_desc_box.pankyo .left img,
#contents.store .location_cont .location_desc_box.tradingcenter .left img {
    max-width: 100%;
}
#contents.store .location_cont .location_desc_box.pankyo .right,
#contents.store .location_cont .location_desc_box.tradingcenter .right {
    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;
    margin-left: 16px;
    padding: 32px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background: #F7FAF9;
    border: 1px solid #F0F5F4;
}
#contents.store .location_cont .location_desc_box.tradingcenter .right {
    height: 310px;
}
#contents.store .location_cont .location_desc_box.pankyo .right .border-top,
#contents.store .location_cont .location_desc_box.tradingcenter .right .border-top {
    border-color: #D8E9E5;
}
#contents.store .location_cont .location_desc_box.tradingcenter .bullet_list.col2 li {
    width: 179px !important;
    margin-top: 0 !important;
}
#contents.store .location_cont .location_desc_box.tradingcenter .box_alarm_txt {
    line-height: 23px;
}
/* 2023-05-08 수정 [E] */

#contents.store .location_cont .location_map {
    position: relative;
    margin-top: 40px;
}
#contents.store .location_cont .location_map .map_area {
    overflow: hidden;
    width: 100%;
    height: 352px;
}
#contents.store .location_cont .location_map .btn_wrap {
    text-align: center;margin-top: 28px;
}
#contents.store .location_cont .location_map .btn_wrap .ubtn {
    display:inline-block;
    min-width:96px;
    padding:6px 0px 5px 0px;
    box-sizing:border-box;
    border:1px solid #171A19 !important;
    text-align:center;
}
#contents.store .location_cont .location_map .btn_wrap .ubtn span {
    color: #171A19;
    font-size: 14px;
    line-height: 21px;
    font-weight: 700;
    letter-spacing: -0.25px;
}
#contents.store .location_cont .location_map .map_btns {
    position: absolute;
    top: -70px;
    right: 0;
}
#contents.store .location_cont .location_map .map_btns .btn_print {
    padding: 6px 20px;
    border: 1px solid #171A19;
    font-size: 14px;
    font-weight: 700;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    background: #FFFFFF;
}
#contents.store .location_cont .location_map .map_btns .btn_print span {
    position: relative;
    padding-left: 24px;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .location_map .map_btns .btn_print span::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/common/ico_print_20.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .location_cont .location_roughmap {
    position: relative;
    margin-top: 20px;
}
#contents.store .location_cont .location_roughmap .map_area {
    overflow: hidden;
    width: 100%;
    height: 637px;
}
#contents.store .location_cont .location_roughmap .map_area img {
    max-width: 100%;
}
#contents.store .location_cont .table_wrap .table_row table {
    width: 100%;
    border-collapse: collapse;
}
#contents.store .location_cont .table_wrap .table_row table thead th {
    padding: 14px 0;
    background-color: #F0F5F4;
    border-left: 1px solid #FFFFFF;
    text-align: center;
}
#contents.store .location_cont .table_wrap .table_row table thead th:first-child {
    border-left: none;
}
#contents.store .location_cont .table_wrap .table_row table thead th.bd_l {
    border-left: 1px solid #FFFFFF;
}
#contents.store .location_cont .table_wrap .table_row table thead th.bd_t {
    border-top: 1px solid #FFFFFF;
}
#contents.store .location_cont .table_wrap .table_row table thead th.bd_b {
    border-bottom: 1px solid #FFFFFF;
}
#contents.store .location_cont .table_wrap .table_row table tbody th {
    border-bottom: 1px solid #eaebea;
    border-left: 1px solid #eaebea;
    font-weight: normal;
}
#contents.store .location_cont .table_wrap .table_row table tbody th.first {
    border-left: none !important;
}
#contents.store .location_cont .table_wrap .table_row table tbody th.al_center {
    text-align: center;
}
#contents.store .location_cont .table_wrap .table_row table tbody th.al_right {
    text-align: right;
}
#contents.store .location_cont .table_wrap .table_row table tbody td {
    padding: 20px;
    border-bottom: 1px solid #eaebea;
    border-left: 1px solid #eaebea;
    background-color: #FFFFFF;
    /* 데이터 없을 경우 */
}
#contents.store .location_cont .table_wrap .table_row table tbody td.first {
    border-left: none;
}
#contents.store .location_cont .table_wrap .table_row table tbody td.al_center {
    text-align: center;
}
#contents.store .location_cont .table_wrap .table_row table tbody td.al_center .bullet_list {
    display: inline-block;
}
#contents.store .location_cont .table_wrap .table_row table tbody td.al_right {
    text-align: right;
}
#contents.store .location_cont .table_wrap .table_row table tbody td .fc_red {
    color: #FF383B;
}
#contents.store .location_cont .table_wrap .table_row table tbody td .fc_khaki {
    color: #00805A;
}
#contents.store .location_cont .table_wrap .table_row table tbody td .fc_gray02 {
    color: #727573;
}
#contents.store .location_cont .table_wrap .table_row table tbody td .no_result {
    padding: 20px 0;
    text-align: center;
}
#contents.store .location_cont .table_wrap .table_row table tbody td .no_result p {
    font-size: 14px;
    font-weight: 400;
    color: #727573;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .table_wrap .table_row table tfoot td {
    padding: 20px;
    border-bottom: 1px solid #eaebea;
    border-left: 1px solid #eaebea;
    background-color: #FFFFFF;
}
#contents.store .location_cont .table_wrap .table_row table tfoot td.first {
    border-left: none;
}
#contents.store .location_cont .table_wrap .table_row table tfoot td.al_center {
    text-align: center;
}
#contents.store .location_cont .table_wrap .table_row table tfoot td.al_center .bullet_list {
    display: inline-block;
}
#contents.store .location_cont .table_wrap .table_row table tfoot .al_right {
    text-align: right;
}
#contents.store .location_cont .table_wrap .table_row table {
    border-top: 1px solid #171A19;
}
#contents.store .location_cont .table_wrap .table_row table tbody th {
    padding: 20px 20px;
    background-color: #f0f5f4;
    border-left: 1px solid #f0f5f4;
    font-weight: 700;
    text-align: left;
}
#contents.store .location_cont .table_wrap .table_row table tbody th:not(.td) + td {
    border-left: 0 none;
}
#contents.store .location_cont .table_wrap .table_row table tbody th.td {
    background: #FFFFFF;
    font-weight: normal;
    border-bottom-color: #EAEBEA !important;
}
#contents.store .location_cont .table_wrap .table_row table tbody th span {
    display: inline-block;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .table_wrap .table_row table tbody th span.sub {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .table_wrap .table_row table tbody th.border_bot {
    border-bottom-color: #EAEBEA !important;
}
#contents.store .location_cont .table_wrap .table_row table tbody tr:not(:last-child) th {
    border-bottom-color: #FFFFFF;
}
#contents.store .location_cont .table_wrap .table_row table tbody td {
    height: 1px;
	color: #434545;
}
#contents.store .location_cont .table_wrap .table_row table tbody td .bold {
    font-style: normal;
    font-weight: 700;
    color: #434545;
}
#contents.store .location_cont .table_wrap .table_row table tbody td.first {
    border-left: 0 none;
}
#contents.store .location_cont .table_wrap .table_row .pd0 {
    padding: 0;
}
#contents.store .location_cont .table_wrap .table_row .bus_list {
    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;
    height: 100%;
}
#contents.store .location_cont .table_wrap .table_row .bus_list > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
       -moz-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    min-height: 60px;
}
#contents.store .location_cont .table_wrap .table_row .bus_list > div dt, #contents.store .location_cont .table_wrap .table_row .bus_list > div dd {
    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;
    height: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#contents.store .location_cont .table_wrap .table_row .bus_list > div dt {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 112px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
}
#contents.store .location_cont .table_wrap .table_row .bus_list > div dd {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    border-left: 1px solid #EAEBEA;
	color: #434545;
}
#contents.store .location_cont .table_wrap .table_row .bus_list > div + div {
    border-top: 1px solid #EAEBEA;
}
#contents.store .location_cont .table_wrap .table_row .bus_list .btn_link {
    display: inline-block;
    position: relative;
    margin-left: 16px;
    padding-right: 16px;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .table_wrap .table_row .bus_list .btn_link::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url("../../../images/webhome2/en/common/ico_arrow_right_16_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .location_cont .table_wrap p + .subway {
    margin-top: 8px;
}
#contents.store .location_cont .table_wrap p + p {
    margin-top: 4px;
	color :  #434545;
}
#contents.store .location_cont .table_wrap .transfer > li + li {
    margin-top: 4px;
}
#contents.store .location_cont .subway {
    display: block;
    position: relative;
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 20px;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .subway strong {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .subway .subway_line_indigo {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: #185AA6;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: 1px;
}
#contents.store .location_cont .subway .subway_line_green {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: #00A45D;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: 1px;
}
#contents.store .location_cont .subway .subway_line_orange {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: #FF7F2C;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: 1px;
}
#contents.store .location_cont .subway .subway_line_blue {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: #00A3D6;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: 1px;
}
#contents.store .location_cont .subway .subway_line_violet {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: #785C97;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: 1px;
}
#contents.store .location_cont .subway .subway_line_brown {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: #C58047;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: 1px;
}
#contents.store .location_cont .subway .subway_line_olive {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: #6E7748;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: 1px;
}
#contents.store .location_cont .subway .subway_line_pink {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: #E71E6E;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: 1px;
}
#contents.store .location_cont .subway .subway_line_gold {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: #9D8C49;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: 1px;
}
#contents.store .location_cont .subway .subway_line_deepred {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: #A71E31;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: 1px;
}
#contents.store .location_cont .subway .subway_line_sky {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: #749ACC;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: 1px;
}
#contents.store .location_cont .subway .subway_line_jade {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: #05A49F;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: 1px;
}
#contents.store .location_cont .subway .subway_line_brightred {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: #EF1335;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: 1px;
}
#contents.store .location_cont .subway.indigo {
    color: #185AA6;
}
#contents.store .location_cont .subway.green {
    color: #00A45D;
}
#contents.store .location_cont .subway.orange {
    color: #FF7F2C;
}
#contents.store .location_cont .subway.blue {
    color: #00A3D6;
}
#contents.store .location_cont .subway.violet {
    color: #785C97;
}
#contents.store .location_cont .subway.brown {
    color: #C58047;
}
#contents.store .location_cont .subway.olive {
    color: #6E7748;
}
#contents.store .location_cont .subway.pink {
    color: #E71E6E;
}
#contents.store .location_cont .subway.gold {
    color: #9D8C49;
}
#contents.store .location_cont .subway.deepred {
    display: inline-block;
    color: #A71E31;
}
#contents.store .location_cont .subway.sky {
    color: #749ACC;
}
#contents.store .location_cont .subway.jade {
    color: #05A49F;
}
#contents.store .location_cont .subway.brightred {
    color: #EF1335;
}
#contents.store .location_cont .bus {
    display: inline-block;
    position: relative;
    padding-left: 22px;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .bus.bus_air {
    color: #777777;
}
#contents.store .location_cont .bus.bus_air::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/store/ico_bus_air.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .location_cont .bus.bus_b {
    color: #26479D;
}
#contents.store .location_cont .bus.bus_b::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/store/ico_bus_b.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .location_cont .bus.bus_g {
    color: #37B42D;
}
#contents.store .location_cont .bus.bus_g::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/store/ico_bus_g.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .location_cont .bus.bus_t {
    color: #37B42D;
}
#contents.store .location_cont .bus.bus_t::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/store/ico_bus_t.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .location_cont .bus.bus_r {
    color: #F00E0B;
}
#contents.store .location_cont .bus.bus_r::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/store/ico_bus_r.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .location_cont .bus.bus_y {
    color: #DF9F08;
}
#contents.store .location_cont .bus.bus_y::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/store/ico_bus_y.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .location_cont .bus.bus_e {
    color: #38ABA4;
}
#contents.store .location_cont .bus.bus_e::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/store/ico_bus_e.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .location_cont .add_info_wrap .add_info_head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid #171A19;
}
#contents.store .location_cont .add_info_wrap .add_info_head .info_tit {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .add_info_wrap .add_info_head .info_desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
}
#contents.store .location_cont .add_info_wrap .add_info_head .info_desc > div {
    padding: 3px 0;
}
#contents.store .location_cont .add_info_wrap .add_info_head .info_desc > div dt {
    display: inline-block;
    margin-right: 2px;
    font-size: 16px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .add_info_wrap .add_info_head .info_desc > div dd {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .add_info_wrap .add_info_head .info_desc > div + div {
    margin-left: 24px;
}
#contents.store .location_cont .add_info_wrap .add_info_list {
    margin-top: 40px;
}
#contents.store .location_cont .add_info_wrap .add_info_list .list_sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
#contents.store .location_cont .add_info_wrap .add_info_list .list_sec .left {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 268px;
}
#contents.store .location_cont .add_info_wrap .add_info_list .list_sec .right {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
#contents.store .location_cont .add_info_wrap .add_info_list .list_sec .list_tit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .add_info_wrap .add_info_list .list_sec .list_tit span {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .add_info_wrap .add_info_list .list_sec .list_tit .num {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 4px;
}
#contents.store .location_cont .add_info_wrap .add_info_list .list_sec .list_tit .txt {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
#contents.store .location_cont .add_info_wrap .add_info_list .list_sec .list_txt {
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .add_info_wrap .add_info_list .list_sec .list_txt + .bullet_list.dot {
    margin-top: 8px;
}
#contents.store .location_cont .add_info_wrap .add_info_list .list_sec .list_txt + .btn_wrap {
    margin-top: 16px;
}
#contents.store .location_cont .add_info_wrap .add_info_list .list_sec .sbtn {
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#contents.store .location_cont .add_info_wrap .add_info_list .list_sec + .list_sec {
    margin-top: 40px;
}
#contents.store .location_cont .add_info_wrap + .alarm_wrap {
    margin-top: 64px;
}
#contents.store .location_cont .alarm_wrap .alarm_tit {
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .location_cont .alarm_wrap .bullet_list {
    margin-top: 16px;
}
.companion_animal_wrap {
    padding-top: 32px;
}
.companion_animal_wrap .img img {
    max-width: 100%;
}
.companion_animal_wrap .img + .animal_txt {
    margin-top: 24px;
}
.companion_animal_wrap .animal_txt {
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.companion_animal_wrap .animal_txt + .bullet_list {
    margin-top: 4px;
}
.companion_animal_wrap .restrict_box {
    margin-top: 30px;
    padding: 32px 38px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background: #F7FAF9;
}
.companion_animal_wrap .restrict_box .list > div {
    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;
}
.companion_animal_wrap .restrict_box .list > div + div {
    margin-top: 24px;
}
.companion_animal_wrap .restrict_box .list dt {
    width: 80px;
    font-size: 16px;
    font-weight: 700;
    color: #9B9E9C;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.companion_animal_wrap .restrict_box .list dd {
    width: -webkit-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: calc(100% - 80px);
}
.companion_animal_wrap .restrict_box .list dd .list_txt {
    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;
}
.companion_animal_wrap .restrict_box .list dd .list_txt > span {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.companion_animal_wrap .restrict_box .list dd .list_txt > span + span {
    margin-left: 8px;
    padding-left: 8px;
}
.companion_animal_wrap .restrict_box .list dd .list_txt > span + span::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 10px;
    margin-top: -5px;
    background: #D4D6D4;
}
.companion_animal_wrap .restrict_box .list dd .list_txt + .bullet_list {
    margin-top: 4px;
}
.companion_animal_wrap .restrict_box .list dd .bullet_list > li + li {
    margin-top: 4px;
}
.companion_animal_wrap .restrict_box + .bullet_list {
    margin-top: 16px;
}

#contents.store .cont_tit + .food_list {
    margin-top: 24px;
}
#contents.store .food_list .list_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

#contents.store .food_list .list_item img {
    width : 240px;
    height : 180px;
    object-fit: cover;
}

#contents.store .food_list .list_item .slide_wrap {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    overflow: hidden;
    width: 240px;
    height: 180px;
}
#contents.store .food_list .list_item .slide_wrap .indi_wrap {
    bottom: 0;
}
#contents.store .food_list .list_item .slide_wrap .indi_wrap .indi_conts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 50px;
    right: 50px;
    bottom: 16px;
}
#contents.store .food_list .list_item .slide_wrap .indi_wrap .indi_conts > li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
       -moz-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    height: 2px;
}
#contents.store .food_list .list_item .slide_wrap .indi_wrap .indi_conts > li.on ~ li {
    opacity: 0.4;
}
#contents.store .food_list .list_item .slide_wrap .indi_wrap .btn_indi {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
}
#contents.store .food_list .list_item .slide_wrap .indi_wrap .indi_control {
    position: absolute;
    right: 8px;
    bottom: 8px;
}
#contents.store .food_list .list_item .slide_wrap .indi_wrap .indi_control.stop {
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/store/ico_slide_stop_20_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .food_list .list_item .slide_wrap .indi_wrap .indi_control.play {
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/store/ico_slide_play_20_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .food_list .list_item .slide_wrap .slide_controls .btn_arrow {
    margin-top: -12px;
    width: 24px;
    height: 24px;
    background-image: url("https://www.ehyundai.com/images/webhome2/en/ico_arrow_right_24_white02.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
    background-color: #727573;
}
#contents.store .food_list .list_item .slide_wrap .slide_controls .btn_arrow.prev {
    right: 96px;
}
#contents.store .food_list .list_item .slide_wrap .slide_controls .btn_arrow.next {
    left: 96px;
}
#contents.store .food_list .list_item .slide_wrap .slide_conts img {
    width: 100%;
    height: 180px;
}
#contents.store .food_list .list_item .info_wrap {
    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-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    position: relative;
    margin-left: 32px;
}
#contents.store .food_list .list_item .info_wrap .info_tit {
    min-height: 30.8px;
    padding-right: 110px;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .food_list .list_item .info_wrap .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: 16px;
}
#contents.store .food_list .list_item .info_wrap .info_desc dt {
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .food_list .list_item .info_wrap .info_desc dd {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .food_list .list_item .info_wrap .info_desc > div {
    position: relative;
}
#contents.store .food_list .list_item .info_wrap .info_desc > div:not(:first-child) {
    margin-left: 10px;
    padding-left: 10px;
}
#contents.store .food_list .list_item .info_wrap .info_desc > div:not(:first-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1px;
    height: 10px;
    background: #D4D6D4;
}
#contents.store .food_list .list_item .info_wrap .info_txt {
    width: 690px;
    margin-top: 12px;
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .food_list .list_item .info_wrap .info_txt .last_order_time {
    margin-top: 8px;
    font-size: 12px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}

#contents.store .food_list .list_item .info_wrap li {
    list-style: disc;
    margin-left: 24px;
}


#contents.store .food_list .list_item .info_wrap .alert_txt {
    margin-top: auto;
    font-size: 12px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .food_list .list_item .info_wrap .boxbtn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 7px 15px 5px 20px;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    border: 1px solid #171A19;
}
#contents.store .food_list .list_item .info_wrap .boxbtn > span {
    position: relative;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .food_list .list_item + .list_item {
    margin-top: 40px;
}
.lay_pop .food_menu_list {
    margin-top: 24px;
    padding-right: 42px;
}
.lay_pop .food_menu_list > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.lay_pop .food_menu_list > li .img {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 150px;
    height: 150px;
    margin-right: 32px;
}
.lay_pop .food_menu_list > li .img img {
    width: 100%;
}
.lay_pop .food_menu_list > li .info {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
}
.lay_pop .food_menu_list > li .info .info_tit {
    display: block;
    min-height: 27px;
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.lay_pop .food_menu_list > li .info .info_txt {
    min-height: 72px;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.lay_pop .food_menu_list > li .info .info_price {
    margin-top: auto;
    min-height: 30.8px;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.lay_pop .food_menu_list > li + li {
    margin-top: 24px;
}

#contents.store .tab_wrap + .floor_guide_wrap {
    margin-top: 64px;
}
#contents.store .cont_mtit + .floor_guide_wrap {
    margin-top: 64px;
}
#contents.store .floor_guide_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #171A19;
}
#contents.store .floor_guide_wrap .tabs {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 210px;
    padding: 12px 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background: #F7FAF9;
}
#contents.store .floor_guide_wrap .tabs > ul > li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: 21px;
    padding: 12px 20px;
    color: #171A19;
}
#contents.store .floor_guide_wrap .tabs > ul > li a .em {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 40px;
    font-style: normal;
    font-size: 14px;
    font-weight: 700;
    color: #9B9E9C;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .floor_guide_wrap .tabs > ul > li a .txt {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    word-break: break-all;
}
#contents.store .floor_guide_wrap .tabs > ul > li + li {
    margin-top: 12px;
}
#contents.store .floor_guide_wrap .tabs > ul > li.on a {
    background: #00815A;
}
#contents.store .floor_guide_wrap .tabs > ul > li.on a, #contents.store .floor_guide_wrap .tabs > ul > li.on a * {
    color: #FFFFFF;
}
#contents.store .floor_guide_wrap .tab_conts {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 50px 48px;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_head {
    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.store .floor_guide_wrap .tab_conts .guide_cont_head .guide_cont_tit {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
    padding-right: 80px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_head .btn_wrap {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 120px;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_head .btn_wrap .ico_map {
    position: relative;
    padding-left: 24px;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_head .btn_wrap .ico_map::after {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/store/ico_map_20_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_head .bullet_list {
    width: 100%;
    margin-top: 16px;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_head .bullet_list .ico_home {
    display: inline-block;
    margin: -2px 2px 0;
    width: 16px;
    height: 16px;
    background-image: url("../../../images/webhome2/en/store/ico_home_16_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_head + .guide_cont_sec {
    margin-top: 50px;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_visual {
    padding: 42px 0;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_visual img {
    max-width: 100%;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_sec .guide_cont_stit {
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_sec .guide_cont_stit + .guide_brand_list {
    margin-top: 4px;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_sec .guide_brand_list > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 0;
    border-bottom: 1px solid #EAEBEA;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_sec .guide_brand_list > li .list_tit {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_sec .guide_brand_list > li .list_tit button {
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_sec .guide_brand_list > li .list_tit button strong {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_sec .guide_brand_list > li .list_tell {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_sec .guide_brand_list > li .list_btn {
    padding: 2px 0 3px;
    font-size: 0;
    line-height: 0;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_sec .guide_brand_list > li .list_btn [class^=btn] + [class^=btn] {
    margin-left: 8px;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_sec .guide_brand_list > li .btn_brand_home {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("../../../images/webhome2/en/store/ico_home_16_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_sec .guide_brand_list > li .btn-brand-map,
#contents.store .floor_guide_wrap .tab_conts .guide_cont_sec .guide_brand_list > li .btn-map {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("../../../images/webhome2/en/store/ico_location_16_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .floor_guide_wrap .tab_conts .guide_cont_sec + .guide_cont_sec {
    margin-top: 40px;
}
#contents.store .type_outlet {
    margin-top: 0;
}
#contents.store .type_outlet .outlet_cont_top {
    margin-top: -142px;
}
#contents.store .type_outlet .outlet_cont_top img {
    max-width: 100%;
}
#contents.store .type_outlet .outlet_cont_sec:first-child {
    margin-top: 96px;
}
#contents.store .type_outlet .outlet_cont_sec + .outlet_cont_sec {
    margin-top: 82px;
}
#contents.store .type_outlet .outlet_cont_tit {
    font-size: 32px;
    font-weight: 900;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.store .type_outlet .outlet_cont_tit + .outlet_cont_link_box {
    margin-top: 32px;
}
#contents.store .type_outlet .outlet_cont_link {
    margin-top: 16px;
    text-align: right;
}
#contents.store .type_outlet .outlet_cont_link a {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .type_outlet .outlet_cont_link a > span {
    position: relative;
    padding-right: 16px;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .type_outlet .outlet_cont_link a > span::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    background-image: url("../../../images/webhome2/en/common/ico_arrow_right_16_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .type_outlet .outlet_cont_link_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
#contents.store .type_outlet .outlet_cont_link_box .left, #contents.store .type_outlet .outlet_cont_link_box .right {
    width: 714px;
}
#contents.store .type_outlet .outlet_cont_link_box .right {
    margin-left: 12px;
}
#contents.store .type_outlet .outlet_cont_link_box .box_stit {
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .type_outlet .outlet_cont_link_box .box_stit + .box_list {
    margin-top: 24px;
}
#contents.store .type_outlet .outlet_cont_link_box .box_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;
}
#contents.store .type_outlet .outlet_cont_link_box .box_list > li {
    width: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-right: 1px solid #D4D6D4;
    border-bottom: 1px solid #D4D6D4;
}
#contents.store .type_outlet .outlet_cont_link_box .box_list > li:not(:nth-child(n+3)) {
    border-top: 1px solid #D4D6D4;
}
#contents.store .type_outlet .outlet_cont_link_box .box_list > li:nth-child(2n+1) {
    border-left: 1px solid #D4D6D4;
}
#contents.store .type_outlet .outlet_cont_link_box .box_list > li a {
    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;
    height: 100%;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .type_outlet .outlet_cont_link_box .box_list > li a span {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .type_outlet .outlet_cont_link_box .box_list > li a.disabled {
    color: #D4D6D4;
    pointer-events: none;
}
#contents.store .type_outlet .outlet_cont_tit + .outlet_cont_branch {
    margin-top: 32px;
}
#contents.store .type_outlet .outlet_cont_branch {
    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.store .type_outlet .outlet_cont_branch .branch_item {
    overflow: hidden;
    position: relative;
    width: 480px;
    min-height: 80px;
}
#contents.store .type_outlet .outlet_cont_branch .branch_item .img {
    width: 480px;
    height: 480px;
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -moz-transition: transform 0.3s, -moz-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s;
}
#contents.store .type_outlet .outlet_cont_branch .branch_item .info {
    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;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
#contents.store .type_outlet .outlet_cont_branch .branch_item .info .info_txt {
    text-align: center;
}
#contents.store .type_outlet .outlet_cont_branch .branch_item .info .info_txt .sup {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .type_outlet .outlet_cont_branch .branch_item .info .info_txt .bold {
    display: block;
    margin-top: 6px;
    font-size: 32px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .type_outlet .outlet_cont_branch .branch_item .btn_link {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}
#contents.store .type_outlet .outlet_cont_branch .branch_item:hover .img {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
}
#contents.store .type_outlet .outlet_cont_branch .branch_item:hover .info {
    opacity: 1;
}
#contents.store .type_outlet .outlet_cont_branch .branch_item.colspan2 {
    width: 960px;
}
#contents.store .type_outlet .outlet_cont_branch .branch_item.colspan2 .img {
    width: 960px;
}
#contents.store .cont_mtit + .special_cont_wrap {
    margin-top: 64px;
}
#contents.store .service_list_wrap {
    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: 64px;
}
#contents.store .service_list_wrap .list_item {
    width: 362px;
}
#contents.store .service_list_wrap .list_item .img {
    width: 100%;
    height: 241px;
    overflow: hidden;
}
#contents.store .service_list_wrap .list_item .img img {
    width: 100%;
}
#contents.store .service_list_wrap .list_item .list_tit {
    margin-top: 24px;
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .service_list_wrap .list_item .list_info {
    min-height: 44px;
    margin-top: 8px;
}
#contents.store .service_list_wrap .list_item .list_info > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
#contents.store .service_list_wrap .list_item .list_info > div dt {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 8px;
    font-size: 14px;
    font-weight: 700;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .service_list_wrap .list_item .list_info > div dd {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .service_list_wrap .list_item .list_info > div + div {
    margin-top: 2px;
}
#contents.store .service_list_wrap .list_item .list_desc {
    position: relative;
}
#contents.store .service_list_wrap .list_item .list_desc .list_desc_txt {
    margin-top: 16px;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .service_list_wrap .list_item .list_desc .btn_more {
    position: absolute;
    top: -37px;
    right: 0;
    color: #171A19;
}
#contents.store .service_list_wrap .list_item .list_desc .btn_more .ico_arrow {
    padding-right: 16px;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .service_list_wrap .list_item .list_desc .btn_more .ico_arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -9px;
    width: 16px;
    height: 16px;
    background-image: url("../../../images/webhome2/en/common/ico_arrow_right_16_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .service_list_wrap .list_item:nth-child(n+4) {
    margin-top: 48px;
}
#contents.store .service_list_wrap .list_item:not(:nth-child(3n+1)) {
    margin-left: 12px;
}
#contents.store .about_detail_wrap {
    position: relative;
    margin-top: 10px;
}
#contents.store .about_detail_wrap img {
    max-width: 100%;
}
#contents.store .about_detail_wrap .about_visual_tit {
    display: inline-block;
    font-size: 160px;
    font-weight: 900;
    color: #171A19;
    line-height: 180px;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.store .about_detail_wrap .about_visual_tit_outline {
    display: inline-block;
    font-size: 160px;
    font-weight: 900;
    color: transparent;
    line-height: 180px;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.store .about_detail_wrap .about_visual_stit,
#contents.store .about_detail_wrap .about_visual_stit_outline {
    display: inline-block;
    font-size: 108px;
    font-weight: 900;
    color: transparent;
    line-height: 120px;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.store .about_detail_wrap .about_visual_tit_normal {
    display: block;
    font-size: 40px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .about_detail_wrap .about_visual_txt {
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .about_detail_wrap .about_cont_mtit {
    display: block;
    font-size: 120px;
    font-weight: 900;
    color: #171A19;
    line-height: 140px;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.store .about_detail_wrap .about_cont_tit {
    display: inline-block;
    font-size: 60px;
    font-weight: 900;
    color: #171A19;
    line-height: 90px;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.store .about_detail_wrap .about_cont_tit .sub {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .about_detail_wrap .about_cont_stit {
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .about_detail_wrap .about_cont_txt {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .about_detail_wrap .badge_floor {
    display: inline-block;
    padding: 0 12px;
    border: 1px solid #171A19;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .about_detail_wrap .caption {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .about_detail_wrap .sup {
    font-size: 12px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .about_detail_wrap .about_detail_nav {
    position: relative;
    height: 77px;
}
#contents.store .about_detail_wrap .about_detail_nav .navigation {
    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;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 32px;
    border-bottom: 1px solid #D4D6D4;
    background: #FFFFFF;
    text-align: center;
}
#contents.store .about_detail_wrap .about_detail_nav .navigation > li {
    margin-bottom: -1px;
    border-bottom: 2px solid transparent;
}
#contents.store .about_detail_wrap .about_detail_nav .navigation > li button {
    padding: 8px 20px;
    font-size: 18px;
    font-weight: 700;
    color: #9B9E9C;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .about_detail_wrap .about_detail_nav .navigation > li button > span {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .about_detail_wrap .about_detail_nav .navigation > li.on {
    border-bottom-color: #00815A;
}
#contents.store .about_detail_wrap .about_detail_nav .navigation > li.on button {
    color: #00815A;
}
#contents.store .about_detail_wrap.fixed .about_detail_nav .navigation {
    position: fixed;
    top: 70px;
    left: 50%;
    z-index: 50;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 1110px;
    margin-left: -165px;
}
#contents.store .about_detail_wrap .about_detail_conts {
    margin-top: 48px;
}
#contents.store .about_detail_wrap .about_detail_conts .about_cont_sec + .about_cont_sec {
    margin-top: 200px;
}
#contents.store .about_detail_wrap .slide_wrap {
    overflow: hidden;
}
#contents.store .about_detail_wrap .slide_wrap .slide_conts img {
    max-width: 100%;
}
#contents.store .about_detail_wrap .slide_wrap .indi_wrap .indi_conts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
#contents.store .about_detail_wrap .slide_wrap .indi_wrap .indi_conts > li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
       -moz-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
}
#contents.store .about_detail_wrap .slide_wrap .indi_wrap .indi_conts > li.on ~ li .btn_indi {
    opacity: 0.4;
}
#contents.store .about_detail_wrap .slide_wrap .indi_wrap .indi_conts .btn_indi {
    width: 100%;
    height: 2px;
    background: #FFFFFF;
}
#contents.store .about_detail_wrap .slide_wrap .slide_controls .btn_arrow {
    width: 56px;
    height: 56px;
    margin-top: -28px;
    background: #727573;
}
#contents.store .about_detail_wrap .slide_wrap .slide_controls .btn_arrow::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 56px;
    background-image: url("../../../images/webhome2/en/store/ico_slide_arrow_56_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .about_detail_wrap .sec_seoul01 .visual_img_box {
    overflow: hidden;
    height: 650px;
}
#contents.store .about_detail_wrap .sec_seoul01 .visual_tit_box {
    position: relative;
    height: 340px;
    margin-top: -114px;
}
#contents.store .about_detail_wrap .sec_seoul01 .visual_tit_box .about_visual_tit {
    position: absolute;
    top: 0;
    left: 0;
}
#contents.store .about_detail_wrap .sec_seoul01 .visual_tit_box .about_visual_tit_outline {
    position: absolute;
    right: 0;
    bottom: 0;
}
#contents.store .about_detail_wrap .sec_seoul01 .visual_tit_box .about_visual_tit_outline::after {
    content: "";
    position: absolute;
    top: 28px;
    left: 3px;
    z-index: -1;
    width: 778px;
    height: 126px;
    background-image: url("https://www.ehyundai.com/images/webhome2/en/store/about/img_about_seoul_shape_text01.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .about_detail_wrap .sec_seoul01 .visual_tit_box .text_shape01 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 778px;
    height: 126px;
}
#contents.store .about_detail_wrap .sec_seoul01 .visual_desc_box {
    margin-top: 40px;
    padding: 0 54px 0 230px;
}
#contents.store .about_detail_wrap .sec_seoul02 {
    margin-top: 160px;
    padding-right: 114px;
}
#contents.store .about_detail_wrap .sec_seoul02 .slide_wrap {
    width: 996px;
    height: 770px;
}
#contents.store .about_detail_wrap .sec_seoul02 .slide_wrap .indi_wrap {
    left: 142px;
    right: 142px;
}
#contents.store .about_detail_wrap .sec_seoul02 .slide_wrap .slide_controls .btn_arrow.prev {
    right: 442px;
}
#contents.store .about_detail_wrap .sec_seoul02 .slide_wrap .slide_controls .btn_arrow.next {
    left: 442px;
}
#contents.store .about_detail_wrap .sec_seoul02 .visual_desc_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 48px;
}
#contents.store .about_detail_wrap .sec_seoul02 .visual_desc_box .about_cont_tit {
    width: 534px;
}
#contents.store .about_detail_wrap .sec_seoul02 .visual_desc_box .about_cont_txt {
    width: 462px;
}
#contents.store .about_detail_wrap .sec_seoul03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 160px;
}
#contents.store .about_detail_wrap .sec_seoul03 .slide_wrap {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 596px;
    height: 732px;
}
#contents.store .about_detail_wrap .sec_seoul03 .slide_wrap .indi_wrap {
    left: 135px;
    right: 135px;
}
#contents.store .about_detail_wrap .sec_seoul03 .slide_wrap .slide_controls .btn_arrow.prev {
    right: 242px;
}
#contents.store .about_detail_wrap .sec_seoul03 .slide_wrap .slide_controls .btn_arrow.next {
    left: 242px;
}
#contents.store .about_detail_wrap .sec_seoul03 .visual_desc_box {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    padding: 422px 48px 0 0;
}
#contents.store .about_detail_wrap .sec_seoul03 .visual_desc_box .about_cont_txt {
    margin-top: 28px;
}
#contents.store .about_detail_wrap .sec_seoul04 .visual_img_box {
    overflow: hidden;
    height: 650px;
}
#contents.store .about_detail_wrap .sec_seoul04 .visual_tit_box {
    position: relative;
    height: 360px;
    margin-top: -104px;
}
#contents.store .about_detail_wrap .sec_seoul04 .visual_tit_box .about_visual_tit {
    position: absolute;
    top: 0;
    left: 0;
}
#contents.store .about_detail_wrap .sec_seoul04 .visual_tit_box .about_visual_tit_outline {
    position: absolute;
    right: 0;
    bottom: 0;
}
#contents.store .about_detail_wrap .sec_seoul04 .visual_tit_box .about_visual_tit_outline::after {
    content: "";
    position: absolute;
    top: 28px;
    left: 3px;
    z-index: -1;
    width: 540px;
    height: 126px;
    background-image: url("https://www.ehyundai.com/images/webhome2/en/store/about/img_about_seoul_shape_text02.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .about_detail_wrap .sec_seoul04 .visual_desc_box {
    margin-top: 15px;
    padding: 0 0 0 62px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_seoul05 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 160px;
}
#contents.store .about_detail_wrap .sec_seoul05 .slide_wrap {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 510px;
    height: 584px;
}
#contents.store .about_detail_wrap .sec_seoul05 .slide_wrap .indi_wrap {
    left: 135px;
    right: 135px;
}
#contents.store .about_detail_wrap .sec_seoul05 .slide_wrap .slide_controls .btn_arrow.prev {
    right: 199px;
}
#contents.store .about_detail_wrap .sec_seoul05 .slide_wrap .slide_controls .btn_arrow.next {
    left: 199px;
}
#contents.store .about_detail_wrap .sec_seoul05 .visual_desc_box {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 304px 0 0 48px;
}
#contents.store .about_detail_wrap .sec_seoul05 .visual_desc_box .about_visual_badges {
    margin-bottom: 16px;
}
#contents.store .about_detail_wrap .sec_seoul05 .visual_desc_box .about_cont_txt {
    margin-top: 28px;
}
#contents.store .about_detail_wrap .sec_seoul06 {
    margin-top: 160px;
}
#contents.store .about_detail_wrap .sec_seoul06 .slide_wrap {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 1110px;
    height: 477px;
}
#contents.store .about_detail_wrap .sec_seoul06 .slide_wrap .indi_wrap {
    left: 135px;
    right: 135px;
}
#contents.store .about_detail_wrap .sec_seoul06 .slide_wrap .slide_controls .btn_arrow.prev {
    right: 499px;
}
#contents.store .about_detail_wrap .sec_seoul06 .slide_wrap .slide_controls .btn_arrow.next {
    left: 499px;
}
#contents.store .about_detail_wrap .sec_seoul06 .visual_desc_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;
    margin-top: 48px;
}
#contents.store .about_detail_wrap .sec_seoul06 .visual_desc_box .about_visual_badges {
    width: 100%;
    margin-bottom: 16px;
}
#contents.store .about_detail_wrap .sec_seoul06 .visual_desc_box .about_cont_tit {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
}
#contents.store .about_detail_wrap .sec_seoul06 .visual_desc_box .about_cont_txt {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    padding-left: 120px;
}
#contents.store .about_detail_wrap .sec_seoul07 .visual_tit_box {
    position: relative;
    height: 300px;
    margin-top: -86px;
}
#contents.store .about_detail_wrap .sec_seoul07 .visual_tit_box .about_visual_tit {
    position: absolute;
    top: 0;
    left: 0;
}
#contents.store .about_detail_wrap .sec_seoul07 .visual_tit_box .about_visual_tit_outline {
    position: absolute;
    right: 0;
    bottom: 0;
}
#contents.store .about_detail_wrap .sec_seoul07 .visual_tit_box .about_visual_tit_outline::after {
    content: "";
    position: absolute;
    top: 28px;
    left: 3px;
    z-index: -1;
    width: 443px;
    height: 126px;
    background-image: url("https://www.ehyundai.com/images/webhome2/en/store/about/img_about_seoul_shape_text03.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .about_detail_wrap .sec_seoul07 .visual_desc_box {
    margin-top: 16px;
}
#contents.store .about_detail_wrap .sec_seoul08 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-top: 160px;
    padding-top: 80px;
}
#contents.store .about_detail_wrap .sec_seoul08 .background {
    position: absolute;
    top: 0;
    left: 500px;
    z-index: 0;
    width: 290px;
    height: 218px;
}
#contents.store .about_detail_wrap .sec_seoul08 .visual_img_box {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    position: relative;
    z-index: 1;
    width: 598px;
}
#contents.store .about_detail_wrap .sec_seoul08 .visual_img_box .about_visual_badges {
    margin-top: 48px;
}
#contents.store .about_detail_wrap .sec_seoul08 .visual_img_box .about_cont_tit {
    margin-top: 16px;
}
#contents.store .about_detail_wrap .sec_seoul08 .visual_desc_box {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    position: relative;
    z-index: 2;
    padding: 340px 0 0 48px;
}
#contents.store .about_detail_wrap .sec_seoul08 .visual_desc_box .about_cont_stit > strong {
    display: block;
    margin-right: -10px;
}
#contents.store .about_detail_wrap .sec_seoul08 .visual_desc_box .about_cont_stit .sup {
    position: relative;
    top: -6px;
}
#contents.store .about_detail_wrap .sec_seoul08 .visual_desc_box .about_cont_txt {
    margin-top: 58px;
}
#contents.store .about_detail_wrap .sec_seoul09 {
    position: relative;
}
#contents.store .about_detail_wrap .sec_seoul09 .visual_tit_box {
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 80px;
}
#contents.store .about_detail_wrap .sec_seoul09 .visual_tit_box .about_visual_stit {
    position: absolute;
    left: 7px;
    bottom: -24px;
}
#contents.store .about_detail_wrap .sec_seoul09 .visual_tit_box .about_visual_stit::after {
    content: "";
    position: absolute;
    top: 21px;
    left: 2px;
    z-index: -1;
    width: 756px;
    height: 80px;
    background-image: url("https://www.ehyundai.com/images/webhome2/en/store/about/img_about_seoul_shape_text04.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .about_detail_wrap .sec_seoul09 .visual_tit_box .about_visual_stit_outline {
    position: absolute;
    right: 7px;
    bottom: -24px;
}
#contents.store .about_detail_wrap .sec_seoul09 .visual_tit_box .about_visual_stit_outline::after {
    content: "";
    position: absolute;
    top: 17px;
    left: 1px;
    z-index: -1;
    width: 292px;
    height: 86px;
    background-image: url("https://www.ehyundai.com/images/webhome2/en/store/about/img_about_seoul_shape_text05.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .about_detail_wrap .sec_seoul09 .visual_desc_box {
    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;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
#contents.store .about_detail_wrap .sec_seoul09 .visual_desc_box .about_cont_stit {
    color: #FFFFFF;
    text-align: center;
}
#contents.store .about_detail_wrap .sec_seoul09 .textshape01 {
    position: absolute;
    left: 8px;
    bottom: -4px;
    width: 756px;
    height: 80px;
}
#contents.store .about_detail_wrap .sec_seoul09 .textshape01 img {
    max-width: 100%;
}
#contents.store .about_detail_wrap .sec_seoul09 .textshape02 {
    position: absolute;
    right: 10px;
    bottom: -7px;
    width: 292px;
    height: 86px;
}
#contents.store .about_detail_wrap .sec_seoul09 .textshape02 img {
    max-width: 100%;
}
#contents.store .about_detail_wrap [class*=sec_daegu] .slide_wrap {
    position: relative;
    width: 855px;
    height: 554px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#contents.store .about_detail_wrap [class*=sec_daegu] .slide_wrap .indi_wrap {
    left: 135px;
    right: 135px;
}
#contents.store .about_detail_wrap [class*=sec_daegu] .slide_wrap .slide_controls .btn_arrow.prev {
    right: 356px;
}
#contents.store .about_detail_wrap [class*=sec_daegu] .slide_wrap .slide_controls .btn_arrow.next {
    left: 356px;
}
#contents.store .about_detail_wrap [class*=sec_daegu] .slide_wrap .slide_content {
    margin: -16px;
}
#contents.store .about_detail_wrap [class*=sec_daegu] .slide_wrap .slide_content .img {
    overflow: hidden;
}
#contents.store .about_detail_wrap [class*=sec_daegu] .slide_wrap.pull {
    width: 1110px;
}
#contents.store .about_detail_wrap [class*=sec_daegu] .slide_wrap.pull .slide_controls .btn_arrow.prev {
    right: 483px;
}
#contents.store .about_detail_wrap [class*=sec_daegu] .slide_wrap.pull .slide_controls .btn_arrow.next {
    left: 483px;
}
#contents.store .about_detail_wrap .sec_daegu01 .visual_img_box {
    overflow: hidden;
    height: 650px;
}
#contents.store .about_detail_wrap .sec_daegu01 .visual_desc_box {
    margin-top: 80px;
    text-align: center;
}
#contents.store .about_detail_wrap .sec_daegu01 .visual_desc_box .about_visual_txt {
    margin-top: 40px;
}
#contents.store .about_detail_wrap .sec_daegu02 .about_cont_mtit {
    position: relative;
    width: 878px;
    margin: 0 auto;
}
#contents.store .about_detail_wrap .sec_daegu02 .visual_img_box {
    width: 855px;
    margin-top: 80px;
    margin-left: 60px;
}
#contents.store .about_detail_wrap .sec_daegu02 .visual_img_box .caption {
    display: block;
    margin-top: 8px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_daegu02 .visual_img_box .slide_wrap {
    border: 16px solid #FF97D0;
}
#contents.store .about_detail_wrap .sec_daegu02 .visual_desc_box {
    margin-top: 34px;
    padding: 0 195px 0 60px;
}
#contents.store .about_detail_wrap .sec_daegu02 .visual_desc_box .about_cont_tit {
    display: block;
    margin-top: 24px;
}
#contents.store .about_detail_wrap .sec_daegu02 .visual_desc_box .about_cont_tit .sub {
    margin-top: 4px;
}
#contents.store .about_detail_wrap .sec_daegu02 .visual_desc_box .about_cont_txt {
    margin-top: 24px;
}
#contents.store .about_detail_wrap .sec_daegu03 {
    position: relative;
    margin-top: 120px;
    padding-left: 255px;
}
#contents.store .about_detail_wrap .sec_daegu03::after {
    content: "";
    position: absolute;
    top: 344px;
    left: 108px;
    width: 39px;
    height: 89px;
    background-image: url("https://www.ehyundai.com/images/webhome2/en/store/about/img_about_daegu_shape01.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .about_detail_wrap .sec_daegu03 .visual_img_box {
    width: 855px;
}
#contents.store .about_detail_wrap .sec_daegu03 .visual_img_box .caption {
    margin-top: 8px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_daegu03 .visual_img_box .slide_wrap {
    border: 16px solid #FFE84C;
}
#contents.store .about_detail_wrap .sec_daegu03 .visual_desc_box {
    margin-top: 34px;
}
#contents.store .about_detail_wrap .sec_daegu03 .visual_desc_box .about_cont_tit {
    display: block;
    margin-top: 24px;
}
#contents.store .about_detail_wrap .sec_daegu03 .visual_desc_box .about_cont_tit .sub {
    margin-top: 4px;
}
#contents.store .about_detail_wrap .sec_daegu03 .visual_desc_box .about_cont_txt {
    margin-top: 24px;
}
#contents.store .about_detail_wrap .sec_daegu04 {
    margin-top: 120px;
}
#contents.store .about_detail_wrap .sec_daegu04 .visual_img_box .caption {
    margin-top: 8px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_daegu04 .visual_img_box .slide_wrap {
    border: 16px solid #3BBBEA;
}
#contents.store .about_detail_wrap .sec_daegu04 .visual_desc_box {
    margin-top: 34px;
}
#contents.store .about_detail_wrap .sec_daegu04 .visual_desc_box .about_cont_tit {
    display: block;
}
#contents.store .about_detail_wrap .sec_daegu04 .visual_desc_box .about_cont_tit .sub {
    margin-top: 4px;
}
#contents.store .about_detail_wrap .sec_daegu04 .visual_desc_box .about_cont_txt {
    margin-top: 24px;
}
#contents.store .about_detail_wrap .sec_daegu05 {
    margin-top: 120px;
    padding: 0 80px 0 175px;
}
#contents.store .about_detail_wrap .sec_daegu05 .visual_img_box .caption {
    margin-top: 8px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_daegu05 .visual_img_box .slide_wrap {
    border: 16px solid #C876FF;
}
#contents.store .about_detail_wrap .sec_daegu05 .visual_desc_box {
    margin-top: 34px;
}
#contents.store .about_detail_wrap .sec_daegu05 .visual_desc_box .about_cont_tit {
    display: block;
}
#contents.store .about_detail_wrap .sec_daegu05 .visual_desc_box .about_cont_tit .sub {
    margin-top: 4px;
}
#contents.store .about_detail_wrap .sec_daegu05 .visual_desc_box .about_cont_txt {
    margin-top: 24px;
}
#contents.store .about_detail_wrap .sec_daegu06 {
    position: relative;
    margin-top: 120px;
    padding-right: 255px;
}
#contents.store .about_detail_wrap .sec_daegu06::after {
    content: "";
    position: absolute;
    top: 184px;
    right: 108px;
    width: 39px;
    height: 89px;
    background-image: url("https://www.ehyundai.com/images/webhome2/en/store/about/img_about_daegu_shape01.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .about_detail_wrap .sec_daegu06 .visual_img_box .caption {
    margin-top: 8px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_daegu06 .visual_img_box .slide_wrap {
    border: 16px solid #F5BD13;
}
#contents.store .about_detail_wrap .sec_daegu06 .visual_desc_box {
    margin-top: 34px;
}
#contents.store .about_detail_wrap .sec_daegu06 .visual_desc_box .about_cont_tit {
    display: block;
    margin-top: 24px;
}
#contents.store .about_detail_wrap .sec_daegu06 .visual_desc_box .about_cont_tit .sub {
    margin-top: 4px;
}
#contents.store .about_detail_wrap .sec_daegu06 .visual_desc_box .about_cont_txt {
    margin-top: 24px;
}
#contents.store .about_detail_wrap .sec_daegu07 .about_cont_mtit {
    position: relative;
    width: 855px;
    margin: 0 auto;
}
#contents.store .about_detail_wrap .sec_daegu07 .visual_img_box {
    width: 855px;
    margin-top: 80px;
    margin-left: 175px;
}
#contents.store .about_detail_wrap .sec_daegu07 .visual_img_box .caption {
    margin-top: 8px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_daegu07 .visual_img_box .slide_wrap {
    border: 16px solid #F5BD13;
}
#contents.store .about_detail_wrap .sec_daegu07 .visual_desc_box {
    margin-top: 34px;
    padding: 0 80px 0 175px;
}
#contents.store .about_detail_wrap .sec_daegu07 .visual_desc_box .about_cont_tit {
    display: block;
}
#contents.store .about_detail_wrap .sec_daegu07 .visual_desc_box .about_cont_tit .sub {
    margin-top: 4px;
}
#contents.store .about_detail_wrap .sec_daegu07 .visual_desc_box .about_cont_txt {
    margin-top: 30px;
}
#contents.store .about_detail_wrap .sec_daegu08 {
    margin-top: 120px;
}
#contents.store .about_detail_wrap .sec_daegu08 .visual_img_box .caption {
    margin-top: 8px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_daegu08 .visual_img_box .slide_wrap {
    border: 16px solid #FF97D0;
}
#contents.store .about_detail_wrap .sec_daegu08 .visual_desc_box {
    margin-top: 34px;
}
#contents.store .about_detail_wrap .sec_daegu08 .visual_desc_box .about_cont_tit {
    display: block;
}
#contents.store .about_detail_wrap .sec_daegu08 .visual_desc_box .about_cont_tit .sub {
    margin-top: 4px;
}
#contents.store .about_detail_wrap .sec_daegu08 .visual_desc_box .about_cont_txt {
    margin-top: 30px;
}
#contents.store .about_detail_wrap .sec_daegu09 {
    width: 855px;
    margin-top: 120px;
    padding: 0 175px 0 80px;
}
#contents.store .about_detail_wrap .sec_daegu09 .visual_img_box .caption {
    margin-top: 8px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_daegu09 .visual_img_box .slide_wrap {
    border: 16px solid #C876FF;
}
#contents.store .about_detail_wrap .sec_daegu09 .visual_desc_box {
    margin-top: 34px;
}
#contents.store .about_detail_wrap .sec_daegu09 .visual_desc_box .about_cont_tit {
    display: block;
}
#contents.store .about_detail_wrap .sec_daegu09 .visual_desc_box .about_cont_tit .sub {
    margin-top: 4px;
}
#contents.store .about_detail_wrap .sec_daegu09 .visual_desc_box .about_cont_txt {
    margin-top: 30px;
}
#contents.store .about_detail_wrap .sec_daegu10 {
    width: 855px;
    margin-top: 120px;
    padding: 0 80px 0 175px;
}
#contents.store .about_detail_wrap .sec_daegu10 .visual_img_box .caption {
    margin-top: 8px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_daegu10 .visual_img_box .slide_wrap {
    border: 16px solid #3BBBEA;
}
#contents.store .about_detail_wrap .sec_daegu10 .visual_desc_box {
    margin-top: 34px;
}
#contents.store .about_detail_wrap .sec_daegu10 .visual_desc_box .about_cont_tit {
    display: block;
}
#contents.store .about_detail_wrap .sec_daegu10 .visual_desc_box .about_cont_tit .sub {
    margin-top: 4px;
}
#contents.store .about_detail_wrap .sec_daegu10 .visual_desc_box .about_cont_txt {
    margin-top: 30px;
}
#contents.store .about_detail_wrap .sec_daegu11 {
    margin-top: 120px;
}
#contents.store .about_detail_wrap .sec_daegu11 .visual_img_box .caption {
    margin-top: 8px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_daegu11 .visual_img_box .slide_wrap {
    border: 16px solid #00AF33;
}
#contents.store .about_detail_wrap .sec_daegu11 .visual_desc_box {
    margin-top: 34px;
}
#contents.store .about_detail_wrap .sec_daegu11 .visual_desc_box .about_cont_tit {
    display: block;
}
#contents.store .about_detail_wrap .sec_daegu11 .visual_desc_box .about_cont_tit .sub {
    margin-top: 4px;
}
#contents.store .about_detail_wrap .sec_daegu11 .visual_desc_box .about_cont_txt {
    margin-top: 30px;
}
#contents.store .about_detail_wrap .sec_daegu12 .about_cont_mtit {
    width: 761px;
    margin: 0 auto;
}
#contents.store .about_detail_wrap .sec_daegu12 .visual_img_box {
    margin-top: 80px;
    margin-right: 255px;
}
#contents.store .about_detail_wrap .sec_daegu12 .visual_img_box .img {
    width: 855px;
    height: 554px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border: 16px solid #FF97D0;
}
#contents.store .about_detail_wrap .sec_daegu12 .visual_img_box .img > img {
    margin: -16px;
    width: 855px;
    max-width: 855px;
    height: 554px;
}
#contents.store .about_detail_wrap .sec_daegu12 .visual_img_box .caption {
    margin-top: 8px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_daegu12 .visual_desc_box {
    margin-top: 34px;
    padding-right: 255px;
}
#contents.store .about_detail_wrap .sec_daegu12 .visual_desc_box .about_cont_tit {
    display: block;
    margin-top: 24px;
}
#contents.store .about_detail_wrap .sec_daegu12 .visual_desc_box .about_cont_txt {
    margin-top: 30px;
}
#contents.store .about_detail_wrap .sec_daegu13 {
    margin-top: 120px;
    padding-left: 255px;
}
#contents.store .about_detail_wrap .sec_daegu13 .visual_img_box .img {
    width: 855px;
    height: 554px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border: 16px solid #3BBBEA;
}
#contents.store .about_detail_wrap .sec_daegu13 .visual_img_box .img > img {
    margin: -16px;
    width: 855px;
    max-width: 855px;
    height: 554px;
}
#contents.store .about_detail_wrap .sec_daegu13 .visual_img_box .caption {
    margin-top: 8px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_daegu13 .visual_desc_box {
    margin-top: 34px;
}
#contents.store .about_detail_wrap .sec_daegu13 .visual_desc_box .about_cont_tit {
    display: block;
    margin-top: 24px;
}
#contents.store .about_detail_wrap .sec_daegu13 .visual_desc_box .about_cont_txt {
    margin-top: 30px;
}
#contents.store .about_detail_wrap .sec_daegu14 {
    margin-top: 120px;
    padding: 0 175px 0 80px;
}
#contents.store .about_detail_wrap .sec_daegu14 .visual_img_box .img {
    width: 855px;
    height: 554px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border: 16px solid #F5BD13;
}
#contents.store .about_detail_wrap .sec_daegu14 .visual_img_box .img > img {
    margin: -16px;
    width: 855px;
    max-width: 855px;
    height: 554px;
}
#contents.store .about_detail_wrap .sec_daegu14 .visual_img_box .caption {
    margin-top: 8px;
    text-align: right;
}
#contents.store .about_detail_wrap .sec_daegu14 .visual_desc_box {
    margin-top: 34px;
}
#contents.store .about_detail_wrap .sec_daegu14 .visual_desc_box .about_cont_tit {
    display: block;
    margin-top: 24px;
}
#contents.store .about_detail_wrap .sec_daegu14 .visual_desc_box .about_cont_txt {
    margin-top: 30px;
}
#contents.store .art_culture_wrap {
    margin-top: 64px;
}
#contents.store .art_culture_wrap img {
    max-width: 100%;
}
#contents.store .art_culture_wrap .art_visual_tit {
    display: inline-block;
    font-size: 160px;
    font-weight: 900;
    color: #171A19;
    line-height: 180px;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.store .art_culture_wrap .art_visual_tit_outline {
    display: inline-block;
    font-size: 160px;
    font-weight: 900;
    color: transparent;
    line-height: 180px;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.store .art_culture_wrap .art_visual_txt {
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .art_culture_wrap .art_cont_tit {
    display: inline-block;
    font-size: 60px;
    font-weight: 900;
    color: #171A19;
    line-height: 90px;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.store .art_culture_wrap .art_cont_txt {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .art_culture_wrap .badge_floor {
    display: inline-block;
    padding: 0 12px;
    border: 1px solid #171A19;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .art_culture_wrap .cont_link {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .art_culture_wrap .cont_link > span {
    position: relative;
    padding-right: 16px;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .art_culture_wrap .cont_link > span::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    background-image: url("../../../images/webhome2/en/common/ico_arrow_right_16_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .art_culture_wrap .art_culture_sec01 .visual_tit_box {
    position: relative;
    height: 338px;
    margin-top: -115px;
}
#contents.store .art_culture_wrap .art_culture_sec01 .visual_tit_box .art_visual_tit {
    position: absolute;
    top: 0;
    left: 0;
}
#contents.store .art_culture_wrap .art_culture_sec01 .visual_tit_box .art_visual_tit_outline {
    position: absolute;
    right: 0;
    bottom: 0;
}
#contents.store .art_culture_wrap .art_culture_sec01 .visual_tit_box .art_visual_tit_outline::after {
    content: "";
    position: absolute;
    top: 28px;
    left: 7px;
    z-index: -1;
    width: 770px;
    height: 126px;
    background-image: url("https://www.ehyundai.com/images/webhome2/en/store/artnculture/img_artnculture_shape_text01.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .art_culture_wrap .art_culture_sec01 .visual_desc_box {
    margin-top: 40px;
    padding-left: 242px;
}
#contents.store .art_culture_wrap .art_culture_sec02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 120px;
}
#contents.store .art_culture_wrap .art_culture_sec02 .visual_img_box {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 600px;
}
#contents.store .art_culture_wrap .art_culture_sec02 .visual_desc_box {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-top: 296px;
    padding-left: 48px;
}
#contents.store .art_culture_wrap .art_culture_sec02 .visual_desc_box .art_visual_badges {
    margin-bottom: 16px;
}
#contents.store .art_culture_wrap .art_culture_sec02 .visual_desc_box .art_cont_txt {
    margin-top: 28px;
}
#contents.store .art_culture_wrap .art_culture_sec02 .visual_desc_box .art_cont_links {
    margin-top: 40px;
}
#contents.store .art_culture_wrap .art_culture_sec02 .visual_desc_box .art_cont_links .cont_link + .cont_link {
    margin-left: 16px;
}
#contents.store .art_culture_wrap .art_culture_sec03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 120px;
}
#contents.store .art_culture_wrap .art_culture_sec03 .visual_img_box {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 600px;
}
#contents.store .art_culture_wrap .art_culture_sec03 .visual_desc_box {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    padding-top: 235px;
    padding-right: 48px;
}
#contents.store .art_culture_wrap .art_culture_sec03 .visual_desc_box .art_visual_badges {
    margin-bottom: 34px;
}
#contents.store .art_culture_wrap .art_culture_sec03 .visual_desc_box .art_cont_tit {
    display: block;
    width: 240px;
    height: 48px;
}
#contents.store .art_culture_wrap .art_culture_sec03 .visual_desc_box .art_cont_txt {
    margin-top: 50px;
}
#contents.store .art_culture_wrap .art_culture_sec03 .visual_desc_box .art_cont_links {
    margin-top: 40px;
}
#contents.store .art_culture_wrap .art_culture_sec03 .visual_desc_box .art_cont_links .cont_link + .cont_link {
    margin-left: 16px;
}
#contents.store .moka_plus_wrap {
    margin-top: 64px;
}
#contents.store .moka_plus_wrap img {
    max-width: 100%;
}
#contents.store .moka_plus_wrap .moka_mtit {
    font-size: 28px;
    font-weight: 900;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.store .moka_plus_wrap .moka_visual_txt {
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .moka_plus_wrap .moka_cont_tit {
    font-size: 60px;
    font-weight: 900;
    color: #171A19;
    line-height: 90px;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.store .moka_plus_wrap .moka_cont_txt {
    font-size: 18px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .moka_plus_wrap .badge_floor {
    display: inline-block;
    padding: 0 12px;
    border: 1px solid #171A19;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .moka_plus_wrap .moka_plus_sec01 .visual_desc_box {
    margin-top: 80px;
    text-align: center;
}
#contents.store .moka_plus_wrap .moka_plus_sec01 .visual_desc_box .moka_mtit {
    margin-top: 8px;
}
#contents.store .moka_plus_wrap .moka_plus_sec01 .visual_desc_box .moka_visual_txt {
    margin-top: 32px;
}
#contents.store .moka_plus_wrap .moka_plus_sec02,
#contents.store .moka_plus_wrap .moka_plus_sec04 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 160px;
}
#contents.store .moka_plus_wrap .moka_plus_sec02 .visual_img_box,
#contents.store .moka_plus_wrap .moka_plus_sec04 .visual_img_box {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 566px;
}
#contents.store .moka_plus_wrap .moka_plus_sec02 .visual_desc_box,
#contents.store .moka_plus_wrap .moka_plus_sec04 .visual_desc_box {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 48px;
    padding-top: 94px;
}
#contents.store .moka_plus_wrap .moka_plus_sec02 .visual_desc_box .moka_cont_txt,
#contents.store .moka_plus_wrap .moka_plus_sec04 .visual_desc_box .moka_cont_txt {
    margin-top: 30px;
}
#contents.store .moka_plus_wrap .moka_plus_sec03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 160px;
}
#contents.store .moka_plus_wrap .moka_plus_sec03 .visual_img_box {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 566px;
}
#contents.store .moka_plus_wrap .moka_plus_sec03 .visual_desc_box {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    padding-right: 48px;
    padding-top: 94px;
}
#contents.store .moka_plus_wrap .moka_plus_sec03 .visual_desc_box .moka_cont_txt {
    margin-top: 30px;
}

/* 2023-04-24 추가 [S] */
#contents.store .photo_spot_wrap {
    margin-top: 64px;
}
#contents.store .photo_spot_wrap img {
    max-width: 100%;
}
#contents.store .photo_spot_wrap .art_visual_tit {
    display: inline-block;
    font-size: 160px;
    font-weight: 900;
    color: #171A19;
    line-height: 180px;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.store .photo_spot_wrap .art_visual_tit_outline {
    display: inline-block;
    font-size: 160px;
    font-weight: 900;
    color: #fff;
    line-height: 180px;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
    text-shadow: -2px 0 #171A19, 0 2px #171A19, 2px 0 #171A19, 0 -2px #171A19;
}
#contents.store .photo_spot_wrap .art_visual_txt {
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-align: center;
}
#contents.store .photo_spot_wrap .art_cont_tit {
    display: inline-block;
    font-size: 60px;
    font-weight: 900;
    color: #171A19;
    line-height: 90px;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
#contents.store .photo_spot_wrap .art_cont_txt {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .photo_spot_wrap .badge_floor {
    display: inline-block;
    padding: 0 12px;
    border: 1px solid #171A19;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .photo_spot_wrap .cont_link {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .photo_spot_wrap .cont_link > span {
    position: relative;
    padding-right: 16px;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .photo_spot_wrap .cont_link > span::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    background-image: url("../../../images/webhome2/en/common/ico_arrow_right_16_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.store .photo_spot_wrap .photo_spot_sec01 .visual_tit_box {
    position: relative;
    height: 338px;
    margin-top: -115px;
}
#contents.store .photo_spot_wrap .photo_spot_sec01 .visual_tit_box .art_visual_tit {
    position: absolute;
    top: 0;
    left: 0;
}
#contents.store .photo_spot_wrap .photo_spot_sec01 .visual_tit_box .art_visual_tit_outline {
    position: absolute;
    right: 0;
    bottom: 0;
}
/* #contents.store .photo_spot_wrap .photo_spot_sec01 .visual_tit_box .art_visual_tit_outline::after {
    content: "";
    position: absolute;
    top: 28px;
    left: 7px;
    z-index: -1;
    width: 450px;
    height: 180px;
    background-image: url("https://www.ehyundai.com/images/webhome2/en/store/photospot/img_photospot_shape_text01.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
} */
#contents.store .photo_spot_wrap .photo_spot_sec01 .visual_desc_box {
    margin-top: 40px;
    padding-left: 242px;
}
#contents.store .photo_spot_wrap .photo_spot_sec02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 120px;
}
#contents.store .photo_spot_wrap .photo_spot_sec02 .visual_img_box {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 600px;
}

#contents.store .photo_spot_wrap .tab_wrap{
    margin-top: 97px;
}

#contents.store .photo_spot_wrap .tab_wrap.type02 .tabs > ul{
    border-bottom: 1px solid #D4D6D4;
    padding: 10px 0;
    box-sizing: border-box;
}

#contents.store .photo_spot_wrap .tab_wrap.type02 .tabs ul li a{
    padding: 0px 24px;
    color: #9B9E9C;
    font-size: 18px;  
}

#contents.store .photo_spot_wrap .tab_wrap.type02 .tabs ul li.on a{
    color: #00805A;
}

#contents.store .photo_spot_wrap .tab_wrap.type02 .tabs ul li.on a::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -12px;
    top: auto;
    right: 0;
    width: 100%;
    border: none;
    border-bottom: 2px solid #00805A;
}

#contents.store .photo_spot_wrap .tab_wrap.type02 .tab_conts {
    margin-top: 130px;
}

#contents.store .photo_spot_wrap .photo_spot_tab01 .photo_spot_tab01_contents01{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

#contents.store .photo_spot_wrap .photo_spot_tab01 .photo_spot_tab01_contents01 .photo_spot_textWrap{
    margin-top: -45px;
    width: 380px;
}

#contents.store .photo_spot_wrap .photo_spot_tab01 .photo_spot_tab01_contents01 .photo_spot_imgWrap{
    width: 509px;
    height: 710px;
}

#contents.store .photo_spot_wrap .photo_spot_textWrap h4{
    font-size: 30px;
    line-height: 45px;
    color: #171A19;
    font-weight: 900;
    margin-bottom: 28px;
}

#contents.store .photo_spot_wrap .photo_spot_textWrap h5{
    font-size: 18px;
    line-height: 28px;
    color: #171A19;
    font-weight: 700;
}

#contents.store .photo_spot_wrap .photo_spot_textWrap p{
    font-size: 18px;
    line-height: 28px;
    color: #171A19;
    font-weight: 400;
}

#contents.store .photo_spot_wrap .photo_spot_textWrap .arrow_link{
    margin-top: 50px;
}

#contents.store .photo_spot_wrap .photo_spot_imgWrap{
    position: relative;
    opacity: 0;
    -webkit-transition: opacity 1.3s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 1.3s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 1.3s cubic-bezier(0.19, 1, 0.22, 1), transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 1.3s cubic-bezier(0.19, 1, 0.22, 1), transform 2s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
}

#contents.store .photo_spot_wrap .photo_spot_imgWrap::after{
    content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #f0e4ed;
  -webkit-transition: height 1s 0.1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: height 1s 0.1s cubic-bezier(0.19, 1, 0.22, 1);
}

#contents.store .photo_spot_wrap .photo_spot_imgWrap.img-hello{
    opacity: 1;
}

#contents.store .photo_spot_wrap .photo_spot_imgWrap.img-hello::after{
    height: 0;
}

#contents.store .photo_spot_wrap .photo_spot_tab01 .photo_spot_tab01_contents02{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 126px;
}

#contents.store .photo_spot_wrap .photo_spot_tab01 .photo_spot_tab01_contents02>.photo_spot_imgWrap{
    width: 505px;
    height: 285px;
}

#contents.store .photo_spot_wrap .photo_spot_tab01 .photo_spot_tab01_contents02 .photo_spot_textWrap{
    width: 367px;
    margin-top: -60px;
    text-align: center;
    align-self: center;
}

#contents.store .photo_spot_wrap .photo_spot_tab01 .photo_spot_tab01_contents02 .photo_spot_textWrap h4{
    margin-bottom: 40px;   
}



#contents.store .photo_spot_wrap .photo_spot_tab01 .photo_spot_tab01_contents02 .contents_wrap{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: -125px;
    width: 100%;
}

#contents.store .photo_spot_wrap .photo_spot_tab01 .photo_spot_tab01_contents02 .contents_wrap>.photo_spot_imgWrap:last-child{
    margin-top: 334px;
}

#contents.store .photo_spot_wrap .photo_spot_tab01_contents03{
    margin-top: 180px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

#contents.store .photo_spot_wrap .photo_spot_tab01_contents03 .photo_spot_textWrap, #contents.store .photo_spot_wrap .photo_spot_tab02_contents03 .photo_spot_textWrap{
    width: 397px;
}

#contents.store .photo_spot_wrap .photo_spot_tab02 .photo_spot_tab02_contents01{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

#contents.store .photo_spot_wrap .photo_spot_tab02 .photo_spot_tab02_contents01 .photo_spot_textWrap{
    margin-top: -45px;
    width: 380px;
}

#contents.store .photo_spot_wrap .photo_spot_tab02 .photo_spot_tab02_contents02{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 120px;

}

#contents.store .photo_spot_wrap .photo_spot_tab02 .photo_spot_tab02_contents02 .contents_wrap{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

#contents.store .photo_spot_wrap .photo_spot_tab02 .photo_spot_tab02_contents02>.photo_spot_imgWrap {
    margin-top: -70px;
}

#contents.store .photo_spot_wrap .photo_spot_tab02 .photo_spot_tab02_contents02 .contents_wrap .photo_spot_textWrap{
    margin: 120px 0 120px -48px;
    text-align: center;
}

#contents.store .photo_spot_wrap .photo_spot_tab02 .photo_spot_tab02_contents03{
    margin-top: 180px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

#contents.store .photo_spot_wrap .slide_wrap.slide-type01 {
    width: 593px;
}

#contents.store .photo_spot_wrap .slide_wrap.slide-type01 .slide_controls {
    left: 0;
    right: 0;
}


#contents.store .photo_spot_wrap .slide_wrap.slide-type01 .slide_controls .btn_arrow{
    position: absolute;
    top: 50%;
    width: 56px;
    height: 56px;
    background-image: url(../../../images/webhome2/en/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.store .photo_spot_wrap .slide_wrap.slide-type01 .slide_controls .btn_arrow.prev{
    left: 0%;
    right: auto;
}


#contents.store .photo_spot_wrap .slide_wrap.slide-type01 .slide_controls .btn_arrow.next{
    left: auto;
    right: 0%;
}

#contents.store .photo_spot_wrap .slide_wrap.slide-type01 .indi_wrap {
    left: 119px;
    right: 119px;
    bottom: 24px;
    width: 355px;
    font-size: 0;
    line-height: 0;
}

#contents.store .photo_spot_wrap .slide_wrap.slide-type01 .indi_wrap .indi_conts{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

#contents.store .photo_spot_wrap .slide_wrap.slide-type01 .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.store .photo_spot_wrap .slide_wrap.slide-type01 .indi_wrap .indi_conts > li.on ~ li .btn_indi{
    background: rgba(255, 255, 255, 0.4);
}

#contents.store .photo_spot_wrap .slide_wrap.slide-type01 .indi_wrap .indi_conts .btn_indi{
    display: block;
    width: 100%;
    height: 3px;
    background: #FFFFFF;
}

#contents.store .photo_spot_wrap .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.store .photo_spot_wrap .photo_spot_tab01_contents04,
#contents.store .photo_spot_wrap .photo_spot_tab02_contents04
{
    margin-top: 120px;
}

#contents.store .photo_spot_wrap .photo_spot_tab01_contents04 h5,
#contents.store .photo_spot_wrap .photo_spot_tab02_contents04 h5{
    font-weight: 400;
    font-size: 18px;
    color: #171A19;
    line-height: 28px;
    margin-bottom: 43px;
}

#contents.store .photo_spot_wrap .swiper-type02{
    position: relative;
}

#contents.store .photo_spot_wrap .slide_wrap.slide-type02{
    overflow: hidden;
    margin-left: 36px;
    margin-right: 36px;
}

#contents.store .photo_spot_wrap .slide_wrap.slide-type02 .swiper-wrapper{

    
}

#contents.store .photo_spot_wrap .slide_wrap.slide-type02 .swiper-slide{
    width: 217px;
}

#contents.store .photo_spot_wrap .slide_wrap.slide-type02 .swiper-slide:hover::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

#contents.store .photo_spot_wrap .slide_wrap.slide-type02 .swiper-slide:hover .btn__name {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    font-weight: 700;
    border-bottom: 2px solid #fff;
    width: 50%;
}
  
#contents.store .photo_spot_wrap .slide_wrap.slide-type02 .swiper-slide .btn__name {
    display: none;
}

#contents.store .photo_spot_wrap .slide_wrap.slide-type02 .swiper-slide .btn__name.arrow_link::after{
    box-sizing: border-box;
    background-image : url("https://www.ehyundai.com/images/webhome2/en/common/ico_arrow_right_16_white.png");
    width: 22px;
    height: 22px;
    background-size: 100% 100%;
}

#contents.store .photo_spot_wrap .swiper-type02 .swiper-button-next.swiper-button-disabled,#contents.store .photo_spot_wrap .swiper-type02 .swiper-button-prev.swiper-button-disabled{
    opacity: 0.35;
}

#contents.store .photo_spot_wrap .swiper-type02>.swiper-button-prev{
    background: url(https://www.ehyundai.com/images/webhome2/en/store/photospot/swiper_left_arrow.png) no-repeat center;
    left: 0;
    z-index: 1;
}

#contents.store .photo_spot_wrap .swiper-type02> .swiper-button-next{
    background: url(https://www.ehyundai.com/images/webhome2/en/store/photospot/swiper_right_arrow.png) no-repeat center;
    right: 0;
    z-index: 1;
}

#contents.store .photo_spot_wrap .swiper-type02 .swiper-button-prev::after,#contents.store .photo_spot_wrap .swiper-type02 .swiper-button-next::after{
    content: none;
}


/* 2023-04-24 추가 [E] */

#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul {
    background: #171A19;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.title {
    width: 900px;
    height: 450px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    opacity: 0;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.title .txt span {
    margin: 0 15px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.title .txt:nth-child(2) span:nth-child(1) {
    font-size: 22px;
    line-height: 22px;
    margin-left: -36px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.title .txt:nth-child(2) span:nth-child(4) {
    font-size: 22px;
    line-height: 22px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.locname {
    white-space: nowrap;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.locname .elem_group {
    left: 1980px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.locname .elem_group .txt {
    position: relative;
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.locname .elem_group .txt:nth-child(1) {
    margin-right: 360px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.locname .elem_group .txt span {
    font-size: 200px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.forest .elem_group {
    left: 1980px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.forest .elem_group .forest_wrap {
    position: absolute;
    overflow: hidden;
    width: 320px;
    height: 150px;
    left: 1380px;
    top: 328px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.forest .elem_group .forest_wrap img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform-origin: 50% 50%;
       -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.slogon {
    display: none;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.slogon .elem_group {
    position: absolute;
    width: 100%;
    height: 420px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.slogon .elem_group .txt span {
    font-size: 420px;
    line-height: 420px;
    letter-spacing: -18px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.space {
    display: none;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.space .space_wrap {
    position: absolute;
    left: 50%;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.space .space_wrap .img_wrap {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.space .space_wrap p {
    font-size: 18px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 26px;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-align: right;
    opacity: 0;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.space .space_wrap:nth-child(1) {
    width: 544px;
    height: 400px;
    margin-left: -700px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.space .space_wrap:nth-child(2) {
    width: 340px;
    height: 401px;
    margin-left: 390px;
    top: 40px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.space .space_wrap:nth-child(3) {
    width: 430px;
    height: 319px;
    margin-left: -100px;
    top: 400px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.blocks {
    display: none;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.blocks .shape img {
    position: absolute;
    left: 50%;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.blocks .shape img:nth-child(1) {
    top: 360px;
    margin-left: -340px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.blocks .shape img:nth-child(2) {
    top: -40px;
    margin-left: -310px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.blocks .shape img:nth-child(3) {
    top: 140px;
    margin-left: -120px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.blocks .shape img:nth-child(4) {
    top: 116px;
    margin-left: -600px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.blocks .txt .txt_wrap {
    position: absolute;
    left: 50%;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.blocks .txt .txt_wrap:nth-child(1) {
    top: 630px;
    margin-left: 160px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.blocks .txt .txt_wrap:nth-child(1) span {
    font-size: 28px;
    line-height: 40px;
    -webkit-transform: rotate(-10deg);
       -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
            transform: rotate(-10deg);
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.blocks .txt .txt_wrap:nth-child(2) {
    top: 520px;
    margin-left: -610px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.blocks .txt .txt_wrap:nth-child(2) span {
    font-size: 120px;
    -webkit-transform: rotate(20deg);
       -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
            transform: rotate(20deg);
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.blocks .txt .txt_wrap:nth-child(3) {
    top: 420px;
    margin-left: -10px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_seoul .intro_mov .anim_elem.blocks .txt .txt_wrap:nth-child(3) span {
    font-size: 140px;
    -webkit-transform: rotate(-20deg);
       -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
            transform: rotate(-20deg);
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu {
    background: #FFE84C;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .store_cont_overview .overview_top .overview_control a,
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .store_cont_overview .overview_top .overview_address a {
    color: #171A19;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .store_cont_overview .overview_top .overview_control a::after {
    background-image: url("../../../images/webhome2/en/store/ico_arrow_down_28_black.png");
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .store_cont_overview .overview_top .overview_address a .ico_location::after {
    background-image: url("../../../images/webhome2/en/store/ico_location_24_white.png");
}

.overview_address a .ico_location::after {
    background-image: url("../../../images/webhome2/en/store/ico_location_24_white.png");
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.title {
    width: 900px;
    height: 450px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    opacity: 0;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.title .txt span {
    margin: 0 38px;
    color: #000;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.title .txt:nth-child(1) span {
    color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 2px #000;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.title .txt:nth-child(2) span {
    vertical-align: top;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.title .txt:nth-child(2) span:nth-child(1) {
    font-size: 22px;
    line-height: 22px;
    margin-left: -45px;
    margin-top: 28px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.title .txt:nth-child(2) span:nth-child(3) {
    font-size: 22px;
    line-height: 22px;
    margin-top: 102px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.still_block img {
    position: absolute;
    left: 50%;
    top: 900px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.still_block img:nth-child(1) {
    margin-left: -960px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.still_block img:nth-child(2) {
    margin-left: -190px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.still_block img:nth-child(3) {
    margin-left: -540px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.still_block img:nth-child(4) {
    margin-left: 340px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.still_block img:nth-child(5) {
    margin-left: 620px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.still_frame {
    display: none;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.still_frame .img_group {
    position: absolute;
    width: 1560px;
    height: 620px;
    left: 50%;
    top: 50%;
    margin-left: -780px;
    margin-top: -310px;
    border: 16px solid #FFC22F;
    background: #FFC22F;
    overflow: hidden;
    -webkit-transform-origin: 50% 50%;
       -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.still_frame .img_group img {
    position: absolute;
    top: 620px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.still_frame .txt {
    position: absolute;
    width: 210px;
    height: 26px;
    left: 50%;
    margin-left: 604px;
    bottom: 25px;
    text-align: right;
    overflow: hidden;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.still_frame .txt .txt_group {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 26px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.still_frame .txt .txt_group span {
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 26px;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.locname {
    white-space: nowrap;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.locname .elem_group {
    left: 1980px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.locname .elem_group .txt {
    position: relative;
    display: inline-block;
    top: 50%;
    margin-top: -190px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.locname .elem_group .txt:nth-child(1) {
    margin-right: 180px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.locname .elem_group .txt span {
    font-size: 380px;
    line-height: 380px;
    color: #000;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.locname .elem_group .txt span.outline {
    color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 2px #000;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.last .txt span:nth-child(1) {
    color: #000;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro.type_daegu .intro_mov .anim_elem.last .txt span:nth-child(2) {
    margin-left: 190px;
    color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 2px #000;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .intro_mov {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 1920px;
    height: 800px;
    margin: 0 auto;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .intro_mov .anim_elem {
    position: absolute;
    width: 1920px;
    height: 800px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .intro_mov .anim_elem .elem_group {
    position: relative;
    height: 800px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .intro_mov .anim_elem .txt span {
    display: inline-block;
    vertical-align: middle;
    font-size: 130px;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 150px;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .intro_mov .anim_elem .txt span.outline {
    color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 2px #fff;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .intro_mov .anim_elem.last {
    display: none;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .intro_mov .anim_elem.last .img_wrap {
    position: absolute;
    width: 1300px;
    height: 550px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .intro_mov .anim_elem.last .txt span {
    position: absolute;
    left: 50%;
    font-size: 144px;
    line-height: 144px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .intro_mov .anim_elem.last .txt span:nth-child(1) {
    top: 535px;
    margin-left: -710px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .intro_mov .anim_elem.last .txt span:nth-child(2) {
    top: 655px;
    margin-left: 220px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .store_cont_overview {
    width: 1110px;
    margin: 0 auto;
    padding: 48px 0 120px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .store_cont_overview .overview_box {
    margin-top: 20px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .store_cont_overview .overview_box .information {
    width: 805px;
    padding-left: 40px;
    padding-right: 40px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .store_cont_overview .overview_box .information .info_desc .left, #contents.store .the_hyundai_layout_wrap .store_cont_intro .store_cont_overview .overview_box .information .info_desc .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
       -moz-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    width: auto;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .store_cont_overview .overview_box .information .info_desc .right {
    margin-left: 60px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_intro .store_cont_overview .overview_box .information .info_desc dd {
    margin-left: 72px;
}
#contents.store .the_hyundai_layout_wrap .store_cont_sec {
    width: 1110px;
    margin-left: auto;
    margin-right: auto;
}

/* 행사 안내 상세 (유지화면) */
#contents.event_detail .side {
    position: static;
}

/* 지점변경 팝업 */
.change_branch {
    padding-top: 40px;
}
.change_branch .branch_tit {
    margin: 32px 0 24px;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-transform: uppercase;
}
.change_branch .branch_tit:first-child {
    margin-top: 0;
}
.change_branch .branch_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;
}
.change_branch .branch_list > li {
    width: 25%;
    height: 60px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-right: 1px solid #D4D6D4;
    border-bottom: 1px solid #D4D6D4;
}
.change_branch .branch_list > li:not(:nth-child(n+5)) {
    border-top: 1px solid #D4D6D4;
}
.change_branch .branch_list > li:nth-child(4n+1) {
    border-left: 1px solid #D4D6D4;
}
.change_branch .branch_list > li a {
    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;
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.change_branch .branch_list > li a span {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-transform: capitalize;
}
.change_branch .branch_list > li a.disabled {
    pointer-events: none;
    color: #D4D6D4;
}
.change_branch .branch_list > li.on a {
    font-weight: 700;
    color: #00815A;
}
.change_branch .branch_list > li.on a::after {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border: 2px solid #00815A;
}

/* 지점안내 프린트하기 */
#contents.store.type_print {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#contents.store.type_print .branch_print_wrap {
    padding: 40px;
}
@media print {
    #contents.store.type_print .branch_print_wrap {
        padding: 0 !important;
    }
}
#contents.store.type_print .branch_print_wrap .print_head {
    padding-bottom: 16px;
    border-bottom: 2px solid #171A19;
}
#contents.store.type_print .branch_print_wrap .print_head .print_mtit {
    font-size: 28px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.store.type_print .branch_print_wrap .location_cont {
    margin-top: 48px;
}
#contents.store.type_print .branch_print_wrap .location_cont .location_map .map_btns {
    display: none !important;
}

/* 2023-05-08 수정 [S] */
#contents.store.type_print .branch_print_wrap .location_desc_box.pankyo,
#contents.store.type_print .branch_print_wrap .location_desc_box.tradingcenter {
    display: block;
}
#contents.store.type_print .branch_print_wrap .location_desc_box.pankyo .right,
#contents.store.type_print .branch_print_wrap .location_desc_box.tradingcenter .right {
    width: 100%;
    margin-left: 0;
    margin-top: 24px;
}
#contents.store.type_print .branch_print_wrap .location_desc_box.pankyo .right .box_mtit,
#contents.store.type_print .branch_print_wrap .location_desc_box.tradingcenter .right .box_mtit {
    margin-top: 0;
}
/* 2023-05-08 수정 [E] */

/* 층별안내 : as-is dome + 개발용 스타일 */
.store_floorguide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #171A19;
}
.cont_mtit + .store_floorguide {
    margin-top: 64px;
}

.store_floorguide .floor {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 210px;
    padding: 12px 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background: #F7FAF9;
}
.store_floorguide .floor > li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: 21px;
    padding: 12px 20px;
    color: #171A19;
}
.store_floorguide .floor > li a b {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 40px;
    font-style: normal;
    font-size: 14px;
    font-weight: 700;
    color: #9B9E9C;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.store_floorguide .floor > li a .category {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    word-break: break-all;
}
.store_floorguide .floor > li + li {
    margin-top: 12px;
}
.store_floorguide .floor > li.on a {
    background: #00815A;
}
.store_floorguide .floor > li.on a, .store_floorguide .floor > li.on a * {
    color: #FFFFFF;
}
.store_floorguide .infogroup {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 50px 48px;
}
.store_floorguide .infogroup .tab_contgroup {
    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%;
}
.store_floorguide .infogroup .guide_cont_tit {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
    padding-right: 80px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.store_floorguide .infogroup .floorimg {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    margin-top: 42px;
}
.store_floorguide .infogroup .floorimg img {
    max-width: 100%;
}
.store_floorguide .infogroup .call-out {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    margin-top: 16px;
}
.store_floorguide .infogroup .call-out .call-out__copy-text {
    display: block;
    position: relative;
    padding-left: 11px;
    font-size: 14px;
    font-weight: 400;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.store_floorguide .infogroup .call-out .call-out__copy-text::after {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 4px;
    height: 4px;
    background-color: #434545;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.store_floorguide .infogroup .call-out .call-out__copy-text > img {
    position: relative;
    top: 2px;
    margin: 0 2px;
    vertical-align: top;
}
.store_floorguide .infogroup .btn_type7 {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 120px;
}
.store_floorguide .infogroup .btn_type7 .dabeeo_map_modal {
    position: relative;
    padding-left: 24px;
    min-width: 155px;
    height: 34px;
    padding: 7px 20px 7px 44px;
    border: 1px solid #171A19;
    background-color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.store_floorguide .infogroup .btn_type7 .dabeeo_map_modal::after {
    content: "";
    position: absolute;
    top: 7px;
    left: 20px;
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/store/ico_map_20_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.store_floorguide .infogroup .section {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
    width: 100%;
    margin-top: 50px;
}
.store_floorguide .infogroup .section > h5 {
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.store_floorguide .infogroup .section > h5 + .itemgroup {
    margin-top: 4px;
}
.store_floorguide .infogroup .section .item.brand-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 0;
    border-bottom: 1px solid #EAEBEA;
}
.store_floorguide .infogroup .section .item.brand-item .brand {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.store_floorguide .infogroup .section .item.brand-item .tel {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.store_floorguide .infogroup .section .item.brand-item .btn-store {
    display: inline-block;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-top: 2px;
    width: 16px;
    height: 16px;
    background-image: url("../../../images/webhome2/en/store/ico_home_16_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.store_floorguide .infogroup .section .item.brand-item .btn-store + .btn-brand-map,
.store_floorguide .infogroup .section .item.brand-item .btn-store + .btn-map {
    margin-right: 8px;
}
.store_floorguide .infogroup .section .item.brand-item .btn-brand-map,
.store_floorguide .infogroup .section .item.brand-item .btn-map {
    display: inline-block;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 2px;
    width: 16px;
    height: 16px;
    background-image: url("../../../images/webhome2/en/store/ico_location_16_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.store_floorguide .infogroup .section + .section {
    margin-top: 40px;
}

.asis_inner {
    width: 764px;
    margin-left: auto;
    margin-right: auto;
}

/* 개발기 master.css 상쇄용(사이드바메뉴 레이아웃오류) */
.frame-content.container {
    width: auto !important;
    padding-bottom: 0;
}

#contents.store .cont_mtit + .special_cont_wrap > div {
    text-align: center;
}
#contents.store .cont_mtit + .special_cont_wrap > div.content {
    float: initial;
    min-height: initial;
    margin-top: 0;
    margin: 0 auto;
}

/* 개발과 구조 상이함 : 헤더와 컨텐츠 사이 여백 조정*/
#content-body #contents.store {
    margin-top: 48px;
}

/* 지점안내 레이어 팝업 작은타입 */
.lay_pop.store {
    position: fixed;
    top: 278px;
    left: -webkit-calc(50% - 160px);
    left: -moz-calc(50% - 160px);
    left: calc(50% - 160px);
    width: 320px;
    z-index: 100;
}
.lay_pop.store .lay_wrap {
    padding: 0;
}
.lay_pop.store .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.store .lay_wrap .lay_conts .inner_box > img {
    width: 100%;
}
.lay_pop.store .lay_wrap .lay_conts .inner_box > a > img {
    width: 100%;
}
.lay_pop.store .lay_wrap .lay_conts .slide_wrap .indi_wrap {
    left: 20px;
    right: initial;
    bottom: 21px;
    height: 2px;
}
.lay_pop.store .lay_wrap .lay_conts .slide_wrap .indi_wrap .indi_conts > li {
    display: inline-block;
    margin-right: 4px;
}
.lay_pop.store .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.store .lay_wrap .lay_conts .slide_wrap .indi_wrap .indi_conts > li.on .btn_indi {
    background-color: rgb(255, 255, 255);
}
.lay_pop.store .lay_wrap .lay_conts .slide_wrap .slide_controls {
    top: initial;
    left: initial;
    right: 28px;
    bottom: 32px;
}
.lay_pop.store .lay_wrap .lay_conts .slide_wrap .slide_controls .btn_arrow {
    width: 20px;
    height: 20px;
}
.lay_pop.store .lay_wrap .lay_conts .slide_wrap .slide_controls .btn_arrow.prev {
    margin-right: 8px;
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/common/ico_arrow_right_20_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.lay_pop.store .lay_wrap .lay_conts .slide_wrap .slide_controls .btn_arrow.next {
    width: 20px;
    height: 20px;
    background-image: url("../../../images/webhome2/en/common/ico_arrow_right_20_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
.lay_pop.store .lay_wrap .lay_footer {
    padding: 16px 20px;
    background-color: #171A19;
}
.lay_pop.store .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.store .lay_wrap .lay_footer .btn_wrap > button span {
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}

/* 20230605 추가 */
.new-part .location_stit{
    border-bottom: 1px solid #111;
    padding-bottom: 12px;
}
.new-part .new-t{
    font-family: 'Happiness Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 24px;
}
.new-part .new-t p{
    font-family: 'Happiness Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
}

.new-part .sma-tit{
    font-family: 'Happiness Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
}

.new-part .two-col{
    margin: 16px 0 12px;
    margin-left: 14px;
    display: flex;
    width: 100%;
    color: #434545;
}

.new-part .two-col ul.one{
    width: 25%;
}
.new-part .two-col ul .bolds{
    font-weight: 700;
}
.new-part .location_stit.new{
    border-bottom: 0;
    margin-top: 24px !important;
}
.new-part .new-table{
    border-top: 1px solid #eaebea !important;
}

.new-part .pl-txt{
    font-family: 'Happiness Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    margin-top: 12px;
}


/*# sourceMappingURL=maps/store.css.map */

/* 2023-06-29 다국어 (레스토랑 예약 팝업) */
.reservation_restaurant_conts .boxbtn {
    position: relative;
    display: inline-block;
    width: 328px;
    height: 45px;
    background: #171A19;
    padding: 4.5px 0 0 50px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.reservation_restaurant_conts .boxbtn:before,
.reservation_restaurant_conts .boxbtn:after {
    content: '';
    position: absolute;
    top: 50%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
}
.reservation_restaurant_conts .boxbtn:before {
    top: 11px;
    left: 20px;
    width: 22px;
    height: 20px;
    background-image: url('../../../images/webhome2/en/common/ico_calendal_white.png');
}
.reservation_restaurant_conts .boxbtn:after {
    top: 14px;
    right: 20px;
    width: 22px;
    height: 17px;
    background-image: url('../../../images/webhome2/en/common/img_right_arrow.png');
}
.reservation_restaurant_conts .boxbtn span {
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    letter-spacing: -1px;
}
.lay_pop.pop_reservation_restaurant .lay_conts {
    text-align: center;
    padding: 80px 40px;
}
.lay_pop.pop_reservation_restaurant .lay_conts .title {
    font-size: 40px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: -0.25px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-bottom: 1px solid #cdcdcd;
}
.lay_pop.pop_reservation_restaurant .lay_conts .desc {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: -0.25px;
    margin-bottom: 80px;
}
.lay_pop.pop_reservation_restaurant .lay_conts .img img {
    width: 250px;
}
.lay_pop.pop_reservation_restaurant .close {
    position: absolute;
    top: -1px;
    right: 0;
}
.lay_pop.pop_reservation_restaurant .close button {
    display: inline-block;
    width: 80px;
    height: 80px;
    font-size: 0;
}
.lay_pop.pop_reservation_restaurant .close button span {
    display: inline-block;
    width: 80px;
    height: 80px;    
    text-indent: -999em;
    background: url('../../../images/webhome2/en/branch/btn_close.png') no-repeat 0 0;
}
#contents.store .store_cont_overview + .location_cont  {
    margin-top: 80px;
}
#contents.store .store_cont_overview.TheHyundaiSeoul  { /* 더현대 서울 */
    background-image: url('../../../images/webhome2/en/branch/img_pc_branch_branch01_B00121000.png')
}


/* 20230901 서브메인 */
/* 국문간격 맞춤 */
#contents.store.custom_kr .store_cont_overview .overview_top{margin-bottom:0;}
#contents.store.custom_kr .store_cont_overview .overview_top .overview_control a::after{background-image:url("../../../images/webhome2/en/store/ico_arrow_down_28_white.png")}
#contents.store.custom_kr .the_hyundai_layout_wrap .store_cont_intro .store_cont_overview .overview_box .information .info_desc dd{margin-left:0;}
#contents.store.custom_kr .store_cont_overview{height:auto;}
#contents.store.custom_kr .the_hyundai_layout_wrap .store_cont_intro.type_daegu .store_cont_overview .overview_top .overview_address .ico_location::after{background-image:url("../../../images/webhome2/en/store/ico_location_24_black.png")}
#contents.store.custom_kr .the_hyundai_layout_wrap .store_cont_intro.type_daegu .store_cont_overview .overview_top .overview_address .ico_location{color:#171A19;}
#contents.store.custom_kr .intro_mov .vhidden{visibility: hidden;}

#contents.store.custom_kr .conts > .location_cont{width:1110px;margin:0 auto;padding-top:96px;}

#contents.store.custom_kr .cont_links {
    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: 20px 0 80px;
  }
  #contents.store.custom_kr .cont_links > li {
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #d4d6d4;
    border-bottom: 1px solid #d4d6d4;
  }
  #contents.store.custom_kr .cont_links > li:nth-child(4n + 1) {
    border-left: 1px solid #d4d6d4;
  }
  #contents.store.custom_kr .cont_links > li:not(:nth-child(n + 5)) {
    border-top: 1px solid #d4d6d4;
  }
  #contents.store.custom_kr .cont_links > li a {
    display: block;
    padding: 20px 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #171a19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
  }
  #contents.store.custom_kr .cont_links > li a > span {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
  }