@charset "utf-8";

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,p,button,input {margin:0;padding:0;}
body,h1,h2,h3,h4,th,td,input, select, button {color:#000;font-family:'돋움',dotum,sans-serif;font-size:12px;font-weight:normal; line-height:18px;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
hr {display:none;}
img,fieldset {border:0;}
ul,ol,li {list-style:none;}
img,input,select,textarea {vertical-align:middle;}
table {border-collapse:collapse; border-spacing:0;}
caption,th {text-align:left;}
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight:normal;}
abbr,acronym {border:0;}
strong {font-weight:bold;}
button {cursor:pointer;}
a, a:active, a:visited {color:#454545;text-decoration:none;cursor:pointer;select-dummy: expression(this.hideFocus=true);}
a:hover {color:#000; text-decoration:none;}

select {border:solid 1px #DDDDDD; padding:5px; background:#FFF;}

/* Main_layout */ 
#HMY_MALL_Mheader {width:100%;height:auto;background:#fff; }
#HMY_MALL_Mheader_ci {width:100%;padding:22px 0 22px 0px; }
#HMY_MALL_Mheader_ci p {width:320px;margin:auto;text-align:center;}
#HMY_MALL_Mheader_top {text-align:center; width:100%; height:27px; background:url(../images/main/top_btn_bg.png); padding-top:5px; overflow:hidden;}

#HMY_MALL_Mheader_menu {width:100%; height:auto; padding:10px 0px;}
.H_Mall_infomenu {width:270px;margin:auto; text-align:center;padding:0 0 10px 0px; font-size:10px; color:#999;}
.H_Mall_category {width:270px;min-height:20px;height:auto;margin:auto;border-top:2px solid #e9e9e9;border-bottom:1px solid #f2f2f2; padding:0px 0px;}
.H_Mall_category div{ display:inline-block;width:270px;min-height:20px;height:auto;margin:auto; padding:10px 0 0 0px;}
.H_Mall_category p {height:auto;padding:5px 5px; font:bold 16px "Arial Black", Gadget, sans-serif; background:url(../images/main/btn_bg_category.png) no-repeat 244px 10px ; background-size:1.2em;cursor:pointer;}
.H_Mall_category ul {display:inline-block;height:auto;width:91%; border:2px solid #f4f4f4;overflow:hidden; padding:0px 10px;}
.H_Mall_category li {float:left; width:94%; height:auto;padding:10px 5px; border-bottom:1px solid #f4f4f4;}

#HMY_MALL_Mcontent {height:auto; width:100%; display:inline-block;}
#HMY_MALL_Mlist01 {margin:auto;}
#HMY_MALL_Mlist01_box {width:240px;height:auto;border:1px solid #f2f2f2; border-radius:5px;margin:auto; padding:15px; margin:15px auto; text-align:center; background:#FFFFFF;}
#HMY_MALL_Mlist01_box h1 {text-align:left; color:#999; font: bold 18px "MS Serif", "New York", serif; padding:10px 0px; border-bottom:1px solid #CCC;}
#HMY_MALL_Mlist01_box h2 {text-align:left; color:#999;font-size:11px; padding:10px 0 0 0px; letter-spacing:-1px; }
#HMY_MALL_Mlist01_box h3 {text-align:right;font:24px Verdana, Geneva, sans-serif; color:#999t; padding:10px 0 0 0px;}

#infomenu {width:270px;margin:auto; text-align:center;padding:0 0 10px 0px; font-size:10px; color:#999;}
#category {width:270px;min-height:20px;height:auto;margin:auto;border-top:2px solid #e9e9e9;border-bottom:1px solid #f2f2f2; padding:0px 0px;}
#category div{ display:inline-block;width:270px;min-height:20px;height:auto;margin:auto; padding:10px 0 0 0px;}
#category p {height:auto;padding:5px 5px; font:bold 16px "Arial Black", Gadget, sans-serif; background:url(images/main/btn_bg_category.png) no-repeat 244px 10px ; background-size:1.2em;cursor:pointer;}
#category ul {display:inline-block;height:auto;width:91%; border:2px solid #f4f4f4;overflow:hidden; padding:0px 10px;}
#category li {float:left; width:94%; height:auto;padding:10px 5px; border-bottom:1px solid #f4f4f4;background:url(../images/main/btn_bg_category.png) no-repeat 0px 0px;}


.H_Mall_content {display:inline-block;width:100%;}
.H_Mall_detail {}
.slide {width:95%;height:auto; margin:auto;padding:0;}
.slide .img {width:268px;height:auto; margin:auto;padding:0;}
.slide .imgs {display:inline-block;width:auto;height:40px; padding:5px 0;}
.slide .box {float:left;width:50px; height:30px;margin:2px;border:1px solid #efefef;}
.slide .arrow {float:left;width:10px; height:30px;margin:2px 6px;}

.HMY_Btable01_view_input01{border:1px #cacaca solid;width:97%;height:17px;}
.HMY_Btable01_view_input02{border:1px #cacaca solid;width:95%;height:200px;}

/* 바로가기 */
div.quick-url-area {clear:both; width:100%; text-align:center; margin:0px;}
div.quick-url-area div {display:inline-block; margin:0px; padding:0px; text-align:center; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
div.quick-url-area div img {cursor:pointer;}

#extra-footer-modal {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 8;
}

#extra-footer-toggle {
    position: absolute;
    display: inline-block;
    left: 15px;
    bottom: 5px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 4px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 25px;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    border: 0px;
    outline: none;
    cursor: pointer;
    background-color: #ff5600;
    opacity: 0.5;
    z-index: 9;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent;
}

#extra-footer-swipe {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    top: 0px;
    left: 0px;
    width: 36px;
    height: 36px;
    margin: 0 auto;
}

#extra-footer-swipe > div {
    position: relative;
    display: inline-block;
    float:left;
    width: 36px;
    height: 36px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
}

#extra-footer-swipe > div + div {
    margin-left: 7px;
}

#extra-footer-toggle img {
    width: 36px;
    height: 36px;
}

#extra-footer-toggle-area {
    position: fixed;
    bottom: 85px;
    z-index: 9;
}

#extra-footer-btn-favorites {
    background-image: url('/images/extra/btn04.png');
}

#extra-footer-btn-kakao {
    background-image: url('/images/extra/btn05.png');
}

#extra-footer-btn-share {
    background-image: url('/images/extra/btn03.png');
}

#extra-footer-btn-share-facebook {
    background-image: url('/images/extra/fb.png');
}

