@charset "UTF-8";:root{--yellow:#f5c700;--orange:#ee7500;--pink:#e62e8b;--purple:#870d84;--blue:#00498a;--cyan:#009bd5;--green:#009944;--lime:#8ec43e;--gray:#000}.index .header{position:fixed;top:0;left:0}.mv{display:-ms-grid;display:grid;-ms-grid-columns:40px auto;grid-template-columns:40px auto;border-top:solid 1px #000;overflow:hidden;position:relative}.mv:before{position:absolute;content:"";height:0.5px;width:100%;background-color:#000;top:70px;left:0;z-index:10}@media (min-width:992px){.mv:before{top:120px}}@media (min-width:992px){.mv{height:100vh;-ms-grid-columns:50px auto;grid-template-columns:50px auto}}.mv .mv-item{margin-top:70px;border-right:solid 1px #000;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:1}@media (min-width:992px){.mv .mv-item{margin-top:120px}}.mv .scroll-item{position:absolute;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;right:10px;bottom:0;overflow:visible;z-index:10;font-weight:normal;color:#fff;height:80px;font-size:1.2rem;mix-blend-mode:difference}.mv .scroll-item span{width:1px;height:100%;display:block;-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite;background-color:#fff}.mv .mv-logoarea{position:relative;z-index:5;display:-ms-grid;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:1fr;grid-template-columns:1fr;padding-top:95px;padding-bottom:20px}@media (max-width:991px){.mv .mv-logoarea img{width:55%}}@media (min-width:992px){.mv .mv-logoarea{margin-top:120px;gap:40px;padding-top:40px;padding-bottom:40px;-ms-grid-columns:30vw 40px 50vw;grid-template-columns:30vw 50vw}}.mv .animtext{font-weight:bold;height:30vh;line-height:1;position:relative;margin-left:auto;margin-right:auto;width:60%;font-size:6.5vw}@media (min-width:992px){.mv .animtext{width:90%;height:100%}}.mv .animtext span{position:absolute;display:block;width:100%;left:0}.mv .animtext span:first-child{top:10%}.mv .animtext span:nth-child(2){top:30%}.mv .animtext span:nth-child(3){top:60%}.mv .animtext span:nth-child(4){top:75%}.mv .animtext .en{font-size:12vw}@media (min-width:992px){.mv .animtext{font-size:clamp(1.6rem,0.182rem + 4vw,5.5rem);letter-spacing:10px}.mv .animtext span{position:absolute;display:block;width:100%;left:0}.mv .animtext span:first-child{top:10%}.mv .animtext span:nth-child(2){top:34%}.mv .animtext span:nth-child(3){top:67%}.mv .animtext span:nth-child(4){top:80%}.mv .animtext .en{font-size:clamp(9rem,6rem + 8vw,15rem);letter-spacing:5px}}.mv video{opacity:0;min-width:100%;min-height:100%;width:auto;height:auto;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;z-index:-1}.fade-out{-webkit-animation:fadeout 1s cubic-bezier(0.95,0.05,0.795,0.035) forwards;animation:fadeout 1s cubic-bezier(0.95,0.05,0.795,0.035) forwards}.fade-in{-webkit-animation:fadein 1.5s cubic-bezier(0.95,0.05,0.795,0.035) forwards;animation:fadein 1.5s cubic-bezier(0.95,0.05,0.795,0.035) forwards}@-webkit-keyframes fadeout{40%{opacity:1}to{opacity:0}}@keyframes fadeout{40%{opacity:1}to{opacity:0}}@-webkit-keyframes fadein{40%{opacity:0}to{opacity:1}}@keyframes fadein{40%{opacity:0}to{opacity:1}}@-webkit-keyframes bounce{20%{height:0}to{height:100%}}@keyframes bounce{20%{height:0}to{height:100%}}.index-about{position:relative;background-color:rgba(0,0,0,0.6);background-size:auto 100%;color:#fff;position:relative}.index-about .video-block{overflow:hidden;width:100%;position:absolute}.index-about video{mix-blend-mode:darken;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.index-about .container{position:relative;z-index:2}.index-about .about-title{max-width:90%}@media (max-width:991px){.index-about .inner-block{padding-left:40px;padding-right:40px}}@media (max-width:991px){.index-about .about-text-block{padding-left:40px;padding-right:40px}}@media (min-width:992px){.index-about .about-text-block{position:sticky;top:120px}}.index-about .tt-vertical-rl{position:absolute;bottom:0}.index-about .text-block{margin-left:50%}.index-about p{line-height:2}.history-block{position:relative;background:url(/50th/assets/img/history-bg.jpg);background-size:cover}.history-block .tt-vertical-rl{position:absolute;right:10px;top:40px}.history-block .history-item{position:relative}.history-block .history-item-ps{position:absolute;left:0;bottom:0}.history-block .history-item-text{max-width:40vw}
/*# sourceMappingURL=page-top.css.map */