@font-face {
    font-family: 'ONE-Mobile-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.fixed{display:none;}
.t_fix_pop{display:none;z-index:999}
@media screen and ( max-width:799px){
.fixed{display:block;bottom:0;left:0;position:fixed;z-index:999;width:100%;}
.fixed ul{display:flex;}
.t_fix{background:#fff;border-top:1px solid #e4e4e4;padding:15px 0;}
.b_fix{background:#003b71;padding:15px 0;}
.t_fix li{width:25%;}
.b_fix li{width:33.3%;}
.b_fix li img{width:30px !important;height:30px !important}
.b_fix li p{color:#fff;margin-top:7px !important}
.fixed ul li{}
.fixed ul li a{display:block;}
.fixed ul li img{display:block;margin:0 auto;width:40px;height:40px;}
.fixed ul li p{font-size:13px;text-align:center;margin-top:4px;}

  .t_fix_pop{position:fixed;bottom:183px;left:0%;width:100%}
  .t_fix_pop img{width:100%;}
  }