#header_new, .header_new {position:relative; width:868px; margin:0 auto; text-align:center; box-sizing:border-box;}
#header_new h1, .header_new h1 {padding:49px 0 32px 0; margin:0 auto; height:39px;}
#header_new h1 a.member_logo, .header_new h1 a.member_logo{display:inline-block; width:256px; height:39px;font-size:0;background:url("/images/member/logo_sfac.png") no-repeat;}
#header_new h1 a.member_join, .header_new h1 a.member_join{display:inline-block; width:122px; height:39px;font-size:0;background:url("/images/member/logo_mem.png") no-repeat;}

@media (min-width:900px) and (max-width:1024px){
#header_new, .header_new {width:100%; padding:0 7.5%;}
}
@media (min-width:667px) and (max-width:900px){
#header_new, .header_new {width:100%; padding:0 6%;}
}
@media (max-width:666px){
  #header_new, .header_new {width:100%; padding:0 6%; background:url("/images/member/top_bg.jpg") no-repeat center top;}
  .header_new div.m_allmenu {display:block; position:absolute; top:15%; right:6%;}
  .header_new div.m_allmenu img {width:22px;}
  .header_new div.m_allmenu_close {display:block; position:absolute; top:23%; right:3%;}
  .header_new div.m_allmenu_close img {width:32px;}

}