@charset "utf-8";

@import url("/css/reset.css");
@import url("/css/normalize.css");
@import url("/css/reserv.css");
@import url("/css/member.css");
@import url("/css/board.css");
@import url("/css/main.css");


/* #mainpopup { position:fixed; top:0px; left:0px; width:100%; height:100%; background-color:rgba( 0, 0, 0, 0.5 ); overflow:hidden; overflow-Y:scroll; z-index:500; }
#mainpopup .popallclose { display: none; position:absolute; top:4%; right:4%; }
#mainpopup .mainpopup { position:relative; top:50%; left:0%; transform: translate(0%,-50%); width:100%; min-width:320px; margin:0 auto; text-align:center; }
#mainpopup .mainpopup div { display:inline-block; max-height:100%; margin:0 5px; background:#fff; overflow:hidden;  z-index:502; }
#mainpopup .mainpopup div ul li.popimg { max-height:100%; border-bottom:1px solid #ddd; }
#mainpopup .mainpopup div ul li.popimg img { display:block; vertical-align:top; max-width:100%; max-height:100%; }
#mainpopup .mainpopup div ul li.btm { position:relative; width:100%; text-align:left; height:35px; line-height:35px; padding-left:14px; font-family:'NanumGothicBold';font-size:13px; color:#000; box-sizing:border-box; }
#mainpopup .mainpopup div ul li.btm input[type="checkbox"] { display:none; }
#mainpopup .mainpopup input[type="checkbox"] + label span {
display:inline-block;
width:15px;
height:35px;
vertical-align:top;
margin-right:6px;
background:#fff;
border:0px;
cursor:pointer;
background:url('/images/common/check.jpg')no-repeat 0 50%; background-size:15px 15px;
}
#mainpopup .mainpopup input[type="checkbox"]:checked + label span {
background:url('/images/common/checkd.jpg')no-repeat 0 50%; background-size:15px 15px;
}
#mainpopup .mainpopup a.btn_close {
display:block; position:absolute; top:12px; right:14px; width:15px; height:14px; background:url('/images/common/btn_close.jpg')no-repeat 0 50%;
font-size:0px;
} */
