@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");html{font-size:16px}@media screen and (max-width: 767px){html{font-size:15px}}p,span,li,a,th,td,div,button{letter-spacing:.06em;font-family:"Noto Sans JP",sans-serif;font-weight:700}h1,h2,h3,h4,h5,h6{font-family:"toppan-bunkyu-midashi-go-std",sans-serif;font-weight:900;letter-spacing:.025em;line-height:1.5}p{line-height:2.0}a{transition:.3s}@media screen and (max-width: 767px){.container{padding-left:25px;padding-right:25px}}.invisible{opacity:0}.hidden{overflow:hidden}.custom-container{width:1340px;max-width:100%;margin:auto;padding-left:20px;padding-right:20px}.relative{position:relative}.primary-jp{font-family:"Noto Sans JP",sans-serif}.f-reg{font-weight:400 !important}.f-med{font-weight:500 !important}.f-bold{font-weight:700}.f-12{font-size:12px !important}.f-18{font-size:18px}@media screen and (max-width: 991px){.f-18{font-size:16px}}@media screen and (max-width: 767px){.f-18{font-size:15px}}.h-18{font-size:18px}@media screen and (max-width: 767px){.h-18{font-size:16px}}.h-20{font-size:20px}@media screen and (max-width: 767px){.h-20{font-size:17px}}.h-22{font-size:22px}@media screen and (max-width: 767px){.h-22{font-size:19px}}.h-26{font-size:26px}@media screen and (max-width: 767px){.h-26{font-size:20px}}.h-30{font-size:30px}@media screen and (max-width: 991px){.h-30{font-size:24px}}@media screen and (max-width: 767px){.h-30{font-size:20px}}.f-primary{color:#01A041}.f-second{color:#008CD6}.lh-18{line-height:1.8}.lh-20{line-height:2.0}.lh-25{line-height:2.5}.allcap{text-transform:uppercase}.title{margin-bottom:50px}@media screen and (max-width: 767px){.title{margin-bottom:35px}}.title__en{font-family:"Plus Jakarta Sans",sans-serif;font-size:18px;letter-spacing:.04em;text-transform:uppercase;color:#fff;display:inline-block;background:linear-gradient(142deg, #01a041 0%, #008cd6 100%);padding:10px 50px;border-radius:30px;line-height:1.2}@media screen and (max-width: 991px){.title__en{font-size:16px}}@media screen and (max-width: 767px){.title__en{font-size:14px;padding:7px 30px}}.title__ja{font-family:"toppan-bunkyu-midashi-go-std",sans-serif;font-size:36px;display:block;margin-top:20px}@media screen and (max-width: 991px){.title__ja{font-size:30px}}@media screen and (max-width: 767px){.title__ja{font-size:26px;margin-top:15px}}.mb-40{margin-bottom:40px}@media screen and (max-width: 767px){.mb-40{margin-bottom:30px}}.mb-50{margin-bottom:50px}@media screen and (max-width: 767px){.mb-50{margin-bottom:35px}}.mb-60{margin-bottom:60px}@media screen and (max-width: 767px){.mb-60{margin-bottom:40px}}.mb-70{margin-bottom:70px}@media screen and (max-width: 767px){.mb-70{margin-bottom:50px}}.pt-100{padding-top:100px}@media screen and (max-width: 767px){.pt-100{padding-top:80px}}.pt-120{padding-top:120px}@media screen and (max-width: 767px){.pt-120{padding-top:90px}}.pb-80{padding-bottom:80px}@media screen and (max-width: 767px){.pb-80{padding-bottom:60px}}.pb-100{padding-bottom:100px}@media screen and (max-width: 767px){.pb-100{padding-bottom:80px}}.pb-120{padding-bottom:120px}@media screen and (max-width: 767px){.pb-120{padding-bottom:90px}}.py-120{padding-top:120px;padding-bottom:120px}@media screen and (max-width: 767px){.py-120{padding-top:90px;padding-bottom:90px}}.btn{padding:15px 60px 15px 30px;color:#fff;border-radius:30px;background-color:#01A041;position:relative;font-weight:700}.btn:before{content:url("../img/common/icon-btn.svg");position:absolute;right:30px;top:50%;transform:translateY(-50%)}.btn:hover{background-color:#000;color:#fff}.btn--blue{background-color:#008CD6}.btn--blk{background-color:#000}.btn--blk:hover{background-color:#01A041}.btn-entry{display:flex;flex-direction:column;justify-content:center;border-radius:5px;border:2px solid #000;color:#000;text-decoration:none;position:relative;background-color:#fff;width:300px;height:91px;padding:25px 15px;font-size:14px}@media screen and (max-width: 767px){.btn-entry{font-size:12px;height:80px}}.btn-entry:before{content:'';width:100%;height:100%;border-radius:5px;background-color:#0263A0;position:absolute;right:-7px;bottom:-7px;z-index:-1;transition:.5s}.btn-entry:after{content:url("../img/common/icon-btn-entry.svg");position:absolute;right:15px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.btn-entry:after{transform:translateY(-50%) scale(0.8)}}.btn-entry span{display:block;font-size:20px;font-weight:900;color:#01A041;margin-bottom:3px}@media screen and (max-width: 767px){.btn-entry span{font-size:18px}}.btn-entry:hover{color:#000}.btn-entry:hover:before{right:-2px;bottom:-2px}.btn-entry--blue span{color:#008CD6}.modaal{position:fixed;left:0;top:0;z-index:999;width:100%;height:100vh;background-color:rgba(0,0,0,0.64);display:none}.modaal .wrap{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);background-color:#fff;border-radius:10px;max-width:calc(100% - 40px);max-height:85vh;overflow-y:auto}.modaal .wrap:before{content:'\f00d';font-family:'Font Awesome 6 Pro';font-size:40px;font-weight:300;position:absolute;right:20px;top:10px;cursor:pointer}@media screen and (max-width: 767px){.modaal .wrap:before{font-size:30px}}.list-style-none{list-style:none;padding-left:0}.list-style-inline{list-style:none;padding-left:0}.list-style-inline li{display:inline-block}.list-style-default li{padding-bottom:7px}.list-style-default li:last-child{padding-bottom:0}@keyframes blur{0%{opacity:0;filter:blur(10px)}100%{opacity:1;filter:blur(0)}}.anim-blur{opacity:0;filter:blur(10px)}.anim-blur.active{animation:blur 1.5s ease-in-out forwards}.left-to-right{opacity:0.1;transform:translateX(-20px);transition:all 1s}.left-to-right.scrollin{opacity:1;transform:translate(0)}.right-to-left{opacity:0.1;transform:translateX(20px);transition:all 1s}.right-to-left.scrollin{opacity:1;transform:translate(0)}.down-to-top{opacity:0.1;transform:translateY(20px);transition:all 1s}.down-to-top.scrollin{opacity:1;transform:translateY(0)}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.header{position:fixed;left:0;top:0;z-index:99;background-color:#fff;border-top:3px solid #008CD6;box-shadow:0 3px 6px rgba(0,0,0,0.16);border-radius:0 0 50px 50px}@media screen and (max-width: 1200px){.header{width:100%;border-radius:0 0 30px 30px;max-height:95vh;overflow-y:auto}}.header-logo{display:flex;align-items:center;justify-content:center;padding:0 50px;color:#1F345A;text-decoration:none}@media screen and (max-width: 1401px){.header-logo{padding:0 30px}}@media screen and (max-width: 1200px){.header-logo{padding:15px 50px}}@media screen and (max-width: 575px){.header-logo{padding:0 20px}}.header-logo img{width:200px}@media screen and (max-width: 1401px){.header-logo img{width:160px}}@media screen and (max-width: 575px){.header-logo img{width:130px}}.header-logo span{display:block;padding-left:15px;font-family:"Plus Jakarta Sans",sans-serif;font-size:18px;font-weight:900}@media screen and (max-width: 1401px){.header-logo span{font-size:16px}}@media screen and (max-width: 575px){.header-logo span{font-size:14px}}.header-logo:hover{color:#1F345A;opacity:.6}#header-pc-menu{background-color:#008CD6;padding:0 25px;border-radius:0 0 50px 0}#header-pc-menu li a,#header-pc-menu li button{border:none;background-color:transparent;display:block;padding:30px 25px;color:#fff;text-decoration:none;font-size:14px;font-family:"Zen Kaku Gothic New",sans-serif;text-align:center;line-height:1.5}@media screen and (max-width: 1401px){#header-pc-menu li a,#header-pc-menu li button{padding:20px 20px;font-size:12px}}#header-pc-menu li a span,#header-pc-menu li button span{font-family:"Plus Jakarta Sans",sans-serif;font-size:18px;text-transform:uppercase;display:block;padding-bottom:3px}@media screen and (max-width: 1401px){#header-pc-menu li a span,#header-pc-menu li button span{font-size:16px}}#header-pc-menu .dropdown-link{position:relative}#header-pc-menu .dropdown{background-color:#0C56AC;position:absolute;left:0;top:calc(100% - 1px);display:none;min-width:225px;z-index:9}#header-pc-menu .dropdown li{border-bottom:1px dashed #fff}#header-pc-menu .dropdown li:last-child{border-bottom:0}#header-pc-menu .dropdown li a{color:#fff;font-size:16px;white-space:nowrap;padding:20px;text-align:start}@media screen and (max-width: 1401px){#header-pc-menu .dropdown li a{font-size:14px;padding:15px 20px}}#header-pc-menu .dropdown li a:hover{background-color:#008CD6}#header-pc-menu .dropdown-link:hover .dropdown{display:block}#header-sp-toggler{background-color:#008CD6;position:relative;border:none;border-radius:0 0 30px 0;width:80px;height:80px}@media screen and (max-width: 575px){#header-sp-toggler{width:70px;height:70px}}#header-sp-toggler .line{width:40px;height:2px;background-color:#fff;position:absolute}@media screen and (max-width: 575px){#header-sp-toggler .line{width:30px}}#header-sp-toggler .line--top{left:20px;top:30px}@media screen and (max-width: 575px){#header-sp-toggler .line--top{top:27px}}#header-sp-toggler .line--center{left:20px;top:50%;transform:translateY(-50%)}#header-sp-toggler .line--bottom{right:20px;bottom:30px}@media screen and (max-width: 575px){#header-sp-toggler .line--bottom{bottom:27px}}#header-sp-toggler.active{border-radius:0}#header-sp-toggler.active .line--top{transform:rotate(45deg);top:38.5px}@media screen and (max-width: 575px){#header-sp-toggler.active .line--top{top:34px}}#header-sp-toggler.active .line--center{background-color:transparent}#header-sp-toggler.active .line--bottom{transform:rotate(-45deg);bottom:38.5px}@media screen and (max-width: 575px){#header-sp-toggler.active .line--bottom{bottom:34px}}#header-sp-menu{padding:50px 35px 50px;display:none}@media screen and (max-width: 575px){#header-sp-menu{padding:30px 15px 50px}}#header-sp-menu ul{display:flex;flex-wrap:wrap}#header-sp-menu ul li{padding:0 15px 30px;width:20%}@media screen and (max-width: 991px){#header-sp-menu ul li{width:calc(100% / 3)}}@media screen and (max-width: 767px){#header-sp-menu ul li{width:50%}}@media screen and (max-width: 575px){#header-sp-menu ul li{width:100%;padding:0 15px 25px}}#header-sp-menu ul li:last-child{display:none}#header-sp-menu ul li a{color:#1F345A;text-decoration:none;font-size:14px;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700}@media screen and (max-width: 575px){#header-sp-menu ul li a{display:flex;align-items:center}}#header-sp-menu ul li a span{font-family:"Plus Jakarta Sans",sans-serif;font-size:20px;font-weight:900;text-transform:uppercase;display:block;color:#008CD6}@media screen and (max-width: 575px){#header-sp-menu ul li a span{padding-right:10px;font-size:20px}}#header-sp-menu ul li ul{margin-top:15px;padding:0}#header-sp-menu ul li ul li{width:100%;padding:0 0 0 20px;margin-bottom:10px;position:relative}#header-sp-menu ul li ul li:last-child{display:block}#header-sp-menu ul li ul li:before{content:'';width:10px;height:2px;background-color:#008CD6;position:absolute;left:0;top:50%;transform:translateY(-50%)}#header-sp-menu ul li ul li:last-child{margin-bottom:0}#header-sp-menu ul li ul li a{padding:0;font-size:14px}#header-sp-btn{gap:20px 35px;margin-top:15px}#entry .wrap{padding:50px 20px;width:870px}#entry .wrap:before{content:'\f00d';font-family:'Font Awesome 6 Pro';font-size:40px;font-weight:300;position:absolute;right:20px;top:10px;cursor:pointer}@media screen and (max-width: 767px){#entry .wrap:before{font-size:30px}}#entry .inner{width:410px;max-width:50%;padding:0 30px}@media screen and (max-width: 767px){#entry .inner{width:100%;max-width:inherit;padding:40px 0}}#entry .inner__logo img{width:240px}@media screen and (max-width: 767px){#entry .inner__logo img{width:200px}}#entry .inner__btn{display:inline-block;color:#fff;padding:15px 50px;border-radius:30px;text-decoration:none}#entry .inner:first-child{position:relative}@media screen and (max-width: 767px){#entry .inner:first-child{padding-top:0}}#entry .inner:first-child:before{content:'';width:2px;height:250px;position:absolute;right:0;top:50%;transform:translateY(-50%);border-right:2px dashed #000}@media screen and (max-width: 767px){#entry .inner:first-child:before{border-right:0;border-bottom:2px dashed #000;width:75%;height:2px;right:inherit;left:50%;top:inherit;bottom:0;transform:translateX(-50%)}}#entry .inner:first-child .inner__title{color:#00ABEC}#entry .inner:first-child .inner__btn{background-color:#00ABEC}@media screen and (max-width: 767px){#entry .inner:last-child{padding-bottom:0}}#entry .inner:last-child .inner__title{color:#13355D}#entry .inner:last-child .inner__btn{background-color:#13355D}#btn-sticky-entry{position:fixed;right:20px;bottom:30px;z-index:9;display:none;background-color:transparent;border:0;padding:0}@media screen and (max-width: 991px){#btn-sticky-entry{right:15px;bottom:15px}}#btn-sticky-entry img{width:120px}@media screen and (max-width: 767px){#btn-sticky-entry img{width:90px}}#footer-contact{background-color:#008CD6;border-radius:10px;text-align:center;padding:0 20px 50px;position:relative;z-index:1}@media screen and (max-width: 767px){#footer-contact{padding-bottom:0}}#footer-contact-title1{color:#fff;font-family:"Inter",sans-serif;font-size:83px;font-weight:900;line-height:.6;text-transform:uppercase;letter-spacing:.06em;margin-bottom:25px}@media screen and (max-width: 991px){#footer-contact-title1{font-size:60px}}@media screen and (max-width: 767px){#footer-contact-title1{font-size:34px}}#footer-contact-btn{gap:20px 30px;position:relative;z-index:1}@media screen and (max-width: 767px){#footer-contact-btn{margin-bottom:30px}}#footer-contact-img{position:absolute;right:-50px;bottom:0}@media screen and (max-width: 991px){#footer-contact-img{width:275px}}@media screen and (max-width: 767px){#footer-contact-img{position:static;width:240px}}#footer-main{border-top:3px solid #008CD6;padding-top:275px;padding-bottom:70px;margin-top:-188px}@media screen and (max-width: 767px){#footer-main{padding-top:255px;padding-bottom:50px}}#footer-main-logo{color:#1F345A;text-decoration:none}#footer-main-logo img{width:200px}@media screen and (max-width: 767px){#footer-main-logo img{width:180px}}#footer-main-logo span{display:block;padding-top:10px;font-family:"Plus Jakarta Sans",sans-serif;font-size:18px;font-weight:900}@media screen and (max-width: 767px){#footer-main-logo span{font-size:16px}}#footer .menu li{font-size:12px;font-family:"Zen Kaku Gothic New",sans-serif;margin-bottom:25px}#footer .menu li:last-child{margin-bottom:0}#footer .menu li span{display:block;font-family:"Plus Jakarta Sans",sans-serif;font-size:18px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#008CD6;margin-bottom:3px}#footer .menu li a{text-decoration:none;color:#000;font-size:12px;font-family:"Zen Kaku Gothic New",sans-serif;transition:.3s}#footer .menu li a span{margin-bottom:3px;display:block;font-family:"Plus Jakarta Sans",sans-serif;font-size:18px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#008CD6}#footer .menu li a:hover{opacity:.5}#footer .menu li ul{margin-top:10px}#footer .menu li ul li{position:relative;padding-left:20px;margin-bottom:7px}#footer .menu li ul li:last-child{margin-bottom:0}#footer .menu li ul li:before{content:'-';position:absolute;left:0;top:0}#footer .menu li ul li a{font-size:14px;font-weight:500}#footer-main-submenu{margin-top:15px}@media screen and (max-width: 767px){#footer-main-submenu{margin-top:40px}}#footer-main-submenu li{margin-right:15px}@media screen and (max-width: 767px){#footer-main-submenu li{margin-right:0;margin-bottom:15px}}@media screen and (max-width: 767px){#footer-main-submenu li:last-child{margin-bottom:25px}}#footer-main-submenu li a{color:#000;text-decoration:none;font-family:"Zen Kaku Gothic New",sans-serif;font-size:14px;letter-spacing:.04em}#footer-credit{background-color:#008CD6;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;letter-spacing:.04em;padding:10px;color:#fff}@media screen and (max-width: 767px){#footer-credit{font-size:12px}}#home{overflow:hidden}#home-hero{padding-left:115px;padding-bottom:180px;padding-top:60px;position:relative}@media screen and (max-width: 1200px){#home-hero{padding-left:50px}}@media screen and (max-width: 991px){#home-hero{padding:60px 20px 150px}}#home-hero-title{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;margin-top:0;margin-bottom:20px;font-size:45px;letter-spacing:.1em;line-height:2}@media screen and (max-width: 1200px){#home-hero-title{font-size:40px}}@media screen and (max-width: 991px){#home-hero-title{font-size:36px;margin:auto;text-align:start;white-space:nowrap}}@media screen and (max-width: 767px){#home-hero-title{font-size:30px}}#home-hero-title .highlight{font-family:"toppan-bunkyu-midashi-go-std",sans-serif;position:relative;display:inline-block;padding:5px 0;color:#fff;line-height:1.5}#home-hero-title .highlight:before{content:'';width:100%;height:0;transition:1s;position:absolute;left:0;top:0;background-color:#01A041;z-index:-1}#home-hero-title .highlight--blue:before{background-color:#008CD6;transition-delay:1s}#home-hero-title .highlight.active:before{height:100%}#home-hero-txt{font-size:18px;font-weight:700;line-height:2.5}@media screen and (max-width: 991px){#home-hero-txt{font-size:16px}}@media screen and (max-width: 767px){#home-hero-txt{font-size:15px}}#home-hero-content{width:365px;flex-shrink:0}@media screen and (max-width: 991px){#home-hero-content{width:100%;text-align:center;margin-bottom:50px}}#home-hero-img{min-width:1146px;display:block;margin-right:-60px}@media screen and (max-width: 991px){#home-hero-img{width:120%;margin-right:inherit;margin-left:-10%;min-width:100%}}@media screen and (max-width: 767px){#home-hero-img{width:160%;margin-left:-30%}}#home-about-title{font-size:36px;line-height:1.8}@media screen and (max-width: 991px){#home-about-title{font-size:30px;text-align:center}}@media screen and (max-width: 767px){#home-about-title{font-size:20px}}#home-about-title span{font-family:"toppan-bunkyu-midashi-go-std",sans-serif;font-size:50px}@media screen and (max-width: 991px){#home-about-title span{font-size:45px}}@media screen and (max-width: 767px){#home-about-title span{font-size:35px}}#home-about .deco1{position:absolute;left:400px;top:-106px}@media screen and (max-width: 991px){#home-about .deco1{width:110px;left:33%;top:-79px}}@media screen and (max-width: 767px){#home-about .deco1{width:94px;left:22%;top:-79px}}#home-about .deco2{position:absolute;left:548px;top:-81px;animation-delay:.5s}@media screen and (max-width: 991px){#home-about .deco2{width:90px;left:53%;top:-65px}}@media screen and (max-width: 767px){#home-about .deco2{width:80px;left:53%;top:-65px}}#home-bnrs-list{gap:30px}#home-bnrs-list .wrap{display:block;width:calc(50% - 15px);color:#fff;text-decoration:none;border:2px solid #000;border-radius:10px;padding:40px;position:relative;position:relative}#home-bnrs-list .wrap:before{content:'';width:100%;height:100%;border-radius:10px;position:absolute;left:10px;top:10px;z-index:-1;transition:.3s}@media screen and (max-width: 1200px){#home-bnrs-list .wrap{padding:30px}}@media screen and (max-width: 991px){#home-bnrs-list .wrap{width:100%}}@media screen and (max-width: 767px){#home-bnrs-list .wrap{padding:30px 20px}}#home-bnrs-list .wrap__title{font-size:36px;letter-spacing:.04em;line-height:1.6;margin-bottom:30px}@media screen and (max-width: 1200px){#home-bnrs-list .wrap__title{font-size:30px}}@media screen and (max-width: 767px){#home-bnrs-list .wrap__title{font-size:24px;margin-bottom:20px}}#home-bnrs-list .wrap__title span{display:block;font-family:"Plus Jakarta Sans",sans-serif;font-size:14px;text-transform:uppercase;margin-bottom:30px}@media screen and (max-width: 767px){#home-bnrs-list .wrap__title span{font-size:12px;margin-bottom:10px}}#home-bnrs-list .wrap__txt{line-height:1.8;position:relative;z-index:1;margin-bottom:0}#home-bnrs-list .wrap__img{position:absolute;bottom:-5px;right:-25px}@media screen and (max-width: 991px){#home-bnrs-list .wrap__img{display:none}}#home-bnrs-list .wrap:hover:before{left:2px;top:2px}@media screen and (max-width: 991px){#home-bnrs-list .wrap--sm{width:calc(50% - 15px)}}@media screen and (max-width: 575px){#home-bnrs-list .wrap--sm{width:100%}}#home-bnr1{background-color:#008CD6}#home-bnr1:before{background-color:#0163A0}#home-bnr1__img{position:absolute;right:-5px;bottom:0;width:50%;margin-bottom:0}@media screen and (max-width: 991px){#home-bnr1__img{width:35%}}@media screen and (max-width: 767px){#home-bnr1__img{width:50%}}#home-bnr1__img img{width:80%;display:block;margin-left:auto}#home-bnr1__img figcaption{position:absolute;left:0;bottom:15px;font-size:14px}@media screen and (max-width: 767px){#home-bnr1__img figcaption{font-size:12px}}#home-bnr2{background-color:#01A041;padding-right:0 !important;padding-bottom:0 !important}#home-bnr2:before{background-color:#117227}#home-bnr2__img{display:block;margin-left:auto;margin-top:-23%;width:50%}@media screen and (max-width: 991px){#home-bnr2__img{margin-top:-30%}}@media screen and (max-width: 575px){#home-bnr2__img{margin-top:0;width:60%}}#home-bnr3{background-color:#FE766B}#home-bnr3:before{background-color:#F54234}#home-bnr3__img{max-width:50%;width:328px}#home-bnr4{background-color:#AF8EC8}#home-bnr4:before{background-color:#A05CD3}#home-bnr4__img{max-width:30%;width:193px}#home-bnr5{background-color:#F46F2B}#home-bnr5:before{background-color:#C35B27}#home-bnr6{background-color:#A0A0A0}#home-bnr6:before{background-color:#7C7C7C}#home-bnr6__img{max-width:35%;width:250px;bottom:-12px}.career{overflow:hidden}.career-header{position:relative}.career-header:before{content:'';width:100%;height:50%;background:linear-gradient(180deg, rgba(30,53,90,0) 0%, rgba(30,53,90,0.97) 100%);position:absolute;left:0;bottom:0}.career-header__img img{width:100%;height:90vh;object-fit:cover}@media screen and (max-width: 767px){.career-header__img img{height:75vh}}.career-header-content{position:absolute;width:100%;left:0;bottom:80px;z-index:9}@media screen and (max-width: 991px){.career-header-content{bottom:50px}}@media screen and (max-width: 767px){.career-header-content{bottom:30px}}.career-header-content__title{color:#fff;font-size:20px;display:inline-block;letter-spacing:.04em;padding:3px 10px;background:linear-gradient(142deg, #01a041 0%, #008cd6 100%);margin-bottom:20px}@media screen and (max-width: 767px){.career-header-content__title{font-size:16px;margin-bottom:0}}.career-header-content__title2{margin-bottom:20px}@media screen and (max-width: 767px){.career-header-content__title2{margin-bottom:10px}}.career-header-content__title2__highlight{color:#000 !important}@media screen and (max-width: 575px){.career-header-content__title2__highlight{font-size:22px !important}}.career-header-content__title2__highlight:before{background:none !important;background-color:#fff !important}.career-header-content__title3{margin-bottom:30px}.career-header-content__btn{gap:15px}@media screen and (max-width: 575px){.career-header-content__btn{gap:15px 10px}}@media screen and (max-width: 767px){.career-header-content__btn .btn{padding:10px 40px 10px 20px;font-size:13px}.career-header-content__btn .btn:before{right:15px}}.career-comment{display:flex;align-items:flex-end;flex-wrap:wrap;margin-top:30px;gap:30px 30px}.career-comment img{width:258px}@media screen and (max-width: 767px){.career-comment img{display:block;margin:auto;width:206px}}.career-comment__content{width:calc(100% - 288px);border:2px solid #000;padding:30px;border-radius:10px;position:relative}@media screen and (max-width: 767px){.career-comment__content{width:100%;padding:30px 20px}}.career-comment__content:before{content:'';width:20px;height:20px;background-color:#000;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.career-comment__content:before{clip-path:polygon(0 0, 50% 100%, 100% 0) !important;left:50% !important;transform:translateX(-50%) !important;top:100% !important}}.career-comment__content:after{content:'';width:16px;height:16px;background-color:#fff;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.career-comment__content:after{clip-path:polygon(0 0, 50% 100%, 100% 0) !important;left:50% !important;transform:translateX(-50%) !important;top:calc(100% - 1px) !important}}.career-comment__content__title{color:#fff;background-color:#01A041;padding:8px 30px 8px 45px;display:inline-block;position:relative;margin-bottom:30px}@media screen and (max-width: 767px){.career-comment__content__title{padding:7px 20px 7px 35px;margin-bottom:15px}}.career-comment__content__title:before{content:'';width:19px;height:19px;border:5px solid #fff;position:absolute;left:15px;top:50%;transform:translateY(-50%);border-radius:50%}@media screen and (max-width: 767px){.career-comment__content__title:before{width:15px;height:15px}}.career-comment--left{flex-direction:row-reverse}.career-comment--left .career-comment__content:before{right:100%;clip-path:polygon(100% 0, 0 50%, 100% 100%)}.career-comment--left .career-comment__content:after{right:calc(100% - 1px);clip-path:polygon(100% 0, 0 50%, 100% 100%)}.career-comment--right .career-comment__content:before{left:100%;clip-path:polygon(0 0, 0 100%, 100% 50%)}.career-comment--right .career-comment__content:after{left:calc(100% - 1px);clip-path:polygon(0 0, 0 100%, 100% 50%)}@media screen and (max-width: 767px){.career-sc1{padding-bottom:0}}@media screen and (max-width: 767px){.career-sc1 .career-comment{border-bottom:1px solid #BABABA}}.career-sc1 .txt p{margin-bottom:0}.career-sc1-img{display:flex;flex-wrap:wrap;gap:15px}.career-sc1-img img{width:100%}@media screen and (max-width: 991px){.career-sc1-img img{width:calc(50% - 7.5px)}}@media screen and (max-width: 575px){.career-sc1-img img{width:100%}}.career-sc1-img1{position:absolute;left:0;top:0;width:50%;height:100%;object-fit:cover}.career-sc2{border-top:1px solid #BABABA}@media screen and (max-width: 767px){.career-sc2{border-top:0;padding-bottom:0 !important}}@media screen and (max-width: 767px){.career-sc2 .txt1 br{display:none}}.career-sc2-timetable{padding:30px 0;position:relative}.career-sc2-timetable:before{content:'';width:2px;height:100%;border-right:2px dashed #01A041;position:absolute;left:200px;top:0}@media screen and (max-width: 767px){.career-sc2-timetable:before{left:130px}}.career-sc2-timetable:after{content:'';width:14px;height:12px;background-color:#01A041;position:absolute;left:194px;bottom:-1px;clip-path:polygon(0 0, 50% 100%, 100% 0)}@media screen and (max-width: 767px){.career-sc2-timetable:after{left:124px}}.career-sc2-timetable .wrap{display:flex;align-items:flex-start;margin-bottom:30px;position:relative}.career-sc2-timetable .wrap:before{content:'';width:18px;height:18px;background-color:#fff;border:2px solid #01A041;border-radius:50%;position:absolute;left:192px;top:15px}@media screen and (max-width: 767px){.career-sc2-timetable .wrap:before{width:15px;height:15px;left:124px;top:12px}}.career-sc2-timetable .wrap__time{background-color:#01A041;color:#fff;border-radius:10px;padding:10px 5px;font-family:"Inter",sans-serif;font-size:18px;font-weight:700;letter-spacing:.06em;text-align:center;width:160px;position:relative;margin-right:80px}@media screen and (max-width: 767px){.career-sc2-timetable .wrap__time{font-size:12px;width:110px;margin-right:40px}}.career-sc2-timetable .wrap__time:before{content:'';width:8px;height:10px;background-color:#01A041;position:absolute;top:50%;left:calc(100% - 1px);transform:translateY(-50%);clip-path:polygon(0 0, 0% 100%, 100% 50%)}.career-sc2-timetable .wrap__work{font-family:"toppan-bunkyu-midashi-go-std",sans-serif;font-size:22px;letter-spacing:.025em;margin-top:10px;width:calc(100% - 240px)}@media screen and (max-width: 767px){.career-sc2-timetable .wrap__work{font-size:16px;margin-top:7px;width:calc(100% - 150px)}}@media screen and (max-width: 767px){.career-sc3{border-top:0 !important}}.career-sc3-list{background-color:#F8F8F8;border-radius:10px;max-width:100%;width:834px;padding:50px 100px;margin:auto}@media screen and (max-width: 767px){.career-sc3-list{padding:30px 20px}}.career-sc3-list .wrap{padding-left:55px;position:relative;margin-bottom:20px}.career-sc3-list .wrap:last-child{margin-bottom:0}@media screen and (max-width: 767px){.career-sc3-list .wrap{padding-left:35px}}.career-sc3-list .wrap:before{content:'';width:35px;height:35px;border:2px solid #000;background-color:#fff;position:absolute;left:0;top:0}@media screen and (max-width: 767px){.career-sc3-list .wrap:before{width:25px;height:25px}}.career-sc3-list .wrap:after{content:'\f00c';font-family:'Font Awesome 6 Pro';font-size:36px;color:#01A041;position:absolute;top:-9px;left:12px}@media screen and (max-width: 767px){.career-sc3-list .wrap:after{font-size:24px;top:-6px;left:8px}}.career-sc3-list .wrap__title{font-size:22px}@media screen and (max-width: 767px){.career-sc3-list .wrap__title{font-size:16px}}.career-sc5-list{display:flex;justify-content:center;position:relative;gap:50px 30px}@media screen and (max-width: 991px){.career-sc5-list{gap:50px 15px}}@media screen and (max-width: 767px){.career-sc5-list{flex-wrap:wrap}}.career-sc5-list:before{content:'';width:100vw;height:2px;background-color:#000;position:absolute;left:50%;bottom:0;transform:translateX(-50%)}.career-sc5-list .wrap{width:355px;max-width:calc((100% / 3) -15px);display:block;text-decoration:none;color:#000}@media screen and (max-width: 767px){.career-sc5-list .wrap{width:100%;border-bottom:1px solid #BABABA}}.career-sc5-list .wrap__comment{display:flex;align-items:center;justify-content:center;padding:20px 20px;border:2px solid #000;border-radius:10px;margin-bottom:20px;position:relative}@media screen and (max-width: 991px){.career-sc5-list .wrap__comment{margin-bottom:30px}}@media screen and (max-width: 767px){.career-sc5-list .wrap__comment{margin-bottom:20px}}.career-sc5-list .wrap__comment:before{content:'';width:45px;height:30px;background-color:#000;clip-path:polygon(22% 0, 0 100%, 100% 0);position:absolute;right:50px;top:100%}.career-sc5-list .wrap__comment:after{content:'';width:42px;height:27px;background-color:#fff;clip-path:polygon(22% 0, 0 100%, 100% 0);position:absolute;right:49px;top:calc(100% - 2.5px)}.career-sc5-list .wrap__img{text-align:center}.career-sc5-list .wrap__img img{height:320px;width:258px;object-fit:cover;object-position:top center;max-width:100%}@media screen and (max-width: 991px){.career-sc5-list .wrap__img img{width:205px;height:240px}}@media screen and (max-width: 767px){.career-sc5-list .wrap__img img{height:255px}}.career-sc4-img img{width:606px;max-width:100%}#product_develop .career-header__img img,#store_develop .career-header__img img,#superviser .career-header__img img{object-position:24%}.pages{padding-top:114px}@media screen and (max-width: 1401px){.pages{padding-top:88px}}@media screen and (max-width: 991px){.pages{padding-top:83px}}@media screen and (max-width: 575px){.pages{padding-top:73px}}.pages-header{overflow:hidden;padding-top:60px}@media screen and (max-width: 991px){.pages-header{text-align:center}}@media screen and (max-width: 767px){.pages-header{padding-top:50px}}.pages-header__img{width:calc(100% + 75px)}@media screen and (max-width: 991px){.pages-header__img{width:100%}}.pages-header__btn{display:flex;flex-wrap:wrap;gap:15px}@media screen and (max-width: 991px){.pages-header__btn{justify-content:center}}.pages-title{margin-top:0}.pages-title__en{font-family:"Plus Jakarta Sans",sans-serif;font-size:20px;display:block;margin-bottom:20px}@media screen and (max-width: 767px){.pages-title__en{font-size:16px}}.pages-title__highlight{color:#fff;position:relative;font-size:40px;font-family:"toppan-bunkyu-midashi-go-std",sans-serif;display:inline-block;padding:5px 10px;z-index:1;line-height:1.5;margin-bottom:15px}@media screen and (max-width: 991px){.pages-title__highlight{font-size:32px}}@media screen and (max-width: 767px){.pages-title__highlight{font-size:26px;margin-bottom:8px}}.pages-title__highlight:before{content:'';width:0;height:100%;background:linear-gradient(142deg, #01a041 0%, #008cd6 100%);position:absolute;left:0;top:0;z-index:-1;transition:1s}.pages-title__highlight.active:before{width:100%}.pages-sc{padding-top:100px;padding-bottom:120px;border-bottom:1px solid #BABABA}@media screen and (max-width: 767px){.pages-sc{padding-top:70px;padding-bottom:90px}}.pages-sc:last-child{border-bottom:0;padding-bottom:50px}@inclue sm-monitor(){.pages-sc:last-child{padding-bottom:30px}}#new_graduate,#mid_career{padding-top:0}#new_graduate-header,#mid_career-header{background-color:#F5F5F4;padding-top:114px;overflow:hidden;z-index:1;position:relative}@media screen and (max-width: 1401px){#new_graduate-header,#mid_career-header{padding-top:88px}}@media screen and (max-width: 991px){#new_graduate-header,#mid_career-header{padding-top:153px}}@media screen and (max-width: 575px){#new_graduate-header,#mid_career-header{padding-top:123px}}#new_graduate-header__bg,#mid_career-header__bg{position:absolute;left:0;bottom:-10px;width:100%;z-index:-1}@media screen and (max-width: 991px){#mid_career-header__bg{width:160%;left:-60%}}@media screen and (max-width: 767px){#mid_career-header__bg{width:170%;left:-70%}}#mid_career-sc1{padding-bottom:0}#mid_career-sc1-img{max-width:100%}@media screen and (max-width: 767px){#mid_career-sc1-img{width:438px}}@media screen and (max-width: 991px){#mid_career-sc2{padding-bottom:0}}#mid_career-sc2-img{position:absolute;right:0;bottom:0}@media screen and (max-width: 1200px){#mid_career-sc2-img{width:250px}}@media screen and (max-width: 991px){#mid_career-sc2-img{position:static}}@media screen and (max-width: 767px){#mid_career-sc2-img{width:210px}}#mid_career-sc3{border-bottom:1px solid #BABABA}.mid_career-sc3-img{max-width:100%}#mid_career-sc3-txt span{color:#fff;background-color:#01A041;padding:2px 5px}#mid_career-sc5-img{width:927px;max-width:100%;position:relative;z-index:-1;margin-top:-6%}@media screen and (max-width: 575px){#mid_career-sc5-img{margin-top:0}}#new_graduate-header{padding-bottom:140px}@media screen and (max-width: 991px){#new_graduate-header{padding-bottom:100px}}@media screen and (max-width: 575px){#new_graduate-header{padding-bottom:50px}}@media screen and (max-width: 991px){#new_graduate-header__bg{width:120%;left:-20%}}@media screen and (max-width: 767px){#new_graduate-header__bg{width:130%;left:-30%}}#new_graduate-sc1-img{position:absolute;left:0;bottom:-120px}@media screen and (max-width: 1200px){#new_graduate-sc1-img{bottom:-170px}}@media screen and (max-width: 767px){#new_graduate-sc1-img{width:240px;bottom:-150px}}@media screen and (max-width: 575px){#new_graduate-sc1-img{width:180px;bottom:-90px}}@media screen and (max-width: 991px){#new_graduate-sc2{padding-bottom:0}}#new_graduate-sc2-img{position:absolute;right:0;bottom:-10px}@media screen and (max-width: 1200px){#new_graduate-sc2-img{width:230px}}@media screen and (max-width: 991px){#new_graduate-sc2-img{position:inherit}}@media screen and (max-width: 575px){#new_graduate-sc2-img{width:190px}}#new_graduate-sc3{border-bottom:1px solid #BABABA}@media screen and (max-width: 767px){#new_graduate-sc3{padding-bottom:0}}#new_graduate-sc3-img{position:absolute;left:0;bottom:0}@media screen and (max-width: 1200px){#new_graduate-sc3-img{width:225px}}@media screen and (max-width: 767px){#new_graduate-sc3-img{position:inherit}}#message-header .pages-header__img{width:calc(100% + 200px)}@media screen and (max-width: 991px){#message-header .pages-header__img{width:100%}}#message-sc1{overflow:hidden;position:relative;margin-top:-90px;padding-top:180px;padding-bottom:190px}@media screen and (max-width: 991px){#message-sc1{padding-top:140px;padding-bottom:20px}}@media screen and (max-width: 767px){#message-sc1{margin-top:-42px;padding-top:90px}}#message-sc1:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background-color:#01A041;clip-path:polygon(0 31%, 100% 0%, 100% 100%, 0% 100%);z-index:-1}@media screen and (max-width: 991px){#message-sc1:before{clip-path:polygon(0 13%, 100% 0%, 100% 100%, 0% 100%)}}@media screen and (max-width: 767px){#message-sc1:before{clip-path:polygon(0 6%, 100% 0%, 100% 100%, 0% 100%)}}#message-sc1:after{content:'';width:100%;height:31%;background-color:#fff;z-index:1;position:absolute;left:0;bottom:-1px;clip-path:polygon(100% 0, 0% 100%, 100% 100%)}@media screen and (max-width: 991px){#message-sc1:after{height:13%}}@media screen and (max-width: 767px){#message-sc1:after{height:8%}}#message-sc1-img{position:absolute;left:0;bottom:-200px;width:286px}@media screen and (max-width: 991px){#message-sc1-img{position:static;margin:auto;width:220px}}@media screen and (max-width: 767px){#message-sc1-img{width:200px}}#message-sc1-img img{width:100%}#message-sc1-img__name{color:#fff;font-size:14px;position:absolute;left:150px;bottom:80px;white-space:nowrap}@media screen and (max-width: 991px){#message-sc1-img__name{left:28%}}@media screen and (max-width: 767px){#message-sc1-img__name{left:8%;bottom:40px}}#message-sc2-list{border-top:1px dashed #000}#message-sc2-list .wrap{width:calc(100% / 3);border-right:1px dashed #000;padding:0 10px;margin:70px 0;position:relative;text-align:center}@media screen and (max-width: 991px){#message-sc2-list .wrap{width:50%}}@media screen and (max-width: 767px){#message-sc2-list .wrap{width:100%;margin:35px 0;border-right:0}}#message-sc2-list .wrap:before{content:'';width:100%;height:1px;border-bottom:1px dashed #000;position:absolute;left:0;bottom:-70px}@media screen and (max-width: 767px){#message-sc2-list .wrap:before{bottom:-35px}}#message-sc2-list .wrap__img{display:flex;align-items:flex-end;justify-content:center;height:197px}@media screen and (max-width: 767px){#message-sc2-list .wrap__img{height:auto}}#message-sc2-list .wrap__img img{max-width:100%}#message-sc2-list .wrap__title{color:#01A041;font-size:30px;margin-top:10px;margin-bottom:10px}@media screen and (max-width: 767px){#message-sc2-list .wrap__title{font-size:26px}}#message-sc2-list .wrap__title span{display:block;text-transform:uppercase;font-family:"Plus Jakarta Sans",sans-serif;font-size:16px;letter-spacing:.06em;text-transform:uppercase}@media screen and (max-width: 767px){#message-sc2-list .wrap__title span{font-size:14px}}#message-sc2-list .wrap__txt{font-size:20px;line-height:1.8;margin-bottom:15px}@media screen and (max-width: 767px){#message-sc2-list .wrap__txt{font-size:18px}}#message-sc2-list .wrap__txt-sm{margin-bottom:0;font-size:15px;font-weight:500;line-height:1.8}@media screen and (max-width: 767px){#message-sc2-list .wrap__txt-sm{font-size:14px}}#message-sc2-list .wrap:nth-child(3){border-right:0}@media screen and (max-width: 991px){#message-sc2-list .wrap:nth-child(3){border-right:1px dashed #000}}@media screen and (max-width: 767px){#message-sc2-list .wrap:nth-child(3){border-right:0}}@media screen and (max-width: 991px){#message-sc2-list .wrap:nth-child(2),#message-sc2-list .wrap:nth-child(4){border-right:0}}#message-sc2-list .wrap:last-child{border-right:0}#message-sc2-img1{width:113px}@media screen and (max-width: 767px){#message-sc2-img1{width:80px}}#message-sc2-img2{width:240px}@media screen and (max-width: 767px){#message-sc2-img2{width:192px}}#message-sc2-img3{width:197px}@media screen and (max-width: 767px){#message-sc2-img3{width:157px}}#message-sc2-img4{width:204px}@media screen and (max-width: 767px){#message-sc2-img4{width:167px}}#message-sc2-img5{width:234px}@media screen and (max-width: 767px){#message-sc2-img5{width:180px}}#message-sc2-img6{width:226px}@media screen and (max-width: 767px){#message-sc2-img6{width:180px}}#message-sc2-title2 span{font-family:"toppan-bunkyu-midashi-go-std",sans-serif;position:relative;padding:0 50px;display:inline-block}@media screen and (max-width: 767px){#message-sc2-title2 span{padding:0 30px}}#message-sc2-title2 span:before,#message-sc2-title2 span:after{position:absolute;bottom:-10px}@media screen and (max-width: 767px){#message-sc2-title2 span:before,#message-sc2-title2 span:after{transform:scale(0.6)}}#message-sc2-title2 span:before{content:url("../img/pages/message-sc2-title2-left.svg");left:0}@media screen and (max-width: 767px){#message-sc2-title2 span:before{left:-6px}}#message-sc2-title2 span:after{content:url("../img/pages/message-sc2-title2-right.svg");right:0}@media screen and (max-width: 767px){#message-sc2-title2 span:after{rightt:-6px}}#career{overflow:hidden}.career-sc2-title{color:#fff;background-color:#008CD6;font-family:"Noto Sans JP",sans-serif;font-weight:700;padding:5px;letter-spacing:.06em;border-radius:10px;margin-bottom:40px}@media screen and (max-width: 767px){.career-sc2-title{margin-bottom:30px}}.career-sc2-title--sm{background-color:#01A041;width:730px;max-width:100%;margin:auto;margin-bottom:40px}@media screen and (max-width: 767px){.career-sc2-title--sm{margin-bottom:30px}}.career-sc2-list{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:30px}.career-sc2-list--2 .wrap__title{color:#008CD6 !important}.career-sc2-list--2 .wrap__title span{background-color:#008CD6 !important}.career-sc2-list .wrap{cursor:pointer;width:350px;max-width:100%;border:2px solid #000;border-radius:10px;padding:30px 20px 0}@media screen and (max-width: 767px){.career-sc2-list .wrap{padding:20px 20px 0}}.career-sc2-list .wrap__title{font-size:24px;color:#01A041;margin-bottom:15px}@media screen and (max-width: 767px){.career-sc2-list .wrap__title{font-size:18px}}.career-sc2-list .wrap__title span{display:block;background-color:#01A041;color:#fff;padding:3px 20px;border-radius:30px;font-size:1rem;margin-bottom:7px}.career-sc2-list .wrap__img{width:195px}@media screen and (max-width: 767px){.career-sc2-list .wrap__img{width:155px}}#career .modaal .wrap{width:450px}#career .modaal .wrap__title{border-bottom:1px solid #000;font-size:30px;margin-bottom:0;padding:30px}@media screen and (max-width: 767px){#career .modaal .wrap__title{font-size:24px;padding:20px}}#career .modaal .wrap__title span{display:block;font-size:18px;margin-bottom:5px}@media screen and (max-width: 767px){#career .modaal .wrap__title span{font-size:16px}}#career .modaal .wrap__content{padding:30px 30px 0}@media screen and (max-width: 767px){#career .modaal .wrap__content{padding:20px 20px 0}}#career .modaal .wrap__content__title{display:inline-block;color:#fff;background-color:#01A041;font-size:18px;padding:3px 20px;border-radius:30px;margin-bottom:15px}@media screen and (max-width: 767px){#career .modaal .wrap__content__title{font-size:16px}}#career .modaal .wrap__content p span{color:#01A041}#career .modaal .wrap__img{width:195px}@media screen and (max-width: 767px){#career .modaal .wrap__img{width:155px}}#career-sc3-slider{width:746px;max-width:calc(100% - 20px);margin:auto}#career-sc3-slider .slick-list{overflow:visible}#career-sc3-slider .slick-track{display:flex}#career-sc3-slider .slick-slide{height:auto !important}#career-sc3-slider .slick-dots{position:static;margin-top:30px;display:flex;justify-content:center}#career-sc3-slider .slick-dots li{width:auto;height:auto}#career-sc3-slider .slick-dots li button{width:10px;height:10px;border-radius:50%;background-color:#C4C4C4}#career-sc3-slider .slick-dots li button:before{content:none}#career-sc3-slider .slick-dots li.slick-active button{background-color:#01A041}#career-sc3-slider .slick-arrow{width:60px;height:60px;background-color:#000;position:absolute;top:50%;border-radius:50%;z-index:1}@media screen and (max-width: 767px){#career-sc3-slider .slick-arrow{display:none !important}}#career-sc3-slider .slick-next{right:-30px}#career-sc3-slider .slick-next:before{content:url("../img/common/slider-next.svg");opacity:1}#career-sc3-slider .slick-prev{left:-30px}#career-sc3-slider .slick-prev:before{content:url("../img/common/slider-prev.svg");opacity:1}#career-sc3-slider .wrap{border-radius:10px;border:2px solid #000;margin:0 50px;overflow:hidden}@media screen and (max-width: 991px){#career-sc3-slider .wrap{margin:0 15px}}@media screen and (max-width: 767px){#career-sc3-slider .wrap{margin:0 7.5px}}#career-sc3-slider .wrap__img{border-radius:10px 10px 0 0;position:relative}#career-sc3-slider .wrap__img:before{content:'';width:245px;height:133px;background:linear-gradient(142deg, #01a041 0%, #008cd6 100%);position:absolute;left:0;bottom:0;z-index:1;clip-path:polygon(0 0, 0% 100%, 100% 100%)}@media screen and (max-width: 767px){#career-sc3-slider .wrap__img:before{width:140px;height:60px}}#career-sc3-slider .wrap__img img{width:100%;height:auto;aspect-ratio:5 / 3;object-fit:cover}#career-sc3-slider .wrap__img__title{color:#fff;font-size:20px;position:absolute;left:10px;bottom:10px;z-index:2}@media screen and (max-width: 767px){#career-sc3-slider .wrap__img__title{font-size:12px}}#career-sc3-slider .wrap__content{padding:30px 30px}@media screen and (max-width: 767px){#career-sc3-slider .wrap__content{padding:20px}}#career-sc3-slider .wrap__content__txt{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4}@media screen and (max-width: 767px){#career-sc3-slider .wrap__content__txt{font-size:14px}}@media screen and (max-width: 767px){#career-sc3-slider .wrap .btn{font-size:12px;padding-top:10px;padding-bottom:10px}}#career-sc4-img{width:700px;max-width:100%}#career-sc5-img{width:927px;max-width:100%;position:relative;z-index:-1;margin-top:-6%}@media screen and (max-width: 767px){#career-sc5-img{margin-top:0}}#career-sc5-title span{color:#fff;background-color:#01A041}.numbers-list{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:30px}.numbers-list .wrap{width:350px;max-width:100%;border:2px solid #000;border-radius:10px;padding:30px 20px 30px}@media screen and (max-width: 767px){.numbers-list .wrap{padding:20px}}.numbers-list .wrap__title{font-size:20px;margin-bottom:5px}@media screen and (max-width: 767px){.numbers-list .wrap__title{font-size:17px}}.numbers-list .wrap__number{font-size:26px;margin-bottom:15px}@media screen and (max-width: 767px){.numbers-list .wrap__number{font-size:20px}}.numbers-list .wrap__number span{font-family:"din-2014-narrow",sans-serif;font-size:120px;letter-spacing:.025em;color:#01A041;line-height:1.1}@media screen and (max-width: 767px){.numbers-list .wrap__number span{font-size:75px}}#number1{padding-bottom:0}#number1 img{width:282px}@media screen and (max-width: 767px){#number1 img{width:225px}}#number2 .wrap__number span.blue{color:#008CD6}#number2 .wrap__number span.pink{color:#D6007B}@media screen and (max-width: 767px){#number2 img{width:195px}}@media screen and (max-width: 767px){#number3 img,#number4 img,#number5 img{width:137px}}#number4 .wrap__number{margin-bottom:0}#number4 .f-18{margin-top:-10px;margin-bottom:15px}#number6{width:696px;padding-left:10px;padding-right:10px;padding-bottom:0}#number6 img{width:552px;max-width:85%}#numbers-sc4-list .wrap{padding-top:20px;padding-bottom:10px}#numbers-sc4-list .wrap__number{margin-bottom:5px}#numbers-sc4-list .wrap__number span{font-size:80px}@media screen and (max-width: 767px){#numbers-sc4-list .wrap__number span{font-size:60px}}#numbers-sc4-list .wrap__title{margin-bottom:10px}@media screen and (max-width: 767px){#number7 img,#number8 img,#number9 img{width:117px}}@media screen and (max-width: 767px){#number10 img{width:140px}}@media screen and (max-width: 767px){#number11 img{width:163px}}#corner-list{gap:50px 30px}@media screen and (max-width: 991px){#corner-list{gap:30px}}#corner-list .wrap{width:354px;border-radius:10px;border:2px solid #000;padding:30px 30px 20px;cursor:pointer}@media screen and (max-width: 767px){#corner-list .wrap{padding:20px 20px 10px;max-width:100%}}#corner-list .wrap__title{display:flex;align-items:flex-start;font-size:20px;margin-bottom:20px}@media screen and (max-width: 767px){#corner-list .wrap__title{font-size:20px}}#corner-list .wrap__title span{flex-shrink:0;margin-right:10px;display:flex;align-items:center;justify-content:center;width:72px;height:auto;aspect-ratio:1 / 1;object-fit:cover;border:2px solid #000;border-radius:50%;font-family:"toppan-bunkyu-midashi-go-std",sans-serif;font-size:40px}@media screen and (max-width: 767px){#corner-list .wrap__title span{font-size:30px;width:60px}}#corner-list .wrap__img{display:block;margin:auto;width:286px;max-width:100%}@media screen and (max-width: 767px){#corner-list .wrap__img{width:240px}}#corner-list .wrap__img--8{width:auto;height:204px}#corner .modaal .wrap{padding:50px 50px 30px;width:545px}@media screen and (max-width: 767px){#corner .modaal .wrap{padding:50px 20px 20px}}#corner .modaal .wrap__title{display:flex;align-items:flex-start;font-size:30px}@media screen and (max-width: 767px){#corner .modaal .wrap__title{font-size:24px}}#corner .modaal .wrap__title span{flex-shrink:0;margin-right:10px;display:flex;align-items:center;justify-content:center;width:88px;height:auto;aspect-ratio:1 / 1;object-fit:cover;border:2px solid #000;border-radius:50%;font-family:"toppan-bunkyu-midashi-go-std",sans-serif;font-size:50px}@media screen and (max-width: 767px){#corner .modaal .wrap__title span{font-size:35px;width:70px}}#corner .modaal .wrap__txt span{background-color:#01A041;color:#fff}#corner .modaal .wrap__img{display:block;margin:auto;width:360px;max-width:100%}@media screen and (max-width: 767px){#corner .modaal .wrap__img{width:280px}}#corner .modaal .wrap__img--8{width:305px}@media screen and (max-width: 767px){#corner .modaal .wrap__img--8{width:240px}}
/*# sourceMappingURL=custom.css.map */
