@charset "UTF-8";*{min-inline-size:0}:root{--l_width:1200px;--m_width:1000px;--s_width:800px;--font--en:"Roboto","Noto Sans JP",sans-serif;--font--jp:"Noto Sans JP",serif;--header_height:12rem;--center_percent:90%;--section_margin:12.5em;--main--black:#111;--main--blue:#3f6eb4;--main--blue--light:#d4e6ff;--main--blue--30:#3F6EB44D;--main--gray:#f5f5f5;--main--navy:#1f3955;--gray:#878788;--easing_1:cubic-bezier(.65,.05,.36,1);--easing_2:cubic-bezier(.79,.14,.15,.86);--hover_opacity:.5;--duration__common:.2s;--duration__long:.5s}html{font-size:62.5%}[id]{scroll-margin-top:var(--header_height)}body{font-family:var(--font--jp);font-size:1.6rem;font-weight:400;letter-spacing:1px;line-height:2;color:var(--main--black);transition:.6s;position:relative}body.bg__change--blue{background-color:var(--main--navy)}body.bg__change--white{background-color:#fff}.container--L{max-width:var(--l_width);width:var(--center_percent);margin:0 auto}.container--M{max-width:var(--m_width);width:var(--center_percent);margin:0 auto}.container--S{max-width:var(--s_width);width:var(--center_percent);margin:0 auto}section{margin-block:var(--section_margin)}.from--tb{display:none}.from--sp{display:none}.indention p+p{margin-top:1em}.indention span{display:inline-block}.ff--en{font-family:var(--font--en);line-height:1}.fs--14{font-size:1.4rem}.fw--300{font-weight:300}.fw--400{font-weight:400}.fw--700{font-weight:700}.fw--900{font-weight:900}.lh--100{line-height:1.00}.lh--125{line-height:1.25}.lh--150{line-height:1.5}.lh--175{line-height:1.75}.lh--200{line-height:2.00}.mb_5em{margin-bottom:5em}.mb--40{margin-bottom:2.5em}.mb--64{margin-bottom:4em}.mb--80{margin-bottom:5em}.mb_120{margin-bottom:7.5em}.mb--0{margin-bottom:0}.hover--fade{transition:var(--duration__common)}.hover--fade:hover{opacity:var(--hover_opacity)}.target{transition:.6s var(--duration__common)}.fade--blur{opacity:0;filter:blur(5px)}.fade--blur.show{opacity:1;filter:blur(0)}.fade--up{opacity:0;transform:translateY(3rem)}.target.fade--up{transition:.6s var(--easing_2)}.fade--up.show{opacity:1;transform:translateY(0)}.color--blue{color:var(--main--blue)}.--capitalize{text-transform:capitalize}.header{width:100%;height:var(--header_height);position:fixed;z-index:5;top:0;transition:.2s;background-color:#fff;color:var(--main--blue);border-bottom:1px solid var(--main--blue)}body:has(.page--top) .header{background:linear-gradient(360deg,rgba(89,89,89,0) 0%,rgba(89,89,89,.37) 53%,rgba(89,89,89,.45) 79.5%,rgba(46,45,45,.45) 95%);background:0 0;color:#fff;border-bottom:none}body:has(.page--top) .header.is_scrolled{background:0 0;background-color:#fff;color:var(--main--blue);border-bottom:1px solid var(--main--blue)}.header__wrap{max-width:var(--l_width);width:var(--center_percent);margin-inline:auto;display:flex;justify-content:space-between;align-items:center;height:100%;gap:2em}.header__logo{position:relative;z-index:5}.header__logo__link{display:flex;align-items:center;gap:1em;transition:var(--duration__common);position:relative;width:16rem}.header__logo__img{position:absolute;width:100%}body:has(.page--top) .header__logo__img.--black{opacity:0;visibility:hidden}body:has(.page--top) .header.is_scrolled .header__logo__img.--black{opacity:1;visibility:visible}.header__nav__wrap{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:1em;height:100%}.header__nav__other{display:flex;align-items:center;gap:2em}.header__nav__language__list{display:flex;align-items:center;gap:.25em}.header__nav__language__item{position:relative}.header__nav__language__item.--current:after{content:'';position:absolute;bottom:-.5rem;left:0;width:100%;height:2px;background-color:var(--main--blue)}.nav__contact__item{display:flex;align-items:center;gap:.5em;transition:.2s}.nav__contact__item:hover{opacity:var(--hover_opacity)}.nav__contact__item.--mail{border:1px solid #fff;padding:.25em 1em;transition:.2s}.header .nav__contact__item.--mail{border-color:var(--main--blue)}body:has(.page--top) .header .nav__contact__item.--mail{border-color:#fff}body:has(.page--top) .header.is_scrolled .nav__contact__item.--mail{border-color:var(--main--blue)}.nav__contact__item__tel-number{font-size:1.5em}.nav__contact__item__mail-icon{width:1em}.nav__contact__item__mail-icon path{transition:.2s;fill:var(--main--blue)}body:has(.page--top) .header .nav__contact__item__mail-icon path{fill:#fff}body:has(.page--top) .header.is_scrolled .nav__contact__item__mail-icon path{fill:var(--main--blue)}.nav__contact__item__tel-icon{width:1em}.nav__contact__item__tel-icon path{transition:.2s}.header .nav__contact__item__tel-icon path{fill:var(--main--blue)}body:has(.page--top) .header .nav__contact__item__tel-icon path{fill:#fff}body:has(.page--top) .header.is_scrolled .nav__contact__item__tel-icon path{fill:var(--main--blue)}.nav__contact__list{display:flex;align-items:center;gap:2em}.nav__list{display:flex;align-items:center;gap:1.5em}.nav__item{display:flex;position:relative}.nav__item__link{position:relative;transition:var(--duration__common);line-height:1;font-size:1.4rem;font-weight:700;transition:.2s}.nav__item__link:hover{opacity:var(--hover_opacity)}.header__nav__btn__wrap{display:none;z-index:9}.section__title__wrap{display:flex;gap:.5em;line-height:1;position:relative;padding-left:2rem}.section__title__wrap:before{content:'';position:absolute;top:0;left:0;width:1rem;height:100%;background-color:var(--main--blue)}.section__title__wrap.--v--left{flex-direction:column;align-items:flex-start}.section__title__wrap.--v--center{flex-direction:column;align-items:center;text-align:center}.section__title__wrap.--v--right{flex-direction:column;align-items:flex-end}.section__title__main{font-size:3em;color:var(--main--blue);line-height:.7;padding-top:.05em}.section__title__sub{font-size:1em;color:var(--main--blue)}.common__btn{display:flex;align-items:center;gap:1.5em;color:var(--main--blue);padding:.375em 1em;border-radius:5rem;border:1px solid var(--main--blue);max-width:50rem;z-index:2}.common__btn__arrow{display:flex;align-items:center;justify-content:center;width:1.25em;height:1.25em;border-radius:50%;border:1px solid var(--main--blue)}.common__btn__arrow__img{width:50%}.common__btn.--right{margin-left:auto}.bg--blue{padding-block:calc(var(--section_margin) * 0.5);color:#fff;position:relative;margin-block:calc(var(--section_margin) * 1.5)}.bg--blue:before{position:absolute;left:0;top:calc(var(--section_margin) * -2);width:100%;height:calc(var(--section_margin) * 2);background:linear-gradient(180deg,#fff,#e7edf8,#d0ddf0,#bbcee9,#a8bfe2,#95b2db,#85a5d5,#7599ce,#668dc7,#5882c1,#4b78ba,#3f6eb4)}.bg--blue:after{position:absolute;left:0;bottom:calc(var(--section_margin) * -2);width:100%;height:calc(var(--section_margin) * 2);background:linear-gradient(0deg,#fff,#e7edf8,#d0ddf0,#bbcee9,#a8bfe2,#95b2db,#85a5d5,#7599ce,#668dc7,#5882c1,#4b78ba,#3f6eb4)}.bg--blue section:first-child{margin-top:0}.bg--blue section:last-child{margin-bottom:0}.bg--blue .common__btn{color:#fff;border-color:#fff;background-color:var(--main--navy)}.bg--blue .common__btn__arrow{display:flex;align-items:center;justify-content:center;width:1.25em;height:1.25em;border-radius:50%;border:1px solid #fff}.text--center{text-align:center}.column--2{display:flex;align-items:flex-start;gap:4em;margin-block:var(--section_margin)}.page__nav{position:sticky;top:calc(var(--header_height) + 1em)}.page__nav{display:flex;flex-direction:column;gap:1.5em;width:20rem;flex-shrink:0}.page__nav__title{background-color:var(--main--blue);color:#fff;line-height:1;padding-block:1.5em;text-align:center}.page--peening .page__nav__title{line-height:1.25}.page__nav__list{display:flex;flex-direction:column;gap:1em;line-height:1.5;font-size:1.4rem}.page__nav__item{display:flex;align-items:flex-start;gap:.5em;transition:.2s}.page__nav__item:hover{opacity:var(--hover_opacity)}.page__nav__item.--active{color:var(--main--blue);font-weight:700}.page__nav__item:before{margin-top:.25em;content:'';width:1em;height:1em;background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__arrow__light--black.svg);background-size:80%;background-repeat:no-repeat;background-position:center}.page__nav__item.--active:before{background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__arrow__light--blue.svg)}.page__nav__item.--child:before{content:'・';margin-left:1.5em;background-image:none;margin-top:0}.column__content{width:100%}.column__content section:first-child{margin-top:0}.column__content section:last-child{margin-bottom:0}.secondary__btn{background-color:var(--main--blue);color:#fff;width:100%;display:flex;align-items:center;padding:1.5em;gap:2em;justify-content:space-between;border:2px solid var(--main--blue);transition:.2s var(--easing_2)}.secondary__btn__text{font-size:1.25em}.secondary__btn__arrow{width:4rem;height:auto;aspect-ratio:1/1;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;overflow:hidden;transition:.4s var(--easing_2)}.secondary__btn__arrow__img{position:absolute;transition:.4s var(--easing_2);width:33%}.secondary__btn__arrow__img.--hover{transform:translateX(-4rem)}.secondary__btn:hover{background-color:#fff;color:var(--main--blue)}.secondary__btn:hover .secondary__btn__arrow{background-color:var(--main--blue)}.secondary__btn:hover .secondary__btn__arrow__img.--normal{transform:translateX(4rem)}.secondary__btn:hover .secondary__btn__arrow__img.--hover{transform:translateX(0rem)}.top__fv{margin-top:0;width:100vw;height:100svh;position:relative}.top__fv__video{width:100%;height:100%}.top__fv__video video{width:100%;height:100%;object-fit:cover}.top__fv__catch__wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;color:#fff;width:min(66rem, 90%)}.top__fv__catch__main{white-space:nowrap;font-size:3em;line-height:1}.top__fv__catch__about{margin-top:1.5em;display:flex;flex-direction:column;gap:1em;width:100%}.top__fv__catch__about__title{font-size:1.25em;line-height:1}.top__fv__catch__next__wrap{margin-top:1.5em;font-feature-settings:"palt";display:flex;flex-direction:column;align-items:center;line-height:1;white-space:nowrap;text-align:center}.top__fv__catch__next__title__sub{font-size:2em}.top__fv__catch__next__title__main{margin-top:.5em;font-size:2.25em}.top__fv__catch__next{margin-top:1em;font-size:1.5em}.top__fv__catch__next span{border-bottom:1px solid #fff}.top__fv__link__list{position:absolute;bottom:3%;width:min(var(--center_percent), var(--l_width));left:50%;transform:translateX(-50%);display:flex;align-items:flex-end;gap:1em}.top__fv__link__item{flex-basis:calc((100% - 2em) / 3);line-height:1;display:flex;flex-direction:column;color:#fff}.top__fv__link__item__img img{width:100%}.top__fv__link__item__title{position:relative;padding-bottom:.75em;margin-bottom:.75em;font-size:min(1em, 1.11vw)}.top__fv__link__item__title:after{content:'';width:3em;height:2px;background-color:#fff;position:absolute;left:0;top:100%}.top__fv__link__item.--member{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1em;height:100%;aspect-ratio:49/20;border:1px solid #fff}.top__fv__link__member__title{display:flex;flex-direction:column;align-items:center;gap:.5em}.top__fv__link__member__icon{width:8.5%}.top__news__wrap{display:flex;justify-content:space-between;gap:4em}.top__news__header{flex-shrink:0;display:flex;flex-direction:column;gap:3em}.top__news__header__content{display:flex;flex-direction:column;height:100%;gap:3em}.top__news__cate__list{display:flex;flex-direction:column;line-height:1;gap:1em}.top__news__cate__item.--current{color:var(--main--blue);font-weight:700}.top__news__header__content .common__btn{margin-top:auto}.top__news__body{width:min(100%, 88rem)}.top__news__item{display:flex;align-items:center;padding-block:2em;border-top:1px solid var(--main--blue--30);gap:1em}.top__news__item:last-child{border-bottom:1px solid var(--main--blue--30)}.top__news__item__detail{display:flex;gap:1em;align-items:center;flex-shrink:0}.top__news__item__cate{line-height:1;padding:.375em 1em;font-size:.75em;border:1px solid var(--main--black);border-radius:5rem}.top__section__title__wrap{display:flex;gap:1.5em;color:var(--main--blue)}.top__section__title__wrap.--v--right{flex-direction:column;align-items:flex-end}.top__section__title__wrap.--v--left{flex-direction:column;align-items:flex-start}.top__section__title__wrap.--v--center{flex-direction:column;align-items:center}.bg--blue .top__section__title__wrap{color:#fff}.top__section__title__sub{font-size:2em;line-height:1}.top__section__title__main{font-size:min(18rem, 12.5vw);line-height:.8}.top__intro .top__section__title__main{font-size:min(13.15rem, 9.15vw);letter-spacing:-.01em;line-height:1}.top__intro .top__section__title__main span{font-size:min(9.6rem, 6.67vw)}.top__intro .top__section__title__wrap{text-align:right}.top__intro{position:relative}.top__intro__bg__img{position:sticky;top:0;width:100vw;height:100vh;z-index:1;opacity:.5;object-fit:cover}.top__intro__wrap__wrap{overflow:hidden;position:relative;z-index:2;margin-top:-100vh}.top__intro__wrap{padding-block:6.25em var(--section_margin)}.top__intro__content{position:relative;margin-top:6.25em}.top__intro__text__wrap{height:100%;justify-content:space-between;position:relative;z-index:2;display:flex;flex-direction:column;gap:35vw}.top__intro__text{width:min(100%, 45rem)}.top__intro__text.--02{margin-left:auto}.top__intro__gallery__list__wrap{width:100vw;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-55%);display:flex;align-items:center}@media screen and (min-width:1920px){.top__intro__gallery__list__wrap{transform:translate(-50%,-60%)}}.top__intro__gallery__list{width:100%;display:flex;justify-content:center;align-items:flex-end;gap:2em}.top__intro__gallery__item{filter:drop-shadow(5px 5px 12px #00000040);flex:0 0 25%}.top__intro__gallery__item:nth-child(1){margin-bottom:-25%}.top__intro__gallery__item:nth-child(2){margin-bottom:-15%}.top__intro__gallery__item:nth-child(3){margin-bottom:-5%}.top__intro__gallery__item:nth-child(4){margin-bottom:5%}.top__intro__gallery__item:nth-child(5){margin-bottom:15%}.top__intro__gallery__item:nth-child(6){margin-bottom:25%}.top__intro{margin-bottom:0}.top__intro+.bg--blue{margin-top:0;padding-top:var(--section_margin)}.top__attempt .top__section__title__main{display:flex;flex-direction:column;font-size:min(16rem, 11.11vw);gap:.1em;line-height:.8}.top__attempt__title.--03{font-size:min(12.5rem, 8.68vw)}.top__attempt__action{margin-top:10em;background-color:#fff;color:var(--main--blue);display:flex;align-items:center;justify-content:center;padding:2em 2.5em;gap:2.5em;position:relative;z-index:2}.top__attempt__action__content{display:flex;flex-direction:column;gap:1em}.top__attempt__action__title{font-size:2em}.top__attempt__action__img{flex-shrink:0}.top__attempt__action__img.--01{width:26.64%}.top__attempt__action__img.--02{width:16.18%}.top__attempt__co2{margin-top:10em;display:flex;justify-content:space-between;align-items:flex-start;gap:4em;position:relative}.top__attempt__bg__deco{width:52.5%;position:absolute;right:0;top:-30%}.top__attempt__co2__img{flex-basis:57.5%;flex-shrink:0;z-index:2}.top__attempt__co2__img img{width:100%}.top__attempt__co2__content{display:flex;flex-direction:column;gap:2em;z-index:2}.top__attempt__co2__title{font-size:2em}.top__attempt__co2__content .common__btn{margin-left:auto}.top__attempt__river{position:absolute;left:0;bottom:10%;overflow:hidden;margin-inline:calc(50% - 50vw);opacity:.2}.text__river{width:100vw;overflow:hidden;display:flex}.text__river__item{flex-shrink:0;white-space:nowrap;font-size:12.5vw;font-weight:900;line-height:1.125;padding-right:0.25em;color:var(--main--yellow);&:nth-child(odd){.text__river:not(.no-tick) &{animation:MoveLeft var(--tick-duration,24s) var(--tick-delay,-12s) infinite linear}}&:nth-child(even){.text__river:not(.no-tick) &{animation:MoveLeft2 var(--tick-duration,24s) infinite linear}}}@keyframes MoveLeft{from{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes MoveLeft2{from{transform:translateX(0)}to{transform:translateX(-200%)}}.top__peening .top__section__title__main{display:flex;flex-direction:column;align-items:flex-end;font-size:min(18rem, 12.5vw);gap:.1em;line-height:.8}.top__peening .top__blast__about{width:min(var(--m_width), 100%)}.top__peening .top__blast__about__img{flex-basis:35%}.top__peening .top__blast__about__content{flex-basis:65%}.top__blast .top__section__title__main{display:flex;flex-direction:column;align-items:flex-start;font-size:min(18rem, 12.5vw);gap:.1em;line-height:.8}.top__blast__content{display:flex;flex-direction:column;align-items:center}.top__blast__movie{margin-top:10em;width:100vw;margin-inline:calc(50% - 50vw)}.top__blast__movie video{width:100%}.top__blast__award{margin-top:10em;width:min(100%, 90rem);margin-inline:auto;display:flex;flex-direction:column;align-items:center}.top__blast__award__title__wrap{display:flex;flex-direction:column}.top__blast__award__title--main{font-size:min(10vw, 10.4rem)}.top__blast__award__list__type{display:flex;flex-direction:column;gap:.5em}.top__blast__award__list__wrap{display:flex;flex-direction:column;gap:2em;width:100%;margin-top:3em}.top__blast__award__list__type+.top__blast__award__list__type{margin-top:2em}.top__blast__award__item{display:flex;align-items:center;gap:.75em}.top__blast__award__list__type .top__blast__award__item:before{content:'';width:1.25em;height:1.25em;background-size:contain;background-position:center;background-repeat:no-repeat;flex-shrink:0}.top__blast__award__list__type.--crown .top__blast__award__item:before{background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/top/top__blast__award__crown.svg)}.top__blast__award__list__type.--medal .top__blast__award__item:before{background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/top/top__blast__award__medal.svg)}.top__blast__award__list__wrap .common__btn{margin-left:auto}.top__blast__about{margin-top:10em;width:min(100%, 90rem);display:flex;justify-content:space-between;gap:4em;position:relative}.top__blast__about>*{flex-basis:50%}.top__blast__about__img{position:relative;z-index:2}.top__blast__about__img img{width:100%;height:100%;object-fit:cover}.top__blast__about__content{display:flex;flex-direction:column;gap:2em}.top__blast__about__title{font-size:2em}.top__works{overflow:hidden}.top__works__content{margin-top:5em}.top__works__category__list{width:83.33%;display:flex;flex-wrap:wrap;gap:2em 1em}.top__works__category__item{flex-basis:calc((100% - 4em) / 5);display:flex;flex-direction:column;line-height:1;font-weight:700;gap:.5em;padding-bottom:.5em;border-bottom:2px solid var(--main--blue);min-width:17rem}.top__works__category__item__title--main{font-size:1.25em}.top__works__category__item__title--sub{font-size:.75em}.top__works__slider{margin-top:4em;position:relative}.top__works__slider .splide__track{overflow:visible}.top__works__slider__arrow__list{position:absolute;top:calc(-6em - 1.5em);right:0;display:flex;gap:2em}.top__works__slider__arrow__list button{width:6rem;height:auto;aspect-ratio:1/1;background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__arrow__bold--white.svg);background-repeat:no-repeat;background-size:33%;background-position:center;background-color:var(--main--blue);border-radius:50%;transition:.2s}.top__works__slider__arrow__list button:hover{opacity:var(--hover_opacity)}.top__works__slider__arrow__list button:first-child{scale:-1 1}.top__works__slider__arrow__list button svg{display:none}.top__works__slider__item__img{position:relative}.top__works__slider__item__img:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:50%;background:linear-gradient(to top,#00000080 0%,transparent 100%)}.top__works__slider__item__img img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.top__works__slider__item__detail{position:absolute;bottom:0;left:0;width:100%;height:100%;padding:1.5em;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.75em;color:#fff}.top__works__slider__item__category{font-size:1.2rem;padding:.25em .5em;border:1px solid #fff;border-radius:.25em}.top__works__slider__item__title{font-size:1.25em}.top__works__slider__item__company{font-size:.75em}.top__about__wrap{display:flex;flex-direction:column;align-items:center}.top__about__list{margin-top:10em;width:100%;display:flex;flex-direction:column;gap:20em;position:relative}.top__about__item{width:100%;height:calc(100dvh - var(--header_height));display:flex;justify-content:space-between;align-items:center;position:sticky;top:var(--header_height)}.top__about__item__dummy{height:calc((100dvh - var(--header_height)) / 2)}.top__about__item>*{margin-bottom:5%}.top__about__item__title__wrap{width:25%}.top__about__item__title--sub{font-weight:700;font-size:clamp(1.4rem, 1.39vw, 2rem)}.top__about__item__title--main{font-size:min(7rem, 4.65vw)}.top__about__item:nth-child(n+2) .top__about__item__title--sub,.top__about__item:nth-child(n+2) .top__about__item__title--main,.top__about__item:nth-child(n+2) .top__about__item__text{overflow:hidden}.top__about__item:nth-child(n+2) .top__about__item__title--sub span,.top__about__item:nth-child(n+2) .top__about__item__title--main span,.top__about__item:nth-child(n+2) .top__about__item__text p{display:block;opacity:0;transform:translateY(100%);transition:.4s var(--easing_2) .2s}.top__about__item:nth-child(n+2).__over .top__about__item__title--sub span,.top__about__item:nth-child(n+2).__over .top__about__item__title--main span,.top__about__item:nth-child(n+2).__over .top__about__item__text p{transform:translateY(0%);opacity:1}.top__about__item__content{width:41.67%;max-width:50vh;position:relative}.top__about__item__img{width:100%;transition:.4s var(--easing_2)}.top__about__item:hover .top__about__item__img{scale:.95}.top__about__item:nth-child(n+2) .top__about__item__img{transition:.4s var(--easing_2) .2s;transform-origin:center;scale:.8;opacity:0}.top__about__item:nth-child(n+2).__over .top__about__item__img{scale:1;opacity:1}.top__about__item__detail{position:absolute;top:88%;left:50%;transform:translateX(-50%);display:flex;flex-direction:column}.top__about__item__detail__catch{font-size:min(9rem, 6.25vw);line-height:.8}.top__about__item:nth-child(n+2) .top__about__item__detail__catch{transition:.4s var(--easing_2) .2s;opacity:0}.top__about__item:nth-child(n+2).__over .top__about__item__detail__catch{opacity:1}.top__about__item__detail__name__wrap{margin-left:auto;display:flex;align-items:center;gap:.5em}.top__about__item__detail__position{font-size:1.5em;font-size:min(2.4rem, 1.67vw)}.top__about__item__detail__name{font-size:2em;font-size:min(3.2rem, 2.22vw)}.top__about__item__text{width:25%;display:flex;justify-content:center;font-size:1.25em;font-weight:700;white-space:nowrap}.top__ushiwaka__catch{color:var(--main--blue);text-align:center;font-size:2em;margin-bottom:2em;line-height:1.25;font-feature-settings:"palt"}.top__ushiwaka__link{display:flex;flex-direction:column}.top__ushiwaka__img__list{display:flex;align-items:center;justify-content:space-between}.top__ushiwaka__img__item.--01,.top__ushiwaka__img__item.--03{width:27.08%;margin-top:1.5%}.top__ushiwaka__img__item.--02{width:41.67%}.top__ushiwaka__img__item{transition:.4s var(--easing_2)}.top__ushiwaka__link:hover .top__ushiwaka__img__item{scale:.95}.top__ushiwaka__content{color:var(--main--blue);display:flex;flex-direction:column;align-items:center;gap:1.25em;margin-top:-1.5%;z-index:2}.top__ushiwaka__title__wrap{display:flex;flex-direction:column;align-items:center}.top__ushiwaka__title--main{font-size:min(9rem, 6.25vw);line-height:.8}.top__ushiwaka__title--sub,.top__ushiwaka__text{font-size:1.25em}.top__ushiwaka__btn{width:6rem;height:auto;aspect-ratio:1/1;background-color:var(--main--blue);display:flex;align-items:center;justify-content:center;border-radius:50%;position:relative;overflow:hidden}.top__ushiwaka__btn__img{position:absolute;width:33%;transition:.4s}.top__dl__title__wrap{display:flex;flex-direction:column;align-items:center;color:var(--main--blue);font-weight:700;line-height:1}.top__dl__title--main{font-size:min(18rem, 12.5vw)}.top__dl__title--sub{font-size:1.25em}.top__dl__btn{margin-inline:auto;margin-top:4em;transition:.2s;display:flex;padding-block:2.5em;border-radius:1em;border:1px solid var(--main--blue);width:34rem;overflow:hidden}.top__dl__btn__text{padding-right:1em;min-inline-size:initial;width:auto;height:100%;position:relative}.top__dl__btn__text__img{transition:.2s}.top__dl__btn__text__img.--white{opacity:0;position:absolute;left:0;top:0}.top__dl__btn:hover{background-color:var(--main--blue)}.top__dl__btn:hover .top__dl__btn__text__img.--blue{opacity:0}.top__dl__btn:hover .top__dl__btn__text__img.--white{opacity:1}.top__dl__btn__text.--01{animation:top__dl__btn__text--01 20s -10s linear infinite}.top__dl__btn__text.--02{animation:top__dl__btn__text--02 20s linear infinite}@keyframes top__dl__btn__text--01{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes top__dl__btn__text--02{0%{transform:translateX(-200%)}to{transform:translateX(0%)}}.top__page__list{margin-bottom:0}.top__page__item{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:3em;height:35rem;position:relative;padding:1em}.top__page__item.--member-only{background-color:#65a6de}.top__page__item.--contact{height:42rem;padding-block:3em}.top__page__item__img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.top__page__item.--contact .top__page__item__img{opacity:.5}.top__page__item__title__wrap{display:flex;flex-direction:column;align-items:center;line-height:1;gap:.5em;color:#fff;z-index:2}.top__page__item__title--main{font-size:4.25em}.top__page__item__contact__list{display:flex;gap:2em;z-index:2;width:min(var(--center_percent), 90rem)}.top__page__item__contact__item{width:50%;background-color:#fff;padding:2em;font-weight:700;color:var(--main--blue);border-radius:1em;border:1px solid var(--main--blue)}.top__page__item__contact__item.--mail{display:flex;align-items:center;justify-content:center;gap:2em}.top__page__item__contact__item:hover{transition:.2s;color:#fff;background-color:var(--main--blue)}.top__page__item__contact__item__text{font-size:1.25em;line-height:1}.top__page__item__contact__item__arrow{width:6rem;height:auto;aspect-ratio:1/1;background-color:var(--main--blue);display:flex;justify-content:center;align-items:center;border-radius:50%;transition:.2s;position:relative}.top__page__item__contact__item:hover .top__page__item__contact__item__arrow{background-color:#fff}.top__page__item__contact__item__arrow__img{width:33%;position:absolute;transition:.2s}.top__page__item__contact__item__arrow__img.--hover{opacity:0;visibility:hidden}.top__page__item__contact__item:hover .top__page__item__contact__item__arrow__img.--hover{opacity:1;visibility:visible}.top__page__item__contact__item:hover .top__page__item__contact__item__arrow__img.--normal{opacity:0;visibility:hidden}.top__page__item__contact__item.--tel{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.5em}.top__page__item__contact__item__tel{font-size:2.5em;display:flex;align-items:center;gap:.5em}.top__page__item__contact__item__tel__icon{width:.75em;background-color:tomato;display:flex;justify-content:center;align-items:center;position:relative}.top__page__item__contact__item__tel__icon__img{position:absolute;width:100%;transition:.2s}.top__page__item__contact__item__tel__icon__img.--hover{opacity:0;visibility:hidden}.top__page__item__contact__item:hover .top__page__item__contact__item__tel__icon__img.--hover{opacity:1;visibility:visible}.top__page__item__contact__item:hover .top__page__item__contact__item__tel__icon__img.--normal{opacity:0;visibility:hidden}.news__content{width:100%;margin-top:4em;display:flex;flex-direction:column;gap:4em}.news__item{display:flex;align-items:center;padding-block:2em;border-bottom:1px solid var(--main--blue--30);gap:2em}.news__item:first-child{border-top:1px solid var(--main--blue--30)}.news__item__detail{display:flex;align-items:flex-start;flex-direction:column;gap:.5em;flex-shrink:0;width:12rem}.news__item__cate{line-height:1;padding:.375em 1em;font-size:.75em;border:1px solid var(--main--black);border-radius:5rem}.post__pagination:has(.wp-pagenavi){margin-top:4em}.post__pagination .wp-pagenavi{display:flex;justify-content:center;align-items:center;gap:.5em;position:relative}.post__pagination .wp-pagenavi a,.post__pagination .wp-pagenavi span.current,.post__pagination .post__pagination_arrow{width:3.2rem;height:3.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1.2;transition:.2s}.post__pagination .wp-pagenavi span.current{background-color:var(--main--blue);color:#fff}.post__pagination a:has(.post__pagination_arrow){position:absolute}.post__pagination a:has(.post__pagination_arrow).previouspostslink{left:0;scale:-1 1}.post__pagination a:has(.post__pagination_arrow).nextpostslink{right:0}.post__pagination_arrow{background-color:var(--main--blue)}.post__pagination_arrow:before{content:'';width:40%;height:40%;background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__arrow__bold--white.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.post__pagination_arrow:hover{opacity:var(--hover_opacity)}.news__category__title{display:flex;gap:.5em;color:var(--gray);font-size:1.5em;line-height:1.5}.news__category__title:before{content:'';background-color:var(--gray);width:1rem;margin-top:.125em}.news__single__title{font-size:1.75em;line-height:1.5;padding-bottom:1.5em;margin-bottom:1.5em;border-bottom:1px solid var(--main--blue--30)}.news__single__body{display:flex;flex-direction:column;gap:2em}.news__single__body table,.news__single__body th,.news__single__body td{border:1px solid #333;padding:.5em;vertical-align:middle}.news__single__body img{max-width:100%;height:auto}.news__single__body a{color:#1a0dab;text-decoration:underline}.news__single__body .wp-block-image :where(figcaption){font-size:.875em;margin-bottom:0;text-align:center}.news__single__body a:hover{opacity:var(--hover_opacity)}.news__single__footer{width:100%;margin-top:5em;display:flex;align-items:center;justify-content:space-between;gap:2em}.page__link{display:flex;align-items:center;transition:var(--duration__common);gap:1em;min-width:9rem}.page__link.__next{justify-content:flex-end}.page_link__arrow{width:4rem;height:auto;aspect-ratio:1/1;border-radius:50%;background-color:var(--main--blue);background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__arrow__bold--white.svg);background-size:33%;background-repeat:no-repeat;background-position:center}.page__link.__prev .page_link__arrow{scale:-1 1}.news__single__footer a:hover{opacity:var(--hover_opacity)}.works__content{display:flex;flex-direction:column;gap:4em;margin-top:5em}.page--works .works__list{margin-top:2.5em}.works__list{display:flex;flex-wrap:wrap;gap:4em}.works__item{flex-basis:calc((100% - 4em) / 2);display:flex;flex-direction:column;align-items:flex-start;gap:.25em}.works__item__img img{width:100%;height:auto;aspect-ratio:1/0.6;object-fit:cover}.works__item__category{margin-top:.5em;font-size:1.2rem;border:1px solid var(--main--black);line-height:1;padding:.25em .5em;border-radius:.25em}.works__item__title{font-size:1.4rem;line-height:1.5}.member-pass__content{margin-top:4em}.member-pass__form{display:flex;flex-direction:column;gap:2em}.member-pass__input{border-bottom:2px solid var(--main--blue);display:flex;align-items:center;gap:1em;padding-bottom:.5em}.member-pass__input__pass{width:100%;background-color:transparent}.member-pass__input__pass::placeholder{color:#e7e7e7}.member-pass__input__submit{width:1.5em;height:1.5em;display:flex;position:relative;flex-shrink:0}.member-pass__input__submit:before,.member-pass__input__submit:after{content:'';width:100%;height:100%;position:absolute;z-index:-1}.member-pass__input__submit:before{background-color:var(--main--blue);border-radius:50%}.member-pass__input__submit:after{background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__arrow__bold--white.svg);background-size:33%;background-repeat:no-repeat;background-position:center}.member-pass__input__submit input{background-color:transparent;width:100%;height:100%}.member-only__order__list{display:flex;flex-direction:column;gap:2em}.member-only__order__item{font-weight:700;line-height:1;color:#fff;background-color:var(--main--blue);text-align:center;font-size:1.5em;padding:1.5em 1em}.member-only__pdf__list{display:flex;flex-direction:column;gap:2em}.member-only__pdf__item{display:flex;align-items:center;justify-content:space-between;gap:2em;color:var(--main--blue);border-bottom:1px solid var(--main--blue);padding-bottom:.5em}.member-only__pdf__item__title{font-size:1.25em;line-height:1.25}.member-only__pdf__item__type{display:flex;align-items:center;gap:.5em}.member-only__pdf__item__type:after{content:'';width:1em;height:1em;background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__dl--blue.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.about__message__content__wrap{display:flex;gap:4em;align-items:flex-start}.about__message__content{display:flex;flex-direction:column;gap:2em}.about__message__catch{font-size:2em}.about__message__img{flex-shrink:0;flex-basis:35%}.about__message__img img{width:100%}.about__message__name__wrap{margin-left:auto;display:flex;align-items:baseline;gap:1em;line-height:1}.about__message__position{font-size:.75em}.about__message__name{font-size:1.5em}.about__purpose__list{display:flex;flex-direction:column;gap:1em;counter-reset:item}.about__purpose__item{background-color:var(--main--blue--light);font-size:1.25em;padding:.75em;display:flex;gap:.5em;line-height:1.25}.about__purpose__item:before{content:counter(item) ". ";counter-increment:item}.about__overview__table{width:100%}.about__overview__table tr{display:flex;flex-direction:column;gap:1em}.about__overview__table tr+tr{margin-top:2em}.about__overview__table tr th{background-color:var(--main--blue);color:#fff;line-height:1;padding:1em}.about__borad-member__table{width:100%}.about__borad-member__table tr{display:flex;gap:2em}.about__borad-member .about__borad-member__table tr{border-bottom:2px solid #d9d9d9}.about__borad-member__table tr td{padding-block:.75em}.about__borad-member__table tr td:nth-child(1){width:20rem;flex-shrink:0;text-align:center;position:relative}.about__borad-member .about__borad-member__table tr td:nth-child(1):before{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:#65a6de}.about__borad-member__table tr td:nth-child(2){display:flex;gap:.25em 1em;flex-wrap:wrap}.about__history .about__borad-member__table tr+tr{margin-top:1rem}.about__history .about__borad-member__table tr td:nth-child(1){background-color:#65A6DE40}.about__chart__img{display:flex}.about__chart__img img{width:min(100%, 60rem)}.about__polocy__movie video{width:100%}.tab__header__list{display:flex;border-bottom:3px solid var(--main--blue)}.tab__header__item{position:relative;cursor:pointer;flex-basis:100%;display:flex;align-items:center;font-weight:700;line-height:1;padding:1.5em 1em;color:var(--main--blue);border:1px solid var(--main--blue);justify-content:space-between;gap:.5em}.tab__header__item+.tab__header__item{border-left:none}.tab__header__item.--active{background-color:var(--main--blue);color:#fff}.tab__header__item__arrow{width:1em;height:1em;background-color:var(--main--blue);background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__arrow__bold--white.svg);background-size:33%;background-repeat:no-repeat;background-position:center;border-radius:50%;transform:rotate(90deg);transition:.2s;flex-shrink:0}.tab__header__item.--active .tab__header__item__arrow{background-color:#fff;background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__arrow__bold--blue.svg)}.tab__content__item{overflow:hidden;transition:height 0s,opacity .4s .2s;height:0;opacity:0;visibility:hidden}.tab__content__item.--active{opacity:1;visibility:visible;height:auto;overflow:initial}.member__regular__header{margin-top:4em;display:flex;align-items:center;gap:4em}.member__regular__header__japan{flex-basis:50%;display:flex;justify-content:center;position:relative}.member__regular__header__japan__area{position:absolute;opacity:0;transition:.2s}.member__regular__header__japan__area.--active{opacity:1}.member__regular__header__list{flex-basis:50%;display:flex;flex-direction:column;gap:1em;width:100%}.member__regular__header__item{display:flex;align-items:center;justify-content:space-between;gap:1em;border:1px solid var(--main--blue);line-height:1;padding:1em;font-weight:700;color:var(--main--blue);transition:.2s}.member__regular__header__item:hover{background-color:var(--main--blue);color:#fff}.member__regular__header__item:hover .tab__header__item__arrow{background-color:#fff;background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__arrow__bold--blue.svg)}.member__regular__body{margin-top:4em}.member_content+.member_content{margin-top:4em}.member_content_title{background-color:var(--main--blue);color:#fff;line-height:1;padding:.75em;font-size:1.125em}.member_content_table_wrap{margin-top:3em}.member_content_table_title{font-weight:400}.member_content_table{font-size:1.4rem;line-height:1.5;width:100%}.member_content_table tr{display:flex;gap:1rem}.member_content_table tr td{border-bottom:2px solid #d9d9d9;padding:1em;display:flex;align-items:center}.member_content_table tr td:nth-child(1){width:22rem;flex-shrink:0;border-color:#65a6de}.member_content_table tr td:nth-child(2){width:12rem;flex-shrink:0;justify-content:center}.member_content_table tr td:nth-child(3){width:100%}.member_content_table tr td:nth-child(4){flex-shrink:0}.tab__content__item.--board .member_content_table tr td:nth-child(1){text-align:center}.member_content_table.--comon{margin-top:5em}.member_content_table.--comon tr td:nth-child(2){width:100%;flex-shrink:1;justify-content:flex-start}.member__block__body{margin-top:4em}.member_content_title{display:flex;align-items:center;gap:1em}.member_content_title span{font-size:.75em}.member__block__content+.member__block__content{margin-top:4em}.member__block__overview__list{margin-top:2em;font-size:1.4rem;display:flex;flex-direction:column;gap:2em}.member__block__overview__item{display:flex;gap:2rem}.member__block__overview__item__title{width:8em;flex-shrink:0}.member__block__overview__item__content__sub__list{gap:.75em 0em;display:flex;flex-wrap:wrap;margin-left:1em;margin-top:.5em;padding-left:1em;padding:.5em;border-left:2px solid var(--main--blue);line-height:1}.member__block__overview__item__content__sub__item:before{content:'・'}.blast__certificate__content{display:flex;gap:4em}.blast__certificate__detail{display:flex;flex-direction:column;gap:1.5em;flex-basis:52.63%;flex-shrink:0}.blast__certificate__title{font-size:2em;color:var(--main--blue)}.blast__certificate__img{width:100%}.blast__certificate__img img{width:100%}.blast__award .top__blast__award__list__type.--crown .top__blast__award__item:before{background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/blast/top__blast__award__crown--black.svg)}.blast__award .top__blast__award__list__type.--medal .top__blast__award__item:before{background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/blast/top__blast__award__medal--black.svg)}.blast__award__img__list{display:flex;align-items:center;gap:1em;margin-top:2em}.blast__award__img__item{filter:drop-shadow(5px 5px 12px #00000040)}.blast__award__img__item.--01,.blast__award__img__item.--02{width:35.46%}.blast__award__img__item.--03{width:23.64%}.blast__about__header__list{display:flex;flex-direction:column;gap:3em}.blast__about__header__item__title{font-size:1.25em;margin-bottom:1em}.blast__about__flow__list{margin-top:6.25em;display:flex;flex-direction:column;gap:5em}.blast__about__flow__item__title{background-color:var(--main--blue);color:#fff;padding:.875em;font-size:1.5em;text-align:center;margin-bottom:1em}.blast__about__flow__item__title.--gray{background-color:#878788}.blast__about__flow__item__img img{width:100%}.blast__about__comparison{margin-top:6.25em}.appeal__title{background-color:var(--main--blue);color:#fff;font-size:1.25em;padding:.5em 1em;margin-bottom:2em}.blast__about__comparison__content{display:flex;flex-direction:column;gap:4em}.blast__about__comparison__content img{width:100%}.blast__attempt__list{display:flex;flex-direction:column;gap:6.25em}.blast__attempt__item__title{display:flex;gap:.5em;color:var(--gray);font-size:1.5em;margin-bottom:1.5em;line-height:1.25}.blast__attempt__item__title:before{content:'';background-color:var(--gray);width:1rem}.blast__attempt__item__detail__wrap+.blast__attempt__item__detail__wrap{margin-top:6.25em}.blast__attempt__item__detail__content{display:flex;flex-direction:column;gap:1.5em}.blast__attempt__item__detail__title{color:var(--main--blue);font-size:1.25em}.blast__attempt__item__detail{display:flex;gap:2em}.blast__attempt__item__detail__img{flex-basis:53.19%;flex-shrink:0}.blast__attempt__item__detail__img img{width:100%}.blast__attempt__abroad__img{display:flex;justify-content:center;align-items:center}.blast__attempt__abroad__img img{width:min(100%, 40rem)}.blast__attempt__item__detail__img img+img{margin-top:2em}.blast__attempt__item__detail__other{margin-top:4em}.blast__attempt__item__detail__other img{width:100%}.blast__attempt__item__detail__img__text{font-size:1.2rem;text-align:right}.blast__attempt__img__03{width:100%;height:auto;aspect-ratio:3/2;background-color:tomato;margin-inline:auto;display:flex;justify-content:center;align-items:center}.blast__warning__header__title{font-size:2em;margin-bottom:1em}.blast__warning__check__wrap{margin-top:4em}.blast__warning__check img{width:102.87%;width:100%}.blast__warning__comparison{margin-top:6.25em}.blast__warning__comparison__img img{width:100%}.blast__product__list{display:flex;flex-direction:column;gap:4em}.blast__product__item{display:flex;align-items:center;gap:2em}.blast__product__item__img{flex-basis:61.17%;display:flex;justify-content:center}.blast__product__item__img img{width:auto;max-width:100%}.blast__product__item__name__en{font-size:1.5em}.blast__faq__list{display:flex;flex-direction:column;gap:3em;color:var(--main--blue)}.faq__item{display:flex;flex-direction:column;gap:1em}.faq__q,.faq__a{display:flex;align-items:center;line-height:1.5;gap:1em}.faq__q__number,.faq__a__number{font-size:1.5em;width:3em;height:1.5em;background-color:tomato;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.faq__q__number{background-color:var(--main--blue);color:#fff}.faq__a__number{background-color:#fff;border:1px solid var(--main--blue);color:var(--main--blue)}.faq__q p{font-size:1.125em;font-weight:700}.faq__a p{font-size:1.4rem}.peening__about__list{display:flex;flex-direction:column;gap:6.25em}.peening__about__item{display:flex;align-items:flex-start;justify-content:space-between;gap:3em}.peening__about__item__detail{flex-basis:55%}.peening__about__item:nth-child(even) .peening__about__item__detail{order:1}.peening__about__item__title{font-size:1.5em;margin-bottom:1em}.peening__about__item__img{flex-basis:45%}.peening__about__item__img img{width:100%}.peening__about__item__img__text{margin-top:.5em;font-size:1.4rem}.peening__about__item.--jis{align-items:center;.peening__about__item__detail{flex-basis:75%}.peening__about__item__img{flex-basis:25%}}.peening__overview__item__detail__img__list{display:flex;gap:2em}.peening__overview__item__detail__img__item{flex-basis:50%}.peening__overview__item__detail__img__item img{width:100%}.peening__overview__item__detail__img__item__text{margin-top:1em;font-size:1rem}.attempt__intro__list{margin-top:4em;display:flex;flex-direction:column;gap:6.25em}.attempt__intro__item{display:flex;flex-direction:column;gap:3em;align-items:flex-start}.attempt__intro__item__title{font-size:1.5em}.attempt__intro__item__content{display:flex;flex-direction:column;gap:1em}.attempt__intro__item.--tcfd .attempt__intro__item__img{width:min(100%, 39rem)}.attempt__intro__item.--sbt .attempt__intro__item__img{width:min(100%, 33rem)}.attempt__intro__item__table{margin-block:1em}.attempt__intro__item__table tr{display:flex;border-bottom:2px solid #d9d9d9}.attempt__intro__item__table tr th,.attempt__intro__item__table tr td{padding:1em}.attempt__intro__item__table tr th{width:20rem;text-align:center;flex-shrink:0;position:relative;line-height:1.25;display:flex;flex-direction:column;justify-content:center}.attempt__intro__item__table tr th:after{content:'';width:100%;height:2px;position:absolute;bottom:-2px;left:0;background-color:#65a6de}.attempt__intro__item__table tr th span{font-size:.75em}.attempt__intro__item__table tr td{width:100%}.attempt__business__list{display:flex;flex-direction:column;gap:6.25em}.attempt__business__header{display:flex;align-items:center;gap:2em;margin-bottom:5em}.attempt__business__header__img{flex-shrink:0;flex-basis:46.81%}.attempt__business__header__img img{width:100%}.attempt__business__item__content__item{display:flex;flex-direction:column;gap:1em}.attempt__business__item__content__item__title{font-size:1.25em;color:var(--main--blue)}.attempt__business__item__content__item__wrap{margin-top:3em;display:flex;align-items:flex-start;gap:2em}.attempt__business__greenwash{flex-shrink:0;width:39.89%}.attempt__business__item__content__list.--merit{display:flex;flex-wrap:wrap;gap:4em}.attempt__business__item__content__list.--merit .attempt__business__item__content__item{flex-basis:calc((100% - 4em) / 2)}.attempt__business__item__merit{margin-top:1em;padding-top:1em;border-top:1px solid var(--main--blue)}.attempt__business__merit__03{width:100%}.blast__attempt__item__from__list{margin-top:4em;display:flex;flex-direction:column;gap:4em}.blast__attempt__item__from__item{display:flex;align-items:center;gap:4em}.blast__attempt__item__from__item__detail__title{font-size:1.25em;color:var(--main--blue);line-height:1.25}.blast__attempt__item__from__item__detail{display:flex;flex-direction:column;gap:1em}.blast__attempt__item__from__item__detail__other{margin-top:1em;border-radius:1em;border:1px solid #111;padding:1em;display:flex;flex-direction:column;gap:1em}.blast__attempt__item__from__item__detail__other__title{font-size:1.25em}.attempt__cfp__list{display:flex;flex-direction:column;gap:6.25em}.attempt__cfp__about__text p+p{margin-top:1em}.attempt__cfp__item__title{font-size:1.25em;margin-bottom:1.5em}.attempt__cfp__about{display:flex;align-items:center;gap:2em}.attempt__cfp__about__value{width:28.72%;flex-shrink:0}.attempt__cfp__about__img{margin-top:2em;width:100%}.attempt__cfp__item__flow__header{display:flex;align-items:center;gap:2em;margin-top:3em}.attempt__cfp__item__flow__header__title{flex-shrink:0;color:var(--main--blue)}.attempt__cfp__item__flow__img{margin-top:3em;overflow:scroll hidden;padding-bottom:1em}.attempt__emission__img{width:min(66rem, 100%)}.attempt__emission__text{margin-top:3em;font-size:1.2rem}.attempt__area__header__item{display:flex;align-items:center;gap:2em}.attempt__area__header__item+.attempt__area__header__item{margin-top:2em}.attempt__area__header__item__cate,.attempt__area__co2__title{background-color:#e7e7e7;line-height:1;width:27rem;font-weight:700;text-align:center;padding-block:.5em;font-size:1.5em}.attempt__area__header__item__value,.attempt__area__co2__item__value{font-size:3em;font-size:min(3.33vw, 3em);line-height:1;display:flex;align-items:baseline;gap:.125em;font-weight:700}.attempt__area__header__item__value .fs--min,.attempt__area__co2__item__value .fs--min{font-size:.5em}.attempt__area__graph__wrap{margin-top:4em;position:relative}.attempt__area__graph__img{width:100%}.attempt__area__graph__arrow{position:absolute;left:15%;top:5%;width:55%}.attempt__area__co2{margin-top:4em}.attempt__area__co2__title{margin-bottom:1em}.attempt__area__co2__list{display:flex;gap:4em}.attempt__area__co2__item{display:flex;flex-direction:column}.attempt__area__co2__item__inner{display:flex;align-items:center;gap:1em}.attempt__area__co2__item__note{margin-top:2em;font-size:1rem;line-height:1.5}.attempt__area__co2__item__value{color:var(--main--blue)}.attempt__area__co2__item.--01{margin-top:1em}.contact__header,.contact__body{margin-top:4em}.contact__header__note{font-size:.875em;color:red}.contact__table{width:100%}.contact__table tbody{display:flex;flex-direction:column;gap:2em}.contact__table tr{display:flex;flex-direction:column;gap:.5em}.contact__table tr td:nth-child(1){display:flex;align-items:center;gap:1em}.need{color:red;font-size:.875em}.contact__table input[type=text],.contact__table input[type=email],.contact__table input[type=tel],.contact__table input[type=file],.contact__table select,.contact__table textarea,.privacypolicy_text{width:100%;border-radius:.8rem;padding:1em;background-color:#fafafa}.contact__table ::placeholder{font-size:.875em;color:#a2a2a2}.privacypolicy_content{display:flex;flex-direction:column;gap:2em;align-items:flex-end}.privacypolicy_text{padding:1em;font-size:1.2rem;font-weight:300;height:15em;overflow-y:scroll;display:flex;flex-direction:column;gap:2em}.privacy_item_title{margin-bottom:.5em;text-decoration:underline}.privacypolicy_check a{text-decoration:underline}.privacypolicy_check label{display:flex;align-items:center;gap:.5em}.privacypolicy_check input[type=checkbox]{width:1.5em;height:1.5em}.contact_submit{position:relative;display:flex;align-items:center}.contact_submit:before,.contact_submit:after{content:'';width:1em;height:1em;position:absolute;right:1em;transition:.2s;background-repeat:no-repeat;background-position:center;background-size:contain}.contact_submit:before{background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__arrow__light--white.svg)}.contact_submit:after{opacity:0;background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__arrow__light--blue.svg)}.contact_submit input{background-color:var(--main--blue);border-radius:2em;color:#fff;padding:.5em 4em .5em 1em;display:flex;border:1px solid var(--main--blue);transition:.2s}.contact_submit input:hover{color:var(--main--blue);background-color:#fff}.contact_submit:has(input:hover):before{opacity:0}.contact_submit:has(input:hover):after{opacity:1}.mwform-checkbox-field input,.mwform-radio-field input{margin-right:0}.privacypolicy_check .mwform-checkbox-field-text{display:flex;align-items:center}.privacypolicy_check .mwform-checkbox-field-text .need{margin-left:.5em}.contact__table .select{width:min(40rem, 100%);position:relative;display:flex;align-items:center}.contact__table .select select{cursor:pointer}.contact__table .select:after{content:'';width:.75em;height:.75em;position:absolute;right:1.5em;background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__arrow__light--black.svg);background-repeat:no-repeat;background-position:center;background-size:contain;transform:rotate(90deg)}.post_password{display:flex;width:100%}.post_password .pass_field{background-color:transparent;margin-right:1em;padding:1em 1em 1em 0;width:100%;border-bottom:2px solid var(--main--blue)}.pass_submit{display:flex;align-items:center;gap:1em;flex-shrink:0}.pass_submit input{padding:1em 2em;background-color:var(--main--blue);background-color:var(--main--blue);color:#fff}.download_form_wrap{margin-top:10em}.download_form_body{margin-top:1em;border:2px solid var(--main--blue)}.download_form_title{width:100%;padding:2.75em 2em;position:relative;display:flex;justify-content:space-between;align-items:center;font-weight:400;color:var(--main--blue)}.open .download_form_title{border-bottom:1px solid var(--main--blue);background-color:var(--main--blue--30)}.download_form_title span{position:relative;display:flex;justify-content:center;align-items:center;width:1em;height:1em}.download_form_title span:before,.download_form_title span:after{content:'';position:absolute;background-color:var(--main--blue);transition:.2s}.download_form_title span:before{width:100%;height:1px}.download_form_title span:after{width:1px;height:100%}.open .download_form_title span:after{rotate:-270deg}.download_form_content{max-width:var(--small_width);width:calc(100% - 5em);margin-inline:auto;height:0;opacity:0;visibility:hidden;transition:.2s}.open .download_form_content{height:100%;opacity:1;visibility:visible;padding:3em 0}.download_form_wrap .contact_table{margin-top:0}.download_form_content_submit{margin-top:2em;display:flex;justify-content:right}.download_form_content_submit_inner{display:flex;align-items:center;gap:1em;position:relative}.download_form_content_submit_inner:after{content:'';position:absolute;right:0;width:1em;height:1em;background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/btn_arrow.svg);background-repeat:no-repeat;background-position:center}.download_form_content_submit input{padding:.5em 2em .5em 0;transition:.2s}.catalog__list{margin-top:5em;display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:6em 3em}.catalog__item{flex-basis:calc((100% - 6em) / 3);display:flex;flex-direction:column;gap:1em}.catalog__item__img{width:100%;filter:drop-shadow(0px 5px 5px #00000040)}.catalog__item__title{font-size:1.25em;color:var(--main--blue)}.catalog__item__dl__list{margin-top:.5em;display:flex;flex-direction:column;gap:1em;font-size:1.4rem}.catalog__item__dl__item{display:flex;gap:.25em;color:var(--main--blue);font-weight:700}.catalog__item__dl__item:after{content:'';width:1em;height:1em;background-image:url(//www.jscb-eco.jp/wp-content/themes/jscb/assets/css/../img/common/icon__dl--blue.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.footer{background-color:var(--main--navy);padding-block:5em 3em;color:#fff}.footer__content{display:flex;justify-content:space-between;align-items:flex-start;gap:3em}.footer__detail{display:flex;flex-direction:column;gap:2em}.footer__logo__link{width:49rem;width:min(40vw, 49rem)}.footer__logo__img{width:100%}.footer__detail__member{display:flex;justify-content:center;line-height:1;padding:1em;border:1px solid #fff}.footer__copyright{margin-top:4em;font-size:1rem}.footer__nav{display:flex;gap:4em}.footer__nav__list{display:flex;flex-direction:column;gap:1em}.footer__nav__item{line-height:1.25;display:flex;align-items:center;justify-content:space-between;gap:1em;padding-block:1em}.footer__nav__item__arrow{width:.5em;height:.5em;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg) skew(10deg,10deg);transition:var(--duration__common)}.footer__nav__item:hover .footer__nav__item__arrow{transform:translateX(.5em) rotate(45deg) skew(10deg,10deg)}@media screen and (max-width:900px){:root{--header_height:7rem;--section_margin:8em}body{font-size:1.4rem}section{margin:var(--section_margin) 0}.from--tb{display:block}.none--tb{display:none}.header{padding-inline:1rem;width:100%;color:var(--main--blue)}.header__wrap{width:100%}.header__logo__link{width:11rem}.header__nav__wrap{background-color:#fff;width:100vw;height:100dvh;padding-top:calc(var(--header_height) + 1em);padding-bottom:40dvh;padding-inline:1em;position:fixed;left:0;top:0;overflow:scroll;gap:4em;visibility:hidden;opacity:0;transition:all var(--duration__common) cubic-bezier(.79,.14,.15,.86);flex-direction:column;align-items:center;justify-content:flex-start}.header.open .header__nav__wrap{filter:drop-shadow(0 0 1rem #00000040);visibility:visible;opacity:1}.header__nav__other{order:2;width:100%}.nav__contact__list{flex-direction:column;width:100%}.nav__contact__item{width:100%;justify-content:center}.nav__contact__item.--mail{padding:1.5em}.nav__contact__item.--tel{border:1px solid var(--main--blue);padding:1.5em}.nav__contact__item__mail-text{font-size:1.5em}.nav__contact__item__mail-icon{width:1.5em}.nav__contact__item__tel-icon{width:1.25em}.nav__list{width:100%;flex-direction:column;gap:0}.nav__item{width:100%;flex-direction:column}.nav__item:has(.--has__sub){padding-bottom:2em}.nav__item__link.--has__sub:after{content:none}.nav__item__link{width:100%;border-top:1px solid #e5e5e5;padding-block:2em;display:flex;font-size:1em}.nav__item:last-child .nav__item__link{border-bottom:1px solid #e5e5e5}.nav__item__sub__list__wrap{position:relative;top:0;left:0;transform:translateY(0);padding-top:0}.header.open .nav__item__sub__list__wrap{opacity:1;visibility:visible}.nav__item__sub__list{background-color:transparent;border-radius:0;padding:0;filter:none}.nav__item__sub__item{display:flex;align-items:center;gap:.5em}.nav__item__sub__item:before{content:'';width:.8rem;height:.8rem;background-color:var(--main--blue);border-radius:50%}.header__nav__btn__wrap{display:flex}.header__nav__btn{cursor:pointer;width:calc(var(--header_height) * 0.8);height:calc(var(--header_height) * 0.8);display:flex;flex-direction:column;justify-content:center;position:relative}.header__nav__btn__line{position:absolute;background-color:#fff;width:60%;left:20%;height:1px;transform-origin:center;transition:all .4s cubic-bezier(.79,.14,.15,.86)}.header .header__nav__btn__line{background-color:var(--main--blue)}body:has(.page--top) .header .header__nav__btn__line{background-color:#fff}body:has(.page--top) .header.is_scrolled .header__nav__btn__line{background-color:var(--main--blue)}.header__nav__btn__line:nth-child(1){top:33%}.header__nav__btn__line:nth-child(3){top:66%}.header__nav__btn.open .header__nav__btn__line:nth-child(1){top:50%;transform:rotate(45deg)}.header__nav__btn.open .header__nav__btn__line:nth-child(2){opacity:0;transform:translateX(50%)}.header__nav__btn.open .header__nav__btn__line:nth-child(3){top:50%;transform:rotate(-45deg)}.section__title__main{font-size:2.5em;line-height:.9}.secondary__btn{padding:1em}.secondary__btn__text{font-size:1.25em;line-height:1.25}.secondary__btn__arrow{width:3rem}.top__section__title__main{font-size:min(18rem, 15vw)}.top__fv__catch__main{text-align:center;line-height:1.25;font-size:min(7vw, 3em)}.top__fv__catch__next__title__sub,.top__fv__catch__next__title__main{line-height:1.25;font-size:4vw}.top__fv__catch__about{font-size:min(4vw, 1.4rem)}.top__fv__catch__next{font-size:4vw}.top__fv__catch__en__sub{font-size:min(3em, 5.33vw)}.top__fv__catch__en__main{font-size:min(4em, 7.11vw)}.top__fv__catch__jp{font-size:2em;font-size:min(2em, 3.56vw)}.top__fv__link__item{flex-basis:50%}.top__fv__link__item.--exhibition,.top__fv__link__item.--member{display:none}.top__fv__link__item__title{font-size:2.8vw;white-space:nowrap}.top__news__wrap{flex-direction:column;gap:3em}.top__news__cate__list{flex-direction:row}.top__news__item{flex-direction:column;align-items:flex-start;padding-block:1.25em;gap:.5em}.top__intro .top__section__title__main{font-size:9.8vw}.top__intro__content{margin-top:4em}.top__intro__text__wrap{gap:2em}.top__intro__text{width:100%}.top__intro__gallery__list__wrap{height:auto;position:relative;top:0;transform:translate(-50%,0);padding-block:10%}.top__intro__gallery__list{gap:1em}.top__intro__gallery__item{flex:0 0 33%}.top__section__title__sub{font-size:1.5em}.top__attempt__action{margin-top:6.25em;flex-wrap:wrap;gap:2em;padding:1.5em}.top__attempt__action__title{font-size:1.5em}.top__attempt__action__img.--01{width:40%}.top__attempt__action__img.--02{width:30%}.top__blast__award__title--main{font-size:min(10.5vw, 10.4rem)}.top__attempt__co2{flex-direction:column;gap:2.5em;margin-top:5em}.top__attempt__bg__deco{width:50%;top:60%;right:auto;left:50%;transform:translateX(-50%)}.top__blast__about__title{line-height:1.25}.top__blast__movie{margin-top:6.25em}.top__blast__award{margin-top:6.25em}.top__blast__about{flex-direction:column;gap:2.5em}.top__blast__about__img img{width:100%;height:100%;max-height:40rem;object-fit:cover}.top__works__slider__arrow__list button{width:4rem}.top__works__category__list{width:calc((100% - 10.8rem - 2em))}.top__works__category__item{min-width:auto;flex-basis:calc((100% - 2em) / 2)}.top__works__category__item__title--sub{font-size:.75rem}.top__works__slider__item__detail{padding:1em}.top__about__item{flex-direction:column;gap:1.5em;justify-content:center}.top__about__item>*{margin-bottom:0}.top__about__item__content{width:60%;display:flex;flex-direction:column;align-items:center}.top__about__item__detail{position:relative;top:0;left:0;transform:translateX(0);margin-top:-2%}.top__about__item__title__wrap,.top__about__item__text{width:auto}.top__about__item__title--sub{font-size:1em}.top__about__item__title--main{font-size:2.25em}.top__about__item__detail__name{font-size:1em}.top__about__item__detail__catch{text-align:center}.top__about__item__detail__position{font-size:1rem}.top__about__item__detail__name__wrap{margin-inline:auto;white-space:nowrap}.top__ushiwaka__catch{font-size:1.75em}.top__page__item{height:20rem}.top__page__item__title--main{text-align:center;font-size:2.5em}.top__page__item.--contact{height:auto}.top__page__item__contact__list{width:100%;flex-direction:column;align-items:center}.top__page__item__contact__item{width:min(60rem, 100%)}.blast__certificate__content{flex-direction:column;gap:1em}.blast__certificate__detail{order:2}.column--2{flex-direction:column}.page__nav{width:100%;position:relative;top:0}.page--blast .page__nav__list{display:none}.blast__about__flow__item__title{font-size:1.25em}.blast__about__comparison__content img,.blast__attempt__item__detail__other img,.blast__warning__check img{margin-inline:auto;width:min(100%, 50rem)}.blast__attempt__item__detail{flex-direction:column}.blast__attempt__item__detail__content{order:2}.blast__attempt__item__detail__other{display:flex;flex-direction:column;gap:3em}.blast__warning__header__title{font-size:1.5em}.blast__warning__comparison__img{overflow:scroll}.blast__warning__comparison__img img{width:100%;width:80rem}.blast__product__item{flex-direction:column;align-items:center;text-align:center}.blast__product__item__img{width:100%}.blast__faq__list{gap:4em}.faq__item{gap:1.5em}.faq__q,.faq__a{gap:.5em}.faq__q__number,.faq__a__number{font-size:1.25em}.page--peening .page__nav__list{display:none}.peening__about__item{flex-direction:column;gap:2em}.peening__about__item__detail{order:2}.page--attempt .page__nav__list{display:none}.page__nav__title{font-size:1.5em}.attempt__intro__item__table tr{flex-direction:column;border-top:2px solid #65a6de;border-bottom:0;padding:1em;gap:1em;text-align:center}.attempt__intro__item__table tr:last-child{border-bottom:2px solid #65a6de}.attempt__intro__item__table tr th{width:auto;font-size:1.25em;line-height:1.5}.attempt__intro__item__table tr th:after{content:none}.attempt__intro__item__table tr th,.attempt__intro__item__table tr td{padding:0}.attempt__intro__item.--tcfd .attempt__intro__item__img{width:min(100%, 30rem)}.attempt__intro__item.--sbt .attempt__intro__item__img{width:min(100%, 25rem)}.attempt__business__header{flex-direction:column}.attempt__business__header__text{order:2}.attempt__business__header__img{width:min(100%, 40rem)}.attempt__business__item__content__item__wrap{flex-direction:column-reverse;align-items:center;gap:1em}.attempt__business__greenwash{width:min(100%, 30rem)}.attempt__business__item__content__list.--merit{flex-direction:column;gap:3em;align-items:flex-start}.attempt__business__merit__03{width:min(100%, 40rem)}.blast__attempt__item__from__item{width:100%;flex-direction:column-reverse;gap:2em}.blast__attempt__item__from__item__detail{width:100%}.attempt__business__co2{width:33%}.attempt__cfp__about{flex-direction:column-reverse}.attempt__cfp__about__value{width:min(25rem, 70%)}.attempt__cfp__item__flow__header{flex-direction:column;align-items:flex-start;gap:1em;margin-top:0}.section__title__sub{line-height:1.25}.attempt__area__header__item{flex-direction:column;gap:1em}.attempt__area__header__item+.attempt__area__header__item{margin-top:3em}.attempt__area__header__item__value,.attempt__area__co2__item__value{font-size:3em;font-size:min(8vw, 3em);line-height:1;display:flex;align-items:baseline;gap:.125em;font-weight:700}.attempt__area__header__item__cate,.attempt__area__co2__title{width:auto;width:100%}.attempt__area__co2__list{flex-direction:column;align-items:center}.attempt__area__co2__item{align-items:center}.page--works .tab__header__item:nth-child(1){flex-basis:100%}.page--works .tab__header__item:nth-child(even){border-left:1px solid var(--main--blue);border-right:none;border-top:none}.page--works .page__nav__list,.page--news .page__nav__list{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1em 2.5em}.page--works .page__nav__item:before,.page--news .page__nav__item:before{content:none}.works__list{gap:3em 2em}.works__item{flex-basis:calc((100% - 2em) / 2)}.works__item__title{margin-top:0;font-size:1.4rem}.page--about .page__nav__list{display:none}.about__message__content__wrap{flex-direction:column;align-items:center}.about__message__content{order:2}.about__borad-member .about__borad-member__table tr{flex-direction:column;border-top:2px solid #65a6de;border-bottom:none;gap:0;padding-block:1em;gap:.75em}.about__borad-member .about__borad-member__table tr:last-child{border-bottom:2px solid #65a6de}.about__borad-member__table tr td{padding-block:0em}.about__borad-member__table tr td:nth-child(1){width:auto;text-align:left;font-weight:700}.about__borad-member .about__borad-member__table tr td:nth-child(1):before{content:none}.about__history .about__borad-member__table tr{flex-direction:column;gap:.5em}.about__history .about__borad-member__table tr+tr{margin-top:2em}.about__history .about__borad-member__table tr td:nth-child(1){padding:.5em}.member-only__order__item{font-size:1.25em}.member-only__pdf__item{flex-direction:column-reverse;align-items:flex-start;gap:.5em;padding-bottom:.75em}.tab__header__list{flex-wrap:wrap;border-bottom:0}.tab__header__item{flex-basis:50%}.tab__header__item+.tab__header__item{border-left:1px solid var(--main--blue)}.tab__header__item:nth-child(even){border-left:0}.tab__header__item:nth-child(n+3){border-top:0}.member_content_table_title{margin-bottom:1em}.member_content_table tr{flex-direction:column;border-top:2px solid #65a6de;gap:.5em;padding-block:1em}.member_content_table tr:last-child{border-bottom:2px solid #65a6de}.member_content_table tr td{padding:0}.member_content_table tr td:nth-child(1),.member_content_table tr td{border-bottom:none}.member_content_table tr td:nth-child(1),.member_content_table tr td:nth-child(2){width:auto;justify-content:flex-start}.member_content_table tr td:nth-child(1){font-weight:700}.member_content_title{flex-direction:column;align-items:flex-start;gap:.5em}.member__block__overview__item{flex-direction:column;gap:0}.member__regular__header__japan{display:none}.member__regular__header__list{flex-basis:100%;flex-wrap:wrap}.news__item{flex-direction:column;align-items:flex-start;gap:.5em;padding-block:1.25em}.news__item__detail{flex-direction:row;align-items:center;width:auto}.news__content,.news__list{margin-top:3em}.page--news-single .column--2{gap:1em}.news__single__title{font-size:1.5em;margin-bottom:1em;padding-bottom:1em}.page_link__arrow{width:3rem}.catalog__item{flex-basis:calc((100% - 3em) / 2)}.footer{padding-block:4em 1em}.footer__content{flex-direction:column;gap:4em}.footer__detail{display:contents}.footer__logo__link{width:min(100%, 50rem)}.footer__nav{order:2}.footer__detail__member{order:3;width:100%}.footer__copyright{order:4;margin-top:0}.footer__nav__list{display:contents}.footer__nav{border-top:1px solid #ffffff80;display:flex;flex-direction:column;gap:0;width:100%}.footer__nav__item{border-bottom:1px solid #ffffff80;padding-block:1.5em}}@media screen and (max-width:480px){:root{--center_percent:90%}.from--sp{display:block}.none--sp{display:none}.header{padding-inline:1rem 0}.top__section__title__sub{font-size:1.25em}.section__title__main{font-size:10vw}.top__attempt__river{bottom:1em}.top__blast__award__title--main{font-size:min(10.26vw, 3.9rem);white-space:nowrap}.top__blast__award__list__wrap{gap:4em}.top__attempt__co2__title,.top__blast__about__title{font-size:1.75em}.top__works__content,.top__works__slider{margin-top:3em}.top__works__category__list{width:100%}.top__works__slider__arrow__list{width:100%;justify-content:space-between;padding-inline:1em;top:50%;transform:translateY(-50%)}.top__works__slider__arrow__list button{border:1px solid #fff}.top__about__list{margin-top:5em}.top__about__item__title--main{font-size:3em;font-size:min(3em, 12vw)}.top__about__item__content{width:70%}.top__about__item__detail__catch{font-size:8vw}.top__about__item__text{font-size:min(1.5em, 5vw);text-align:center}.top__about__item__dummy{height:calc((100dvh - var(--header_height)) / 2)}.top__ushiwaka__title--sub,.top__ushiwaka__text{font-size:1em}.top__about__item__detail__name__wrap{margin-top:1.5rem;flex-direction:column;gap:.25rem;line-height:1}.top__dl__btn{width:80%}.top__page__item__contact__item{padding:0 1.5em;height:10rem}.top__page__item__contact__item.--mail{justify-content:space-between}.top__page__item__contact__item__arrow{width:4rem}.top__page__item__contact__item__tel{font-size:2em}.top__page__item__contact__item.--tel{gap:1em}.top__page__item__contact__item.--tel .top__page__item__contact__item__text{font-size:1.125em}.blast__attempt__item__detail{gap:1em}.blast__attempt__item__detail__content{gap:.75em}.works__item{flex-basis:100%}.member-only__pdf__item__title{font-size:1em}.catalog__list{gap:5em}.catalog__item{flex-basis:100%}.footer__copyright{font-size:2vw;text-align:center;width:100%}}.test{margin-top:100vh;height:500vh}.pin__test__list{position:relative;background-color:tomato;display:flex;flex-direction:column;gap:5em}.pin__test__item{background-color:#40e0d0;height:calc(100vh - var(--header_height));position:sticky;top:var(--header_height)}.pin__test__item:nth-child(2){background-color:red}.pin__test__item:nth-child(3){background-color:violet}.pin__test__item.__active{font-size:5vw}