@charset "UTF-8";.container{max-width:127.2rem}.mv{padding:2rem 0 4rem;position:relative;z-index:0}.mv__title .en{font-size:3.4rem;color:var(--color-orange);font-family:var(--font-fredoka);font-weight:300;line-height:1.2}.mv__title .jp{font-size:1.6rem;display:block}.mv .run-text__list{top:-10rem}@media screen and (max-width:767px){.mv__title .en{font-size:2.8rem}.mv__title .jp{font-size:1.4rem}.mv .run-text__list{top:-20%}.mv .run-text__list-item{font-size:4rem !important}}.breadcrumb{background-color:var(--color-orange-second);margin-left:1.7rem;margin-right:1.7rem;border-radius:10px;padding:.5rem 0}.breadcrumb__list{display:flex}.breadcrumb__list-item{position:relative;padding-right:2rem}.breadcrumb__list-item:before{content:"";position:absolute;top:1px;bottom:0;right:8px;margin:auto;width:0;height:0;border:solid var(--color-primary);border-width:0 2px 2px 0;display:inline-block;padding:2px;rotate:-45deg;transition:all .5s;-webkit-transition:all .5s}.breadcrumb__list-item:last-child:before{content:none}.breadcrumb a{text-decoration:none}@media screen and (max-width:767px){.breadcrumb{display:none}}.table__tbl01 dl{display:flex;justify-content:space-between;flex-wrap:wrap;border-bottom:1px solid var(--color-gray);padding:2.5rem 0}.table__tbl01 dt{width:25%}.table__tbl01 dd{width:75%}@media screen and (max-width:767px){.table__tbl01{margin-top:2rem}.table__tbl01 dl{padding:1.5rem 0}.table__tbl01 dd{padding-left:2rem}}.main-content .title__title1{margin-bottom:3rem;line-height:1.5}.main-content .title__title1-en{font-size:1.6rem;margin-bottom:.5rem;text-transform:uppercase}.main-content .title__title1-jp{font-size:2.4rem}.org-button{display:flex;justify-content:space-between;flex-wrap:wrap;width:97rem;max-width:100%;margin:auto}.org-button__item{width:48%}.org-button__item a{background-color:var(--color-orange);text-decoration:none;color:var(--color-white);text-align:center;width:100%;height:100%;border-radius:2rem;padding:1rem;min-height:12.5rem;display:flex;align-items:center;flex-direction:column;justify-content:center;position:relative}@media screen and (min-width:768px){.org-button__item a:hover{background-color:#fc8b13}}.org-button__item p{font-size:1.8rem;margin-bottom:1.2rem}.org-button__item .en{font-family:var(--font-fredoka);font-size:1.4rem}.org-button__item .arrow{position:absolute;top:0;right:2rem;bottom:0;margin:auto}@media screen and (max-width:767px){.org-button__item{width:49%}.org-button__item a{border-radius:1rem;min-height:7rem;align-items:start;padding:1rem 1.5rem}.org-button__item p{font-size:1.6rem;margin-bottom:.5rem}.org-button__item .en{font-size:1.1rem}.org-button__item .arrow{right:1rem}}@media screen and (max-width:480px){.org-button__item{margin-bottom:1rem}.org-button__item p{font-size:3.2vw}.org-button__item .arrow{right:.5rem;width:2.5rem;height:2.5rem}}.run-text__list{display:flex;rotate:-5deg;animation:scroll 30s linear infinite;position:relative;z-index:-1;position:absolute;top:0;left:0}.run-text__list--fs7 .run-text__list-item{font-size:7rem}.run-text__list--org .run-text__list-item{color:var(--color-orange);opacity:.1}.run-text__list-item{font-size:11.1rem;white-space:nowrap;margin:0 5rem}@media screen and (max-width:767px){.run-text__list{animation:scroll 50s linear infinite}.run-text__list-item{font-size:8rem}}@keyframes scroll{100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.pager{margin:6rem 0}@media screen and (max-width:767px){.pager{margin:3rem 0}}.pager a{font-family:var(--font-fredoka);font-weight:400;display:inline-block;padding:0 .7rem;position:relative}.pager a:hover,.pager a.current{color:var(--color-orange)}.pager .prev a:after{content:"";position:absolute;top:-10px;bottom:0;left:0;margin:auto;width:0;height:0;border:solid var(--color-primary);border-width:0 2px 2px 0;display:inline-block;padding:3px;rotate:135deg;transition:all .5s;-webkit-transition:all .5s}.pager .next a:after{content:"";position:absolute;top:-10px;bottom:0;right:0;margin:auto;width:0;height:0;border:solid var(--color-primary);border-width:0 2px 2px 0;display:inline-block;padding:3px;rotate:-45deg;transition:all .5s;-webkit-transition:all .5s}.sec-outline{padding:9rem 0 12rem}.sec-outline .container{max-width:112.2rem}.sec-outline .title__title1{margin-bottom:.5rem}@media screen and (max-width:767px){.sec-outline{padding:4rem 0}}.sec-message{padding:13rem 0 12.5rem;background-color:var(--color-orange-second);margin-left:1.7rem;margin-right:1.7rem;border-radius:20px;position:relative;z-index:0}.sec-message .container{max-width:103rem}.sec-message p{margin-bottom:2.7rem}.sec-message .sign{margin:6rem 0 0;text-align:center}.sec-message .sign p{margin:.5rem 0}.sec-message .run-text__list{bottom:0;margin:auto;display:flex;align-items:center}@media screen and (max-width:767px){.sec-message{padding:4rem 0;text-align:left}.sec-message .sign{margin:3rem 0 0}.sec-message p{letter-spacing:-.5px}}.sec-history{padding:13rem 0 0}@media screen and (max-width:767px){.sec-history{padding:4rem 0 0}}.history-line{margin:4rem 0}.history-line__list{display:flex;justify-content:space-between;flex-wrap:wrap;border-bottom:1px solid var(--color-white)}.history-line__list:first-child .history-line__year{border-radius:20px 20px 0 0}.history-line__list:last-child .history-line__year{border-radius:0 0 0 20px}.history-line__list:nth-last-child(-n+2) .history-line__infor{background-color:var(--color-orange-second)}.history-line__year{width:12rem;background-color:var(--color-orange);color:var(--color-white);font-size:3.4rem;font-family:var(--font-fredoka);text-align:center;font-weight:300;display:flex;align-items:center;justify-content:center}.history-line__infor{width:calc(100% - 12rem);padding:1.5rem 0;padding-left:4rem}.history-line__item{display:flex;flex-wrap:wrap;padding:.9rem 0}.history-line__year-sub{width:10rem;font-weight:700}.history-line__decs{width:calc(100% - 10rem)}@media screen and (max-width:767px){.history-line{margin-bottom:0}.history-line__list:nth-last-child(-n+2) .history-line__year{border-radius:10px 10px 0 0 !important}.history-line__year{width:100%;font-size:2.5rem;border-radius:10px !important}.history-line__infor{width:100%;padding-left:0}.history-line__item{padding:0;margin-bottom:1rem}.history-line__year-sub{width:7rem;padding-left:1rem}.history-line__decs{width:calc(100% - 7rem);padding-left:1rem}}.sec-group{padding:9rem 0}@media screen and (max-width:767px){.sec-group{padding:4rem 0}}.group-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:4rem}.group-list__item{width:48%;border:2px solid var(--color-orange);box-shadow:0px 0px 0px 3px var(--color-gray);border-radius:20px;padding:3.5rem;margin-bottom:4.5rem}.group-list__item p{line-height:1.8}@media screen and (max-width:767px){.group-list__item{width:100%;margin-bottom:2rem;padding:2rem;border-radius:10px}}.sec-manufacturing{padding:10rem 0 13rem}@media screen and (max-width:767px){.sec-manufacturing{padding:5rem 0 4rem}}.job-list{margin-top:5rem;margin-bottom:11rem}@media screen and (max-width:767px){.job-list{margin:3rem 0 5rem}}.job-list__item{background-color:var(--color-orange-second);border-radius:15px;padding:2rem;margin-bottom:4.5rem}.job-list__item.active .job-list__item-body{display:block}.job-list__item-top{display:flex;flex-wrap:wrap;position:relative;cursor:pointer}.job-list__item-top.active .arrow{transform:rotate(-90deg)}.job-list__item-img{width:22.5%}.job-list__item-img img{border-radius:20px}.job-list__item-desc{width:65%;padding-left:4rem;display:flex;flex-direction:column;justify-content:center}.job-list__item-title{font-size:1.8rem;margin-bottom:2rem}.job-list__item .arrow{position:absolute;top:0;right:0;bottom:0;margin:auto;transform:rotate(90deg)}.job-list__item-body{padding:4rem 0 0;display:none}.job-list__item-body dl{margin-bottom:3rem}.job-list__item-body dt{font-size:1.8rem;position:relative;padding-left:2rem;margin-bottom:1rem}.job-list__item-body dt:before{content:"";position:absolute;top:4px;left:0;width:5px;height:25px;background-color:var(--color-orange);border-radius:5px}.job-list__item-body dd{padding-left:2rem}@media screen and (max-width:767px){.job-list__item{margin-bottom:2.5rem}.job-list__item-img{width:100%;text-align:center;margin-bottom:2rem}.job-list__item-img img{width:100%;border-radius:10px}.job-list__item-desc{width:100%;padding-left:0;padding-bottom:4rem}.job-list__item-title{margin-bottom:1rem}.job-list__item .arrow{top:auto;left:0}.job-list__item-body{padding:2rem 0 0}.job-list__item-body dl{margin-bottom:2rem}.job-list__item-body dt{font-size:1.6rem;padding-left:1.5rem}.job-list__item-body dt:before{width:5px;height:20px}.job-list__item-body dd{padding-left:1.5rem}}.form-entry{padding:9rem 0 14rem}@media only screen and (max-width:767px){.form-entry{padding:4rem 0 5rem}.form-entry p.text-center,.entry-pp p.text-center{text-align:left !important}}.entry-pp{background-color:var(--color-orange-second);margin-left:1.7rem;margin-right:1.7rem;border-radius:20px 20px 0 0;padding:13rem 0;margin-bottom:-2rem}.entry-pp__inner{background-color:var(--color-white);border-radius:20px;padding:8rem 4rem;margin:5rem 0}.entry-pp .title__title3{margin-top:3rem;font-size:1.6rem;font-weight:500;margin-bottom:0}.entry-pp .title__title3:before{top:6px;width:1.3rem;height:1.3rem}.entry-pp .title__title3:first-child{margin-top:0}.entry-pp ul{margin-top:3rem}.entry-pp ul li{margin-bottom:3rem}.entry-pp ul ul{margin-top:0;margin-left:2rem}.entry-pp ul ul li{margin:0}@media only screen and (max-width:767px){.entry-pp{padding:4rem 0 2rem}.entry-pp__inner{padding:3rem 1.5rem}.entry-pp .title__title3{margin-top:2rem}.entry-pp ul{margin-top:2rem}.entry-pp ul li{margin-bottom:2rem}}.page-sendmail .form-issue__item{width:100%}.page-sendmail .form-issue__item-other{justify-content:flex-start;align-items:center}.page-sendmail .form-issue__item-other>div{width:20rem}.page-sendmail .form-issue__item-other>div:nth-child(2){flex:1;flex-wrap:nowrap}@media only screen and (max-width:767px){.page-sendmail .form-issue__item-other{flex-wrap:wrap}.page-sendmail .form-issue__item-other>div{width:100%}}.page-sendmail .form-issue__item-other label{flex:none;margin-right:5rem}.page-sendmail .form-issue__item-other .d-flex{flex-wrap:nowrap}.page-sendmail .form-issue__item-other .select-service{margin-left:2rem}@media only screen and (max-width:767px){.page-sendmail .form-issue__item-other .d-flex{flex-wrap:wrap}.page-sendmail .form-issue__item-other .select-service{margin-left:1rem;width:50%}}.anchorlinks{display:flex;flex-wrap:wrap;gap:2.7rem 3.2rem}.anchorlinks li{width:calc((100% / 4) - 2.4rem)}.anchorlinks li a{width:100%;min-width:auto}@media only screen and (max-width:767px){.anchorlinks{gap:0}.anchorlinks li{width:47%;margin:1.5%}.anchorlinks li a{width:100%;min-width:auto}}@media only screen and (max-width:480px){.anchorlinks li{width:100%}}.sec-news{padding:10rem 0}@media only screen and (max-width:767px){.sec-news{padding:4rem 0}.sec-news>.container{display:flex;flex-direction:column-reverse}}.news-list{margin-top:5rem}.news-list__item{display:flex;justify-content:space-between;flex-wrap:wrap;padding:6rem 0 1.5rem;border-bottom:1px solid var(--color-primary)}@media only screen and (max-width:767px){.news-list{margin-top:0;margin-bottom:3rem}.news-list__item{padding:3rem 0 1.5rem}}.news-list__item-tag{width:18rem}.news-list__item-tag span{background-color:var(--color-orange);border-radius:20px;text-align:center;color:var(--color-white);min-width:7rem;padding:.2rem 1rem;display:inline-block}@media only screen and (max-width:767px){.news-list__item-tag{width:100%}.news-list__item-tag span{font-size:1.1rem}}.news-list__item-title{margin-bottom:3rem}.news-list__item-title p{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;padding-right:4rem}@media only screen and (max-width:767px){.news-list__item-title{margin-bottom:1rem}.news-list__item-title p{padding:0}}.news-list__item-time{font-family:var(--font-fredoka);font-weight:400}.news-list__item-ttl{font-size:1.8rem}.news-list__item-content{width:calc(100% - 18rem);padding-left:2rem}@media only screen and (max-width:767px){.news-list__item-content{width:100%;padding:0;margin-top:1rem}}.news-list__item-hidden{padding:1rem 0;display:block !important}@media only screen and (max-width:767px){.news-list__item-hidden{padding:2rem 0}}.news-list__item-trigger p{display:flex;align-items:center;cursor:pointer}.news-list__item-trigger{display:none !important}.news-list__item-trigger p.close{display:none}.news-list__item-trigger p:hover .arrow{background-color:var(--color-orange)}.news-list__item-trigger p:hover .arrow:after{border-color:var(--color-white)}.news-list__item-trigger .arrow{margin-left:1rem;rotate:90deg}.news-list__item-trigger.active .open{display:none}.news-list__item-trigger.active .close{display:flex}.news-list__item-trigger.active .close .arrow{rotate:-90deg}.txt-note-wp{border-bottom:1px solid var(--color-gray);padding-bottom:1rem;margin-bottom:3rem}.area-wp h2{font-size:2.4rem;background-color:var(--color-orange-second);border-radius:10px;padding:1.5rem 3rem;margin-bottom:4rem;margin-top:4rem}@media only screen and (max-width:767px){.area-wp h2{font-size:2rem;margin-bottom:3rem}}.area-wp h3{font-size:2rem;border-bottom:3px solid var(--color-gray);position:relative;padding-bottom:1rem;margin-bottom:4rem;margin-top:4rem}.area-wp h3:before{content:'';position:absolute;left:0;bottom:-3px;width:70px;height:3px;background-color:var(--color-primary)}@media only screen and (max-width:767px){.area-wp h3{font-size:1.8rem;margin-bottom:5rem}}.area-wp h4{font-size:1.8rem;position:relative;padding-left:2rem;margin-bottom:1rem;margin-top:4rem}.area-wp h4:before{content:"";position:absolute;top:4px;left:0;width:4px;height:25px;background-color:var(--color-orange);border-radius:5px}@media only screen and (max-width:767px){.area-wp h4{font-size:1.6rem}}.area-wp p,.area-wp del{margin-top:3rem;display:block}.area-wp img{border-radius:20px;margin-bottom:10rem;display:block}.area-wp img.aligncenter{text-align:center;margin-left:auto;margin-right:auto;display:flex;justify-content:center}.area-wp img.alignleft{text-align:center;display:flex;justify-content:flex-start}@media only screen and (max-width:767px){.area-wp img{margin-bottom:5rem}}.area-wp .btn__pdf{margin-bottom:10rem}@media only screen and (max-width:767px){.area-wp .btn__pdf{margin-bottom:4rem}}.area-wp iframe{display:block;margin:1rem auto}.area-wp a{display:block}.page-forworker .sec-business04{margin-bottom:0}.sec-forworker01{padding:10rem 0 8rem}.sec-forworker01 .c-navlist{margin:3rem 0}@media only screen and (max-width:767px){.sec-forworker01{padding:4rem 0}}.title__point{font-size:1.8rem;margin-bottom:3.2rem}.title__point-en{background:var(--color-orange);display:inline-block;border-radius:2rem;overflow:hidden;color:var(--color-white);font-size:1.4rem;padding:.1rem 1.2rem;font-weight:400;font-family:var(--font-fredoka)}.title__point-jp{display:block}@media only screen and (max-width:767px){.title__point{margin-bottom:2rem}}.pickup-box{border:1px solid var(--color-orange);padding:1rem;border-radius:20px;margin-top:4rem}.pickup-box__inner{background-color:var(--color-white);padding:2rem 4rem;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.15)}.pickup-box__title{color:var(--color-orange);font-size:1.8rem;margin-bottom:1rem;text-transform:uppercase}@media only screen and (max-width:767px){.pickup-box{margin-top:2rem}.pickup-box__inner{padding:2rem}}.forworker-point__list-item{margin-bottom:7rem}@media only screen and (max-width:767px){.forworker-point__list-item{margin-bottom:4rem}.forworker-point__list-item:last-child{margin-bottom:0}}.sec-forworker02{background-color:var(--color-orange-second);padding:12rem 0 12.5rem;margin-left:1.7rem;margin-right:1.7rem;border-radius:20px}@media only screen and (max-width:767px){.sec-forworker02{padding:4rem 0;margin-bottom:2rem}}.forworker-diagram{margin-top:4rem}.forworker-diagram__item{background-color:var(--color-white);border-radius:20px;padding:3rem 4rem;margin-bottom:4rem;display:flex;justify-content:space-between;flex-wrap:wrap}.forworker-diagram__item:last-child{margin-bottom:0}.forworker-diagram__title{margin-bottom:2rem;font-size:1.6rem}.forworker-diagram__title span{border-bottom:1px solid var(--color-primary)}.forworker-diagram__left{width:44%;padding-top:1rem}.forworker-diagram__left p:not(:last-child){margin-bottom:3rem}.forworker-diagram__right{width:53%}@media only screen and (max-width:767px){.forworker-diagram{margin-top:3rem}.forworker-diagram__item{padding:2rem;margin-bottom:2rem}.forworker-diagram__left{width:100%;padding-top:0;margin-bottom:2rem}.forworker-diagram__right{width:100%;text-align:center}}.sec-forworker03{padding:12.5rem 0 1rem}.sec-forworker03 .c-title02{margin-bottom:3.5rem}@media only screen and (max-width:767px){.sec-forworker03{padding-top:4rem;margin-bottom:2rem}}.forworker03__flex{margin-bottom:5rem;margin-top:2.5rem}.forworker03__img{width:51%}.forworker03__img img{border-radius:20px}.forworker03__desc{width:43%}@media only screen and (max-width:767px){.forworker03__img{width:100%;text-align:center;margin-bottom:2rem}.forworker03__desc{width:100%}}.box-point{border:1px solid var(--color-orange);padding:1rem;border-radius:20px;margin-top:4rem}.box-point__inner{background-color:var(--color-white);padding:3rem 4rem 4rem;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.15)}.box-point__inner p{margin-bottom:3rem}.box-point__inner p:last-child{margin-bottom:0}.box-point__title{margin-bottom:1rem}.box-point__title-num{color:var(--color-orange);font-size:1.4rem;text-transform:uppercase;display:block}.box-point__title-jp{font-size:1.6rem}@media only screen and (max-width:767px){.box-point{margin-top:2rem}.box-point__inner{padding:2rem}}.sec-forworker04{padding:12rem 0 10rem}.sec-forworker04 .c-title02{margin-bottom:4rem}.sec-forworker04 .c-blocklist__list{display:block}.sec-forworker04 .c-blocklist__list-item{width:100%}.sec-forworker04 .table__tbl01 dt{width:10%}.sec-forworker04 .table__tbl01 dd{width:90%;padding-left:4%}.sec-forworker04 .table__tbl01 .c-blocklist__list ul{margin-left:-2rem}@media only screen and (max-width:767px){.sec-forworker04{padding:4rem 0}.sec-forworker04 .c-title02{margin-bottom:2rem}.sec-forworker04 .table__tbl01 dt{width:30%}.sec-forworker04 .table__tbl01 dd{width:70%}}.sec-forworker05{padding:12rem 0 10rem}.sec-forworker05 .c-title02{margin-bottom:4rem}.sec-forworker05 .btn__pdf-flex{display:flex;flex-wrap:wrap;margin:3rem 0;gap:2rem}@media only screen and (max-width:767px){.sec-forworker05{padding:4rem 0}.sec-forworker05 .c-title02{margin-bottom:2rem}.sec-forworker05 .btn__pdf-flex{justify-content:center}}@keyframes topToBottom{49%{translate:100%}50%{opacity:0;translate:-100%}51%{opacity:1}}.c-navlist{gap:2.7rem 2.8rem}@media screen and (max-width:767px){.c-navlist{gap:1.5rem}}.c-navlist .btn__btn1-a{min-width:33rem}.c-navlist--cols4 .btn__btn1-a{min-width:27rem}@media screen and (max-width:767px){.c-navlist .btn__btn1-a{min-width:29rem}}.c-navlist .btn__btn1-a .arrow:after{rotate:45deg}@media only screen and (min-width:768px){.c-navlist .btn__btn1-a:hover .arrow:after{animation:leftToRight .5s .2s;border-color:var(--color-orange)}}.c-blocklist{padding:3.8rem 5.2rem;border:2px solid var(--color-orange);border-radius:2rem;box-shadow:0px 0px 0px 3px var(--color-gray)}@media screen and (max-width:767px){.c-blocklist{padding:2rem;border-radius:1rem}}.c-blocklist+.c-blocklist{margin-top:4.3rem}@media screen and (max-width:767px){.c-blocklist+.c-blocklist{margin-top:2rem}}.c-blocklist__container{display:flex;align-items:center}@media screen and (max-width:767px){.c-blocklist__container{flex-direction:column}}.c-blocklist__info{width:76.65%;padding-right:4.8rem}@media screen and (max-width:767px){.c-blocklist__info{width:100%;padding-right:0}}.c-blocklist__img{width:23.35%}@media screen and (max-width:767px){.c-blocklist__img{width:100%;margin-top:2rem}}.c-blocklist__img img{border-radius:2rem;width:100%;object-fit:cover}@media screen and (max-width:767px){.c-blocklist__img img{border-radius:1rem}}.c-blocklist__title{font-size:1.8rem;line-height:calc(28 / 18);color:#232323;margin-bottom:2.2rem}.c-blocklist__text{margin-bottom:2.2rem;font-size:1.8rem;line-height:calc(28 / 16);color:#232323;font-weight:400}@media screen and (max-width:767px){.c-blocklist__text{font-size:1.4rem;margin-bottom:1.5rem}}.c-blocklist__list{display:flex;flex-wrap:wrap}@media screen and (max-width:767px){.c-blocklist__list{flex-direction:column}}.c-blocklist__list-item{position:relative;font-size:1.6rem;font-weight:400;line-height:calc(36 / 16);color:#232323;width:50%;padding-left:1.8rem;padding-right:2rem}@media screen and (max-width:767px){.c-blocklist__list-item{font-size:1.4rem;width:100%;padding-right:0}}.c-blocklist__list-item:before{content:'';position:absolute;left:0;top:1.2rem;width:1.1rem;height:1.1rem;border-radius:100%;background-color:var(--color-orange)}@media screen and (max-width:767px){.c-blocklist__list-item:before{top:1.1rem;width:1rem;height:1rem}}.c-blocklist__note{font-size:1.6rem;font-weight:400;line-height:calc(28 / 16);margin-top:1rem}@media screen and (max-width:767px){.c-blocklist__note{font-size:1.4rem}}.c-title01{font-size:1.8rem;font-weight:700;line-height:calc(28 / 18);color:#232323;position:relative;padding-left:13px}.c-title01:before{content:'';position:absolute;width:5px;height:calc(100% - 4px);background-color:var(--color-orange);border-radius:2.5px;top:50%;transform:translateY(-50%);left:0}.c-title02{font-size:1.8rem;font-weight:700;line-height:calc(28 / 18);color:#232323;position:relative;padding-bottom:15px;text-align:center}.c-title02:before{content:'';position:absolute;width:2.4rem;height:.5rem;background-color:var(--color-orange);border-radius:2.5px;bottom:0;transform:translateX(-50%);left:50%}.c-title02--left{text-align:left}.c-title02--left:before{left:0;transform:none}.c-title03{background:#f4e3d2;padding:0 1.5rem;border-radius:.4rem;min-height:44px;display:flex;flex-direction:column;justify-content:center}.c-title03__sub{font-size:1.2rem;line-height:1;color:var(--color-orange);padding-top:.4rem}.c-title03__main{font-size:1.6rem;font-weight:700;line-height:calc(28 / 16);color:#232323}.c-box01{display:flex;align-items:center;background-color:var(--color-orange);border-radius:5.2rem;overflow:hidden;padding:1.2rem;max-width:109.8rem}@media screen and (max-width:767px){.c-box01{border-radius:2rem}}.c-box01__icon{width:8.2rem;height:8.2rem;margin-right:2.4rem;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:100%;background-color:var(--color-white)}@media screen and (max-width:767px){.c-box01__icon{flex-shrink:0;width:6rem;height:6rem;margin-right:2rem;padding:1.5rem}}.c-box01__text{font-size:1.6rem;color:var(--color-white)}@media screen and (max-width:767px){.c-box01__text{font-size:1.4rem}}.c-box02 .c-title01{margin-bottom:1.6rem}.c-box02__list{display:flex;flex-wrap:wrap;gap:2.5rem}@media screen and (max-width:767px){.c-box02__list{flex-direction:column;gap:1.5rem}}.c-box02__list-item{font-size:1.6rem;font-weight:700;position:relative}@media screen and (max-width:767px){.c-box02__list-item{width:100%;border-radius:10px;display:block}.c-box02__list-item .symbol{display:none}.c-box02__list-item .ttl{font-size:1.4rem}}.c-box02__note{font-size:1.4rem;line-height:2;margin-top:1rem}.c-step01__inner{display:flex;flex-wrap:wrap}@media screen and (max-width:767px){.c-step01__inner{flex-direction:column}}.c-step01__item{width:29.2%;position:relative;padding:1rem 0 1rem 3.1rem;height:139px;flex-direction:column;display:flex;justify-content:center}@media screen and (max-width:767px){.c-step01__item{height:auto;width:100%;padding:2rem 1rem 1rem;margin-bottom:4rem}}.c-step01__item:nth-of-type(1){z-index:5}.c-step01__item:nth-of-type(2){z-index:4}.c-step01__item:nth-of-type(3){z-index:3}.c-step01__item:nth-of-type(4){z-index:2}.c-step01__item:nth-of-type(5){z-index:1}.c-step01__item:nth-of-type(n+2){margin-left:-8rem;padding-left:10rem}@media screen and (max-width:767px){.c-step01__item:nth-of-type(n+2){margin-left:0;padding-left:0}}.c-step01__item-wrap{background-repeat:no-repeat;background-size:100%;position:absolute;z-index:-1;top:0;height:100%;width:calc(100% - 5.5rem);left:0}@media screen and (max-width:767px){.c-step01__item-wrap{width:100%}}.c-step01__item-wrap:before{content:'';position:absolute;background-color:var(--color-orange);width:100%;height:100%;left:0;top:0;z-index:-1;border-radius:20px}@media screen and (max-width:767px){.c-step01__item-wrap:before{border-radius:10px 10px 0 0}}.c-step01__item-wrap:after{content:'';position:absolute;width:11rem;height:11rem;border-radius:20px;border:3px solid var(--color-white);left:calc(100% - 7rem);top:50%;transform:translateY(-50%) rotate(45deg);background-color:var(--color-orange);z-index:-2}@media screen and (max-width:767px){.c-step01__item-wrap:after{left:0;top:calc(100% - 2px);transform:translateY(0) rotate(0);width:100%;height:3rem;border-radius:0;clip-path:polygon(0 0,100% 0,100% 15%,50% 100%,0 15%);border:none}.c-step01__item:last-child{padding:2rem 1rem}.c-step01__item:last-child .c-step01__item-wrap:after{content:none}}.c-step01__item-content{overflow:hidden;padding-right:3rem}@media screen and (max-width:767px){.c-step01__item-content{padding-right:0;text-align:center}}.c-step01__item-title{font-size:1.6rem;line-height:calc(28 / 16);color:var(--color-white);margin-bottom:.5rem}.c-step01__item-text{font-size:1.6rem;font-weight:400;line-height:calc(28 / 16);color:var(--color-white)}.c-step01__item-text a{font-size:1.6rem;line-height:calc(28 / 16);color:var(--color-white)}.c-step01 .c-title01{margin-bottom:1.5rem}.c-list01__item{display:flex;border-radius:20px;background-color:var(--color-white);box-shadow:0px 0px 25px 0px rgba(0,0,0,.15);padding:2.8rem 4rem}@media screen and (max-width:767px){.c-list01__item{border-radius:10px;padding:2rem 1.5rem;flex-direction:column}}.c-list01__item:not(:last-of-type){margin-bottom:4rem}@media screen and (max-width:767px){.c-list01__item:not(:last-of-type){margin-bottom:2rem}}.c-list01__item-top{display:flex;align-items:center;margin-bottom:1.6rem}.c-list01__item-info{flex:1;padding-right:5rem}@media screen and (max-width:767px){.c-list01__item-info{padding-right:0}}.c-list01__item-text01{font-size:1.4rem;font-weight:700;line-height:calc(28 / 14);color:var(--color-white);width:24.6rem;height:4.6rem;padding:1rem 2rem 1rem 3rem;position:relative;background:url(//fujiwork-rd.co.jp/wp/wp-content/themes/fuji/assets/css/../images/forcompany/bg01.webp) center/cover no-repeat;margin-left:-1rem}@media screen and (min-width:768px){.c-list01__item-text01{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}}@media screen and (max-width:767px){.c-list01__item-text01{line-height:2;width:20.6rem;height:3.8rem;padding:.5rem 0 .3rem 2.8rem;margin-left:0}}.c-list01__item-icon{border:3px solid var(--color-orange);border-radius:100%;width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center}.c-list01__item-icon:before{content:'';display:block;background:url(//fujiwork-rd.co.jp/wp/wp-content/themes/fuji/assets/css/../images/forcompany/icon01.webp) center/cover no-repeat;width:2.3rem;height:2.5rem}.c-list01__item-title{font-size:1.6rem;line-height:calc(28 / 16);margin-bottom:2rem;color:#232323;display:inline-block;border-bottom:1px solid #232323}.c-list01__item-desc{font-size:1.6rem;line-height:calc(28 / 16);color:#232323}@media screen and (max-width:767px){.c-list01__item-desc{font-size:1.4rem}}.c-list01__item-img{width:51.66505%;margin-top:2rem}@media screen and (max-width:767px){.c-list01__item-img{width:100%;text-align:center}}.c-list01 .c-title03{margin-bottom:3rem}@media screen and (max-width:767px){.c-list01 .c-title03{margin-bottom:2rem}}.c-list01+.c-list01{margin-top:8rem}@media screen and (max-width:767px){.c-list01+.c-list01{margin-top:4rem}}.c-qa__item{border:1px solid var(--color-orange);border-radius:.4rem;overflow:hidden}.c-qa__item:not(:last-of-type){margin-bottom:1.6rem}.c-qa__item-head{position:relative;background-color:var(--color-white);padding:.7rem 4rem .7rem 5.4rem;font-size:1.6rem;line-height:calc(28 / 16);color:#232323;cursor:pointer;transition:background .5s}@media screen and (max-width:767px){.c-qa__item-head{font-size:1.4rem}}.c-qa__item-head:before{content:'Q';font-family:var(--font-fredoka);background:var(--color-orange);width:3rem;height:3rem;color:var(--color-white);position:absolute;display:flex;justify-content:center;align-items:center;border-radius:100%;left:1.1rem;top:.5rem;font-size:2rem;font-weight:400}@media screen and (max-width:767px){.c-qa__item-head:before{font-size:1.8rem}}.c-qa__item-head:after{content:'';position:absolute;top:0;bottom:0;right:1.7rem;margin:auto;width:0;height:0;border:solid var(--color-primary);border-width:0 2px 2px 0;display:inline-block;padding:3px;rotate:45deg;transition:all .5s;-webkit-transition:all .5s}.c-qa__item-head.active{background-color:var(--color-orange-second)}.c-qa__item-head.active:after{rotate:-135deg}.c-qa__item-body{background-color:var(--color-white);padding:2.1rem 4rem 1.6rem 5.4rem;font-size:1.6rem;line-height:calc(28 / 16);position:relative;display:none}@media screen and (max-width:767px){.c-qa__item-body{font-size:1.4rem}}.c-qa__item-body:before{content:'A';position:absolute;left:1.7rem;top:1.6rem;font-size:2rem;color:var(--color-orange)}@media screen and (max-width:767px){.c-qa__item-body:before{font-size:1.8rem}}.business-list__item{display:flex;align-items:center}@media screen and (max-width:767px){.business-list__item{flex-direction:column}}.business-list__item:not(:last-of-type){margin-bottom:4rem}.business-list__item:nth-of-type(even),.business-list__item:only-of-type{flex-direction:row-reverse}@media screen and (max-width:767px){.business-list__item:nth-of-type(even),.business-list__item:only-of-type{flex-direction:column}}.business-list__item:nth-of-type(even) .business-list__item-body,.business-list__item:only-of-type .business-list__item-body{padding-left:0;padding-right:9rem}@media screen and (max-width:767px){.business-list__item:nth-of-type(even) .business-list__item-body,.business-list__item:only-of-type .business-list__item-body{padding-right:0}}.business-list__item-top{width:47.02093%}@media screen and (max-width:767px){.business-list__item-top{width:100%}}.business-list__item-top img{border-radius:2rem}@media screen and (max-width:767px){.business-list__item-top img{border-radius:1rem;width:100%}}.business-list__item-point{background:#df7403;display:inline-block;border-radius:1.2rem;overflow:hidden;color:#fff;font-size:1.4rem;padding:0 1.2rem}@media screen and (max-width:767px){.business-list__item-point{border-radius:.6rem}}.business-list__item-title{font-size:1.8rem;font-weight:700;line-height:1.5;margin-bottom:4rem}@media screen and (max-width:767px){.business-list__item-title{margin-bottom:1rem}}.business-list__item-body{width:52.97907%;padding-left:9rem}@media screen and (max-width:767px){.business-list__item-body{width:100%;padding-left:0;margin-top:2rem}}.sec-business01{padding:10rem 0 13rem}@media screen and (max-width:767px){.sec-business01{padding:3rem 0}.sec-business01 p.text-center,.sec-business03 p.text-center{text-align:left !important}}.sec-business01 .c-navlist{margin-bottom:9rem}@media screen and (max-width:767px){.sec-business01 .c-navlist{margin-bottom:4rem}}.sec-business01 .business-list{margin-top:6.5rem}@media screen and (max-width:767px){.sec-business01 .business-list{margin-top:3rem}}.sec-business02{padding:10rem 0 11.8rem;background-color:var(--color-orange-second);text-align:center;margin-left:1.7rem;margin-right:1.7rem;border-radius:20px;position:relative;z-index:0;overflow:hidden}@media screen and (max-width:767px){.sec-business02{padding:3rem 0;border-radius:10px;margin-bottom:3rem}}.sec-business02 .run-text__list{bottom:25rem;margin:auto;display:flex;align-items:center;rotate:-8deg}.sec-business02__content{display:flex}@media screen and (max-width:767px){.sec-business02__content{flex-direction:column}}.sec-business02__left{width:43.6393%;padding-right:10rem;text-align:left}@media screen and (max-width:767px){.sec-business02__left{width:100%;padding-right:0}}.sec-business02__left-box{display:table;text-align:left}@media screen and (max-width:767px){.sec-business02__left-box{text-align:center;display:table;margin:0 auto 2rem}}.sec-business02__left-text01{font-size:1.6rem;line-height:calc(28 / 16);color:#df7403;text-transform:uppercase}.sec-business02__left-text02{font-size:2.4rem;line-height:1.375}@media screen and (max-width:767px){.sec-business02__left-text02{font-size:2rem}}.sec-business02__right{width:70.3607%}@media screen and (max-width:767px){.sec-business02__right{width:100%}}.sec-business02__btn{margin-top:2.3rem}.sec-business02 .btn__btn1-a{background-color:var(--color-white)}@media only screen and (min-width:768px){.sec-business02 .btn__btn1-a:hover{background-color:var(--color-orange);color:var(--color-white)}}.sec-business03{padding:11rem 0}@media screen and (max-width:767px){.sec-business03{padding:3rem 0}}.sec-business03 .c-box01{margin:3rem auto 6.1rem}@media screen and (max-width:767px){.sec-business03 .c-box01{margin:3rem auto}}.sec-business03 .c-box02{margin-top:6.2rem}@media screen and (max-width:767px){.sec-business03 .c-box02{margin-top:3rem}}.sec-business03 .c-step01{margin:6.5rem 0 0}@media screen and (max-width:767px){.sec-business03 .c-step01{margin:3rem 0 0}}.sec-business04{border-radius:20px 20px 0 0;margin-bottom:-2rem}@media screen and (max-width:767px){.sec-business04{border-radius:10px 10px 0 0;margin-bottom:-1rem;padding-bottom:5rem}}.sec-company01{padding:10rem 0 4rem}@media screen and (max-width:767px){.sec-company01{padding:3rem 0}.sec-company01 p.text-center{text-align:left !important}}.sec-company01 .c-navlist{margin:3rem 0 0}.sec-company01 .business-list{margin-top:6.5rem}@media screen and (max-width:767px){.sec-company01 .business-list{margin-top:3rem}}.sec-company02{padding:3rem 0;background-color:var(--color-orange-second);margin-left:1.7rem;margin-right:1.7rem;border-radius:20px;overflow:hidden}@media screen and (max-width:767px){.sec-company02{border-radius:10px;margin-bottom:3rem}}.sec-company03{padding:13rem 0}@media screen and (max-width:767px){.sec-company03{padding:3rem 0 6rem}}.sec-company03 .c-title02{margin-bottom:4rem}@media screen and (max-width:767px){.sec-company03 .c-title02{margin-bottom:2rem}}.sec-company04{margin-bottom:12rem}.sec-company04 .c-title01{margin-bottom:4rem}@media screen and (max-width:767px){.sec-company04 .c-title01{margin-bottom:2rem}.sec-company04{margin-bottom:5%}}.sec-company05{padding:13rem 0}@media screen and (max-width:767px){.sec-company05{padding:3rem 0}}.sec-company05 .c-title02{margin-bottom:4rem}@media screen and (max-width:767px){.sec-company05 .c-title02{margin-bottom:2rem}}.sec-career01{padding:10rem 0 5rem}.sec-career01 .c-navlist{margin:4rem 0 0}@media screen and (max-width:767px){.sec-career01{padding:4rem 0 2rem}.sec-career01 .c-navlist{margin:3rem 0 0}.sec-career01 .c-navlist__item{width:100%}.sec-career01 .c-navlist__item a{width:100%;padding-right:4rem}}.sec-career02{padding:5rem 0 7rem}@media screen and (max-width:767px){.sec-career02{padding:4rem 0}}.career02__list{display:flex;flex-wrap:wrap;gap:4.5rem 5rem;margin:3.5rem 0}.career02__list-item{width:calc(100% / 3 - 3.4rem)}.career02__list-title{text-align:center;margin:2rem 0 1rem}@media screen and (max-width:767px){.career02__list{gap:0;margin:2rem 0;justify-content:space-between;margin-bottom:0}.career02__list-item{width:48%;margin-bottom:2rem}}.sec-career03{background-color:var(--color-orange-second);padding:8rem 0;margin-left:1.7rem;margin-right:1.7rem;border-radius:20px}@media screen and (max-width:767px){.sec-career03{padding:4rem 0;margin-bottom:2rem}}.career03__list{margin:3rem 0}.career03__list-item{margin-bottom:4rem}@media screen and (max-width:767px){.career03__list{margin:2rem 0}.career03__list-item{margin-bottom:2rem}}.career-flex{display:flex;flex-wrap:wrap;margin:2rem 0}.career-flex>p{margin-right:2rem}.career-flex .c-box02__list-item{margin-bottom:1rem}@media screen and (max-width:767px){.career-flex{margin:0}.career-flex>p{width:100%;margin-top:2rem}.career-flex .c-box02__list-item{width:100%}}.sec-career04{padding:10rem 0}.sec-career04 .c-title02{margin-bottom:2rem;margin-top:5rem}@media screen and (max-width:767px){.sec-career04{padding:5rem 0}.sec-career04 .c-title02{margin-bottom:2rem;margin-top:3rem}}.sec-career05{padding:8rem 0;background-color:var(--color-orange-second);margin-left:1.7rem;margin-right:1.7rem;border-radius:20px}.sec-career05 .c-title02{margin-bottom:2rem}.sec-career05 .c-title01{margin-top:7rem}@media screen and (max-width:767px){.sec-career05{padding:4rem 0;margin-bottom:2.5rem}.sec-career05 .c-title01{margin-top:4rem}}.sec-career06{padding:10rem 0}.sec-career06 .c-title02{margin-bottom:2rem;margin-top:5rem}.sec-career06 .c-title01{margin-top:7rem}@media screen and (max-width:767px){.sec-career06{padding:4rem 0}.sec-career06 .c-title02{margin-top:3rem}.sec-career06 .c-title01{margin-top:4rem}}@media screen and (max-width:767px){.career-content p.text-center{text-align:left !important}}.wp-block-snow-monkey-forms-item{border-top:1px dotted #999}.wp-block-snow-monkey-forms-item:last-child{border-bottom:1px dotted #999}.wp-block-snow-monkey-forms-item{padding:3rem 3rem 3rem 0 !important}@media screen and (max-width:767px){.wp-block-snow-monkey-forms-item{padding:1.5rem 0 !important}}.wp-block-snow-monkey-forms-item.required .smf-item__col--label{position:relative;display:flex;flex-direction:column;justify-content:center}.wp-block-snow-monkey-forms-item.required .smf-item__col--label{width:20%}@media screen and (max-width:767px){.wp-block-snow-monkey-forms-item.required .smf-item__col--label{width:100%;flex-direction:row;justify-content:flex-start}.wp-block-snow-monkey-forms-item.required .smf-item__col--controls{padding:1rem 0 0 !important}.smf-item__description{margin-left:1rem}}.wp-block-snow-monkey-forms-item.required .smf-item__col--label:after{content:'必須';position:absolute;top:0;bottom:0;right:0;margin:auto;background-color:var(--color-orange);width:59px;height:29px;border-radius:20px;font-size:1.4rem;color:#fff;display:flex;justify-content:center;align-items:center}.wp-block-snow-monkey-forms-item.optional .smf-item__col--label{position:relative}.wp-block-snow-monkey-forms-item.optional .smf-item__col--label:after{content:'任意';position:absolute;top:0;bottom:0;right:0;margin:auto;width:59px;height:29px;border-radius:20px;font-size:1.4rem;display:flex;justify-content:center;align-items:center;color:var(--color-orange);border:1px solid var(--color-orange);background-color:transparent}.wp-block-snow-monkey-forms-item .smf-item__col--controls{width:80%;padding:0 4rem}@media screen and (max-width:767px){.wp-block-snow-monkey-forms-item .smf-item__col--controls{width:100%;padding:0}}.wp-block-snow-monkey-forms-item .smf-item__col--controls input[type=text],.wp-block-snow-monkey-forms-item .smf-item__col--controls input[type=email],.wp-block-snow-monkey-forms-item .smf-item__col--controls input[type=tel]{width:100%}.e-mail{margin-bottom:2rem}[data-name="履歴書・職務経歴書ファイル"]{margin-top:2rem}[data-name="当社規定の「個人情報保護方針」の内容に同意する。"],[data-name="「個⼈情報取得における同意⽂」の内容に同意する"]{border-top:1px dotted #999;padding-top:5rem;text-align:center;display:flex;flex-direction:column;align-items:center}[name="お探しの人材サービス"]{width:255px !important;max-width:100% !important;margin-top:1rem}.smf-radio-buttons-control{margin-bottom:2rem}.smf-control-description{font-size:1.4rem !important;color:#232323 !important}.smf-action .smf-button-control__control{min-width:29rem;display:inline-block !important;padding:1.5rem 2rem !important;padding-right:6rem !important;text-decoration:none !important;border:2px solid var(--color-orange) !important;border-radius:100px !important;position:relative !important;box-shadow:0px 0px 0px 3px var(--color-gray) !important;text-align:left !important;font-weight:700 !important;background-image:none !important;background-color:var(--color-white) !important;transition:all .5s !important}.smf-action .smf-button-control__control .smf-sending{width:4.6rem;height:4.6rem;border-radius:100%;display:inline-block;overflow:hidden;transition:all .5s;background-color:var(--color-gray);visibility:visible;right:10px !important}.smf-action .smf-button-control__control .smf-sending:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;width:0;height:0;border:solid var(--color-primary);border-width:0 2px 2px 0;display:inline-block;padding:3px;rotate:-45deg;transition:all .5s;-webkit-transition:all .5s;border-radius:0 !important;animation:none !important}@media screen and (min-width:768px){.smf-action .smf-button-control__control:hover{background-color:var(--color-orange) !important;color:var(--color-white) !important}}@media screen and (max-width:767px){.smf-action .smf-button-control__control:active{background-color:var(--color-orange) !important;color:var(--color-white) !important}}.smf-checkboxes-control__control{display:flex;flex-wrap:wrap}.smf-form .smf-checkboxes-control--horizontal .smf-checkboxes-control__control>.smf-label{display:inline-block;width:30%;margin:.2rem 1%}.smf-form .smf-select-control__toggle:before{content:none !important}.e-year,.e-month,.e-day{width:80px !important;text-align:center;max-width:100% !important}.select-gender,.select-jobs,.select-education{width:255px !important;max-width:100% !important}@media screen and (max-width:767px){.smf-form .smf-checkboxes-control--horizontal .smf-checkboxes-control__control>.smf-label{width:100%}.snow-monkey-form button.smf-button-control__control{margin:1rem 0}}.smf-action .smf-button-control+.smf-button-control{margin:.45em 1rem !important}.smf-form .smf-select-control__toggle{background-color:transparent !important}.clr-red{color:#f00!important}