@charset "utf-8";abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{background:transparent;font-size:100%;margin:0;padding:0;vertical-align:baseline}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;padding:0}input,select{vertical-align:middle}button,input[type=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:0;cursor:pointer;margin:0;outline:0;padding:0}:root{--color-base:#343a40;--color-black:#000;--color-white:#fff;--color-aqua:#e2f3fd;--color-blue:#3f77e0;--color-blue-thin:#689cfd;--color-blue-dark:#1a4eb6;--color-yellow:#3f77e0;--ff-en:"Poppins",sans-serif;--gradient-01:linear-gradient(to right,var(--base-black) 0%,#000 100%);--transition-op:opacity ease .3s,visibility ease .3s;--transition-trf:transform ease .3s;--transition-all:all ease .3s}html{font-size:62.5%}body{font-family:Noto Sans JP,游ゴシック,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;font-size:1.9rem;font-weight:500}@media screen and (max-width:1300px){html{font-size:calc(var(--window-width)*.00769)}}@media screen and (max-width:767px){html{font-size:2.66667vw}body{font-size:1.6rem}}body{clear:var(--color-base)}a{color:inherit;text-decoration:none}img{max-width:100%;vertical-align:top}@media screen and (max-width:767px){img{width:100%}}*,:after,:before{box-sizing:border-box}button{cursor:pointer}@media screen and (min-width:768px){.only-sp{display:none!important}}@media screen and (max-width:767px){.only-pc{display:none!important}}#container{background-color:var(--color-aqua);overflow:hidden;padding-top:7.7rem}@media screen and (max-width:767px){#container{padding-top:56px}}#header{align-items:center;background-color:var(--color-white);display:flex;height:7.7rem;justify-content:space-between;left:0;padding:0 23rem 0 2rem;position:fixed;top:0;width:100%;z-index:100}#header .siteLogo{width:29.3rem}.headerLinks{display:flex;justify-content:space-between;position:absolute;right:2rem;top:1.6rem;width:18.4rem}.btnLogin a{align-items:center;background-color:var(--color-blue-dark);border:1px solid var(--color-blue-dark);border-radius:4px;color:var(--color-white);display:flex;font-size:1.7rem;height:4.6rem;justify-content:center;width:8.8rem}.btnRegister a{align-items:center;background-color:#fcee21;border-radius:4px;display:flex;font-size:1.7rem;height:4.6rem;justify-content:center;text-decoration:none;width:8.8rem}#globalNavi ul{display:flex;gap:0 4.4rem}#globalNavi ul li{color:var(--color-blue-dark);font-size:1.7rem;line-height:1.4705882352941178}@media screen and (min-width:768px){.btnLogin a,.btnRegister a{transition:color .3s ease,border-color .3s ease,background-color .3s ease}.btnLogin a:hover{background-color:var(--color-white);color:var(--color-blue-dark)}.btnRegister a:hover{background-color:#091753;color:#fcee21}#globalNavi ul li a{transition:color .3s ease}#globalNavi ul li a:hover{color:#0690cb}}@media screen and (max-width:767px){#header{height:56px;justify-content:center;padding:0 14px}#header .siteLogo{width:157px}#header .menuBtn{height:17px;position:absolute;right:14px;top:20px;width:24px}#header .menuBtn span{top:7px}#header .menuBtn span,#header .menuBtn span:after,#header .menuBtn span:before{background-color:var(--color-black);display:block;height:3px;left:0;position:absolute;width:100%}#header .menuBtn span:after,#header .menuBtn span:before{content:"";transition:var(--transition-trf)}#header .menuBtn span:before{top:-7px}#header .menuBtn span:after{top:7px}.menuOpen #header .menuBtn span{background-color:transparent}.menuOpen #header .menuBtn span:before{top:0;transform:rotate(45deg)}.menuOpen #header .menuBtn span:after{top:0;transform:rotate(-45deg)}#header .headerLinks{display:none}#globalNavi{opacity:0;pointer-events:none;position:absolute;right:13px;top:66px;transform:translateY(50px);transition:var(--transition-all)}.menuOpen #globalNavi{opacity:1;pointer-events:all;transform:translateY(0)}#globalNavi ul{background-color:var(--color-white);border-radius:10px;flex-direction:column;gap:20px 0;padding:18px}}.l-footer{font-weight:400;line-height:1.8}.l-footer .logo-area{background-color:#fff;border-top:1px solid #e8ecf0;padding:35px 1em 20px;text-align:center}.l-footer .logo-area .logo{margin-bottom:30px}.l-footer .logo-area .logo a{text-decoration:none}.l-footer img{height:auto;max-width:100%;vertical-align:middle}.l-footer .logo-area .copy{color:#777;font-size:1rem}@media screen and (min-width:767px){.l-footer .logo-area{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.l-footer .logo-area .logo{flex-shrink:0;width:83px}.l-footer .logo-area .tagline{font-size:1.2rem;text-align:left}.l-footer .logo-area .address01{display:flex;font-size:1.4rem;gap:0 10px}.l-footer .logo-area .address01>p{border-left:1px solid #000;padding-left:10px}.l-footer .logo-area .address01>p:first-child{border-left:none;padding-left:0}.l-footer .logo-area .address01 span{font-size:2rem;font-weight:700}.l-footer .logo-area .address02{font-size:1.2rem;margin-top:1em;text-align:left}.l-footer .logo-area .address02 br{display:none}.l-footer .logo-area .copy{margin-top:20px;width:100%}}@media screen and (max-width:767px){.l-footer .logo-area{border-top:0;padding:15px 3rem 20px;text-align:left}.l-footer .logo-area .logo{margin-bottom:15px}.l-footer .logo-area .logo img{display:block;margin:0 0 1rem}.l-footer .logo-area .address{text-align:center}.l-footer .logo-area .address,.l-footer .logo-area .address-d{font-size:1.4rem;padding-bottom:10px}}.hero{position:relative;z-index:1}.hero:before{background:linear-gradient(180deg,#9cc7fd 0,#e2f3fd)}.hero:after,.hero:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero:after{background:linear-gradient(180deg,#4c84d6 0,#3f77e0 19.21%,#d6e3f6 57.14%,#fff);mix-blend-mode:multiply}.heroInner{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1366px;padding:12.7rem 3.6rem 0 4rem}.heroInner:after,.heroInner:before{background-position:0 0;background-repeat:no-repeat;background-size:contain;content:"";display:block;pointer-events:none;position:absolute;z-index:-1}.heroInner:before{background-image:url(//21752701.fs1.hubspotusercontent-na1.net/hubfs/21752701/raw_assets/public/startup_lp_202212/images/chatbot/treat_hero.svg);height:75.6rem;left:calc(50% - 8.2rem);top:0;width:75.6rem}.heroInner:after{background-image:url(//21752701.fs1.hubspotusercontent-na1.net/hubfs/21752701/raw_assets/public/startup_lp_202212/images/chatbot/treat_hero2.svg);height:24.2rem;mix-blend-mode:multiply;right:calc(50% + 41rem);top:0;width:25.2rem}.heroBody{position:relative;width:44.94876%}.heroImg{border:.5rem solid var(--color-white);border-radius:1rem;box-shadow:0 13px 16px rgba(0,0,0,.16);height:36.4rem;overflow:hidden;position:relative;width:64.3rem;width:47.07174%}.heroImg video{border-radius:1rem;height:100%;object-fit:cover;width:100%}.heroImg span{background:#c9c9c9;border-radius:4rem 0 1rem 0;bottom:0;display:block;font-size:1.3rem;font-weight:700;height:5.2rem;padding-left:2.8rem;position:absolute;right:0;width:16.8rem}.heroImg span:after{background:url(//21752701.fs1.hubspotusercontent-na1.net/hubfs/21752701/raw_assets/public/startup_lp_202212/images/chatbot/ico_zoom.svg) 0 0/contain no-repeat;content:"";display:inline-block;height:3rem;transform:translate(.9rem,1rem);width:3.3rem}.heroTitle{color:var(--color-white);font-size:3.6rem;font-weight:400;letter-spacing:.05em;line-height:1.5;padding:0 0 .9rem 13.3rem}.heroTitle span{font-weight:700}.heroIcon{left:2.7rem;position:absolute;top:-5.7rem;width:9.5rem}.heroLogo{margin-bottom:1.4rem}.heroBody p{color:var(--color-blue-dark);font-size:1.7rem;margin-bottom:6rem}.linkBtn{text-align:center}.linkBtn a,.linkBtn span{align-items:center;background:#fff238;border:1px solid #fff;border-radius:.8rem;color:#091753;display:inline-flex;filter:drop-shadow(0 3px 6px rgba(0,0,0,.16));font-size:2.2rem;font-weight:700;height:6.1rem;justify-content:center;position:relative;text-shadow:2px 2px 0 #fff,-2px -2px 0 #fff,-2px 2px 0 #fff,2px -2px 0 #fff,0 2px 0 #fff,0-2px 0 #fff,-2px 0 0 #fff,2px 0 0 #fff;transition:color .3s ease,background-color .3s ease;width:51.8rem}.heroBody .linkBtn a:before{background:url() 0 0/contain no-repeat;content:"";display:block;height:9.6rem;left:2.2rem;position:absolute;top:-4.3rem;width:9.9rem}.simpleStep{background-color:var(--color-white);border-radius:2rem;margin:10.8rem auto 0;max-width:70.8rem;min-height:18.4rem;padding:2rem 0 1.2rem;position:relative}.simpleStep:before{background:url(//21752701.fs1.hubspotusercontent-na1.net/hubfs/21752701/raw_assets/public/startup_lp_202212/images/chatbot/ico_30sec.svg) 0 0/contain no-repeat;content:"";display:block;height:12.4rem;left:3rem;position:absolute;top:-3rem;width:12.4rem}.simpleStepTitle{color:var(--color-blue);font-size:3.4rem;font-weight:700;line-height:4.9rem;margin-bottom:2rem;text-align:center}.simpleStepTitle span{font-size:2.4rem}.simpleStep ul{padding-left:3.2rem}.simpleStep ul li{display:inline-block;font-size:1.6rem;font-weight:700;line-height:1.5;padding-left:1.6rem;position:relative;z-index:1}.simpleStep ul li+li{margin-top:1.6rem}.simpleStep ul li:before{background:#d0f1ff;bottom:0;content:"";display:block;height:1.2rem;left:0;position:absolute;transform:skewX(-20deg);width:100%;z-index:-1}.simpleStep ul li .label{color:var(--color-blue-thin);margin-right:1em}.simpleStepImg{position:absolute;right:1.2rem;top:1.3rem;width:9.8rem}@media screen and (min-width:768px){.linkBtn a:hover{background-color:#1a4eb6;color:var(--color-white);text-shadow:none}}@media screen and (max-width:767px){.hero:after{background:linear-gradient(180deg,#4c84d6 0,rgba(72,128,217,.8) 11.33%,rgba(63,119,224,.4) 26.11%,rgba(214,227,246,0) 38.92%,#fff)}.heroInner{padding:5.5rem 0 0}.heroInner:before{height:52.6rem;left:-9.6rem;top:24rem;width:52.6rem}.heroInner:after{height:10.6rem;left:.3rem;right:auto;top:1.3rem;width:11.2rem}.heroBody{width:100%}.heroImg{height:43rem;margin:4.7rem auto 0;width:25.5rem}.heroImg span{font-size:1.1rem;height:3.6rem;padding-left:2.8rem;width:12.4rem}.heroImg span:after{height:2rem;transform:translate(.9rem,.5rem);width:2.3rem}.heroTitle{font-size:1.9rem;padding:0 0 1.5rem 8.4rem}.heroIcon{left:.6rem;position:absolute;top:-.7rem;width:6.6rem}.heroLogo{margin:0 auto 1.7rem;width:31.5rem}.heroBody p{font-size:1.5rem;line-height:1.4666666666666666;margin:0 auto 3.7rem;width:31.5rem}.linkBtn{text-align:center}.linkBtn a,.linkBtn span{font-size:1.8rem;height:6rem;width:31.5rem}.heroBody .linkBtn a:before{height:7.4rem;left:-1.2rem;top:-3.2rem;width:8.3rem}.simpleStep{margin:13rem auto 0;min-height:30rem;padding:2rem 1.2rem 4rem;position:relative;width:33.5rem}.simpleStep:before{height:12.4rem;left:calc(50% - 6.2rem);top:-10rem;width:12.4rem}.simpleStepTitle{font-size:3rem;line-height:1.5;padding-left:3rem}.simpleStepTitle span{display:block;font-size:2rem}.simpleStep ul,.simpleStep ul li{padding-left:0}.simpleStep ul li+li{margin-top:2rem}.simpleStep ul li:before{display:none}.simpleStep ul li .label{display:block;margin:0 auto .5rem;position:relative;text-align:center;width:7rem;z-index:1}.simpleStep ul li .label:before{background:#d0f1ff;bottom:0;content:"";display:block;height:1.2rem;left:0;position:absolute;transform:skewX(-20deg);width:100%;z-index:-1}.simpleStepImg{left:0;position:absolute;right:auto;top:-1.8rem;width:7.6rem}}.section{margin:10rem 0 0;padding:0 max(50px,calc(50% - 600px));position:relative}.sectionTitle{font-size:3.7rem;font-weight:700;line-height:1.4594594594594594;margin-bottom:4.8rem;text-align:center}.sectionTitle span{display:inline-block;padding:0 1em;position:relative;z-index:1}.sectionTitle span:before{background:#f9ff57;bottom:-.5rem;content:"";display:block;height:3.4rem;left:0;position:absolute;transform:skewX(-30deg);width:100%;z-index:-1}@media screen and (max-width:767px){.section{margin:9rem 0 0;padding:0 8vw}.sectionTitle{font-size:2.3rem;line-height:1.391304347826087;margin-bottom:4.5rem}.sectionTitle span:before{bottom:-.5rem;height:2.6rem}}.features:before{background:url(//21752701.fs1.hubspotusercontent-na1.net/hubfs/21752701/raw_assets/public/startup_lp_202212/images/chatbot/treat_features.svg) 0 0/contain no-repeat;content:"";display:block;height:10rem;left:calc(50% + 9.5rem);position:absolute;top:-4.7rem;width:8rem}.features ul{display:flex;justify-content:space-between}.features ul li{background:var(--color-white);border-radius:2rem;box-shadow:0 3px 6px rgba(0,0,0,.16);padding:7.5rem 4.4rem 5rem;position:relative;width:37.5rem}.features ul li .featureNum{color:#afe7ff;font-family:var(--ff-en);font-size:2.3rem;font-weight:700;position:absolute;right:1.4rem;top:1.8rem}.features ul li .featureNum span{font-size:4.8rem}.features ul li .featureTitle{font-size:2.8rem;font-weight:700;line-height:1.5357142857142858;margin-bottom:2rem;text-align:center}.features ul li p{line-height:1.4210526315789473}@media screen and (max-width:767px){.features:before{left:25.4rem;top:-6rem}.features ul{flex-direction:column;gap:3rem 0}.features ul li{padding:6rem 3.2rem 3rem;width:auto}.features ul li .featureNum{font-size:1.7rem;right:1.6rem;top:1.6rem}.features ul li .featureNum span{font-size:4.2rem}.features ul li .featureTitle{font-size:2rem;line-height:1.5;margin-bottom:2.7rem}}.serviceCTA{margin:100px 50px 0}.serviceCTAInner{background:var(--color-white);border:7px solid #29abe2;border-radius:2rem;box-shadow:0 3px 6px rgba(0,0,0,.16);display:block;height:29rem;margin:0 auto;padding:4.5rem 0;position:relative;transition:border-color .3s ease;width:100rem;z-index:1}.serviceCTATitle{font-size:4.5rem;font-weight:700;line-height:1;margin-bottom:3rem;margin-left:7.5rem;text-align:center;width:54.2rem}.serviceCTAImg{bottom:0;position:absolute;right:0;width:39.2rem}.serviceCTATitle .txt01{color:#29abe2;display:inline-block;margin-bottom:1rem}.serviceCTATitle .txt02{color:var(--color-blue-dark)}.serviceCTA .linkBtn{margin-left:7.5rem;text-align:left}@media screen and (min-width:768px){.serviceCTA .linkBtn a:hover{background-color:var(--color-blue-dark);color:var(--color-white);text-shadow:none}}@media screen and (max-width:767px){.serviceCTA{margin:100px 8vw 0}.serviceCTAInner{background:var(--color-white);box-shadow:0 3px 6px rgba(0,0,0,.16);height:24.2rem;margin:0 auto;padding:2.3rem 0 3rem;width:100%}.serviceCTATitle{font-size:1.8rem;line-height:1.4;margin-bottom:2rem;margin-left:2.2rem;width:21.6rem}.serviceCTAImg{bottom:auto;right:0;top:0;width:9rem;z-index:-1}.serviceCTATitle .txt01,.serviceCTATitle .txt02{font-size:2.3rem}.serviceCTA .linkBtn{margin-left:3.2rem}.serviceCTA .linkBtn a{font-size:2.2rem;height:8.8rem;line-height:1.1818181818181819;position:relative;text-align:center;width:23.7rem}.serviceCTA .linkBtn a:before{background-color:var(--color-blue-dark);border-radius:100%;color:var(--color-white);content:"完全無料!";display:block;font-size:1.4rem;font-weight:700;height:6.3rem;left:-1rem;letter-spacing:.04em;line-height:1.3571428571428572;padding:1rem 1.5rem 0 1.3rem;position:absolute;text-align:left;text-shadow:none;top:0;width:6.3rem}}.scenes:before{background:url(//21752701.fs1.hubspotusercontent-na1.net/hubfs/21752701/raw_assets/public/startup_lp_202212/images/chatbot/treat_scenes.svg) 0 0/contain no-repeat;content:"";display:block;height:25.8rem;position:absolute;right:calc(50% + 33.6rem);top:-10.6rem;width:25rem}.scenes ul{display:flex;flex-wrap:wrap;gap:6rem 0;justify-content:space-between;padding-top:.8rem}.scenes ul .scene{background:#3f77e0;border-radius:12px;box-shadow:0 3px 6px rgba(0,0,0,.16);color:#3f77e0;font-weight:700;line-height:1.6842105263157894;min-height:15rem;padding:4.4rem 2.1rem;position:relative;text-align:center;width:37.5rem;z-index:1}.scenes ul .scene:before{background:#fdfbd8;border-radius:12px;box-shadow:0 3px 6px rgba(0,0,0,.16);height:100%;left:0;top:0;transform:rotate(5deg);width:100%}.scenes ul .scene:after,.scenes ul .scene:before{content:"";display:block;position:absolute;z-index:-1}.scenes ul .scene:after{background:url(//21752701.fs1.hubspotusercontent-na1.net/hubfs/21752701/raw_assets/public/startup_lp_202212/images/chatbot/ico_light.svg) 0 0/contain no-repeat;bottom:0;height:4.8rem;opacity:.23;right:1.5rem;width:4.2rem}@media screen and (max-width:767px){.scenes:before{height:29.5rem;right:-11.6rem;top:-16.6rem;transform:rotate(91deg);width:28.5rem}.scenes ul{flex-direction:column;gap:3rem 0}.scenes ul .scene{min-height:12rem;padding:3.4rem 1.7rem;width:100%}.scenes ul .scene:after{height:3.8rem;right:1.2rem;width:3.4rem}}.faq:before{background:url(//21752701.fs1.hubspotusercontent-na1.net/hubfs/21752701/raw_assets/public/startup_lp_202212/images/chatbot/treat_faq.svg) 0 0/contain no-repeat;content:"";display:block;height:16.5rem;left:calc(50% + 41.9rem);position:absolute;top:0;width:16rem}.faqBox{border-bottom:2px solid #f9f9f9;font-size:1.8rem;margin:3rem auto;max-width:1015px;padding:0 0 2rem}.faqBox dt{cursor:pointer;font-weight:700;line-height:1.33;padding:.3rem 3.6rem 0 3.5rem;position:relative}.faqBox dt:before{content:"Q";left:0}.faqBox dt:after,.faqBox dt:before{color:#4c84d6;font-family:var(--ff-en);font-size:2.6rem;font-weight:700;line-height:1;position:absolute;top:0}.faqBox dt:after{content:"+";right:0}.faqBox dt.open:after{content:"-"}.faqBox dd{display:none;line-height:1.5555555555555556;padding:1rem 0 0 3.5rem}@media screen and (max-width:767px){.faq{padding:0 5.33333vw}.faq:before{display:none}.faqBox dt{padding:.3rem 3rem 0 3.5rem}}.news:before{background:url(//21752701.fs1.hubspotusercontent-na1.net/hubfs/21752701/raw_assets/public/startup_lp_202212/images/chatbot/treat_news.svg) 0 0/contain no-repeat;content:"";display:block;height:36rem;pointer-events:none;position:absolute;right:calc(50% + 25.4rem);top:-10rem;width:35rem}.news ul{display:flex;flex-direction:column;gap:1.6rem 0;margin:0 auto;max-width:1015px}.newsBox{align-items:flex-start;display:flex;font-size:2.1rem;font-weight:700}.newsBox .date{border-right:1px solid var(--color-base);line-height:2.6rem;margin-right:2rem;width:13rem}.newsBox .category{line-height:2.6rem;width:8.5rem}.newsBox .cat-event{color:#bb4cd6}.newsBox .cat-news{color:#4c84d6}.newsBox .cont{font-size:1.8rem;font-weight:400;line-height:1.4444444444444444;width:calc(100% - 23.5rem)}@media screen and (max-width:767px){.news:before{display:none}.news ul{gap:3rem 0}.newsBox{flex-wrap:wrap;font-size:1.6rem}.newsBox .date{line-height:2.4rem;margin-right:1rem;width:10rem}.newsBox .category{line-height:2.4rem;width:auto}.newsBox .cont{font-size:1.5rem;margin-top:1rem;width:100%}}.pagetop{padding:0 2rem 3rem 0;text-align:right}.pagetop a{display:inline-block;font-size:1.3rem;font-weight:700;text-align:center;width:9.6rem}@media screen and (max-width:767px){.pagetop{padding:.6rem 0;text-align:center}.pagetop a{width:8.4rem}}.modal-video-body{max-width:1500px}@media screen and (max-width:767px){.fancybox-slide{padding-left:0;padding-right:0}}.simpleStep{opacity:0;transform:translateY(50px);transition:opacity .8s ease .5s,transform .8s ease .5s}.animated .simpleStep{opacity:1;transform:translateY(0)}@media screen and (min-width:768px){.heroImg{opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.animated .heroImg{opacity:1;transform:translateY(0)}}@media screen and (max-width:767px){.heroImg{opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.animated .heroImg{opacity:1;transform:translateY(0)}}.section .sectionTitle{opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.section.animated .sectionTitle{opacity:1;transform:translateY(0)}.modal-video-movie-wrap{padding-bottom:57.50799%!important}@media screen and (max-width:767px){.modal-video-movie-wrap{padding-bottom:216.70429%!important}.modal-video-body{max-width:90vw;padding-top:135px}}