@charset "UTF-8";html{font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;color:#2b2e34;font-family:Noto Sans JP,sans-serif;letter-spacing:.025em;line-height:1.8}.en{font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6{margin:1.3em 0 1em}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}ol,p,table,ul{margin:1em 0}ol:last-child,p:last-child,table:last-child,ul:last-child{margin-bottom:0}ol:first-child,p:first-child,table:first-child,ul:first-child{margin-top:0}img{height:auto;max-width:100%;vertical-align:bottom}*{-webkit-box-sizing:border-box;box-sizing:border-box}.d-ibk{display:inline-block}.row-fluid [class*=span]{min-height:0}.indent-list{list-style:none;padding:0}.indent-list li,.text-indent{padding-left:1em;text-indent:-1em}span.text-indent{display:inline-block}.js-ofi img{font-family:"object-fit: cover;";object-fit:cover}.js-ofi.-contain img{font-family:"object-fit: contain;";object-fit:contain}.-js-slide-toggle-trig,[data-tab-switch],[data-tab-target]{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.-js-tab-switch-hide,.-js-tab-target-hide,.tab-switch-target{display:none}.-js-tab-switch-show,.-js-tab-target-show{-webkit-animation:fade-in .25s ease-out;animation:fade-in .25s ease-out;display:block}@-webkit-keyframes fade-in{0%{display:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}1%{display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}to{display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}}@keyframes fade-in{0%{display:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}1%{display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}to{display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}}.header-container-wrapper{background:hsla(0,0%,100%,.7);left:0;position:fixed;top:0;-webkit-transition:background .3s cubic-bezier(.34,.35,.43,.83);transition:background .3s cubic-bezier(.34,.35,.43,.83);width:100%;z-index:100}.header-container-wrapper.-js-scroll{background:#fff}.g-header>.row-fluid-wrapper>.row-fluid{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:90px;padding:0 20px}.g-header .header-logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:30px;width:142px}.g-header .header-logo a{display:block;line-height:1}.g-header .toggle{display:none}.g-header .nav{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0 0 0 auto;max-width:1000px;width:calc(100% - 152px)}.g-header .nav>.row-fluid-wrapper>.row-fluid{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.g-header .nav .header-menu{width:100%}.header-menu ul{list-style:none;margin:auto;padding:0}.header-menu ul a{display:block}.header-menu .hs-menu-wrapper>ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-menu .hs-menu-wrapper>ul>li{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:14px;font-size:.875rem;font-weight:700;margin:auto 0 auto auto;padding:.5em 0;position:relative}.header-menu .hs-menu-wrapper>ul>li.hs-item-has-children{position:relative}.header-menu .hs-menu-wrapper>ul>li.hs-item-has-children>a{padding-right:18px}.header-menu .hs-menu-wrapper>ul>li .menu-more{height:100%;position:absolute;right:0;top:0;width:18px}.header-menu .hs-menu-wrapper>ul>li .menu-more i{border-right:2px solid #2b2e34;border-top:2px solid #2b2e34;display:block;height:8px;margin-top:-6px;position:absolute;right:2px;top:50%;-webkit-transform:rotate(135deg);transform:rotate(135deg);width:8px}.header-menu a{color:inherit;text-decoration:none;-webkit-transition:color .3s ease-out;transition:color .3s ease-out}.header-menu a:hover{color:#ff8063;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.header-button-menu{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.header-button-menu .button{font-size:13.008px;font-size:.813rem;padding:0}.header-button-menu .button:after{content:none}.header-button-menu .button .icon{display:inline-block;margin-right:.5em;vertical-align:middle}.header-button-menu .button .icon img{display:block;max-height:1.143em;width:auto}.header-button-menu.-contact{-webkit-box-ordinal-group:5;-ms-flex-order:4;margin:0 0 0 15px;order:4;width:150px}.header-button-menu.-contact.-globis .button{height:48px}.header-button-menu.-download{width:178px}.pagetop{background:#ff8063;-webkit-border-radius:50%;border-radius:50%;bottom:30px;cursor:pointer;display:none;height:62px;position:fixed;right:30px;width:62px;z-index:99}.pagetop:after,.pagetop:before{content:"";display:block;position:absolute}.pagetop:after{border:2px solid #ff8063;-webkit-border-radius:50%;border-radius:50%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";height:calc(100% + 8px);left:-6px;opacity:0;top:-6px;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out,-webkit-transform .3s ease-out;width:calc(100% + 8px);z-index:-1}.pagetop:before{border-right:4px solid #fff;border-top:4px solid #fff;height:10px;left:50%;margin:-4px 0 0 -7px;top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:10px}.pagetop:hover:after{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;-webkit-transform:scale(1);transform:scale(1)}.no-gap .footer-banner-link{margin-top:0}.footer-banner-link{background:url(https://4614049.fs1.hubspotusercontent-na1.net/hubfs/4614049/WizWe_2019_Theme/images/common/footer-top-bg.jpg) no-repeat 50%;-webkit-background-size:cover;background-size:cover;margin-top:125px;padding:60px 0}.footer-banner-link .banner-link{-ms-flex-pack:center}.footer-banner-link .banner-link,.footer-banner-link .banner-link .item{-webkit-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.footer-banner-link .banner-link .item{-webkit-box-flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-pack:center;background:hsla(0,0%,100%,.88);color:inherit;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-direction:column;flex-direction:column;font-weight:800;height:238px;line-height:1.4;margin:0 30px;text-align:center;text-decoration:none;width:470px}.footer-banner-link .banner-link .item:first-child{margin-left:0}.footer-banner-link .banner-link .item:last-child{margin-right:0}.footer-banner-link .banner-link .item p{margin:0}.footer-banner-link .banner-link .item .en{font-size:18px;font-size:1.125rem;letter-spacing:.12em}.footer-banner-link .banner-link .item .en:after{background:#ff8063;content:"";display:block;height:4px;margin:10px auto;width:20px}.footer-banner-link .banner-link .item .jp{font-size:26px;font-size:1.625rem}.footer-banner-link .banner-link .item.-contact .en:after{background:#69aade}.g-footer{background:#444;color:#fff;font-size:14px;font-size:.875rem;padding:50px 0 0}.g-footer .footer-inner{position:relative}.g-footer .footer-logo{margin-bottom:13px;max-width:142px}.g-footer .footer-info{line-height:2;max-width:250px}.g-footer .footer-info p{margin:0}.g-footer .footer-info .address{font-size:12px;font-size:.75rem}.g-footer .footer-info .address .post-num{display:block}.g-footer .sns-button a{background:#646464;-webkit-border-radius:50%;border-radius:50%;display:inline-block;width:32px}.g-footer .sns-button .facebook{background:#3b5998}.g-footer .footer-menu{float:right}.footer-menu ul{list-style:none;margin:0;padding:0}.footer-menu .hs-menu-wrapper>ul{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.footer-menu .hs-menu-wrapper>ul>li{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:16px;font-size:1rem}.footer-menu .hs-menu-wrapper .hs-menu-children-wrapper li{font-size:13.008px;font-size:.813rem;margin-top:.4em}.footer-menu .hs-menu-wrapper .hs-menu-children-wrapper a{color:#aaa9a9}.footer-menu a{color:#fff;text-decoration:none}.footer-bottom{background:#eee;margin-top:50px;padding:14px}.footer-bottom .footer-bottom-inner>.row-fluid-wrapper>.row-fluid{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.footer-bottom .p-mark{margin-right:auto;width:70px}.footer-bottom .copyright,.footer-bottom .p-mark{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.footer-bottom .copyright{color:#2b2e34;font-size:12px;font-size:.75rem;text-align:right}.page-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:500px;margin:0 0 20px;padding:90px 40px 40px;position:relative}.page-header .bg-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.page-header .page-header-inner{-webkit-box-flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background:hsla(0,0%,100%,.88);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-direction:column;flex-direction:column;height:200px;justify-content:center;margin:auto;max-width:780px;padding:20px 40px;position:relative;text-align:center;width:100%;z-index:1}.page-header .page-header-inner:after,.page-header .page-header-inner:before{background:no-repeat top;-webkit-background-size:contain;background-size:contain;content:"";position:absolute;width:80px;z-index:-1}.page-header .page-header-inner:before{background-image:url(https://4614049.fs1.hubspotusercontent-na1.net/hubfs/4614049/WizWe_2019_Theme/images/common/block-demo-right.png);height:86px;right:-30px;top:-25px}.page-header .page-header-inner:after{background-image:url(https://4614049.fs1.hubspotusercontent-na1.net/hubfs/4614049/WizWe_2019_Theme/images/common/block-demo-left.png);bottom:-40px;height:80px;left:-40px}.page-header .en-title{font-size:60px;font-size:3.75rem;font-weight:800;letter-spacing:.075em;line-height:1;margin:0}.page-header .jp-title{color:#ff8063;font-size:20px;font-size:1.25rem;font-weight:500;line-height:1.5;margin:.5em 0 0}.page-header.text-long .page-header-inner{max-width:940px}.page-title-none{padding-top:150px}.custom-breadcrumb-menu{margin-bottom:110px}.custom-breadcrumb-menu ul{font-size:0;list-style:none;margin:0;padding:0}.custom-breadcrumb-menu li{color:#ff8063;display:inline-block;font-size:14px;font-size:.875rem;line-height:1.5}.custom-breadcrumb-menu li:not(:last-child){padding-right:1em}.custom-breadcrumb-menu li:not(:last-child):after{color:#2b2e34;content:"＞";display:inline-block;margin-left:1em}.custom-breadcrumb-menu li:last-child{display:inline}.custom-breadcrumb-menu a{color:#2b2e34;display:inline-block;text-decoration:none}.custom-breadcrumb-menu a:hover{text-decoration:underline}.section-title-head{font-size:18px;font-size:1.125rem;font-weight:800;letter-spacing:.12em;line-height:1.3;margin:0 0 .5em;text-align:center}.section-title-head:after{background:#ff8063;content:"";display:block;height:4px;margin:.5em auto 0;width:20px}.section-title{font-size:40px;font-size:2.5rem;font-weight:700;line-height:1.4;margin:0;text-align:center}.page-center{max-width:1200px}.page-center,.page-center-small{float:none!important;margin-left:auto!important;margin-right:auto!important;width:calc(100% - 40px)!important}.page-center-small{max-width:1000px}.page-column .g-contents{max-width:830px;width:70%}.page-column .g-sidebar{float:right;margin:0;max-width:320px;width:27%}.button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ff8063;-webkit-border-radius:30px;border-radius:30px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:800;height:60px;line-height:1.2;margin:auto;max-width:260px;padding:0 40px;position:relative;text-align:center;text-decoration:none;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;z-index:1}.button:before{border:2px solid #ff8063;-webkit-border-radius:42px;border-radius:42px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";height:calc(100% + 8px);left:-6px;opacity:0;top:-6px;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out,-webkit-transform .3s ease-out;width:calc(100% + 8px);z-index:-1}.button:after,.button:before{content:"";display:block;position:absolute}.button:after{border-right:3px solid #fff;border-top:3px solid #fff;height:.4em;margin:-.3em 0 0;right:32px;top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.4em}.button>span{display:block;width:100%}.button .en{letter-spacing:.15em}.button.-blue{background-color:#69aade}.button.-blue:before{border-color:#69aade}.button.-large{-webkit-border-radius:35px;border-radius:35px;font-size:18px;font-size:1.125rem;height:70px;max-width:500px}.button:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";opacity:.7}.button:hover:before{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;-webkit-transform:scale(1);transform:scale(1)}.button.arrow-bottom:after{margin-top:-.4em;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.button.arrow-top:after{margin-top:-.15em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.button.arrow-left:after{left:20px;right:auto;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.button:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.tab-switch{-webkit-box-pack:center;-ms-flex-pack:center;cursor:default;justify-content:center;list-style:none;padding:0}.tab-switch,.tab-switch li{display:-webkit-box;display:-ms-flexbox;display:flex}.tab-switch li{-webkit-box-flex:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#a7a6a6;color:#fff;cursor:pointer;-ms-flex:0 1 auto;flex:0 1 auto;font-size:18px;font-size:1.125rem;font-weight:700;height:70px;line-height:1.3;margin:0 2px 4px;max-width:calc(50% - 4px);padding:0 .6em;position:relative;text-align:center;text-decoration:underline;-webkit-transition:background .3s;transition:background .3s;width:250px}.tab-switch li:after{border-color:#69aade transparent transparent;border-style:solid;border-width:10px 14px 0;content:"";display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";height:0;left:50%;margin:-4px 0 0 -14px;opacity:0;position:absolute;top:100%;-webkit-transition:opacity .1s,margin .3s;transition:opacity .1s,margin .3s;width:0}.tab-switch li .inner{width:100%}.tab-switch li:hover{background:#9c9c9c}.tab-switch li.-js-current{background:#69aade;text-decoration:none}.tab-switch li.-js-current:after{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";margin-top:0;opacity:1}.article-container .post-title{font-size:36px;font-size:2.25rem;line-height:1.44;margin-bottom:1.05em}.article-container .feature-image{margin-bottom:1.7em;text-align:center}.article-container .post-head{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px}.article-container .post-head .post-info{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.article-container .post-head .post-info>*{display:inline-block;margin-right:10px}.article-container .post-head .post-info>:last-child{margin-right:0}.article-container .post-head .post-date{color:#919090;font-size:14px;font-size:.875rem;font-weight:700;margin-top:0}.article-container .post-head .social-shares{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.article-container h2{border-bottom:1px solid;border-top:1px solid;font-size:30px;font-size:1.875rem;line-height:1.6;margin:2em 0 1.05em;padding:.65em 0}.article-container h2+h3,.article-container h2:first-child{margin-top:0}.article-container h3{font-size:26px;font-size:1.625rem;line-height:1.6;margin:2.4em 0 .9em}.article-container h3+h4{margin-top:0}.article-container h4{font-size:20px;font-size:1.25rem;line-height:1.6;margin:2em 0 .7em}.article-container h5{font-size:18px;font-size:1.125rem}.article-container h6{font-size:16px;font-size:1rem}.article-container .article-text img[style*=right]{margin-bottom:1em;margin-left:40px;max-width:60%}.article-container .article-text img[style*=left]{margin-bottom:1em;margin-right:40px;max-width:60%}.article-container .bottom-sns-share{margin-top:40px}.article-container .return-button{margin-top:50px}.article-text{font-size:14px;font-size:.875rem;line-height:2}.article-text .m-none+*{margin-top:0}.article-text ol,.article-text ul{list-style-position:outside;margin-left:.15em;padding-left:1.2em}.article-text table{height:auto!important;max-width:100%!important;table-layout:auto!important;width:auto!important}.article-text table td,.article-text table th{height:auto!important;padding:1em 1.1em;text-align:left;vertical-align:top;width:auto!important;word-break:break-all}.article-text hr{margin:2em 0}.article-text a{color:#1c99c8}.article-text a:hover{text-decoration:none}.social-shares{text-align:center}.social-shares a{background:#ff8063;-webkit-border-radius:13px;border-radius:13px;color:#fff;display:inline-block;font-size:12px;font-size:.75rem;line-height:2em;margin-right:8px;padding:0 1em;text-decoration:none}.social-shares a:last-child{margin-right:0}.social-shares .icon{display:inline-block;margin-right:2px;-webkit-transform:translateY(-1px);transform:translateY(-1px);vertical-align:middle}.social-shares .icon img{display:block;height:15px;width:auto}.social-shares .text{display:inline-block}.recent-post-container{background:#e2f1f2;margin-top:80px;padding:75px 0 100px}.recent-post-container .post-listing{margin-top:42px}.recent-post-container .post-card .post-body{padding-top:15px}.recent-post-container .section-button{margin:0}.post-listing{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.post-listing.-col3 .post-card{margin-bottom:50px;width:30.8%}.post-listing.-col3:after{content:"";display:block;width:30.8%}.post-card a{color:inherit;display:block;text-decoration:none}.post-card a:hover .post-thumb img{-webkit-transform:scale(1.05);transform:scale(1.05)}.post-card .post-thumb{overflow:hidden;position:relative}.post-card .post-thumb:before{content:"";display:block;padding-top:72.5%}.post-card .post-thumb img{height:100%;left:0;position:absolute;top:0;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;width:100%}.post-card .post-body{padding-top:22px}.post-card .company,.post-card .date{color:#919090;font-size:14px;font-size:.875rem;font-weight:700;margin:0 0 .3em}.post-card .title{font-weight:700;line-height:1.75;margin:0 0 .75em}.post-card .title:last-child{margin-bottom:0}.tag-group{font-size:0}.tag{background:#ff8063;color:#fff;display:inline-block;font-size:12px;font-size:.75rem;font-weight:500;line-height:1;margin:2px;padding:.625em .533em;text-align:center;text-decoration:none}.post-media-listing{margin-bottom:60px}.post-media{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #e0dfdf;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;padding-bottom:25px;position:relative}.post-media.-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-media a{color:inherit;text-decoration:none}.post-media .post-thumb{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:300px;text-align:center;width:38%}.post-media .post-thumb .js-ofi{display:block;overflow:hidden;padding-top:72.66%;position:relative}.post-media .post-thumb .js-ofi img{height:100%;left:0;position:absolute;top:0;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;width:100%}.post-media .post-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:14px;font-size:.875rem;margin-left:40px}.post-media .post-body .tag{color:#fff}.post-media .post-body .post-info>*{display:inline-block;margin:0 12px 0 0;vertical-align:middle}.post-media .post-body .post-info>:last-child{margin-right:0}.post-media .post-body .title{font-size:20px;font-size:1.25rem;font-weight:700;line-height:1.6;margin:.45em 0 0}.post-media .post-body .title a{color:inherit;text-decoration:none}.post-media .post-body .date{color:#919090;font-weight:700}.post-media .post-body .company{color:#919090;font-weight:700;margin:.7em 0 0;text-align:right}.post-media .post-body .text{line-height:2;margin-top:1em}.post-media .post-body .read-more{color:#ff8063;display:inline-block;text-decoration:underline}.category-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px}.category-container .heading{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:18px;font-size:1.125rem;font-weight:800;letter-spacing:.12em;margin:0 2em 0 0}.head-tag-list{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:0;list-style:none;margin:0;padding:0}.head-tag-list li{display:inline-block;font-size:14px;font-size:.875rem;font-weight:700;margin:0 6px .65em}.head-tag-list li.-current{color:#ff8063}.head-tag-list a{border-bottom:2px solid;color:inherit;display:block;padding:0 1.28em .65em;text-decoration:none;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.head-tag-list a:hover{color:#ff8063;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.blog-pagination{font-size:0;list-style:none;padding:0;text-align:center}.blog-pagination li{display:inline-block;font-size:20px;font-size:1.25rem;margin:5px 5px 0;vertical-align:middle}.blog-pagination li>*{background:#919090;-webkit-border-radius:50%;border-radius:50%;color:#fff;display:block;font-weight:800;height:50px;line-height:50px;text-align:center;text-decoration:none;width:50px}.blog-pagination li.current>*{background:#ff8063}.blog-pagination li.next,.blog-pagination li.prev{position:relative}.blog-pagination li.next a,.blog-pagination li.prev a{font-size:0}.blog-pagination li.next a:before,.blog-pagination li.prev a:before{border-right:4px solid #fff;border-top:4px solid #fff;content:"";display:block;height:10px;left:50%;margin-top:-7px;position:absolute;top:50%;width:10px}.blog-pagination li.prev a:before{margin-left:-5px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.blog-pagination li.next a:before{margin-left:-9px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.slick-slide,.slick-slide *{outline:none}.slide-set .slick-arrow{background:#ff8063;border:none;-webkit-border-radius:50%;border-radius:50%;color:transparent;cursor:pointer;display:block;font-size:0;height:50px;line-height:0;margin-top:-25px;outline:none;padding:0;position:absolute;top:50%;width:50px;z-index:2}.slide-set .slick-arrow:before{border-right:4px solid #fff;border-top:4px solid #fff;content:"";display:block;height:10px;left:50%;margin-top:-7px;position:absolute;top:50%;width:10px}.slide-set .slick-prev{left:0}.slide-set .slick-prev:before{margin-left:-5px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.slide-set .slick-next{right:0}.slide-set .slick-next:before{margin-left:-9px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.case-post-listing{margin:50px auto 0;max-width:1160px;padding:0 50px;text-align:center}.case-post-listing .post-card{margin:0 auto;max-width:326px;padding:0 10px;text-align:left}.program-container{background:url(https://4614049.fs1.hubspotusercontent-na1.net/hubfs/4614049/WizWe_2019_Theme/images/common/program-bg.jpg) no-repeat 0 0;-webkit-background-size:cover;background-size:cover;padding:75px 0}.program-container .bottom-text{font-size:13.008px;font-size:.813rem;line-height:1.6;margin-top:1.5em;text-align:right}.program-container .bottom-text>*{display:inline-block;text-align:left}.program-group{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.program-group:after{content:"";display:block;width:48%}.program-unit{-webkit-box-flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-direction:column;flex-direction:column;margin-top:112px;max-width:570px;padding:60px;width:48%}.program-unit .image{background:#222;-webkit-border-radius:50%;border-radius:50%;margin:-129px auto 34px;padding:20px;width:140px}.program-unit .heading{font-size:24px;font-size:1.5rem;font-weight:700;line-height:1.368;margin-bottom:1em;text-align:center}.program-unit .heading p{margin:0}.program-unit .heading .sh-logo{margin:5px auto 0;max-width:190px}.program-unit .text{font-size:14px;font-size:.875rem;line-height:2;margin-bottom:auto}.program-unit .text h3{border-bottom:1px solid;font-size:20px;font-size:1.25rem;line-height:1.5;margin:.85em 0 .4em;padding-bottom:.3em;text-align:center}.program-unit .text h3+*{margin-top:0}.program-unit .bottom-button{margin:1.4em auto 0;width:100%}.program-unit.-red .image{background:#ffa48d}.program-unit.-blue .image{background:#69aade}.program-unit.-yellow .image{background:#f5bf42}.program-unit.-green .image{background:#69c557}.password-container:after{clear:both;content:"";display:block}.password-container input[type=password]{display:block;float:left;font-size:16px;height:50px;margin:0!important;max-width:70%;outline:none;padding:23px 15px;width:300px}.password-container .hs-button{background:#ff8063;border:none;color:#fff;display:block;float:left;font-size:16px;height:50px;margin:0 0 0 6px;max-width:23%;outline:none;text-align:center;width:100px}.form-style .hs-form{font-size:14px;font-size:.875rem;margin:auto;max-width:800px}.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox){margin-bottom:40px;overflow:hidden;padding-bottom:18px;position:relative}.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox):after,.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox):before{bottom:0;content:"";display:block;height:1px;position:absolute}.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox):before{background:#282828;left:0;width:230px}.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox):after{background:#919090;right:0;width:calc(100% - 250px)}.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox)>*{float:right;width:calc(100% - 250px)}.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox)>label{display:block;float:left;margin:0;padding:.7em 1em 0 0;width:230px}.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox) .hs-field-desc{width:calc(100% - 250px)}.form-style .inputs-list{list-style:none;padding:0}.form-style .inputs-list li:not(:first-child):not(.hs-form-checkbox){margin-top:1em}.form-style .hs-error-msgs{margin:.5em 0 0}.form-style .hs-error-msgs li{color:red;font-size:12px;font-size:.75rem;line-height:1.4}.form-style .hs-form-required{display:inline-block;float:right;font-size:0;margin-left:10px;vertical-align:middle}.form-style .hs-form-required:before{border:1px solid #ff8063;color:#ff8063;content:"必須";display:inline-block;font-size:14px;font-size:.875rem;line-height:1;padding:.4em .5em}.form-style .hs-input{background:#fff;border:none;-webkit-border-radius:0;border-radius:0;margin:0;outline:none;padding:.813em 1.3em;width:100%!important}.form-style .hs-input:placeholder-shown{color:#bbb}.form-style .hs-input::-webkit-input-placeholder{color:#bbb}.form-style .hs-input:-moz-placeholder{color:#bbb;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.form-style .hs-input:-ms-input-placeholder{color:#bbb}.form-style .hs-input:focus::-webkit-input-placeholder{color:transparent}.form-style .hs-input:focus:-moz-placeholder{color:transparent}.form-style .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display{cursor:pointer;display:block;padding:0 0 0 50px;position:relative}.form-style .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display>span:not(.hs-form-required){display:inline;margin:0}.form-style .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display>span:not(.hs-form-required):after,.form-style .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display>span:not(.hs-form-required):before{-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:30px;left:0;position:absolute;top:.1em;width:30px}.form-style .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display>span:not(.hs-form-required):before{background:#fff;border:1px solid #282828}.form-style .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display>span:not(.hs-form-required):after{background:url(https://4614049.fs1.hubspotusercontent-na1.net/hubfs/4614049/WizWe_2019_Theme/images/common/input-check.png) no-repeat 50%;-webkit-background-size:contain;background-size:contain;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.form-style .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display a{color:#1c99c8;text-decoration:none}.form-style .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display input{display:none}.form-style .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display input:checked+span:after{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.form-style .hs-submit{margin:40px auto 0;max-width:260px;position:relative}.form-style .hs-submit:after{border-right:3px solid #fff;border-top:3px solid #fff;content:"";display:block;height:.4em;margin:-.3em 0 0;pointer-events:none;position:absolute;right:32px;top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.4em}.form-style .hs-button{background:#ff8063;border:none;-webkit-border-radius:30px;border-radius:30px;color:#fff;display:block;font-size:20px;font-size:1.25rem;font-weight:700;line-height:1;margin:auto;outline:none;padding:1em;position:relative;text-align:center;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;width:100%}.form-style .hs-button:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";opacity:.7}.movie-container{overflow:hidden;position:relative}.movie-container:before{background:rgba(0,0,0,.5);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.movie-container .movie-inner{height:500px;padding:50px 0;position:relative;z-index:2}.movie-container .movie-title{color:#fff;font-size:30px;font-size:1.875rem}.movie-container .play-button{left:50%;margin:-39px 0 0 -39px;position:absolute;top:50%;width:78px}.movie-container .movie{left:0;overflow:hidden;padding-top:56.25%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.movie-container .movie iframe{height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:981px){a{-webkit-transition:opacity .3s;transition:opacity .3s}a:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";opacity:.65}.header-menu .hs-item-has-children:hover .hs-menu-children-wrapper{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";margin-top:0;opacity:1;visibility:visible}.header-menu .hs-menu-children-wrapper{background:#fff;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 8px rgba(0,0,0,.15);box-shadow:0 0 8px rgba(0,0,0,.15);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";left:0;margin:-10px 0 0;opacity:0;padding:12px 0;position:absolute;top:100%;-webkit-transition:opacity .3s cubic-bezier(.34,.35,.43,.83),margin .3s cubic-bezier(.34,.35,.43,.83),visibility .3s;transition:opacity .3s cubic-bezier(.34,.35,.43,.83),margin .3s cubic-bezier(.34,.35,.43,.83),visibility .3s;visibility:hidden;white-space:nowrap;z-index:10}.header-menu .hs-menu-children-wrapper li{margin-bottom:.2em}.header-menu .hs-menu-children-wrapper li:last-child{margin-bottom:0}.header-menu .hs-menu-children-wrapper li a{padding:6px 15px;-webkit-transition:background-color .3s;transition:background-color .3s}.header-menu .hs-menu-children-wrapper li a:hover{background:rgba(255,128,99,.15);color:inherit}}@media screen and (min-width:981px) and (max-width:1200px){.g-header>.row-fluid-wrapper>.row-fluid{padding:0 20px}.g-header .header-logo{margin-right:30px;width:142px}.header-button-menu .button{font-size:0;letter-spacing:0;padding:0}.header-button-menu .button .icon{font-size:16px;margin:auto}.header-button-menu.-contact{margin-left:10px;width:60px}.header-button-menu.-contact.-globis .button{height:60px}.header-button-menu.-download{width:60px}}@media screen and (max-width:980px){.header-container-wrapper{-webkit-transition-delay:.3s;transition-delay:.3s}.header-container-wrapper.-js-scroll{-webkit-transition-delay:0s;transition-delay:0s}.header-container-wrapper.-js-open{background:#fff}.g-header>.row-fluid-wrapper>.row-fluid{height:60px;padding:0 4.3% 0 2.5%}.g-header .header-logo{margin-right:20px;width:98px}.g-header .toggle{-webkit-box-flex:0;cursor:pointer;display:block;-ms-flex:0 0 auto;flex:0 0 auto;height:40px;margin-left:15px;position:relative;-webkit-transition:-webkit-transform .3s cubic-bezier(.445,.05,.55,.95);transition:-webkit-transform .3s cubic-bezier(.445,.05,.55,.95);transition:transform .3s cubic-bezier(.445,.05,.55,.95);transition:transform .3s cubic-bezier(.445,.05,.55,.95),-webkit-transform .3s cubic-bezier(.445,.05,.55,.95);width:38px}.g-header .toggle i{background:#ff8063;display:block;height:2px;left:0;margin-top:-1px;position:absolute;top:50%;-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out;width:38px}.g-header .toggle i:first-child{margin-top:-9px}.g-header .toggle i:nth-child(2){-webkit-transition:width .2s,left .2s;transition:width .2s,left .2s;width:20px}.g-header .toggle i:last-child{margin-top:8px}.g-header .toggle.-js-open i:first-child{-webkit-transform:translate3d(0,8px,0) rotate(45deg);transform:translate3d(0,8px,0) rotate(45deg)}.g-header .toggle.-js-open i:nth-child(2){left:19px;width:0}.g-header .toggle.-js-open i:last-child{-webkit-transform:translate3d(0,-9px,0) rotate(-45deg);transform:translate3d(0,-9px,0) rotate(-45deg)}.g-header .nav{background:#fff;height:calc(100% - 60px);overflow:auto;padding:30px 0;position:fixed;right:0;top:60px;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:visibility .4s cubic-bezier(.445,.05,.55,.95),opacity .5s cubic-bezier(.445,.05,.55,.95),-webkit-transform .4s cubic-bezier(.445,.05,.55,.95);transition:visibility .4s cubic-bezier(.445,.05,.55,.95),opacity .5s cubic-bezier(.445,.05,.55,.95),-webkit-transform .4s cubic-bezier(.445,.05,.55,.95);transition:visibility .4s cubic-bezier(.445,.05,.55,.95),opacity .5s cubic-bezier(.445,.05,.55,.95),transform .4s cubic-bezier(.445,.05,.55,.95);transition:visibility .4s cubic-bezier(.445,.05,.55,.95),opacity .5s cubic-bezier(.445,.05,.55,.95),transform .4s cubic-bezier(.445,.05,.55,.95),-webkit-transform .4s cubic-bezier(.445,.05,.55,.95);visibility:hidden;width:100%;z-index:100}.g-header .nav.-js-open{-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}.g-header .nav.-js-open .header-menu{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;-webkit-transition-delay:.26s;transition-delay:.26s}.g-header .nav>.row-fluid-wrapper>.row-fluid{-ms-flex-wrap:wrap;flex-wrap:wrap}.g-header .header-menu{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";float:none;opacity:0;-webkit-transition:opacity .5s cubic-bezier(.445,.05,.55,.95);transition:opacity .5s cubic-bezier(.445,.05,.55,.95);-webkit-transition-delay:0s;transition-delay:0s;width:100%}.header-menu .hs-menu-wrapper>ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.header-menu .hs-menu-wrapper>ul>li{border-bottom:1px solid #ff8063;font-size:1.429rem;margin:0;padding:0;width:100%}.header-menu .hs-menu-wrapper>ul>li>a{line-height:1.3;padding:1em 5.4vw}.header-menu .hs-menu-wrapper>ul>li.hs-item-has-children{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.header-menu .hs-menu-wrapper>ul>li.hs-item-has-children>a{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:0}.header-menu .hs-menu-wrapper>ul>li .menu-more{-webkit-box-flex:0;cursor:pointer;-ms-flex:0 0 auto;flex:0 0 auto;height:auto;position:relative;width:65px}.header-menu .hs-menu-wrapper>ul>li .menu-more i{border-width:3px;height:12px;margin:-7px -6px 0 0;right:50%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:12px}.header-menu .hs-menu-wrapper>ul>li .menu-more.-js-open i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header-menu .hs-menu-wrapper>ul>li .hs-menu-children-wrapper{background:none;display:none;padding:0 5.4vw .6em;position:static;width:100%}.header-menu .hs-menu-wrapper>ul>li .hs-menu-children-wrapper li{font-size:1rem;font-weight:500;margin-bottom:.55em}.header-button-menu .button{font-size:1.286rem}.header-button-menu .button .icon{margin-right:.5em}.header-button-menu .button .icon img{display:block;max-height:1.143em;width:auto}.header-button-menu.-contact{-webkit-box-ordinal-group:1;-ms-flex-order:0;margin:0 0 0 auto;max-width:9.5em;order:0;width:130px}.header-button-menu.-contact .button{font-size:.857rem;height:40px}.header-button-menu.-download{margin:45px auto 30px;width:285px}.page-column .g-contents,.page-column .g-sidebar{float:none;max-width:100%;width:100%}.page-column .g-sidebar{margin-top:50px}.pagetop{bottom:70px;height:50px;right:10px;width:50px}}@media screen and (min-width:540px) and (max-width:768px){.post-media-listing{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.post-media-listing .post-media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:48%}}@media screen and (max-width:768px){html{font-size:14px}body{min-width:320px}.page-header{height:270px;margin-bottom:.8em;padding:60px 5.4vw 10px}.page-header .page-header-inner{height:auto;padding:1.4em 30px 1.3em;width:100%}.page-header .page-header-inner:after,.page-header .page-header-inner:before{width:50px}.page-header .page-header-inner:before{background-image:url(https://4614049.fs1.hubspotusercontent-na1.net/hubfs/4614049/WizWe_2019_Theme/images/common/block-demo-right-sp.png);height:65px;right:-10px;top:-20px}.page-header .page-header-inner:after{bottom:-25px;height:50px;left:-10px}.page-header .en-title{font-size:2.5rem}.page-header .jp-title{font-size:1.286rem;margin-top:.3em}.page-title-none{padding-top:90px}.section-title-head{font-size:1.286rem;margin-bottom:.25em}.section-title-head:after{margin-top:.45em}.section-title{font-size:2.071rem}.custom-breadcrumb-menu{margin-bottom:3.3em}.custom-breadcrumb-menu li{font-size:1rem}.pagetop{bottom:70px;height:50px;right:10px;width:50px}.pagetop:before{height:10px;margin:-4px 0 0 -7px;width:10px}.pagetop:after{height:calc(100% + 6px);left:-5px;top:-5px;width:calc(100% + 6px)}.footer-banner-link{margin-top:60px;padding:50px 0}.footer-banner-link .banner-link{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-banner-link .banner-link .item{height:110px;margin:0 0 20px;width:100%}.footer-banner-link .banner-link .item:last-child{margin-bottom:0}.footer-banner-link .banner-link .item .en{font-size:1.286rem}.footer-banner-link .banner-link .item .en:after{margin:2px auto 6px}.footer-banner-link .banner-link .item .jp{font-size:1.714rem}.g-footer{font-size:1rem;padding:35px 0 0;text-align:center}.g-footer .footer-logo{margin:0 auto 25px!important;max-width:142px}.g-footer .footer-info{line-height:1.66;max-width:100%}.g-footer .footer-info .address{font-size:.857rem;margin-top:1em}.g-footer .footer-info .address .post-num{display:block;margin-right:0}.g-footer .sns-button{position:static}.g-footer .footer-menu{display:none}.footer-bottom{margin-top:35px;padding:20px 0}.footer-bottom .footer-bottom-inner>.row-fluid-wrapper>.row-fluid{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-bottom .p-mark{margin:0 auto 14px!important;width:60px}.footer-bottom .copyright{font-size:.857rem;line-height:1.3;text-align:center;width:100%}.page-center,.page-center-small{padding:0 5.4vw;width:100%!important}.button{max-width:285px}.button,.button.-large{-webkit-border-radius:30px;border-radius:30px;font-size:1.286rem;height:55px}.button:before{-webkit-border-radius:40px;border-radius:40px;height:calc(100% + 6px);left:-5px;top:-5px;width:calc(100% + 6px)}.tab-switch{-ms-flex-wrap:wrap;flex-wrap:wrap}.tab-switch li{font-size:1.143rem;height:58px}.tab-switch li:after{border-width:8px 10px 0;margin-left:-10px}.article-container .post-title{font-size:1.929rem;line-height:1.4;margin-bottom:.5em}.article-container .feature-image{margin-bottom:1em}.article-container .post-head{margin-bottom:1.5em}.article-container .post-head .post-info{width:100%}.article-container .post-head .post-info>*{margin-right:6px}.article-container .post-head .post-date{font-size:1rem}.article-container .post-head .social-shares{margin-top:.5em;text-align:left;width:100%}.article-container h2{font-size:1.643rem;line-height:1.5;margin:1.85em 0 .6em;padding:.38em 0}.article-container h3{font-size:1.5rem;line-height:1.5;margin:1.85em 0 .6em}.article-container h3+*{margin-top:0}.article-container h4{font-size:1.357rem;line-height:1.5}.article-container h5{font-size:1.143rem}.article-container .article-text img[style*=right]{margin-left:20px}.article-container .article-text img[style*=left]{margin-right:20px}.article-container .article-text table td,.article-container .article-text table th{line-height:1.66;padding:.8em 1em}.article-container .bottom-sns-share{margin-top:2em}.article-container .return-button{margin-top:3em}.article-text{font-size:1rem}.social-shares a{font-size:.857rem;line-height:2.05;margin-right:3px;padding:0 1em}.social-shares .icon{display:inline-block;margin-right:2px;vertical-align:middle}.social-shares .icon img{display:block;height:15px;width:auto}.social-shares .text{display:inline-block}.recent-post-container{margin-top:50px;padding:46px 0 50px}.recent-post-container .post-listing{margin-top:30px}.recent-post-container .post-card>a{display:-webkit-box;display:-ms-flexbox;display:flex}.recent-post-container .post-card .post-thumb{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:15px;max-width:50%;width:160px}.recent-post-container .post-card .post-thumb img{height:auto;position:static}.post-card .post-thumb:before{display:none}.recent-post-container .post-card .post-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-top:0}.recent-post-container .section-button{display:none;margin-top:30px}.post-listing.-col3 .post-card{margin-bottom:35px;width:100%}.post-listing.-col3 .post-card:last-child{margin-bottom:0}.post-listing.-col3:after{content:none}.post-card .post-body{padding-top:.9em}.post-card .date{font-size:1rem;margin-bottom:.2em}.post-card .company{font-size:1rem;margin:0 0 .3em}.post-card .title{font-size:1.143rem;line-height:1.4375;margin-bottom:.6em}.tag{font-size:.857rem;padding:.31em .35em}.post-media-listing{margin-bottom:0}.post-media{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.8em;padding-bottom:1.4em}.post-media .post-thumb{max-width:100%;width:100%}.post-media .post-thumb .js-ofi{padding-top:56.72%}.post-media .post-body{font-size:1rem;margin:1.2em 0 0;width:100%}.post-media .post-body .title{font-size:1.286rem;margin-top:.25em}.post-media .post-body .company{margin-top:.3em}.post-media .post-body .text{margin-top:.1em}.category-container{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.category-container .heading{font-size:1.286rem;line-height:1;margin:0 0 .35em;width:100%}.head-tag-list{width:100%}.head-tag-list li{font-size:1rem;margin:0 1.5em .65em 0}.head-tag-list li:last-child{margin-right:0}.head-tag-list a{padding:0 .4em .1em}.blog-pagination li{font-size:1.143rem}.blog-pagination li>*{height:40px;line-height:40px;width:40px}.blog-pagination li.next a:before,.blog-pagination li.prev a:before{border-width:3px;height:8px;margin-top:-5px;width:8px}.blog-pagination li.prev a:before{margin-left:-4px}.blog-pagination li.next a:before{margin-left:-7px}.slide-set .slick-arrow{height:45px;margin-top:-22.5px;width:45px}.slide-set .slick-arrow:before{border-width:3px}.case-post-listing{margin-top:30px;padding:0 13%}.case-post-listing .post-card{max-width:100%;padding:0}.case-post-listing .slick-prev{left:-10px}.case-post-listing .slick-next{right:-10px}.program-container{background:url(https://4614049.fs1.hubspotusercontent-na1.net/hubfs/4614049/WizWe_2019_Theme/images/top/program-bg-sp.jpg) repeat-y 0 0;-webkit-background-size:100% auto;background-size:100% auto;padding:50px 0}.program-container .bottom-text{font-size:.929rem;line-height:1.54;margin-top:1.2em}.program-unit{margin:80px auto 0;padding:0 26px 34px;width:100%}.program-unit .image{margin:-50px auto 1.1em;padding:10px;width:100px}.program-unit .heading{font-size:1.357rem;height:auto;margin-bottom:.8em}.program-unit .heading .sh-logo{width:64.5%}.program-unit .text{font-size:1rem}.program-unit .text>*{margin:1em 0}.program-unit .bottom-button{margin-top:1.3em}.form-style .hs-form{font-size:1rem}.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox){margin-bottom:1.55em;padding-bottom:0}.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox):after,.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox):before{content:none}.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox)>*{float:none;width:100%}.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox)>label{border-bottom:1px solid #919090;float:none;margin:0 0 1em;padding:0 0 1.1em;width:100%}.form-style .hs-form-field:not(.hs-fieldtype-booleancheckbox) .hs-field-desc{width:100%}.form-style .hs-error-msgs li{font-size:.857rem}.form-style .hs-form-required:before{font-size:1rem;padding:.232em .35em}.form-style .hs-input{padding:.9em 1.3em}.form-style .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display{padding-left:45px}.form-style .hs-submit{margin-top:1.8em;max-width:285px}.form-style .hs-submit:after{right:20px}.form-style .hs-button{font-size:1.286rem;padding:1.028em}.movie-container:before{content:none}.movie-container .movie-inner{display:none}.movie-container .movie{position:relative;top:0;-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:480px){.article-container .article-text img[style*=left],.article-container .article-text img[style*=right]{display:block;float:none!important;margin-left:auto!important;margin-right:auto!important;max-width:100%}}@media screen and (max-width:370px){html{font-size:3.75vw}}.footer-container-wrapper .hs-menu-depth-1 a:hover{cursor:auto;opacity:1}.footer-container-wrapper .hs-menu-depth-2 a:hover{cursor:pointer;opacity:.7}.page-header{padding:130px 40px 40px}@media screen and (max-width:768px){.page-header{height:320px;padding:90px 5.4vw 10px}}@media screen and (max-width:391px){.pagetop{bottom:86px;height:50px;right:10px;width:50px}}