.body-wrapper{background-image:url("/assets/img/shinoda_subpage_back.png");background-size:cover;background-attachment:fixed;animation-name:bodyFadeIn;animation-duration:2.5s;animation-iteration-count:1;animation-timing-function:ease;animation-fill-mode:both}@keyframes bodyFadeIn{0%{opacity:0}100%{opacity:1}}#header{position:absolute;top:20px;left:0;display:flex;width:calc(100% - 160px);z-index:10}#header .logo{position:fixed;margin-left:22px;min-width:90px;height:90px;background-image:url("/assets/img/shinoda_logo_w.svg");background-size:contain;background-repeat:no-repeat}#header .shamei{margin-left:calc(20px + 90px + 22px)}.global-menu-trigger span{background-color:#2e3a48}#header .logo{background-image:url("/assets/img/shinoda_logo_b.svg")}#header .menu ul li a{color:#000}.common-top{display:none}.common-section{background-color:transparent;width:1000px;min-height:100vh;margin:auto;padding-top:200px}.common-heading{position:relative}.common-heading>hgroup{display:flex;justify-content:space-between;align-items:flex-end}.common-heading::after{content:"";display:block;width:100%;height:23px;background-color:#c9caca;mix-blend-mode:multiply;margin-top:10px}.common-heading h2{color:#566778;font-family:"Bebas Neue",sans-serif;font-weight:500;line-height:4.7rem;font-size:8rem;letter-spacing:1.5rem}.common-heading p{color:#566778;font-family:"MS Pゴシック";font-weight:600;line-height:1.9rem;font-size:2.6rem;letter-spacing:.6rem}