@charset "utf-8";

body { font-family: dotum; line-height: 18px; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-size: 12px; }
.head { position: fixed; z-index: 98;width: 100%; background-color: #fff;top: 0;}
.container {margin-top: 60px;}
.pop_selectbg { background: #3b3b39; padding: 7px 0; text-align: center; }
.s_list { width: 95%;   vertical-align: middle; -webkit-appearance: none; border-radius: 0px; line-height: 1.77em; border-spacing: 0; color: #444; margin: 0 auto; padding-left: 5px; outline: none; font-size: 1.5em; height:36px; background: url(http://image.aladin.co.kr/img/search/btn_down1.png) no-repeat 100% 50%,-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fafafa)); background-size:34px;}
.pop_img { text-align: center; padding: 10px 0; }
.pop_img img { width: 100%;} 
.close { display: none; }
.open { display: block; }

/* .popup_close_btn {position: fixed; bottom: 15px; right: 10px; }
.popup_close_btn button {width: 60px; height: 30px; line-height: 30px; font-size: 13px; color: #333; background: url() rgba(255, 255, 255, 0.8); border: 1px #ccc solid; padding: 0; box-sizing: border-box; border-radius: 6px;}
.popup_close_btn button::before {content: ''; width: 8px; height: 8px; display: inline-block; background: url("//image.aladin.co.kr/img/svg/close_b.svg") no-repeat center / 100% auto; vertical-align: 0px; margin-right: 3px;} */

@media all and (min-width:720px) {
    .pop_img img { width: 700px; } 
    /* .popup_close_btn {display: none;} */
}

.floatNavi_back, .floatNavi_up {width: 40px; height: 40px; border-radius: 50%; border: 1px solid #e3e3e3; font-size: 1px; color:transparent;}
.floatNavi_back a, .floatNavi_up a {display: block; color:transparent!important;}
.floatNavi_back {position: fixed; left: 11px; z-index: 1100; bottom: 45px; background: url(//image.aladin.co.kr/img/common/arrow_back.svg) rgba(255,255,255,0.98) no-repeat center / 17px 15px;}
