@charset "UTF-8";

/*=========================================================
  팝업
=========================================================*/ 
.new_pop{position: relative;padding-bottom: 32px;}
.page.m_popup .close{position: fixed; bottom:0; left:0; width:100%;padding:10px 10px;background: #fff;font-size: 0; line-height: 0;}
.page.m_popup .close label{font-size: 14px;color:#1f232e;vertical-align: middle;}
.page.m_popup .close a{font-size: 14px; color:#011553;float: right;font-weight: bold;}