:root{--brick-red: #962715;--brick-red-dark: #7a1f10;--gloss-white: #ffffff;--off-white: #f4f5f5;--matte-black: #1e1e20;--medium-gray: #bbc3c6;--border: #d0d5d7;--text-sub: #5c6366}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Noto Sans JP,sans-serif;font-size:18px;line-height:1.8;color:#1e1e20;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.form-input:focus{outline:none;border-color:#962715;box-shadow:0 0 0 3px #96271526}.btn-accent:hover{background-color:#7a1f10!important}.contact-phone:hover{color:#7a1f10!important}@keyframes hero-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-content{animation:hero-rise 1.1s cubic-bezier(.22,.61,.36,1) both;animation-delay:.1s}
