.l-header{border-bottom:1px solid #ddd}@media screen and (max-width:767px){.l-header{width:100%;position:fixed;left:0;top:0;z-index:99;background-color:#fff}}.l-header__wrap{max-width:1000px;margin-left:auto;margin-right:auto;display:flex;align-items:center;gap:0 1em;padding-right:3%;padding-left:3%}@media not screen and (max-width:767px){.l-header__wrap{padding-top:13px;padding-bottom:13px;box-sizing:content-box}}@media screen and (max-width:767px){.l-header__wrap{height:52px;gap:0 5px}}@media not screen and (max-width:767px){.l-header__logo{width:min(21%, 197px)}}@media screen and (max-width:767px){.l-header__logo{width:min(34%, 140px);display:flex;align-items:center}}.l-header__catch{font-size:clamp(1.1rem, 1.3vw, 1.4rem);color:#555}@media screen and (max-width:767px){.l-header__catch{display:none}}.l-header__navi{margin-left:auto;display:flex;justify-content:flex-end;align-items:center;font-size:clamp(1.4rem, 4vw, 1.6rem);flex:1}@media screen and (max-width:767px){.l-header__navi{max-width:415px;height:100%}}@media not screen and (max-width:767px){.l-header__navi__item{position:relative}}@media screen and (max-width:767px){.l-header__navi__item:first-child{height:100%}}.l-header__navi__item:not(:first-child){margin-left:min(7%, 10px)}.l-header__navi__logo{display:flex;align-items:center;justify-content:center}@media not screen and (max-width:767px){.l-header__navi__logo{margin-right:15px}}@media screen and (max-width:767px){.l-header__navi__logo{width:17px}}.l-header__search{line-height:1.2;display:flex;align-items:center;font-weight:700;gap:0 8px;transition:background-color .3s,color .3s;text-decoration:none}@media not screen and (max-width:1000px){.l-header__search{padding:.2em 1em .3em 1em;min-height:36px;background:#7fbe26;border:1px solid #7fbe26;border-radius:5px;color:#fff}}@media screen and (max-width:1000px){.l-header__search{padding:0;border:none;background:none;color:#7fbe26}}.l-header__search:is(:hover, :focus){background-color:#fff;color:#7fbe26}.l-header__search__icon{font-size:125%;line-height:1;transform:translateY(0.1em)}@media screen and (max-width:1000px){.l-header__search__text{display:none}}.l-header__notice{padding:0;background:none;border:none;color:#7fbe26;position:relative}.l-header__notice__icon{display:flex;align-items:center;line-height:1;font-size:min(7.5vw, 2.8rem)}.l-header__notice__count{background-color:#e30000;color:#fff;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:1rem;width:2em;height:2em;position:absolute;overflow:hidden;line-height:1;font-weight:700;top:-0.5em}@media not screen and (max-width:767px){.l-header__notice__count{right:-0.5em}}@media screen and (max-width:767px){.l-header__notice__count{right:-1em}}.l-header__newer-notice{background-color:#fff;outline:3px solid #ddd;position:absolute;top:140%;z-index:99;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:height .3s,opacity .3s;opacity:0;pointer-events:none;padding:20px;border-radius:10px}@media not screen and (max-width:767px){.l-header__newer-notice{width:320px;box-shadow:0 3px 6px rgba(0,0,0,.3);left:-7vw}}@media screen and (max-width:767px){.l-header__newer-notice{top:var(--h-sp-header);height:0;width:90%;padding:20px;left:50%;transform:translateX(-50%)}}.l-header__newer-notice::before{content:"";border-style:solid;border-width:0 8px 16px 8px;border-color:transparent transparent #ddd transparent;position:absolute;top:-16px}@media not screen and (max-width:767px){.l-header__newer-notice::before{left:7.4vw}}@media screen and (max-width:767px){.l-header__newer-notice::before{right:34px}}.l-header__newer-notice::after{content:"";border-style:solid;border-width:0 5px 10px 5px;border-color:transparent transparent #fff transparent;position:absolute;top:-10px}@media not screen and (max-width:767px){.l-header__newer-notice::after{left:calc(7.4vw + 3px)}}@media screen and (max-width:767px){.l-header__newer-notice::after{right:37px}}.l-header__newer-notice.active{opacity:1;pointer-events:inherit}@media screen and (max-width:767px){.l-header__newer-notice.active{height:auto}}.l-header__newer-notice__headline{font-weight:700;line-height:1.4}.l-header__newer-notice__list{list-style:none;border-top:1px solid #ddd;padding-top:10px;margin-top:10px}.l-header__newer-notice__item{border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:10px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;gap:.4em 1em;grid-template-areas:"date account" "title title";line-height:1.3;font-size:1.4rem}.l-header__newer-notice__date{grid-area:date;color:#777}.l-header__newer-notice__account{grid-area:account;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.l-header__newer-notice__title{grid-area:title;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.l-header__newer-notice__link{color:#004ea2}.l-header__newer-notice__button{display:flex;align-items:center;justify-content:center;text-decoration:none;width:90%;margin-left:auto;margin-right:auto;color:#004ea2;border:1px solid #004ea2;background-color:#fff;transition:background-color .3s,color .3s;font-size:1.4rem;line-height:1;padding:.3em 1em .3em 1em;border-radius:3px;margin-top:15px;min-height:32px}.l-header__newer-notice__button:is(:hover, :focus){background-color:#004ea2;color:#fff}.l-header__user{background:none;border:none;padding:0;display:flex;align-items:center;line-height:1.3}@media not screen and (max-width:767px){.l-header__user--loggedin{position:relative;padding-right:1em}.l-header__user--loggedin::after{content:"";position:absolute;right:0;top:50%;width:.4em;height:.4em;border-right:2px solid #777;border-bottom:2px solid #777;transform:rotate(45deg) translateY(-50%)}}.l-header__user__icon{color:#7fbe26}@media not screen and (max-width:767px){.l-header__user__icon{display:none}}@media screen and (max-width:767px){.l-header__user__icon{font-size:170%}}@media not screen and (max-width:767px){.l-header__user__name{margin-left:.2em}}@media screen and (max-width:767px){.l-header__user__name{display:none}}.l-header__user__belong{font-size:87.5%}.l-header__user-mnenu{position:absolute;right:0;top:140%;z-index:99;overflow:hidden;transition:height .3s,opacity .3s;opacity:0;pointer-events:none;--padding-side: 20px}@media not screen and (max-width:767px){.l-header__user-mnenu{background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.3);width:250px}}@media screen and (max-width:767px){.l-header__user-mnenu{background-color:#fff;top:var(--h-sp-header);height:0;width:100%;padding-top:var(--padding-side);padding-inline:var(--padding-side);display:flex;flex-direction:column}}.l-header__user-mnenu.active{opacity:1;pointer-events:inherit}@media screen and (max-width:767px){.l-header__user-mnenu.active{height:var(--height, calc(100vh - var(--h-sp-header)));overflow-y:auto}}.l-header__user-mnenu__name{text-align:center;margin-bottom:20px}@media not screen and (max-width:767px){.l-header__user-mnenu__name{display:none}}@media screen and (max-width:767px){.l-header__user-mnenu__name{order:1}}.l-header__user-mnenu__belong{font-size:87.5%}.l-header__user-mnenu__list{list-style:none}@media screen and (max-width:767px){.l-header__user-mnenu__list{order:3;margin-top:30px;margin-inline:calc(-1 * var(--padding-side));display:grid;grid-template-columns:repeat(auto-fill, 50%);grid-template-rows:auto;text-align:center}}.l-header__user-mnenu__item:not(:first-child){border-top:1px solid #ddd}@media screen and (max-width:767px){.l-header__user-mnenu__item:first-child{border-top:1px solid #ddd}}@media screen and (max-width:767px){.l-header__user-mnenu__item:last-child{border-bottom:1px solid #ddd;grid-column-end:span 2}}@media screen and (max-width:767px){.l-header__user-mnenu__item:not(:last-child){background-color:#f5f5f5}}.l-header__user-mnenu__item:nth-child(odd):not(:last-child){border-right:1px solid #ddd}.l-header__user-mnenu__link{display:block;text-decoration:none;color:#004ea2;transition:background-color .3s,color .3s}@media not screen and (max-width:767px){.l-header__user-mnenu__link{padding:.2em 1em .3em 1em}}@media screen and (max-width:767px){.l-header__user-mnenu__link{padding:.5em 1em .5em 1em}}.l-header__user-mnenu__link:is(:hover, &:focus){background-color:#004ea2;color:#fff}.l-header__global-menu{border-top:1px solid #ddd}@media screen and (max-width:767px){.l-header__global-menu{display:none}}.l-header__global-menu__list{display:flex;list-style:none;max-width:1000px;margin-left:auto;margin-right:auto}@media not screen and (max-width:767px){.l-header__global-menu__list{justify-content:center}}@media screen and (max-width:767px){.l-header__global-menu__list{white-space:nowrap}}.l-header__global-menu__item{flex:1;position:relative}@media not screen and (max-width:767px){.l-header__global-menu__item{border-right:1px solid #ddd}.l-header__global-menu__item:first-child{border-left:1px solid #ddd;flex:1.515}.l-header__global-menu__item:nth-child(2){flex:.96}.l-header__global-menu__item:nth-child(3){flex:1.065}.l-header__global-menu__item:nth-child(4){flex:1.152}}@media screen and (max-width:767px){.l-header__global-menu__item:not(:last-child){border-right:1px solid #ddd}.l-header__global-menu__item:last-child{flex:.65}}.l-header__global-menu__link{display:flex;justify-content:center;align-items:center;gap:0 8px;width:100%;text-decoration:none;color:#004a1a;font-weight:700;line-height:1.2;background-color:#fff;transition:background-color .3s,color .3s;border:none}@media not screen and (max-width:767px){.l-header__global-menu__link{height:60px;font-size:clamp(1.4rem, 1.5vw, 1.6rem);padding:5px}}@media screen and (max-width:767px){.l-header__global-menu__link{height:45px;font-size:clamp(1.4rem, 3vw, 1.5rem);text-align:center;padding:5px 10px}}.l-header__global-menu__link--disabled{color:#ccc}@media not screen and (max-width:767px){.l-header__global-menu__link--toggle::after{content:"";width:.4em;height:.4em;border-right:2px solid #7fbe26;border-bottom:2px solid #7fbe26;transform:rotate(45deg)}}@media screen and (max-width:767px){.l-header__global-menu__link--toggle{flex-direction:column}.l-header__global-menu__link--toggle::before{content:"More"}.l-header__global-menu__link--toggle::after{content:"";width:.4em;height:.4em;border-right:2px solid #7fbe26;border-bottom:2px solid #7fbe26;transform:rotate(45deg)}}.l-header__global-menu__link:not(.l-header__global-menu__link--disabled):is(:hover, :focus, :focus-within),.l-header__global-menu__link--current{background-color:#ecf5de}.introduction .l-header__global-menu__link:not(.l-header__global-menu__link--disabled):is(:hover, :focus, :focus-within),.introduction .l-header__global-menu__link--current{background-color:#eaf6ed}.prework .l-header__global-menu__link:not(.l-header__global-menu__link--disabled):is(:hover, :focus, :focus-within),.prework .l-header__global-menu__link--current{background-color:#ebf8fe}.l-header__global-menu__link--current{position:relative}.l-header__global-menu__link--current::before{content:"";position:absolute;left:50%;bottom:0;width:40px;height:3px;background:linear-gradient(to right, #004a1a 0%, #004a1a 50%, #7fbe26 50%, #7fbe26 100%);transform:translateX(-50%)}.introduction .l-header__global-menu__link--current::before{background:linear-gradient(to right, #004a1a 0%, #004a1a 50%, #26be9a 50%, #26be9a 100%)}.prework .l-header__global-menu__link--current::before{background:linear-gradient(to right, #004a1a 0%, #004a1a 50%, #5fc2f3 50%, #5fc2f3 100%)}@media screen and (max-width:767px){.l-header__global-menu__link--toggle .l-header__global-menu__label{display:none}}.l-header__global-menu__icon{font-weight:400;font-size:1.75em;line-height:1;display:flex;align-items:center}.l-header__global-menu__icon--company{color:#7fbe26}.introduction .l-header__global-menu__link--current .l-header__global-menu__icon,.l-header__global-menu__icon--introduction{color:#26be9a}.l-header__global-menu__icon--prework{color:#5fc2f3}@media screen and (max-width:767px){.l-header__global-menu__icon{display:none}}.l-header__global-menu__link--disabled .l-header__global-menu__icon{color:currentColor}.l-header__global-menu__icon>i{transform:translateY(0)}.l-header__global-menu__new{font-size:1.1rem;line-height:1;font-weight:700;aspect-ratio:1;border-radius:100%;display:flex;justify-content:center;align-items:center;width:3.27em;background-color:var(--bg, #7FBE26);color:#fff}.l-header__sp-global{order:2}@media not screen and (max-width:767px){.l-header__sp-global{display:none}}.l-header__sp-global__list{list-style:none;border-top:1px solid #ccc}.l-header__sp-global__item{border-bottom:1px solid #ccc}.l-header__sp-global__link{display:flex;align-items:center;gap:0 15px;padding:12px;text-decoration:none;color:#004a1a;font-weight:700;font-size:1.8rem;line-height:1.5}.l-header__sp-global__label{display:flex;flex-direction:column;width:100%;line-height:1.4}.l-header__sp-global__label:has([class$=limit]){flex-direction:row;align-items:center;gap:0 5px}.l-header__sp-global__label:has([class$=limit])>span:first-child{display:flex;flex-direction:column}.l-header__sp-global__limit{font-size:1.1rem;line-height:1.1;width:3.27em;aspect-ratio:1;border-radius:100%;display:flex;justify-content:center;align-items:center;color:#fff;background:linear-gradient(to top, var(--c-menu, #333), var(--c-menu-light, #333));margin-left:auto;padding:0 5px;text-align:center}.l-header__sp-global__icon{font-weight:400;flex-shrink:0;width:44px;display:flex;justify-content:center;align-items:center;font-size:2.16em;line-height:1}.l-header__sp-global__icon--company{color:#7fbe26}.l-header__sp-global__icon--industry{color:#26be9a}.l-header__sp-global__icon--prework{color:#5fc2f3}.l-header__sp-global__icon--intern{color:#7fbe26}.l-header__sp-global__icon--obog{color:#7fbe26}.l-header__sp-global__icon--orange{background:linear-gradient(to top, #FF0F47, #FF7800);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.l-header__sp-global__icon--blue{color:#0a41c2}.l-header__sp-global__icon>i{transform:translateY(0)}.l-header__sp-global__new{font-size:1.1rem;line-height:1;font-weight:700;aspect-ratio:1;border-radius:100%;display:inline-flex;justify-content:center;align-items:center;width:3.27em;background-color:var(--bg, #7FBE26);color:#fff;margin-inline-start:1em;vertical-align:middle}.l-header__child-menu{position:absolute;background-color:#fff;list-style:none;box-shadow:0 3px 6px rgba(0,0,0,.3);top:100%;z-index:2;font-size:90%;font-weight:700;color:#004a1a}@media screen and (min-width: 1160px){.l-header__child-menu{left:0}}@media screen and (max-width: 1159px){.l-header__child-menu{right:0}}@media not screen and (max-width:767px){.l-header__child-menu{white-space:nowrap}}@media screen and (max-width:767px){.l-header__child-menu{width:100vw}}.l-header__child-menu[aria-hidden=true]{opacity:0;z-index:-99;pointer-events:none}.l-header__child-menu__limit{font-size:1.1rem;line-height:1.1;width:3.27em;aspect-ratio:1;border-radius:100%;display:flex;justify-content:center;align-items:center;color:#fff;background:linear-gradient(to top, var(--c-menu, #333), var(--c-menu-light, #333));margin-left:auto;padding:0 5px;text-align:center}.l-header__child-menu__link{display:flex;text-decoration:none;padding:1em;border-bottom:1px solid;-o-border-image:linear-gradient(to right, transparent 1em, #ddd 0, #ddd calc(100% - 1em), transparent 0);border-image:linear-gradient(to right, transparent 1em, #ddd 0, #ddd calc(100% - 1em), transparent 0);border-image-slice:1;transition:background-color .3s}.l-header__child-menu__link:is(:hover, :focus){background-color:#ecf5de}.l-header__child-menu__link:has([class$=limit]){flex-direction:row;align-items:center;gap:0 5px}.l-header__child-menu__link:has([class$=limit])>span:first-child{display:flex;flex-direction:column}@media not screen and (max-width:767px){.l-header__manual-link{display:inline-block;text-align:right;font-size:1.4rem;line-height:1.3;color:#004ea2}}@media screen and (max-width:767px){.l-header__manual-link{text-indent:-999em;overflow:hidden;height:100%;width:auto;aspect-ratio:1/1.321;background:url("../img/common/icon_manual.bff2425603b1.svg") no-repeat center center/auto 60%;display:block}}

