.home .tokumeirebyu-{font-size:.8em;font-weight:400;opacity:.8;position:relative}.home .tokumeirebyu-:after{content:"";display:block;border-bottom:2px solid gray;width:100%;position:absolute;bottom:-5px}.home .niha{font-size:.6em;font-weight:400;opacity:.8}.home .dl-link{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;opacity:0;transform:translateY(100%);transition:opacity 1s ease,transform 1s ease}.home .dl-link.show{opacity:1;transform:translateY(0)}.home .appstore{background:none;display:flex;justify-content:center;align-items:bottom;margin-top:3vw;width:12%}.home .appstore button{background:none;border:none;padding:0;cursor:pointer}.home .appstore button img{display:block;max-width:100%;height:auto;margin:0 auto}.home h1:after{border-bottom:none}.home .detail a{color:gray;text-decoration:none;line-height:1}.home .detail a:hover{text-decoration:underline}.home h2{-webkit-clip-path:none;clip-path:none;transition:none}.home .feature{display:flex;justify-content:space-between;align-items:center;height:40vw;color:#fff;margin:2vw 0}.home .feature1{background:linear-gradient(90deg,rgba(38,38,38,0),rgba(235,0,139,.5))}.home .feature2{background:linear-gradient(270deg,rgba(38,38,38,0),rgba(255,104,151,.5))}.home .feature3{background:linear-gradient(90deg,rgba(38,38,38,0),rgba(253,105,62,.5))}.home .feature4{background:linear-gradient(270deg,rgba(38,38,38,0),rgba(255,181,89,.5))}.home .feature5{background:linear-gradient(90deg,rgba(38,38,38,0),rgba(53,231,236,.5))}.home .feature6{background:linear-gradient(270deg,rgba(38,38,38,0),rgba(103,163,153,.5))}.home .feature7{background:linear-gradient(90deg,rgba(38,38,38,0),rgba(30,148,151,.5))}.home .feature-text{display:flex;align-items:center;font-size:3vw;font-weight:700;white-space:nowrap;width:50%}.home .feature-text-odd{justify-content:flex-end}.home .feature-text-even{justify-content:flex-start}.feature-image{height:90%;width:50%}.feature-image,.video-player{display:flex;justify-content:center;align-items:center}.video-player{height:110%;width:60%;border-radius:1vw}.feature-image picture{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.feature-image img{height:100%;width:auto}@media (max-width:768px){.home .appstore{width:30%}.home .detail a{display:none}.home .feature{height:70vw}.home .feature-text{font-size:3.8vw;line-height:8vw}.video-player{height:100%;width:90%;border:.5vw solid hsla(0,0%,50%,.5);border-radius:2vw}}