.security-hero::part(hero){background-image:url(/img/security/main/top_banner_mobile.jpg);background-repeat:no-repeat;background-size:cover;background-position:59% 50%}@media(-webkit-min-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min--moz-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5){.security-hero::part(hero){background-image:url(/img/security/main/top_banner_mobile@2x.jpg)}}@media screen and (min-width:768px){.security-hero::part(hero){background-image:url(/img/security/main/top_banner_pc.jpg);background-repeat:no-repeat}}@media screen and (min-width:768px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:768px)and (-o-min-device-pixel-ratio:3/2),screen and (min-width:768px)and (min--moz-device-pixel-ratio:1.5),screen and (min-width:768px)and (min-device-pixel-ratio:1.5){.security-hero::part(hero){background-image:url(/img/security/main/top_banner_pc@2x.jpg)}}.security-hero::part(hero-solover){--s-hrso-py: 40px}@media screen and (min-width:576px){.security-hero::part(hero-solover){--s-hrso-py: 64px}}@media screen and (min-width:768px){.security-hero::part(hero-solover){--s-hrso-py: 100px}}.security-fast::part(bnb-minor-content){display:block;align-content:center}.security-fast__minor-content{width:100%;max-width:660px;margin:auto;display:flex;justify-content:space-between;align-items:center}.security-fast__item{width:166px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}.security-fast__item-title span,.security-fast__item-desc{font-size:3.6666666667vw;line-height:1.45455}@media screen and (min-width:1024px){.security-fast__item-title span,.security-fast__item-desc{font-size:1.6176470588vw}}@media screen and (min-width:1440px){.security-fast__item-title span,.security-fast__item-desc{font-size:22px}}.security-fast__item-title{color:var(--s-blue-6);font-weight:600;font-size:12vw;line-height:1}@media screen and (min-width:1024px){.security-fast__item-title{font-size:5.2941176471vw}}@media screen and (min-width:1440px){.security-fast__item-title{font-size:72px}}.security-fast__item-title span{margin:0 0 .3333333333vw 1.3333333333vw;display:inline-block}@media screen and (min-width:1024px){.security-fast__item-title span{margin:0 0 .1470588235vw .5882352941vw}}@media screen and (min-width:1440px){.security-fast__item-title span{margin:0 0 2px 8px}}.security-fast__icon--plus{width:3.5vw}@media screen and (min-width:1024px){.security-fast__icon--plus{width:1.5441176471vw}}@media screen and (min-width:1440px){.security-fast__icon--plus{width:21px}}.security-fast__icon--less{width:2.3333333333vw}@media screen and (min-width:1024px){.security-fast__icon--less{width:1.0294117647vw}}@media screen and (min-width:1440px){.security-fast__icon--less{width:14px}}.security-community .splide:hover .splide__arrow:not(:disabled){opacity:1}@media screen and (max-width:1023.8px){.security-community .splide__arrows{margin:24px 40px 0 0;display:flex;gap:11px}}@media screen and (max-width:767.8px){.security-community .splide__arrows{margin:24px 20px 0 0}}.security-community .splide__arrow{width:32px;height:32px;background:#0000001a;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);position:static;transform:unset;opacity:1;transition:opacity .3s;will-change:backdrop-filter}.security-community .splide__arrow:disabled{opacity:.5}@media screen and (min-width:1024px){.security-community .splide__arrow{width:60px;height:60px;background:#00000073;position:absolute;transform:translateY(-50%);opacity:0}.security-community .splide__arrow:focus-visible{opacity:1}.security-community .splide__arrow:disabled{opacity:0}.security-community .splide__arrow--next{left:0}.security-community .splide__arrow--prev{right:0}}.security-community .splide__arrow .security-community__arrow-icon{width:auto;height:auto;fill:none}.security-community .splide__arrow .security-community__arrow-icon--pc{display:none}@media screen and (min-width:1024px){.security-community .splide__arrow .security-community__arrow-icon--pc{display:block}}@media screen and (min-width:1024px){.security-community .splide__arrow .security-community__arrow-icon--mobile{display:none}}@media screen and (max-width:1023.8px){.security-community__carousel-container::part(container){padding:0}}.security-community__item{width:320px;max-width:100%;min-height:100px;padding:16px 24px;margin-bottom:32px;background-color:var(--s-gray-2-5);text-align:center;align-content:center;border-radius:20px;position:relative}@media screen and (min-width:1024px){.security-community__item{margin-bottom:40px}}.security-community__item:nth-last-child(1) .security-community__item-line{display:none}.security-community__item-descs-wrapper{margin-top:4px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;direction:ltr}.security-community__item-descs-divide{width:1px;height:24px;margin:0 16px;background-color:var(--s-font-color)}.security-community__item-point{position:absolute;left:50%;top:calc(100% + 16px);transform:translate(-50%)}@media screen and (min-width:1024px){.security-community__item-point{top:calc(100% + 24px)}}.security-community__item-line{width:97.5%;height:1px;background-color:var(--s-blue-6);position:absolute;right:calc(50% + 8px);top:calc(100% + 24px)}@media screen and (min-width:768px){.security-community__item-line{width:102.5%}}@media screen and (min-width:1024px){.security-community__item-line{top:calc(100% + 32px)}}.security-community__gradient{display:none}@media screen and (min-width:1024px){.security-community__gradient{width:60px;height:100%;display:block;position:absolute;top:0;opacity:0;transition:opacity .3s;pointer-events:none}}.security-community__gradient.is-show{opacity:1}.security-community__gradient--left{left:0;background:linear-gradient(-270deg,#fff,#fff0)}.security-community__gradient--right{right:0;background:linear-gradient(270deg,#fff,#fff0)}
