.MKTHeader{position:relative;background-color:#fff}.MKTHeader__container{display:flex;align-items:center;justify-content:space-between;max-width:1170px;min-height:40px;margin:0 auto;padding:.2em 15px}.MKTHeader dt{font-size:17px;font-weight:700;color:#000;white-space:nowrap}.MKTHeader dd{display:flex;flex-wrap:wrap;justify-content:flex-end;font-size:14px;text-align:right;white-space:pre-wrap}.MKTHeader dd span{padding:0 3px}.MKTFooter{margin-top:auto;padding:12px;font-size:12px;text-align:center;background-color:#fff}.MKTFooter__container{max-width:1170px;margin:0 auto}.MKTFooter .contact{display:inline-block;vertical-align:middle}.MainNav{position:absolute;top:40px;z-index:10;display:flex;align-items:flex-end;justify-content:space-between;width:100%;max-width:1920px;height:var(--nav-height);padding:0 19px;background-color:#fff}.MainNav.navFixed{position:fixed;top:0;box-shadow:0 5px 5px -5px #0003}.MainNav__logo{padding-bottom:7px}.MainNav__logo img{height:64px;object-fit:contain}.MainNav__hamburger{position:relative;z-index:1;display:none;width:30px;height:25.3px}.MainNav__hamburger-item,.MainNav__hamburger-item:before,.MainNav__hamburger-item:after{position:absolute;left:0;width:100%;height:3px;background-color:#006eba;transition:transform .5s}.MainNav__hamburger-item:before{content:"";margin-top:-10px}.MainNav__hamburger-item:after{content:"";margin-top:10px}.MainNav__hamburger-item.open{height:0}.MainNav__hamburger-item.open:before{height:3px;margin-top:0;transform:rotate(45deg)}.MainNav__hamburger-item.open:after{height:3px;margin-top:0;transform:rotate(-45deg)}.MainNav__btn{display:flex;align-items:flex-end}.MainNav__btn button,.MainNav__btn a{position:relative;display:block;padding:10px 19px;font-weight:700;text-align:center}.MainNav__btn button:after,.MainNav__btn a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:0;background-color:transparent;transition:height .3s ease}.MainNav__btn button:hover:after,.MainNav__btn a:hover:after{height:4px;background-color:#e40012}.MainNav__btn-title{font-size:18px;color:#006eba}.MainNav__btn-subtitle{font-size:14px}@media (max-width: 1024px){.MainNav{align-items:center}.MainNav__logo{padding-bottom:unset}.MainNav__logo img{height:50px}.MainNav__hamburger{display:block}.MainNav__btn{position:fixed;top:calc(80px + var(--title-height));left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:0;overflow:hidden;background-color:#fff;transition:height .3s}.MainNav__btn button,.MainNav__btn a{width:150px;height:80px;transition:height 0s}.MainNav__btn.open{height:calc(100% - 80px - var(--title-height))}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul,ol{list-style:none}img,svg{display:block;max-width:100%;height:auto}a{color:currentcolor;text-decoration:none}body{text-rendering:optimizespeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}input,button,textarea,select,input::placeholder{font:inherit;color:currentcolor}.animate-fade-up-from,.animate-fade-up-leave-to{opacity:0;transform:translateY(10px)}.animate-fade-up-enter-to,.animate-fade-up-leave-from{opacity:1;transform:translateY(0)}.animate-fade-up-enter-active,.animate-fade-up-leave-active{transition:transform .3s ease,opacity .15s linear}@keyframes animate-pulse{0%{transform:scale(.9)}to{transform:scale(1.05)}}@keyframes animate-float-y{0%{transform:translateY(-6px)}to{transform:translateY(6px)}}@keyframes animate-float-x{0%{transform:translate(-10px)}to{transform:translate(10px)}}@keyframes animate-float-x-light{0%{transform:translate(0)}to{transform:translate(5px)}}@keyframes animate-swing{0%{transform:rotate(0)}20%{transform:rotate(0)}40%{transform:rotate(20deg)}46%{transform:rotate(-10deg)}58%{transform:rotate(5deg)}65%{transform:rotate(0)}}@keyframes animate-bounce{0%{transform:scale(1)}20%{transform:scale(1)}20.1%{transform:scale(1.05)}26%{transform:scale(1)}30%{transform:scale(1)}30.1%{transform:scale(1.05)}35%{transform:scale(1)}}.animate-104{opacity:0}.animate-active.active-hidden{opacity:1}.animate-active.fade-in{opacity:1;animation-name:animate-fade-in;animation-duration:var(--during)}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.animate-active.fade-up{opacity:1;animation-name:animate-fade-up;animation-duration:var(--during)}@keyframes animate-fade-up{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.animate-active.fade-left{opacity:1;animation-name:animate-fade-left;animation-duration:var(--during)}@keyframes animate-fade-left{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.animate-active.fade-right{opacity:1;animation-name:animate-fade-right;animation-duration:var(--during)}@keyframes animate-fade-right{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}.animate-active.animate-scale{opacity:1;animation-name:animate-scale;animation-duration:var(--during)}@keyframes animate-scale{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.animate-active.animate-scale-reverse{opacity:1;animation-name:animate-scale-reverse;animation-duration:var(--during)}@keyframes animate-scale-reverse{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@font-face{font-family:Microsoft JhengHei Modify;unicode-range:U+7db0,U+78A7,U+7B75;font-style:normal;font-weight:700;src:local("Yu Gothic UI Bold"),local("MS Gothic")}@font-face{font-family:Microsoft JhengHei Modify;src:local("Microsoft JhengHei UI"),local("Microsoft JhengHei")}@font-face{font-family:Microsoft JhengHei;src:local("Microsoft JhengHei UI"),local("Microsoft JhengHei")}body{min-width:360px;max-width:1920px;margin:0 auto;font-family:Roboto,Arial,Microsoft JhengHei Modify,Microsoft JhengHei,PingFangTC,sans-serif;font-size:16px;line-height:1.5}input,label,select,button{cursor:pointer}button{background-color:transparent;border:none}img{object-fit:contain}#app{display:flex;flex-direction:column;min-height:100vh}#view{flex:1}.FloatingIcon{position:fixed;right:40px;bottom:200px;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;width:110px;height:110px;background-image:linear-gradient(141deg,#3582db 15%,#08bdd5 85%);border-radius:50%;box-shadow:0 0 6px #00000080;animation:animate-pulse .5s linear infinite alternate-reverse}.FloatingIcon__title{width:52px}.FloatingIcon__arrow{width:18px;margin-top:9px}.FloatingIcon .mobile{display:none}@media (max-width: 1024px){.FloatingIcon{position:sticky;right:0;bottom:0;flex-direction:row;width:100%;height:60px;border-radius:0;animation:unset}.FloatingIcon__title{width:136px}.FloatingIcon__arrow{margin-top:0;margin-left:14px}.FloatingIcon .mobile{display:block}.FloatingIcon .desktop{display:none}}.WelfareSwiper{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.WelfareSwiper__container{width:var(--container-width);max-width:1180px;overflow:hidden}.WelfareSwiper__arrow{width:20px;height:20px;border-top:3px solid #000;border-left:3px solid #000;opacity:.7;transition:opacity .3s;transform:rotate(135deg)}.WelfareSwiper__arrow.left{transform:rotate(-45deg)}.WelfareSwiper__arrow.click__disable{pointer-events:none;opacity:.3}.WelfareSwiper__wrapper{display:flex;flex-wrap:nowrap;justify-content:center;transition:.5s;transform:translate(var(--transition-x))}.WelfareSwiper__wrapper.transition__disabled{transition:unset}.WelfareSwiper__wrapper.transition__disabled .WelfareSwiper__slide{transition:1s}.WelfareSwiper__slide{flex-shrink:0;width:var(--slide-width);user-select:none;transition:1s;transform:scale(.85)}.WelfareSwiper__slide:nth-child(2n) .WelfareSwiper__slide-inner{background-color:#3185d9}.WelfareSwiper__slide.color-reverse .WelfareSwiper__slide-inner{background-color:#15a5ae}.WelfareSwiper__slide.color-reverse:nth-child(odd) .WelfareSwiper__slide-inner{background-color:#3185d9}.WelfareSwiper__slide.active{transform:scale(1)}.WelfareSwiper__slide-inner{height:100%;overflow:hidden;background-color:#15a5ae;border-radius:20px}.WelfareSwiper__slide-inner img{width:100%}.WelfareSwiper__slide ul{margin-bottom:5%;margin-left:20px;padding-right:15px;padding-bottom:0;padding-left:12px;font-size:14.5px;font-weight:700;color:#fff;border-left:2px #fff solid}.WelfareSwiper__slide ul li:first-child{margin-top:0}.WelfareSwiper__slide ul li{margin-top:8px}@media (max-width: 768px){.WelfareSwiper__container{width:100%}.WelfareSwiper__slide{flex-shrink:0;padding:2%}.WelfareSwiper__slide ul{font-size:18px}.WelfareSwiper__arrow{position:absolute;left:calc(47% - var(--slide-width) / 2);z-index:1}.WelfareSwiper__arrow.right{right:calc(47% - var(--slide-width) / 2);left:unset}}.MainWelfare{display:flex;flex-direction:column;align-items:center;padding-bottom:80px;background-image:url(/secom/20230918102135/assets/welfare_bg-4706e2df.png);background-position:center;background-size:cover}.MainWelfare__title{width:508px;margin-top:80px;margin-bottom:30px}.MainWelfare__desc{max-width:90%;margin-bottom:40px;font-size:22px;font-weight:700}@media (max-width: 1024px){.MainWelfare__title{width:301px;margin-top:40px;margin-bottom:16px}.MainWelfare__desc{margin-bottom:30px;font-size:16px}}.MainAbout{display:flex;justify-content:center;width:100%;overflow:hidden;overflow-x:hidden}.MainAbout__container{display:flex;justify-content:flex-start;width:100%;min-width:1920px;height:670px;background-image:url(/secom/20230918102135/assets/about_bg2-8eeeb3ae.png);background-repeat:no-repeat;background-position:right;background-size:contain}.MainAbout__container__bg-left{height:100%}.MainAbout__main{display:flex;flex-direction:column;align-items:center;justify-content:center}.MainAbout__title{width:737px;margin-bottom:30px}.MainAbout__info{display:flex;margin-bottom:52px;font-weight:700;text-align:center}.MainAbout__info-title{margin-bottom:6px;font-size:22px}.MainAbout__info-desc{line-height:normal}.MainAbout__info-desc.font-lg{font-size:50px}.MainAbout__info-desc.font-sm{font-size:32px}.MainAbout__info-desc span{display:inline-block;font-size:70px;color:#e40012}.MainAbout__info-desc .fix-width-sm{width:130px}.MainAbout__info-desc .fix-width-lg{width:160px}.MainAbout__info-bar{display:inline-block;width:2px;height:80px;margin:0 31px;background-color:#b7b7b7;transform:translateY(40px) rotate(-330deg)}.MainAbout__advantage-title{margin:0 auto 30px}.MainAbout__advantage-items{display:flex}.MainAbout__advantage-item:first-child{margin-left:0}.MainAbout__advantage-item{width:230px;margin-left:50px}.MainAbout__advantage-item-title{display:flex;align-items:center;font-size:20px;font-weight:700;color:#15a5ae}.MainAbout__advantage-item-title img{margin-right:8px}.MainAbout__advantage-item-desc{margin-top:10px;font-size:18px}.MainAbout .mobile{display:none}@media (max-width: 1366px){.MainAbout__main{margin-left:-70px}}@media (max-width: 1024px){.MainAbout__container{justify-content:center;min-width:unset;height:auto;margin-top:40px;background-image:unset}.MainAbout__main{margin-left:0}.MainAbout__title{width:310px}.MainAbout__info{flex-direction:column;margin-bottom:unset}.MainAbout__info-item{margin-bottom:36px}.MainAbout__info-bar{display:none}.MainAbout__advantage-title{width:191px;margin-bottom:36px}.MainAbout__advantage-items{flex-direction:column}.MainAbout__advantage-item{width:260px;margin-bottom:36px;margin-left:0}.MainAbout__footer{position:relative}.MainAbout__footer-bg{height:230px;object-fit:cover}.MainAbout__footer-image{position:absolute;bottom:9px;left:50%;width:245px;transform:translate(-50%)}.MainAbout .desktop{display:none}.MainAbout .mobile{display:block}}.MainJobCard{position:relative;width:100%;height:430px;background-position:center;background-size:cover}.MainJobCard__content{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:160px;height:160px;font-size:22px;color:#fff;text-align:center;white-space:pre-line;cursor:pointer;transition:transform .5s;transform:translate(-50%,-50%)}.MainJobCard__content:hover{transform:translate(-50%,-50%) scale(1.1)}.MainJobCard__content-bg{position:absolute;width:100%;height:100%;background-color:var(--bg_color);opacity:.9}.MainJobCard__content p{position:relative;font-weight:700}@media (max-width: 1024px){.MainJobCard{width:100%;height:130px;overflow:hidden}.MainJobCard__content{width:166px;height:80px}}.MainJobsList{position:relative;display:flex;width:100%;margin-top:-1px;overflow:hidden;background-color:#fff}@media (max-width: 1024px){.MainJobsList{flex-direction:column}}.MainKv{position:relative;width:100%;margin-top:80px;overflow:hidden}.MainKv__bg{object-fit:cover;width:100%}.MainKv__title{position:absolute;top:0;left:50%;width:60%;max-width:1140px;transform:translate(-50%)}.MainKv .mobile{display:none}@media (max-width: 1024px){.MainKv{display:flex;justify-content:center;height:357px}.MainKv__bg{width:100%;max-width:unset;object-fit:cover}.MainKv__title{width:360px}.MainKv .mobile{display:block}.MainKv .desktop{display:none}}.LoadingPage{position:fixed;top:0;z-index:20;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fff}.LoadingPage span{display:inline-block;width:.3em;height:1em;margin:0 .1em;background-color:#3185d9;border-radius:2px}.LoadingPage span:nth-of-type(1){animation:animate-grow 1s -.45s ease-in-out infinite}.LoadingPage span:nth-of-type(2){animation:animate-grow 1s -.3s ease-in-out infinite}.LoadingPage span:nth-of-type(3){animation:animate-grow 1s -.15s ease-in-out infinite}.LoadingPage span:nth-of-type(4){animation:animate-grow 1s ease-in-out infinite}@keyframes animate-grow{0%,to{transform:scaleY(1)}50%{transform:scaleY(2)}}.JobMore{display:flex;flex-direction:column;align-items:center;padding-top:80px}.JobMore__title{width:309px}.JobMore__jobs{width:100%;padding:40px 0 130px;background-image:url(/secom/20230918102135/assets/job_4bg-fece8a74.jpg);background-position:center top;background-size:cover}.JobMore__table{width:90%;max-width:1040px;margin:0 auto;overflow:hidden;font-size:18px;font-weight:700;border-collapse:collapse;background-color:#fff;border-radius:20px;box-shadow:0 0 6px #999}.JobMore__table-title{font-size:22px;white-space:pre-wrap}.JobMore__table-content{display:flex;padding:18px 19px}.JobMore__table-content div{display:none;flex-shrink:0;color:#3185d9}.JobMore__table thead{background-color:#3185d9}.JobMore__table thead th{padding:12px 0;font-size:20px;color:#fff;border-width:0}.JobMore__table tbody tr:nth-of-type(2n){background-color:#e1e2e3}.JobMore__table td{text-align:center}.JobMore__table ul{margin:0;text-align:start}.JobMore__table li{position:relative;max-width:360px;margin-bottom:6px;padding-left:20px}.JobMore__table li:last-child{margin-bottom:0}.JobMore__table li:after{content:"";position:absolute;top:.5em;left:0;width:0;height:0;border-color:transparent transparent transparent #3185d9;border-style:solid;border-width:5px 0 5px 8px}.JobMore__link{position:relative;padding:7px 40px 7px 27px;font-size:18px;font-weight:700;color:#fff;background-image:linear-gradient(107deg,#3582db 23%,#08bdd5 86%);border-radius:50px}.JobMore__link:after{content:"";position:absolute;top:calc(50% - 5px);left:calc(100% - 30px);width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:5px 0 5px 6px;animation:animate-float-x-light .5s infinite ease-in-out alternate-reverse}@media (max-width: 1024px){.JobMore{padding-top:40px}.JobMore__title{width:237px}.JobMore__jobs{padding:22px 0 100px}.JobMore__table{max-width:600px}.JobMore__table thead{display:none}.JobMore__table-title{padding:10px 0;font-size:20px;color:#fff;background-color:#3185d9}.JobMore__table-content div{display:block}.JobMore__table tbody tr{display:flex;flex-direction:column;padding-bottom:24px}.JobMore__table tbody tr:nth-of-type(2n){background-color:#fff}.JobMore__table ul{padding-left:10px}.JobMore__table li{max-width:unset}.JobMore__link{padding:7px 73px 7px 61px}}.JobCard{display:flex;flex-direction:column;align-items:center;max-width:496px;overflow:hidden;background-color:#fff;border-radius:20px;box-shadow:0 0 10px #0003}.JobCard__title{width:100%;margin-bottom:16px;padding:10px 0;font-size:30px;font-weight:700;color:#fff;text-align:center;background-color:var(--bg_color)}.JobCard__feature{display:flex;align-items:center;margin-bottom:20px;font-size:22px;font-weight:700;color:#e30012}.JobCard__feature img{margin:0 6px}.JobCard__main{padding:0 31px}.JobCard__desc{display:flex;margin-bottom:18px}.JobCard__desc:last-child{margin-bottom:34px}.JobCard__desc div{position:relative;flex-shrink:0;margin-right:30px;font-size:20px;font-weight:700;color:#3185d9}.JobCard__desc div:after{content:"";position:absolute;top:.5em;right:-20px;width:0;height:0;border-color:transparent transparent transparent #3185d9;border-style:solid;border-width:5px 0 5px 8px}.JobCard__desc p,.JobCard__desc ul{margin:0;padding:2px 0 0;font-size:18px;font-weight:700}.JobCard__desc ul{padding-left:9px}.JobCard__desc li{position:relative}.JobCard__desc li:before{content:"";position:absolute;top:50%;left:-10px;display:block;width:3px;height:3px;background-color:#15a5ae;border-radius:50%;transform:translateY(-50%)}.JobCard__link{width:370px;margin-bottom:20px;padding:13px 0;font-size:22px;font-weight:700;color:#fff;text-align:center;background-image:linear-gradient(107deg,#3582db 23%,#08bdd5 86%);border-radius:28px;box-shadow:0 0 9px #0003}.JobCard__image{margin-top:23px}@media (max-width: 1024px){.JobCard{max-width:600px;margin:0 auto}.JobCard__title{margin-bottom:18px;padding:6px 0;font-size:24px}.JobCard__feature{font-size:20px}.JobCard__desc div{font-size:18px}.JobCard__desc p,.JobCard__desc ul{font-size:16px}.JobCard__desc:last-child{margin-bottom:26px}.JobCard__link{width:85%;padding:8px 0;font-size:18px}.JobCard__image{margin-top:10px}}.JobCustomerService{width:100%;margin-top:-100px;padding-bottom:100px;overflow:hidden;background-image:url(/secom/20230918102135/assets/job_2bgDotS3-5dc306f1.png),linear-gradient(290deg,#2298d8,#18bcb6 100%);background-repeat:no-repeat;background-position:top 100px center;background-size:cover}.JobCustomerService__container{display:flex;justify-content:center;width:90%;max-width:1040px;margin:0 auto}.JobCustomerService__card{margin-right:48px}.JobCustomerService__card:last-child{margin-right:0;margin-bottom:0}@media (max-width: 1024px){.JobCustomerService{margin-top:-50px;padding-bottom:50px;background-position:top 50px center}.JobCustomerService__container{flex-direction:column;align-items:center}.JobCustomerService__card{margin-right:0;margin-bottom:31px}}.JobForm{display:flex;width:90%;max-width:1040px;margin:0 auto;overflow:hidden;border-radius:20px;box-shadow:0 0 6px #999}.JobForm__area{width:45%;cursor:pointer}.JobForm__area-item{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:84px;font-size:22px;font-weight:700;color:#fff;background-color:#b0b0b0;transition:background-color .3s}.JobForm__area-item.active{background-color:#e30012}.JobForm__area-item.active:after{content:"";position:absolute;top:calc(50% - 10px);left:calc(100% - 40px);width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:8px 0 8px 10px}.JobForm__area-panel{border-top:solid 2px #fff}.JobForm__area-panel:first-child{border-top:unset}.JobForm__job{display:flex;flex-direction:column;width:55%;background-color:#fff}.JobForm__job-item{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 30px;border-bottom:solid 1px #b0b0b0}.JobForm__job-item:last-child{border-bottom:unset}.JobForm__job-title{font-size:20px;font-weight:700}.JobForm__job-link{position:relative;padding:4px 40px 4px 27px;font-size:18px;font-weight:700;color:#fff;background-image:linear-gradient(107deg,#3582db 23%,#08bdd5 86%);border-radius:50px}.JobForm__job-link:after{content:"";position:absolute;top:calc(50% - 5px);left:calc(100% - 30px);width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:5px 0 5px 6px;animation:animate-float-x-light .5s infinite ease-in-out alternate-reverse}.JobForm .mobile{display:none}@media (max-width: 1024px){.JobForm{max-width:600px}.JobForm .desktop{display:none}.JobForm .mobile{display:block}.JobForm__area{display:flex;flex-direction:column;width:100%}.JobForm__area-item{height:50px;font-size:20px;transition:unset}.JobForm__area-item:after{content:"";position:absolute;top:calc(50% - 10px);left:calc(100% - 40px);width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:8px 0 8px 10px;transform:rotate(-90deg)}.JobForm__area-item.active{background-color:#b0b0b0}.JobForm__area-item.mobile-active{background-color:#e30012}.JobForm__area-item.mobile-active:after{transform:rotate(90deg)}.JobForm__job{width:100%;height:0;overflow:hidden;transition:.3s}.JobForm__job.expand-job{height:var(--menu-height)}.JobForm__job-item{height:60px;padding:14px 10px 14px 20px}.JobForm__job-title{font-size:18px}.JobForm__job-link{padding:6px 35px 6px 23px;font-size:16px}}.JobList__section{display:flex;flex-direction:column;align-items:center;width:100%;overflow:hidden}.JobList__content{display:flex;align-items:center;width:1920px;height:320px;margin-bottom:38px;overflow:hidden;background-position:center;background-size:cover}.JobList__content-content{display:flex;flex-direction:column;align-items:center;width:440px;margin-left:54%}.JobList__content-title{width:378px;margin-bottom:20px}.JobList__content-subtitle{display:flex;align-items:center;margin-bottom:30px;font-size:22px;font-weight:700;color:#e30012}.JobList__content-subtitle img{margin:0 6px}.JobList__content-list{display:flex;margin-bottom:18px}.JobList__content-list:last-child{margin-bottom:0}.JobList__content-list div{position:relative;flex-shrink:0;margin-right:30px;font-size:20px;font-weight:700;color:#3185d9}.JobList__content-list div:after{content:"";position:absolute;top:.5em;right:-20px;width:0;height:0;border-color:transparent transparent transparent #3185d9;border-style:solid;border-width:5px 0 5px 8px}.JobList__content-list p,.JobList__content-list ul{margin:0;padding:2px 0 0;font-size:18px;font-weight:700}.JobList__content-list ul{padding-left:9px}.JobList__content-list li{position:relative}.JobList__content-list li:before{content:"";position:absolute;top:50%;left:-10px;display:block;width:3px;height:3px;background-color:#15a5ae;border-radius:50%;transform:translateY(-50%)}.JobList__form{width:100%}.JobList .JobEngineer{padding:80px 0;background-image:url(/secom/20230918102135/assets/job_2bg1-bee011d2.jpg);background-repeat:no-repeat;background-position:center top;background-size:100% auto}.JobList .JobEngineer__title{width:508px;margin-bottom:30px}.JobList .JobEngineer__desc{margin-bottom:40px;font-size:22px;font-weight:700}.JobList .JobEngineer__engineer{background-image:url(/secom/20230918102135/assets/job_2bgS1-8f23313a.png)}.JobList .JobEngineer__engineer-content{margin-left:53%}.JobList .JobEngineer .mobile{display:none}.JobList .JobBusiness{padding-bottom:180px;background-image:url(/secom/20230918102135/assets/job_2bg2-9e51e242.jpg);background-repeat:no-repeat;background-position:center bottom;background-size:100% auto}.JobList .JobBusiness__title{width:508px;margin-bottom:30px}.JobList .JobBusiness__desc{margin-bottom:40px;font-size:22px;font-weight:700}.JobList .JobBusiness__business{background-image:url(/secom/20230918102135/assets/job_2bgS2-20882a1c.png)}.JobList .JobBusiness__business-content{margin-left:24%}@media (max-width: 1024px){.JobList__content{width:100%;height:unset;margin-bottom:26px;background-image:unset}.JobList__content-content{width:80%}.JobList__content-subtitle{margin-bottom:20px;font-size:20px}.JobList__content-list{margin-bottom:16px}.JobList__content-list div{font-size:18px}.JobList__content-list p,.JobList__content-list ul{font-size:16px}.JobList .JobEngineer{padding:40px 0}.JobList .JobEngineer__title{width:300px;margin-bottom:16px}.JobList .JobEngineer__desc{font-size:16px}.JobList .JobEngineer__engineer{background-image:unset}.JobList .JobEngineer__engineer-content{margin:0 auto}.JobList .JobEngineer__engineer-title{width:290px;margin-bottom:16px}.JobList .JobEngineer .mobile{display:block}.JobList .JobBusiness{padding-bottom:92px}.JobList .JobBusiness__title{width:300px;margin-bottom:16px}.JobList .JobBusiness__desc{font-size:16px}.JobList .JobBusiness__business{background-image:unset}.JobList .JobBusiness__business-content{margin:0 auto}.JobList .JobBusiness__business-title{width:290px;margin-bottom:16px}.JobList .JobBusiness .mobile{display:block}}
