.operation .open{margin:4em 0;font-family:'Roboto','Noto Sans JP';font-weight:700;color:var(--drive-color)}.operation .open p,.operation .open time{font-size:32px;line-height:1;display:flex;align-items:center;justify-content:center;gap:8px}.operation .open time:before{content:'';mask-image:url(/images/clock.svg);mask-position:center center;mask-repeat:no-repeat;mask-size:contain;background-color:currentColor;width:32px;height:32px}.operation.portal .open{margin:0;color:var(--capt-color)}.operation.portal .open time{font-size:24px;gap:4px}.operation.portal .open time:before{width:24px;height:24px}.cloud .yoso{display:flex;align-items:center;justify-content:center}.cloud .yoso .thumb{width:75px}.cloud .yoso .unit{width:calc((100% - 75px)/2);display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (min-width:760px){.cloud .yoso .unit{width:200px}}.cloud .yoso .unit h4{font-size:clamp(20px,3.2vw,24px);margin:1em 0;padding:0}.cloud .yoso .unit p{font-size:16px;font-size:clamp(16px,2.4vw,18px);margin:1em 0}.cloud .yoso .unit .code{font-size:40px;font-weight:700;margin:0;width:72px;height:72px;line-height:68px;border-radius:50%}.cloud .yoso .unit .code.na{font-size:18px;font-weight:400}.code{background-color:#eee}.code.a{background-color:var(--rank-a)}.code.b{background-color:var(--rank-b)}.code.c{background-color:var(--rank-c)}.code.d{background-color:var(--rank-d)}.code.e{background-color:var(--rank-e)}.code.f{background-color:var(--rank-f);color:#fff}.code.s{background-color:var(--rank-s);color:#fff}