@charset "UTF-8";footer,header{margin:0 calc(50% - 50vw);width:100vw;background-color:#128079;display:flex;}
header{height:82px;justify-content:center}
header h1{font-size:2.2em;color:#fff;padding-right:.4em;line-height:2.8em;}
footer{justify-content: center; margin-top: 0.5em; height: 30px;}
footer p{ font-size : 0.9em; color : white; display : flex; justify-content: center; align-items:center;}
a,a:hover,a:visited{color : inherit;}
/* コメント */

