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