@charset "utf-8";
/* CSS Document */

.hana_header_fix{ display:block; position:fixed; width:100%; margin:0 auto; z-index:99999; background-color:#FFFFFF; border-bottom:#004279 solid 1px;}


@media screen and (max-width: 828px) {
.hana_header_fix{ display:block; position:fixed; width:100%; margin:0 auto; z-index:99999; background-color:#FFFFFF; border-bottom:#FFF solid 0;}
}