@keyframes pulsate{0%{transform:translateY(-50%) scale(1);opacity:1}100%{transform:translateY(-50%) scale(2);opacity:0}}.for-pc{display:inline}@media screen and (max-width: 768px){.for-pc{display:none}}.for-sp{display:inline}@media screen and (min-width: 769px){.for-sp{display:none}}.inner,.foot_entry,.foot_nav,.foot_info,.sec_inner,.breadcrumb ol{max-width:1920px;width:90%;margin:auto}*,*::before,*::after{box-sizing:border-box}body{font-size:1.6rem;font-size:clamp(1.6rem,1.5vw,1.8rem)}#wrap{position:relative;z-index:2}.main{position:relative;z-index:2}.accent{color:#ff6d28}.accent svg,.accent path{fill:#ff6d28}.notice{font-size:80%;color:#a2a2a2}mark{background-color:#eeff53}.marker{background-color:#eeff53}.red{color:#ff6d28}.exlink{display:inline-block;width:.8em;margin-left:.5em}.exlink path{fill:inherit}.sec{background:#fff}.sec_inner{padding:5% 0}.sec_title{display:flex;font-size:clamp(1.76rem,2.5vw,2.56rem);margin-bottom:4rem}.sec_title h2{font-weight:900}@media screen and (min-width: 769px){.sec_title{margin-bottom:8rem}}.sec_title br{display:none}@media screen and (min-width: 769px){.sec_title br{display:inline}}.sec_title::before{content:"";display:block;width:1em;height:1em;flex-shrink:0;margin-top:.3em;margin-right:.5em;background-image:url("data:image/svg+xml,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M37.9,12.73h-11.48c-.2,0-.36-.16-.36-.36V.89c0-.49-.4-.89-.89-.89h-11.55c-.49,0-.89.4-.89.89v11.48c0,.2-.16.36-.36.36H.89c-.49,0-.89.4-.89.89v11.55c0,.49.4.89.89.89h11.48c.2,0,.36.16.36.36v11.48c0,.49.4.89.89.89h11.55c.49,0,.89-.4.89-.89v-11.48c0-.2.16-.36.36-.36h11.48c.49,0,.89-.4.89-.89v-11.55c0-.49-.4-.89-.89-.89h0'/%3E%3C/svg%3E");background-size:contain}.btn_wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:10%;margin:2.4rem auto 4.8rem;padding:2.4rem;background:#efffef;border-radius:8px}.btn_wrap .btn_box{width:100%}@media screen and (min-width: 769px){.btn_wrap{margin:8rem auto}.btn_wrap .btn_box{width:auto}}.btn_box{display:inline-block;margin:0;font-weight:bold;transition:all .4s ease;position:relative}.btn_box::before,.btn_box::after{content:"";display:block;transition:all .4s ease;position:absolute;top:50%;right:0;width:2.4rem;height:2.4rem;background:rgba(0,0,0,.2);border:1px solid #ccc;border-radius:50%;transform:translateY(-50%)}@media screen and (min-width: 769px){.btn_box::before,.btn_box::after{width:3.2rem;height:3.2rem}}.btn_box::after{animation-delay:1s}.btn_box:hover:hover{opacity:.5}.btn_box:hover::before,.btn_box:hover::after{animation:pulsate 2s linear infinite}.btn_box a,.btn_box button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.6rem 0;background:rgba(0,0,0,0);border:0;color:inherit;position:relative}.btn_box a::after,.btn_box button::after{content:"";display:block;width:2.4rem;height:2.4rem;margin-left:1.5em;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72'%3E%3Cdefs%3E%3Cstyle%3E.arrow %7Bfill: %23fff;%7D.circle %7Bfill: %23333;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='circle' cx='36' cy='36' r='36'/%3E%3Cpolygon class='arrow' points='39.73 21.7 35.53 25.9 45.99 36.36 16.24 36.36 16.24 42.3 60.33 42.3 39.73 21.7'/%3E%3C/svg%3E");position:relative;z-index:2}@media screen and (min-width: 769px){.btn_box a::after,.btn_box button::after{width:3.2rem;height:3.2rem}}.breadcrumb{border-top:1px solid #eee;background:#fff;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb ol{display:flex;padding:2.4rem 1.6rem;gap:3em;list-style-type:none;white-space:nowrap}@media screen and (min-width: 769px){.breadcrumb ol{width:90%}}.breadcrumb ol li{font-size:1.2rem;position:relative}.breadcrumb ol li::after{content:"";display:block;width:.6rem;height:.6rem;border-top:1px solid #272e29;border-right:1px solid #272e29;position:absolute;top:50%;right:-2em;margin-top:-4px;transform:rotate(45deg)}.breadcrumb ol li a:hover{opacity:.5}.breadcrumb ol li span{color:#d8d9cf}.breadcrumb ol li:last-of-type::after{display:none}.pager{margin:6.4rem auto;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.pager::-webkit-scrollbar{display:none}@media screen and (min-width: 769px){.pager{overflow-x:auto}}.pager ol{display:flex;gap:1.6rem;list-style-type:none;padding:0;white-space:nowrap}@media screen and (min-width: 769px){.pager ol{justify-content:center;gap:2.4rem;white-space:wrap}}.pager ol li a,.pager ol li span{display:block;padding:1rem 1.5rem;background:#fff;border:1px solid #686d76;text-decoration:none;border-radius:3px;text-align:center;font-weight:bold;color:#686d76}.pager ol li a:hover{background:#686d76;color:#fff}.pager ol li span{background:#d8d9cf;border:1px solid #d8d9cf;color:#fff}.head{width:100%;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;transition:all .4s ease;z-index:9990;background:#fff}.head_logo{width:150px;padding:1.44rem;line-height:1;align-content:center;transition:all .4s ease}.head_logo .one{fill:#34d634}.head a{display:block;text-decoration:none}.head a span{display:block;margin-top:.5em;font-size:1.2rem;font-weight:bold}.nav{display:none;width:100%;height:100vh;padding:5%;position:fixed;top:0;left:0;background:#fff;z-index:9995;overflow-y:scroll}.nav_btn{width:6rem;height:6rem;position:relative;z-index:9996}.nav_btn::before,.nav_btn span,.nav_btn::after{content:"";display:block;width:60%;height:2px;background:#272e29;position:absolute;top:50%;left:20%;transition:all .4s ease;z-index:5}.nav_btn::before{margin-top:-8px}.nav_btn span{margin-top:-1px}.nav_btn::after{margin-top:6px}.nav_btn.is-show::before{margin-top:-1px;transform:rotate(30deg)}.nav_btn.is-show span{left:40%;opacity:0}.nav_btn.is-show::after{margin-top:-1px;transform:rotate(-30deg)}@media screen and (min-width: 769px){.nav{width:auto;height:auto;background:rgba(0,0,0,0);display:inline-flex !important;align-items:center;gap:2.4rem;padding:0;position:static;overflow-y:auto}}.nav ul{list-style-type:none;padding:0;margin:6.4rem 0}@media screen and (min-width: 769px){.nav ul{margin:0}}.nav a{display:block;text-decoration:none;font-size:2.4rem}@media screen and (min-width: 769px){.nav a{font-size:inherit}}.nav_list{display:flex;flex-wrap:wrap;gap:2.4rem}.nav_list li{width:100%}@media screen and (min-width: 769px){.nav_list li{width:auto}}.nav_list a{font-weight:900}.nav_list a:hover{color:#34d634}.nav_entry{display:flex;flex-wrap:wrap;overflow:hidden}@media screen and (min-width: 769px){.nav_entry{border-radius:0 0 0 10px}}.nav_entry li{width:100%;margin-bottom:1em}@media screen and (min-width: 769px){.nav_entry li{width:auto;margin-bottom:0}}.nav_entry li.career a{background:#2fa52f}.nav_entry a{width:100%;padding:2.4rem 1.6rem;color:#fff;text-align:center;line-height:1.2;position:relative;background:#34d634;border-radius:10px;font-weight:bold}.nav_entry a br{display:none}.nav_entry a::after{content:"";width:1px;height:60%;background:#49c549;position:absolute;top:20%;left:0}.nav_entry a:hover{background:#2fa52f}@media screen and (min-width: 769px){.nav_entry a{width:100px;padding:1.6rem;border-radius:0}.nav_entry a br{display:inline}}.is-scroll .head{background:#fff;box-shadow:rgba(0,0,0,.3) 0px 18px 50px -30px}.foot{padding-top:8rem;position:relative;z-index:2}@media screen and (min-width: 769px){.foot{padding-top:16rem}}.foot_bg{width:100%;height:100vh;position:absolute;top:0;left:0}.foot_bg img{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 769px){.foot_bg{height:60vh}}.foot_entry{padding:3rem 3rem 0;border-radius:20px 20px 0 0;background:#fff;position:relative;z-index:2;text-align:center}@media screen and (min-width: 769px){.foot_entry{padding:5rem 5rem 0}}.foot_entry h2{display:flex;align-items:center;font-size:clamp(1.76rem,2.5vw,2.56rem);margin-bottom:2.4rem;font-weight:900;text-align:left}@media screen and (min-width: 769px){.foot_entry h2{margin-bottom:4rem}}.foot_entry h2::before{content:"";display:block;width:1em;height:1em;flex-shrink:0;margin-right:.5em;background-image:url("data:image/svg+xml,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M37.9,12.73h-11.48c-.2,0-.36-.16-.36-.36V.89c0-.49-.4-.89-.89-.89h-11.55c-.49,0-.89.4-.89.89v11.48c0,.2-.16.36-.36.36H.89c-.49,0-.89.4-.89.89v11.55c0,.49.4.89.89.89h11.48c.2,0,.36.16.36.36v11.48c0,.49.4.89.89.89h11.55c.49,0,.89-.4.89-.89v-11.48c0-.2.16-.36.36-.36h11.48c.49,0,.89-.4.89-.89v-11.55c0-.49-.4-.89-.89-.89h0'/%3E%3C/svg%3E");background-size:contain}.foot_entry_btn{display:flex;flex-wrap:wrap;justify-content:center;gap:5%}.foot_entry_btn-box{width:100%;margin-bottom:5%}@media screen and (min-width: 769px){.foot_entry_btn-box{width:47.5%;margin-bottom:0}}.foot_entry_btn-box a{display:block;padding:1.6rem 2.4rem;background:#999;border-radius:5px;box-shadow:4px 4px 0 rgba(52,214,52,.3);text-decoration:none;text-align:center;color:#fff}@media screen and (min-width: 769px){.foot_entry_btn-box a{padding:2.4rem}}.foot_entry_btn-box a strong{display:block;font-weight:bold;font-size:2rem}.foot_entry_btn-box a span{display:block;font-weight:900;font-size:1.3rem}.foot_entry_btn-box a:hover{opacity:.5}.foot_entry_btn-box.newgrad a{background:#34d634}.foot_entry_btn-box.career a{background:#2fa52f}.foot_entry_btn-sub{display:inline-block;margin:0;font-weight:bold;transition:all .4s ease;position:relative;margin:1rem auto 0}.foot_entry_btn-sub::before,.foot_entry_btn-sub::after{content:"";display:block;transition:all .4s ease;position:absolute;top:50%;right:0;width:2.4rem;height:2.4rem;background:rgba(0,0,0,.2);border:1px solid #ccc;border-radius:50%;transform:translateY(-50%)}@media screen and (min-width: 769px){.foot_entry_btn-sub::before,.foot_entry_btn-sub::after{width:3.2rem;height:3.2rem}}.foot_entry_btn-sub::after{animation-delay:1s}.foot_entry_btn-sub:hover:hover{opacity:.5}.foot_entry_btn-sub:hover::before,.foot_entry_btn-sub:hover::after{animation:pulsate 2s linear infinite}.foot_entry_btn-sub a,.foot_entry_btn-sub button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.6rem 0;background:rgba(0,0,0,0);border:0;color:inherit;position:relative}.foot_entry_btn-sub a::after,.foot_entry_btn-sub button::after{content:"";display:block;width:2.4rem;height:2.4rem;margin-left:1.5em;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72'%3E%3Cdefs%3E%3Cstyle%3E.arrow %7Bfill: %23fff;%7D.circle %7Bfill: %23333;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='circle' cx='36' cy='36' r='36'/%3E%3Cpolygon class='arrow' points='39.73 21.7 35.53 25.9 45.99 36.36 16.24 36.36 16.24 42.3 60.33 42.3 39.73 21.7'/%3E%3C/svg%3E");position:relative;z-index:2}@media screen and (min-width: 769px){.foot_entry_btn-sub a::after,.foot_entry_btn-sub button::after{width:3.2rem;height:3.2rem}}@media screen and (min-width: 769px){.foot_entry_btn-sub{margin:2rem auto 0}}.foot_inner{padding:10% 5% 5%;position:relative;z-index:2;background:#fff}@media screen and (min-width: 769px){.foot_inner{padding:5%}}.foot_nav ul{display:flex;flex-wrap:wrap;gap:5%;justify-content:center;padding:0;margin:auto;list-style-type:none}.foot_nav ul li{width:100%;border-bottom:1px solid #eee}@media screen and (min-width: 769px){.foot_nav ul li{width:auto;border-bottom:none}}.foot_nav ul li a{display:block;padding:1.2rem 0;font-size:1.4rem;text-decoration:none;font-weight:bold}.foot_nav ul li a:hover{color:#34d634}.foot_info-logo{max-width:180px;margin:8rem auto 4rem;text-align:center}.foot_info-logo span{display:block;margin-top:.5em;font-weight:bold;font-size:16px}.foot_link ul{display:flex;justify-content:center;justify-content:center;padding:0;margin:auto;list-style-type:none}.foot_link ul li a{display:block;padding:1rem 2rem;font-size:1.4rem;position:relative}.foot_link ul li a:hover{opacity:.5}.foot_link ul li a::after{content:"";display:block;width:1px;height:1em;background:#272e29;position:absolute;top:50%;right:0;transform:translateY(-50%)}.foot_link ul li:last-of-type a::after{display:none}.foot_rights{margin-top:4rem;text-align:center;font-size:1.4rem}