#extra-footer-btn-share-kakaostory {
    background-image: url('/images/extra/kakao.png');
}

#extra-footer-btn-share-instagram {
    background-image: url('/images/extra/22.png');
}

#extra-footer-btn-like {
    background-image: url('/images/extra/btn02.png');
}

#extra-footer-btn-chatting {
    background-image: url('/images/extra/btn01.png');
}

#extra-footer-btn-video {
    background-image: url('/images/extra/sms_btn_movie.png');
}

div.extra-basic-button {
    position: absolute;
    display: inline-block;
    left: 9px;
    bottom: 5px;
    width: 48px;
    height: 48px;
    line-height: 48px !important;
    text-align: center;
    margin: 6px;
    background-color: #ffffff;
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position: center center;
    border: 0px;
    outline: none;
    z-index: 8;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 24px;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    transform: matrix(0,0,0,0,0,0);
    -webkit-transform: matrix(0,0,0,0,0,0);
    -moz-transform: matrix(0,0,0,0,0,0);
    -o-transform: matrix(0,0,0,0,0,0);
    -ms-transform: matrix(0,0,0,0,0,0);
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
    -webkit-tap-highlight-color: transparent;
}

div.extra-basic-button.like.complete {
    background-image: url('/images/extra/btn02_ov.png') !important;
}

div.extra-footer-btn-context {
    position: absolute;
    top: 0px;
    left: 60px;
    min-width: 100px;
    text-align: left;
    font-size: 12px;
    letter-spacing: -1px;
    color: #ffffff;
}

div.extra-footer-btn-context ul
{
    height: 36px;
    margin: 6px 0;
}

div.extra-footer-btn-context ul li
{
    height: 18px;
    line-height: 18px;
}

div.extra-footer-btn-context ul li.extra-footer-like-total {
    font-size: 18px;
    font-weight: bold;
}

#extra_kakao_v2 {
    background-image: url(/images/extra/btn05.png);
}