@charset "UTF-8";@font-face{font-style:normal;font-weight:400;src:local("Myriad Pro Regular"),url("../assets/font/Myriad Pro Regular.woff") format("woff");font-family:Myriad Pro}@font-face{font-style:normal;font-weight:300;src:local("Myriad Pro Light"),url("../assets/font/Myriad Pro Light.woff") format("woff");font-family:Myriad Pro}@font-face{font-style:normal;font-weight:600;src:local("Myriad Pro Semibold"),url("../assets/font/Myriad Pro Semibold.woff") format("woff");font-family:Myriad Pro}:root{--liquid-lgDesignRatio:144;--liquid-mdDesignRatio:75;--liquid-smDesignRatio:37.5;--liquid-htmlroot: calc( calc(var(--vw, 1vw) * 100) / var(--liquid-lgDesignRatio) );--liquid-bodyroot: 1.6rem}:root{--solid-root: 16px;--mobile-DesignWidth: 750;--mobile-ContentsWidth: 750;--mobile-ContentsRatio: var(--mobile-ContentsWidth) / var(--mobile-DesignWidth);--mobile-root: min( 16px * var(--mobile-ContentsRatio), 16 * 100 / var(--mobile-DesignWidth) * 1vw );--headerHeight: 60px}body{-webkit-font-feature-settings:"palt";font-feature-settings:"palt";-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;padding:0;background-color:#fff;color:#303039;font-style:normal;font-weight:400;line-height:1;font-family:MyriadPro-Light,FP-HiraKakuProN-W2,sans-serif;letter-spacing:.03em;overflow-wrap:break-word}body.is_smMenu_open,body.is_modal_open{height:100%;overflow:hidden}html{font-size:var(--solid-root);scroll-behavior:initial;scrollbar-gutter:stable}html,body{width:100%;min-height:100%}.ff_eng{font-weight:400;font-family:MyriadPro-Light,FP-HiraKakuProN-W2,sans-serif}a,button{display:block;z-index:100;border:none;outline:none;background:none;color:#303039;text-decoration:none;cursor:pointer;pointer-events:auto;-webkit-transition:0s;transition:0s}a>*,button>*{pointer-events:none}a.__prevent,button.__prevent{pointer-events:none}a:link,a:visited,a:hover,a:active,button:link,button:visited,button:hover,button:active{color:inherit}a:focus-visible,button:focus-visible{outline:-webkit-focus-ring-color auto 1px}a:focus:not(:fous-visible),button:focus:not(:fous-visible){outline:none}a img,button img{border:none}.is_DOMloaded a,.is_DOMloaded button{-webkit-transition:all .3s;transition:all .3s;-webkit-transition-property:background-color,opacity,fill,color,border-color,-webkit-box-shadow,-webkit-transform;transition-property:background-color,opacity,fill,color,border-color,-webkit-box-shadow,-webkit-transform;transition-property:background-color,opacity,fill,color,box-shadow,transform,border-color;transition-property:background-color,opacity,fill,color,box-shadow,transform,border-color,-webkit-box-shadow,-webkit-transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}*{min-height:0vw}html{-webkit-tap-highlight-color:transparent}img{height:auto;border:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;vertical-align:middle;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;pointer-events:none}picture{display:block}iframe{width:100%}ul,ol,li{font-size:0;list-style:none}svg{overflow:visible}em{font-style:italic}.grecaptcha-badge{visibility:hidden;opacity:0;pointer-events:none}.ly_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:calc(var(--vh, 1vh) * 100);overflow:clip}.ly_wrapper.is_hidden{overflow:hidden}.ly_wrapper .ly_main{-webkit-box-flex:1;-ms-flex:1;flex:1}.ly_wrapper .ly_main :where(figure){margin:0}.ly_main{padding-top:calc(var(--headerHeight) + 4px)}.ly_main.__pt-0{padding-top:0}.ly_inner{width:min(100% - 32px,1200px);margin:0 auto}.ly_inner_narrow{width:min(100% - 32px,880px);margin:0 auto}.ly_inner_cta{width:min(100% - 32px,672px);margin:0 auto}.ly_sect{padding:112px 0 180px}.ly_sect.__mtLv1{margin-top:16px}.ly_sect.__mtLv2{margin-top:24px}.ly_sect.__mtLv3{margin-top:32px}.ly_sect.__mtLv4{margin-top:40px}.ly_sect.__mtLv5{margin-top:56px}.ly_sect.__mtLv6{margin-top:64px}.ly_sect.__mtLv7{margin-top:72px}.ly_sect.__mtLv8{margin-top:80px}.ly_sect.__pb-0{padding-bottom:0}.ly_sect.__gray{background-color:#edeef0}.bl_header{z-index:9999;position:fixed;top:0;width:100%;border-bottom:4px solid #2255a2;background-color:#edeef0}.bl_header_inner{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:99;position:relative;align-items:center;width:min(100% - 40px,1200px);height:var(--headerHeight);margin:0 auto;gap:72px}.bl_headerLogo{z-index:10;position:relative;font-size:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_headerLogo a{width:128px}.bl_headerNav{z-index:0;position:relative}.bl_headerNav_wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;width:100%}.bl_headerNav_list{display:inline-block;margin:0 16px}.bl_headerNav_list:first-child{margin-left:0}.bl_headerNav_list:last-child{margin-right:0}.bl_headerNav_list_wrapper>li{position:relative}.bl_headerNav_list_wrapper>li:after{display:block;position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#2255a2;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_headerNav_btn{position:relative;height:var(--headerHeight);padding:0 8px;color:#303039;font-weight:400;font-size:12px;line-height:var(--headerHeight);letter-spacing:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_headerNav li,.bl_headerNav a{cursor:pointer}.bl_initPanel{visibility:hidden;width:min(100% - 240px,1200px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:700px;background-color:#151515;opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.js_childNavBtn:hover~.bl_initPanel{pointer-events:auto}.bl_headerNav_arrowWrapper{position:relative}.bl_headerNav_arrowWrapper.__fullWidth .bl_headerNav_arrow{z-index:0}.bl_headerNav_arrow{z-index:2;position:absolute;top:0;right:0;bottom:auto;left:auto;height:100%;padding:16px;cursor:pointer}.bl_headerNav_arrow:after{display:block;position:absolute;top:4px;right:10px;width:10px;height:33px;scale:.4;background-image:url(../assets/images/element/icon/header-arrow.svg);content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_headerNav_childList:not(:last-child) a,.bl_headerNav_grandChildList:not(:last-child) a,.bl_headerNav_greatGrandChildList:not(:last-child) a{margin-bottom:4px}.bl_headerNav_childList a,.bl_headerNav_grandChildList a,.bl_headerNav_greatGrandChildList a{z-index:1;position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:12px 28px 12px 0;color:#adadad;font-size:12px;line-height:1.5}.bl_headerNav_childList a:after,.bl_headerNav_grandChildList a:after,.bl_headerNav_greatGrandChildList a:after{position:absolute;bottom:0;left:0;width:0;height:4px;background-color:#2255a2;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_subMenu_parent{position:relative}.bl_subMenu_child{display:grid;visibility:hidden;position:fixed;top:var(--headerHeight);right:auto;left:50%;width:min(100% - 240px,1200px);padding:40px 64px;gap:100px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);opacity:0;pointer-events:none}.bl_subMenu_child .bl_subMenu_inner{width:100%;height:100%;padding:calc(var(--headerHeight) + 32px) 20px 120px;background-color:#151515}.bl_subMenu_child.__column2{grid-template-columns:repeat(2,1fr)}.bl_subMenu_child.__column3{grid-template-columns:repeat(3,1fr)}.bl_subMenu_child .bl_column{width:100%}.bl_subMenu_child>*{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.bl_subMenu_child>ul:first-child{grid-row:1;grid-column:1}.bl_subMenu_grandChild,.bl_subMenu_greatGrandChild{visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_subMenu_grandChild:before,.bl_subMenu_greatGrandChild:before{position:absolute;top:50%;width:1px;height:80%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#adadad80;content:""}.bl_subMenu_grandChild.is_active,.bl_subMenu_greatGrandChild.is_active{visibility:visible;opacity:1}.bl_subMenu_grandChild_scrollContainer,.bl_subMenu_greatGrandChild_scrollContainer{-ms-overflow-style:none;max-height:600px;overflow-y:scroll;scrollbar-width:none}.bl_subMenu_grandChild_scrollContainer::-webkit-scrollbar,.bl_subMenu_greatGrandChild_scrollContainer::-webkit-scrollbar{display:none}.js_smGrandChildNavPanel,.js_smGreatGrandChildNavPanel{top:0}.bl_subMenu_grandChild{grid-row:1;grid-column:2}.bl_subMenu_grandChild:before{left:33%}.bl_subMenu_greatGrandChild{grid-row:1;grid-column:3}.bl_subMenu_greatGrandChild:before{left:66%}.bl_headerNav_childList.is_active a,.bl_headerNav_grandChildList.is_active a,.bl_headerNav_greatGrandChildList.is_active a{color:#fff}.bl_headerNav_childList.is_active a:after,.bl_headerNav_grandChildList.is_active a:after,.bl_headerNav_greatGrandChildList.is_active a:after{width:20%}.bl_headerNav_childList.is_active .arrow:after,.bl_headerNav_grandChildList.is_active .arrow:after,.bl_headerNav_greatGrandChildList.is_active .arrow:after{border-top:1px solid white;border-right:1px solid white}.bl_headerNav_childList>a,.bl_headerNav_grandChildList>a,.bl_headerNav_greatGrandChildList>a{-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.icon_wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;align-items:center;justify-content:flex-end;gap:16px}.language-switcher{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;gap:8px}.language-switcher .lang-item{font-size:12px;opacity:.5}.language-switcher .lang-item.current-lang{font-weight:700;opacity:1}.language-switcher .lang-item.current-lang a{pointer-events:none}.bl_searchIcon{display:-webkit-box;display:-ms-flexbox;display:flex;width:12px;height:12px}.bl_searchBtn{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;width:16px;height:16px}.bl_searchBtn_sm{display:-webkit-box;display:-ms-flexbox;display:flex}.bl_searchBtn_sm .bl_searchIcon{position:absolute;top:22px;right:8px;bottom:auto;left:auto;width:16px;height:16px}.bl_smSubMenuPrevBtn{position:relative;height:auto;padding:24px 0 24px 24px;color:#fff;font-size:16px;line-height:1.5;cursor:pointer}.bl_smSubMenuPrevBtn:empty{visibility:hidden;opacity:0}.bl_smSubMenuPrevBtn:before{position:absolute;top:32px;right:auto;bottom:auto;left:4px;width:8px;height:8px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);border-top:1px solid #adadad;border-right:1px solid #adadad;content:""}.bl_smSubMenuPrevBtn:after{position:absolute;bottom:0;left:0;width:20%;height:4px;background-color:#2255a2;content:""}.bl_headerNav_sm{-ms-overflow-style:none;visibility:hidden;z-index:10;position:fixed;top:var(--headerHeight);left:0;width:100%;height:calc(var(--vh, 1vh) * 100);overflow-x:hidden;overflow-y:auto;pointer-events:auto;scrollbar-width:none}.bl_headerNav_sm::-webkit-scrollbar{display:none}.bl_headerNav_sm_inner{-ms-overflow-style:none;width:100%;height:100%;padding:0 40px 200px;overflow-y:auto;background-color:#151515;scrollbar-width:none}.bl_headerNav_sm_inner::-webkit-scrollbar{display:none}.bl_headerNav_sm_inner li:not(:first-child){margin-top:0}.bl_headerNav_sm .bl_headerNav_btn{position:relative;height:64px;padding:0;color:#adadad;font-size:16px;line-height:64px;cursor:pointer;pointer-events:auto;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_headerNav_sm .bl_headerNav_btn:has(.bl_childMenu){pointer-events:none}.bl_headerNav_sm .bl_headerNav_btn:has(.bl_grandChildMenu){pointer-events:none}.bl_headerNav_sm .bl_headerNav_btn:has(.bl_greatGrandChildMenu){pointer-events:none}.bl_hamburgerBtn{display:none;z-index:9999;position:relative;width:var(--headerHeight);height:var(--headerHeight);cursor:pointer;pointer-events:auto}.bl_hamburgerBtn .bl_hamburgerBtn_trigger{position:absolute;top:50%;right:0;bottom:auto;left:0;width:16px;height:14px;margin:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:auto}.bl_hamburgerBtn .bl_hamburgerBtn_trigger span{display:block;width:100%;height:2px;background-color:#2255a2}.bl_hamburgerBtn .bl_hamburgerBtn_trigger span:not(:last-child){margin-bottom:4px}.bl_headerNav_sm{visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_headerNav_sm_listWrapper .bl_headerNav_sm_list{opacity:0}.bl_headerNav_sm_listWrapper .bl_headerNav_sm_btn{color:#fff}.is_smMenu_open .bl_headerNav_sm{visibility:visible;opacity:1}.bl_initPanel{visibility:hidden;opacity:0}.bl_footer{width:100%;padding:58px 0 33px;background-color:#09090c}.bl_footer_nav{display:grid;grid-template-columns:repeat(5,1fr);margin-bottom:110px}.bl_footer_nav>*:nth-child(1){grid-row:1;grid-column:1}.bl_footer_nav>*:nth-child(2){grid-row:1;grid-column:2}.bl_footer_nav>*:nth-child(3){grid-row:1/3;grid-column:3}.bl_footer_nav>*:nth-child(4){grid-row:1/3;grid-column:4}.bl_footer_nav>*:nth-child(5){grid-row:1/3;grid-column:5}.bl_footer_nav>*:nth-child(6){grid-row:2;grid-column:1}.bl_footer_nav .__flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.bl_footer_nav .__pb-4half{padding-bottom:48px}.bl_footer_nav .__pb-6{padding-bottom:64px}.bl_footer_nav .bl_accordion_list{display:block;overflow:visible}.bl_footer_nav .bl_accordion_list:not(:first-child) .tab_content{height:auto}.bl_footer_nav .bl_accordion_list:not(:first-child) .tab_content{height:0}.bl_footer_nav li{margin-bottom:16px}.bl_footer_nav li:last-child{margin-bottom:0}.bl_footer_nav li.dd_mdsm{margin-bottom:0}.bl_footer_nav .main{position:relative;margin-bottom:16px;color:#fff;font-weight:600;font-size:12px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.bl_footer_nav .js_accordion_btn[aria-expanded=true]:before{background-image:url(../assets/images/element/icon/footer-arrow-open.png)}.bl_footer_nav .main a{color:#fff;font-weight:600;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.bl_footer_nav .sub a{color:#cbccce;font-family:MyriadPro-Light,FP-HiraKakuProN-W2,sans-serif}.bl_footer_nav .main,.bl_footer_nav .sub{cursor:pointer}.bl_footer_nav .main a,.bl_footer_nav .sub a{font-size:12px}.bl_footer_nav .sns{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;gap:24px}.bl_footer_nav .sns li{width:40px;height:40px;margin-bottom:0;border-radius:50%;background-color:#09090c}.bl_footer_nav a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_footer_bottom{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:flex-end;gap:104px}.bl_footer_bottom ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.bl_footer_bottom a{color:#adadad;font-size:10px;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_footerCopyright{display:block;color:#adadad;font-size:10px;text-align:right}.pg_cta{background-color:#373b3f;color:#fff}.pg_cta_btn{display:block;padding:64px 0;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_cta .title{margin-bottom:26px;font-weight:600;font-size:36px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;text-align:center}.pg_cta .text{margin-bottom:36px;color:#cbccce;font-size:12px;line-height:2;text-align:center}.pg_cta .text:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_cta .text:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_cta .register{-webkit-box-align:baseline;-ms-flex-align:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;align-items:baseline;gap:30px}.pg_cta .icon{width:50px}.pg_cta #mc_embed_signup{width:100%}.pg_cta #mc_embed_signup form{margin:0}.pg_cta #mc_embed_signup .mc-field-group .email{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:42px;padding:12px 24px;border-radius:21px;background-color:#fff;color:#303039}.pg_cta #mc_embed_signup .mc-field-group .email::-webkit-input-placeholder{color:#adadad}.pg_cta #mc_embed_signup .mc-field-group .email::-moz-placeholder{color:#adadad}.pg_cta #mc_embed_signup .mc-field-group .email:-ms-input-placeholder{color:#adadad}.pg_cta #mc_embed_signup .mc-field-group .email::-ms-input-placeholder{color:#adadad}.pg_cta #mc_embed_signup .mc-field-group .email::placeholder{color:#adadad}.pg_cta #mc_embed_signup .indicates-required{margin-right:0}.pg_cta #mc_embed_signup .mc-field-group{width:100%;min-height:unset;padding-bottom:0}.pg_cta #mc_embed_signup .mc-field-group input.btn,.pg_cta .btn{z-index:1;position:absolute;top:50%;right:3px;bottom:auto;left:auto;width:96px;height:36px;margin:0;padding:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:1px solid transparent;border-radius:21px;background-color:#303039;color:#fff;font-weight:300;font-size:12px;text-align:center;text-indent:0;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_cta .ce_text.block p{line-height:1.3}.pg_cta .ce_text.block p:before{display:block;width:0;height:0;margin-top:calc((1 - 1.3) * .5em);content:""}.pg_cta .ce_text.block p:after{display:block;width:0;height:0;margin-bottom:calc((1 - 1.3) * .5em);content:""}.pg_cta .ce_text.block .btn{position:static;margin-top:24px;-webkit-transform:none;-ms-transform:none;transform:none;line-height:36px}.mv{position:relative}.mv:before{position:absolute;top:auto;right:auto;bottom:0;left:0;width:100%;height:2px;background-color:#303039;content:""}.mv .ly_inner{position:absolute;top:50%;left:50%;height:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pg_single_product .mv .title_wrapper{width:100%;height:auto}.pg_single_product .mv .title{font-size:64px;line-height:1.2}.pg_single_product .mv .title:before{display:block;width:0;height:0;margin-top:calc((1 - 1.2) * .5em);content:""}.pg_single_product .mv .title:after{display:block;width:0;height:0;margin-bottom:calc((1 - 1.2) * .5em);content:""}.pg_single_product .mv .subtitle{font-weight:400;font-size:16px;line-height:1.75}.pg_single_product .mv .subtitle:before{display:block;width:0;height:0;margin-top:-.375em;content:""}.pg_single_product .mv .subtitle:after{display:block;width:0;height:0;margin-bottom:-.375em;content:""}.mv .image{width:100%;height:100%}.mv .image source,.mv .image img{width:100%}.mv .title_wrapper{position:absolute;top:50%;right:auto;bottom:auto;left:50%;width:min(100% - 140px,1440px);max-width:1440px;height:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mv .title_container{position:absolute;text-align:center}.mv .__leftCenter{position:absolute;top:50%;right:auto;bottom:auto;left:5%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:left}.mv .__rightCenter{position:absolute;top:50%;right:5%;bottom:auto;left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:right}.mv .__center{position:absolute;top:50%;right:auto;bottom:auto;left:50%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.mv .__centerTop{position:absolute;top:10%;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%);text-align:center}.mv .__centerBottom{position:absolute;top:auto;right:auto;bottom:10%;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%);text-align:center}.mv .__white>*{color:#fff}.mv .__black>*{color:#303039}.mv .subtitle{margin-top:32px}.mv.is_prmChild{height:220px}.mv.is_prmChild .title_wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.mv.is_prmChild source,.mv.is_prmChild img{-o-object-fit:cover;object-fit:cover}.subMv{position:relative}.subMv picture{height:512px}.subMv picture source,.subMv picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subMv .title_wrapper{position:absolute;top:160px;right:auto;bottom:auto;left:83px;width:576px;padding:32px;background-color:#000000b8;color:#fff}.subMv .title{margin-bottom:16px;font-weight:600;font-size:48px}.subMv .subtitle{font-weight:400;font-size:14px}.swiper{width:368px;overflow:visible!important}.swiper-wrapper{gap:0!important}.swiper .splide__arrow.splide__arrow--prev,.swiper .splide__arrow.splide__arrow--next{position:static!important}.swiper .splide__arrow.splide__arrow--prev:after,.swiper .splide__arrow.splide__arrow--next:after{content:""!important}.splide.bl_slider{visibility:visible}.splide.bl_slider.is-initialized.is-active .splide__list{gap:0}.splide.bl_slider.is-initialized:not(.is-active) .splide__list{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;gap:32px}.splide.bl_slider.is-initialized:not(.is-active) .splide__slide{width:256px;margin-right:0!important}.splide.bl_slider.is-initialized:not(.is-active) .splide__arrows{display:none}.splide__arrows{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;margin-top:64px;gap:96px}.splide__arrows.__none{display:none}.splide__arrow{width:10px;height:32px;background-position:center;background-size:cover;background-repeat:no-repeat;cursor:pointer}.splide__arrow.splide__arrow--prev{background-image:url(../assets/images/element/icon/slide-left-arrow.png)}.splide__arrow.splide__arrow--prev:disabled{opacity:.3}.splide__arrow.splide__arrow--next{background-image:url(../assets/images/element/icon/slide-right-arrow.png)}.splide__arrow.splide__arrow--next:disabled{opacity:.3}.bl_topSlider{position:relative}.bl_topSlider .splide__slide{width:100%;height:100%}.bl_topSlider .splide__pagination{position:absolute;bottom:12px;left:50%;gap:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}.bl_topSlider button.splide__pagination__page{width:16px;height:16px;border-radius:50%;background-color:#fff}.bl_topSlider button.splide__pagination__page.is-active{background-color:#303039}.bl_topSlider .image{overflow:hidden}.bl_topSlider .image source,.bl_topSlider .image img{width:100%;-webkit-transition:5.4s ease-out;transition:5.4s ease-out}.bl_topSlider .splide__slide.is-active .image source,.bl_topSlider .splide__slide.is-active .image img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition-delay:0s;transition-delay:0s}.bl_topSlider .splide__arrows{-webkit-box-pack:justify;-ms-flex-pack:justify;z-index:1;position:absolute;top:50%;right:auto;bottom:auto;left:50%;justify-content:space-between;width:min(100%,1580px);margin:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.bl_topSlider .splide__arrow{pointer-events:auto}.bl_topSlider .splide__arrow.splide__arrow--prev,.bl_topSlider .splide__arrow.splide__arrow--next{-webkit-box-sizing:content-box;box-sizing:content-box;width:11px;height:33px;padding:64px;background-image:none}.bl_solutionSlider{margin-top:80px}.bl_solutionSlider .splide__track{overflow:visible}.bl_solutionSlider .splide__list{width:100%;margin-top:80px}.bl_solutionSlider .splide__slide{border:1px solid #cbccce}.bl_solutionSlider .splide__slide a{position:relative;height:100%;overflow:hidden}.bl_solutionSlider .splide__slide a:after{position:absolute;top:auto;right:auto;bottom:0;left:0;width:100%;height:4px;margin-bottom:0;-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translate(-110%);background-color:#2255a2;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_solutionSlider .image{height:256px;overflow:hidden}.bl_solutionSlider .image source,.bl_solutionSlider .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_solutionSlider .title_wrapper{padding:16px 16px 40px}.bl_solutionSlider .title{margin-bottom:12px;font-weight:600;font-size:24px;line-height:1.3}.bl_solutionSlider .title:before{display:block;width:0;height:0;margin-top:calc((1 - 1.3) * .5em);content:""}.bl_solutionSlider .title:after{display:block;width:0;height:0;margin-bottom:calc((1 - 1.3) * .5em);content:""}.bl_solutionSlider .subtitle{font-size:12px}.bl_storySlider{position:relative;margin-top:80px}.bl_storySlider .imgWrapper{height:525px;overflow:hidden}.bl_storySlider .imgWrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_storySlider .title{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;align-items:center;justify-content:center;width:100%;height:auto;margin:0;padding:32px;background-color:#fff;font-weight:600;font-size:18px;line-height:1.57;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.bl_storySlider .title:before{display:block;width:0;height:0;margin-top:calc((1 - 1.57) * .5em);content:""}.bl_storySlider .title:after{display:block;width:0;height:0;margin-bottom:calc((1 - 1.57) * .5em);content:""}.bl_storySlider .title{z-index:1;overflow:hidden}.bl_storySlider .title span{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;padding-top:2px;overflow:hidden}.bl_storySlider .title:after{position:absolute;top:auto;right:auto;bottom:0;left:0;width:100%;height:4px;margin-bottom:0;-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translate(-110%);background-color:#2255a2;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_storySlider .splide__arrow{pointer-events:auto}.bl_storySlider .splide__slide{cursor:pointer}.bl_storySlider .splide__slide a{pointer-events:none}.bl_storySlider .splide__slide.is-active a{pointer-events:all}.bl_relatedPostSlider{margin-top:80px}.bl_relatedPostSlider.splide.bl_slider.is-initialized:not(.is-active) .splide__slide{width:368px}.bl_relatedPostSlider .splide__track{overflow:visible}.bl_relatedPostSlider .an_thumb_zoom{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.bl_relatedPostSlider .bl_card_title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.bl_relatedPostSlider .bl_card_title span{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;padding-top:2px;overflow:hidden;font-weight:600;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.bl_breadcrumb{overflow:hidden;background-color:#e6e7e8;color:#303039}.bl_breadcrumb .ly_inner{width:min(100% - 64px,1200px)}.bl_breadcrumb ul{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;gap:10px}.bl_breadcrumb li{color:#303039}.bl_breadcrumb li:last-child .bl_breadcrumb_link:after,.bl_breadcrumb li:last-child input[type=radio]:after{display:none}.bl_breadcrumb .bl_breadcrumb_link:focus,.bl_breadcrumb .bl_breadcrumb_link:active,.bl_breadcrumb .bl_breadcrumb_link:visited{color:#303039}.pg_premium_recordings .bl_breadcrumb .bl_breadcrumb_link{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.bl_breadcrumb .bl_breadcrumb_link,.bl_breadcrumb input[type=radio]{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;display:inline-block;position:relative;max-width:200px;padding:10px 16px 10px 0;overflow:hidden;color:#303039;font-size:12px!important;font-family:MyriadPro-Regular,FP-HiraKakuProN-W4,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;text-overflow:ellipsis;white-space:nowrap}.bl_breadcrumb .bl_breadcrumb_link:after,.bl_breadcrumb input[type=radio]:after{position:absolute;top:17px;right:1px;width:6px;height:6px;margin-top:-4px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border:0;border-top:solid 2px #adadad;border-right:solid 2px #adadad;content:""}.bl_breadcrumb a.bl_breadcrumb_link,.bl_breadcrumb input[type=radio]{cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_breadcrumb.__product,.bl_breadcrumb.__solution{z-index:999;position:-webkit-sticky;position:sticky;top:64px;background-color:#09090cd9;color:#fff}.bl_breadcrumb.__product .ly_inner,.bl_breadcrumb.__solution .ly_inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between}.bl_breadcrumb.__product ul,.bl_breadcrumb.__solution ul{gap:16px}.bl_breadcrumb.__product .title,.bl_breadcrumb.__product .searchBtn,.bl_breadcrumb.__product a,.bl_breadcrumb.__solution .title,.bl_breadcrumb.__solution .searchBtn,.bl_breadcrumb.__solution a{padding:14px 8px}.bl_breadcrumb.__product .bl_breadcrumb_link:focus,.bl_breadcrumb.__product .bl_breadcrumb_link:active,.bl_breadcrumb.__product .bl_breadcrumb_link:visited,.bl_breadcrumb.__solution .bl_breadcrumb_link:focus,.bl_breadcrumb.__solution .bl_breadcrumb_link:active,.bl_breadcrumb.__solution .bl_breadcrumb_link:visited{color:#fff}.bl_breadcrumb.__product .searchBtn,.bl_breadcrumb.__solution .searchBtn{font-size:12px;text-align:center;cursor:pointer}.bl_breadcrumb.__product .title,.bl_breadcrumb.__solution .title{padding:8px 0;font-size:16px}.bl_breadcrumb.__product input[type=radio],.bl_breadcrumb.__solution input[type=radio]{display:none}.bl_breadcrumb.__product .searchBtn,.bl_breadcrumb.__product a,.bl_breadcrumb.__solution .searchBtn,.bl_breadcrumb.__solution a{position:relative;overflow:visible;color:#fff}.bl_breadcrumb.__product .searchBtn:before,.bl_breadcrumb.__product a:before,.bl_breadcrumb.__solution .searchBtn:before,.bl_breadcrumb.__solution a:before{position:absolute;top:auto;right:auto;bottom:0;left:0;width:0;height:4px;background-color:#2255a2!important;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_breadcrumb.__product .searchBtn:after,.bl_breadcrumb.__product a:after,.bl_breadcrumb.__solution .searchBtn:after,.bl_breadcrumb.__solution a:after{display:none}.bl_breadcrumb.__product form,.bl_breadcrumb.__solution form{position:relative}.bl_breadcrumb.__product label,.bl_breadcrumb.__solution label{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0}.bl_breadcrumb.__solution .ly_inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bl_breadcrumb_sm{display:none;z-index:999;position:-webkit-sticky;position:sticky;bottom:0;left:50%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);background-color:#303039;color:#fff;font-weight:600;font-size:16px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;text-align:center}.bl_breadcrumb_sm:before{display:none;z-index:-1;position:absolute;top:10px;right:10px;bottom:auto;left:auto;width:16px;height:20px;background-color:#fff;content:"";-webkit-clip-path:polygon(0 0,100% 0%,50% 60%);clip-path:polygon(0 0,100% 0%,50% 60%)}.bl_breadcrumb_sm select{max-width:136px;padding:8px 32px 8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ly_main.__pt-0 .bl_breadcrumb{z-index:10;position:absolute;top:64px;right:0;bottom:auto;left:0;margin:auto}.ly_main.__pt-0 .bl_breadcrumb.__product,.ly_main.__pt-0 .bl_breadcrumb.__solution{z-index:999;position:-webkit-sticky;position:sticky;top:64px;padding:0;background-color:#09090cd9;color:#fff}.bl_column_wrapper{margin-top:80px}.bl_column{display:grid;width:100%;margin:0 auto}.bl_column.__2{grid-template-columns:repeat(2,1fr);gap:48px}.bl_column.__3{grid-template-columns:repeat(3,1fr);gap:48px}.bl_column.__4{grid-template-columns:repeat(4,1fr);gap:32px}.bl_column.__5{grid-template-columns:repeat(5,1fr);gap:12px}.bl_column:has(.noResult){display:block;text-align:center}.bl_card{color:#303039;cursor:pointer}.bl_card a{color:#303039}.bl_card_title{z-index:1;position:relative;overflow:hidden;font-size:16px;line-height:2;font-family:MyriadPro-Regular,serif}.bl_card_title:after{position:absolute;top:auto;right:auto;bottom:0;left:0;width:100%;height:4px;margin-bottom:0;-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translate(-110%);background-color:#2255a2;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_card_text{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;padding-top:2px;overflow:hidden;font-size:16px;line-height:2;font-family:MyriadPro-Regular,serif}.bl_card_text:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.bl_card_text:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.bl_card_hoverbar{position:relative;width:100%;height:4px;margin-top:16px;background-color:#fff}.bl_card_hoverbar:after{position:absolute;top:0;right:auto;bottom:auto;left:0;width:0;height:100%;background-color:#2255a2;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_card.__default .an_thumb_zoom,.bl_card.__default .bl_card_inner,.bl_card.__knowledge .an_thumb_zoom,.bl_card.__knowledge .bl_card_inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;border:1px solid #cbccce}.bl_card.__default .bl_card_title,.bl_card.__knowledge .bl_card_title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:20px 16px;background-color:#fff;font-weight:600;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.bl_card.__default .bl_card_title:after,.bl_card.__knowledge .bl_card_title:after{width:100%;height:4px;margin-bottom:0}.bl_card.__default .bl_card_title .el_thumb_bg,.bl_card.__knowledge .bl_card_title .el_thumb_bg{aspect-ratio:1.77/1}.bl_card.__splideProducts,.bl_card.__products,.bl_card.__filter{position:relative;width:276px;height:100%;margin:0 auto;color:#303039}.bl_card.__splideProducts:after,.bl_card.__products:after,.bl_card.__filter:after{position:absolute;top:auto;right:auto;bottom:0;left:0;width:0%;height:4px;margin-bottom:0;background-color:#2255a2;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_card.__splideProducts.label,.bl_card.__products.label,.bl_card.__filter.label{display:block}.bl_card.__splideProducts:has(input:checked):after,.bl_card.__products:has(input:checked):after,.bl_card.__filter:has(input:checked):after{width:100%}.bl_card.__splideProducts:has(input:checked) .bl_card_inner,.bl_card.__products:has(input:checked) .bl_card_inner,.bl_card.__filter:has(input:checked) .bl_card_inner{background-color:#e9e9eb}.bl_card.__splideProducts:has(input:checked) .bl_card_inner .el_thumb .el_thumb_bg,.bl_card.__products:has(input:checked) .bl_card_inner .el_thumb .el_thumb_bg,.bl_card.__filter:has(input:checked) .bl_card_inner .el_thumb .el_thumb_bg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:.8}.bl_card.__splideProducts .bl_card_inner,.bl_card.__splideProducts .an_thumb_zoom,.bl_card.__products .bl_card_inner,.bl_card.__products .an_thumb_zoom,.bl_card.__filter .bl_card_inner,.bl_card.__filter .an_thumb_zoom{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;height:100%;padding:16px;background-color:#edeef0;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_card.__splideProducts .bl_card_title,.bl_card.__products .bl_card_title,.bl_card.__filter .bl_card_title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;align-items:center;justify-content:center;width:148px;height:100%;padding-left:16px;background-color:transparent;font-size:16px;font-family:MyriadPro-Light,FP-HiraKakuProN-W2,sans-serif}.bl_card.__splideProducts .bl_card_title p,.bl_card.__products .bl_card_title p,.bl_card.__filter .bl_card_title p{line-height:1.5}.bl_card.__splideProducts .bl_card_title strong,.bl_card.__products .bl_card_title strong,.bl_card.__filter .bl_card_title strong{font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.bl_card.__splideProducts .bl_card_title:after,.bl_card.__products .bl_card_title:after,.bl_card.__filter .bl_card_title:after{display:none}.bl_card.__splideProducts .bl_card_text,.bl_card.__products .bl_card_text,.bl_card.__filter .bl_card_text{font-size:14px;line-height:1.5;font-family:myriad-pro,Hiragino Kaku Gothic W3 JIS2004,sans-serif}.bl_card.__splideProducts .bl_card_text:before,.bl_card.__products .bl_card_text:before,.bl_card.__filter .bl_card_text:before{display:block;width:0;height:0;margin-top:-.25em;content:""}.bl_card.__splideProducts .bl_card_text:after,.bl_card.__products .bl_card_text:after,.bl_card.__filter .bl_card_text:after{display:block;width:0;height:0;margin-bottom:-.25em;content:""}.bl_card.__splideProducts .el_thumb,.bl_card.__products .el_thumb,.bl_card.__filter .el_thumb{width:60%}.bl_card.__splideProducts .hp_flexCol,.bl_card.__products .hp_flexCol,.bl_card.__filter .hp_flexCol{gap:32px}.bl_card.__splideProducts .hp_flexCol .bl_card_title,.bl_card.__products .hp_flexCol .bl_card_title,.bl_card.__filter .hp_flexCol .bl_card_title{width:100%;height:auto;margin-bottom:16px;padding:0;text-align:center}.bl_card.__filter{width:100%}.bl_card.__filter .bl_card_inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bl_card.__filter .el_thumb{width:100%;margin-bottom:16px}.bl_card.__filter .bl_card_title{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding:12px 0}.pg_products .bl_card.__filter .bl_card_inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.pg_products .bl_card.__filter .hp_flexCol{gap:0}.pg_products .bl_card.__filter .bl_card_textWrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pg_top .bl_card.__knowledge .bl_card_title{border:none}.bl_card.__products .bl_card_inner,.bl_card.__products .an_thumb_zoom{background-color:#fff}.pg_accessory .bl_card.__products .bl_card_inner,.pg_accessory .bl_card.__products .an_thumb_zoom{background-color:#edeef0}.pg_top .bl_card.__products{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.pg_top .bl_card.__products .el_thumb{width:100%;background-color:#fff}.pg_top .bl_card.__products .el_thumb_bg figure{text-align:center}.pg_top .bl_card.__products .el_thumb_bg figure img{-o-object-fit:contain;object-fit:contain;scale:.95;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_top .bl_card.__products .bl_card_inner{gap:0;border:1px solid #cbccce}.pg_top .bl_card.__products .bl_card_textWrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 36px 32px 28px;background-color:#fff}.pg_top .bl_card.__products .bl_card_title{font-size:24px;text-align:center}.pg_top .bl_card.__products .bl_card_title:after{display:none}.pg_top .bl_card.__products .bl_card_title p{font-size:24px;line-height:1.5}.pg_top .bl_card.__products .bl_card_title p:before{display:block;width:0;height:0;margin-top:-.25em;content:""}.pg_top .bl_card.__products .bl_card_title p:after{display:block;width:0;height:0;margin-bottom:-.25em;content:""}.pg_top .bl_card.__products .bl_card_title p{margin:24px 0}.pg_top .bl_card.__products .bl_card_text{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;padding-top:2px;overflow:hidden;font-size:14px}.bl_card.__support a,.bl_card.__support .bl_card_title{height:100%}.bl_card.__support .bl_card_title{padding:20px 16px;background-color:#fff;font-family:MyriadPro-Light,FP-HiraKakuProN-W2,sans-serif}.bl_card.__contact{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.bl_card.__contact .el_thumb_bg{width:128px}.bl_card.__contact .bl_card_title{margin-bottom:24px;color:#2255a2;font-weight:600;font-size:28px;font-family:MyriadPro-Light,FP-HiraKakuProN-W2,sans-serif;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.bl_card.__splideProducts{height:400px;margin:0;border:1px solid #cbccce;background-color:#fff}.bl_card.__splideProducts a{padding:24px}.bl_card.__splideProducts .el_thumb{width:100%}.bl_card.__splideProducts .bl_card_inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:transparent}.bl_card.__splideProducts .bl_card_title{font-size:24px}.bl_card.__splideProducts .bl_card_text{font-size:16px}.wp-pagenavi{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;margin-top:80px}.wp-pagenavi .pages{display:none}.wp-pagenavi .current{border-color:#adadad!important;background-color:#adadad;color:#fff}.wp-pagenavi a{-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_filterByCategory .el_category_wrapper:first-child{margin-top:80px}.bl_filterByCategory .el_category_wrapper{margin-top:64px;gap:36px}.bl_filterByCategory .el_category_wrapper.__child{gap:8px}.bl_filterByCategory_allBtn input[type=checkbox]{display:none}.bl_filterByCategory_allBtn input[type=checkbox].__checked+.el_btn{color:#fff}.bl_filterByCategory_allBtn input[type=checkbox].__checked+.el_btn:after{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1)}.bl_filterByCategory_allBtn .el_btn{margin:64px auto 0}.bl_form .required{display:inline-block;height:18px;margin-right:8px;padding:0 4px;border-radius:2px;background-color:#303039;color:#fff;font-weight:600;font-size:12px;line-height:18px}.bl_form_title{font-weight:600;font-size:14px}.bl_form_pp_heading{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #303039}.bl_form_pp_content{position:relative;margin-bottom:64px;border-bottom:1px solid #303039}.bl_form_pp_content:after{z-index:-1;position:absolute;top:0;right:4px;bottom:auto;left:auto;width:1px;height:100%;background-color:#707070;content:""}.bl_form_pp_contentInner{height:576px;padding-right:56px;overflow-y:auto}.bl_form_pp_title{margin-bottom:32px;font-weight:600;font-size:18px;line-height:2}.bl_form_pp_title:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.bl_form_pp_title:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.bl_form_privacyPolicy{margin-top:96px}.bl_form .links{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;margin-bottom:64px}.bl_form .links span{display:inline-block;width:1px;height:16px;margin:0 16px;border-right:1px solid #303039;background-color:#303039}.bl_form ul{margin-bottom:64px}.bl_form li{margin-bottom:32px;padding-left:16px;font-size:16px;line-height:2;text-indent:-1em}.bl_form li:before{padding-right:8px;content:"・";font-weight:600}.bl_form a{display:inline;border-bottom:1px solid transparent;color:#2255a2;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_form a:hover{border-bottom:1px solid #2255a2}.bl_form input[type=checkbox]{width:24px;height:24px;margin-right:8px;border:1px solid #303039;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_form .el_btn{display:block;margin:96px auto 0;border:none;cursor:pointer}.bl_form .el_btn input[type=submit]{display:block;width:100%;height:100%;border:1px solid #2255a2;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_form .el_btn input[type=submit]:disabled,.bl_form .el_btn input[type=submit].is_disabled{border-color:#cbccce;background-color:#cbccce;color:#fff;cursor:not-allowed}.bl_form input[type=text],.bl_form input[type=email],.bl_form input[type=file],.bl_form select{height:64px}.bl_form input[type=text],.bl_form input[type=email],.bl_form input[type=file],.bl_form textarea,.bl_form select{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;width:100%;padding:0 24px;border:1px solid transparent;border-bottom:1px solid #303039;background-color:#f5f6f7;line-height:2;font-family:MyriadPro-Regular,serif;cursor:pointer}.bl_form input[type=text]:before,.bl_form input[type=email]:before,.bl_form input[type=file]:before,.bl_form textarea:before,.bl_form select:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.bl_form input[type=text]:after,.bl_form input[type=email]:after,.bl_form input[type=file]:after,.bl_form textarea:after,.bl_form select:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.bl_form input[type=text],.bl_form input[type=email],.bl_form input[type=file],.bl_form textarea,.bl_form select{-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bl_form input[type=file],.bl_form textarea,.bl_form select{border:1px solid #303039;border-radius:4px}.bl_form input[type=file]{padding-top:22px;padding-left:36px}.bl_form textarea{height:130px;padding:24px}.bl_form label{position:relative}.bl_form label>p{display:block;padding-bottom:0}.bl_form p{-webkit-box-align:end;-ms-flex-align:end;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end;margin-top:16px;padding-bottom:10px;font-size:12px;line-height:2}.bl_form p:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.bl_form p:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.bl_form strong{font-weight:600}.wpcf7-list-item{margin:0}.wpcf7-list-item label{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;cursor:pointer}.wpcf7-form-control-wrap{display:block;position:relative;margin-top:16px}.wpcf7-form-control-wrap:has(select):after{position:absolute;top:26px;right:24px;width:12px;height:12px;margin-top:-3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border:0;border-right:solid 3px #303039;border-bottom:solid 3px #303039;content:""}.wpcf7-acceptance input[type=checkbox]{position:relative;padding:0}.wpcf7-acceptance input[type=checkbox]:before{display:inline-block;width:100%;height:100%;border:1px solid transparent;background-color:#fff;content:""}.wpcf7-acceptance input[type=checkbox]:checked:before{border-color:#303039;background:#303039}.wpcf7-acceptance input[type=checkbox]:disabled{cursor:auto}.wpcf7-acceptance input[type=checkbox]:disabled:before{background-color:#cbccce}.wpcf7-acceptance input[type=checkbox]:checked:after{position:absolute;top:10px;left:6px;width:2px;height:2px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:white;-webkit-box-shadow:2px 0 0 white,4px 0 0 white,4px -2px 0 white,4px -4px 0 white,4px -6px 0 white,4px -8px 0 white;box-shadow:2px 0 #fff,4px 0 #fff,4px -2px #fff,4px -4px #fff,4px -6px #fff,4px -8px #fff;content:""}.wpcf7-not-valid-tip{display:block;margin-top:16px}.errorForCheckbox{display:none;margin-top:16px;padding:8px;background-color:#ffe2e2;color:#dc3232;font-size:14px;text-align:center}form.invalid:has(input[type=checkbox]:not(:checked)) .errorForCheckbox{display:block}.bl_relatedPosts .ly_sect:nth-of-type(2n){background-color:#edeef0}.bl_relatedPosts .ly_sect:nth-of-type(odd){background-color:#fff}.ly_news_section+.bl_relatedPosts .ly_sect:nth-of-type(2n){background-color:#fff}.ly_news_section+.bl_relatedPosts .ly_sect:nth-of-type(odd){background-color:#edeef0}.recommend_text{margin-top:80px;font-weight:600;font-size:24px;line-height:1.5;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.recommend_text:before{display:block;width:0;height:0;margin-top:-.25em;content:""}.recommend_text:after{display:block;width:0;height:0;margin-bottom:-.25em;content:""}.recommend_text+.bl_relatedPostSlider{margin-top:48px}.bl_media{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:center}.bl_media_text{line-height:2}.bl_media_text:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.bl_media_text:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.bl_media.__reverse{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.bl_media.__column{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.bl_media.__column .bl_media_imgWrapper{width:100%;text-align:center}.bl_media.__column .bl_media_text{width:100%}.bl_media.__column_reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bl_media.__column_reverse .bl_media_imgWrapper{width:100%;text-align:center}.bl_media.__column_reverse .bl_media_text{width:100%}.bl_media_imgWrapper{width:50%;margin:0}.bl_media_imgWrapper.img20percent{width:20%}.bl_media_imgWrapper.img25percent{width:25%}.bl_media_imgWrapper.img33percent{width:33%}.bl_media_imgWrapper.img50percent,.bl_media_text{width:50%}.bl_modal{display:none;visibility:hidden;z-index:10000;position:fixed;top:0;left:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0;padding:0;border:none;background-color:#000c;opacity:0}.bl_modal::-ms-backdrop{background:none}.bl_modal::backdrop{background:none}.bl_modal_contWrapper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;align-items:center;justify-content:center;width:100vw;height:calc(var(--vh, 1vh) * 100)}.bl_modal_container{position:relative}.bl_modal_close{position:absolute;top:-48px;right:-48px;left:auto;width:32px;height:32px;margin:auto;border:0;background-image:url(../assets/images/element/icon/modal-close.svg);background-position:center;background-size:contain;background-repeat:no-repeat;cursor:pointer}.bl_modal_cont{-ms-overflow-style:none;position:relative;width:min(100vw - 24px,880px);max-height:80vh;margin:0 auto;padding:32px;overflow:hidden;overflow-y:auto;background-color:#fff;scrollbar-width:none}.bl_modal_cont::-webkit-scrollbar{display:none}.bl_modal_cont li:before{top:13px!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.bl_modal_title{margin-bottom:16px;font-weight:600;font-size:16px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.bl_modal_text{margin-bottom:40px}.bl_modal_text li{margin-bottom:0!important}.bl_modal .el_btn{width:360px;margin:0 auto}.bl_relatedVideo_modal .bl_modal_cont{padding:0}.el_btn{z-index:1;position:relative;width:256px;height:64px;overflow:hidden;border:1px solid #2255a2;background-color:#fff;color:#2255a2;font-size:14px;line-height:66px;text-align:center;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.el_btn:after{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scaleX(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;background-color:#2255a2;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition:.2s cubic-bezier(.45,0,.55,1);transition:.2s cubic-bezier(.45,0,.55,1)}.el_btn.__accessory{position:relative;width:auto;height:48px;padding:0 16px;background-color:#2255a2;color:#fff;line-height:48px}.el_btn.__accessory:after{background-color:#fff}.el_btn.__accessory .normal_text,.el_btn.__accessory .hover_text{height:100%;line-height:48px}.el_btn.__accessory .normal_text{color:#fff;opacity:1}.el_btn.__accessory .hover_text{visibility:hidden;position:absolute;top:50%;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#2255a2;opacity:0}.el_btn.__small{width:128px;height:24px;line-height:24px}.el_btn:hover,.el_btn:active,.el_btn:visited,.el_btn:focus{color:#2255a2}.el_buttonWrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;margin-top:80px;gap:64px;color:#2255a2}.el_textBlock_title{font-weight:700;font-size:64px;line-height:1.6}.el_textBlock_title:before{display:block;width:0;height:0;margin-top:calc((1 - 1.6) * .5em);content:""}.el_textBlock_title:after{display:block;width:0;height:0;margin-bottom:calc((1 - 1.6) * .5em);content:""}.el_textBlock_text{font-size:16px;line-height:1.6}.el_textBlock_text:before{display:block;width:0;height:0;margin-top:calc((1 - 1.6) * .5em);content:""}.el_textBlock_text:after{display:block;width:0;height:0;margin-bottom:calc((1 - 1.6) * .5em);content:""}.el_textBlock.__center{text-align:center}.el_textBlock.__left{text-align:left}.el_textBlock.__fff>*{color:#fff!important}.el_textBlock>*:last-child{margin-bottom:0!important}.el_textBlock .el_textBlock_title{margin-bottom:24px}.el_textBlock.__mbLv1{margin-bottom:16px}.el_textBlock.__mbLv2{margin-bottom:24px}.el_textBlock.__mbLv3{margin-bottom:32px}.el_textBlock.__mbLv4{margin-bottom:40px}.el_textBlock.__mbLv5{margin-bottom:56px}.el_textBlock.__mbLv6{margin-bottom:64px}.el_textBlock.__mbLv7{margin-bottom:72px}.el_textBlock.__mbLv8{margin-bottom:80px}.el_thumb{z-index:10;position:relative;overflow:hidden}.el_thumb_bg{-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.el_thumb_bg picture,.el_thumb_bg figure,.el_thumb_bg iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.el_thumb_bg picture img,.el_thumb_bg figure img,.el_thumb_bg iframe img{width:100%;max-width:initial;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.el_thumb.__16-9 .el_thumb_bg{padding-top:56.25%}.el_thumb.__3-2 .el_thumb_bg{padding-top:66.66%}.el_thumb.__square .el_thumb_bg{padding-top:100%}.el_headingBlock{color:#303039;font-weight:600;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;text-align:center}.el_headingBlock_title{position:relative;padding-bottom:32px;font-weight:600;font-size:36px;line-height:1.5;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.el_headingBlock_title:before{display:block;width:0;height:0;margin-top:-.25em;content:""}.el_headingBlock_title:after{display:block;width:0;height:0;margin-bottom:-.25em;content:""}.el_headingBlock_title:before{position:absolute;bottom:0;left:50%;width:80px;height:4px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);background-color:#2255a2;content:""}.el_headingBlock_title.__eng{font-size:48px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;letter-spacing:.36em;text-indent:.36em}.el_headingBlock_title.__faq{font-size:36px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;letter-spacing:.03em;text-indent:.03em}.el_headingBlock_subtitle{margin-top:32px;font-size:18px;letter-spacing:.16em;text-indent:.16em}.el_headingBlock.__noUnderline .el_headingBlock_title:before{display:none}.el_headingBlock.__left{text-align:left}.el_headingBlock.__fff>*{color:#fff!important}.el_headingBlock>*:last-child{margin-bottom:0!important}.el_headingBlock.__mbLv1{margin-bottom:16px}.el_headingBlock.__mbLv2{margin-bottom:24px}.el_headingBlock.__mbLv3{margin-bottom:32px}.el_headingBlock.__mbLv4{margin-bottom:40px}.el_headingBlock.__mbLv5{margin-bottom:56px}.el_headingBlock.__mbLv6{margin-bottom:64px}.el_headingBlock.__mbLv7{margin-bottom:72px}.el_headingBlock.__mbLv8{margin-bottom:80px}.el_pageTransLoader{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;-webkit-transform:translateY(16px);-ms-transform:translateY(16px);transform:translateY(16px);opacity:0;pointer-events:none}.el_pageTransLoader_elm,.el_pageTransLoader:after{width:32px;height:32px;border-radius:50%}.el_pageTransLoader_elm{position:relative;margin:0 auto;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);border-top:.1rem solid rgba(34,85,162,.2);border-right:.1rem solid rgba(34,85,162,.2);border-bottom:.1rem solid rgba(34,85,162,.2);border-left:.1rem solid #2255a2;text-indent:-9999em;-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.el_category,.el_tag{height:auto;padding:8px 14px;font-weight:400;font-size:14px;line-height:1.5}.el_category:before,.el_tag:before{display:block;width:0;height:0;margin-top:-.25em;content:""}.el_category:after,.el_tag:after{display:block;width:0;height:0;margin-bottom:-.25em;content:""}.el_category input,.el_tag input{display:none}.el_category_wrapper,.el_tag_wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.el_category_wrapper:empty,.el_tag_wrapper:empty{margin:0}.el_category_wrapper.__mb-6,.el_tag_wrapper.__mb-6{margin-bottom:64px}.el_category_wrapper.__mb-6:empty,.el_tag_wrapper.__mb-6:empty{margin-bottom:0}.el_category_wrapper.__mb-8,.el_tag_wrapper.__mb-8{margin-bottom:80px}.el_category_wrapper.__mb-8:empty,.el_tag_wrapper.__mb-8:empty{margin-bottom:0}.el_category_wrapper.__mt-3,.el_tag_wrapper.__mt-3{margin-top:32px}.el_category_wrapper.__mt-3:empty,.el_tag_wrapper.__mt-3:empty{margin-top:0}.el_category{border:1px solid #cbccce;border-radius:4px;background-color:#cbccce;color:#303039;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.el_category:hover{background-color:#fff}.el_category p{margin:0}.el_category:has(input:checked),.el_category.is_active{background-color:#fff}.el_category.__brand{position:relative;width:103px;height:42px;padding:0;border:none;border-radius:0;background-color:transparent}.el_category.__brand figure{margin-bottom:0}.el_category.__brand.__rme{width:103px;height:42px}.el_category.__brand.__rme figure{width:103px;height:42px}.el_category.__brand.__alva{width:97.5px;height:36px}.el_category.__brand.__alva figure{width:97.5px;height:36px}.el_category.__brand.__ferrofish{width:120.31px;height:33px}.el_category.__brand.__ferrofish figure{width:120.31px;height:33px}.el_category.__brand.__appsys{width:158.67px;height:28px}.el_category.__brand.__appsys figure{width:158.67px;height:28px}.el_category.__brand.__rme_premium{width:155.46px;height:28px}.el_category.__brand.__rme_premium figure{width:155.46px;height:28px}.el_category.__brand figure{position:relative}.el_category.__brand.__checked .brand_image{visibility:visible;opacity:1}.el_category.__brand{-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.el_category.__brand .brand_image,.el_category.__brand .brand_hover{position:absolute;top:50%;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.el_category.__brand .brand_image{visibility:hidden;opacity:0}.el_category.__brand .brand_hover,.el_category.__brand.__checked .brand_image{visibility:visible;opacity:1}.el_category.__brand.__checked .brand_hover{visibility:hidden;opacity:0}.el_tag{border:1px solid #303039;border-radius:16px;background-color:#303039;color:#fff;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.el_tag.__single{position:relative;padding-left:14px;border-radius:0;background-color:transparent;color:#303039}.el_tag.__single:before{display:inline-block;width:auto;height:auto;margin-right:0;content:"＃";font-size:14px}.el_tag:has(input:checked){border:1px solid #2255a2;background-color:#2255a2}.js_fadeInUp,.js_fadeInUpBlock .line{opacity:0}.js_fadeInUpBlock .line{display:inline-block}.hp_asterisk{position:relative}.hp_asterisk:after{position:absolute;top:0;right:auto;bottom:auto;left:-10px;content:"*";color:red;line-height:1}.hp_iframeWrapper{position:relative;width:100%}.hp_iframeWrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hp_iframeWrapper.__16-9{padding-top:56.25%}.hp_iframeWrapper.__square{padding-top:100%}.hp_flexCol{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dd_md,.dd_mdsm,.dd_sm{visibility:hidden;width:0;height:0}br.__md{display:none}.pg_top_mv{height:calc(var(--vh, 1vh) * 100 - var(--headerHeight))}.pg_top .el_category_wrapper{margin-top:80px;gap:36px}.pg_top .bl_column_wrapper{margin-top:80px}.pg_top .el_btn{margin:80px auto 0;background-color:transparent;color:#2255a2}.pg_top_knowledge-base .bl_column{width:calc(100% - 40px);gap:32px}.pg_top_knowledge-base .__knowledge{overflow:hidden;border:1px solid #cbccce}.pg_top_knowledge-base .__knowledge .bl_card_title{width:100%;height:auto;margin-top:0;padding:0}.pg_top_knowledge-base .__knowledge .bl_card_title span{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;padding-top:2px;overflow:hidden;font-weight:600;font-size:18px;line-height:1.57;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_top_knowledge-base .__knowledge .bl_card_title:after{display:none}.pg_top_knowledge-base .__knowledge .bl_card_textWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;height:180px;padding:32px 16px 16px}.pg_top_knowledge-base .__knowledge .bl_card_textWrapper:after{position:absolute;top:auto;right:auto;bottom:0;left:0;width:100%;height:4px;margin-bottom:0;-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translate(-110%);background-color:#2255a2;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_top_knowledge-base .__knowledge .bl_card_tag{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;padding-top:2px;overflow:hidden;font-size:16px;line-height:1.6;font-family:MyriadPro-Regular,FP-HiraKakuProN-W4,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_top_knowledge-base .__knowledge .bl_card_tag:before{display:block;width:0;height:0;margin-top:calc((1 - 1.6) * .5em);content:""}.pg_top_knowledge-base .__knowledge .bl_card_tag:after{display:block;width:0;height:0;margin-bottom:calc((1 - 1.6) * .5em);content:""}.pg_top_news .title_sp{display:none}.pg_top_news .el_category_wrapper{gap:8px}.pg_top_news .news{margin-top:16px}.pg_news .el_category_wrapper{margin-top:80px;margin-bottom:32px}.news .list a{-webkit-box-align:start;-ms-flex-align:start;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-start;padding:40px 40px 40px 32px;gap:48px;border-bottom:1px solid #adadad;color:#303039;font-size:14px;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.news article{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;width:100%;gap:48px}.news .date,.news .title{font-size:16px}.news .date{font-weight:600}.news .title{max-width:1000px;padding-top:1px;overflow:hidden;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.news_wrapper{position:relative;margin-top:80px}.news_wrapper:has(.no_scroll):after{display:none}.news_wrapper:has(.no_scroll) .news_inner{height:auto;overflow:visible}.news_wrapper:has(.no_scroll) .news{margin-bottom:0}.news_wrapper:after{position:absolute;top:0;right:4px;bottom:auto;left:auto;width:1px;height:100%;background-color:#707070;content:""}.news_wrapper .news_inner{z-index:1;position:relative;height:308px;overflow-y:auto}.news_wrapper .news_inner::-webkit-scrollbar{width:8px}.news_wrapper .news_inner::-webkit-scrollbar-thumb{background-color:#303039}.news_wrapper .list{padding-right:64px}.pg_knowledge-base .el_category_wrapper{margin-top:80px}.pg_knowledge-base .bl_column{width:100%}.pg_knowledge-base a.el_btn{margin:80px auto 0}.pg_solution,.pg_solution .ly_sect{overflow:hidden}.pg_solution .text{width:min(100% - 40px,880px);margin:61px auto 80px;font-size:16px;line-height:2}.pg_solution .text:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_solution .text:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_single_product.is_parent .article ul,.pg_single_product.is_parent .article ol,.pg_single .article ul,.pg_single .article ol{padding-left:16px}.pg_single_product.is_parent .article ul li,.pg_single .article ul li{list-style:disc}.pg_single_product.is_parent .article ul li ul li,.pg_single .article ul li ul li{list-style:circle}.pg_single_product.is_parent .article ul li ul li ul li,.pg_single .article ul li ul li ul li{list-style:square}.pg_single_product.is_parent .article ul li ul li ul li ul li,.pg_single .article ul li ul li ul li ul li{list-style:disc}.pg_single_product.is_parent .article ul li ul li ul li ul li ul li,.pg_single .article ul li ul li ul li ul li ul li{list-style:circle}.pg_single_product.is_parent .article ul li ul li ul li ul li ul li ul li,.pg_single .article ul li ul li ul li ul li ul li ul li{list-style:square}.pg_single_product.is_parent .article ul li ol li,.pg_single .article ul li ol li{list-style:decimal}.pg_single_product.is_parent .article ul li ol li ul li,.pg_single .article ul li ol li ul li{list-style:disc}.pg_single_product.is_parent .article ul li ol li ul li ol li,.pg_single .article ul li ol li ul li ol li{list-style:decimal}.pg_single_product.is_parent .article ul li ol li ol li,.pg_single .article ul li ol li ol li{list-style:lower-alpha}.pg_single_product.is_parent .article ul li ol li ol li ul li,.pg_single .article ul li ol li ol li ul li{list-style:disc}.pg_single_product.is_parent .article ol li,.pg_single .article ol li{list-style:decimal}.pg_single_product.is_parent .article ol li ol li,.pg_single .article ol li ol li{list-style:lower-alpha}.pg_single_product.is_parent .article ol li ol li ol li,.pg_single .article ol li ol li ol li{list-style:lower-roman}.pg_single_product.is_parent .article ol li ol li ol li ol li,.pg_single .article ol li ol li ol li ol li{list-style:decimal}.pg_single_product.is_parent .article ol li ol li ol li ol li ol li,.pg_single .article ol li ol li ol li ol li ol li{list-style:lower-alpha}.pg_single_product.is_parent .article ol li ol li ol li ol li ol li ol li,.pg_single .article ol li ol li ol li ol li ol li ol li{list-style:lower-roman}.pg_single_product.is_parent .article ol li ul li,.pg_single .article ol li ul li{list-style:disc}.pg_single_product.is_parent .article ol li ul li ol li,.pg_single .article ol li ul li ol li{list-style:decimal}.pg_single_product.is_parent .article ol li ul li ol li ul li,.pg_single .article ol li ul li ol li ul li{list-style:disc}.pg_single_product.is_parent .article ol li ul li ul li,.pg_single .article ol li ul li ul li{list-style:circle}.pg_single_product.is_parent .article ol li ul li ul li ol li,.pg_single .article ol li ul li ul li ol li{list-style:decimal}.pg_single .title{font-weight:600;font-size:28px;line-height:1.5}.pg_single .title:before{display:block;width:0;height:0;margin-top:-.25em;content:""}.pg_single .title:after{display:block;width:0;height:0;margin-bottom:-.25em;content:""}.pg_single .subMv{position:relative}.pg_single .subMv picture{height:512px}.pg_single .subMv picture source,.pg_single .subMv picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pg_single .subMv .title_wrapper{position:absolute;top:160px;right:auto;bottom:auto;left:83px;width:576px;padding:32px;background-color:#000000b8;color:#fff}.pg_single .subMv .title{margin-bottom:16px;font-weight:600;font-size:48px}.pg_single .subMv .subtitle{font-weight:400;font-size:14px}.ly_wrapper .ly_main .article h3,.ly_wrapper .ly_main .article h4,.ly_wrapper .ly_main .article h5,.pg_single_download .ly_sect h3,.pg_single_download .ly_sect h4,.pg_single_download .ly_sect h5{margin-bottom:32px;font-weight:600;line-height:1.5;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.ly_wrapper .ly_main .article h3:before,.ly_wrapper .ly_main .article h4:before,.ly_wrapper .ly_main .article h5:before,.pg_single_download .ly_sect h3:before,.pg_single_download .ly_sect h4:before,.pg_single_download .ly_sect h5:before{display:block;width:0;height:0;margin-top:-.25em;content:""}.ly_wrapper .ly_main .article h3:after,.ly_wrapper .ly_main .article h4:after,.ly_wrapper .ly_main .article h5:after,.pg_single_download .ly_sect h3:after,.pg_single_download .ly_sect h4:after,.pg_single_download .ly_sect h5:after{display:block;width:0;height:0;margin-bottom:-.25em;content:""}.ly_wrapper .ly_main .article h2,.pg_single_download .ly_sect h2{margin-bottom:32px;font-weight:600;font-size:36px;line-height:1.5;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.ly_wrapper .ly_main .article h2:not(:first-child),.pg_single_download .ly_sect h2:not(:first-child){margin-top:112px}.ly_wrapper .ly_main .article h3,.pg_single_download .ly_sect h3{font-size:28px}.ly_wrapper .ly_main .article h4,.pg_single_download .ly_sect h4{font-size:24px}.ly_wrapper .ly_main .article h5,.pg_single_download .ly_sect h5{font-size:20px}.ly_wrapper .ly_main .article figure,.pg_single_download .ly_sect figure{margin:32px 0}.ly_wrapper .ly_main .article figure.aligncenter,.pg_single_download .ly_sect figure.aligncenter{margin-right:auto;margin-left:auto}.ly_wrapper .ly_main .article a:not(.el_btn),.pg_single_download .ly_sect a:not(.el_btn){display:inline-block;position:relative;color:#2255a2;font-weight:600;font-size:16px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.ly_wrapper .ly_main .article ol,.ly_wrapper .ly_main .article ul:not(.bl_column),.ly_wrapper .ly_main .article p,.pg_single_download .ly_sect ol,.pg_single_download .ly_sect ul:not(.bl_column),.pg_single_download .ly_sect p{margin-bottom:32px;line-height:2}.ly_wrapper .ly_main .article ol:before,.ly_wrapper .ly_main .article ul:not(.bl_column):before,.ly_wrapper .ly_main .article p:before,.pg_single_download .ly_sect ol:before,.pg_single_download .ly_sect ul:not(.bl_column):before,.pg_single_download .ly_sect p:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.ly_wrapper .ly_main .article ol:after,.ly_wrapper .ly_main .article ul:not(.bl_column):after,.ly_wrapper .ly_main .article p:after,.pg_single_download .ly_sect ol:after,.pg_single_download .ly_sect ul:not(.bl_column):after,.pg_single_download .ly_sect p:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.ly_wrapper .ly_main .article ol:last-child,.ly_wrapper .ly_main .article ul:not(.bl_column):last-child,.ly_wrapper .ly_main .article p:last-child,.pg_single_download .ly_sect ol:last-child,.pg_single_download .ly_sect ul:not(.bl_column):last-child,.pg_single_download .ly_sect p:last-child{margin-bottom:0}.ly_wrapper .ly_main .article p,.pg_single_download .ly_sect p,.ly_wrapper .ly_main .article li,.pg_single_download .ly_sect li{font-weight:400;font-size:16px}.ly_wrapper .ly_main .article blockquote,.pg_single_download .ly_sect blockquote{position:relative;padding-left:24px}.ly_wrapper .ly_main .article blockquote:before,.pg_single_download .ly_sect blockquote:before{position:absolute;top:0;left:0;width:4px;height:100%;background-color:#303039;content:""}.ly_wrapper .ly_main .article img.aligncenter,.pg_single_download .ly_sect img.aligncenter{margin-right:auto!important;margin-left:auto!important}.ly_wrapper .ly_main .article img.alignright,.pg_single_download .ly_sect img.alignright{margin-left:auto}.ly_wrapper .ly_main .article details summary>ul,.pg_single_download .ly_sect details summary>ul{padding-left:32px}p.has-large-font-size{font-size:36px}strong{font-weight:600;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.wp-block-columns:not(:last-child){margin-bottom:80px}.is-layout-flex{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.is-layout-flex.wp-container-3{gap:80px}.is-layout-flex.wp-container-7{gap:48px}.is-layout-flex.wp-container-core-columns-layout-1{gap:80px}.is-layout-flex.wp-container-core-columns-layout-2{gap:48px}.wp-block-media-text{display:grid;grid-template-columns:auto auto;margin-top:80px;gap:64px}.has-media-on-the-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.has-media-on-the-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wp-block-media-text__content{width:100%}.wp-block-media-text__media{-ms-flex-item-align:baseline;align-self:baseline;width:100%}.simpletoc-title{display:none}.simpletoc-list{position:relative;padding:90px 32px 32px 160px;background-color:#f5f6f7}.simpletoc-list:before{position:absolute;top:28px;right:auto;bottom:auto;left:32px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;margin-top:0!important;content:"INDEX"!important;color:#adadad;font-weight:600;font-size:24px;font-family:MyriadPro-Regular,serif}.simpletoc-list li{padding-left:16px!important;font-weight:400!important;list-style:none!important}.simpletoc-list li:before{font-weight:600}.wp-block-table{margin-top:80px!important}.wp-block-group__inner-container{width:min(100% - 64px,880px);margin:0 auto}.wp-block-group__inner-container h2{position:relative;padding-bottom:32px;font-size:36px;line-height:1.5}.wp-block-group__inner-container h2:before{display:block;width:0;height:0;margin-top:-.25em;content:""}.wp-block-group__inner-container h2:after{display:block;width:0;height:0;margin-bottom:-.25em;content:""}.wp-block-group__inner-container h2{margin-bottom:56px;text-align:center}.wp-block-group__inner-container h2:before{position:absolute;bottom:0;left:50%;width:80px;height:4px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);background-color:#2255a2;content:""}.wp-block-group:last-child{padding-bottom:0}.wp-block-group:last-child li{padding-bottom:22px;border-bottom:1px solid #adadad;font-weight:400;font-size:16px}.wp-block-group:last-child li:not(:last-child){margin-bottom:24px}.wp-block-cover,.wp-block-cover-image{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;align-items:center;justify-content:center;min-height:430px;padding:1em;overflow:hidden;overflow:clip;background-position:50%}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{z-index:1;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5}element.style{-o-object-position:50% 50%;object-position:50% 50%}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;-o-object-fit:cover;object-fit:cover;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.wp-block-image{overflow:hidden}.wp-block-image figcaption{z-index:999}.wp-block-embed.is-type-video iframe{height:720px}.editor{width:100%}.editor p{line-height:2}h2.heading{position:relative;padding-bottom:32px;text-align:center}h2.heading:before{position:absolute;bottom:0;left:50%;width:80px;height:4px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);background-color:#2255a2;content:""}.withIcon a{padding-left:24px}.withIcon a:before{-webkit-box-sizing:content-box;box-sizing:content-box;display:inline-block;position:absolute;top:6px;right:auto;bottom:auto;left:0;width:16px;height:16px;border:1px solid #2255a2;border-radius:50%;background:#2255a2;content:"";vertical-align:middle;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.withIcon a:after{position:absolute;top:11px;right:auto;bottom:auto;left:6.5px;width:0;height:0;border-width:3.6px 6.234px;border-style:solid;border-color:transparent;border-right:0;border-left-color:currentColor;content:"";color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.wp-block-group{width:100vw;margin:0 calc(50% - 50vw);padding:112px 0 180px}.wp-block-group:first-of-type{padding-top:0}.wp-block-group.bg_black{background-color:#000;color:#fff}.wp-block-group.bg_gray{background-color:#edeef0}.fancybox.image{padding:0!important}.fancybox.image:before,.fancybox.image:after{display:none!important}.width-100{width:100%}.wp-block-media-text .wp-block-media-text__content{padding:0!important}.pg_single_support .el_category_wrapper{margin:80px 0 32px}.pg_single_support .title_wrapper,.pg_single_support .post_container{margin:80px 0 64px}.pg_single_support .title{padding-bottom:64px;border-bottom:1px solid #adadad}.pg_single_support .el_btn{margin:80px auto 0;background-color:transparent;color:#2255a2}.pg_single_support .__hidden{display:none}.pg_single_support .show_more_wrapper{margin-top:40px;text-align:center}.pg_single_support .show_more_wrapper .el_btn{margin:0 auto;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_single_knowledge-base .el_category_wrapper{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin:80px 0}.pg_single_knowledge-base .el_category,.pg_single_knowledge-base .el_tag{cursor:auto}.pg_single_knowledge-base .el_tag{border:none}.pg_single_knowledge-base .bl_column.__single li{grid-column:2/3}.pg_single_knowledge-base .wp-block-columns{gap:64px}.pg_single_knowledge-base .wp-block-column{width:496px}.pg_single_knowledge-base .wp-block-column:has(.wp-block-media-text){-ms-flex-item-align:baseline;align-self:baseline;width:320px}.pg_single_knowledge-base .wp-block-column .wp-block-media-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.pg_single_knowledge-base .wp-block-column .wp-block-media-text__content{width:100%;text-align:center}.pg_single_knowledge-base .wp-block-column .wp-block-media-text__content p{margin-bottom:0}.pg_single_knowledge-base .wp-block-column .wp-block-media-text__media{width:100%;margin:0}.pg_single_knowledge-base .support_container{margin-top:80px}.pg_single_knowledge-base .support_text{margin-bottom:64px;line-height:2}.pg_single_knowledge-base .support_text:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_single_knowledge-base .support_text:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_single_knowledge-base .link_wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:min(100% - 40px,100% - 288px);margin:0 auto;gap:80px}.pg_single_knowledge-base .link_container>picture{height:80px;margin-bottom:36px}.pg_single_story>.ly_sect:first-of-type{margin-top:68px;padding-bottom:80px}.pg_single_story>.ly_sect:nth-of-type(2){padding-top:0}.pg_single_story .eyecatch{margin-top:80px}.pg_single_story .description{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between}.pg_single_story .reading_time{font-size:14px}.pg_single_story .reading_time span:not(.ff_eng){font-weight:600}.pg_single_story .strong{font-size:24px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_single_story .sns_container{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;gap:32px}.pg_single_story .sns{width:48px;height:48px;border-radius:50%;background-color:transparent;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_single_story p{font-family:MyriadPro-Light,FP-HiraKakuProN-W2,sans-serif}.pg_single_story .simpletoc-list{margin-top:64px}.pg_single_story .wp-block-media-text__media{margin-top:0}.pg_single_story p.has-large-font-size{margin:80px 0 112px}.pg_single_story .article_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:112px;padding:40px 0;gap:32px;border-top:1px solid #adadad;border-bottom:1px solid #adadad}.pg_single_story .user_textWrapper{width:720px}.pg_single_story .user_imgWrapper{width:128px;height:128px}.pg_single_story .user_heading{-webkit-box-align:end;-ms-flex-align:end;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end;margin-bottom:32px;gap:24px}.pg_single_story .user_name{font-size:32px}.pg_single_story .user_occupation{font-weight:600;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_single_story .user_description{font-size:14px;line-height:2}.pg_single_story .user_description:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_single_story .user_description:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_single_solution .subMv .title{font-size:48px}.pg_single_solution .article{margin-top:61px}.pg_single_solution .article p:first-child{width:min(100% - 40px,880px);margin:0 auto 80px}.pg_single_solution .article h3{font-size:24px}.pg_single_solution .article{margin-top:80px}.pg_single_accessory .ly_sect:first-of-type{padding-bottom:0}.pg_single_accessory .ly_sect .bl_media{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:80px;gap:120px}.pg_single_accessory .ly_sect .bl_media_imgWrapper{width:576px}.pg_single_accessory .ly_sect .bl_media_textWrapper{width:505px}.pg_single_accessory .ly_sect .accessory_category,.pg_single_accessory .ly_sect .accessory_description{margin-bottom:32px;font-size:16px}.pg_single_accessory .ly_sect .accessory_category{font-weight:600;line-height:1.5}.pg_single_accessory .ly_sect .accessory_category:before{display:block;width:0;height:0;margin-top:-.25em;content:""}.pg_single_accessory .ly_sect .accessory_category:after{display:block;width:0;height:0;margin-bottom:-.25em;content:""}.pg_single_accessory .ly_sect .accessory_description{line-height:2}.pg_single_accessory .ly_sect .accessory_description:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_single_accessory .ly_sect .accessory_description:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_single_accessory .ly_sect .detail_title{font-size:16px;line-height:2}.pg_single_accessory .ly_sect .detail_title+*{display:inline-block;font-size:16px;line-height:2;vertical-align:top}.pg_single_accessory .ly_sect .accessory_spec,.pg_single_accessory .ly_sect .el_category_wrapper{margin-bottom:48px}.pg_single_accessory .ly_sect .el_category_wrapper{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.pg_single_accessory .ly_sect .accessory_spec_item{padding-bottom:16px;border-bottom:1px solid #cbccce;font-size:16px}.pg_single_accessory .ly_sect .accessory_spec_item:not(:last-child){margin-bottom:16px}.pg_single_accessory .ly_sect .accessory_spec_item li{font-size:16px}.pg_single_accessory .ly_sect .accessory_spec_item p{display:inline;line-height:2}.pg_single_accessory .ly_sect .accessory_spec_item a{display:inline;color:#2255a2}.pg_single_accessory .ly_sect .accessory_related_products_title{margin-bottom:16px;font-weight:600;font-size:12px}.pg_single_accessory .ly_sect .el_buttonWrapper{-webkit-box-pack:normal;-ms-flex-pack:normal;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:normal;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:24px}.pg_connect .article{margin-top:80px}.pg_connect .article figure{margin:0}.pg_connect .wp-block-media-text:not(:last-child){margin-bottom:80px}.pg_connect .wp-block-media-text__media{margin:0}.pg_connect .wp-block-media-text__content h2,.pg_connect .wp-block-media-text__content h3{margin-bottom:40px}.pg_connect .wp-block-media-text__content p:last-child{margin-bottom:0}.pg_spec .wp-block-group__inner-container{width:100%;margin:0}.pg_spec .wp-block-group__inner-container .wp-block-columns{width:min(100% - 64px,880px);margin:0 auto}.pg_spec .wp-block-group__inner-container .is-layout-flex{width:min(100% - 32px,1200px)}.pg_spec .article h3{margin:72px 0 64px;line-height:1.5}.ly_wrapper .ly_main .pg_spec .article ul{padding-left:0}.ly_wrapper .ly_main .pg_spec .article ul li{list-style:none}.pg_spec .article ul li{position:relative;padding-left:24px;font-size:16px}.pg_spec .article ul li:before{position:absolute;top:11px;left:0;width:6px;height:6px;border-radius:50%;background-color:#303039;background-color:transparent;content:""}.pg_spec .article ul li a{padding-left:0}.pg_spec .article ul li a:before{display:none}.pg_spec .article ul li a:after{display:none}.pg_spec .article ul>li{margin-bottom:64px;padding-left:0;font-weight:600;font-size:18px;line-height:2}.pg_spec .article ul>li:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_spec .article ul>li:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_spec .article ul>li>strong{font-size:28px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_spec .article ul>li:before{content:""}.pg_spec .article ul>li:last-child{margin-bottom:0}.pg_spec .article ul>li:last-child>ul{margin-bottom:0}.pg_spec .article ul>li ul{margin:32px 0 64px}.pg_spec .article ul>li ul li{margin-bottom:24px;padding-bottom:22px;border-bottom:1px solid #adadad;font-weight:400;font-size:16px;line-height:1.75}.pg_spec .article ul>li ul li:before{display:block;width:0;height:0;margin-top:-.375em;content:""}.pg_spec .article ul>li ul li:after{display:block;width:0;height:0;margin-bottom:-.375em;content:""}.pg_compare .wp-block-group{padding:0}.pg_compare .wp-block-group__inner-container{width:auto;max-width:1200px;margin:0 auto}.pg_compare .wp-block-table{border-spacing:0!important}.pg_compare .wp-block-table table{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto}.pg_compare .wp-block-table thead{z-index:999;position:-webkit-sticky;position:sticky;top:0;left:0;border-bottom:none!important}.pg_compare .wp-block-table th{height:111px;border:none!important;background-color:#edeef0;color:#2255a2;font-weight:600;vertical-align:middle}.pg_compare .wp-block-table th a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;align-items:center;justify-content:center;height:100%;overflow:hidden;border-bottom:1px solid transparent;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_compare .wp-block-table th a:after{position:absolute;top:auto;right:auto;bottom:0;left:0;width:100%;height:4px;margin-bottom:0;-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translate(-110%);background-color:#2255a2;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_compare .wp-block-table th,.pg_compare .wp-block-table td{padding:0;line-height:1.75}.pg_compare .wp-block-table td:first-child{width:64px;border-bottom:none}.pg_compare .wp-block-table td:first-child:empty{border-top:none}.pg_compare .wp-block-table td{width:227px;padding:32px 15px;border:none;border-top:1px solid #adadad}.pg_compare .wp-block-table td:before{display:block;width:0;height:0;margin-top:-.375em;content:""}.pg_compare .wp-block-table td:after{display:block;width:0;height:0;margin-bottom:-.375em;content:""}.pg_compare .wp-block-table td:first-child{padding-left:0}.pg_compare .wp-block-table td:last-child{padding-right:0}.pg_compare .wp-block-table td:not(:first-child){border-bottom:1px solid #adadad;font-family:MyriadPro-Light,FP-HiraKakuProN-W2,sans-serif}.pg_compare .ly_sect figure{-ms-overflow-style:none;height:780px;margin:80px 0 0;padding:0;overflow-x:scroll;overflow-y:visible;scrollbar-width:none}.pg_compare .ly_sect figure::-webkit-scrollbar{display:none}.pg_compare .ly_sect a{color:#2255a2;font-size:18px;font-family:MyriadPro-Regular,serif}.pg_single_download .ly_sect>.ly_inner li{position:relative;padding-left:20px}.pg_single_download .ly_sect>.ly_inner li:not(:last-child){margin-bottom:16px}.pg_single_download .ly_sect>.ly_inner li:before{position:absolute;top:5px;right:auto;bottom:auto;left:10px;width:6px;height:6px;border-radius:50%;background-color:#303039;content:""}.pg_single_download .ly_sect>.ly_inner a:not(.el_btn){display:inline;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:1px solid transparent;color:#2255a2;font-size:16px;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_single_download .post_container{margin:80px 0 64px}.pg_single_download .post_container:not(:last-child){margin-bottom:64px}.pg_single_download .post_container .post_link{padding:32px 24px;overflow:hidden;border-bottom:1px solid #adadad;background-color:#f5f6f7;font-size:16px;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_single_download .choose_os{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;justify-content:center;gap:64px 32px}.pg_single_download .choose_os_text,.pg_single_download .noResult{width:100%;margin-top:80px;text-align:center}.pg_single_download .macos,.pg_single_download .windows{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;width:276px;height:64px;padding:0 16px;border:1px solid #adadad;background-color:#fff;font-weight:600;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_single_download .macos img,.pg_single_download .windows img{-webkit-box-sizing:content-box;box-sizing:content-box;width:32px;padding:13px 16px}.pg_single_download .macos:has(input:checked),.pg_single_download .windows:has(input:checked){background-color:#f5f6f7}.pg_single_download .os_description{display:none;width:100%;margin:0 auto;padding:32px;background-color:#fff}.pg_single_download .os_description.is_active{display:block}.pg_single_download .os_description_title{margin-bottom:32px;font-weight:600;font-size:24px;line-height:1.5;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_single_download .os_description_title:before{display:block;width:0;height:0;margin-top:-.25em;content:""}.pg_single_download .os_description_title:after{display:block;width:0;height:0;margin-bottom:-.25em;content:""}.pg_single_download .os_description_content p{margin-bottom:32px;line-height:2}.pg_single_download .os_description_content p:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_single_download .os_description_content p:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_single_download .os_description_content ul{width:calc(100% - 24px);margin:0 auto}.pg_single_download .os_description_content li{line-height:1.3}.pg_single_download .os_description_content li:before{top:6px;-webkit-transform:none;-ms-transform:none;transform:none}.pg_single_download #js_tab_area{display:none}.pg_single_download #js_tab_area.is_active{display:block}.pg_single_download .tab{margin-top:56px}.pg_single_download .tab:not(:last-child){margin-bottom:56px}.pg_single_download .bl_accordion_list{display:none;overflow:hidden}.pg_single_download .bl_accordion_list.is_active{display:block}.pg_single_download .bl_accordion_list:not(:first-child) .tab_content{height:0}.pg_single_download .tab_content{visibility:hidden;position:relative;background-color:#fff}.pg_single_download .tab_content_inner{width:min(100% - 32px,1088px);margin:0 auto 0 32px;padding:48px 0 56px}.pg_single_download .tab_header,.pg_single_download .tab_menu{-webkit-box-align:center;-ms-flex-align:center;display:grid;grid-template-columns:500px 250px 100px auto auto;align-items:center;width:100%;padding:0 32px;gap:32px}.pg_single_download .tab_header{height:64px;background-color:#e6e7e8}.pg_single_download .tab_menu{height:128px;background-color:#f5f6f7;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_single_download .tab_menu[aria-expanded=true] .arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pg_single_download .overlay{z-index:999;position:absolute;top:52px;right:84px;width:128px;height:24px;pointer-events:none}.pg_single_download .th,.pg_single_download .tm{color:#303039}.pg_single_download .th{font-weight:600;font-size:12px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_single_download .tm{font-size:16px}.pg_single_download .tm:first-child{font-weight:600;line-height:1.3;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_single_download .tm:first-child:before{display:block;width:0;height:0;margin-top:calc((1 - 1.3) * .5em);content:""}.pg_single_download .tm:first-child:after{display:block;width:0;height:0;margin-bottom:calc((1 - 1.3) * .5em);content:""}.pg_single_download .tm_updateAt{color:#303039}.pg_single_download .tm_priority{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:100%;height:24px;color:#fff}.pg_single_download .tm_priority.__black{background-color:#000}.pg_single_download .tm_priority.__gray{background-color:#adadad}.pg_single_download .tm_priority.__lightGray{background-color:#e6e7e8;color:#303039}.pg_single_download .el_btn{border-bottom:1px solid #2255a2;font-family:MyriadPro-Light,FP-HiraKakuProN-W2,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_single_download .el_btn:link,.pg_single_download .el_btn:visited,.pg_single_download .el_btn:hover,.pg_single_download .el_btn:active{color:#2255a2}.pg_single_download .arrow{display:inline-block;width:0;height:0;border-width:10px 10px;border-style:solid;border-color:transparent;border-bottom:0;border-top-color:currentColor;color:#adadad;line-height:1;vertical-align:middle;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_single_download .tc_heading,.pg_single_download .tc_description,.pg_single_download .tc_list{margin-bottom:48px}.pg_single_download .tc_heading{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;gap:32px}.pg_single_download .tch{width:100%}.pg_single_download .tch span{display:block}.pg_single_download .tch span:first-child{margin-bottom:16px;font-weight:600;font-size:12px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_single_download .tch_btn{margin:0 auto}.pg_single_download .tch span.tch_priority{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:100%;height:24px;color:#fff;font-size:12px}.pg_single_download .tch span.tch_priority.__black{background-color:#000}.pg_single_download .tch span.tch_priority.__gray{background-color:#adadad}.pg_single_download .tch span.tch_priority.__lightGray{background-color:#e6e7e8;color:#303039}.pg_single_download .tc_description{line-height:2}.pg_single_download .tc_description:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_single_download .tc_description:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_single_download .caution{padding-top:48px;border-top:1px solid #e6e7e8;font-size:14px;line-height:2}.pg_single_download .caution:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_single_download .caution:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_single_download .caution ul,.pg_single_download .caution ol{padding-left:16px}.pg_single_download .caution ul li,.pg_single_download .caution ol li{padding-left:0!important;font-weight:400;font-size:14px}.pg_single_download .caution ul li:before,.pg_single_download .caution ol li:before{content:none!important}.pg_single_download .caution ul li{list-style:disc}.pg_single_download .caution ol li{list-style:decimal}.pg_single_product_hidden{padding:80px 0}.pg_single_product_hidden p{font-weight:700;font-size:24px;text-align:center}.pg_single_product_hidden p:first-child{margin-top:0}.pg_single_product_hidden p a{display:inline-block;color:#2255a2}.pg_single_product .ly_sect.__white{background-color:#fff}.pg_single_product .ly_sect.__gray{background-color:#edeef0}.pg_single_product .ly_sect.__black{background-color:#000}.pg_single_product .ly_sect.__black .ly_inner>*{color:#fff}.pg_single_product .ly_sect.__transparent{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat}.pg_single_product .ly_sect.__transparent .ly_inner>*{z-index:1;position:relative;color:#fff}.pg_single_product .ly_sect.__transparent .bg{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fff;opacity:.1}.pg_single_product .ly_sect.__section3 .table{margin-top:64px}.pg_single_product .ly_sect.__section3 .table ul{-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px;-webkit-column-count:2;-moz-column-count:2;column-count:2}.pg_single_product .ly_sect.__section3 .table li{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;display:inline-block;width:100%;margin-top:0;padding:16px 0;border-bottom:1px solid #adadad;font-size:16px;line-height:2;break-inside:avoid;page-break-inside:avoid}.pg_single_product .ly_sect.__section3 .table li:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_single_product .ly_sect.__section3 .table li:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_single_product .ly_sect.__section3 .table p{line-height:2}.pg_single_product .ly_sect.__section3 .table p:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_single_product .ly_sect.__section3 .table p:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_single_product .article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;align-items:center;justify-content:center;gap:40px}.pg_single_product .article.__noTitle{margin-top:0}.pg_single_product .article,.pg_single_product .table{margin-top:80px}.pg_single_product .bl_column{gap:64px 40px}.pg_single_product .input_output_image{position:relative;width:160px;height:160px;margin:0 auto 32px;border-radius:50%;background-color:#fff}.pg_single_product .input_output_image img{position:absolute;top:50%;right:auto;bottom:auto;left:50%;width:64px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pg_single_product .input_output_titles{font-size:14px;line-height:2;text-align:center}.pg_single_product .input_output_titles:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_single_product .input_output_titles:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_single_product .bl_media{gap:64px}.pg_single_product p:has(img){margin:64px 0;text-align:center}.pg_single_product p:has(img) img{max-width:784px}.pg_single_product .news:empty+.noResult{display:block}.pg_single_product a.el_btn{margin:80px auto 0;color:#2255a2}.pg_single_news .el_headingBlock_title{padding-bottom:0}.pg_single_news .el_headingBlock_title:before{display:none}.pg_single_news .article{margin-top:80px}.pg_single_news .article a{color:#2255a2}.youtube{aspect-ratio:16/9;width:100%}.youtube iframe{width:100%;height:100%}.pg_support .question_title,.pg_faq .question_title{margin-bottom:32px;font-weight:600;font-size:24px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_support .question_item a,.pg_support .support_item a,.pg_faq .question_item a,.pg_faq .support_item a{display:block;font-size:16px}.pg_support .question_item,.pg_support .important_info_item,.pg_support .support_item,.pg_faq .question_item,.pg_faq .important_info_item,.pg_faq .support_item{color:#303039}.pg_support .question_item a,.pg_support .important_info_item a,.pg_support .support_item a,.pg_faq .question_item a,.pg_faq .important_info_item a,.pg_faq .support_item a{position:relative;padding:32px;line-height:2}.pg_support .question_item a:after,.pg_support .important_info_item a:after,.pg_support .support_item a:after,.pg_faq .question_item a:after,.pg_faq .important_info_item a:after,.pg_faq .support_item a:after{position:absolute;top:auto;right:auto;bottom:0;left:0;width:0%;height:4px;margin-bottom:0;background-color:#2255a2;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_support .question_item a,.pg_support .support_item a,.pg_faq .question_item a,.pg_faq .support_item a{background-color:#fff}.pg_support .question_item a,.pg_faq .question_item a{height:100%}.pg_support .bl_column_wrapper,.pg_faq .bl_column_wrapper{margin-top:56px}.pg_support .bl_column,.pg_faq .bl_column{width:100%}.pg_faq .text,.pg_single_support .text{margin:80px 0 64px;font-size:16px;line-height:1.4;text-align:center}.pg_faq .text:before,.pg_single_support .text:before{display:block;width:0;height:0;margin-top:calc((1 - 1.4) * .5em);content:""}.pg_faq .text:after,.pg_single_support .text:after{display:block;width:0;height:0;margin-bottom:calc((1 - 1.4) * .5em);content:""}.pg_faq .post_container:not(:last-child),.pg_single_support .post_container:not(:last-child){margin-bottom:64px}.pg_faq .cat_title,.pg_single_support .cat_title{margin-bottom:32px;font-weight:600;font-size:24px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_faq .post_link,.pg_single_support .post_link{padding:32px 24px;border-bottom:1px solid #adadad;background-color:#f5f6f7;font-size:16px;line-height:1.4}.pg_faq .post_link:before,.pg_single_support .post_link:before{display:block;width:0;height:0;margin-top:calc((1 - 1.4) * .5em);content:""}.pg_faq .post_link:after,.pg_single_support .post_link:after{display:block;width:0;height:0;margin-bottom:calc((1 - 1.4) * .5em);content:""}.pg_faq .post_link,.pg_single_support .post_link{-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_support{color:#303039}.pg_support .explain{width:100%;margin-top:80px;font-size:16px;line-height:2;text-align:center}.pg_support .explain:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_support .explain:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_support .text{margin-top:80px;font-size:16px;line-height:1.4;text-align:center}.pg_support .text:before{display:block;width:0;height:0;margin-top:calc((1 - 1.4) * .5em);content:""}.pg_support .text:after{display:block;width:0;height:0;margin-bottom:calc((1 - 1.4) * .5em);content:""}.pg_support .no_result{color:#303039;font-size:20px;line-height:1.5;text-align:center}.pg_support .no_result:before{display:block;width:0;height:0;margin-top:-.25em;content:""}.pg_support .no_result:after{display:block;width:0;height:0;margin-bottom:-.25em;content:""}.pg_support .no_result.__flex{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;gap:16px}.pg_support .no_result .loader{aspect-ratio:1;width:40px;border-radius:50%;background:radial-gradient(farthest-side,#303039 94%,rgba(0,0,0,0)) top/8px 8px no-repeat,conic-gradient(rgba(0,0,0,0) 30%,#303039);-webkit-animation:l13 1s infinite linear;animation:l13 1s infinite linear;-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 8px),#000 0)}@-webkit-keyframes l13{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes l13{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.pg_support .no_result p:first-child{margin-bottom:32px}.pg_support .no_result p:last-child a{display:inline-block;color:#2255a2;font-weight:600;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_support .no_result p:last-child a:after{display:block;width:0;height:2px;background-color:#2255a2;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_support .solution_list{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:40px;gap:80px}.pg_support .solution_item{position:relative}.pg_support .solution_item:after{position:absolute;top:50%;right:-19%;width:20px;height:16px;-webkit-transform:rotate(-90deg) translateY(-50%);-ms-transform:rotate(-90deg) translateY(-50%);transform:rotate(-90deg) translateY(-50%);background-image:url(../assets/images/element/icon/select.svg);background-position:center;background-size:cover;background-repeat:no-repeat;content:""}.pg_support .solution_item:first-child .solution_link{padding-right:48px;padding-left:48px}.pg_support .solution_item:last-child:after{display:none}.pg_support .solution_item:last-child .solution_link{padding-right:32px;padding-left:32px}.pg_support .solution_link{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:column;flex-direction:column;width:320px;height:100%;padding:24px;overflow:hidden;background-color:#edeef0}.pg_support .solution_link:after{position:absolute;top:auto;right:auto;bottom:0;left:0;width:100%;height:4px;margin-bottom:0;-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translate(-110%);background-color:#2255a2;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_support .solution_step{margin-bottom:8px;color:#2255a2;font-size:18px}.pg_support .solution_title{margin-bottom:32px;font-weight:600;font-size:22px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;text-align:center}.pg_support .solution_icon{width:100px;margin:0 auto 32px}.pg_support .solution_text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:16px;line-height:1.4;text-align:left}.pg_support .solution_text:before{display:block;width:0;height:0;margin-top:calc((1 - 1.4) * .5em);content:""}.pg_support .solution_text:after{display:block;width:0;height:0;margin-bottom:calc((1 - 1.4) * .5em);content:""}.pg_support .important_info_item{height:207px;border:1px solid #edeef0}.pg_support .important_info_item a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;height:100%;padding:16px;font-weight:600;font-size:24px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;text-align:center}.pg_support .support_item a{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.pg_support .support_item .icon{width:80px;height:80px;margin:0 auto}.pg_support .support_item .title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;height:92px;margin-bottom:24px;font-weight:600;font-size:24px;line-height:1.5;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;text-align:center}.pg_support .support_item .title:before{display:block;width:0;height:0;margin-top:-.25em;content:""}.pg_support .support_item .title:after{display:block;width:0;height:0;margin-bottom:-.25em;content:""}.pg_support .support_item .title{border-bottom:1px solid #cbccce}.pg_support .support_item .text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:2;text-align:left}.pg_support .support_item .text:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_support .support_item .text:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_support .question_item a{background-color:#fff}.pg_support a.el_btn{margin:80px auto 0}.pg_support .el_buttonWrapper{margin-top:160px}.pg_support-form .bl_column{width:100%;margin-top:80px}.pg_support-form .bl_card_imgWrapper{overflow:hidden}.pg_support-form .bl_card_imgWrapper img{-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_support-form span.filebutton{position:absolute;top:50%;right:auto;bottom:auto;left:8px;padding:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:1px solid #adadad;border-radius:8px;background-color:#e6e7e8}.pg_support-form .wpcf7-form-control-wrap:has(.filebutton){display:block;z-index:1;position:absolute;top:32px;right:auto;bottom:auto;left:0;width:165px;height:64px;margin-top:0;border:1px solid #303039;border-right:1px solid transparent;border-radius:4px 0 0 4px;background-color:#f5f6f7;cursor:pointer}.pg_story .el_category_wrapper{margin-bottom:32px}.pg_story .el_tag_wrapper{margin-bottom:80px}.pg_story .bl_column.__3{width:100%}.pg_dealer .dealer_container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:80px}.pg_dealer .dealers{position:relative;height:576px;overflow:auto}.pg_dealer .dealers:after{z-index:-1;position:absolute;top:0;right:4px;width:1px;height:100%;background-color:#707070;content:""}.pg_dealer .dealers_inner{height:100%;overflow-y:scroll;scrollbar-color:#303039 transparent}.pg_dealer .search_wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;margin-top:80px;gap:32px}.pg_dealer .select{position:relative;width:256px;height:64px;border:1px solid #303039;border-radius:4px;background-color:#f5f6f7;cursor:pointer}.pg_dealer .select:after{position:absolute;top:50%;right:24px;width:12px;height:12px;margin-top:-3px;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);border:0;border-right:solid 3px #303039;border-bottom:solid 3px #303039;content:"";pointer-events:none}.pg_dealer .select_label{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:12px;gap:12px}.pg_dealer .select_label .required,.pg_dealer .select_label .optional{padding:0 8px;border:1px solid #2255a2;border-radius:12px;font-size:12px;line-height:1.8}.pg_dealer .select_label .required{background-color:#2255a2;color:#fff}.pg_dealer .select_label .optional{background-color:#fff;color:#2255a2}.pg_dealer .select select{-ms-flex-line-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-content:center;width:100%;height:100%;padding:0 24px;line-height:1.3}.pg_dealer .select option{font-size:16px}.pg_dealer .btn{width:96px;height:48px;margin-top:28px;border:1px solid #2255a2;background-color:#2255a2;color:#fff;font-size:14px;text-align:center;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_dealer .marker_title{font-size:20px}.pg_dealer .marker_website a:visited,.pg_dealer .marker_website a:focus,.pg_dealer .marker_website a:focus-within,.pg_dealer .marker_website a:focus-visible{outline:none}.dealer{padding:48px 40px 48px 32px;border-bottom:1px solid #adadad;background-color:#fff;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dealer:last-child{margin-bottom:0}.dealer_title_wrapper{display:grid;position:relative;grid-template-columns:64px 1fr;margin-bottom:22px;gap:0 16px}.dealer_number{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;grid-row:1/3;grid-column:1/2;align-items:center;justify-content:center;width:64px;height:64px;padding:11px 0;background-color:#2255a2;color:#fff;font-size:48px}.dealer_title,.dealer_subtitle{font-weight:600;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.dealer_title{margin-bottom:16px;font-size:18px;line-height:1.55}.dealer_title:before{display:block;width:0;height:0;margin-top:-.275em;content:""}.dealer_title:after{display:block;width:0;height:0;margin-bottom:-.275em;content:""}.dealer_subtitle{font-size:16px;line-height:1.75}.dealer_subtitle:before{display:block;width:0;height:0;margin-top:-.375em;content:""}.dealer_subtitle:after{display:block;width:0;height:0;margin-bottom:-.375em;content:""}.dealer .address,.dealer .tel{color:#303039;font-size:16px;line-height:1.75}.dealer .address:before,.dealer .tel:before{display:block;width:0;height:0;margin-top:-.375em;content:""}.dealer .address:after,.dealer .tel:after{display:block;width:0;height:0;margin-bottom:-.375em;content:""}.dealer .address{margin-bottom:16px}.dealer_bottom{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;color:#2255a2}.dealer a{padding:5px 13px;border:1px solid #2255a2;background-color:#fff;color:#2255a2;font-size:14px;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.noResult{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:32px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;text-align:center}.noResult+.el_btn{margin:40px auto 0}.noResult a{color:#2255a2}.pg_download .explain{width:100%;margin-top:80px;font-size:16px;line-height:2;text-align:center}.pg_download .explain:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_download .explain:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_download .el_category_wrapper{margin-top:64px}.pg_download .news_wrapper{position:relative;margin-top:80px}.pg_download .news_wrapper:after{position:absolute;top:0;right:4px;bottom:auto;left:auto;width:1px;height:100%;background-color:#707070;content:""}.pg_download .news_inner{z-index:1;position:relative;height:308px;overflow-y:auto}.pg_download .list{padding-right:64px}.pg_download a.el_btn{margin:80px auto 0}.pg_products .explain{width:100%;margin-top:80px;font-size:16px;line-height:2;text-align:center}.pg_products .explain:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_products .explain:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_products .el_category_wrapper{margin-top:80px;gap:36px}.pg_products .el_category_wrapper.__child{gap:8px}.pg_accessory .bl_card_text:before{margin-top:0}.pg_brand_category .subMv{margin-bottom:0}.pg_brand_category .el_category_wrapper{margin-bottom:80px}.pg_brand_category .section_brand{padding:72px 0}.pg_brand_category .section_brand .el_category_wrapper{margin-bottom:0;gap:36px}.brand_mv .mv_image{width:100%;height:768px}.brand_mv .mv_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.brand_mv .logo{width:140px;margin-bottom:32px}.brand_mv .description{line-height:1.75}.brand_mv .description:before{display:block;width:0;height:0;margin-top:-.375em;content:""}.brand_mv .description:after{display:block;width:0;height:0;margin-bottom:-.375em;content:""}.pg_search .posts_list{margin-top:64px}.pg_search .posts_item:not(:last-child) article{border-bottom:none}.pg_search .posts_item article{padding-bottom:64px;border-top:1px solid #adadad;border-bottom:1px solid #adadad}.pg_search a{background-color:inherit;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_search .post_type{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:30px;margin-bottom:40px;padding:0 16px;background-color:#303039;color:#fff;font-size:14px}.pg_search .post_textWrapper{position:relative;padding-right:64px}.pg_search .post_textWrapper:after{position:absolute;top:50%;right:12px;bottom:auto;left:auto;width:11px;height:32px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../assets/images/element/icon/search-post-arrow.png);background-position:center;background-size:cover;background-repeat:no-repeat;content:""}.pg_search .post_title,.pg_search .post_description{line-height:2}.pg_search .post_title:before,.pg_search .post_description:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_search .post_title:after,.pg_search .post_description:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_search .post_title{margin-bottom:32px;color:#2255a2;font-weight:600;font-size:18px;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_search .post_description{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;padding-top:2px;overflow:hidden;color:#303039;font-weight:500;font-size:16px}.pg_search .keyword{font-weight:600;font-family:MyriadPro-Semibold,FP-HiraKakuProN-W6,-apple-system,BlinkMacSystemFont,NotoSansCJKjp,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.pg_search:has(.noResult) .search_results{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;margin-bottom:48px}.pg_searchbox{width:880px;margin:80px auto;background-color:#edeef0}.pg_searchbox .inner{width:698px;margin:0 auto;padding:80px 0}.pg_searchbox .input{display:block;width:560px;height:64px;margin:0 auto 48px;padding:0 16px;border-bottom:1px solid #adadad;background-color:#f5f6f7;line-height:2}.pg_searchbox .input:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_searchbox .input:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_searchbox .post_type_list{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;margin-bottom:48px;gap:32px}.pg_searchbox .post_type_item{position:relative}.pg_searchbox input[type=checkbox]{padding-left:32px;cursor:pointer}.pg_searchbox input[type=checkbox]:before,.pg_searchbox input[type=checkbox]:after{display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:""}.pg_searchbox input[type=checkbox]:before{left:0;width:24px;height:24px;border:1px solid #adadad;border-radius:50%;background-color:#f5f6f7}.pg_searchbox input[type=checkbox]:after{left:7px;width:10px;height:10px;border-radius:50%;background-color:#303039;opacity:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pg_searchbox input[type=checkbox]:checked:after{opacity:1}.pg_searchbox .el_btn{margin:0 auto}.pg_search_news .news{margin-top:80px}.pg_thanks .thanks_title{margin-bottom:16px;font-weight:600;font-size:48px}.pg_thanks .thanks_text{margin-top:80px;margin-bottom:40px;font-size:20px;line-height:2}.pg_thanks .thanks_text:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.pg_thanks .thanks_text:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.pg_thanks .thanks_message1{margin-bottom:16px;letter-spacing:.04em}.pg_thanks .thanks_message2{letter-spacing:.12em}.pg_thanks .thanks_email{font-weight:600;font-size:32px}@media screen and (max-width: 1440px){.bl_initPanel,.bl_subMenu_child{width:min(100% - 40px,1200px)}.bl_solutionSlider .splide__list{gap:0}}@media screen and (max-width: 1200px){.bl_column.__4{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 1024px){.pg_single_download .tab_content_inner{margin:0 auto}.pg_single_download .tab_header,.pg_single_download .tab_menu{grid-template-columns:350px 160px 110px auto auto;padding:0 16px}}@media screen and (max-width: 1024px){.bl_breadcrumb.__product,.bl_breadcrumb.__solution{display:none}.bl_breadcrumb_sm{display:block}.bl_breadcrumb_sm:before{display:block}}@media screen and (max-width: 960px){:root{--liquid-htmlroot: calc( calc(var(--vw, 1vw) * 100) / var(--liquid-mdDesignRatio) )}a:focus-visible,button:focus-visible{outline:none}.ly_wrapper{position:relative}.ly_sect{padding:80px 0 120px}.bl_header_inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 40px)}.bl_headerLogo a{width:104px}.bl_headerNav{display:none}.bl_headerNav_wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bl_headerNav_list{display:block;margin:0}.bl_headerNav_list>.bl_headerNav_arrow{top:16px}.bl_headerNav_btn{z-index:1}.bl_headerNav_arrow{top:16px;height:auto}.bl_headerNav_arrow:after{top:0}.bl_headerNav_childList a,.bl_headerNav_grandChildList a,.bl_headerNav_greatGrandChildList a{height:auto;margin-top:4px;padding:16px 24px 16px 0;font-size:16px;line-height:1.3}.bl_subMenu_child{-ms-overflow-style:none;z-index:999;right:0;left:0;width:100%;height:100vh;padding:0;overflow-x:hidden;overflow-y:auto;-webkit-transform:none;-ms-transform:none;transform:none;background-color:#151515e6;cursor:pointer;scrollbar-width:none}.bl_subMenu_child::-webkit-scrollbar{display:none}.bl_subMenu_child{margin:auto}.bl_subMenu_child .bl_subMenu_inner{-ms-overflow-style:none;padding:0 40px 200px;overflow-y:auto;scrollbar-width:none}.bl_subMenu_child .bl_subMenu_inner::-webkit-scrollbar{display:none}.bl_subMenu_child.__column2,.bl_subMenu_child.__column3{grid-template-columns:1fr}.bl_subMenu_child{display:block}.icon_wrapper{gap:8px}.language-switcher{gap:16px}.language-switcher .lang-item img{width:24px!important;height:16.5px!important}.bl_searchBtn{display:none}.bl_hamburgerBtn{display:block}.bl_footer{padding:32px 0 48px}.bl_footer_nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px}.bl_footer_nav .__flex{display:contents}.bl_footer_nav .__orderTop{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.bl_footer_nav .__orderMiddle{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.bl_footer_nav .__orderBottom{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.bl_footer_nav .__pb-4half,.bl_footer_nav .__pb-6{padding-bottom:0}.bl_footer_nav .bl_accordion_list{padding-top:16px;overflow:hidden}.bl_footer_nav .bl_accordion_inner{padding:16px}.bl_footer_nav li.dd_mdsm{margin-bottom:16px}.bl_footer_nav .main{margin-bottom:0;padding-bottom:16px;border-bottom:1px solid #adadad}.bl_footer_nav .js_accordion_btn:before{position:absolute;top:6px;right:0;bottom:auto;left:auto;width:16px;height:10px;background-image:url(../assets/images/element/icon/footer-arrow-close.png);background-position:center;background-size:cover;background-repeat:no-repeat;content:""}.bl_footer_nav .main a{font-weight:400;font-size:16px;pointer-events:none}.bl_footer_nav .sub a{color:#fff;font-size:14px}.bl_footer_nav ul:not(.sns_container){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.bl_footer_nav .sns_container .main{display:none}.bl_footer_nav .sns li{width:48px;height:48px;border-radius:50%;background-color:#09090c}.bl_footer_nav .sns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:32px;gap:32px}.bl_footer_bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:baseline;-ms-flex-pack:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;-ms-flex-direction:column;flex-direction:column;align-items:baseline;justify-content:baseline;gap:40px}.bl_footer_bottom ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bl_footer_bottom a{color:#fff;font-size:12px}.bl_footerCopyright{width:100%;text-align:center}.pg_cta{background-color:#000}.pg_cta_btn{padding:40px 0 0}.pg_cta .title{margin-bottom:16px;font-size:14px;text-align:left}.pg_cta .text{margin-bottom:32px;text-align:left}.pg_cta .icon{display:none}.pg_cta #mc_embed_signup .mc-field-group .email{padding:16px;border:1px solid #adadad;border-radius:0;background-color:transparent;color:#adadad}.pg_cta #mc_embed_signup .mc-field-group input.btn,.pg_cta .btn{border-radius:0}.pg_single_product .mv{height:calc(100vh - 160px)}.pg_single_product .mv .image{height:100%}.pg_single_product .mv .title{font-size:40px}.mv .image source,.mv .image img{height:100%;-o-object-fit:cover;object-fit:cover}.mv .title_container{width:calc(100% - 90px)}.mv .__leftCenter,.mv .__rightCenter{left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mv .subtitle{margin-top:24px}.subMv .title_wrapper{position:static;width:100%}.subMv picture{width:100%;height:450px}.bl_topSlider .splide__arrows{top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bl_storySlider .title span{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;padding-top:2px;overflow:hidden}.bl_storySlider .splide__arrows{-webkit-box-pack:center;-ms-flex-pack:center;position:static;justify-content:center;width:100%;margin-top:48px;-webkit-transform:none;-ms-transform:none;transform:none}.bl_breadcrumb .ly_inner{width:100%}.bl_breadcrumb ul{-ms-overflow-style:none;width:100%;padding:0 32px;overflow-x:scroll;scrollbar-width:none}.bl_breadcrumb ul::-webkit-scrollbar{display:none}.bl_breadcrumb.__product .title,.bl_breadcrumb.__solution .title{font-size:14px}.bl_column.__3,.bl_column.__4{grid-template-columns:repeat(2,1fr)}.bl_column.__5{grid-template-columns:repeat(3,1fr)}.bl_form .links{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.ly_related .ly_inner{width:100%}.recommend_text{margin-top:48px}.bl_media{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bl_media.__reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.bl_media_imgWrapper,.bl_media_imgWrapper.img20percent,.bl_media_imgWrapper.img25percent,.bl_media_imgWrapper.img33percent,.bl_media_imgWrapper.img50percent,.bl_media_text{width:100%}.bl_modal_close{right:10px}.el_headingBlock_title{padding-bottom:24px;font-size:32px}.el_headingBlock_title:before{width:64px}.el_headingBlock_title.__eng,.el_headingBlock_title.__faq{font-size:32px}.dd_lg{visibility:hidden;width:0;height:0}.dd_md,.dd_mdsm{visibility:visible;width:auto;height:auto}br.__lg{display:none}br.__md{display:block}.pg_top_knowledge-base .bl_column{grid-template-columns:1fr;gap:40px}.pg_top_knowledge-base .__knowledge .bl_card_title span{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;padding-top:2px;overflow:hidden}.pg_top_news .news{margin-top:0;margin-bottom:48px}.news .list a{padding:16px 0 32px}.news article{display:block}.news .date{display:inline-block;margin-bottom:16px}.news .title{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;width:100%;padding-top:2px;overflow:hidden;line-height:2;white-space:normal}.news .title:before{display:block;width:0;height:0;margin-top:-.5em;content:""}.news .title:after{display:block;width:0;height:0;margin-bottom:-.5em;content:""}.news_wrapper .list{padding-right:0}.pg_knowledge-base a.el_btn{margin-top:48px}.pg_single .subMv .title_wrapper{position:static;width:100%}.pg_single .subMv picture{width:100%;height:450px}.ly_wrapper .ly_main .article h2,.pg_single_download .ly_sect h2{font-size:32px}.ly_wrapper .ly_main .article details summary>ul,.pg_single_download .ly_sect details summary>ul{padding-left:16px}.is-layout-flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-block-media-text{grid-template-columns:1fr;gap:48px}.has-media-on-the-right{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.has-media-on-the-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-group__inner-container h2:before{width:64px}.wp-block-embed.is-type-video iframe{height:400px}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:100%!important}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){width:100%!important}h2.heading:before{width:64px}.wp-block-group{padding:112px 0 120px}.pg_single_knowledge-base .bl_column.__single{grid-template-columns:1fr}.pg_single_knowledge-base .bl_column.__single li{grid-column:1/2}.pg_single_knowledge-base .link_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.pg_single_knowledge-base .link_wrapper .el_btn{margin:0 auto}.pg_single_story .article_bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse;align-items:center;gap:24px}.pg_single_story .user_textWrapper{width:100%}.pg_single_story .user_imgWrapper{width:100%;height:auto}.pg_single_story .user_heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-direction:column;flex-direction:column;align-items:flex-start}.pg_single_accessory .ly_sect .bl_media{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px}.pg_single_accessory .ly_sect .bl_media_imgWrapper,.pg_single_accessory .ly_sect .bl_media_textWrapper{width:100%}.pg_spec .article h3{margin:40px 0}.pg_single_download .macos,.pg_single_download .windows{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pg_single_download .tab_header,.pg_single_download .tab_menu{grid-template-columns:170px 100px 90px auto auto}.pg_single_download .tm_updateAt,.pg_single_download .tm_priority{font-size:14px}.pg_single_download .tc_heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-direction:column;flex-direction:column;align-items:flex-start;gap:20px}.pg_single_download .tch span:first-child{margin-bottom:12px}.pg_single_product .ly_sect.__section3 .table ul{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;-webkit-column-count:1;-moz-column-count:1;column-count:1}.pg_single_product .ly_sect.__section3 .table li{display:block;width:100%}.pg_single_product .bl_column{grid-template-columns:repeat(2,1fr);gap:48px 24px}.pg_support .explain{margin-top:48px;font-size:14px}.pg_support .solution_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-direction:column;flex-direction:column;align-items:center}.pg_support .solution_item:after{top:auto;right:auto;bottom:-15%;left:50%;-webkit-transform:rotate(0) translateX(-50%);-ms-transform:rotate(0) translateX(-50%);transform:rotate(0) translate(-50%)}.pg_support .solution_step{font-size:16px}.pg_support .solution_title{font-size:18px}.pg_support .el_buttonWrapper{margin-top:48px}.pg_support-form .bl_column.__2{grid-template-columns:1fr}.pg_dealer .dealer_container #gmap{height:480px}.pg_dealer .dealer_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.pg_dealer .search_wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.pg_dealer .select,.pg_dealer .select_container{width:100%}.pg_dealer .btn{margin-top:0}.noResult{font-size:20px}.pg_download .explain{margin-top:48px;font-size:14px}.pg_download .el_category_wrapper{margin-top:48px;gap:8px 0}.pg_download a.el_btn{margin-top:48px}.pg_products .explain{margin-top:48px;font-size:14px}.pg_brand_category .section_brand .el_category_wrapper{gap:8px 0}}@media screen and (max-width: 560px){:root{--liquid-htmlroot: calc( calc(var(--vw, 1vw) * 100) / var(--liquid-smDesignRatio) )}:root{--headerHeight: 52px}.ly_sect{padding:64px 0 48px}.bl_headerNav_arrow{top:6px}.mv .title_wrapper{width:100%}.swiper{width:320px}.splide__arrows,.bl_solutionSlider,.bl_solutionSlider .splide__list,.bl_storySlider{margin-top:48px}.bl_storySlider .imgWrapper{height:350px}.bl_relatedPostSlider{margin-top:48px}.bl_relatedPostSlider.splide.bl_slider.is-initialized:not(.is-active) .splide__slide{width:100%}.bl_breadcrumb.__product,.bl_breadcrumb.__solution{top:48px}.ly_main.__pt-0 .bl_breadcrumb,.ly_main.__pt-0 .bl_breadcrumb.__product,.ly_main.__pt-0 .bl_breadcrumb.__solution{top:56px}.bl_column.__2,.bl_column.__3,.bl_column.__4{grid-template-columns:1fr;gap:16px}.bl_column.__5{grid-template-columns:repeat(2,1fr)}.bl_card_text{-webkit-line-clamp:4}.pg_top .bl_card.__products .bl_card_text{-webkit-line-clamp:2}.bl_filterByCategory .el_category_wrapper:first-child{margin-top:48px}.bl_filterByCategory .el_category_wrapper{margin-top:32px;margin-bottom:32px;gap:8px}.bl_form_privacyPolicy{margin-top:40px}.bl_form input[type=file]{padding-left:30px}.ly_related .ly_inner{width:min(100% - 32px,1200px)}.bl_modal .el_btn{width:100%}.el_buttonWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:48px;gap:32px}.el_headingBlock_title,.el_headingBlock_title.__eng,.el_headingBlock_title.__faq{font-size:28px}.el_headingBlock_subtitle{margin-top:24px;font-size:16px}.el_category.__brand.__rme{width:112px;height:36px}.el_category.__brand.__rme figure{width:76px;height:31px}.el_category.__brand.__alva{width:112px;height:36px}.el_category.__brand.__alva figure{width:72.7px;height:26.84px}.el_category.__brand.__ferrofish{width:112px;height:36px}.el_category.__brand.__ferrofish figure{width:89.71px;height:24.61px}.el_category.__brand.__appsys{width:168px;height:36px}.el_category.__brand.__appsys figure{width:118.31px;height:20.88px}.el_category.__brand.__rme_premium{width:168px;height:36px}.el_category.__brand.__rme_premium figure{width:115.91px;height:20.88px}.el_category.__brand figure{margin:0 auto}.el_category.__brand{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.el_category.__brand img{-o-object-fit:cover;object-fit:cover}.dd_lgmd,.dd_md{visibility:hidden;width:0;height:0}.dd_sm{visibility:visible;width:auto;height:auto}.pg_top_mv{height:calc(var(--fixvh, 1vh) * 100 - var(--headerHeight))}.pg_top .el_category_wrapper{margin:48px 0 32px;gap:8px 0}.pg_top .bl_column_wrapper{margin-top:32px}.pg_top .el_btn{margin-top:48px}.pg_top_news .title_sp{display:block;padding-bottom:16px;border-bottom:2px solid #303039;font-size:14px;text-align:center}.pg_top_news .el_category_wrapper{gap:8px}.pg_news .el_category_wrapper,.news_wrapper{margin-top:48px}.ly_wrapper .ly_main .article h2,.pg_single_download .ly_sect h2{font-size:28px}.ly_wrapper .ly_main .article h3,.pg_single_download .ly_sect h3{font-size:22px}.ly_wrapper .ly_main .article h4,.pg_single_download .ly_sect h4{font-size:18px}.ly_wrapper .ly_main .article h5,.pg_single_download .ly_sect h5{font-size:16px}.is-layout-flex.wp-container-core-columns-layout-1{gap:48px}.wp-block-media-text{margin-top:48px;gap:24px}.simpletoc-list{padding:80px 24px 24px}.simpletoc-list:before{top:16px;left:24px}.simpletoc-list li{padding-left:8px!important}.wp-block-group__inner-container h2{margin-bottom:48px;padding-bottom:24px;font-size:28px}.wp-block-embed.is-type-video iframe{height:revert-layer}.wp-block-group{padding:112px 0 80px}.pg_single_knowledge-base .wp-block-column{width:100%}.pg_single_knowledge-base .wp-block-column:has(.wp-block-media-text){width:100%}.pg_single_story .description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:baseline;-ms-flex-align:baseline;-ms-flex-direction:column;flex-direction:column;align-items:baseline}.pg_single_story .sns_container{-ms-flex-item-align:end;align-self:flex-end}.pg_single_solution .article{margin-top:48px}.pg_single_accessory .ly_sect .bl_media{margin-top:48px;gap:40px}.pg_single_accessory .ly_sect .el_buttonWrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pg_connect .article{margin-top:48px}.pg_connect .wp-block-media-text:not(:last-child){margin-bottom:48px}.pg_spec .article h3{margin:32px 0}.pg_spec .article ul>li>strong{font-size:22px}.pg_spec .article ul>li{margin-bottom:32px;font-size:16px}.pg_spec .article ul>li ul{margin:24px 0 48px}.pg_spec .article ul>li ul li{padding-bottom:16px}.pg_compare .wp-block-table th{width:120px}.pg_compare .wp-block-table th,.pg_compare .wp-block-table td{font-size:14px}.pg_compare .wp-block-table td:first-child{width:48px}.pg_compare .wp-block-table td{width:120px;padding:8px}.pg_compare .ly_sect figure{padding:0 32px}.pg_compare .ly_sect a{font-size:16px}.pg_single_download .choose_os{gap:32px}.pg_single_download .macos,.pg_single_download .windows{width:100%}.pg_single_download .tab_content_inner{padding:32px 0}.pg_single_download .tab_header,.pg_single_download .tab_menu{grid-template-columns:calc(100% - 36px);height:auto;padding:16px;gap:12px}.pg_single_download .tab_menu[aria-expanded=true] .arrow{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.pg_single_download .tab_menu{position:relative;padding-top:48px}.pg_single_download .tm_updateAt,.pg_single_download .tm_priority{font-size:12px}.pg_single_download .tm_updateAt{position:absolute;top:20px;right:auto;bottom:auto;left:16px}.pg_single_download .arrow{position:absolute;top:50%;right:16px;bottom:auto;left:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.pg_single_product .ly_sect.__section3 .table{margin-top:12px}.pg_single_product .article,.pg_single_product .table{margin-top:48px}.pg_single_product .input_output_image{width:144px;height:144px;border-radius:50%;background-color:#fff}.pg_single_product .bl_media{gap:40px}.pg_support a.el_btn{margin-top:48px}.pg_support-form .wpcf7-form-control-wrap:has(.filebutton){width:160px}.pg_dealer .dealer_container #gmap{height:320px}.pg_dealer .search_wrapper{display:grid;grid-template-columns:1fr}.pg_dealer .search_wrapper>*{justify-self:center}.pg_products .el_category_wrapper{margin:48px 0 32px;gap:8px 0}.pg_products .bl_column_wrapper{margin-top:0}.pg_brand_category .el_category_wrapper{margin-bottom:32px}.brand_mv .mv_image{height:450px}.pg_search .post_textWrapper{padding-right:32px}.pg_searchbox{width:100%;margin:48px auto 32px}.pg_searchbox .inner{width:100%;padding:40px 24px}.pg_searchbox .input{width:100%}.pg_search_news .news{margin-top:48px}}@media (-ms-high-contrast: none),(-ms-high-contrast: active),(-moz-touch-enabled: 0),(hover: hover){.bl_headerLogo:hover{opacity:.7}.bl_headerNav_list_wrapper>li:hover:after{width:100%}.bl_headerNav_arrowWrapper.__fullWidth a:hover+.bl_headerNav_arrow:after{-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translate(8px);border-color:#fff}.bl_headerNav_arrow:hover:after{-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translate(8px);border-color:#fff}.bl_headerNav_childList>a:hover,.bl_headerNav_grandChildList>a:hover,.bl_headerNav_greatGrandChildList>a:hover{color:#fff}.bl_headerNav_childList>a:hover:after,.bl_headerNav_grandChildList>a:hover:after,.bl_headerNav_greatGrandChildList>a:hover:after{width:20%}.bl_headerNav_sm .bl_headerNav_btn:hover{color:#fff}.bl_footer_nav a:hover,.bl_footer_bottom a:hover{opacity:.8}.pg_cta #mc_embed_signup .mc-field-group input.btn:hover,.pg_cta .btn:hover{border-color:#303039;background-color:#fff;color:#303039}.bl_solutionSlider .splide__slide a:hover:after{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translate(0)}.bl_solutionSlider .link:hover source,.bl_solutionSlider .link:hover img{scale:1.1}.bl_storySlider a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.bl_storySlider a:hover .title:after{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translate(0)}.bl_storySlider .splide__slide a:hover .title:after{width:100%}.bl_breadcrumb a.bl_breadcrumb_link:hover,.bl_breadcrumb input[type=radio]:hover{color:#2255a2}.bl_breadcrumb.__product .title:hover,.bl_breadcrumb.__product .searchBtn:hover,.bl_breadcrumb.__product a:hover,.bl_breadcrumb.__solution .title:hover,.bl_breadcrumb.__solution .searchBtn:hover,.bl_breadcrumb.__solution a:hover{color:#fff}.bl_breadcrumb.__product .title:hover:before,.bl_breadcrumb.__product .searchBtn:hover:before,.bl_breadcrumb.__product a:hover:before,.bl_breadcrumb.__solution .title:hover:before,.bl_breadcrumb.__solution .searchBtn:hover:before,.bl_breadcrumb.__solution a:hover:before{width:100%}.bl_card a:hover .bl_card_imgWrapper>img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.bl_card a:hover .bl_card_title:after{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translate(0)}.bl_card a:hover .bl_card_hoverbar:after{width:100%}.bl_card.__splideProducts:hover:after,.bl_card.__products:hover:after,.bl_card.__filter:hover:after{width:100%}.bl_card.__splideProducts:hover .bl_card_inner,.bl_card.__products:hover .bl_card_inner,.bl_card.__filter:hover .bl_card_inner{background-color:#e9e9eb}.bl_card.__splideProducts:hover .bl_card_inner .el_thumb .el_thumb_bg,.bl_card.__products:hover .bl_card_inner .el_thumb .el_thumb_bg,.bl_card.__filter:hover .bl_card_inner .el_thumb .el_thumb_bg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:.8}.bl_card.__products:hover .bl_card_inner,.bl_card.__products:hover .an_thumb_zoom,.pg_top .bl_card.__products:hover .bl_card_inner{background-color:#fff}.pg_top .bl_card.__products:hover .el_thumb .el_thumb_bg{-webkit-transform:none;-ms-transform:none;transform:none}.pg_top .bl_card.__products:hover .el_thumb .el_thumb_bg figure img{scale:1}.bl_card.__splideProducts:hover .bl_card_inner{background-color:transparent}.bl_card.__splideProducts:hover .el_thumb .el_thumb_bg{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:1}.wp-pagenavi a:hover{border-color:#adadad!important;background-color:#adadad;color:#fff}.bl_form input[type=text]:hover,.bl_form input[type=email]:hover,.bl_form input[type=file]:hover,.bl_form textarea:hover,.bl_form select:hover{border:1px solid #303039}.bl_modal_close:hover{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.bl_modal .el_btn:hover{-webkit-box-shadow:inset 360px 0 0 0 #2255a2;box-shadow:inset 360px 0 #2255a2}.el_btn:hover{color:#fff}.el_btn:hover:after{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1)}.el_btn.__accessory:hover{color:#2255a2}.el_btn.__accessory:hover .normal_text{visibility:hidden;opacity:0}.el_btn.__accessory:hover .hover_text{visibility:visible;opacity:1}.el_btn.__small:hover{-webkit-box-shadow:inset 128px 0 0 0 #2255a2;box-shadow:inset 128px 0 #2255a2}.el_category.__brand:hover .brand_image{visibility:visible;opacity:1}.el_category.__brand:hover .brand_hover{visibility:hidden;opacity:0}.el_tag:hover{background-color:#fff;color:#303039}.el_tag:has(input:checked):hover{background-color:#2255a2;color:#fff}.an_thumb_zoom:hover .el_thumb .el_thumb_bg{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.pg_top_knowledge-base .__knowledge a:hover .bl_card_textWrapper:after{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translate(0)}.news .list a:hover{background-color:#edeef0}.withIcon a:hover:before{background-color:#fff}.withIcon a:hover:after{color:#2255a2}.pg_single_support .show_more_wrapper .el_btn:hover{opacity:.8}.pg_single_knowledge-base .el_category:hover{background-color:#cbccce}.pg_single_story .sns:hover{opacity:.8}.pg_connect a:hover:before{background-color:#fff}.pg_connect a:hover:after{color:#2255a2}.pg_spec .article ul li a:hover{opacity:.8}.pg_compare .wp-block-table th a:hover:after{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}.pg_compare .ly_sect a:hover:before{background-color:#fff}.pg_compare .ly_sect a:hover:after{color:#2255a2}.pg_single_download .ly_sect>.ly_inner a:not(.el_btn):hover{border-color:#2255a2}.pg_single_download .post_container .post_link:hover{background-color:#fff}.pg_single_download .macos:hover,.pg_single_download .windows:hover{background-color:#f5f6f7}.pg_single_download .tab_menu:hover{background-color:#fff}.pg_single_download .el_btn:hover{color:#fff}.pg_single_product a:hover:before{background-color:#fff}.pg_single_product a:hover:after{color:#2255a2}.pg_single_product a.el_btn:hover{color:#fff}.pg_support .question_item a:hover:after,.pg_support .important_info_item a:hover:after,.pg_support .support_item a:hover:after,.pg_faq .question_item a:hover:after,.pg_faq .important_info_item a:hover:after,.pg_faq .support_item a:hover:after{width:100%}.pg_faq .post_link:hover,.pg_single_support .post_link:hover{background-color:#fff}.pg_support .no_result p:last-child a:hover:after{width:100%}.pg_support .solution_link:hover:after{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}.pg_support-form .bl_card:hover .bl_card_imgWrapper>img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.pg_dealer .btn:hover{background-color:#fff;color:#2255a2}.pg_dealer .marker_website a:hover{color:#2255a2}.dealer:hover{background-color:#edeef0}.dealer a:hover{background-color:#2255a2;color:#fff}.pg_search a:hover{background-color:#edeef0}.pg_searchbox input[type=checkbox]:hover:after{opacity:.6}.pg_thanks .thanks_email:hover{color:#2255a2}}@media (hover: none){a,button,form label,form span,form input,.bl_headerLogo{-webkit-tap-highlight-color:rgba(0,0,0,0)}.bl_headerNav_list_wrapper>li{-webkit-tap-highlight-color:rgba(0,0,0,0)}.bl_headerNav_arrowWrapper.__fullWidth a,.bl_headerNav_arrow{-webkit-tap-highlight-color:rgba(0,0,0,0)}.bl_headerNav_childList>a,.bl_headerNav_grandChildList>a,.bl_headerNav_greatGrandChildList>a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.bl_headerNav_sm .bl_headerNav_btn,.bl_footer_nav a,.bl_footer_bottom a,.pg_cta #mc_embed_signup .mc-field-group input.btn,.pg_cta .btn,.bl_solutionSlider .splide__slide a,.bl_solutionSlider .link,.bl_storySlider a,.bl_storySlider .splide__slide a,.bl_breadcrumb a.bl_breadcrumb_link,.bl_breadcrumb input[type=radio],.bl_breadcrumb.__product .title,.bl_breadcrumb.__product .searchBtn,.bl_breadcrumb.__product a,.bl_breadcrumb.__solution .title,.bl_breadcrumb.__solution .searchBtn,.bl_breadcrumb.__solution a,.bl_card a,.bl_card.__splideProducts,.bl_card.__products,.bl_card.__filter,.pg_top .bl_card.__products,.wp-pagenavi a,.bl_form input[type=text],.bl_form input[type=email],.bl_form input[type=file],.bl_form textarea,.bl_form select,.bl_modal_close,.bl_modal .el_btn,.el_btn,.el_btn.__accessory,.el_btn.__small,.el_category.__brand,.el_tag{-webkit-tap-highlight-color:rgba(0,0,0,0)}.el_tag:has(input:checked){-webkit-tap-highlight-color:rgba(0,0,0,0)}.an_thumb_zoom,.pg_top_knowledge-base .__knowledge a,.news .list a,.withIcon a,.pg_single_support .show_more_wrapper .el_btn,.pg_single_knowledge-base .el_category,.pg_single_story .sns,.pg_connect a,.pg_spec .article ul li a,.pg_compare .wp-block-table th a,.pg_compare .ly_sect a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.pg_single_download .ly_sect>.ly_inner a:not(.el_btn){-webkit-tap-highlight-color:rgba(0,0,0,0)}.pg_single_download .post_container .post_link,.pg_single_download .macos,.pg_single_download .windows,.pg_single_download .tab_menu,.pg_single_download .el_btn,.pg_single_product a,.pg_single_product a.el_btn,.pg_support .question_item a,.pg_support .important_info_item a,.pg_support .support_item a,.pg_faq .question_item a,.pg_faq .important_info_item a,.pg_faq .support_item a,.pg_faq .post_link,.pg_single_support .post_link{-webkit-tap-highlight-color:rgba(0,0,0,0)}.pg_support .no_result p:last-child a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.pg_support .solution_link,.pg_support-form .bl_card,.pg_dealer .btn,.pg_dealer .marker_website a,.dealer,.dealer a,.pg_search a,.pg_searchbox input[type=checkbox],.pg_thanks .thanks_email{-webkit-tap-highlight-color:rgba(0,0,0,0)}}*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}ol{counter-reset:revert}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-input-placeholder{color:unset}::-moz-placeholder{color:unset}:-ms-input-placeholder{color:unset}::-ms-input-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-details-marker{display:none}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{z-index:0;margin:0!important;opacity:0}.splide__track--fade>.splide__list>.splide__slide.is-active{z-index:1;opacity:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important;backface-visibility:hidden}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;margin:0;line-height:1;list-style-type:none;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{visibility:hidden;position:relative}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-ms-flex-negative:0;box-sizing:border-box;position:relative;flex-shrink:0;margin:0;backface-visibility:hidden;list-style-type:none!important}.splide__slide img{vertical-align:bottom}.splide__spinner{contain:strict;display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;width:20px;height:20px;margin:auto;border:2px solid #999;border-radius:50%;border-left-color:transparent;animation:splide-loading 1s linear infinite}.splide__sr{clip:rect(0 0 0 0);position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{z-index:0;position:relative;overflow:hidden}
