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}.hero{width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2;color:#fff}@media screen and (min-width: 750px){.hero{min-height:50rem;padding-bottom:2.4rem}}.hero::before{content:"";width:100%;height:100%;background:rgba(0,0,0,.43);position:absolute;top:0;left:0;z-index:-1}@media screen and (max-width: 749px){.hero{padding-bottom:1.2rem}}.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__logo{position:absolute;z-index:999}@media screen and (min-width: 750px){.hero__logo{width:6.5rem;top:4rem;left:4rem}}@media screen and (max-width: 749px){.hero__logo{width:4.5rem;top:1.5rem;left:1.5rem}}.hero__box{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%}.hero__title{width:90%;margin:auto}@media screen and (min-width: 750px){.hero__title{max-width:103.5rem}}.hero__text{font-family:"EB Garamond",serif;color:#fff;line-height:1.5;text-align:center}@media screen and (min-width: 750px){.hero__text{font-size:3rem;margin-top:3rem}}@media screen and (max-width: 749px){.hero__text{font-size:2rem;margin-top:2rem}}.mvNews{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.4rem;max-width:95%}@media screen and (min-width: 750px){.mvNews{width:109.8rem}}@media screen and (max-width: 749px){.mvNews{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.mvNews__list{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(17,17,17,.7);border-radius:.8rem;width:calc(100% - 6.4rem);position:relative}@media screen and (min-width: 750px){.mvNews__list{padding:0 8rem 0 2.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 749px){.mvNews__list{padding:1.2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}}.mvNews__text{font-family:"Noto Serif JP",serif;font-weight:500;color:#fff;line-height:1.5;white-space:nowrap}@media screen and (min-width: 750px){.mvNews__text{font-size:1.6rem;margin-right:2.5rem;padding-right:2.5rem;border-right:.1rem solid #fff}}@media screen and (max-width: 749px){.mvNews__text{font-size:1.3rem}}.mvNews__slider{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mvNews__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mvNews__item:hover .mvNews__item-title{text-decoration:underline}@media screen and (min-width: 750px){.mvNews__item{gap:2.4rem}}@media screen and (max-width: 749px){.mvNews__item{gap:.5rem 1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}.mvNews__item-date{font-family:"Poppins","Noto Sans JP",sans-serif;color:#888}@media screen and (min-width: 750px){.mvNews__item-date{font-size:1.3rem}}@media screen and (max-width: 749px){.mvNews__item-date{font-size:1.1rem}}.mvNews__item-category{color:#fff}@media screen and (min-width: 750px){.mvNews__item-category{font-size:1.3rem}}@media screen and (max-width: 749px){.mvNews__item-category{font-size:1.1rem}}.mvNews__item-title{color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}@media screen and (min-width: 750px){.mvNews__item-title{font-size:1.4rem;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width: 749px){.mvNews__item-title{font-size:1.2rem;width:100%}}.mvNews__counter{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}@media screen and (min-width: 750px){.mvNews__counter{top:50%;right:2.4rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (max-width: 749px){.mvNews__counter{top:1.2rem;right:1.2rem}}.mvNews__counter span{font-family:"EB Garamond",serif;color:#fff}@media screen and (min-width: 750px){.mvNews__counter span{font-size:1.5rem}}@media screen and (max-width: 749px){.mvNews__counter span{font-size:1.2rem}}.mvNews__anc{background-color:rgba(17,17,17,.7);border-radius:.8rem;display:grid;place-items:center}.mvNews__anc:hover{background-color:#111}@media screen and (min-width: 750px){.mvNews__anc{width:6rem;height:6rem}}@media screen and (max-width: 749px){.mvNews__anc{width:5rem;height:5rem}}@media screen and (min-width: 750px){.mvNews__anc img{width:2.7rem}}@media screen and (max-width: 749px){.mvNews__anc img{width:2.3rem}}.topSec{position:relative;overflow:hidden}@media screen and (min-width: 750px){.topSec .sec__heading-ja{margin-top:3rem}}@media screen and (max-width: 749px){.topSec .sec__heading-ja{margin-top:1.5rem}}.topSec:before{content:"";position:absolute;left:0;background-image:url(../img/top/top_sec_bg.png);background-size:cover;background-repeat:no-repeat;z-index:-1}@media screen and (min-width: 750px){.topSec:before{top:-5.8rem;left:-5.7rem;width:43.2rem;height:43.1rem}}@media screen and (max-width: 749px){.topSec:before{top:32rem;left:18rem;width:19.5rem;height:19.4rem}}@media screen and (min-width: 750px){.philosophy{padding-left:2rem;margin-left:auto;margin-top:12rem}}@media screen and (max-width: 749px){.philosophy{margin-top:6rem;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width: 750px){.philosophy .topSec__imgtext{margin-left:auto;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (min-width: 750px){.philosophy .topSec__textbox{max-width:29.8rem;margin-top:4.6rem}}@media screen and (min-width: 750px){.topSec__imgtext{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:119rem;gap:4rem}}@media screen and (min-width: 750px){.topSec__textbox{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width: 749px){.topSec__textbox{margin-top:2rem}}.topSec__imgtext-text{line-height:1.8}@media screen and (min-width: 750px){.topSec__imgtext-text{font-size:1.5rem;margin-top:3rem;margin-bottom:3rem}}@media screen and (max-width: 749px){.topSec__imgtext-text{font-size:1.4rem;margin-top:2rem;margin-bottom:2rem}}@media screen and (min-width: 750px){.topSec__image{width:66.9%}}@media screen and (min-width: 750px){.sdgs{margin-top:6.5rem}}@media screen and (max-width: 749px){.sdgs{margin-top:4rem}}.sdgs .sec__heading-ja{color:#fff}@media screen and (min-width: 750px){.sdgs .sec__heading-ja{font-size:clamp(10px,3.4666666667vw,32px)}}@media screen and (max-width: 749px){.sdgs .sec__heading-ja{font-size:1.4rem}}.sdgs__body{position:relative;display:block}.sdgs__body:hover{opacity:.6}.sdgs__textbox{position:absolute;bottom:9.5%;right:2.5%}.sdgs__text{font-family:"Noto Serif JP",serif;font-weight:500;color:#fff;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;gap:.8rem}@media screen and (min-width: 750px){.sdgs__text{font-size:1.8rem;margin-top:.6rem}}@media screen and (max-width: 749px){.sdgs__text{font-size:1.2rem;margin-top:.3rem}}.sdgs__text img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}@media screen and (min-width: 750px){.sdgs__text img{width:1.35rem}}@media screen and (max-width: 749px){.sdgs__text img{width:1.2rem}}@media screen and (min-width: 750px){.business{padding-right:2rem;margin-top:12rem}}@media screen and (max-width: 749px){.business{margin-top:6rem;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width: 750px){.business .topSec__textbox{max-width:31.4rem;margin-top:8rem}}@media screen and (min-width: 750px){.group{margin-top:12rem;margin-bottom:16rem}}@media screen and (max-width: 749px){.group{margin-top:6rem;margin-bottom:8rem}}.group [class*=sec__heading-]{text-align:center}@media screen and (min-width: 750px){.group__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:7.6rem}}@media screen and (max-width: 749px){.group__body{margin-top:2rem}}.group__item{display:block}@media screen and (min-width: 750px){.group__item{width:46%}}.group__item:hover .group__item-title{color:#fff;background-color:#333;padding-left:2rem;padding-right:2rem}.group__item:hover .group__item-title:after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}@media screen and (max-width: 749px){.group__item+.group__item{margin-top:3rem}}.group__item-title{font-family:"Noto Serif JP",serif;font-weight:500;line-height:1;border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 750px){.group__item-title{font-size:1.8rem;padding:2.1rem 0}}@media screen and (max-width: 749px){.group__item-title{font-size:1.6rem;padding:1.6rem 0}}.group__item-title: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){.group__item-title:after{width:1.5rem;height:1.2rem}}@media screen and (max-width: 749px){.group__item-title:after{width:1.4rem;height:1.1rem}}