@charset "UTF-8";html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;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{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}:root{--body-bg: #f3f3f3;--gray-base: #50545c;--gray-lighter: #989ba0;--gray-lighter-2: #babec7;--gray-lighter-3: #dee0e3;--gray-lighter-4: #e9eaec;--gray-faded: #f7f7f8;--gray-faded-2: #fafafa;--gray-darker: #000;--gray-darker-2: #1c1c1e;--gray-darker-3: #2c2c2e;--gray-icons: #ACAFB9;--brand-primary: #22A1C4;--brand-primary-lighter: #3CBBDE;--brand-primary-lighter-2: #BEEBF7;--brand-primary-lighter-3: #BEEBF7;--brand-primary-lighter-4: #E1F2F7;--brand-primary-darker: #0787AD;--brand-success: #36C055;--brand-success-lighter: #70d786;--brand-success-lighter-2: #cff2d7;--brand-success-lighter-3: #dbf5e1;--brand-success-lighter-4: #e7f8eb;--brand-success-darker: #2d9f46;--brand-warning: #ffaa00;--brand-warning-lighter: #ffc552;--brand-warning-lighter-2: #ffeecc;--brand-warning-lighter-3: #fff3db;--brand-warning-lighter-4: #fff8eb;--brand-warning-darker: #d68f00;--brand-danger: #d92632;--brand-danger-lighter: #e56c74;--brand-danger-lighter-2: #f7d4d6;--brand-danger-lighter-3: #fae1e2;--brand-danger-lighter-4: #fceeef;--brand-danger-darker: #b6202a}#services #hero .sign-up li:nth-child(1) a,#services #end .sign-up li:nth-child(1) a,#front article.plan .sign-up a,#common-header nav li.sign-up a,#compare-plans table thead th a,#compare-plans table tfoot td a,#services #intro .sign-up li:nth-child(1) a{position:relative;display:inline-block;background-color:var(--brand-primary);color:var(--gray-faded-2);text-decoration:none;border:1px solid var(--brand-primary);border-radius:64px;transition:all .2s linear}@media screen and (max-width: 599px){#services #hero .sign-up li:nth-child(1) a,#services #end .sign-up li:nth-child(1) a,#front article.plan .sign-up a,#common-header nav li.sign-up a,#compare-plans table thead th a,#compare-plans table tfoot td a,#services #intro .sign-up li:nth-child(1) a{width:100%;padding:16px;text-align:center}}@media print,screen and (min-width: 600px){#services #hero .sign-up li:nth-child(1) a,#services #end .sign-up li:nth-child(1) a,#front article.plan .sign-up a,#common-header nav li.sign-up a,#compare-plans table thead th a,#compare-plans table tfoot td a,#services #intro .sign-up li:nth-child(1) a{padding:10px 32px}}#services #hero .sign-up li:nth-child(1) a:after,#services #end .sign-up li:nth-child(1) a:after,#front article.plan .sign-up a:after,#common-header nav li.sign-up a:after,#compare-plans table thead th a:after,#compare-plans table tfoot td a:after,#services #intro .sign-up li:nth-child(1) a:after{content:"";position:absolute;width:24px;height:24px;right:32px;top:calc(50% - 12px);-webkit-mask-image:url(../assets/img/common/arrow_link.svg);mask-image:url(../assets/img/common/arrow_link.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--gray-faded);transition:all .2s ease}#services #hero .sign-up li:nth-child(1) a:hover,#services #end .sign-up li:nth-child(1) a:hover,#front article.plan .sign-up a:hover,#common-header nav li.sign-up a:hover,#compare-plans table thead th a:hover,#compare-plans table tfoot td a:hover,#services #intro .sign-up li:nth-child(1) a:hover{color:var(--gray-faded-2);background-color:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-color:#ffffffe6}#services #hero .sign-up li:nth-child(1) a:hover:after,#services #end .sign-up li:nth-child(1) a:hover:after,#front article.plan .sign-up a:hover:after,#common-header nav li.sign-up a:hover:after,#compare-plans table thead th a:hover:after,#compare-plans table tfoot td a:hover:after,#services #intro .sign-up li:nth-child(1) a:hover:after{transform:translate(8px)}#compare-plans table thead th a:hover,#compare-plans table tfoot td a:hover,#services #intro .sign-up li:nth-child(1) a:hover{color:var(--gray-faded-2);background-color:var(--gray-darker-2);border-color:var(--gray-darker-2)}#common-footer nav a,#common-header nav a{position:relative;display:inline-block;text-decoration:none}#common-footer nav a:before,#common-header nav a:before{content:"";position:absolute;width:100%;height:1px;bottom:-3px;left:0;transform-origin:left center;transform:scaleX(0);transition:transform .2s ease-out}#common-footer nav a:hover:before,#common-header nav a:hover:before{transform:scaleX(1)}#common-footer nav a.current,#common-header nav a.current{opacity:.5;pointer-events:none}#front article.plan ul.links a{position:relative;display:inline-block;color:#000;text-decoration:none}#front article.plan ul.links a:before,#front article.plan ul.links a:after{content:"";position:absolute;width:100%;bottom:-3px;left:0;background-color:#000}@media screen and (max-width: 599px){#front article.plan ul.links a:before,#front article.plan ul.links a:after{height:.5px}}@media print,screen and (min-width: 600px){#front article.plan ul.links a:before,#front article.plan ul.links a:after{height:1px}}#front article.plan ul.links a:before{transform-origin:right center}#front article.plan ul.links a:after{transform-origin:left center;transform:scaleX(0)}#front article.plan ul.links a:hover:before{transform:scaleX(0);transition:transform .2s ease-out}#front article.plan ul.links a:hover:after{transform:scaleX(1);transition:transform .2s ease-out .4s}#common-footer .logo a,#common-header .logo a{transition:opacity .1s linear}#common-footer .logo a:hover,#common-header .logo a:hover{opacity:.7}#common-header{position:relative;z-index:1000;width:100vw;top:0;left:0;padding:clamp(16px,2.5vw,32px);display:grid;grid-template-columns:80px 1fr;gap:64px;align-items:center}@media screen and (min-width: 1024px){#common-header:before{content:"";position:absolute;width:100vw;height:120vh;top:0;left:0;background-color:#000000e6;pointer-events:none}}#common-header.fixed{position:fixed}#common-header.black-belt{background-color:var(--gray-darker)}#common-header .logo{position:relative;grid-column:1;margin-top:3px}#common-header .logo a{display:block;width:80px;height:27px;font-size:0;-webkit-mask-image:url(../assets/img/common/logo_ucss.svg);mask-image:url(../assets/img/common/logo_ucss.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--brand-primary)}@media screen and (max-width: 1023px){#common-header nav{position:fixed;z-index:1;width:100vw;height:100vh;top:0;left:0;padding:6px 32px 128px;background-color:#000000b3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow-y:auto}}@media screen and (min-width: 1024px){#common-header nav{position:relative;grid-column:2;display:grid;grid-template-columns:1fr 1fr;align-items:center}}@media screen and (max-width: 1023px){#common-header nav a{color:var(--gray-faded-2)}#common-header nav a:before{background-color:var(--gray-faded-2)}}@media screen and (min-width: 1024px){#common-header nav a{color:var(--gray-darker-2)}#common-header nav a:before{background-color:var(--gray-darker-2)}}@media screen and (max-width: 1023px){#common-header nav li.menu-item-has-children>a{opacity:.5}}@media screen and (min-width: 1024px){#common-header nav li.menu-item-has-children>a{margin-right:20px}#common-header nav li.menu-item-has-children>a:after{content:"";position:absolute;width:20px;height:20px;top:calc(50% - 10.5px);right:-20px;-webkit-mask-image:url(../assets/img/header/arrow_dropdown.svg);mask-image:url(../assets/img/header/arrow_dropdown.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--gray-darker-2)}}#common-header nav li.menu-item-has-children>a:before{display:none}@media screen and (min-width: 1024px){#common-header nav ul.menu{display:flex;align-items:center;gap:24px}#common-header nav ul.menu#common-nav-left{grid-column:1}#common-header nav ul.menu#common-nav-right{grid-column:2;justify-self:end}}#common-header nav ul.menu>li{position:relative}@media screen and (max-width: 1023px){#common-header nav ul.menu>li{margin-top:20px;font-size:15px;font-weight:600}}@media screen and (min-width: 1024px){#common-header nav ul.menu>li{font-size:14px;font-weight:400;letter-spacing:.02em}}@media screen and (max-width: 1023px){#common-header nav ul.sub-menu{margin-bottom:32px}}@media screen and (min-width: 1024px){#common-header nav ul.sub-menu{position:absolute;top:-4px;left:-24px;padding:24px 48px 24px 24px}}#common-header nav ul.sub-menu>li{white-space:nowrap;line-height:120%}@media screen and (max-width: 1023px){#common-header nav ul.sub-menu>li{font-size:15px;margin:12px 0}}@media screen and (min-width: 1024px){#common-header nav ul.sub-menu>li{font-size:16px;margin:24px 0}}#common-header nav ul.sub-menu>li a{display:inline-block;color:var(--gray-faded-2)}#common-header nav ul.sub-menu>li a:before{background-color:var(--gray-faded-2)}#common-header nav ul.sub-menu>li span{display:block;line-height:110%}#common-header nav ul.sub-menu>li span.plan{font-weight:600;font-family:Arial,Helvetica,sans-serif}@media screen and (max-width: 599px){#common-header nav ul.sub-menu>li span.plan{font-size:24px}}@media print,screen and (min-width: 600px){#common-header nav ul.sub-menu>li span.plan{font-size:28px}}#common-header nav ul.sub-menu>li span.lead{color:var(--gray-lighter-2);font-weight:300}@media screen and (max-width: 599px){#common-header nav ul.sub-menu>li span.lead{margin-top:2px;font-size:11px;white-space:wrap}}@media print,screen and (min-width: 600px){#common-header nav ul.sub-menu>li span.lead{margin-top:4px;font-size:14px}}@media screen and (min-width: 1024px){#common-header nav li.language>a{padding-left:23px}#common-header nav li.language>a:before{content:"";display:block;position:absolute;width:20px;height:20px;top:calc(50% - 10px);left:0;-webkit-mask-image:url(../assets/img/header/icon_lang.svg);mask-image:url(../assets/img/header/icon_lang.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--gray-darker-2);transform:scaleX(1)}}@media screen and (max-width: 1023px){#common-header nav li.language ul.sub-menu li{display:inline-block;margin-right:1em;font-size:13px}}@media screen and (min-width: 1024px){#common-header nav li.language ul.sub-menu li{padding-left:23px}}@media screen and (max-width: 599px){#common-header nav li.sign-up a{font-size:18px;font-weight:600}}@media screen and (min-width: 600px) and (max-width: 1023px){#common-header nav li.sign-up a{width:50%;text-align:center;font-size:18px;font-weight:600}}@media screen and (min-width: 1024px){#common-header nav li.sign-up a{font-weight:400}}#common-header nav li.sign-up a:before,#common-header nav li.sign-up a:after{display:none}#common-header .hamburger{position:relative;z-index:2;grid-column:2;justify-self:end;width:32px;height:32px;background-color:transparent;border:none}@media screen and (min-width: 1024px){#common-header .hamburger{display:none}}#common-header .hamburger:before,#common-header .hamburger span,#common-header .hamburger:after{content:"";position:absolute;width:24px;height:2px;left:4px;background-color:var(--gray-darker-2)}#common-header .hamburger:before{top:7px}#common-header .hamburger span{top:15px}#common-header .hamburger:after{top:23px}#common-header.black-belt .logo a{background-color:var(--gray-faded)}#common-header.black-belt li.sign-up a{background-color:transparent;border-color:var(--gray-faded)}@media screen and (max-width: 1023px){#common-header.black-belt button.hamburger:before,#common-header.black-belt button.hamburger:after,#common-header.black-belt button.hamburger span,#common-header.on-dark button.hamburger:before,#common-header.on-dark button.hamburger:after,#common-header.on-dark button.hamburger span{background-color:var(--gray-faded-2)}#common-header nav{opacity:0;pointer-events:none;transform:translate(32px);transition:all .2s ease}#common-header .hamburger:before,#common-header .hamburger span,#common-header .hamburger:after{transition:all .4s ease}#common-header.show-nav nav{opacity:1;pointer-events:auto;transform:translate(0)}#common-header.show-nav .hamburger:before,#common-header.show-nav .hamburger:after,#common-header.show-nav .hamburger span{background-color:var(--gray-faded-2)}#common-header.show-nav .hamburger:before{transform:translateY(8px) rotate(35deg)}#common-header.show-nav .hamburger span{transform:scaleX(0)}#common-header.show-nav .hamburger:after{transform:translateY(-8px) rotate(-35deg)}}@media screen and (min-width: 1024px){#common-header:before{opacity:0;transition:opacity .3s linear}#common-header.hovering:before{opacity:1}#common-header ul.sub-menu{transition:all .1s ease;opacity:0;pointer-events:none;transform:translateY(-10px)}#common-header li.show-sub-menu>a{opacity:.5}#common-header li.show-sub-menu>ul.sub-menu{opacity:1;pointer-events:auto;transform:translateY(0)}#common-header a{transition:color .2s linear}#common-header li.menu-item-has-children>a:before,#common-header li.menu-item-has-children>a:after{transition:background-color .2s linear}#common-header.black-belt a,#common-header.on-dark a,#common-header.hovering a{color:var(--gray-faded-2)}#common-header.black-belt a:before,#common-header.on-dark a:before,#common-header.hovering a:before{background-color:var(--gray-faded-2)}#common-header.black-belt li.menu-item-has-children>a:before,#common-header.black-belt li.menu-item-has-children>a:after,#common-header.on-dark li.menu-item-has-children>a:before,#common-header.on-dark li.menu-item-has-children>a:after,#common-header.hovering li.menu-item-has-children>a:before,#common-header.hovering li.menu-item-has-children>a:after{background-color:var(--gray-faded-2)}}#common-footer{padding:clamp(64px,10vw,128px) min(5vw,32px)}@media screen and (min-width: 1024px){#common-footer{display:flex;justify-content:space-between;gap:32px}}#common-footer nav{display:flex;flex-wrap:wrap}@media screen and (max-width: 599px){#common-footer nav{gap:5vw;margin-bottom:64px}}@media print,screen and (min-width: 600px){#common-footer nav{gap:clamp(32px,5vw,64px)}}@media screen and (max-width: 599px){#common-footer nav section{width:40vw}}#common-footer nav h2{margin-bottom:clamp(8px,1.88vw,24px);color:var(--gray-lighter-2);font-size:14px;font-weight:600}#common-footer nav li{margin-bottom:12px}#common-footer nav a{color:var(--gray-base);font-size:clamp(14px,1.25vw,16px)}#common-footer nav a:before{background-color:var(--gray-base)}@media screen and (max-width: 599px){#common-footer .info{margin-top:32px;text-align:center}}@media print,screen and (min-width: 600px){#common-footer .info{text-align:right}}#common-footer .logo{width:clamp(96px,15.63vw,200px)}@media screen and (max-width: 599px){#common-footer .logo{margin:0 auto 16px}}@media print,screen and (min-width: 600px){#common-footer .logo{margin-left:auto;margin-bottom:32px}}#common-footer .company{margin-bottom:8px;color:var(--gray-lighter);font-size:clamp(8px,2.37vw,10px);line-height:120%}#common-footer .copyright{color:var(--gray-base);font-size:clamp(9px,2.37vw,10px);line-height:120%}#common-footer.black{background-color:var(--gray-darker)}#common-footer.black nav h2{color:var(--gray-lighter)}#common-footer.black nav a{color:var(--gray-lighter-4)}#common-footer.black nav a:before{background-color:var(--gray-lighter-4)}#common-footer.black .logo{filter:invert(1)}#common-footer.black .copyright{color:var(--gray-lighter-2)}#front #hero{position:relative}@media screen and (max-width: 1023px){#front #hero{padding:max(30vw,200px) 0 48px}}@media screen and (min-width: 1024px){#front #hero{height:clamp(696px,60vw,896px)}}@media screen and (min-width: 1024px){#front #hero .message{position:absolute;width:100%;left:0;bottom:200px;display:grid;grid-template-columns:2fr 1fr;align-items:end}}@media screen and (max-width: 1023px){#front #hero .message h1{margin-left:12px;width:min(80vw,720px)}}@media screen and (min-width: 1024px){#front #hero .message h1{grid-column:1;margin-left:26px}}#front #hero .message h1 span{display:block;overflow:hidden}#front #hero .message h1 span:nth-child(2){width:88.19%;margin-left:.76%;margin-top:2.5vw}#front #hero .message h1 img{width:100%}#front #hero .message h2{font-weight:400;line-height:1.4em;overflow:hidden}@media screen and (max-width: 1023px){#front #hero .message h2{margin:16px 20vw 0 16px;font-size:clamp(15px,3.3vw,22px)}}@media screen and (min-width: 1024px){#front #hero .message h2{grid-column:2;margin-right:32px;font-size:1.88vw}}#front #hero .message h2 span{display:block}#front #hero .scroll{position:absolute;padding-top:8px;font-family:Arial,sans-serif;line-height:1.2em;transform-origin:right top;transform:rotate(90deg)}@media screen and (max-width: 1023px){#front #hero .scroll{bottom:-9px;right:16px;font-size:8px}}@media screen and (min-width: 1024px){#front #hero .scroll{bottom:0;right:32px;font-size:10px}}#front #hero .scroll:before,#front #hero .scroll:after{content:"";position:absolute;width:100%;height:2px;top:0;right:0;background-color:var(--gray-darker-2)}#front #hero .scroll:before{opacity:.2}#front #hero .scroll:after{animation:scroll-attention 3s cubic-bezier(.215,.61,.355,1) infinite}@keyframes scroll-attention{0%{transform-origin:left center;transform:scaleX(0)}43%{transform-origin:left center;transform:scaleX(1)}47%{transform-origin:right center;transform:scaleX(1)}90%{transform-origin:right center;transform:scaleX(0)}to{transform-origin:left center;transform:scaleX(0)}}#front #hero .message h1 img,#front #hero .message h2 span{opacity:0;transition:opacity .3s linear,transform .6s ease}#front #hero .message h1 img{transform:translateY(4vw)}#front #hero .message h1 img.line1{transition-delay:.1s}#front #hero .message h1 img.line2{transition-delay:.3s}#front #hero .message h2 span{transform:translateY(2vw);transition-delay:.7s}#front #hero.inview .message h1 img,#front #hero.inview .message h2 span{opacity:1;transform:translateY(0)}#front article.plan{position:relative;overflow:hidden;width:100vw;background-size:cover;background-position:center center;padding:0 clamp(16px,2.5vw,32px)}@media screen and (max-width: 599px){#front article.plan{height:min(60vh,600px);padding-top:min(30vh,300px)}}@media screen and (min-width: 600px) and (max-width: 1023px){#front article.plan{height:max(60vh,800px);padding-top:max(30vh,400px)}}@media screen and (min-width: 1024px){#front article.plan{height:max(100vh,800px);padding-top:max(50vh,400px)}}#front article.plan a.surface-link{position:absolute;width:100%;height:100%;left:0;top:0}#front article.plan h2{pointer-events:none;position:relative;padding-bottom:clamp(12px,2.5vw,32px);color:var(--gray-faded-2)}#front article.plan h2:before{content:"PLAN";position:absolute;bottom:clamp(-6px,-.47vw,-3px);left:0;font-size:clamp(8px,.94vw,12px);font-weight:300;font-family:Arial,sans-serif}#front article.plan h2:after{content:"";position:absolute;bottom:0;right:0;background-color:var(--gray-faded-2);opacity:.5}@media screen and (max-width: 599px){#front article.plan h2:after{width:84vw;height:.5px}}@media print,screen and (min-width: 600px){#front article.plan h2:after{width:calc(100% - 40px);height:1px}}#front article.plan h2 span{display:block;overflow:hidden}#front article.plan#global-edge h2{padding-bottom:clamp(4px,.63vw,8px)}#front article.plan h3{pointer-events:none;margin-top:clamp(12px,2.5vw,32px);color:var(--gray-faded-2);font-size:clamp(16px,2.8vw,28px);line-height:1.3em;font-weight:300}#front article.plan nav{pointer-events:none;margin-top:16px;display:flex;align-items:center;gap:clamp(16px,2.5vw,32px)}@media screen and (max-width: 599px){#front article.plan nav{justify-content:space-between}}#front article.plan .price{color:var(--gray-faded-2);font-size:clamp(13px,2vw,16px)}#front article.plan .price span{font-family:Arial,sans-serif;font-size:clamp(24px,3.5vw,40px)}#front article.plan .price span em{margin-right:.1em;font-style:normal}#front article.plan ul.links{margin-top:clamp(4px,.63vw,8px);display:flex;gap:clamp(8px,1.25vw,16px)}#front article.plan ul.links li{position:relative}#front article.plan ul.links li:after{content:"";display:inline-block;margin-left:clamp(8px,1.25vw,16px);height:10px;width:1px;background-color:var(--gray-faded-2);opacity:.5}#front article.plan ul.links li:last-child:after{display:none}#front article.plan ul.links a{pointer-events:auto;color:var(--gray-faded-2);font-size:clamp(14px,3vw,16px)}#front article.plan ul.links a:before,#front article.plan ul.links a:after{background-color:var(--gray-faded-2)}#front article.plan .sign-up a{pointer-events:auto;white-space:nowrap;padding:clamp(16px,1.88vw,24px) clamp(16px,7vw,120px);font-size:clamp(14px,2vw,18px);font-weight:500}@media screen and (max-width: 1023px){#front article.plan .sign-up a:after{display:none}}@media screen and (max-width: 599px){#front article.plan#ucss-lite{background-image:url(../assets/img/services/photo_lite_sp.jpg)}}@media print,screen and (min-width: 600px){#front article.plan#ucss-lite{background-image:url(../assets/img/services/photo_lite_pc.jpg)}}@media screen and (max-width: 599px){#front article.plan#ucss-plus{background-image:url(../assets/img/services/photo_plus_sp.jpg)}}@media print,screen and (min-width: 600px){#front article.plan#ucss-plus{background-image:url(../assets/img/services/photo_plus_pc.jpg)}}@media screen and (max-width: 599px){#front article.plan#ucss-pro{background-image:url(../assets/img/services/photo_pro_sp.jpg)}}@media print,screen and (min-width: 600px){#front article.plan#ucss-pro{background-image:url(../assets/img/services/photo_pro_pc.jpg)}}@media screen and (max-width: 599px){#front article.plan#ucss-team{background-image:url(../assets/img/services/photo_team_sp.jpg)}}@media print,screen and (min-width: 600px){#front article.plan#ucss-team{background-image:url(../assets/img/services/photo_team_pc.jpg)}}@media screen and (max-width: 599px){#front article.plan#global-edge{background-image:url(../assets/img/services/photo_global_sp.jpg)}}@media print,screen and (min-width: 600px){#front article.plan#global-edge{background-image:url(../assets/img/services/photo_global_pc.jpg)}}@media print,screen and (min-width: 600px){#front article.plan#ucss-lite h2,#front article.plan#ucss-lite h3,#front article.plan#ucss-lite section.price,#front article.plan#ucss-pro h2,#front article.plan#ucss-pro h3,#front article.plan#ucss-pro section.price,#front article.plan#global-edge h2,#front article.plan#global-edge h3,#front article.plan#global-edge section.price{text-align:right}#front article.plan#ucss-lite nav,#front article.plan#ucss-pro nav,#front article.plan#global-edge nav{justify-content:right}}#front article.plan h2 img,#front article.plan h3,#front article.plan .details,#front article.plan .sign-up{opacity:0;transition:opacity .3s linear,transform .6s ease}#front article.plan h2 img{transform:translateY(4vw)}@media screen and (max-width: 599px){#front article.plan h3,#front article.plan .details,#front article.plan .sign-up{transform:translateY(16px)}}@media print,screen and (min-width: 600px){#front article.plan h3,#front article.plan .details,#front article.plan .sign-up{transform:translateY(32px)}}#front article.plan.inview h2 img,#front article.plan.inview h3,#front article.plan.inview .details,#front article.plan.inview .sign-up{opacity:1;transform:translateY(0)}#front article.plan.inview h3{transition-delay:.2s}#front article.plan.inview .details{transition-delay:.3s}#front article.plan.inview .sign-up{transition-delay:.4s}#services #hero,#services #end{position:relative;padding:16px;display:grid;place-content:center;background-size:cover;background-position:center center}@media screen and (max-width: 599px){#services #hero,#services #end{height:100vw}}@media screen and (min-width: 600px) and (max-width: 1023px){#services #hero,#services #end{height:80vw}}@media screen and (min-width: 1024px){#services #hero,#services #end{height:768px}}@media screen and (max-width: 599px){#services #hero.ucss-lite,#services #end.ucss-lite{background-image:url(../assets/img/services/photo_lite_sp.jpg)}}@media print,screen and (min-width: 600px){#services #hero.ucss-lite,#services #end.ucss-lite{background-image:url(../assets/img/services/photo_lite_pc.jpg)}}@media screen and (max-width: 599px){#services #hero.ucss-plus,#services #end.ucss-plus{background-image:url(../assets/img/services/photo_plus_sp.jpg)}}@media print,screen and (min-width: 600px){#services #hero.ucss-plus,#services #end.ucss-plus{background-image:url(../assets/img/services/photo_plus_pc.jpg)}}@media screen and (max-width: 599px){#services #hero.ucss-pro,#services #end.ucss-pro{background-image:url(../assets/img/services/photo_pro_sp.jpg)}}@media print,screen and (min-width: 600px){#services #hero.ucss-pro,#services #end.ucss-pro{background-image:url(../assets/img/services/photo_pro_pc.jpg)}}@media screen and (max-width: 599px){#services #hero.ucss-team,#services #end.ucss-team{background-image:url(../assets/img/services/photo_team_sp.jpg)}}@media print,screen and (min-width: 600px){#services #hero.ucss-team,#services #end.ucss-team{background-image:url(../assets/img/services/photo_team_pc.jpg)}}@media screen and (max-width: 599px){#services #hero.global-edge,#services #end.global-edge{background-image:url(../assets/img/services/photo_global_sp.jpg)}}@media print,screen and (min-width: 600px){#services #hero.global-edge,#services #end.global-edge{background-image:url(../assets/img/services/photo_global_pc.jpg)}}#services #hero h1,#services #end h1{max-width:1024px;margin:0 auto;overflow:hidden}#services #hero h2,#services #end h2{margin-top:clamp(16px,2.7vw,32px);text-align:center;color:var(--gray-faded);font-size:clamp(15px,2.7vw,24px);font-weight:400;line-height:140%;overflow:hidden}#services #hero h2 span,#services #end h2 span{display:block}#services #hero .fundoshi,#services #end .fundoshi{position:absolute;width:100%;height:min(5vw,64px);left:0;bottom:0}#services #hero .fundoshi:before,#services #end .fundoshi:before{content:"";display:block;background-color:var(--body-bg);width:min(90vw,1024px);height:100%;margin:0 auto}#services #hero .sign-up,#services #end .sign-up{margin-top:clamp(32px,5vw,64px);text-align:center}#services #hero .sign-up ul,#services #end .sign-up ul{list-style:none}#services #hero .sign-up li:nth-child(1) a,#services #end .sign-up li:nth-child(1) a{font-size:clamp(15px,2.2vw,18px);font-weight:600}@media print,screen and (min-width: 600px){#services #hero .sign-up li:nth-child(1) a,#services #end .sign-up li:nth-child(1) a{padding:20px 120px}}#services #hero .sign-up li:nth-child(2),#services #end .sign-up li:nth-child(2){margin-top:24px}#services #hero .sign-up li:nth-child(2) a,#services #end .sign-up li:nth-child(2) a{font-size:14px;color:var(--gray-lighter-4)}#services #hero .sign-up li:nth-child(2) a:hover,#services #end .sign-up li:nth-child(2) a:hover{color:var(--brand-primary-lighter)}#services #hero h1 img,#services #hero h2 span,#services #hero .sign-up,#services #end h1 img,#services #end h2 span,#services #end .sign-up{opacity:0;transition:opacity .3s linear,transform .6s ease}#services #hero h1 img,#services #end h1 img{transform:translateY(4vw);transition-delay:.1s}#services #hero h2 span,#services #end h2 span{transform:translateY(2vw);transition-delay:.3s}#services #hero .sign-up,#services #end .sign-up{transform:translateY(2vw);transition-delay:.5s}#services #hero.inview h1 img,#services #hero.inview h2 span,#services #hero.inview .sign-up,#services #end.inview h1 img,#services #end.inview h2 span,#services #end.inview .sign-up{opacity:1;transform:translateY(0)}#services #intro{width:min(90vw,1024px);margin:0 auto;padding:0 clamp(0px,1.25vw,16px) clamp(80px,10vw,128px)}#services #intro section.recommend h2{margin-bottom:16px;text-align:center;color:var(--gray-lighter);font-size:clamp(12px,1.25vw,16px);font-weight:600}#services #intro section.recommend p{margin-bottom:8px;text-align:center;color:var(--brand-primary);font-size:clamp(18px,2.8vw,28px);font-weight:600;line-height:140%}#services #intro section.basic-info{display:flex;flex-wrap:wrap}@media screen and (max-width: 599px){#services #intro section.basic-info{margin-top:40px;justify-content:space-between}}@media print,screen and (min-width: 600px){#services #intro section.basic-info{margin-top:80px;gap:5%}}#services #intro section.basic-info .item{padding:16px 0 32px;border-top:1px solid var(--gray-darker)}@media screen and (max-width: 599px){#services #intro section.basic-info .item{width:41vw}}@media print,screen and (min-width: 600px){#services #intro section.basic-info .item{width:30%}}#services #intro section.basic-info h2{color:var(--gray-lighter);font-size:clamp(12px,1.09vw,14px);font-weight:600;line-height:140%}#services #intro section.basic-info h3{margin-top:16px;color:var(--gray-darker);font-size:clamp(16px,2vw,22px);font-weight:600;line-height:140%}#services #intro section.basic-info .note{margin-top:16px;color:var(--gray-base);font-size:clamp(12px,1.09vw,14px);line-height:160%}#services #intro .sign-up{text-align:center;margin-top:clamp(32px,5vw,64px)}#services #intro .sign-up ul{list-style:none}#services #intro .sign-up li:nth-child(1) a{font-size:clamp(16px,1.41vw,18px);font-weight:600}@media print,screen and (min-width: 600px){#services #intro .sign-up li:nth-child(1) a{padding:20px 120px}}#services #intro .sign-up li:nth-child(2){margin-top:24px}#services #intro .sign-up li:nth-child(2) a{font-size:14px;color:var(--gray-base)}#services #intro .sign-up li:nth-child(2) a:hover{color:var(--brand-primary)}#services .articles{padding:clamp(80px,10vw,128px) 5vw}#services .articles.light{background-color:#fff}#services .articles.light-gray{background-color:var(--body-bg)}#services .articles.dark{background:var(--gray-darker-2)}#services .articles h2{text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:clamp(14px,1.41vw,18px);font-weight:600}#services .articles.light h2,#services .articles.light-gray h2{color:var(--brand-primary)}#services .articles.dark h2{color:var(--brand-primary-lighter)}#services .articles h3{margin-top:8px;text-align:center;font-size:clamp(32px,5vw,64px);font-weight:300;line-height:120%}#services .articles.light h3,#services .articles.light-gray h3{color:var(--gray-darker)}#services .articles.dark h3{color:var(--gray-faded)}#services .articles .feature h4{margin-bottom:clamp(16px,2.5vw,32px);color:var(--gray-faded);font-size:clamp(22px,3.1vw,32px);font-weight:300;line-height:150%}#services .articles .feature h4 span{padding:4px 8px}#services .articles.light .feature h4 span,#services .articles.light-gray .feature h4 span{background:linear-gradient(90deg,#0787ad,#3cbbde)}#services .articles.dark .feature h4 span{background:linear-gradient(270deg,#0787ad,#006887)}#services .articles .feature p{font-size:clamp(14px,1.25vw,16px);font-weight:600;line-height:170%}#services .articles.light .feature p{color:var(--gray-base)}#services .articles.dark .feature p{color:var(--gray-lighter-4)}#services .articles .feature figcaption{text-align:center;color:var(--gray-base);font-size:11px;line-height:140%}#services .articles .learn-more{max-width:1024px;margin:0 auto;padding:32px clamp(32px,5vw,64px);align-self:stretch;border-radius:8px}#services .articles .learn-more h4{color:var(--gray-lighter);font-size:clamp(14px,1.25vw,16px);font-weight:600}#services .articles .learn-more li{margin-top:16px;list-style:none}#services .articles .learn-more a{position:relative;display:inline-block;margin-left:28px;font-size:clamp(16px,1.56vw,20px);font-weight:600;line-height:140%;text-decoration-thickness:1px;text-underline-offset:2px;transition:color .1s linear}#services .articles .learn-more a:before{content:"";position:absolute;width:clamp(20px,1.88vw,24px);height:24px;left:-28px;top:2px;vertical-align:bottom;-webkit-mask-image:url(../assets/img/common/arrow_link.svg);mask-image:url(../assets/img/common/arrow_link.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center top;mask-position:center top;transition:transform .2s ease}#services .articles .learn-more a:hover:before{transform:translate(4px)}#services .articles.light .learn-more{background-color:var(--gray-faded)}#services .articles.light .learn-more a{color:var(--gray-darker)}#services .articles.light .learn-more a:before{background-color:var(--gray-darker)}#services .articles.light .learn-more a:hover{color:var(--brand-primary)}#services .articles.light .learn-more a:hover:before{background-color:var(--brand-primary)}#services .articles.light-gray .learn-more{background-color:#fff}#services .articles.light-gray .learn-more a{color:var(--gray-darker-3)}#services .articles.light-gray .learn-more a:before{background-color:var(--gray-darker-3)}#services .articles.light-gray .learn-more a:hover{color:var(--brand-primary)}#services .articles.light-gray .learn-more a:hover:before{background-color:var(--brand-primary)}#services .articles.dark .learn-more{background-color:var(--gray-darker-3)}#services .articles.dark .learn-more a{color:var(--gray-faded)}#services .articles.dark .learn-more a:before{background-color:var(--gray-faded)}#services .articles.dark .learn-more a:hover{color:var(--brand-primary-lighter)}#services .articles.dark .learn-more a:hover:before{background-color:var(--brand-primary-lighter)}#services .articles .feature figure{opacity:0;transition:opacity .3s linear,transform .6s ease}@media screen and (max-width: 599px){#services .articles .feature figure{transform:translateY(16px)}}@media print,screen and (min-width: 600px){#services .articles .feature figure{transform:translateY(32px)}}#services .articles .feature figure.inview{opacity:1;transform:translateY(0)}#services #connectivity .feature{max-width:1024px;margin:clamp(80px,10vw,128px) auto}@media print,screen and (min-width: 600px){#services #connectivity .feature{display:flex;align-items:center;gap:clamp(32px,5vw,64px)}}#services #connectivity .feature:nth-child(2n){flex-direction:row-reverse}@media screen and (min-width: 600px) and (max-width: 1023px){#services #connectivity .text{width:60%}}@media screen and (min-width: 1024px){#services #connectivity .text{width:50%}}@media screen and (max-width: 599px){#services #connectivity h4{text-align:center}}@media screen and (max-width: 599px){#services #connectivity figure{margin:16px auto;width:70vw}}@media screen and (min-width: 600px) and (max-width: 1023px){#services #connectivity figure{width:40%}}@media screen and (min-width: 1024px){#services #connectivity figure{width:50%}}#services #security .features{max-width:1024px;margin:clamp(80px,10vw,128px) auto}@media print,screen and (min-width: 600px){#services #security .features{display:flex;gap:clamp(32px,5vw,64px)}}@media screen and (max-width: 599px){#services #security .feature{margin:80px auto}}@media print,screen and (min-width: 600px){#services #security .feature{width:50%}}#services #security .feature h4{text-align:center}#services #security .feature figure{margin:clamp(16px,2.5vw,32px) auto}@media screen and (max-width: 599px){#services #security .feature figure{width:80vw}}#services #entertainment .feature{max-width:1024px;margin:clamp(80px,10vw,128px) auto}@media screen and (max-width: 599px){#services #entertainment .feature figure{width:100vw;margin:0 -5vw}}#services #entertainment .feature h4{margin-top:clamp(32px,5vw,64px);text-align:center}#services #entertainment .feature p{max-width:600px;margin:0 auto}#services #business .feature{max-width:1024px;margin:clamp(80px,10vw,128px) auto}@media print,screen and (min-width: 600px){#services #business .feature{display:flex;align-items:center;gap:clamp(32px,5vw,64px);flex-direction:row-reverse}}@media screen and (max-width: 599px){#services #business .feature figure{width:80%;margin:0 auto}}@media print,screen and (min-width: 600px){#services #business .feature figure{width:50%}}@media print,screen and (min-width: 600px){#services #business .feature .text{width:50%}}#services #business .feature h4{margin-top:clamp(32px,5vw,64px)}@media screen and (max-width: 599px){#services #business .feature h4{text-align:center}}#services #business .feature h4:first-child{margin-top:0}#services #device .features{max-width:1024px;margin:clamp(80px,10vw,128px) auto}@media print,screen and (min-width: 600px){#services #device .features{display:flex;gap:clamp(32px,5vw,64px)}}@media screen and (max-width: 599px){#services #device .feature{margin:80px auto}}@media print,screen and (min-width: 600px){#services #device .feature{width:50%}}#services #device .feature h4{text-align:center}#services #device .feature.os figure{margin-top:32px}#services #device .feature.app figure{width:clamp(140px,14.84vw,190px);margin:32px auto 0}#services #device .feature.app figcaption{margin-top:16px}#services #pro .feature{max-width:1024px;margin:clamp(80px,10vw,128px) auto}#services #pro .feature h4{margin-top:32px;text-align:center}#services #pro .feature p{max-width:600px;margin:0 auto}#services #team .feature{max-width:1024px;margin:clamp(80px,10vw,128px) auto}#services #team .feature h4{margin-top:clamp(16px,2.5vw,32px);text-align:center}#services #team .feature p{max-width:600px;margin:0 auto}#services #global .feature{max-width:1024px;margin:clamp(80px,10vw,128px) auto 0}#services #global .feature .texts{margin-top:32px}@media print,screen and (min-width: 600px){#services #global .feature .texts{display:flex;gap:clamp(32px,5vw,64px)}}@media print,screen and (min-width: 600px){#services #global .feature .text{width:50%}}#services #global .feature h4{margin-top:32px;text-align:center}:root{--table-width: 1280px}#compare-plans{--border-color: #C5C6CA}#compare-plans article{padding:80px 0 160px}#compare-plans h1{margin-bottom:64px;text-align:center;font-size:32px;font-weight:400}#compare-plans section.display-toggle{text-align:center}@media screen and (max-width: 1023px){#compare-plans section.display-toggle{margin:32px 16px}}@media screen and (min-width: 1024px){#compare-plans section.display-toggle{margin:32px}}#compare-plans section.display-toggle h2{margin:8px 0;font-size:14px;font-weight:600;color:var(--gray-lighter)}#compare-plans section.display-toggle ul{list-style:none;display:inline-block;padding:12px 16px 9px;text-align:left;background-color:var(--gray-lighter-4);border-radius:8px}#compare-plans section.display-toggle li{display:inline-block;margin:6px 16px;font-size:15px;color:var(--gray-darker)}#compare-plans section.display-toggle label{cursor:pointer}#compare-plans section.display-toggle input{position:relative;width:18px;height:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0 6px 4px 0;background-color:var(--gray-lighter-4);border:1px solid var(--gray-lighter-2);border-radius:1px;cursor:pointer}#compare-plans section.display-toggle input:before{content:"";position:absolute;width:22px;height:22px;left:-3px;top:-3px;-webkit-mask-image:url(../assets/img/common/icon_check.svg);mask-image:url(../assets/img/common/icon_check.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--gray-faded);opacity:0}#compare-plans section.display-toggle input:checked{background-color:var(--brand-primary);border-color:var(--brand-primary)}#compare-plans section.display-toggle input:checked:before{opacity:1}#compare-plans section.compare-table{overflow-x:auto;padding-bottom:16px}#compare-plans section.compare-table.hide-column-1 th:nth-child(2),#compare-plans section.compare-table.hide-column-1 td:nth-child(2){display:none}#compare-plans section.compare-table.hide-column-2 th:nth-child(3),#compare-plans section.compare-table.hide-column-2 td:nth-child(3){display:none}#compare-plans section.compare-table.hide-column-3 th:nth-child(4),#compare-plans section.compare-table.hide-column-3 td:nth-child(4){display:none}#compare-plans section.compare-table.hide-column-4 th:nth-child(5),#compare-plans section.compare-table.hide-column-4 td:nth-child(5){display:none}#compare-plans section.compare-table.hide-column-5 th:nth-child(6),#compare-plans section.compare-table.hide-column-5 td:nth-child(6){display:none}#compare-plans h2.wp-block-heading{width:var(--table-width);margin:24px auto;font-size:18px;font-weight:400}@media screen and (max-width: 1023px){#compare-plans h2.wp-block-heading{padding:0 32px}}@media screen and (min-width: 1024px){#compare-plans h2.wp-block-heading{padding:0 48px}}#compare-plans figure.wp-block-table{width:var(--table-width);margin:0 auto}@media screen and (max-width: 1023px){#compare-plans figure.wp-block-table{padding:0 16px}}@media screen and (min-width: 1024px){#compare-plans figure.wp-block-table{padding:0 32px}}#compare-plans figure.header-table.sticky{position:fixed;top:0;left:0;z-index:1}#compare-plans figure.header-table th{padding:32px 16px;font-size:16px;line-height:130%;vertical-align:middle;border-bottom:2px solid var(--border-color)}#compare-plans table{width:100%;table-layout:fixed;border-collapse:separate}#compare-plans table tr:first-child th,#compare-plans table tr:first-child td{border-top:1px solid var(--border-color)}#compare-plans table th:nth-child(1),#compare-plans table td:nth-child(1){background-color:var(--body-bg)}#compare-plans table th:nth-child(2),#compare-plans table td:nth-child(2){background-color:#edeeef}#compare-plans table th:nth-child(3),#compare-plans table td:nth-child(3){background-color:#e8e8ea}#compare-plans table th:nth-child(4),#compare-plans table td:nth-child(4){background-color:#e2e3e6}#compare-plans table th:nth-child(5),#compare-plans table td:nth-child(5){background-color:#dcdee1}#compare-plans table th:nth-child(6),#compare-plans table td:nth-child(6){background-color:#d7d9dd}#compare-plans table th,#compare-plans table td{padding:16px;font-size:14px;line-height:140%;border-bottom:1px solid var(--border-color)}#compare-plans table th strong,#compare-plans table td strong{color:var(--brand-success-darker);font-weight:600}#compare-plans table th em,#compare-plans table td em{color:var(--brand-warning-darker);font-weight:600;font-style:normal}#compare-plans table th a,#compare-plans table td a{color:var(--brand-primary-darker)}#compare-plans table th a:hover,#compare-plans table td a:hover{color:var(--brand-primary-lighter)}#compare-plans table thead th a,#compare-plans table tfoot td a{width:100%;text-align:center;font-weight:400;line-height:100%}#compare-plans table thead th a:after,#compare-plans table tfoot td a:after{display:none}main#default{padding:0 5vw}main#default article{max-width:740px;margin:0 auto;padding:80px 0 160px}main#default article h1{margin-bottom:80px;text-align:center;font-size:clamp(32px,3.13vw,40px);font-weight:400;line-height:140%}main#default article h2{margin:5em 0 2em;font-size:clamp(22px,2.19vw,28px);font-weight:600;line-height:140%}main#default article h3{margin:2em 0 1em;font-size:clamp(18px,1.88vw,24px);font-weight:600;line-height:140%}main#default article h4{margin:1em 0;font-size:16px;font-weight:600;line-height:140%}main#default article p{margin:1.5em 0;font-size:clamp(14px,1.25vw,16px);line-height:160%}main#default article ul:not(.toc_list),main#default article ol{margin-left:1.5em}main#default article li{margin-bottom:.5em;font-size:clamp(14px,1.25vw,16px);line-height:160%}main#default article a{color:var(--brand-primary-darker)}main#default article a:hover{color:var(--brand-primary-lighter)}#hkb{color:var(--gray-darker);font-size:14px}#hkb a{text-decoration:none}#hkb a:hover{text-decoration:underline}#hkb .hkb-fullwcontainer{width:100vw}#hkb .hkb-searchbox-wrapper{padding:56px 0}#hkb .hkb-searchbox__title{font-weight:400}#hkb .hkb-site-search__field{font-size:14px}#hkb .hkb-archivetitle{font-weight:400}#hkb .widget-title{color:var(--gray-base)}#hkb .menu-support-popular-articles-container li{margin-bottom:.5em}#hkb .menu-support-popular-articles-container a:hover,#hkb .hkb_category_widget__category_list a:hover{text-decoration:underline}#hkb ol.hkb-breadcrumbs{display:none}#hkb ol.hkb-breadcrumbs:first-child{display:block}#hkb .hkb-search-noresults h2{font-size:24px}#hkb .hkb-search-noresults p{margin-top:20px;font-size:15px}#hkb .hkb-article-related .hkb-article-related__title{font-weight:600}#hkb .hkb-article-related ul.hkb-article-list{margin-left:0}#hkb .hkb-article-related ul.hkb-article-list>li{padding-left:0;padding-right:0}#hkb .hkb-article-related ul.hkb-article-list>li:before{display:none}#hkb .hkb-article-related ul.hkb-article-list>li a:hover{text-decoration:underline}#hkb #navtoc li.active a{background-color:transparent;color:#3a3a3a}#hkb #navtoc li.active a:hover{background-color:#e7e9e9}#hkb .hkb-sticky{top:85px}html.jp #hkb-jquery-live-search,html.kr #hkb-jquery-live-search{display:none!important}html.jp .live-search-loading,html.kr .live-search-loading{background-image:none!important}.hkb-search-noresults p{line-height:1.4em}@media screen and (max-width: 599px){.wp-block-table{margin:0 -1em}}.wp-block-table table th,.wp-block-table table td{padding:10px 5px}.wp-block-table table th{white-space:nowrap}#hkb .hkb-article{line-height:1.8em}#hkb .hkb-article h1,#hkb .hkb-article .hkb-article__title{line-height:1.2em}@media screen and (max-width: 599px){#hkb .hkb-article h1,#hkb .hkb-article .hkb-article__title{font-size:28px}}@media print,screen and (min-width: 600px){#hkb .hkb-article h1,#hkb .hkb-article .hkb-article__title{font-size:34px}}#hkb .hkb-article h2{line-height:1.2em;font-weight:400}@media screen and (max-width: 599px){#hkb .hkb-article h2{font-size:24px}}@media print,screen and (min-width: 600px){#hkb .hkb-article h2{font-size:28px}}#hkb .hkb-article h3{font-weight:400}@media screen and (max-width: 599px){#hkb .hkb-article h3{font-size:20px}}@media print,screen and (min-width: 600px){#hkb .hkb-article h3{font-size:24px}}#hkb .hkb-article p{margin-bottom:1.8em;font-size:15px}#hkb .hkb-article ul{margin-left:2em;margin-bottom:1.8em}#hkb .hkb-article li{margin-bottom:.6em;font-size:15px}#hkb .hkb-article .step{position:relative;border-left:1px solid #dcdcdc;margin-left:18px;padding-left:2.4em;margin-top:3.6em;margin-bottom:3.6em;counter-increment:step 1}#hkb .hkb-article .step:before{position:absolute;content:counter(step);background-color:var(--brand-primary);color:#fff;width:36px;height:36px;top:-4px;left:-18px;text-align:center;font-family:helvetica,arial,sans-serif;font-size:18px;line-height:36px;border-radius:50%}#hkb .hkb-archive{border-bottom:1px solid var(--gray-lighter-4)}#hkb .hkb-archive .category{display:grid;margin-top:10px;padding-bottom:40px;border-bottom:1px solid var(--gray-lighter-4)}@media screen and (max-width: 599px){#hkb .hkb-archive .category{grid-template-columns:60px 1fr}}@media print,screen and (min-width: 600px){#hkb .hkb-archive .category{grid-template-columns:68px 1fr}}#hkb .hkb-archive .category a{color:var(--gray-darker)}#hkb .hkb-archive .category a:hover{color:var(--brand-primary)}#hkb .hkb-archive .category-icon{grid-row:1;grid-column:1}@media screen and (max-width: 599px){#hkb .hkb-archive .category-icon{width:36px}}@media print,screen and (min-width: 600px){#hkb .hkb-archive .category-icon{width:48px}}#hkb .hkb-archive .category-content{grid-row:1;grid-column:2}#hkb .hkb-archive .category-content h2.title{font-size:18px;font-weight:600}#hkb .hkb-archive .category-content ul.article-list{margin-top:20px}#hkb .hkb-archive .category-content ul.article-list li{margin-top:12px;font-size:15px;line-height:1.4em}#hkb .hkb-archive .category.faq{position:relative;border-bottom:none;grid-column-start:1;grid-column-end:-1}@media print,screen and (min-width: 600px){#hkb .hkb-archive .category.faq{grid-template-columns:68px 2fr 1fr}}#hkb .hkb-archive .category.faq:before{content:"";position:absolute;width:100%;height:1px;background-color:var(--gray-lighter-4);left:0;top:calc(-2em - 11px)}@media print,screen and (min-width: 600px){#hkb .hkb-archive .category.faq .category-content{margin-right:30px}}#hkb .hkb-archive .category.faq .view-all{margin-top:20px;font-size:15px;font-weight:600}@media screen and (max-width: 599px){#hkb .hkb-archive .category.faq .view-all{text-align:right}}#hkb .hkb-archive .category.faq .view-all a{color:var(--brand-primary)}@media screen and (max-width: 599px){#hkb .hkb-archive .category.faq .category-sub{grid-column-start:2;margin-top:30px;padding-top:30px;border-top:1px solid var(--gray-lighter-4)}}#hkb .hkb-archive .category.faq .category-sub h3{color:#888;font-size:15px}#hkb .hkb-archive .category.faq .category-sub ul{margin-top:20px}#hkb .hkb-archive .category.faq .category-sub ul li{position:relative;margin-top:6px;padding-left:1em;font-size:15px;line-height:1.4em}#hkb .hkb-archive .category.faq .category-sub ul li:before{content:"";position:absolute;width:2px;height:2px;left:.4em;top:calc(50% - 1px);background-color:var(--gray-darker);border-radius:50%}#hkb .faq-list{margin-top:40px}@media print,screen and (min-width: 600px){#hkb .faq-list{display:flex;justify-content:space-around;flex-wrap:wrap}}#hkb .faq-list:after{content:"";width:46%;height:0}#hkb .faq-list .category{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid var(--gray-lighter-4)}@media print,screen and (min-width: 600px){#hkb .faq-list .category{width:46%}}#hkb .faq-list .category a{color:var(--gray-darker)}#hkb .faq-list .category a:hover{color:var(--brand-primary)}#hkb .faq-list .category h2{font-size:18px;font-weight:600}#hkb .faq-list .category ul{margin-top:40px}#hkb .faq-list .category li{margin-top:12px;font-size:15px;line-height:1.4em}#hkb .category-list{padding-bottom:40px}#hkb .category-list a{color:var(--gray-darker)}#hkb .category-list a:hover{color:var(--brand-primary)}#hkb .category-list li{padding:18px 0;font-size:17px;line-height:1.4em;border-bottom:1px solid var(--gray-lighter-4)}*{box-sizing:border-box;outline:0}html{overflow-y:scroll;overflow-x:hidden}html.no-scrolling{overflow:hidden}html.no-scrolling.windows.pc{padding-right:17px}body{position:relative;background-color:var(--body-bg);font-family:sans-serif;font-weight:300;text-size-adjust:100%;-webkit-text-size-adjust:100%}img{max-width:100%}button{cursor:pointer}
