.header {height: 100px; padding: 20% 0; background-image: url(../img/top.jpg?); background-position: center; background-size: cover; background-repeat: no-repeat; /* background-attachment: fixed; */}
body {text-align: center;}
* {font-family: "游明朝", "YuMincho", serif; color: #333;}
h1 {font-size: 64px; color: #000;}
h2 {font-size: 32px; padding-bottom: 30px; color: #000;}
section {padding: 480px 5% 0; line-height: 2.4em;}
.footer {padding: 400px 0 50px; font-size: 12px;}
