@charset "UTF-8";

/*=========================================================
  Popup
=========================================================*/ 
body {display: block;background: #ffffff;border: 0;margin: 0;padding: 0;}
.new_pop{position: relative;padding-bottom: 32px;}
.page.m_popup .close{position: fixed; bottom:0; left:0; width:100%;padding:10px 0px;background: #e6e6e6;}
.page.m_popup .close label{font-size: 14px; color:#1f232e;vertical-align: middle;cursor:pointer;}
.page.m_popup .close a{font-size: 14px; color:#f86211;float: right;font-weight: bold;}
/* .page.m_popup .content{text-align:center;} */