*,:after,:before{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;-moz-tab-size:2;tab-size:2}@media(prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){line-height:1.5;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(button){all:unset}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg,video){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem);text-wrap:balance}:where(hr){border:none;-webkit-border-before:1px solid;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(:focus-visible){outline:3px solid CanvasText;box-shadow:0 0 0 5px Canvas;outline-offset:1px}:where(:focus-visible,:target){scroll-margin-block:8vh}:where(.visually-hidden:not(:focus-within,:active)){-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important}body{background:#f2f2f2}*,body{font-family:Inter,Noto Sans JP,sans-serif}*{box-sizing:border-box;color:#1a1a1a}summary::-webkit-details-marker{display:none}.l-global-footer{display:none}.l-global-header{align-items:center;grid-area:global-header;display:flex;justify-content:space-between;height:68px;padding:0 16px;background:#fff}@media screen and (min-width:992px){.l-global-header{height:72px}}.l-global-header__service-logo{width:110px;height:37.77px}.l-global-header__menu-toggle,.l-global-header__message{align-items:center;display:flex;flex-direction:column;justify-content:center;font-size:12px;font-weight:700;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:4px}.l-global-header__message{background:#f2f2f2;border-radius:50%;position:relative;height:40px;width:40px}.l-global-header__message-amount{background:#ec0000;border-radius:9999px;align-items:center;display:inline-flex;justify-content:center;position:absolute;top:0;right:-10px;height:15px;width:25px;color:#fff;font-size:9px;line-height:1}.l-global-header__account{align-items:center;flex-direction:row;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;padding:8px 16px;border-radius:8px}@media screen and (max-width:991px){.l-global-header__account{padding:0}}.l-global-header__account:after{content:"";-webkit-mask:url(/icons/arrow-down.svg) no-repeat;mask:url(/icons/arrow-down.svg) no-repeat;background-color:#1a1a1a;background-size:contain;display:inline-block;height:16px;width:16px}@media screen and (max-width:991px){.l-global-header__account:after{display:none}}.l-global-header__account:hover{background:#e0f1fe}@media screen and (max-width:991px){.l-global-header__account:hover{background:none}}.l-global-header__account:active{background:#b9e3fe}@media screen and (max-width:991px){.l-global-header__account:active{background:none}}.l-global-header__account:focus{border:2px solid #d3a02d}@media screen and (max-width:991px){.l-global-header__account:focus{background:none}}.l-global-header__account-avatar-circle{width:48px;height:48px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center}@media screen and (max-width:991px){.l-global-header__account-avatar-circle:hover{background-color:#e0f1fe}.l-global-header__account-avatar-circle:active{background-color:#b9e3fe}.l-global-header__account-avatar-circle:focus{border:2px solid #d3a02d}}.l-global-header--focus-mode{width:100%;height:64px;padding:12px 32px}.l-global-header--focus-mode .l-global-header__service-logo{width:116.49px;height:40px}.l-local-footer,.l-local-header{display:none}.l-main{display:flex;flex-direction:column;grid-area:main;margin:0 0 40px}.l-overlay{background-color:rgba(0,0,0,.3);position:fixed;top:0;right:0;bottom:0;left:0;visibility:visible;z-index:100;transition:all .2s}.l-overlay--hidden{background-color:rgba(0,0,0,0);visibility:hidden}.l-sidebar{background:#fff;overflow-y:scroll;display:flex;flex-direction:column;grid-area:sidebar;justify-content:space-between;position:fixed;top:0;left:0;bottom:0;z-index:110;width:326px;min-height:100vh;transition:left .2s;padding:16px 16px 88px}@media screen and (min-width:992px){.l-sidebar{box-shadow:5px 0 16px 0 rgba(0,0,0,.0392156863);position:-webkit-sticky;position:sticky;top:0;width:295px;padding:32px}}.l-sidebar__close-button{align-self:start;align-items:center;flex-direction:column;justify-content:start;gap:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;margin-bottom:12px;font-weight:700}.l-sidebar--closed{left:-326px}.l-sidebar__popup-account-navigations-sp{background:#fff;border-radius:16px;box-shadow:0 2px 12px 2px rgba(0,0,0,.1019607843);display:flex;position:absolute;top:30%;right:2%;z-index:111;padding:16px}.l-sidebar__popup-account-navigations-sp-hidden{display:none}.l-window{display:grid;grid-template-columns:1fr;grid-template-rows:68px 1fr;grid-template-areas:"global-header" "main"}@media screen and (min-width:992px){.l-window{grid-template-columns:295px 1fr;grid-template-rows:72px 1fr;grid-template-areas:"sidebar global-header" "sidebar main"}}.l-search__item--two-each{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px 48px;gap:24px 48px}.l-search__item--three-each{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px 16px;gap:24px 16px}@media screen and (max-width:991px){.l-search__item--three-each,.l-search__item--two-each{grid-template-columns:1fr}}.l-search__button{display:flex;justify-content:center;gap:24px}.l-search-results__summary{display:flex;justify-content:end}.l-search__button-position{display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width:991px){.l-search__button-position{position:static;justify-content:space-between}}.l-search__button-reset{position:absolute;left:0}@media screen and (max-width:991px){.l-search__button-reset{position:static}}.l-login{position:absolute;top:50%;right:90%;bottom:50%;left:10%;margin:auto}.l-login__container{width:494px;height:450px;display:inline-flex;padding:40px 72px;flex-direction:column;align-items:center;border-radius:20px;background:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.3),0 2px 12px 2px rgba(0,0,0,.1)}@media screen and (max-width:991px){.l-login__container{width:calc(100% - 32px);position:fixed;top:0;left:0;margin:150px 16px 16px}}.l-login__container-advisor{width:534px}@media screen and (max-width:991px){.l-login__container-advisor{width:calc(100% - 32px);position:fixed;top:0;left:0;margin:150px 16px 16px}}.l-login__service-logo{width:216px;height:74px}.l-login__form-button{display:flex;margin-top:40px}.l-login--flc-background{background-color:#fff}.l-login--advisor-background{background-color:#007bc7}.l-login--logo-flc{background-image:url(/logos/j-flec-logo-flc.png)}.l-login--logo-advisor,.l-login--logo-flc{height:100vh;width:100%;background-size:auto;background-position:100%;background-repeat:no-repeat}.l-login--logo-advisor{background-image:url(/logos/j-flec-logo-advisor.png)}.l-errror{margin:32px 154px;display:grid;grid-gap:32px;gap:32px}@media screen and (max-width:991px){.l-errror{margin:16px;gap:24px}}.l-login-guide{margin:32px 154px;display:grid;grid-gap:32px;gap:32px}@media screen and (max-width:991px){.l-login-guide{gap:24px;width:100%;margin:32px 0}}.l-login-guide__gray-box{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:16px;gap:10px;border-radius:12px;background-color:#f5f5f5}.c-button{display:inline-flex;padding:12px 16px;justify-content:center;align-items:center;gap:4px;border-radius:8px;color:#fff;background:#007bc7;text-align:center;font-feature-settings:"pwid" on;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.64px;text-decoration:none;cursor:pointer}.c-button--large{min-width:136px;padding:16px;border-radius:8px}.c-button--small{min-width:80px;padding:8px 12px;border-radius:4px}.c-button--x-small{min-width:72px;padding:8px 12px;border-radius:4px}.c-button--xx-small{min-width:89px;padding:8px;border-radius:4px}.c-button--icon-button-large{padding:0;border-radius:50%;width:48px;height:48px}.c-button--icon-button-medium{padding:0;border-radius:50%;width:36px;height:36px}.c-button--icon-button-small{padding:0;border-radius:50%;width:24px;height:24px}.c-button--scroll-top{display:inline-flex;padding:16px;align-items:flex-start;gap:8px;border-radius:50%;width:56px;height:56px;border-radius:32px;border:1px solid #007bc7;background:#fff}.c-button--scroll-top:hover{background:#e0f1fe}.c-button--scroll-top:active{background:#b9e3fe}.c-button--scroll-top:focus{border:2px solid #d3a02d}.c-button:hover{background:#0b466f}.c-button:active{background:#072c4a}.c-button:focus{border:2px solid #d3a02d}.c-button:disabled{background:#949494;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:not-allowed}.c-button--secondary{border:1px solid #007bc7;background:#fff;color:#007bc7}.c-button--secondary:hover{border:1px solid #007bc7;background:#e0f1fe;color:#007bc7}.c-button--secondary:active{border:1px solid #007bc7;background:#b9e3fe;color:#007bc7}.c-button--secondary:focus{border:2px solid #d3a02d;background:#fff;color:#007bc7}.c-button--secondary:disabled{border:1px solid #949494;background:#fff;color:#949494}.c-button--tertiary{color:#007bc7;background:none;border:none;-webkit-text-decoration-line:underline;text-decoration-line:underline}.c-button--tertiary:hover{background:#e0f1fe;color:#007bc7}.c-button--tertiary:active{background:#b9e3fe;color:#007bc7}.c-button--tertiary:focus{background:#fff;color:#007bc7}.c-button--tertiary:disabled{background:#fff;color:#949494}.c-button--alert{border:1px solid #fe3939;background:#fff;color:#ec0000}.c-button--alert:hover{border:1px solid #fe3939;background:#ffdada;color:#972715}.c-button--alert:active{border:1px solid #fe3939;background:#fbb;color:#972715}.c-button--alert:focus{border:2px solid #d3a02d;background:#fff;color:#ec0000}.c-button--alert:disabled{border:1px solid #949494;background:#fff;color:#949494}.c-button--alert-no_background{color:#ec0000;background:none;-webkit-text-decoration-line:underline;text-decoration-line:underline}.c-button--download{display:inline-flex;padding:12px 16px;justify-content:center;align-items:center;gap:4px;border-radius:8px;background:#fff;color:#007bc7;border-bottom:#007bc7;border-style:solid;border-width:1px;text-align:center;font-feature-settings:"pwid" on;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.64px;text-decoration:none;cursor:pointer}.c-button--download:disabled{color:#999!important;border-color:#999!important}.c-button__footer{display:flex;justify-content:center;gap:24px;width:100%;margin-top:40px}.c-button--disabled{pointer-events:none;color:#ccc!important;background:#999!important}.c-container{display:flex;flex-direction:column;width:100%;max-width:1120px;margin:32px auto 0;padding:0 16px}@media screen and (max-width:991px){.c-container{margin-top:24px}}@media screen and (min-width:992px){.c-container{width:calc(100% - 64px);padding:0}}.c-divider{align-self:stretch;border-top:1px solid #ccc;text-align:center}.c-form{align-items:flex-start;gap:16px}.c-form,.c-form__field{display:flex;flex-direction:column}.c-form__field--stretched{width:100%}.c-form__field-label{align-items:center;display:flex;flex-direction:row;font-size:14px;font-weight:700;margin-bottom:8px}.c-form__field-label:after{content:"";font-size:12px;font-weight:400;line-height:1.5;margin-left:8px}.c-form__field-label--required:after{content:"必須";height:100%;text-align:center;color:#ec0000}.c-form__field-label--optional:after{content:"任意";color:#666}.c-form__field-input-wrapper{display:flex;flex-direction:column;gap:8px;position:relative}.c-form__field-input{border:1px solid #7f7f7f;border-radius:8px;background:#fff;height:56px;padding:12px 16px}.c-form__field-input--small-size{height:43px}.c-form__field-input--focus,.c-form__field-input:focus{outline:4px solid #d3a02d;outline-offset:-1px}.c-form__field-support-message{color:#666}.c-form__field-error-message,.c-form__field-support-message{align-items:center;display:flex;font-size:12px;margin-bottom:8px}.c-form__field-error-message{color:#ec0000;font-weight:400}.c-form__field-error-message:before{content:"";display:inline-block;-webkit-mask:url(/icons/information.svg) no-repeat;mask:url(/icons/information.svg) no-repeat;background-color:#ec0000;background-size:contain;height:18px;width:18px;margin-right:8px}.c-form__field-message-wrapper{display:flex;flex-direction:row;justify-content:space-between}.c-form__field--error .c-form__field-input{border:1px solid #fe3939;background-color:#fdeeee}.c-form__field--disabled .c-form__field-label{color:#949494}.c-form__field--disabled .c-form__field-input{background:#f2f2f2}.c-form__field-input--width350{width:350px}@media screen and (max-width:991px){.c-form__field-input--width350{width:auto}}.c-form__field-input--width600{width:600px}@media screen and (max-width:991px){.c-form__field-input--width600{width:auto}}textarea.c-form__field-input{height:120px}textarea.c-form__field-input--height200{height:200px}.c-form__field-counter{color:#666;justify-self:flex-end;flex-grow:1;font-size:12px;font-weight:400;text-align:right;text-wrap:nowrap;margin-left:24px}.c-form__field-counter--error{color:#ec0000}.c-form__field-checkbox{align-items:center;display:flex;flex-direction:row;height:44px;margin-top:0}.c-form__field-checkbox-input{border:1.5px solid #7f7f7f;border-radius:2px;position:relative;vertical-align:-2px;min-width:16px;width:16px;height:16px;margin-right:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-form__field-checkbox-input:checked{background:#007bc7;border-color:#007bc7;position:relative}.c-form__field-checkbox-input:checked:before{content:"";-webkit-mask:url(/icons/check.svg) no-repeat;mask:url(/icons/check.svg) no-repeat;background-color:#fff;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:6.59px;width:9.08px}.c-form__field-checkbox-text{color:#1a1a1a;font-size:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-form__field-checkbox-input:checked+.c-form__field-checkbox-text,.c-form__field-checkbox-input:checked+.c-form__field-checkbox-text span{color:#007bc7}.c-form__field--error .c-form__field-checkbox-input{border-color:#fe3939}.c-form__field--error .c-form__field-checkbox *,.c-form__field--error .c-form__field-checkbox-text{color:#ec0000}.c-form__field--disabled .c-form__field-checkbox-input{border-color:#949494}.c-form__field--disabled .c-form__field-checkbox-text{color:#949494}.c-form__field-radio{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;margin-top:0;padding:8px 0}.c-form__field-radio--tile{border:1px solid #7f7f7f;border-radius:8px;background:#fff;padding:16px}.c-form__field-radio--tile+.c-form__field-radio--tile{margin-top:8px}.c-form__field-radio--tile-row{border:1px solid #7f7f7f;border-radius:8px;background:#fff;padding:16px;height:77px;display:flex;align-items:center}.c-form__field-two-each{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;width:100%}@media screen and (max-width:991px){.c-form__field-two-each{grid-template-columns:repeat(1,1fr)}}.c-form__field-radio-input{border:1.5px solid #949494;border-radius:50%;position:relative;vertical-align:-2px;width:18px;height:18px;margin-right:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-form__field-radio-input:checked{border-color:#007bc7}.c-form__field-radio--tile:has(.c-form__field-radio-input:checked){outline:1.5px solid #007bc7;outline-offset:-1.5px}.c-form__field-radio-input:checked:before{content:"";border-radius:50%;background:#007bc7;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:8px;width:8px}.c-form__field-radio-text{color:#1a1a1a;font-size:16px}.c-form__field-radio-sub-text,.c-form__field-radio-text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-form__field-radio-sub-text{color:#666;font-size:12px}.c-form__field-radio-text-wrapper{display:flex;flex-direction:column}.c-form__field-radio-input:checked+.c-form__field-radio-text,.c-form__field-radio-input:checked+.c-form__field-radio-text-wrapper>.c-form__field-radio-text{color:#007bc7}.c-form__field--error .c-form__field-radio-input{border-color:#fe3939}.c-form__field--error .c-form__field-radio *,.c-form__field--error .c-form__field-radio-text{color:#ec0000}.c-form__field--disabled .c-form__field-radio-input{border-color:#949494}.c-form__field--disabled .c-form__field-radio-text{color:#949494}.c-form__field-select{position:relative}.c-form__field-select:after{content:"";border-bottom:1px solid #7f7f7f;border-right:1px solid #7f7f7f;pointer-events:none;position:absolute;top:50%;right:16px;transform:translate(-50%,-75%) rotate(45deg);width:10px;height:10px}.c-form__field-select-multi{position:relative}.c-form__field-select-multi:after{content:"";border-bottom:1px solid #7f7f7f;border-right:1px solid #7f7f7f;pointer-events:none;position:absolute;top:50%;right:32px;transform:translate(-50%,-75%) rotate(45deg);width:10px;height:10px;z-index:100}.c-form__field-select-input{border:1px solid #7f7f7f;border-radius:8px;background:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:327px;padding:12px 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-form__field-select-input--focus,.c-form__field-select-input:focus{outline:4px solid #d3a02d;outline-offset:-1px}.c-form__field--error .c-form__field-select-input{background-color:#fdeeee;border-color:#ec0000}.c-form__field--disabled .c-form__field-select-input,.c-form__field-select-input:disabled{background:#f2f2f2;color:#949494}.c-form__field-select-input--small{width:100px}.c-form__field-select-input--width230{width:230px}.c-form__field-select-input--width350{width:350px}@media screen and (max-width:991px){.c-form__field-select-input--width350{width:100%}}.c-form__field-select-input--width480{width:480px}.c-form__field-fileupload{border:1px dashed #000;padding:10px;width:500px;background-color:#fff}@media screen and (max-width:991px){.c-form__field-fileupload{border:none;background-color:rgba(0,0,0,0);padding:0}}.c-form__field-fileupload-input,c-form__cocoon-child-field-fileupload-input{display:none}.c-form__field-fileupload-label{display:inline-block;padding:10px 15px;background-color:#fff;color:#007bc7;border-radius:5px;border:1px solid #007bc7;cursor:pointer;text-align:left}.c-form__field-label--required:after{white-space:nowrap}.c-form__field-checkbox-input--confirm{background-color:#f0f0f0;cursor:not-allowed;color:#666;accent-color:#666;margin-right:1em}.c-form__field-other-text{margin-left:32px}.dz-preview{position:relative}.dropzone .dz-preview .dz-image{text-align:center}.dz-remove{position:absolute;top:5px;right:5px;z-index:1;border:none;color:#ec0000}.dz-error-mark,.dz-success-mark{display:none!important}.c-breadcrumb{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.c-breadcrumb__item{color:#1a1a1a;display:inline-flex;align-items:center;font-feature-settings:"pwid" on;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.56px;padding:0 0 4px}a.c-breadcrumb__item{color:#007bc7}.c-breadcrumb__item:not(:last-child):after{content:"";display:inline-block;-webkit-mask:url(/icons/arrow-right.svg) no-repeat;mask:url(/icons/arrow-right.svg) no-repeat;background-color:#7f7f7f;-webkit-mask-size:contain;mask-size:contain;transform:translateY(10%);width:12px;height:12px;margin:0 8px}.c-pagination{display:inline-flex;align-items:center;justify-content:center;gap:12px}.c-pagination-simple{gap:18px}.c-pagination__item-link{width:48px;height:48px;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;overflow:hidden;background:#fff;border:1px solid #ccc;transition:all .15s linear;color:#007bc7;text-align:center;font-feature-settings:"pwid" on;font-size:16px;font-style:normal;font-weight:400;line-height:170%;letter-spacing:.64px;text-decoration:none}.c-pagination__icon{display:inline-block;content:"";background-color:#007bc7;-webkit-mask-size:contain;mask-size:contain;height:20px;width:20px}.c-pagination__icon--first-page{-webkit-mask:url(/icons/first-page.svg) no-repeat;mask:url(/icons/first-page.svg) no-repeat}.c-pagination__icon--arrow-left{-webkit-mask:url(/icons/arrow-left.svg) no-repeat;mask:url(/icons/arrow-left.svg) no-repeat}.c-pagination__icon--last-page{-webkit-mask:url(/icons/last-page.svg) no-repeat;mask:url(/icons/last-page.svg) no-repeat}.c-pagination__icon--arrow-right{-webkit-mask:url(/icons/arrow-right.svg) no-repeat;mask:url(/icons/arrow-right.svg) no-repeat}.c-pagination__icon--abbreviation-dots{-webkit-mask:url(/icons/abbreviation-dots.svg) no-repeat;mask:url(/icons/abbreviation-dots.svg) no-repeat;background-color:#1a1a1a}.c-pagination__item-link:focus{border:2px solid #d3a02d}.c-pagination__item-link:hover{border:1px solid #0162a3;background:#e0f1fe}.c-pagination__item-link:active{border:1px solid #065486;background:#e0f1fe}.c-pagination__item-link:disabled{border:1px solid #ccc;background:#949494}.c-pagination__current-page{font-size:16px}@media screen and (max-width:991px){.c-pagination{gap:24px}}.c-link{display:inline-block;color:#007bc7;font-size:14px;font-style:normal;font-weight:400;line-height:170%;letter-spacing:.56px;-webkit-text-decoration-line:underline;text-decoration-line:underline;word-wrap:break-word;word-break:break-all;white-space:normal}.c-link:hover{background:#e0f1fe}.c-link:focus{border-radius:4px;outline:2px solid #d3a02d}.c-loader{opacity:1;background:rgba(0,0,0,.4);position:fixed;top:0;left:0;z-index:10000;height:100vh;width:100vw;transition:opacity .1s}.c-loader--hidden{opacity:0;pointer-events:none}.c-loader__icon-container{background:#fff;border-radius:12px;box-shadow:0 2px 12px 2px rgba(0,0,0,.1019607843),0 1px 6px 0 rgba(0,0,0,.3019607843);align-items:center;display:flex;justify-content:center;position:absolute;top:50%;left:50%;height:118px;width:118px;transform:translate(-50%,-50%)}.c-loader__icon{border-right:8px solid #e6e6e6;border-top:8px solid #e6e6e6;border-color:#007bc7 #007bc7 #e6e6e6 #e6e6e6;border-style:solid;border-width:8px;border-radius:50%;height:54px;width:54px;animation:loading 1s linear 0s infinite normal both}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.c-accordion{display:flex;flex-direction:column}.c-accordion__detail{align-items:flex-start;flex-direction:row;align-self:stretch;border-bottom:none}.c-accordion__title{padding:16px 12px;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.8px;text-decoration:none;list-style:none;display:flex;justify-content:space-between;align-items:center}.c-accordion__title:hover{background:#f2f2f2}.c-accordion__title:focus{border-radius:8px;border:2px solid #d3a02d;background:#f2f2f2}.c-accordion__detail[open]>.c-accordion__title>.c-icon__arrow-down{transform:rotate(180deg)}.c-accordion__detail--search[open] .c-accordion__title{background:none}.c-accordion__content{display:flex;flex-direction:column;width:auto;padding:24px;gap:32px;font-size:16px;font-style:normal;font-weight:400;line-height:170%;letter-spacing:.64px;background:#fff}.c-accordion__content--search{padding:12px 12px 16px}.c-menu{flex-direction:column;gap:8px;display:flex}.c-menu__item{border-radius:8px;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;position:relative;padding:16px 36px 16px 12px}.c-menu__item-icon-container{width:38px}.c-menu__item-icon{height:24px;width:24px}.c-menu__item-label{font-size:16px;line-height:1.7}.c-menu__sub-menu{flex-direction:column;gap:0;display:flex}.c-menu__sub-menu-item{align-items:center;flex-direction:row;display:flex;padding:12px 8px 12px 64px;font-size:16px;line-height:1.7;text-decoration:none}.c-menu__item--active{background-color:#e0f1fe}.c-menu__item--active .c-menu__item-icon path{fill:#0162a3}.c-menu__item--active .c-menu__item-label{color:#0162a3;font-weight:700}.c-menu__item--grey{background-color:#f2f2f2}.c-menu__sub-menu-item--active{color:#0162a3;font-weight:700}.c-menu__item:has(+.c-menu__sub-menu):after{content:"";display:inline-block;position:absolute;top:50%;right:12px;-webkit-mask:url(/icons/arrow-up.svg) no-repeat;mask:url(/icons/arrow-up.svg) no-repeat;background-color:#1a1a1a;background-size:contain;height:16px;width:16px;transform:translateY(-50%)}.c-menu__item:has(+.c-menu__sub-menu--hidden):after{content:"";-webkit-mask:url(/icons/arrow-down.svg) no-repeat;mask:url(/icons/arrow-down.svg) no-repeat}.c-menu__sub-menu--hidden{display:none}.c-menu-account__item{display:flex;align-items:center;justify-content:space-between;padding:8.5px 16px;gap:8px}.c-modal{display:none;position:fixed;z-index:1000;top:0;left:0;height:100%;width:100%;overflow:auto}.c-modal--fullsize .c-modal__container{width:90%;height:calc(100% - 32px);max-width:100%;max-height:100%}.c-modal--shown,.c-modal-no-close--shown{background:rgba(34,34,34,.1);display:block;height:100%;width:100%}.c-modal__container{border-radius:12px;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:calc(100% - 120px);overflow-y:auto;padding:40px 56px}@media screen and (max-width:991px){.c-modal__container{padding:16px;width:100%;max-width:calc(100% - 32px)}}.c-modal__title{font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.96px}.c-modal__support-text{margin-top:24px;font-size:16px;font-style:normal;font-weight:400;line-height:170%;letter-spacing:.64px}.c-modal__controls{margin-top:24px}.c-modal__controls .c-button{width:100%}.c-modal__controls .c-button+.c-button{margin-top:8px}.c-modal__footer{position:-webkit-sticky;position:sticky;bottom:0;background-color:#fff;padding:24px 0;display:flex;align-items:center;gap:24px;flex-shrink:0;border-radius:0 0 12px 12px;background:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.3),0 2px 12px 2px rgba(0,0,0,.1)}.c-modal__main{padding:40px 56px;flex-grow:1}@media screen and (max-width:991px){.c-modal__main{padding:16px}}.c-message__outer{flex-direction:column;display:flex;width:100%}.c-message__outer--none{display:none}.c-message{border-top:1px solid #ccc;border-bottom:1px solid #ccc;width:100%;padding-top:32px}.c-message,.c-message__item{flex-direction:column;display:flex;font-weight:400}.c-message__item{gap:8px;position:relative;padding:16px;text-decoration:none}.c-message__item+.c-message__item{border-top:1px solid #ccc}.c-message__item-title{max-width:calc(100% - 16px - 14px);color:#1a1a1a;font-size:16px}.c-message__item-infos{display:flex;flex-direction:row;align-items:center;gap:16px}.c-message__item-infos-nothing,.c-message__item-infos-notified-at{color:#666;font-weight:400}.c-message__footer{width:100%}.c-service-logo{width:150px}.c-tab{align-items:center;flex-direction:row;justify-content:start;display:flex;flex-flow:wrap}.c-tab__item{border-bottom:3px solid rgba(255,255,255,0);align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;height:59px;padding-left:16px;padding-right:16px;color:#666;font-size:16px;font-weight:400}.c-tab__item--active{border-color:#007bc7;color:#007bc7;font-weight:700}.c-tab__switch{display:none}.c-tab__switch:checked+.c-tab__item{color:#007bc7;border-bottom:3px solid #007bc7;font-size:16px;font-weight:700}.c-tab__content{display:none;padding-top:24px;border-top:1px solid #e6e6e6}#menu1:checked~.c-tab__content#content1,#menu2:checked~.c-tab__content#content2{display:block}.c-table{padding:16px 12px;align-items:center;border-collapse:collapse;font-size:16px;font-style:normal;line-height:170%;letter-spacing:.64px}.c-table--container{width:100%;overflow-x:auto}.c-table--expanded{width:100%;table-layout:fixed}@media screen and (max-width:992px){.c-container:has(.c-table--expanded){width:100vw}.c-table--expanded{display:block;overflow-x:scroll}}.c-table__tr{display:flex}.c-table__td,.c-table__td--nested,.c-table__th,.c-table__th--nested{text-align:left;padding:16px 12px;word-break:break-all}.c-table__td,.c-table__td--details,.c-table__th,.c-table__th--details{word-break:break-all;overflow-wrap:break-word;word-wrap:break-word;line-break:anywhere}.c-table__th{border:1px solid #ccc;background:#f2f2f2;font-weight:700;white-space:nowrap;padding:12px;display:flex;justify-content:space-between;align-items:center}.c-table__td{border:1px solid #ccc;background:#fff;font-weight:400}.c-table__td--equal{width:auto}.c-table__th--sort{display:inline-block;content:"";background-color:#949494;-webkit-mask:url(/icons/sort.svg) no-repeat;mask:url(/icons/sort.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px;height:24px}.c-table__td--grey-box{display:flex;width:100%;padding:16px;align-items:center;gap:8px;border-radius:12px;background:#f5f5f5;align-self:stretch}.c-table__th--width-fixed{white-space:normal;width:280px}@media screen and (max-width:991px){.c-table__th--width-fixed{width:100%}}.c-table__th--nested{text-align:left;font-weight:700;white-space:nowrap;padding:12px}.c-table__td--nested{text-align:left;padding:16px 12px;font-weight:400;width:100%}.c-table__th--details{background:#f2f2f2;font-weight:700;white-space:nowrap}.c-table__td--details,.c-table__th--details{text-align:left;padding:16px 12px;border:1px solid #ccc;height:100%;word-wrap:break-word;word-break:break-all}.c-table__td--details{background:#fff;font-weight:400}.c-table__tr--grey-box{width:100%;align-items:center;border-radius:12px;background:#f5f5f5}@media screen and (max-width:991px){.c-table__td--details,.c-table__th--details{display:block;width:100%!important}}.c-table__th--table-cell{display:table-cell;border:1px solid #ccc;background:#f2f2f2;font-weight:700;white-space:nowrap;padding:12px;justify-content:space-between;align-items:center}.c-table__tbody--compare{display:flex;flex-direction:row;width:100%}.c-table__tr--compare{display:flex;flex-direction:column;width:50%}.c-table__th--compare{display:flex}.c-table__td--compare{display:flex;height:100%}@media screen and (max-width:992px){.c-table__tbody--compare{flex-direction:column}.c-table__tr--compare{width:100%}}.c-tag{border-radius:4px;color:#333;align-items:center;align-self:flex-start;display:inline-flex;justify-content:center;padding:8px}.c-select-tag,.c-tag{font-size:12px;line-height:1}.c-select-tag{position:relative;width:calc(-moz-fit-content + 20px);width:calc(fit-content + 20px)}.c-select-tag-input{border:none;background:#ccc;color:#666;padding:4px 8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-select-tag-input--focus,.c-select-tag-input:focus{outline:4px solid #d3a02d;outline-offset:-1px}.c-tag--blue{background:#b9e3fe}.c-tag--grey{background:#ccc}.c-tag--green{background:#cde9c9}.c-tag--red{background:#fbb}.c-tag--blue--secondary{color:#007bc7;border:1px solid #007bc7;background:#fff}.c-tag--yellow{background:#ece19b}.c-tag--passed{color:#007c53;background:#f4faf3;border:1px solid #007c53}.c-tag--not-passed{color:#a90000;background:#fdeeee;border:1px solid #a90000}.c-tag--failed{color:#007c53;background:#fdeeee;border:1px solid #972715}.c-tag--large{border-radius:8px;padding:8px 16px;font-size:24px}.c-tag__icon-open:before{-webkit-mask:url(/icons/visibility.svg) no-repeat;mask:url(/icons/visibility.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-tag__icon-close:before,.c-tag__icon-open:before{display:inline-block;content:"";background-color:#1a1a1a;width:16px;height:16px;margin-right:4px}.c-tag__icon-close:before{-webkit-mask:url(/icons/visibility-off.svg) no-repeat;mask:url(/icons/visibility-off.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-tag--brack{border:1px solid #000}.c-wrap-block__tom-select--multi-select{border:1px solid #7f7f7f;border-image:initial;border-radius:8px}.c-wrap-block__tom-select--multi-select .ts-dropdown{background:#fff}.c-wrap-block__tom-select--multi-select .form-select{background-image:url(/icons/arrow-down.svg);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px}.c-wrap-block__tom-select--multi-select .ts-control{min-height:56px;padding:12px 16px;background:none}.c-toggle{position:relative;display:inline-block;width:60px;height:34px}.c-toggle__checkbox{display:none}.c-toggle__slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#7f7f7f;border-radius:34px;cursor:pointer;transition:.4s}.c-toggle__slider:before{content:"";position:absolute;top:2px;left:2px;width:30px;height:30px;background-color:#fff;border-radius:50%;transition:.4s}.c-toggle__checkbox:checked+.c-toggle__slider:before{transform:translateX(26px);border-color:#007bc7}.c-toggle__slider:after{position:absolute;content:"";height:10px;top:40%;left:75%;width:18px;border:2px solid #fff;border-top:none;border-right:none;transform:rotate(-45deg);transition:.4s;opacity:0}.c-toggle__checkbox:checked+.c-toggle__slider{background-color:#007bc7}.c-toggle__checkbox:checked+.c-toggle__slider:after{border-color:#007bc7;transform:translate(-50%,-50%) rotate(-45deg);opacity:1}.c-panel{border-radius:0;background:#fff;padding:32px 16px}@media screen and (min-width:992px){.c-panel{border-radius:16px;padding:32px}}.c-panel>*+*{margin-top:24px}.c-panel__header{display:flex;flex-direction:row;justify-content:space-between}.c-panel__section{gap:24px}.c-panel__section-body{display:grid;grid-gap:24px;gap:24px;width:100%;margin-bottom:16px}.c-panel--gray{background-color:#f2f2f2}.c-panel--blue{background-color:#f0f8ff}.c-panel--brown{border:3px solid #9b5e22}.c-panel--border-gray{border:1px solid #999}.c-panel--red{border:3px solid #ec0000}.c-panel--border-blue{border:3px solid #007bc7}.c-panel--small{border-radius:8px;padding:24px;display:grid;grid-gap:8px;gap:8px;width:100%}.c-panel__indicator{border-left:4px solid #ccc;border-radius:2px}@media screen and (max-width:992px){.c-panel--small{padding:16px}}.c-panel--yellow{background-color:#f6f0cf}.c-panel--black{border:1px solid #ccc}:has(.c-pop-up){position:relative}.c-pop-up{background:#fff;border-radius:12px;box-shadow:0 2px 12px 2px rgba(0,0,0,.1019607843);display:flex;flex-direction:column;position:absolute;top:100%;right:0;visibility:visible;z-index:99;padding:8px;width:200px}@media screen and (min-width:992px){.c-pop-up{z-index:111;max-width:540px}}.c-pop-up--for-messages{width:calc(100vw - 32px);padding:24px 16px}@media screen and (min-width:992px){.c-pop-up--for-messages{padding:40px}}@media screen and (max-width:991px){.c-pop-up--for-messages{right:-80px}}.c-pop-up--hidden{visibility:hidden}.c-page{display:flex;flex-direction:column}.c-page__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.c-page__title{color:#1a1a1a;font-size:32px;font-weight:700}.c-page__body{margin-top:32px}.c-page__footer{display:flex;flex-direction:row;gap:16px;margin-top:32px}.rich-text ol,.rich-text ul{margin-left:20px}.rich-text ul{list-style-type:disc}.rich-text ol{list-style-type:decimal}.rich-text blockquote{margin:1em 0;padding-left:10px;border-left:3px solid #ccc}.rich-text .c-form__field-error-message:before{content:"";display:inline-block;-webkit-mask:url(/icons/information.svg) no-repeat;mask:url(/icons/information.svg) no-repeat;background-color:#ec0000;height:18px;width:18px;margin-right:5px;vertical-align:middle}.rich-text .c-form__field-error-message.js-error-message{display:flex;align-items:center;color:#ec0000}.c-row{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start;gap:16px}.c-column{align-items:start;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:991px){.c-column-sp{align-items:start;display:flex;flex-direction:column;gap:16px}}.c-column--no-gaps,.c-row--no-gaps{gap:0}.c-column--x-narrow-gaps,.c-row--x-narrow-gaps{gap:8px}.c-column--narrow-gaps,.c-row--narrow-gaps{gap:12px}.c-column--normal-gaps,.c-row--normal-gaps{gap:16px}.c-column--wide-gaps,.c-row--wide-gaps{gap:24px}.c-column--x-wide-gaps,.c-row--x-wide-gaps{gap:40px}.c-avatar{background:#fff;border-radius:50%;width:40px;height:40px}.c-grid{display:grid;grid-gap:16px;gap:16px}.c-grid--narrow-gaps{gap:12px}.c-grid--2-columns{grid-template-columns:1fr 1fr}.c-grid--3-columns{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:991px){.c-grid--1-columns-sp{grid-template-columns:1fr}}.c-icon{display:inline-block;content:"";background-color:#fff}.c-icon--x-large{width:32px;height:32px}.c-icon--large{width:24px;height:24px}.c-icon--medium{width:20px;height:20px}.c-icon--small{width:16px;height:16px}.c-icon--x-small{width:12px;height:12px}.c-icon--xx-small{width:8px;height:8px}.c-icon--j-flec-blue-600{background-color:#007bc7}.c-icon--j-flec-grey-900{background-color:#1a1a1a}.c-icon__add{-webkit-mask:url(/icons/add.svg) no-repeat;mask:url(/icons/add.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-icon__arrow-left{-webkit-mask:url(/icons/arrow-left.svg) no-repeat;mask:url(/icons/arrow-left.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-icon__arrow-right{-webkit-mask:url(/icons/arrow-right.svg) no-repeat;mask:url(/icons/arrow-right.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-icon--arrow-upward{-webkit-mask:url(/icons/arrow-upward.svg) no-repeat;mask:url(/icons/arrow-upward.svg) no-repeat;background-color:#007bc7;-webkit-mask-size:contain;mask-size:contain}.c-icon__edit{-webkit-mask:url(/icons/edit.svg) no-repeat;mask:url(/icons/edit.svg) no-repeat;background-color:#007bc7;-webkit-mask-size:contain;mask-size:contain}.c-icon__edit--white{background-color:#fff}.c-icon__arrow-down{-webkit-mask:url(/icons/arrow-down.svg) no-repeat;mask:url(/icons/arrow-down.svg) no-repeat;background-color:#1a1a1a;-webkit-mask-size:contain;mask-size:contain}.c-icon__help{-webkit-mask:url(/icons/help.svg) no-repeat;mask:url(/icons/help.svg) no-repeat;background-color:#1a1a1a;-webkit-mask-size:contain;mask-size:contain}.c-icon__pdf{-webkit-mask:url(/icons/pdf.svg) no-repeat;mask:url(/icons/pdf.svg) no-repeat;background-color:#1a1a1a;-webkit-mask-size:contain;mask-size:contain}.c-icon__home{-webkit-mask:url(/icons/home.svg) no-repeat;mask:url(/icons/home.svg) no-repeat;background-color:#007bc7;-webkit-mask-size:contain;mask-size:contain}.c-icon__first-page{-webkit-mask:url(/icons/first-page.svg) no-repeat;mask:url(/icons/first-page.svg) no-repeat;background-color:#007bc7;-webkit-mask-size:contain;mask-size:contain}.c-icon__last-page{-webkit-mask:url(/icons/last-page.svg) no-repeat;mask:url(/icons/last-page.svg) no-repeat;background-color:#007bc7;-webkit-mask-size:contain;mask-size:contain}.c-icon__abbreviation-dots{-webkit-mask:url(/icons/abbreviation-dots.svg) no-repeat;mask:url(/icons/abbreviation-dots.svg) no-repeat;background-color:#1a1a1a;-webkit-mask-size:contain;mask-size:contain}.c-icon__end-icon{-webkit-mask:url(/icons/end-icon.svg) no-repeat;mask:url(/icons/end-icon.svg) no-repeat;background-color:#007bc7;-webkit-mask-size:contain;mask-size:contain}.c-icon__description-icon{-webkit-mask:url(/icons/description.svg) no-repeat;mask:url(/icons/description.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-icon__check-icon{-webkit-mask:url(/icons/check.svg) no-repeat;mask:url(/icons/check.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-icon__close{-webkit-mask:url(/icons/close.svg) no-repeat;mask:url(/icons/close.svg) no-repeat;background-color:#007bc7;-webkit-mask-size:contain;mask-size:contain}.c-icon__ellipse{-webkit-mask:url(/icons/ellipse.svg) no-repeat;mask:url(/icons/ellipse.svg) no-repeat;background-color:#007bc7;-webkit-mask-size:contain;mask-size:contain}.c-icon__attention{-webkit-mask:url(/icons/attention.svg) no-repeat;mask:url(/icons/attention.svg) no-repeat;background-color:#1a1a1a;-webkit-mask-size:contain;mask-size:contain}.c-icon__download-icon{-webkit-mask:url(/icons/download.svg) no-repeat;mask:url(/icons/download.svg) no-repeat;background-color:#007bc7;-webkit-mask-size:contain;mask-size:contain}.c-icon--white{background-color:#fff}.c-icon--gray{background-color:#999}.c-icon__unchecked{-webkit-mask:url(/icons/unchecked.svg) no-repeat;mask:url(/icons/unchecked.svg) no-repeat;background-color:#007bc7;-webkit-mask-size:contain;mask-size:contain}.c-icon__incorrect{-webkit-mask:url(/icons/incorrect.svg) no-repeat;mask:url(/icons/incorrect.svg) no-repeat;background-color:#007bc7;-webkit-mask-size:contain;mask-size:contain}.c-icon__upload-file{-webkit-mask:url(/icons/upload-file.svg) no-repeat;mask:url(/icons/upload-file.svg) no-repeat;background-color:#007bc7}.c-icon__time{-webkit-mask:url(/icons/time.svg) no-repeat;mask:url(/icons/time.svg) no-repeat;background-color:#000;-webkit-mask-size:contain;mask-size:contain}.c-icon__teacher{-webkit-mask:url(/icons/teacher.svg) no-repeat;mask:url(/icons/teacher.svg) no-repeat;background-color:#000;-webkit-mask-size:contain;mask-size:contain}.c-icon__location{-webkit-mask:url(/icons/location.svg) no-repeat;mask:url(/icons/location.svg) no-repeat;background-color:#000;-webkit-mask-size:contain;mask-size:contain}.c-icon__new-window{-webkit-mask:url(/icons/new-window.svg) no-repeat;mask:url(/icons/new-window.svg) no-repeat;background-color:#000;-webkit-mask-size:contain;mask-size:contain}.c-icon__union{-webkit-mask:url(/icons/union.svg) no-repeat;mask:url(/icons/union.svg) no-repeat;background-color:#007bc7;-webkit-mask-size:contain;mask-size:contain}.c-icon__no-avatar{-webkit-mask:url(/icons/no-avatar.svg) no-repeat;mask:url(/icons/no-avatar.svg) no-repeat;background-color:#1a1a1a;-webkit-mask-size:contain;mask-size:contain}.c-icon__warning-medium{background-image:url(/icons/warning-medium.svg);background-color:#fff;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:50%}.c-icon__warning-2{-webkit-mask:url(/icons/warning_2.svg) no-repeat;mask:url(/icons/warning_2.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-icon__information{-webkit-mask:url(/icons/information.svg) no-repeat;mask:url(/icons/information.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-icon__warning{-webkit-mask:url(/icons/warning_2.svg) no-repeat;mask:url(/icons/warning_2.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-icon__alertbanner_error_icon{-webkit-mask:url(/icons/alertbanner-error-icon.svg) no-repeat;mask:url(/icons/alertbanner-error-icon.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-icon__clock{-webkit-mask:url(/icons/clock.svg) no-repeat;mask:url(/icons/clock.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-icon__pdf-and-new-window:before{display:inline-flex;content:"";width:24px;height:24px;-webkit-mask:url(/icons/pdf.svg) no-repeat;mask:url(/icons/pdf.svg) no-repeat;background-color:#ec0000;-webkit-mask-size:contain;mask-size:contain;margin-right:8px}.c-icon__pdf-and-new-window:after{display:inline-flex;content:"";width:24px;height:24px;-webkit-mask:url(/icons/new-window.svg) no-repeat;mask:url(/icons/new-window.svg) no-repeat;background-color:#000;-webkit-mask-size:contain;mask-size:contain;margin-left:8px}.c-icon__delete{-webkit-mask:url(/icons/delete.svg) no-repeat;mask:url(/icons/delete.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-icon__tag{-webkit-mask:url(/icons/tag.svg) no-repeat;mask:url(/icons/tag.svg) no-repeat;background-color:#000;-webkit-mask-size:contain;mask-size:contain}.c-icon__update{-webkit-mask:url(/icons/update.svg) no-repeat;mask:url(/icons/update.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-typography--heading-xxs-bold{font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.8px}.c-typography--body-xl-bold{font-size:18px;font-style:normal;font-weight:700;line-height:170%}.c-typography--body-l{font-weight:400}.c-typography--body-l,.c-typography--body-l-bold{font-size:16px;font-style:normal;line-height:170%;letter-spacing:.64px}.c-typography--body-l-bold{font-weight:700}.c-typography--body-m{font-weight:400}.c-typography--body-m,.c-typography--body-m-bold{font-size:14px;font-style:normal;line-height:170%;letter-spacing:.56px}.c-typography--body-m-bold{font-weight:700}.c-typography--label-xl{font-weight:400}.c-typography--label-xl,.c-typography--label-xl-bold{font-size:16px;font-style:normal;line-height:150%;letter-spacing:.64px}.c-typography--label-xl-bold{font-weight:700}.c-typography--label-l{font-weight:400}.c-typography--label-l,.c-typography--label-l-bold{font-size:14px;font-style:normal;line-height:150%;letter-spacing:.56px}.c-typography--label-l-bold{font-weight:700}.c-typography--label-m{font-weight:400}.c-typography--label-m,.c-typography--label-m-bold{font-size:12px;font-style:normal;line-height:150%;letter-spacing:.48px}.c-typography--label-m-bold{font-weight:700}.c-typography--caption-l-description{color:#626264;font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.24px}.c-typography--button-s{font-size:14px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.56px}.c-movie-player{display:flex;background-color:#ccc;width:100%;aspect-ratio:16/9;justify-content:center;align-items:center}.c-movie-player__inner{width:135px;height:135px}.c-movie-player__button{position:relative;width:1em;height:1em;border:.05em solid;border-radius:50%;color:#000;font-size:135px;background-color:#fff;color:#fff}.c-movie-player__button--start:before{position:absolute;top:50%;left:30%;transform:translateY(-50%);width:0;height:0;border:.3em solid rgba(0,0,0,0);border-left:.5em solid;box-sizing:border-box;content:"";color:#ccc}@media screen and (max-width:992px){.c-movie-player__button,.c-movie-player__inner{width:47.48px;height:47.48px}.c-movie-player__button--start:before{border:14.244px solid rgba(0,0,0,0);border-left:23.74px solid}}.c-description-list{display:flex;flex-wrap:wrap;border-collapse:collapse;font-size:16px;font-style:normal;width:100%}.c-description-list__dt{text-align:left;font-weight:700;white-space:nowrap;width:30%}.c-description-list__dd{text-align:left;font-weight:400;width:70%}.c-heading{color:#1a1a1a;font-style:normal;font-weight:700}.c-heading--h1,h1.c-heading{font-size:36px;line-height:140%;letter-spacing:1.44px}@media screen and (max-width:992px){.c-heading--h1,h1.c-heading{font-size:28px;line-height:150%;letter-spacing:1.12px}}.c-heading--h2,h2.c-heading{font-size:32px;line-height:150%;letter-spacing:1.28px}@media screen and (max-width:992px){.c-heading--h2,h2.c-heading{font-size:24px;line-height:150%;letter-spacing:.96px}}.c-heading--h3,h3.c-heading{font-size:28px;line-height:150%;letter-spacing:1.12px}@media screen and (max-width:992px){.c-heading--h3,h3.c-heading{font-size:20px;line-height:150%;letter-spacing:.8px}}.c-heading--h4,h4.c-heading{font-size:24px;line-height:150%;letter-spacing:1.12px}@media screen and (max-width:992px){.c-heading--h4,h4.c-heading{font-size:16px;line-height:150%;letter-spacing:.8px}}.c-heading-xxs-bold{font-weight:700;font-size:20px;line-height:150%;letter-spacing:.8px}.c-heading-xs-bold{font-weight:700;font-size:24px;line-height:150%;letter-spacing:.96px}.c-stepper{display:flex;margin:32px 0 24px}.c-stepper__container{width:150px;display:inline-block;text-align:center}.c-stepper__item{display:flex;align-items:center;position:relative}.c-stepper__circle{content:"";width:24px;height:24px;border-radius:50%;box-sizing:border-box;background-color:#b3b3b3;position:relative;margin:auto}.c-stepper__border{position:absolute;width:80px;height:3px;background-color:#b3b3b3;top:0;left:70%;flex-shrink:0}.c-stepper__title{margin-top:16px;white-space:nowrap;bottom:0;font-size:12px}.c-stepper__label{font-size:10px;line-height:15px;font-weight:400}.c-stepper__label:after{content:"予定"}.c-stepper__label--in-progress:after{color:#007bc7;content:"進行中"}.c-stepper__circle--in-progress{border:2px solid #007bc7;background-color:#fff}.c-stepper__circle--in-progress:after{content:"";width:16px;height:16px;border-radius:50%;box-sizing:border-box;background-color:#007bc7;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-stepper__title--in-progress{color:#007bc7}.c-stepper__label--completed:after{color:#007c53;content:"完了"}.c-stepper__circle--completed{background-color:#007c53}.c-stepper__circle--completed:after{content:"";position:absolute;top:40%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:10px;height:20px;border:solid #fff;border-width:0 3px 3px 0}.c-stepper__border--completed{background-color:#007c53}.c-stepper__label--in-failed:after{color:#000;content:"不合格"}.c-stepper__circle--in-failed{border:2px solid #fe3939;background-color:#fff}.c-stepper__circle--in-failed:after{content:"";width:16px;height:16px;border-radius:50%;box-sizing:border-box;background-color:#fe3939;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-stepper__title--in-failed{color:#fbb}@media screen and (max-width:991px){.c-stepper__container-for-sp{width:100%}.c-stepper__progress{position:relative;width:64px;height:64px;flex-shrink:0}.c-stepper__progress-circle{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;font-weight:700;background:conic-gradient(#007bc7 var(--progress),#cccccc var(--progress))}.c-stepper__progress-circle:before{content:"";position:absolute;inset:5px;border-radius:50%;background:#fff}.c-stepper__current{position:relative;font-size:24px;line-height:1;color:#007bc7}.c-stepper__total{position:relative;font-size:16px;color:#7f7f7f}.c-stepper__next{margin-top:16px;font-size:14px;color:#4d4d4d}}.c-self-pr{width:100%;gap:24px;margin-bottom:24px}@media screen and (min-width:992px){.c-self-pr{display:flex}.c-self-pr__photo{width:180px;min-width:180px;height:240px;object-fit:cover}}@media screen and (max-width:991px){.c-self-pr__photo{width:100%;margin-bottom:24px}}.c-self-pr__photo-img{width:180px;height:240px;object-fit:cover}@media screen and (max-width:991px){.c-self-pr__photo-img{margin:auto;height:auto}}.c-tab-menu__switch{display:none}.c-self-pr__tab{width:840px;max-width:100%;margin:auto;display:flex;flex-flow:wrap}@media screen and (max-width:991px){.c-self-pr__tab{width:100%}}.c-self-pr__tab__item{padding:16px 24px;display:block;cursor:pointer;order:-1;font-weight:400;line-height:170%;letter-spacing:.64px}.c-tab-menu__switch:checked+.c-self-pr__tab__item{color:#007bc7;border-bottom:3px solid #007bc7;font-weight:700;line-height:170%;letter-spacing:.64px}.c-self-pr__tab__content{width:100%;height:100%;padding-top:24px;border-top:1px solid #e6e6e6}@media screen and (max-width:991px){.c-self-pr__tab__content{width:100%}}.c-alertbanner{display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;border-radius:12px;background:#fff}@media screen and (max-width:991px){.c-alertbanner{padding:16px;gap:12px}}.c-alertbanner--info{border:3px solid #007bc7}.c-alertbanner--warning{border:3px solid #9b5e22}.c-alertbanner--error{border:3px solid #ec0000}.c-alertbanner__icon{display:inline-block;content:"";width:36px;height:36px;-webkit-mask-size:contain;mask-size:contain;background-color:#fff}.c-alertbanner__icon-info{background-image:url(/icons/alertbanner-info-icon.svg)}.c-alertbanner__icon-warning{background-image:url(/icons/alertbanner-warning-icon.svg)}.c-alertbanner__icon-error{background-image:url(/icons/alertbanner-error-icon.svg)}.c-alertbanner__icon-box{height:36px}.c-alertbanner__icon-box-multiple{display:flex;align-items:start;height:100%}.c-alertbanner__title{display:flex;align-items:center;gap:16px;flex:1 0}.c-alertbanner__title-text{display:flex;align-items:center;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.8px}.c-alertbanner__container{padding-left:48px;padding-bottom:8px}@media screen and (max-width:991px){.c-alertbanner__container{padding-left:0;padding-bottom:0}}.c-alertbanner__container-text{font-size:16px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:.64px}.c-qr-code{display:flex;flex-direction:column;padding:20px;align-items:flex-start;gap:10px;border-radius:16px;border:1px solid #d9d9d9}.c-qr-code--image-applicants{display:inline-block;content:"";width:450px;height:240px;background-color:#fff}.c-qr-code--image-applicants img{width:240px;height:240px;object-fit:cover;margin:auto}.c-qr-code--image-students{display:inline-block;content:"";width:450px;height:240px;-webkit-mask-size:contain;mask-size:contain}.c-qr-code--image-students img{width:240px;height:240px;object-fit:cover;margin:auto}.c-raiting{display:flex;align-items:center;gap:4px}.c-raiting--grey-box{padding:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;align-self:stretch;border-radius:12px;background:#f5f5f5}.c-raiting--description{color:#666;font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.48px}.c-request-check-mark{background:#e6e6e6;border:4px solid #e6e6e6;border-radius:50%;position:relative;height:28px;width:28px;transition:background-color .25s,border-color .25s}.c-request-check-mark:before{opacity:1;border-left:2px solid #fff;border-bottom:2px solid #fff;height:7px;width:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-70%) rotate(-45deg);transition:opacity .25s;color:#fff;content:""}.c-request-check-mark--waiting-for-response{background:rgba(0,0,0,0);border-top:4px solid #007bc7;border-right:4px solid #007bc7;animation:request-check-mark-loading 1s linear 0s infinite normal both}.c-request-check-mark--waiting-for-response:before{opacity:0}.c-request-check-mark--success{background:#007c53;border:4px solid #007c53}.c-request-check-mark--failed{background:#ec0000;border:4px solid #ec0000}.c-request-check-mark--failed:after,.c-request-check-mark--failed:before{background:#fff;height:14px;width:2px;position:absolute;top:50%;left:50%;content:""}.c-request-check-mark--failed:before{transform:translate(-50%,-50%) rotate(45deg)}.c-request-check-mark--failed:after{transform:translate(-50%,-50%) rotate(-45deg)}@keyframes request-check-mark-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.c-image{display:inline-block;content:""}.c-image__profile img{width:160px;height:160px;background-color:#fff;object-fit:cover}.c-image__pr{width:180px;height:240px}.c-image__profile-empty{width:160px;height:160px;background-image:url(/images/profile-empty.svg)}.c-image__profile-request{width:160px;height:160px;background-image:url(/images/profile-request.svg)}.c-image__warning{width:14px;height:14px;background-image:url(/icons/warning.svg);background-color:#fff}.c-image__warning--medium{width:20px;height:20px;background-image:url(/icons/warning-medium.svg);background-color:#fff}.c-image__success{width:24px;height:24px;background-image:url(/icons/snackbar-success.svg)}.c-image__error{width:24px;height:24px;background-image:url(/icons/snackbar-error.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.c-image__profile-empty img{width:160px;height:160px;object-fit:cover}.c-image__login-guide-flc{width:393px;background-image:url(/images/login-guide-flc.png)}.c-image__login-guide-advisor,.c-image__login-guide-flc{height:345px;filter:drop-shadow(0 2px 12px rgba(0,0,0,.1)) drop-shadow(0 1px 6px rgba(0,0,0,.3))}.c-image__login-guide-advisor{width:400px;background-image:url(/images/login-guide-advisor.png)}.c-image__login-guide-mail{width:400px;height:345px;background-image:url(/images/login-guide-mail.png)}.c-image__login-guide-password{width:400px;height:345px;background-image:url(/images/login-guide-password.png)}.c-image__qr{background-image:url(/images/qr_applicants.svg)}.c-image__text-overwrap{position:relative}.c-image__text-overwrap span{position:absolute;top:0;left:110px}.c-image__advisorcard{width:50px;height:50px;background-image:url(/images/advisorcard.png)}.c-image__star-full{width:24px;height:24px;background-image:url(/icons/star_1.svg)}.c-image__star-half{width:24px;height:24px;background-image:url(/icons/star_0.5.svg)}.c-image__star-empty{width:24px;height:24px;background-image:url(/icons/star_0.svg)}.c-calendar .fc .fc-toolbar-title{font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.96px}.c-calendar .fc .fc-button-primary{font-weight:700;line-height:150%;letter-spacing:.64px;padding:8px 12px;background-color:#007bc7;border-color:#007bc7;color:#fff!important}.c-calendar .fc .fc-button-primary:hover{background:#0b466f}.c-calendar .fc .fc-button-primary:active{background:#072c4a}.c-calendar .fc .fc-button-primary:focus{border:2px solid #d3a02d}.c-calendar .fc .fc-button-primary:disabled{background:#949494}.c-calendar .fc-today-button{color:#007bc7;background:none}.c-calendar .fc-icon-chevron-left:before,.c-calendar .fc-icon-chevron-right:before{color:#fff}.c-calendar .fc .fc-col-header-cell-cushion{padding:12px}.c-calendar .fc .fc-timegrid-axis-cushion,.c-calendar .fc .fc-timegrid-slot-label-cushion{display:flex;width:54px;padding:0 12px 12px;justify-content:center;align-items:flex-start;gap:10px}.c-calendar .fc .fc-timegrid-slot{height:2.5em}.c-calendar .fc-day-other .fc-daygrid-day-top,.c-calendar .fc-day-other .fc-list-day-cushion,.c-calendar .fc-day-other .fc-scrollgrid-sync-inner .fc-col-header-cell-cushion{color:#1a1a1a}.c-calendar .fc-day-sat .fc-daygrid-day-top,.c-calendar .fc-day-sat .fc-list-day-cushion,.c-calendar .fc-day-sat .fc-scrollgrid-sync-inner .fc-col-header-cell-cushion{color:#0162a3}.c-calendar .fc-day-sun .fc-daygrid-day-top,.c-calendar .fc-day-sun .fc-list-day-cushion,.c-calendar .fc-day-sun .fc-scrollgrid-sync-inner .fc-col-header-cell-cushion,.c-calendar .fc-holiday{color:#ce0000}.c-calendar .fc-v-event{border-top:none;border-bottom:none;border-right:none}.c-calendar .fc-timegrid-event{font-size:11px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.24px}.c-calendar .fc-timegrid .fc-event{flex-direction:column;justify-content:center}.c-calendar .fc-timegrid .fc-event .fc-event-main{height:auto!important;justify-content:center;padding:0 4px}.c-calendar .fc-timegrid .fc-event .fc-event-main:nth-child(n+2){color:#666;font-size:10px}.c-calendar .fc-event .fc-event-main{display:flex;width:100%;align-items:center}.c-calendar .fc-event .fc-event-main:first-child:before{display:inline-block;content:"";width:12px;height:12px;padding:0 8px}@media screen and (max-width:992px){.c-calendar .fc-event .fc-event-main:before{display:none}.c-calendar .fc-event .fc-event-main{font-size:9px}}.c-calendar .fc-event-main-frame{max-width:calc(100% - 24px)}.c-calendar .fc-event-title-container{line-height:12px;display:flex;align-items:center;justify-content:center}.c-calendar .fc .fc-timegrid-col.fc-day-today{background-color:#f0f8ff!important}.c-calendar .fc-scroller{overflow-y:hidden!important}@media screen and (max-width:991px){.c-calendar .fc .fc-toolbar{display:grid;grid-gap:16px;gap:16px}.c-calendar .fc .fc-view-harness-active>.fc-view{width:100%;overflow-x:auto}.c-calendar .fc-theme-standard td,.c-calendar .fc-theme-standard th{width:98px}.c-calendar .fc .fc-scrollgrid,.c-calendar .fc .fc-scrollgrid table,.c-calendar .fc-timegrid-slots table colgroup col{width:auto;min-width:991px}}.c-calendar .fc .fc-today-button{display:flex;align-items:center;color:#007bc7!important;font-feature-settings:"pwid" on;font-size:16px;font-style:normal;font-weight:400;line-height:170%;letter-spacing:.56px;-webkit-text-decoration-line:underline;text-decoration-line:underline;background-color:inherit!important;border:inherit!important;border-color:inherit!important}.c-calendar .fc .fc-toolbar-chunk{display:flex}@media screen and (min-width:992px){.c-calendar .fc .fc-toolbar-chunk:first-child{width:171px;justify-content:start}.c-calendar .fc .fc-toolbar-chunk:nth-child(2){width:calc(100% - 371px);justify-content:center}.c-calendar .fc .fc-toolbar-chunk:nth-child(3){width:200px;justify-content:end;flex-flow:column;gap:8px;align-items:self-end}.c-calendar .fc .fc-toolbar-chunk:nth-child(3) button{width:180px;height:40px}}@media screen and (max-width:991px){.c-calendar .fc .fc-toolbar-chunk{width:100%}}.c-calendar-tab__item{border-bottom:3px solid rgba(255,255,255,0);align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block;float:left;text-align:center;transition:all .2s ease;height:59px;padding:16px 24px;color:#666;font-size:16px;font-weight:400}.c-calendar-tab__item--active{border-color:#007bc7;color:#007bc7;font-weight:700}.c-calendar-tab__item--switch{display:none}.c-calendar-tab__item--switch:checked+.c-calendar-tab__item{color:#007bc7;font-weight:700;border-bottom:3px solid #007bc7}.c-calendar-tab__content{width:100%;height:100%;padding-top:24px;border-top:1px solid #e6e6e6;clear:both;overflow:hidden}@media screen and (max-width:991px){.c-calendar-tab__content{width:100%}}#menu1:checked~#menu1_content,#menu2:checked~#menu2_content{display:block}.c-calendar-event--unable-use{border-left:4px solid #7f7f7f;background-color:#f2f2f2;display:flex}.c-calendar-event--unable-use:hover{background-color:#e6e6e6}.c-calendar-event--unable-use:active{background-color:#ccc}.c-calendar-event--unable-use:focus{border:2px solid #d3a02d;border-left:4px solid #7f7f7f}.c-calendar-event--unable-use .fc-event-main:before{background-color:#ec0000;-webkit-mask:url(/icons/close.svg) no-repeat;mask:url(/icons/close.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-calendar-event--shift-before-reception{border-left:4px solid #007c53;background-color:#e5f5e3;display:flex}.c-calendar-event--shift-before-reception:hover{background-color:#cde9c9}.c-calendar-event--shift-before-reception:active{background-color:#a3d79e}.c-calendar-event--shift-before-reception:focus{border:2px solid #d3a02d;border-left:4px solid #007c53}.c-calendar-event--shift-before-reception .fc-event-main:before{background-color:#007c53;-webkit-mask:url(/icons/check.svg) no-repeat;mask:url(/icons/check.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-calendar-event--shift-reception{border-left:4px solid #007bc7;background-color:#e0f1fe;display:flex}.c-calendar-event--shift-reception:hover{background-color:#b9e3fe}.c-calendar-event--shift-reception:active{background-color:#7ccefd}.c-calendar-event--shift-reception:focus{border:2px solid #d3a02d;border-left:4px solid #007c53}.c-calendar-event--shift-reception .fc-event-main:before{width:12px;height:12px;background-color:#007bc7;-webkit-mask:url(/icons/unchecked.svg) no-repeat;mask:url(/icons/unchecked.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-calendar-event--none-shift-submitted{border-left:4px solid #7f7f7f;background-color:#f2f2f2;display:flex}.c-calendar-event--none-shift-submitted:hover{background-color:#e6e6e6}.c-calendar-event--none-shift-submitted:active{background-color:#ccc}.c-calendar-event--none-shift-submitted:focus{border:2px solid #d3a02d;border-left:4px solid #7f7f7f}.c-calendar-event--none-shift-submitted .fc-event-main:before{width:12px;height:12px;background-color:#ec0000;-webkit-mask:url(/icons/attention.svg) no-repeat;mask:url(/icons/attention.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-calendar-event--no-setting-pic{border-left:4px solid #9b5e22;background-color:#f6f0cf;display:flex}.c-calendar-event--no-setting-pic:hover{background-color:#ece19b}.c-calendar-event--no-setting-pic:active{background-color:#e0c959}.c-calendar-event--no-setting-pic:focus{border:2px solid #d3a02d;border-left:4px solid #007c53}.c-calendar-event--no-setting-pic .fc-event-main:before{background-color:#9b5e22;-webkit-mask:url(/icons/warning_2.svg) no-repeat;mask:url(/icons/warning_2.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-calendar-event--setting-pic{border-left:4px solid #007c53;background-color:#e5f5e3;display:flex}.c-calendar-event--setting-pic:hover{background-color:#cde9c9}.c-calendar-event--setting-pic:active{background-color:#a3d79e}.c-calendar-event--setting-pic:focus{border:2px solid #d3a02d;border-left:4px solid #007c53}.c-calendar-event--setting-pic .fc-event-main:before{background-color:#007c53;-webkit-mask:url(/icons/no-avatar.svg) no-repeat;mask:url(/icons/no-avatar.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-calendar-event--application-reception{border-left:4px solid #007bc7;background-color:#e0f1fe;display:flex}.c-calendar-event--application-reception:hover{background-color:#b9e3fe}.c-calendar-event--application-reception:active{background-color:#7ccefd}.c-calendar-event--application-reception:focus{border:2px solid #d3a02d;border-left:4px solid #007c53}.c-calendar-event--application-reception .fc-event-main:before{width:12px;height:12px;background-color:#007bc7;-webkit-mask:url(/icons/unchecked.svg) no-repeat;mask:url(/icons/unchecked.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-calendar-event--end{border-left:4px solid #7f7f7f;background-color:#f2f2f2;display:flex}.c-calendar-event--end:hover{background-color:#e6e6e6}.c-calendar-event--end:active{background-color:#ccc}.c-calendar-event--end:focus{border:2px solid #d3a02d;border-left:4px solid #7f7f7f}.c-calendar-event--end .fc-event-main:before{width:12px;height:12px;background-color:#ec0000;-webkit-mask:url(/icons/vector.svg) no-repeat;mask:url(/icons/vector.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-calendar-event--advisor-none{background-image:linear-gradient(-45deg,#fff 49%,#cccccc 50%,#fff 51%);background-size:10px 10px;display:flex;opacity:.7}.c-calendar-event--advisor-available-work-standby-application{border-left:4px solid #f1f3f3;background-color:#f1f3f3;display:flex}.c-calendar-event--advisor-available-work{border-left:4px solid #007bc7;background-color:#e0f1fe;display:flex}.c-calendar-event--advisor-available-work:hover{background-color:#b9e3fe}.c-calendar-event--advisor-available-work:active{background-color:#7ccefd}.c-calendar-event--advisor-available-work:focus{border:2px solid #d3a02d;border-left:4px solid #007c53}.c-calendar-event--advisor-available-work .fc-event-main:before{width:12px;height:12px;background-color:#007bc7;-webkit-mask:url(/icons/double-circle.svg) no-repeat;mask:url(/icons/double-circle.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-calendar-event--advisor-shift-reception{border:2px dashed #007bc7;border-left:4px solid #007bc7;background-color:#fff;display:flex}.c-calendar-event--advisor-shift-reception:hover{background-color:#b9e3fe}.c-calendar-event--advisor-shift-reception:active{background-color:#7ccefd}.c-calendar-event--advisor-shift-reception:focus{border:2px solid #d3a02d;border-left:4px solid #007c53}.c-calendar-event--advisor-shift-reception .fc-event-main:before{display:none!important}.c-calendar-event--advisor-confirm-shift{border-left:4px solid #007c53;background-color:#e5f5e3;display:flex}.c-calendar-event--advisor-confirm-shift:hover{background-color:#cde9c9}.c-calendar-event--advisor-confirm-shift:active{background-color:#a3d79e}.c-calendar-event--advisor-confirm-shift:focus{border:2px solid #d3a02d;border-left:4px solid #007c53}.c-calendar-event--advisor-confirm-shift .fc-event-main:before{background-color:#007c53;-webkit-mask:url(/icons/check.svg) no-repeat;mask:url(/icons/check.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-calendar-event--advisor-shift-canceled{border-left:4px solid #ff5454;background-color:#fdeeee;display:flex}.c-calendar-event--advisor-shift-canceled:hover{background-color:#ffdada}.c-calendar-event--advisor-shift-canceled:active{background-color:#fbb}.c-calendar-event--advisor-shift-canceled:focus{border:2px solid #d3a02d;border-left:4px solid #ff5454}.c-calendar-event--advisor-shift-canceled .fc-event-main:before{background-color:#ec0000;-webkit-mask:url(/icons/close.svg) no-repeat;mask:url(/icons/close.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-circular-progress{display:flex;align-items:center;justify-content:center;flex-direction:column;width:70px;height:70px;border-radius:5px}.percent{position:relative}.c-circular-progress svg{position:relative;width:70px;height:70px;transform:rotate(-90deg)}.c-circular-progress svg circle{width:100%;height:100%;fill:none;stroke:#f0f0f0;stroke-width:5.33;stroke-linecap:round}.c-circular-progress svg circle:last-of-type{stroke-dasharray:200px;stroke-dashoffset:calc(200px - 200px*var(--percent)/100);stroke:#007bc7}.c-circular-progress .number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-circular-progress .number h3{font-weight:200;font-size:3.5rem}.c-circular-progress .number h3 span{font-size:2rem}.c-circular-progress--title{width:210px;font-size:18px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:.64px}.c-area-click{display:block;text-decoration:none;cursor:pointer}.c-snackbar{visibility:visible;position:fixed;z-index:2000;top:10%;left:83%;height:100%;width:100%;pointer-events:none;transform:translateX(-50%)}@media screen and (max-width:991px){.c-snackbar{left:63%}}.c-snackbar__container{display:flex;align-items:flex-start;width:400px;min-width:400px;padding:16px 24px;border-radius:12px;background:#007c53;gap:16px}.c-snackbar__container-error{background:#ec0000}.c-snackbar__text{display:flex;align-items:center;gap:16px;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.64px;width:-moz-fit-content;width:fit-content}.c-snackbar__main{top:8%;left:100%}@media screen and (max-width:991px){.c-snackbar__main{left:50%}.c-snackbar__main-container{width:calc(100% - 32px);margin:16px;min-width:0}}.c-snackbar--close{opacity:0;visibility:hidden}p.alert{display:none}.c-list{flex-direction:column}.c-list,.c-list__li{align-items:start;display:flex;gap:8px}.c-list__li{flex-direction:row;flex-wrap:nowrap;justify-content:start}.video-js .vjs-icon-placeholder{color:#fff}.video-js .vjs-play-progress{background-color:#ec0000}.video-js .vjs-play-progress:before{color:#ec0000}.video-js .vjs-menu-item-text,.video-js .vjs-playback-rate-value,.video-js .vjs-remaining-time-display{color:#fff}.video-js .vjs-menu li.vjs-selected{background-color:#d9d9d9!important}.video-js .vjs-modal-dialog-content,.video-js .vjs-volume-level{color:#fff}.video-js .vjs-control:focus{text-shadow:none}.video-js .vjs-menu li.vjs-menu-item:focus{background-color:unset}.video-js .vjs-button:focus-visible,.video-js .vjs-menu-item:focus-visible{outline:none;box-shadow:none;outline-offset:0}.video-js.vjs-mobile-ui .vjs-touch-overlay .vjs-play-control{border:1.5px solid #fff;background-color:rgba(43,51,63,.7);width:90px;height:49px;border-radius:9px}.video-js.vjs-mobile-ui .vjs-touch-overlay .vjs-play-control .vjs-icon-placeholder:before{background-size:35%}@media screen and (max-width:991px){.video-js .vjs-fullscreen-control,.video-js .vjs-skip-backward-10,.video-js .vjs-skip-forward-10,.video-js.vjs-mobile-ui .vjs-touch-overlay.skip:after{display:none}}.p-training-button--slide:disabled{mix-blend-mode:unset;cursor:not-allowed}.p-training-button--slide:disabled>span.c-icon__download-icon,.p-training-button--slide:disabled>span.c-icon__union{background-color:#949494}.p-training-button:disabled{background:#999;mix-blend-mode:unset;color:#ccc}.p-training__gap--16-12{gap:16px}.p-training__margin-top--40-32{margin-top:40px}.p-training__margin-top--12-16{margin-top:12px}.p-training-gap--24-16{gap:24px}.p-training__gap--40-32{gap:40px}.p-training__result-text{font-size:24px;font-weight:400;line-height:36px;letter-spacing:.04em}.p-training__result-score{font-size:32px;font-weight:700;line-height:48px;letter-spacing:.04em}.p-training__result-score--small{font-size:20px;font-weight:700;line-height:30px;letter-spacing:.04em}.p-training-panel--student-status{width:100%;padding:24px;border-radius:16px;border:1px solid #d9d9d9}.p-training__flex-flow-column--start .c-button:disabled{border-color:#999;mix-blend-mode:unset;color:#999}.p-training-search--date{width:calc((100% - 24px - 10px)/2);flex-grow:1}@media screen and (max-width:991px){.p-training__margin-top--normal{margin-top:16px!important}.p-training__margin-top--wide{margin-top:24px!important}.p-training__margin-top--32{margin-top:32px!important}.p-training-container>.p-training__margin-top--32:first-child{margin-top:32px}.p-training__gap--16-12{gap:12px}.p-training-table-td{border-top:none;border-bottom:none}.p-training-container tr:last-child .p-training-table-td{border-bottom:1px solid #ccc}.p-training__margin-top--40-32{margin-top:32px}.p-training__margin-top--12-16{margin-top:16px}.p-training-gap--24-16{gap:16px}.p-training__gap--40-32{gap:32px}.p-training__result-text{font-size:20px;line-height:34px}.p-training__flex-flow-column--start{flex-flow:column;align-items:flex-start}}@media screen and (min-width:992px){.p-training-panel{border-radius:20px}.p-training-container>.p-training-margin-top-40:nth-child(n+2){margin-top:40px}.p-training-panel--student-status{width:calc(50% - 12px)}.p-training__position--search-reset{position:absolute;left:0}}.p-training-container input[type=radio]{background-color:#fff}.p-training-container .u-background-color-j-flec-green-50 input[type=radio]{background-color:#f4faf3}.p-training-container .u-background-color-j-flec-red-50 input[type=radio]{background-color:#fdeeee}#training-test button:focus-visible,.p-training-container input[type=radio]:focus-visible{outline:unset}.p-training-progress{width:240px;height:4px;background-color:#e6e6e6;position:relative;border-radius:2px;overflow:hidden}.p-training-progress--state{border-radius:2px;background-color:#007bc7;position:absolute;height:100%;width:10%}.p-training-alertbanner__container{padding-left:48px;padding-bottom:8px;gap:12px}@media screen and (max-width:991px){.p-training-alertbanner__container{padding-left:0}}.p-training-alertbanner__title-text{font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.8px}@media screen and (max-width:991px){.p-training-alertbanner__title-text{font-size:16px;letter-spacing:.64px}}.p-training-alertbanner__icon{display:inline-block;content:"";width:36px;height:36px;-webkit-mask-size:contain;mask-size:contain;background-color:#fff}@media screen and (max-width:991px){.p-training-alertbanner__icon{width:24px;height:24px;background-size:24px}}.p-training__modal-container{border-radius:12px;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:40px 56px;gap:40px;width:496px}@media screen and (max-width:991px){.p-training__modal-container{gap:24px;width:95%;padding:16px;max-width:496px}}.p-training-answer__icon--correct{width:19px;height:19px;margin:2.5px}.p-training-answer__icon--incorrect{width:13.3px;height:13.3px;margin:5.35px}.p-training-two-option__container{box-sizing:border-box;padding:16px;border:1px solid #7f7f7f;border-radius:8px;height:59px;width:300px}.p-training-two-answer__container{padding:16px;border-radius:8px}@media screen and (max-width:991px){.p-training-two-answer__container{padding:8px}}.p-training-two-option__icon--correct{width:16px;height:16px}.p-training-two-option__icon--incorrect{width:12px;height:12px;margin:0 2px}.p-training-two-option__container:has(input:checked){border:2px solid #007bc7}.p-training-two-option__container>div:has(input:checked)~span.c-typography--body-l{color:#007bc7}.p-training-two-option__container>div:has(input:checked)~span.c-icon__incorrect,.p-training-two-option__container>div:has(input:checked)~span.c-icon__unchecked{background-color:#007bc7}.p-training-answer__container{border-radius:12px;background-color:#f7f7f7;padding:16px}.p-training-panel--training-view{display:flex;padding:24px;align-items:center;gap:16px;border-radius:8px;border:1px solid #999;background:#fff}.p-training-panel--training-view:hover{border:2px solid #007bc7}.p-training-panel--training-view:active{background:#e0f1fe;border:2px solid #007bc7}.p-training-panel--training-view:focus{border:2px solid #d3a02d}.p-training-panel--training-view:disabled{background:#fff}.p-training-panel--training-view-sp-screen{flex-wrap:nowrap}@media screen and (max-width:991px){.p-training-panel--training-view-sp-screen{flex-wrap:wrap}.p-training-panel--training-view-sp-screen-nowrap{flex-wrap:nowrap;align-items:start;gap:20px!important}}.p-training-alert-banner-indent{text-indent:-1.3em;padding-left:1em;padding-bottom:4px;gap:4px}@media screen and (max-width:991px){.p-training-alert-banner-indent{padding-left:2em}}.p-training-panel--training-view-blue{display:flex;padding:24px;align-items:center;gap:10px;background:#fff;border:2px solid #007bc7;border-radius:16px}.p-training-advice-panel--content{width:calc(100% - 16px - 24px)}@media screen and (max-width:991px){.p-training-advice-panel--content{width:calc(100% - 16px - 18px)}}@media screen and (min-width:992px){.p-training-advice-panel{width:calc((100% - 16px)/2)}}.p-update-history{display:flex;width:100%;justify-content:space-between;border:1px solid #ccc;padding:16px 24px;border-radius:16px}.p-update-history__column{align-items:start;display:flex;flex-direction:column;justify-content:center}.p-update-history__title{margin-bottom:10px;font-size:16px;font-weight:700}.p-update-history__subtitle,.p-update-history__title{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start}.p-update-history__subtitle{font-size:12px;color:#666}.p-update-history__arrow{position:relative;display:inline-block;width:24px;height:24px}.p-update-history__arrow:before{position:absolute;right:5px;top:10.5px;display:block;content:"";width:15px;height:2px;background:#1a1a1a}.p-update-history__arrow:after{position:absolute;right:5px;top:6px;display:block;content:"";width:11px;height:11px;border-right:2px solid #1a1a1a;border-top:2px solid #1a1a1a;transform:rotate(45deg)}@media screen and (max-width:992px){.p-update-history{position:relative}.p-update-history__arrow{position:absolute;bottom:16px;right:24px}}@media screen and (max-width:991px){.p-advisor-name-sp-padding{width:100%;justify-content:space-between}.p-qualifications-sp-padding{justify-content:start!important}}.p-basics-flex-wrap{flex-wrap:nowrap}@media screen and (max-width:1470px){.p-basics-flex-wrap{flex-wrap:wrap}}.p-utilizations-modal-gray-box{display:flex;flex-direction:column;padding:24px;gap:24px;justify-content:start;align-self:stretch;border-radius:8px;background:#f1f3f3}@media screen and (max-width:991px){.p-utilizations-modal-gray-box{gap:16px}}.p-update-training-form-button__none-remand-button{width:200px;right:0;left:200px;margin:0 auto;bottom:-10px;position:absolute}.p-update-training-form-button{display:block;margin-right:auto;margin-left:auto}.p-form-wrapper__position-relative{position:relative}.p-remand-training-form-button{margin-left:320px;margin-top:25px;color:#ec0000;background:none;border:none}@media screen and (min-width:992px){.p-grid-template-__multi-form{display:grid;grid-template-columns:200px 1fr}.p-grid-template-__experience-multi-form{display:grid;grid-template-columns:300px 1fr}}.p-my_account_email-info-area{min-width:auto;height:59px;border-radius:12px;background:#f5f5f5;display:table;margin-top:4px}.p-my_account_email-info-text{text-align:center;display:table-cell;padding:16px 12px;vertical-align:middle;font-size:12px;font-weight:400;line-height:18px;letter-spacing:.04em}.p-free-f2f-blue-box{gap:24px;align-self:stretch;border-radius:8px;background:#f0f8ff}.p-free-f2f-blue-box,.p-free-f2f-contact-person-box{display:flex;padding:24px;flex-direction:column;align-items:flex-start}.p-free-f2f-contact-person-box{gap:16px;border-radius:16px;border:1px solid #999}.p-free-f2f-contact-person-box:active,.p-free-f2f-contact-person-box:hover{border:2px solid #007bc7}.p-line-height-120{line-height:120%!important}@media screen and (max-width:991px){.p-line-height-120{line-height:150%!important}}.p-announcement-index__content{width:100%;height:100%;padding-top:24px;border-top:1px solid #e6e6e6;clear:both;overflow:hidden;margin-top:0}@media screen and (max-width:991px){.p-announcement-index__content{width:100%}}.p-announcement-index__announcement{position:relative}@media screen and (min-width:992px){.p-announcement-index__announcement-buttons{position:absolute;right:0}.p-announcement-index__announcement-infos{flex-direction:row}.p-announcement-index__announcement-infos-info--padding{border-right:1px solid #ccc;padding-right:16px}}@media screen and (max-width:992px){.p-announcement-index__announcement-buttons{position:absolute;top:8px;right:16px}.p-announcement-index__announcement-infos{flex-direction:column;gap:16px;align-items:start}}.u-background-none{background:none}.u-background-color-alert{background-color:#ec0000}.u-background-color-white{background-color:#fff}.u-background-color-j-flec-blue-600{background-color:#007bc7}.u-background-color-j-flec-blue-700{background-color:#0162a3}.u-background-color-j-flec-red-800{background-color:#ec0000}.u-background-color-j-flec-green-600{background-color:#3d8336}.u-background-color-j-flec-green-50{background-color:#f4faf3}.u-background-color-j-flec-red-50{background-color:#fdeeee}.u-background-color-grey-50{background-color:#f2f2f2}.u-background-color-grey-900{background-color:#1a1a1a}.u-background-color-black{background-color:#000}.u-background-color-grey-55{background:#f5f5f5}.u-background-color-j-flec-yellow-700{background-color:#9b5e22}.u-background-color-grey-600{background-color:#666!important}.u-border-radius-12-0-0-12{border-radius:12px 0 0 12px}.u-border-radius-0-12-12-0{border-radius:0 12px 12px 0}.u-border-radius-16px{border-radius:16px}.u-border-radius-8px{border-radius:8px}.u-border-none{border:none}.u-border-right--border-gray{border-right:1px solid #ccc}.u-inline-flex{display:inline-flex}.u-inline-block{display:inline-block}.u-grid{display:grid}.u-flex-direction-row{flex-direction:row}.u-flex-direction-row-reverse{flex-direction:row-reverse}.u-flex-direction-column{flex-direction:column}.u-flex-direction-column-reverse{flex-direction:column-reverse}@media screen and (max-width:991px){.u-sp-direction-column-reverse{flex-direction:column-reverse}}.u-flex-wrap{flex-wrap:wrap}.u-flex-nowrap{flex-wrap:nowrap}.u-flex-1{flex:1 1}.u-flex{display:flex}.u-flex-flow-column{flex-flow:column}@media screen and (max-width:991px){.u-sp-flex-grow-1{flex-grow:1}}.u-flex-grow-1{flex-grow:1}.u-flex-grow-2{flex-grow:2}.u-flex-grow-3{flex-grow:3}.flex-shrink-0px,.u-flex-shrink-0{flex-shrink:0}@media screen and (max-width:991px){.u-sp-flex-flow-column{flex-flow:column}}.u-gap-40px{gap:40px}.u-gap-0{gap:0}.u-gap-4px{gap:4px}.u-gap-6px{gap:6px}.u-gap-8px{gap:8px}.u-gap-16px{gap:16px}.u-gap-2px{gap:2px!important}@media screen and (min-width:992px){.u-pc-gap-32{gap:32px}.u-pc-gap-16{gap:16px}}@media screen and (max-width:991px){.u-sp-gap-16{gap:16px}.u-sp-gap-32{gap:32px}.u-sp-gap-8{gap:8px}.u-sp-gap-24{gap:24px}}.u-justify-content-normal{justify-content:normal}.u-justify-content-start{justify-content:start}.u-justify-content-end{justify-content:end}.u-justify-content-center{justify-content:center}.u-justify-content-space-between{justify-content:space-between}.u-justify-content-space-around{justify-content:space-around}.u-justify-content-space-evenly{justify-content:space-evenly}.u-justify-content-stretch{justify-content:stretch}@media screen and (max-width:992px){.u-justify-content-center-mobile{justify-content:center}}.u-align-content-normal{align-content:normal}.u-align-content-center{align-content:center}.u-align-content-start{align-content:start}.u-align-content-end{align-content:end}.u-align-content-flex-start{align-content:flex-start}.u-align-content-flex-end{align-content:flex-end}.u-align-content-space-between{align-content:space-between}.u-align-content-space-around{align-content:space-around}.u-align-content-space-evenly{align-content:space-evenly}.u-align-content-baseline{align-content:baseline}.u-align-content-stretch{align-content:stretch}.u-align-items-start{align-items:start}.u-align-items-end{align-items:end}.u-align-items-center{align-items:center}.u-align-items-baseline{align-items:baseline}.u-align-items-stretch{align-items:stretch}@media screen and (max-width:991px){.u-sp-align-items-start{align-items:start}}.u-align-items-flex-start{align-items:flex-start!important}.u-text-align-center{text-align:center}.u-text-align-left{text-align:left}.u-align-self-baseline{align-self:baseline}.u-cursor-pointer{cursor:pointer}.u-pointer-events-none{pointer-events:none}.u-margin-container-40px{margin:40px auto 0}@media screen and (max-width:991px){.u-margin-container-40px{margin-top:24px}}.u-margin-container-24px{margin:24px auto 0}.u-display-block{display:block}.u-display-inline-block{display:inline-block}.u-display-inline{display:inline}.u-display-flex{display:flex}.u-display-inline-flex{display:inline-flex}.u-display-table{display:table}.u-display-inline-table{display:inline-table}.u-display-table-caption{display:table-caption}.u-display-table-cell{display:table-cell}.u-display-table-column{display:table-column}.u-display-table-column-group{display:table-column-group}.u-display-footer-group{display:table-footer-group}.u-display-table-header-group{display:table-header-group}.u-display-table-row-group{display:table-row-group}.u-display-table-row{display:table-row}.u-display-flow-root{display:flow-root}.u-display-grid{display:grid}.u-display-inline-grid{display:inline-grid}.u-display-contents{display:contents}.u-display-list-item{display:list-item}.u-display-none{display:none}@media screen and (max-width:991px){.u-display-none-for-sp{display:none}}@media screen and (min-width:992px){.u-display-none-for-pc{display:none}}.u-overflow-x-auto{overflow-x:scroll}.u-overflow-y-auto{overflow-y:auto}.u-overflow-y-hidden{overflow-y:hidden}.u-position-relative{position:relative}.u-position-absolute{position:absolute}.u-position-fixed{position:fixed}.u-top-16px{top:16px}.u-right-16px{right:16px}.u-right-0px{right:0}.u-top-0px{top:0}.u-left-0px{left:0}.u-visibility-visible{visibility:visible}.u-visibility-hidden{visibility:hidden}@media screen and (max-width:991px){.u-visibility-hidden-for-sp{visibility:hidden}}@media screen and (min-width:992px){.u-visibility-hidden-for-pc{visibility:hidden}}.u-z-index-10000{z-index:10000}.u-pointer-events-auto{pointer-events:auto}.u-pointer-events-all{pointer-events:all}.u-width-5{width:5%}.u-width-10{width:10%}.u-width-15{width:15%}.u-width-20{width:20%}.u-width-25{width:25%}.u-width-30{width:30%}.u-width-35{width:35%}@media screen and (max-width:992px){.u-sp-width-50{width:50%}.u-sp-width-100{width:100%}}@media screen and (min-width:992px){.u-pc-width-40{width:40%}}.u-width-40{width:40%}.u-width-45{width:45%}.u-width-50{width:50%}.u-width-60{width:60%}.u-width-55{width:55%}.u-width-70{width:70%}.u-width-75{width:75%}.u-width-80{width:80%}.u-width-100{width:100%}.u-width-auto{width:auto}.u-width-74px{width:74px}.u-width-130px{width:130px}.u-width-147px{width:147px}.u-width-160px{width:160px}.u-width-310px{width:310px}.u-width-8px{width:8px}.u-width-50px{width:50px}.u-width-48px{width:48px}.u-width-75px{width:75px}.u-width-95px{width:95px}.u-width-100px{width:100px}.u-width-133px{width:133px}.u-width-150px{width:150px}.u-width-198px{width:198px}.u-width-165px{width:165px}.u-width-176px{width:176px}.u-width-180px{width:180px}.u-width-186px{width:186px}.u-width-200px{width:200px}.u-width-230px{width:230px}.u-width-215px{width:215px}.u-width-250px{width:250px}.u-width-270px{width:270px}.u-width-280px{width:280px}.u-width-295px{width:295px}.u-width-500px{width:500px}.u-width-700px{width:700px}.u-width-760px{width:760px}.u-width-1024px{width:1024px}.u-height-auto{height:auto}.u-height-100{height:100%}.u-min-width-100{min-width:100px}.u-min-width-150{min-width:150px}.u-min-width-200{min-width:200px}.u-min-width-250{min-width:250px}.u-max-width-200px{max-width:200px}.u-max-width-350px{max-width:350px}.u-max-width-600px{max-width:600px}.u-width-12px{width:12px}.u-width-100-180px{width:calc(100% - 180px)}.u-width-92px{width:92px}.u-height-56px{height:56px}.u-height-743px{height:743px}.u-max-height-200px{max-height:200px}.u-height-50px{height:50px}.u-height-12px{height:12px}.u-min-height-50px{min-height:50px}.u-min-height-44px{min-height:44px}.u-width-300px{width:300px}.u-width-65{width:65%}.u-height-65px{height:65px}.u-padding-top{padding-top:16px}.u-padding-right{padding-right:16px}.u-padding-right-xx-wide{padding-right:64px}.u-padding-bottom{padding-bottom:16px}.u-padding-left{padding-left:16px}.u-padding-left-32{padding-left:32px}@media screen and (min-width:992px){.pc-padding-top-32{padding-top:32px}}.u-padding-x-32{padding:0 32px}.u-padding-x-64{padding:0 64px}.u-padding-top-98{padding-top:98px}.u-padding-right-x-narrow{padding-right:8px}.u-padding-left-x-narrow{padding-left:8px}.u-padding-normal{padding:16px}.u-padding-top-xx-narrow{padding-top:4px}.u-padding-bottom-xx-narrow{padding-bottom:4px}.u-padding-0{padding:0}.u-padding-8,.u-padding-x-narrow{padding:8px}.u-padding-x-normal{padding:0 16px}.u-padding-y-normal{padding:16px 0}@media screen and (max-width:991px){.u-sp-padding-normal{padding:0 16px}.sp-padding-top-24{padding-top:24px}.u-sp-padding-0{padding:0}}.u-padding-right-32px{padding-right:32px}.u-padding-left-32px{padding-left:32px}.u-padding-wide{padding:24px!important}.u-margin-top-xxx-narrow{margin-top:2px}.u-negative-margin-top-xxx-narrow{margin-top:-2px}.u-margin-right-xxx-narrow{margin-right:2px}.u-negative-margin-right-xxx-narrow{margin-right:-2px}.u-margin-bottom-xxx-narrow{margin-bottom:2px}.u-negative-margin-bottom-xxx-narrow{margin-bottom:-2px}.u-margin-left-xxx-narrow{margin-left:2px}.u-negative-margin-left-xxx-narrow{margin-left:-2px}.u-margin-top-xx-narrow{margin-top:4px}.u-negative-margin-top-xx-narrow{margin-top:-4px}.u-negative-margin-right-xx-narrow{margin-right:-4px}.u-margin-bottom-xx-narrow{margin-bottom:4px}.u-negative-margin-bottom-xx-narrow{margin-bottom:-4px}.u-margin-left-xx-narrow{margin-left:4px}.u-negative-margin-left-xx-narrow{margin-left:-4px}.u-negative-margin-top-x-narrow{margin-top:-8px}.u-negative-margin-right-x-narrow{margin-right:-8px}.u-negative-margin-bottom-x-narrow{margin-bottom:-8px}.u-negative-margin-left-x-narrow{margin-left:-8px}.u-margin-top-narrow{margin-top:12px}.u-negative-margin-top-narrow{margin-top:-12px}.u-negative-margin-right-narrow{margin-right:-12px}.u-margin-bottom-narrow{margin-bottom:12px}.u-negative-margin-bottom-narrow{margin-bottom:-12px}.u-margin-left-narrow{margin-left:12px}.u-negative-margin-left-narrow{margin-left:-12px}.u-margin-top{margin-prefix:16px}.u-negative-margin-top-normal{margin-top:-16px}.u-margin-right{margin-prefix:16px}.u-negative-margin-right-normal{margin-right:-16px}.u-margin-bottom{margin-prefix:16px}.u-margin-bottom-normal{margin-bottom:16px}.u-negative-margin-bottom-normal{margin-bottom:-16px}.u-margin-left{margin-prefix:16px}.u-margin-left-normal{margin-left:16px}.u-negative-margin-left-normal{margin-left:-16px}.u-margin-top-medium{margin-top:18px}.u-negative-margin-top-medium{margin-top:-18px}.u-margin-right-medium{margin-right:18px}.u-negative-margin-right-medium{margin-right:-18px}.u-margin-bottom-medium{margin-bottom:18px}.u-negative-margin-bottom-medium{margin-bottom:-18px}.u-margin-left-medium{margin-left:18px}.u-negative-margin-left-medium{margin-left:-18px}.u-negative-margin-top-wide{margin-top:-24px}.u-margin-right-wide{margin-right:24px}.u-negative-margin-right-wide{margin-right:-24px}.u-negative-margin-bottom-wide{margin-bottom:-24px}.u-margin-left-wide{margin-left:24px}.u-negative-margin-left-wide{margin-left:-24px}.u-negative-margin-top-x-wide{margin-top:-40px}.u-margin-right-x-wide{margin-right:40px}.u-negative-margin-right-x-wide{margin-right:-40px}.u-margin-bottom-x-wide{margin-bottom:40px}.u-negative-margin-bottom-x-wide{margin-bottom:-40px}.u-margin-left-x-wide{margin-left:40px}.u-negative-margin-left-x-wide{margin-left:-40px}.u-margin-top-xx-wide{margin-top:64px}.u-negative-margin-top-xx-wide{margin-top:-64px}.u-margin-right-xx-wide{margin-right:64px}.u-negative-margin-right-xx-wide{margin-right:-64px}.u-margin-bottom-xx-wide{margin-bottom:64px}.u-negative-margin-bottom-xx-wide{margin-bottom:-64px}.u-margin-left-xx-wide{margin-left:64px}.u-negative-margin-left-xx-wide{margin-left:-64px}.u-margin-top-xxx-wide{margin-top:80px}.u-negative-margin-top-xxx-wide{margin-top:-80px}.u-margin-right-xxx-wide{margin-right:80px}.u-negative-margin-right-xxx-wide{margin-right:-80px}.u-margin-bottom-xxx-wide{margin-bottom:80px}.u-negative-margin-bottom-xxx-wide{margin-bottom:-80px}.u-margin-left-xxx-wide{margin-left:80px}.u-negative-margin-left-xxx-wide{margin-left:-80px}.u-margin-top-xxxx-wide{margin-top:104px}.u-negative-margin-top-xxxx-wide{margin-top:-104px}.u-margin-right-xxxx-wide{margin-right:104px}.u-negative-margin-right-xxxx-wide{margin-right:-104px}.u-margin-bottom-xxxx-wide{margin-bottom:104px}.u-negative-margin-bottom-xxxx-wide{margin-bottom:-104px}.u-margin-left-xxxx-wide{margin-left:104px}.u-negative-margin-left-xxxx-wide{margin-left:-104px}.u-margin-top-wide{margin-top:24px}@media screen and (max-width:991px){.u-sp-margin-top-normal{margin-top:16px}}.u-margin-x-auto{margin-left:auto;margin-right:auto}.u-margin-bottom-x-narrow{margin-bottom:8px}.u-margin-bottom-none{margin-bottom:0}.u-margin-right-none{margin-right:0}.u-margin-right-normal{margin-right:16px}.u-margin-right-narrow{margin-right:12px}.u-margin-right-x-narrow{margin-right:8px}.u-margin-right-xx-narrow{margin-right:4px}.u-margin-right-3{margin-right:3px}.u-margin-right-0{margin-right:0}.u-margin-left-3{margin-left:3px}.u-margin-left-0{margin-left:0}.u-margin-left-32px{margin-left:32px}.u-margin-bottom-wide{margin-bottom:24px}.u-margin-top-48{margin-top:48px}.u-margin-top-32{margin-top:32px}.u-margin-top-normal{margin-top:16px}.u-margin-top-0{margin-top:0!important}.u-margin-top-x-narrow{margin-top:8px}.u-margin-top-x-wide{margin-top:40px}.u-margin-154{margin:154px}.u-margin-top-7-5{margin-top:7.5px}.u-margin-bottom-7-5{margin-bottom:7.5px}@media screen and (max-width:991px){.u-margin-top-sp-7-5{margin-top:7.5px}}.u-margin-y-normal{margin:16px 0}.u-margin-y-4px{margin:4px 0}.u-margin-0px{margin:0}.u-margin-top-0px{margin-top:0!important}.u-margin-right-8px{margin:0 8px 0 0}.u-margin-bottom-16px{margin-bottom:16px}.u-margin-bottom-0px{margin-bottom:0!important}.u-margin-left-x-narrow{margin-left:8px}.u-gap-xxx-wide{gap:80px}.u-gap-xx-wide{gap:64px}.u-gap-wide{gap:24px}@media screen and (max-width:991px){.u-sp-gap-wide{gap:24px!important}}.u-gap-narrow{gap:12px}.u-margin-vertically-wide{margin:24px 0}.u-gap-x-wide{gap:40px}.u-gap-normal{gap:16px}.u-gap-x-narrow{gap:8px}.u-gap-xx-narrow{gap:4px}.u-gap-32px{gap:32px}.u-gap-70px{gap:70px}.u-font-size-large{font-size:20px}.u-font-size-text-m{font-size:14px}.u-font-size-16{font-size:16px}.u-font-size-12{font-size:12px}.u-font-size-36-28{font-size:36px}@media screen and (max-width:992px){.u-font-size-36-28{font-size:28px}}.u-font-size-28-24{font-size:28px}@media screen and (max-width:992px){.u-font-size-28-24{font-size:24px}}.u-font-size-14-12{font-size:14px}@media screen and (max-width:992px){.u-font-size-14-12{font-size:12px}}.u-font-size-32px{font-size:32px}.u-font-size-20-16{font-size:20px}@media screen and (max-width:992px){.u-font-size-20-16{font-size:16px}}.u-font-size-14px{font-size:14px}.u-font-weight-light{font-weight:light}.u-font-weight-normal{font-weight:400}.u-font-weight-bold{font-weight:700}.u-text-color-grey-600{color:#666}.u-text-color-red-600{color:#fe3939}.u-text-color-light-green-700{color:#007c53}.u-text-color-red-1000{color:#a90000}.u-text-color-j-flec-blue-700{color:#0162a3}.u-text-decoration-none{text-decoration:none}.u-font-color-red{color:#ec0000}.u-text-color-description{color:#666}.u-text-overflow-auto{overflow:auto}.u-overflow-wrap-anywhere{overflow-wrap:anywhere}.u-vertical-align-middle{vertical-align:middle}.u-white-space-wrap{white-space:wrap}@media screen and (max-width:991px){.u-white-space-wrap-sp{white-space:wrap}}.u-word-break-word{word-break:break-all}.u-word-break-break-word{word-break:break-word}.u-white-space-normal{white-space:normal}.u-white-space-nowrap{white-space:nowrap}.u-color-text-description{color:#666}.u-color-text-grey-700{color:#4d4d4d}.u-color-text-grey-800{color:#333}.u-color-text-grey-536{color:#767676}.u-text-underline-offset-02{text-underline-offset:.2ex}.u-color-text-j-flec-blue-600{color:#007bc7}.u-text-list-style-type{list-style-type:disc;padding-left:20px}.u-text-wrap-wrap{text-wrap:wrap}.u-text-color-primary{color:#007bc7}.u-text-decoration-underline{text-decoration:underline}.u-text-color-j-flec-blue-600{color:#007bc7}.u-text-color-white{color:#fff}.u-text-color-yellow-700{color:#9b5e22!important}.u-text-wrap-pretty{text-wrap:pretty}.u-text-list-style-type-decimal{list-style-type:decimal;padding-left:20px}