html{-webkit-text-size-adjust:100%;box-sizing:border-box;-moz-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius: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}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}:root{--font-regular: 400;--font-medium: 500;--font-bold: 700;--font-black: 900;--font-helvetica: "Helvetica Neue", Helvetica, Arial, "Roboto", sans-serif;--font-noto: "Noto Sans JP", sans-serif;--font-roboto: "Roboto", sans-serif;--font-serif: "PT Serif", serif}.ff-noto{font-family:var(--font-noto)}.ff-roboto{font-family:var(--font-roboto)}.ff-helvetica{font-family:var(--font-helvetica)}.ff-serif{font-family:var(--font-serif);font-weight:400;font-style:normal}.ff-serif-italic{font-family:var(--font-serif);font-weight:400;font-style:italic}:root{--color-purple: rgba(171, 87, 119, 1);--color-gold: rgba(171, 139, 87, 1);--color-blue: rgba(64, 90, 144, 1);--color-white: rgba(255, 255, 255, 1);--color-black: rgba(34, 34, 34, 1);--color-red: rgba(234, 85, 80, 1);--color-gray: rgba(220, 221, 221, 1);--color-dark-gray: rgba(128, 128, 128, 1);--color-light-gray: rgba(239, 239, 239, 1)}:root{--z-header: 100;--z-menu: -1}html{width:100%;height:-webkit-fill-available}body{width:100%;height:100%;min-height:100vh;min-height:-webkit-fill-available;margin:0;padding:0;font-size:1rem;line-height:1.48;font-feature-settings:"palt" 1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;word-break:normal;line-break:strict;word-wrap:break-word;overflow-wrap:break-word;color:var(--color-black);}body.is-bg-white{background-color:var(--color-white)}a{opacity:1;transition:opacity .3s;text-decoration:none}a:hover{opacity:.5}img{width:100%;height:100%;vertical-align:bottom}.pc{display:none}.sp{display:block}@media screen and (min-width: 768px){.pc{display:block}.sp{display:none}}.md{display:none}@media screen and (max-width: 996px){.md{display:block}}.l-wrapper{position:relative}.l-header{width:100%;position:sticky;top:0;left:0;z-index:var(--z-header);background-color:var(--color-light-gray)}.is-bg-white .l-header{background-color:var(--color-white)}.l-header__inner{display:flex;flex-direction:column;padding:0 50px}@media screen and (max-width: 767px){.l-header__inner{padding:0 5.6vw}}.l-header__top{display:flex;align-items:center;justify-content:space-between;padding:25px 0 15px;position:relative}@media screen and (max-width: 767px){.l-header__top{padding:0;height:60px}}.l-header__bottom{position:relative}@media screen and (max-width: 767px){.l-header__bottom{display:none}}.is-home .l-header{transform:translateY(-118px);visibility:hidden;display:none}@media screen and (max-width: 767px){.is-home .l-header{transform:translateY(0);visibility:visible;display:block}}.l-footer{background-color:var(--color-black)}.l-footer__inner{padding:30px 50px;display:grid;grid-template-columns:1fr 1fr 186px 40px 294px;grid-template-rows:4fr}@media screen and (min-width: 768px) and (max-width: 996px){.l-footer__inner{grid-template-columns:1fr 1fr 1fr 40px 294px}}@media screen and (max-width: 767px){.l-footer__inner{padding:30px 5.6vw;grid-template-columns:1fr 15px 1fr;grid-template-rows:4fr}}.l-home{background-color:var(--color-dark-gray)}.l-home__inner{padding:3.66vw;display:grid;grid-template-columns:repeat(4,1fr);gap:3.66vw}@media screen and (max-width: 996px){.l-home__inner{padding:5.6vw;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(10,auto);gap:5.6vw}}.l-article{padding:50px;position:relative}@media screen and (max-width: 996px){.l-article{padding:0 5.6vw 50px}}.l-article__container{display:flex;max-width:1366px;margin:0 auto}.l-article__share{width:8vw;min-width:40px;margin-top:40px}@media screen and (max-width: 996px){.l-article__share{display:none}}.l-article__content{flex:1}.l-article__main{border-top:30px solid var(--color-black);margin-top:100px;padding-top:120px;display:flex;justify-content:space-between}@media screen and (max-width: 996px){.l-article__main{border-top:10px solid var(--color-black);margin-top:50px;padding-top:70px;flex-direction:column}}.l-article__primary{width:calc(100% - 325px - min(7.9vw,108px))}@media screen and (max-width: 996px){.l-article__primary{width:100%}}.l-article__secondary{position:relative;width:325px;margin-left:min(7.9vw,108px)}@media screen and (max-width: 996px){.l-article__secondary{width:100%;margin-top:70px;margin-left:auto}}@media screen and (max-width: 996px){.is-article .l-article__secondary{margin-top:0}}.l-article__secondary>*{padding-left:30px}@media screen and (max-width: 996px){.l-article__secondary>*{padding-left:0}.l-article__secondary>*:first-child{padding-top:30px;border-top:1px solid var(--color-black)}}.l-article__secondary>:where(:not([hidden])~:not([hidden])){margin-top:30px;padding-top:30px;border-top:1px solid var(--color-black)}.l-article__secondary:last-child{padding-bottom:30px}.l-article__secondary:before{content:"";position:absolute;top:0;left:0;border-left:1px solid var(--color-black);height:100%}@media screen and (max-width: 996px){.l-article__secondary:before{display:none}}.l-archive{padding:50px;position:relative}@media screen and (max-width: 996px){.l-archive{padding:0 5.6vw 50px}}.l-archive__container{display:flex;max-width:1366px;margin:0 auto}.l-archive__esg{max-width:618px;margin:0 auto;padding:100px 0}@media screen and (max-width: 996px){.l-archive__esg{padding:30px 0 70px}}.l-archive__content{flex:1}.l-archive__main{border-top:1px solid var(--color-black);padding-top:50px;display:flex;justify-content:space-between}@media screen and (max-width: 996px){.l-archive__main{border-top:1px solid var(--color-black);margin-top:0;padding-top:70px;flex-direction:column}}.l-archive__primary{width:calc(100% - 433px)}@media screen and (max-width: 996px){.l-archive__primary{width:100%}}.l-archive__secondary{position:relative;width:325px;margin-left:108px}@media screen and (max-width: 996px){.l-archive__secondary{width:100%;margin-top:70px;margin-left:auto}}.l-archive__secondary>*{padding-left:30px}@media screen and (max-width: 996px){.l-archive__secondary>*{padding-left:0}.l-archive__secondary>*:first-child{padding-top:30px;border-top:1px solid var(--color-black)}}.l-archive__secondary>:where(:not([hidden])~:not([hidden])){margin-top:30px;padding-top:30px;border-top:1px solid var(--color-black)}.l-archive__secondary:last-child{padding-bottom:30px}.l-archive__secondary:before{content:"";position:absolute;top:0;left:0;border-left:1px solid var(--color-black);height:100%}@media screen and (max-width: 996px){.l-archive__secondary:before{display:none}}.c-header-logo a{display:block}.c-header-logo a svg{width:auto;height:40px}@media screen and (max-width: 767px){.c-header-logo a svg{height:25px}}.is-menu-open .c-header-logo{display:none}.c-serach form{position:relative}.c-serach input[type=text]{background-color:var(--color-white);width:110px;border-top:1px solid var(--color-black);border-left:1px solid var(--color-black);border-bottom:1px solid var(--color-black);font-size:16px;padding:.4em .8em;height:40px;transition:width .4s;margin-right:40px}.c-serach input[type=text]:focus{width:300px}.c-serach input[type=submit]{width:38px;height:38px;cursor:pointer}.c-serach span{position:relative;position:absolute;border-top:1px solid var(--color-black);border-right:1px solid var(--color-black);border-bottom:1px solid var(--color-black);width:40px;height:40px;top:0;right:0;z-index:1;background-color:#fff}.c-serach span:after{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path id="Icon_ionic-md-search" data-name="Icon ionic-md-search" d="M14.4,13.057h-.729l-.274-.229a6.052,6.052,0,0,0,1.413-3.886,5.9,5.9,0,1,0-5.881,5.943A6.109,6.109,0,0,0,12.8,13.469l.273.229v.731L17.633,19,19,17.629Zm-5.47,0a4.114,4.114,0,1,1,4.1-4.114A4.091,4.091,0,0,1,8.926,13.057Z" transform="translate(-3 -3)" fill="%23222"/></svg>');position:absolute;top:11px;right:11px;z-index:-1;width:16px;height:16px}.c-menu__search form{position:relative}.c-menu__search input[type=text]{background-color:var(--color-white);width:calc(100% - 40px);border-top:1px solid var(--color-black);border-left:1px solid var(--color-black);border-bottom:1px solid var(--color-black);font-size:16px;padding:.4em .8em;height:40px;transition:width .4s;margin-right:40px}.c-menu__search input[type=submit]{width:38px;height:38px;cursor:pointer}.c-menu__search span{position:absolute;border-top:1px solid var(--color-black);border-right:1px solid var(--color-black);border-bottom:1px solid var(--color-black);width:40px;height:40px;top:0;right:0;z-index:1;background-color:#fff}.c-menu__search span:after{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path id="Icon_ionic-md-search" data-name="Icon ionic-md-search" d="M14.4,13.057h-.729l-.274-.229a6.052,6.052,0,0,0,1.413-3.886,5.9,5.9,0,1,0-5.881,5.943A6.109,6.109,0,0,0,12.8,13.469l.273.229v.731L17.633,19,19,17.629Zm-5.47,0a4.114,4.114,0,1,1,4.1-4.114A4.091,4.091,0,0,1,8.926,13.057Z" transform="translate(-3 -3)" fill="%23222"/></svg>');position:absolute;top:11px;right:11px;z-index:-1;width:16px;height:16px}.bogo-language-switcher li{font-family:var(--font-roboto);font-weight:var(--font-medium);line-height:1}.bogo-language-switcher li span{width:40px;height:40px;background-color:var(--color-white);opacity:1;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-black);transition:color .3s}.bogo-language-switcher li a{color:var(--color-gray)}.bogo-language-switcher li a:hover{color:var(--color-black);opacity:1}.bogo-language-switcher li.current a,.bogo-language-switcher li.current span{color:var(--color-black)}.c-nav a,.c-nav span{color:var(--color-dark-gray);font-family:var(--font-roboto);font-weight:var(--font-medium);font-size:16px;line-height:1;padding:0 min(20px,1.464vw);display:block;transition:color .3s}.c-nav a svg,.c-nav span svg{transition:fill .3s;fill:var(--color-dark-gray)}.c-nav a:hover,.c-nav span:hover{opacity:1;color:var(--color-black)}.c-nav a:hover svg,.c-nav span:hover svg{fill:var(--color-black)}.c-nav span{cursor:pointer}.c-nav+.c-nav{border-left:1px solid #000}.c-nav.is-active>a,.c-nav.is-active>span{color:var(--color-black)}.c-nav.is-active>a svg,.c-nav.is-active>span svg{fill:var(--color-black)}.c-toggle{width:100%;height:100%;background-color:transparent;border:none;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:top;width:40px;height:40px;padding:10px}.c-toggle__lines{position:relative;width:20px;height:20px}.c-toggle__lines span{width:100%;height:2px;background-color:var(--color-black);position:absolute;left:0;transition:opacity .3s,transform .3s}.c-toggle__lines span:nth-of-type(1){top:0}.c-toggle__lines span:nth-of-type(2){top:calc(50% - 1px)}.c-toggle__lines span:nth-of-type(3){bottom:0}.c-toggle.is-active .c-toggle__lines span:nth-of-type(1){transform:translateY(9px) rotate(-45deg)}.c-toggle.is-active .c-toggle__lines span:nth-of-type(2){opacity:0}.c-toggle.is-active .c-toggle__lines span:nth-of-type(3){transform:translateY(-9px) rotate(45deg)}.c-menu__serach input{width:100%;height:40px}.c-menu__title{font-family:var(--font-roboto);font-size:14px;font-weight:var(--font-bold);line-height:1}.c-footer-logo a{display:inline-block}.c-footer-logo a img{display:block}@media screen and (max-width: 767px){.c-footer-logo a{display:inline-block}.c-footer-logo a img{width:26.93vw;min-width:101px}}.c-footer-title{color:var(--color-blue);font-family:var(--font-roboto);font-size:16px;font-weight:var(--font-bold)}.c-footer-text{color:var(--color-white);font-family:var(--font-noto);font-size:14px;line-height:1.5714285714;font-weight:var(--font-regular)}@media screen and (max-width: 767px){.c-footer-text{font-size:12px;line-height:1.75}}.c-footer-copyright{color:var(--color-white);font-family:var(--font-roboto);font-size:12px;font-weight:var(--font-regular)}.c-hero-nav+.c-hero-nav{margin-top:20px}.c-hero-nav a,.c-hero-nav span{color:var(--color-dark-gray);font-family:var(--font-roboto);font-weight:var(--font-medium);font-size:16px;line-height:1;padding-left:10px;display:inline-block;transition:color .3s}.c-hero-nav a svg,.c-hero-nav span svg{transition:fill .3s;fill:var(--color-dark-gray);margin-left:.2em}.c-hero-nav a:hover,.c-hero-nav span:hover{opacity:1;color:var(--color-black)}.c-hero-nav a:hover svg,.c-hero-nav span:hover svg{fill:var(--color-black)}.c-hero-nav.is-active>a,.c-hero-nav.is-active>span{color:var(--color-black)}.c-hero-nav.is-active>a svg,.c-hero-nav.is-active>span svg{fill:var(--color-black)}.c-hero-nav span{cursor:pointer}.sub-menu{min-width:150px}.sub-menu>.c-hero-nav a{font-weight:var(--font-regular)}.c-vertical_words{margin-top:20px}.c-vertical_words img{width:3.66vw;height:auto}@media screen and (max-width: 996px){.c-vertical_words{margin-top:0}.c-vertical_words img{width:6.4vw}}.c-card-home-figure img{aspect-ratio:1/1;width:100%;height:100%;object-fit:cover}.c-card-home-category-en{font-family:var(--font-roboto);font-size:30px;line-height:1;font-weight:var(--font-bold);color:var(--color-black)}@media screen and (max-width: 767px){.c-card-home-category-en{font-size:16px;line-height:1.1875}}.c-card-home-category-ja{font-family:var(--font-noto);font-size:14px;line-height:1;font-weight:var(--font-bold);color:var(--color-black)}@media screen and (max-width: 767px){.c-card-home-category-ja{font-size:12px}}.c-card-home-title{font-family:var(--font-noto);font-size:18px;line-height:1.5555555556;font-weight:var(--font-bold);color:var(--color-black);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin-bottom:20px}@media screen and (max-width: 767px){.c-card-home-title{font-size:14px;line-height:1.5714285714;-webkit-line-clamp:3}}.c-card-home-date{font-family:var(--font-roboto);font-size:14px;line-height:1;font-weight:var(--font-medium);color:var(--color-black)}@media screen and (max-width: 767px){.c-card-home-date{font-size:12px}}.c-card-news-figure{width:135px;height:135px;overflow:hidden}.c-card-news-meta{display:flex}.c-card-news-title{font-size:16px;font-family:var(--font-noto);font-weight:var(--font-bold);color:var(--color-white);line-height:1.5625;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.c-card-news-date{font-family:var(--font-roboto);font-size:14px;font-weight:var(--font-medium);color:var(--color-white);line-height:1}.c-article-category-en{font-family:var(--font-roboto);font-size:60px;line-height:1;font-weight:var(--font-bold);color:var(--color-black)}@media screen and (max-width: 767px){.c-article-category-en{font-size:20px}}.c-article-category-ja{font-family:var(--font-noto);font-size:20px;line-height:1.45;font-weight:var(--font-bold);color:var(--color-black)}@media screen and (max-width: 767px){.c-article-category-ja{font-size:12px}}.c-article-date{font-family:var(--font-roboto);font-size:14px;line-height:1;font-weight:var(--font-medium);color:var(--color-black)}@media screen and (max-width: 767px){.c-article-date{font-size:12px}}.c-article-title{font-family:var(--font-noto);font-size:35px;line-height:1.6;font-weight:var(--font-bold);color:var(--color-black)}@media screen and (max-width: 767px){.c-article-title{font-size:20px}}.c-article-credit{font-family:var(--font-roboto);font-weight:var(--font-medium);margin-top:auto;font-size:14px;line-height:1.7857142857}@media screen and (max-width: 767px){.c-article-credit{font-size:10px;line-height:1.6}}.c-article-tag{display:inline-block;border:1px solid var(--color-dark-gray);padding:10px 15px;color:var(--color-dark-gray);line-height:1;font-size:14px;font-family:var(--font-noto);font-weight:var(--font-bold)}[lang=en-US] .c-article-tag{font-family:var(--font-helvetica)}.c-aside-title{font-size:18px;line-height:1;font-family:var(--font-roboto)}.c-aside-article-thumb img{width:132px;height:132px;object-fit:cover}.c-aside-article-title{color:var(--color-black);font-family:var(--font-noto);font-weight:var(--font-bold);font-size:14px;line-height:1.5714285714;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}[lang=en-US] .c-aside-article-title{font-family:var(--font-helvetica)}.c-aside-article-category,.c-aside-article-date{color:var(--color-black);font-family:var(--font-roboto);font-size:14px;line-height:1}.c-block-information-title{font-size:18px;font-weight:var(--font-bold);font-family:var(--font--roboto);line-height:1}@media screen and (max-width: 767px){.c-block-information-title{font-size:14px}}.c-block-information-figure{width:180px;height:180px;aspect-ratio:1/1}@media screen and (max-width: 767px){.c-block-information-figure{width:100px;height:100px}}.c-block-information-figure img{width:100%;height:100%;object-fit:cover}.c-block-information-heading{font-size:18px;font-weight:var(--font-bold);font-family:var(--font--roboto);line-height:1.5555555556}@media screen and (max-width: 767px){.c-block-information-heading{font-size:14px;line-height:1.5714285714}}.c-block-information-description{font-size:16px;line-height:1.75;font-weight:var(--font-regular);font-family:var(--font-noto)}@media screen and (max-width: 767px){.c-block-information-description{font-size:12px;line-height:1.75}}[lang=en-US] .c-block-information-description{font-family:var(--font-helvetica)}.c-block-talk-name{font-size:18px;line-height:2;font-weight:var(--font-bold)}@media screen and (max-width: 767px){.c-block-talk-name{font-size:16px;line-height:2}}.c-block-talk-talk{font-size:18px;line-height:2}@media screen and (max-width: 767px){.c-block-talk-talk{font-size:16px;line-height:2}}.c-archive-type{font-family:var(--font-roboto);font-size:20px;line-height:1;font-weight:var(--font-bold);color:var(--color-black)}@media screen and (max-width: 767px){.c-archive-type{font-size:14px}}.c-archive-keyoword{font-family:var(--font-noto);font-size:50px;line-height:1;font-weight:var(--font-bold);color:var(--color-black)}@media screen and (max-width: 767px){.c-archive-keyoword{font-size:30px}}.c-archive-name{font-family:var(--font-roboto);font-size:60px;line-height:1;font-weight:var(--font-bold);color:var(--color-black)}@media screen and (max-width: 767px){.c-archive-name{font-size:30px}}.c-archive-result{font-family:var(--font-roboto);font-size:20px;line-height:1;font-weight:var(--font-bold);color:var(--color-black)}@media screen and (max-width: 767px){.c-archive-result{font-size:14px}}.c-archive-item-figure{aspect-ratio:1/1}.c-archive-item-figure img{width:100%;height:100%;object-fit:cover}.c-archive-item-category-en{font-family:var(--font-roboto);font-size:20px;line-height:1;font-weight:var(--font-bold);color:var(--color-black)}@media screen and (max-width: 767px){.c-archive-item-category-en{font-size:16px}}.c-archive-item-category-en .is-environment,.c-archive-item-category-en .is-social,.c-archive-item-category-en .is-governance{position:relative}.c-archive-item-category-en .is-environment:before,.c-archive-item-category-en .is-social:before,.c-archive-item-category-en .is-governance:before{width:24px;height:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:18px;margin-right:10px}@media screen and (max-width: 767px){.c-archive-item-category-en .is-environment:before,.c-archive-item-category-en .is-social:before,.c-archive-item-category-en .is-governance:before{width:20px;height:20px;font-size:16px}}.c-archive-item-category-en .is-environment:before{content:"E";background-color:#5cb8c5}.c-archive-item-category-en .is-social:before{content:"S";background-color:#e57f39}.c-archive-item-category-en .is-governance:before{content:"G";background-color:#8fc31f}.c-archive-item-title{font-family:var(--font-noto);font-size:20px;line-height:1.6;font-weight:var(--font-bold);color:var(--color-black)}@media screen and (max-width: 767px){.c-archive-item-title{font-size:14px;line-height:1.5714285714}}.c-archive-item-date{font-family:var(--font-roboto);font-size:14px;line-height:1;font-weight:var(--font-medium);color:var(--color-black)}.p-header-logo{position:absolute}.p-lang{margin-left:auto}.p-lang .bogo-language-switcher{list-style:none;display:flex;margin-left:auto}.p-lang .bogo-language-switcher .ja{order:1}.p-lang .bogo-language-switcher .en-US{order:2}.p-lang .bogo-language-switcher>li:nth-child(1){margin-left:-1px}@media screen and (max-width: 767px){.p-lang .bogo-language-switcher{display:none}}.p-nav{align-items:center;justify-content:center;border-top:1px solid var(--color-black);border-bottom:1px solid var(--color-black);list-style:none;display:flex;position:relative;height:38px}.p-nav .c-nav{margin:10px 0}.p-nav .menu-item-has-children>a{padding:0 calc(min(20px,1.464vw) + 1em) 0 min(20px,1.464vw);cursor:pointer;position:relative}.p-nav .menu-item-has-children>a:after{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="10" viewBox="0 0 12 10"><path id="Icon_material-arrow-drop-down" data-name="Icon material-arrow-drop-down" d="M10.5,15l6,10,6-10Z" transform="translate(-10.5 -15)" fill="%23808080"/></svg>');position:absolute;top:0;right:1em}.p-nav .menu-item-has-children>a:hover:after{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="10" viewBox="0 0 12 10"><path id="Icon_material-arrow-drop-down" data-name="Icon material-arrow-drop-down" d="M10.5,15l6,10,6-10Z" transform="translate(-10.5 -15)" fill="%23222"/></svg>')}.p-nav .menu-item-has-children.is-active>a:after{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="10" viewBox="0 0 12 10"><path id="Icon_material-arrow-drop-down" data-name="Icon material-arrow-drop-down" d="M10.5,15l6,10,6-10Z" transform="translate(-10.5 -15)" fill="%23222"/></svg>')}.p-nav .sub-menu{visibility:hidden;display:none;opacity:0;position:absolute;top:37px;left:50%;transform:translate(-50%);list-style:none;background-color:var(--color-gray);display:flex;align-items:center;justify-content:center}.p-nav .sub-menu .c-nav{margin:10px 0}.p-search{margin-left:50px}@media screen and (max-width: 767px){.p-search{display:none}}.p-toggle{display:none}@media screen and (max-width: 767px){.p-toggle{position:absolute;right:0;display:block;margin-top:-10px;margin-right:-10px}}.p-menu{display:none;visibility:hidden}@media screen and (max-width: 767px){.p-menu{position:absolute;z-index:var(--z-menu);top:0;right:0;bottom:0;left:0;width:100%;min-height:100vh;padding:20px 5.6vw;background-color:var(--color-light-gray)}}.p-menu-title{margin-bottom:45px}.p-menu-nav{display:grid;grid-template-columns:50% 50%}.p-menu-nav__left{grid-row:1/3}.p-menu-nav__right{grid-row:1/2}.p-menu-nav__left,.p-menu-nav__right{list-style:none}.p-menu-nav__left li+li,.p-menu-nav__right li+li{margin-top:20px}.p-menu-nav__left li a,.p-menu-nav__left li span,.p-menu-nav__right li a,.p-menu-nav__right li span{font-family:var(--font-roboto);font-size:25px;line-height:1;color:var(--color-black);font-weight:var(--font-medium)}.p-menu-nav__left li ul,.p-menu-nav__right li ul{margin-top:5px;padding-top:15px;padding-left:20px;list-style:none;overflow:hidden}.p-menu-nav__left li ul li,.p-menu-nav__right li ul li{position:relative;padding-left:20px;line-height:1}.p-menu-nav__left li ul li:before,.p-menu-nav__right li ul li:before{content:"";border-left:1px solid #000;position:absolute;left:0;bottom:calc(50% + 1px);height:30px}.p-menu-nav__left li ul li:after,.p-menu-nav__right li ul li:after{content:"";border-bottom:1px solid #000;position:absolute;left:0;top:calc(50% - 1px);width:15px}.p-menu-nav__left li ul li+li,.p-menu-nav__right li ul li+li{margin-top:14px}.p-menu-nav__left li ul li a,.p-menu-nav__right li ul li a{font-size:14px;line-height:1;color:var(--color-black);font-weight:var(--font-medium)}.p-menu-nav__lang{grid-row:2/3;display:flex;align-items:flex-end;margin-left:auto}.p-menu-nav__lang .bogo-language-switcher{display:flex;list-style:none}.p-menu-nav__lang .bogo-language-switcher .ja{order:1}.p-menu-nav__lang .bogo-language-switcher .en-US{order:2}.p-menu-nav__lang .bogo-language-switcher li{width:45px;height:30px}.p-menu-nav__lang .bogo-language-switcher li:nth-of-type(1){margin-left:-1px}.p-menu-nav__lang .bogo-language-switcher li a{width:45px;height:30px;display:flex;align-items:center;justify-content:center}.p-menu-search,.p-menu-sns{margin-top:20px}.p-menu-sns__title{margin-bottom:5px}.p-menu-sns__list{list-style:none;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--color-black);border-bottom:1px solid var(--color-black);padding:15px 0}.p-menu-sns__list a{display:block}.p-footer-logo{grid-column:1/2;grid-row:1/4}@media screen and (max-width: 767px){.p-footer-logo{grid-column:1/4;grid-row:3/4;margin-top:70px;text-align:center}}.p-footer-title{border-top:1px solid var(--color-white);padding-top:15px}.p-footer-nav{grid-column:3/4;grid-row:1/5}@media screen and (max-width: 767px){.p-footer-nav{grid-column:1/2;grid-row:1/2}}.p-footer-nav__list{margin-top:25px;list-style:none}.p-footer-nav__list li+li{margin-top:20px}.p-footer-nav__list li a{font-family:var(--font-roboto);font-weight:var(--font-medium);font-size:16px;color:var(--color-white)}.p-footer-sns{grid-column:5/6;grid-row:1/2}@media screen and (max-width: 767px){.p-footer-sns{grid-column:3/4;grid-row:1/2}}.p-footer-sns__list{margin-top:25px;list-style:none;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}@media screen and (max-width: 767px){.p-footer-sns__list{justify-content:flex-start}}.p-footer-info{grid-column:5/6;grid-row:2/5}@media screen and (max-width: 767px){.p-footer-info{grid-column:1/4;grid-row:2/3;margin-top:40px}}.p-footer-info__text{margin-top:20px}.p-footer-copyright{grid-column:1/3;grid-row:4/5}@media screen and (max-width: 767px){.p-footer-copyright{margin-top:10px;grid-column:1/4;grid-row:4/5;text-align:center}}.p-hero{padding:25px;overflow:hidden}@media screen and (max-width: 996px){.p-hero{padding:0 5.6vw}}.p-hero__inner{position:relative;display:grid;grid-template-columns:9.5vw 10vw 80px 1fr 7.32vw;grid-template-rows:54px 1fr}@media screen and (max-width: 996px){.p-hero__inner{width:100%;grid-template-columns:73.33vw 15.46vw;grid-template-rows:1fr 75.2vw}}.p-hero-logo{width:17.56vw;height:17.56vw;position:absolute;top:0;left:0;z-index:100}@media screen and (max-width: 996px){.p-hero-logo{display:none}}.p-hero-gnav{grid-column:1/3;grid-row:2/span 2;padding-left:10px;margin-top:15.81vw;margin-left:27px;display:flex;border-left:1px solid var(--color-black)}@media screen and (max-width: 996px){.p-hero-gnav{display:none}}.p-hero-nav{list-style:none;position:relative}.p-hero-nav ul{list-style:none}.p-hero .menu-item-has-children>a{cursor:pointer;position:relative}.p-hero .menu-item-has-children>a:after{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewBox="0 0 10 12"><path id="Icon_material-arrow-drop-down" data-name="Icon material-arrow-drop-down" d="M10.5,15l6,10,6-10Z" transform="translate(-15 22.5) rotate(-90)" fill="%23808080"/></svg>');position:absolute;top:0;right:-1em}.p-hero .menu-item-has-children>a:hover:after{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewBox="0 0 10 12"><path id="Icon_material-arrow-drop-down" data-name="Icon material-arrow-drop-down" d="M10.5,15l6,10,6-10Z" transform="translate(-15 22.5) rotate(-90)" fill="%23222"/></svg>')}.p-hero .menu-item-has-children.is-active>a:after{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewBox="0 0 10 12"><path id="Icon_material-arrow-drop-down" data-name="Icon material-arrow-drop-down" d="M10.5,15l6,10,6-10Z" transform="translate(-15 22.5) rotate(-90)" fill="%23222"/></svg>')}.p-hero .sub-menu{visibility:hidden;display:none;position:absolute;top:0;left:100%;z-index:10;margin-left:10px;background-color:#dcddddcc;padding:20px;list-style:none;flex-direction:column}.p-hero .sub-menu .c-hero-nav a{padding-left:0}.p-hero-lang{grid-column:3/4;grid-row:1/1;display:flex}.p-hero-lang .bogo-language-switcher{list-style:none;display:flex}.p-hero-lang .bogo-language-switcher .ja{order:1}.p-hero-lang .bogo-language-switcher .en-US{order:2}@media screen and (max-width: 996px){.p-hero-lang .bogo-language-switcher{display:none}}.p-hero-lang .bogo-language-switcher li:nth-of-type(1){margin-left:-1px}.p-hero-search{grid-column:4/5;grid-row:1/1;margin-left:auto}@media screen and (max-width: 996px){.p-hero-search{display:none}}.p-hero-message{display:flex;align-items:center;justify-content:center;margin:55px auto}@media screen and (max-width: 996px){.p-hero-message{margin:20px auto}}.p-hero-message__text{font-size:50px;line-height:1;text-align:center}@media screen and (max-width: 996px){.p-hero-message__text{font-size:30px;text-align:center;line-height:1.4}}.p-hero-message__text br{display:none}@media screen and (max-width: 996px){.p-hero-message__text br{display:block}}.p-hero-message__accent{position:relative;display:inline-block}.p-hero-message__accent__line{position:absolute;bottom:-16px;left:-8px;width:100%}@media screen and (max-width: 996px){.p-hero-message__accent__line{bottom:-10px;left:0}}.p-hero-message__accent__line svg{width:100%;height:auto}.p-hero-carousel-thumb{grid-column:2/5;grid-row:2/3;position:relative;overflow:hidden}@media screen and (max-width: 996px){.p-hero-carousel-thumb{grid-column:1/3;grid-row:1/2}}.p-hero-carousel-thumb__inner{overflow:hidden;margin-left:10vw}@media screen and (max-width: 996px){.p-hero-carousel-thumb__inner{margin-left:0}}.p-hero-carousel-thumb__figure{aspect-ratio:16/9;overflow:hidden}@media screen and (max-width: 996px){.p-hero-carousel-thumb__figure{aspect-ratio:1/1}}.p-hero-carousel-thumb__figure img{width:100%;height:100%;object-fit:cover}.p-hero-carousel-thumb .swiper-backface-hidden .swiper-slide-prev,.p-hero-carousel-thumb .swiper-backface-hidden .swiper-slide-next{transition:opacity 2s,transform 2s;transform:scale3d(.8,.8,1);opacity:0}.p-hero-carousel-thumb .swiper-backface-hidden .swiper-slide-active{transform:scaleZ(1);opacity:1}.p-hero-carousel-articles{overflow:hidden;position:relative;grid-column:2/5;grid-row:3/4}@media screen and (max-width: 996px){.p-hero-carousel-articles{grid-column:1/2;grid-row:2/3}}@media screen and (max-width: 996px){.p-hero-carousel-articles .swiper{height:100%}}.p-hero-carousel-articles .swiper-horizontal>.swiper-pagination-bullets,.p-hero-carousel-articles .swiper-pagination-bullets.swiper-pagination-horizontal,.p-hero-carousel-articles .swiper-pagination-custom,.p-hero-carousel-articles .swiper-pagination-fraction{top:0;bottom:auto;z-index:1}@media screen and (max-width: 996px){.p-hero-carousel-articles .swiper-horizontal>.swiper-pagination-bullets,.p-hero-carousel-articles .swiper-pagination-bullets.swiper-pagination-horizontal,.p-hero-carousel-articles .swiper-pagination-custom,.p-hero-carousel-articles .swiper-pagination-fraction{top:auto;bottom:0}}.p-hero-carousel-articles .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.p-hero-carousel-articles .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0}.p-hero-carousel-articles .swiper-pagination{text-align:right;height:30px;margin-bottom:-30px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:15px}@media screen and (max-width: 996px){.p-hero-carousel-articles .swiper-pagination{margin-bottom:0;justify-content:flex-start;gap:10px}}.p-hero-carousel-articles .swiper-pagination-bullet{border-radius:0;width:10px;height:10px}@media screen and (max-width: 996px){.p-hero-carousel-articles .swiper-pagination-bullet{width:7px;height:7px}}.p-hero-carousel-articles .swiper-pagination-bullet-active{background:var(--color-blue)}.separation{background-color:#fff;width:100%;height:100px}@media screen and (max-width: 996px){.separation{display:none}}.p-home__title{background-color:#fff;display:flex;align-items:center;justify-content:center;height:340px}@media screen and (max-width: 996px){.p-home__title{height:150px}}.p-home__title h2{font-size:70px;text-align:center;line-height:1}@media screen and (max-width: 996px){.p-home__title h2{font-size:40px;line-height:1.1}}.p-home__title h2 br{display:none}@media screen and (max-width: 996px){.p-home__title h2 br{display:block}}.p-home__title h2 span{margin-top:10px;display:block;font-size:40px;line-height:1}@media screen and (max-width: 996px){.p-home__title h2 span{font-size:20px}}.p-card-home a{display:block;color:var(--color-black);position:relative;background-color:var(--color-gray);box-shadow:5px 5px 5px #000000b3}@media screen and (max-width: 996px){.p-card-home a{height:100%}}.p-card-home-meta{background-color:var(--color-gray);padding:15px;display:flex;flex-direction:column}@media screen and (max-width: 996px){.p-card-home-meta{height:100%}}.p-card-home-meta .c-card-home-date{margin-top:auto}.p-card-home-category{margin-bottom:20px;padding-bottom:20px;position:relative}@media screen and (max-width: 996px){.p-card-home-category{margin-bottom:10px;padding-bottom:10px}}.p-card-home-category:after{content:"";position:absolute;left:0;bottom:-3px;width:30px;border-bottom:5px solid var(--color-black)}@media screen and (max-width: 996px){.p-card-home-category:after{bottom:-2px;width:20px;border-bottom:3px solid var(--color-black)}}.p-card-home.order_1{grid-column:1/span 2;grid-row:1/span 2}@media screen and (max-width: 996px){.p-card-home.order_1{grid-column:1/span 2;grid-row:1/span 1}}.p-card-home.order_2{grid-column:3/span 1;grid-row:1/span 2;height:100%}@media screen and (max-width: 996px){.p-card-home.order_2{grid-column:1/span 1;grid-row:2/span 1}}.p-card-home.order_3{grid-column:4/span 1;grid-row:1/span 2}@media screen and (max-width: 996px){.p-card-home.order_3{grid-column:2/span 1;grid-row:2/span 1}}.p-card-home.order_4{grid-column:1/span 2;grid-row:3/span 1}@media screen and (max-width: 996px){.p-card-home.order_4{grid-column:1/span 2;grid-row:3/span 1}}.p-card-home.order_5{grid-column:1/span 2;grid-row:4/span 1}@media screen and (max-width: 996px){.p-card-home.order_5{grid-column:1/span 2;grid-row:5/span 1}}.p-card-home.order_6{grid-column:3/span 2;grid-row:3/span 2}@media screen and (max-width: 996px){.p-card-home.order_6{grid-column:1/span 1;grid-row:6/span 1}}.p-card-home.order_7{grid-column:1/span 1;grid-row:6/span 2}@media screen and (max-width: 996px){.p-card-home.order_7{grid-column:2/span 1;grid-row:6/span 1}}.p-card-home.order_8{grid-column:2/span 2;grid-row:6/span 2}@media screen and (max-width: 996px){.p-card-home.order_8{grid-column:1/span 2;grid-row:7/span 1}}.p-card-home.order_9{grid-column:4/span 1;grid-row:6/span 2}@media screen and (max-width: 996px){.p-card-home.order_9{grid-column:1/span 2;grid-row:8/span 1}}.p-card-home.order_10{grid-column:1/span 2;grid-row:8/span 1}@media screen and (max-width: 996px){.p-card-home.order_10{grid-column:1/span 1;grid-row:9/span 1}}.p-card-home.order_11{grid-column:3/span 2;grid-row:8/span 1}@media screen and (max-width: 996px){.p-card-home.order_11{grid-column:2/span 1;grid-row:9/span 1}}.p-card-home.order_12{grid-column:1/span 1;grid-row:9/span 2}@media screen and (max-width: 996px){.p-card-home.order_12{grid-column:1/span 2;grid-row:10/span 1}}.p-card-home.order_13{grid-column:2/span 1;grid-row:9/span 2}@media screen and (max-width: 996px){.p-card-home.order_13{display:none}}.p-card-home.order_14{grid-column:3/span 1;grid-row:9/span 2}@media screen and (max-width: 996px){.p-card-home.order_14{display:none}}.p-card-home.order_15{grid-column:4/span 1;grid-row:9/span 2}@media screen and (max-width: 996px){.p-card-home.order_15{display:none}}.p-card-home.order_16{grid-column:1/span 2;grid-row:11/span 2}@media screen and (max-width: 996px){.p-card-home.order_16{display:none}}.p-card-home.order_17{grid-column:3/span 2;grid-row:11/span 1}@media screen and (max-width: 996px){.p-card-home.order_17{display:none}}.p-card-home.order_18{grid-column:3/span 2;grid-row:12/span 1}@media screen and (max-width: 996px){.p-card-home.order_18{display:none}}.p-card-home.order_1 .p-card-home-meta,.p-card-home.order_6 .p-card-home-meta,.p-card-home.order_8 .p-card-home-meta,.p-card-home.order_16 .p-card-home-meta{position:absolute;z-index:1;right:0;bottom:0;width:calc(50% + 1.83vw);height:calc(50% - 1.83vw)}.p-card-home.order_1 .p-card-home-meta:before,.p-card-home.order_6 .p-card-home-meta:before,.p-card-home.order_8 .p-card-home-meta:before,.p-card-home.order_16 .p-card-home-meta:before{position:absolute;content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="27" viewBox="0 0 24 27"><path d="M13.5,0,27,24H0Z" transform="translate(0 27) rotate(-90)" fill="%23dcdddd"/></svg>');top:5.4vw;left:-24px}.p-card-home.order_2 .p-card-home-meta,.p-card-home.order_9 .p-card-home-meta,.p-card-home.order_13 .p-card-home-meta,.p-card-home.order_15 .p-card-home-meta{aspect-ratio:1/1;width:100%;position:relative}.p-card-home.order_2 .p-card-home-meta:before,.p-card-home.order_9 .p-card-home-meta:before,.p-card-home.order_13 .p-card-home-meta:before,.p-card-home.order_15 .p-card-home-meta:before{position:absolute;content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="24" viewBox="0 0 27 24"><path d="M13.5,0,27,24H0Z" transform="translate(27 24) rotate(180)" fill="%23dcdddd"/></svg>');left:5.4vw;bottom:-30px}.p-card-home.order_2 a,.p-card-home.order_9 a,.p-card-home.order_13 a,.p-card-home.order_15 a{display:flex;flex-direction:column-reverse;height:100%}.p-card-home.order_3 .p-card-home-meta,.p-card-home.order_7 .p-card-home-meta,.p-card-home.order_12 .p-card-home-meta,.p-card-home.order_14 .p-card-home-meta{width:100%;height:100%;position:relative}.p-card-home.order_3 .p-card-home-meta:before,.p-card-home.order_7 .p-card-home-meta:before,.p-card-home.order_12 .p-card-home-meta:before,.p-card-home.order_14 .p-card-home-meta:before{position:absolute;content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="24" viewBox="0 0 27 24"><path d="M13.5,0,27,24H0Z" fill="%23dcdddd"/></svg>');left:5.4vw;top:-24px}.p-card-home.order_3 a,.p-card-home.order_7 a,.p-card-home.order_12 a,.p-card-home.order_14 a{display:flex;flex-direction:column;height:100%}.p-card-home.order_4 .c-card-home-figure,.p-card-home.order_10 .c-card-home-figure,.p-card-home.order_17 .c-card-home-figure{width:calc(50% - 1.83vw)}.p-card-home.order_4 .p-card-home-meta,.p-card-home.order_10 .p-card-home-meta,.p-card-home.order_17 .p-card-home-meta{position:absolute;z-index:1;top:0;left:0;width:calc(50% + 1.83vw);height:100%}.p-card-home.order_4 .p-card-home-meta:before,.p-card-home.order_10 .p-card-home-meta:before,.p-card-home.order_17 .p-card-home-meta:before{position:absolute;content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="27" viewBox="0 0 24 27"><path d="M13.5,0,27,24H0Z" transform="translate(24) rotate(90)" fill="%23dcdddd"/></svg>');top:5.4vw;right:-24px}.p-card-home.order_4 a,.p-card-home.order_10 a,.p-card-home.order_17 a{display:flex;flex-direction:row-reverse}.p-card-home.order_5 .c-card-home-figure,.p-card-home.order_11 .c-card-home-figure,.p-card-home.order_18 .c-card-home-figure{width:calc(50% - 1.83vw)}.p-card-home.order_5 .p-card-home-meta,.p-card-home.order_11 .p-card-home-meta,.p-card-home.order_18 .p-card-home-meta{position:absolute;z-index:1;top:0;right:0;width:calc(50% + 1.83vw);height:100%}.p-card-home.order_5 .p-card-home-meta:before,.p-card-home.order_11 .p-card-home-meta:before,.p-card-home.order_18 .p-card-home-meta:before{position:absolute;content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="27" viewBox="0 0 24 27"><path d="M13.5,0,27,24H0Z" transform="translate(0 27) rotate(-90)" fill="%23dcdddd"/></svg>');top:5.4vw;left:-24px}.p-card-home.order_5 a,.p-card-home.order_11 a,.p-card-home.order_18 a{display:flex;flex-direction:row}@media screen and (max-width: 996px){.p-card-home.order_1 a,.p-card-home.order_5 a,.p-card-home.order_9 a{display:flex;flex-direction:column}.p-card-home.order_1 .c-card-home-figure,.p-card-home.order_5 .c-card-home-figure,.p-card-home.order_9 .c-card-home-figure{padding:15px 15px 0;width:100%}.p-card-home.order_1 .p-card-home-meta,.p-card-home.order_5 .p-card-home-meta,.p-card-home.order_9 .p-card-home-meta{aspect-ratio:auto;position:relative;width:100%;height:100%}.p-card-home.order_1 .p-card-home-meta:before,.p-card-home.order_5 .p-card-home-meta:before,.p-card-home.order_9 .p-card-home-meta:before{display:none}.p-card-home.order_1 .c-card-home-title,.p-card-home.order_5 .c-card-home-title,.p-card-home.order_9 .c-card-home-title{margin-bottom:10px}.p-card-home.order_2 a,.p-card-home.order_6 a,.p-card-home.order_10 a{display:flex;flex-direction:column}.p-card-home.order_2 .c-card-home-figure,.p-card-home.order_6 .c-card-home-figure,.p-card-home.order_10 .c-card-home-figure{padding:15px 15px 0;width:100%}.p-card-home.order_2 .p-card-home-meta,.p-card-home.order_6 .p-card-home-meta,.p-card-home.order_10 .p-card-home-meta{aspect-ratio:auto;position:relative;width:100%;height:100%}.p-card-home.order_2 .p-card-home-meta:before,.p-card-home.order_6 .p-card-home-meta:before,.p-card-home.order_10 .p-card-home-meta:before{display:none}.p-card-home.order_3 a,.p-card-home.order_7 a,.p-card-home.order_11 a{display:flex;flex-direction:column-reverse}.p-card-home.order_3 .c-card-home-figure,.p-card-home.order_7 .c-card-home-figure,.p-card-home.order_11 .c-card-home-figure{padding:0 15px 15px;width:100%}.p-card-home.order_3 .p-card-home-meta,.p-card-home.order_7 .p-card-home-meta,.p-card-home.order_11 .p-card-home-meta{aspect-ratio:auto;position:relative;width:100%;height:100%}.p-card-home.order_3 .p-card-home-meta:before,.p-card-home.order_7 .p-card-home-meta:before,.p-card-home.order_11 .p-card-home-meta:before{display:none}.p-card-home.order_4 a,.p-card-home.order_8 a,.p-card-home.order_12 a{display:flex;flex-direction:row-reverse}.p-card-home.order_4 .c-card-home-figure,.p-card-home.order_8 .c-card-home-figure,.p-card-home.order_12 .c-card-home-figure{padding:15px 15px 15px 0;width:100%}.p-card-home.order_4 .p-card-home-meta,.p-card-home.order_8 .p-card-home-meta,.p-card-home.order_12 .p-card-home-meta{aspect-ratio:auto;position:relative;width:calc(100% + 5.6vw);height:100%;padding:15px 5.6vw 15px 15px}.p-card-home.order_4 .p-card-home-meta:before,.p-card-home.order_8 .p-card-home-meta:before,.p-card-home.order_12 .p-card-home-meta:before{display:none}.p-card-home.order_4 .c-card-home-title,.p-card-home.order_8 .c-card-home-title,.p-card-home.order_12 .c-card-home-title{-webkit-line-clamp:2}}.p-card-news{background-color:var(--color-blue);grid-column:1/span 4;grid-row:5/span 1;grid-auto-rows:180px;margin-left:-3.66vw;margin-right:-3.66vw;padding:32px 0}@media screen and (max-width: 996px){.p-card-news{grid-column:1/span 2;grid-row:4/span 1;margin-left:-5.6vw;margin-right:-5.6vw}}@media screen and (max-width: 996px){.p-card-news{padding:20px 0}}.p-card-news__inner{border-top:1px solid var(--color-white);border-bottom:1px solid var(--color-white);width:100%;height:100%;position:relative;overflow:hidden}.p-card-news-title{position:relative;z-index:1;margin-left:3.66vw;margin-bottom:-.5em;line-height:1;color:var(--color-white);font-family:var(--font-roboto);font-weight:var(--font-bold);font-size:20px}.p-card-news-title span{display:inline-block;padding:0 1em;background-color:var(--color-blue)}.p-card-news__marquee a{display:flex;width:315px;gap:15px}.p-card-news__marquee a .p-card-news-meta{min-width:155px;width:51%;display:flex;flex-direction:column}.p-card-news__marquee a .p-card-news-meta .c-card-news-date{margin-top:auto}.p-card-news__marquee-wrapper{height:fit-content;padding:20px 0;display:flex;align-items:center;gap:20px;transform:translate(0);will-change:transform;animation:news_marquee 25s linear infinite}.p-card-news__marquee-wrapper:hover{animation-play-state:paused}@keyframes news_marquee{0%{-moz-transform:translatex(0);-webkit-transform:translatex(0);transform:translate(0)}to{-moz-transform:translatex(-1300px);-webkit-transform:translatex(-1300px);transform:translate(-1300px)}}.swiper-marquee .swiper-slide{width:min(305px,25vw - 20px)}.p-article__cover{aspect-ratio:16/9;overflow:hidden}.p-article__cover img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 996px){.p-article__cover{margin-left:-5.6vw;margin-right:-5.6vw}}.p-article__head{margin-top:40px;display:grid;grid-template-columns:300px 9.5vw 1fr;min-height:230px}@media screen and (max-width: 996px){.p-article__head{min-height:auto;margin:0;height:100%;display:flex;flex-direction:column}}.p-article__share{position:sticky;top:140px;left:0;width:30px}@media screen and (max-width: 996px){.p-article__share{display:flex;align-items:center;position:relative;width:100%;height:30px;top:auto;left:auto}}.p-article__share-title{font-size:10px;text-align:center;margin-bottom:10px;font-family:var(--font-roboto);font-weight:var(--font-bold)}@media screen and (max-width: 996px){.p-article__share-title{margin-bottom:0;margin-right:20px}}.p-article__share-list{display:flex;flex-direction:column;gap:20px;list-style:none}@media screen and (max-width: 996px){.p-article__share-list{flex-direction:row}}.p-article__share-list li a{display:block}.p-article__share-list li span{cursor:pointer;opacity:1;transition:opacity .3s;text-decoration:none}.p-article__share-list li span:hover{opacity:.5}.p-article__head-meta{grid-column:1/2;display:flex;flex-direction:column;border-right:10px solid var(--color-black)}@media screen and (max-width: 996px){.p-article__head-meta{position:relative;border-right:none;margin-top:20px}.p-article__head-meta:after{content:"";position:absolute;border-bottom:3px solid #000;width:20px;left:0;bottom:-13px}}.p-article__head-meta .c-article-category-ja{margin-top:5px}.p-article__head-meta .c-article-date{margin-top:auto;display:block}@media screen and (max-width: 996px){.p-article__head-meta .c-article-date{display:none}}.p-article__head-title{margin-top:-.6em;grid-column:3/4;display:flex;flex-direction:column}@media screen and (max-width: 996px){.p-article__head-title{height:100%;margin-top:20px;padding-bottom:30px}}.p-article__head-title .c-article-credit{margin-top:auto}@media screen and (max-width: 996px){.p-article__head-title .c-article-credit{margin-top:20px}}.p-article__head-title .c-article-date{display:none}@media screen and (max-width: 996px){.p-article__head-title .c-article-date{display:block;margin-top:20px}}.p-article__body{max-width:725px;flex:1}@media screen and (max-width: 996px){.p-article__body{max-width:100%}}.p-article__body>*{font-size:18px;line-height:2;font-weight:var(--font-medium);font-family:var(--font-noto)}.is-en .p-article__body>*{font-family:var(--font-helvetica)}@media screen and (max-width: 996px){.p-article__body>*{font-size:16px;line-height:2}}.p-article__body>*:last-child:not(.p-block-information){margin-bottom:100px}@media screen and (max-width: 996px){.p-article__body>*:last-child:not(.p-block-information){margin-bottom:50px}}.p-article__body>:where(:not([hidden])~:not([hidden])){margin-top:50px}.p-article__body h2{font-size:30px;line-height:1.5;font-weight:var(--font-bold)}@media screen and (max-width: 996px){.p-article__body h2{font-size:20px;line-height:1.6}}.p-article__body p+p{margin-top:2em}.p-article__body a{color:var(--color-blue);text-decoration:underline}.p-article__body figure{margin-bottom:0}.p-article__body figure figcaption{font-size:14px;line-height:1.7857142857;font-weight:var(--font-regular);margin-top:20px;margin-bottom:0}@media screen and (max-width: 996px){.p-article__body figure figcaption{font-size:12px;line-height:1.75;font-weight:var(--font-regular);margin-top:15px}}.p-article__body figure iframe{margin-top:0}.p-article__body .wp-block-columns{margin-bottom:0;gap:20px;flex-direction:row}@media screen and (max-width: 996px){.p-article__body .wp-block-columns{gap:4%}}@media screen and (max-width: 996px){.p-article__body .wp-block-columns .wp-block-column{flex-basis:48%!important}}.p-article__body .wp-block-embed{width:100%}.p-article__body .wp-block-embed__wrapper{aspect-ratio:16/9}.p-article__body .wp-block-embed-youtube,.p-article__body .wp-block-embed-vimeo{width:100%}.p-article__body .wp-block-embed-youtube iframe,.p-article__body .wp-block-embed-vimeo iframe{aspect-ratio:16/9;width:100%;height:100%;vertical-align:bottom}.p-article__footer{max-width:725px;margin-top:-1px;padding-top:50px;border-top:1px solid var(--color-black)}@media screen and (max-width: 996px){.p-article__footer{max-width:100%;padding-top:25px}}.p-company{max-width:718px;margin:60px auto 80px;padding:0 50px}@media screen and (max-width: 767px){.p-company{margin:15px auto 45px;padding:0 5.6vw}}.p-company-title{font-family:var(--font-roboto);font-weight:var(--font-bold);font-size:60px;text-align:center}@media screen and (max-width: 767px){.p-company-title{font-size:30px}}.p-company-info{font-family:var(--font-noto);font-weight:var(--font-medium);margin:45px 0 0}@media screen and (max-width: 767px){.p-company-info{margin:20px 0 0}}.p-company-info__head{font-size:14px;border-top:1px solid var(--color-black);padding:10px 0 0}@media screen and (max-width: 767px){.p-company-info__head{font-size:12px}}.p-company-info__body{font-size:18px;padding:8px 0 30px}@media screen and (max-width: 767px){.p-company-info__body{font-size:16px;padding:5px 0 18px}}.p-company-info__body--br{display:inline-block}.p-page__header{height:180px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 996px){.p-page__header{height:130px}}.p-page__header__title{font-size:70px;text-align:center}@media screen and (max-width: 996px){.p-page__header__title{font-size:50px}}.p-contact{max-width:718px;margin:60px auto 120px;padding:0 50px}@media screen and (max-width: 767px){.p-contact{margin:15px auto 70px;padding:0 5.6vw}}.p-contact-title{font-family:var(--font-roboto);font-weight:var(--font-bold);font-size:60px;text-align:center}@media screen and (max-width: 767px){.p-contact-title{font-size:30px}}.p-contact-intro{margin:5px 0 0}@media screen and (max-width: 767px){.p-contact-intro{margin:0}}.p-contact-intro__text{font-family:var(--font-noto);font-weight:var(--font-regular);font-size:14px;line-height:1.8;text-align:center}@media screen and (max-width: 767px){.p-contact-intro__text{font-size:12px}}.p-contact-error{font-family:var(--font-noto);font-weight:var(--font-bold);font-size:14px;line-height:1.8;color:var(--color-red);margin:60px 0;display:none}.p-contact-error .error{color:var(--color-red)!important}.is-contact-error .p-contact-error{display:block}.p-contact-confirm{margin:5px 0 60px}@media screen and (max-width: 767px){.p-contact-confirm{margin:0}}.p-contact-confirm__text{font-family:var(--font-noto);font-weight:var(--font-bold);font-size:18px;line-height:1.8;text-align:center}@media screen and (max-width: 767px){.p-contact-confirm__text{font-size:14px}}.p-contact-form{font-family:var(--font-noto)}.p-contact-form__unit{margin:45px 0 0}@media screen and (max-width: 767px){.p-contact-form__unit{margin:30px 0 0}}.p-contact-form__unit--check{margin:20px 0 0}.p-contact-form__heading{font-weight:var(--font-medium);font-size:16px}@media screen and (max-width: 767px){.p-contact-form__heading{font-size:14px}}.p-contact-form__require{font-size:10px;display:inline-block;transform:translateY(-5px)}@media screen and (max-width: 767px){.p-contact-form__require{transform:scale(.8) translateY(-6px)}}.p-contact-form__input-text{width:100%;font-size:16px;background:var(--color-white);border:1px solid var(--color-black);margin:10px 0 0;padding:1.1em .6em}@media screen and (max-width: 767px){.p-contact-form__input-text{font-size:14px;margin:8px 0 0;padding:.9em .6em}}.p-contact-form__notes{font-size:14px;font-weight:var(--font-regular);margin:15px 0 0}@media screen and (max-width: 767px){.p-contact-form__notes{font-size:12px;margin:10px 0 0}}.p-contact-form__textarea{width:100%;height:9em;font-size:16px;background:var(--color-white);border:1px solid var(--color-black);margin:10px 0 0;padding:1.1em .6em}@media screen and (max-width: 767px){.p-contact-form__textarea{height:13em;font-size:14px;margin:8px 0 0;padding:.9em .6em}}.p-contact-form__control{margin:100px 0 0;display:flex;justify-content:center}@media screen and (max-width: 767px){.p-contact-form__control{margin:50px 0 0}}.p-contact-form__btn{width:293px;height:60px;font-size:18px;color:var(--color-white);background:var(--color-black);display:flex;justify-content:center;align-items:center;transition:opacity .3s}@media screen and (max-width: 767px){.p-contact-form__btn{width:217px;height:40px;font-size:14px}}.p-contact-form__btn:hover{opacity:.5}.p-contact-form__btn--return{color:var(--color-black);background:var(--color-white);margin:0 32px 0 0}@media screen and (max-width: 767px){.p-contact-form__btn--return{width:calc((100% - 15px)/2);margin:0 15px 0 0}}@media screen and (max-width: 767px){.p-contact-form__btn--send{width:calc((100% - 15px)/2)}}.p-complete__main{width:100%;height:auto;display:block;text-align:center;padding:160px 100px;position:relative;z-index:1}@media screen and (max-width: 767px){.p-complete__main{padding:200px 0}}.p-complete__main:before{content:"";width:100%;height:calc(100% - 100px);display:block;border-top:1px solid var(--color-black);border-bottom:1px solid var(--color-black);position:absolute;top:50px;left:0;z-index:-1}@media screen and (max-width: 767px){.p-complete__main:before{height:calc(100% - 11.2vw);top:5.6vw}}.p-complete__main:after{content:"";width:calc(100% - 100px);height:100%;display:block;border-left:1px solid var(--color-black);border-right:1px solid var(--color-black);position:absolute;top:0;left:50px;z-index:-1}@media screen and (max-width: 767px){.p-complete__main:after{width:calc(100% - 11.2vw);left:5.6vw}}.p-complete-title{font-family:var(--font-roboto);font-weight:var(--font-bold);font-size:80px;line-height:1.1;color:var(--color-blue)}@media screen and (max-width: 767px){.p-complete-title{font-size:40px;text-transform:uppercase}}.p-complete-intro{font-family:var(--font-noto);font-weight:var(--font-bold)}.p-complete-intro__heading{font-size:30px;margin:25px 0 0}@media screen and (max-width: 767px){.p-complete-intro__heading{font-size:20px;margin:20px 0 0}}.p-complete-intro__text{font-size:18px;line-height:1.8;margin:15px 0 0}@media screen and (max-width: 767px){.p-complete-intro__text{font-size:14px;margin:10px 0 0}}.p-complete-back{width:100%;background:var(--color-white);display:flex;justify-content:center;padding:100px 0 120px}@media screen and (max-width: 767px){.p-complete-back{padding:50px 0 70px}}.p-complete-back__link{width:293px;height:60px;font-family:var(--font-roboto);font-weight:var(--font-medium);font-size:18px;color:var(--color-black);border:1px solid var(--color-black);display:flex;justify-content:center;align-items:center;transition:opacity .3s}@media screen and (max-width: 767px){.p-complete-back__link{width:159px;height:40px;font-size:14px}}.p-complete-back__link:hover{opacity:.5}.wpcf7-spinner{display:none!important}.wpcf7-not-valid-tip{margin-top:.5em;font-size:14px;color:var(--color-red);font-weight:var(--font-bold)}.wpcf7-response-output{border:none!important;text-align:center;font-size:14px;color:var(--color-red);font-weight:var(--font-bold)}.p-whatwedo{padding-top:80px;padding-bottom:115px;position:relative}@media screen and (max-width: 767px){.p-whatwedo{padding-top:0;padding-bottom:70px}}.p-whatwedo__title-en{text-align:center;font-family:var(--font-roboto);font-weight:var(--font-bold);font-size:30px;position:absolute;z-index:10;left:0;top:57px;width:100%}@media screen and (max-width: 767px){.p-whatwedo__title-en{font-size:20px;top:19px}}.p-whatwedo-intro{position:relative;padding:0 50px;margin-bottom:100px;overflow:hidden}@media screen and (max-width: 767px){.p-whatwedo-intro{padding:0;margin-bottom:35px}}.p-whatwedo-intro__title{font-family:var(--font-noto);font-weight:var(--font-bold);font-size:70px;margin-bottom:18px;text-align:center;letter-spacing:.1em;padding-left:.5em;min-height:1.6em}@media screen and (max-width: 767px){.p-whatwedo-intro__title{font-size:40px;line-height:130%;padding-left:0;margin-bottom:23px;min-height:2.6em}}.p-whatwedo-intro__inner{padding:28px 0 36px;background-color:var(--color-light-gray)}@media screen and (max-width: 767px){.p-whatwedo-intro__inner{padding:58px 0 93px}}.p-whatwedo-intro__figure{max-width:795px;margin:auto auto 30px;position:relative;z-index:10;padding:0 50px}@media screen and (max-width: 767px){.p-whatwedo-intro__figure{padding:0;margin-bottom:20px}}.p-whatwedo-intro__text{text-align:center;font-family:var(--font-noto);font-weight:var(--font-bold);font-size:18px;line-height:177.7777777778%}@media screen and (max-width: 767px){.p-whatwedo-intro__text{font-size:14px;line-height:157.1428571429%}}.p-whatwedo-intro__anim{position:absolute;z-index:0;left:0;top:calc(50% - 119px);display:flex;animation:whoweareWords 40s linear infinite}@media screen and (max-width: 767px){.p-whatwedo-intro__anim{top:auto;bottom:0;animation-duration:20s}}.p-whatwedo-intro__words{width:1956px;height:auto;padding-right:80px}@media screen and (max-width: 767px){.p-whatwedo-intro__words{width:545px;padding-right:20px}}.p-whatwedo-belief{padding:0 50px;margin-bottom:60px}@media screen and (max-width: 767px){.p-whatwedo-belief{padding:0 20px;margin-bottom:45px}}.p-whatwedo-belief__inner{display:flex;justify-content:space-between;max-width:1050px;margin:auto}@media screen and (max-width: 767px){.p-whatwedo-belief__inner{display:block}}@media screen and (max-width: 767px){.p-whatwedo-belief__title{width:100%;margin-bottom:10px}}.p-whatwedo-belief__title p{font-family:var(--font-roboto);font-weight:var(--font-bold);font-size:60px;line-height:70px;padding-right:50px;position:relative}@media screen and (max-width: 767px){.p-whatwedo-belief__title p{font-size:30px}}.p-whatwedo-belief__title p:before{content:"";width:10px;height:70px;position:absolute;top:0;right:0;background-color:var(--color-black)}@media screen and (max-width: 767px){.p-whatwedo-belief__title p:before{left:0;right:auto;top:auto;bottom:0;width:20px;height:3px}}.p-whatwedo-belief__main{width:59.0476190476%;font-family:var(--font-noto);font-weight:var(--font-medium);font-size:18px;line-height:200%}@media screen and (max-width: 767px){.p-whatwedo-belief__main{width:100%;font-size:16px}}.p-whatwedo-belief__main p{margin-bottom:2em}.p-whatwedo-belief__main p.mb0{margin-bottom:0}.p-whatwedo-section__container{padding:50px 50px 0;position:relative;overflow:hidden}@media screen and (max-width: 767px){.p-whatwedo-section__container{padding:20px 20px 0}}.p-whatwedo-section.is-gray{background-color:var(--color-light-gray)}.p-whatwedo-section__inner{border-width:0 1px 0 1px;position:relative;margin:auto}.p-whatwedo-section__title{position:relative;font-family:var(--font-roboto);font-weight:var(--font-black);font-size:50px;padding:13px 30px 20px;text-transform:uppercase}@media screen and (max-width: 767px){.p-whatwedo-section__title{font-size:30px;padding:11px 30px}}.p-whatwedo-section__title-ja{position:relative;font-family:var(--font-noto);font-weight:var(--font-bold);font-size:20px;line-height:1.6}@media screen and (max-width: 767px){.p-whatwedo-section__title-ja{font-size:16px;line-height:200%}}.p-whatwedo-section__title-ja.blue{color:var(--color-blue)}.p-whatwedo-section__title-ja.red{color:var(--color-purple)}.p-whatwedo-section__title-ja.yellow{color:var(--color-gold)}.p-whatwedo-section__lead{position:relative;font-family:var(--font-noto);font-weight:var(--font-bold);font-size:18px;padding:30px}@media screen and (max-width: 767px){.p-whatwedo-section__lead{font-size:16px;padding:26px 30px;line-height:200%}}.p-whatwedo-section__body{display:flex}@media screen and (max-width: 767px){.p-whatwedo-section__body{display:block}}.p-whatwedo-section__photo{width:48.8151658768%;padding:30px;position:relative}@media screen and (max-width: 767px){.p-whatwedo-section__photo{width:100%;border-right:0}}.p-whatwedo-section__photo img{object-fit:cover}.p-whatwedo-section__main{width:51.1848341232%;padding:30px;display:flex;flex-wrap:wrap;align-content:space-between}@media screen and (max-width: 767px){.p-whatwedo-section__main{width:100%}}.p-whatwedo-section__copy{font-family:var(--font-noto);font-weight:var(--font-medium);font-size:18px;line-height:200%;margin-bottom:30px;width:100%}@media screen and (max-width: 767px){.p-whatwedo-section__copy{font-size:16px}}.p-whatwedo-section__copy p+h4{margin-top:30px}.p-whatwedo-section__title-main{font-family:var(--font-noto);font-weight:var(--font-bold);font-size:18px;margin-bottom:10px}@media screen and (max-width: 767px){.p-whatwedo-section__title-main{font-size:16px;line-height:150%;margin-bottom:16px}}.p-whatwedo-section__title-main strong{font-family:var(--font-roboto);font-size:30px;margin-right:15px}@media screen and (max-width: 767px){.p-whatwedo-section__title-main strong{display:block;font-size:20px;margin-right:0;margin-bottom:10px}}.p-whatwedo-section__figure{width:100%;height:auto;aspect-ratio:16/9}.p-whatwedo-section__figure iframe{width:100%;height:100%;aspect-ratio:16/9}.p-whatwedo-section__logo{padding:50px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}@media screen and (max-width: 767px){.p-whatwedo-section__logo{padding:20px}}.p-whatwedo-section__logo__title{text-align:center;font-size:30px;line-height:1}@media screen and (max-width: 767px){.p-whatwedo-section__logo__title{font-size:16px}}.p-whatwedo-section__logo__list{list-style:none;padding:30px 0 50px;display:grid;grid-template-columns:repeat(6,1fr);gap:30px}@media screen and (min-width: 768px) and (max-width: 1279px){.p-whatwedo-section__logo__list{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 767px){.p-whatwedo-section__logo__list{grid-template-columns:repeat(3,1fr);padding:20px 0 30px}}.p-whatwedo-section__logo__item img{aspect-ratio:1/1;width:100%;height:100%;border:1px solid #707070}.p-whatwedo .p-bottom-link__link{margin:50px auto}.p-whatwedo__border,.p-whatwedo .line08,.p-whatwedo .line06,.p-whatwedo .line05,.p-whatwedo .line03,.p-whatwedo .line04{position:absolute;left:50%;width:100vw;transform:translate(-50%);height:1px;background-color:var(--color-black)}.p-whatwedo .typewriter_pc{display:inline}@media screen and (max-width: 767px){.p-whatwedo .typewriter_pc{display:none}}.p-whatwedo .typewriter_sp{display:none}@media screen and (max-width: 767px){.p-whatwedo .typewriter_sp{display:inline}}.p-whatwedo #cursor{margin:0;display:inline;position:absolute}.p-whatwedo .line01,.p-whatwedo .line02{content:"";position:absolute;width:1px;top:50px;background-color:var(--color-black);height:100%}@media screen and (max-width: 767px){.p-whatwedo .line01,.p-whatwedo .line02{top:20px}}.p-whatwedo .line01{left:50px}@media screen and (max-width: 767px){.p-whatwedo .line01{left:20px}}.p-whatwedo .line02{right:50px}@media screen and (max-width: 767px){.p-whatwedo .line02{right:20px}}.p-whatwedo .line03,.p-whatwedo .line04{content:""}.p-whatwedo .line03{top:0}.p-whatwedo .line04{bottom:0}.p-whatwedo .line05,.p-whatwedo .line06{content:"";bottom:0}.p-whatwedo .line07{content:"";position:absolute;width:1px;height:100%;top:0;right:0;background-color:var(--color-black)}@media screen and (max-width: 767px){.p-whatwedo .line07{top:auto;bottom:0;width:100%;height:1px}}.p-whatwedo .line08{content:"";bottom:50px}@media screen and (max-width: 767px){.p-whatwedo .line08{bottom:20px}}.p-whatwedo .line01{transform-origin:top;transform:scaleY(0)}.p-whatwedo .line02{transform-origin:bottom;transform:scaleY(0)}.p-whatwedo .line03{transform-origin:left;transform:translate(-50%) scaleX(0)}.p-whatwedo .line04{transform-origin:right;transform:translate(-50%) scaleX(0)}.p-whatwedo .line05{transform-origin:left;transform:translate(-50%) scaleX(0)}.p-whatwedo .line06{transform-origin:right;transform:translate(-50%) scaleX(0)}.p-whatwedo .line07{transform-origin:top;transform:scaleY(0)}@media screen and (max-width: 767px){.p-whatwedo .line07{transform-origin:left;transform:scaleX(0) scaleY(1)}}.p-whatwedo .line08{transform-origin:left;transform:translate(-50%) scaleX(0)}.p-whoweare{padding-top:73px}@media screen and (max-width: 996px){.p-whoweare{padding-top:0;padding-bottom:70px}}.p-whoweare-title{font-family:var(--font-roboto);font-weight:var(--font-bold);font-size:60px;margin-bottom:18px;text-align:center}@media screen and (max-width: 996px){.p-whoweare-title{font-size:30px}}.p-whoweare__content{padding:72px 0 88px}@media screen and (max-width: 996px){.p-whoweare__content{padding:42px 0 62px}}.p-whoweare__content.section01{background-color:var(--color-gold)}.p-whoweare__content.section02{background-color:var(--color-blue)}.p-whoweare__content.section03{background-color:var(--color-purple)}.p-whoweare__content__title{font-family:var(--font-roboto);font-weight:var(--font-bold);font-size:30px;margin-bottom:60px;text-align:center;color:var(--color-white)}@media screen and (max-width: 996px){.p-whoweare__content__title{font-size:20px;margin-bottom:20px}}.p-whoweare-member{display:grid;grid-template-columns:repeat(16,1fr);padding:0 50px;margin-bottom:120px}@media screen and (max-width: 996px){.p-whoweare-member{display:block;padding:0 5.6vw;margin-bottom:53px}}.p-whoweare-member__list{margin-bottom:30px;grid-column:2/span 14;gap:20px;display:grid;grid-template-columns:repeat(14,1fr);justify-content:space-between;border-top:1px solid #000;padding-top:32px}@media screen and (max-width: 996px){.p-whoweare-member__list{display:flex;flex-direction:column;border-top:0;gap:0}}.p-whoweare-member .h-diver{grid-column:1/span 14;list-style:none;position:relative}@media screen and (max-width: 996px){.p-whoweare-member .h-diver{display:none}}.p-whoweare-member .h-diver:after{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:var(--color-black)}.p-whoweare-member .v-diver{grid-column:7/span 2;list-style:none;position:relative}@media screen and (max-width: 996px){.p-whoweare-member .v-diver{display:none}}.p-whoweare-member .v-diver:after{content:"";position:absolute;left:50%;top:0;width:1px;height:100%;background:var(--color-black)}.p-whoweare-member__item{list-style:none;grid-column:span 6}.p-whoweare-member__item:nth-child(2n){grid-column:9/span 6;display:flex;align-items:center}.p-whoweare-member__link{position:relative;display:block;overflow:hidden;cursor:pointer}.p-whoweare-member__link:hover{opacity:1}@media screen and (max-width: 996px){.p-whoweare-member__link{display:grid;grid-template-columns:repeat(8,1fr);gap:15px;padding:10px 0;border-top:1px solid #000}}.p-whoweare-member__figure{aspect-ratio:1;overflow:hidden;margin:0;position:relative}.p-whoweare-member__figure:before{content:"";position:absolute;bottom:0;left:0;width:100%;aspect-ratio:484/161;background:linear-gradient(180deg,#23232300 14.6%,#232323 154.35%);z-index:1}@media screen and (max-width: 996px){.p-whoweare-member__figure:before{display:none}}@media screen and (max-width: 996px){.p-whoweare-member__figure{grid-column:1/span 5}}.p-whoweare-member__bottom{position:absolute;bottom:0;left:0;width:100%;aspect-ratio:484/161;z-index:10;padding:50px 25px 25px;display:flex;align-items:flex-end}@media screen and (max-width: 996px){.p-whoweare-member__bottom{aspect-ratio:initial;position:relative;grid-column:6/span 3;padding:0;align-items:flex-start}}.p-whoweare-member__bottom__inner{font-family:var(--font-roboto);color:#fff;width:100%;display:grid;grid-template-areas:"name figure" "company figure" "business-field  figure";grid-template-columns:70% 30%;grid-template-rows:repeat(3,min-content);align-items:end;position:relative}@media screen and (max-width: 996px){.p-whoweare-member__bottom__inner{display:grid;grid-template-rows:1fr;align-items:flex-start;flex-direction:column;height:100%}}.p-whoweare-member__bottom__name{grid-area:name;font-size:20px;font-weight:var(--font-bold);margin-bottom:10px;text-transform:capitalize}@media screen and (max-width: 996px){.p-whoweare-member__bottom__name{font-size:14px;white-space:break-spaces;position:absolute;top:calc(50% - 2em);left:0;text-transform:capitalize}}.p-whoweare-member__bottom__company{grid-area:company;font-size:16px;font-weight:var(--font-bold)}@media screen and (max-width: 996px){.p-whoweare-member__bottom__company{margin-top:auto;font-size:12px}}.p-whoweare-member__bottom__business-field{grid-area:business-field;font-size:14px}@media screen and (max-width: 996px){.p-whoweare-member__bottom__business-field{font-size:12px}}.p-whoweare-member__bottom__logo{grid-area:figure;display:flex;justify-content:flex-end;align-items:flex-end}@media screen and (max-width: 996px){.p-whoweare-member__bottom__logo{order:-1;grid-area:initial;justify-content:flex-start}}.p-whoweare-member__bottom__logo img{width:100%;height:50px;object-fit:contain;object-position:top}@media screen and (max-width: 996px){.p-whoweare-member__bottom__logo img{max-width:60px;max-height:43px}}.p-whoweare-modal{position:fixed;z-index:100;left:0;top:0;right:0;bottom:0;padding:65px 50px;justify-content:center;display:none;display:flex;opacity:0;visibility:hidden;transition:.3s ease-in-out;transition-property:visivility,opacity}@media screen and (max-width: 767px){.p-whoweare-modal{padding:50px 21px}}.p-whoweare-modal.is-show{opacity:1;visibility:visible}.p-whoweare-modal__body{position:relative;background-color:var(--color-light-gray)}.p-whoweare-modal__container{height:100%;max-width:1266px;overflow-y:scroll;box-shadow:10px 10px 5px #000000b3}@media screen and (max-width: 767px){.p-whoweare-modal__container{box-shadow:5px 5px 5px #000000b3}}.p-whoweare-modal__card{justify-content:space-between;padding:0 50px;min-height:100%;position:relative;display:none}.p-whoweare-modal__card.is-show{display:flex}@media screen and (max-width: 767px){.p-whoweare-modal__card.is-show{display:block}}@media screen and (max-width: 767px){.p-whoweare-modal__card{padding:0}}.p-whoweare-modal__header{width:43.7392795883%;padding-top:57px;color:var(--color-white)}.color-gold .p-whoweare-modal__header{background-color:var(--color-gold)}.color-blue .p-whoweare-modal__header{background-color:var(--color-blue)}.color-purple .p-whoweare-modal__header{background-color:var(--color-purple)}@media screen and (max-width: 767px){.p-whoweare-modal__header{width:100%;padding:30px 0;position:static}}.p-whoweare-modal__copy{padding:0 27px;margin-bottom:25px}@media screen and (min-width: 768px) and (max-width: 1279px){.p-whoweare-modal__copy{padding:0 3.5%}}@media screen and (max-width: 767px){.p-whoweare-modal__copy{padding:0 20px}}.p-whoweare-modal__title{margin-bottom:60px}@media screen and (max-width: 767px){.p-whoweare-modal__title{margin-bottom:45px}}.p-whoweare-modal__name-en{display:block;text-transform:capitalize;font-size:56px;font-family:var(--font-roboto);font-weight:var(--font-bold);line-height:100%;margin-bottom:10px}@media screen and (min-width: 768px) and (max-width: 1279px){.p-whoweare-modal__name-en{font-size:4.3784206411vw}}@media screen and (max-width: 767px){.p-whoweare-modal__name-en{font-size:40px}}.p-whoweare-modal__name-ja{display:block;text-transform:capitalize;font-size:20px;font-family:var(--font-noto);font-weight:var(--font-bold)}@media screen and (max-width: 767px){.p-whoweare-modal__name-ja{font-size:16px}}.p-whoweare-modal__spec--locale--en{font-family:var(--font-roboto);font-weight:var(--font-bold);font-size:20px}@media screen and (max-width: 767px){.p-whoweare-modal__spec--locale--en{font-size:16px}}.p-whoweare-modal__spec--locale--ja{margin-bottom:17px;font-family:var(--font-noto);font-weight:var(--font-bold);font-size:14px}@media screen and (max-width: 767px){.p-whoweare-modal__spec--locale--ja{font-size:12px}}.p-whoweare-modal__spec--company_name_ja--ja{margin-bottom:8px;font-family:var(--font-noto);font-weight:var(--font-bold);font-size:16px}@media screen and (max-width: 767px){.p-whoweare-modal__spec--company_name_ja--ja{font-size:14px}}.p-whoweare-modal__spec--title--en{font-family:var(--font-roboto);font-size:14px}@media screen and (max-width: 767px){.p-whoweare-modal__spec--title--en{font-size:14px}}.p-whoweare-modal__spec--business_field--en{margin-top:8px;font-family:var(--font-roboto);font-size:14px}@media screen and (max-width: 767px){.p-whoweare-modal__spec--business_field--en{font-size:14px}}.p-whoweare-modal__stakeholders__inner{padding:40px 27px}@media screen and (min-width: 768px) and (max-width: 1279px){.p-whoweare-modal__stakeholders__inner{padding:30px 3.5%}}@media screen and (max-width: 767px){.p-whoweare-modal__stakeholders__inner{padding:30px 20px 0}}.p-whoweare-modal__stakeholders__title{font-size:16px;font-weight:700;margin-bottom:1em}@media screen and (min-width: 768px) and (max-width: 1279px){.p-whoweare-modal__stakeholders__title{font-size:14px}}.p-whoweare-modal__stakeholders__list{display:flex;align-items:center;justify-content:center;list-style:none;gap:10px}.p-whoweare-modal__stakeholders__list.is--multi{flex-wrap:wrap;justify-content:flex-start}@media screen and (min-width: 768px) and (max-width: 1279px){.p-whoweare-modal__stakeholders__list.is--multi{justify-content:center}}@media screen and (max-width: 767px){.p-whoweare-modal__stakeholders__list.is--multi{justify-content:center}}.p-whoweare-modal__stakeholders__item a{display:block}.p-whoweare-modal__stakeholders__photo{height:90px}.p-whoweare-modal__stakeholders__photo img{max-width:100%;width:auto;height:90px;object-fit:contain}.p-whoweare-modal__word{padding:40px 30px;font-size:50px;font-family:var(--font-noto);font-weight:var(--font-bold);line-height:1.4}@media screen and (max-width: 767px){.p-whoweare-modal__word{padding:20px 20px 0;font-size:28px;line-height:1.3}}.p-whoweare-modal__main{width:51.9725557461%;padding:50px 0}@media screen and (max-width: 767px){.p-whoweare-modal__main{width:100%;padding-top:0}}.p-whoweare-modal__profile{background-color:var(--color-black);color:var(--color-white);font-family:var(--font-roboto);font-weight:var(--font-bold);font-size:16px;padding:0 30px;height:40px;line-height:40px}.p-whoweare-modal__content{font-family:var(--font-noto);font-size:18px;line-height:200%;padding-left:25px;padding-bottom:20px;position:relative}@media screen and (max-width: 767px){.p-whoweare-modal__content{font-size:14px;padding:0 20px}}.color-gold .p-whoweare-modal__content h2{color:var(--color-gold)}.color-blue .p-whoweare-modal__content h2{color:var(--color-blue)}.color-purple .p-whoweare-modal__content h2{color:var(--color-purple)}.p-whoweare-modal__content .line01{content:"";position:absolute;left:0;top:0;width:50px;height:100%;border-left:1px solid var(--color-black);transform-origin:top;transform:scaleY(0)}@media screen and (max-width: 767px){.p-whoweare-modal__content .line01{display:none}}.p-whoweare-modal__content .line02{content:"";position:absolute;left:0;bottom:0;width:50px;height:100%;border-bottom:1px solid var(--color-black);transform-origin:left;transform:scaleX(0)}@media screen and (max-width: 767px){.p-whoweare-modal__content .line02{display:none}}.p-whoweare-modal__content h2{font-size:30px;padding-top:30px;margin-bottom:20px;position:relative}.wealth .p-whoweare-modal__content h2{color:var(--color-gold)}.pod .p-whoweare-modal__content h2{color:var(--color-blue)}.capital .p-whoweare-modal__content h2{color:var(--color-purple)}@media screen and (max-width: 767px){.p-whoweare-modal__content h2{font-size:22px;padding-top:20px;margin-bottom:10px}}.p-whoweare-modal__content h2:before{content:"";position:absolute;top:0;left:-25px;width:50px;height:1px;background-color:var(--color-black)}@media screen and (max-width: 767px){.p-whoweare-modal__content h2:before{left:0;width:20px;height:3px;opacity:.7}}.p-whoweare-modal__content h2:first-of-type:before{display:none}.p-whoweare-modal__content h3{font-size:20px;margin-bottom:5px}@media screen and (max-width: 767px){.p-whoweare-modal__content h3{font-size:14px;line-height:157.1428571429%}}.p-whoweare-modal__content p{margin-bottom:1em}.p-whoweare-modal__content ul,.p-whoweare-modal__content ol{padding-left:25px;margin-bottom:1em}.p-whoweare-modal__close-button{position:absolute;z-index:100;right:0;top:-35px;width:20px;height:20px}.p-whoweare-modal__close-button:before,.p-whoweare-modal__close-button:after{content:"";position:absolute;left:calc(50% - 14px);top:50%;height:2px;width:28px;background-color:var(--color-white);transform-origin:center center}.p-whoweare-modal__close-button:before{transform:rotate(45deg)}.p-whoweare-modal__close-button:after{transform:rotate(-45deg)}.p-whoweare-modal__background{position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;background-color:var(--color-dark-gray);opacity:.95}.p-what__content{background-color:var(--color-light-gray);padding:63px 0 200px;display:grid;grid-template-columns:repeat(16,1fr)}@media screen and (max-width: 996px){.p-what__content{display:block;padding:63px 5.6vw 100px}}.p-what__content__title{grid-column:2/span 14;font-size:30px;font-weight:700;text-align:center;line-height:1.2;text-transform:capitalize}.p-what__content__lead{grid-column:2/span 14;margin-top:40px;font-size:24px;font-weight:700;text-align:center;line-height:1.2}@media screen and (max-width: 996px){.p-what__content__lead{margin-top:20px;font-size:20px}}.p-what__content__lead .ja{margin-top:20px;font-size:20px;display:block;line-height:1.4;letter-spacing:.02em}@media screen and (max-width: 996px){.p-what__content__lead .ja{font-size:16px}}.p-what__content__matrix{margin:100px 0 0;grid-column:2/span 14;display:grid;grid-template-columns:repeat(12,1fr)}@media screen and (max-width: 996px){.p-what__content__matrix{grid-template-columns:repeat(8,1fr)}}.p-what__content__matrix__first,.p-what__content__matrix__second,.p-what__content__matrix__third{grid-column:1/-1;margin-bottom:76px;display:grid;grid-template-columns:repeat(12,1fr)}@media screen and (max-width: 996px){.p-what__content__matrix__first,.p-what__content__matrix__second,.p-what__content__matrix__third{grid-template-columns:repeat(1,1fr);grid-template-rows:max-content}}@media screen and (max-width: 996px){.p-what__content__matrix__first{grid-column:1/span 2;padding-right:10px}}.p-what__content__matrix__second{border-top:1px solid rgb(76,76,76);padding-top:28px}@media screen and (max-width: 996px){.p-what__content__matrix__second{border-top:none;border-left:1px solid #CCCCCC;grid-column:3/span 3;padding:0 10px}}.p-what__content__matrix__third{border-top:1px solid rgb(76,76,76);padding-top:28px}@media screen and (max-width: 996px){.p-what__content__matrix__third{border-top:none;border-left:1px solid #CCCCCC;grid-column:6/span 3;padding:0 0 0 10px}}.p-what__content__matrix .col:nth-child(1){grid-column:1/span 4;font-weight:700}@media screen and (max-width: 996px){.p-what__content__matrix .col:nth-child(1){grid-column:1/span 1;grid-row:1/span 1;min-height:230px}}.p-what__content__matrix .col:nth-child(2){grid-column:5/span 2}@media screen and (max-width: 996px){.p-what__content__matrix .col:nth-child(2){grid-column:1/span 1;grid-row:2/span 1;min-height:120px}}.p-what__content__matrix .col:nth-child(3){grid-column:8/span 2}@media screen and (max-width: 996px){.p-what__content__matrix .col:nth-child(3){grid-column:1/span 1;grid-row:3/span 1;min-height:120px}}.p-what__content__matrix .col:nth-child(4){grid-column:11/span 2}@media screen and (max-width: 996px){.p-what__content__matrix .col:nth-child(4){grid-column:1/span 1;grid-row:4/span 1;min-height:120px}}.p-what__content__matrix .col__head__title{font-size:30px;line-height:1.2}@media screen and (max-width: 996px){.p-what__content__matrix .col__head__title{font-size:12px}}.p-what__content__matrix .col__head__title .ja{font-size:16px;font-weight:400}@media screen and (max-width: 996px){.p-what__content__matrix .col__head__title .ja{margin-top:10px;font-size:11px;display:block;line-height:1.4}}.p-what__content__matrix .col__head__blank{font-size:24px;min-height:2em;line-height:1.2}@media screen and (max-width: 996px){.p-what__content__matrix .col__head__blank{display:none}}.p-what__content__matrix .col__head__content__title{font-size:24px;font-weight:700;line-height:1.2}@media screen and (max-width: 996px){.p-what__content__matrix .col__head__content__title{text-align:center;font-size:12px;margin-bottom:10px}}.p-what__content__matrix .col__head__content__title .ja{margin-top:8px;display:block;font-size:16px}@media screen and (max-width: 996px){.p-what__content__matrix .col__head__content__title .ja{font-size:12px}}.p-what__content__matrix .col{font-size:16px;font-weight:700;-webkit-hyphens:auto;hyphens:auto;word-break:break-all}@media screen and (max-width: 996px){.p-what__content__matrix .col{font-size:10px}}.p-what__content__matrix .col__subcontent{display:flex;align-items:center;gap:48px;height:100%}@media screen and (max-width: 996px){.p-what__content__matrix .col__subcontent{flex-direction:column;justify-content:center;gap:10px;height:auto}}.p-what__content__matrix .col__subcontent__icon{width:90px;height:90px;border-radius:100%;background:#d9d9d9}@media screen and (max-width: 996px){.p-what__content__matrix .col__subcontent__icon{width:51px;height:51px}}.p-what__content__matrix .col__subcontent__title{font-size:16px;line-height:1.5}@media screen and (max-width: 996px){.p-what__content__matrix .col__subcontent__title{font-size:11px;text-align:center}}.p-what__content__matrix .col__subcontent__title .ja{margin-top:10px;display:block;font-size:12px;font-weight:400}@media screen and (max-width: 996px){.p-what__content__matrix .col__subcontent__title .ja{margin-top:.5em;font-size:11px}}.p-what__content__matrix .col__body{display:flex;align-items:center;justify-content:center;height:100%}@media screen and (max-width: 996px){.p-what__content__matrix .col__body{justify-content:center;height:auto}}.p-what__content__matrix .col__body p.is-comingsoon{color:#405a90;text-align:center}.p-what__content__matrix .col__figure{width:200px;height:150px;margin:0 auto}@media screen and (max-width: 996px){.p-what__content__matrix .col__figure{width:80px;height:auto}}.p-what__content__matrix .col__figure img{width:100%;height:100%;object-fit:contain}.p-what__content__footer{margin-top:130px;grid-column:2/span 14}@media screen and (max-width: 996px){.p-what__content__footer{margin-top:0}}.p-what__content__footer__text{text-align:center;font-size:30px;font-weight:700;line-height:1.2}@media screen and (max-width: 996px){.p-what__content__footer__text{font-size:20px}}.p-about__content{padding:63px 58px 200px;display:grid;grid-template-columns:repeat(16,1fr);gap:20px}@media screen and (max-width: 996px){.p-about__content{grid-template-columns:repeat(8,1fr);padding:63px 5.6vw 130px}}.p-about__content__inner{grid-column:4/span 10}@media screen and (max-width: 996px){.p-about__content__inner{grid-column:1/span 8}}.p-about__content__inner h2{font-size:30px;font-weight:700;line-height:1.2;margin-bottom:30px}.p-about__content__inner *+h2{margin-top:150px}@media screen and (max-width: 996px){.p-about__content__inner *+h2{margin-top:80px}}.p-about__content__inner p{font-size:18px;line-height:1.8}.p-about__content__inner p+p{margin-top:1.8em}.p-about__content__inner .p-about__history{margin-top:70px;display:grid;grid-template-columns:repeat(10,1fr)}@media screen and (max-width: 996px){.p-about__content__inner .p-about__history{grid-template-columns:repeat(8,1fr)}}.p-about__content__inner .p-about__history__inner{grid-column:2/span 8;display:grid;grid-template-columns:repeat(8,1fr)}@media screen and (max-width: 996px){.p-about__content__inner .p-about__history__inner{grid-column:1/span 8}}.p-about__content__inner .p-about__history__inner .p-about__history__head{grid-column:1/span 3;padding:30px 0 10px;font-size:18px;border-bottom:1px solid #CCCCCC}@media screen and (max-width: 996px){.p-about__content__inner .p-about__history__inner .p-about__history__head{font-size:16px;grid-column:1/span 3}}.p-about__content__inner .p-about__history__inner .p-about__history__body{grid-column:4/span 5;padding:30px 0 10px;font-size:18px;border-bottom:1px solid #CCCCCC}@media screen and (max-width: 996px){.p-about__content__inner .p-about__history__inner .p-about__history__body{font-size:16px;grid-column:4/span 5}}.p-about__content__inner .p-company__list{margin-top:140px;display:grid;grid-template-columns:repeat(10,1fr)}@media screen and (max-width: 996px){.p-about__content__inner .p-company__list{margin-top:50px;grid-template-columns:repeat(8,1fr)}}.p-about__content__inner .p-company__list__inner{grid-column:2/span 8;display:grid;grid-template-columns:repeat(8,1fr);gap:20px}@media screen and (max-width: 996px){.p-about__content__inner .p-company__list__inner{grid-column:1/span 8}}.p-about__content__inner .p-company__list__left{grid-column:1/span 4}@media screen and (max-width: 996px){.p-about__content__inner .p-company__list__left{grid-column:1/span 8}}.p-about__content__inner .p-company__list__right{grid-column:5/span 4}@media screen and (max-width: 996px){.p-about__content__inner .p-company__list__right{grid-column:1/span 8}}.p-about__content__inner .p-company__list h3{font-size:20px;padding-bottom:10px;border-bottom:1px solid #CCCCCC}.p-about__content__inner .p-company__list ul{list-style:none;padding:16px 0}.p-about__content__inner .p-company__list ul li{font-size:18px;line-height:2}@media screen and (max-width: 996px){.p-about__content__inner .p-company__list ul li{font-size:16px}}.p-aside__category{margin-top:20px}.p-aside__category ul{list-style:none}.p-aside__category ul li+li{margin-top:20px}.p-aside__category ul li a{display:block;line-height:1;font-size:16px;color:var(--color-black);font-family:var(--font-roboto)}.p-aside__ranking{margin-top:20px;counter-reset:rank}.p-aside__ranking ul{list-style:none}.p-aside__ranking ul li+li{margin-top:20px;padding-top:20px;border-top:1px solid var(--color-gray)}.p-aside__ranking ul li a{position:relative}.p-aside__ranking ul li a:after{position:absolute;top:0;left:0;z-index:1;counter-increment:rank;content:counter(rank);color:var(--color-white);width:25px;height:25px;background-color:var(--color-black);display:flex;align-items:center;justify-content:center;font-family:var(--font-roboto);font-weight:var(--font-bold);line-height:1}.p-aside__latest{margin-top:20px}.p-aside__latest ul{list-style:none}.p-aside__latest ul li+li{margin-top:20px;padding-top:20px;border-top:1px solid var(--color-gray)}.p-aside__tags{margin-top:20px}.p-aside__tags ul{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.p-aside-article a{display:flex;gap:15px}.p-aside-article a>div{display:flex;flex-direction:column}.p-aside-article a .c-aside-article-category{margin-top:5px}.p-aside-article a .c-aside-article-date{margin-top:auto}.p-aside__related{margin-top:100px;max-width:725px}.p-aside__related-list{margin-top:20px;background-color:var(--color-gray);padding:30px;list-style:none}.p-aside__related-list li+li{margin-top:20px;padding-top:20px;border-top:1px solid var(--color-black)}.p-archive__head{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:250px;margin-bottom:50px}@media screen and (max-width: 767px){.p-archive__head{border-top:1px solid var(--color-black);min-height:190px;margin-bottom:0}}.p-archive__head .c-archive-type{margin-bottom:10px}.p-archive__head .c-archive-result{margin-top:15px}.p-archive-title{text-align:center}.p-archive-children{list-style:none;margin-top:50px;display:flex;align-items:center}@media screen and (max-width: 767px){.p-archive-children{margin-top:20px}}.p-archive-children li{position:relative}.p-archive-children li+li{border-left:1px solid #000}.p-archive-children li a{font-size:16px;font-family:var(--font-roboto);color:var(--color-dark-gray);font-weight:var(--font-medium);line-height:1;display:block;padding:0 min(20px,1.464vw)}@media screen and (max-width: 767px){.p-archive-children li a{font-size:14px;padding:0 15px}}.p-archive-children li.current a{pointer-events:none;color:var(--color-black)}.p-archive__list{flex:1;gap:50px;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 767px){.p-archive__list{flex-direction:column;gap:30px}}.p-archive__list .p-archive-item{width:calc(50% - 25px)}@media screen and (max-width: 767px){.p-archive__list .p-archive-item{width:100%}}.p-archive-item a{display:flex;flex-direction:column}@media screen and (max-width: 767px){.p-archive-item a{flex-direction:row;gap:15px}}.p-archive-item .c-archive-item-figure{width:100%}@media screen and (max-width: 767px){.p-archive-item .c-archive-item-figure{width:42.4%}}.p-archive-item-meta{margin-top:20px}@media screen and (max-width: 767px){.p-archive-item-meta{margin-top:0;flex:1}}.p-archive-item .c-archive-item-title{margin-top:10px;height:96px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (max-width: 767px){.p-archive-item .c-archive-item-title{margin-top:10px}}.p-archive-item .c-archive-item-date{display:inline-block;margin-top:10px}@media screen and (max-width: 767px){.p-archive-item .c-archive-item-date{margin-top:auto}}.p-esg__head{display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width: 996px){.p-esg__head{border-top:1px solid var(--color-black);padding-top:20px}}.p-esg__description h2{font-family:var(--font-noto);font-weight:var(--font-bold);line-height:1.5;margin-bottom:45px;font-size:30px}@media screen and (max-width: 996px){.p-esg__description h2{line-height:1.6;margin-bottom:30px;font-size:20px}}.p-esg__description p{font-family:var(--font-noto);font-weight:var(--font-medium);font-size:18px;line-height:2}@media screen and (max-width: 996px){.p-esg__description p{font-size:16px}}.p-esg__description p+h3{margin-top:50px}@media screen and (max-width: 996px){.p-esg__description p+h3{margin-top:30px}}.p-esg__description a{display:block;margin-top:50px}@media screen and (max-width: 996px){.p-esg__description a{margin-top:30px}}.p-esg__description hr{margin-top:50px;margin-bottom:50px}@media screen and (max-width: 996px){.p-esg__description hr{margin-top:30px;margin-bottom:30px}}.p-esg__description h3{font-family:var(--font-noto);font-weight:var(--font-bold);line-height:1.0666666667;margin-bottom:32px;font-size:30px;display:flex;align-items:center}@media screen and (max-width: 996px){.p-esg__description h3{font-size:20px;line-height:1.0666666667;margin-bottom:16px}}.p-esg__description h3.is-e:before{content:"E";width:30px;height:30px;line-height:1;display:inline-flex;align-items:center;justify-content:center;background-color:#5cb8c5;color:#fff;font-size:20px;margin-right:1em}.p-esg__description h3.is-s:before{content:"S";width:30px;height:30px;line-height:1;display:inline-flex;align-items:center;justify-content:center;background-color:#e57f39;color:#fff;font-size:20px;margin-right:1em}.p-esg__description h3.is-g:before{content:"G";width:30px;height:30px;line-height:1;display:inline-flex;align-items:center;justify-content:center;background-color:#8fc31f;color:#fff;font-size:20px;margin-right:1em}.p-pagination{margin-top:100px;list-style:none;display:flex;align-items:center;justify-content:center}.p-pagination li .page-numbers{position:relative;display:block;font-family:var(--font-roboto);font-weight:var(--font-bold);padding:0 20px;line-height:1;color:var(--color-dark-gray)}@media screen and (max-width: 767px){.p-pagination li .page-numbers{padding:0 8px}}.p-pagination li .page-numbers:hover,.p-pagination li .page-numbers.current{color:var(--color-blue)}.p-pagination li .page-numbers.prev{width:50px;height:16px}.p-pagination li .page-numbers.prev:after{position:absolute;top:0;left:0;content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="16" viewBox="0 0 40 16"><g transform="translate(-5188 -6903)"><path d="M9144.522,7006.133h-32l8.482-4.914" transform="translate(-3920.022 -94.211)" fill="none" stroke="gray" stroke-width="1"/><rect width="40" height="16" transform="translate(5188 6903)" fill="none"/></g></svg>')}.p-pagination li .page-numbers.next{width:50px;height:16px}.p-pagination li .page-numbers.next:after{position:absolute;top:0;right:0;content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="16" viewBox="0 0 40 16"><g transform="translate(-5375 -6903)"><path d="M9112.522,7006.132h32l-7.974-6.921" transform="translate(-3733.022 -94.21)" fill="none" stroke="gray" stroke-width="1"/><rect width="40" height="16" transform="translate(5375 6903)" fill="none"/></g></svg>')}.p-pagination li+li .page-numbers{border-left:1px solid var(--color-dark-gray)}.p-block{border-top:1px solid var(--color-black);border-bottom:1px solid var(--color-black)}.p-block+.p-block{border-top:none}.p-block-information{padding-top:30px;padding-bottom:30px;border-top:1px solid #B1B1B1;border-bottom:1px solid #B1B1B1}@media screen and (max-width: 767px){.p-block-information{padding-top:15px;padding-bottom:15px}}.p-block-information+.p-block-information{margin-top:0;border-top:none}.p-block-information__inner{display:flex;gap:30px}@media screen and (max-width: 767px){.p-block-information__inner{gap:15px}}.p-block-information__col+.p-block-information__col{padding-top:38px;padding-left:30px;border-left:1px solid #B1B1B1}@media screen and (max-width: 767px){.p-block-information__col+.p-block-information__col{padding-left:0;border-left:none}}.p-block-information .c-block-information-title{margin-bottom:20px}.p-block-information .c-block-information-heading{margin-bottom:15px}@media screen and (max-width: 767px){.p-block-information .c-block-information-heading{margin-bottom:10px}}.p-block-embed{text-align:center}.p-block-embed iframe{margin:0 auto!important;vertical-align:bottom}@media screen and (max-width: 767px){.p-block-embed iframe{width:100%}}.p-block-talk{display:flex;flex-direction:row}.p-block-talk .c-block-talk-name{width:20%}.p-block-talk .c-block-talk-text{flex:1}.p-block-talk+.p-block-talk{margin-top:2em}.p-block-carousel__inner{position:relative;overflow:hidden}.p-block-carousel__inner .p-block-carousel-caption{font-size:14px;line-height:1.7857142857}.p-block-carousel__inner .swiper-slide{width:100%!important}.p-block-carousel__inner .swiper_caption .swiper-ctrl{width:100%;height:75px;display:flex;justify-content:center;align-items:center}.p-block-carousel__inner .swiper_caption .swiper-ctrl .p-block-carousel-counter{display:flex;align-items:center;font-family:var(--font-roboto);font-weight:var(--font-bold);border-left:1px solid var(--color-dark-gray);padding:0 20px;line-height:1;color:var(--color-blue)}.p-block-carousel__inner .swiper_caption .swiper-ctrl .p-block-carousel-total{display:flex;align-items:center;font-family:var(--font-roboto);font-weight:var(--font-bold);padding:0 20px;border-left:1px solid var(--color-dark-gray);border-right:1px solid var(--color-dark-gray);line-height:1;color:var(--color-dark-gray)}.p-block-carousel__inner .swiper_caption .swiper-ctrl .swiper-button-next,.p-block-carousel__inner .swiper_caption .swiper-ctrl .swiper-button-prev{position:relative;inset:auto;margin:0;width:auto;height:auto}.p-block-carousel__inner .swiper_caption .swiper-ctrl .swiper-button-next:after,.p-block-carousel__inner .swiper_caption .swiper-ctrl .swiper-button-prev:after{display:none}.p-block-carousel__inner .swiper_caption .swiper-ctrl .swiper-button-next{margin-left:20px}.p-block-carousel__inner .swiper_caption .swiper-ctrl .swiper-button-prev{margin-right:20px}.p-not_found__main{width:100%;height:auto;display:block;text-align:center;padding:160px 100px;position:relative;z-index:1}@media screen and (max-width: 767px){.p-not_found__main{padding:200px 0}}.p-not_found__main:before{content:"";width:100%;height:calc(100% - 100px);display:block;border-top:1px solid var(--color-black);border-bottom:1px solid var(--color-black);position:absolute;top:50px;left:0;z-index:-1}@media screen and (max-width: 767px){.p-not_found__main:before{height:calc(100% - 11.2vw);top:5.6vw}}.p-not_found__main:after{content:"";width:calc(100% - 100px);height:100%;display:block;border-left:1px solid var(--color-black);border-right:1px solid var(--color-black);position:absolute;top:0;left:50px;z-index:-1}@media screen and (max-width: 767px){.p-not_found__main:after{width:calc(100% - 11.2vw);left:5.6vw}}.p-not_found-title img{width:400px;height:auto}@media screen and (max-width: 767px){.p-not_found-title img{width:218px;height:auto}}.p-not_found-intro__heading{font-family:var(--font-roboto);font-weight:var(--font-bold);font-size:50px;margin:25px 0 0}@media screen and (max-width: 767px){.p-not_found-intro__heading{font-size:20px;margin:20px 0 0}}.p-not_found-intro__text{font-family:var(--font-noto);font-weight:var(--font-bold);font-size:18px;line-height:1.8;margin:15px 0 0}@media screen and (max-width: 767px){.p-not_found-intro__text{font-size:14px;margin:10px 0 0}}.p-bottom-link{width:100%;background:var(--color-white);display:flex;justify-content:center;padding:100px 0 120px}@media screen and (max-width: 767px){.p-bottom-link{padding:50px 0 70px}}.p-bottom-link__link{margin:0 auto;width:293px;height:60px;font-family:var(--font-roboto);font-weight:var(--font-medium);font-size:18px;color:var(--color-black);border:1px solid var(--color-black);display:flex;justify-content:center;align-items:center;transition:opacity .3s}@media screen and (max-width: 767px){.p-bottom-link__link{width:159px;height:40px;font-size:14px}}.p-bottom-link__link:hover{opacity:.5}.is-article .p-bottom-link{max-width:725px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
