html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:rgba(0,0,0,0)}*{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5}@media screen and (min-width: 750px){html{font-size:10px}}@media screen and (max-width: 749px){html{font-size:2.66666vw}}body{width:100%;overflow-x:hidden;background:#fff;font-family:"Noto Sans JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;color:#333;font-size:1.4rem;letter-spacing:.05em}main{display:block}li{list-style-type:none}a{text-decoration:none;color:inherit}@media screen and (min-width: 750px){a{-webkit-transition:all .3s;transition:all .3s}a::before,a::after{-webkit-transition:all .3s;transition:all .3s}}img{vertical-align:bottom;max-width:100%;height:auto}svg{width:100%;height:auto}sup{font-size:.5em;vertical-align:super}input,button,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}table{border-collapse:collapse;border-spacing:0;width:100%}address{font-style:normal}p{letter-spacing:.05em}@media screen and (min-width: 1024px){.visible-md,.visible-sm{display:none}.visible-lg{display:inherit}}@media screen and (min-width: 750px)and (max-width: 1023px){.visible-lg,.visible-sm{display:none}.visible-md{display:inherit}}@media screen and (max-width: 749px){.visible-lg,.visible-md{display:none}.visible-sm{display:inherit}}@media screen and (min-width: 750px){.l-inner-lg{width:100%;max-width:1440px;margin:0 auto}}@media screen and (min-width: 750px){.l-inner-md{width:90%;max-width:1080px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-md{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner{width:90%;max-width:980px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner-sm{width:90%;max-width:800px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-sm{padding:0 1.5rem}}.sec__heading{font-weight:500}.sec__heading-en span{font-family:"EB Garamond",serif;color:#888;display:inline-block;border-bottom:1px solid #888}@media screen and (min-width: 750px){.sec__heading-en span{font-size:2rem;padding-bottom:.4rem}}@media screen and (max-width: 749px){.sec__heading-en span{font-size:1.6rem;padding-bottom:.3rem}}.sec__heading-ja{font-family:"Noto Serif JP",serif;font-weight:500;color:#222}@media screen and (min-width: 750px){.sec__heading-ja{font-size:3.6rem}}@media screen and (max-width: 749px){.sec__heading-ja{font-size:2.4rem}}.more-btn{font-family:"EB Garamond","Noto Serif JP",serif;color:#333;padding-bottom:.4rem;border:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;border-radius:.6rem;-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 750px){.more-btn{font-size:1.6rem;max-width:20rem;padding:1.5rem 2.4rem}}@media screen and (max-width: 749px){.more-btn{font-size:1.5rem;max-width:16rem;padding:1.2rem 1.6rem}}.more-btn:after{content:"";display:inline-block;background-image:url(../img/common/more_arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 750px){.more-btn:after{width:1.5rem;height:1.2rem}}@media screen and (max-width: 749px){.more-btn:after{width:1.4rem;height:1.1rem}}.more-btn:hover{color:#fff;background-color:#333}.more-btn:hover:after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.headerHam{position:relative;z-index:10;width:2.5rem;height:1.4rem;margin-left:auto;cursor:pointer}@media screen and (min-width: 750px){.headerHam{display:none}}@media screen and (max-width: 749px){.headerHam{display:block}}.headerHam__border{position:absolute;left:0;width:2.5rem;height:1px;background:#fff;-webkit-transition:all .35s ease;transition:all .35s ease}.headerHam__border:nth-child(1){top:0}.headerHam__border:nth-child(2){top:.7rem}.headerHam__border:nth-child(3){top:1.4rem}.is-view .headerHam__border{background:#333}.is-active .headerHam__border{background:#333;top:.7rem}.is-black .headerHam__border{background:#333}.is-active .headerHam__border:nth-child(1){-webkit-transform:rotate(225deg);transform:rotate(225deg)}.is-active .headerHam__border:nth-child(2){opacity:0}.is-active .headerHam__border:nth-child(3){-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}.header{z-index:99;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-transition:.3s;transition:.3s;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;box-sizing:border-box}.header.is-black{background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08);padding-top:0}@media screen and (min-width: 750px){.header{padding:2rem 5.6rem 0 4.3rem;height:9.1rem}}@media screen and (max-width: 749px){.header{top:0;left:0;width:100%;height:6rem;padding:0 1.5rem;-webkit-transition:.3s;transition:.3s}}.header__logo{opacity:0;-webkit-transition:.3s;transition:.3s;visibility:hidden}@media screen and (min-width: 750px){.header__logo{width:5.6rem}}@media screen and (max-width: 749px){.header__logo{width:3.6rem}}.is-black .header__logo{opacity:1;visibility:visible}@media screen and (max-width: 749px){.header__nav{height:100vh;width:100%;background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;opacity:0;visibility:hidden;-webkit-transition:.3s all;transition:.3s all}.is-active .header__nav{opacity:1;visibility:visible}}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem 3.2rem}@media screen and (min-width: 750px){.header__list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width: 749px){.header__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header__anc{position:relative;font-weight:500;letter-spacing:.05em;display:block}@media screen and (min-width: 750px){.header__anc{font-size:1.5rem;color:#fff}.header__anc:before{content:"";position:absolute;bottom:-0.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:center;transform-origin:center;width:0;height:.1rem;background-color:#fff;-webkit-transition:.3s;transition:.3s}.header__anc:hover:before{width:100%}.is-black .header__anc{color:#333;visibility:visible}.is-black .header__anc:before{background-color:#333}}@media screen and (max-width: 749px){.header__anc{font-size:1.4rem;text-align:center}}.footer{background-color:#333;padding-bottom:2rem}@media screen and (min-width: 750px){.footer{padding-top:8rem}}@media screen and (max-width: 749px){.footer{padding-top:4rem}}@media screen and (min-width: 750px){.footer__inner{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}}@media screen and (min-width: 750px){.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 749px){.footer__info{text-align:center}}.footer__logo{display:block}@media screen and (min-width: 750px){.footer__logo{width:8.6rem}}@media screen and (max-width: 749px){.footer__logo{margin:0 auto;width:6rem}}.footer__title{font-weight:500;color:#fff;margin-top:2rem;margin-bottom:1.2rem}@media screen and (min-width: 750px){.footer__title{font-size:2rem}}@media screen and (max-width: 749px){.footer__title{font-size:1.6rem}}.footer__text{font-weight:500;color:#fff;margin-top:.5rem}@media screen and (min-width: 750px){.footer__text{font-size:1.5rem}}@media screen and (max-width: 749px){.footer__text{font-size:1.3rem}}@media screen and (max-width: 749px){.footer__menu{width:88%;margin:3rem auto 0}}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}@media screen and (max-width: 749px){.footer__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__anc{color:#fff;position:relative}@media screen and (min-width: 750px){.footer__anc{font-size:1.5rem}.footer__anc:before{content:"";position:absolute;bottom:-0.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:center;transform-origin:center;width:0;height:.1rem;background-color:#333;-webkit-transition:.3s;transition:.3s}.footer__anc:hover:before{width:100%}}@media screen and (max-width: 749px){.footer__anc{font-size:1.3rem}}.copyright{width:100%;text-align:center}@media screen and (min-width: 750px){.copyright{margin-top:5rem}}@media screen and (max-width: 749px){.copyright{margin-top:3rem}}.copyright__text{font-family:"Noto Sans JP",sans-serif;color:#fff;font-size:1.2rem}.bg-gray{background:#f2f2f2}.bg-blue{background:#92a1af}@media screen and (min-width: 750px){.sec{padding:14rem 0}}@media screen and (max-width: 749px){.sec{padding:5rem 0}}@media screen and (min-width: 750px){.sec__block+.sec__block{margin-top:14rem}}@media screen and (max-width: 749px){.sec__block+.sec__block{margin-top:5rem}}@media screen and (min-width: 750px){.sec__head{margin-bottom:5rem}}@media screen and (max-width: 749px){.sec__head{margin-bottom:3rem}}.sec__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Noto Serif JP","Noto Sans JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;font-weight:500}@media screen and (min-width: 750px){.sec__heading{font-size:4rem;gap:3rem}}@media screen and (max-width: 749px){.sec__heading{font-size:2.4rem;gap:2rem}}.sec__heading::after{content:"";width:4rem;height:1px;background:#333}.hd{z-index:100}@media screen and (min-width: 750px){.hd{position:absolute;top:4rem;right:6rem}}@media screen and (max-width: 749px){.hd{position:relative;position:fixed;top:0;left:0;width:100%;height:5rem;padding:0 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:.3s all;transition:.3s all}.is-view .hd{background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08)}}@media screen and (max-width: 749px){.gnav{height:100vh;width:100%;background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;opacity:0;visibility:hidden;-webkit-transition:.3s all;transition:.3s all}.is-active .gnav{opacity:1;visibility:visible}}.gnav__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 750px){.gnav__list{gap:2.5rem}}@media screen and (max-width: 749px){.gnav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}}.gnav__anc{letter-spacing:.05em}@media screen and (min-width: 750px){.gnav__anc{color:#fff;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;text-orientation:upright;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.gnav__anc:hover{opacity:.7}.gnav__anc:hover::before{height:1.5rem}.gnav__anc::before{content:"";width:1px;height:0;background:#fff;-webkit-transition:.3s all;transition:.3s all}}@media screen and (max-width: 749px){.gnav__anc{display:block;text-align:center}}@media screen and (min-width: 750px){.ham{display:none}}@media screen and (max-width: 749px){.ham{position:relative;z-index:10;width:2.5rem;height:1.4rem;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}}@media screen and (max-width: 749px){.ham__item{position:absolute;left:0;width:2.5rem;height:1px;background:#fff;-webkit-transition:all .35s ease;transition:all .35s ease}.ham__item:nth-child(1){top:0}.ham__item:nth-child(2){top:.7rem}.ham__item:nth-child(3){top:1.4rem}.is-view .ham__item{background:#333}}@media screen and (max-width: 749px){.is-active .ham__item{background:#333;top:.7rem}.is-active .ham__item:nth-child(1){-webkit-transform:rotate(225deg);transform:rotate(225deg)}.is-active .ham__item:nth-child(2){opacity:0}.is-active .ham__item:nth-child(3){-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}}.hero{width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2;color:#fff}.hero::before{content:"";width:100%;height:100%;background:rgba(0,0,0,.43);position:absolute;top:0;left:0;z-index:-1}.hero__movie{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;left:0;z-index:-2}.hero__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 750px){.hero__inner{gap:6rem}}@media screen and (max-width: 749px){.hero__inner{gap:4rem}}.heroLogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 750px){.heroLogo{gap:2.5rem}}@media screen and (max-width: 749px){.heroLogo{gap:2rem}}@media screen and (min-width: 750px){.heroLogo__icon{width:21.4rem}}@media screen and (max-width: 749px){.heroLogo__icon{width:14rem}}.heroLogo__name{font-family:"Noto Serif JP","Noto Sans JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;font-weight:500}@media screen and (min-width: 750px){.heroLogo__name{font-size:3.2rem}}@media screen and (max-width: 749px){.heroLogo__name{font-size:2rem}}.hero__heading{font-family:"Noto Serif JP","Noto Sans JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;font-weight:500;letter-spacing:.05em}@media screen and (min-width: 750px){.hero__heading{font-size:5.6rem}}@media screen and (max-width: 749px){.hero__heading{text-align:center;font-size:2.4rem}}.heroScroll{position:absolute;bottom:6rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-family:"Noto Serif JP","Noto Sans JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif}.heroScroll::before{-webkit-animation:scroll 2s infinite;animation:scroll 2s infinite;background-color:#fff;bottom:-6rem;content:"";height:4rem;left:0;margin:auto;position:absolute;right:0;width:1px;z-index:2}@-webkit-keyframes scroll{0%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 0;transform-origin:0 0}50%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 0;transform-origin:0 0}51%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 100%;transform-origin:0 100%}100%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 100%;transform-origin:0 100%}}@keyframes scroll{0%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 0;transform-origin:0 0}50%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 0;transform-origin:0 0}51%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 100%;transform-origin:0 100%}100%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 100%;transform-origin:0 100%}}.sdgs__en{font-family:"Noto Serif JP","Noto Sans JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;color:#b8b8b8;line-height:1;letter-spacing:0}@media screen and (min-width: 750px){.sdgs__en{font-size:clamp(7rem,5.7vw,8rem)}}@media screen and (max-width: 749px){.sdgs__en{font-size:4.5rem}}.-bf .sdgs__en{text-align:right}.sdgs__row{background:#fff}@media screen and (min-width: 750px){.sdgs__row{max-width:920px;width:100%}.-bf .sdgs__row{margin-left:auto}.sdgs__row.-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.sdgs__row.-center{gap:clamp(5rem,5.7vw,8rem);-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5rem}.sdgs__row.-sus{padding:5.6rem;position:relative}.sdgs__row.-sus::before{content:"";position:absolute;top:16.5rem;right:4rem;width:38.9rem;aspect-ratio:1/1;z-index:0;background-image:url(../img/sdgs/declaration_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.sdgs__row.-end{padding:5.6rem}}@media screen and (max-width: 749px){.sdgs__row{padding:4rem 2rem}.sdgs__row.-sus{position:relative}.sdgs__row.-sus::before{content:"";position:absolute;top:26.5rem;right:2rem;width:13rem;aspect-ratio:1/1;z-index:0;background-image:url(../img/sdgs/declaration_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}}@media screen and (min-width: 750px){.sdgs__row.-bg{background:#fff url(../img/sdgs/message_bg.png) center bottom 20%/contain no-repeat}}@media screen and (max-width: 749px){.sdgs__row.-bg{background:#fff url(../img/sdgs/message_bg.png) center top 5%/contain no-repeat;gap:3rem}}.sdgs__row.-flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 749px){.sdgs__row.-flex{gap:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sdgs__group__arrow{width:5.9rem}@media screen and (max-width: 749px){.sdgs__group__arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg);margin:2rem 0}}.sdgs__group{background:hsla(0,0%,100%,.8);-webkit-box-flex:1;-ms-flex:1;flex:1}.sdgs__group.-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 749px){.sdgs__group.-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 750px){.-bg .sdgs__group{padding:2.4rem}}.sdgs__group.-max300{max-width:310px}@media screen and (min-width: 750px){.sdgs__img{width:29.6%}}@media screen and (max-width: 749px){.sdgs__img{max-width:12rem;margin:0 auto}}.sdgs__txt{line-height:1.8}@media screen and (min-width: 750px){.sdgs__txt{margin-bottom:4rem}}@media screen and (max-width: 749px){.sdgs__txt{margin-bottom:2rem}}.sdgs__name{font-weight:500}.sdgs__name .position{color:#888}.sdgs__name .name{font-size:1.8rem}.sus__title.-ja{font-family:"Noto Serif JP","Noto Sans JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;font-weight:500;line-height:1;text-align:center}@media screen and (min-width: 750px){.sus__title.-ja{font-size:2.8rem}}@media screen and (max-width: 749px){.sus__title.-ja{font-size:2rem}}.sus__title.-en{font-weight:700;color:#089d00;line-height:1;text-align:center}@media screen and (min-width: 750px){.sus__title.-en{font-size:1.2rem;margin-top:1.6rem}}@media screen and (max-width: 749px){.sus__title.-en{font-size:1rem;margin-top:1rem}}@media screen and (min-width: 750px){.susList{margin-top:4rem}}@media screen and (max-width: 749px){.susList{margin-top:2rem}}.susList__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}.susList__item+.susList__item{border-top:1px dashed #ddd}@media screen and (min-width: 750px){.susList__item+.susList__item{margin-top:1.6rem;padding-top:1.6rem}}@media screen and (max-width: 749px){.susList__item+.susList__item{margin-top:1.2rem;padding-top:1.2rem}}.susList__number{font-family:"Noto Serif JP","Noto Sans JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;position:relative;isolation:isolate;background:#888;clip-path:polygon(29.3% 0%, 70.7% 0%, 100% 29.3%, 100% 70.7%, 70.7% 100%, 29.3% 100%, 0% 70.7%, 0% 29.3%)}@media screen and (min-width: 750px){.susList__number{font-size:2.26rem;width:4.9rem;height:4.9rem}}@media screen and (max-width: 749px){.susList__number{font-size:1.6rem;width:3rem;height:3rem}}.susList__number::before{content:"";position:absolute;inset:.1rem;background:#fff;clip-path:polygon(29.3% 0%, 70.7% 0%, 100% 29.3%, 100% 70.7%, 70.7% 100%, 29.3% 100%, 0% 70.7%, 0% 29.3%);z-index:-1}.susList__txt{font-weight:500;line-height:1.8;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width: 750px){.susList__txt{font-size:1.8rem}}@media screen and (max-width: 749px){.susList__txt{font-size:1.3rem}}@media screen and (min-width: 750px){.bf__img{position:relative;z-index:1;max-width:494px}}@media screen and (min-width: 1200px){.bf__img{margin-bottom:-18rem}}@media screen and (max-width: 1199px){.bf__img{margin-bottom:2rem}}.bfList{display:grid}@media screen and (min-width: 750px){.bfList{grid-template-columns:repeat(4, 1fr);margin-top:4rem}}@media screen and (max-width: 749px){.bfList{grid-template-columns:repeat(2, 1fr);margin-top:2rem}}.bfList__item{display:grid;grid-template-rows:subgrid;grid-row:span 2;border:1px solid #dedede;padding:1.4rem 0}.bfList__item+.bfList__item{border-left:none}@media screen and (max-width: 749px){.bfList__item:nth-child(3){border-left:1px solid #dedede}}@media screen and (max-width: 749px){.bfList__item:nth-child(3),.bfList__item:nth-child(4){border-top:none}}.bfList__icon{margin:auto}@media screen and (min-width: 750px){.bfList__icon{width:15rem}}@media screen and (max-width: 749px){.bfList__icon{width:11rem}}.bfList__txt{line-height:1.3;font-weight:500;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:grid;place-content:center}@media screen and (min-width: 750px){.bfList__txt{font-size:1.5rem}}@media screen and (max-width: 749px){.bfList__txt{font-size:1.3rem}}.bf__txt{line-height:1.8}@media screen and (min-width: 750px){.bf__txt{text-align:center;font-size:1.6rem}}.c-blue{color:#06287c}@media screen and (min-width: 750px){.bg__img2{max-width:364px;margin:0 auto}}@media screen and (min-width: 750px){.sdgsDsec{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:clamp(5rem,5.7vw,8rem)}}@media screen and (min-width: 750px){.sdgsNav{position:sticky;width:20rem;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}}@media screen and (max-width: 749px){.sdgsNav{display:none}}.sdgsNav__anc{display:block;border-top:1px solid #fff;padding-top:3rem;color:#fff;font-weight:500;opacity:.5;-webkit-transition:.3s all;transition:.3s all}.sdgsNav__anc.is-current{opacity:1}@media screen and (min-width: 750px){.sdgsList{-webkit-box-flex:1;-ms-flex:1;flex:1}}.sdgsItem{background-color:#fff}@media screen and (min-width: 750px){.sdgsItem__main{padding:3rem clamp(3rem,3.6vw,5rem) clamp(3rem,3.6vw,5rem)}}@media screen and (max-width: 749px){.sdgsItem__main{padding:2rem}}.sdgsItem__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}@media screen and (min-width: 750px){.sdgsItem__head{margin-bottom:2.5rem}}@media screen and (max-width: 749px){.sdgsItem__head{margin-bottom:1.5rem}}@media screen and (min-width: 750px){.sdgsItem__icon{width:4.7rem}}@media screen and (max-width: 749px){.sdgsItem__icon{width:3rem}}.sdgsItem__ttl{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:"Noto Serif JP","Noto Sans JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;font-weight:500}@media screen and (min-width: 750px){.sdgsItem__ttl{font-size:clamp(2.4rem,2vw,2.8rem)}}@media screen and (max-width: 749px){.sdgsItem__ttl{font-size:2rem}}.sdgsItem__mark img{height:5.6rem;width:auto}.sdgsItem__txt{line-height:1.8}@media screen and (min-width: 750px){.sdgsItem__txt{font-size:1.5rem;margin-top:2.5rem}}@media screen and (max-width: 749px){.sdgsItem__txt{font-size:1.3rem;margin-top:1.5rem}}.sdgsItem__company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}@media screen and (min-width: 1024px){.sdgsItem__company{margin-top:5rem}}@media screen and (max-width: 1023px){.sdgsItem__company{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:3rem}}.sdgsItem__group.-sm{max-width:15.7rem}.sdgsItem__group.-md{max-width:30rem}.sdgsItem__group__name{font-weight:bold;padding-left:1rem}@media screen and (min-width: 750px){.sdgsItem__group__name{font-size:1.6rem;border-left:.4rem solid #d9d9d9;margin-bottom:2rem}}@media screen and (max-width: 749px){.sdgsItem__group__name{border-left:.2rem solid #d9d9d9;margin-bottom:1rem}}.sdgsItem__group__tag{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.4rem}.sdgsItem__group__tag .tag{font-size:1.2rem;background:#f2f2f2;border-radius:.4rem;padding:.4rem 1rem}.ft{background:#333}@media screen and (min-width: 750px){.ft{padding:7rem 0 3rem}}@media screen and (max-width: 749px){.ft{padding:3rem 0 2rem}}.ft__inner{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 750px){.ft__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:14rem}}@media screen and (max-width: 749px){.ft__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;margin-bottom:3rem;text-align:center}}.ft__sitename{font-weight:bold}@media screen and (min-width: 750px){.ft__sitename{font-size:2rem;margin-bottom:2.5rem}}@media screen and (max-width: 749px){.ft__sitename{font-size:1.6rem;margin-bottom:1.5rem}}@media screen and (min-width: 750px){.ft__address{font-size:1.5rem}}@media screen and (max-width: 749px){.ft__address{font-size:1.3rem}}.ftNav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 750px){.ftNav{gap:4rem}}@media screen and (max-width: 749px){.ftNav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3rem}}.ft__copyright{color:#888;text-align:center;font-weight:bold;font-size:1.2rem}