﻿article,aside,footer,header,nav,section,main,div,img,figure{display:block}header,nav,a,li,div,dl,dt,dd,input,section,textarea,th,td,label,figure{box-sizing:border-box}ul,ol{list-style:none;margin:0;padding:0}dd,dt{margin:0}img{max-width:100%;height:auto;border:none;vertical-align:middle}p,dl{margin:0}blockquote{margin:0}figure{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0;word-break:break-all}td,th{word-break:break-word;vertical-align:top}h1,h2,h3,h4,h5,h6{line-height:1.6;margin:0;padding:0}a{overflow-wrap:anywhere}*:focus{outline:none}::-webkit-input-placeholder{font-family:sans-serif}:-moz-placeholder{font-family:sans-serif}input,button{background:none;border:none;outline:none}input[type="submit"],input[type="reset"],input[type="button"],button{border-radius:0;-webkit-box-sizing:content-box;-webkit-appearance:button;appearance:button;box-sizing:border-box}input[type="submit"]::-webkit-search-decoration,input[type="reset"]::-webkit-search-decoration,input[type="button"]::-webkit-search-decoration,button::-webkit-search-decoration{display:none}input[type="submit"]::focus,input[type="reset"]::focus,input[type="button"]::focus,button::focus{outline-offset:-2px}@media (max-width: 767px){input:not([type="checkbox"]),textarea,select{font-size:1.6rem}}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;background:none;color:#000}@media (min-width: 410px){a[href^="tel:"]{pointer-events:none;text-decoration:none}}table{word-break:normal;overflow-wrap:break-word}html{font-size:62.5%}body{color:#000;font-family:"Noto Sans JP", sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.6rem;line-height:1.8;margin:0;overflow-wrap:break-word;position:relative;width:100%;overflow-x:hidden}body.is-fadein{opacity:0}.gHeader__navBtn{z-index:53}.gHeader__nav{z-index:52}.gHeader__overlay{z-index:51}.gHeader{z-index:50}a{transition:opacity .2s ease-out, color .2s ease-out;text-decoration:none}a:hover{opacity:.7}main a{text-decoration:underline}main a,main a:visited{color:#00c7bf}main{width:100%;position:relative;padding-top:10rem}@media (max-width: 767px){main{padding-top:7rem}}.admin_only{display:flex;flex-direction:column;position:fixed;left:0;bottom:0;text-align:center;z-index:10000}@media (max-width: 767px){.admin_only{display:none}}.admin_only a{font-size:3rem;color:#fff;opacity:.8;background:#00c7bf;padding:0 1rem}.admin_only a.admin,.admin_only a.logout{margin-top:1rem;font-size:1.2rem}.page-basic__inner{padding:8rem 0 0;text-align:center;display:grid;gap:1rem}.page-basic__inner h1{font-size:2.4rem}@media (max-width: 767px){table[id],section[id]{scroll-margin-top:7rem}}body.open{overflow:hidden}body.open .gHeader__overlay{opacity:1;visibility:visible;pointer-events:auto}body.open .gHeader__nav{transform:translateX(0)}.gHeader.has-hero{background:none}.gHeader.has-hero .gHeader__cta .cta{background:#fff}.gHeader.has-hero .gHeader__cta .cta--newgrad{color:#00c7bf}.gHeader.has-hero .gHeader__cta .cta--career{color:#7461d4}body:not(.open) .gHeader.has-hero .gHeader__navBtn{background:#fff}body:not(.open) .gHeader.has-hero .gHeader__navBtn span,body:not(.open) .gHeader.has-hero .gHeader__navBtn::before,body:not(.open) .gHeader.has-hero .gHeader__navBtn::after{background:#000}.gHeader{background:#fff;height:10rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;overflow:hidden;padding:1rem clamp(2rem, 2.4vw, 4rem);position:fixed;width:100%}.gHeader__overlay{cursor:pointer;position:fixed;inset:0;height:100lvh;background:rgba(0,0,0,0.7);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease-in}.gHeader__logo a{display:block}.gHeader__cta{display:flex;align-items:center;gap:1.5rem}.gHeader .gNav__list{font-size:1.6rem;margin-bottom:2rem}.gHeader .gNav__list,.gHeader .gNav__list ul{display:grid;grid-auto-flow:row}.gHeader .gNav__list a{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem 0;border-bottom:1px solid #9fa3a5;min-height:26px}.gHeader .gNav__list a,.gHeader .gNav__list a:visited{color:#000}.gHeader .gNav__list a::after{content:'';display:block;flex-shrink:0;border-radius:6px;box-sizing:border-box;pointer-events:none;background:#000 url("../img/common/arrow-btn-r.png") no-repeat center bottom/cover;width:40px;height:26px;flex-shrink:0}.gHeader__nav{background:#e4e4e4;position:fixed;top:0;right:0;width:100%;max-width:372px;max-height:100svh;padding:8rem 5rem 5rem;border-top-left-radius:5rem;border-bottom-left-radius:5rem;display:flex;flex-direction:column;transition:transform .3s ease;transform:translateX(100%)}.gHeader__nav .in-menu{display:grid;grid-auto-flow:row;gap:1.5rem}.gHeader__navInner{width:fit-content;margin:0 auto;padding:0 2rem 4rem;overflow-y:auto;min-height:0;-webkit-overflow-scrolling:touch}.gHeader__navBtn{display:block;width:42px;height:42px;cursor:pointer;background:#000;border-radius:50%;position:relative;flex-shrink:0}.gHeader__navBtn span,.gHeader__navBtn::before,.gHeader__navBtn::after{content:'';display:block;transition:all .4s;position:absolute;top:50%;left:50%;translate:-50% -50%;height:2px;background:#fff;width:60%}.gHeader__navBtn::before{top:calc( 50% - .7rem)}.gHeader__navBtn::after{top:calc( 50% + .7rem)}.gHeader__navBtn.close span{opacity:0}.gHeader__navBtn.close::before,.gHeader__navBtn.close::after{top:50%}.gHeader__navBtn.close::before{rotate:-45deg}.gHeader__navBtn.close::after{rotate:45deg}@media (max-width: 767px){.gHeader{height:7rem}.gHeader__logo{max-width:180px}.gHeader__cta a{display:none}.gHeader .gNav__list a{padding:1rem 0}.gHeader__nav{max-width:340px;padding:7rem 2rem 3rem;border-top-left-radius:2.5rem;border-bottom-left-radius:2.5rem}.gHeader__nav .in-menu{gap:1rem}}.top+.gAside-entry{margin-top:0}.top+.gAside-entry>.wrapper{border:none}.gAside-entry{margin-top:10rem;text-align:center}.gAside-entry>.wrapper{border-top:1px solid #9fa3a5;padding-top:8rem}.gAside-entry .title--en{color:gray;font-size:2rem;line-height:1.3;font-family:"Montserrat", sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal}.gAside-entry .title--ja{font-size:3.5rem;font-weight:700}.gAside-entry__catch{display:flex;justify-content:center;margin-top:2rem}.gAside-entry__catch img{min-width:0;width:100%;margin:0 auto}.gAside-entry__catch img:first-child{flex:0 1 38%}.gAside-entry__catch img:last-child{flex:0 1 60%}.gAside-entry__txt{margin-top:4rem}.gAside-entry__cta{margin:4rem auto 0;display:grid;grid-template-columns:repeat(2, 1fr);gap:clamp(1rem, 3.8vw, 4rem);justify-content:center}.gAside-entry__cta .cta{display:block;font-size:clamp(1.7rem, 3.2vw, 3rem);padding-top:3rem;padding-bottom:3rem}.gFooter{color:#4d4d4d;border-radius:5rem;width:calc( 100% - 4rem );margin-left:auto;margin-right:auto;background:#e4e4e4;margin-bottom:2rem;padding:6rem 0 3rem;position:relative;margin-top:8rem}@media (max-width: 767px){.gFooter{border-radius:2.5rem;width:calc( 100% - 2rem )}}.gFooter__inner{max-width:1120px;width:90%;margin:0 auto;width:calc( 90% - 26px - 3rem );display:grid;grid-template-columns:1fr auto;align-items:start;gap:4rem}@media (max-width: 767px){.gFooter__inner{max-width:600px}}@media (max-width: 767px){.gFooter__inner{width:100%;padding:0 3rem;padding-right:calc( 20px + 3rem )}}.gFooter__brand{display:grid;grid-template-columns:1fr;gap:2rem}.gFooter__logo a{display:inline-block}.gFooter__info{line-height:1.6}.gFooter__company{font-weight:700}.gFooter__address{font-size:1.4rem}.gFooter__links{font-size:1.2rem}.gFooter__links a{text-decoration:underline}.gFooter__links a,.gFooter__links a:visited{color:#4d4d4d}.gFooter__nav{display:grid;grid-template-columns:1fr;justify-items:start;gap:4rem}.gFooter .gNav__cta{order:1;display:flex;flex-wrap:wrap;gap:1rem 2rem}.gFooter .gNav__cta .cta{padding-top:15px;padding-bottom:15px}.gFooter .gNav__list{order:2;display:grid;grid-auto-flow:column;gap:0 3rem}.gFooter .gNav__list ul{display:grid;grid-template-columns:1fr;gap:1rem 0}.gFooter .gNav__list a,.gFooter .gNav__list a:visited{color:#000}.gFooter__copyright{max-width:1120px;width:90%;margin:0 auto;width:calc( 90% - 26px - 3rem );font-size:1.2rem;text-align:center;margin-top:3rem}@media (max-width: 767px){.gFooter__copyright{max-width:600px}}@media (max-width: 767px){.gFooter__copyright{width:100%;padding:0 3rem;padding-right:calc( 20px + 3rem )}}.gFooter .toTop{position:absolute;bottom:4rem;right:3rem;cursor:pointer}@media (max-width: 767px){.gAside-entry{margin-top:6rem;text-align:center}.gAside-entry>.wrapper{border-top:1px solid #9fa3a5;padding-top:4rem}.gAside-entry .title--en{font-size:1.6rem}.gAside-entry .title--ja{font-size:2.2rem}.gAside-entry__catch{flex-direction:column;gap:1em;max-width:400px;margin:3rem auto 0}.gAside-entry__catch img:first-child{width:63.2%}.gAside-entry__catch img:last-child{width:100%}.gAside-entry__txt{margin-top:2rem}.gAside-entry__cta{margin-top:2rem;grid-template-columns:repeat(1, 1fr);gap:1rem;max-width:400px}.gAside-entry__cta .cta{font-size:1.7rem;padding-top:1.5rem;padding-bottom:1.5rem}.gFooter{margin-top:6rem;margin-bottom:1rem;padding:4rem 0}.gFooter__inner{grid-template-columns:1fr}.gFooter__logo a{max-width:260px}.gFooter__nav{display:none}.gFooter__copyright{text-align:left}.gFooter .toTop{right:2rem;width:20px}}@media (min-width: 768px){.is-sp{display:none !important}.is-pc{display:block}br.is-pc{display:inline-block}}@media (max-width: 767px){.is-pc{display:none !important}.is-sp{display:block}br.is-sp{display:inline-block}}.pageTitle{border-radius:5rem;width:calc( 100% - 4rem );margin-left:auto;margin-right:auto;font-weight:700;background:#00c7bf;padding:8rem 0;margin-bottom:8rem}@media (max-width: 767px){.pageTitle{border-radius:2.5rem;width:calc( 100% - 2rem )}}.pageTitle.bg--pink{background:#ff8398}.pageTitle.bg--purple{background:#7461d4}.pageTitle.bg--yellow{background:#fb0}.pageTitle.bg--grey{background:#e4e4e4}.pageTitle__inner{display:flex;gap:1.5rem;max-width:1120px;width:90%;margin:0 auto}@media (max-width: 767px){.pageTitle__inner{max-width:600px}}.pageTitle__number{font-size:2.4rem;font-weight:700;color:#fff;width:77px;height:75px;display:grid;place-items:center;position:relative;flex-shrink:0;z-index:0}.pageTitle__number span{display:block;width:1ch;overflow:hidden;text-align:center;white-space:nowrap}.pageTitle__number::before{content:'';display:block;background:#000;clip-path:polygon(50% 0%, 62% 35%, 98% 35%, 70% 58%, 83% 100%, 50% 73%, 17% 100%, 30% 58%, 2% 35%, 38% 35%);width:100%;height:100%;position:absolute;inset:0;z-index:-1;flex-shrink:0}@media (max-width: 767px){.pageTitle__number{font-size:1.6rem;width:60px;height:58px}}.pageTitle .title--en{font-size:2rem;line-height:1.3;font-family:"Montserrat", sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;line-height:1.2;color:rgba(0,0,0,0.4)}.pageTitle .title--ja{font-size:3.5rem;line-height:1.5}@media (max-width: 767px){.pageTitle .title--en{font-size:1.6rem}.pageTitle .title--ja{font-size:2.8rem;line-height:1.3}.pageTitle .title--ja .archiveTitleDiv{display:none}.pageTitle .title--ja .archiveTitle{font-size:1.4rem;display:block;margin-top:.5rem}}@media (max-width: 767px){.pageTitle{padding:4rem 0;margin-bottom:4rem}.pageTitle__inner{gap:1.5rem}}.pages__lead--main{font-size:2.4rem;line-height:1.5;font-weight:700}.pages__lead--sub{margin:3rem 0}.pages__title--main{font-size:5rem;font-weight:700;line-height:1.5}@media (max-width: 767px){.pages__lead--main{font-size:2.2rem;margin:3rem auto}.pages__lead--sub{margin-top:2rem}.pages__title--main{font-size:3rem}}.btn{align-items:center;background:#000;border:1px solid #000;border-radius:1rem;cursor:pointer;display:inline-flex;gap:2rem;font-size:1.7rem;font-weight:600;justify-content:space-between;line-height:1.6;padding:14px 18px;position:relative;text-decoration:none;transition:background .2s ease-out, color .2s ease-in;vertical-align:middle}@media (min-width: 768px){.btn{min-width:260px}}.btn,.btn:visited{color:#fff}.btn::after{content:'';background:#fff url("../img/common/arrow-btn-r.png") no-repeat center top/cover;border-radius:6px;box-sizing:border-box;display:block;flex-shrink:0;pointer-events:none;width:40px;height:26px;transition:transform .1s ease-out}.btn:hover{background-color:#fff;color:#000;opacity:1}.btn:hover::after{transform:translateX(8px)}.btn--white{background:#fff;border-color:transparent}.btn--white,.btn--white:visited{color:#000}.btn--white::after{background-color:#000;background-image:url("../img/common/arrow-btn-r.png");background-position:center bottom}.btn--white:hover{background-color:#000;color:#fff}.btn--back{flex-direction:row-reverse}.btn--back::after{transform:scale(-1, 1)}.btn--back:hover::after{transform:scale(-1, 1) translateX(5px)}.btn--down::after{background-image:url("../img/common/arrow-btn-down.png");background-position:center top}.btn--down:hover::after{transform:translateY(2px)}.btn.recruit{justify-content:center;text-align:center}.btn.recruit::after{content:none}.btn.recruit:hover{color:#fff}.btn__wrap--center{text-align:center}.btn__wrap--right{text-align:right}.cta{display:inline-block;font-size:1.4rem;line-height:1.6;font-weight:600;border-radius:6px;padding:10px 28px;cursor:pointer;background:#00c7bf;text-decoration:none;vertical-align:middle;transition:background .2s ease-out}.cta,.cta:visited{color:#fff}.cta:hover{opacity:1;background:#1acdc5}.cta--career{background:#7461d4}.cta--career:hover{background:#8271d8}.data-list{margin-top:4rem;display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(2rem, 3vw, 3.5rem)}.data-list li{display:flex;flex-direction:column;gap:5px;padding:2.5rem 1rem;box-sizing:border-box;border:1px solid #9fa3a5;border-radius:6px;position:relative;z-index:0}.data-list img{max-width:270px;width:90%;margin-left:auto;margin-right:1.5rem}.data-list .data-chart img{margin-right:1%}.data-list .title{position:absolute;left:clamp(1.5rem, 2.2vw, 2.5rem);top:clamp(1.5rem, 2.2vw, 2.8rem);background:#fff;font-size:clamp(1.5rem, 1.8vw, 2.2rem);line-height:1.2;font-weight:700;writing-mode:vertical-rl;text-orientation:upright}.data-list .data{line-height:1.6;margin-left:2.5rem;text-align:center}.data-list .data>span{display:block}.data-list .data strong{font-size:9rem;line-height:1.3;font-family:"Montserrat", sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;line-height:1;font-size:clamp(4rem, 7.2vw, 9rem);font-weight:600;letter-spacing:-.03em}.data-list .unit{font-size:clamp(2rem, 3.6vw, 4rem);font-weight:700;margin-left:.08em}.data-list .year,.data-list .notes{font-size:clamp(1.3rem, 1.35vw, 1.4rem);margin-left:-2.5rem}.data-list .year.is-spacer,.data-list .notes.is-spacer{margin-top:1rem}.data-list .notes{font-size:clamp(1.2rem, 1.3vw, 1.3rem)}@media (max-width: 767px){.data-list{margin-top:2rem;gap:1rem;grid-template-columns:repeat(2, 1fr)}.data-list li{padding-bottom:1rem}.data-list img{margin-right:0}.data-list .data-chart img{width:84%}.data-list .title{font-size:clamp(1.5rem, 3.2vw, 2rem)}}.slick-controls{display:flex;gap:1rem}.slick-prev,.slick-next{cursor:pointer;width:35px;height:35px;border-radius:50%;background:#000;position:relative;overflow:hidden;transition:opacity .2s}.slick-prev:hover,.slick-next:hover{opacity:.6}.slick-prev span,.slick-next span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap}.slick-prev::after,.slick-next::after{content:'';display:block;width:10px;height:10px;border-top:2px solid #fff;position:absolute;top:50%;left:calc( 50% + 2px )}.slick-prev::after{left:calc( 50% + 2px );border-left:2px solid #fff;transform:translate(-50%, -50%) rotate(-45deg)}.slick-next::after{left:calc( 50% - 2px );border-right:2px solid #fff;transform:translate(-50%, -50%) rotate(45deg)}.wrapper{max-width:1120px;width:90%;margin:0 auto}@media (max-width: 767px){.wrapper{max-width:600px}}.wrapper.thin{max-width:820px}.embed--youtube{position:relative;display:block;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;margin-bottom:25px}.embed--youtube iframe{width:100%;height:100%;position:absolute;top:0;left:0}.table--wrap{overflow-x:auto;margin-bottom:6rem}.table--wrap img,.table--wrap table{min-width:600px}.post-card{display:grid;grid-template-columns:1fr;grid-template-rows:subgrid;grid-row:span 2;gap:2rem}.post-card a:hover{opacity:1}.post-card__thumb{background:#00c7bf;aspect-ratio:350 / 460;border-radius:4rem;position:relative;overflow:hidden}.post-card__thumb img{transition:transform .2s;object-fit:cover;width:100%;height:100%;object-position:center top}.post-card__thumb:hover img{transform:scale(1.05)}.post-card__hash{font-size:clamp(1.8rem, 2.6vw, 3rem);line-height:1.2;font-weight:600;margin-bottom:2rem;writing-mode:vertical-rl;text-orientation:upright;position:absolute;top:2rem;right:2rem;color:#fff;z-index:1}@media (max-width: 767px){.post-card__hash{font-size:clamp(1.6rem, 2.6vw, 3rem)}}@media (max-width: 409px){.post-card__hash{font-size:clamp(2.4rem, 2.8vw, 3rem)}}.post-card__info{font-size:1.5rem;border:1px solid #9fa3a5;border-radius:4rem;padding:2.5rem clamp(2rem, 2.2vw, 3rem)}.post-card__info>*{transition:opacity .2s}.post-card__info:hover>*{opacity:.7}.post-card__staff{font-size:1.2rem;line-height:1.2;display:flex;flex-wrap:wrap;gap:.7rem}.post-card__staff-job span{border-radius:1rem;background:#e4e4e4;padding:.2rem .8rem}.post-card__title{font-size:1.8rem;font-weight:700;margin-top:1rem}.post__empty{margin-top:5rem}.post__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:3.5rem clamp(1.5rem, 2.8vw, 3.5rem)}.post__list a{text-decoration:none}.post__list a,.post__list a:visited{color:#000}.post__pager ul{font-size:2.6rem;line-height:1.3;font-family:"Montserrat", sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;line-height:1;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:6rem;text-align:center}.post__pager a,.post__pager span{border:1px solid #000;border-radius:50%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:60px;height:60px;overflow:hidden;white-space:nowrap}.post__pager a{background:#000;text-decoration:none;transition:background .2s}.post__pager a,.post__pager a:visited{color:#fff}.post__pager a:hover{opacity:1;background:rgba(0,0,0,0.6)}.post__pager .current{color:#000;background:#fff}.post__pager .dots{border:none;width:1.5em;color:#000;background:none}.article-iv__hero{font-feature-settings:"palt";border-radius:5rem;width:calc( 100% - 4rem );margin-left:auto;margin-right:auto;background:#00c7bf;margin-bottom:10rem;overflow:hidden;position:relative;z-index:0}@media (max-width: 767px){.article-iv__hero{border-radius:2.5rem;width:calc( 100% - 2rem )}}.article-iv__hero-inner{max-width:1120px;width:90%;margin:0 auto;display:grid;grid-template-columns:1fr 40.7%;align-items:end;column-gap:clamp(2rem, 3.8vw, 4rem)}@media (max-width: 767px){.article-iv__hero-inner{max-width:600px}}.article-iv__hero-inner>*{min-width:0}.article-iv__hero-txt{padding:clamp(3rem, 5.2vw, 6rem) 0;height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}.article-iv__hero-title{font-size:clamp(2.6rem, 4.6vw, 6rem);font-weight:700;line-height:1.5}@media (min-width: 768px){.article-iv__hero-title{white-space:nowrap}}.article-iv__hero-title-en{font-size:2rem;line-height:1.3;font-family:"Montserrat", sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;color:rgba(0,0,0,0.5);margin-bottom:2rem}.article-iv__staff-info{font-weight:700;border-top:1px solid #000;padding-top:clamp(1.8rem, 2.8vw, 3.5rem);margin-top:clamp(2rem, 3.2vw, 4rem);width:fit-content;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;gap:3px 10px;grid-template-areas:"job name" "year name"}.article-iv__staff-info .article-iv__staff-year{grid-area:year}.article-iv__staff-info .article-iv__staff-job{grid-area:job}.article-iv__staff-info .article-iv__staff-name{grid-area:name}.article-iv__staff-job{font-size:clamp(1.3rem, 1.4vw, 1.6rem);font-weight:600;line-height:1.2}.article-iv__staff-job span{color:#fff;background:rgba(0,0,0,0.5);border-radius:2rem;display:inline-block;padding:4px 12px 5px}.article-iv__staff-year{font-size:clamp(1.6rem, 2vw, 2.4rem);padding-left:.2em}.article-iv__staff-name{font-size:clamp(4rem, 5.8vw, 7.5rem);line-height:1;white-space:nowrap}.article-iv__staff-name small{font-size:.7em}.article-iv__thumb{aspect-ratio:350 / 460;overflow:hidden;position:relative}.article-iv__thumb img{object-fit:cover;width:100%;height:100%;object-position:top center}.article-iv__hash{color:#fff;font-size:clamp(1.6rem, 3vw, 3.8rem);line-height:1.2;font-weight:600;margin-bottom:2rem;writing-mode:vertical-rl;text-orientation:upright;position:absolute;top:5%;right:4rem;z-index:1}.article-iv__title{font-size:2.4rem;font-weight:600;margin-bottom:2rem}.article-iv__faq-list{display:grid;grid-template-columns:1fr;gap:8rem}.article-iv__faq{column-gap:clamp(2rem, 7.2vw, 8rem);display:flex;align-items:center}@media (min-width: 768px){.article-iv__faq:nth-child(odd){flex-direction:row-reverse}}.article-iv__faq>*{min-width:0}.article-iv__faq .faq-img{flex:0 0 46.4%;aspect-ratio:520 / 485;border-radius:4rem;position:relative;overflow:hidden}.article-iv__faq .faq-img img{object-fit:cover;width:100%;height:100%}.article-iv__message{margin-top:8rem}.article-iv__related{margin-top:10rem}.article-iv__related>.wrapper{border-top:1px solid #9fa3a5;padding-top:8rem}.article-iv__related-title{font-size:clamp(2.8rem, 5vw, 5.2rem);font-weight:700;margin-bottom:3rem}.article-iv__guide{margin-top:5rem;text-align:center}@media (max-width: 767px){.post-card{gap:1.5rem}.post-card__thumb{aspect-ratio:1 / 1.3;border-radius:2rem}}@media (max-width: 767px) and (max-width: 409px){.post-card__thumb{aspect-ratio:1 / 1.1}}@media (max-width: 767px){.post-card__info{border-radius:2rem}.post__list{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 767px) and (max-width: 409px){.post__list{row-gap:4rem;grid-template-columns:repeat(1, 1fr)}}@media (max-width: 767px){.post__pager ul{font-size:1.6rem;gap:.5rem;margin-top:4rem}.post__pager a,.post__pager span{width:42px;height:42px}.article-iv__hero{margin-bottom:4rem}.article-iv__hero-inner{display:block}.article-iv__hero-txt{padding-bottom:2rem;height:auto}.article-iv__hero-title br{display:none}.article-iv__hero-title-en{font-size:1.5rem;margin-bottom:1.5rem}.article-iv__staff-info{width:auto;display:flex;flex-direction:column}.article-iv__staff-job span{border-radius:2rem;padding:4px 12px 5px}.article-iv__staff-year{padding-left:0}.article-iv__staff-name small{margin-left:.2em;font-size:.4em}.article-iv__thumb{width:70%;max-width:300px;margin:0 0 0 auto;aspect-ratio:1.02 / 1;margin-top:-13rem}.article-iv__hash{font-size:clamp(1.6rem, 3vw, 2rem);margin-bottom:1rem;top:15%;right:5%}.article-iv__faq-list{gap:5rem}.article-iv__faq{flex-direction:column;row-gap:2.5rem}.article-iv__faq .faq-img{flex:unset;width:100%;aspect-ratio:3 / 2;border-radius:2rem}.article-iv__message{margin-top:5rem}.article-iv__related{margin-top:6rem}.article-iv__related>.wrapper{padding-top:4rem}.article-iv__related-title{text-align:center;margin-bottom:2rem}.article-iv__guide{margin-top:3rem}}.scroll_anim.up{transform:translateY(20px);opacity:0}.scroll_anim.up.on{transition:transform .8s ease-in-out, opacity .4s ease-in-out;transform:translateY(0);opacity:1}.scroll_anim.up.on.on:not(.self)>li,.scroll_anim.up.on.on:not(.self)>div{transition:transform .8s ease-in-out, opacity .4s ease-in-out;transform:translateY(0);opacity:1}.scroll_anim.up.on.on:not(.self)>li:nth-of-type(1),.scroll_anim.up.on.on:not(.self)>div:nth-of-type(1){transition-delay:.15s}.scroll_anim.up.on.on:not(.self)>li:nth-of-type(2),.scroll_anim.up.on.on:not(.self)>div:nth-of-type(2){transition-delay:.3s}.scroll_anim.up.on.on:not(.self)>li:nth-of-type(3),.scroll_anim.up.on.on:not(.self)>div:nth-of-type(3){transition-delay:.45s}.scroll_anim.up.on.on:not(.self)>li:nth-of-type(4),.scroll_anim.up.on.on:not(.self)>div:nth-of-type(4){transition-delay:.6s}.scroll_anim.self{transform:translateY(20px);opacity:0}.scroll_anim.self.on{transition:transform .8s ease-in-out, opacity .4s ease-in-out;transform:translateY(0);opacity:1}.scroll_anim.down{transform:translateY(-20px);opacity:0}.scroll_anim.down.on{transition:transform .8s ease-in-out, opacity .4s ease-in-out;transform:translateY(0);opacity:1}.scroll_anim.ttl{clip-path:inset(0% 100% 0% 0%);transition:all 0.8s cubic-bezier(0.7, 0, 0.4, 1)}@media screen and (max-width: 767px){.scroll_anim.ttl{transition-duration:.4s}}.scroll_anim.ttl.on{clip-path:inset(0% 0% 0% 0%)}.scroll_anim.ttl.vert{clip-path:inset(0% 0% 100% 0%)}.scroll_anim.ttl.vert.on{clip-path:inset(0% 0% 0% 0%)}.scroll_anim.delay4{transition-delay:0.4s !important}.scroll_anim.delay8{transition-delay:0.8s !important}.scroll_anim.delay12{transition-delay:1.2s !important}.scroll_anim.speed10{transition-duration:1s !important}@media screen and (min-width: 768px){.scroll_anim.img_pc{clip-path:inset(0% 100% 0% 0%);transition:all 0.8s cubic-bezier(0.7, 0, 0.4, 1)}.scroll_anim.img_pc.on{clip-path:inset(0% 0% 0% 0%)}}@media screen and (max-width: 767px){.scroll_anim.img_sp{transition-duration:.8s;clip-path:inset(0% 0% 100% 0%)}.scroll_anim.img_sp.on{clip-path:inset(0% 0% 0% 0%)}}.top{padding-top:0}.top section+section{margin-top:10rem}.top__title{display:flex;gap:1.5rem}.top__title .title--en{font-size:2rem;line-height:1.3;font-family:"Montserrat", sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;line-height:1.2;color:rgba(0,0,0,0.4)}.top__title .title--ja{font-size:3.5rem;line-height:1.5}@media (max-width: 767px){.top__title .title--en{font-size:1.6rem}.top__title .title--ja{font-size:2.8rem;line-height:1.3}.top__title .title--ja .archiveTitleDiv{display:none}.top__title .title--ja .archiveTitle{font-size:1.4rem;display:block;margin-top:.5rem}}.top__title .number{font-size:2.4rem;font-weight:700;color:#fff;width:77px;height:75px;display:grid;place-items:center;position:relative;flex-shrink:0;z-index:0}.top__title .number span{display:block;width:1ch;overflow:hidden;text-align:center;white-space:nowrap}.top__title .number::before{content:'';display:block;background:#000;clip-path:polygon(50% 0%, 62% 35%, 98% 35%, 70% 58%, 83% 100%, 50% 73%, 17% 100%, 30% 58%, 2% 35%, 38% 35%);width:100%;height:100%;position:absolute;inset:0;z-index:-1;flex-shrink:0}@media (max-width: 767px){.top__title .number{font-size:1.6rem;width:60px;height:58px}}.top__title.is-center{justify-content:center;text-align:center}.top-hero__mv{display:grid;grid-template-columns:repeat(4, 1fr);min-height:640px;position:relative;z-index:0}.top-hero__title{position:absolute;bottom:6%;left:50%;transform:translateX(-50%);z-index:1;aspect-ratio:1292 / 140;width:96%;max-width:1292px;filter:drop-shadow(0px 0px 12px rgba(0,0,0,0.3))}.top-hero__title span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap}.top-hero .panel{position:relative;overflow:hidden;aspect-ratio:342 / 768;height:100%;width:100%;z-index:0}.top-hero .panel__img{position:absolute;inset:0;will-change:clip-path;backface-visibility:hidden}.top-hero .panel .base{z-index:1}.top-hero .panel .mask{z-index:2}.top-hero .panel img{width:100%;height:100%;object-fit:cover;transform:scale(1.01)}.top-hero .panel .hash{position:absolute;top:calc( 10rem + 10% );line-height:1.2;z-index:3;color:rgba(255,255,255,0.5);font-size:clamp(1.5rem, 1.8vw, 2.5rem);font-weight:600}.top-hero .panel .hash:not(.horizon){writing-mode:vertical-rl;text-orientation:upright}.top-hero .panel:nth-of-type(1) .panel__img.mask .hash{right:4%}.top-hero .panel:nth-of-type(2) .panel__img.base .hash{left:10%;top:calc( 10rem - 3% )}.top-hero .panel:nth-of-type(2) .panel__img.mask .hash{left:10%;top:calc( 10rem - 3% )}.top-hero .panel:nth-of-type(3) .panel__img.base .hash{right:4%;top:42%}.top-hero .panel:nth-of-type(3) .panel__img.mask .hash{right:4%;top:42%}.top-hero .panel:nth-of-type(4) .panel__img.mask .hash{left:4%}.top-hero .panel.up .mask{animation:revealUp 6s cubic-bezier(0.7, 0, 0.4, 1) infinite alternate}.top-hero .panel.down .mask{animation:revealDown 6s cubic-bezier(0.7, 0, 0.4, 1) infinite alternate}@keyframes revealUp{0%,35%{clip-path:inset(0 0 0 0)}50%,85%{clip-path:inset(100% 0 0 0)}100%{clip-path:inset(100% 0 0 0)}}@keyframes revealDown{0%,35%{clip-path:inset(0 0 0 0)}50%,85%{clip-path:inset(0 0 100% 0)}100%{clip-path:inset(0 0 100% 0)}}.top-intro__lead{font-size:2.4rem;font-weight:700;line-height:2.3;text-align:center}.top-intro__inner{position:relative;margin-top:8rem}.top-intro__slider{margin:0 calc(50% - 50vw);overflow:hidden}.top-intro__slider .track{display:flex;width:max-content;animation:yScroll 70s linear infinite;will-change:transform}.top-intro__slider .track .slide{display:flex;gap:5rem}.top-intro__slider .track img{flex-shrink:0}@keyframes yScroll{0%{transform:translateX(-33.333%)}100%{transform:translateX(0)}}.top-intro__video{text-align:center;width:86%;max-width:672px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.top-intro__video p{color:#808080;font-size:2rem;line-height:1.3;font-family:"Montserrat", sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;margin-top:-2em;margin-bottom:1rem}.top-intro__video a{filter:drop-shadow(0px 0px 8px rgba(0,0,0,0.3));display:block;border-radius:2rem;overflow:hidden;position:relative;transition:filter .2s}.top-intro__video a:hover{opacity:1;filter:drop-shadow(0px 0px 5px rgba(0,0,0,0.2))}.top-intro__video a:hover::before{opacity:.2}.top-intro__video a::before,.top-intro__video a::after{content:'';position:absolute;display:block;left:50%;top:50%;transform:translate(-50%, -50%);transition:background .2s, opacity .2s}.top-intro__video a::before{width:100%;height:100%;background:#000;opacity:0}.top-intro__video a::after{width:10%;height:18%;max-width:7rem;max-height:7rem;background:url("../img/top/top-video-btn.png") no-repeat center/contain}.top-about{position:relative}.top-about__catch{display:flex;justify-content:center;width:90%;max-width:1162px;margin:0 auto 5rem}.top-about__catch img:first-child{width:53%}.top-about__catch img:last-child{width:47%}.top-about__block{border-radius:5rem;width:calc( 100% - 4rem );margin-left:auto;margin-right:auto;position:relative;background-color:#00c7bf;padding:8rem 0;margin-bottom:4rem}@media (max-width: 767px){.top-about__block{border-radius:2.5rem;width:calc( 100% - 2rem )}}@media (min-width: 768px){.top-about__block{position:sticky;top:10rem}}.top-about__block:nth-child(1){z-index:1}.top-about__block:nth-child(2){z-index:2}.top-about__block:nth-child(3){z-index:3}.top-about__block.pink{background-color:#ff8398}.top-about__block.yellow{background-color:#fb0}.top-about__block .wrapper{position:relative}.top-about__block .btn{margin-top:3rem}.top-about__blockLead{margin:3rem 0}.top-about__blockLead.jobs{width:54.4%;max-width:610px}.top-about__blockLead.ws{width:42%;max-width:472px}.top-about__blockLead.career{width:63%;max-width:702px}.top-about__img{position:absolute;right:-5%;top:50%;max-width:520px;width:47%;transform:translateY(-50%);z-index:-1}.top-iv__catch{margin:3rem 0;width:44%;max-width:482px}.top-iv__posts{margin-top:5rem}.top-iv__slider{overflow:hidden;margin-right:calc(50% - 50vw)}.top-iv__slider .slick-track{display:flex}.top-iv__slider .slick-slide{height:auto;width:306px;margin:0 1.5rem}.top-iv__slider .post-card{display:flex;flex-direction:column;height:100%}.top-iv__slider .post-card__info{height:100%}.top-iv__slider .post-card__thumb{aspect-ratio:306 / 460}.top-iv__slider .post-card__hash{font-size:3rem}.top-iv__slider-controls{display:flex;justify-content:flex-end;margin:2rem 0}.top-msg__wrap{border-radius:5rem;overflow:hidden;background:#fb0;padding-top:clamp(4rem, 6.2vw, 8rem);padding-left:clamp(4rem, 6.2vw, 8rem);padding-right:3rem;display:flex;justify-content:space-between;gap:1rem 3rem}@media (max-width: 767px){.top-msg__wrap{border-radius:2.5rem}}.top-msg__inner{max-width:600px;padding-bottom:clamp(4rem, 6.2vw, 8rem);margin-bottom:1rem}.top-msg__inner p:last-of-type{margin-bottom:0}.top-msg__lead{font-size:2.4rem;font-weight:700;margin:3rem 0 2rem}.top-msg__img{margin-bottom:0;margin-top:auto;flex:0 0 45%;max-width:310px}.top-msg__img img{width:100%}.top-msg .ceo-name{text-align:right;font-weight:700;margin-top:1rem}.top-data{margin-top:12rem}.top-flow__wrap{border-radius:5rem;background:#ff8398;padding:clamp(4rem, 6.2vw, 8rem);display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}@media (max-width: 767px){.top-flow__wrap{border-radius:2.5rem}}.top-flow__inner{max-width:600px;flex:0 0 32%}.top-flow__inner p{margin-bottom:1rem}.top-flow__inner p:last-of-type{margin-bottom:0}.top-flow__inner .top__title{margin-bottom:3rem}.top-flow__list{display:flex;justify-content:flex-end;flex-wrap:wrap;flex:1;min-width:0;gap:clamp(2rem, 3.6vw, 5rem);line-height:1.2;font-weight:700;counter-reset:listnum}.top-flow__list li{display:flex;flex-direction:column;align-items:center;gap:2rem;background:#fff;border-radius:6px;padding:2rem clamp(1rem, 1.8vw, 2rem);position:relative}.top-flow__list li::before{counter-increment:listnum;content:counter(listnum,decimal-leading-zero);display:block;font-size:2rem;line-height:1.3;font-family:"Montserrat", sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;font-weight:600;text-align:center;border-bottom:1px dashed #000;padding-bottom:1.2rem}.top-flow__list li:not(:last-child)::after{content:"";display:block;width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:15px solid #fff;position:absolute;top:50%;right:calc( -10px - ( clamp( 1rem, 1.8vw, 2rem ) ) );transform:translateY(-50%)}.top-flow__list li.last{background:#fb0}.top-flow__list p{font-size:clamp(1.8rem, 2vw, 2.4rem);padding-bottom:2em}@media (min-width: 768px){.top-flow__list p{writing-mode:vertical-rl;text-orientation:upright}}.top-faq__wrap{display:flex;justify-content:space-between;gap:3rem}.top-faq__inner{flex:0 0 65%;display:grid;grid-template-columns:1fr;gap:4rem}.top-faq__list{display:grid;grid-template-columns:1fr;gap:1rem}.top-faq__title-sub{font-size:2.4rem;font-weight:700}.top-faq .faq-wrap{border-radius:1rem;overflow:hidden}.top-faq .faq-wrap>*{padding:1.4rem 6rem;position:relative}.top-faq .faq-wrap>*::before{font-size:1.6rem;line-height:1.3;font-family:"Montserrat", sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;line-height:1;display:grid;place-content:center;border-radius:50%;width:3rem;height:3rem;position:absolute;left:1.5rem;top:1.5rem}.top-faq .faq-wrap__q{font-size:2rem;font-weight:600;line-height:1.6;color:#fff;background:#00c7bf;cursor:pointer}.top-faq .faq-wrap__q::before{content:"Q";color:#00c7bf;background:#fff}.top-faq .faq-wrap__q::after{content:"＋";color:inherit;font-size:2.4rem;font-weight:400;line-height:1;transition:rotate .2s;position:absolute;right:2rem;top:50%;translate:0 -50%}.top-faq .faq-wrap__q.active::after{content:"－";rotate:180deg}.top-faq .faq-wrap__a{display:none;background:#f1f5f5;border-top:2px solid #fff;padding-top:2rem;padding-bottom:2rem}.top-faq .faq-wrap__a::before{content:"A";color:#fff;background:#00c7bf;top:2rem}.top-gallery{margin-top:10rem;border-radius:5rem;width:calc( 100% - 4rem );margin-left:auto;margin-right:auto;overflow:hidden;aspect-ratio:1326 / 600;position:relative}@media (max-width: 767px){.top-gallery{border-radius:2.5rem;width:calc( 100% - 2rem )}}.top-gallery__slider,.top-gallery .slick-list,.top-gallery .slick-track,.top-gallery .slide{width:100%;height:100%}.top-gallery__slider img,.top-gallery .slick-list img,.top-gallery .slick-track img,.top-gallery .slide img{object-fit:cover;width:100%;height:100%}.top-gallery .slider-dots{position:absolute;top:50%;right:1rem;transform:translateY(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:30px}.top-gallery button{width:30px;height:30px;border-radius:50%;display:block;border:0;background-color:transparent;margin:4px 0;cursor:pointer;padding:0;transition:.3s all;position:relative;z-index:0}.top-gallery button::after{content:"";display:block;width:8px;height:8px;border-radius:50%;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);filter:drop-shadow(0px 0px 4px rgba(0,0,0,0.9))}.top-gallery .slick-active button::after{background-color:#00c7bf}.top-gallery svg{filter:drop-shadow(0px 0px 4px rgba(0,0,0,0.9))}.top-gallery .circle-go{fill:transparent;stroke:#00c7bf;stroke-width:2;stroke-linecap:round;stroke-dasharray:82;stroke-dashoffset:82;transform:rotate(270deg);animation:none;animation-fill-mode:forwards}.top-gallery .circle-go.is-animating{animation:progress 6s linear forwards}@keyframes progress{from{stroke-dashoffset:82}to{stroke-dashoffset:0}}@media (max-width: 767px){.top section+section{margin-top:6rem}.top__title{gap:.5rem}.top__title .number{font-size:1.5rem;width:54px;height:52px}.top__title .title--en{font-size:1.5rem}.top__title .title--ja{font-size:2.4rem}.top .top-hero+section{margin-top:4rem}.top-hero__mv{grid-template-columns:repeat(2, 1fr);min-height:100svh;padding-top:calc( 7rem / 2 );background:linear-gradient(to right, #ff8398 50%, #00c7bf 50%)}.top-hero__title{bottom:auto;top:calc( 50% + 7rem / 4 );transform:translate(-50%, -50%);filter:drop-shadow(0px 0px 10px rgba(0,0,0,0.3))}.top-hero .panel{height:100%;aspect-ratio:1 / 1.6}.top-hero .panel .hash{top:calc( 7rem + 10% );font-size:clamp(1.5rem, 3.2vw, 2.4rem)}.top-hero .panel:nth-of-type(2) .panel__img.base .hash{left:8%;right:auto;top:calc( 7rem - 8% )}.top-hero .panel:nth-of-type(2) .panel__img.mask .hash{left:8%;right:auto;top:calc( 7rem - 8% )}.top-hero .panel:nth-child(1) img,.top-hero .panel:nth-child(2) img{object-position:center 20%}.top-intro__lead{font-size:2rem;line-height:2}.top-intro__inner{margin-top:4rem}.top-intro__slider .track{animation-duration:35s}.top-intro__slider .track .slide{gap:2.5rem}.top-intro__slider .track img{width:612px}.top-intro__video p{font-size:1.6rem}.top-intro__video a{border-radius:1rem}.top-intro__video a::after{min-width:5rem;min-height:5rem}.top-about{position:relative}.top-about__catch{flex-direction:column;align-items:center;gap:2rem;max-width:300px;margin-bottom:3rem}.top-about__catch img:first-child{width:100%}.top-about__catch img:last-child{width:88%}.top-about__block{padding:5rem 0;margin-bottom:2rem}.top-about__block .btn{margin-top:2rem}.top-about__blockTxt{max-width:320px}.top-about__blockLead{margin:3rem 0}.top-about__blockLead.jobs{width:100%;max-width:280px}.top-about__blockLead.ws{width:100%;max-width:216px}.top-about__blockLead.career{width:100%;max-width:320px}.top-about__img{right:0;top:-3rem;max-width:520px;width:47%;transform:none}.top-iv__catch{width:100%;max-width:270px}.top-iv__posts{margin-top:3rem}.top-iv__slider{margin:0 calc(50% - 50vw)}.top-iv__slider .slick-slide{width:240px;margin:0 1rem}.top-iv__slider .post-card__thumb{aspect-ratio:1 / 1.2}.top-iv__slider .post-card__hash{font-size:2rem}.top-iv__slider-controls{justify-content:center;margin-bottom:3rem}.top-msg__wrap{padding:4rem 0 0;flex-direction:column}.top-msg__inner{width:90%;margin:0 auto;padding-bottom:0}.top-msg__lead{font-size:2rem;margin:3rem 0 1rem}.top-msg__img{margin:0 auto;flex:initial;max-width:280px;aspect-ratio:1 / 1.1;overflow:hidden}.top-msg__img img{object-fit:cover;height:100%;object-position:top}.top-flow__wrap{flex-direction:column;padding:4rem 0}.top-flow__inner{flex:initial;width:90%;margin:0 auto}.top-flow__list{width:90%;margin:0 auto;flex-direction:column;gap:2rem;justify-content:center}.top-flow__list li{flex-direction:row;align-items:center;gap:2rem;padding:1.5rem}.top-flow__list li::before{font-size:1.6rem;border-right:1px dashed #000;border-bottom:none;padding-bottom:0;padding-right:1.5rem}.top-flow__list li:not(:last-child)::after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid #fff;top:initial;left:50%;bottom:-2.6rem;transform:translateX(-50%)}.top-flow__list p{padding-bottom:0}.top-faq__wrap{flex-direction:column}.top-faq__inner{flex:initial;gap:3rem}.top-faq__title-sub{font-size:2.2rem}.top-faq .faq-wrap>*{padding-right:4rem;padding-left:5.5rem}.top-faq .faq-wrap__q{font-size:1.8rem}.top-faq .faq-wrap__q::after{font-size:1.8rem;right:1.5rem}.top-faq .faq-wrap__a{padding-top:1.5rem}.top-gallery{margin-top:4rem;aspect-ratio:3 / 2}}.jobs section+section{margin-top:10rem}.jobs .hero+section{margin-top:6rem}.jobs .jobs-intro+.jobs-role{margin-top:4rem}.jobs-types__list{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}@media (max-width: 409px){.jobs-types__list{display:grid;grid-template-columns:repeat(2, 1fr)}}.jobs-types__list li{border:1px solid #9fa3a5;border-radius:6px;aspect-ratio:1/1;overflow:hidden;position:relative;z-index:0}@media (min-width: 768px){.jobs-types__list li{flex:0 1 calc((100% - 4rem) / 5);min-width:150px}}@media (max-width: 767px){.jobs-types__list li{flex:0 1 calc((100% - 2rem) / 3)}}.jobs-types__list img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0;z-index:-1}.jobs-types__list p{background:#fff;font-size:clamp(1.2rem, 1.2vw, 1.5rem);line-height:1.2;font-weight:700;writing-mode:vertical-rl;text-orientation:upright;margin:1rem}.jobs-intro__nav{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}.jobs-intro__nav .btn{display:flex;height:100%;font-size:clamp(1.4rem, 1.6vw, 1.7rem);gap:1rem;min-width:0}.jobs-role{--role-color: #00c7bf}.jobs-role.pink{--role-color: #ff8398}.jobs-role.purple{--role-color: #9081dd}.jobs-role.yellow{--role-color: #fb0}.jobs-role__intro{border-radius:5rem;width:calc( 100% - 4rem );margin-left:auto;margin-right:auto;background:var(--role-color);padding:6rem 0}@media (max-width: 767px){.jobs-role__intro{border-radius:2.5rem;width:calc( 100% - 2rem )}}.jobs-role__intro .inner{max-width:1120px;width:90%;margin:0 auto;display:grid;grid-template-columns:1fr 42%;align-items:center;gap:2rem clamp(3rem, 6vw, 5rem)}@media (max-width: 767px){.jobs-role__intro .inner{max-width:600px}}.jobs-role__intro .num{font-size:3rem;line-height:1.3;font-family:"Montserrat", sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;color:rgba(0,0,0,0.4);margin-bottom:.5rem}.jobs-role__intro .title{display:inline-block;font-size:clamp(4rem, 6vw, 7.5rem);font-weight:600;line-height:1.2;color:#fff;background:#000;border-radius:8px;padding:0 1rem .08em}.jobs-role__intro .lead{margin-top:5rem}.jobs-role__intro img{margin:0 auto}.jobs-role__title{font-size:3.6rem;font-weight:700;line-height:1.4;margin-top:5rem;padding-bottom:.3em;border-bottom:1px solid #9fa3a5;padding-left:1em;position:relative}.jobs-role__title::before{content:'';display:inline-block;width:.5em;height:.5em;background:var(--role-color);border-radius:50%;position:absolute;left:0;top:.4em}.jobs-role__lead{margin-top:3rem}.jobs-role__contents{border-radius:5rem;display:grid;grid-template-columns:minmax(0, 1fr);row-gap:6rem;background:#f0f0f0;padding:6rem clamp(2rem, 6vw, 6rem);margin-top:4rem}@media (max-width: 767px){.jobs-role__contents{border-radius:2.5rem}}.jobs-role__flow{display:grid;grid-template-columns:repeat(2, 1fr);gap:4rem}@media (min-width: 768px){.jobs-role__flow:nth-child(even) .txt{order:2}.jobs-role__flow:nth-child(even) img{order:1}}.jobs-role__flow img{border-radius:3rem;width:100%}.jobs-role__flow .num{font-size:8rem;line-height:1.3;font-family:"Montserrat", sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;line-height:1;font-weight:600;margin-bottom:1.5rem}.jobs-role__flow .title{font-size:2.4rem;font-weight:700;border-bottom:1px solid #9fa3a5;padding-bottom:1rem;margin-bottom:1.5rem}.jobs-role__link{background:var(--role-color) url("../img/jobs/job-bg-link-01.png") no-repeat left bottom/auto 97%;border-radius:5rem;display:flex;justify-content:flex-end;align-items:center;margin-top:12rem;margin-bottom:1.5rem;padding:clamp(3rem, 6vw, 7rem);position:relative}@media (max-width: 767px){.jobs-role__link{border-radius:2.5rem}}@media (min-width: 768px){.jobs-role__link{padding-left:0}.jobs-role__link img{position:absolute;left:0;bottom:0;width:44.3%;height:auto}}.jobs-role__link .txt{font-size:clamp(2rem, 3.2vw, 3.2rem);font-weight:700;line-height:1.4;width:54%}.jobs-role__link .btn{margin-top:3rem}@media (min-width: 768px){.jobs-role__link .btn{font-size:clamp(1.4rem, 1.6vw, 1.7rem)}}.jobs-role__link::before{content:'';border-radius:5rem;background:#f0f0f0;width:100%;height:100%;position:absolute;bottom:-1.5rem;left:50%;transform:translateX(-50%);z-index:-1}@media (max-width: 767px){.jobs-role__link::before{border-radius:2.5rem}}.jobs-timeTable{display:flex}.jobs-timeTable img{width:100%}.jobs-timeTable__time{min-width:34.4px}.jobs-timeTable__table{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.jobs-timeTable__table img{min-width:540px;width:auto}@media (max-width: 767px){.jobs section+section{margin-top:6rem}.jobs .hero+section{margin-top:4rem}.jobs .jobs-intro+.jobs-role{margin-top:2rem}.jobs-intro__nav{grid-template-columns:repeat(2, 1fr);gap:.5rem}.jobs-intro__nav .btn{padding:1rem}.jobs-intro__nav .btn::after{border-radius:4px;width:30px;height:19px}.jobs-role__intro{padding:3rem 0}.jobs-role__intro .inner{grid-template-columns:1fr}.jobs-role__intro .num{font-size:2.2rem}.jobs-role__intro .title{border-radius:5px}.jobs-role__intro .lead{margin-top:2rem}.jobs-role__intro img{max-width:260px}.jobs-role__title{font-size:2.4rem;margin-top:4rem}.jobs-role__lead{margin-top:2rem}.jobs-role__contents{padding-top:3rem;padding-bottom:3rem;row-gap:5rem;margin-top:2rem}.jobs-role__flow{grid-template-columns:1fr;gap:2rem}.jobs-role__flow img{border-radius:2rem}.jobs-role__flow .num{color:rgba(0,0,0,0.3);font-size:4rem;margin-bottom:.5rem}.jobs-role__flow .num::after{content:'.'}.jobs-role__flow .title{font-size:2.2rem}.jobs-role__link{max-width:400px;background-size:100% auto;flex-direction:column-reverse;gap:2rem;margin:3rem auto 1.5rem;padding:3rem 2rem 0 2rem}.jobs-role__link img{margin:0 auto}.jobs-role__link .txt{text-align:center;font-size:2rem;line-height:1.4;width:100%}.jobs-role .jobs-timeTable{position:relative}.jobs-role .jobs-timeTable::after{content:'';width:1px;height:96%;position:absolute;bottom:0;right:0;background:rgba(159,163,165,0.4)}}.ws{--ws-color: #00c7bf}.ws section+section{margin-top:10rem}.ws .hero+section{margin-top:6rem}.ws__title--main{font-size:3.6rem;font-weight:700;line-height:1.4;margin-top:5rem;padding-bottom:.3em;border-bottom:1px solid #9fa3a5;padding-left:1em;position:relative}.ws__title--main::before{content:'';display:inline-block;width:.5em;height:.5em;background:var(--ws-color);border-radius:50%;position:absolute;left:0;top:.4em}.ws-support__wrap{display:grid;grid-template-columns:1fr}.ws-support__block{display:flex;align-items:center;gap:2rem clamp(2rem, 5.2vw, 4rem)}@media (min-width: 768px){.ws-support__block:nth-child(even){flex-direction:row-reverse}}.ws-support__block>*{min-width:0}.ws-support__block .lead{margin-top:3rem}.ws-support__block img{flex:0 0 42.9%}.ws-benefits__list{margin-top:4rem;display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem;font-size:2.2rem;font-weight:700;line-height:1.4;text-align:center}.ws-benefits__list li{background:#f0f0f0;border-radius:6px;padding:2rem;display:grid;place-items:center;padding:1rem;min-height:80px}.ws-benefits__list li small{font-weight:normal;font-size:.5em;display:block;margin-top:-.8em}.ws-faci{--faci-color: #00c7bf}.ws-faci__block{border:1px solid #9fa3a5;border-radius:6px;padding:clamp(2rem, 3.6vw, 4rem);display:grid;grid-template-columns:21.7% 1fr;column-gap:3.5rem;background:linear-gradient(to right, var(--faci-color) 5px, #fff 5px, #fff 100%)}.ws-faci__block+.ws-faci__block{margin-top:3rem}.ws-faci__block.pink{--faci-color: #ff8398}.ws-faci__block.purple{--faci-color: #9081dd}.ws-faci__block.yellow{--faci-color: #fb0}.ws-faci__block.mint-green{--faci-color: #11ca8b}.ws-faci__block img{border-radius:6px}.ws-faci__heading{display:flex;flex-direction:column;gap:2rem;justify-content:space-between}.ws-faci__title{font-size:3rem;font-size:clamp(2.4rem, 2.6vw, 3rem);font-weight:700;line-height:1.4;padding-left:.8em;position:relative}.ws-faci__title::before{content:'';display:inline-block;width:.5em;height:.5em;background:var(--faci-color);border-radius:50%;position:absolute;left:0;top:.5em}.ws-faci__photo{position:relative}.ws-faci__photo img{width:100%}.ws-faci__photo figcaption{font-size:2.4rem;font-size:clamp(1.8rem, 2.2vw, 2.4rem);font-weight:700;line-height:1}@media (min-width: 768px){.ws-faci__photo figcaption{position:absolute;right:2rem;top:2rem;writing-mode:vertical-rl;text-orientation:upright}}.ws-faci__photo--sub{display:flex;gap:2rem}@media (max-width: 767px){.ws section+section{margin-top:6rem}.ws .hero+section{margin-top:4rem}.ws__title--main{font-size:2.4rem;margin-top:4rem}.ws-support__block{flex-direction:column}.ws-support__block .lead{margin-top:2rem}.ws-support__block img{flex:initial;max-width:320px;margin:0 auto}.ws-benefits__list{margin-top:2rem;grid-template-columns:repeat(2, 1fr);gap:.5rem;font-size:1.8rem}.ws-benefits__list li{padding:1.5rem .5rem;min-height:auto}.ws-benefits__list li small{font-size:.6em;margin-top:.5em}.ws-faci__block{grid-template-columns:minmax(0, 1fr);grid-template-columns:1fr;gap:1rem}.ws-faci__block+.ws-faci__block{margin-top:1rem}.ws-faci__heading{display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between}.ws-faci__photo figcaption{font-size:1.6rem;font-weight:600;margin-top:.7rem}.ws-faci__photo--sub{gap:1rem}}.career section+section{margin-top:10rem}.career .hero+section{margin-top:6rem}.career-training__wrap{display:flex}.career-training__wrap>*{min-width:0}.career-training img{width:100%}.career-training__type{min-width:27.2px}.career-training__inner{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.career-training__inner img{min-width:582px;width:auto}.career-training__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:clamp(1rem, 3vw, 3.8rem);margin-top:5rem}.career-training__list dt{font-size:2.4rem;line-height:1.5;font-weight:700;display:flex;gap:.5em}.career-training__list dt::before{content:attr(data-num);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;width:1.6em;height:1.6em;border-radius:50%;background:#00c7bf;color:#fff;font-size:.667em;line-height:1;flex-shrink:0;margin-top:.4em}.career-training__list dt[data-num="1"]::before{background:#ff2300}.career-training__list dt[data-num="2"]::before{background:#6ed500}.career-training__list dt[data-num="3"]::before{background:#8f80da}.career-training__list dt[data-num="4"]::before{background:#fe9a06}.career-training__list dt[data-num="5"]::before{background:#26cde5}.career-training__list dd{margin-top:1rem}.career-training__item{border:1px solid #9fa3a5;border-radius:6px;padding:clamp(2rem, 3vw, 4rem)}.career-training__photo{border-radius:5rem;aspect-ratio:1120 / 440;overflow:hidden;margin-top:6rem}@media (max-width: 767px){.career-training__photo{border-radius:2.5rem}}.career-training__photo img{object-fit:cover;width:100%;height:100%}.career-model{border-radius:5rem;width:calc( 100% - 4rem );margin-left:auto;margin-right:auto;background:#f0f0f0;padding:8rem 0}@media (max-width: 767px){.career-model{border-radius:2.5rem;width:calc( 100% - 2rem )}}.career-model__item{--model-color: #00c7bf;background:#fff;border:1px solid #9fa3a5;border-radius:6px;padding:3rem clamp(2rem, 5.2vw, 6rem);position:relative}.career-model__item.pink{--model-color: #ff8398}.career-model__item.yellow{--model-color: #fb0}.career-model__item:not(:last-of-type){margin-bottom:5rem}.career-model__item:not(:last-of-type)::before{content:'';background:#9fa3a5;clip-path:polygon(49% 100%, 0 0, 100% 0);position:absolute;width:60px;height:30px;left:50%;bottom:-30px;transform:translateX(-50%)}@media (min-width: 768px){.career-model__heading{display:flex;gap:clamp(2rem, 3vw, 3rem)}}.career-model__heading dl{margin-top:3.8em}.career-model__heading dt{font-size:2rem;font-weight:700}.career-model__title{font-size:4.5rem;line-height:1.3;font-weight:700;flex:0 0 auto}.career-model__title>span{display:inline-block;background:var(--model-color);font-size:.355em;border-radius:3rem;padding:0 1em}.career-model__cont{background:#f9f9f9;border-radius:6px;padding:clamp(2rem, 2.6vw, 3rem);margin-top:3rem}.career-model__cont h4{font-size:1.8rem;font-weight:700;color:var(--model-color)}.career-model__list{margin-top:1rem}.career-model__list li{padding-left:1em;text-indent:-1em}.career-model__list li::before{content:'・'}.career-support__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:clamp(1rem, 3vw, 3.8rem);margin-top:5rem}.career-support__list dt{font-size:2.4rem;line-height:1.5;font-weight:700;display:flex;gap:.5em}.career-support__list dt::before{content:'';display:block;width:.5em;height:.5em;border-radius:50%;background:#ff8398;flex-shrink:0;margin-top:.5em}.career-support__list dd{margin-top:1rem}.career-support__item{border:1px solid #9fa3a5;border-radius:6px;padding:clamp(2rem, 3vw, 4rem)}@media (max-width: 767px){.career section+section{margin-top:6rem}.career .hero+section{margin-top:4rem}.career-training__list{grid-template-columns:repeat(1, 1fr);margin-top:4rem}.career-training__list dt{font-size:2.2rem}.career-training__photo{aspect-ratio:2 / 1;margin-top:3rem}.career-model{padding:4rem 0}.career-model__item{padding-top:1.5rem}.career-model__item:not(:last-of-type){margin-bottom:3rem}.career-model__item:not(:last-of-type)::before{width:40px;height:20px;bottom:-20px}.career-model__heading dl{margin-top:1.5rem}.career-model__title{font-size:2.8rem;line-height:1.5;flex:initial}.career-model__title>span{font-size:.5em}.career-model__cont{margin-top:2rem;padding-top:3rem;padding-bottom:3rem}.career-support__list{grid-template-columns:repeat(1, 1fr);margin-top:4rem}.career-support__list dt{font-size:2.2rem}}
