@import"https://fonts.googleapis.com/css2?family=Shippori+Antique:wght@400&family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&family=Sora:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}ul,li{text-decoration:none;list-style:none}a{text-decoration:none}a,img,span{display:inline-block}img{max-width:100%;width:100%;display:block;height:auto;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;-o-object-fit:cover;object-fit:cover}em{font-style:normal}.sp-only{display:none}@media(max-width: 768px){.sp-only{display:block}}.tab-only{display:none}@media(min-width: 769px)and (max-width: 1280px){.tab-only{display:block}}.pc-only{display:block}@media(max-width: 768px){.pc-only{display:none}}.spbtm-only{display:none}@media(max-width: 350px){.spbtm-only{display:block}}@font-face{font-family:"Shippori Gothic B2";src:url("../fonts/ShipporiGothicB2-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--white: #ffffff;--white2: #fafafa;--black: #000;--text: #333232;--main: #348fff;--accent: #024dbc;--leading-trim: calc((1em - 1lh) / 2);--shippori-gothic: "Shippori Gothic B2", "Shippori Antique", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "游ゴシック体", "YuGothic", "Helvetica Neue", "Arial", "Meiryo", sans-serif;--zen-kaku-gothic: "Zen Kaku Gothic Antique", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "游ゴシック体", "YuGothic", "Helvetica Neue", "Arial", "Meiryo", sans-serif;--sora: "Sora", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "游ゴシック体", "YuGothic", "Helvetica Neue", "Arial", "Meiryo", sans-serif}.bold{font-weight:700}.fw400{font-weight:400}.fw500{font-weight:500}.fw600{font-weight:600}.lh130{line-height:130%}.lh170{line-height:170%}html{font-size:min(.6613756614vw,10px)}@media screen and (max-width: 768px){html{font-size:2.5641025641vw}}body{font-weight:400;line-height:normal;letter-spacing:normal;font-family:var(--zen-kaku-gothic);background-color:#e1e8f0;color:var(--text);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}a{color:var(--black);-webkit-transition:.5s;transition:.5s}@media(hover: hover)and (pointer: fine){a:hover{-webkit-transition:.5s;transition:.5s}}.palt{-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}p,h2,h3,h4,span{font-weight:400;color:var(--text)}svg{width:100%;height:100%}.header{position:fixed;top:0;left:0;width:100%;z-index:1004}.header__inner{padding-inline:6.4rem;padding-block:1.6rem;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){.header__inner{padding:1.6rem}}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6.4rem}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.2rem;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}@media screen and (max-width: 768px){.header__nav-list{width:100%;padding:1.6rem;gap:1.6rem;position:fixed;bottom:0;left:0;z-index:1002}}.header.is-active .header__nav-list{opacity:0;visibility:hidden}.header__nav-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 768px){.header__nav-item{-webkit-box-flex:1;-ms-flex:1;flex:1}}.header__nav-link{padding-block:.4rem;padding-inline:1.6rem .4rem;background:#024dbc;border-radius:6.25em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}@media screen and (max-width: 768px){.header__nav-link{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header__nav-link:hover{background:#166ff2}.header__nav-link:hover .header__nav-link-icon{background:var(--white)}.header__nav-link:hover .header__nav-link-icon svg path{fill:var(--main)}button.header__nav-link{width:17rem}.header__nav-link-text{font-family:var(--sora);font-weight:400;font-size:max(1.2rem,10px);line-height:1;color:var(--white)}.header__nav-link-icon{width:5.6rem;height:2.6rem;-ms-flex-negative:0;flex-shrink:0;background:var(--main);border:1px solid var(--main);border-radius:6.25em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease}.header__nav-link-icon svg path{-webkit-transition:.3s;transition:.3s}.header__nav-link-arrow{width:1.8rem;height:1.8rem;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.header__hamburger{background:var(--white);gap:1.6rem;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.header__hamburger:hover{background:#f8f9fa;-webkit-transform:translateY(-0.1rem);transform:translateY(-0.1rem);-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.1);box-shadow:0 .2rem .8rem rgba(0,0,0,.1)}.header__hamburger:hover .header__hamburger-icon{-webkit-transform:scale(1.05);transform:scale(1.05)}.header__hamburger:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 .1rem .4rem rgba(0,0,0,.1);box-shadow:0 .1rem .4rem rgba(0,0,0,.1)}.header.is-active .header__hamburger{background:#e5e9ed;backdrop-filter:blur(4px);margin-top:1.6rem}@media screen and (max-width: 768px){.header.is-active .header__hamburger{margin-top:-0.4rem;margin-right:-0.4rem}}.header__hamburger-text{color:var(--black)}.header__hamburger-icon{background:#348fff;width:2.6rem;height:2.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;border-radius:50%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.header__hamburger-hamburger{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.header__hamburger-hamburger-open{opacity:0;visibility:hidden}.header.is-active .header__hamburger-hamburger-open{opacity:1;visibility:visible}.header__hamburger-hamburger-close{opacity:1;visibility:visible}.header.is-active .header__hamburger-hamburger-close{opacity:0;visibility:hidden}.header__logo:not(:has(a)){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:2.1rem;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}@media screen and (max-width: 768px){.header__logo:not(:has(a)){gap:1.2rem}}.header.is-active .header__logo{opacity:0;visibility:hidden}.header__logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:2.1rem;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}@media screen and (max-width: 768px){.header__logo-link{gap:1.2rem}}.header__logo-image{width:13.5rem;height:5rem;-o-object-fit:contain;object-fit:contain;background-color:var(--main);-webkit-mask-image:url("../images/cmn-logo_1.svg");mask-image:url("../images/cmn-logo_1.svg");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.header__logo-image img{visibility:hidden}@media screen and (max-width: 768px){.header__logo-image{width:9.1rem;height:3.2rem}}.header__logo-text{font-family:var(--sora);font-weight:400;font-size:1.6rem;line-height:1;color:var(--main)}@media screen and (max-width: 768px){.header__logo-text{font-size:1.2rem}}.drawer{position:fixed;top:.8rem;right:.8rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--white);padding-block:12rem 6.4rem;padding-inline:5.6rem 6.4rem;border-radius:2.4rem;z-index:1003;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.drawer.is-active{opacity:1;visibility:visible}@media screen and (max-width: 768px){.drawer{width:calc(100% - 1.6rem);height:calc(100vh - 1.6rem);padding:2.4rem .8rem 4.8rem;border-radius:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.drawer__inner{width:102.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}@media screen and (max-width: 768px){.drawer__inner{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;max-height:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.8rem}}.drawer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6.4rem;margin-bottom:3.2rem}@media screen and (max-width: 768px){.drawer__nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:3.2rem}}.drawer__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;width:29.8rem}@media screen and (max-width: 768px){.drawer__nav-item{gap:3rem}}.drawer__nav-title{font-family:var(--shippori-gothic);font-weight:700;font-size:max(2.4rem,16px);line-height:1.5;color:var(--text)}@media screen and (max-width: 768px){.drawer__nav-title{font-size:min(1.8rem,24px)}.drawer__nav-title+.drawer__nav-list{margin-top:-1.8rem}}.drawer__nav-title a{color:inherit;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.drawer__nav-title a:hover{color:var(--main)}.drawer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.drawer__nav-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}.drawer__nav-list li::before{content:"";width:2.4rem;height:.2rem;background:var(--text);-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 768px){.drawer__nav-list li::before{width:1.2rem;height:.1rem}}.drawer__nav-list a{font-family:var(--shippori-gothic);font-weight:700;font-size:max(2rem,11px);line-height:1.5;color:var(--text);text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}@media screen and (max-width: 768px){.drawer__nav-list a{font-size:min(1.2rem,18px)}}.drawer__nav-list a:hover{color:var(--main)}.drawer__nav-list a[data-no-hover]:hover,.drawer__nav-title a[data-no-hover]:hover{color:inherit}.drawer__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5.8rem}.drawer__btn-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.8rem}.drawer__btn-item{width:29.8rem;height:11.2rem;position:relative}@media screen and (max-width: 768px){.drawer__btn-item{width:100%;height:10.2rem}}.drawer__btn-item:nth-child(2) .drawer__btn-link{background:#166ff2}.drawer__btn-item:nth-child(2) .drawer__btn-link .drawer__btn-icon{background:#348fff}.drawer__btn-item:nth-child(2) .drawer__btn-link:hover .drawer__btn-icon{background:var(--white)}.drawer__btn-item:nth-child(2) .drawer__btn-link:hover .drawer__btn-icon svg path{fill:var(--main)}.drawer__btn-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 2.4rem;border-radius:.8rem;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;background:#348fff;width:100%;height:100%}.drawer__btn-link:hover{-webkit-transform:translateY(-0.2rem);transform:translateY(-0.2rem);-webkit-box-shadow:0 .8rem 2.4rem rgba(0,0,0,.15);box-shadow:0 .8rem 2.4rem rgba(0,0,0,.15)}.drawer__btn-link:hover .drawer__btn-icon{background:var(--white)}.drawer__btn-link:hover .drawer__btn-icon svg path{fill:var(--main)}.drawer__btn-title-en{font-family:var(--sora);font-weight:400;font-size:2.4rem;line-height:1;color:var(--white);margin-bottom:.8rem}@media screen and (max-width: 768px){.drawer__btn-title-en{font-size:min(2.4rem,32px)}}.drawer__btn-title-ja{font-family:var(--shippori-gothic);font-weight:700;font-size:1.6rem;line-height:1;color:var(--white)}@media screen and (max-width: 768px){.drawer__btn-title-ja{font-size:min(1.6rem,24px)}}.drawer__btn-icon{position:absolute;bottom:2rem;right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5.4rem;height:2.6rem;border-radius:6.25em;background:#166ff2;-webkit-transition:all .3s ease;transition:all .3s ease}.drawer__btn-icon svg path{-webkit-transition:.3s;transition:.3s}@media screen and (max-width: 768px){.drawer__btn-icon{width:4.2rem;height:2.2rem;right:2.4rem}}.drawer__btn-arrow{width:1.8rem;height:1.8rem}@media screen and (max-width: 768px){.drawer__btn-arrow{width:1.4rem;height:1.4rem}}.drawer__btn-blank{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;text-decoration:none;cursor:pointer}.drawer__btn-blank:hover .drawer__btn-blank-text{color:var(--main)}.drawer__btn-blank:hover .drawer__btn-blank-icon path{fill:var(--main)}.drawer__btn-blank-text{font-family:var(--shippori-gothic);font-weight:700;font-size:1.6rem;line-height:2;color:var(--text);-webkit-transition:color .3s ease;transition:color .3s ease}.drawer__btn-blank-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.6rem;height:1.6rem}.drawer__btn-blank-icon path{-webkit-transition:fill .3s ease;transition:fill .3s ease}.drawer__btn-blank-arrow{width:1.6rem;height:1.6rem}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(52,143,255,.8);backdrop-filter:blur(6px);z-index:1002;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.overlay.is-active{opacity:1;visibility:visible}.header__nav-item :where(.header__nav-link-arrow){scale:1 1}@media screen and (max-width: 768px){.header__nav-item :where(.header__nav-link-arrow){scale:1 -1}}.header__nav-item.is-active :where(.header__nav-link-arrow){scale:1 -1}@media screen and (max-width: 768px){.header__nav-item.is-active :where(.header__nav-link-arrow){scale:1 1}}.header__nav-item{position:relative}@media screen and (max-width: 768px){.header__nav-item{position:unset}}.header__nav-item :where(button){border-style:none;width:100%}.header__nav-sublist{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.2rem 1.6rem;border-radius:1.7rem;width:100%;background-color:#348fff;color:#fff;position:absolute;translate:0 2px;-webkit-transition-property:visibility,opacity;transition-property:visibility,opacity;-webkit-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-delay:.3s,0s;transition-delay:.3s,0s;visibility:hidden;opacity:0}@media screen and (max-width: 768px){.header__nav-sublist{display:grid;grid-template-columns:repeat(2, auto);-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:1.6rem 1.6rem 6.6rem;width:100%;left:0;bottom:0;z-index:-2;opacity:1;-webkit-transition-property:visibility,translate;transition-property:visibility,translate;translate:0 100%}}.header__nav-sublist :where(a){color:inherit}.header__nav-sublist :where(li){font-weight:500;font-size:1.2rem;line-height:1.5}@media screen and (max-width: 768px){.header__nav-sublist :where(li){text-align:center}}.header__nav-sublist :where(li):not(:first-child){-webkit-border-before:solid 1px hsla(0,0%,100%,.25);border-block-start:solid 1px hsla(0,0%,100%,.25);-webkit-padding-before:.8rem;padding-block-start:.8rem;-webkit-margin-before:.8rem;margin-block-start:.8rem}@media screen and (max-width: 768px){.header__nav-sublist :where(li):not(:first-child){-webkit-border-before:unset;border-block-start:unset;-webkit-padding-before:unset;padding-block-start:unset;-webkit-margin-before:unset;margin-block-start:unset;-webkit-border-start:solid 1px #fff;border-inline-start:solid 1px #fff;-webkit-padding-start:.8rem;padding-inline-start:.8rem;-webkit-margin-start:.8rem;margin-inline-start:.8rem}}.header__nav-item.is-active .header__nav-sublist{-webkit-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-delay:0s,0s;transition-delay:0s,0s;visibility:visible;opacity:1}@media screen and (max-width: 768px){.header__nav-item.is-active .header__nav-sublist{z-index:-1;translate:0 0}}.drawer__nav:not(:has(a:is(.drawer__nav-link))){margin-bottom:unset}@media screen and (max-width: 768px){.drawer__nav:not(:has(a:is(.drawer__nav-link))){margin-bottom:2.8rem}}.drawer__btn:not(:has(a:is(.drawer__btn-link))){gap:unset;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){.drawer__btn:not(:has(a:is(.drawer__btn-link))){gap:2.8rem;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.drawer__btn-list:not(:has(a:is(.drawer__btn-link))){gap:1.2rem}.drawer__btn-item:not(:has(a:is(.drawer__btn-link))){height:unset}.drawer__btn-link:not(a){-webkit-transition:unset;transition:unset}@media screen and (max-width: 768px){.drawer__btn-link:not(a){grid-column-start:unset}}.drawer__btn-link:not(a):hover{-webkit-transform:unset;transform:unset;-webkit-box-shadow:unset;box-shadow:unset}.drawer__btn-link:not(a) :where(menu){display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;-webkit-margin-before:1.2rem;margin-block-start:1.2rem}.footer{background-color:#005ad5;width:100%;color:var(--white);padding-top:12.8rem}@media screen and (max-width: 768px){.footer{padding-block:6.4rem 12.8rem}}.footer__inner{width:calc(100% - 12.8rem);margin-inline:auto}@media screen and (max-width: 768px){.footer__inner{width:calc(100% - 3.2rem)}}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding-bottom:8rem}@media screen and (max-width: 768px){.footer__nav{padding-bottom:6.4rem}}.footer__nav-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6.4rem}@media screen and (max-width: 768px){.footer__nav-content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2.1rem 3.2rem}}.footer__nav-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.1rem}.footer__nav-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.4rem}@media screen and (max-width: 768px){.footer__nav-section{min-width:13.6rem}}.footer__nav-title{font-family:var(--shippori-gothic);font-weight:700;font-size:max(1.4rem,11px);line-height:1.5;color:var(--white)}.footer__nav-title a{color:inherit;text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.footer__nav-title a:hover{opacity:.8}.footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.7rem}.footer__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}.footer__nav-item::before{content:"";width:1.2rem;height:1px;background-color:var(--white);-ms-flex-negative:0;flex-shrink:0}.footer__nav-link{font-family:var(--shippori-gothic);font-weight:700;font-size:max(1.2rem,11px);line-height:1.5;color:var(--white);text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.footer__nav-link:hover{opacity:.8}.footer__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){.footer__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6.4rem}}.footer__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8.6rem}@media screen and (max-width: 768px){.footer__head{gap:6.4rem}}.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:2.1rem}.footer__logo-image{width:13.1rem;height:4.8rem;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 768px){.footer__logo-image{width:9.1rem;height:3.2rem}}.footer__logo-text{font-family:var(--sora);font-weight:400;font-size:1.6rem;line-height:1;color:var(--white)}@media screen and (max-width: 768px){.footer__logo-text{font-size:1.2rem}}.footer__banners{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}@media screen and (max-width: 768px){.footer__banners{position:static}}.footer__banner{border-radius:.2rem;overflow:hidden;width:16rem;height:3.4rem;-webkit-transition:.3s;transition:.3s}.footer__banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer__banner:hover{opacity:.8}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3.2rem 0 9.6rem;border-top:1px solid hsla(0,0%,100%,.2)}@media screen and (max-width: 768px){.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.6rem;padding:1.6rem 0 3.2rem}}.footer__corporate-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}.footer__corporate-link:hover .footer__corporate-link-text{opacity:.8}.footer__corporate-link:hover .footer__corporate-link-icon{opacity:.8}.footer__corporate-link-text{font-family:var(--shippori-gothic);font-weight:700;font-size:max(1.2rem,10px);line-height:2;color:var(--white);text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.footer__corporate-link-text:focus{outline:2px solid var(--white);outline-offset:2px}.footer__corporate-link-icon{width:1.2rem;height:1.2rem;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.footer__copyright{font-family:var(--sora);font-weight:400;font-size:max(1.2rem,10px);line-height:2;color:var(--white);text-align:right}@media screen and (max-width: 768px){.footer__copyright{font-size:1rem;text-align:center}}.footer__nav-title a[data-no-hover]:hover,.footer__nav-link[data-no-hover]:hover{opacity:1}.c-link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--zen-kaku-gothic);font-weight:500;font-size:max(2.4rem,18px);line-height:175%}@media screen and (max-width: 768px){.c-link{font-size:min(1.4rem,18px);gap:16px}}.c-link-text{color:var(--white2);font-weight:500;-webkit-transition:.4s;transition:.4s;background:-webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));background:linear-gradient(to right, currentColor 0%, currentColor 100%);background-size:100% 5%;background-position:left bottom;background-repeat:no-repeat;text-transform:uppercase}.c-link-icon{display:block;padding-inline:2.4rem;background:var(--white2);border-radius:2.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.6rem;-webkit-transition:.4s;transition:.4s}.c-link-icon svg{width:24px}.c-link-icon svg path{-webkit-transition:.4s;transition:.4s}@media screen and (max-width: 768px){.c-link-icon{padding-inline:1.4rem;height:2.2rem;background:var(--main);border-radius:1.1rem}.c-link-icon svg{width:1.4rem}.c-link-icon svg path{fill:var(--white)}}.c-link:hover .c-link-text{background-size:0% 5%;-webkit-transition:.4s;transition:.4s}.c-link:hover .c-link-icon{background:var(--accent)}.c-link:hover .c-link-icon svg path{fill:#efeff3;-webkit-transition:.4s;transition:.4s}@media screen and (min-width: 769px){.u-mobile{display:none}}@media screen and (max-width: 768px){.u-desktop{display:none}}.underline-on{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.underline-on::after{content:"";width:100%;height:1px;background:var(--text);position:absolute;bottom:0;left:0;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.underline-on:hover::after{opacity:0}.underline-on.underline-on--white::after{background:var(--white)}.underline-off{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.underline-off::after{content:"";width:100%;height:1px;background:var(--text);position:absolute;bottom:0;left:0;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.underline-off:hover::after{opacity:1}.underline-off.underline-off--white::after{background:var(--white)}.wrapper{max-width:124rem;padding-inline:2rem;margin-inline:auto}@media screen and (max-width: 768px){.wrapper{max-width:100%}}.fdc--row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4.5rem}@media screen and (min-width: 769px){.fdc--row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.dib{display:inline-block}.u-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.mt3{margin-top:.3rem}.mt7{margin-top:.7rem}.mt32{margin-top:3.2rem}.mobile{display:block}@media screen and (min-width: 769px){.mobile{display:none}}.desktop{display:none}@media screen and (min-width: 769px){.desktop{display:block}}.entry{background-color:#2797f2;padding:6.4rem 0;position:relative}@media screen and (max-width: 768px){.entry{padding:3.2rem 0;height:63.8rem}}.entry__inner{max-width:151.2rem;margin:0 auto;padding:0 6.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10rem}@media screen and (max-width: 768px){.entry__inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 1.6rem;gap:0;height:100%}}.entry__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;height:16rem}@media screen and (max-width: 768px){.entry__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;height:100%;padding-block:3.2rem}}.entry__title{font-family:var(--sora);font-size:12.8rem;font-weight:400;line-height:1.26;text-align:center;margin:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);overflow:hidden}@media screen and (max-width: 768px){.entry__title{font-size:4.8rem}}.entry__title .before-text,.entry__title .after-text{transition:transform .4s ease,opacity .4s ease,-webkit-transform .4s ease;display:block;color:var(--white)}.entry__title .after-text{position:absolute;top:0;left:0;width:100%;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.entry__plane-icon{width:12rem;height:12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}@media screen and (max-width: 768px){.entry__plane-icon{position:relative;width:6.3rem;height:6.3rem;rotate:90deg}}.entry__plane-icon svg{width:100%;height:100%}.entry__logo{width:24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 768px){.entry__logo{position:relative;width:9.1rem}}.entry__logo img{width:100%;height:auto}.entry__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;position:relative;height:3.8rem;padding-inline:5.6rem}@media screen and (max-width: 768px){.entry__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;padding:0;height:100%;width:3.8rem}}.entry__info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:.8rem}.entry__info-item:nth-child(2){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 768px){.entry__info-item{width:100%;height:11em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}}.entry__info-label{font-family:var(--sora);font-size:max(1.2rem,10px);font-weight:400;line-height:1.26;letter-spacing:.08em;color:var(--white);opacity:.5;margin-bottom:.8rem;text-align:center}@media screen and (max-width: 768px){.entry__info-label{margin-bottom:0}}.entry__info-value{font-family:var(--sora);font-size:max(1.2rem,10px);font-weight:400;line-height:1.26;letter-spacing:.08em;color:var(--white);opacity:.5;text-align:center}.entry:hover .before-text{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}.entry:hover .after-text{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.entry:hover .entry__plane-icon{-webkit-transform:translateX(10%);transform:translateX(10%)}.top-interview__top{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-inline:12.8rem 17.3rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:1;pointer-events:none}@media screen and (max-width: 768px){.top-interview__top{padding-inline:12px 36px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}}@media screen and (max-width: 768px){.top-interview__title{letter-spacing:.15em}}.top-interview__description p{font-family:var(--zen-kaku-gothic);font-weight:500;font-size:max(2.4rem,16px);line-height:175%;color:var(--white2)}@media screen and (max-width: 768px){.top-interview__description p{font-size:min(1.6rem,22px);-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:24px}}.top-interview__subtitle{left:4.6rem;top:5.2rem}@media screen and (max-width: 768px){.top-interview__subtitle{left:min(2.2rem,22px);top:min(3rem,40px)}}.top-interview .splide__track{padding-left:107px !important}@media(min-width: 1025px)and (max-width: 1512px){.top-interview .splide__track{padding-left:10.7rem !important}}@media(min-width: 768px)and (max-width: 1024px){.top-interview .splide__track{padding-left:8.5rem !important}}@media screen and (max-width: 768px){.top-interview .splide__track{padding-left:1.2rem !important}}.top-interview__splide{margin-top:-11.5rem}.top-interview__splide li{width:min(41.5rem,415px)}@media screen and (max-width: 768px){.top-interview__splide{margin-top:-4.2rem}.top-interview__splide li{width:20.8rem}}.top-interview__splide-link:hover .top-interview__splide-image{border-radius:19.2rem;-webkit-transition:.3s;transition:.3s}.top-interview__splide-link:hover .top-interview__splide-image img{opacity:1}@media screen and (max-width: 768px){.top-interview__splide-link:hover .top-interview__splide-image{border-radius:8.8rem}}.top-interview__splide-link:hover .top-interview__splide-icon{background:var(--accent)}.top-interview__splide-link:hover .top-interview__splide-icon svg path{fill:#efeff3;-webkit-transition:.3s;transition:.3s}.top-interview__splide-image{border-radius:2.4rem;background:#333232;overflow:hidden;-webkit-transition:.3s;transition:.3s}.top-interview__splide-image img{opacity:.8;-webkit-transition:.3s;transition:.3s}@media screen and (max-width: 768px){.top-interview__splide-image img{border-radius:1.2rem}}.top-interview__splide-body{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}.top-interview__text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 768px){.top-interview__text-wrap{gap:10px}}.top-interview__splide-label{font-size:12px;font-family:var(--sora);font-weight:400;line-height:1;text-transform:uppercase;color:var(--white2)}@media screen and (max-width: 768px){.top-interview__splide-label{font-size:1rem}}.top-interview__splide-title{color:var(--white2);font-weight:500;font-family:var(--zen-kaku-gothic);font-size:max(2rem,17px);line-height:175%}@media screen and (max-width: 768px){.top-interview__splide-title{font-size:1.4rem}}.top-interview__splide-name{font-size:max(1.6rem,13px);font-family:var(--zen-kaku-gothic);font-weight:500;line-height:175%;color:var(--white2);opacity:.6;max-width:min(78%,324px)}@media screen and (max-width: 768px){.top-interview__splide-name{font-size:1.1rem;max-width:min(78%,162px)}}.top-interview__splide-icon{-ms-flex-preferred-size:7.2rem;flex-basis:7.2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s;position:absolute;bottom:0;right:0}@media screen and (max-width: 768px){.top-interview__splide-icon{background:var(--white2);padding-inline:1rem}}.top-interview__splide-icon svg{width:2.4rem}@media screen and (max-width: 768px){.top-interview__splide-icon svg{width:1.4rem}.top-interview__splide-icon svg path{fill:var(--main)}}.top-interview__splide-panel{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr auto auto}.top-interview__splide-panel__article{grid-area:1/1/4/3;display:grid;grid-template-columns:subgrid;grid-template-rows:subgrid;-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem}@media screen and (max-width: 768px){.top-interview__splide-panel__article{-webkit-column-gap:.6rem;-moz-column-gap:.6rem;column-gap:.6rem}}.top-interview__splide-panel__header{grid-area:1/1/2/3;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3, auto);gap:1.2rem;width:100%}@media screen and (max-width: 768px){.top-interview__splide-panel__header{gap:.6rem}}.top-interview__splide-panel__catch{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-weight:500;font-size:2rem;line-height:1.75;color:var(--white2)}@media screen and (max-width: 768px){.top-interview__splide-panel__catch{font-size:1.4rem}}.top-interview__splide-panel__dept{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.7rem;-webkit-margin-before:1.2rem;margin-block-start:1.2rem;font-weight:500;font-size:1.4rem;line-height:1.75;color:var(--white2);text-transform:uppercase}@media screen and (max-width: 768px){.top-interview__splide-panel__dept{-webkit-margin-before:.6rem;margin-block-start:.6rem;font-size:1rem}}.top-interview__splide-panel__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;overflow:hidden;aspect-ratio:418/558;border-radius:2.4rem;background-color:#333232;-webkit-transition-duration:.3s;transition-duration:.3s}@media screen and (max-width: 768px){.top-interview__splide-panel__img{border-radius:1.2rem;-webkit-transition:none;transition:none}}.top-interview__splide-panel__img :where(img){opacity:.8;-webkit-transition-duration:.3s;transition-duration:.3s}@media screen and (max-width: 768px){.top-interview__splide-panel__img :where(img){-webkit-transition:none;transition:none}}:where(a:hover) .top-interview__splide-panel__img{border-radius:19.2rem}@media screen and (max-width: 768px){:where(a:hover) .top-interview__splide-panel__img{border-radius:1.2rem}}:where(a:hover) .top-interview__splide-panel__img :where(img){opacity:1}.top-interview__splide-panel__body{grid-area:2/1/4/3;display:grid;grid-template-columns:subgrid;grid-template-rows:subgrid;row-gap:.8rem;-webkit-margin-before:1.2rem;margin-block-start:1.2rem}@media screen and (max-width: 768px){.top-interview__splide-panel__body{row-gap:.4rem;-webkit-margin-before:.6rem;margin-block-start:.6rem}}.top-interview__splide-panel__body :where(p){font-weight:500;font-size:1.6rem;line-height:1.75;color:rgba(51,50,50,.6)}@media screen and (max-width: 768px){.top-interview__splide-panel__body :where(p){font-size:1rem}}.top-interview__splide-panel__body-talk{display:block;padding-right:8em}@media screen and (max-width: 768px){.top-interview__splide-panel__body-talk{padding-right:3em}}.top-interview__splide-panel__title{grid-column:1/3;color:var(--white2);opacity:.6}.top-interview__splide-panel__name{color:var(--white2);opacity:.6}.top-interview__splide-panel__icon{grid-area:3/2/4/3;align-self:end;font-size:2.4rem}@media screen and (max-width: 768px){.top-interview__splide-panel__icon{font-size:1.2rem}}.top-interview__splide-panel__mark{display:inline-block;border-radius:1.3333333333em;width:3em;height:1.5em;position:relative;background-color:var(--mark1_dbc, var(--white2));overflow:hidden;white-space:nowrap;text-indent:100%;-webkit-transition-duration:.4s;transition-duration:.4s}@media screen and (max-width: 768px){.top-interview__splide-panel__mark{border-radius:.6875em;width:2.625em;height:1.375em}}.top-interview__splide-panel__mark::after{content:"";display:block;position:absolute;inset:0;margin:auto;width:1em;height:1em;background-color:var(--mark1_dac, var(--main));-webkit-mask-image:url("../images/cmn-arrow_1.svg");mask-image:url("../images/cmn-arrow_1.svg");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@media screen and (max-width: 768px){.top-interview__splide-panel__mark::after{width:.875em;height:.625em}}.top-interview__splide-panel__mark:is(a:hover),:where(a:hover) .top-interview__splide-panel__mark{background-color:var(--mark1_abc, var(--accent))}.top-interview__splide-panel__mark:is(a:hover)::after,:where(a:hover) .top-interview__splide-panel__mark::after{background-color:var(--mark1_aac, #EFEFF3)}.top-interview__bottom{margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-inline:12.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){.top-interview__bottom{margin-top:48px;padding-inline:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:min(4.8rem,48px);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width: 768px){.top-interview__nav .c-link-icon{background:var(--white2)}.top-interview__nav .c-link-icon svg path{fill:var(--main)}}.top-interview .custom-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px}@media screen and (max-width: 768px){.top-interview .custom-pagination{gap:12px}}.top-interview .custom-pagination button{background:none;border:1px solid var(--white2);padding-inline:24px;padding-block:8px;font-size:20px;cursor:pointer;border-radius:2.2rem;-webkit-transition:.3s;transition:.3s}.top-interview .custom-pagination button svg path{-webkit-transition:.3s;transition:.3s}.top-interview .custom-pagination button:hover{background:var(--white)}.top-interview .custom-pagination button:hover svg path{fill:var(--main)}@media screen and (max-width: 768px){.top-interview .custom-pagination button{padding-inline:14px;padding-block:0;height:2.2rem;font-size:1.2rem;border-radius:1.1rem}.top-interview .custom-pagination button svg{width:1.4rem;height:1.4rem;vertical-align:middle}}.top-interview .numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-interview .numbers span{color:var(--white2);font-family:var(--sora);font-size:16px;line-height:1;font-weight:400;min-width:22px}@media screen and (max-width: 768px){.top-interview .numbers span{font-size:12px;min-width:18px}}.top-section__heading{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.top-section__title--vl{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;color:#fafafa;-webkit-font-feature-settings:"vert" on;font-feature-settings:"vert" on;font-family:var(--shippori-gothic);font-size:7.2rem;font-style:normal;line-height:110%}@media screen and (max-width: 768px){.top-section__title--vl{font-size:min(3.6rem,50px)}}.top-section__subtitle--vl{position:absolute;font-family:var(--sora);font-weight:500;font-size:2.2rem;line-height:1;color:var(--white2);-ms-flex-item-align:baseline;align-self:baseline;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:uppercase}@media screen and (max-width: 768px){.top-section__subtitle--vl{font-size:min(1.2rem,15px)}}@media screen and (max-width: 768px){.top-works__inner{overflow:hidden}}.top-works__subtitle{top:3.2rem;left:6.2rem}@media screen and (max-width: 768px){.top-works__subtitle{top:24px;left:min(3.2rem,44px)}}.top-works__slider-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8rem;max-width:1352px;width:135.2rem;margin-left:auto}@media(min-width: 1600px){.top-works__slider-container{max-width:unset;width:88%}}@media screen and (max-width: 768px){.top-works__slider-container{gap:4rem;padding-left:12px;width:100%}}@media screen and (max-width: 768px){.top-works__body{width:calc(100% - 12px)}}.top-works__splide .splide__slide{max-width:479px}@media screen and (max-width: 768px){.top-works__splide .splide__slide{min-width:208px}}.top-works__splide-image{display:block;overflow:hidden;border-radius:1.6rem}@media screen and (max-width: 768px){.top-works__splide-image{border-radius:.6rem}}.top-works__description{margin-top:48px}.top-works__description p{font-family:var(--zen-kaku-gothic);font-weight:500;font-size:max(2.4rem,16px);line-height:175%;color:var(--white2)}@media screen and (max-width: 768px){.top-works__description{margin-top:16px;max-width:28.3rem}.top-works__description p{font-size:min(1.6rem,22px)}}.top-works__nav{margin-top:72px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:7.2rem}@media screen and (max-width: 768px){.top-works__nav{margin-top:32px;gap:35px}}.l-bluebg{margin-inline:16px;border-radius:32px;background:linear-gradient(190deg, #2678e5 0%, #358fff 100%);padding-bottom:128px}@media screen and (max-width: 768px){.l-bluebg{margin-inline:.4rem;border-radius:1.6rem;background:linear-gradient(190deg, #024dbc -95.09%, #348fff 68.5%)}}.l-bluebg__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12.8rem}@media screen and (max-width: 768px){.l-bluebg__inner{gap:96px}}.text-splide{padding-block:32px}@media screen and (max-width: 768px){.text-splide{padding-block:24px}}.text-splide__list{display:-webkit-box;display:-ms-flexbox;display:flex}.text-splide__slide{font-family:var(--sora);font-size:12.8rem;color:var(--white2);line-height:1;text-transform:uppercase}@media screen and (max-width: 768px){.text-splide__slide{font-size:min(4.8rem,60px)}}.top-enovironment__heading{padding-right:4.6rem}@media screen and (max-width: 768px){.top-enovironment__heading{padding-right:2.4rem}}.top-enovironment__subtitle{top:8.5rem;left:2rem}@media screen and (max-width: 768px){.top-enovironment__subtitle{top:min(5rem,60px);left:.5rem}}.top-enovironment__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:max(6.4rem,32px);max-width:calc(1224px + 6.4rem);padding-inline:3.2rem;margin-inline:auto}@media screen and (max-width: 768px){.top-enovironment__container{gap:1.6rem;padding-inline:12px;width:100%;max-width:100%}}.top-enovironment__pc{display:contents}@media screen and (max-width: 768px){.top-enovironment__pc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.top-enovironment__image{width:47.4rem}.top-enovironment__image img{border-radius:1.6rem}@media screen and (max-width: 768px){.top-enovironment__image{width:100%}.top-enovironment__image img{border-radius:2.4rem}}.top-enovironment__body{-ms-flex-item-align:end;align-self:flex-end}@media screen and (max-width: 768px){.top-enovironment__body{-ms-flex-item-align:start;align-self:flex-start}}.top-enovironment__description p{font-family:var(--zen-kaku-gothic);font-weight:500;font-size:max(2.4rem,16px);line-height:175%;color:var(--white2)}@media screen and (max-width: 768px){.top-enovironment__description p{font-size:min(1.6rem,22px)}}.top-enovironment__nav{margin-top:max(6.4rem,32px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:max(3.2rem,24px)}@media screen and (max-width: 768px){.top-enovironment__nav{margin-top:32px;gap:16px}}@media screen and (max-width: 768px){.top-enovironment .c-link-icon{background:var(--white2)}.top-enovironment .c-link-icon svg path{fill:var(--main)}}.news-section{padding:19.2rem 0rem}@media screen and (max-width: 768px){.news-section{padding:9.6rem 0rem}}.news-section__inner{width:calc(100% - 12.8rem);margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6.4rem}@media screen and (max-width: 768px){.news-section__inner{width:calc(100% - 3.2rem);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.news-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.4rem;width:29.8rem}@media screen and (max-width: 768px){.news-section__header{gap:.6rem;margin-bottom:0rem}}.news-section__title{font-family:var(--sora);font-weight:500;font-size:max(1.4rem,11px);line-height:1;color:var(--text);text-transform:uppercase;letter-spacing:.08em}@media screen and (max-width: 768px){.news-section__title{font-size:1.2rem}}.news-section__subtitle{font-family:var(--shippori-gothic);font-weight:400;font-size:3.6rem;line-height:1.1;color:var(--text)}@media screen and (max-width: 768px){.news-section__subtitle{font-size:2.7rem}}.news-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:1.2rem}@media screen and (max-width: 768px){.news-section__content{gap:.8rem}}.news-section__item{border-bottom:1px solid rgba(51,50,50,.25);-webkit-transition:all .3s ease;transition:all .3s ease}.news-section__item:last-child{border-bottom:none}.news-section__item svg{visibility:hidden}.news-section__item:has(.news-section__item-link[href]) svg{visibility:visible}.news-section__item:has(.news-section__item-link[href]):hover .news-section__item-link{opacity:.8}.news-section__item:has(.news-section__item-link[href]):hover .news-section__item-link-icon g{opacity:1}.news-section__item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.6rem 0rem;width:100%;gap:6.4rem;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width: 768px){.news-section__item-link{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.6rem}}.news-section__item-link:not([href]),.news-section__item-link[href=""]{pointer-events:none;cursor:default}.news-section__item-link:not([href]):hover,.news-section__item-link:not([href]):focus-within,.news-section__item-link[href=""]:hover,.news-section__item-link[href=""]:focus-within{opacity:1}.news-section__item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;width:11.7rem;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 768px){.news-section__item-header{width:100%}}.news-section__date{font-family:var(--sora);font-weight:400;font-size:max(1.6rem,12px);line-height:1.25;color:var(--text);letter-spacing:.08em;display:block}@media screen and (max-width: 768px){.news-section__date{font-size:1.2rem}}.news-section__item-title{font-family:var(--zen-kaku-gothic);font-weight:500;font-size:max(1.6rem,12px);line-height:2;color:var(--text);-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0rem;position:relative}@media screen and (max-width: 768px){.news-section__item-title{width:100%;font-size:1.2rem;padding-right:3.8rem}}.news-section__item-link-icon{width:2.4rem;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.news-section__item-link-icon g{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width: 768px){.news-section__item-link-icon{width:1.4rem}}.news-section__footer{margin-top:4rem;text-align:center}@media screen and (max-width: 768px){.news-section__footer{margin-top:3.2rem}}.news-section__more-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;padding:1.2rem 2.4rem;background-color:rgba(0,0,0,0);border:1px solid var(--main);border-radius:.6rem;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.news-section__more-link:hover{background-color:var(--main)}.news-section__more-link:hover .news-section__more-text{color:var(--white)}.news-section__more-link:hover .news-section__more-icon{-webkit-transform:translateX(4px);transform:translateX(4px)}.news-section__more-link:hover .news-section__more-icon path{fill:var(--white)}.news-section__more-link:focus{outline:2px solid var(--main);outline-offset:2px}@media screen and (max-width: 768px){.news-section__more-link{padding:1rem 2rem;gap:.8rem}}.news-section__more-text{font-family:var(--shippori-gothic);font-weight:400;font-size:1.4rem;line-height:1;color:var(--main);-webkit-transition:color .3s ease;transition:color .3s ease}@media screen and (max-width: 768px){.news-section__more-text{font-size:1.2rem}}.news-section__more-icon{width:2rem;height:1rem;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}@media screen and (max-width: 768px){.news-section__more-icon{width:1.6rem;height:.8rem}}.recruit-section{padding:1.6rem 0rem}@media screen and (max-width: 768px){.recruit-section{padding:.4rem 0rem}}.recruit-section__inner{width:calc(100% - 3.2rem);margin-inline:auto;background:#fafafa;border-radius:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6.4rem;padding-inline:4.8rem 3.2rem;padding-block:3.2rem}@media screen and (max-width: 768px){.recruit-section__inner{width:calc(100% - .8rem);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2rem;padding-inline:1.2rem;padding-block:3.6rem 1.6rem;border-radius:1.6rem}}.recruit-section__text{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12.8rem}@media screen and (max-width: 768px){.recruit-section__text{gap:6.4rem;width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none}}.recruit-section__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.4rem}@media screen and (max-width: 768px){.recruit-section__title{gap:1.2rem}}.recruit-section__title-en{font-family:var(--sora);font-weight:500;font-size:max(1.4rem,11px);line-height:1;color:var(--text);text-transform:uppercase}@media screen and (max-width: 768px){.recruit-section__title-en{font-size:1.2rem}}.recruit-section__title-jp{font-family:var(--shippori-gothic);font-weight:400;font-size:3.6rem;line-height:1.1;color:var(--text)}@media screen and (max-width: 768px){.recruit-section__title-jp{font-size:2.7rem}}.recruit-section__btn-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 768px){.recruit-section__btn-link{gap:1.6rem}}.recruit-section__btn-link:hover .recruit-section__btn-icon{background:var(--white)}.recruit-section__btn-link:hover .recruit-section__btn-icon svg path{fill:var(--main)}.recruit-section__btn-text{font-family:var(--zen-kaku-gothic);font-weight:500;font-size:2.4rem;line-height:1.75;background:-webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));background:linear-gradient(to right, currentColor 0%, currentColor 100%);background-size:100% 5%;background-position:left bottom;background-repeat:no-repeat;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 768px){.recruit-section__btn-text{font-size:1.4rem}}.recruit-section__btn-link:hover .recruit-section__btn-text{background-size:0% 5%}.recruit-section__btn-link:hover .recruit-section__btn-text .recruit-section__btn-icon{background:var(--white)}.recruit-section__btn-link:hover .recruit-section__btn-text .recruit-section__btn-icon svg path{fill:var(--main)}.recruit-section__btn-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:7.2rem;height:3.6rem;background:#348fff;border-radius:6.25em;border:1px solid var(--main);-webkit-transition:.3s;transition:.3s}.recruit-section__btn-icon svg path{-webkit-transition:.3s;transition:.3s}@media screen and (max-width: 768px){.recruit-section__btn-icon{width:4.2rem;height:2.2rem}}.recruit-section__btn-arrow{width:2.4rem;height:2.4rem;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}@media screen and (max-width: 768px){.recruit-section__btn-arrow{width:1.4rem;height:1.4rem}}.recruit-section__image{width:67.6rem;-ms-flex-negative:0;flex-shrink:0;border-radius:1.2rem;overflow:hidden}@media screen and (max-width: 768px){.recruit-section__image{width:100%}}.recruit-section__image-img{width:100%;height:auto;display:block}.pax-vision{padding-bottom:73.2rem;position:relative;min-height:130.8rem}@media screen and (max-width: 768px){.pax-vision{padding-bottom:12.8rem;min-height:auto}}.pax-vision__inner{width:calc(100% - 12.8rem);margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6.4rem}@media screen and (max-width: 768px){.pax-vision__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 3.2rem);gap:4.8rem}}.pax-vision__header{width:47.9rem;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.8rem}@media screen and (max-width: 768px){.pax-vision__header{width:100%;gap:1.2rem}}.pax-vision__label{font-family:var(--sora);font-weight:500;font-size:max(1.8rem,12px);line-height:1;color:var(--text)}@media screen and (max-width: 768px){.pax-vision__label{font-size:1.4rem}}.pax-vision__subtitle{font-family:var(--shippori-gothic);font-weight:400;font-size:max(2.4rem,16px);line-height:1.5;color:var(--text)}.pax-vision__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:7.2rem}@media screen and (max-width: 768px){.pax-vision__content{padding-top:0rem}}.pax-vision__content p{font-family:var(--shippori-gothic);font-weight:400;font-size:3.6rem;line-height:1.75;color:var(--text)}.pax-vision__content p span{color:rgba(0,0,0,0);background:-webkit-gradient(linear, left top, right top, color-stop(50%, #333232), color-stop(50%, rgba(51, 50, 50, 0.25))) 100%;background:linear-gradient(to right, #333232 50%, rgba(51, 50, 50, 0.25) 50%) 100%;-webkit-background-clip:text;background-clip:text;background-size:200% 100%;background-position:100% 0;-webkit-transition:background-position 1s ease-out;transition:background-position 1s ease-out;-webkit-transition-delay:var(--animation-delay, 0s);transition-delay:var(--animation-delay, 0s)}.pax-vision__content p span.is-active{background-position:0% 0}@media screen and (max-width: 768px){.pax-vision__content p{font-size:1.8rem}}.pax-vision__deco-list{position:absolute;bottom:19.2rem;left:3.2rem;width:calc(100% - 6.4rem);height:82.2rem}@media screen and (max-width: 768px){.pax-vision__deco-list{position:relative;top:auto;bottom:auto;left:auto;width:100%;height:88.1rem;margin-inline:auto;margin-top:8rem}}.pax-vision__deco-item{position:absolute}.pax-vision__deco-item img{border-radius:.6rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pax-vision__deco-item:nth-child(1){top:0;left:0;width:35.4rem;height:25.1rem}@media screen and (max-width: 768px){.pax-vision__deco-item:nth-child(1){width:28.3rem;height:20rem}}.pax-vision__deco-item:nth-child(2){top:34.7rem;left:26.8rem;left:50%;-webkit-transform:translateX(calc(-50% - 35.4rem));transform:translateX(calc(-50% - 35.4rem));width:20.4rem;height:27.2rem}@media screen and (max-width: 768px){.pax-vision__deco-item:nth-child(2){top:24.8rem;left:auto;right:0;-webkit-transform:none;transform:none;width:13.4rem;height:17.9rem}}.pax-vision__deco-item:nth-child(3){top:50rem;left:50%;-webkit-transform:translateX(calc(-50% + 5.4rem));transform:translateX(calc(-50% + 5.4rem));width:32.2rem;height:32.2rem}@media screen and (max-width: 768px){.pax-vision__deco-item:nth-child(3){top:47.5rem;left:0;-webkit-transform:none;transform:none;width:17.9rem;height:18rem}}.pax-vision__deco-item:nth-child(4){top:37.2rem;right:0rem;width:23.6rem;height:31.4rem}@media screen and (max-width: 768px){.pax-vision__deco-item:nth-child(4){top:70.3rem;right:auto;left:13.4rem;width:13.3rem;height:17.8rem}}.purpose{display:grid;grid-template-columns:1fr 66rem 1fr;padding-bottom:48.1rem;position:relative}@media screen and (max-width: 768px){.purpose{display:block;padding-bottom:unset;-webkit-margin-before:7.2rem;margin-block-start:7.2rem}}.purpose::after{content:"";display:block;width:100%;height:48.1rem;position:absolute;bottom:0;left:0;right:0;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(225, 232, 240, 0)), to(#e1e8f0));background-image:linear-gradient(to bottom, rgba(225, 232, 240, 0) 0%, #e1e8f0 100%)}@media screen and (max-width: 768px){.purpose::after{display:none}}.purpose__texts{grid-column:2/3;grid-row-start:1;margin-bottom:calc(-1*(100vh + 48.1rem));z-index:-1;text-align:center}@media screen and (max-width: 768px){.purpose__texts{margin-bottom:unset}}.purpose__texts-inner{position:sticky;top:calc(50% - 19.6rem)}@media screen and (max-width: 768px){.purpose__texts-inner{position:relative;top:unset}}.purpose__texts :where(h2){-webkit-margin-after:5.4rem;margin-block-end:5.4rem;font-family:var(--sora);font-weight:400;font-size:1.8rem;line-height:1;color:#2b7fed;text-transform:uppercase}@media screen and (max-width: 768px){.purpose__texts :where(h2){-webkit-margin-after:4.2rem;margin-block-end:4.2rem;font-size:1.4rem}}.purpose__texts :where(p){font-family:var(--shippori-gothic);font-weight:700;font-size:3.2rem;line-height:2.5}@media screen and (max-width: 768px){.purpose__texts :where(p){font-size:1.8rem}}.purpose__texts :where(p) :where(span){-webkit-margin-end:-0.5em;margin-inline-end:-0.5em}.purpose__texts :where(strong){-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-transition-duration:0s;transition-duration:0s;background-color:#2b7fed;background-image:linear-gradient(94.29deg, #3182ED 0%, #6DBFEE 16.66%, #C0A1FF 36.37%, #679FEA 52.15%, #C9DFFC 70.06%, #9DF9F6 82.41%, #B4D8EB 89.85%, #3182ED 100%);background-repeat:no-repeat;background-size:6em;background-position:-6em 0}.purpose__texts :where(strong):nth-of-type(1){-webkit-transition-delay:0s;transition-delay:0s}.purpose__texts :where(strong):nth-of-type(1):is(.is-active){-webkit-transition-duration:.8s;transition-duration:.8s}.purpose__texts :where(strong):nth-of-type(2){-webkit-transition-delay:.2s;transition-delay:.2s}.purpose__texts :where(strong):nth-of-type(2):is(.is-active){-webkit-transition-duration:.8s;transition-duration:.8s}.purpose__texts :where(strong):nth-of-type(3){-webkit-transition-delay:.4s;transition-delay:.4s}.purpose__texts :where(strong):nth-of-type(3):is(.is-active){-webkit-transition-duration:1.2s;transition-duration:1.2s}.purpose__texts :where(strong):is(.is-active){-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;background-position:calc(100% + 6em) 0}.purpose__vista{grid-column:1/4;grid-row-start:1;display:grid;grid-template-columns:subgrid;-webkit-padding-before:35.2rem;padding-block-start:35.2rem;position:relative;z-index:-2}@media screen and (max-width: 768px){.purpose__vista{grid-template-columns:100%;padding-block:6.4rem 9.6rem}}.purpose__vista :where(li){overflow:hidden;border-radius:.6rem}.purpose__vista :where(li):nth-child(even){grid-column-start:3}@media screen and (max-width: 768px){.purpose__vista :where(li):nth-child(even){grid-column-start:unset}}.purpose__vista :where(li):nth-child(1){-ms-flex-item-align:end;align-self:end;width:37.8rem}@media screen and (max-width: 768px){.purpose__vista :where(li):nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-item-align:unset;align-self:unset;width:19.5rem;-webkit-margin-before:-1.6rem;margin-block-start:-1.6rem}}.purpose__vista :where(li):nth-child(2){-ms-flex-item-align:end;align-self:end;justify-self:end;width:29rem;-webkit-margin-end:6.4rem;margin-inline-end:6.4rem;-webkit-margin-after:16.5rem;margin-block-end:16.5rem}@media screen and (max-width: 768px){.purpose__vista :where(li):nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-flex-item-align:unset;align-self:unset;width:13.4rem;-webkit-margin-end:1.6rem;margin-inline-end:1.6rem;-webkit-margin-after:unset;margin-block-end:unset}}.purpose__vista :where(li):nth-child(3){-ms-flex-item-align:start;align-self:start;justify-self:center;width:20.5rem;-webkit-margin-before:27.6rem;margin-block-start:27.6rem}@media screen and (max-width: 768px){.purpose__vista :where(li):nth-child(3){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;-ms-flex-item-align:unset;align-self:unset;justify-self:start;width:13.4rem;-webkit-margin-start:1.6rem;margin-inline-start:1.6rem;-webkit-margin-before:-1.6rem;margin-block-start:-1.6rem}}.purpose__vista :where(li):nth-child(4){-ms-flex-item-align:start;align-self:start;justify-self:end;width:29.2rem;-webkit-margin-before:6.4rem;margin-block-start:6.4rem}@media screen and (max-width: 768px){.purpose__vista :where(li):nth-child(4){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-ms-flex-item-align:unset;align-self:unset;width:15rem;-webkit-margin-before:-1.6rem;margin-block-start:-1.6rem}}.attention-news{padding-block:6.4rem 13.6rem;width:calc(100% - 12.8rem);margin-inline:auto;position:relative}@media screen and (max-width: 768px){.attention-news{padding-block:6.4rem 5.6rem;width:calc(100% - 3.2rem)}}.attention-news__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.attention-news__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.2rem;width:100%}.attention-news__label{font-family:var(--sora);font-weight:400;font-size:1.2rem;line-height:1.26;letter-spacing:.08em;text-transform:uppercase;color:var(--text)}.attention-news__date{font-family:var(--sora);font-weight:400;font-size:max(1.2rem,10px);line-height:1.26;letter-spacing:.08em;text-transform:uppercase;color:var(--text)}.attention-news__link{width:100%;font-family:var(--zen-kaku-gothic);font-weight:400;font-size:max(1.2rem,10px);line-height:2;color:var(--text);text-decoration:none}.attention-news__link:hover{text-decoration:underline}.attention-news__link:focus{outline:2px solid var(--main);outline-offset:2px}.attention-news__link:not([href]),.attention-news__link[href=""]{pointer-events:none;cursor:default}.attention-news__link:not([href]):hover,.attention-news__link:not([href]):focus-within,.attention-news__link[href=""]:hover,.attention-news__link[href=""]:focus-within{opacity:1}.attention-news__link:not([href]):focus,.attention-news__link[href=""]:focus{outline:none}.attention-news__link:not([href]) .underline-off:hover::after,.attention-news__link[href=""] .underline-off:hover::after{opacity:0}
