:root{--white: #fff;--black: #000;--line: #e4e4e4;--dark_gray: #666666;--light_gray:#f0f3f7;--gray: #fcfcfc;--primary: #7301b3;--dark_blue: #43009d;--college: #0eb8fe;--leadership: #dff306;--athlete: #df3551;--vocational: #f66d14;--highschool: #08133f;--midCareer: #3ef69d;--gradient01:linear-gradient(91deg, rgba(250,250,251,0) 0%, rgba(250,250,251,0.3) 52%, rgba(232,232,232,0.6) 100%);--gradient02: linear-gradient(90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 86%, rgba(0,0,0,0) 98%);--gradient03: linear-gradient(0deg, var(--black) 0%, var(--white) 30%, var(--white) 100%);--gradient04: linear-gradient(180deg, #c8c8c8 0%, #c8c8c8 53%, #5a5a5a 100%)}body,h1,h2,h3,h4,h5,h6,p,ol,ul,dl,dt,dd,form,figure{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}strong{font-weight:normal}table,td,th,tr,thead,tbody{border:none}table th{text-align:left;font-weight:normal}table{border-collapse:collapse}ul,ol{list-style:none}a{text-decoration:none}a img{border:none}img{vertical-align:bottom}textarea{font-size:1em;border:none;border-radius:0;outline:none;-webkit-appearance:none;box-shadow:none}select{font-size:1em;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}select::-ms-expand{display:none}header,footer,section,nav,main,figure,figcaption,time,small{display:block}input[type=submit],input[type=image]{border:none;padding:0}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password]{outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0;box-shadow:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0}button{border:none;margin:0;cursor:pointer}input[type=submit],input[type=image],input[type=reset]{cursor:pointer}address{font-style:normal}input,button,select,textarea{font-family:inherit;font-weight:inherit;line-height:inherit;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;border-radius:0;outline:none}input::-moz-placeholder, textarea::-moz-placeholder{color:#999}input::placeholder,textarea::placeholder{color:#999}*{box-sizing:border-box}html{font-size:62.5%}body{font-family:"Noto Sans JP",sans-serif;line-height:1.6;letter-spacing:0px;color:var(--black);word-break:break-all;font-size:16px;font-size:1.6rem}body.is-lock{overflow:hidden}a{color:var(--black)}@media screen and (min-width: 769px){a{transition:all .3s ease-out}}img{max-width:100%;height:auto}.header{width:100%;position:fixed;top:0;left:0;z-index:99;gap:30px;transition:background .3s ease-out}.header__inner{display:flex;justify-content:space-between}@media screen and (min-width: 769px){.header__inner{align-items:center;padding:13px 3.6%}}@media screen and (max-width: 1240px){.header__inner{padding:10px 25px}}.header__logo__main{color:var(--white);position:relative;z-index:9999;mix-blend-mode:difference}.header__logo__main figure{display:flex;align-items:center}@media screen and (min-width: 769px){.header__logo__main figure{gap:20px}}@media screen and (max-width: 768px){.header__logo__main figure{gap:12px}}@media screen and (max-width: 768px){.header__logo__main figure img{width:61.5%}}.header__logo__main figure figcaption{letter-spacing:.04em;font-weight:700}@media screen and (min-width: 769px){.header__logo__main figure figcaption{font-size:14px;font-size:1.4rem;min-width:-moz-fit-content;min-width:fit-content}}@media screen and (max-width: 768px){.header__logo__main figure figcaption{font-size:10px;font-size:1rem}}.header__nav{display:flex;color:var(--white)}@media screen and (min-width: 769px){.header__nav{align-items:center;gap:24px}}@media screen and (max-width: 1240px){.header__nav{display:none;background:var(--white);width:100%;height:100%;position:fixed;z-index:999;top:0;left:0;padding:80px 25px 40px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.header__nav::-webkit-scrollbar{display:none}}@media screen and (max-width: 1240px){.header__nav__menu{display:grid}}.header__nav__menu .primaryMenu,.header__nav__menu .mainMenu{display:flex;align-items:center}.header__nav__menu .primaryMenu__item,.header__nav__menu .mainMenu__item{width:-moz-max-content;width:max-content;letter-spacing:.05em}.header__nav__menu .primaryMenu__item a,.header__nav__menu .primaryMenu__item p,.header__nav__menu .mainMenu__item a,.header__nav__menu .mainMenu__item p{display:inline-block;color:var(--white)}@media screen and (max-width: 1240px){.header__nav__menu .primaryMenu__item a,.header__nav__menu .primaryMenu__item p,.header__nav__menu .mainMenu__item a,.header__nav__menu .mainMenu__item p{color:var(--black)}}.header__nav__menu .primaryMenu__item a,.header__nav__menu .mainMenu__item a{position:relative;display:inline-block}.header__nav__menu .primaryMenu__item a[target=_blank],.header__nav__menu .mainMenu__item a[target=_blank]{position:relative;padding:0 18px 0 0}.header__nav__menu .primaryMenu__item a[target=_blank]:after,.header__nav__menu .mainMenu__item a[target=_blank]:after{content:"";width:14px;height:auto;aspect-ratio:1/1;-webkit-mask:url("../img/common/icon/icon_blank01.svg") no-repeat center;mask:url("../img/common/icon/icon_blank01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--white);position:absolute;transform:translateY(-50%);top:53%;right:0;transition:all .3s ease-out}@media screen and (max-width: 1240px){.header__nav__menu .primaryMenu__item a[target=_blank]:after,.header__nav__menu .mainMenu__item a[target=_blank]:after{background:var(--black);width:12px}}.header__nav__menu .primaryMenu__item a:before,.header__nav__menu .mainMenu__item a:before{content:""}@media screen and (min-width: 769px){.header__nav__menu .primaryMenu__item a:before,.header__nav__menu .mainMenu__item a:before{width:0;height:2px;background:var(--primary);transition:width .3s ease-out;position:absolute;left:0;bottom:-5px}}.header__nav__menu .primaryMenu__item a:hover,.header__nav__menu .mainMenu__item a:hover{color:var(--primary)}.header__nav__menu .primaryMenu__item a:hover::before,.header__nav__menu .mainMenu__item a:hover::before{width:100%}.header__nav__menu .primaryMenu__item a:hover:after,.header__nav__menu .mainMenu__item a:hover:after{background:var(--primary)}@media screen and (min-width: 769px){.header__nav__menu .primaryMenu{margin:0 0 10px;gap:16px}}@media screen and (max-width: 1240px){.header__nav__menu .primaryMenu{margin:0 0 40px;order:3;justify-content:center;flex-wrap:wrap;gap:16px 32px}}@media screen and (min-width: 769px){.header__nav__menu .primaryMenu__item{font-size:14px;font-size:1.4rem}}@media screen and (max-width: 768px){.header__nav__menu .primaryMenu__item{font-size:12px;font-size:1.2rem}}@media screen and (min-width: 769px){.header__nav__menu .mainMenu{gap:24px;justify-content:flex-end}}@media screen and (max-width: 1240px){.header__nav__menu .mainMenu{display:block;margin:0 0 40px}}.header__nav__menu .mainMenu__item{position:relative;font-weight:700;font-size:16px;font-size:1.6rem;padding:0 0 10px}@media screen and (max-width: 1240px){.header__nav__menu .mainMenu__item{padding:0;width:100%;border-bottom:1px solid var(--line)}}@media screen and (max-width: 1240px){.header__nav__menu .mainMenu__item a,.header__nav__menu .mainMenu__item p{width:100%;padding:25px 10px}}.header__nav__menu .mainMenu__item--parent{cursor:pointer;padding-right:20px}@media screen and (max-width: 1240px){.header__nav__menu .mainMenu__item--parent{padding:0}}.header__nav__menu .mainMenu__item--parent:after{content:"";width:16px;height:16px;-webkit-mask:url("../img/common/icon/icon_dropdown01.svg") no-repeat center;mask:url("../img/common/icon/icon_dropdown01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--white);position:absolute;right:-2px;top:7px;transition:all .3s ease-out}@media screen and (max-width: 1240px){.header__nav__menu .mainMenu__item--parent:after{background:var(--black);right:0;top:32px}}@media screen and (max-width: 1240px){.header__nav__menu .mainMenu__item--parent a,.header__nav__menu .mainMenu__item--parent p{width:80%}}.header__nav__menu .mainMenu__item--parent a:before,.header__nav__menu .mainMenu__item--parent p:before{display:none}.header__nav__menu .mainMenu__item--parent.is-act>a,.header__nav__menu .mainMenu__item--parent.is-act>p{color:var(--primary)}.header__nav__menu .mainMenu__item--parent.is-act::after{background:var(--primary);transform:rotate(180deg)}.header__nav__menu .mainMenu__item .submenu{background:var(--white);padding:15px;display:grid;gap:10px;width:200px;position:absolute;top:30px;left:-16px}@media screen and (min-width: 769px){.header__nav__menu .mainMenu__item .submenu{opacity:0;pointer-events:none;visibility:hidden}}@media screen and (max-width: 1240px){.header__nav__menu .mainMenu__item .submenu{position:unset;width:100%;padding:0;display:block}}.header__nav__menu .mainMenu__item .submenu__item{font-weight:400;font-size:14px;font-size:1.4rem}@media screen and (max-width: 1240px){.header__nav__menu .mainMenu__item .submenu__item{border-top:1px solid var(--line)}}.header__nav__menu .mainMenu__item .submenu__item a{width:100%;color:var(--dark_gray)}.header__nav__menu .mainMenu__item .submenu__item a:hover{color:var(--primary)}.header__nav__menu .mainMenu__item .submenu__item a:hover::before{display:none}.header__nav__menu .mainMenu__item .submenu.is-loaded{opacity:1;pointer-events:auto;visibility:visible}.header__nav__button{display:flex;gap:14px}@media screen and (min-width: 769px){.header__nav__button{align-items:center;margin:-15px 0 0}}@media screen and (max-width: 1240px){.header__nav__button{flex-wrap:wrap;justify-content:center;margin:0}}.header__nav__button .button{border:1px solid rgba(0,0,0,0);display:inline-block;text-align:center;width:-moz-max-content;width:max-content;padding:14px 21px;font-weight:700;color:var(--primary);background:var(--white);font-size:14px;font-size:1.4rem;letter-spacing:0;border-radius:100px}@media screen and (max-width: 1240px){.header__nav__button .button{flex:1;min-width:325px;max-width:325px;background:var(--primary);color:var(--white)}}.header__nav__button .button:hover{color:var(--white);background:var(--primary)}.header__hamburger{display:none}@media screen and (max-width: 1240px){.header__hamburger{display:block;cursor:pointer;right:0;top:18px;position:sticky;z-index:9992;width:30px;min-width:30px;height:16px;mix-blend-mode:difference}.header__hamburger .line{background:var(--white);display:block;width:100%;height:2px;transition:all .3s ease-out}.header__hamburger .line:after,.header__hamburger .line:before{content:"";width:100%;height:2px;background:var(--white);position:absolute;left:0;transition:all .3s ease-out}.header__hamburger .line:before{top:50%;transform:translateY(-50%)}.header__hamburger .line:after{bottom:0}}.header__hamburger.is-act{mix-blend-mode:normal}.header__hamburger.is-act .line{background:var(--black);transform:rotate(-45deg) translate(-5px, 10px)}.header__hamburger.is-act .line:before{opacity:0}.header__hamburger.is-act .line:after{background:var(--black);transform:rotate(90deg)}.header.is-scroll{background:var(--white)}.header.is-scroll .header__nav__menu .mainMenu a,.header.is-scroll .header__nav__menu .mainMenu p,.header.is-scroll .header__nav__menu .primaryMenu a,.header.is-scroll .header__nav__menu .primaryMenu p{color:var(--black)}.header.is-scroll .header__nav__menu .mainMenu a[target=_blank]:after,.header.is-scroll .header__nav__menu .primaryMenu a[target=_blank]:after{background:var(--black)}.header.is-scroll .header__nav__menu .mainMenu a:hover,.header.is-scroll .header__nav__menu .primaryMenu a:hover{color:var(--primary)}.header.is-scroll .header__nav__menu .mainMenu a:hover:after,.header.is-scroll .header__nav__menu .primaryMenu a:hover:after{background:var(--primary)}.header.is-scroll .header__nav__menu .mainMenu__item--parent:after,.header.is-scroll .header__nav__menu .primaryMenu__item--parent:after{background:var(--black)}.header.is-scroll .header__nav__menu .mainMenu__item--parent.is-act>a,.header.is-scroll .header__nav__menu .mainMenu__item--parent.is-act>p,.header.is-scroll .header__nav__menu .primaryMenu__item--parent.is-act>a,.header.is-scroll .header__nav__menu .primaryMenu__item--parent.is-act>p{color:var(--primary)}.header.is-scroll .header__nav__menu .mainMenu__item--parent.is-act:after,.header.is-scroll .header__nav__menu .primaryMenu__item--parent.is-act:after{background:var(--primary)}.header.is-scroll .header__nav__button .button{background:var(--primary);color:var(--white);border-color:var(--primary)}.header.is-scroll .header__nav__button .button:hover{color:var(--primary);background:var(--white)}.footer{background:var(--white)}@media screen and (min-width: 769px){.footer__inner{padding:55px 3.6% 60px}}@media screen and (max-width: 1240px){.footer__inner{padding:90px 25px}}.footer__nav{display:flex}@media screen and (min-width: 769px){.footer__nav{align-items:flex-start;justify-content:space-between;margin:0 0 60px;gap:40px}}@media screen and (max-width: 1240px){.footer__nav{align-items:flex-start;justify-content:flex-start;flex-direction:column}}.footer__nav__logo .snsList{display:flex;align-items:center;gap:18px}@media screen and (min-width: 769px){.footer__nav__logo .snsList{margin:50px 0 0}}@media screen and (max-width: 768px){.footer__nav__logo .snsList{margin:15px 0 0}}.footer__nav__menu{display:grid}@media screen and (min-width: 769px){.footer__nav__menu{width:100%;justify-content:flex-end;align-items:flex-start;grid-template-columns:repeat(3, 0fr);gap:6.3%}}@media screen and (max-width: 1240px){.footer__nav__menu{justify-content:space-between;gap:30px}}@media screen and (max-width: 768px){.footer__nav__menu{justify-content:normal;width:100%;gap:20px;margin:60px 0}}.footer__nav__menu .ftMenu{display:grid}@media screen and (min-width: 769px){.footer__nav__menu .ftMenu{gap:30px}}@media screen and (max-width: 768px){.footer__nav__menu .ftMenu{gap:15px}}.footer__nav__menu .ftMenu__item{width:-moz-max-content;width:max-content;font-weight:700;font-size:16px;font-size:1.6rem}.footer__nav__menu .ftMenu__item a,.footer__nav__menu .ftMenu__item p{display:inline-block;color:var(--black)}.footer__nav__menu .ftMenu__item--parent{display:flex}@media screen and (min-width: 769px){.footer__nav__menu .ftMenu__item--parent{gap:28px;align-items:flex-start}}@media screen and (max-width: 768px){.footer__nav__menu .ftMenu__item--parent{flex-direction:column;gap:10px 25px}}.footer__nav__menu .ftMenu__item .submenu{display:grid}@media screen and (min-width: 769px){.footer__nav__menu .ftMenu__item .submenu{grid-template-columns:repeat(2, 1fr);gap:10px 12px}}@media screen and (max-width: 768px){.footer__nav__menu .ftMenu__item .submenu{gap:10px;margin-left:10px}}.footer__nav__menu .ftMenu__item .submenu__item{width:-moz-max-content;width:max-content}.footer__nav__menu .ftMenu__item .submenu__item a{display:flex;align-items:center;gap:10px;color:var(--dark_gray);font-weight:400;font-size:16px;font-size:1.6rem}@media screen and (max-width: 768px){.footer__nav__menu .ftMenu__item .submenu__item a{color:var(--black)}}.footer__nav__menu .ftMenu__item .submenu__item a:before{content:"-"}@media screen and (max-width: 768px){.footer__nav__menu .ftMenu__item .submenu__item a:before{content:"•"}}.footer__nav__menu .ftMenu__item .submenu__item a:hover::after{display:none}.footer__nav__menu .ftMenu__item a{position:relative;display:inline-block}.footer__nav__menu .ftMenu__item a:after{content:""}@media screen and (min-width: 769px){.footer__nav__menu .ftMenu__item a:after{width:0;height:2px;background:var(--primary);transition:width .3s ease-out;position:absolute;left:0;bottom:-5px}}.footer__nav__menu .ftMenu__item a:hover{color:var(--primary)}.footer__nav__menu .ftMenu__item a:hover::after{width:100%}@media screen and (min-width: 769px){.footer__nav__menu .ftMenu:has(.ftMenu__item--parent){gap:15px}}.footer__button{display:flex}@media screen and (min-width: 769px){.footer__button{align-items:center;justify-content:space-between;gap:3.1%}}@media screen and (max-width: 768px){.footer__button{flex-direction:column;gap:20px}}.footer__button__item{flex:1}.footer__button__item a{width:100%;min-width:-moz-max-content;min-width:max-content;color:var(--white);background:var(--primary);border-radius:100px;display:flex;align-items:center;border:1px solid var(--primary);letter-spacing:.04em;font-size:16px;font-size:1.6rem;font-weight:700}@media screen and (min-width: 769px){.footer__button__item a{gap:12px;padding:18px 20px}}@media screen and (max-width: 768px){.footer__button__item a{gap:15px;padding:9px 15px}}.footer__button__item a:before{content:"";transition:all .3s ease-out;background:var(--white);clip-path:polygon(50% 0, 100% 23%, 100% 75%, 50% 100%, 0 75%, 0 23%)}@media screen and (min-width: 769px){.footer__button__item a:before{width:12px;height:12px}}@media screen and (max-width: 768px){.footer__button__item a:before{width:9px;height:9px}}.footer__button__item a span{position:relative;padding:0 18px 0 0}.footer__button__item a span:after{content:"";height:auto;aspect-ratio:1/1;-webkit-mask:url("../img/common/icon/icon_blank01.svg") no-repeat center;mask:url("../img/common/icon/icon_blank01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--white);position:absolute;transform:translateY(-50%);top:53%;right:0}@media screen and (min-width: 769px){.footer__button__item a span:after{width:14px}}@media screen and (max-width: 768px){.footer__button__item a span:after{width:12px}}.footer__button__item a:hover{color:var(--primary);background:var(--white)}.footer__button__item a:hover:before{background:var(--primary)}.footer__button__item a:hover span:after{background:var(--primary)}.footer__copy{background:var(--light_gray);display:flex}@media screen and (min-width: 769px){.footer__copy{align-items:center;justify-content:space-between;padding:20px 3.6%;gap:20px}}@media screen and (max-width: 1240px){.footer__copy{padding:20px 25px}}@media screen and (max-width: 768px){.footer__copy{flex-direction:column;gap:5px}}.footer__copy__item{color:var(--dark_gray)}@media screen and (min-width: 769px){.footer__copy__item{font-size:14px;font-size:1.4rem}}@media screen and (max-width: 768px){.footer__copy__item{font-size:12px;font-size:1.2rem}}.footer__copy__item a{color:var(--dark_gray)}@media screen and (max-width: 768px){.footer__copy__item a{font-size:14px;font-size:1.4rem}}.footer__copy__item a[target=_blank]{position:relative;padding:0 18px 0 0}.footer__copy__item a[target=_blank]:after{content:"";height:auto;aspect-ratio:1/1;-webkit-mask:url("../img/common/icon/icon_blank01.svg") no-repeat center;mask:url("../img/common/icon/icon_blank01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--dark_gray);position:absolute;transform:translateY(-50%);top:53%;right:0}@media screen and (min-width: 769px){.footer__copy__item a[target=_blank]:after{width:14px}}@media screen and (max-width: 768px){.footer__copy__item a[target=_blank]:after{width:12px}}.swiper-button-prev,.swiper-button-next{position:relative;display:inline-block;width:60px;height:60px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border-radius:100%;position:absolute;top:55%;transform:translateY(-50%);transition:all .3s ease-out;background:var(--white);z-index:9}@media screen and (max-width: 1200px){.swiper-button-prev,.swiper-button-next{width:45px;height:45px}}.swiper-button-prev::after,.swiper-button-next::after{content:"";transition:all .3s ease-out;opacity:1;font-size:0;display:inline-block;border-radius:3px;border-radius:1px;width:16px;height:16px;border-right:2px solid var(--black);border-bottom:2px solid var(--black)}@media screen and (max-width: 1200px){.swiper-button-prev::after,.swiper-button-next::after{width:10px;height:10px}}.swiper-button-prev:hover,.swiper-button-next:hover{background:var(--black)}.swiper-button-prev:hover::after,.swiper-button-next:hover::after{border-color:var(--white)}.swiper-button-prev.is-hide,.swiper-button-next.is-hide{display:none}.swiper-button-prev{left:-4.5%}@media screen and (max-width: 1200px){.swiper-button-prev{left:-10px}}@media screen and (max-width: 768px){.swiper-button-prev{left:0}}.swiper-button-prev::after{transform:rotate(135deg);margin:0 0 0 8px}@media screen and (max-width: 1200px){.swiper-button-prev::after{margin:0 0 0 4px}}.swiper-button-next{right:-4.5%}@media screen and (max-width: 1200px){.swiper-button-next{right:-10px}}@media screen and (max-width: 768px){.swiper-button-next{right:0}}.swiper-button-next::after{transform:rotate(-45deg);margin:0 0 0 -8px}@media screen and (max-width: 1200px){.swiper-button-next::after{margin:0 0 0 -4px}}.swiper-pagination-fraction{background:#ababab;color:var(--white);border-radius:10px;top:14px;left:10%;font-family:"Lexend",sans-serif;font-size:12px;font-size:1.2rem;height:-moz-max-content;height:max-content;width:-moz-max-content;width:max-content;padding:2px 11px 3px;line-height:1;opacity:.8}.swiper-pagination-fraction .separator{font-size:11px;font-size:1.1rem;margin:0 5px;font-style:normal;vertical-align:top}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto !important;height:auto !important;z-index:0}.simplebar-offset{direction:inherit !important;box-sizing:inherit !important;resize:none !important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box !important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit !important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:1;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:0;bottom:0;left:0;background:#bfbfbf}@media screen and (min-width: 769px){.simplebar-scrollbar:before{height:5px}}@media screen and (max-width: 768px){.simplebar-scrollbar:before{height:3px}}.simplebar-track.simplebar-horizontal{left:0;height:3px}@media screen and (min-width: 769px){.simplebar-track.simplebar-horizontal{width:95%;max-width:1200px}}@media screen and (max-width: 768px){.simplebar-track.simplebar-horizontal{margin:0 25px}}.simplebar-track.simplebar-horizontal:before{content:"";width:100%;background:#d6d6d6;position:absolute;top:0;bottom:0;left:0}@media screen and (min-width: 769px){.simplebar-track.simplebar-horizontal:before{height:5px}}@media screen and (max-width: 768px){.simplebar-track.simplebar-horizontal:before{height:3px}}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar !important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper.is-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width: 769px){.modBpPc{display:inherit}}@media screen and (max-width: 768px){.modBpPc{display:none}}@media screen and (min-width: 769px){.modBpSp{display:none}}@media screen and (max-width: 768px){.modBpSp{display:inherit}}@media screen and (min-width: 769px){.modBpSpXTablet{display:none}}@media screen and (max-width: 1000px){.modBpSpXTablet{display:inherit}}.modHeadingKv{position:relative;z-index:4}@media screen and (min-width: 769px){.modHeadingKv{margin:0 0 -9.5vw}}@media screen and (max-width: 768px){.modHeadingKv{margin:0 0 -80px}}.modHeadingKv__image img{width:100%;height:100%;min-height:320px;-o-object-fit:cover;object-fit:cover}.modHeadingKv__text{position:absolute;left:0}@media screen and (min-width: 769px){.modHeadingKv__text{transform:translateY(-50%);top:60%;width:72%}}@media screen and (max-width: 768px){.modHeadingKv__text{top:17%;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}}.modHeadingKv__text__title{width:100%;background:var(--gradient02)}@media screen and (min-width: 769px){.modHeadingKv__text__title{padding:28px 7%}}@media screen and (max-width: 768px){.modHeadingKv__text__title{padding:25px}}.modHeadingKv__text__title span{color:var(--white);font-weight:700;line-height:1.4}@media screen and (min-width: 769px){.modHeadingKv__text__title span{font-size:55px;font-size:5.5rem;font-size:clamp(40px,3.929vw,55px)}}@media screen and (max-width: 768px){.modHeadingKv__text__title span{font-size:40px;font-size:4rem}}@media screen and (max-width: 330px){.modHeadingKv__text__title span{font-size:32px;font-size:3.2rem}}.modHeadingKv__text__eng{display:block;opacity:.5}@media screen and (min-width: 769px){.modHeadingKv__text__eng{padding:4% 0 0 5%}}@media screen and (max-width: 768px){.modHeadingKv__text__eng{text-align:center;transform:skewY(-5deg) translateY(-28vw)}}.modHeadingKv__text__eng img{width:auto}@media screen and (min-width: 769px){.modHeadingKv__text__eng img{height:70px}}@media screen and (max-width: 768px){.modHeadingKv__text__eng img{height:45px}}.modHeadingKv--article{z-index:1;width:100%;background-size:cover;background-position:left top;background-repeat:no-repeat;clip-path:polygon(0 0, 100% 0, 100% calc(100% - 8.5vw), 0% 100%)}@media screen and (min-width: 769px){.modHeadingKv--article{min-height:320px;margin-bottom:-11.3vw;background-image:url("../img/common/img_kv.webp")}}@media screen and (max-width: 768px){.modHeadingKv--article{min-height:280px;margin:0 0 -87px;background-image:url("../img/common/sp/img_kv.webp")}}@media screen and (min-width: 769px){.modHeadingKv--article .modHeadingKv__inner{width:60%;padding:9vw 7% 14.3vw}}@media screen and (max-width: 768px){.modHeadingKv--article .modHeadingKv__inner{order:2;padding:70px 25px 115px}}.modHeadingKv--article .modHeadingKv__inner .modHeadingKv__title{padding:0}@media screen and (max-width: 768px){.modHeadingKv--article .modHeadingKv__inner .modHeadingKv__title{font-size:27px;font-size:2.7rem}}.modHeadingKv--article .modHeadingKv__category{display:flex;align-items:center;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 769px){.modHeadingKv--article .modHeadingKv__category{gap:50px}}@media screen and (max-width: 768px){.modHeadingKv--article .modHeadingKv__category{margin:0 0 15px;gap:32px}}.modHeadingKv--article .modHeadingKv__category .recruitCategory{position:relative;font-weight:700;border-radius:5px;min-width:-moz-fit-content;min-width:fit-content;padding:4px 13px;color:var(--black);background:var(--white);border:1px solid var(--white);font-size:14px;font-size:1.4rem}.modHeadingKv--article .modHeadingKv__category .recruitCategory:after{content:"";position:absolute;top:50%;transform:translateY(-50%);-webkit-mask:url("../img/common/icon/icon_multiply.svg") no-repeat center;mask:url("../img/common/icon/icon_multiply.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--white)}@media screen and (min-width: 769px){.modHeadingKv--article .modHeadingKv__category .recruitCategory:after{width:20px;height:20px;right:-35px}}@media screen and (max-width: 768px){.modHeadingKv--article .modHeadingKv__category .recruitCategory:after{width:16px;height:16px;right:-24px}}.modHeadingKv--article .modHeadingKv__category .recruitCategory--college{border-color:var(--college)}.modHeadingKv--article .modHeadingKv__category .recruitCategory--leadership{border-color:var(--leadership)}.modHeadingKv--article .modHeadingKv__category .recruitCategory--athlete{border-color:var(--athlete)}.modHeadingKv--article .modHeadingKv__category .recruitCategory--vocational{border-color:var(--vocational)}.modHeadingKv--article .modHeadingKv__category .recruitCategory--highschool{border-color:var(--highschool)}.modHeadingKv--article .modHeadingKv__category .recruitCategory--midCareer{border-color:var(--midCareer)}.modHeadingKv--article .modHeadingKv__category .jobCategory{color:var(--white);font-weight:700;display:flex;align-items:center;gap:10px;min-width:-moz-fit-content;min-width:fit-content;position:relative}@media screen and (min-width: 769px){.modHeadingKv--article .modHeadingKv__category .jobCategory{font-size:21px;font-size:2.1rem}}@media screen and (max-width: 768px){.modHeadingKv--article .modHeadingKv__category .jobCategory{font-size:16px;font-size:1.6rem}}.modHeadingKv--article .modHeadingKv__category .jobCategory:before{content:"";height:auto;aspect-ratio:1/1;background:var(--white)}@media screen and (min-width: 769px){.modHeadingKv--article .modHeadingKv__category .jobCategory:before{width:35px;min-width:35px}}@media screen and (max-width: 768px){.modHeadingKv--article .modHeadingKv__category .jobCategory:before{width:28px;min-width:28px}}.modHeadingKv--article .modHeadingKv__category .jobCategory--gifter:before{-webkit-mask:url("../img/common/icon/icon_job01.svg") no-repeat center;mask:url("../img/common/icon/icon_job01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto}.modHeadingKv--article .modHeadingKv__category .jobCategory--pioneer:before{-webkit-mask:url("../img/common/icon/icon_job02.svg") no-repeat center;mask:url("../img/common/icon/icon_job02.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto}.modHeadingKv--article .modHeadingKv__category .jobCategory--innovator:before{-webkit-mask:url("../img/common/icon/icon_job03.svg") no-repeat center;mask:url("../img/common/icon/icon_job03.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto}.modHeadingKv--article .modHeadingKv__category .jobCategory--supporters:before{-webkit-mask:url("../img/common/icon/icon_job04.svg") no-repeat center;mask:url("../img/common/icon/icon_job04.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto}.modHeadingKv--article .modHeadingKv__name{color:var(--white);font-weight:700;line-height:1.6;letter-spacing:.04em}@media screen and (min-width: 769px){.modHeadingKv--article .modHeadingKv__name{font-size:24px;font-size:2.4rem;margin:10px 0 0}}@media screen and (max-width: 768px){.modHeadingKv--article .modHeadingKv__name{font-size:16px;font-size:1.6rem;margin:5px 0 0}}.modHeadingKv--article .modHeadingKv__title{width:100%;color:var(--white);font-weight:700;word-break:auto-phrase}@media screen and (min-width: 769px){.modHeadingKv--article .modHeadingKv__title{line-height:1.6;padding:11vw 7% 13.5vw;font-size:55px;font-size:5.5rem;font-size:clamp(32px,3.929vw,55px)}}@media screen and (max-width: 768px){.modHeadingKv--article .modHeadingKv__title{line-height:1.4;padding:90px 25px 120px;font-size:32px;font-size:3.2rem}}.modHeadingKv--article .modHeadingKv__image{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;z-index:-1;height:100%;-webkit-mask-image:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 40%);mask-image:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 40%)}@media screen and (min-width: 1500px){.modHeadingKv--article .modHeadingKv__image{clip-path:polygon(calc(100% - 40vw) 0, 100% 0, 100% 100%, -3% 100%)}}@media screen and (min-width: 769px){.modHeadingKv--article .modHeadingKv__image{width:56%;position:absolute;top:0;right:0;clip-path:polygon(calc(100% - 35.5vw) 0, 100% 0, 100% 100%, -6% 100%)}}@media screen and (max-width: 768px){.modHeadingKv--article .modHeadingKv__image{height:160%;position:unset;clip-path:polygon(23% 0, 100% 0, 100% 100%, -26% 100%)}.modHeadingKv--article .modHeadingKv__image:after{content:"";width:100%;height:100px;position:absolute;top:0;left:0;background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #7301b3 100%)}}.modHeadingKv--article .modHeadingKv__image img{min-height:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover}@media screen and (min-width: 769px){.modHeadingKv--article .modHeadingKv__image img{-webkit-mask-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 25%);mask-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 25%)}}@media screen and (max-width: 768px){.modHeadingKv--article .modHeadingKv__image img{-webkit-mask-image:linear-gradient(0deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.1) 25%, rgb(0, 0, 0) 50%);mask-image:linear-gradient(0deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.1) 25%, rgb(0, 0, 0) 50%)}}@media screen and (min-width: 769px){.modHeadingKv--article:has(.modHeadingKv__image){margin-bottom:-12.5%}}@media screen and (max-width: 768px){.modHeadingKv--article:has(.modHeadingKv__image){display:grid}}.modHeadingKv02{position:relative;z-index:4;background:var(--primary);clip-path:polygon(0 0, 100% 0, 100% calc(100% - 8.5vw), 0% 100%)}@media screen and (min-width: 769px){.modHeadingKv02{padding:0 0 25px;height:42.86vw;min-height:480px}}@media screen and (max-width: 768px){.modHeadingKv02{height:55vw;min-height:460px;padding:0 0 20px}}.modHeadingKv02__image{clip-path:polygon(0 0, 100% 0, 100% calc(100% - 8.5vw), 0% 100%);height:100%}@media screen and (max-width: 768px){.modHeadingKv02__image{width:100%;overflow:hidden}}.modHeadingKv02__image img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}@media screen and (max-width: 768px){.modHeadingKv02__image__slider{transition-timing-function:linear !important}.modHeadingKv02__image__slider .item{width:708px}}.modHeadingKv02__text{position:absolute;z-index:1}@media screen and (min-width: 769px){.modHeadingKv02__text{bottom:13.7%;left:7.3%}}@media screen and (max-width: 768px){.modHeadingKv02__text{left:25px;bottom:90px}}@media screen and (min-width: 769px){.modHeadingKv02__text__title{width:100%;margin:0 0 -1.2% -5%}}@media screen and (max-width: 768px){.modHeadingKv02__text__title{width:111%;margin:0 0 -8% -11%}}.modHeadingKv02__text__title img{width:100%}.modHeadingKv02__text__title .hidden{display:none}.modHeading01{letter-spacing:-0.025em;font-family:"Lexend",sans-serif;line-height:1}@media screen and (min-width: 769px){.modHeading01{margin:0 0 55px;font-size:90px;font-size:9rem;font-size:clamp(60px,6.429vw,90px)}}@media screen and (max-width: 768px){.modHeading01{margin:0 0 30px;font-size:48px;font-size:4.8rem}}@media screen and (max-width: 330px){.modHeading01{font-size:40px;font-size:4rem}}.modHeading01__chapter{display:block}@media screen and (min-width: 769px){.modHeading01__chapter{margin:0 0 20px}}@media screen and (max-width: 768px){.modHeading01__chapter{margin:0 0 15px}}.modHeading01__chapter img{width:auto;margin:0 0 -5px}@media screen and (min-width: 769px){.modHeading01__chapter img{height:40px}}@media screen and (max-width: 768px){.modHeading01__chapter img{height:27px}}.modHeading01__jp{line-height:1.6;display:block;font-weight:700;letter-spacing:0;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 769px){.modHeading01__jp{margin:20px 0 0;font-size:30px;font-size:3rem}}@media screen and (max-width: 768px){.modHeading01__jp{margin:6px 0 0;font-size:20px;font-size:2rem}}.modHeading01:has(+.modText){margin-bottom:0}@media screen and (min-width: 769px){.modHeading01+.modText{margin:15px 0 40px}}@media screen and (max-width: 768px){.modHeading01+.modText{margin:20px 0 60px}}.modHeading01--center{text-align:center}.modHeading02{line-height:1.6;display:block;font-weight:700;letter-spacing:0;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 769px){.modHeading02{font-size:28px;font-size:2.8rem;margin:0 0 30px}}@media screen and (max-width: 768px){.modHeading02{font-size:20px;font-size:2rem;margin:0 0 15px}}.modHeading02--center{text-align:center}.modHeading03{line-height:1.4;display:block;font-weight:700;letter-spacing:.04em;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 769px){.modHeading03{font-size:36px;font-size:3.6rem;margin:0 0 30px}}@media screen and (max-width: 768px){.modHeading03{font-size:30px;font-size:3rem;margin:0 0 15px}}.modSection{position:relative;padding:0 25px}@media screen and (min-width: 769px){.modSection{margin:105px 0 110px}}@media screen and (max-width: 768px){.modSection{margin:90px 0}}.modSection__inner{max-width:1200px;margin:auto}@media screen and (min-width: 769px){.modSection__content+.modSection__content{margin:105px 0 0}}@media screen and (max-width: 768px){.modSection__content+.modSection__content{margin:90px 0 0}}.modSection--bgPolygon{overflow:clip;z-index:2;background-color:var(--gray);margin:0;clip-path:polygon(0 8.5vw, 100% 0, 100% calc(100% - 8.5vw), 0% 100%)}@media screen and (min-width: 769px){.modSection--bgPolygon{padding:240px 25px}}@media screen and (max-width: 768px){.modSection--bgPolygon{padding:145px 25px 100px}}.modSection--bgPolygon:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:var(--gradient01);z-index:-1;mix-blend-mode:multiply}.modSection--topPolygon{clip-path:polygon(0 8.5vw, 100% 0, 100% 100%, 0% 100%);padding-bottom:120px}.modSection--article{clip-path:polygon(0 8.5vw, 100% 0, 100% 100%, 0% 100%)}@media screen and (min-width: 769px){.modSection--article{padding:0 25px 120px;padding-top:calc(11.3vw + 138px)}}.modSection--detail{clip-path:polygon(0 8.5vw, 100% 0, 100% 100%, 0% 100%)}@media screen and (min-width: 769px){.modSection--detail{padding:0 25px 120px;padding-top:calc(12.5% + 70px)}}.modBtn{position:relative;width:-moz-fit-content;width:fit-content;letter-spacing:.04em;font-size:16px;font-size:1.6rem;font-weight:700;color:var(--white);background:var(--primary);border-radius:100px;display:flex;align-items:center;border:1px solid var(--primary);transition:all .3s ease-out}@media screen and (min-width: 769px){.modBtn{min-width:240px;padding:15px 33px 15px 20px;gap:12px;margin:30px 0 0}}@media screen and (min-width: 769px)and (max-width: 1000px){.modBtn{width:-moz-max-content;width:max-content}}@media screen and (max-width: 768px){.modBtn{min-width:185px;margin:30px auto 0;gap:14px;padding:10px 44px 10px 15px}}.modBtn:before{content:"";transition:all .3s ease-out;background:var(--white);clip-path:polygon(50% 0, 100% 23%, 100% 75%, 50% 100%, 0 75%, 0 23%);margin-left:2px}@media screen and (min-width: 769px){.modBtn:before{width:12px;height:12px}}@media screen and (max-width: 768px){.modBtn:before{width:9px;height:9px}}.modBtn:hover{color:var(--primary);background:var(--white)}.modBtn:hover:before{background:var(--primary)}@media screen and (min-width: 769px){.modBtn--center{margin:50px auto 0}}@media screen and (max-width: 768px){.modBtn--center{margin:30px auto 0}}.modBtn--arrow{display:block;text-align:center;min-width:320px;padding:14px 30px}.modBtn--arrow:before{content:"";-webkit-mask:url("../img/common/icon/icon_arrow02.svg") no-repeat center;mask:url("../img/common/icon/icon_arrow02.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;position:absolute;left:15px;top:50%;transform:translateY(-50%);width:30px;height:30px}.modBtn--disable{pointer-events:none;color:#e6e6e6;background:#999;border-color:#999}.modBtn--disable:before{background:#e6e6e6}.modText{line-height:2;letter-spacing:.04em;font-size:16px;font-size:1.6rem}@media screen and (min-width: 769px){.modText+.modText{margin:25px 0 0}}@media screen and (max-width: 768px){.modText+.modText{margin:40px 0 0}}@media screen and (min-width: 769px){.modText+.modHeading01{margin-top:70px}}@media screen and (max-width: 768px){.modText+.modHeading01{margin-top:35px}}.modText strong{font-weight:700}.modText--center{text-align:center}.modText--soon{font-weight:500;letter-spacing:-0.025em;font-family:"Lexend",sans-serif}@media screen and (min-width: 769px){.modText--soon{font-size:36px;font-size:3.6rem}}@media screen and (max-width: 768px){.modText--soon{font-size:24px;font-size:2.4rem}}@media screen and (max-width: 768px){.modListCard01{display:flex;gap:15px}}@media screen and (min-width: 769px){.modListCard01__item{border-bottom:1px solid var(--line);padding:30px 0}}@media screen and (min-width: 769px){.modListCard01__item__section{align-items:center;display:flex;gap:4.8%}}.modListCard01__item__section .image{overflow:hidden;border-radius:20px;position:relative;color:var(--white);aspect-ratio:374/210}@media screen and (min-width: 769px){.modListCard01__item__section .image{width:31.3%}}@media screen and (max-width: 768px){.modListCard01__item__section .image{margin-bottom:16px}}.modListCard01__item__section .image:after{content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;opacity:.55;mix-blend-mode:multiply;background:var(--gradient04)}.modListCard01__item__section .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-out;border-radius:20px}.modListCard01__item__section .image .job{font-weight:700;display:flex;align-items:center;gap:10px;position:absolute;width:100%;bottom:0;left:0;z-index:1}@media screen and (min-width: 769px){.modListCard01__item__section .image .job{font-size:20px;font-size:2rem;padding:15px 20px}}@media screen and (max-width: 768px){.modListCard01__item__section .image .job{font-size:21px;font-size:2.1rem;padding:15px}}.modListCard01__item__section .image .job:before{content:"";width:35px;min-width:35px;height:auto;aspect-ratio:1/1;background:var(--white)}.modListCard01__item__section .image .job--gifter:before{-webkit-mask:url("../img/common/icon/icon_job01.svg") no-repeat center;mask:url("../img/common/icon/icon_job01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto}.modListCard01__item__section .image .job--pioneer:before{-webkit-mask:url("../img/common/icon/icon_job02.svg") no-repeat center;mask:url("../img/common/icon/icon_job02.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto}.modListCard01__item__section .image .job--innovator:before{-webkit-mask:url("../img/common/icon/icon_job03.svg") no-repeat center;mask:url("../img/common/icon/icon_job03.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto}.modListCard01__item__section .image .job--supporters:before{-webkit-mask:url("../img/common/icon/icon_job04.svg") no-repeat center;mask:url("../img/common/icon/icon_job04.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto}@media screen and (min-width: 769px){.modListCard01__item__section .content{width:63.9%}}.modListCard01__item__section .content__title{font-weight:700;font-size:20px;font-size:2rem;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.modListCard01__item__section .content__title span{position:relative;display:inline-flex;align-items:center;gap:15px}.modListCard01__item__section .content__title span:before,.modListCard01__item__section .content__title span:after{content:"";transition:all .3s ease-out}.modListCard01__item__section .content__title span:after{width:30px;min-width:30px;height:auto;aspect-ratio:1/1;border-radius:50%;background:var(--white)}.modListCard01__item__section .content__title span:before{position:absolute;right:9px;top:50%;transform:translateY(-50%);width:13px;height:14px;-webkit-mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--black)}.modListCard01__item__section .content__category{margin:0 0 10px}.modListCard01__item__section .content__category span{font-weight:700;font-size:14px;font-size:1.4rem;border-radius:5px;display:inline-block;padding:4px 13px;color:var(--black);border:1px solid rgba(0,0,0,0)}.modListCard01__item__section .content__name{font-size:16px;font-size:1.6rem;margin:10px 0 0}.modListCard01__item--college .content__category span{border-color:var(--college)}.modListCard01__item--leadership .content__category span{border-color:var(--leadership)}.modListCard01__item--athlete .content__category span{border-color:var(--athlete)}.modListCard01__item--vocational .content__category span{border-color:var(--vocational)}.modListCard01__item--highschool .content__category span{border-color:var(--highschool)}.modListCard01__item--midCareer .content__category span{border-color:var(--midCareer)}.modListCard01__item>a:hover .image img{transform:scale(1.05)}.modListCard01__item>a:hover .content__title span:before{background:var(--white)}.modListCard01__item>a:hover .content__title span:after{background:var(--black)}@media screen and (max-width: 768px){.modListCard01--spScroll .modListCard01__item{min-width:285px;width:calc((100% - 30px)/3)}}.modListCard01--3cols{flex-wrap:wrap;display:flex}@media screen and (min-width: 769px){.modListCard01--3cols{gap:60px 40px}}@media screen and (max-width: 768px){.modListCard01--3cols{gap:30px 20px;flex-direction:column}}.modListCard01--3cols .modListCard01__item{padding:0;border-bottom:none}@media screen and (min-width: 769px){.modListCard01--3cols .modListCard01__item{width:calc((100% - 80px)/3)}}@media screen and (max-width: 768px){.modListCard01--3cols .modListCard01__item{width:100%}}.modListCard01--3cols .modListCard01__item__section{display:block}.modListCard01--3cols .modListCard01__item__section .image{width:100%;margin-bottom:15px}.modListCard01--3cols .modListCard01__item__section .content{width:100%}.modListCard01--3cols .modListCard01__item__section .content__category{margin-bottom:5px}.modListCard01--3cols .modListCard01__item__section .content__title span::before,.modListCard01--3cols .modListCard01__item__section .content__title span:after{display:none}.modListCard01--3cols .modListCard01__item__section .content__name{margin:5px 0 0}@media screen and (max-width: 768px){.modListCard01__wrapper.simplebar-scrollable-x{padding-bottom:30px}.modListCard01__wrapper.simplebar-scrollable-x .modListCard01:after{content:"";height:1px;flex-shrink:0;width:calc(100vw - 100% - 12.5px)}}@media screen and (max-width: 768px){.modListCard01__wrapper.jsScroll{margin:0 -25px;padding-left:25px}}.modListCard02{display:flex;flex-wrap:wrap}@media screen and (max-width: 768px){.modListCard02{flex-direction:column}}.modListCard02__item{position:relative}.modListCard02__item .image{margin:0 0 15px;overflow:hidden;border-radius:20px}.modListCard02__item .image img{border-radius:20px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-out}.modListCard02__item .image--button{position:relative}.modListCard02__item .image--button:before,.modListCard02__item .image--button:after{content:"";position:absolute;transition:all .3s ease-out;right:15px;bottom:15px;z-index:1}.modListCard02__item .image--button:before{width:30px;height:auto;aspect-ratio:1/1;border-radius:50%;background:var(--white)}.modListCard02__item .image--button:after{width:13px;height:14px;-webkit-mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--black);margin:8px}.modListCard02__item .content__title{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:700;font-size:20px;font-size:2rem}.modListCard02__item>a:hover .image img{transform:scale(1.05)}.modListCard02__item>a:hover .image:before{background:var(--black)}.modListCard02__item>a:hover .image:after{background:var(--white)}.modListCard02__item>a:hover .content__title span:before{background:var(--white)}.modListCard02__item>a:hover .content__title span:after{background:var(--black)}.modListCard02--2colsBg{justify-content:center}@media screen and (min-width: 769px){.modListCard02--2colsBg{gap:40px}}@media screen and (max-width: 768px){.modListCard02--2colsBg{gap:30px}}.modListCard02--2colsBg .modListCard02__item{padding:8px;border-radius:20px;overflow:hidden}@media screen and (min-width: 769px){.modListCard02--2colsBg .modListCard02__item{max-width:470px;width:calc((100% - 40px)/2)}}.modListCard02--2colsBg .modListCard02__item__section{position:relative}.modListCard02--2colsBg .modListCard02__item__section:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;opacity:.9;mix-blend-mode:multiply;border-radius:0 0 20px 20px;background:var(--gradient03)}.modListCard02--2colsBg .modListCard02__item .image{aspect-ratio:470/470;margin:0}.modListCard02--2colsBg .modListCard02__item .content{padding:25px;position:absolute;z-index:2;bottom:0;left:0;color:var(--white)}.modListCard02--2colsBg .modListCard02__item .content__title{display:flex;align-items:center;gap:15px;line-height:1.13;margin:0 0 5px}@media screen and (min-width: 769px){.modListCard02--2colsBg .modListCard02__item .content__title{font-size:30px;font-size:3rem}}.modListCard02--2colsBg .modListCard02__item .content__title span{position:relative;display:inline-flex;align-items:center;gap:15px}.modListCard02--2colsBg .modListCard02__item .content__title span:before,.modListCard02--2colsBg .modListCard02__item .content__title span:after{content:"";transition:all .3s ease-out}.modListCard02--2colsBg .modListCard02__item .content__title span:after{width:30px;height:auto;aspect-ratio:1/1;border-radius:50%;background:var(--white)}.modListCard02--2colsBg .modListCard02__item .content__title span:before{position:absolute;right:9px;top:50%;transform:translateY(-50%);width:13px;height:14px;-webkit-mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--black)}.modListCard02--2colsBg .modListCard02__item>a{display:block;position:relative}.modListCard02--2colsBg .modListCard02__item>a:before{content:"";position:absolute;border-radius:20px;width:150%;height:150%;top:50%;left:50%;transform:translate(-50%, -50%);background:linear-gradient(45deg, #7302B4 0%, #0EB8FE 15%, #08133F 32%, #3EF69D 49%, #DFF306 71%, #DF3551 84%, #F66D14 100%);opacity:0;animation:rotate-gradient 5s linear infinite;transition:opacity .3s ease-out}.modListCard02--2colsBg .modListCard02__item>a:hover::before{opacity:1}.modListCard03{display:flex;flex-wrap:wrap;gap:26px}@media screen and (max-width: 768px){.modListCard03{flex-direction:column}}.modListCard03__item{position:relative}@media screen and (min-width: 769px){.modListCard03__item{width:calc((100% - 52px)/3)}}.modListCard03__item .image{margin:0 0 13px;overflow:hidden;aspect-ratio:382/285}.modListCard03__item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-out}.modListCard03__item .content__title{font-weight:700;margin:0 0 10px;font-size:20px;font-size:2rem}.modListCard03__item>a:hover .image img{transform:scale(1.05)}.modListCardBg{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.modListCardBg{gap:40px}}@media screen and (max-width: 768px){.modListCardBg{gap:30px;flex-direction:column}}.modListCardBg__item{flex:1;min-width:400px;position:relative}@media screen and (max-width: 900px){.modListCardBg__item{width:100%;min-width:100%;flex:auto}}.modListCardBg__item .image{width:100%;overflow:hidden;border-radius:20px;position:relative}@media screen and (min-width: 769px){.modListCardBg__item .image{aspect-ratio:580/285;min-height:280px}}@media screen and (max-width: 768px){.modListCardBg__item .image{aspect-ratio:325/160}}.modListCardBg__item .image:before,.modListCardBg__item .image:after{content:"";position:absolute;transition:all .3s ease-out;right:15px;bottom:15px;z-index:1}.modListCardBg__item .image:before{width:30px;height:auto;aspect-ratio:1/1;border-radius:50%;background:var(--white)}.modListCardBg__item .image:after{width:13px;height:14px;-webkit-mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--black);margin:8px}.modListCardBg__item .image img{border-radius:20px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-out}.modListCardBg__item .content{position:absolute;width:70%;color:var(--white);left:0;top:60%;transform:translateY(-50%)}.modListCardBg__item .content__title{width:100%;background:var(--gradient02)}@media screen and (min-width: 769px){.modListCardBg__item .content__title{padding:40px}}@media screen and (max-width: 768px){.modListCardBg__item .content__title{padding:15px 25px}}.modListCardBg__item .content__title span{font-weight:700}@media screen and (min-width: 769px){.modListCardBg__item .content__title span{font-size:24px;font-size:2.4rem}}@media screen and (max-width: 768px){.modListCardBg__item .content__title span{font-size:16px;font-size:1.6rem}}.modListCardBg__item .content__eng{display:block;opacity:.5;margin:0 0 -20px}@media screen and (min-width: 769px){.modListCardBg__item .content__eng{padding:30px 0 0 30px}}@media screen and (max-width: 768px){.modListCardBg__item .content__eng{text-align:center;padding:15px 25px}}.modListCardBg__item .content__eng img{width:auto;height:40px}.modListCardBg__item>a:hover .image img{transform:scale(1.05)}.modListCardBg__item>a:hover .image:before{background:var(--black)}.modListCardBg__item>a:hover .image:after{background:var(--white)}@media screen and (min-width: 769px){.modListCardBg+.modListCardBg{margin-top:120px}}@media screen and (max-width: 768px){.modListCardBg+.modListCardBg{margin-top:30px}}@media screen and (min-width: 769px){.modListCardBg--fullwidth .modListCardBg__item .image{aspect-ratio:1200/340;min-height:320px}}@media screen and (max-width: 768px){.modListCardBg--fullwidth .modListCardBg__item .image{aspect-ratio:325/160}}@media screen and (min-width: 769px){.modListCardBg--fullwidth .modListCardBg__item .content__title span{font-size:34px;font-size:3.4rem}}@media screen and (min-width: 769px){.modListCardBg--fullwidth .modListCardBg__item .content__eng img{height:70px}}.modListNews__item{border-bottom:1px solid var(--line)}.modListNews__item__inner{position:relative;display:block}@media screen and (min-width: 769px){.modListNews__item__inner{padding:20px 30px}}@media screen and (max-width: 768px){.modListNews__item__inner{padding:10px 0}}.modListNews__item__inner:before,.modListNews__item__inner:after{content:"";position:absolute;transition:all .3s ease-out;top:50%;transform:translateY(-50%);z-index:1}@media screen and (min-width: 769px){.modListNews__item__inner:before,.modListNews__item__inner:after{right:30px}}@media screen and (max-width: 768px){.modListNews__item__inner:before,.modListNews__item__inner:after{right:0}}.modListNews__item__inner:before{width:30px;height:auto;aspect-ratio:1/1;border-radius:50%;background:var(--white)}.modListNews__item__inner:after{width:13px;height:14px;-webkit-mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--black);margin:0 7px}.modListNews__item__inner:hover:before{background:var(--black)}.modListNews__item__inner:hover:after{background:var(--white)}.modListNews__item__inner:hover .title{color:var(--primary)}.modListNews__item__section{display:flex}@media screen and (min-width: 769px){.modListNews__item__section{gap:30px}}@media screen and (max-width: 768px){.modListNews__item__section{gap:8px;flex-direction:column}}.modListNews__item__section .date{font-weight:700;letter-spacing:.04em}@media screen and (min-width: 769px){.modListNews__item__section .date{min-width:136px;font-size:18px;font-size:1.8rem}}@media screen and (max-width: 768px){.modListNews__item__section .date{font-size:16px;font-size:1.6rem}}.modListNews__item__section .title{overflow:hidden;text-overflow:ellipsis;transition:all .3s ease-out;letter-spacing:.04em}@media screen and (min-width: 769px){.modListNews__item__section .title{font-size:16px;font-size:1.6rem;width:calc(100% - 256px);white-space:nowrap}}@media screen and (max-width: 768px){.modListNews__item__section .title{width:calc(100% - 90px);word-break:auto-phrase;font-size:14px;font-size:1.4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.modListTerm{display:flex;font-weight:700}@media screen and (min-width: 769px){.modListTerm{font-size:20px;font-size:2rem;align-items:center;gap:15px}}@media screen and (max-width: 768px){.modListTerm{font-size:16px;font-size:1.6rem;flex-direction:column;gap:8px}}.modListTerm__tag{display:inline-block;padding:2px 11px 3px;background:var(--primary);border-radius:6px;color:var(--black);line-height:1.4;min-width:-moz-max-content;min-width:max-content;width:-moz-fit-content;width:fit-content}.modListTerm--college .modListTerm__tag{background:var(--college)}.modListTerm--leadership .modListTerm__tag{background:var(--leadership)}.modListTerm--athlete .modListTerm__tag{background:var(--athlete)}.modListTerm--vocational .modListTerm__tag{background:var(--vocational)}.modListTerm--highschool .modListTerm__tag{color:var(--white);background:var(--highschool)}.modListTerm--midCareer .modListTerm__tag{background:var(--midCareer)}.modListPagination__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin:60px 0 0}.modListPagination__item span,.modListPagination__item a{font-weight:600;line-height:1;font-family:"Lexend",sans-serif;align-items:center;justify-content:center;display:flex;height:auto;aspect-ratio:1/1;border-radius:50%;background:var(--white);color:var(--primary);border:1px solid var(--primary)}@media screen and (min-width: 769px){.modListPagination__item span,.modListPagination__item a{font-size:20px;font-size:2rem;width:45px;min-width:45px}}@media screen and (max-width: 768px){.modListPagination__item span,.modListPagination__item a{font-size:16px;font-size:1.6rem;width:33px;min-width:33px}}.modListPagination__item:hover span,.modListPagination__item:hover a{color:var(--white);background:var(--primary)}.modListPagination__item--current span{color:var(--white);background:var(--primary)}.modListPagination__item--prev a,.modListPagination__item--next a{font-size:0;display:flex;align-items:center;justify-content:center}.modListPagination__item--prev a img,.modListPagination__item--next a img{display:none}.modListPagination__item--prev a:after,.modListPagination__item--next a:after{content:"";transition:all .3s ease-out;width:6px;height:12px;-webkit-mask:url("../img/common/icon/icon_chevron.svg") no-repeat center;mask:url("../img/common/icon/icon_chevron.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--primary)}.modListPagination__item--prev a:hover:after,.modListPagination__item--next a:hover:after{background:var(--white)}.modListPagination__item--next a{transform:scaleX(-1)}.modListPagination__item--dots{display:grid;align-items:center}.modListText__item{letter-spacing:.04em;font-size:16px;font-size:1.6rem;line-height:2;position:relative;padding:0 0 0 12px}.modListText__item:before{content:"・";position:absolute;top:0;left:-4px}.modListTag{display:flex;flex-wrap:wrap;gap:8px}.modListTag__item{display:inline-block;background:var(--primary);width:-moz-fit-content;width:fit-content;color:var(--white);font-size:12px;font-size:1.2rem;border-radius:4px;padding:5px 18px;line-height:1.2}.modListTag--college .modListTag__item{background:var(--college)}.modListTag--leadership .modListTag__item{background:var(--leadership)}.modListTag--athlete .modListTag__item{background:var(--athlete)}.modListTag--vocational .modListTag__item{background:var(--vocational)}.modListTag--highschool .modListTag__item{color:var(--white);background:var(--highschool)}.modListTag--midCareer .modListTag__item{background:var(--midCareer)}@keyframes rotate-gradient{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}.modCta{display:flex}@media screen and (max-width: 768px){.modCta{flex-direction:column}}.modCta__item{position:relative;flex:1}@media screen and (min-width: 769px){.modCta__item{min-height:550px}}@media screen and (max-width: 1000px){.modCta__item{min-height:391px}}.modCta__item__inner{display:flex;width:100%;height:100%;flex-direction:column;justify-content:flex-end;color:var(--white)}@media screen and (min-width: 769px){.modCta__item__inner{padding:55px 14.3%;aspect-ratio:700/550}}@media screen and (max-width: 1000px){.modCta__item__inner{padding:25px;aspect-ratio:375/391}}.modCta__item__image{display:block;position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;overflow:hidden}.modCta__item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-out}@media screen and (min-width: 769px){.modCta__item--fullwidth .modCta__item__inner{aspect-ratio:1400/550}}.modCta__item .modHeading01{margin:0}@media screen and (min-width: 769px){.modCta__item .modHeading01{font-size:80px;font-size:8rem;font-size:clamp(50px,5.714vw,80px)}}@media screen and (min-width: 769px){.modCta__item .modHeading01__jp{margin:20px 0 0}}.modCta__item .modBtn{box-shadow:-10px 20px 60px rgba(0,0,0,.25)}@media screen and (max-width: 768px){.modCta__item .modBtn{margin:10px 0 0}}.modCta__item a:hover img{transform:scale(1.05)}.modCta__item a:hover .modBtn{background:var(--white);color:var(--primary)}.modCta__item a:hover .modBtn:before{background:var(--primary)}@media screen and (min-width: 769px){.modCta--type01 .modCta__item{min-height:380px}}@media screen and (max-width: 768px){.modCta--type01 .modCta__item{min-height:210px}}@media screen and (min-width: 769px){.modCta--type01 .modCta__item__inner{padding:44px 9.8%;aspect-ratio:600/380}}@media screen and (max-width: 768px){.modCta--type01 .modCta__item__inner{aspect-ratio:325/210}}.modCta--type01 .modCta__item .modBtn{box-shadow:-10px 20px 60px rgba(0,0,0,.25)}.modCta--type01 .modCta__item--wantedly .modBtn{background:var(--white)}.modCta--type01 .modCta__item--wantedly .modBtn:before{background:var(--primary)}.modCta--type01 .modCta__item--wantedly a:hover .modBtn img{transform:scale(1)}.modCta02{display:grid;justify-content:center}@media screen and (min-width: 769px){.modCta02{gap:60px;margin:60px 0}}@media screen and (max-width: 768px){.modCta02{gap:30px;margin:30px 0}}@media screen and (min-width: 769px){.modCta02__item .modBtn{min-width:480px}}.modCta02--box{display:block}.modCta02--box .modCta02__item__link{position:relative;width:100%;overflow:hidden;border:1px solid #d1d1d1;border-radius:16px}@media screen and (min-width: 769px){.modCta02--box .modCta02__item__link{display:flex;justify-content:space-between}}@media screen and (max-width: 768px){.modCta02--box .modCta02__item__link{display:block}}.modCta02--box .modCta02__item__link>figure{overflow:hidden}@media screen and (min-width: 769px){.modCta02--box .modCta02__item__link>figure{width:340px}}.modCta02--box .modCta02__item__link>figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-out}@media screen and (min-width: 769px){.modCta02--box .modCta02__item__link .textBox{display:flex;gap:30px;align-items:center;width:calc(100% - 340px);padding:60px 120px 60px 60px}}@media screen and (max-width: 768px){.modCta02--box .modCta02__item__link .textBox{text-align:center;padding:20px 20px 50px}}@media screen and (min-width: 769px){.modCta02--box .modCta02__item__link .textBox .modHeading02{margin:0}}@media screen and (max-width: 768px){.modCta02--box .modCta02__item__link .textBox .modHeading02{margin:10px 0 0}}.modCta02--box .modCta02__item__link:before,.modCta02--box .modCta02__item__link:after{content:"";position:absolute;transition:all .3s ease-out;z-index:1}@media screen and (min-width: 769px){.modCta02--box .modCta02__item__link:before,.modCta02--box .modCta02__item__link:after{top:50%;transform:translateY(-50%);right:60px}}@media screen and (max-width: 768px){.modCta02--box .modCta02__item__link:before,.modCta02--box .modCta02__item__link:after{bottom:15px;right:15px}}.modCta02--box .modCta02__item__link:before{height:auto;aspect-ratio:1/1;border-radius:50%;background:var(--athlete);border:1px solid var(--athlete)}@media screen and (min-width: 769px){.modCta02--box .modCta02__item__link:before{width:50px}}@media screen and (max-width: 768px){.modCta02--box .modCta02__item__link:before{width:30px}}.modCta02--box .modCta02__item__link:after{-webkit-mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--white)}@media screen and (min-width: 769px){.modCta02--box .modCta02__item__link:after{width:23px;height:24px;margin:0 13px}}@media screen and (max-width: 768px){.modCta02--box .modCta02__item__link:after{width:13px;height:14px;margin:8px}}.modCta02--box .modCta02__item__link:hover>figure img{transform:scale(1.05)}.modCta02--box .modCta02__item__link:hover:before{background:var(--white)}.modCta02--box .modCta02__item__link:hover:after{background:var(--athlete)}.modFlexType01{display:flex}@media screen and (min-width: 769px){.modFlexType01{align-items:center;gap:50px}}@media screen and (max-width: 768px){.modFlexType01{flex-direction:column;gap:30px}}@media screen and (min-width: 769px){.modFlexType01:nth-child(2n){flex-direction:row-reverse}}@media screen and (min-width: 769px){.modFlexType01__image{aspect-ratio:590/375;width:52.68%;clip-path:polygon(0 3.8vw, 100% 0, 100% calc(100% - 3.5vw), 0% 100%)}}@media screen and (max-width: 768px){.modFlexType01__image{aspect-ratio:325/205;clip-path:polygon(0 8vw, 100% 0, 100% calc(100% - 8vw), 0% 100%)}}.modFlexType01__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 769px){.modFlexType01__image img{clip-path:polygon(0 3.8vw, 100% 0, 100% calc(100% - 3.5vw), 0% 100%)}}@media screen and (max-width: 768px){.modFlexType01__image img{clip-path:polygon(0 8vw, 100% 0, 100% calc(100% - 8vw), 0% 100%)}}@media screen and (min-width: 769px){.modFlexType01__content{width:50%;padding:0 5% 0 0}}.modFlexType01__content__title{font-weight:700;line-height:1.8}@media screen and (min-width: 769px){.modFlexType01__content__title{font-size:38px;font-size:3.8rem;font-size:clamp(24px,2.714vw,38px);margin:0 0 30px}}@media screen and (max-width: 768px){.modFlexType01__content__title{font-size:24px;font-size:2.4rem;margin:0 0 15px}}.modFlexType01__wrapper{display:grid}@media screen and (min-width: 769px){.modFlexType01__wrapper{gap:100px}}@media screen and (max-width: 768px){.modFlexType01__wrapper{gap:50px}}.modFlexType02{display:flex}@media screen and (min-width: 769px){.modFlexType02{gap:40px}}@media screen and (max-width: 768px){.modFlexType02{flex-direction:column;gap:30px}}@media screen and (min-width: 769px){.modFlexType02__image,.modFlexType02__content{flex:1;width:50%}}.modFlexType02__image{aspect-ratio:580/284}.modFlexType02__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modFlexType02__content__title{font-weight:700;line-height:1.8}@media screen and (min-width: 769px){.modFlexType02__content__title{font-size:30px;font-size:3rem;margin:0 0 20px}}@media screen and (max-width: 768px){.modFlexType02__content__title{font-size:20px;font-size:2rem;margin:0 0 10px}}.modFlexType02__wrapper{display:grid}@media screen and (min-width: 769px){.modFlexType02__wrapper{gap:90px}}@media screen and (max-width: 768px){.modFlexType02__wrapper{gap:40px}}@media screen and (max-width: 768px){.modFlexType03{display:grid;justify-content:flex-start;align-items:flex-start;gap:30px}}.modFlexType03:after{content:"";display:table;clear:both}@media screen and (min-width: 769px){.modFlexType03:nth-child(2n) .modFlexType03__image{float:left}.modFlexType03:nth-child(2n) .modFlexType03__content{margin-left:auto}}@media screen and (min-width: 769px){.modFlexType03__image{float:right;width:57%}}.modFlexType03__image img{width:100%;filter:drop-shadow(11px 11px 25px rgba(0, 0, 0, 0.6))}@media screen and (min-width: 769px){.modFlexType03__content{width:33.7%}}@media screen and (max-width: 768px){.modFlexType03__content:first-of-type{order:-1}}.modFlexType03__content__title{font-weight:700;line-height:1.3}@media screen and (min-width: 769px){.modFlexType03__content__title{font-size:36px;font-size:3.6rem;font-size:clamp(24px,2.571vw,36px);margin:0 0 50px}}@media screen and (max-width: 768px){.modFlexType03__content__title{font-size:20px;font-size:2rem}}@media screen and (min-width: 769px){.modFlexType03__content .modBtn{margin:55px 0 0}}.modFlexType03__wrapper{display:grid}@media screen and (min-width: 769px){.modFlexType03__wrapper{gap:125px}}@media screen and (max-width: 768px){.modFlexType03__wrapper{gap:64px}}.modFlowType01{position:relative;display:grid}@media screen and (min-width: 769px){.modFlowType01{gap:75px}}@media screen and (max-width: 768px){.modFlowType01{gap:35px}}.modFlowType01__item{display:flex;position:relative}@media screen and (min-width: 769px){.modFlowType01__item{gap:45px}}@media screen and (max-width: 768px){.modFlowType01__item{gap:20px}}.modFlowType01__item__icon{line-height:1;border-radius:50%;background:var(--primary);color:var(--black);display:flex;flex-direction:column;align-items:center;justify-content:center;text-transform:uppercase;font-family:"Lexend",sans-serif;font-weight:400;position:relative}@media screen and (min-width: 769px){.modFlowType01__item__icon{width:102px;min-width:102px;height:102px;min-height:102px;font-size:40px;font-size:4rem;padding:8px 0 0}}@media screen and (max-width: 768px){.modFlowType01__item__icon{width:60px;min-width:60px;height:60px;min-height:60px;font-size:22px;font-size:2.2rem;padding:4px 0 0}}.modFlowType01__item__icon small{display:block}@media screen and (min-width: 769px){.modFlowType01__item__icon small{font-size:20px;font-size:2rem}}@media screen and (max-width: 768px){.modFlowType01__item__icon small{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 769px){.modFlowType01__item__content{margin:25px 0 0}}@media screen and (max-width: 768px){.modFlowType01__item__content{margin:13px 0 0}}.modFlowType01__item__content .modText{margin-top:12px}.modFlowType01__item:after{content:"";width:3px;background:var(--primary);position:absolute;z-index:-1}@media screen and (min-width: 769px){.modFlowType01__item:after{height:100%;left:51px;bottom:-100px}}@media screen and (max-width: 768px){.modFlowType01__item:after{height:calc(100% + 20px);left:30px;bottom:-80px}}.modFlowType01__item:last-child::after{display:none}.modFlowType01--college .modFlowType01__item:after{background:var(--college)}.modFlowType01--college .modFlowType01__item__icon{background:var(--college)}.modFlowType01--leadership .modFlowType01__item:after{background:var(--leadership)}.modFlowType01--leadership .modFlowType01__item__icon{background:var(--leadership)}.modFlowType01--athlete .modFlowType01__item:after{background:var(--athlete)}.modFlowType01--athlete .modFlowType01__item__icon{color:var(--white);background:var(--athlete)}.modFlowType01--vocational .modFlowType01__item:after{background:var(--vocational)}.modFlowType01--vocational .modFlowType01__item__icon{background:var(--vocational)}.modFlowType01--highschool .modFlowType01__item:after{background:var(--highschool)}.modFlowType01--highschool .modFlowType01__item__icon{color:var(--white);background:var(--highschool)}.modFlowType01--midCareer .modFlowType01__item:after{background:var(--midCareer)}.modFlowType01--midCareer .modFlowType01__item__icon{background:var(--midCareer)}.modPaint{position:absolute;z-index:-1;transform:rotate(-75deg)}@media screen and (min-width: 769px){.modPaint{width:45.2%;right:-14.5vw;top:-22.3vw}}@media screen and (max-width: 768px){.modPaint{width:310px;right:-100px;top:-135px}}.modPaint--leftBottom{transform:none;top:auto;right:auto}@media screen and (min-width: 769px){.modPaint--leftBottom{width:45.2%;left:-15vw;bottom:-26vw}}@media screen and (max-width: 768px){.modPaint--leftBottom{width:300px;left:-105px;bottom:-150px}}.modArticle__content h2,.modArticle__content h3,.modArticle__content h4{font-weight:700;line-height:1.6;letter-spacing:.04em;text-align:left}@media screen and (min-width: 769px){.modArticle__content h2{font-size:36px;font-size:3.6rem;margin:60px 0}}@media screen and (max-width: 768px){.modArticle__content h2{font-size:30px;font-size:3rem;margin:30px 0}}.modArticle__content h2:first-of-type{margin-top:0}.modArticle__content h3{border-bottom:1px solid var(--line)}@media screen and (min-width: 769px){.modArticle__content h3{font-size:30px;font-size:3rem;margin:60px 0;padding:0 0 15px}}@media screen and (max-width: 768px){.modArticle__content h3{font-size:24px;font-size:2.4rem;margin:30px 0;padding:0 0 10px}}@media screen and (min-width: 769px){.modArticle__content h4{font-size:24px;font-size:2.4rem;margin:30px 0}}@media screen and (max-width: 768px){.modArticle__content h4{font-size:20px;font-size:2rem;margin:15px 0}}.modArticle__content p{line-height:2.5;letter-spacing:.04em;font-size:16px;font-size:1.6rem}.modArticle__content p+p{margin:30px 0 0}@media screen and (min-width: 769px){.modArticle__content p+ul,.modArticle__content p+ol{margin-top:60px}}@media screen and (max-width: 768px){.modArticle__content p+ul,.modArticle__content p+ol{margin-top:30px}}.modArticle__content a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}@media screen and (min-width: 769px){.modArticle__content ul,.modArticle__content ol{margin:30px 0}}@media screen and (max-width: 768px){.modArticle__content ul,.modArticle__content ol{margin:15px 0}}.modArticle__content ul li,.modArticle__content ol li{text-align:left;line-height:2.5;position:relative;letter-spacing:.04em;font-size:16px;font-size:1.6rem}.modArticle__content ul li+li,.modArticle__content ol li+li{margin:15px 0 0}.modArticle__content ul li{padding-left:25px}.modArticle__content ul li:before{content:"•";position:absolute;left:0;top:-2px}.modArticle__content ul li[data-marker=note]{padding-left:30px}.modArticle__content ul li[data-marker=note]:before{content:"※";top:-1px}.modArticle__content ol{counter-reset:item}.modArticle__content ol li{padding-left:27px}.modArticle__content ol li:before{content:counter(item) ".";counter-increment:item;position:absolute;left:0;top:0}.modArticle__content figure{width:100%;aspect-ratio:1200/400}@media screen and (min-width: 769px){.modArticle__content figure{margin:60px auto}}@media screen and (max-width: 768px){.modArticle__content figure{margin:30px auto}}.modArticle__content figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modArticle__content .wp-block-buttons{display:block;text-align:center}@media screen and (min-width: 769px){.modArticle__content .wp-block-buttons{margin:30px 0}}@media screen and (max-width: 768px){.modArticle__content .wp-block-buttons{margin:15px 0}}.modArticle__content .wp-block-buttons a{position:relative;text-decoration:none;display:block;width:-moz-fit-content;width:fit-content;letter-spacing:.04em;font-size:16px;font-size:1.6rem;font-weight:700;color:var(--white);background:var(--primary);border-radius:100px;border:1px solid var(--primary);transition:all .3s ease-out;text-align:center;min-width:320px}@media screen and (min-width: 769px){.modArticle__content .wp-block-buttons a{padding:14px 30px}}@media screen and (max-width: 768px){.modArticle__content .wp-block-buttons a{padding:10px 30px}}.modArticle__content .wp-block-buttons a:before{content:"";-webkit-mask:url("../img/common/icon/icon_arrow02.svg") no-repeat center;mask:url("../img/common/icon/icon_arrow02.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;position:absolute;right:15px;top:50%;transform:translateY(-50%) scaleX(-1);width:30px;height:30px;background:var(--white)}.modArticle__content .wp-block-buttons a:hover{color:var(--primary);background:var(--white)}.modArticle__content .wp-block-buttons a:hover:before{background:var(--primary)}@media screen and (min-width: 769px){.modArticle__content .modFlexType01{justify-content:space-between}}.modArticle__content .modFlexType01__image{margin:0}@media screen and (min-width: 769px){.modArticle__content .modFlexType01__image{aspect-ratio:590/372;width:49.17%}}@media screen and (max-width: 768px){.modArticle__content .modFlexType01__image{aspect-ratio:325/205}}@media screen and (min-width: 769px){.modArticle__content .modFlexType01__content{padding:0;width:40.42%;margin-top:-5%}}.modArticle__content .modFlexType01__content__title{border-bottom:none;padding-bottom:0;line-height:1.4}@media screen and (min-width: 769px){.modArticle__content .modFlexType01__content__title{font-size:36px;font-size:3.6rem;font-size:clamp(24px,2.571vw,36px);margin:0 0 30px}}@media screen and (max-width: 768px){.modArticle__content .modFlexType01__content__title{font-size:24px;font-size:2.4rem;margin:0 0 15px}}.modArticle__content .modFlexType01__content .modText{font-size:15px;font-size:1.5rem}@media screen and (min-width: 769px){.modArticle__content .modFlexType01__wrapper{gap:60px;margin-bottom:120px}}@media screen and (max-width: 768px){.modArticle__content .modFlexType01__wrapper{gap:30px;margin-bottom:60px}}@media screen and (min-width: 769px){.modArticle__content .modFlexType01:nth-child(even) .modFlexType01__content{margin-top:5%}}@media screen and (min-width: 769px){.modArticle__section{margin:120px 0}}@media screen and (max-width: 768px){.modArticle__section{margin:60px 0}}.modArticle--interview .modArticle__content h2{position:relative;padding-left:45px}.modArticle--interview .modArticle__content h2:before{content:"";width:12px;height:50px;background:var(--primary);transform:skew(-25deg);left:10px;top:0;position:absolute}.modArticle--interview .modArticle__content .wp-block-buttons a{min-width:260px;display:flex;align-items:center;gap:15px}@media screen and (min-width: 769px){.modArticle--interview .modArticle__content .wp-block-buttons a{padding:15px 33px 15px 20px}}@media screen and (max-width: 768px){.modArticle--interview .modArticle__content .wp-block-buttons a{padding:10px 44px 10px 15px}}.modArticle--interview .modArticle__content .wp-block-buttons a:before{-webkit-mask:unset;mask:unset;clip-path:polygon(50% 0, 100% 30%, 100% 73%, 50% 100%, 0 73%, 0 30%);position:unset;transform:none;width:10px;height:11px}.modArticle--interview .modArticle__content .wp-block-lazyblock-flexblock:first-child{margin-top:-8%}.modPosition{display:grid;gap:40px;margin:0 0 10px}.modPosition__item__inner{display:block;border:1px solid var(--line);border-radius:20px;display:flex}@media screen and (min-width: 769px){.modPosition__item__inner{align-items:center;gap:30px;justify-content:space-between;padding:30px 4.8%}}@media screen and (max-width: 768px){.modPosition__item__inner{flex-direction:column;gap:30px;padding:30px 15px}}@media screen and (min-width: 769px){.modPosition__item__content{width:41.2%}}.modPosition__item__content .title{font-weight:700}@media screen and (min-width: 769px){.modPosition__item__content .title{line-height:1.5;font-size:26px;font-size:2.6rem;font-size:clamp(20px,1.857vw,26px)}}@media screen and (max-width: 768px){.modPosition__item__content .title{line-height:1.7;font-size:20px;font-size:2rem}}.modPosition__item__content .title span{position:relative}.modPosition__item__content .title span:after,.modPosition__item__content .title span:before{content:"";position:absolute;right:-46px;bottom:3px;transition:all .3s ease-out;z-index:1}@media screen and (max-width: 768px){.modPosition__item__content .title span:after,.modPosition__item__content .title span:before{bottom:-3px}}.modPosition__item__content .title span:before{width:30px;height:auto;aspect-ratio:1/1;min-width:30px;border-radius:50%;border:1px solid rgba(0,0,0,0)}.modPosition__item__content .title span:after{width:12px;height:12px;-webkit-mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;mask:url("../img/common/icon/icon_arrow01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--white);margin:10px 9px}.modPosition__item__content .textLead{letter-spacing:.04em;line-height:1.8;font-size:16px;font-size:1.6rem;margin:8px 0 0}.modPosition__item__content .textLead__num{font-family:"Lexend",sans-serif;font-size:18px;font-size:1.8rem}@media screen and (min-width: 769px){.modPosition__item__info{width:50.3%}}.modPosition__item__info .amount{line-height:1.2;font-weight:700;margin:0 2px}@media screen and (min-width: 769px){.modPosition__item__info .amount{font-size:26px;font-size:2.6rem;margin:10px 0 0}}@media screen and (max-width: 768px){.modPosition__item__info .amount{font-size:24px;font-size:2.4rem;margin:15px 0 0}}.modPosition__item__info .amount__num{font-family:"Lexend",sans-serif}@media screen and (min-width: 769px){.modPosition__item__info .amount__num{font-size:28px;font-size:2.8rem}}@media screen and (max-width: 768px){.modPosition__item__info .amount__num{font-size:26px;font-size:2.6rem}}.modPosition__item>a:hover .modPosition__item__content .title span:before{background:var(--white)}.modPosition__item--college a:hover .modPosition__item__content .title span:after{background:var(--college)}.modPosition__item--college .modPosition__item__content .title span:before{background:var(--college);border-color:var(--college)}.modPosition__item--leadership a:hover .modPosition__item__content .title span:after{background:var(--leadership)}.modPosition__item--leadership .modPosition__item__content .title span:before{background:var(--leadership);border-color:var(--leadership)}.modPosition__item--athlete a:hover .modPosition__item__content .title span:after{background:var(--athlete)}.modPosition__item--athlete .modPosition__item__content .title span:before{background:var(--athlete);border-color:var(--athlete)}.modPosition__item--vocational a:hover .modPosition__item__content .title span:after{background:var(--vocational)}.modPosition__item--vocational .modPosition__item__content .title span:before{background:var(--vocational);border-color:var(--vocational)}.modPosition__item--highschool a:hover .modPosition__item__content .title span:after{background:var(--highschool)}.modPosition__item--highschool .modPosition__item__content .title span:before{background:var(--highschool);border-color:var(--highschool)}.modPosition__item--midCareer a:hover .modPosition__item__content .title span:after{background:var(--midCareer)}.modPosition__item--midCareer .modPosition__item__content .title span:before{background:var(--midCareer);border-color:var(--midCareer)}.modTable{width:100%}.modTable tr{border-bottom:1px solid var(--line)}.modTable tr:first-child{border-top:1px solid var(--line)}.modTable tr th,.modTable tr td{line-height:2}@media screen and (min-width: 769px){.modTable tr th,.modTable tr td{padding:20px 40px}}@media screen and (max-width: 768px){.modTable tr th,.modTable tr td{padding:10px 20px;display:block}}.modTable tr th{vertical-align:top;font-weight:700}@media screen and (min-width: 769px){.modTable tr th{padding-right:20px;width:234px;min-width:200px;font-size:20px;font-size:2rem}}@media screen and (max-width: 768px){.modTable tr th{padding:10px 0 0;font-size:16px;font-size:1.6rem}}.modTable tr td{letter-spacing:.04em;padding-left:0}@media screen and (min-width: 769px){.modTable tr td{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 768px){.modTable tr td{font-size:14px;font-size:1.4rem;padding:8px 0 10px}}.modTable tr td p+p{margin:25px 0 0}.main--top .topKv{position:relative;z-index:4;background:var(--primary);clip-path:polygon(0 0, 100% 0, 100% calc(100% - 8.5vw), 0% 100%);margin:0 0 -9vw}@media screen and (min-width: 769px){.main--top .topKv{padding:0 0 50px;height:800px}}@media screen and (max-width: 768px){.main--top .topKv{padding:0 0 30px}}.main--top .topKv__image{clip-path:polygon(0 0, 100% 0, 100% calc(100% - 8.5vw), 0% 100%);height:100%}@media screen and (max-width: 768px){.main--top .topKv__image{width:100%;overflow:hidden}}.main--top .topKv__image img{width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 769px){.main--top .topKv__image img{height:100%;min-height:480px}}@media screen and (max-width: 768px){.main--top .topKv__image img{height:100%;min-height:564px}}@media screen and (max-width: 768px){.main--top .topKv__image__slider{transition-timing-function:linear}.main--top .topKv__image__slider .item{width:940px}}.main--top .topKv__text{position:absolute;z-index:1}@media screen and (min-width: 769px){.main--top .topKv__text{bottom:13.7%;left:7.3%}}@media screen and (max-width: 768px){.main--top .topKv__text{left:25px;bottom:90px}}@media screen and (min-width: 769px){.main--top .topKv__text__title{width:100%;margin:0 0 -10% -11%}}@media screen and (max-width: 768px){.main--top .topKv__text__title{width:111%;margin:0 0 -8% -11%}}.main--top .topKv__text__title img{width:100%}.main--top .topKv__text__title .hidden{display:none}.main--top .topKv__text__lead{font-weight:700;line-height:1.4;color:var(--white);letter-spacing:.04em}@media screen and (min-width: 769px){.main--top .topKv__text__lead{font-size:30px;font-size:3rem}}@media screen and (max-width: 768px){.main--top .topKv__text__lead{font-size:16px;font-size:1.6rem}}.main--top .topIntro{display:flex}@media screen and (min-width: 769px){.main--top .topIntro{justify-content:space-between;gap:40px}}@media screen and (max-width: 768px){.main--top .topIntro{flex-direction:column;gap:60px}}@media screen and (min-width: 769px){.main--top .topIntro__image{width:53.75%;margin:0 0 0 -4.5%}}.main--top .topIntro__image img{width:100%}@media screen and (min-width: 769px){.main--top .topIntro__content{width:41.5%}}.main--top .topAbout{position:relative}@media screen and (min-width: 769px){.main--top .topAbout{padding:190px 0 110px}}@media screen and (max-width: 768px){.main--top .topAbout{padding:175px 25px 120px}}.main--top .topAbout__title{text-align:center;font-weight:700;line-height:1.5}@media screen and (min-width: 769px){.main--top .topAbout__title{font-size:45px;font-size:4.5rem;font-size:clamp(34px,3.214vw,45px);margin:0 0 36px}}@media screen and (max-width: 768px){.main--top .topAbout__title{font-size:27px;font-size:2.7rem;margin:0 0 30px}}.main--top .topAbout__flex{display:flex}@media screen and (max-width: 768px){.main--top .topAbout__flex{flex-direction:column}}.main--top .topAbout__flex__image{display:block}@media screen and (min-width: 769px){.main--top .topAbout__flex__image{width:55.3%;margin:0 22px 0 0}}.main--top .topAbout__flex__image picture{display:block}.main--top .topAbout__flex__image .image01{display:block}@media screen and (min-width: 769px){.main--top .topAbout__flex__image .image01{width:71.8%;margin:23px 0 0}}@media screen and (max-width: 768px){.main--top .topAbout__flex__image .image01{width:82.8%;margin:0 0 0 -25px}}@media screen and (min-width: 769px){.main--top .topAbout__flex__image .image02{width:59.16%;margin:-31% 0 0 auto}}@media screen and (max-width: 768px){.main--top .topAbout__flex__image .image02{width:65.8%;margin:-24% 0 0 auto}}.main--top .topAbout__flex__image img{width:100%}@media screen and (min-width: 769px){.main--top .topAbout__flex__image--last{width:46.53%;margin:-20.6% 0 0 8%}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topAbout__flex__image--last{margin-left:5%}}@media screen and (max-width: 768px){.main--top .topAbout__flex__image--last{width:99.4%;margin:60px -25px 0 auto}}@media screen and (min-width: 769px){.main--top .topAbout__flex__content{width:41.84%}}@media screen and (max-width: 768px){.main--top .topAbout__flex__content{margin:60px 0 0}}.main--top .topAbout__paint{position:absolute;z-index:3}@media screen and (min-width: 769px){.main--top .topAbout__paint{left:0;top:-18.6%;width:40.2%}}@media screen and (max-width: 768px){.main--top .topAbout__paint{left:-70px;top:-210px;width:375px}}.main--top .topWhatis{position:relative;z-index:1}@media screen and (min-width: 769px){.main--top .topWhatis__flex{min-height:445px}}@media screen and (max-width: 768px){.main--top .topWhatis__flex{display:flex;gap:60px;padding:0 25px;flex-direction:column-reverse}}@media screen and (max-width: 768px){.main--top .topWhatis__flex__image{margin:0 -25px}}.main--top .topWhatis__flex__image img{width:100%}@media screen and (min-width: 769px){.main--top .topWhatis__flex__content{position:absolute;top:0;right:3.5%;width:45%;margin:1% 0 0}}.main--top .topWhatis__flex__content .title{font-weight:700;background:var(--white)}@media screen and (min-width: 769px){.main--top .topWhatis__flex__content .title{letter-spacing:.2em;font-size:36px;font-size:3.6rem;font-size:clamp(24px,2.571vw,36px);padding:13% 7% 12.7%}}@media screen and (max-width: 768px){.main--top .topWhatis__flex__content .title{letter-spacing:.04em;font-size:24px;font-size:2.4rem}}.main--top .topWhatis__flex__content .title small{display:block}@media screen and (min-width: 769px){.main--top .topWhatis__flex__content .title small{font-size:18px;font-size:1.8rem;margin:0 0 26px}}@media screen and (max-width: 768px){.main--top .topWhatis__flex__content .title small{font-size:16px;font-size:1.6rem;margin:0 0 20px}}.main--top .topWhatis__flex__content .title span{display:block;position:relative}@media screen and (min-width: 769px){.main--top .topWhatis__flex__content .title span{padding:0 30px;line-height:1.7}}@media screen and (max-width: 768px){.main--top .topWhatis__flex__content .title span{line-height:2.1;padding:0 28px}}.main--top .topWhatis__flex__content .title span:after,.main--top .topWhatis__flex__content .title span:before{content:"";position:absolute;background-repeat:no-repeat;background-size:cover;background-image:url("../img/common/icon/icon_quote01.svg")}@media screen and (min-width: 769px){.main--top .topWhatis__flex__content .title span:after,.main--top .topWhatis__flex__content .title span:before{width:22px;height:63px}}@media screen and (max-width: 768px){.main--top .topWhatis__flex__content .title span:after,.main--top .topWhatis__flex__content .title span:before{width:9px;height:28px}}.main--top .topWhatis__flex__content .title span:before{left:0}@media screen and (min-width: 769px){.main--top .topWhatis__flex__content .title span:before{top:-3px}}@media screen and (max-width: 768px){.main--top .topWhatis__flex__content .title span:before{top:0}}.main--top .topWhatis__flex__content .title span:after{right:0;transform:scale(-1)}@media screen and (min-width: 769px){.main--top .topWhatis__flex__content .title span:after{bottom:-22px}}@media screen and (max-width: 768px){.main--top .topWhatis__flex__content .title span:after{bottom:0}}@media screen and (min-width: 769px){.main--top .topWhatis__textLead{width:48.5%;margin:0 0 0 auto;padding:0 3.5% 105px 0}}@media screen and (max-width: 768px){.main--top .topWhatis__textLead{padding:60px 25px 40px}}@media screen and (min-width: 769px){.main--top .modSection--intro{padding:185px 25px 215px}}@media screen and (max-width: 768px){.main--top .modSection--intro{padding:90px 25px 230px}}.main--top .modSection--job .topPaint{position:absolute}@media screen and (min-width: 769px){.main--top .modSection--job .topPaint{width:57.2%;right:-15.7%;top:-10.8vw;max-width:1200px;transform:rotate(-33deg)}}@media screen and (max-width: 768px){.main--top .modSection--job .topPaint{width:327px;right:-130px;top:-100px;transform:rotate(-50deg)}}.main--top .modSection--job .topPaint img{width:100%}@media screen and (min-width: 769px){.main--top .modSection--job .modHeading01{font-size:130px;font-size:13rem;font-size:clamp(90px,9.286vw,130px)}}@media screen and (min-width: 769px){.main--top .modSection--job .modHeading01__jp{margin:25px 0 0}}@media screen and (max-width: 768px){.main--top .modSection--job .modHeading01__jp{margin:10px 0 0}}@media screen and (min-width: 769px){.main--top .modSection--job .modListCard02--2colsBg{margin:115px 0 0}}@media screen and (max-width: 768px){.main--top .modSection--job .modListCard02--2colsBg{margin:55px 0 0}}.main--top .modListNews__item:first-child{border-top:1px solid var(--line)}@media screen and (min-width: 769px){.main--top .modListNews__item__inner{padding:25px 30px}}@media screen and (min-width: 769px){.main--top .modListNews__item__section .date{font-size:20px;font-size:2rem}}.main--top .modHeading01__jp{margin:10px 0 0}@media screen and (min-width: 769px){.main--top .modHeading01__jp{font-size:28px;font-size:2.8rem}}@media screen and (max-width: 768px){.main--top .modHeading01__jp{font-size:20px;font-size:2rem}}.main--recruit{overflow:hidden}.main--recruit .modListCard01__item{padding:0;border-bottom:none}.main--recruit .modListCard01__item .content__category span{background:var(--white);border-color:var(--white)}.main--recruit .modSection.is-empty{display:none}@media screen and (min-width: 769px){.main--recruit .modSection--feature{padding-top:calc(9.5vw + 4%)}}@media screen and (max-width: 768px){.main--recruit .modSection--feature{padding-top:120px}}.main--recruit .modSection--environment{padding:10px 25px}.main--recruit .modSection--environment .paint{position:absolute}@media screen and (min-width: 769px){.main--recruit .modSection--environment .paint{width:50.2%;right:-17.7%;top:-29.5vw;transform:rotate(-33deg);max-width:1200px}}@media screen and (max-width: 768px){.main--recruit .modSection--environment .paint{width:327px;right:-130px;top:-243px;transform:rotate(-50deg)}}.main--recruit .modSection--environment .paint img{width:100%}.main--recruit .modSection--college{background:var(--college)}.main--recruit .modSection--leadership{background:var(--leadership)}.main--recruit .modSection--athlete{color:var(--white);background:var(--athlete)}.main--recruit .modSection--athlete .modListCard01__item__section .content__title{color:var(--white)}.main--recruit .modSection--vocational{background:var(--vocational)}.main--recruit .modSection--highschool{color:var(--white);background:var(--highschool)}.main--recruit .modSection--highschool .modListCard01__item__section .content__title{color:var(--white)}.main--recruit .modSection--midCareer{background:var(--midCareer)}.main--recruit .modSection--flow{clip-path:polygon(0 8.5vw, 100% 0, 100% 100%, 0% 100%)}.main--recruit .modSection--flow .paint{position:absolute;transform:rotate(-18deg) scaleY(-1)}@media screen and (min-width: 769px){.main--recruit .modSection--flow .paint{max-width:1400px;width:90%;right:-27.6em;top:-17%}}@media screen and (min-width: 769px)and (max-width: 1200px){.main--recruit .modSection--flow .paint{right:-31.5%;top:-22.5vw}}@media screen and (max-width: 768px){.main--recruit .modSection--flow .paint{width:375px;right:-130px;top:-85px}}.main--recruit .modSection--flow .paint img{width:100%}.main--museum{overflow:hidden}.main--museum .museumTextlead{text-align:center;letter-spacing:.04em;line-height:1.75}@media screen and (min-width: 769px){.main--museum .museumTextlead{font-size:20px;font-size:2rem}}@media screen and (max-width: 768px){.main--museum .museumTextlead{font-size:16px;font-size:1.6rem}}.main--museum .museumColorful{position:relative;z-index:3;width:100%;clip-path:polygon(0 8.5vw, 100% 0, 100% calc(100% - 8.5vw), 0% 100%);background-repeat:no-repeat;background-size:cover;background-position:center top;color:var(--white)}@media screen and (min-width: 769px){.main--museum .museumColorful{padding:190px 25px 40px}}@media screen and (max-width: 768px){.main--museum .museumColorful{padding:24% 25px 3%}}.main--museum .museumColorful::after{content:"";width:100vw;height:calc(10% + 100lvh);position:fixed;top:-10%;left:0;right:0;background-repeat:no-repeat;background-size:cover;background-position:center top;z-index:-1}@media screen and (min-width: 769px){.main--museum .museumColorful::after{background-image:url("../img/pages/museum/colorful_bg.webp")}}@media screen and (max-width: 768px){.main--museum .museumColorful::after{background-image:url("../img/pages/museum/sp/colorful_bg.webp")}}.main--museum .museumColorful__inner{max-width:1200px;margin:auto;position:relative}@media screen and (max-width: 768px){.main--museum .museumColorful__inner{padding-bottom:164px}}@media screen and (min-width: 769px){.main--museum .museumColorful__inner{padding-bottom:181px}}.main--museum .museumColorful .modHeading01__chapter img{margin:0}@media screen and (min-width: 769px){.main--museum .museumColorful .modHeading01__chapter img{height:33px}}@media screen and (max-width: 768px){.main--museum .museumColorful .modHeading01__chapter img{height:25px}}@media screen and (min-width: 769px){.main--museum .museumColorful .modText{margin:40px 0 15px}}@media screen and (max-width: 768px){.main--museum .museumColorful .modText{margin:24px auto 0;width:78.8%}}.main--museum .museumColorful__recruit{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:auto;position:relative;z-index:9;--zIndex: 100}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit{width:calc(100% + 50px);transform:translateX(-25px)}}.main--museum .museumColorful__recruit:after{content:"";height:100%;position:absolute;top:0;z-index:var(--zIndex);background-repeat:no-repeat;background-size:100% 100%;background-position:top left}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit:after{left:-23px;width:calc(100% + 46px);background-image:url("../img/pages/museum/colorful_frame.webp")}}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit:after{left:-7.5%;width:115%;background-image:url("../img/pages/museum/sp/colorful_frame.webp")}}.main--museum .museumColorful__recruit::before{content:"";display:block;width:min(361px,100%);height:auto;position:absolute;bottom:0;left:0;right:0;margin:auto;transform:translate(0, 74%);background-size:contain;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit::before{aspect-ratio:375/309;background-image:url("../img/pages/museum/sp/img_colorful.webp");margin:0 auto;width:min(375px,100%);transform:translate(0, 53%)}}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit::before{aspect-ratio:361/142;background-image:url("../img/pages/museum/img_colorful.webp")}}.main--museum .museumColorful__recruit__flex{width:100%;height:100%;overflow:hidden;display:flex;position:absolute;left:0;bottom:0;z-index:1}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit__flex{align-items:center;gap:20px;justify-content:center;padding:187px 100px 201px 70px;--height:22.8%;--top: 79.3%}}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__flex{padding:140px 22px 67px 22px;gap:12px;flex-direction:column;--height:15%;--top: 83%}}.main--museum .museumColorful__recruit__flex:after{content:"";background:var(--college);position:absolute;z-index:-1;height:80%;top:50%;transform:translate(-50%, -50%);transition:clip-path .3s}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit__flex:after{left:50%;width:80%}}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__flex:after{transform:translateY(-50%);width:100%;left:0}}.main--museum .museumColorful__recruit__flex .content{width:-moz-fit-content;width:fit-content;opacity:0;white-space:nowrap}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit__flex .content{max-width:35%;transform:translate(0, 10px)}}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__flex .content{max-width:100%;margin:0 auto;text-align:center}}.main--museum .museumColorful__recruit__flex .content__title{display:block;position:relative}.main--museum .museumColorful__recruit__flex .content__title img{width:auto}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit__flex .content__title img{height:174px;margin:0 0 -20px}}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__flex .content__title img{height:87px;margin:0 0 -10px}}.main--museum .museumColorful__recruit__flex .content__text{letter-spacing:.04em}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit__flex .content__text{line-height:1.8;font-size:18px;font-size:1.8rem;margin:25px 0 0}}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__flex .content__text{line-height:1.4;font-size:14px;font-size:1.4rem;margin:8px 0 0}}.main--museum .museumColorful__recruit__flex .image{margin:0;width:32%;opacity:0;transform:translate(0, 10px)}@media screen and (min-width: 769px)and (max-width: 1200px){.main--museum .museumColorful__recruit__flex .image{margin:2.8vw 0 0;min-width:310px}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--museum .museumColorful__recruit__flex .image{margin:30px 0 0;min-width:230px;width:28%}}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__flex .image{margin:auto;width:216px;clip-path:none}}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit__flex .image img{width:89%;transform:translate(29.5%, 2.5%)}}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__flex .image img{min-width:130%;transform:translate(-7.6%, 0)}}.main--museum .museumColorful__recruit__flex:first-child{position:relative}.main--museum .museumColorful__recruit__flex:first-child .content,.main--museum .museumColorful__recruit__flex:first-child .image{opacity:1;transform:translate(0, 0)}.main--museum .museumColorful__recruit__flex--base{--clip-path-value: ellipse(100% 110% at 50% 100%);--height:81%;--top: 50%}.main--museum .museumColorful__recruit__flex--base::after{clip-path:var(--clip-path-value);background:var(--college);height:var(--height);top:var(--top)}.main--museum .museumColorful__recruit__flex--yellow{z-index:2;--clip-path-value: ellipse(100% 100% at 50% 100%)}.main--museum .museumColorful__recruit__flex--yellow::after{clip-path:var(--clip-path-value);background:var(--leadership);height:var(--height);top:var(--top)}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit__flex--yellow .image img{min-width:104%;transform:translate(23%, 5%)}}.main--museum .museumColorful__recruit__flex--yellow .content__text{color:var(--black)}.main--museum .museumColorful__recruit__flex--red{z-index:3;--clip-path-value: ellipse(100% calc(100% - 7px) at 50% 100%)}.main--museum .museumColorful__recruit__flex--red::after{background:var(--athlete);height:var(--height);top:var(--top);clip-path:var(--clip-path-value)}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit__flex--red .image img{min-width:119.5%;transform:translate(20%, 6.5%)}}.main--museum .museumColorful__recruit__flex--violet{z-index:4;--clip-path-value: ellipse(100% calc(100% - 14px) at 50% 100%)}.main--museum .museumColorful__recruit__flex--violet .content__text{text-align:center}.main--museum .museumColorful__recruit__flex--violet .content__title{text-align:center}.main--museum .museumColorful__recruit__flex--violet::after{background:var(--primary);height:var(--height);top:var(--top);clip-path:var(--clip-path-value)}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit__flex--violet .image img{min-width:103%;transform:translate(8%, 11%)}}.main--museum .museumColorful__recruit__flex--orange{z-index:5;--clip-path-value: ellipse(100% calc(100% - 21px) at 50% 100%)}.main--museum .museumColorful__recruit__flex--orange::after{background:var(--vocational);clip-path:var(--clip-path-value);height:var(--height);top:var(--top)}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit__flex--orange .image img{transform:translate(26%, 6%)}}.main--museum .museumColorful__recruit__flex--green{z-index:7;--clip-path-value: ellipse(100% calc(100% - 35px) at 50% 100%)}.main--museum .museumColorful__recruit__flex--green::after{background:var(--midCareer);height:var(--height);top:var(--top);clip-path:var(--clip-path-value)}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit__flex--green .image img{min-width:101%;transform:translate(22%, 7%)}}.main--museum .museumColorful__recruit__flex--green .content__text{color:var(--black)}.main--museum .museumColorful__recruit__flex--navy{z-index:6;--clip-path-value: ellipse(100% calc(100% - 28px) at 50% 100%)}.main--museum .museumColorful__recruit__flex--navy::after{background:var(--highschool);height:var(--height);top:var(--top);clip-path:var(--clip-path-value)}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit__flex--navy .image img{min-width:92%;transform:translate(16%, 7%)}}.main--museum .museumColorful__recruit__flex.is-act::after{transition:clip-path .3s .25s;clip-path:ellipse(100% 110% at 50% 100%)}.main--museum .museumColorful__recruit__rainbow{position:absolute;height:70%;top:50%;transform:translate(-50%, -50%);z-index:-1;overflow:hidden}@media screen and (min-width: 769px){.main--museum .museumColorful__recruit__rainbow{width:80%;left:50%}}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__rainbow{transform:translateY(-50%);width:100%;left:0}}.main--museum .museumColorful__recruit__rainbow span{width:100%;height:50%;font-size:0;display:block;position:absolute;bottom:-23.5%;left:0}@media screen and (min-width: 769px)and (max-width: 1000px){.main--museum .museumColorful__recruit__rainbow span{bottom:-21%}}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__rainbow span{bottom:-31.5%}}.main--museum .museumColorful__recruit__rainbow span.yellow{background:var(--leadership);clip-path:ellipse(100% 100% at 50% 100%);z-index:1}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__rainbow span.yellow{clip-path:polygon(0% 8px, 100% 8px, 100% 100%, 0% 100%)}}.main--museum .museumColorful__recruit__rainbow span.red{background:var(--athlete);clip-path:ellipse(100% calc(100% - 7px) at 50% 100%);z-index:2}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__rainbow span.red{clip-path:polygon(0% 17px, 100% 17px, 100% 100%, 0% 100%)}}.main--museum .museumColorful__recruit__rainbow span.violet{background:var(--primary);clip-path:ellipse(100% calc(100% - 14px) at 50% 100%);z-index:3}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__rainbow span.violet{clip-path:polygon(0% 26px, 100% 26px, 100% 100%, 0% 100%)}}.main--museum .museumColorful__recruit__rainbow span.orange{background:var(--vocational);clip-path:ellipse(100% calc(100% - 21px) at 50% 100%);z-index:4}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__rainbow span.orange{clip-path:polygon(0% 35px, 100% 35px, 100% 100%, 0% 100%)}}.main--museum .museumColorful__recruit__rainbow span.green{background:var(--midCareer);clip-path:ellipse(100% calc(100% - 28px) at 50% 100%);z-index:5}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__rainbow span.green{clip-path:polygon(0% 44px, 100% 44px, 100% 100%, 0% 100%)}}.main--museum .museumColorful__recruit__rainbow span.indigo{background:var(--highschool);clip-path:ellipse(100% calc(100% - 35px) at 50% 100%);z-index:6}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__rainbow span.indigo{clip-path:polygon(0% 53px, 100% 53px, 100% 100%, 0% 100%)}}.main--museum .museumColorful__recruit__rainbow span.blue{background:var(--college);clip-path:ellipse(100% calc(100% - 42px) at 50% 100%);z-index:7}@media screen and (max-width: 768px){.main--museum .museumColorful__recruit__rainbow span.blue{clip-path:polygon(0% 62px, 100% 62px, 100% 100%, 0% 100%)}}.main--museum .museumJob__item{position:relative;z-index:2;display:flex;gap:25px}@media screen and (min-width: 769px){.main--museum .museumJob__item{justify-content:space-between;align-items:center;padding:180px 0;margin-top:-130px}}@media screen and (min-width: 1401px){.main--museum .museumJob__item{padding:12.5vw 0;margin-top:-9.2vw}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--museum .museumJob__item{margin-top:-150px}}@media screen and (max-width: 768px){.main--museum .museumJob__item{padding:110px 0 90px;flex-direction:column;margin-top:-11%}}.main--museum .museumJob__item:before{content:"";width:100vw;height:100%;clip-path:polygon(0 8.5vw, 100% 0, 100% calc(100% - 8.5vw), 0% 100%);position:absolute;top:0;z-index:-1;background-repeat:no-repeat;background-size:cover;background-position:100% center}@media screen and (min-width: 769px){.main--museum .museumJob__item:before{left:calc((-100vw + 100%)/2);background-image:url("../img/pages/museum/job_bg01.webp")}}@media screen and (max-width: 768px){.main--museum .museumJob__item:before{left:-25px;background-image:url("../img/pages/museum/sp/job_bg01.webp")}}@media screen and (min-width: 769px){.main--museum .museumJob__item:nth-child(even):before{background-image:url("../img/pages/museum/job_bg02.webp")}}@media screen and (max-width: 768px){.main--museum .museumJob__item:nth-child(even):before{background-image:url("../img/pages/museum/sp/job_bg02.webp")}}.main--museum .museumJob__item:first-child{margin-top:0}@media screen and (min-width: 769px){.main--museum .museumJob__item__image{width:36.67%}}.main--museum .museumJob__item__image img{width:100%}@media screen and (min-width: 769px){.main--museum .museumJob__item__content{width:57.42%}}.main--museum .museumJob__item__content .column{display:flex}@media screen and (min-width: 769px){.main--museum .museumJob__item__content .column{align-items:flex-start;justify-content:space-between;max-height:320px}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--museum .museumJob__item__content .column{max-height:unset;align-items:flex-end}}@media screen and (max-width: 768px){.main--museum .museumJob__item__content .column{flex-direction:column}}@media screen and (min-width: 769px){.main--museum .museumJob__item__content .column__content{width:62.6%;padding:10px 40px 30px 0}}.main--museum .museumJob__item__content .column__content__title{font-weight:700;display:flex;align-items:center;gap:10px}@media screen and (min-width: 769px){.main--museum .museumJob__item__content .column__content__title{margin:0 0 15px;font-size:28px;font-size:2.8rem;font-size:clamp(22px,2vw,28px)}}@media screen and (max-width: 768px){.main--museum .museumJob__item__content .column__content__title{margin:0 0 10px;font-size:20px;font-size:2rem}}.main--museum .museumJob__item__content .column__content__title:before{content:"";width:70px;min-width:70px;aspect-ratio:1/1;background:var(--black);height:auto;margin:0 0 0 -5px}@media screen and (max-width: 1000px){.main--museum .museumJob__item__content .column__content__title:before{width:50px;min-width:50px}}.main--museum .museumJob__item__content .column__content__title--gifter:before{-webkit-mask:url("../img/common/icon/icon_job01.svg") no-repeat center;mask:url("../img/common/icon/icon_job01.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto}.main--museum .museumJob__item__content .column__content__title--pioneer:before{-webkit-mask:url("../img/common/icon/icon_job02.svg") no-repeat center;mask:url("../img/common/icon/icon_job02.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto}.main--museum .museumJob__item__content .column__content__title--innovator:before{-webkit-mask:url("../img/common/icon/icon_job03.svg") no-repeat center;mask:url("../img/common/icon/icon_job03.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto}.main--museum .museumJob__item__content .column__content__title--supporters:before{-webkit-mask:url("../img/common/icon/icon_job04.svg") no-repeat center;mask:url("../img/common/icon/icon_job04.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto}.main--museum .museumJob__item__content .column__statue{width:48.6%;text-align:right}@media screen and (min-width: 769px)and (max-width: 1000px){.main--museum .museumJob__item__content .column__statue{margin:0 !important}}@media screen and (max-width: 768px){.main--museum .museumJob__item__content .column__statue{width:-moz-fit-content;width:fit-content;margin:0 0 -6% auto;max-height:48vw}.main--museum .museumJob__item__content .column__statue img{padding:22%;margin:-22%}}.main--museum .museumJob__item__content .description{background:var(--white);display:flex;position:relative}@media screen and (min-width: 769px){.main--museum .museumJob__item__content .description{padding:26px 6%;gap:6%;align-items:center;justify-content:space-between}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--museum .museumJob__item__content .description{margin:0}}@media screen and (max-width: 768px){.main--museum .museumJob__item__content .description{flex-direction:column;padding:26px 30px;gap:10px}}.main--museum .museumJob__item__content .description__caption{font-weight:700;min-width:-moz-max-content;min-width:max-content}@media screen and (min-width: 769px){.main--museum .museumJob__item__content .description__caption{font-size:18px;font-size:1.8rem}}@media screen and (max-width: 768px){.main--museum .museumJob__item__content .description__caption{font-size:16px;font-size:1.6rem}}.main--museum .museumJob__item__content .description .modListText{width:100%}@media screen and (min-width: 769px){.main--museum .museumJob__item--gifter .column__statue{width:43%;margin-left:-10%}}@media screen and (min-width: 769px){.main--museum .museumJob__item--pioneer .column__statue{margin:-10px -10px 0 -8.5%}}@media screen and (min-width: 769px){.main--museum .museumJob__item--innovator .column__statue,.main--museum .museumJob__item--supporters .column__statue{margin-right:-10%}}.main--museum .museumMessage{color:var(--white);position:relative;z-index:3;width:100%;clip-path:polygon(0 8.5vw, 100% 0, 100% calc(100% - 8.5vw), 0% 100%);background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 769px){.main--museum .museumMessage{display:flex;min-height:73vw;padding:23.5% 7% 245px;background-position:center top;background-image:url("../img/pages/museum/message_bg.webp")}}@media screen and (min-width: 769px)and (max-width: 1200px){.main--museum .museumMessage{padding:330px 25px 245px}}@media screen and (max-width: 1000px){.main--museum .museumMessage{align-items:flex-end;background-position:center top;background-image:url("../img/pages/museum/sp/message_bg.webp");padding:0 25px 140px}}.main--museum .museumMessage__inner{width:100%;max-width:1600px;margin:0 auto;display:grid;place-content:space-between}@media screen and (max-width: 1000px){.main--museum .museumMessage__inner{display:block}}.main--museum .museumMessage__text{display:flex}@media screen and (min-width: 769px){.main--museum .museumMessage__text{justify-content:space-between;padding:0 0 180px}}@media screen and (max-width: 1000px){.main--museum .museumMessage__text{flex-direction:column;gap:10px;padding:157vw 0 50px}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--museum .museumMessage__text{padding:150vw 0 50px}}@media screen and (max-width: 1000px){.main--museum .museumMessage__text__item .modHeading01__chapter{margin-bottom:30px}}@media screen and (min-width: 769px){.main--museum .museumMessage__text__item:first-child{padding:50px 0 0}}.main--museum .museumMessage__text__item .textLead{font-weight:700;line-height:1.3;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 769px){.main--museum .museumMessage__text__item .textLead{font-size:48px;font-size:4.8rem;font-size:clamp(34px,3.429vw,48px)}}@media screen and (min-width: 769px)and (max-width: 1200px){.main--museum .museumMessage__text__item .textLead{margin:0}}@media screen and (max-width: 1000px){.main--museum .museumMessage__text__item .textLead{font-size:38px;font-size:3.8rem}}.main--museum .museumRecruit{width:100%;margin:120px 0 0}.main--museum .museumRecruit__thumbnail{width:100%;overflow:unset;position:relative}@media screen and (min-width: 769px){.main--museum .museumRecruit__thumbnail{padding:145px 10px 80px}}@media screen and (max-width: 768px){.main--museum .museumRecruit__thumbnail{padding:115px 0 80px}}.main--museum .museumRecruit__thumbnail:after{content:"";width:100vw;height:100%;position:absolute;top:0;z-index:-1;background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (min-width: 769px){.main--museum .museumRecruit__thumbnail:after{left:calc((-100vw + 100%)/2);background-image:url("../img/pages/museum/recruit_bg.webp")}}@media screen and (max-width: 768px){.main--museum .museumRecruit__thumbnail:after{background-size:100% 100%;left:-25px;background-image:url("../img/pages/museum/recruit_bg.webp")}}@media screen and (min-width: 769px){.main--museum .museumRecruit__thumbnail__slider{justify-content:space-evenly;gap:30px}}.main--museum .museumRecruit__thumbnail__slider .item{position:relative;margin-bottom:-70px}@media screen and (min-width: 769px){.main--museum .museumRecruit__thumbnail__slider .item{width:32%;max-width:222px;padding-bottom:220px}}@media screen and (max-width: 1000px){.main--museum .museumRecruit__thumbnail__slider .item{padding-bottom:190px}}@media screen and (max-width: 768px){.main--museum .museumRecruit__thumbnail__slider .item{padding:0 17vw 190px}}.main--museum .museumRecruit__thumbnail__slider .item:after{content:"";position:absolute;left:50%;transform:translateX(-50%);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-image:url("../img/pages/museum/img_pillar03.webp")}@media screen and (min-width: 769px){.main--museum .museumRecruit__thumbnail__slider .item:after{width:190px;height:240px;bottom:-2.2%}}@media screen and (max-width: 1000px){.main--museum .museumRecruit__thumbnail__slider .item:after{width:160px;height:200px;bottom:-1%}}.main--museum .museumRecruit__thumbnail__slider .item img{width:100%;filter:drop-shadow(0 0 8px rgba(0, 0, 0, 0.5))}@media screen and (min-width: 769px){.main--museum .museumRecruit__thumbnail__slider .item:not(.swiper-slide-visible){flex-shrink:unset}}.main--museum .museumRecruit__thumbnail__slider .item__wrapper{display:flex}@media screen and (min-width: 769px){.main--museum .museumRecruit__thumbnail__slider .item__wrapper{gap:30px;padding:0 20px}}.main--museum .museumRecruit__thumbnail__slider .item__wrapper .item{text-align:center;max-width:unset}@media screen and (min-width: 769px){.main--museum .museumRecruit__thumbnail__slider .item__wrapper .item{width:calc((100% - 90px)/4)}.main--museum .museumRecruit__thumbnail__slider .item__wrapper .item img{max-width:222px}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--museum .museumRecruit__thumbnail__slider .item__wrapper .item{width:calc((100% - 60px)/3)}}.main--museum .museumRecruit__title{font-weight:700;margin:0 0 22px}@media screen and (min-width: 769px){.main--museum .museumRecruit__title{font-size:24px;font-size:2.4rem}}@media screen and (max-width: 768px){.main--museum .museumRecruit__title{font-size:20px;font-size:2rem}}@media screen and (min-width: 769px){.main--museum .museumRecruit+.museumRecruit{margin-top:50px}}@media screen and (max-width: 768px){.main--museum .museumRecruit+.museumRecruit{margin-top:36px}}.main--museum .museumHistory{position:relative;z-index:3;width:100%;clip-path:polygon(0 8.5vw, 100% 0, 100% calc(100% - 8.5vw), 0% 100%);background-repeat:no-repeat;background-size:cover;background-position:center -3em;color:var(--white);background-image:url("../img/pages/museum/history_bg.webp")}@media screen and (min-width: 769px){.main--museum .museumHistory{padding:230px 25px 240px}}@media screen and (max-width: 768px){.main--museum .museumHistory{padding:200px 25px 210px}}.main--museum .museumHistory__inner{max-width:1200px;margin:auto}@media screen and (max-width: 768px){.main--museum .museumHistory .modHeading01,.main--museum .museumHistory .modText{text-align:left}}@media screen and (min-width: 769px){.main--museum .museumHistory .modText{margin:40px 0 65px}}@media screen and (max-width: 768px){.main--museum .museumHistory .modText{margin:24px auto 35px}}.main--museum .museumHistory__image{margin:auto}@media screen and (min-width: 769px){.main--museum .museumHistory__image{width:76.17%}}.main--museum .museumHistory__image img{width:100%;filter:drop-shadow(11px 11px 25px rgba(0, 0, 0, 0.6))}.main--museum .museumHistory__paint{position:absolute}@media screen and (min-width: 769px){.main--museum .museumHistory__paint{width:81.7%;top:-12.6%;right:-36.3em;max-width:1200px}}@media screen and (min-width: 769px)and (max-width: 1200px){.main--museum .museumHistory__paint{right:-41.5%}}@media screen and (max-width: 768px){.main--museum .museumHistory__paint{width:370px;right:-62px;top:-83px}}.main--museum .museumHistory__paint img{width:100%}@media screen and (max-width: 768px){.main--museum .museumHistory__paint img{max-width:-moz-max-content;max-width:max-content;width:130%}}.main--museum .museumVision{margin:auto}@media screen and (min-width: 769px){.main--museum .museumVision{width:90%;margin-top:-4%}}@media screen and (max-width: 768px){.main--museum .museumVision{width:calc(100% + 35px);margin:-2% -15px 0}}.main--museum .museumVision img{width:100%}@media screen and (min-width: 769px){.main--museum .modSection--textLead{margin:70px 0}}@media screen and (max-width: 768px){.main--museum .modSection--textLead{margin:70px 0 40px}}.main--museum .modSection--job{margin:0}@media screen and (min-width: 769px){.main--museum .modSection--job{padding:130px 25px 0}}@media screen and (max-width: 768px){.main--museum .modSection--job{padding:130px 25px 0}}.main--museum .modSection--job .paint{position:absolute;transform:rotate(-33deg)}@media screen and (min-width: 769px){.main--museum .modSection--job .paint{width:57.2%;right:-18.5%;top:-32.5vw;max-width:1200px}}@media screen and (max-width: 768px){.main--museum .modSection--job .paint{width:350px;right:-110px;top:-190px}}.main--museum .modSection--job .paint img{width:100%}@media screen and (min-width: 769px){.main--museum .modSection--person{margin-bottom:125px}}@media screen and (max-width: 768px){.main--museum .modSection--person{margin:102px 0 40px}}.main--museum .modSection--person .modSection__inner{position:relative}.main--museum .modSection--person .modSection__inner:after,.main--museum .modSection--person .modSection__inner:before{content:"";position:absolute;z-index:-1;background-repeat:no-repeat;background-size:100% 100%;background-position:center bottom}@media screen and (min-width: 769px){.main--museum .modSection--person .modSection__inner:after,.main--museum .modSection--person .modSection__inner:before{width:117px;height:478px;top:-290px}}@media screen and (max-width: 768px){.main--museum .modSection--person .modSection__inner:after,.main--museum .modSection--person .modSection__inner:before{width:51px;height:210px;top:-190px}}.main--museum .modSection--person .modSection__inner:before{background-image:url("../img/pages/museum/img_pillar01.webp")}@media screen and (min-width: 769px){.main--museum .modSection--person .modSection__inner:before{left:-2.6%}}@media screen and (max-width: 768px){.main--museum .modSection--person .modSection__inner:before{left:-13px}}.main--museum .modSection--person .modSection__inner:after{background-image:url("../img/pages/museum/img_pillar02.webp")}@media screen and (min-width: 769px){.main--museum .modSection--person .modSection__inner:after{right:-2.6%}}@media screen and (max-width: 768px){.main--museum .modSection--person .modSection__inner:after{right:-13px}}@media screen and (min-width: 769px){.main--museum .modSection--person .modFlexType03__wrapper{margin:115px 0 -7px}}@media screen and (max-width: 768px){.main--museum .modSection--person .modFlexType03__wrapper{margin:40px 0 0}}@media screen and (min-width: 769px){.main--museum .modSection--company .modFlexType03__wrapper{margin:125px 0 180px}}@media screen and (max-width: 768px){.main--museum .modSection--company .modFlexType03__wrapper{margin:60px 0 120px}}@media screen and (min-width: 769px){.main--museum .modSection--recruit{margin-bottom:210px}}@media screen and (max-width: 768px){.main--museum .modSection--recruit{margin-bottom:180px}}@media screen and (min-width: 769px){.main--museum .modSection--vision{margin:110px 0 120px}}@media screen and (max-width: 768px){.main--museum .modSection--vision{margin:40px 0 60px}}.main--museum .modSection--vision .modSection__inner{position:relative}@media screen and (min-width: 769px){.main--museum .modSection--vision .modHeading01__jp{margin-top:65px}}@media screen and (max-width: 768px){.main--museum .modSection--vision .modHeading01__jp{margin-top:30px}}@media screen and (max-width: 768px){.main--museum .modSection--vision .modHeading01,.main--museum .modSection--vision .modText{text-align:left}}.main--museum .modSection--vision .statue{position:absolute}@media screen and (min-width: 769px){.main--museum .modSection--vision .statue{width:21.25%;top:-14.5%;right:-3%}}@media screen and (max-width: 768px){.main--museum .modSection--vision .statue{width:32%;right:0;top:-17.5%}}.main--museum .modSection--vision .statue img{width:100%}.main--museum .modBtn--center{min-width:300px;margin:30px auto 0}
/*# sourceMappingURL=main.css.map */
