@charset "utf-8";





/*下層footer*/
.sub_footer{background-color:#004482;padding:8px;}
.sub_footer_text{width:1000px; margin:0 auto;margin-top:0px;color:#fff; text-align:center;}
.sub_footer p{font-size:12px;}
.sub_footer .box_flex{padding-top:0px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.sub_footer a{text-decoration: none; color:#fff;}
.sub_footer a:hover{color:red;}