@media screen and (min-width: 768px){.pc-only{display:block}}@media screen and (max-width: 767px){.pc-only{display:none}}@media screen and (min-width: 768px){.sp-only{display:none}}@media screen and (max-width: 767px){.sp-only{display:block}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}img{vertical-align:bottom}h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd{margin:0;padding:0}ul,li{list-style:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}html,body{font-family:"Noto Sans JP",sans-serif;font-size:1rem;line-height:1.4;color:#111;overflow-x:hidden}@media screen and (max-width: 767px){html,body{font-size:4vw}}.inner{width:100%;max-width:90rem;margin:0 auto}@media screen and (max-width: 767px){.inner{padding:0 4vw}}.l-main{padding-bottom:6.125rem}@media screen and (max-width: 767px){.l-main{padding-bottom:26vw}}.txt-bold{font-weight:700}.txt-center{text-align:center}.txt-left{text-align:left}.txt-right{text-align:right}.txt-white{color:#fff}.txt-primary{color:#00b6cb}.bg-black{background-color:#111}.bg-white{background-color:#fff}.bg-primary{background-color:#00b6cb}.bg-lightblue{background-color:#ebf9fb}.bg-gray{background-color:#f5f5f5}.circle{border-radius:50%}.w100{width:100%}.dflex{display:-webkit-box;display:-ms-flexbox;display:flex}.dblock{display:block}.dgrid{display:grid}.img-center{display:block;margin:0 auto}.link a{text-decoration:none}a{-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.link-black a{color:#111}.btn a{display:block;text-decoration:none}.btn a>span{position:relative}.btn-primary a{color:#fff;background-color:#00b6cb}@media screen and (min-width: 768px){.btn-primary a:hover{background-color:#00cce3}}.btn-arrow a span:after{content:"";display:inline-block;width:.375rem;height:.75rem;margin-left:.5rem;background:url("../img/common/icon_arrow_right_white.svg") no-repeat top center/contain}.btn-arrow-circle a{position:relative}.btn-arrow-circle a:after{content:"";display:block;width:3.75rem;height:3.75rem;background:url("../img/common/icon_arrow_blue_circle.svg") no-repeat top center/contain;position:absolute;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);right:1.875rem}@media screen and (max-width: 767px){.btn-arrow-circle a:after{width:13vw;height:13vw;right:4vw}}.fade-in{opacity:0;-webkit-transform:translateY(1rem);transform:translateY(1rem);-webkit-transition:opacity 1s ease,-webkit-transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);transition:opacity 1s ease,-webkit-transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);transition:opacity 1s ease,transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);transition:opacity 1s ease,transform 1s cubic-bezier(0.22, 0.61, 0.36, 1),-webkit-transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);-webkit-transition-delay:var(--fade-delay, 0ms);transition-delay:var(--fade-delay, 0ms);will-change:opacity,transform}.fade-in.is-visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media(prefers-reduced-motion: reduce){.fade-in{opacity:1;-webkit-transform:none;transform:none;-webkit-transition:none;transition:none}}.kv .hs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.kv .hs .kv_ttl{font-size:3.75rem;margin-bottom:.75rem;letter-spacing:.075rem}@media screen and (max-width: 767px){.kv .hs .kv_ttl{font-size:9.4vw;line-height:1.5;margin-bottom:6vw}}.kv .hs .kv_subttl{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto .75rem;font-size:1.75rem}@media screen and (max-width: 767px){.kv .hs .kv_subttl{font-size:5.4vw;margin-bottom:4vw}}.kv .hs .kv_subttl span{padding:.125rem 0 .125rem .5rem}@media screen and (max-width: 767px){.kv .hs .kv_subttl span{padding:.5vw 0 .5vw 2vw}}.kv .kv_txt{font-size:1.25rem;line-height:1.8;margin-bottom:1.5rem}@media screen and (max-width: 767px){.kv .kv_txt{font-size:4.8vw;margin-bottom:6vw}}@media screen and (max-width: 767px){.kv .kv_txt02{font-size:3vw;line-height:2.1}}.sec .sec_header{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-bottom:2.5rem}@media screen and (max-width: 767px){.sec .sec_header{gap:3vw;margin-bottom:5vw}}.sec .sec_header .sec_subttl{line-height:1;font-size:.875rem;letter-spacing:.0175rem}@media screen and (max-width: 767px){.sec .sec_header .sec_subttl{font-size:3vw}}.sec .sec_header .sec_ttl{font-size:2.5rem;line-height:1.6;font-weight:900;letter-spacing:.05rem}@media screen and (max-width: 767px){.sec .sec_header .sec_ttl{font-size:8vw;line-height:1.4}}.sec .sec_header .sec_sttl{font-size:1.75rem;font-weight:900;line-height:1;letter-spacing:.035rem}@media screen and (max-width: 767px){.sec .sec_header .sec_sttl{font-size:6vw}}.sec .sec_header+.sec_txt{font-weight:700;font-size:.875rem;line-height:2;letter-spacing:.0175rem;margin-bottom:3.3125rem}@media screen and (max-width: 767px){.sec .sec_header+.sec_txt{font-size:3.5vw;line-height:1.8;margin-bottom:7vw}}.sec .txt{font-size:1.21875rem;font-weight:900;line-height:1.8;letter-spacing:.025rem}@media screen and (max-width: 767px){.sec .txt{font-size:5vw}}.sec .txt14{font-size:.875rem;font-weight:700;line-height:2;letter-spacing:.0175rem}@media screen and (max-width: 767px){.sec .txt14{font-size:3.2vw}}.header{position:fixed;width:100%;top:0;left:0;z-index:100}@media screen and (max-width: 767px){.header{background-color:#fff;top:6vw;width:90%;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);border-radius:7vw;-webkit-box-shadow:0 0 20px 0 rgba(17,17,17,.1);box-shadow:0 0 20px 0 rgba(17,17,17,.1)}.header.is-open{border-radius:7vw 7vw 0 0;-webkit-box-shadow:none;box-shadow:none}}.header .inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.875rem 7.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.header .inner{padding:2vw 2vw 2vw 4.2vw;position:relative;z-index:10}}.header .logo a{display:block}@media screen and (min-width: 768px){.header .logo a:hover{opacity:.7}}@media screen and (max-width: 767px){.header .logo a{width:23vw}}.header .nav{padding:.5rem;width:100%;max-width:33rem;border-radius:1.6875rem;-webkit-box-shadow:0 0 20px 0 rgba(17,17,17,.1);box-shadow:0 0 20px 0 rgba(17,17,17,.1)}.header .nav .nav_list{position:relative}.header .nav .nav_list .nav_list_item a{line-height:2.375rem;padding:0 1rem;font-size:.875rem;position:relative;z-index:1;border-radius:1.375rem}@media screen and (min-width: 768px){.header .nav .nav_list .nav_list_item a:hover{background-color:#cae8eb}}.header .nav .nav_list .nav_list_item.active a{background-color:#00b6cb;color:#fff}.header .nav_toggle{display:none;background:rgba(0,0,0,0);border:none;width:10vw;height:10vw;border-radius:50%;margin-left:auto;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#00b6cb}@media screen and (max-width: 767px){.header .nav_toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.header .nav_toggle_icon{position:relative;display:block;width:4.8vw;height:.4vw;color:#fff;background:rgba(0,0,0,0)}.header .nav_toggle_icon::before,.header .nav_toggle_icon::after{content:"";position:absolute;left:0;width:100%;height:.4vw;background-color:currentColor;-webkit-transition:opacity .2s ease,-webkit-transform .35s cubic-bezier(0.4, 0, 0.2, 1);transition:opacity .2s ease,-webkit-transform .35s cubic-bezier(0.4, 0, 0.2, 1);transition:transform .35s cubic-bezier(0.4, 0, 0.2, 1),opacity .2s ease;transition:transform .35s cubic-bezier(0.4, 0, 0.2, 1),opacity .2s ease,-webkit-transform .35s cubic-bezier(0.4, 0, 0.2, 1)}.header .nav_toggle_icon::before{-webkit-transform:translateY(-0.7vw);transform:translateY(-0.7vw)}.header .nav_toggle_icon::after{-webkit-transform:translateY(0.7vw);transform:translateY(0.7vw)}.header.is-open .nav_toggle_icon::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header.is-open .nav_toggle_icon::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width: 767px){.header .nav{position:absolute;top:100%;left:0;right:0;width:100%;max-width:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:#fff;z-index:-1;height:0;overflow:hidden;opacity:0;-webkit-transform:translateY(-0.5rem);transform:translateY(-0.5rem);-webkit-transition:height .35s cubic-bezier(0.4, 0, 0.2, 1),opacity .25s ease,-webkit-transform .35s cubic-bezier(0.4, 0, 0.2, 1);transition:height .35s cubic-bezier(0.4, 0, 0.2, 1),opacity .25s ease,-webkit-transform .35s cubic-bezier(0.4, 0, 0.2, 1);transition:height .35s cubic-bezier(0.4, 0, 0.2, 1),opacity .25s ease,transform .35s cubic-bezier(0.4, 0, 0.2, 1);transition:height .35s cubic-bezier(0.4, 0, 0.2, 1),opacity .25s ease,transform .35s cubic-bezier(0.4, 0, 0.2, 1),-webkit-transform .35s cubic-bezier(0.4, 0, 0.2, 1);-webkit-box-shadow:0 .75rem 1.5rem -0.75rem rgba(17,17,17,.14);box-shadow:0 .75rem 1.5rem -0.75rem rgba(17,17,17,.14);border-radius:0 0 7vw 7vw;padding:0}.header .nav .nav_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:14vw 0}.header .nav .nav_list .nav_active_bg{display:none}.header .nav .nav_list .nav_list_item a{display:block;padding:3.5vw 0;font-size:4.8vw;line-height:1.6;border-radius:0}.header .nav .nav_list .nav_list_item.active a{background:rgba(0,0,0,0);color:inherit}.header.is-open .nav{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.header-sustainable{backdrop-filter:blur(0.25rem)}@media screen and (max-width: 767px){.header-sustainable .logo a{width:55vw}.header-sustainable .logo a img{width:100%}}.footer .annotation{font-size:.75rem;line-height:1;letter-spacing:.015rem;color:#bbb;padding:0 0 .75rem .875rem}@media screen and (max-width: 767px){.footer .annotation{font-size:3vw;padding:0 0 2.5vw 2.5vw}}.footer .btn a{padding:3.375rem .625rem 3.8125rem}@media screen and (max-width: 767px){.footer .btn a{padding:10.5vw 4vw}}.footer .btn a:after{display:none}.footer .btn a>.dflex{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.8125rem}@media screen and (max-width: 767px){.footer .btn a>.dflex{gap:4vw}}.footer .btn a>.dflex .dflex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer .btn a>.dflex .dflex .eng{font-size:2.5rem;font-weight:900;line-height:1;letter-spacing:.05rem;margin-bottom:.6875rem}@media screen and (max-width: 767px){.footer .btn a>.dflex .dflex .eng{font-size:8vw;margin-bottom:2vw}}.footer .btn a>.dflex .dflex .ja{font-size:.875rem;font-weight:700;line-height:1;letter-spacing:.0175rem}@media screen and (max-width: 767px){.footer .btn a>.dflex .dflex .ja{font-size:3.2vw}}@media screen and (max-width: 767px){.footer .btn a>.dflex .img{width:13vw}.footer .btn a>.dflex .img img{width:100%}}@media screen and (min-width: 768px){.footer .btn a:hover{border-radius:5.625rem}}.footer .bg-black .logo{padding:3.5rem .625rem 4rem}@media screen and (max-width: 767px){.footer .bg-black .logo{padding:15.2vw 4vw}}.footer .bg-black .logo img{width:15rem}@media screen and (max-width: 767px){.footer .bg-black .logo img{width:50vw}}.footer .bg-black small{border-top:.0625rem solid #fff;line-height:2.375rem;font-size:.75rem;letter-spacing:.015rem}@media screen and (max-width: 767px){.footer .bg-black small{line-height:8vw;font-weight:400;font-size:3vw}}@media screen and (max-width: 767px){.footer-sustainable .bg-black .logo{padding:10.5vw 4vw}}.footer-sustainable .bg-black .logo img{width:35.375rem}@media screen and (max-width: 767px){.footer-sustainable .bg-black .logo img{width:87%}}.l-top .kv{height:100vh;min-height:50.625rem;position:relative;overflow:hidden;padding-top:13rem}@media screen and (max-width: 767px){.l-top .kv{min-height:unset;padding:33.5vw 4vw 0;height:100svh}}.l-top .kv .kv-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2}.l-top .kv .kv_overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,.3)}.l-top .kv .hs,.l-top .kv .kv_txt{position:relative;z-index:1}.l-top .kv .kv_btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;margin-bottom:7.125rem}@media screen and (max-width: 767px){.l-top .kv .kv_btns{gap:4vw;margin-bottom:10vw}}.l-top .kv .kv_btns .btn{width:10.375rem}@media screen and (max-width: 767px){.l-top .kv .kv_btns .btn{width:48%}}.l-top .kv .kv_btns .btn a{line-height:3.375rem;font-size:.875rem;border-radius:1.6875rem}@media screen and (max-width: 767px){.l-top .kv .kv_btns .btn a{line-height:10vw}}.l-top .sec{padding:7.375rem .625rem 10.8125rem;border-radius:3.75rem 3.75rem 0 0;position:relative}@media screen and (max-width: 767px){.l-top .sec{padding:21vw 0 34vw;border-radius:8vw 8vw 0 0}}.l-top .sec:not(:first-of-type){margin-top:-3.75rem}.l-top .sec:nth-child(odd){background-color:#ebf9fb}.l-top .sec:nth-child(even){background-color:#fff}.l-top .sec .imgarea{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-top .sec .imgarea .item .bg-white,.l-top .sec .imgarea .item .bg-lightblue{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-top .sec .imgarea .item img{height:9.375rem}.l-top .sec .imgarea .item .dblock{margin-top:1.3125rem}@media screen and (max-width: 767px){.l-top .sec .imgarea .item .dblock{margin-top:3vw}}.l-top .sec .imgarea .item dl{margin-top:1.3125rem}@media screen and (max-width: 767px){.l-top .sec .imgarea .item dl{margin-top:3vw}}.l-top .sec .imgarea .item dl .dflex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.9375rem}.l-top .sec .imgarea-b{gap:7.5rem}@media screen and (max-width: 767px){.l-top .sec .imgarea-b{gap:6vw}}.l-top .sec .imgarea-b .item{width:17.5rem;position:relative}@media screen and (max-width: 767px){.l-top .sec .imgarea-b .item{width:80vw;margin:0 auto}}.l-top .sec .imgarea-b .item .bg-lightblue,.l-top .sec .imgarea-b .item .bg-white{width:17.5rem;height:17.5rem}@media screen and (max-width: 767px){.l-top .sec .imgarea-b .item .bg-lightblue,.l-top .sec .imgarea-b .item .bg-white{width:80vw;height:80vw}}.l-top .sec .imgarea-b .item:not(:last-of-type):after{content:"";display:block;width:.0625rem;height:100%;background-color:#ccc;position:absolute;top:0;right:-3.75rem}.l-top .sec .imgarea-b .item:last-of-type{border:none}.l-top .sec-point01 .imgarea{gap:2rem}@media screen and (max-width: 767px){.l-top .sec-point01 .imgarea{gap:4vw}}.l-top .sec-point01 .item .bg-lightblue{width:17.5rem;height:17.5rem}@media screen and (max-width: 767px){.l-top .sec-point01 .item .bg-lightblue{width:42vw;height:42vw}}.l-top .sec-point01 .item .bg-lightblue img{height:9.375rem}@media screen and (max-width: 767px){.l-top .sec-point01 .item .bg-lightblue img{height:23vw}}.l-top .sec-point02 .imgarea{gap:2rem}@media screen and (max-width: 767px){.l-top .sec-point02 .imgarea{gap:4vw}}.l-top .sec-point02 .imgarea .item{width:17.25rem}@media screen and (max-width: 767px){.l-top .sec-point02 .imgarea .item{width:47%}}.l-top .sec-point02 .imgarea .item img{height:auto;border-radius:1.25rem}@media screen and (max-width: 767px){.l-top .sec-point02 .imgarea .item img{border-radius:4vw}}.l-top .sec-point05{padding-bottom:7.125rem}.l-top .sec-point05 .sec_header{margin-bottom:3.0625rem}@media screen and (max-width: 767px){.l-top .sec-point05 .sec_header{margin-bottom:8vw}}.l-top .sbtn{width:41rem;margin:0 auto}@media screen and (max-width: 767px){.l-top .sbtn{width:100%}}.l-top .sbtn a{padding:2.75rem 2.5rem 3rem 3.75rem;border-radius:3.875rem}@media screen and (max-width: 767px){.l-top .sbtn a{padding:4.5vw 10vw;font-size:3vw}}.l-top .sbtn a .dflex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.l-top .sbtn a .dflex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2vw}}.l-top .sbtn a .dflex .eng{font-size:1.75rem;line-height:1;letter-spacing:.035rem;font-weight:700;margin-right:.9375rem}@media screen and (max-width: 767px){.l-top .sbtn a .dflex .eng{font-size:4.5vw}}.l-sustainable .inner{max-width:75rem}.l-sustainable .txt-bborder{border-bottom:dotted .1875rem #ccc;padding-bottom:.625rem;margin-bottom:.4375rem}@media screen and (max-width: 767px){.l-sustainable .txt-bborder{border-bottom:dotted .7vw #ccc;padding-bottom:1.5vw;margin-bottom:1.5vw}}.l-sustainable hr{height:.0625rem;background-color:#ccc;border:none;margin:3.375rem 0 3.75rem}@media screen and (max-width: 767px){.l-sustainable hr{margin:10vw 0 11vw}}.l-sustainable hr.lasthr{margin-bottom:0}.l-sustainable .pheader{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.l-sustainable .pheader .label{font-size:.75rem;line-height:1;letter-spacing:.015rem;margin-bottom:1.125rem}@media screen and (max-width: 767px){.l-sustainable .pheader .label{font-size:3vw;margin-bottom:2.5vw}}@media screen and (max-width: 767px){.l-sustainable .dlist{padding:0 1vw}}.l-sustainable .dlist .dlist_item{position:relative;padding-left:.75rem;line-height:1.6}@media screen and (max-width: 767px){.l-sustainable .dlist .dlist_item{padding-left:3vw}}.l-sustainable .dlist .dlist_item:not(:last-of-type){margin-bottom:.25rem}@media screen and (max-width: 767px){.l-sustainable .dlist .dlist_item:not(:last-of-type){margin-bottom:1vw}}.l-sustainable .dlist .dlist_item:before{content:"";display:block;width:.25rem;height:.25rem;border-radius:50%;background:#00b6cb;position:absolute;top:.75rem;left:0}@media screen and (max-width: 767px){.l-sustainable .dlist .dlist_item:before{width:1vw;height:1vw}}.l-sustainable .table{table-layout:fixed;border-collapse:collapse;width:100%}.l-sustainable .table th,.l-sustainable .table td{padding:.625rem;border-right:.1875rem solid #f5f5f5}@media screen and (max-width: 767px){.l-sustainable .table th,.l-sustainable .table td{padding:2.5vw;width:50%}}.l-sustainable .table th{line-height:1}.l-sustainable .table td:last-of-type{text-align:left}@media screen and (max-width: 767px){.l-sustainable .table td{font-size:3.2vw}}@media screen and (min-width: 768px){.l-sustainable .table th,.l-sustainable .table td{font-size:.875rem}.l-sustainable .table th:first-of-type,.l-sustainable .table td:first-of-type{width:30%}.l-sustainable .table th:last-of-type,.l-sustainable .table td:last-of-type{width:70%}}.l-sustainable .table tbody tr:nth-child(odd){background-color:#fff}.l-sustainable .table tbody tr:nth-child(even){background-color:#ebf9fb}.l-sustainable #kv{padding-top:15.125rem;margin-bottom:9.375rem}@media screen and (max-width: 767px){.l-sustainable #kv{padding-top:40vw;margin-bottom:15vw}}.l-sustainable .kv .hs .kv_subttl span{padding:.125rem .5rem}@media screen and (max-width: 767px){.l-sustainable .kv .hs .kv_subttl span{padding:.5vw 2vw}}.l-sustainable .sec-latestnews{margin-bottom:6.875rem}@media screen and (max-width: 767px){.l-sustainable .sec-latestnews{margin-bottom:18vw;padding:0 4vw}}.l-sustainable .sec-latestnews .inner{padding:1.875rem 3.75rem}@media screen and (max-width: 767px){.l-sustainable .sec-latestnews .inner{padding:6vw 4vw}}.l-sustainable .sec-latestnews .inner>.dflex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.l-sustainable .sec-latestnews .inner>.dflex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.l-sustainable .sec-latestnews .sec_sttl{width:10.875rem}@media screen and (max-width: 767px){.l-sustainable .sec-latestnews .sec_sttl{width:100%;text-align:center;margin-bottom:5vw}}.l-sustainable .sec-latestnews .contents{width:calc(100% - 10.875rem);border-left:.0625rem solid #ccc;padding-left:3.75rem}@media screen and (max-width: 767px){.l-sustainable .sec-latestnews .contents{width:100%;border-top:.0625rem solid #ccc;border-left:none;padding-left:0;padding-top:3vw}}@media screen and (max-width: 767px){.l-sustainable .sec-latestnews .newslist .newslist_item:not(:last-of-type){margin-bottom:2.5vw}}.l-sustainable .sec-latestnews .newslist .newslist_item .dflex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.875rem}@media screen and (max-width: 767px){.l-sustainable .sec-latestnews .newslist .newslist_item .dflex{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1vw}}.l-sustainable .sec-latestnews .newslist .newslist_item .time{line-height:1.3;display:block;font-size:.90625rem;letter-spacing:.0175rem;position:relative;top:.375rem}@media screen and (max-width: 767px){.l-sustainable .sec-latestnews .newslist .newslist_item .time{font-size:3vw}}.l-sustainable .sec-latestnews .newslist .newslist_item .txt{line-height:1.3}@media screen and (max-width: 767px){.l-sustainable .sec-latestnews .newslist .newslist_item .txt{line-height:1.1}}.l-sustainable .sec-latestnews .newslist .newslist_item .txt a{font-size:.875rem;letter-spacing:.0175rem;color:#111;position:relative}@media screen and (max-width: 767px){.l-sustainable .sec-latestnews .newslist .newslist_item .txt a{font-size:3.2vw;line-height:1.1}}.l-sustainable .sec-latestnews .newslist .newslist_item .txt a:after{content:"";display:inline-block;width:.625rem;height:.625rem;background:url("../img/common/icon_arrow_outward.svg") no-repeat top center/contain;margin-left:.5rem}@media screen and (max-width: 767px){.l-sustainable .sec-latestnews .newslist .newslist_item .txt a:after{width:2.5vw;height:2.5vw;margin-left:2vw}}@media screen and (min-width: 768px){.l-sustainable .sec-latestnews .newslist .newslist_item .txt a:hover{color:#00b6cb}}.l-sustainable .sec-sustainable_board .imgarea{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.l-sustainable .sec-sustainable_board .imgarea{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:9vw}}.l-sustainable .sec-sustainable_board .imgarea .item{width:30%}@media screen and (max-width: 767px){.l-sustainable .sec-sustainable_board .imgarea .item{width:100%}}.l-sustainable .sec-sustainable_board .imgarea .item dl{margin-top:1.3125rem}@media screen and (max-width: 767px){.l-sustainable .sec-sustainable_board .imgarea .item dl{margin-top:3.2vw}}.l-sustainable .sec-sustainable_board .imgarea .item dl .dflex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.l-sustainable .sec-sustainable_board .points{grid-template-columns:1fr 1fr;gap:1.875rem;margin-bottom:7.5rem}@media screen and (max-width: 767px){.l-sustainable .sec-sustainable_board .points{grid-template-columns:1fr;gap:5vw;margin-bottom:20vw}}.l-sustainable .sec-sustainable_board .points .points_item{padding:1.875rem}@media screen and (max-width: 767px){.l-sustainable .sec-sustainable_board .points .points_item{padding:5vw 5vw 8vw}}.l-sustainable .sec-sustainable_board .points .points_item>.dflex{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.l-sustainable .sec-sustainable_board .points .points_item>.dflex{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:6vw}}.l-sustainable .sec-sustainable_board .points .points_item .img{width:12.5rem;height:12.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.l-sustainable .sec-sustainable_board .points .points_item .img{width:100%;height:auto;aspect-ratio:1/1}.l-sustainable .sec-sustainable_board .points .points_item .img img{width:65%}}.l-sustainable .sec-sustainable_board .points .points_item .contents{width:calc(100% - 14.375rem)}@media screen and (max-width: 767px){.l-sustainable .sec-sustainable_board .points .points_item .contents{width:100%}}.l-sustainable .sec-feature{padding:3.75rem 0;margin-bottom:3.75rem}@media screen and (max-width: 767px){.l-sustainable .sec-feature{padding:7vw 0;margin-bottom:10vw}}.l-sustainable .sec-feature .sec_sttl{margin-bottom:1.4375rem}@media screen and (max-width: 767px){.l-sustainable .sec-feature .sec_sttl{text-align:center;margin-bottom:2vw}}.l-sustainable .sec-feature .sec_sttl+.txt14{margin-bottom:1.5rem}@media screen and (max-width: 767px){.l-sustainable .sec-feature .sec_sttl+.txt14{text-align:center;margin-bottom:6vw}}.l-sustainable .sec-feature .inner>.dflex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 768px){.l-sustainable .sec-feature .inner>.dflex{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width: 767px){.l-sustainable .sec-feature .inner>.dflex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5.5vw}}.l-sustainable .sec-feature .inner>.dflex .contents{width:48%}@media screen and (max-width: 767px){.l-sustainable .sec-feature .inner>.dflex .contents{width:100%}}.l-sustainable .sec-feature .inner>.dflex .img{width:48%}@media screen and (max-width: 767px){.l-sustainable .sec-feature .inner>.dflex .img{width:100%}}.l-sustainable .sec-casestudy{padding:3.75rem 0}@media screen and (max-width: 767px){.l-sustainable .sec-casestudy{padding:9vw 0}.l-sustainable .sec-casestudy:last-of-type{padding-bottom:0}}.l-sustainable .sec-casestudy .inner>.sec_header{margin-bottom:0}.l-sustainable .sec-casestudy .box-casestudy{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width: 767px){.l-sustainable .sec-casestudy .box-casestudy{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:6vw}}.l-sustainable .sec-casestudy .box-casestudy .contents{width:47.5%}@media screen and (max-width: 767px){.l-sustainable .sec-casestudy .box-casestudy .contents{width:100%}}.l-sustainable .sec-casestudy .box-casestudy .contents .sec_header{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;margin-bottom:.875rem;gap:1.125rem}@media screen and (max-width: 767px){.l-sustainable .sec-casestudy .box-casestudy .contents .sec_header{margin-bottom:2vw;gap:2vw}}.l-sustainable .sec-casestudy .box-casestudy .contents .sec_header .sec_sttl{line-height:1.8}.l-sustainable .sec-casestudy .box-casestudy .img{width:47.5%}@media screen and (max-width: 767px){.l-sustainable .sec-casestudy .box-casestudy .img{width:100%}}.l-sustainable .sec-casestudy .box-casestudy:last-of-type+hr{margin-bottom:0}.l-sustainable .sec-casestudy .txt14{padding-bottom:1.5625rem}@media screen and (max-width: 767px){.l-sustainable .sec-casestudy .txt14{padding-bottom:4vw}}.l-sustainable .sec-casestudy dl{margin-top:1.875rem}@media screen and (max-width: 767px){.l-sustainable .sec-casestudy dl{margin-top:5vw}}.l-sustainable .sec-casestudy dl .dflex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}@media screen and (max-width: 767px){.l-sustainable .sec-casestudy dl .dflex{gap:1vw}}.l-sustainable .sec-casestudy dl dt.txt14{padding-bottom:0}.l-sustainable .sec-casestudy dl dt.txt14 span{padding:0 .5625rem;line-height:1.4375rem;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:1.0625rem}@media screen and (max-width: 767px){.l-sustainable .sec-casestudy dl dt.txt14 span{padding:0 2vw;border-radius:3vw;line-height:6vw}}.l-sustainable .sec-casestudy dl dd .dlist .dlist_item{padding-bottom:0;line-height:2}@media screen and (max-width: 767px){.l-sustainable .sec-casestudy dl dd .dlist .dlist_item{line-height:1.7}}.l-sustainable .sec-flow{padding:1.75rem 3.75rem 3.75rem;margin-top:3.75rem}@media screen and (max-width: 767px){.l-sustainable .sec-flow{padding:8vw 4vw;margin-top:11vw}.l-sustainable .sec-flow .sec_header{margin-bottom:8vw}}.l-sustainable .sec-flow .steplist{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.l-sustainable .sec-flow .steplist{display:grid;grid-template-columns:1fr 1fr;gap:7vw 5vw}}.l-sustainable .sec-flow .steplist .steplist_item{width:18%;position:relative}@media screen and (max-width: 767px){.l-sustainable .sec-flow .steplist .steplist_item{width:100%}}@media screen and (min-width: 768px){.l-sustainable .sec-flow .steplist .steplist_item:not(:last-of-type):after{content:"";display:block;width:0;height:0;border:1.125rem solid rgba(0,0,0,0);border-left:1rem solid #00b6cb;position:absolute;top:60%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);right:-2.5rem}}@media screen and (max-width: 767px){.l-sustainable .sec-flow .steplist .steplist_item:first-of-type:after,.l-sustainable .sec-flow .steplist .steplist_item:nth-child(3):after{display:block;content:"";width:0;height:0;border:3.5vw solid rgba(0,0,0,0);border-left:3vw solid #00b6cb;position:absolute;top:60%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);right:-7.6vw}}.l-sustainable .sec-flow .steplist .steplist_item .dflex{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:.9375rem}@media screen and (max-width: 767px){.l-sustainable .sec-flow .steplist .steplist_item .dflex{gap:3vw}}.l-sustainable .sec-flow .steplist .steplist_item .dflex .bg-primary{width:100%;line-height:1.4375rem;border-radius:1.0625rem;padding-bottom:0}@media screen and (max-width: 767px){.l-sustainable .sec-flow .steplist .steplist_item .dflex .bg-primary{line-height:5.5vw;border-radius:2.8vw;font-size:3.2vw}}/*# sourceMappingURL=style.css.map */