@charset "UTF-8";.anchorList{position:relative;display:flex;padding:0;width:100%;justify-content:center;align-items:center;flex-wrap:nowrap;text-align:center;gap:16px;z-index:50}.anchorList .anchorCard{position:relative;width:20%}.anchorList .anchorCard .anchorLink{position:relative;display:inline-block;padding:26px 0 18px;width:100%;background-color:#fff;font-size:16px;font-weight:600;color:#212121;white-space:nowrap;box-shadow:6px 6px 32px #00000029;transition:all .2s ease-out 0s;font-feature-settings:"palt";letter-spacing:.08em}.anchorList .anchorCard .anchorLink .iconCell{display:grid;place-content:center;margin-top:8px;transition:all .2s ease-out 0s}.anchorList .anchorCard .anchorLink .iconCell svg{display:inline-block;height:10px;width:auto}.anchorList .anchorCard .anchorLink:hover{opacity:.8}.anchorList--products{margin-top:60px}.anchorList--career{margin-bottom:88px}@media only screen and (max-width: 840px){.anchorList{margin-top:40px;flex-flow:wrap;gap:8px}.anchorList .anchorCard{width:calc(33.3333333333% - 6px)}.anchorList .anchorCard:before{top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px)}.anchorList .anchorCard .anchorLink{padding:12px 0 8px;font-size:11px}.anchorList .anchorCard .anchorLink .iconCell{margin-top:4px}.anchorList .anchorCard .anchorLink .iconCell svg{height:8px}.anchorList .anchorCard .anchorLink:hover{opacity:initial}.anchorList--career{max-width:600px;margin:0 auto 40px;width:auto}}.animation-left-slide{clip-path:inset(0 100% 0 0);animation-name:leftSlide;animation-duration:.7s;animation-delay:0ms;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.86,0,.07,1);will-change:top,left,transform,clip-path}.animation-left-slide--fast{animation-duration:.6s;animation-delay:0ms}.js-left-slide{clip-path:inset(0 100% 0 0)}@keyframes leftSlide{0%{clip-path:inset(0 99% 0 0)}10%{clip-path:inset(0 99% 0 0)}to{clip-path:inset(0 0 0 0)}}.animation-belt-slide{display:inline-block!important;position:relative;color:transparent;font-weight:900;line-height:1;padding-bottom:5px;background:linear-gradient(90deg,#000 0% 50%,#fff 50% 100%);background-position:100% 0;-webkit-background-clip:text;background-clip:text;background-size:200% 100%;clip-path:inset(0 100% 0 0);animation-name:beltTextAnimation;animation-duration:1.2s;animation-delay:50ms;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.86,0,.07,1)}.animation-belt-slide:after{content:"";display:inline-block;width:100%;height:115%;position:absolute;top:0;left:0;z-index:-1;background-color:#000;clip-path:inset(0 0 0 0);animation-name:beltAnimation;animation-duration:1.2s;animation-delay:50ms;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.86,0,.07,1)}.animation-belt-slide span{font-weight:900;display:inline-block;height:115%;position:absolute;top:0;left:0;color:#fff;clip-path:inset(0 0 0 0);animation-name:beltAnimation;animation-duration:1.05s;animation-delay:50ms;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.86,0,.07,1)}@keyframes beltTextAnimation{0%{clip-path:inset(0 100% 0 0);background-position:100% 0}10%{clip-path:inset(0 100% 0 0);background-position:100% 0}60%{clip-path:inset(0 0 0 0);background-position:100% 0}to{clip-path:inset(0 0 0 0);background-position:0 0}}@keyframes beltAnimation{0%{clip-path:inset(0 0 0 0)}10%{clip-path:inset(0 0 0 0)}60%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 0 100%)}}@keyframes open{0%{opacity:0}to{transform:scaleX(1)}}@keyframes smoothed1{0%{transform:skew(0) translate(-50%,-125%) scaleX(1)}to{transform:skew(0) translate(-50%) scaleX(1)}}@keyframes smoothed0-1{0%{top:-100px;left:-400px;transform:skewY(-19deg) translateY(-200%)}to{top:-30px;left:0;transform:skewY(-19deg) translateY(-200%)}}@keyframes smoothed0-1-1{0%{top:-45px;left:-300px}to{top:-8px;left:-80px}}@keyframes smoothed0-2{0%{width:0;transform:skewY(-19deg) translateY(-50%)}to{width:77%;transform:skewY(-19deg) translateY(-50%)}}@keyframes smoothed1-1{0%{transform:skew(0) translateY(-50%) 0;width:0;top:10%}to{transform:skew(0) translateY(-50%) 0;width:680px;top:10%}}@keyframes smoothed1-2{0%{width:0}to{width:22%}}@keyframes smoothed1-3{0%{width:0}to{width:45%}}.animationFadeBelt{display:inline-block;position:relative;z-index:20;opacity:1;overflow:hidden;width:50px;height:96px;animation-name:titleFade;animation-duration:.6s;animation-delay:.5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:ease-out;transform-origin:top left}.animationFadeBelt .title,.animationFadeBelt .titleWhite{display:inline-block;font-size:80px;font-weight:900;line-height:1.1;font-feature-settings:"palt";position:absolute;top:0;left:0;z-index:25}.animationFadeBelt .title{color:#000;animation-name:titleColorChange;animation-duration:.6s;animation-delay:.5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:ease-out;transform-origin:top left}.animationFadeBelt:before{content:"";display:inline-block;width:100%;height:100%;background-color:#000;position:absolute;top:0;left:0;z-index:19;animation-name:beltAction;animation-duration:.6s;animation-delay:.5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:ease-in-out;transform-origin:top left}@keyframes beltAction{0%{transform:scaleX(0)}50%{transform:scaleX(1) translate(0)}85%{transform:scaleX(1) translate(0)}to{transform:scaleX(1) translate(100%)}}@keyframes titleFade{0%{color:#fff;opacity:1;width:0}50%{opacity:1;width:600px}85%{opacity:1;width:600px}to{color:#000;opacity:1;width:600px}}@keyframes titleColorChange{0%{color:#fff}85%{color:#000}to{color:#000}}body:has(.panelUnit):before{display:none}.imgArea .imgSet{position:relative;top:0;width:100%;height:100%!important;transform:none!important;overflow:hidden}.imgArea .imgSet:after{content:"";display:inline-block!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:linear-gradient(70deg,#ccfff7,#91d4ec00)!important}.imgArea .imgSet img{position:absolute;top:0;left:0;width:100%;max-width:inherit;height:100%;object-fit:cover;height:100vh;transform:none!important}.logoEngage{margin-top:7%}@media only screen and (max-width: 840px){.logoEngage{margin-top:3%}}.titleArea--panel{top:calc(50% + 25px)!important}@media only screen and (max-width: 840px){.titleArea--panel{top:57%!important}}.container{margin-top:-30px}@media only screen and (max-width: 840px){.container{margin-top:-50px;padding:20px}}.md_unit{position:relative;width:100%;margin:auto;z-index:1}.md_unit .unitWrap{position:relative}.md_unit .unitWrap>*{position:relative}.md_unit .unitWrap .titleArea{text-align:left;margin:0 -20px}.md_unit .unitWrap .titleArea .titleSet .rubi{position:relative;top:20px;font-size:75px;color:#fff;letter-spacing:-.02em;opacity:.6;font-family:Roboto,sans-serif!important;font-weight:900;font-style:italic}.md_unit .unitWrap .titleArea .titleSet .title{display:inline-block;position:relative;top:10px;z-index:1}.md_unit .unitWrap .titleArea .titleSet .title .labelPart{padding-bottom:15px;padding-right:10px;font-size:40px;font-weight:900;letter-spacing:.05em}.md_unit .unitWrap .contentArea{padding:32px;background-color:#fff;box-shadow:6px 6px 32px #00000029;overflow:hidden}.md_unit .unitWrap .contentArea .textSet .copy{font-size:32px;font-weight:900;font-feature-settings:"palt";letter-spacing:.05em}.md_unit .unitWrap .contentArea .textSet .copy .newline{display:none}.md_unit .unitWrap .contentArea .textSet .desc{margin-top:20px;font-size:16px;line-height:2}.md_unit .unitWrap .contentArea .productSet{margin-top:16px;display:flex;justify-content:flex-start;flex-wrap:wrap;width:100%}.md_unit .unitWrap .contentArea .productSet .product{position:relative;display:flex;justify-content:center;align-items:center;width:106px;height:60px;margin:0 11px;padding:1px;aspect-ratio:9/4;overflow:hidden}.md_unit .unitWrap .contentArea .productSet .serviceLogo{display:inline-block;width:calc(100% - 20px);height:auto}.md_unit .unitWrap .contentArea .productSet .serviceLogo--bigger{width:calc(100% - 40px);height:auto}.md_unit .unitWrap .contentArea .productSet .serviceLogo--small{width:calc(100% - 10px);height:auto}.md_unit .unitWrap .contentArea .pickUpSet{position:relative;margin-top:14px}.md_unit .unitWrap .contentArea .pickUpSet .rubi--grad{position:relative;display:inline-block;top:18px;left:-8px;padding:6px;font-size:54px;background:linear-gradient(107deg,#b1e5fe -2.58%,#84fab0 123.22%);background:-webkit-linear-gradient(107deg,#b1e5fe -2.58%,#84fab0 123.22%);opacity:1;-webkit-background-clip:text;-webkit-text-fill-color:transparent;z-index:1;font-family:Roboto,sans-serif!important;font-weight:900;font-style:italic}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea{position:relative}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList{position:relative;padding:32px;background:linear-gradient(#fff 0% 60%,#fff0)}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .titleSet .sub{font-size:18px;font-weight:700;font-feature-settings:"palt";letter-spacing:.05em}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .titleSet .title{margin-top:10px;font-size:30px;font-weight:900;font-feature-settings:"palt";letter-spacing:.05em}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .detailSet{margin-top:16px}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .detailSet .descCell .desc{font-size:16px;line-height:2}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .detailSet .descCell .link{display:inline-block;margin-top:16px;font-size:18px;font-weight:700;color:#212121}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .detailSet .descCell .link .iconCell svg{display:inline-block;height:8px;width:auto;vertical-align:middle}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .detailSet .descCell .link .iconCell svg path{fill:#212121;transition:all .2s ease-out 0s}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .detailSet .imgCell{margin-top:32px}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList:nth-child(odd){left:-32px}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList:nth-child(2n){right:-32px}.md_unit--catch{z-index:5}.md_unit--catch .unitWrap .contentArea{padding:0;z-index:1;background-color:transparent;box-shadow:none;overflow:initial}.md_unit--catch .unitWrap .contentArea .titleSet{display:flex;flex-direction:column}.md_unit--catch .unitWrap .contentArea .titleSet .title{display:inline-block}.md_unit--catch .unitWrap .contentArea .titleSet .title .labelPart{padding-bottom:15px;padding-right:10px;font-size:40px;font-weight:900;letter-spacing:.05em}.md_unit--catch .unitWrap .contentArea .titleSet .title+.title{padding-left:30px}.md_unit--catch .unitWrap .contentArea .titleSet+.catchSet{margin-top:40px}.md_unit--catch .unitWrap .contentArea .catchSet .catch{font-size:20px;line-height:2}.md_unit--recruiting{z-index:4}.md_unit--activation{z-index:3}.md_unit--activation .unitWrap{position:relative}.md_unit--activation .unitWrap .titleArea{text-align:right}.md_unit--startup{z-index:2}.md_unit--startup .unitWrap{position:relative}.md_unit--startup .unitWrap .titleArea{text-align:left}.md_unit--overseas{z-index:1;margin-bottom:80px}.md_unit--overseas .unitWrap{position:relative}.md_unit--overseas .unitWrap .titleArea{text-align:right}.md_unit--media{z-index:0}.md_unit--media .unitWrap{position:relative}.md_unit--media .unitWrap .titleArea{text-align:left}.md_unit+.md_unit{margin-top:120px}.md_unit+.md_unit--recruiting{margin-top:100px}@media only screen and (max-width: 840px){.md_unit{width:100%}.md_unit .unitWrap .contentArea{padding:16px;max-width:600px;margin:auto}.md_unit .unitWrap .contentArea .textSet .copy{font-size:18px;line-height:1.5}.md_unit .unitWrap .contentArea .textSet .copy .newline{display:block}.md_unit .unitWrap .contentArea .textSet .desc{margin-top:10px;font-size:14px;line-height:1.5}.md_unit .unitWrap .contentArea .productSet{gap:2px 16px}.md_unit .unitWrap .contentArea .productSet .product{width:calc(33.3333333333% - 12px);max-width:100px;height:40px;position:relative;display:flex;gap:8px 32px;justify-content:center;align-items:center;margin:0;padding:1px;aspect-ratio:9/4;overflow:hidden}.md_unit .unitWrap .contentArea .pickUpSet{margin-top:16px}.md_unit .unitWrap .contentArea .pickUpSet .rubi--grad{top:8px;left:-5px;font-size:32px}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList{padding:16px 16px 24px;width:calc(100% + 16px);background:linear-gradient(#fff 0% 85%,#fff0)}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .titleSet .sub{font-size:13px}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .titleSet .title{margin-top:8px;font-size:18px}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .detailSet{display:flex;flex-wrap:wrap-reverse}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .detailSet .descCell{margin-top:16px}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .detailSet .descCell .desc{font-size:12px;line-height:1.5}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .detailSet .descCell .link{margin-top:12px;font-size:14px}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .detailSet .descCell .link .iconCell svg{height:6px}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList .detailSet .imgCell{margin-top:0}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList:nth-child(odd){left:-16px}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList:nth-child(2n){right:0}.md_unit .unitWrap .contentArea .pickUpSet .pickUpArea .pickUpList+.pickUpList{margin-top:8px}.md_unit .unitWrap .titleArea{max-width:600px;margin:auto}.md_unit .unitWrap .titleArea .titleSet .rubi{top:14px;font-size:26px;white-space:nowrap}.md_unit .unitWrap .titleArea .titleSet .title .labelPart{padding:6px 8px;font-size:20px}.md_unit--catch .unitWrap{padding-bottom:0}.md_unit--catch .unitWrap .contentArea{padding:0}.md_unit--catch .unitWrap .contentArea .titleSet{display:flex;flex-direction:column;align-items:baseline}.md_unit--catch .unitWrap .contentArea .titleSet .title{text-align-last:right}.md_unit--catch .unitWrap .contentArea .titleSet .title .labelPart{padding:6px 10px 6px 8px;font-size:20px}.md_unit--catch .unitWrap .contentArea .titleSet .title+.title{padding-left:20px}.md_unit--catch .unitWrap .contentArea .titleSet+.catchSet{margin-top:24px}.md_unit--catch .unitWrap .contentArea .catchSet .catch{font-size:14px}.md_unit--recruiting .unitWrap .contentArea{padding:16px 16px 0}.md_unit--recruiting .unitWrap .titleArea .titleSet .rubi{font-size:26px;white-space:nowrap}.md_unit--recruiting .unitWrap .titleArea .titleSet .title .labelPart{padding:6px 8px;font-size:20px}.md_unit--activation .unitWrap .contentArea{padding:16px 16px 0}.md_unit--activation .unitWrap .titleArea .titleSet .rubi{font-size:26px;white-space:nowrap}.md_unit--activation .unitWrap .titleArea .titleSet .title .labelPart{padding:6px 8px;font-size:20px}.md_unit--startup{margin-top:30px;padding:20px}.md_unit--startup.sp-margin-adjust{margin-top:75px!important;padding:0}.md_unit--startup .unitWrap .contentArea{padding:16px 16px 0}.md_unit--startup .unitWrap .titleArea .titleSet .rubi{font-size:26px;white-space:nowrap}.md_unit--startup .unitWrap .titleArea .titleSet .title .labelPart{padding:6px 8px;font-size:20px}.md_unit--overseas{margin-top:30px!important;padding:20px}.md_unit--overseas.sp-margin-adjust{margin-top:75px!important;padding:0}.md_unit--overseas .unitWrap .contentArea{padding:16px 16px 0}.md_unit--overseas .unitWrap .titleArea .titleSet .rubi{font-size:26px;white-space:nowrap}.md_unit--overseas .unitWrap .titleArea .titleSet .title .labelPart{padding:6px 8px;font-size:20px}.md_unit--media .unitWrap .titleArea .titleSet .rubi{font-size:26px;white-space:nowrap}.md_unit--media .unitWrap .titleArea .titleSet .title .labelPart{padding:6px 8px;font-size:20px}.md_unit+.md_unit{margin-top:75px}}@media only screen and (max-width: 360px){.md_unit--catch .unitWrap .contentArea .titleSet{display:flex;flex-direction:column;align-items:baseline}.md_unit--catch .unitWrap .contentArea .titleSet .title .labelPart{padding:6px 6px 6px 8px;font-size:20px}}.background-image01{background-image:url(/company/recruit/imageFile/about-us/products/content-background.svg);background-position:0% 140%;background-repeat:no-repeat}@media only screen and (max-width: 840px){.background-image01{background-position:0% -30%}}.background-image02{background-image:url(/company/recruit/imageFile/about-us/products/content-background.svg);background-position:0% -25%;background-repeat:no-repeat}@media only screen and (max-width: 840px){.background-image02{background-position:0% -10%}}.background-image03{background-image:url(/company/recruit/imageFile/about-us/products/content-background.svg);background-position:0% -22%;background-repeat:no-repeat}@media only screen and (max-width: 840px){.background-image03{background-position:0% -5%}}.background-image04{background-image:url(/company/recruit/imageFile/about-us/products/content-background.svg);background-position:0% -20%;background-repeat:no-repeat}@media only screen and (max-width: 840px){.background-image04{background-position:0% -7%}}.oricon-note{color:#222;display:block;margin-top:10px;font-size:10px;font-style:normal;font-weight:300;line-height:160%}
