@import"preset.css";@import"module.css";@import"header.css";@import"footer.css";body{background-color:#f0eee7;font-family:"brandon-grotesque","a-otf-midashi-go-mb31-pr6n","Yu Gothic","YuGothic","Roboto","Helvetica Neue","Hiragino Kaku Gothic Pro","Meiryo","Arial","sans-serif";font-size:13.5px;color:#000;line-height:2.2;letter-spacing:.08em}@media screen and (max-width: 767px){body{line-height:2;font-size:12.5px}}@media screen and (max-width: 320px){body{font-size:90%}}header,main,footer{-webkit-animation-name:fadein;animation-name:fadein;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes fadein{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadein{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.ft-logo img{width:102px;height:66px}/*# sourceMappingURL=style.css.map */