html{font-size:10px;scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}:root{--ff-e:Montserrat,sans-serif;--default-margin-bottom:1rem;--default-margin-top:1rem;--header-height:14rem;--c-main:#2b5680}@media screen and (max-width:1000px){html{font-size:10px}}body{color:#101a22;font-family:Zen Kaku Gothic New;font-weight:400;padding-top:8rem}@media screen and (max-width:1000px){body{padding-top:1rem}:root{--header-height:7rem}}body,html{overflow-x:hidden}body,html,img{width:100%}li,ul{list-style:none}a{color:#101a22;text-decoration:none;transition:opacity .3s ease}.sp-block{display:none}.pc-block{display:block}@media screen and (max-width:1000px){.sp-block{display:block}.pc-block{display:none}}.l-header{align-items:center;background-color:transparent;box-sizing:border-box;display:flex;height:8rem;justify-content:space-between;left:0;padding:0 8rem;position:fixed;top:0;transition:background-color .3s ease;width:100%;z-index:99999}.l-header.is-scrolled{background-color:hsla(0,0%,100%,.8)}@media screen and (max-width:1130px){.l-header{align-items:center!important;display:flex!important;height:6.4rem;left:0!important;padding:0 2rem;position:fixed!important;top:0!important;width:100%;z-index:99999!important}}.l-header__logo{width:28.5rem}@media screen and (max-width:1130px){.l-header__logo{position:relative;width:18.7rem;z-index:99999}}@media screen and (min-width:1400px){.l-header__logo{width:24rem}}.l-header__logo a{align-items:center;display:flex}.l-header__logo a:hover{opacity:.8}.l-header__container{display:flex;gap:2.8rem}.l-header__nav{align-items:center;display:flex}@media screen and (max-width:1130px){.l-header__nav{display:none}}.l-header__nav-list{display:flex;gap:3.2rem;margin:0;padding:0}.l-header__nav-list li{list-style:none}.l-header__nav-list a{align-items:center;color:#485661;cursor:pointer;display:flex;font-size:1.6rem;font-weight:500;position:relative;text-decoration:none;transition:opacity .5s ease;white-space:nowrap}.l-header__nav-list a:hover{color:#003663}.l-header__container-right{align-items:center;display:flex;gap:1.2rem}@media screen and (max-width:1130px){.l-header__container-right{display:none}.l-mobile-menu__content .l-header__container-right{display:block;margin-top:4.8rem}}.l-header__contact{align-items:center;background-color:#fff;border:.2rem solid #003663;border-radius:.4rem;color:#003663;display:flex;font-size:1.4rem;font-weight:700;gap:.4rem;height:4rem;padding:.8rem 1.6rem;white-space:nowrap}@media screen and (max-width:1130px){.l-header__contact,.l-header__store-bar{margin:0 auto;width:24rem}.l-header__contact{margin-bottom:1.8rem}}.l-header__store-bar{max-width:160px}.l-header__contact:hover{background-color:#e8f5ff}.l-header__contact img{width:3rem}@media screen and (min-width:1131px) and (max-width:1400px){.l-header__logo{width:20rem}.l-header__container,.l-header__nav-list{gap:1.6rem}.l-header__nav-list a{font-size:1.3rem}.l-header__contact,.l-header__store-bar{font-size:1.2rem;padding:.8rem 1.2rem}.l-header__container-right{gap:.8rem}}.l-header__menu-toggle{align-items:center;border:none;cursor:pointer;display:none;flex-direction:column;gap:0;height:2rem;justify-content:center;padding:0;position:fixed;right:2rem;top:2rem;width:3rem;z-index:100000}@media screen and (max-width:1130px){.l-header__menu-toggle{display:flex}.l-header__store-bar{display:block;max-width:240px}}.l-header__menu-icon{display:flex;flex-direction:column;gap:.8rem;height:2.2rem;width:3rem}.l-header__menu-icon span{background-color:#003663;border-radius:.1rem;display:block;height:.2rem;transition:all .3s ease;width:100%}.l-header__menu-toggle[aria-expanded=true] .l-header__menu-icon span:first-child{transform:rotate(45deg) translate(1rem,.9rem)}.l-header__menu-toggle[aria-expanded=true] .l-header__menu-icon span:nth-child(2){opacity:0}.l-header__menu-toggle[aria-expanded=true] .l-header__menu-icon span:nth-child(3){transform:rotate(-45deg) translate(.5rem,-.5rem)}.l-header__menu-text{color:#fff;font-family:Oswald;font-size:1.4rem;font-weight:500;line-height:1}.l-mobile-menu{display:none;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:99998}.l-mobile-menu.is-active{display:block}.l-mobile-menu__overlay{background:#fff;height:100vh;min-height:calc(100vh - 6.4rem);overflow-y:auto;padding-top:6.4rem;position:fixed;right:0;top:0;width:100%;z-index:1}.l-mobile-menu__content{max-width:100%;padding:0 2rem 20rem;position:relative;width:100%}.l-mobile-menu__list{list-style:none;margin:0;padding:0}.l-mobile-menu__list a{color:#003663;display:block;font-size:1.7rem;font-weight:700;padding:1.8rem 4rem 1.8rem 0;position:relative;text-decoration:none}.l-mobile-menu__list a:after{background:url(../../dist/images/common/sp_arrow.svg) no-repeat 50%;background-size:contain;content:"";height:2.4rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1.2rem}.l-mobile-menu__list a.-recruit:after{display:none}.l-mobile-menu__list a.-recruit:before{background:url(../../dist/images/common/tab_icon_black.svg) no-repeat 50%;background-size:100%;content:"";display:block;height:1.2rem;position:absolute;right:0;top:2.4rem;width:1.2rem}.l-mobile-menu__toggle{align-items:center;background:none;border:none;color:#0b0b0b;cursor:pointer;display:flex;font-family:inherit;font-size:1.7rem;font-weight:700;justify-content:space-between;padding:2rem 0;text-align:left;width:100%}.l-mobile-menu__toggle span:first-child{flex:1}.l-mobile-menu__icon{position:relative}.l-mobile-menu__icon:after,.l-mobile-menu__icon:before{background-color:#0b0b0b;content:"";display:block;height:1px;line-height:1;position:absolute;right:0;transition:transform .3s ease;width:1.2rem}.l-mobile-menu__icon:after{transform:rotate(90deg)}.l-mobile-menu__toggle[aria-expanded=true] .l-mobile-menu__icon:after{transform:rotate(0deg)}.l-mobile-menu__sub{display:none;list-style:none;margin:0;padding:0}.l-mobile-menu__toggle[aria-expanded=true]+.l-mobile-menu__sub{display:block}.l-mobile-menu__sub a{font-size:1.3rem;font-weight:400;padding:0 0 1.8rem 1.8rem;position:relative}.l-mobile-menu__sub a:before{background:#0b0b0b;border-radius:50%;content:"";display:block;height:.4rem;left:.4rem;position:absolute;top:.9rem;width:.4rem}.l-mobile-menu__sub a:after{display:none}.solution{padding:0 0 0 1.8rem}.solution .l-mobile-menu__toggle{font-size:3rem;font-weight:400;position:relative}.solution .l-mobile-menu__toggle:before{background:#0b0b0b;border-radius:50%;content:"";display:block;height:.4rem;left:-1.3rem;position:absolute;top:.9rem;width:.4rem}.l-mobile-menu__sub .l-mobile-menu__sub a{padding-left:6rem}.l-mobile-menu__sub .l-mobile-menu__toggle{font-size:1.3rem;padding-top:0}.l-mobile-menu__sub .l-mobile-menu__sub .l-mobile-menu__toggle{padding-left:6rem}@media screen and (min-width:1131px){.l-mobile-menu{display:none!important}}.l-mobile-menu__sub.-sub02 li a{padding-left:0}.l-mobile-menu__sub.-sub02 li a:before{display:none}.l-mobile-menu__sub a.-padding{padding-left:2rem}.l-mobile-menu__sub a.-padding:before{display:none}.contact_btn{margin:4rem 0;width:100%}.contact_btn a{background-color:#fa4738;border-radius:3rem;color:#fff;display:block;font-size:1.7rem;padding:1.4rem 0;position:relative;text-align:center}.contact_btn a:after{background:url(../../dist/images/common/arrow_white.svg) no-repeat 50%;background-size:100%;content:"";display:block;height:1rem;position:absolute;right:1.5rem;top:2.2rem;width:1.8rem}.l-footer{background:#f7f7f7;border-radius:6rem 6rem 0 0;margin-top:8rem;padding:4.8rem 0;width:100%}@media screen and (max-width:1000px){.l-footer{border-radius:4rem 4rem 0 0;padding:4rem 0}}.l-footer__container{padding:0 8rem}@media screen and (max-width:1000px){.l-footer__container{padding:0 2rem}}.l-footer__logo{display:inline-block;width:28.5rem}.l-footer__logo a{display:block}.l-footer__logo a:hover{opacity:.6}@media screen and (max-width:1000px){.l-footer__logo{width:16.4rem}}.l-footer__sns{align-items:center;display:flex;gap:1.8rem;justify-content:flex-end}@media screen and (max-width:1000px){.l-footer__sns{justify-content:flex-start;margin-top:3.2rem}}.l-footer__sns-item a{display:block}.l-footer__sns-item a:hover{opacity:.6}.l-footer__top{border-bottom:1px solid #ccc;margin-bottom:2.4rem;padding-bottom:2.4rem}.l-footer__bottom{display:flex;gap:2.4rem;justify-content:space-between}@media screen and (max-width:1000px){.l-footer__bottom{flex-direction:column}}.l-footer__bottom-item-icon{display:flex;gap:1rem}.l-footer__bottom-item-adress p{font-size:1.4rem}.l-footer__bottom-item-adress-text .-margin{display:inline-block;margin-right:2.4rem;margin-top:1.2rem;width:2rem}.l-footer__bottom-item-adress-text a:hover{text-decoration:underline}.l-footer__bottom-item-link{margin-left:1.6rem}@media screen and (max-width:1000px){.l-footer__bottom-item-link{margin-left:0}}.l-footer__bottom-item-link-list{align-items:center;display:flex;gap:2.8rem;margin-bottom:4.8rem}@media screen and (max-width:1000px){.l-footer__bottom-item-link-list{align-items:flex-start;flex-direction:column;margin-bottom:2.8rem}}.l-footer__bottom-item-link-item{font-size:1.6rem;font-weight:500}.l-footer__bottom-item-link-item a:hover{color:#003663}.l-footer__bottom-item-link-list.-space-between{justify-content:space-between;margin-bottom:0}@media screen and (max-width:1000px){.l-footer__bottom-item-link-list.-space-between{gap:6.4rem}.l-footer__bottom-item-adress{margin-bottom:1.8rem}}.l-footer__copyright{font-size:1.2rem}.pagetop{bottom:3rem;height:4rem;opacity:0;position:fixed;right:8rem;scroll-behavior:smooth;transition:opacity .4s,visibility .4s;visibility:hidden;width:4rem;z-index:2}@media screen and (max-width:1000px){.pagetop{right:2rem}}.pagetop.is-active{opacity:1;visibility:visible}.pagetop a{background:url(dist/images/common/pagetop.svg) #003663 no-repeat 50%;border-radius:50%;display:block;height:100%;line-height:6rem;text-align:center;transition:opacity .3s ease;width:100%}@media screen and (max-width:1024px){.pagetop a{background-size:60%}}.pagetop a:hover{background:url(../../dist/images/common/pagetop.svg) #101a22 no-repeat 50%}@media screen and (max-width:1024px){.pagetop a:hover{background-size:60%}}.p-container{margin:6rem auto;max-width:102.4rem;width:96%}@media screen and (max-width:1000px){.p-container{margin:6.4rem auto 0;max-width:100%;padding:0 2rem;width:100%}}.p-container-inner{max-width:1200px;padding:0 1rem}.p-btn a{background:linear-gradient(90deg,#013f85,#2a5067 50%,#013f85);background-size:200% auto;border-radius:.4rem;color:#fff;display:block;font-size:1.6rem;font-weight:500;margin-top:4.8rem;overflow:hidden;padding:1.8rem 3.2rem;position:relative;transition:all .4s ease;z-index:1}@media screen and (max-width:1000px){.p-btn a{margin-top:2.4rem}}.p-btn.-white a{background:#fff;border:2px solid #003663;color:#003663;transition:all .4s ease}.p-btn.-white a:hover{background:linear-gradient(90deg,#013f85,#2a5067 50%,#013f85);background-position:100%;background-size:200% auto;border-color:transparent;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;transform:translateY(-3px)}.p-btn.-white a:hover .arrow-icon{filter:brightness(0) invert(1)}.arrow-icon:before{background:#bebebe;content:"";display:block;height:100%;left:-1.8rem;position:absolute;top:0;width:.1rem}.arrow-icon{background:url(../../dist/images/common/btn_arrow.svg) no-repeat 50%;background-size:cover;display:inline-block;height:3.4rem;position:absolute;right:1.8rem;top:1.3rem;width:3.4rem}.p-btn.-white a .arrow-icon{background:url(../../dist/images/common/btn_arrow_blue.svg) no-repeat 50%;background-size:cover;transition:filter .3s ease}.p-btn a:hover{background-position:100%;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-3px)}.p-section-title{font-size:1.8rem;font-weight:700;margin-bottom:4.8rem}@media screen and (max-width:1000px){.p-section-title{font-size:1.6rem;margin-bottom:3.2rem}}.p-section-title .en_text{display:inline-block;margin-bottom:.8rem}@media screen and (max-width:1000px){.p-section-title .en_text{margin-bottom:0}}.p-section-title-sub{color:#101a22;font-size:1.8rem;font-weight:700;margin-bottom:3.2rem}.p-section-title-sub .en_text{background:var(--Linear,linear-gradient(90deg,#013f85 0,#2a5067 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-family:Montserrat;font-size:5rem;font-style:italic;font-weight:600;margin-bottom:.8rem}@media screen and (max-width:1000px){.p-section-title-sub .en_text{font-size:3.2rem}}.paint_icon{display:inline-block;padding-left:4.8rem;position:relative}.paint_icon:before{background:url(../../dist/images/common/paint_icon.svg) no-repeat 50%;background-size:cover;content:"";display:block;height:2.6rem;left:0;position:absolute;top:0;width:3.7rem}.p-sales-channel__list{display:flex;gap:6.4rem;justify-content:space-between}@media screen and (max-width:1000px){.p-sales-channel__list{flex-direction:column;gap:0;margin-top:0}}.p-sales-channel__list li{position:relative;width:calc(50% - 6.4rem)}@media screen and (max-width:1000px){.p-sales-channel__list li{width:100%}}.p-sales-channel__item:nth-child(2){margin-top:10rem}.p-sales-channel__list li:after{background-size:100%;color:#fff;content:"";display:block;font-size:1.6rem;font-weight:700;height:10.2rem;line-height:10.6rem;padding-left:1.2rem;position:absolute;right:-8rem;text-align:center;top:-5rem;width:16.4rem}.p-sales-channel__item-store li:after{background:url(../../dist/images/common/store_bg.svg) no-repeat 50%}.p-sales-channel__item-online li:after{background:url(../../dist/images/common/onlone_bg.svg) no-repeat 50%}@media screen and (max-width:1000px){.p-sales-channel__list li:after{right:-2rem}}.p-sales-channel__list li:nth-child(2):after{content:"繧ｪ繝ｳ繝ｩ繧､繝ｳ\A雋ｩ螢ｲ";line-height:1.3;padding-top:3.4rem;white-space:pre}.p-sales-channel__item-image{margin-bottom:2.4rem;overflow:hidden;width:100%}@media screen and (max-width:1000px){.p-sales-channel__item-image{margin-bottom:1.4rem}}.p-sales-channel__item-image img{border-radius:1rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.p-sales-channel__item-title{color:#133463;font-size:2.4rem;font-weight:700;margin-bottom:1.6rem}.p-sales-channel__item-text{font-size:1.6rem;font-weight:700;margin-bottom:1.2rem}.p-sales-channel__item-description{font-size:1.4rem;line-height:2.4rem}.p-sales-channel__item .p-btn{width:32.7rem}.p-network{background-color:#f1efea;border-radius:6rem 6rem 0 0;overflow:hidden;padding-bottom:2.4rem;position:relative}@media screen and (max-width:1000px){.p-network{border-radius:4rem 4rem 0 0}}@media screen and (max-width:768px){.p-network{margin-top:10rem}.p-network__container{margin:0}}.p-network__map_bg{position:absolute;right:0;top:0;z-index:0}@media screen and (max-width:1100px){.p-network__map_bg{position:absolute;text-align:right;top:-3%;width:100%}.p-network__map_bg img{height:auto;margin:0 0 0 auto;width:100%}}@media screen and (max-width:1000px){.p-network__map_bg{position:absolute;text-align:right;top:-3%;width:100%}.p-network__map_bg img{height:auto;margin:0 0 0 auto;width:100%}}@media screen and (max-width:900px){.p-network__map_bg{top:-3%}.p-network__map_bg img{height:auto;margin:0 0 0 auto;width:100%}}@media screen and (max-width:800px){.p-network__map_bg{top:-2%}}@media screen and (max-width:700px){.p-network__map_bg{top:-1%}.p-network__map_bg img{height:auto;margin:0 0 0 auto;width:90%}}@media screen and (max-width:600px){.p-network__map_bg{top:-1%}.p-network__map_bg img{height:auto;margin:0 0 0 auto;width:100%}}@media screen and (max-width:500px){.p-network__map_bg{top:111px;width:100%}.p-network__map_bg img{height:auto;width:100%}}.p-network__container{margin:8rem auto;max-width:115.2rem;padding-top:8rem;position:relative;z-index:1}.p-network__list{display:flex;gap:3.2rem;justify-content:space-between}@media screen and (max-width:1100px){.p-network__container{display:flex;flex-direction:column;margin:6.4rem 0;padding:6.4rem 2rem 0}.p-network__container>.p-section-title{order:1}.p-network__bottom{margin-bottom:4.8rem;margin-top:32rem;order:2}.p-network__list-item{order:4}.p-network__container .p-section-title img{width:27rem}.p-network__list{flex-direction:column;gap:0;margin-top:0;order:3}.p-network__item{display:contents}.p-network__item:nth-child(2) h4{order:1}.p-network__item:nth-child(2) ul{margin-bottom:4.8rem;order:2}.p-network__item:nth-child(3) h4.-margin{margin-top:0;order:3}.p-network__item:nth-child(3) ul:nth-of-type(2){margin-bottom:4.8rem;order:4}.p-network__item:first-child h4{order:5}.p-network__item:first-child ul{margin-bottom:4.8rem;order:6}.p-network__item:nth-child(3) h4:first-of-type{order:7}.p-network__item:nth-child(3) ul:first-of-type{margin-bottom:0;order:8}.p-network__container .p-section-title svg{max-width:90%}.p-network__map_bg .pc-block{display:none!important}.p-network__map_bg .sp-block{display:block!important}}.p-network__item{width:calc(33.33333% - 2.13333rem)}@media screen and (max-width:1100px){.p-network__item{width:100%}}.p-network__item:first-child,.p-network__item:nth-child(2){margin-top:32.6rem}.p-network__item:nth-child(3){margin-top:15.5rem}@media screen and (max-width:1100px){.p-network__item:first-child,.p-network__item:nth-child(2),.p-network__item:nth-child(3){margin-top:0}}.p-network__item-title{font-size:2.8rem;font-weight:700;margin-bottom:1.8rem}.p-network__item-title.-margin{margin-top:4.8rem}@media screen and (max-width:1000px){.p-network__item-title{font-size:2.4rem}}.p-network__item-list-item a{align-items:center;background-color:#fff;border:2px solid #133463;border-radius:.4rem;color:#003663;display:flex;font-size:1.6rem;font-weight:700;height:6.5rem;margin-bottom:1.8rem;padding:1.6rem 2.4rem;position:relative;transition:all .3s ease}.p-network__item-list-item:last-child a{margin-bottom:0}.p-network__item-list-item a:hover{background-color:#f1efea}.p-network__item-list-item a:after{background:url(../../dist/images/common/arrow_white.svg) #b8b393 no-repeat 50%;border-radius:50%;content:"";display:block;display:inline-block;height:3rem;position:absolute;right:1.8rem;top:1.8rem;width:3rem}.p-network__item-list-item.-green a:after{background:url(../../dist/images/common/arrow_white.svg) #429958 no-repeat 50%}.p-network__item-list-item.-blown a:after{background:url(../../dist/images/common/arrow_white.svg) #9e7971 no-repeat 50%}.p-network__item-list-item.-blue a:after{background:url(../../dist/images/common/arrow_white.svg) #4191c4 no-repeat 50%}.p-network__item-list-item:last-child{margin-bottom:0}.store_logo{display:inline-block;height:4.1rem;margin-left:8.8rem;-o-object-fit:contain;object-fit:contain;width:9.7rem}.p-network__item-list-item.-txtlong .store_logo{margin-left:2.4rem}@media screen and (max-width:1000px){.store_logo{height:3.2rem;width:7.7rem}}.store_logo img{height:4.1rem}@media screen and (max-width:1000px){.store_logo img{height:3.2rem}}.store_logo.-margin{margin-left:2.4rem}.p-network__bottom{align-items:center;display:flex;gap:3.2rem;justify-content:flex-end}@media screen and (max-width:1000px){.p-network__bottom{flex-direction:column}}.p-network__left-item{align-items:center;display:flex;gap:1.8rem}.p-network__text{color:#003663;font-size:1.5rem;font-weight:700;line-height:1.6em}.p-network__bottom .p-btn a{margin-top:0;padding-right:8.6rem}@media screen and (max-width:1000px){.p-network__bottom .p-btn a{padding:1.8rem 8.6rem 1.8rem 1.8rem}.p-insta-title img{height:4.7rem;width:27.4rem}}.p-instagram__list{display:flex;gap:3.2rem}@media screen and (max-width:1000px){.p-instagram__list{flex-wrap:wrap;gap:2.4rem}}.p-instagram__item{width:calc(25% - .8rem)}@media screen and (max-width:1000px){.p-instagram__item{width:calc(50% - 1.2rem)}}.p-instagram__item a{display:block}.p-insta-title{margin-bottom:4.8rem;margin-top:12rem;position:relative;text-align:center}@media screen and (max-width:1000px){.p-insta-title{margin-bottom:10rem}}.p-insta-title:before{background:url(../../dist/images/index/insta_bg.svg) no-repeat 50%;background-size:cover;content:"";display:block;height:19.3rem;left:50%;position:absolute;top:-6.4rem;transform:translateX(-50%);width:26rem;z-index:-1}.p-instagram__text{font-size:1.6rem;font-weight:500;margin-bottom:3.2rem;text-align:center}.p-breadcrumb{display:flex;gap:3rem}.p-breadcrumb__item{font-size:1.2rem;font-weight:500;position:relative}.p-breadcrumb__item:first-child:after{background:#003663;content:"";display:block;height:.2rem;position:absolute;right:-2rem;top:55%;transform:translateY(-50%);width:1rem}.p-breadcrumb__item a:hover{color:#003663}.p-news__container{display:flex;gap:6.4rem}@media screen and (max-width:1000px){.p-news__container{flex-direction:column;gap:2.4rem}}.p-news__left{width:24.8%}@media screen and (max-width:1000px){.p-news__left{width:100%}.p-news .p-btn{margin:0 auto;width:27.4rem}}.p-news__title{font-size:2.4rem;font-weight:700}.p-news__title span.en_text{color:#003663;display:inline-block;font-family:Montserrat;font-size:6rem;font-style:italic;font-weight:600;margin-bottom:.8rem}@media screen and (max-width:1000px){.p-news__title{font-size:1.6rem}.p-news__title span.en_text{margin-bottom:0}}.p-news__right{width:75.2%}@media screen and (max-width:1000px){.p-news__right{width:100%}}.p-news__item a{border-bottom:1px solid #ccc;display:block;font-size:1.6rem;font-weight:500;padding:2.4rem 0}@media screen and (max-width:1000px){.p-news__item a{padding:1.8rem 0}}.p-news__item-top{align-items:center;display:flex;gap:1.4rem;margin-bottom:1.2rem}.p-news__item-date{color:#616161;font-family:Montserrat;font-size:1.6rem;font-weight:500}.p-news__item-category{background-color:#d3e5ff;border-radius:4px;color:#003663;font-size:1.2rem;font-weight:700;padding:.4rem 1.2rem;text-align:center}.p-news__item a:hover{color:#003663}.p-category-filter{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.c-tag{background-color:#f0f0f0;border-radius:2rem;color:#333;display:inline-block;font-size:1.4rem;font-weight:500;padding:.6rem 1.6rem;text-decoration:none;transition:background-color .3s,color .3s}.c-tag.is-active,.c-tag:hover{background-color:#003663;color:#fff}.p-post-detail-title{color:#101a22;font-size:3.2rem;font-weight:700;line-height:1.4;margin-bottom:1.6rem;margin-top:4rem}.p-post-meta--detail{align-items:center;border-bottom:1px solid #ccc;display:flex;gap:2rem;margin-bottom:1rem;padding-bottom:2rem}.p-post-date{color:#616161;font-family:Montserrat;font-size:1.6rem}.p-post-tags{display:flex;gap:1rem}.p-post-tag{background-color:#d3e5ff;border-radius:4px;color:#003663;font-size:1.2rem;font-weight:700;padding:.4rem 1.2rem}.is-style-section-title{font-size:1.8rem;font-weight:700;margin-bottom:4.8rem;margin-top:0!important}@media screen and (max-width:1000px){.is-style-section-title{font-size:1.6rem;margin-bottom:3.2rem}}.is-style-en-outline{font-family:var(--ff-e,Montserrat,sans-serif);font-size:5rem;font-style:italic;font-weight:600;-webkit-text-fill-color:#fff;color:#fff;line-height:1.2;margin-bottom:.8rem;text-shadow:1px 1px 0 currentColor,-1px -1px 0 currentColor,-1px 1px 0 currentColor,1px -1px 0 currentColor,0 1px 0 currentColor,0-1px 0 currentColor,-1px 0 0 currentColor,1px 0 0 currentColor}@media screen and (max-width:1000px){.is-style-en-outline{font-size:3.2rem}}.p-mainimg--news{background:url(../../dist/images/company/hero-bg.webp) no-repeat 50%;background-size:cover;position:relative}.p-mainimg--news:before{background:hsla(0,0%,100%,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.p-mainimg--news .p-mainimg__container{margin:0 auto;max-width:102.4rem;padding:8rem 0 2.4rem;position:relative;z-index:1}@media screen and (max-width:1000px){.p-mainimg--news .p-mainimg__container{margin-top:4.8rem;padding:4rem 2rem 1.2rem}}.p-mainimg--news .p-mainimg__title{color:#101a22;font-size:2.4rem;font-weight:700;margin-bottom:9rem;margin-top:.8rem}.p-mainimg--news .en_text{display:block;font-family:Montserrat,sans-serif;font-style:italic;font-weight:700;line-height:1.1}.p-mainimg--news .en_text.-fill{color:#133463;font-size:7rem}@media screen and (max-width:1024px){.p-mainimg--news .en_text.-fill{font-size:5rem}}@media screen and (max-width:1000px){.p-mainimg--news .p-mainimg__title{font-size:1.8rem;margin-bottom:5.4rem}}.is-style-p-btn .wp-block-button__link{background:linear-gradient(90deg,#013f85,#2a5067 50%,#013f85);background-size:200% auto;border-radius:.4rem;color:#fff;display:block;font-size:1.6rem;font-weight:500;overflow:hidden;padding:1.8rem 3.2rem;position:relative;text-align:center;text-decoration:none;transition:all .4s ease;width:100%;z-index:1}.is-style-p-btn .wp-block-button__link:hover{background-position:100%;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;transform:translateY(-3px)}.is-style-p-btn .wp-block-button__link:after{background:url(../../dist/images/common/btn_arrow.svg) no-repeat 50%;background-size:cover;content:"";display:inline-block;height:3.4rem;position:absolute;right:1.8rem;top:50%;transform:translateY(-50%);width:3.4rem}.is-style-p-btn .wp-block-button__link:before{background:#bebebe;content:"";display:block;height:100%;position:absolute;right:7rem;top:0;width:.1rem}.is-style-products-list{list-style:none;margin:0;padding:0}.is-style-products-list li{background-color:#f7f7f7;border-radius:.4rem;color:#003663;font-weight:500;margin-bottom:1.2rem;padding:.4rem 1.2rem}.is-style-products-list li:last-child{margin-bottom:0}