*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{min-height:100vh;line-height:1.5}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}:root{--light-gray: #F7F7F7}body{font-size:1rem;line-height:2}body *{box-sizing:border-box}ul{padding:0;margin:0;list-style:none}dl{margin:0}dl dt,dl dd{margin:0}img{display:block;max-width:100%;width:100%;height:auto}a,button{transition:opacity .3s}@media(min-width: 769px){a:hover,button:hover{opacity:1}}a.is-inactive,button.is-inactive{pointer-events:none}button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}p,h1,h2,h3,h4,h5,h6{margin:0}table{width:100%}.l-header{position:absolute;top:0;left:0;width:100%;z-index:10}.page-top .l-header .l-nav__list ul li a{color:#fff}.l-header__inner{position:relative;padding:16px 20px;height:72px}@media(min-width: 768px){.l-header__inner{padding:30px 40px;height:100px}}.l-header__logo{display:inline-block;position:relative;z-index:10}.l-header__logo .dec-top{display:none}.l-header__logo .dec-fix{display:block}.page-top .l-header__logo .dec-top{display:block}.page-top .l-header__logo .dec-fix{display:none}.l-header__logo img{width:100%;height:auto}body.is-fixed .l-header__logo{position:relative;z-index:10}body.is-fixed .l-header__logo .dec-top{display:block !important}body.is-fixed .l-header__logo .dec-fix{display:none !important}.l-header__logo-name{width:235px;height:25px}.l-header__logo-name img{width:100%;height:auto}.l-header__logo-sub{display:block;margin-top:8px;width:64px;height:10px}.l-header__logo-sub img{width:100%;height:auto}.l-header__humberger{z-index:10;position:absolute;top:0;right:0;background:var(--scarlet, #EA5539);display:block;width:70px;height:72px;cursor:pointer;display:flex;align-items:center;justify-content:center}.l-header__humberger div{width:30px;height:30px;position:relative}.l-header__humberger div span{display:block;height:2px;position:absolute;left:0;transition:all .3s}.l-header__humberger div span:nth-child(1){width:30px;background-color:#fff;top:6px}.l-header__humberger div span:nth-child(2){width:24px;margin-top:0;background-color:#fff;top:14px}.l-header__humberger div span:nth-child(3){width:16px;margin-top:0;background-color:#fff;top:22px}.l-header__humberger.is-active span:nth-child(1){width:30px;top:14px;transform:rotate(45deg)}.l-header__humberger.is-active span:nth-child(2){opacity:0}.l-header__humberger.is-active span:nth-child(3){width:30px;top:14px;transform:rotate(-45deg)}@media(min-width: 768px){.l-header__humberger{display:none}}.l-header.is-fixed{position:fixed;top:0;left:0;width:100%;z-index:100;animation:header-fade-in .3s;background:#fff;border-bottom:1px solid var(--scarlet_light, #FF6B4F)}.page-top .l-header.is-fixed .l-nav__list ul li a{color:#ff6b4f}.page-top.is-fixed .l-header.is-fixed .l-nav__list ul li a{color:#fff}.l-header.is-fixed .dec-top{display:none}.l-header.is-fixed .dec-fix{display:block}.page-top .l-header.is-fixed{background-color:#fff;border-bottom:1px solid var(--scarlet_light, #FF6B4F)}.page-people .l-header.is-fixed{background-repeat:no-repeat;background-size:100% auto;background-image:url("../images/common/bg.png");border-bottom:1px solid var(--scarlet_light, #FF6B4F)}.page-company .l-header.is-fixed{background-repeat:no-repeat;background-size:100% auto;background-image:url("../images/common/bg.png");border-bottom:1px solid var(--scarlet_light, #FF6B4F)}.page-job-description .l-header.is-fixed{background-repeat:no-repeat;background-size:100% auto;background-image:url("../images/common/bg.png");border-bottom:1px solid var(--scarlet_light, #FF6B4F)}@keyframes header-fade-in{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.l-nav{opacity:0;visibility:hidden;transform:translateY(-100%);transition:all .3s ease;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--scarlet, #EA5539);z-index:9;line-height:1}@media(min-width: 768px){.l-nav{position:absolute;opacity:1;background:none;visibility:visible;width:inherit;height:inherit;transform:translateX(0);top:28px;right:42px;left:inherit;text-align:right}}.l-nav.is-open{opacity:1;visibility:visible;transform:translateX(0)}.l-nav__inner{position:relative;width:100%;height:100%;display:flex;align-items:center;gap:32px 0}@media(min-width: 768px){.l-nav__inner{line-height:1;display:inline-block;width:inherit;height:inherit;justify-content:flex-end}}@media(min-width: 768px){.l-nav__list{line-height:1;display:inline-block}}.l-nav__list ul{display:flex;flex-direction:column;gap:32px 0}@media(min-width: 768px){.l-nav__list ul{display:inline-flex;flex-direction:row;gap:0 6px}}@media(min-width: 1024px){.l-nav__list ul{gap:0 24px}}.l-nav__list ul li{line-height:1}.l-nav__list ul li a{color:var(--white, #FFF);font-family:"Maven Pro";font-size:26px;font-style:normal;font-weight:500;line-height:100%;text-decoration:none}@media(min-width: 768px){.l-nav__list ul li a{color:var(--scarlet_light, #FF6B4F);font-size:12px}}@media(min-width: 1024px){.l-nav__list ul li a{font-size:16px;font-style:normal}}.l-nav__btn{margin-top:32px}@media(min-width: 768px){.l-nav__btn{display:none}}.l-nav__btn a{display:flex;padding:20px 70px;justify-content:center;align-items:center;gap:16px;border-radius:50px;border:1px solid var(--scarlet, #EA5539);background:#fff;text-decoration:none}.l-nav__btn a span{padding-right:50px;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:20px;font-style:normal;font-weight:400;line-height:100%;padding-right:50px;background-image:none;background-repeat:no-repeat;background-position:right center;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgMzMgNSIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgNC41MDAwNkgzMi41TDI1Ljc2MzIgMC41MDAwNjEiIHN0cm9rZT0iI0VBNTUzOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==")}.l-nav__box{margin-left:20px}@media(min-width: 768px){.l-nav__box{line-height:1;display:inline-block;margin:0;padding:0 20px}}@media(min-width: 1024px){.l-nav__box{padding:13px 40px}}body.is-fixed{overflow:hidden}.footer{position:relative;z-index:8;padding:40px 20px 30px;background-image:url(../images/common/bg.png)}@media(min-width: 768px){.footer{padding:0}}@media(min-width: 768px){.footer__inner{padding:70px 40px 40px}}.footer__logo-name{width:235px}.footer__logo-name img{width:235px;height:auto}.footer__logo-sub{margin-top:10px;width:65px}.footer__logo-sub img{width:100%;height:auto}@media(min-width: 768px){.footer__box{display:flex;align-items:flex-start;gap:0 62px}}.footer__list{padding:48px 0 56px;border-bottom:1px solid var(--light-gray, #F7F7F7)}@media(min-width: 768px){.footer__list{padding:0;border:none}}.footer__list ul{display:flex;flex-direction:column;gap:24px 0;flex-wrap:wrap}@media(min-width: 768px){.footer__list ul{max-height:170px;gap:32px 48px}}.footer__list ul li{line-height:1}.footer__list ul li a{text-decoration:none;color:var(--light-gray, #F7F7F7);font-family:"Maven Pro";font-size:16px;font-style:normal;font-weight:500;line-height:100%}@media(min-width: 768px){.footer__list ul li a{color:var(--light-gray, #F7F7F7);font-family:"Maven Pro";font-size:16px;font-style:normal;font-weight:500;line-height:100%}}.footer__copy{padding-top:24px;color:var(--light-gray, #F7F7F7);text-align:center;font-family:"Maven Pro";font-size:10px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 768px){.footer__copy{margin-top:56px;text-align:right;border-top:1px solid #c0b9b9}}.effect-title span{position:relative;opacity:0;transform:translateX(-40px);transition:.5s;z-index:1;overflow:hidden}.effect-title span::before{content:"";position:absolute;left:0;top:0;z-index:2;display:inline-block;width:100%;height:100%;transition:.5s;background:#ea5539}.effect-title.type-r span{transform:translateX(40px)}.effect-title.type-r span::before{right:0;left:auto}.effect-title.type-w span::before{background:#fff}.effect-title.type-b span::before{background:#4f4c4c}.effect-title.show span{opacity:1;transform:translateX(0)}.effect-title.show span::before{transform:translateX(102%)}.effect-title.show.type-r span::before{transform:translateX(-102%)}@media(min-width: 768px){.effect-btn a{max-width:222px;width:100%;transition:color .3s ease;position:relative;overflow:hidden;z-index:1}}@media(min-width: 768px){.effect-btn a::before{width:222px;content:"";position:absolute;inset:0;background:#fff;left:-102%;transition:left .2s cubic-bezier(0.165, 0.84, 0.44, 1);z-index:0}}@media(min-width: 768px){.effect-btn a::after{width:222px;content:"";position:absolute;inset:0;background:#ea5539;left:-102%;transition:left .2s cubic-bezier(0.165, 0.84, 0.44, 1);z-index:1}}@media(min-width: 768px){.effect-btn a.is-hover::before{left:0}}@media(min-width: 768px){.effect-btn a.is-hover::after{left:-102%}}@media(min-width: 768px){.effect-btn a.is-leave::before{left:0}}@media(min-width: 768px){.effect-btn a.is-leave::after{left:0}}@media(min-width: 768px){.effect-btn a span{z-index:2}}@media(min-width: 768px){.effect-btn2 a{max-width:222px;width:100%;display:inline-flex;height:40px;padding:0 24px;border:1px solid var(--scarlet, #EA5539);background:#fff;text-decoration:none;transition:color .3s ease;position:relative;overflow:hidden;z-index:1}}@media(min-width: 768px){.effect-btn2 a::before{width:222px;content:"";position:absolute;inset:0;background:var(--scarlet, #EA5539);left:-102%;transition:left .2s cubic-bezier(0.165, 0.84, 0.44, 1);z-index:0}}@media(min-width: 768px){.effect-btn2 a::after{width:222px;content:"";position:absolute;inset:0;background:var(--scarlet, #EA5539);left:-102%;transition:left .2s cubic-bezier(0.165, 0.84, 0.44, 1);z-index:1}}@media(min-width: 768px){.effect-btn2 a.is-hover::before{left:0}}@media(min-width: 768px){.effect-btn2 a.is-hover::after{left:-102%}}@media(min-width: 768px){.effect-btn2 a.is-leave::before{left:0}}@media(min-width: 768px){.effect-btn2 a.is-leave::after{left:0}}@media(min-width: 768px){.effect-btn2 a span{z-index:2}}@media(min-width: 768px){.effect-btn3 a{max-width:186px;width:100%;display:inline-flex;height:40px;padding:0 24px;border:1px solid #4f4c4c;background:#fff;text-decoration:none;transition:color .3s ease;position:relative;overflow:hidden;z-index:1}}@media(min-width: 768px){.effect-btn3 a::before{width:186px;content:"";position:absolute;inset:0;background:#4f4c4c;left:-102%;transition:left .2s cubic-bezier(0.165, 0.84, 0.44, 1);z-index:0}}@media(min-width: 768px){.effect-btn3 a::after{width:186px;content:"";position:absolute;inset:0;background:#4f4c4c;left:-102%;transition:left .2s cubic-bezier(0.165, 0.84, 0.44, 1);z-index:1}}@media(min-width: 768px){.effect-btn3 a.is-hover::before{left:0}}@media(min-width: 768px){.effect-btn3 a.is-hover::after{left:-102%}}@media(min-width: 768px){.effect-btn3 a.is-leave::before{left:0}}@media(min-width: 768px){.effect-btn3 a.is-leave::after{left:0}}@media(min-width: 768px){.effect-btn3 a span{z-index:2}}@media(min-width: 768px){.effect-btn4 a{max-width:360px;width:100%;display:inline-flex;height:62px;padding:0 24px;border:1px solid #fff;background:#ee7761 !important;text-decoration:none;transition:color .3s ease;position:relative;overflow:hidden;z-index:1}}@media(min-width: 768px){.effect-btn4 a::before{width:360px;content:"";position:absolute;inset:0;background:#fff;left:-102%;transition:left .2s cubic-bezier(0.165, 0.84, 0.44, 1);z-index:0}}@media(min-width: 768px){.effect-btn4 a::after{width:360px;content:"";position:absolute;inset:0;background:#ee7761 !important;left:-102%;transition:left .2s cubic-bezier(0.165, 0.84, 0.44, 1);z-index:1}}@media(min-width: 768px){.effect-btn4 a.is-hover::before{left:0}}@media(min-width: 768px){.effect-btn4 a.is-hover::after{left:-102%}}@media(min-width: 768px){.effect-btn4 a.is-leave::before{left:0}}@media(min-width: 768px){.effect-btn4 a.is-leave::after{left:0}}@media(min-width: 768px){.effect-btn4 a span{z-index:2}}.training-program__block-table{height:0;overflow:hidden;transition:height .4s cubic-bezier(0.4, 0, 0.2, 1)}.training-program__block-table.is-open{max-height:1000px;background-position:center}.faq__answer{transition:height .4s cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden;height:0}.faq__answer.is-open{max-height:500px}.cultivating-fans__img{overflow:hidden}.cultivating-fans__img{text-align:right}.career__slider .swiper-slide a{display:block;text-decoration:none}.career__slider .swiper-slide a picture{display:block;overflow:hidden}.career__slider .swiper-slide a picture img{transition:transform .3s ease}@media(hover: hover)and (pointer: fine){.career__slider .swiper-slide a:hover picture img{transform:scale(1.1)}}.st1{display:none;shape-rendering:geometricPrecision;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.st1.svg-active{display:block;stroke:#fff;stroke-dasharray:2000;stroke-dashoffset:0;stroke-width:2;-webkit-animation:hello1 8s ease-in 0s forwards;animation:hello1 8s ease-in 0s forwards}@media(min-width: 768px){.st1.svg-active{stroke-width:2}}.st0{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}@media(min-width: 768px){.st0{stroke-width:2}}@-webkit-keyframes hello1{0%{stroke-dashoffset:2000;fill:rgba(0,0,0,0)}10%{stroke-dashoffset:2000;fill:rgba(0,0,0,0)}50%{fill:rgba(0,0,0,0)}100%{stroke-dashoffset:0;fill:#fff}}.l-nav__li--top,.l-nav__li--company,.l-nav__li--career,.l-nav__li--people,.l-nav__li--office-systems,.l-nav__li--job-description,.l-nav__li--recruit{opacity:0;transform:translateY(-20px);transition:opacity .5s ease,transform .5s ease}.l-nav.is-open .l-nav__li--top{animation:fadeInUp .5s ease forwards .1s}.l-nav.is-open .l-nav__li--company{animation:fadeInUp .5s ease forwards .2s}.l-nav.is-open .l-nav__li--career{animation:fadeInUp .5s ease forwards .3s}.l-nav.is-open .l-nav__li--people{animation:fadeInUp .5s ease forwards .4s}.l-nav.is-open .l-nav__li--office-systems{animation:fadeInUp .5s ease forwards .5s}.l-nav.is-open .l-nav__li--job-description{animation:fadeInUp .5s ease forwards .6s}.l-nav.is-open .l-nav__li--recruit{animation:fadeInUp .5s ease forwards .7s}@keyframes fadeInUp{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(min-width: 768px){.l-nav__li--top,.l-nav__li--company,.l-nav__li--career,.l-nav__li--people,.l-nav__li--office-systems,.l-nav__li--job-description,.l-nav__li--recruit{opacity:1;transform:translateY(0)}}.career__slider{position:relative;overflow:visible;max-width:1200px;width:100%;margin:0 auto}.career__slider .swiper-container{max-width:1200px;width:100%;margin:0 auto}.career__slider .swiper-pagination{display:block !important;position:absolute;left:0;right:0;bottom:-32px;width:100%;text-align:center;z-index:10}.career__slider .swiper-pagination .swiper-pagination-bullet{display:inline-block;width:10px;height:10px;margin:0 4px;background:#ea5539;opacity:.4;border-radius:50%;transition:opacity .2s}.career__slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.swiper-button-box{position:relative;width:104px;margin-top:20px;margin-left:20px;width:104px !important;height:31px !important;left:20px}@media(min-width: 768px){.swiper-button-box{left:-20px}}.swiper-button-box .swiper-button-prev{display:flex;padding:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:40px;border:1px solid var(--scarlet, #EA5539);top:0 !important;bottom:0 !important;right:0 !important;left:auto !important;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0iI0VBNTUzOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==");pointer-events:auto;z-index:10;width:50px !important;height:30px !important;transition:all .3s ease}.swiper-button-box .swiper-button-prev:hover{background-color:#ea5539;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=)}.swiper-button-box .swiper-button-next{display:flex;padding:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:40px;border:1px solid var(--scarlet, #EA5539);top:0 !important;bottom:0 !important;left:0 !important;right:auto !important;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0yMC41IDMuNUgwLjUwMDAzTDQuNzEwNTYgMC41IiBzdHJva2U9IiNFQTU1MzkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=");pointer-events:auto;z-index:10;width:50px !important;height:30px !important}.swiper-button-box .swiper-button-next:hover{background-color:#ea5539;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CiAgPHBhdGggZD0iTTIwLjUgMy41SDAuNDk5OTk5TDQuNzEwNTMgMC41IiBzdHJva2U9IndoaXRlIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")}.swiper-button-prev:after,.swiper-button-next:after{font-size:inherit !important;color:var(--scarlet, #EA5539);background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0yMC41IDMuNUgwLjQ5OTk5OUw0LjcxMDUzIDAuNSIgc3Ryb2tlPSIjRUE1NTM5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"" !important}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"" !important}.career__slider .swiper-pagination .swiper-pagination-bullet{background:#e6e6e6 !important;opacity:1 !important;width:16px !important;height:2px !important;border-radius:0 !important;margin:0 !important}.career__slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ea5539 !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{position:relative;top:inherit !important;bottom:0px !important;text-align:right;width:200px !important;margin:0 40px 0 auto}@media(min-width: 768px){.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{top:70 !important}}@media(min-width: 768px){.career__slider{max-width:1050px;overflow:hidden !important;margin:80px auto 0}.career__slider .swiper-slide{display:flex;align-items:center;justify-content:center}.career__slider .swiper-slide img,.career__slider .swiper-slide picture{width:100%;height:100%;object-fit:cover;display:block}}:root{--light-gray: #F7F7F7;--scarlet: #EA5539;--white: #FFF;--black: #272725}.breadcrumb{padding:0 10px;max-width:1046px;width:100%;margin:0 auto}.breadcrumb ol li{display:inline-block;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:14px;font-style:normal;font-weight:400;line-height:100%;padding-left:10px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDcgMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxsaW5lIHgxPSI2LjQzMzAxIiB5MT0iMC4yNSIgeDI9IjAuNDMzMDEzIiB5Mj0iMTAuNjQyMyIgc3Ryb2tlPSIjRUE1NTM5Ii8+Cjwvc3ZnPgo=")}.breadcrumb ol li:first-child{background:none}@media(min-width: 768px){.breadcrumb ol li{color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:16px;font-style:normal;font-weight:400;line-height:100%}}.breadcrumb ol li a{text-decoration:underline;color:var(--scarlet, #EA5539);padding:none}.entry{display:flex;padding:40px 20px;flex-direction:column;align-items:center;gap:24px;align-self:stretch;background:linear-gradient(123deg, #E77957 3.91%, #EA5539 96.09%),hsla(0,0%,100%,.2)}@media(min-width: 768px){.entry{padding:56px 55px}}.entry__title{color:var(--white, #FFF);text-align:center;font-family:"Maven Pro";font-size:38px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase;margin-bottom:24px}.entry__text p{color:var(--white, #FFF);text-align:center;font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:300;line-height:180%}.entry__text p br.dec-br{display:block}@media(min-width: 768px){.entry__text p br.dec-br{display:none}}.entry__text p.dec-left{text-align:left;max-width:500px}.entry__text p strong{font-weight:600}.entry__btn{margin-top:24px;text-align:center}.entry__btn a{display:inline-flex;width:280px;padding:16px 60px;justify-content:center;align-items:center;gap:10px;border-radius:80px;border:1px solid var(--white, #FFF);background:var(--white, #FFF);text-decoration:none}@media(min-width: 768px){.entry__btn a{width:360px;padding:18px 60px;justify-content:center;align-items:center;gap:10px;border-radius:80px;border:1px solid var(--white, #FFF);background:hsla(0,0%,100%,.2)}}.entry__btn a span{color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:26px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:1.3px}@media(min-width: 768px){.entry__btn a span{color:var(--white, #FFF);font-family:"Maven Pro";font-size:26px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:1.3px}}@media(hover: hover)and (pointer: fine){.entry__btn a:hover{border:1px solid #ea5539}.entry__btn a:hover span{position:relative;z-index:3;color:var(--scarlet, #EA5539)}}#loading{position:fixed;inset:0;z-index:9999;background:#ea5539;display:none;flex-direction:column;align-items:center;justify-content:center;transition:transform 1s cubic-bezier(0.65, 0, 0.35, 1);transform-origin:bottom}#loading.is-complete{transform:translateY(-100%)}#loading.is-active .loading-bg{transform:scaleX(1)}#loading.is-active .loading-text .line{transform:translateY(0)}#loading .l-header__logo-name{text-align:center;width:235px;height:25px}#loading .l-header__logo-sub{display:block;margin:8px auto 0;text-align:center;width:90px;height:14px}.loading-bg{position:absolute;bottom:0;left:0;width:100%;height:100%;background:#ea5539;transform:scaleX(0);transform-origin:right;transition:transform 1.2s cubic-bezier(0.65, 0, 0.35, 1)}.loading-text{position:relative;overflow:hidden;color:#fff;z-index:10;font-size:2rem;font-weight:bold;margin-bottom:40px}.loading-text .line{display:block;transform:translateY(100%);transition:transform .8s ease-out}.loading-bar-container{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;max-width:300px;height:1px;background:hsla(0,0%,100%,.2);overflow:hidden;z-index:10;margin-top:60px}.loading-bar-container .loading-bar{position:absolute;left:0;top:0;height:100%;width:0%;background:#fff;transition:width .3s ease-in}.top-wrap{padding:700px 0 0;position:relative;z-index:1}@media(min-width: 768px){.top-wrap{padding:1000px 0 0}}.top .main{position:fixed;width:100%;height:704px;background-size:cover;background-position:center;background-repeat:no-repeat}@media(min-width: 768px){.top .main{height:1000px}}.top .main::after{content:"";position:absolute;inset:0;background:#4f4c4c;opacity:.1;mix-blend-mode:multiply;pointer-events:none}.top .main__inner{padding:0 20px}@media(min-width: 768px){.top .main__inner{max-width:1180px;width:100%;margin:0 auto}}.top .main__title{position:relative;z-index:1;width:340px;height:auto;padding:220px 0 0}@media(min-width: 768px){.top .main__title{max-width:551px;height:auto;width:100%;padding:18% 0 0}}.top .main__title svg{width:100%;height:auto}.top .main__text{position:relative;z-index:1;margin-top:30px;opacity:0;transform:translateY(40px)}.top .main__text.text-active{opacity:1;transform:translateY(0);transition:opacity 2s ease-out,transform 4s ease-out}.top .main__text p{color:var(--white, #FFF);font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:600;line-height:170%}.top .main__video{position:relative;z-index:-1;display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.top .cultivating-fans{position:relative;padding:60px 20px 0;background-color:#fff}@media(min-width: 768px){.top .cultivating-fans{padding:60px 0 0}}.top .cultivating-fans__title{max-width:1026px;width:100%;margin:0 auto;text-align:right}.top .cultivating-fans__title span{color:var(--scarlet, #EA5539);display:inline-block;font-family:"Maven Pro";font-size:48px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}.top .cultivating-fans__title span br{display:block}@media(min-width: 768px){.top .cultivating-fans__title span br{display:none}}@media(min-width: 768px){.top .cultivating-fans__title span{color:var(--scarlet, #EA5539);text-align:right;font-family:"Maven Pro";font-size:80px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}}.top .cultivating-fans__title span small{margin-top:12px;display:block;color:var(--scarlet, #EA5539);text-align:right;font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.top .cultivating-fans__title span small{color:var(--scarlet, #EA5539);text-align:right;font-family:"Noto Sans JP";font-size:28px;font-style:normal;font-weight:700;line-height:100%}}.top .cultivating-fans__inner{position:relative;padding-top:48px;max-width:1026px;width:100%;margin:0 auto}.top .cultivating-fans__text p{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%;margin-bottom:24px}.top .cultivating-fans__text p strong{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:200%}.top .cultivating-fans__text2{margin-top:48px}.top .cultivating-fans__text2 p{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%;margin-bottom:24px}@media(min-width: 768px){.top .cultivating-fans__text2 p{text-align:center;margin-bottom:40px}}.top .cultivating-fans__text2 p br{display:none}@media(min-width: 768px){.top .cultivating-fans__text2 p br{display:block}}.top .cultivating-fans__list{margin-top:48px}.top .cultivating-fans__list ul{display:flex;flex-direction:column;justify-content:center;gap:16px 0}@media(min-width: 768px){.top .cultivating-fans__list ul{flex-direction:row;gap:16px 8px}}.top .cultivating-fans__list ul li{display:flex;max-width:340px;width:100%;margin:0 auto;padding:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border:1px solid var(--scarlet, #EA5539);background:var(--grd_scarlet, linear-gradient(273deg, rgba(234, 85, 57, 0.2) 0.79%, rgba(234, 85, 57, 0) 58.13%))}@media(min-width: 768px){.top .cultivating-fans__list ul li{max-width:331px}}.top .cultivating-fans__list ul li p{color:var(--scarlet, #EA5539);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:200%}.top .cultivating-fans__btn{margin-top:40px}@media(min-width: 768px){.top .cultivating-fans__btn{text-align:center}}.top .cultivating-fans__btn a{max-width:168px;width:100%;border-radius:30px;border:1px solid var(--scarlet, #EA5539);background:var(--scarlet, #EA5539);display:inline-flex;height:40px;padding:0 32px;justify-content:center;align-items:center;gap:10px;color:var(--white, #FFF);text-decoration:none;transition:all .3s ease}@media(min-width: 768px){.top .cultivating-fans__btn a{max-width:222px;padding:0 24px}}.top .cultivating-fans__btn a span{white-space:nowrap;padding-right:28px;font-family:"Maven Pro";font-size:14px;font-style:normal;font-weight:400;line-height:100%;background-repeat:no-repeat;background-position:right center;background-size:30px 3px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=");padding-right:30px}@media(min-width: 768px){.top .cultivating-fans__btn a span{padding-right:40px;font-size:16px;background-size:22px 4px}}@media(hover: hover)and (pointer: fine){.top .cultivating-fans__btn a:hover span{color:var(--scarlet, #EA5539);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0iI0VBNTUzOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==")}}.top .cultivating-fans__slider{overflow:hidden;margin-left:-20px;width:calc(100% + 40px)}.top .cultivating-fans__slider-img{display:flex;width:max-content;animation:infiniteScroll 28s linear infinite;will-change:transform}.top .cultivating-fans__slider picture{flex-shrink:0}.top .cultivating-fans__slider img{width:1276px;max-width:none;height:94px;display:block}@media(min-width: 768px){.top .cultivating-fans__slider img{width:1506px;height:112px}}.top .cultivating-fans__slide-box{overflow:hidden}@keyframes infiniteScroll{from{transform:translate3d(0, 0, 0)}to{transform:translate3d(-50%, 0, 0)}}.top .cultivating-fans__img{margin-top:60px;margin-left:-20px;width:calc(100% + 40px)}@media(min-width: 768px){.top .cultivating-fans__img{margin-top:100px;width:100%;margin-left:0}.top .cultivating-fans__img img{width:100%;height:auto}}.top .cultivating-fans__scroll{display:flex;align-items:center;gap:8px;color:#ea5539;font-size:.875rem;line-height:1;position:absolute;top:-220px;left:0px;transform:rotate(90deg) translate(-50%, -50%);transform-origin:0 0;z-index:1}.top .cultivating-fans__scroll::after{content:"";display:block;width:100px;height:1px;background:#ea5539;mix-blend-mode:multiply;animation:mv-scroll 2s cubic-bezier(0.165, 0.84, 0.44, 1) both infinite}@media(min-width: 768px){.top .cultivating-fans__scroll{top:-220px;left:-60px}}.top .cultivating-fans::before{content:"";position:absolute;top:-90px;right:0;width:390px;height:90px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOTAiIGhlaWdodD0iOTAiIHZpZXdCb3g9IjAgMCAzOTAgOTAiIGZpbGw9Im5vbmUiPgo8cGF0aCBkPSJNMCA5MEwzOTAgMi4wOTcxOGUtMDZWOTBIMFoiIGZpbGw9IiNFQTU1MzkiLz4KPC9zdmc+")}@media(min-width: 768px){.top .cultivating-fans::before{top:-160px;width:1366px;height:160px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzY2IiBoZWlnaHQ9IjE2MCIgdmlld0JveD0iMCAwIDEzNjYgMTYwIiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTAgMTYwTDEzNjYgMFYxNjBIMFoiIGZpbGw9IiNFQTU1MzkiLz4KPC9zdmc+")}}@keyframes mv-scroll{0%{clip-path:inset(0 0 0 0)}50%{clip-path:inset(0 0 0 100%)}50.1%{clip-path:inset(0 100% 0 0)}100%{clip-path:inset(0 0 0 0)}}.top .company{background-image:url(../images/common/bg.png);border-top:8px solid var(--scarlet, #EA5539);padding:32px 0 70px;text-align:right}@media(min-width: 768px){.top .company{padding:72px 0 100px}}.top .company__title{padding:0 20px;margin-top:0;text-align:right}.top .company__title span{display:inline-block;color:var(--white, #FFF);text-align:right;font-family:"Maven Pro";font-size:42px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.top .company__title span{font-size:72px}}.top .company__title span small{margin-top:8px;display:block;color:var(--white, #FFF);text-align:right;font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.9px}@media(min-width: 768px){.top .company__title span small{font-size:22px}}.top .company__inner{position:relative;max-width:1026px;width:100%;margin:0 auto}@media(min-width: 768px){.top .company__inner{height:360px}}.top .company__text{padding:0 20px;margin-top:40px}.top .company__text p{color:var(--white, #FFF);text-align:right;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.top .company__text p br.dec-br{display:block}@media(min-width: 768px){.top .company__text p br.dec-br{display:none}}.top .company__btn{margin-top:40px;padding:0 20px;text-align:right}@media(min-width: 768px){.top .company__btn{margin-bottom:342px}}.top .company__btn a{max-width:168px;width:100%;display:inline-flex;height:40px;padding:0 24px;justify-content:center;align-items:center;gap:10px;border-radius:30px;border:1px solid var(--scarlet, #EA5539);background:#fff;text-decoration:none;transition:color .3s ease;position:relative;overflow:hidden;z-index:1}.top .company__btn a::before{width:222px;content:"";position:absolute;inset:0;background:var(--scarlet, #EA5539);left:-102%;transition:left .2s cubic-bezier(0.165, 0.84, 0.44, 1);z-index:0}.top .company__btn a::after{width:222px;content:"";position:absolute;inset:0;background:#fff;left:-102%;transition:left .2s cubic-bezier(0.165, 0.84, 0.44, 1);z-index:1}.top .company__btn a.is-hover::before{left:0}.top .company__btn a.is-hover::after{left:-102%}.top .company__btn a.is-leave::before{left:0}.top .company__btn a.is-leave::after{left:0}@media(min-width: 768px){.top .company__btn a{max-width:222px}}.top .company__btn a span{position:relative;z-index:2;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:14px;font-style:normal;font-weight:400;line-height:100%;padding-right:30px;background-repeat:no-repeat;background-position:right center;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgMjMgNSIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgNC41SDIyLjVMMTcuODY4NCAwLjUiIHN0cm9rZT0iI0VBNTUzOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==");background-size:20px auto}@media(min-width: 768px){.top .company__btn a span{font-size:16px;padding-right:40px;background-size:22px auto}}@media(hover: hover)and (pointer: fine){.top .company__btn a:hover span{color:var(--white, #FFF);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=")}}.top .company__img{position:relative;width:80%;z-index:2;border:1px var(--scarlet, #EA5539)}@media(min-width: 768px){.top .company__img{position:absolute;top:-220px;left:0;width:460px;height:260px}}.top .company__div{position:relative;z-index:1;margin-top:-20%}@media(min-width: 768px){.top .company__div{width:240px;height:240px;position:absolute;top:200px;left:80px}}.top .company__div span{display:inline-block;width:160px;height:160px;background:var(--scarlet, #EA5539)}@media(min-width: 768px){.top .company__div span{width:240px;height:240px;position:absolute}}.top .company__img2{margin-top:-80px;margin-right:0;margin-left:auto;position:relative;width:80%;z-index:2}@media(min-width: 768px){.top .company__img2{width:360px;height:210px;position:absolute;top:240px;left:190px}}.top .company__div2{position:relative;text-align:left;margin-top:-150px;margin-left:40px}@media(min-width: 768px){.top .company__div2{position:absolute;width:220px;height:140px;top:345px;left:34px}}.top .company__div2 span{display:inline-block;width:154px;height:90px;border:1px solid var(--scarlet, #EA5539)}@media(min-width: 768px){.top .company__div2 span{width:220px;height:140px}}.top .job-description{position:relative;overflow:hidden;padding:60px 20px}@media(min-width: 768px){.top .job-description{padding:100px 20px;height:634px;margin:0 auto 0}}.top .job-description__parallax{position:absolute;inset:0;z-index:0;height:634px}.top .job-description__parallax img{width:110%;height:110%;object-fit:cover;transform:translateY(0);will-change:transform;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:translateY(0);will-change:transform}.top .job-description__title{position:relative;z-index:1;text-align:left;margin:0 auto;padding:0}.top .job-description__title span{display:inline-block;color:var(--light-gray, #F7F7F7);font-family:"Maven Pro";font-size:42px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase;padding:0}@media(min-width: 768px){.top .job-description__title span{font-size:72px}}.top .job-description__title span br{display:block}@media(min-width: 768px){.top .job-description__title span br{display:block}}.top .job-description__title span small{display:block;color:#fff;font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.9px}@media(min-width: 768px){.top .job-description__title span small{font-size:22px}}.top .job-description__inner{position:relative;z-index:1;margin-top:32px;padding:0;max-width:1066px;width:100%;margin:0 auto}@media(min-width: 768px){.top .job-description__inner{padding:0 0}}.top .job-description__text p{color:#fff;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.top .job-description__btn{margin-top:140px;margin-left:inherit;margin-top:72px}.top .job-description__btn a{max-width:168px;width:100%;display:flex;height:40px;padding:0 24px;justify-content:center;align-items:center;gap:10px;border-radius:30px;border:1px solid var(--scarlet, #EA5539);background:#fff;text-decoration:none;color:var(--scarlet, #EA5539);transition:all .3s ease}@media(min-width: 768px){.top .job-description__btn a{max-width:222px}}.top .job-description__btn a span{padding-right:30px;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:14px;font-style:normal;font-weight:400;line-height:100%;background-position:right center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0iI0VBNTUzOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==");padding-right:30px;background-size:22px auto}@media(min-width: 768px){.top .job-description__btn a span{font-size:16px;padding-right:40px;background-size:20px auto}}@media(hover: hover)and (pointer: fine){.top .job-description__btn a:hover span{color:var(--white, #FFF);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=")}}.top .career{padding:60px 0;background-color:#fff}.top .career__title{max-width:1026px;width:100%;margin:0 auto;text-align:right}.top .career__title span{display:inline-block;padding:0 20px;color:var(--scarlet, #EA5539);text-align:right;font-family:"Maven Pro";font-size:42px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.top .career__title span{font-size:72px}}.top .career__title span small{display:block;color:var(--scarlet, #EA5539);text-align:right;font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.9px}@media(min-width: 768px){.top .career__title span small{font-size:22px}}.top .career__inner{max-width:1066px;margin-top:32px;padding:0 20px;width:100%;margin:0 auto;overflow:hidden}.top .career__text{max-width:1066px;margin:30px auto 0;padding:0 20px}.top .career__text p{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.top .career__btn{margin:32px auto 0;padding:0 20px;max-width:1026px;width:100%}@media(min-width: 768px){.top .career__btn{text-align:right}}.top .career__btn a{max-width:168px;width:100%;display:inline-flex;height:40px;padding:0 24px;justify-content:center;align-items:center;gap:10px;border-radius:30px;border:1px solid var(--scarlet, #EA5539);background:var(--scarlet, #EA5539);color:var(--white, #FFF);text-decoration:none;transition:all .3s ease}@media(min-width: 768px){.top .career__btn a{max-width:222px}}.top .career__btn a span{color:var(--white, #FFF);font-family:"Maven Pro";font-size:14px;font-style:normal;font-weight:400;line-height:100%;padding-right:30px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:right center;background-size:30px 3px}@media(min-width: 768px){.top .career__btn a span{padding-right:40px;background-size:22px auto}}@media(hover: hover)and (pointer: fine){.top .career__btn a:hover{background:var(--white, #FFF)}.top .career__btn a:hover span{color:var(--scarlet, #EA5539);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0iI0VBNTUzOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==")}}.top .career__slider{overflow:visible !important;margin:48px -20px 0;width:calc(100% + 40px)}@media(min-width: 768px){.top .career__slider{overflow:hidden !important;margin:80px auto 0;width:100%}}.top .career__slider .swiper-wrapper{transition-timing-function:linear !important}.top .career__slider .swiper-slide{flex-shrink:0}.top .career__slider .swiper-slide picture{display:block}.top .career__slider .swiper-slide picture img{width:100%;height:auto;display:block}.top .career__list{padding-bottom:100px}.top .career__img2{position:relative}.top .career__comment{position:absolute;bottom:13px;left:10px;color:#fff;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:150%}@media(min-width: 768px){.top .career__comment{color:var(--white, #FFF);font-family:"Noto Sans JP";font-size:17px;font-style:normal;font-weight:700;line-height:150%}}.top .work-environment{position:relative;overflow:hidden;background-color:#fff;background-image:url(../images/top/img05_sp.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:60px 20px 102px}@media(min-width: 768px){.top .work-environment{background-image:url(../images/top/img05_pc@2x.png)}}.top .work-environment__parallax{position:absolute;inset:0;z-index:0;height:634px}.top .work-environment__parallax img{width:110%;height:110%;object-fit:cover;transform:translateY(0);will-change:transform;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:translateY(0);will-change:transform}.top .work-environment__title{max-width:513px;width:100%;margin:0 auto;text-align:right}@media(min-width: 768px){.top .work-environment__title{max-width:1026px}}.top .work-environment__title span{display:inline-block;color:var(--white, #FFF);text-align:right;font-family:"Maven Pro";font-size:32px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 640px){.top .work-environment__title span{font-size:42px}}@media(min-width: 768px){.top .work-environment__title span{font-size:72px}}.top .work-environment__title span small{margin-top:5px;display:block;color:var(--white, #FFF);text-align:right;font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.9px}@media(min-width: 768px){.top .work-environment__title span small{font-size:22px}}.top .work-environment__inner{position:relative;z-index:1;max-width:513px;width:100%;margin:0 auto}@media(min-width: 768px){.top .work-environment__inner{max-width:1026px;margin:0 auto}}.top .work-environment__text{margin-top:48px;margin-left:30%}@media(min-width: 768px){.top .work-environment__text{margin-left:auto;margin-right:0}}.top .work-environment__text p{color:var(--white, #FFF);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.top .work-environment__text p strong{color:var(--white, #FFF);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:200%}@media(min-width: 768px){.top .work-environment__text p{max-width:513px;width:100%;margin:0 0 0 auto}}.top .work-environment__btn{margin-top:48px;text-align:right;max-width:513px}@media(min-width: 768px){.top .work-environment__btn{margin:48px 0 0 auto}}.top .work-environment__btn a{max-width:168px;width:100%;display:inline-flex;height:40px;padding:0 24px;justify-content:center;align-items:center;gap:10px;border-radius:30px;border:1px solid var(--scarlet, #EA5539);background:#fff;color:var(--scarlet, #EA5539);text-decoration:none;transition:all .3s ease}@media(min-width: 768px){.top .work-environment__btn a{max-width:222px}}.top .work-environment__btn a span{color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:14px;font-style:normal;font-weight:400;line-height:100%;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0iI0VBNTUzOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==");background-repeat:no-repeat;background-position:right center;background-size:30px 3px;padding-right:30px}@media(min-width: 768px){.top .work-environment__btn a span{font-size:16px;padding-right:40px;background-size:22px auto}}@media(hover: hover)and (pointer: fine){.top .work-environment__btn a:hover{background:var(--scarlet, #EA5539)}.top .work-environment__btn a:hover span{color:var(--white, #FFF);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=")}}.company{padding:120px 0 0;background-image:url(../images/common/bg.png)}@media(min-width: 768px){.company{padding:200px 0 0}}.company__title{max-width:1066px;width:100%;margin:24px auto 0;padding:0 20px}@media(min-width: 768px){.company__title{margin:32px auto 0}}.company__title span{display:inline-block;color:var(--white, #FFF);font-family:"Maven Pro";font-size:48px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.company__title span{color:var(--light-gray, #F7F7F7);text-align:right;font-family:"Maven Pro";font-size:80px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase;text-align:left}}.company__title span small{margin-top:12px;display:block;color:var(--white, #FFF);font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.company__title span small{margin-top:16px;color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:28px;font-style:normal;font-weight:700;line-height:100%}}.company__img{margin-top:32px}@media(min-width: 768px){.company__img{max-width:1026px;width:100%;margin:72px auto 0}}.company .growth-potential{padding:48px 0}@media(min-width: 768px){.company .growth-potential{max-width:1066px;width:100%;padding:0 20px 100px;margin:100px auto 0}}.company .growth-potential__title{padding:0 20px;text-align:left}@media(min-width: 768px){.company .growth-potential__title{padding:0}}.company .growth-potential__title span{display:inline-block;color:var(--light-gray, #F7F7F7);font-family:"Maven Pro";font-size:42px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.company .growth-potential__title span{color:var(--light-gray, #F7F7F7);font-family:"Maven Pro";font-size:72px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}}.company .growth-potential__title span small{display:block;margin-top:5px;color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.9px}@media(min-width: 768px){.company .growth-potential__title span small{margin-top:10px;color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:22px;font-style:normal;font-weight:500;line-height:100%}}.company .growth-potential__title span br{display:block}@media(min-width: 768px){.company .growth-potential__title span br{display:none}}@media(min-width: 768px){.company .growth-potential__title span{padding:0}}.company .growth-potential__inner{margin-top:24px;padding:0 20px}@media(min-width: 768px){.company .growth-potential__inner{margin-top:48px;padding:0}}.company .growth-potential__title2{color:var(--scarlet_light, #FF6B4F);text-align:justify;font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.company .growth-potential__title2{color:var(--scarlet_light, #FF6B4F);font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}}.company .growth-potential__text{margin-top:24px}.company .growth-potential__text p{color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}@media(min-width: 768px){.company .growth-potential__text p{color:var(--light-gray, #F7F7F7);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}}.company .growth-potential__text p strong{color:var(--scarlet_light, #FF6B4F);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:200%}.company .growth-potential__img{margin-top:24px}@media(min-width: 768px){.company .growth-potential__img{max-width:600px;width:100%;margin:48px auto 48px}}.company .message{padding:60px 0;background:#fff}@media(min-width: 768px){.company .message{padding:60px 20px 100px}}.company .message__inner{margin-top:20px;padding:0 20px}@media(min-width: 768px){.company .message__inner{max-width:1026px;width:100%;padding:72px 0 0;margin:0 auto}}.company .message__title{max-width:1046px;width:100%;padding:0 20px;text-align:left;margin:0 auto}@media(min-width: 768px){.company .message__title{padding:0}}.company .message__title span{display:inline-block;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:38px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.company .message__title span{font-size:56px}}.company .message__title span small{display:block;margin-top:5px;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:500;line-height:100%}@media(min-width: 768px){.company .message__title span small{font-size:18px}}.company .message__title2{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:700;line-height:100%}.company .message__img{margin-top:32px}.company .message__img img{width:100%;height:auto}@media(min-width: 768px){.company .message__img{width:370px;margin-top:0}}.company .message__name{margin-top:10px;margin-bottom:5px;color:var(--black, #272725);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.company .message__name{margin-top:16px}}.company .message__text{padding-top:8px}@media(min-width: 768px){.company .message__text{padding-top:0}}.company .message__text p{margin-top:24px;color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%;text-align:justify}@media(min-width: 768px){.company .message__text p{margin-top:32px}}@media(min-width: 768px){.company .message__text p:first-child{margin-top:0}}.company .message__text p strong{color:var(--scarlet, #EA5539);font-size:16px;font-style:normal;font-weight:700;line-height:200%}.company .message__text2{margin-top:32px;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:150%}.company .message__text2 .dec-br{display:block}@media(min-width: 768px){.company .message__text2 .dec-br{display:none}}@media(min-width: 768px){.company .message__box{display:flex;gap:0 72px;margin-top:32px;flex-shrink:0}}.company .our-mission{padding:48px 0}@media(min-width: 768px){.company .our-mission{padding:60px 0 100px}}.company .our-mission__title{text-align:left;max-width:1066px;width:100%;margin:0 auto;padding:0 20px}@media(min-width: 768px){.company .our-mission__title{padding:0}}.company .our-mission__title span{display:inline-block;color:var(--light-gray, #F7F7F7);font-family:"Maven Pro";font-size:42px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.company .our-mission__title span{font-size:72px}}.company .our-mission__title span small{display:block;margin-top:5px;color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.9px}@media(min-width: 768px){.company .our-mission__title span small{margin-top:10px;font-size:22px}}.company .our-mission__title2{color:var(--scarlet_light, #FF6B4F);text-align:justify;font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.company .our-mission__title2{color:var(--scarlet_light, #FF6B4F);font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}}.company .our-mission__text{margin-top:32px;color:var(--light-gray, #F7F7F7);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}@media(min-width: 768px){.company .our-mission__text{margin-top:24px}}.company .our-mission__inner{margin-top:24px;padding:0 20px}@media(min-width: 768px){.company .our-mission__inner{max-width:1066px;width:100%;margin:72px auto 0}}.company .our-mission__block{padding:32px 24px;border-top:4px solid var(--scarlet, #EA5539);background:var(--light-gray, #F7F7F7);margin-top:32px}@media(min-width: 768px){.company .our-mission__block{padding:32px;margin-top:72px}}.company .our-mission__title3{color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:38px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}.company .our-mission__title3 span{display:block;margin-top:5px;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:500;line-height:100%}.company .our-mission__text2{margin-top:20px;color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:700;line-height:150%}.company .our-mission__text2 br{display:block}@media(min-width: 768px){.company .our-mission__text2 br{display:none}}.company .our-mission__text3{margin-top:20px}@media(min-width: 768px){.company .our-mission__text3{margin-top:24px}}.company .our-mission__text3 p{color:#000;text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.company .information{padding:60px 20px;background:#fff}@media(min-width: 768px){.company .information{padding:60px 20px 100px}}.company .information__title{max-width:1026px;width:100%;margin:0 auto}.company .information__title span{display:inline-block;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:38px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.company .information__title span{font-size:56px}}.company .information__title span small{display:block;margin-top:10px;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:500;line-height:100%}@media(min-width: 768px){.company .information__title span small{font-size:18px;margin-top:10px}}.company .information__list{margin-top:32px}@media(min-width: 768px){.company .information__list{max-width:726px;width:100%;margin:72px auto 0}}.company .information__list ul{display:flex;flex-direction:column;gap:32px 0}@media(min-width: 768px){.company .information__list ul li{display:flex;flex-direction:row;gap:8px 0}}.company .information__list ul li a{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.company .information__key{color:var(--scarlet, #EA5539);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 768px){.company .information__key{width:130px;line-height:1;flex-shrink:0}}.company .information__value{margin-top:4px;color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}@media(min-width: 768px){.company .information__value{line-height:1.6}}.company .information__list2{margin-top:10px}@media(min-width: 768px){.company .information__list2{margin-top:0}}.company .information__list2 ul{display:flex;flex-direction:column;gap:8px 0}.company .information__list2 ul li{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCA2IDYiIGZpbGw9Im5vbmUiPgo8Y2lyY2xlIGN4PSIzIiBjeT0iMyIgcj0iMyIgZmlsbD0iI0VBNTUzOSIvPgo8L3N2Zz4=");background-size:6px 6px;background-position:left 14px;background-repeat:no-repeat;padding-left:16px}.career{overflow:hidden;padding:120px 0 0}@media(min-width: 768px){.career{padding:200px 0 0}}.career__title{padding:0 20px;max-width:1066px;width:100%;margin:24px auto 0;text-align:left}@media(min-width: 768px){.career__title{margin:32px auto 0}}.career__title span{display:inline-block;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:48px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.career__title span{font-size:80px}}.career__title span small{margin-top:12px;display:block;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.career__title span small{font-size:28px}}.career__img{max-width:1026px;width:100%;margin:32px auto 0}@media(min-width: 768px){.career__img{margin:72px auto 0}}.career .career-step{padding:48px 20px 40px}@media(min-width: 768px){.career .career-step{padding:100px 0 100px}}.career .career-step__title{text-align:left;max-width:1026px;width:100%;margin:0 auto}.career .career-step__title span{display:inline-block}.career .career-step__title span img{width:275px;height:42px}@media(min-width: 768px){.career .career-step__title span img{width:471px;height:72px}}.career .career-step__title span small{margin-top:4px;display:block;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.9px}@media(min-width: 768px){.career .career-step__title span small{margin-top:10px;font-size:22px}}.career .career-step__inner{max-width:1026px;width:100%;margin:16px auto 0}.career .career-step__text p{padding-top:24px;color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.career .career-step__text p strong{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:200%}.career .career-step__img{margin-top:24px;max-width:670px;width:100%}@media(min-width: 768px){.career .career-step__img{margin:48px auto 0}}.career .career-step__img img{width:100%;height:auto}.career .career-step__img2{overflow:scroll;margin-top:24px}@media(min-width: 768px){.career .career-step__img2{overflow:inherit;margin-top:48px;margin-bottom:24px}}.career .career-step__img2 img{border:1px solid var(--scarlet, #EA5539);display:block;width:888px;height:auto;max-width:none}@media(min-width: 768px){.career .career-step__img2 img{width:100%}}.career .training-program{background-image:url(../images/common/bg.png);padding:40px 0}@media(min-width: 768px){.career .training-program{padding:60px 0 100px}}.career .training-program__title{text-align:left;padding:0 20px;max-width:1066px;width:100%;margin:0 auto}.career .training-program__title span{display:inline-block;color:var(--scarlet_light, #FF6B4F);font-family:"Maven Pro";font-size:38px;font-style:normal;font-weight:600;line-height:120%;text-transform:uppercase}@media(min-width: 768px){.career .training-program__title span{font-size:56px}}.career .training-program__title span br{display:block}@media(min-width: 768px){.career .training-program__title span br{display:none}}.career .training-program__title span small{display:block;color:var(--scarlet_light, #FF6B4F);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:500;line-height:100%}@media(min-width: 768px){.career .training-program__title span small{font-size:18px}}.career .training-program__inner{margin-top:16px;max-width:1026px;width:100%;margin:16px auto 0}.career .training-program__inner2{padding:0 20px}.career .training-program__text{padding:0;margin-top:24px;margin-bottom:20px}@media(min-width: 768px){.career .training-program__text{margin-bottom:72px}}.career .training-program__text p{color:var(--light-gray, #F7F7F7);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.career .training-program__text p strong{color:var(--scarlet_light, #FF6B4F);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:200%}.career .training-program__text-a{padding:0 20px;margin-top:24px;margin-bottom:20px}@media(min-width: 768px){.career .training-program__text-a{padding:0;margin-bottom:72px}}.career .training-program__text-a p{color:var(--light-gray, #F7F7F7);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.career .training-program__text-a p strong{color:var(--scarlet_light, #FF6B4F);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:200%}.career .training-program__title2{display:flex;width:390px;padding:10px 17px;justify-content:center;align-items:center;gap:10px;background:var(--scarlet, #EA5539);color:var(--white, #FFF);text-align:justify;font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.career .training-program__title2{width:754px;text-align:center}}.career .training-program__list{max-width:754px;width:100%;margin:0 auto}.career .training-program__list2{padding:20px 20px 52px}@media(min-width: 768px){.career .training-program__list2{padding:32px 14px 72px}}.career .training-program__list2 ul li{position:relative;padding:16px 20px;background:#fff;margin-bottom:40px}@media(min-width: 768px){.career .training-program__list2 ul li{padding:32px;margin-bottom:62px}}.career .training-program__list2 ul li::after{bottom:-35px;left:calc(50% - 12px);width:24px;height:24px;position:absolute;content:"";background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDIxIDE4IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTEwLjM5MjEgMThMLTAuMDAwMjEyMDQ5IC0xLjk1NzZlLTA2TDIwLjc4NDQgLTEuNDA1NDllLTA3TDEwLjM5MjEgMThaIiBmaWxsPSIjRkY2QjRGIi8+Cjwvc3ZnPg==");background-size:100% auto}@media(min-width: 768px){.career .training-program__list2 ul li::after{bottom:-50px;left:calc(50% - 15px);width:30px;height:30px}}.career .training-program__list2 ul li:last-child{margin-bottom:0}.career .training-program__list2 ul li:last-child::after{display:none}.career .training-program__text2{margin-top:16px}@media(min-width: 768px){.career .training-program__text2{margin-top:24px}}.career .training-program__text2 p{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.career .training-program__title3{margin-top:16px;display:flex;padding:6px 17px;align-items:center;gap:10px;align-self:stretch;border:2px solid var(--scarlet, #EA5539);color:var(--scarlet, #EA5539);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:500;line-height:160%}.career .training-program__title4{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase;border-bottom:1px solid #c0b9b9;padding-bottom:16px}.career .training-program__title4 i{font-style:normal;border-left:4px solid var(--scarlet, #EA5539);padding-left:10px;line-height:1;display:inline-block}.career .training-program__title4 span{margin-top:8px;display:block;color:var(--scarlet, #EA5539);text-align:justify;font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.career .training-program__title5{color:var(--scarlet, #EA5539);text-align:center;font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.9px}.career .training-program__list3{padding:0}.career .training-program__list3 ul li{position:relative;padding:20px 20px 20px;background:#fff;margin-bottom:20px}@media(min-width: 768px){.career .training-program__list3 ul li{padding:32px}}.career .training-program__list3 ul li:last-child{margin-bottom:0}.career .training-program__text3{padding:0;margin-top:24px;margin-bottom:20px}@media(min-width: 768px){.career .training-program__text3{text-align:center;margin-top:20px;margin-bottom:20px}}.career .training-program__text3 p{color:var(--light-gray, #F7F7F7);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}@media(min-width: 768px){.career .training-program__text3 p{text-align:center}}.career .training-program__block{margin-top:16px}@media(min-width: 768px){.career .training-program__block{margin-top:48px}}.career .training-program__block-title{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:100%;display:flex;padding:12px 30px;justify-content:space-between;align-items:center;background:var(--dark-gray, #C0B9B9);background-image:none;background-position:center;position:relative}.career .training-program__block-title::after,.career .training-program__block-title::before{content:"";position:absolute;top:50%;right:30px;width:13px;height:13px;transform:translateY(-50%);background-repeat:no-repeat;background-size:contain;background-position:center;transition:opacity .25s ease}@media(min-width: 768px){.career .training-program__block-title::after,.career .training-program__block-title::before{right:30px}}.career .training-program__block-title::after{opacity:1;background-position:center;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIiBmaWxsPSJub25lIj4KPGxpbmUgeDE9IjAuNSIgeTE9IjYiIHgyPSIxMi41IiB5Mj0iNiIgc3Ryb2tlPSIjMjcyNzI1IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+CjxsaW5lIHgxPSI2LjUiIHkxPSIwLjUiIHgyPSI2LjUiIHkyPSIxMi41IiBzdHJva2U9IiMyNzI3MjUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPC9zdmc+")}.career .training-program__block-title::before{opacity:0;background-size:auto 2px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMTMgMSIgZmlsbD0ibm9uZSI+CjxsaW5lIHgxPSIwLjUiIHkxPSIwLjUiIHgyPSIxMi41IiB5Mj0iMC41IiBzdHJva2U9IiMyNzI3MjUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPC9zdmc+")}.career .training-program__block-title.is-open::after{opacity:0}.career .training-program__block-title.is-open::before{opacity:1}@media(hover: hover)and (pointer: fine){.career .training-program__block-title:hover{cursor:pointer}}.career .training-program__block-table{padding:0 10px;margin-top:16px}.career .training-program__block-box{background:var(--gray, #E6E6E6);display:flex;align-items:center;border-left:1px solid var(--dark-gray, #C0B9B9);border-right:1px solid var(--dark-gray, #C0B9B9);border-top:1px solid var(--dark-gray, #C0B9B9)}.career .training-program__block-box:nth-child(odd){background:var(--light-gray, #FFFFFF)}.career .training-program__block-box:last-child{border-bottom:1px solid var(--dark-gray, #C0B9B9)}.career .training-program__block-name{width:70%;padding:10px 15px;color:var(--black, #272725);text-align:justify;font-family:"Maven Pro";font-size:14px;font-style:normal;font-weight:400;line-height:100%;border-right:1px solid var(--dark-gray, #C0B9B9)}.career .training-program__block-value{width:30%;padding:10px 15px;color:var(--black, #272725);font-family:"Maven Pro";font-size:14px;font-style:normal;font-weight:400;line-height:100%}.career .performance-evaluation-system{padding:48px 20px 48px 20px;max-width:1026px;width:100%;margin:0 auto}@media(min-width: 768px){.career .performance-evaluation-system{padding:100px 0 100px}}.career .performance-evaluation-system__title span{display:inline-block;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:42px;font-style:normal;font-weight:600;line-height:120%;text-transform:uppercase}@media(min-width: 768px){.career .performance-evaluation-system__title span{font-size:72px}}.career .performance-evaluation-system__title span br.dec-br{display:block}@media(min-width: 768px){.career .performance-evaluation-system__title span br.dec-br{display:none}}.career .performance-evaluation-system__title span small{margin-top:5px;display:block;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:500;line-height:100%}@media(min-width: 768px){.career .performance-evaluation-system__title span small{font-size:22px}}.career .performance-evaluation-system__inner{margin-top:32px}@media(min-width: 768px){.career .performance-evaluation-system__inner{margin-top:48px}}.career .performance-evaluation-system__list{max-width:720px;width:100%;margin:0 auto}.career .performance-evaluation-system__list ul{display:flex;flex-direction:column;gap:32px 0}@media(min-width: 768px){.career .performance-evaluation-system__list ul{gap:48px 0}}.career .performance-evaluation-system__title2{display:inline-block;padding:10px 24px;background:var(--scarlet, #EA5539);color:var(--white, #FFF);text-align:center;font-family:"Maven Pro";font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.9px}@media(min-width: 768px){.career .performance-evaluation-system__title2{font-size:22px}}.career .performance-evaluation-system__text{margin-top:16px}@media(min-width: 768px){.career .performance-evaluation-system__text{margin-top:20px}}.career .performance-evaluation-system__text p{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.career .performance-evaluation-system__text p strong{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:200%}.career .performance-evaluation-system__block{margin-top:20px;width:calc(100% - 20px);margin-left:10px;margin-right:10px}.career .performance-evaluation-system__block-name{display:flex;padding:8px 116px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-left:1px solid var(--dark-gray, #C0B9B9);border-right:1px solid var(--dark-gray, #C0B9B9);background:var(--dark-gray, #C0B9B9);text-align:center;color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}.career .performance-evaluation-system__block-value{display:flex;padding:12px 10px;justify-content:center;align-items:flex-start;gap:10px;align-self:stretch;border-left:1px solid var(--dark-gray, #C0B9B9);border-right:1px solid var(--dark-gray, #C0B9B9);border-bottom:1px solid var(--dark-gray, #C0B9B9);text-align:center;color:var(--black, #272725);text-align:center;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}.career .performance-evaluation-system__slider{overflow:hidden;width:100%;height:auto}.career .performance-evaluation-system__slider img{width:100%;height:auto}.people{background-image:url(../images/common/bg.png);padding:120px 0 0}@media(min-width: 768px){.people{padding:200px 0 0}}.people__title{max-width:1066px;padding:0 20px;width:100%;margin:20px auto 0;text-align:left}.people__title span{display:inline-block;color:var(--light-gray, #F7F7F7);font-family:"Maven Pro";font-size:48px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.people__title span{font-size:80px}}.people__title span small{margin:10px 0 0 0;display:block;color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.people__title span small{font-size:28px}}.people__inner{padding:0 20px 48px;max-width:1026px;width:100%;margin:48px auto 0}@media(min-width: 768px){.people__inner{margin:72px auto 0;padding:0 20px 120px}}.people__list ul{margin-top:48px;border-left:1px solid var(--scarlet, #EA5539);padding-left:32px;margin-left:20px;gap:32px;display:flex;flex-direction:column}@media(min-width: 768px){.people__list ul{margin-left:150px;padding-left:56px;gap:64px 0}}@media(min-width: 768px){.people__list ul li{display:flex;align-items:center;gap:0 40px;justify-content:left}}.people__title2{color:var(--scarlet_light, #FF6B4F);text-align:justify;font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.people__title2{font-size:24px}}.people__text{margin-top:24px}.people__text p{color:var(--light-gray, #F7F7F7);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.people__name{margin-top:8px;color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:1.4}.people__name span{margin-top:4px;font-family:"Maven Pro"}.people__btn{margin-top:16px;display:block}.people__btn a{text-decoration:none;display:inline-block;height:40px;padding:0 32px;justify-content:center;align-items:center;gap:10px;border-radius:30px;border:1px solid var(--scarlet, #EA5539);background:var(--scarlet, #EA5539);line-height:40px;transition:all .3s ease}@media(min-width: 768px){.people__btn a{display:flex;width:222px;height:42px;padding:0 32px;justify-content:center;align-items:center;gap:10px;border-radius:30px;border:1px solid var(--scarlet, #EA5539);background:var(--white, #FFF)}}.people__btn a span{color:var(--light-gray, #F7F7F7);font-family:"Maven Pro";font-size:14px;font-style:normal;font-weight:400;line-height:100%;padding-right:30px;background-repeat:no-repeat;background-position:right center;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0iI0Y3RjdGNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==")}@media(min-width: 768px){.people__btn a span{padding-right:40px;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:16px;font-style:normal;font-weight:400;line-height:100%;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgMjMgNSIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgNC41SDIyLjVMMTcuODY4NCAwLjUiIHN0cm9rZT0iI0VBNTUzOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==")}}@media(hover: hover)and (pointer: fine){.people__btn a:hover{background:var(--scarlet, #EA5539)}.people__btn a:hover span{color:var(--white, #FFF);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=")}}.people__comment{margin-top:16px;color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:700;line-height:150%}@media(min-width: 768px){.people__box{width:300px}}@media(min-width: 768px){.people__img{width:330px;height:190px}}.office-systems{padding:120px 0 0}@media(min-width: 768px){.office-systems{padding:200px 0 0}}.office-systems__title{text-align:left;max-width:1066px;width:100%;margin:24px auto 0;padding:0 20px}.office-systems__title span{display:inline-block;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:48px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.office-systems__title span{font-size:80px}}.office-systems__title span br{display:block}@media(min-width: 768px){.office-systems__title span br{display:none}}.office-systems__title span small{margin-top:12px;display:block;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}.office-systems__img{max-width:1026px;width:100%;margin:32px auto 0}@media(min-width: 768px){.office-systems__img{margin:72px auto 0}}.office-systems__img img{width:100%;height:auto}.office-systems .office{padding:48px 0}@media(min-width: 768px){.office-systems .office{padding:100px 0}}.office-systems .office__wrap{background-image:url(../images/common/bg.png);padding-bottom:40px}@media(min-width: 768px){.office-systems .office__wrap{padding-bottom:100px}}.office-systems .office__title{text-align:left;padding:0 20px;max-width:1066px;width:100%;margin:0 auto}.office-systems .office__title span{display:inline-block}.office-systems .office__title span small{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.9px}@media(min-width: 768px){.office-systems .office__title span small{font-size:22px}}.office-systems .office__title-img img{width:141px;height:42px}@media(min-width: 768px){.office-systems .office__title-img img{width:242px;height:72px}}.office-systems .office__text{margin-top:24px;padding:0 20px;max-width:1066px;width:100%;margin:24px auto 0}.office-systems .office__text p{color:var(--scarlet, #EA5539);text-align:justify;font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:150%}@media(min-width: 768px){.office-systems .office__text p br{display:none}}.office-systems .office__inner{margin-top:24px}.office-systems .office .workspace{padding:0 0 72px;margin:40px 20px 0}@media(min-width: 768px){.office-systems .office .workspace{margin:48px 20px 0}}.office-systems .office .workspace__title{border-top:1px solid #ea5539;padding:10px 0 0;color:var(--black, #272725);font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase;max-width:1026px;width:100%;margin:0 auto 0}@media(min-width: 768px){.office-systems .office .workspace__title{font-size:20px}}.office-systems .office .workspace__inner{max-width:726px;width:100%;margin:24px auto 0}.office-systems .office .workspace__img{margin-top:24px}@media(min-width: 768px){.office-systems .office .workspace__img{margin-top:32px}}.office-systems .office .workspace__text{margin-top:24px}@media(min-width: 768px){.office-systems .office .workspace__text{margin-top:32px}}.office-systems .office .workspace__text p{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.office-systems .office .workspace__box{display:flex;justify-content:center;align-items:center;gap:0 20px;max-width:500px;width:100%;margin:0 auto}.office-systems .office .workspace__left .workspace__img{width:170px;height:auto}@media(min-width: 768px){.office-systems .office .workspace__left .workspace__img{width:200px}}.office-systems .office .workspace__right .workspace__img{width:180px;height:auto}@media(min-width: 768px){.office-systems .office .workspace__right .workspace__img{width:200px}}.office-systems .office .office-space{padding:40px 20px 0;max-width:720px;width:100%;margin:0 auto}@media(min-width: 768px){.office-systems .office .office-space{padding:54px 0 0}}.office-systems .office .office-space__title{padding:10px 0;border-top:1px solid var(--scarlet, #EA5539);color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.office-systems .office .office-space__title{padding:16px 0 0}}.office-systems .office .office-space__inner{margin-top:24px}.office-systems .office .office-space__text{margin-top:24px}.office-systems .office .office-space__text p{color:var(--light-gray, #F7F7F7);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.office-systems .office .office-space__block{margin-top:24px;padding:34px 15px;background-color:#fff;color:#000;text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:160%}.office-systems .office .office-space__img{flex-shrink:0;margin-top:24px;width:170px;width:100%}.office-systems .office .office-space__box{display:flex;justify-content:center;align-items:center;gap:0 20px;max-width:500px;margin:0 auto}.office-systems .office .office-space__left .office-space__img{width:170px;height:auto}@media(min-width: 768px){.office-systems .office .office-space__left .office-space__img{width:200px}}.office-systems .office .internal-systems{padding:48px 0}@media(min-width: 768px){.office-systems .office .internal-systems{padding:100px 0 0}}.office-systems .office .internal-systems__title{padding:0 20px;max-width:1066px;width:100%;margin:0 auto;text-align:left}.office-systems .office .internal-systems__title span{display:inline-block;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:42px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.office-systems .office .internal-systems__title span br{display:none}}.office-systems .office .internal-systems__title span small{margin-top:5px;display:block;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:500;line-height:100%}@media(min-width: 768px){.office-systems .office .internal-systems__title span small{font-size:22px}}@media(min-width: 768px){.office-systems .office .internal-systems__title{font-size:72px}}.office-systems .office .internal-systems__inner{padding:0 20px;max-width:1066px;width:100%;margin:0 auto}@media(min-width: 768px){.office-systems .office .internal-systems__inner{margin-top:48px}}.office-systems .office .internal-systems__catch{margin-top:32px;color:var(--scarlet, #EA5539);text-align:justify;font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:150%}@media(min-width: 768px){.office-systems .office .internal-systems__catch br{display:none}}.office-systems .office .internal-systems__text{margin-top:32px}@media(min-width: 768px){.office-systems .office .internal-systems__text{margin-top:48px}}.office-systems .office .internal-systems__text p{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.office-systems .office .internal-systems__item{color:var(--scarlet, #EA5539);text-align:center;font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:700;line-height:100%}.office-systems .office .internal-systems__text2 p{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:350;line-height:150%}.office-systems .office .internal-systems__list{margin-top:32px}@media(min-width: 768px){.office-systems .office .internal-systems__list{max-width:726px;width:100%;margin:48px auto 0}}.office-systems .office .internal-systems__list ul{display:flex;flex-direction:column;gap:32px 0}@media(min-width: 768px){.office-systems .office .internal-systems__list ul{gap:48px}}.office-systems .office .internal-systems__list ul li{display:flex;width:350px;padding:24px 20px 32px 20px;flex-direction:column;align-items:center;gap:24px;border:1px solid var(--scarlet, #EA5539)}@media(min-width: 768px){.office-systems .office .internal-systems__list ul li{width:726px;padding:24px 40px 40px 40px}}.office-systems .office .internal-systems__img img{width:100%;height:auto}.office-systems .office .internal-systems__slider{width:100%;overflow:hidden}.office-systems .office .internal-systems__slider img{max-width:none;width:748px;height:auto}.job-description{background-image:url(../images/common/bg.png);padding:120px 0 0}@media(min-width: 768px){.job-description{padding:200px 0 0}}.job-description__title{text-align:left;margin-top:20px;padding:0 20px;max-width:1066px;width:100%;margin:20px auto 0}@media(min-width: 768px){.job-description__title{margin:32px auto 0}}.job-description__title span{display:inline-block;color:var(--light-gray, #F7F7F7);font-family:"Maven Pro";font-size:48px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.job-description__title span{font-size:80px}}@media(min-width: 768px){.job-description__title span br{display:none}}.job-description__title span small{margin:10px 0 0 0;display:block;color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.job-description__title span small{font-size:28px}}.job-description__inner{margin-top:48px;padding:0 20px 48px 20px;max-width:1066px;width:100%;margin:0 auto}@media(min-width: 768px){.job-description__inner{padding:0 20px 100px}}.job-description__img{margin-top:48px;max-width:904px}@media(min-width: 768px){.job-description__img{width:100%;margin:72px auto 0}}.job-description__text{margin-top:48px}@media(min-width: 768px){.job-description__text{margin-top:48px}}.job-description__text p{color:var(--light-gray, #F7F7F7);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.job-description__img img{width:100%;height:auto}.job-description__img2{margin-top:16px;margin-left:-20px}@media(min-width: 768px){.job-description__img2{margin-left:0;overflow:hidden}}.job-description__img2 img{width:100%;height:auto}@media(min-width: 768px){.job-description__img2 img{transition:transform .4s ease;will-change:transform}}.job-description__list ul{max-width:904px;width:100%;margin:48px auto 0;gap:40px;display:flex;flex-direction:column;justify-content:center}@media(min-width: 768px){.job-description__list ul{flex-direction:row;flex-wrap:wrap;justify-content:left}}.job-description__list ul li{width:92%;height:245px}@media(min-width: 768px){.job-description__list ul li{width:50%;max-width:420px;height:238px}}.job-description__list ul li a{text-decoration:none}@media(hover: hover)and (pointer: fine){.job-description__list ul li a:hover .job-description__img2 img{transform:scale(1.06)}.job-description__list ul li a:hover .job-description__dec{border:1px solid var(--scarlet, #EA5539);background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0iI0VBNTUzOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==)}}.job-description__name{color:var(--light-gray, #F7F7F7);font-family:"Maven Pro";font-size:38px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}.job-description__name.dec-name{font-size:24px}@media(min-width: 768px){.job-description__name.dec-name{font-size:28px;margin-bottom:52px}}@media(min-width: 768px){.job-description__name br{display:none}}.job-description__name span{margin-top:8px;display:block;color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:100%}.job-description__btn{position:relative;z-index:1;display:block;margin-top:-40px;margin-right:auto;margin-left:200px;text-align:right;padding-right:20px}.job-description__dec{width:48px;text-decoration:none;display:inline-block;padding:14px;border-radius:40px;border:1px solid var(--scarlet, #EA5539);background:var(--scarlet, #EA5539);line-height:40px;transition:all .3s ease;background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=")}.recruit{padding:120px 0 0}@media(min-width: 768px){.recruit{padding:200px 0 0}}.recruit__title{padding:0 20px;text-align:left;max-width:1066px;width:100%;margin:24px auto 0}@media(min-width: 768px){.recruit__title{margin:32px auto 0}}.recruit__title span{display:inline-block;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:48px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.recruit__title span{font-size:80px}}.recruit__title small{margin-top:10px;display:block;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.recruit__title small{font-size:28px}}.recruit__img{margin-top:32px}@media(min-width: 768px){.recruit__img{max-width:1026px;width:100%;margin:72px auto 0}}.recruit__img img{width:100%;height:auto}@media(min-width: 768px){.recruit__inner{margin-top:100px}}.recruit .hiring-process{padding:48px 20px}@media(min-width: 768px){.recruit .hiring-process{max-width:1026px;width:100%;margin:0 auto}}.recruit .hiring-process__title{margin:24px auto 0;text-align:left}@media(min-width: 768px){.recruit .hiring-process__title{margin:32px auto 0}}.recruit .hiring-process__title span{display:inline-block}.recruit .hiring-process__title span img{max-width:339px;width:100%;height:42px}@media(min-width: 768px){.recruit .hiring-process__title span img{max-width:622px;height:72px}}.recruit .hiring-process__title span small{margin-top:10px;padding:0;display:block;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.9px}@media(min-width: 768px){.recruit .hiring-process__title span small{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:22px;font-style:normal;font-weight:500;line-height:100%}}.recruit .hiring-process__inner{margin-top:24px;padding:0 0}@media(min-width: 768px){.recruit .hiring-process__inner{max-width:726px;width:100%;margin:48px auto 0;padding:0 0 0}}.recruit .hiring-process__list ul{display:flex;flex-direction:column;gap:20px 0;min-height:874px;padding-left:84px;background-size:auto 100%;background-position:left 8px;background-repeat:no-repeat;background-image:url(../images/recruit/dec_recruit.svg)}@media(min-width: 768px){.recruit .hiring-process__list ul{padding-left:106px;background-image:url(../images/recruit/dec_recruit_pc.svg);background-size:auto 100%}}.recruit .hiring-process__list ul li{padding-bottom:24px;border-bottom:1px solid #c0b9b9}.recruit .hiring-process__list ul li i{color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:18px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.recruit .hiring-process__list ul li span{display:block;color:var(--black, #272725);font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:700;line-height:100%}.recruit .hiring-process__list ul li p{margin-top:10px;color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:350;line-height:150%}.recruit .hiring-process__list ul li p a{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:350;line-height:150%}.recruit .hiring-process__list ul li:nth-child(1){min-height:115px}.recruit .hiring-process__list ul li:nth-child(2){min-height:230px}.recruit .hiring-process__list ul li:nth-child(3){min-height:162px}.recruit .hiring-process__list ul li:nth-child(4){min-height:150px}.recruit .hiring-process__list ul li:nth-child(5){min-height:141px}.recruit .faq{padding:40px 20px 60px;background-image:url(../images/common/bg.png)}.recruit .faq__title{max-width:1026px;width:100%;margin:0 auto;text-align:left}.recruit .faq__title span{display:inline-block;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:38px;font-style:normal;font-weight:600;line-height:120%;text-transform:uppercase}@media(min-width: 768px){.recruit .faq__title span{font-size:72px}}.recruit .faq__title span small{display:block;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:500;line-height:100%}@media(min-width: 768px){.recruit .faq__title span small{font-size:22px}}.recruit .faq__title2{color:var(--black, #272725);font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:700;line-height:100%;padding-bottom:20px;border-bottom:1px solid #e6e6e6}.recruit .faq__title2 i{font-style:normal;display:block;margin-bottom:4px;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:18px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.recruit .faq__inner{margin-top:40px}@media(min-width: 768px){.recruit .faq__inner{max-width:726px;width:100%;margin:0 auto}}.recruit .faq__block{margin-top:16px;padding:24px;background-color:#fff}.recruit .faq__item{border-bottom:1px solid #e6e6e6}.recruit .faq__item .faq__question{width:100%;text-align:left;padding:14px 28px 14px 0;display:block;color:var(--black, #272725);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%;background-position:right center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KPGxpbmUgeTE9IjcuNzk2ODgiIHgyPSIxNiIgeTI9IjcuNzk2ODgiIHN0cm9rZT0iI0VBNTUzOSIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxsaW5lIHgxPSI4LjE5OTIyIiB5MT0iNC4zNzExNGUtMDgiIHgyPSI4LjE5OTIyIiB5Mj0iMTYiIHN0cm9rZT0iI0VBNTUzOSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPg==")}.recruit .faq__item .faq__question.is-open{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMiIgdmlld0JveD0iMCAwIDE2IDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxsaW5lIHkxPSIxIiB4Mj0iMTYiIHkyPSIxIiBzdHJva2U9IiNFQTU1MzkiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K")}@media(hover: hover)and (pointer: fine){.recruit .faq__item .faq__question:hover{cursor:pointer}}.recruit .faq__item p{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:350;line-height:150%;margin-bottom:14px;padding:0 34px 0 0}.recruit .faq__item p a{text-decoration:underline;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:350;line-height:150%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.entry-p{background:var(--light-gray, #F7F7F7);padding:120px 0 0}@media(min-width: 768px){.entry-p{padding:200px 0 0}}.entry-p__title{padding:0 20px;text-align:left;max-width:1066px;width:100%;margin:24px auto 0}@media(min-width: 768px){.entry-p__title{margin:32px auto 0}}.entry-p__title span{display:inline-block;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:48px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.entry-p__title span{font-size:80px}}.entry-p__title small{margin-top:10px;display:block;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.entry-p__title small{font-size:28px}}.entry-p__inner{max-width:1066px;width:100%;margin:48px auto 0;padding:0 20px}@media(min-width: 768px){.entry-p__inner{margin:72px auto 0}}.entry-p__text p{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}@media(min-width: 768px){.entry-p__text p{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}}.entry-p__text p strong{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}@media(min-width: 768px){.entry-p__text p strong{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}}.entry-p__form{max-width:726px;width:100%;margin:48px auto 0}@media(min-width: 768px){.entry-p__form{margin:72px auto 0}}.entry-p__form iframe{height:1700px}@media(min-width: 768px){.entry-p__form iframe{height:1650px}}.people-data{padding:120px 0 0}@media(min-width: 768px){.people-data{padding:200px 0 0}}.people-data__title{max-width:1066px;width:100%;margin:24px auto 0;padding:0 20px;text-align:left}@media(min-width: 768px){.people-data__title{margin:32px auto 0}}.people-data__title span{display:inline-block;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:48px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.people-data__title span{font-size:80px}}.people-data__title span small{margin:10px 0 0 0;display:block;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.people-data__title span small{font-size:28px}}.people-data__inner{max-width:1066px;width:100%;margin:0 auto;padding:0 20px 48px}.people-data__img{margin-top:48px;width:210px;height:210px;margin-right:0;margin-left:auto}@media(min-width: 768px){.people-data__img{width:300px;height:300px;margin-top:0}}.people-data__img img{width:100%;height:auto}.people-data__comment{margin-top:30px;color:var(--black, #272725);font-family:"Noto Sans JP";font-size:22px;font-style:normal;font-weight:700;line-height:150%}.people-data__name{color:var(--black, #272725);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:180%}.people-data__list{margin-top:48px;padding-bottom:48px}@media(min-width: 768px){.people-data__list{margin-top:72px}}.people-data__list ul{display:flex;flex-direction:column;gap:48px 0}@media(min-width: 768px){.people-data__list ul{gap:48px 0}}.people-data__title2{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:100%;padding-bottom:16px;border-bottom:1px solid #ea5539}.people-data__comment2{margin-top:16px;color:var(--black, #272725);font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:700;line-height:150%}@media(min-width: 768px){.people-data__comment2{font-size:22px;margin-top:24px}}.people-data__comment2 br.dec-br{display:block}@media(min-width: 768px){.people-data__comment2 br.dec-br{display:none}}.people-data__text{margin-top:16px}@media(min-width: 768px){.people-data__text{margin-top:24px}}.people-data__text p{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}@media(min-width: 768px){.people-data__text p{margin-bottom:24px}}.people-data__bnr{margin-left:-20px;width:calc(100% + 40px)}@media(min-width: 768px){.people-data__bnr{overflow:hidden;max-width:720px;width:100%;margin:0 auto}}.people-data__bnr a{position:relative}.people-data__bnr a .people-data__bnr-next{position:absolute;z-index:1;top:10px;color:var(--white, #FFF);font-family:"Maven Pro";font-size:50px;font-style:normal;font-weight:600;line-height:100%;opacity:.7}@media(min-width: 768px){.people-data__bnr a .people-data__bnr-next{top:7px;left:-6px;color:var(--white, #FFF);font-family:"Maven Pro";font-size:72px;font-style:normal;font-weight:600;line-height:100%}}.people-data__bnr a .people-data__bnr-text{position:absolute;z-index:1;top:84px;left:30px}@media(min-width: 768px){.people-data__bnr a .people-data__bnr-text{top:110px;left:30px}}.people-data__bnr a .people-data__bnr-text p{color:var(--white, #FFF);font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:700;line-height:150%}@media(min-width: 768px){.people-data__bnr a .people-data__bnr-text p{font-size:22px;color:var(--white, #FFF);font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:700;line-height:150%}}.people-data__bnr a .people-data__bnr-name{position:absolute;z-index:1;top:120px;left:30px;color:var(--white, #FFF);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 768px){.people-data__bnr a .people-data__bnr-name{top:182px;left:32px;color:var(--white, #FFF);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:130%}}.people-data__bnr a .people-data__bnr-name span{color:var(--white, #FFF);font-family:"Maven Pro";font-size:14px;font-style:normal;font-weight:400;line-height:100%}@media(min-width: 768px){.people-data__bnr a .people-data__bnr-name span{color:var(--white, #FFF);font-family:"Maven Pro";font-size:16px;font-style:normal;font-weight:400;line-height:100%}}.people-data__bnr a .people-data__bnr-dec{position:absolute;z-index:1;bottom:20px;right:30px;width:48px;height:32px;border-radius:40px;display:flex;padding:14px;justify-content:center;align-items:center;gap:10px;z-index:1;border:1px solid var(--white, #FFF);background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=")}@media(min-width: 768px){.people-data__bnr a .people-data__bnr-dec{width:60px;height:36px;right:32px;bottom:24px}}@media(hover: hover)and (pointer: fine){.people-data__bnr a:hover .people-data__bnr-img img{transform:scale(1.06)}.people-data__bnr a:hover .people-data__bnr-dec{border:1px solid #4f4c4c;background-color:#fff;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0iIzRGNEM0QyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==")}}.people-data__bnr a img{transition:transform .4s ease;will-change:transform}.people-data__btn{margin-top:48px}@media(min-width: 768px){.people-data__btn{margin-top:72px}}.people-data__btn a{display:inline-flex;height:40px;padding:0 32px;justify-content:center;align-items:center;gap:10px;border-radius:30px;border:1px solid var(--charcoal-gray, #4F4C4C);background:var(--white, #FFF);text-decoration:none;transition:all .3s ease}.people-data__btn a span{color:var(--charcoal-gray, #4F4C4C);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:100%;padding-left:28px;background-position:center left;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0yMC41IDMuNUgwLjQ5OTk5OUw0LjcxMDUzIDAuNSIgc3Ryb2tlPSIjNEY0QzRDIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")}@media(hover: hover)and (pointer: fine){.people-data__btn a:hover{background:var(--charcoal-gray, #4F4C4C)}.people-data__btn a:hover span{color:var(--white, #FFF);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0yMC41IDMuNUgwLjQ5OTk5OUw0LjcxMDUzIDAuNSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")}}@media(min-width: 768px){.people-data__box{max-width:682px;margin:100px 0 0 auto;display:flex;flex-direction:row-reverse;align-items:flex-end}}.people-data__q{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:8px}@media(min-width: 768px){.people-data__q{font-size:16px}}.job-data{background:var(--light-gray, #F7F7F7);padding:120px 0 0}@media(min-width: 768px){.job-data{padding:200px 0 0}}.job-data__title{text-align:left;padding:0 20px;max-width:1066px;width:100%;margin:24px auto 0}@media(min-width: 768px){.job-data__title{margin:32px auto 0}}.job-data__title.dec-title{font-size:26px}@media(min-width: 768px){.job-data__title.dec-title{font-size:48px}}.job-data__title span{display:inline-block;color:var(--charcoal-gray, #4F4C4C);font-family:"Maven Pro";font-size:48px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media(min-width: 768px){.job-data__title span{font-size:72px}}@media(min-width: 768px){.job-data__title span br{display:none}}.job-data__title span small{margin:10px 0 0 0;display:block;color:var(--charcoal-gray, #4F4C4C);font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.job-data__title span small{font-size:22px}}.job-data__inner{padding:0 0 48px}@media(min-width: 768px){.job-data__inner{padding:0 0 84px}}.job-data__main{margin-top:48px;width:100%;height:auto;margin-right:0}@media(min-width: 768px){.job-data__main{max-width:1026px;width:100%;height:auto;margin:48px auto 52px}}.job-data__main img{width:100%;height:auto}.job-data__title2{color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:38px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase;width:100%;margin:0 auto}@media(min-width: 768px){.job-data__title2{max-width:1066px;width:100%;margin:0 auto;font-size:56px}}.job-data__title2 span{display:block;margin-top:10px;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:500;line-height:100%}@media(min-width: 768px){.job-data__title2 span{font-size:18px}}.job-data__title2a{color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:38px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase;max-width:350px;width:100%;margin:0 auto}@media(min-width: 768px){.job-data__title2a{max-width:684px;width:100%;margin:0 auto;font-size:56px}}.job-data__title2a span{display:block;margin-top:10px;color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:500;line-height:100%}@media(min-width: 768px){.job-data__title2a span{font-size:18px}}.job-data__comment{margin-top:16px;color:var(--scarlet, #EA5539);text-align:justify;font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:150%}@media(min-width: 768px){.job-data__comment br{display:none}}@media(min-width: 768px){.job-data__comment{margin-top:48px}}.job-data__comment3{margin-top:16px;color:var(--scarlet, #EA5539);text-align:justify;font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:150%}@media(min-width: 768px){.job-data__comment3{margin-top:48px;font-size:26px}}.job-data__comment3 br.dec-br{display:none}@media(min-width: 768px){.job-data__comment3 br.dec-br{display:block}}.job-data__list{margin-top:48px;padding-bottom:48px}@media(min-width: 768px){.job-data__list{margin-top:100px}}.job-data__list ul{display:flex;flex-direction:column;gap:48px 0;padding:0}@media(min-width: 768px){.job-data__list ul{gap:48px 0}}.job-data__text{margin-top:20px}@media(min-width: 768px){.job-data__text{margin-top:48px}}.job-data__text p{margin-bottom:20px;color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.job-data__text p strong{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:200%}.job-data__text2{margin-top:20px;margin-bottom:48px}@media(min-width: 768px){.job-data__text2{margin-top:48px}}.job-data__text2 p{margin-bottom:20px;color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.job-data__text2 p strong{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:200%}.job-data__img{margin-top:48px;max-width:679px;width:100%;margin:48px auto 0}@media(min-width: 768px){.job-data__img{margin-top:64px}}.job-data__text3{margin-top:16px;color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.job-data__title3{background:var(--scarlet, #EA5539);display:flex;padding:8px 0;justify-content:center;align-items:center;align-self:stretch}.job-data__title3 span{display:block;text-align:center;color:var(--light-gray, #F7F7F7);font-family:"Maven Pro";font-size:20px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.job-data__title3 span i{margin-top:5px;display:block;color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:12px;font-style:normal;font-weight:400;line-height:100%}.job-data__box2{position:relative;margin-top:24px;margin-bottom:48px;gap:18px 0;display:flex;flex-direction:column;justify-content:left;z-index:1;padding:0 20px}.job-data__box2:after{z-index:-1;position:absolute;top:0;left:50px;display:block;content:"";height:100%;width:4px;background:#ea5539}.job-data__box2 dl{display:flex;padding:16px;justify-content:left;align-items:center;align-self:stretch;border:1px solid var(--gray, #E6E6E6);background:var(--white, #FFF);gap:0}.job-data__box2 dl dt{width:90px;flex-shrink:0;color:var(--scarlet, #EA5539);text-align:center;font-family:"Maven Pro";font-size:20px;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase}.job-data__box2 dl dt span{display:block;color:var(--scarlet, #EA5539);text-align:center;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:120%}.job-data__box2 dl dd p{padding-left:10px;color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:350;line-height:150%}.job-data__img2{max-width:300px;width:100%;height:auto;margin:32px auto 0}@media(min-width: 768px){.job-data__img2{max-width:330px;margin:0}}.job-data__img2 img{width:100%;height:auto}.job-data__bg01{background:var(--gray, #E6E6E6);padding:23px 20px 32px}@media(min-width: 768px){.job-data__bg01{padding:32px 20px 64px;width:inherit;margin:0}}.job-data__bg02{background-image:url(../images/job-description/bg.png);background-size:100% auto;padding:36px 0 0;margin-left:-20px;width:calc(100% + 40px)}@media(min-width: 768px){.job-data__bg02{margin-top:100px;padding:54px 0 0}}@media(min-width: 768px){.job-data__career{padding:52px 0 0}}.job-data__inner2{max-width:px;width:100%;margin:0 auto}.job-data__title4{color:var(--black, #272725);font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:100%}.job-data__title4 i{display:block;font-style:normal;color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:18px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase;margin-bottom:5px}.job-data__title5{margin-top:20px;color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:100%}@media(min-width: 768px){.job-data__title5{margin-top:30px;font-size:18px}}.job-data__list3{margin-top:32px}.job-data__list3 ul{display:flex;flex-direction:column;gap:16px 0;padding:0;justify-content:center}@media(min-width: 768px){.job-data__list3 ul{flex-direction:row;flex-wrap:wrap;gap:33px 66px}}.job-data__list3 ul li{padding-bottom:16px;border-bottom:1px solid #ea5539}@media(min-width: 768px){.job-data__list3 ul li{width:46%}}.job-data__comment2{margin-top:20px;color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:700;line-height:150%}@media(min-width: 768px){.job-data__comment2{margin-top:30px}}.job-data__name{margin-top:5px;color:var(--light-gray, #F7F7F7);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:100%}.job-data__name i{display:block;margin-bottom:5px;font-style:normal;color:var(--light-gray, #F7F7F7);font-family:"Maven Pro";font-size:14px;font-style:normal;font-weight:400;line-height:100%}.job-data__btn{margin-top:16px}.job-data__btn a{color:var(--light-gray, #F7F7F7);text-decoration:none;max-width:168px;width:100%;display:flex;height:40px;padding:0 12px;justify-content:center;align-items:center;gap:10px;border-radius:30px;border:1px solid var(--scarlet, #EA5539);background:var(--scarlet, #EA5539);transition:all .3s ease}@media(min-width: 768px){.job-data__btn a{display:flex;width:222px;max-width:222px;height:42px;justify-content:center;align-items:center;gap:10px;border-radius:30px;border:1px solid var(--scarlet, #EA5539);background:var(--white, #FFF);color:var(--scarlet, #EA5539)}}.job-data__btn a span{color:var(--light-gray, #F7F7F7);font-family:"Maven Pro";font-size:14px;font-style:normal;font-weight:400;line-height:100%;padding-right:30px;background-repeat:no-repeat;background-position:center right;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0iI0Y3RjdGNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==")}@media(min-width: 768px){.job-data__btn a span{color:var(--scarlet, #EA5539);font-family:"Maven Pro";font-size:16px;font-style:normal;font-weight:400;line-height:100%;padding-right:40px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgMjMgNSIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgNC41SDIyLjVMMTcuODY4NCAwLjUiIHN0cm9rZT0iI0VBNTUzOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==")}}@media(hover: hover)and (pointer: fine){.job-data__btn a:hover{background:var(--scarlet, #EA5539)}.job-data__btn a:hover span{color:var(--white, #FFF);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjUgMy41SDIwLjVMMTYuMjg5NSAwLjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=")}}.job-data__btn2{margin-top:0}.job-data__btn2 a{max-width:168px;display:flex;height:40px;padding:0 32px;justify-content:center;align-items:center;gap:10px;display:flex;height:40px;padding:0 12px;justify-content:center;align-items:center;gap:10px;border-radius:30px;border:1px solid var(--charcoal-gray, #4F4C4C);background:var(--white, #FFF);text-decoration:none;transition:all .3s ease}@media(min-width: 768px){.job-data__btn2 a{max-width:186px;border-radius:30px;border:1px solid var(--charcoal-gray, #4F4C4C);background:var(--white, #FFF);display:flex;height:42px;padding:0 12px;justify-content:center;align-items:center;gap:10px}}.job-data__btn2 a span{color:var(--charcoal-gray, #4F4C4C);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;line-height:100%;padding-left:30px;background-repeat:no-repeat;background-position:center left;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0yMC41IDMuNUgwLjQ5OTk5OUw0LjcxMDUzIDAuNSIgc3Ryb2tlPSIjNEY0QzRDIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")}@media(min-width: 768px){.job-data__btn2 a span{color:var(--charcoal-gray, #4F4C4C);font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:400;padding-left:40px;line-height:100%}}@media(hover: hover)and (pointer: fine){.job-data__btn2 a:hover{background:var(--charcoal-gray, #4F4C4C)}.job-data__btn2 a:hover span{color:var(--white, #FFF);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgMjEgNCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0yMC41IDMuNUgwLjQ5OTk5OUw0LjcxMDUzIDAuNSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")}}@media(min-width: 768px){.job-data__flex{display:flex;justify-content:space-between;gap:48px 0}}@media(min-width: 768px){.job-data__left{max-width:628px;width:62%;padding-right:30px}}@media(min-width: 768px){.job-data__right{max-width:350px;width:100%}}.job-data__block2{max-width:1066px;width:100%;margin:0 auto;padding:48px 20px 0}@media(min-width: 768px){.job-data__block2{padding:48px 20px 16px}}.job-data__box3{max-width:684px;width:100%;margin:32px auto 0;padding-bottom:0}@media(min-width: 768px){.job-data__box3{padding-bottom:62px;display:flex;gap:0 54px}}.job-data__right2{max-width:300px;margin-left:auto;margin-right:auto;padding-bottom:36px}@media(min-width: 768px){.job-data__right2{padding-bottom:0;width:380px}}.job-data .information{padding:48px 20px;background:var(--light-gray, #F7F7F7)}@media(min-width: 768px){.job-data .information{padding:60px 20px 100px}}.job-data .information__wrap{padding:16px;background:#fff;max-width:726px;width:100%;margin:0 auto}@media(min-width: 768px){.job-data .information__wrap{padding:32px}}.job-data .information__list{margin-top:32px}@media(min-width: 768px){.job-data .information__list{max-width:726px;width:100%;margin:72px auto 0}}.job-data .information__list ul{display:flex;flex-direction:column;gap:20px 0}.job-data .information__list ul li{padding:20px 8px 0;border-top:1px solid var(--scarlet, #EA5539)}.job-data .information__list ul li a{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.job-data .information__key{color:var(--scarlet, #EA5539);font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:700;line-height:100%}.job-data .information__value{margin-top:8px;color:#000;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%}.job-data .information__list2{margin-top:10px}@media(min-width: 768px){.job-data .information__list2{margin-top:0}}.job-data .information__list2 ul{display:flex;flex-direction:column;gap:8px 0}.job-data .information__list2 ul li{color:var(--black, #272725);text-align:justify;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:200%;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCA2IDYiIGZpbGw9Im5vbmUiPgo8Y2lyY2xlIGN4PSIzIiBjeT0iMyIgcj0iMyIgZmlsbD0iI0VBNTUzOSIvPgo8L3N2Zz4=");background-size:6px 6px;background-position:left 14px;background-repeat:no-repeat;padding-left:16px}.top .career__list{padding-bottom:0}.career__name{margin-top:8px;color:var(--black, #272725);font-family:"Noto Sans JP";font-size:12px;font-style:normal;font-weight:400;line-height:140%}.swiper-slide a{text-decoration:none}.internal-systems__slider{overflow:hidden;margin-left:0px;width:calc(100% + 40px) !important}@media(min-width: 768px){.internal-systems__slider{margin-left:0px;width:calc(100% - 20px) !important}}.internal-systems__slider-track{display:flex;width:max-content;animation:infiniteScroll 18s linear infinite;will-change:transform}.internal-systems__slider picture{flex-shrink:0}.internal-systems__slider img{width:auto;max-width:none;height:292px;display:block}@media(min-width: 768px){.internal-systems__slider img{width:auto;height:292px}}@keyframes infiniteScroll{from{transform:translate3d(0, 0, 0)}to{transform:translate3d(-50%, 0, 0)}}
