.enFont,.ttl .en{font-family:"Cardo",sans-serif;font-weight:700;font-style:normal}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500}address,em{font-style:normal}table{border-collapse:collapse;border-spacing:0}th{font-weight:normal;text-align:left}legend{display:none}img,fieldset{border:0}li{list-style-type:none}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block;margin:0;padding:0}html{overflow-y:scroll}body,button,input,select,textarea{font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:400;font-style:normal}button,input,select,textarea{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}object,embed{vertical-align:top}img{max-width:100%;vertical-align:bottom;font-size:0;line-height:0;-webkit-backface-visibility:hidden}a{color:#333;text-decoration:underline;-webkit-transition-duration:.3s;transition-duration:.3s}a:hover{color:#eef3fa;text-decoration:none}a>img{-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}a>img:hover{opacity:.6}#loader{width:100%;height:100%;text-align:center;position:fixed;z-index:99999;top:0;left:0}#loader div{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.loaderIcon{width:30px;height:30px;border-radius:50%}.loaderIcon::after{border-radius:50%;width:30px;height:30px}.loaderIcon{margin:auto;position:relative;text-indent:-9999em;border-top:1px solid #eef3fa;border-right:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 2s infinite linear;animation:load8 2s infinite linear}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}*{-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-all;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:62.5%}body{font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.8;color:#333;text-align:justify;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}header{height:90px;padding:24px 2.1vw;position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-transition-duration:.6s;transition-duration:.6s;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .logo{margin-right:auto}header .logo a{text-decoration:none;-webkit-transition-duration:.6s;transition-duration:.6s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .logo a span{display:inline-block;white-space:nowrap;margin-left:1vw;margin-top:10px}header .logo a:hover{color:#333;opacity:.6}header.scroll{background:#fff;padding:16px 40px;-webkit-box-shadow:0px 16px 40px 40px rgba(14,141,218,.16);box-shadow:0px 16px 40px 40px rgba(14,141,218,.16)}header.scroll nav .nav__link{padding-left:0;-webkit-box-shadow:none;box-shadow:none;background:none}#menuBtn{display:none}nav{gap:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .nav__link{height:52px;background:#fff;padding:0 2.1vw;margin-bottom:0 !important;gap:0 1.4vw;margin-bottom:0;border-radius:30px;-webkit-transition-duration:.6s;transition-duration:.6s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .nav__item.hasChild{position:relative;gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .nav__item.hasChild::after{content:"";width:10px;height:6px;background:url("../img/i_arrow-nav.svg") no-repeat center center/cover;display:inline-block}nav .nav__item.hasChild:hover .subMenu{visibility:visible;opacity:1}nav .nav__item a{font-size:.9vw;font-weight:700;color:#333;padding:8px 0;display:inline-block;text-decoration:none;-webkit-transition-duration:.3s;transition-duration:.3s}nav .nav__item a:hover{color:#0076b4}nav .nav__item.ac>a{color:#0076b4}nav .nav__btn{font-size:1.6rem;font-weight:600;height:48px;background:#0076b4;color:#fff;border:1px solid #0076b4;padding:12px 56px 12px 32px;text-decoration:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .nav__btn::after{content:"";position:absolute;background:url(../img/i_arrow_wt.svg) no-repeat;background-size:contain;display:inline-block;width:12px;height:12px;top:calc(50% - 5px);right:24px}nav .nav__btn:hover{background:#fff;color:#0076b4;border:1px solid #0076b4}nav .nav__btn:hover::after{background:url(../img/i_arrow_bl.svg) no-repeat center center/cover}nav .subMenu{width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff;padding:8px 24px;position:absolute;top:100%;left:50%;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.08);box-shadow:0 4px 8px rgba(0,0,0,.08);visibility:hidden;opacity:0;z-index:1000;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transform:translateX(-50%);transform:translateX(-50%)}nav .subMenu ul li{text-align:center}nav .subMenu ul li:not(:last-of-type){border-bottom:1px dotted #e5e5e5}nav .subMenu ul li a{font-weight:400;padding:8px 0;text-decoration:none;-webkit-transition-duration:.3s;transition-duration:.3s}nav .subMenu ul li.ac a{color:#0076b4}nav .hasChild{position:relative}nav .hasChild:hover .subMenu{visibility:visible;opacity:1}.pagetop{display:none;position:fixed;right:0;bottom:0;z-index:100}.pagetop a{line-height:50px;width:50px;background:#0076b4;display:block;text-align:center;-webkit-transition-duration:.3s;transition-duration:.3s}.pagetop a span{width:12px;height:12px;border-left:2px solid #fff;border-top:2px solid #fff;display:inline-block;position:relative;top:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pagetop a:hover{opacity:.6}footer{padding:80px 4.2vw 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#eef3fa}footer .footer__txt{margin-right:auto}footer .footer__txt .logo{margin-bottom:40px}footer .footer__txt p{font-size:1.6rem}footer .footer__txt p .call a{text-decoration:none}footer .footer__txt .outLink{color:#333;text-decoration:none}footer .footer__txt .outLink::after{background:url(../img/i_outlink_bk.svg) no-repeat center center/contain;-webkit-transition:.3s;transition:.3s}footer .footer__txt .outLink:hover{color:#0076b4}footer .footer__txt .outLink:hover::after{background:url(../img/i_outlink_bl.svg) no-repeat center center/contain}footer .footer__link{padding-top:20px;gap:0 3vw;display:-webkit-box;display:-ms-flexbox;display:flex}footer .footer__link__box>*:not(:first-child):not(ul){margin-top:24px}footer .footer__link__box a{text-decoration:none}footer .footer__link__box a:hover{color:#0076b4}footer .footer__link__box p{margin-bottom:0 !important}footer .footer__link__box .outLink{color:#333;text-decoration:none}footer .footer__link__box .outLink::after{background:url(../img/i_outlink_bk.svg) no-repeat center center/contain;-webkit-transition:.3s;transition:.3s}footer .footer__link__box .outLink:hover{color:#0076b4}footer .footer__link__box .outLink:hover::after{background:url(../img/i_outlink_bl.svg) no-repeat center center/contain}footer .footer__link__box ul{margin-top:16px;border-left:1px solid #bbb}footer .footer__link__box ul li{font-size:1.4rem}footer .footer__link__box ul li:not(:last-of-type){margin-bottom:8px}footer .footer__link__box ul li a{padding-left:24px}footer .footer__copy{font-weight:400;font-size:1.4rem;width:100%;padding:24px;margin-top:80px;text-align:center;position:relative;letter-spacing:.05em}.under header{background:#fff}.under header nav .nav__link{background:none}@media screen and (max-width: 1366px){html{font-size:56%}header .logo a img{height:40px}header .logo a span{font-size:1.2rem}footer{-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}footer .footer__txt{margin:0 auto 32px;text-align:center}footer .footer__txt .logo{margin-bottom:16px}}@media screen and (max-width: 834px){html{font-size:58%;min-width:inherit;height:-webkit-fill-available}body{min-height:100vh;min-height:-webkit-fill-available;background:#fff}header{height:60px;background:#fff;padding:0 0 0 5vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .logo a img{height:40px}#menuBtn{width:60px;height:60px;background:#fff;padding:20px 11px 19px;display:block;cursor:pointer;position:fixed;top:0;right:0;z-index:10000;-webkit-transition:.3s;transition:.3s}#menuBtn>span{width:30px;height:2px;background:#333;display:inline-block;position:absolute;right:calc(50% - 15px);-webkit-transition:width .3s cubic-bezier(0.65, 0, 0.35, 1),background .3s,-webkit-transform .3s cubic-bezier(0.65, 0, 0.35, 1) .2s;transition:width .3s cubic-bezier(0.65, 0, 0.35, 1),background .3s,-webkit-transform .3s cubic-bezier(0.65, 0, 0.35, 1) .2s;transition:transform .3s cubic-bezier(0.65, 0, 0.35, 1) .2s,width .3s cubic-bezier(0.65, 0, 0.35, 1),background .3s;transition:transform .3s cubic-bezier(0.65, 0, 0.35, 1) .2s,width .3s cubic-bezier(0.65, 0, 0.35, 1),background .3s,-webkit-transform .3s cubic-bezier(0.65, 0, 0.35, 1) .2s}#menuBtn>span:nth-of-type(1){top:calc(50% - 9px)}#menuBtn>span:nth-of-type(2){top:50%}#menuBtn>span:nth-of-type(3){top:calc(50% + 9px)}#menuBtn.ac>span:nth-of-type(1){-webkit-transform:translateY(9px) rotate(-45deg);transform:translateY(9px) rotate(-45deg)}#menuBtn.ac>span:nth-of-type(2){width:0}#menuBtn.ac>span:nth-of-type(3){-webkit-transform:translateY(-9px) rotate(45deg);transform:translateY(-9px) rotate(45deg)}nav{height:calc(100% - 60px);background:#fff;padding:5vh 10vw;gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;position:fixed;top:60px;left:0;right:0;bottom:0;z-index:1000;pointer-events:none;-webkit-transition:opacity .5s linear .1s;transition:opacity .5s linear .1s}nav .nav__link{width:100%;height:auto;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}nav .nav__link li{width:100%;border-top:1px solid #e5edf2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}nav .nav__link li a{width:100%;font-size:1.6rem;font-weight:500;height:60px;color:#111;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .nav__btn{font-size:1.8rem;width:100%;height:auto;padding:16px 5vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}nav .subMenu{width:100%;height:0;padding:0;border-radius:0;overflow:hidden;visibility:visible !important;opacity:1 !important;position:static;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;transform:none}nav .subMenu ul li{text-align:left}nav .subMenu ul li:not(:last-of-type){border-bottom:none}nav .subMenu ul li a{font-size:1.4rem;height:auto;padding:12px 24px;text-decoration:none;-webkit-transition-duration:.3s;transition-duration:.3s}nav>ul>li.hasChild{position:relative;gap:0 !important}nav>ul>li.hasChild:hover{-webkit-box-shadow:none;box-shadow:none}nav>ul>li.hasChild:hover .subMenu{visibility:hidden;opacity:0}nav>ul>li.hasChild::after{content:none !important}nav>ul>li.hasChild .nav__arrow{width:40px;height:60px;background-color:rgba(46,145,191,.16);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:1px dotted #ddd;position:absolute;top:0;right:0}nav>ul>li.hasChild .nav__arrow::after{content:"";width:6px;height:6px;border-left:1px solid;border-top:1px solid;display:inline-block;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition-duration:.3s;transition-duration:.3s}nav>ul>li.hasChild .nav__arrow.ac::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}nav>ul>li.hasChild .nav__arrow.ac~.subMenu{height:auto}nav.ac{opacity:1;pointer-events:auto;overflow-y:scroll}footer{padding:40px 5vw 0;gap:40px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .footer__txt{width:100%;text-align:center}footer .footer__txt .logo{margin-bottom:24px}footer .footer__link{padding-top:0;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer__link__box{width:100%;font-size:1.4rem}footer .footer__link__box>*:not(:first-child):not(ul){margin-top:16px}footer .footer__link__box ul{padding-left:0;margin-top:16px}footer .footer__link__box ul li:not(:last-of-type){margin-bottom:8px}footer .footer__copy{padding:16px;margin-top:0}footer .footer__copy::before,footer .footer__copy::after{width:5vw}.pagetop{right:0;bottom:0}.pagetop a{line-height:50px;width:50px;border-radius:0}}@media screen and (max-width: 600px){*{-webkit-appearance:none}body{line-height:1.6}header .logo a img{height:30px}header .logo a span{font-size:1.1rem;margin-top:6px}footer{padding:40px 5vw;gap:16px}}p:not(:last-child):not(.ttl__top),ul:not(:last-child),ol:not(:last-child),figure:not(:last-child),table:not(:last-child){margin-bottom:40px}.inner{max-width:calc(1200px + 10vw);width:100%;padding:0 5vw;margin:auto}.inner__l{max-width:calc(1440px + 10vw);width:100%;padding:0 5vw;margin:auto}.inner__m{max-width:calc(1000px + 10vw);width:100%;padding:0 5vw;margin:auto}.inner__s{max-width:calc(800px + 10vw);width:100%;padding:0 5vw;margin:auto}ol{padding-left:1em}ol>li{list-style-type:disc}ol.decimal>li{list-style-type:decimal}ol.circle>li{list-style-type:circle;margin-left:12px}ol.hoge{padding-left:2.4rem}ol.hoge>li{position:relative;list-style-type:none;list-style-position:inside}ol.hoge>li::before{position:absolute;right:calc(100% + .5rem);content:"(" counter(list-item) ")"}ol.space>li:not(:last-of-type){margin-bottom:24px}iframe{width:100%;height:400px;border:none;border-radius:24px}iframe:not(:last-child){margin-bottom:32px}.fs__s{font-size:1.4rem}.fs__m{font-size:2rem}.mb__0{margin-bottom:0 !important}.mb__s{margin-bottom:32px !important}.mb__m{margin-bottom:40px !important}.mb__l{margin-bottom:64px !important}.mt__s{margin-top:32px}.align__r{text-align:right}.align__c{text-align:center}.x2{gap:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.x2>*{width:calc((100% - 40px)/2)}@media screen and (max-width: 600px){.x2{gap:24px}.x2>*{width:100%}}.x2 figure img{width:100%}.x3{gap:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.x3>*{width:calc((100% - 80px)/3)}@media screen and (max-width: 834px){.x3{gap:24px}.x3>*{width:100%}}.x3 figure img{width:100%}.x3.card{gap:40px}.x3.card>li{width:calc((100% - 80px)/3);padding:36px 48px;border:1px solid #d1d1d1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.x3.card>li figure{margin-bottom:16px}.x3.card>li h2{color:#0076b4;font-size:2.4rem;margin-bottom:8px;text-align:center}.x3.card>li>ul li{line-height:2;text-align:left;padding:0;list-style:disc;margin-left:24px}.outLink::after{content:"";width:16px;height:13px;background:url("../img/i_outlink_bk.svg") no-repeat center center/contain;margin-left:10px;display:inline-block;position:relative;top:1px}.outLink:hover::after{background:url("../img/i_outlink_bl.svg") no-repeat center center/contain}.outLink.wt::after{background-image:url("../img/i_outlink-wt.svg")}.btn__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn__wt{font-size:2.4rem;font-weight:700;background:#fff;color:#333;border:1px solid #fff;padding:20px 40px;text-decoration:none;gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-transition:.3s !important;transition:.3s !important}.btn__wt::after{content:"";width:20px;height:20px;background:url(../img/i_arrow_bl.svg) no-repeat center center/cover;display:block;-webkit-transition:.3s !important;transition:.3s !important}.btn__wt:hover{background:#333;color:#fff;border:1px solid #333}.btn__wt:hover::after{background:url(../img/i_arrow_wt.svg) no-repeat center center/cover}.btn__more{font-size:1.6rem;font-weight:700;background:#fff;border:1px solid #0076b4;padding:12px 24px;text-decoration:none;gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-transition:.3s !important;transition:.3s !important;cursor:pointer}.btn__more::after{content:"";width:12px;height:12px;background:url(../img/i_arrow_bl.svg) no-repeat center center/cover;display:block;-webkit-transition:.3s !important;transition:.3s !important}.btn__more:hover{background:#0076b4;color:#fff}.btn__more:hover::after{background:url(../img/i_arrow_wt.svg) no-repeat center center/cover}.btn__more.i_outLink::after{width:17px;height:13px;background:url(../img/i_outlink_bl.svg) no-repeat center center/cover}.btn__more.i_outLink:hover::after{background:url(../img/i_outlink_wt.svg) no-repeat center center/cover}.btn__outLink{font-size:1.6rem;font-weight:700;background:#eef3fa;color:#fff;border-radius:50px;border:1px solid #eef3fa;padding:8px 20px;text-decoration:none;gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-transition:.3s !important;transition:.3s !important;cursor:pointer}.btn__outLink::after{content:"";width:14px;height:12px;background:url(../img/i_outlink-wt.svg) no-repeat center center/cover;display:block;-webkit-transition:.3s !important;transition:.3s !important}.btn__outLink:hover{background:#fff;color:#eef3fa;border:1px solid #eef3fa}.btn__outLink:hover::after{background:url(../img/i_outlink-bl.svg) no-repeat center center/cover}.top{overflow:hidden}.kv{position:relative;padding-top:90px}.kv__catch{color:#fff;font-size:2.9vw;font-family:"Noto Serif JP",serif;font-weight:500;font-style:normal;position:absolute;left:0;bottom:4.5vw;border-bottom:1px solid #fff;padding-left:64px;line-height:1.7}.kv__catch__sub{font-weight:300;letter-spacing:3px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.kv__catch__sub span.frame{border:1px solid #fff;font-weight:500;padding:0 16px 4px;line-height:120%;display:inline-block}.kv__catch__main{font-size:3.2vw;font-weight:500;letter-spacing:2px}.kv__catch__main span.brackets_start{font-size:4.2vw;font-weight:200;margin-left:-0.5em}.kv__catch__main span.brackets_close{font-size:4.2vw;font-weight:200;margin-right:-0.3em}.kv__catch__main span.fontL{font-size:4.2vw;font-weight:400}.topNews{text-align:center;font-weight:600;background:#d3ecfb;border-radius:0 0 180px 180px;padding-bottom:80px}.topNews .inner{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:50px;padding:40px 80px;max-width:55%}.topNews .inner .topNews__ttl{width:30%}.topNews .inner .topNews__ttl span.jp{font-size:3.6rem}.topNews .inner .topNews__ttl span.en{font-size:2.8rem}.topNews .inner .topNews__link{text-align:left;width:70%}.topNews .inner .topNews__link dl{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:16px;border-bottom:1px solid #ccc}.topNews .inner .topNews__link dl dt{width:20%;font-size:1.6rem}.topNews .inner .topNews__link dl dd{width:80%;font-size:1.8rem}.topNews .inner .topNews__link dl dd a{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-right:24px}.topNews .inner .topNews__link dl dd a::after{content:"";width:40px;height:40px;background:url(../img/i_arrow.svg) no-repeat center center/cover;display:block;position:absolute;right:0;-webkit-transition-duration:.3s;transition-duration:.3s}.topNews .inner .topNews__link dl dd a:hover::after{background:url(../img/i_arrow-bl.svg) no-repeat center center/cover}.topNews .inner .topNews__link dl:not(:first-child){padding-top:20px}.content{padding:120px 0}.content p{line-height:2.5}.content p.top__lead{font-size:24px}.content__lead:not(:last-child){margin-bottom:80px}.under .content{padding:80px 0}.ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;margin-bottom:40px}.ttl .en{font-size:7.2rem;line-height:7.2rem;margin-bottom:8px}.ttl .en span{color:#eef3fa}.ttl .jp{font-size:2rem;font-weight:700;line-height:2rem;color:#0076b4;margin-left:56px}.ttl__top{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;margin-bottom:40px}.ttl__top .en{font-size:6vw;background:-webkit-gradient(linear, left top, left bottom, from(rgba(14, 141, 218, 0)), to(rgb(14, 141, 218)));background:linear-gradient(to bottom, rgba(14, 141, 218, 0), rgb(14, 141, 218));-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);opacity:.2;line-height:1}.ttl__top .jp{font-size:5.6rem;font-weight:700;margin-top:-48px;z-index:1}.ttl__c .en{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px;margin-bottom:16px;white-space:nowrap}.ttl__c .en::before{content:"";width:41px;height:34px;background:url(../img/i_ttl.svg) no-repeat center center/cover;display:block;margin-bottom:14px}.ttl__c.wt .jp{color:#fff}.ttl__c.wt .en{color:#fff}.ttl__c.wt .en::before{background:url(../img/i_ttl-wt.svg) no-repeat center center/cover}.under .ttl .en{font-size:4.4rem;line-height:1}.under .ttl .jp{font-size:1.8rem;line-height:1;margin-left:48px}.under .ttl__c .en::before{content:"";width:33px;height:27px;margin-bottom:8px}.under .ttl__c.center{text-align:center}.under .ttl__c.center .en{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}.under .ttl__c.center .jp{margin-left:0}.under .ttl__top .jp{font-size:4rem}.under p{line-height:1.8}.topCompany{padding-top:120px;text-align:center}.topCompany .picWrap{position:relative}.topCompany .picWrap ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:80px 2vw 0;gap:40px}.topCompany .picWrap ul li:nth-child(odd){margin-top:40px}.topCompany .picWrap .bg{position:absolute;background:none;top:-25vh;left:-5vw;z-index:-1}.topAbout{position:relative}.topAbout__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:120px;margin-right:8vw}.topAbout__ttl{width:45%}.topAbout figure{margin-bottom:0;width:55%}.topCarousel{text-align:center;padding:0;position:relative;height:18.5vw;z-index:1}.topCarousel .topCarousel__wrap{background:#fff;padding:16px 40px 56px;border-radius:30px;-webkit-box-shadow:0px 16px 100px rgba(14,141,218,.1);box-shadow:0px 16px 100px rgba(14,141,218,.1)}.topCarousel .topCarousel__wrap .ttl__top .jp{margin-top:-64px}.topCarousel .topCarousel__bg{position:absolute;z-index:-5;top:0;left:0;right:0}.topCarousel .topCarousel__bg li{width:100%;max-width:27vw}.topCarousel .topCarousel__bg::before{content:"";background:rgba(0,32,49,.4);display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.topPeople{position:relative;padding:0}.topPeople__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:80px;margin-left:10vw;padding:120px 3vw 64px 4vw;background:#eef3fa}.topPeople__ttl{width:30%}.topPeople__slider{margin:0 auto;max-width:1060px;width:70%}.topPeople__list{position:relative}.topPeople__list__item{cursor:pointer;text-decoration:none;-webkit-transition:.3s;transition:.3s}.topPeople__list__item:hover{color:#333;opacity:.6}.topPeople__list__item figure{margin-bottom:16px}.topPeople__list__txt p{font-size:2rem;margin-bottom:0 !important}.topPeople__list__txt p.enFont,.topPeople__list__txt .ttl p.en,.ttl .topPeople__list__txt p.en{font-size:3.2rem;line-height:3.2rem}.topPeople__list__txt .joinInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}.topPeople__list__txt .joinInfo .year{position:relative;padding-right:1em}.topPeople__list__txt .joinInfo .year::after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:1.2em;background:#333}.topPeople .carousel .slick-slide{margin-inline:10px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(0.8);transform:scale(0.8)}.topPeople .carousel .slick-slide img{-webkit-filter:brightness(70%);filter:brightness(70%)}.topPeople .carousel .slick-slide.is-active{-webkit-transform:scale(1);transform:scale(1)}.topPeople .carousel .slick-slide.is-active img{-webkit-filter:brightness(100%);filter:brightness(100%)}.topPeople .custom-arrow-container{text-align:right}.topPeople .custom-arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 40px;margin:0 10px;background-color:#999;border:none;cursor:pointer;-webkit-transition:.3s;transition:.3s}.topPeople .custom-arrow:hover{background-color:#333}.topPeople .custom-arrow img{width:16px;height:16px;display:block}.topPeople .prev img{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.topProject{position:relative;padding:120px 0 80px}.topProject::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background-color:#eef3fa;z-index:-1}.topProject__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;margin:0 auto 56px}.topProject__ttl .ttl span{display:block;text-align:center}.topProject__ttl .ttl span.jp{margin-left:0}.topProject__ttl .ttl__c .en{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}.topProject__ttl .ttl__c .en::before{margin-bottom:8px}.topProject__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:100px}.topProject__list__item{width:38%}.topProject__list__item p.fontL{font-size:1.4em;margin-bottom:8px;line-height:1.5;border-bottom:1px solid #0076b4;padding-bottom:8px}.topProject__list__item p span.category{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#0076b4;color:#fff;padding:8px 24px;border-radius:40px;font-size:.7em;line-height:1em;margin-bottom:4px}.topProject .btn__area{text-align:center;margin-top:40px}.topProject .btn__area a{margin:0 auto}.topCulture{position:relative}.topCulture::before{content:"";position:absolute;bottom:0;right:0;width:350px;height:200px;background-color:#eef3fa;z-index:-1}.topCulture__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14vw;margin-left:8vw}.topCulture ul.link__list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:24px}.topCulture ul.link__list li{display:-webkit-box;display:-ms-flexbox;display:flex}.topCulture ul.link__list li a.btn__more{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:12px 48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.topRecruit{position:relative}.topRecruit::before{content:"";position:absolute;top:0;right:0;width:350px;height:400px;background-color:#eef3fa;z-index:-1}.topRecruit__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10vw;margin-right:8vw}.topEntry{background:url(../img/topEntry_bg.jpg) no-repeat center center/cover;color:#fff;padding:64px 0}.topEntry .inner__l{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.topEntry .ttl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.topEntry .ttl__c .en{margin-bottom:0}.topEntry .ttl__c .jp{margin:0 0 16px 28px}.topEntry p{font-size:3.2rem;font-weight:700;font-style:normal;line-height:2 !important;margin-bottom:56px}.topEntry p span{background:#fff;padding:0 8px;margin:0 12px;font-size:3.6rem}.topEntry p span .acColor{background:#0076b4;-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);margin:0}.topEntry p span:first-of-type{margin-left:0}.cta{padding:80px 0}.cta__box{color:#fff;background:url(../img/contact_bg.png) no-repeat center center/cover;padding:0 40px 100px;border-radius:50px;text-align:center;width:1300px;margin:0 auto;text-decoration:none;display:block;-webkit-transition:.3s !important;transition:.3s !important}.cta__box .ttl__top .en{font-size:8.5vw;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));background:linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);opacity:.35}.cta__box .ttl__top .jp{margin-top:-80px}.cta__box:hover{background:url(../img/contact_bg-bl.png) no-repeat center center/cover;color:#fff}.cta__box:hover .ttl__top .jp{color:#fff}.cta__box:hover .btn__wt{background:#333;color:#fff;border:1px solid #333}.cta__box:hover .btn__wt::after{background:url(../img/i_arrow-wt.svg) no-repeat center center/cover}.pageHead{width:100%;height:320px;overflow:hidden;position:relative;margin-top:90px}.pageHead::after{content:"";display:inline-block;z-index:10;top:0;left:0;width:100%;height:100%;background:#011f2f;position:absolute;z-index:1;opacity:.6}.pageHead__bg{width:100%;height:100%;position:relative}.pageHead__bg *{width:100%;height:100%}.pageHead__bg figure{position:relative}.pageHead__bg figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover;"}.pageHead__txt{line-height:1.6;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:10;margin-top:-8px}.pageHead__txt h1{text-align:center;color:#fff;display:block}.pageHead__txt h1 .enFont,.pageHead__txt h1 .ttl .en,.ttl .pageHead__txt h1 .en{font-size:5.6rem;display:block;width:100%;letter-spacing:.1em}.pageHead__txt h1 .jpFont{font-size:2rem;display:inline;position:relative;display:block;letter-spacing:.1em}.pankuzu{max-width:calc(1440px + 10vw);padding:16px 5vw;margin:auto;display:inline-block;width:100%}.pankuzu.greenBg{background:-webkit-gradient(linear, left top, right top, from(#E0EEEB), to(#D0F0E7));background:linear-gradient(90deg, #E0EEEB 0%, #D0F0E7 100%)}.pankuzu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pankuzu ul li{font-size:1.4rem;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pankuzu ul li:not(:last-of-type)::after{content:"";width:1px;height:12px;background:#333;margin:0 16px;display:inline-block}.pankuzu ul li a{color:#333;text-decoration:none;-webkit-transition:.3s;transition:.3s}.pankuzu ul li a:hover{color:#0076b4}.sp{display:none}.pageTtl{height:540px;margin:90px 0 0;overflow:hidden;position:relative}.pageTtl__bg{position:relative;width:90vw;margin-left:auto;height:280px}.pageTtl__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pageTtl__bg::before{content:"";background:#022133;display:block;position:absolute;top:0;left:0;right:0;bottom:0;opacity:.15;pointer-events:none;border-radius:30px 0 0 30px}.pageTtl__bg figure{height:100%;border-radius:30px 0 0 30px}.pageTtl__bg figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:30px 0 0 30px}.pageTtl__catch{width:100%;padding:100px 10vw 48px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:-1}.pageTtl__catch span{font-weight:600}.pageTtl__catch span.en{font-size:2.4rem;font-family:"Outfit",sans-serif;font-weight:500;font-style:normal;color:#eef3fa;line-height:1}.pageTtl__catch span.jp{font-size:4.8rem}.pageTtl::before{content:"";position:absolute;display:block;background:#d3ecfb;width:100%;height:calc(100% - 120px);left:0;z-index:-1}.ttl__l{margin-bottom:32px;gap:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ttl__l span.en{font-size:1.8rem;color:#0076b4;gap:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.1rem;font-family:Cardo,sans-serif;font-weight:900}.ttl__l span.en::before{content:"";width:6px;height:6px;background:#0076b4;display:inline-block;border-radius:50%}.ttl__l span.en.black{color:#333 !important}.ttl__l span.jp{font-size:4rem;line-height:1.2}.ttl__m{font-size:3.6rem;font-weight:700;display:inline-block;padding-bottom:8px;border-bottom:1px solid;margin-bottom:16px;line-height:1}.ttl__m span.enFont,.ttl__m .ttl span.en,.ttl .ttl__m span.en{color:#eef3fa;margin-right:12px;line-height:1.4}.ttl__m span.jp{font-size:1.8rem}.ttl__s{font-size:2.4rem !important;font-weight:700;display:inline-block;border-bottom:1px solid;margin-bottom:16px;line-height:1.2;padding-bottom:8px}.ttl__l+.ttl__m,.ttl__m+.ttl__s{margin-top:0}h3{font-size:1.8rem;font-weight:700}.under__lead{font-size:1.8rem;background:#eef3fa;padding:24px 16px}.multi{gap:0 4.17vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.multi+.multi{margin-top:80px}.multi__img{max-width:50%;-ms-flex-negative:0;flex-shrink:0}.column__2{gap:0 6.25vw;display:-webkit-box;display:-ms-flexbox;display:flex}.column__2 .aside{width:20%}.column__2 .aside p{font-weight:600}.column__2 .aside p span{color:#eef3fa;font-size:2.4rem}.column__2 .aside .sticky_wrap{position:sticky;top:140px;z-index:10;max-height:100vh;overflow-y:auto}.column__2 .aside .stickyNav{position:sticky}.column__2 .aside .stickyNav li a{position:relative;padding-left:24px;text-decoration:none;font-weight:600;display:block;word-wrap:break-word;word-break:break-word;font-size:15px}.column__2 .aside .stickyNav li a::before{content:"";position:absolute;left:0;display:inline-block;background:#b4b4b4;width:8px;height:8px;border-radius:50%;top:8px}.column__2 .aside .stickyNav li a:hover{color:#0076b4}.column__2 .aside .stickyNav li .ac::before{background:#0076b4}.column__2 .aside .stickyNav li:not(:last-child){margin-bottom:20px}.column__2 .aside .stickyNav::before{content:"";position:absolute;display:inline-block;background:#b4b4b4;width:1px;height:calc(100% - 30px);top:15px;left:4px}.column__2 .aside .stickyNav__l::before{height:calc(100% - 60px)}.column__2 .main{width:80%}.table__basic{width:100%}.table__basic.size__s dt,.table__basic.size__s dd{padding:12px 16px}.table__basic:not(:last-child){margin-bottom:20px}.table__basic.careerpath{border-top:none}.table__basic.careerpath dl{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-left:30px}.table__basic.careerpath dl::before{content:"";position:absolute;left:2px;display:inline-block;background:#333;width:1px;height:100%;top:34px;opacity:.7}.table__basic.careerpath dl dt{border-bottom:none;display:inline-block;margin-bottom:0;font-size:2rem;font-weight:700;position:relative;text-align:left;width:25%;padding:20px 30px}.table__basic.careerpath dl dt::before{content:"";position:absolute;left:-32px;display:inline-block;background:#0076b4;width:10px;height:10px;border-radius:50%;top:34px}.table__basic.careerpath dl dd{width:75%;border-bottom:none;padding:20px 30px;font-weight:500}.table__basic.careerpath.ex dt{width:20%;padding:20px 0 20px 16px}.table__basic.careerpath.ex dd{width:80%}.table__basic.careerpath.ex dd span{font-size:2rem;font-weight:700}.table__basic.careerpath.ex dd ol{padding-left:3rem}.table__basic.careerpath.ex dd p{margin-bottom:12px}.table__basic.careerpath.ex dd p.boxLine{border:1px solid #0076b4;color:#0076b4;padding:2px 8px;margin-top:8px;display:inline-block}.table__basic.careerpath.ex dd p span{font-size:1.6rem;color:#0076b4}.table__basic>dl{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700}.table__basic>dl>dt,.table__basic>dl>dd{padding:20px 30px;border-bottom:1px solid #ddd}.table__basic>dl>dt{width:25%;border-bottom-color:#0076b4}.table__basic>dl>dd{width:75%;border-bottom:1px solid #b4b4b4;font-weight:500}.table__wrap table{width:100%;min-width:600px}.table__wrap table tr{display:-webkit-box;display:-ms-flexbox;display:flex}.table__wrap table tr th{background:rgba(211,236,251,.4)}.table__wrap table tr .index{width:20%;padding:8px 16px;border:1px solid #ddd}.table__wrap table tr .index__s{width:20%}.table__wrap table tr td .btn__more{padding:4px 16px;margin:12px 0}.table__wrap table tr td .btn__more::after{width:22px;height:22px}.table__wrap table th,.table__wrap table td{width:60%;padding:8px 16px;border:1px solid #ddd}.bg{background:rgba(211,236,251,.4);padding:28px}.fr{float:right;max-width:30%;margin:0 0 30px 30px}.ttl__fx{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.ttl__fx>*{width:calc((100% - 60px)/6)}.border{border:1px dotted;padding:28px 24px}.w100{width:100% !important}.br30{border-radius:30px}#philosophy figure{width:70%;margin:0 auto}.project{padding-top:40px}.project ul li .txtBox{padding:16px 0}.project ul li .txtBox h2{font-size:2.4rem;font-weight:700;border-bottom:1px solid #0076b4;padding-bottom:4px;margin-bottom:8px}.project__prof__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-size:2.4rem;color:#0076b4;margin-bottom:16px !important;padding-bottom:8px;border-bottom:1px solid #ccc}.project__prof__ttl::before{content:"";width:6px;height:6px;background:#0076b4;display:inline-block;border-radius:50%}.project__prof__member{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project__prof__member>div{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:0 10px}.project__prof__member>div p{margin-bottom:0 !important;font-size:1.8rem;white-space:nowrap}.project__prof__member>div p span.job{font-size:1.4rem}.culture ul li .txtBox{padding:16px 0}.culture ul li .txtBox h2{font-size:2.4rem;font-weight:700;border-bottom:1px solid #0076b4;padding-bottom:4px;margin-bottom:8px}.culture .benefit__main{padding:36px 48px;border:1px solid #d1d1d1;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}.culture .benefit__main h2{color:#0076b4;font-size:2.4rem;margin-bottom:24px}.culture .content__lead:not(:last-child){margin-bottom:104px}.culture .careerPath{border:1px solid #ccc;padding:48px 40px 72px;margin-bottom:40px}.culture .careerPath__prof{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.culture .careerPath__prof .ttl__l .jp{font-size:2.8rem;line-height:1.6}.culture .careerPath__prof .ttl__l .jp span{font-size:2rem;font-weight:500;padding-left:40px;margin-left:16px;position:relative}.culture .careerPath__prof .ttl__l .jp span::before{content:"";position:absolute;display:inline-block;width:28px;height:1px;top:50%;left:0px;background:#333}.culture .careerPath__prof>div{width:55%}.culture .careerPath__prof figure{width:40%}.person__link ul li .imgBox{margin-bottom:24px;position:relative}.person__link ul li .imgBox figure{margin-bottom:0}.person__link ul li .imgBox .catch{position:absolute;bottom:-16px;left:0;text-align:left}.person__link ul li .imgBox .catch span{display:inline-block;background:#eef3fa;color:#111;font-size:clamp(1.6rem,1.2vw,2rem);padding:6px 16px}.person__link ul li .imgBox .catch span:not(:last-child){margin-bottom:8px}.person__link ul li .txtBox{text-align:left}.person__link ul li .txtBox .nameYear{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.person__link ul li .txtBox .nameYear h2{font-size:3.2rem}.person__link ul li .txtBox .nameYear .year{font-size:2rem;margin-left:24px}.person__link ul li .txtBox .job{font-size:2rem;text-align:left}.person__link ul li a{text-decoration:none}.person__link ul li a:hover{opacity:.6;color:#333}.person__link.other ul li .imgBox .catch span{background:#fff}.itwHead{width:100%;height:calc(100vh - 100px);overflow:hidden;position:relative;margin-top:100px}.itwHead .bg{width:100%;height:100%;position:relative;padding:0}.itwHead .bg::after{content:"";display:inline-block;width:64%;height:100%;top:0;left:0;position:absolute;background:-webkit-gradient(linear, left top, right top, from(#1a1510), to(transparent));background:linear-gradient(to right, #1a1510, transparent)}.itwHead .bg img{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover;"}.itwHead .txt{color:#fff;line-height:1.4;position:absolute;left:8vw;bottom:15%;text-align:left}.itwHead .txt h1{font-size:4rem;display:block;width:100%;letter-spacing:.08em;font-weight:700;margin-bottom:24px;line-height:1.8;font-weight:500;border-bottom:1px solid #fff;padding-bottom:8px}.itwHead .txt .numberTXt{font-size:1.8rem;font-weight:400;font-style:normal;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.itwHead .txt .numberTXt span{font-size:3.2rem;display:inline-block;margin-left:16px;position:relative}.itwHead .txt .numberTXt span::after{content:"";display:inline-block;width:80px;height:1px;background:#fff;position:absolute;top:50%;right:-100px}.itwHead .txt .prof{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.itwHead .txt .prof .job{font-size:3.2rem;line-height:1.6}.itwHead .txt .prof .nameYear{font-size:2.4rem;margin-bottom:16px}.itwHead .txt .prof .nameYear span{font-size:4.8rem;margin-right:24px}.itw .x3{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recruit{padding-top:40px}.recruit ul li .txtBox{padding:0 0 16px}.recruit ul li .txtBox h2{font-size:2.4rem;font-weight:700;border-bottom:1px solid #0076b4;padding-bottom:4px;margin-bottom:8px}.recruit h2#requirements{scroll-margin-top:140px}.recruit .x3 li{border:1px solid #ccc;padding:24px}.recruit .caseWrap{margin-bottom:80px}.recruit .caseWrap ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:16px}.recruit .caseWrap ul li{width:40%;text-align:center;padding:24px 12px;background-color:#eef3fa}.recruit .caseWrap ul li p{margin-top:8px;font-size:2rem;font-weight:700}.recruit .caseWrap ul li img{width:120px}.recruit .flowWrap{margin-bottom:40px}.recruit .flowWrap ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px}.recruit .flowWrap ul li{position:relative;width:calc((100% - 40px)/3);border:1px solid #ccc;padding:16px 24px}.recruit .flowWrap ul li:not(:last-child)::after{position:absolute;content:"";top:50%;right:-40px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;background:url(../img/i_arrow_bl.svg) no-repeat center center/cover;display:block}.recruit .flowWrap ul li .step span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#0076b4;font-size:2rem}.recruit .flowWrap ul li .step span::before{content:"";width:6px;height:6px;background:#0076b4;display:inline-block;border-radius:50%}.recruit .flowWrap ul li .flowTtl{font-size:clamp(1.8rem,2.1vw,2.4rem);font-weight:700}.sitemapList{gap:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sitemapList__box{width:calc((100% - 64px)/3);border:1px solid #ccc;padding:32px;text-align:left}.sitemapList__box p{margin-bottom:16px}.sitemapList__box a{font-size:1.4rem;color:#333;text-decoration:none;-webkit-transition:.3s;transition:.3s;text-align:left;display:inline-block;line-height:1.4}.sitemapList__box a:hover{color:#0076b4}.sitemapList__box a .enFont,.sitemapList__box a .ttl .en,.ttl .sitemapList__box a .en{font-size:2.2rem;margin-right:16px;color:#0076b4}.sitemapList__box ul{padding-left:20px;border-left:1px solid #ccc;margin-bottom:16px}.sitemapList__box ul+ul{margin-bottom:0}.history{position:relative}.history__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:40px}.history__box .history__date{width:30%;font-size:2rem;position:relative;padding-left:28px;color:#eef3fa}.history__box .history__date::before{content:"";position:absolute;left:0;display:inline-block;background:#eef3fa;width:10px;height:10px;border-radius:50%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.history__box .history__date::after{content:"";position:absolute;left:-4px;display:inline-block;background:rgba(100,211,255,.4);width:18px;height:18px;border-radius:50%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.history__box .history__item{width:70%}.history__box:last-child{padding-bottom:0}.history__box:last-child:before{top:calc((100% - 5px)/2)}.history::before{content:"";position:absolute;display:inline-block;background:#b4b4b4;width:1px;height:calc(100% - 30px);top:15px;left:4px}.accordion__box{margin-top:40px}.accordion__box .accordion dt{font-size:2.4rem;font-weight:700;position:relative;cursor:pointer;-webkit-transition:.3s;transition:.3s}.accordion__box .accordion dt:hover{color:#eef3fa}.accordion__box .accordion dt p{margin:0}.accordion__box .accordion dt p span{top:calc(50% - 2px)}.accordion__box .accordion dd{margin-top:16px;padding:24px;position:relative;display:none}.accordion__box .accordion dd .history::before{top:45px}.accordion__box .accordion .accordion__icon{display:inline-block;-webkit-transition:.3s;transition:.3s;margin:0;width:24px;height:24px;position:absolute;right:0;top:calc(50% - 12px)}.accordion__box .accordion .accordion__icon span{display:inline-block;-webkit-transition:.3s;transition:.3s;position:absolute;left:0;width:20px;height:1px;background:#333}.accordion__box .accordion .accordion__icon span:nth-of-type(1){top:11px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.accordion__box .accordion .accordion__icon span:nth-of-type(2){top:11px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.accordion__box .accordion .accordion__icon.active span:nth-of-type(1){display:none}.accordion__box .accordion .accordion__icon.active span:nth-of-type(2){top:11px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#Culture figure img{border-radius:0}.flow__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}.flow__wrap .box{width:calc((100% - 96px)/4);background:#fff;padding:48px 20px 40px;position:relative;text-align:center}.flow__wrap .box .step{position:absolute;font-size:1.8rem;background:#0076b4;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4px 12px;top:-12px;left:0}.flow__wrap .box .ttl__s{font-size:2rem !important}.flow__wrap .box img{height:60px;margin:0 auto 16px;display:block}.flow__wrap .box p{text-align:left}.flow__wrap .box:not(:last-child)::after{position:absolute;content:"";width:20px;height:12px;background:url(../img/i_flow.svg) no-repeat center center/cover;display:block;top:40%;right:-12%}.flow__wrap .box.mt20{margin-top:0}.subNav{margin-bottom:40px}.subNav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid #eef3fa;gap:12px}.subNav ul li{width:calc((100% - 36px)/4)}.subNav ul li a{display:block;text-decoration:none;text-align:center;background:#eee;border-radius:16px 16px 0 0;padding:16px 20px 12px 20px}.subNav ul li a.ac{background:#eef3fa;color:#fff}.tabCont{display:none}.tabCont.ac{display:block}.careerArea{position:relative;margin-bottom:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.careerArea .careerArea__item{position:absolute;bottom:0;left:0;z-index:1;background:#fff;width:40%;border-radius:30px 30px 0 0;padding:32px 24px 0 0}.careerArea .careerArea__item img{width:90%}.careerArea .careerArea__img{margin-left:120px}.news{padding:40px 0 100px}.news .table__basic dl{border-bottom:1px solid #ccc}.news .table__basic dl dt{border:none}.news .table__basic dl dd{border:none}.news .table__basic dl dd a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;text-decoration:none;padding-right:24px}.news .table__basic dl dd a::after{content:"";width:40px;height:40px;background:url(../img/i_arrow.svg) no-repeat center center/cover;display:block;position:absolute;right:0;-webkit-transition-duration:.3s;transition-duration:.3s}.news .table__basic dl dd a:hover::after{background:url(../img/i_arrow-bl.svg) no-repeat center center/cover}.news__under .ttl .en{font-size:2rem}@media screen and (max-width: 1366px){.topAbout__inner{gap:72px;margin-right:6vw}.topAbout__ttl{width:60%}.topAbout figure{width:40%}.topPeople__inner{gap:72px;margin-left:8vw}.topPeople__ttl{width:45%}.topPeople__slider{width:55%}.topPeople__list{margin-bottom:8px}.topPeople__list__txt p{font-size:1.6rem}.topCulture__inner{gap:72px;margin-left:8vw}.topRecruit__inner{gap:72px;margin-right:6vw}.topRecruit__ttl{width:60%}.ttl__top .en{font-size:10vw}.topEntry{background:url(../img/topRecruit_bg-sp.jpg) no-repeat center center/cover}.cta__box{max-width:80%;padding:20px 40px 100px}.cta__box .ttl__top .en{font-size:10vw}.cta__box .ttl__top .jp{margin-top:-68px}.pageTtl{margin-top:60px}.column__2{gap:0 4vw}.column__2 .main{width:75%}.column__2 .aside{width:25%}.column__2 .aside .stickyBav::before{height:calc(100% - 55px)}.flow__wrap .box:not(:last-child)::after{right:-21%}.project .multi{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.project .multi__img{width:100%}.project .multi .table__wrap{width:100%}}@media screen and (max-width: 834px){p:not(:last-child),ul:not(:last-child),ol:not(:last-child),figure:not(:last-child),table:not(:last-child){margin-bottom:24px}img{height:auto}.inner,.inner__l,.inner__s{max-width:90vw;padding:0;margin:0 auto}ol{margin-left:1em}ol.space>li:not(:last-of-type){margin-bottom:24px}.fs__m{font-size:1.8rem}.mb__l{margin-bottom:24px !important}.mb__m{margin-bottom:16px !important}.mb__s{margin-bottom:16px !important}.mt__s{margin-top:16px}iframe{height:240px;border-radius:12px}iframe:not(:last-child){margin-bottom:24px}.kv{padding-top:60px}.kv__img{width:100%;height:40vh;overflow:hidden}.kv__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kv__catch{font-size:3.8vw;bottom:4vw;line-height:1.8}.kv__catch__main{font-size:4.5vw}.kv__catch__main span.brackets_start{font-size:4.5vw}.kv__catch__main span.fontL{font-size:5vw}.kv__catch__sub span.frame{padding:2px 16px 4px}.content{padding:40px 0}.content p.top__lead{font-size:2rem}.content p.top__txt{margin-bottom:32px}.ttl .en{font-size:5.6rem}.ttl__c .jp{display:block;text-align:center;margin-left:0}.ttl__c .en{-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:8px}.ttl__c .en::before{margin-bottom:8px}.ttl__c.wt .en{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ttl__c.wt .en::before{width:36px;height:28px;margin-bottom:18px}.topAbout__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:0 6vw;gap:40px}.topAbout__ttl{width:100%;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}.topAbout figure{width:100%;height:28vh}.topAbout figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topCarousel{padding:0}.topCarousel .topCarousel__bg li{max-width:35vw;height:153px}.topCarousel .topCarousel__wrap{padding:16px 24px 32px}.topCarousel .topCarousel__wrap .ttl__top .jp{margin-top:-40px}.topPeople{padding:0}.topPeople__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:88px 3vw 64px 4vw}.topPeople__ttl{width:100%;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}.topPeople__slider{width:100%}.topProject::before{height:70%}.topProject__list{-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:80px}.topProject__list__item{width:80%}.topProject__list__item p.fontL{text-align:center;margin-bottom:8px !important}.topProject__list__item p.fontL span.category{display:block;margin:0 auto 8px}.topProject__list__item .btn__more{margin:0 auto}.topCulture__inner{-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;margin:0 6vw;gap:40px}.topCulture__ttl{width:100%;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}.topCulture figure{width:100%;height:28vh}.topCulture figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 25%;object-position:50% 25%}.topCulture ul.link__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.topCulture ul.link__list li{min-width:215px}.topRecruit::before{height:530px}.topRecruit__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 6vw;gap:40px}.topRecruit__ttl{width:100%;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}.topRecruit figure{width:100%;height:28vh}.topRecruit figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 25%;object-position:50% 25%}.topEntry .ttl__c .jp{margin:0 0 16px 16px}.topEntry p{font-size:3.2rem}.btn__more.sp{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.btn__wt{font-size:2rem;padding:16px 32px}.cta{padding:40px 0}.cta__box{max-width:95vw;padding:16px 28px 40px}.cta__box .ttl__top .jp{margin-top:-48px}.x3.card li{width:100%;padding:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.x3.card li h2{font-size:2rem}.pankuzu{padding:0}.pankuzu ul{padding:16px 5vw;overflow-x:scroll}.pankuzu ul li{font-size:1.4rem;display:table-cell;white-space:nowrap}.pc{display:none}.sp{display:block}.pageHead{height:200px;margin-top:60px}.pageTtl{height:auto;background:none;padding:0}.pageTtl__catch{padding:48px 5vw 20px}.pageTtl__bg{width:95vw;height:200px}.under .content{padding:40px}.under .ttl__l span.jp{font-size:3.2rem}.multi{gap:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}.multi+.multi{margin-top:40px}.multi__img{max-width:100%;-ms-flex-negative:1;flex-shrink:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.table__basic.size__s dt,.table__basic.size__s dd{padding:8px 5vw}.table__basic>dl{-ms-flex-wrap:wrap;flex-wrap:wrap}.table__basic>dl>dt,.table__basic>dl>dd{padding:16px 5vw}.table__basic>dl>dt{font-size:1.4rem;width:100%;background:#eef3fa;padding:8px;border-bottom-color:#ddd}.table__basic>dl>dd{width:100%}.table__basic>dl>dd .row:not(:last-of-type){padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ccc}.table__basic.careerpath dl dt,.table__basic.careerpath.ex dl dt{background:#fff;width:100%;padding:24px 20px 0 0}.table__basic.careerpath dl dd,.table__basic.careerpath.ex dl dd{width:100%;padding:20px 20px 20px 0}.column__2{display:block}.column__2 .aside{display:none}.column__2 .main{width:100%}.ttl__fx{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ttl__fx>*{width:calc((100% - 40px)/3)}.person__link ul li .imgBox .catch span{font-size:2.8rem}.person__link .x3{gap:32px}.itwHead{height:80vh;margin-top:60px}.itwHead .bg::after{width:100%;height:60%;background:-webkit-gradient(linear, left bottom, left top, from(#1a1510), to(transparent));background:linear-gradient(to top, #1a1510, transparent);bottom:0;top:inherit}.itwHead .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover;"}.itwHead .txt{left:4vw;bottom:4%}.itwHead .txt h1{font-size:2.8rem;margin-bottom:24px}.itwHead .txt .numberTXt{font-size:1.4rem;margin-bottom:8px}.itwHead .txt .numberTXt span{font-size:2.8rem}.itwHead .txt .numberTXt span::after{width:40px;right:-50px}.itwHead .txt .prof .job{font-size:2rem;margin-bottom:8px}.itwHead .txt .prof .nameYear{font-size:2rem;line-height:1}.itwHead .txt .prof .nameYear span{font-size:4rem}.profWrap{padding:64px 0 64px}.profWrap .inner__s{padding:24px 0;width:92vw}.profWrap .inner__s h2{font-size:3.2rem;top:-32px}.profWrap .inner__s ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.profWrap .inner__s ul li{position:relative;width:100%;padding:0 4vw}.profWrap .inner__s ul li:first-child::after{content:none}.profWrap .inner__s ul li>dl{-ms-flex-wrap:wrap;flex-wrap:wrap}.profWrap .inner__s ul li>dl>dt{width:100%;background:-webkit-gradient(linear, left top, right top, from(#E0EEEB), to(#D0F0E7));background:linear-gradient(90deg, #E0EEEB 0%, #D0F0E7 100%);border:none}.profWrap .inner__s ul li>dl>dd{width:100%}.profWrap .inner__s ul .private{padding-top:24px}.profWrap .inner__s ul .private h3{font-size:2rem;margin-bottom:8px}.profWrap .inner__s ul .private .fr{float:right;width:100%;margin:0 0 24px 0}.profWrap .inner__s ul .private p{font-size:1.6rem}.itwWrap .cont__box{padding:0 0}.itwWrap .cont__box:last-child::after{bottom:0;height:100%;width:100%}.itwWrap .cont__box .ttlImg{width:100%;margin-bottom:16px}.itwWrap .cont__box .txtBox{width:100%;padding:0 4vw 32px}.itwWrap .cont__box .txtBox .ttl__sideSolid{font-size:2rem;padding-bottom:16px;margin-bottom:32px}.itwWrap .cont__box .txtBox .ttl__sideSolid::after{top:100%;left:0}#philosophy figure{width:100%}.flow__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flow__wrap .box{width:100%;padding:28px 16px}.flow__wrap .box:not(:last-child){margin-bottom:20px}.flow__wrap .box:not(:last-child)::after{top:inherit;bottom:-30px;left:48.5%;-webkit-transform:none;transform:none;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.project .multi__img{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.project .multi__img img{width:70%}.project .ttl{margin-bottom:16px}.project .ttl .en{font-size:3.2rem}.project__prof__member>div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}.culture .benefit__main{padding:24px}.culture .ttl__c .jp{margin-left:0}.recruit .ttl__c .jp{margin-left:0}.recruit h2#requirements{scroll-margin-top:80px}.recruit .caseWrap ul li p{font-size:1.8rem}.recruit .flowWrap ul{gap:40px}.recruit .flowWrap ul li:not(:last-child)::after{right:-30px}.subNav ul{-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:none}.subNav ul li{width:calc((100% - 12px)/2)}.subNav ul li a{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-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:16px;height:100%}.careerArea{margin-bottom:100px}.careerArea .careerArea__item{width:50%;bottom:-40px}.careerArea .careerArea__img{margin-left:80px}.sitemapList__box{width:100%;padding:24px}.news{padding:16px 0 40px}.news .table__basic{border:none}.news .table__basic dl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.news .table__basic dl dt{width:25%;padding:16px 5vw;font-size:1.6rem;background:none}.news .table__basic dl dd{width:75%;border:none}.sitemap__list{gap:24px}.sitemap__box{padding:24px}}@media screen and (max-width: 600px){p:not(:last-child):not(.ttl__top),ul:not(:last-child),ol:not(:last-child),figure:not(:last-child),table:not(:last-child){margin-bottom:24px}.ttl{margin-bottom:24px}.ttl .jp{font-size:1.4rem}.ttl .en{line-height:4rem;font-size:4rem;margin-bottom:8px}.ttl__c .en::before{width:30px;height:20px}.ttl__c.wt .en::before{width:30px;height:20px;margin-bottom:8px}.ttl__top{margin-bottom:24px}.ttl__top .jp{font-size:2.8rem;margin-top:-24px}.ttl__top .en{font-size:15vw}.ttl__m{font-size:2.8rem !important}.ttl__m span.en{margin-right:8px}.ttl__m span.jp{font-size:1.6rem}.ttl__s{font-size:2.2rem !important}.under .ttl .jp{font-size:1.8rem;font-size:2.4rem}.under .ttl .en{font-size:2rem;margin-bottom:8px}.under .ttl__c.center .jp{font-size:1.4rem}.under .ttl__c.center .en{font-size:3.2rem}.kv__img img{-o-object-position:44% 50%;object-position:44% 50%}.kv__catch{padding-left:32px;bottom:5.8vw}.kv__catch__sub{font-size:5.5vw;gap:4px}.kv__catch__sub span.frame{padding:2px 6px}.kv__catch__main{font-size:6.2vw}.kv__catch__main span.fontL{font-size:7.2vw}.kv__catch__main span.brackets_start,.kv__catch__main span.brackets_close{font-size:6.8vw}.content p{line-height:1.9}.content p.top__lead{font-size:1.8rem;margin-bottom:16px}.topAbout p{line-height:2.4}.topAbout figure{height:20vh}.topCarousel .topCarousel__bg li{max-width:48vw;height:120px}.topCarousel .topCarousel__wrap .ttl__top .en{font-size:13vw}.topCarousel .topCarousel__wrap .ttl__top .jp{margin-top:-24px}.topPeople__inner{margin-left:0;gap:32px;padding:88px 5vw 48px}.topPeople__list{margin-bottom:16px}.topPeople__list__txt p{font-size:1.5rem}.topPeople__list__txt .joinInfo{gap:.6em}.topPeople__list__txt .joinInfo .year{padding-right:.6em}.topPeople .custom-arrow{padding:16px 24px}.topPeople .custom-arrow-container{text-align:center}.topPeople .btn__more.sp{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.topPeople p.top__txt{margin-bottom:0 !important}.topProject__ttl{text-align:left}.topProject__list{gap:56px}.topProject__list__item{width:100%}.topCulture::before{width:140px;height:170px}.topCulture figure{height:20vh}.topRecruit::before{width:140px;height:350px}.topRecruit figure{height:20vh}.topEntry{position:relative}.topEntry::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1}.topEntry .inner__l,.topEntry .topEntry__ttl,.topEntry p,.topEntry .btn__wt{position:relative;z-index:2}.topEntry__ttl .ttl{margin-bottom:12px}.topEntry__ttl .ttl__c .jp{margin:0 0 4px 12px}.topEntry p{font-size:2rem}.topEntry p span{padding:2px 6px;margin:0 4px;font-size:2.4rem}.btn__wt{font-size:1.6rem;padding:12px 16px;gap:8px}.btn__wt::after{width:16px;height:16px}.cta{padding:40px 5vw 20px}.cta__box{max-width:100%;padding:16px 20px 32px;text-align:left}.cta__box .ttl__top .en{font-size:16vw}.cta__box .ttl__top .jp{margin-top:-32px}.pageTtl{height:120px}.pageTtl__catch{padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.pageTtl__catch span.en{font-size:5vw}.pageTtl__catch span.jp{font-size:3.2rem}.pageTtl__bg{display:none}.pageTtl::before{height:100%}.content__lead:not(:last-child){margin-bottom:40px}.under .ttl__top .jp{font-size:2.8rem}.under .ttl__l span.jp{font-size:2.2rem}.under .ttl__l span.en{font-size:1.4rem}.under .content{padding:24px}.pageHead__txt h1 .enFont,.pageHead__txt h1 .ttl .en,.ttl .pageHead__txt h1 .en{font-size:2.8rem}.pageHead__txt h1 .jpFont{font-size:1.6rem}.pankuzu ul{padding:16px 2vw}.pankuzu ul li{font-size:1.1rem}.pankuzu ul li:not(:last-of-type)::after{margin:0 14px}.person__link ul li .imgBox .catch span{font-size:1.6rem}.person__link ul li .txtBox .nameYear h2{font-size:2.4rem}.person__link ul li .txtBox .nameYear .year{font-size:1.6rem}.person__link ul li .txtBox .job{font-size:1.6rem}.person__link .x3{gap:32px}.itwHead .txt h1{font-size:1.8rem;margin-bottom:16px}.itwHead .txt .prof .nameYear{font-size:1.6rem}.itwHead .txt .prof .nameYear span{font-size:2.8rem}.itwHead .txt .prof .job{font-size:1.6rem}.project ul li .txtBox h2{font-size:2rem}.project__prof__ttl{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project__prof__member figure{width:52%}.culture ul li .txtBox h2{font-size:2rem}.culture .ttl__c .jp{font-size:1.4rem}.culture .ttl__c .en{font-size:3.2rem}.culture .content__lead.content__lead:not(:last-child){margin-bottom:64px}.culture .careerPath{padding:32px 24px 56px}.culture .careerPath__prof{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.culture .careerPath__prof>div{width:100%}.culture .careerPath__prof figure{width:100%}.culture .careerPath__prof .ttl__l{margin-bottom:16px}.culture .careerPath__prof .ttl__l .jp{font-size:2.2rem}.recruit ul li .txtBox h2{font-size:2rem}.recruit .ttl__c .jp{font-size:1.4rem}.recruit .ttl__c .en{font-size:3.2rem}.recruit .x3 li{padding:20px}.recruit .caseWrap{margin-bottom:40px}.recruit .caseWrap ul{gap:10px}.recruit .caseWrap ul li{width:46%;padding:16px 12px}.recruit .caseWrap ul li p{font-size:1.6rem}.recruit .caseWrap ul li img{width:88px}.recruit .flowWrap ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recruit .flowWrap ul li{width:100%;text-align:center}.recruit .flowWrap ul li:not(:last-child)::after{top:calc(100% + 12px);right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.recruit .flowWrap ul li .step span{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px;font-size:1.8rem}.privacy .ttl__s{font-size:2rem !important}.sitemapList__box a .enFont,.sitemapList__box a .ttl .en,.ttl .sitemapList__box a .en{font-size:2rem}.fr{float:none;max-width:70%;margin:0 auto 20px}.border{padding:20px 5vw}.bg{padding:20px 5vw}.table__wrap{width:100%;overflow-x:auto}.history__box{-ms-flex-wrap:wrap;flex-wrap:wrap}.history__box .history__date{width:100%}.history__box .history__item{width:100%;margin-left:28px}.flow__wrap .box:not(:last-child){padding:20px 16px;margin-bottom:12px}.flow__wrap .box:not(:last-child)::after{bottom:-26px}.accordion__box .accordion dt{font-size:2.2rem}.accordion__box .accordion dd .history::before{top:15px}.works .x2 figure{margin-bottom:0}.careerArea{margin-bottom:40px}.careerArea .careerArea__item{position:static;width:100%;padding:0}.careerArea .careerArea__item img{width:75%}.careerArea .careerArea__item .btn__outLink{margin:0 auto 20px}.careerArea .careerArea__img{margin-left:0}.news .table__basic dl{-ms-flex-wrap:wrap;flex-wrap:wrap}.news .table__basic dl dt{width:100%;padding:12px 0 0}.news .table__basic dl dd{width:100%;padding:16px 0}.news .table__basic dl:first-child dt{padding-top:0}}.error{font-size:1.4rem;font-weight:600;color:red;margin-top:8px}.formIcon{font-size:1.2rem;color:#fff;background:#0076b4;padding:0 10px;margin-right:5px;display:inline-block}.formIcon.option{color:#333;background:#eee}form input:not([type=file]),form textarea,form select{width:100%;padding:15px 20px;border:1px solid #ddd;background-color:#fff !important}form input:not([type=file]).problem,form textarea.problem,form select.problem{background-color:#fcc !important}form textarea{width:100% !important;min-height:20vh;display:block;resize:vertical}form select{background:url("../img/i_select.svg") no-repeat center right 20px #fff}form ::-ms-input-placeholder{color:#aaa}form :-ms-input-placeholder{color:#aaa}form ::-webkit-input-placeholder{color:#aaa}form ::-moz-placeholder{color:#aaa}form ::placeholder{color:#aaa}form .agreeArea{margin-bottom:50px;text-align:center}form input[type=radio],form input[type=checkbox]{display:none}form label{padding-left:30px;display:inline-block;cursor:pointer;position:relative}form label:not(:last-child){margin-right:1vw}form label .radio-icon,form label .checkbox-icon{line-height:20px;width:20px;height:20px;display:inline-block;vertical-align:middle;position:absolute;top:calc(50% - 8px);left:0}form label .radio-icon::after,form label .checkbox-icon::after{content:"";background:#fff;width:16px;height:16px;margin-top:-11px;display:block;border:2px solid #ccc;position:absolute;top:50%;left:0;-webkit-transition:border-color .2s linear;transition:border-color .2s linear}form label .radio-icon::after{border-radius:50%}form label .radio-icon::before{content:"";width:10px;height:10px;background-color:#333;margin-top:-6px;display:block;border-radius:50%;position:absolute;top:50%;left:5px;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;z-index:10}form label.agree{background:#fff;padding:15px 30px 15px 60px !important;display:inline-block;border:1px solid #ddd;-webkit-transition:.3s;transition:.3s}form label.agree .radio-icon,form label.agree .checkbox-icon{left:30px}form label.agree:hover{background:rgba(14,141,218,.1)}form input[type=radio]:checked~.radio-icon::before{opacity:1}form .checkbox~.checkbox-icon::before{content:"";width:5px;height:9px;margin-top:-9px;display:block;border-right:3px solid #0076b4;border-bottom:3px solid #0076b4;position:absolute;top:50%;left:6px;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1}form .checkbox:checked~.checkbox-icon::before{opacity:1}form .birth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}form .birth__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form .birth__box:not(:first-of-type){padding-left:30px}form .birth__box.size__l{width:30%}form .birth__box.size__s{width:20%}form .birth__box p{margin-left:10px;margin-bottom:0 !important}form .address__post{gap:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form .address__post input{width:100px}form .address__txt{margin-top:10px}form .btn__more{color:#333;font-size:2rem;padding:16px 32px}@media screen and (max-width: 834px){.formIcon{padding:2px 8px}form input:not([type=file]),form textarea,form select{padding:10px}form select{background-position:center right 10px}form .agreeArea{margin-bottom:20px}form .agreeArea p br{display:none}form .birth__box:not(:first-of-type){padding-left:15px}form .birth__box.size__l{width:40%}form .birth__box.size__s{width:30%}form .birth__box p{margin-left:5px}form .table__basic dl dt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100% !important}form .table__basic dl dt br{display:none}}/*# sourceMappingURL=style.css.map */