@charset "UTF-8";


/* Page Title */

body { width:100%; height:100%; padding:0px; margin:0px;   }


html  { width:100%; height:100%; padding:0px; margin:0px;  }
#wrap    {width:100%; float:left;   }
#main {width:100%; float:left; position:relative;}

#header_wrap {width:100%;   display:inline-block; position:fixed !important; z-index:999999999999999999999999999; top:0; left:0}

#m_top {width:100%; height:60px; display:inline-block; /* background:rgba(255,255,255,1);   */ position:absolute; top:0; left:0; z-index:9999999999999999999999999;   background-color:#fff }
#m_top h1 { margin-top:10px; display:flex; align-items:center; padding-left:3%; }
#m_top h1 img {height:40px; width:auto  }


  

#footer01_wrap {position: relative; width: 100%; display:inline-block; border-top:1px solid #eee; background:#f9f9f9;  }
#footer01_wrap  .footer_con {width:100%; padding:35px 5%; box-sizing:border-box;  text-align:Center; }
#footer01_wrap  .footer_con p.f_txt {line-height:1.5em; font-size:0.90rem; color:#333; width:100%; display:inline-block;  }
#footer01_wrap   p.copy {color:#555; text-transform: uppercase; font-weight:300; padding-top: 5px;  font-size:14.5px}
 
#footer01_wrap span.line {opacity:.5}
 