@charset "utf-8";

.pop {
    border-top: 3px solid #fcb416;
    background-color: #fff;
    padding: 35px 30px 50px;
}

.pop_wrap {
}

.pop_wrap header {
    background: url('http://stimg.emart.com/company/en/images/pop_logo.png') no-repeat right 7px;
    border-bottom: 1px solid #a8adb5;
}

.pop_wrap header h1 {
    padding-bottom: 20px;
    font-size: 24px;
    color: #1a1a1a;
    font-family: 'arial';
    font-weight: normal;
}

.pop_wrap .conts {
    font-size: 16px;
    color: #14161a;
}

.pop_wrap .conts .m_txt {
    font-size: 24px;
    color: #14161a;
    font-weight: bold;
}

.pop_wrap .conts {
    font-size: 16px;
    color: #14161a;
    background: url('http://stimg.emart.com/company/en/images/common/bg_dotline.png') left bottom repeat-x;
}

.pop_wrap .conts .m_txt {
    font-size: 24px;
    color: #14161a;
    font-weight: bold;
}

.jop_wrap {
    padding: 50px 0;
}

.jop_info dl:after {
    content: ' ';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.jop_info dl dt, .jop_info dl dd {
    float: left;
}

.jop_info dl dt {
    width: 64px;
}

.jop_info dl dd .note {
    font-size: 12px;
    color: #666;
}

.pop .btn_wrap {
    margin: 20px auto 0;
    text-align: center;
}


.lay_wrap {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 3px solid #fcb416;
    padding: 32px 30px 50px;
    box-shadow: 2px 3px 2px 0 #d2d2d2;
    z-index: 10;
}

.lay_wrap header {
    border-bottom: 1px solid #a8adb5;
}

.lay_wrap h1 {
    padding-bottom: 14px;
    font-size: 24px;
    color: #1a1a1a;
    font-family: 'arial', sans-serif;
}

.lay_wrap .btn_wrap {
    margin: 20px auto 0;
    text-align: center;
}

.lay_wrap .close {
    position: absolute;
    top: 30px;
    right: 30px;
    display: inline-block;
    width: 23px;
    height: 23px;
    background: url('http://stimg.emart.com/company/en/images/btn_set.png') no-repeat 0 -96px;
    font-size: 0;
    line-height: 0;
    text-indent: -1000;
}

/* 오시는 길 - 인쇄 */
.com_intro .map_wrap {
    margin-top: 30px;
    width: 638px;
    height: 478px;
    border: 1px solid #e6e6e6;
}

.com_intro .cs_wrap {
    padding-top: 15px;
    font-size: 14px;
    color: #666;
}

.com_intro .cs_wrap dl:after {
    content: ' ';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.com_intro .cs_wrap dl dt, .com_intro .cs_wrap dl dd {
    float: left;
}

.com_intro .cs_wrap dl dt {
    margin-bottom: 10px;
    padding: 0 15px 5px 28px;
    background: url('/kr/images/ab/ico_addr_tit.png') 0 0 no-repeat;
    font-weight: bold;
}

.dtable_list.traff {
    margin-top: 10px;
}

.dtable_list.traff tr td ol li {
    padding-bottom: 5px;
}

.com_intro .cs_wrap dl dt.bg_tel {
    background-position: 0 -25px;
}

.gray_box {
    padding: 25px;
    border: 1px solid #dcdcdc;
    background: #fafafa;
}