.video{position:relative}.video--light-background .video__caption p{color:var(--color-black)}.video__youtube-player,.video__vimeo-wrapper{width:calc(100vw - 32px);height:calc(56.25vw - 18px);margin:auto;position:relative}@media (width>=768px){.video__youtube-player,.video__vimeo-wrapper{width:calc(100vw - 80px);height:calc(56.25vw - 45px)}}@media (width>=1480px){.video__youtube-player,.video__vimeo-wrapper{width:1400px;height:787.5px}}@media (width<=767px){.video--portrait-mobile-video .video__youtube-player,.video--portrait-mobile-video .video__vimeo-wrapper{width:calc(100vw - 32px);height:calc(133.333vw - 42.6667px)}}.video__youtube-embed-wrapper{width:100%;height:100%;position:relative}.video__poster-wrapper.is-removed{opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.694,0,.335,1)}.video__poster-wrapper:hover .video__play-button{opacity:.9}.video__poster{cursor:pointer;opacity:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.video__poster img{object-fit:cover;object-position:center}.video__play-button{cursor:pointer;background-color:var(--color-white);justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .3s cubic-bezier(.694,0,.335,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width>=768px){.video__play-button{width:60px;height:60px}}@media (width>=1280px){.video__play-button{width:80px;height:80px}}.video__play-button svg{stroke:none;width:8px;height:9px}@media (width>=768px){.video__play-button svg{width:10px;height:12px}}@media (width>=1280px){.video__play-button svg{width:13px;height:15px}}.video__play-label{display:none}.video--has-round-button .video__play-button{border-radius:50%;width:88px;height:88px}@media (width>=1024px){.video--has-round-button .video__play-button{width:124px;height:124px}}@media (width>=1280px){.video--has-round-button .video__play-button{width:156px;height:156px}}.video--has-round-button .video__play-button svg{width:12px;height:12px}@media (width>=1024px){.video--has-round-button .video__play-button svg{width:17px;height:17px}}@media (width>=1280px){.video--has-round-button .video__play-button svg{width:21px;height:21px}}.video--has-round-button .video__play-label{letter-spacing:0;text-rendering:geometricPrecision;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:3px;font-family:Clarkson,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:1em;text-decoration:none;display:inline}html[lang^=ja] .video--has-round-button .video__play-label{font-family:Noto Sans JP}html[lang^=ko] .video--has-round-button .video__play-label{font-family:Noto Sans KR}@media (width>=1024px){.video--has-round-button .video__play-label{margin-left:6px;font-size:18px}}@media (width>=1280px){.video--has-round-button .video__play-label{font-size:24px}}.video__playback-control{cursor:pointer;z-index:20;background-color:#ffffff4d;border-radius:100%;transition:background-color .1s cubic-bezier(.645,.045,.355,1);position:absolute;width:28px!important;height:28px!important;inset:auto 7px 7px auto!important}.video__playback-control:hover{background-color:#fff}.video__playback-control:after{content:"";border-left:2px solid #000;border-right:2px solid #000;width:6px;height:8px;position:absolute;top:10px;left:11px}.video__playback-control svg{stroke:none;width:6px;height:7px;margin-top:1px;margin-left:12px}.video__playback-control[data-video-state=playing] svg{display:none}.video__playback-control[data-video-state=playing]:after,.video__playback-control[data-video-state=paused] svg{display:block}.video__playback-control[data-video-state=paused]:after{display:none}body.has-reduced-motion .video__playback-control{background-color:#fffc}@media (prefers-reduced-motion:reduce){.video__playback-control{background-color:#fffc}}.video__vimeo-wrapper iframe{opacity:0;border:none;width:100%;height:100%;transition:opacity .5s cubic-bezier(.694,0,.335,1)}.video__vimeo-wrapper iframe.is-loaded{opacity:1}.video__caption{width:calc(100vw - 32px);margin-top:12px;margin-left:auto;margin-right:auto}@media (width>=768px){.video__caption{width:calc(100vw - 80px);margin-top:20px}}@media (width>=1480px){.video__caption{width:1400px}}.video__caption p{letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-white);font-family:Clarkson,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:1.2em;text-decoration:none}html[lang^=ja] .video__caption p{font-family:Noto Sans JP}html[lang^=ko] .video__caption p{font-family:Noto Sans KR}@media (width>=1440px){.video__caption p{font-size:18px}}
