@charset "UTF-8";.first-area{background-color:var(--color-primary)}.honeycomb-reverse{transform:scale(-1)}.text-area{line-height:2.5rem}.home-main-img-area{display:flex;justify-content:center}.home-main-img-area>img{width:100%;object-fit:cover}.home-main-content-area{padding:48px clamp(3rem,-.556rem + 7.41vw,5rem)}.home-content-text{line-height:clamp(1.5rem,.167rem + 2.78vw,2.25rem);padding-top:24px}.honeycomb-border-area{background-color:var(--color-primary)}.wakeup-text-area[text-view=false] div{opacity:0}.wakeup-text-area[text-view=true] div{width:fit-content;opacity:0;animation:wake-up 2s;animation-fill-mode:forwards;transform-origin:bottom}.wakeup-text-area>div:nth-child(1){animation-delay:0ms}.wakeup-text-area>div:nth-child(2){animation-delay:.2s}.wakeup-text-area>div:nth-child(3){animation-delay:.4s}.wakeup-text-area>div:nth-child(4){animation-delay:.6s}.wakeup-text-area>div:nth-child(5){animation-delay:.8s}@keyframes wake-up{0%{transform:rotateX(90deg);opacity:0}25%{transform:rotateX(90deg);opacity:0}50%{transform:none;opacity:1}90%{transform:none;opacity:1}to{transform:none;opacity:1}}
