.no-drag {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
  }
  *,::before,::after{box-sizing:border-box}::before,::after{text-decoration:inherit;vertical-align:inherit}html{cursor:default;line-height:1.6;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;word-break:break-word}body{margin:0}h1{margin:0}h2,h3,h4,h5,h6{margin:0}dl,dt,dd,dl dl,dl ol,dl ul,ol dl,ul dl{margin:0}ol,ul,ol ol,ol ul,ul ol,ul ul{margin:0}p,figure{margin:0}hr{color:inherit;height:0;overflow:visible}main{display:block}ol,ul,nav ol,nav ul{list-style:none;padding:0}pre{font-family:monospace,monospace;font-size:1em;overflow:auto;-ms-overflow-style:scrollbar}a{background-color:transparent}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}iframe{border-style:none}img{border-style:none}svg:not([fill]){fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,select{margin:0}button{overflow:visible;text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}fieldset{border:1px solid #a0a0a0;padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical;resize:block}[type=checkbox],[type=radio]{padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details{display:block}dialog{background-color:#fff;border:solid;color:#000;display:block;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}a,area,button,input,label,select,summary,textarea,[tabindex]{-ms-touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]{display:initial}[aria-hidden=false][hidden]:not(:focus){clip:rect(0, 0, 0, 0);position:absolute}.l-shohei-header{position:fixed;z-index:1024;right:0;left:0;width:100%}@media print,screen and (min-width: 769px){.l-shohei-header{top:0}}@media screen and (max-width: 768px){.l-shohei-header{top:0}}@media print,screen and (min-width: 769px){.l-shohei-header::before{pointer-events:none;position:absolute;top:0;right:0;left:0;display:block;width:100%;height:100px;background-image:linear-gradient(0deg, rgba(66, 66, 66, 0), rgba(66, 66, 66, 0.3));content:""}}body:not(.is-loaded) .l-shohei-header{transform:translateY(-50px)}@media print,screen and (min-width: 769px){body:not(.is-loaded) .l-shohei-header::before{opacity:0}}body.is-loaded .l-shohei-header{transform:translateY(0);transition-property:transform;transition-duration:1s;transition-delay:1s}@media print,screen and (min-width: 769px){body.is-loaded .l-shohei-header::before{opacity:1;transition-property:opacity;transition-duration:1s}}.l-shohei-header .-shohei-header-inner{position:relative;display:flex;align-items:center;justify-content:center;min-height:50px;box-sizing:border-box}@media print,screen and (min-width: 769px){.l-shohei-header .-shohei-header-inner{border-bottom-color:#fff;border-bottom-style:solid;border-bottom-width:1px}}@media screen and (max-width: 768px){.l-shohei-header .-shohei-header-inner{z-index:9;background-color:#fff}}.l-shohei-header .c-shohei-header-nav-icon{position:absolute;z-index:9;top:10px;right:15px;display:block;width:30px;height:30px}.l-shohei-header .c-shohei-header-nav-icon>span{position:absolute;top:calc(50% - 1px);right:0;left:0;display:block;width:100%;height:2px;transition-property:background-color,transform;transition-duration:.375s}@media print,screen and (min-width: 769px){.l-shohei-header .c-shohei-header-nav-icon>span{background-color:#fff}}@media screen and (max-width: 768px){.l-shohei-header .c-shohei-header-nav-icon>span{background-color:#000}}.l-shohei-header .c-shohei-header-nav-icon>span:nth-child(1){transform:translateY(-4px)}.l-shohei-header .c-shohei-header-nav-icon>span:nth-child(2){transform:translateY(4px);transition-delay:0s,.1s}html.is-menu .l-shohei-header .c-shohei-header-nav-icon>span{background-color:#000}html.is-menu .l-shohei-header .c-shohei-header-nav-icon>span:nth-child(1){transform:rotate(-30deg) translateY(0)}html.is-menu .l-shohei-header .c-shohei-header-nav-icon>span:nth-child(2){transform:rotate(30deg) translateY(0)}.l-shohei-nav{position:absolute;top:0;right:0;display:flex;width:100%;justify-content:flex-end;transition-property:background-color;transition-timing-function:linear;transition-duration:.2s}html:not(.is-menu) .l-shohei-nav{pointer-events:none;background-color:rgba(0,0,0,0)}html.is-menu .l-shohei-nav{background-color:rgba(0,0,0,.6)}.l-shohei-nav .-shohei-nav-inner{background-color:#fff;transition-property:transform}@media print,screen and (min-width: 769px){.l-shohei-nav .-shohei-nav-inner{width:400px;min-height:100vh;transition-duration:.625s}}@media screen and (max-width: 768px){.l-shohei-nav .-shohei-nav-inner{width:100vw;min-height:100vh;transition-duration:.625s}}@media print,screen and (min-width: 769px){html:not(.is-menu) .l-shohei-nav .-shohei-nav-inner{transform:translateX(400px)}}@media screen and (max-width: 768px){html:not(.is-menu) .l-shohei-nav .-shohei-nav-inner{transform:translateX(100vw)}}@media print,screen and (min-width: 769px){html.is-menu .l-shohei-nav .-shohei-nav-inner{transform:translateX(0)}}@media screen and (max-width: 768px){html.is-menu .l-shohei-nav .-shohei-nav-inner{transform:translateX(0)}}.l-shohei-nav .c-shohei-nav-container{display:flex;flex-direction:column;box-sizing:border-box}@media print,screen and (min-width: 769px){.l-shohei-nav .c-shohei-nav-container{min-height:100vh;padding:8px 20px 10px 10px}}@media screen and (max-width: 768px){.l-shohei-nav .c-shohei-nav-container{min-height:100vh;padding:50px 0 10px 0}}@media screen and (max-width: 768px){.l-shohei-nav .c-shohei-nav-dunlopLogo{display:none}}.l-shohei-nav .c-shohei-nav-list{flex:1}@media print,screen and (min-width: 769px){.l-shohei-nav .c-shohei-nav-list{padding:108px 0 0 30px}}@media screen and (max-width: 768px){.l-shohei-nav .c-shohei-nav-list{padding:100px 10px 0 20px}}@media print,screen and (min-width: 769px){.l-shohei-nav .c-shohei-nav-item:not(:first-of-type){margin-top:40px}}@media screen and (max-width: 768px){.l-shohei-nav .c-shohei-nav-item:not(:first-of-type){margin-top:50px}}.l-shohei-nav .c-shohei-nav-item-link{display:block;text-decoration:none;color:#000}.l-shohei-nav .c-shohei-nav-item-link .m-label{display:block;font-family:"Bebas Neue","Noto Sans JP",sans-serif;line-height:.875}@media print,screen and (min-width: 769px){.l-shohei-nav .c-shohei-nav-item-link .m-label{font-size:2.625rem}}@media screen and (max-width: 768px){.l-shohei-nav .c-shohei-nav-item-link .m-label{font-size:3rem}}.l-shohei-nav .c-shohei-nav-item-link .m-label-sub{display:block}@media print,screen and (min-width: 769px){.l-shohei-nav .c-shohei-nav-item-link .m-label-sub{padding:0 0 0 2px}}@media screen and (max-width: 768px){.l-shohei-nav .c-shohei-nav-item-link .m-label-sub{padding:0 0 0 2px}}.l-shohei-nav .c-shohei-nav-item-link .m-label-sub img{vertical-align:top}@media print,screen and (min-width: 769px){.l-shohei-nav .c-shohei-nav-item-link{transition-property:transform;transition-duration:.3s}.l-shohei-nav .c-shohei-nav-item-link:hover{transform:translateX(-16px)}}.l-shohei-nav .c-shohei-nav-copyright{font-weight:300}@media print,screen and (min-width: 769px){.l-shohei-nav .c-shohei-nav-copyright{text-align:right;font-size:.625rem}}@media screen and (max-width: 768px){.l-shohei-nav .c-shohei-nav-copyright{text-align:center;font-size:.625rem}}.l-shohei-nav .c-shohei-nav-copyright small{font-size:100%}@media print,screen and (min-width: 769px){.l-shohei-kv .p-shohei-kv{padding:56.2957540264% 0 0 0}}@media screen and (max-width: 768px){.l-shohei-kv .p-shohei-kv{min-height:calc(150px + 56.4885496183vw)}}@media print,screen and (min-width: 769px){.l-shohei-kv .c-shohei-kv-ttl{display:none}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-ttl{position:fixed;z-index:-1;top:50px;right:0;left:0;height:100px;padding:18px 0 0 0;text-align:center;box-sizing:border-box;background-color:#fff}.l-shohei-kv .c-shohei-kv-ttl .-shohei-kv-ttl-inner{display:inline-block;position:relative;-webkit-clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);transition-property:-webkit-clip-path;transition-property:clip-path;transition-property:clip-path, -webkit-clip-path;transition-delay:0s;transition-duration:.625s}.l-shohei-kv .c-shohei-kv-ttl .-shohei-kv-ttl-inner::after{position:absolute;right:0;left:0;width:100%;background-color:#000;content:""}}@media screen and (max-width: 768px)and (min-width: 769px){.l-shohei-kv .c-shohei-kv-ttl .-shohei-kv-ttl-inner::after{top:0;height:100%}}@media screen and (max-width: 768px)and (max-width: 768px){.l-shohei-kv .c-shohei-kv-ttl .-shohei-kv-ttl-inner::after{top:0;height:100%}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-ttl .-shohei-kv-ttl-inner::after{transform:scaleX(1);transform-origin:top right;transition-property:transform;transition-delay:.625s}}@media screen and (max-width: 768px){body.is-loaded .l-shohei-kv .c-shohei-kv-ttl .-shohei-kv-ttl-inner{-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);transition-timing-function:cubic-bezier(0.5, 0, 0.75, 0);transition-delay:0s;transition-duration:.625s}body.is-loaded .l-shohei-kv .c-shohei-kv-ttl .-shohei-kv-ttl-inner::after{transform:scaleX(0);transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-delay:.625s;transition-duration:.625s}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-ttl img{width:100%;max-width:351.85px;height:auto}}.l-shohei-kv .c-shohei-kv-photo{overflow:hidden;position:fixed;z-index:-1;right:0;left:0;width:100%}@media print,screen and (min-width: 769px){.l-shohei-kv .c-shohei-kv-photo{top:0}.l-shohei-kv .c-shohei-kv-photo.is-scroll{position:absolute}.l-shohei-kv .c-shohei-kv-photo.is-scroll.is-fixed{position:fixed;top:inherit;bottom:0}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-photo{top:150px}}.l-shohei-kv .c-shohei-kv-photo .-shohei-kv-photo-list:not(.slick-initialized) .c-shohei-kv-photo-item:not(.-item-1){display:none}.l-shohei-kv .c-shohei-kv-photo-item{position:relative}@media print,screen and (min-width: 769px){.l-shohei-kv .c-shohei-kv-photo-item.-item-1 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-1.webp)}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-photo-item.-item-1 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-1.webp)}}@media print,screen and (min-width: 769px){.l-shohei-kv .c-shohei-kv-photo-item.-item-2 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-2.webp)}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-photo-item.-item-2 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-2.webp)}}@media print,screen and (min-width: 769px){.l-shohei-kv .c-shohei-kv-photo-item.-item-3 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-3.webp)}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-photo-item.-item-3 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-3.webp)}}@media print,screen and (min-width: 769px){.l-shohei-kv .c-shohei-kv-photo-item.-item-4 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-4.webp)}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-photo-item.-item-4 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-4.webp)}}@media print,screen and (min-width: 769px){.l-shohei-kv .c-shohei-kv-photo-item.-item-5 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-5.webp)}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-photo-item.-item-5 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-5.webp)}}@media print,screen and (min-width: 769px){.l-shohei-kv .c-shohei-kv-photo-item.-item-6 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-6.webp)}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-photo-item.-item-6 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-6.webp)}}@media print,screen and (min-width: 769px){.l-shohei-kv .c-shohei-kv-photo-item.-item-7 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-7.webp)}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-photo-item.-item-7 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-7.webp)}}@media print,screen and (min-width: 769px){.l-shohei-kv .c-shohei-kv-photo-item.-item-8 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-8.webp)}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-photo-item.-item-8 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-8.webp)}}@media print,screen and (min-width: 769px){.l-shohei-kv .c-shohei-kv-photo-item.-item-9 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-9.webp)}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-photo-item.-item-9 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-9.webp)}}@media print,screen and (min-width: 769px){.l-shohei-kv .c-shohei-kv-photo-item.-item-10 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-10.webp)}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-photo-item.-item-10 span{background-image:url(/images/special/synchroweather/brand/img_kv-ptoho-10.webp)}}.l-shohei-kv .c-shohei-kv-photo-item span{display:block;background-repeat:no-repeat;background-position:center center;background-size:contain}@media print,screen and (min-width: 769px){.l-shohei-kv .c-shohei-kv-photo-item span{padding:56.2957540264% 0 0 0}}@media screen and (max-width: 768px){.l-shohei-kv .c-shohei-kv-photo-item span{padding:56.2957540264% 0 0 0}}body:not(.is-loaded) .l-shohei-kv .c-shohei-kv-photo-item:nth-child(1){opacity:0 !important}@media print,screen and (min-width: 769px){body:not(.is-loaded) .l-shohei-kv .c-shohei-kv-photo-item:nth-child(1){transform:scale(1.1)}}@media screen and (max-width: 768px){body:not(.is-loaded) .l-shohei-kv .c-shohei-kv-photo-item:nth-child(1){transform:scale(1.3)}}body.is-loaded .l-shohei-kv .c-shohei-kv-photo-item:nth-child(1){opacity:1;transform:scale(1);transition-property:opacity,transform;transition-duration:2s}.l-shohei-statement{position:relative;z-index:1;background-color:rgba(255,255,255,.9)}@media print,screen and (min-width: 769px){.l-shohei-statement{padding:0 70px 200px}}@media screen and (max-width: 768px){.l-shohei-statement{padding:60px 0 120px 40px}}@media print,screen and (min-width: 769px){.l-shohei-statement .-shohei-statement-inner{width:100%;max-width:780px;margin-right:auto;margin-left:auto}}@media print,screen and (min-width: 769px){.l-shohei-statement .p-shohei-statement{display:flex;align-items:flex-start;justify-content:space-between}}@media print,screen and (min-width: 769px){.l-shohei-statement .c-shohei-statement-ttl img{max-width:100%;height:auto}}@media screen and (max-width: 768px){.l-shohei-statement .c-shohei-statement-ttl{margin-bottom:60px}.l-shohei-statement .c-shohei-statement-ttl img{width:100%;max-width:211px;height:auto}}@media print,screen and (min-width: 769px){.l-shohei-statement .c-shohei-statement-ttl .m-shohei-statement-ttl{display:flex;align-items:center;height:100vh}}.l-shohei-statement .c-shohei-statement-ttl .m-shohei-statement-ttl .-shohei-statement-ttl-inner{display:inline-block;position:relative}.l-shohei-statement .c-shohei-statement-ttl .m-shohei-statement-ttl .-shohei-statement-ttl-inner::after{position:absolute;right:0;left:0;width:100%;background-color:#000;content:""}@media print,screen and (min-width: 769px){.l-shohei-statement .c-shohei-statement-ttl .m-shohei-statement-ttl .-shohei-statement-ttl-inner::after{top:0;height:100%}}@media screen and (max-width: 768px){.l-shohei-statement .c-shohei-statement-ttl .m-shohei-statement-ttl .-shohei-statement-ttl-inner::after{top:0;height:100%}}.l-shohei-statement .c-shohei-statement-ttl .m-shohei-statement-ttl .-shohei-statement-ttl-inner.-from-tween{-webkit-clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);transition-property:-webkit-clip-path;transition-property:clip-path;transition-property:clip-path, -webkit-clip-path;transition-delay:0s;transition-duration:.625s}.l-shohei-statement .c-shohei-statement-ttl .m-shohei-statement-ttl .-shohei-statement-ttl-inner.-from-tween::after{transform:scaleX(1);transform-origin:top right;transition-property:transform;transition-delay:.625s}body:not(.is-scroll) .l-shohei-statement .c-shohei-statement-ttl .m-shohei-statement-ttl .-shohei-statement-ttl-inner.-from-tween.-to-tween{-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);transition-timing-function:cubic-bezier(0.5, 0, 0.75, 0);transition-delay:1s;transition-duration:.625s}body:not(.is-scroll) .l-shohei-statement .c-shohei-statement-ttl .m-shohei-statement-ttl .-shohei-statement-ttl-inner.-from-tween.-to-tween::after{transform:scaleX(0);transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-delay:1.625s;transition-duration:.625s}body.is-scroll .l-shohei-statement .c-shohei-statement-ttl .m-shohei-statement-ttl .-shohei-statement-ttl-inner.-from-tween.-to-tween{-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);transition-timing-function:cubic-bezier(0.5, 0, 0.75, 0);transition-delay:0s;transition-duration:.625s}body.is-scroll .l-shohei-statement .c-shohei-statement-ttl .m-shohei-statement-ttl .-shohei-statement-ttl-inner.-from-tween.-to-tween::after{transform:scaleX(0);transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-delay:.625s;transition-duration:.625s}@media print,screen and (min-width: 769px){.l-shohei-statement .c-shohei-statement-body{padding:100vh 0 0 0}}@media screen and (max-width: 768px){.l-shohei-statement .c-shohei-statement-body.-from-tween{opacity:0;transform:translateY(50px);transition-property:opacity,transform;transition-duration:1s}body:not(.is-scroll) .l-shohei-statement .c-shohei-statement-body.-from-tween{transition-delay:1s}.l-shohei-statement .c-shohei-statement-body.-from-tween.-to-tween{opacity:1;transform:translateY(0)}}.l-shohei-tvcm{position:relative;z-index:2;background-color:rgba(255,255,255,.9);color:#000}.l-shohei-tvcm .c-shohei-tvcm-ttl{text-align:center;font-family:"Bebas Neue","Noto Sans JP",sans-serif;line-height:1;letter-spacing:.0375em}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-tvcm-ttl{margin-bottom:20px;padding:10px 0 0 0;font-size:6rem}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-tvcm-ttl{margin-bottom:10px;padding:10px 0 0 0;font-size:3rem}}.l-shohei-tvcm .c-shohei-tvcm-ttl .-shohei-tvcm-ttl-inner{display:inline-block;position:relative}.l-shohei-tvcm .c-shohei-tvcm-ttl .-shohei-tvcm-ttl-inner::after{position:absolute;right:0;left:0;width:100%;background-color:#000;content:""}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-tvcm-ttl .-shohei-tvcm-ttl-inner::after{top:6px;height:72px}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-tvcm-ttl .-shohei-tvcm-ttl-inner::after{top:4px;height:36px}}.l-shohei-tvcm .c-shohei-tvcm-ttl .-shohei-tvcm-ttl-inner.-from-tween{-webkit-clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);transition-property:-webkit-clip-path;transition-property:clip-path;transition-property:clip-path, -webkit-clip-path;transition-delay:0s;transition-duration:.625s}.l-shohei-tvcm .c-shohei-tvcm-ttl .-shohei-tvcm-ttl-inner.-from-tween::after{transform:scaleX(1);transform-origin:top right;transition-property:transform;transition-delay:.625s}.l-shohei-tvcm .c-shohei-tvcm-ttl .-shohei-tvcm-ttl-inner.-from-tween.-to-tween{-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);transition-timing-function:cubic-bezier(0.5, 0, 0.75, 0);transition-delay:0s;transition-duration:.625s}.l-shohei-tvcm .c-shohei-tvcm-ttl .-shohei-tvcm-ttl-inner.-from-tween.-to-tween::after{transform:scaleX(0);transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-delay:.625s;transition-duration:.625s}.l-shohei-tvcm .c-shohei-tvcm-item-link{position:relative;display:block}.l-shohei-tvcm .c-shohei-tvcm-item-link .m-shohei-icon{position:absolute;display:block;background-color:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-tvcm-item-link .m-shohei-icon{top:calc(50% - 50px);left:calc(50% - 50px);width:100px;height:100px;border-radius:50px}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-tvcm-item-link .m-shohei-icon{top:calc(50% - 30px);left:calc(50% - 30px);width:60px;height:60px;border-radius:30px}}.l-shohei-tvcm .c-shohei-tvcm-item-link .m-shohei-icon::after{position:absolute;background:#000;-webkit-clip-path:polygon(0 0, 100% 50%, 0 100%);clip-path:polygon(0 0, 100% 50%, 0 100%);content:""}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-tvcm-item-link .m-shohei-icon::after{width:calc(21px*tan(42deg));height:28px;top:calc(50% - 14px);left:calc(50% - 7px)}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-tvcm-item-link .m-shohei-icon::after{width:calc(18px*tan(36deg));height:20px;top:calc(50% - 10px);left:calc(50% - 5px)}}.l-shohei-tvcm .c-shohei-tvcm-item-link .m-shohei-cover{position:absolute;top:0;right:0;left:0;display:block;width:100%;height:100%;background-color:rgba(255,255,255,0)}.l-shohei-tvcm .c-shohei-tvcm-item-link .m-shohei-thumbnail{width:100%;height:auto}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-tvcm-item-link .m-shohei-icon{transition-property:transform;transition-timing-function:cubic-bezier(0.34, 1.56, 0.64, 1);transition-duration:.375s}.l-shohei-tvcm .c-shohei-tvcm-item-link .m-shohei-cover{transition-property:background-color;transition-timing-function:linear;transition-duration:.175s}.l-shohei-tvcm .c-shohei-tvcm-item-link:hover .m-shohei-icon{transform:scale(1.3)}.l-shohei-tvcm .c-shohei-tvcm-item-link:hover .m-shohei-cover{background-color:rgba(255,255,255,.15)}}.l-shohei-tvcm .c-shohei-movies-head{position:relative}.l-shohei-tvcm .c-shohei-movies-slide{overflow:hidden;position:relative}.l-shohei-tvcm .c-shohei-movies-slide::after{position:absolute;top:0;right:0;left:0;display:block;width:100%;height:100%;background-color:rgba(0,0,0,.5);content:""}.l-shohei-tvcm .c-shohei-movies-slide .m-shohei-photo{display:flex}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-slide .m-shohei-photo.u-top .m-shohei-photo-item{-webkit-animation-name:slide-top-pc;animation-name:slide-top-pc}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-slide .m-shohei-photo.u-top .m-shohei-photo-item{-webkit-animation-name:slide-top-sp;animation-name:slide-top-sp}}.l-shohei-tvcm .c-shohei-movies-slide .m-shohei-photo.u-bottom{justify-content:flex-end}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-slide .m-shohei-photo.u-bottom .m-shohei-photo-item{-webkit-animation-name:slide-bottom-pc;animation-name:slide-bottom-pc}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-slide .m-shohei-photo.u-bottom .m-shohei-photo-item{-webkit-animation-name:slide-bottom-sp;animation-name:slide-bottom-sp}}.l-shohei-tvcm .c-shohei-movies-slide .m-shohei-photo-item{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-slide .m-shohei-photo-item{-webkit-animation-duration:90s;animation-duration:90s}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-slide .m-shohei-photo-item{-webkit-animation-duration:75s;animation-duration:75s}.l-shohei-tvcm .c-shohei-movies-slide .m-shohei-photo-item img{width:222px;height:auto}}@-webkit-keyframes slide-top-pc{0%{transform:translateX(0)}100%{transform:translateX(-3400px)}}@keyframes slide-top-pc{0%{transform:translateX(0)}100%{transform:translateX(-3400px)}}@-webkit-keyframes slide-bottom-pc{0%{transform:translateX(0)}100%{transform:translateX(3400px)}}@keyframes slide-bottom-pc{0%{transform:translateX(0)}100%{transform:translateX(3400px)}}@-webkit-keyframes slide-top-sp{0%{transform:translateX(0)}100%{transform:translateX(-1776px)}}@keyframes slide-top-sp{0%{transform:translateX(0)}100%{transform:translateX(-1776px)}}@-webkit-keyframes slide-bottom-sp{0%{transform:translateX(0)}100%{transform:translateX(1776px)}}@keyframes slide-bottom-sp{0%{transform:translateX(0)}100%{transform:translateX(1776px)}}.l-shohei-tvcm .c-shohei-movies-ttl{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-ttl span.m-shohei-ttl-sup img{width:100%;max-width:217.5675px;height:auto}}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-ttl span.m-shohei-ttl{margin-top:14px}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-ttl span.m-shohei-ttl{margin-top:11px}.l-shohei-tvcm .c-shohei-movies-ttl span.m-shohei-ttl img{width:100%;max-width:300.165px;height:auto}}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-ttl span.m-shohei-mainLogo{margin-top:34px}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-ttl span.m-shohei-mainLogo{margin-top:26px}.l-shohei-tvcm .c-shohei-movies-ttl span.m-shohei-mainLogo img{width:100%;max-width:183.5475px;height:auto}}.l-shohei-tvcm .c-shohei-movies-ttl span{position:relative}.l-shohei-tvcm .c-shohei-movies-ttl span::after{position:absolute;right:0;left:0;width:100%;background-color:#fff;content:""}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-ttl span::after{top:0;height:100%}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-ttl span::after{top:0;height:100%}}.l-shohei-tvcm .c-shohei-movies-ttl.-from-tween span{-webkit-clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);transition-property:-webkit-clip-path;transition-property:clip-path;transition-property:clip-path, -webkit-clip-path;transition-delay:0s;transition-duration:.625s}.l-shohei-tvcm .c-shohei-movies-ttl.-from-tween span::after{transform:scaleX(1);transform-origin:top right;transition-property:transform;transition-delay:.625s}.l-shohei-tvcm .c-shohei-movies-ttl.-from-tween.-to-tween span:nth-child(1){-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);transition-timing-function:cubic-bezier(0.5, 0, 0.75, 0);transition-delay:0s;transition-duration:.625s}.l-shohei-tvcm .c-shohei-movies-ttl.-from-tween.-to-tween span:nth-child(1)::after{transform:scaleX(0);transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-delay:.625s;transition-duration:.625s}.l-shohei-tvcm .c-shohei-movies-ttl.-from-tween.-to-tween span:nth-child(2){-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);transition-timing-function:cubic-bezier(0.5, 0, 0.75, 0);transition-delay:.2s;transition-duration:.625s}.l-shohei-tvcm .c-shohei-movies-ttl.-from-tween.-to-tween span:nth-child(2)::after{transform:scaleX(0);transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-delay:.825s;transition-duration:.625s}.l-shohei-tvcm .c-shohei-movies-ttl.-from-tween.-to-tween span:nth-child(3){-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);transition-timing-function:cubic-bezier(0.5, 0, 0.75, 0);transition-delay:.4s;transition-duration:.625s}.l-shohei-tvcm .c-shohei-movies-ttl.-from-tween.-to-tween span:nth-child(3)::after{transform:scaleX(0);transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-delay:1.025s;transition-duration:.625s}.l-shohei-tvcm .c-shohei-movies-body{background-color:#000;color:#fff}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-body{padding:90px 0}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-body{padding:60px 0}}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-list{padding:0 40px}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-list{padding:0 15px}}.l-shohei-tvcm .c-shohei-movies-item{width:100%;margin-right:auto;margin-left:auto}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-item{max-width:1020px}.l-shohei-tvcm .c-shohei-movies-item:not(:first-of-type){margin-top:50px}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-item{max-width:363px}.l-shohei-tvcm .c-shohei-movies-item:not(:first-of-type){margin-top:50px}}.l-shohei-tvcm .c-shohei-movies-item .m-shohei-ttl{text-align:center;font-family:"Bebas Neue","Noto Sans JP",sans-serif;line-height:1;letter-spacing:.0375em}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-item .m-shohei-ttl{margin-bottom:20px;font-size:3.75rem}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-item .m-shohei-ttl{margin-bottom:10px;font-size:2.5rem}}.l-shohei-tvcm .c-shohei-movies-item .m-shohei-ttl .-shohei-ttl-inner{display:inline-block;position:relative}.l-shohei-tvcm .c-shohei-movies-item .m-shohei-ttl .-shohei-ttl-inner::after{position:absolute;right:0;left:0;width:100%;background-color:#fff;content:""}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-item .m-shohei-ttl .-shohei-ttl-inner::after{top:4px;height:46px}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-item .m-shohei-ttl .-shohei-ttl-inner::after{top:3px;height:30px}}.l-shohei-tvcm .c-shohei-movies-item .m-shohei-ttl .-shohei-ttl-inner.-from-tween{-webkit-clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);transition-property:-webkit-clip-path;transition-property:clip-path;transition-property:clip-path, -webkit-clip-path;transition-delay:0s;transition-duration:.625s}.l-shohei-tvcm .c-shohei-movies-item .m-shohei-ttl .-shohei-ttl-inner.-from-tween::after{transform:scaleX(1);transform-origin:top right;transition-property:transform;transition-delay:.625s}.l-shohei-tvcm .c-shohei-movies-item .m-shohei-ttl .-shohei-ttl-inner.-from-tween.-to-tween{-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);transition-timing-function:cubic-bezier(0.5, 0, 0.75, 0);transition-delay:0s;transition-duration:.625s}.l-shohei-tvcm .c-shohei-movies-item .m-shohei-ttl .-shohei-ttl-inner.-from-tween.-to-tween::after{transform:scaleX(0);transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-delay:.625s;transition-duration:.625s}.l-shohei-tvcm .c-shohei-movies-item .m-shohei-thumbnail{overflow:hidden}.l-shohei-tvcm .c-shohei-movies-item .m-shohei-thumbnail.-from-tween{opacity:0;transition-property:opacity;transition-timing-function:linear;transition-duration:.375s}.l-shohei-tvcm .c-shohei-movies-item .m-shohei-thumbnail.-from-tween img{transform:scale(1.375);transition-property:transform;transition-duration:2s}.l-shohei-tvcm .c-shohei-movies-item .m-shohei-thumbnail.-from-tween.-to-tween{opacity:1}.l-shohei-tvcm .c-shohei-movies-item .m-shohei-thumbnail.-from-tween.-to-tween img{transform:scale(1)}.l-shohei-tvcm .c-shohei-movies-item-link{position:relative;display:block}.l-shohei-tvcm .c-shohei-movies-item-link .m-shohei-icon{position:absolute;display:block;background-color:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-item-link .m-shohei-icon{top:calc(50% - 50px);left:calc(50% - 50px);width:100px;height:100px;border-radius:50px}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-item-link .m-shohei-icon{top:calc(50% - 30px);left:calc(50% - 30px);width:60px;height:60px;border-radius:30px}}.l-shohei-tvcm .c-shohei-movies-item-link .m-shohei-icon::after{position:absolute;background:#000;-webkit-clip-path:polygon(0 0, 100% 50%, 0 100%);clip-path:polygon(0 0, 100% 50%, 0 100%);content:""}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-item-link .m-shohei-icon::after{width:calc(21px*tan(42deg));height:28px;top:calc(50% - 14px);left:calc(50% - 7px)}}@media screen and (max-width: 768px){.l-shohei-tvcm .c-shohei-movies-item-link .m-shohei-icon::after{width:calc(18px*tan(36deg));height:20px;top:calc(50% - 10px);left:calc(50% - 5px)}}.l-shohei-tvcm .c-shohei-movies-item-link .m-shohei-cover{position:absolute;top:0;right:0;left:0;display:block;width:100%;height:100%;background-color:rgba(255,255,255,0)}.l-shohei-tvcm .c-shohei-movies-item-link img{max-width:100%;height:auto}@media print,screen and (min-width: 769px){.l-shohei-tvcm .c-shohei-movies-item-link .m-shohei-icon{transition-property:transform;transition-timing-function:cubic-bezier(0.34, 1.56, 0.64, 1);transition-duration:.375s}.l-shohei-tvcm .c-shohei-movies-item-link .m-shohei-cover{transition-property:background-color;transition-timing-function:linear;transition-duration:.175s}.l-shohei-tvcm .c-shohei-movies-item-link:hover .m-shohei-icon{transform:scale(1.3)}.l-shohei-tvcm .c-shohei-movies-item-link:hover .m-shohei-cover{background-color:rgba(255,255,255,.15)}}.l-shohei-tvcm .m-shohei-tvcm-cover{position:absolute;bottom:0;right:0;left:0;display:block;width:100%;height:100vh;background-color:#e4d418;transform-origin:bottom left;transform:scaleX(0)}.l-shohei-interview{position:relative;z-index:3;background-color:#e4d418}@media print,screen and (min-width: 769px){.l-shohei-interview{margin-top:-1px;margin-bottom:-100vh}}@media screen and (max-width: 768px){.l-shohei-interview{margin-top:-1px;margin-bottom:-100vh}}.l-shohei-interview .p-shohei-interview-head{background-repeat:no-repeat}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-head{min-height:692px;background-image:url(/images/special/synchroweather/brand/bg_interview-head_pc.png);background-size:800px auto;background-position:bottom right calc(50% + 400px - 20px)}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-head{min-height:852px;background-image:url(/images/special/synchroweather/brand/bg_interview-head_sp.png);background-size:593px auto;background-position:bottom center}}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-head .-shohei-interview-head-inner{width:100%;max-width:1080px;margin-right:auto;margin-left:auto;display:flex;justify-content:flex-end;padding:130px 0}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-head .-shohei-interview-head-inner{display:flex;justify-content:center;padding:50px 0}}.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl{display:flex;flex-direction:column;align-items:flex-start;font-family:"Bebas Neue","Noto Sans JP",sans-serif;line-height:1}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl{font-size:6.5625rem}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl{font-size:3.75rem}}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl>span{margin-bottom:30px}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl>span{margin-bottom:30px}}.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl>span:nth-child(1){position:relative}.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl>span:nth-child(1)::after{position:absolute;right:0;left:0;width:100%;background-color:#000;content:""}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl>span:nth-child(1)::after{top:0;height:100%}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl>span:nth-child(1)::after{top:0;height:100%}}.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl>span:nth-child(2){position:relative}.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl>span:nth-child(2)::after{position:absolute;right:0;left:0;width:100%;background-color:#000;content:""}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl>span:nth-child(2)::after{top:6px;height:80px}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl>span:nth-child(2)::after{top:4px;height:46px}}.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl.-from-tween>span{-webkit-clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);transition-property:-webkit-clip-path;transition-property:clip-path;transition-property:clip-path, -webkit-clip-path;transition-delay:0s;transition-duration:.625s}.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl.-from-tween>span::after{transform:scaleX(1);transform-origin:top right;transition-property:transform;transition-delay:.625s}.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl.-from-tween.-to-tween>span:nth-child(1){-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);transition-timing-function:cubic-bezier(0.5, 0, 0.75, 0);transition-delay:0s;transition-duration:.625s}.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl.-from-tween.-to-tween>span:nth-child(1)::after{transform:scaleX(0);transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-delay:.625s;transition-duration:.625s}.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl.-from-tween.-to-tween>span:nth-child(2){-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);transition-timing-function:cubic-bezier(0.5, 0, 0.75, 0);transition-delay:.2s;transition-duration:.625s}.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl.-from-tween.-to-tween>span:nth-child(2)::after{transform:scaleX(0);transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-delay:.825s;transition-duration:.625s}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-ttl img.-shohei-ttl{width:100%;max-width:256.19px}}.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-txt{font-weight:500;line-height:2}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-txt{font-size:1.375rem}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-head .c-shohei-interview-txt{font-size:1.25rem}}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-list{display:flex}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-list.-active-1 .c-shohei-interview-item.-item-1{width:65%}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-list.-active-1 .c-shohei-interview-item.-item-2{width:35%}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-list.-active-1 .c-shohei-interview-item.-item-2::after{background-color:rgba(0,0,0,.4)}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-list.-active-2 .c-shohei-interview-item.-item-1{width:35%}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-list.-active-2 .c-shohei-interview-item.-item-1::after{background-color:rgba(0,0,0,.4)}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-list.-active-2 .c-shohei-interview-item.-item-2{width:65%}}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item{position:relative}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item{width:50%;transition-property:width;transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-duration:.625s}}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item.-item-1 .c-shohei-interview-item-link{background-image:url(/images/special/synchroweather/brand/img_interview-thumbnail-1.jpg)}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item.-item-1 .c-shohei-interview-item-link{background-image:url(/images/special/synchroweather/brand/img_interview-thumbnail-1.jpg)}}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item.-item-2 .c-shohei-interview-item-link{background-image:url(/images/special/synchroweather/brand/img_interview-thumbnail-2.jpg)}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item.-item-2 .c-shohei-interview-item-link{background-image:url(/images/special/synchroweather/brand/img_interview-thumbnail-2.jpg)}}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item::after{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background-color:rgba(0,0,0,0);transition-duration:.375s;content:""}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link{position:relative;display:flex;background-repeat:no-repeat;background-size:cover;background-position:center center;text-decoration:none;color:#fff}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link{min-height:587px}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link{align-items:center;justify-content:center;min-height:259px}}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link::before{pointer-events:none;position:absolute;bottom:0;right:0;left:0;display:block;width:100%;background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));content:""}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link::before{height:25%}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link::before{height:50%}}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-label{display:flex;align-items:center;font-family:"Bebas Neue","Noto Sans JP",sans-serif;line-height:1}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-label{position:absolute;bottom:30px;left:30px;font-size:4.0625rem}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-label{position:relative;flex-direction:column;font-size:2.8125rem}}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-label>span:nth-child(2){position:relative}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-label>span:nth-child(2)::after{position:absolute;right:0;left:0;width:100%;background-color:#fff;content:""}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-label>span:nth-child(2)::after{top:4px;height:48px}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-label>span:nth-child(2)::after{top:2px;height:34px}}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-label.-from-tween>span:nth-child(2){-webkit-clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);transition-property:-webkit-clip-path;transition-property:clip-path;transition-property:clip-path, -webkit-clip-path;transition-delay:0s;transition-duration:.625s}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-label.-from-tween>span:nth-child(2)::after{transform:scaleX(1);transform-origin:top right;transition-property:transform;transition-delay:.625s}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-label.-from-tween.-to-tween>span:nth-child(2){-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);transition-timing-function:cubic-bezier(0.5, 0, 0.75, 0);transition-delay:0s;transition-duration:.625s}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-label.-from-tween.-to-tween>span:nth-child(2)::after{transform:scaleX(0);transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-delay:.625s;transition-duration:.625s}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-icon{position:relative;display:block;background-color:#fff}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-icon{width:100px;height:100px;border-radius:50px;margin-right:20px}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-icon{width:80px;height:80px;border-radius:40px;margin-bottom:20px}}.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-icon::after{position:absolute;background:#000;-webkit-clip-path:polygon(0 0, 100% 50%, 0 100%);clip-path:polygon(0 0, 100% 50%, 0 100%);content:""}@media print,screen and (min-width: 769px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-icon::after{width:calc(21px*tan(42deg));height:28px;top:calc(50% - 14px);left:calc(50% - 7px)}}@media screen and (max-width: 768px){.l-shohei-interview .p-shohei-interview-body .c-shohei-interview-item-link .m-shohei-icon::after{width:calc(19px*tan(38deg));height:22px;top:calc(50% - 11px);left:calc(50% - 6px)}}.l-shohei-mainLogo{overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background-color:#fff}@media print,screen and (min-width: 769px){.l-shohei-mainLogo{min-height:100vh}}@media screen and (max-width: 768px){.l-shohei-mainLogo{min-height:100vh}}.l-shohei-mainLogo .c-shohei-mainLogo{text-align:center}.l-shohei-mainLogo .m-shohei-mainLogo-cover{position:absolute;bottom:0;right:0;left:0;display:block;width:100%;height:100vh;background-color:#0d0b09;transform-origin:bottom left;transform:scaleX(0)}@media print,screen and (min-width: 769px){.l-shohei-mainLogo img.m-shohei-mainLogo-image{max-width:100%;height:auto;transform:scale(0.375)}}@media screen and (max-width: 768px){.l-shohei-mainLogo img.m-shohei-mainLogo-image{width:100%;max-width:368.88px;height:auto;transform:scale(0.375)}}.l-shohei-synchro{position:relative;z-index:4;background-color:#0d0b09;color:#fff}@media print,screen and (min-width: 769px){.l-shohei-synchro{padding:0 0 100px}}@media screen and (max-width: 768px){.l-shohei-synchro{padding:0 0 80px;margin-top:-1px}}.l-shohei-synchro .c-shohei-synchro-ttl{text-align:center;font-feature-settings:"palt";font-family:"Noto Serif JP",serif;font-weight:300}@media print,screen and (min-width: 769px){.l-shohei-synchro .c-shohei-synchro-ttl{margin-bottom:200px;font-size:3.375rem;letter-spacing:.1625em}}@media screen and (max-width: 768px){.l-shohei-synchro .c-shohei-synchro-ttl{margin-bottom:160px;font-size:2.25rem;letter-spacing:.1em}}.l-shohei-synchro .c-shohei-synchro-ttl.-from-tween>span{display:inline-block;opacity:0;transform:scale(2)}.l-shohei-synchro .c-shohei-synchro-ttl.-from-tween.-to-tween>span{opacity:1;transform:scale(1);transition-property:opacity,transform;transition-duration:2s}.l-shohei-synchro .c-shohei-synchro-body img{width:100%;height:auto}.l-shohei-synchro .c-shohei-synchro-body.-from-tween{opacity:0}@media print,screen and (min-width: 769px){.l-shohei-synchro .c-shohei-synchro-body.-from-tween{transform:translateY(80px)}}@media screen and (max-width: 768px){.l-shohei-synchro .c-shohei-synchro-body.-from-tween{transform:translateY(50px)}}.l-shohei-synchro .c-shohei-synchro-body.-from-tween.-to-tween{opacity:1;transform:translateY(0);transition-property:opacity,transform;transition-delay:0s;transition-duration:.5s,1s}.l-shohei-synchro .p-shohei-synchro-head .-shohei-synchro-head-inner{position:relative;display:flex;align-items:center;background-repeat:no-repeat;background-position:center top}@media print,screen and (min-width: 769px){.l-shohei-synchro .p-shohei-synchro-head .-shohei-synchro-head-inner{width:100%;max-width:1366px;height:766px;padding:0 70px 0;box-sizing:border-box;margin-right:auto;margin-left:auto;background-size:auto 766px;background-image:url(/images/special/synchroweather/brand/bg_synchro-head_pc.png)}}@media screen and (max-width: 768px){.l-shohei-synchro .p-shohei-synchro-head .-shohei-synchro-head-inner{height:852px;padding:0 0 0;box-sizing:border-box;background-size:auto 852px;background-image:url(/images/special/synchroweather/brand/bg_synchro-head_sp.png)}}.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-ttl{width:100%;text-align:center}@media print,screen and (min-width: 769px){.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-ttl{padding:120px 0 0 0}.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-ttl img{max-width:100%}}@media screen and (max-width: 768px){.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-ttl{padding:160px 0 0 0}.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-ttl img{max-width:100%}}.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-copy{position:absolute}@media print,screen and (min-width: 769px){.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-copy{top:80px;left:70px}}@media screen and (max-width: 768px){.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-copy{top:40px;left:30px}.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-copy img{width:192.8px;height:auto}}.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-copy .-shohei-synchro-copy-inner{display:inline-block;position:relative}.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-copy .-shohei-synchro-copy-inner::after{position:absolute;right:0;left:0;width:100%;background-color:#fff;content:""}@media print,screen and (min-width: 769px){.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-copy .-shohei-synchro-copy-inner::after{top:0;height:100%}}@media screen and (max-width: 768px){.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-copy .-shohei-synchro-copy-inner::after{top:0;height:100%}}.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-copy .-shohei-synchro-copy-inner.-from-tween{-webkit-clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);clip-path:polygon(0 0, 0 100%, 0 100%, 0 0);transition-property:-webkit-clip-path;transition-property:clip-path;transition-property:clip-path, -webkit-clip-path;transition-delay:0s;transition-duration:.625s}.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-copy .-shohei-synchro-copy-inner.-from-tween::after{transform:scaleX(1);transform-origin:top right;transition-property:transform;transition-delay:.625s}.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-copy .-shohei-synchro-copy-inner.-from-tween.-to-tween{-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0);transition-timing-function:cubic-bezier(0.5, 0, 0.75, 0);transition-delay:0s;transition-duration:.625s}.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-copy .-shohei-synchro-copy-inner.-from-tween.-to-tween::after{transform:scaleX(0);transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-delay:.625s;transition-duration:.625s}@media print,screen and (min-width: 769px){.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-activetread{position:absolute;bottom:30px;right:30px}.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-activetread img{width:64px;height:auto}}@media screen and (max-width: 768px){.l-shohei-synchro .p-shohei-synchro-head .c-shohei-synchro-activetread{display:none}}@media print,screen and (min-width: 769px){.l-shohei-synchro .p-shohei-synchro-body{width:100%;max-width:1130px;padding:50px 20px 0;box-sizing:border-box;margin-right:auto;margin-left:auto}}@media screen and (max-width: 768px){.l-shohei-synchro .p-shohei-synchro-body{padding:60px 20px 0}}@media print,screen and (min-width: 769px){.l-shohei-synchro .c-shohei-product-description{margin-bottom:60px}}@media screen and (max-width: 768px){.l-shohei-synchro .c-shohei-product-description{margin-bottom:80px}}.l-shohei-synchro .c-shohei-product-description .m-shohei-ttl{font-family:"Noto Serif JP",serif;font-weight:500}@media print,screen and (min-width: 769px){.l-shohei-synchro .c-shohei-product-description .m-shohei-ttl{font-size:3.375rem;letter-spacing:.0375em}}@media screen and (max-width: 768px){.l-shohei-synchro .c-shohei-product-description .m-shohei-ttl{margin-right:-20px;font-feature-settings:"palt";font-size:2.25rem}}.l-shohei-synchro .c-shohei-product-description .m-shohei-ttl.-from-tween{opacity:0}@media print,screen and (min-width: 769px){.l-shohei-synchro .c-shohei-product-description .m-shohei-ttl.-from-tween{transform:translateY(80px)}}@media screen and (max-width: 768px){.l-shohei-synchro .c-shohei-product-description .m-shohei-ttl.-from-tween{transform:translateY(50px)}}.l-shohei-synchro .c-shohei-product-description .m-shohei-ttl.-from-tween.-to-tween{opacity:1;transform:translateY(0);transition-property:opacity,transform;transition-delay:0s;transition-duration:.5s,1s}.l-shohei-synchro .c-shohei-product-description .m-shohei-txt{font-feature-settings:"palt";font-family:"Noto Serif JP",serif;font-weight:500}@media print,screen and (min-width: 769px){.l-shohei-synchro .c-shohei-product-description .m-shohei-txt{display:flex;flex-direction:column;margin-top:50px;font-size:1.5rem;line-height:3;letter-spacing:.0375em}.l-shohei-synchro .c-shohei-product-description .m-shohei-txt>span.-from-tween{opacity:0}}@media print,screen and (min-width: 769px)and (min-width: 769px){.l-shohei-synchro .c-shohei-product-description .m-shohei-txt>span.-from-tween{transform:translateY(80px)}}@media screen and (min-width: 769px)and (max-width: 768px){.l-shohei-synchro .c-shohei-product-description .m-shohei-txt>span.-from-tween{transform:translateY(50px)}}@media print,screen and (min-width: 769px){.l-shohei-synchro .c-shohei-product-description .m-shohei-txt>span.-from-tween.-to-tween{opacity:1;transform:translateY(0);transition-property:opacity,transform;transition-delay:0s;transition-duration:.5s,1s}}@media screen and (max-width: 768px){.l-shohei-synchro .c-shohei-product-description .m-shohei-txt{margin-top:40px;font-size:1.25rem;line-height:2;letter-spacing:.0375em}.l-shohei-synchro .c-shohei-product-description .m-shohei-txt.-from-tween{opacity:0}}@media screen and (max-width: 768px)and (min-width: 769px){.l-shohei-synchro .c-shohei-product-description .m-shohei-txt.-from-tween{transform:translateY(80px)}}@media screen and (max-width: 768px)and (max-width: 768px){.l-shohei-synchro .c-shohei-product-description .m-shohei-txt.-from-tween{transform:translateY(50px)}}@media screen and (max-width: 768px){.l-shohei-synchro .c-shohei-product-description .m-shohei-txt.-from-tween.-to-tween{opacity:1;transform:translateY(0);transition-property:opacity,transform;transition-delay:0s;transition-duration:.5s,1s}}.l-shohei-synchro .c-shohei-product-name{display:flex;flex-direction:column}.l-shohei-synchro .c-shohei-product-name .-shohei-sup{font-family:"Noto Serif JP",serif;font-weight:500;line-height:1;letter-spacing:.0375em}@media print,screen and (min-width: 769px){.l-shohei-synchro .c-shohei-product-name .-shohei-sup{margin-bottom:24px;font-size:2.25rem}}@media screen and (max-width: 768px){.l-shohei-synchro .c-shohei-product-name .-shohei-sup{margin-bottom:3.5623409669vw;font-size:7.1246819338vw}}@media screen and (max-width: 768px){.l-shohei-synchro .c-shohei-product-name img.-shohei-name{width:100%;height:auto}}.l-shohei-synchro .c-shohei-product-name.-from-tween{opacity:0}@media print,screen and (min-width: 769px){.l-shohei-synchro .c-shohei-product-name.-from-tween{transform:translateY(80px)}}@media screen and (max-width: 768px){.l-shohei-synchro .c-shohei-product-name.-from-tween{transform:translateY(50px)}}.l-shohei-synchro .c-shohei-product-name.-from-tween.-to-tween{opacity:1;transform:translateY(0);transition-property:opacity,transform;transition-delay:0s;transition-duration:.5s,1s}.l-shohei-synchro .c-shohei-more-button{width:100%}@media print,screen and (min-width: 769px){.l-shohei-synchro .c-shohei-more-button{max-width:400px;margin-top:80px;margin-right:auto;margin-left:auto}}@media screen and (max-width: 768px){.l-shohei-synchro .c-shohei-more-button{margin-top:60px;padding:0 20px}}.l-shohei-synchro .c-shohei-more-button .m-shohei-button{display:flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box;background-color:#fff;color:#000;font-family:"Bebas Neue","Noto Sans JP",sans-serif;line-height:1}@media print,screen and (min-width: 769px){.l-shohei-synchro .c-shohei-more-button .m-shohei-button{height:80px;padding:8px 0 0 0;font-size:2.25rem}}@media screen and (max-width: 768px){.l-shohei-synchro .c-shohei-more-button .m-shohei-button{height:80px;padding:8px 0 0 0;font-size:2.25rem}}.l-shohei-synchro .c-shohei-more-button .m-shohei-button>span{position:relative}@media print,screen and (min-width: 769px){.l-shohei-synchro .c-shohei-more-button .m-shohei-button{position:relative;transition-property:color;transition-duration:.3s}.l-shohei-synchro .c-shohei-more-button .m-shohei-button::before{position:absolute;top:0;right:0;left:0;display:block;width:100%;height:100%;background-color:#e4d418;transform:scaleX(0);transform-origin:right top;transition-property:transform;transition-duration:.5s;content:""}.l-shohei-synchro .c-shohei-more-button .m-shohei-button:hover{color:#fff}.l-shohei-synchro .c-shohei-more-button .m-shohei-button:hover::before{transform:scaleX(1);transform-origin:left top}}.l-shohei-synchro .c-shohei-more-button.-from-tween{opacity:0}@media print,screen and (min-width: 769px){.l-shohei-synchro .c-shohei-more-button.-from-tween{transform:translateY(80px)}}@media screen and (max-width: 768px){.l-shohei-synchro .c-shohei-more-button.-from-tween{transform:translateY(50px)}}.l-shohei-synchro .c-shohei-more-button.-from-tween.-to-tween{opacity:1;transform:translateY(0);transition-property:opacity,transform;transition-delay:0s;transition-duration:.5s,1s}.l-shohei-footer{text-align:center;background-color:#fff;color:#000}@media print,screen and (min-width: 769px){.l-shohei-footer{padding:0 0 80px}}@media screen and (max-width: 768px){.l-shohei-footer{padding:0 0 80px}}@media print,screen and (min-width: 769px){.l-shohei-footer .c-shohei-footer-dunlopLogo{padding:120px 0}}@media screen and (max-width: 768px){.l-shohei-footer .c-shohei-footer-dunlopLogo{padding:120px 0}.l-shohei-footer .c-shohei-footer-dunlopLogo img{width:100%;max-width:358.51px;height:auto}}.l-shohei-footer .c-shohei-footer-copyright{font-weight:300}@media print,screen and (min-width: 769px){.l-shohei-footer .c-shohei-footer-copyright{font-size:.75rem}}@media screen and (max-width: 768px){.l-shohei-footer .c-shohei-footer-copyright{font-size:.75rem}}.l-shohei-footer .c-shohei-footer-copyright small{font-size:100%}.l-modal-video{position:fixed;z-index:1043;top:0;right:0;bottom:0;left:0;overflow-y:scroll;overflow-x:hidden}html.is-modal-video .l-modal-video .m-modal-video-bg{-webkit-animation-name:modal-video-open;animation-name:modal-video-open;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.3s;animation-duration:.3s}html.is-modal-video .l-modal-video .m-modal-video-content{-webkit-animation-name:modal-video-open;animation-name:modal-video-open;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-delay:.3s;animation-delay:.3s}html.is-modal-video.is-modal-video-removing .l-modal-video .m-modal-video-bg{-webkit-animation-name:modal-video-remove;animation-name:modal-video-remove}html.is-modal-video.is-modal-video-removing .l-modal-video .m-modal-video-content{-webkit-animation-name:modal-video-remove;animation-name:modal-video-remove;-webkit-animation-delay:0s;animation-delay:0s}html:not(.is-modal-video) .l-modal-video{display:none}@-webkit-keyframes modal-video-open{0%{opacity:0}100%{opacity:1}}@keyframes modal-video-open{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes modal-video-remove{0%{opacity:1}100%{opacity:0;visibility:hidden}}@keyframes modal-video-remove{0%{opacity:1}100%{opacity:0;visibility:hidden}}.l-modal-video .c-modal-video-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:100%;box-sizing:border-box}@media print,screen and (min-width: 769px){.l-modal-video .c-modal-video-container{padding:80px 40px}}@media screen and (max-width: 768px){.l-modal-video .c-modal-video-container{padding:80px 20px}}.l-modal-video .c-modal-video-container .m-modal-video-content{position:relative;width:100%;margin:0 auto}@media print,screen and (min-width: 769px){.l-modal-video .c-modal-video-container .m-modal-video-content{max-width:980px}}@media screen and (max-width: 1080px)and (orientation: landscape){.l-modal-video .c-modal-video-container .m-modal-video-content{max-width:480px}}.l-modal-video .c-modal-video-container .m-modal-video-player-wrapper{position:relative;padding:56.25% 0 0 0;background-color:#000}.l-modal-video .c-modal-video-container .m-modal-video-player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.l-modal-video .c-modal-video-container .m-modal-video-close-button{position:absolute;display:block;background-color:transparent;border-width:0;text-indent:-9999px;white-space:nowrap;cursor:pointer}@media print,screen and (min-width: 769px){.l-modal-video .c-modal-video-container .m-modal-video-close-button{top:-68px;right:-8px;width:60px;height:60px}.l-modal-video .c-modal-video-container .m-modal-video-close-button:hover::after{transform:rotate(24deg)}.l-modal-video .c-modal-video-container .m-modal-video-close-button:hover::before{transform:rotate(-24deg)}}@media screen and (max-width: 768px){.l-modal-video .c-modal-video-container .m-modal-video-close-button{top:-56px;right:-6px;width:50px;height:50px}}.l-modal-video .c-modal-video-container .m-modal-video-close-button::after,.l-modal-video .c-modal-video-container .m-modal-video-close-button::before{position:absolute;right:0;left:0;width:100%;background-color:#fff;transition-duration:.3s;content:""}@media print,screen and (min-width: 769px){.l-modal-video .c-modal-video-container .m-modal-video-close-button::after,.l-modal-video .c-modal-video-container .m-modal-video-close-button::before{top:calc(50% - 1px);height:2px}}@media screen and (max-width: 768px){.l-modal-video .c-modal-video-container .m-modal-video-close-button::after,.l-modal-video .c-modal-video-container .m-modal-video-close-button::before{top:50%;height:1px}}.l-modal-video .c-modal-video-container .m-modal-video-close-button::after{transform:rotate(45deg)}.l-modal-video .c-modal-video-container .m-modal-video-close-button::before{transform:rotate(-45deg)}@media print{.l-modal-video .c-modal-video-container .m-modal-video-close-button{display:none}}.l-modal-video .m-modal-video-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.8)}html.is-modal-video,html.is-menu{overflow-y:hidden}html.is-modal-video body,html.is-menu body{overflow-y:scroll}.wrapper{font-size:1rem;font-family:"Noto Sans JP",sans-serif}@media print,screen and (min-width: 769px){.wrapper{width:100%;min-width:1080px}.wrapper .is-sp{display:none}}@media screen and (max-width: 768px){.wrapper .is-pc{display:none}}.l-shohei-main{overflow:hidden}