@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";:root{--color-text-main:#33282B;--color-primary: #4169E1;--color-text-muted: #597dea;--color-primary-light: #DEE2F0;--color-secondary: #9c9c9c;--color-border: #C3C3C3;--color-snackbar: #3eb370;--color-snackbar-light: #e9f7ef;--bg-gray-light: #F3F0F0;--bg-gray-lighter: #f8f6f6;--color-text--error:#cd2323;--color-border--error:#f24d4d;--bg-input-error:#FDF2F4;--font-size-base: 13px;--space-sm: 6px;--space-md: 20px;--font-size-lg: 18px;--font-size-md: 16px;--font-size-sm: 14px;--font-size-xs: 11px;--font-weight-bold: 700;--radius:6px;--input-btn-radius:4px;--radius-popup: 8px}*{margin:0;padding:0;box-sizing:border-box;font-size:var(--font-size-base);color:var(--color-text-main);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,Arial,メイリオ,Meiryo,sans-serif}@media screen and (max-width:767px){*{font-size:14px}}html,body{height:100%;font-style:normal;line-height:1.8}ul,ol{list-style:none}a{text-decoration:none;color:inherit}.text-link{text-decoration:underline}.text-link:hover{text-decoration:none}btn,input,select,textarea{font:inherit;border:none;background:none;outline:none;box-sizing:border-box}table{border-collapse:collapse;border-spacing:0;width:100%}table th,table td{border:1px solid var(--color-border);height:24px;text-align:center}table th{background-color:var(--bg-gray-light);border-bottom:1px solid var(--color-border);width:150px}body,td,th,input,textarea{word-break:break-all;overflow-wrap:break-word;white-space:normal}.br--sp-only{display:none}@media screen and (max-width:767px){.br--sp-only{display:inline}}.u-text-center{text-align:center}.u-text-left{text-align:left}.mt-0{margin-top:0}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30,.mt-40{margin-top:30px}.mt-50{margin-top:50px}.mb-0{margin-bottom:0}.mb-2{margin-bottom:2px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.ml-0{margin-left:0}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-20{margin-left:20px}.mr-0{margin-right:0}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-20,.mr-30{margin-right:20px}.m-0{margin:0}.m-10{margin:10px}.m-20{margin:20px}.font-size-lg{font-size:var(--font-size-lg)}.font-size-md{font-size:var(--font-size-md)}.font-size-sm{font-size:var(--font-size-sm)}.font-size-xs{font-size:var(--font-size-xs)}.font-bold{font-weight:var(--font-weight-bold)}.font-color-primary{color:var(--color-primary)}.font-color-tertiary{color:var(--color-tertiary)}input{padding:0 4px;border:1px solid var(--color-border);border-radius:var(--input-btn-radius);background-color:#fff}textarea{border:1px solid var(--color-border);border-radius:var(--input-btn-radius);box-sizing:border-box;resize:vertical;display:block;padding:6px 4px;line-height:1;background-color:#fff}textarea.form-field__textarea{height:25px;min-height:25px;max-height:300px;box-sizing:border-box;resize:none}.error-input{border:1px solid var(--color-border--error);background:var(--bg-input-error)}select{padding:0 4px;border:1px solid var(--color-border);border-radius:var(--input-btn-radius);background-color:#fff;height:30px;line-height:28px;box-sizing:border-box}@media screen and (max-width:1200px){textarea.form-field__textarea{min-width:100%;width:100%}}@media screen and (max-width:767px){input,textarea{font-size:16px}input,textarea{height:36px;vertical-align:middle}textarea.form-field__textarea{height:45px;min-height:45px;box-sizing:border-box;padding-top:12px;padding-bottom:12px;line-height:1.5}}.u-m-h-25{min-height:25px}.u-m-h-30{min-height:30px}.u-h-20{height:20px}.u-h-25{height:25px}.u-h-30{height:30px}.u-m-w-80{min-width:80px}.u-m-w-100{min-width:100px}.u-m-w-150{min-width:150px}.u-m-w-220{min-width:220px}.u-m-w-300{min-width:300px}.u-m-w-340{min-width:340px}.u-m-w-390{min-width:390px}.u-m-w-450{min-width:450px}.u-m-w-500{min-width:500px}.u-m-w-600{min-width:600px}.u-m-w-700{min-width:700px}.u-m-w-23p{width:23%}.u-m-w-100p{width:100%}.u-w-50{width:50px}.u-w-75{width:75px}.u-w-100{width:100px}.u-w-150{width:150px}.u-w-200{width:200px}.u-w-250{width:250px}.u-w-300{width:300px}@media screen and (max-width:767px){.u-m-w-700,.form-item,.u-m-w-340,.u-m-w-450,.u-m-w-500{width:100%;min-width:100%}input.u-h-25,textarea.u-h-25,textarea.u-m-h-25,select.u-h-25,input.u-h-30,textarea.u-h-30,select.u-h-30{height:42px}}.bg-primary-light{background-color:var(--color-primary-light)}.bg-highlight{background-color:var(--bg-highlight)}.bg-status--edit{background-color:var(--bg-status--edit)}.bg-status--apply{background-color:var(--bg-status--apply)}.bg-status--approved{background-color:var(--bg-status--approved)}.btn{display:inline-block;border:none;border-radius:var(--input-btn-radius);font-size:14px;cursor:pointer;text-align:center;background-color:transparent;border:1px solid transparent}.btn.icon-download,.btn.icon-upload{background-repeat:no-repeat;background-position:left 10px center;text-align:left;padding-left:26px}.btn.icon-download{background-image:url(../images/icon-download.svg);background-size:12px}.btn.icon-download.btn--blue-outline{background-image:url(../images/icon-download--blue.svg);background-size:12px}.btn.icon-upload{background-image:url(../images/icon-upload.svg);background-size:12px}.btn.icon-upload.btn--blue-outline{background-image:url(../images/icon-upload--blue.svg);background-size:12px}.btn--xs{min-width:60px;height:22px;line-height:20px;padding:0 6px;font-size:var(--font-size-xs)}.btn--sm{min-width:70px;height:24px;line-height:22px;padding:0 8px}.btn--md{min-width:100px;height:24px;line-height:22px;padding:0 10px}.btn--primary-size{min-width:120px;height:30px;line-height:28px;padding:0 10px}.btn-box{display:flex;justify-content:center;align-items:center;gap:20px}.btn-box-left{display:flex;justify-content:start;align-items:center;gap:20px}.btn-box-right{display:flex;justify-content:right;align-items:right;gap:20px}.btn-box--tight{gap:10px}.btn--primary-filled{border-color:var(--color-primary);background-color:var(--color-primary);color:#fff}.btn--gray-filled{border-color:var(--color-border);background-color:var(--bg-gray-light);color:var(--color-text-main)}.btn--blue-outline{border-color:var(--color-primary);color:var(--color-primary);background-color:#fff}.btn--gray-outline{border-color:var(--color-border);background-color:#fff}.btn--disabled{border-color:var(--color-border);background-color:var(--color-border);color:var(--bg-gray-light);cursor:not-allowed;pointer-events:none}.btn-back{order:1}.btn-auth{order:2}.btn-resend{order:3}@media screen and (max-width:767px){.btn{font-size:16px}.btn--primary-size{min-width:100%;height:42px;line-height:38px}.btn-box{display:flex;flex-direction:column;gap:16px 10px}.btn-auth{order:1}.btn-resend{order:2}.btn-back{order:3}}.terms-box,.account-error-text--indent{margin-right:auto;margin-left:auto;width:450px}.form-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer}.form-checkbox span a{color:var(--color-primary)}@media screen and (max-width:767px){.terms-box,.account-error-text--indent{width:80%}.terms-box.mt-10{margin-top:5px}.terms-box.mt-20{margin-top:10px}.form-checkbox{height:24px}}.common-table th,.common-table td{padding:6px;text-align:left;border-left:none;border-right:none}.common-table--center th,.common-table--center td{text-align:center}.create-table{width:80%;margin:auto}.create-table th,.create-table td{border-style:none;padding:8px;text-align:left;margin:auto}.basic-table th,.basic-table td{padding:4px 6px;border-left:none;border-right:none;border-top:none}.basic-table th{position:sticky;top:36px;z-index:2;box-shadow:inset 0 -1px 0 var(--color-border),inset 0 1px 0 var(--color-border);border-bottom:none}@media screen and (max-width:1200px){.common-table,.create-table{width:100%;table-layout:fixed;border-collapse:separate;overflow:visible}.common-table tr,.create-table tr{display:block;width:100%}.common-table td,.create-table td{display:block;width:100%;box-sizing:border-box;padding:0 0 8px;margin-bottom:0;border-style:none}.common-table td:first-child,.create-table td:first-child{order:1;margin-bottom:0}.common-table td:not(:first-child),.create-table td:not(:first-child){order:2;margin-bottom:0;height:auto}.common-table input[type=text],.common-table textarea,.create-table input[type=text],.create-table textarea{width:100%;box-sizing:border-box}}.popup-overlay{display:none;position:fixed;inset:0;background-color:#000000b3;z-index:9999;align-items:flex-start;justify-content:center;padding-top:80px;pointer-events:auto}.popup-overlay:has(.popup-content__search-table){padding-top:40px}.popup-overlay.is-active{display:flex}.popup-content-wrapper{display:flex;margin-top:50px;justify-content:center}.popup-content-wrapper:has(.popup-content__search-table){margin-top:0}.popup-content{background-color:#fff;max-height:calc(100svh - 260px);overflow:auto;padding:20px;position:relative;border-radius:var(--radius-popup);box-shadow:0 4px 16px #00000026;text-align:center;min-width:400px;max-width:660px}.popup-content.popup-content__search-table{display:flex;flex:1 1 auto;flex-direction:column;max-height:calc(100svh - 80px);max-width:90%}.field-row{width:300px;margin:10px auto 0}.popup-content--left{text-align:left}.popup-content__datetable{min-height:0;overflow:auto}.popup__content--selector{overflow-y:auto}.popup__content--selector td{padding:4px}.form-row{display:flex;align-items:center;gap:20px;margin-top:10px}.form-row__label{min-width:120px;text-align:right}@media screen and (max-width:767px){.popup-content-wrapper{margin-top:0;width:90%}.popup-content{max-height:calc(100svh - 160px);min-width:100%;max-width:100%}}.account-create-box{background-color:var(--bg-gray-light);width:100%;height:100%}.account-create-inner{min-width:700px;width:50%;height:50%;box-sizing:border-box;background-color:#fff;margin:40px auto 0;padding:30px}.account-step{display:flex;align-items:center;justify-content:center;position:relative}.registration-steps{display:flex;flex-wrap:wrap;margin-bottom:20px}.registration-steps__item{flex:1;display:flex;flex-direction:column;text-align:center}.registration-steps__item:before{content:"";position:relative;z-index:1;display:block;width:18px;height:18px;border-radius:50%;margin:0 auto;background-color:var(--color-primary-light)}.registration-steps__item--active:before{background-color:var(--color-primary)}.registration-steps__desc{margin-top:10px}.registration-steps__item:not(:last-child):after{content:"";position:relative;top:9px;left:50%;height:2px;background-color:var(--color-primary-light);order:-1}.registration-steps li.registration-steps__line--active:after{background-color:var(--color-primary)}.account-create-registration-field{width:100%;margin:0 auto}.account-create-title{font-size:var(--font-size-lg)}.account-create-text{margin-bottom:10px;margin-top:10px}.form-notice--time-limit{margin-top:10px}.account-create-section{width:450px;margin-left:auto;margin-right:auto}.account-input--fixed{min-width:450px;height:25px}@media screen and (max-width:1200px){.account-create-inner{min-width:auto;width:90%;margin-top:20px}.account-create-text{margin-top:5px;line-height:1.4;margin-bottom:20px}.registration-steps .registration-steps__item--complete,.registration-steps .registration-steps__item--active{font-size:12px}.account-create-title{margin-bottom:10px}}@media screen and (max-width:767px){.account-create-box{background-color:#fff}.account-create-section{width:100%;box-sizing:border-box}.account-create-inner{margin:0 auto;width:100%;padding:20px}.account-create-registration-field{margin-top:0}.account-input--fixed{width:100%;min-width:100%;height:42px}}.search-box{display:flex;align-items:center;gap:10px 20px;border:1px solid var(--color-border);border-radius:var(--input-btn-radius);padding:4px 8px;margin-bottom:10px;flex-wrap:wrap}.search-box.search-box__column{flex-direction:column}.search-box__wrapper{flex:0 0 auto}.search-box__wrapper p{text-align:left}.search-box__inner{align-items:center;display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:start}.search-box__item{align-items:center;display:flex}.search-box__label{margin-right:6px;white-space:nowrap}.main-contents-header{width:100%;height:36px;border-bottom:1px solid var(--color-primary);position:fixed;background-color:#fff;z-index:200;display:flex}.main-contents-header__left,.main-contents-header__center,.main-contents-header__right{display:flex;align-items:center;min-width:0}.main-contents-header__center{position:absolute;left:50%;top:0;height:100%;transform:translate(-50%);display:flex;align-items:center;justify-content:center}.main-contents-header__left{flex:1 1 auto;justify-content:flex-start}.main-contents-header__right{flex:1 1 auto;justify-content:flex-end}.btn--logout{text-decoration:underline;padding-right:10px}.btn--logout:hover{text-decoration:none}.logo a img{height:24px;width:auto;padding:7px 0 0 10px}.main-contents-header__center-inner{display:flex;justify-content:center;height:100%;align-items:center;gap:10px}.main-contents-header__center-group-name{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold)}.user-dropdown{margin:10px 20px 0 0;position:relative;display:inline-block;z-index:3000}.user-dropdown__icon .user-icon{width:26px;height:26px;cursor:pointer}.user-dropdown__menu{display:none;padding:20px;background-color:#fff;box-shadow:0 2px 8px #0003;border:1px solid var(--color-border);position:absolute;top:26px;right:0;z-index:3100;min-width:200px;border-radius:var(--radius)}.user-dropdown__menu li{margin-bottom:10px}.user-dropdown__menu li:last-child{margin-bottom:0}.user-dropdown__menu.is-open,.user-dropdown__menu.is-open li a{display:block}.user-dropdown__menu li a:hover{text-decoration:underline}@media screen and (max-width:767px){.main-contents-header{height:46px}.user-dropdown{margin-right:10px}.user-dropdown__icon .user-icon{width:32px;height:32px}.user-dropdown__menu{top:30px;min-width:260px}.user-dropdown__menu li a{font-size:var(--font-size-md)}}.main-wrapper{display:flex;height:100%;background-color:var(--bg-gray-lighter);min-height:100vh}.content-wrapper{margin-top:36px;width:98%;transition:margin-left .3s,width .3s;margin-left:auto;margin-right:auto;min-width:0}.content-wrapper__white{background:#fff;min-height:calc(100dvh - 35px);padding:10px 15px 0 20px}.content-wrapper__flex{display:flex;flex-direction:column;height:calc(100dvh - 35px);min-height:0}.content-wrapper__flex .data-table-header__flex{padding-bottom:2px}.nav-wrapper__outer~.content-wrapper{width:100%;margin-left:clamp(220px,220px,300px);margin-right:20px}.nav-wrapper__outer~.content-wrapper.mr-0{margin-right:0}.content-wrapper>:last-child{margin-bottom:0}@media screen and (max-width:1200px){.account-create-title{margin-bottom:10px}}.toggle-btn,.nav-wrapper__open-btn{min-height:40px;padding:11px 0 0 40px;cursor:pointer;position:relative;background-color:var(--bg-gray-light);line-height:1.3;border-bottom:1px solid var(--color-border);border-top:1px solid #fff}.toggle-btn:before{position:relative;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:16px;transform:translateY(-50%);content:"";display:inline-block;width:18px;height:18px;background-size:cover;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23939393;%20}%20.st1%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st0'%20d='M9,0h0C13.97,0,18,4.03,18,9h0c0,4.97-4.03,9-9,9h0C4.03,18,0,13.97,0,9h0C0,4.03,4.03,0,9,0Z'/%3e%3cpath%20class='st1'%20d='M10.37,13.93c-.16,0-.33-.05-.47-.16l-5.25-4.18c-.18-.14-.28-.36-.28-.59s.1-.44.28-.59l5.25-4.18c.32-.26.79-.2,1.05.12.26.32.2.8-.12,1.05l-4.51,3.59,4.51,3.59c.32.26.38.73.12,1.05-.15.19-.37.28-.59.28v.02Z'/%3e%3c/svg%3e")}.nav-wrapper__open-btn{display:none}.nav-wrapper__open-btn:before{content:"";display:inline-block;width:18px;height:18px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23939393;%20}%20.st1%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st0'%20d='M9,0h0C13.97,0,18,4.03,18,9h0c0,4.97-4.03,9-9,9h0C4.03,18,0,13.97,0,9h0C0,4.03,4.03,0,9,0Z'/%3e%3cpath%20class='st1'%20d='M10.37,13.93c-.16,0-.33-.05-.47-.16l-5.25-4.18c-.18-.14-.28-.36-.28-.59s.1-.44.28-.59l5.25-4.18c.32-.26.79-.2,1.05.12.26.32.2.8-.12,1.05l-4.51,3.59,4.51,3.59c.32.26.38.73.12,1.05-.15.19-.37.28-.59.28v.02Z'/%3e%3c/svg%3e");background-size:cover;background-repeat:no-repeat;position:absolute;top:50%;left:16px;transform:translateY(-50%) rotate(180deg)}.nav-wrapper__inner{min-width:200px;background-color:var(--color-primary-light);height:100%}.nav-wrapper__inner.closed{transform:translate(0);width:50px;min-width:50px;overflow:hidden;transition:width .3s,transform .3s;overflow:visible}.nav-wrapper__outer.closed .global-nav .has-children{position:relative}.nav-wrapper__inner{transition:width .3s,transform .3s}.nav-wrapper__outer{width:12%;width:200px;transition:width .3s,min-width .3s;position:fixed;top:36px;left:0;height:calc(100% - 36px);z-index:100;background-color:var(--color-primary-light);display:flex;flex-direction:column}.nav-wrapper__outer.closed{width:50px;min-width:50px;max-width:50px}.nav-wrapper,.nav-wrapper__inner{height:100%;position:relative;top:0}.nav-wrapper__outer.closed~.content-wrapper{margin-left:70px;width:96%}nav.global-nav ul{width:100%;height:auto}nav.global-nav ul li{min-height:0;padding:0;margin:0;line-height:normal}nav.global-nav ul li a{display:flex;align-items:center;min-height:40px;width:100%;padding:4px 20px 4px 40px;background-color:var(--color-primary-light);position:relative;box-sizing:border-box}nav.global-nav ul li a:before,nav.global-nav ul li a.icon-external-link:after{align-self:flex-start;vertical-align:top}nav.global-nav ul li a span,nav.global-nav ul li a .nav-text{align-self:flex-start;vertical-align:top}nav.global-nav ul li a:before{position:absolute;top:50%;left:16px;transform:translateY(-50%);content:"";display:inline-block;width:18px;height:18px;background-size:cover;background-repeat:no-repeat}nav.global-nav ul li a .nav-text,nav.global-nav ul li a span{margin-top:0;align-self:flex-start}nav.global-nav ul li a.active,nav.global-nav ul li ul li a.active{background-color:var(--color-primary);color:#fff;width:100%}nav.global-nav ul li a:hover,nav.global-nav ul li ul li a:hover{background-color:var(--color-text-muted);color:#fff}nav.global-nav.closed nav.global-nav ul li ul li a:before{width:18px;height:18px;padding-left:0}nav.global-nav.closed ul li ul li a:before{left:16px}.global-nav.closed ul li a{overflow:hidden;text-overflow:ellipsis;padding-left:32px;font-size:0}.global-nav.closed ul li a:before{left:16px}.nav-wrapper__inner.closed nav.global-nav.closed ul li ul{width:198px}.nav-wrapper__inner.closed nav.global-nav.closed ul li ul li a{font-size:inherit;box-sizing:border-box;width:100%;padding:4px 20px 4px 40px}.page-title-wrapper{padding:0 0 10px}.page-title--selected{font-weight:var(--font-weight-bold);border-radius:0 0 0 30px;background-color:var(--bg-gray-lighter);margin-left:auto;box-shadow:-14px 1px 22px -5px #a1a1a1;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_x32_'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%20283%20465.17'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.8.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%203)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23e60033;%20}%20.st1%20{%20fill:%20%23666;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st0'%20d='M193.96,13.77C125.35-14.65,46.68,17.94,18.27,86.55c-28.41,68.61,4.17,147.28,72.78,175.69,68.61,28.41,147.28-4.17,175.69-72.78,28.41-68.61-4.17-147.28-72.78-175.69h0ZM92.11,130.81c-17.87-7.41-26.37-27.92-18.97-45.79,7.41-17.87,27.92-26.37,45.79-18.97,17.9,7.42,26.37,27.92,18.97,45.79-7.41,17.87-27.89,26.38-45.79,18.97h0Z'/%3e%3cpath%20class='st1'%20d='M142.5,457.66h0c-14.43,0-26.12-11.7-26.12-26.12v-148.94h52.24v148.94c0,14.43-11.7,26.12-26.12,26.12Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:8px;background-position:left 20px center;padding:4px 10px 6px 35px;min-height:34px}.toggle-select-icon{background-color:var(--bg-gray-lighter);min-height:34px;display:none;box-shadow:-14px 1px 22px -5px #a1a1a1;position:relative;border-radius:0 0 0 30px}.toggle-select-icon:before{position:absolute;top:50%;left:16px;transform:translateY(-50%);content:"";display:inline-block;width:18px;height:18px;background-size:cover;background-repeat:no-repeat}a.nav__icon-external-link:after{align-self:center;flex-shrink:0;margin-left:8px;width:14px;height:14px;background-size:cover;background-repeat:no-repeat;content:"";display:inline-block;position:absolute;right:4px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_x32_'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.6.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%209)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%234b4b4b;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st0'%20d='M3.38,0v14.62h14.62V0H3.38ZM16.59,13.22H4.78V1.41h11.81v11.81Z'/%3e%3cpolygon%20class='st0'%20points='1.41%2016.59%201.41%2010.41%201.41%204.78%201.41%203.38%200%203.38%200%2018%2014.62%2018%2014.62%2016.59%2013.22%2016.59%201.41%2016.59'/%3e%3cpolygon%20class='st0'%20points='8.18%2011%2012.33%206.85%2012.33%209.84%2013.73%209.84%2013.73%204.45%208.35%204.45%208.35%205.86%2011.33%205.86%207.19%2010%208.18%2011'/%3e%3c/svg%3e");margin-right:6px}nav.global-nav ul li a.nav__icon-external-link:hover:after{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_x32_'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st0'%20d='M3.38,0v14.62h14.62V0H3.38ZM16.59,13.22H4.78V1.41h11.81v11.81Z'/%3e%3cpolygon%20class='st0'%20points='1.41%2016.59%201.41%2010.41%201.41%204.78%201.41%203.38%200%203.38%200%2018%2014.62%2018%2014.62%2016.59%2013.22%2016.59%201.41%2016.59'/%3e%3cpolygon%20class='st0'%20points='8.18%2011%2012.33%206.85%2012.33%209.84%2013.73%209.84%2013.73%204.45%208.35%204.45%208.35%205.86%2011.33%205.86%207.19%2010%208.18%2011'/%3e%3c/svg%3e")}nav.global-nav ul li a.nav__icon-external-link.active:after{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_x32_'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st0'%20d='M3.38,0v14.62h14.62V0H3.38ZM16.59,13.22H4.78V1.41h11.81v11.81Z'/%3e%3cpolygon%20class='st0'%20points='1.41%2016.59%201.41%2010.41%201.41%204.78%201.41%203.38%200%203.38%200%2018%2014.62%2018%2014.62%2016.59%2013.22%2016.59%201.41%2016.59'/%3e%3cpolygon%20class='st0'%20points='8.18%2011%2012.33%206.85%2012.33%209.84%2013.73%209.84%2013.73%204.45%208.35%204.45%208.35%205.86%2011.33%205.86%207.19%2010%208.18%2011'/%3e%3c/svg%3e")}.nav-wrapper__inner.closed nav.global-nav ul li a.nav__icon-external-link:after{display:none}.nav-wrapper__inner.closed nav.global-nav ul li a{padding:0}.icon-external-link:after{align-self:center;width:14px;height:14px;content:"";display:inline-block;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_x32_'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.6.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%209)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%234b4b4b;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st0'%20d='M3.38,0v14.62h14.62V0H3.38ZM16.59,13.22H4.78V1.41h11.81v11.81Z'/%3e%3cpolygon%20class='st0'%20points='1.41%2016.59%201.41%2010.41%201.41%204.78%201.41%203.38%200%203.38%200%2018%2014.62%2018%2014.62%2016.59%2013.22%2016.59%201.41%2016.59'/%3e%3cpolygon%20class='st0'%20points='8.18%2011%2012.33%206.85%2012.33%209.84%2013.73%209.84%2013.73%204.45%208.35%204.45%208.35%205.86%2011.33%205.86%207.19%2010%208.18%2011'/%3e%3c/svg%3e") no-repeat center/cover;margin-left:6px}.has-children{position:relative}.has-children>ul{display:none;position:absolute;top:0;left:100%;min-width:180px;background:#fff;box-shadow:0 2px 8px #00000014;border:1px solid #ddd;z-index:10}.has-children.open>ul{display:block}.has-children:hover>ul,.has-children:focus-within>ul{display:block}.has-children>a,.has-children>a:visited{transition:background .2s}.has-children:hover>a,.has-children:focus-within>a,.has-children>ul li:hover~a,.has-children>ul:hover~a{background-color:var(--color-text-muted);color:#fff}.has-children ul{box-shadow:7px 11px 15px -5px #777}.account-error-text{color:var(--color-text--error);text-align:left;font-size:var(--font-size-xs);min-height:1em;display:block;width:100%;box-sizing:border-box;margin:0;padding:0}.form-label{margin-top:10px}.required-mark{color:var(--color-text--error)}@media screen and (max-width:767px){.account-error-text{font-size:var(--font-size-sm)}}.table-scroll__wrapper{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.table-scroll{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.align-box{display:flex}.align-box--right{margin-left:auto;justify-content:flex-end;gap:4px 10px;flex-wrap:wrap}.action-menu__trigger{display:flex;align-items:center;justify-content:right;background:none;border:none;cursor:pointer;padding:0 20px 0 0;position:relative;width:40px;height:30px}.action-menu__trigger img{width:4px;height:auto;object-fit:contain}.action-menu{display:flex;justify-content:flex-end;align-items:center;position:relative}.action-menu__list{position:absolute;top:26px;right:17px;z-index:10;display:none;min-width:80px;background-color:#fff;box-shadow:0 2px 8px #00000014;border:1px solid #ddd;padding:8px 0;border-radius:var(--radius);align-items:flex-end}.action-menu__list.is-active{display:block}.action-menu__list li a{display:block;padding:4px 14px;white-space:nowrap}.action-menu__list li a:hover{background-color:var(--bg-gray-light)}.snackbar-error,.snackbar-ok{border-radius:var(--radius);box-shadow:0 2px 6px #0003;color:var(--color-text-main);font-size:var(--font-size-sm);max-width:1200px;opacity:0;padding:1em 1em 1em 3.5em;pointer-events:none;position:fixed;top:50px;left:calc(50% + 100px);transform:translate(-50%,-8px);transition:opacity .25s ease,transform .25s ease,visibility 0s .25s;visibility:hidden;width:calc((100% - 200px)*.6);z-index:9999}.snackbar-error{background-color:var(--bg-input-error);border:1px solid var(--color-border--error)}.snackbar-ok{background-color:var(--color-snackbar-light);border:1px solid var(--color-snackbar)}.snackbar-error.is-active,.snackbar-ok.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%);transition:opacity .25s ease,transform .25s ease,visibility 0s}.snackbar-error__icon,.snackbar-ok__icon{border-radius:50%;display:inline-block;height:22px;position:absolute;left:1em;top:49%;transform:translateY(-50%);width:22px}.snackbar-error__icon{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cg%20transform='translate(-360%20-1236)'%3e%3ccircle%20cx='8'%20cy='8'%20r='8'%20transform='translate(360%201236)'%20fill='%23f24d4d'/%3e%3cline%20x2='7.2'%20y2='7.2'%20transform='translate(364.6%201240.6)'%20fill='none'%20stroke='%23fff'%20stroke-width='1.5'/%3e%3cline%20x1='7.2'%20y2='7.2'%20transform='translate(364.6%201240.6)'%20fill='none'%20stroke='%23fff'%20stroke-width='1.5'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/contain}.snackbar-ok__icon{background-color:var(--color-snackbar)}.snackbar-ok__icon:before{border-bottom:2px solid white;border-left:2px solid white;content:"";height:5px;position:absolute;left:23%;top:27%;transform:rotate(-38deg);width:10px}@media screen and (max-width:1200px){.snackbar-error,.snackbar-ok{width:calc((100% - 200px)*.8)}}@media screen and (max-width:767px){.snackbar-error,.snackbar-ok{left:50%;width:90%}}.terms-wrapper{padding:0 1em;position:relative;text-align:left}.terms-inner p+p{margin-top:5px}.terms-date{padding-top:1em;text-align:right}.terms-consent{background-color:#fff;padding:3em 0 2em;position:sticky;bottom:0;left:0;transform:translateY(2em)}.terms-consent:before{background-color:var(--color-border);content:"";height:1px;position:absolute;top:10%;right:0;width:100%}.terms-box{min-width:450px;width:50%;box-sizing:border-box;background-color:#fff;text-align:center}.terms-box--inapp{min-width:450px;width:50%;box-sizing:border-box;background-color:#fff;text-align:center;padding:20px;margin:30px auto 20px}@media screen and (max-width:1200px){.terms-box,.terms-box--inapp{min-width:auto;width:90%;margin-top:20px}}@media screen and (max-width:767px){.terms-box,.terms-box--inapp{margin:0 auto;width:100%;padding:20px}.terms-box--inapp .terms-inner.mt-30{margin-top:20px}}.data-table-search__icon,.data-table-setting__icon.action-menu__trigger{display:block;cursor:pointer;position:relative;height:18px;width:18px}.data-table-search__icon:before,.data-table-setting__icon:before{background:var(--color-text-main);color:#fff;display:none;font-size:11px;line-height:1;padding:5px 0;position:absolute;right:0;top:100%;text-align:center;z-index:15}.data-table-search__icon:before{content:"検索の表示・非表示";width:10em}.data-table-setting__icon:before{content:"列を変更する";width:7em}.data-table-search__icon:hover:before,.data-table-setting__icon:hover:before{display:block}.search-box.data-table-search{flex:0 0 auto}.search-box.data-table-search[hidden]{display:none}.data-table-setting__icon.action-menu__trigger img{width:20px}.data-table-setting.action-menu__list{position:absolute;top:calc(100% + 2px);right:-2px;z-index:20}.data-table{min-width:100%;table-layout:fixed;width:max-content}.data-table th,.data-table td{border:none;border-bottom:1px solid var(--color-border);height:26px;vertical-align:middle;padding:0 4px}.data-table thead th{border-bottom:none;padding-left:8px;padding-right:0;position:sticky;top:0;-webkit-user-select:none;user-select:none;white-space:normal;z-index:5}.data-table thead th:before,.data-table thead th:after{background:var(--color-border);content:"";height:1px;pointer-events:none;position:absolute;left:0;width:100%}.data-table thead th:before{top:0}.data-table thead th:after{bottom:0}.data-table thead th[draggable=true],.data-table tr[draggable=true]{cursor:grab}.data-table thead th.col-drag-over,.data-table tbody tr.drag-over{outline:2px dashed var(--color-border)}.data-table td{padding:0 8px}.data-table td[data-cid=dataNo]:hover{cursor:pointer}.data-table td input,.data-table td textarea{height:20px;width:100%}.data-table td input{text-align:center}.data-table-footer{flex:0 0 auto;padding:5px 0 10px}.data-table-footer .data-table-footer__flex{border:1px solid var(--color-border);border-radius:var(--radius);padding:10px}[data-hidden=true]{display:none}.col-resizer{background:transparent;cursor:col-resize;height:100%;position:absolute;right:0;top:0;width:8px}.col-resizer:hover,.col-resizer:active{background:var(--color-border)}.no-select,.no-select *{-webkit-user-select:none!important;user-select:none!important}.cols-list{display:flex;flex-direction:column;gap:8px;overflow:auto}.col-drag-handle{align-items:center;background:#fff;border:1px solid var(--color-border);border-radius:var(--input-btn-radius);display:flex;gap:5px;padding:10px}.col-drag-handle.draggable{cursor:move}.col-drag-handle.col-drag-over{outline:2px dashed var(--color-border)}.col-drag-handle.is-hidden{background:var(--bg-gray-light)}.col-label{align-items:center;display:flex;gap:5px}.col-label input,.col-label__name{display:block;line-height:1}[data-role=splitter]{width:0;height:0;padding:0;margin:0;border:0}.table-wrapper--fixed-header{width:100%;z-index:5}.table-wrapper--fixed-header thead{position:sticky;top:35px;z-index:6}.flex-box{align-items:center;display:flex;flex:0 0 auto;min-height:24px;position:relative;width:100%}.popup-content .flex-box{justify-content:center}.flex-box__inner{align-items:center;display:flex}.flex-box__center{justify-content:center;position:absolute;left:50%;top:0;transform:translate(-50%)}.flex-box__left{flex:1 1 auto;justify-content:flex-start}.flex-box__right{flex:1 1 auto;justify-content:flex-end}.pagination{gap:10px;text-align:center}.pagination__lead{font-size:var(--font-size-xs);line-height:1;letter-spacing:.02em}.pagination__list{align-items:center;display:flex;gap:10px;justify-content:center}.pagination__item{width:24px}.pagination__link{border:1px solid var(--color-primary-light);display:block;font-size:var(--font-size-xs);line-height:1;padding:5.5px 0;width:100%}.pagination__link.dotted{border:none;pointer-events:none}.pagination__link.active{background:var(--color-primary-light)}.pagination__link:hover{background:var(--color-primary-light);color:#fff}.tab-switch{align-items:center;display:flex;gap:0;text-align:center}.tab-switch__item{border-bottom:2px solid var(--color-primary-light);cursor:pointer;flex:1 1 auto;font-size:var(--font-size-sm);font-weight:700}.tab-switch__item:hover,.tab-switch__item.active{border-color:var(--color-primary)}.tab-switch__content{display:none}.tab-switch__content.active,[data-role=tab-viewport]{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.specific-switch{align-items:center;display:flex;gap:30px;padding:0}.specific-switch__inner{align-items:center;display:flex;gap:10px}.specific-switch__arrow{align-items:center;display:flex;gap:5px}.specific-switch__arrow-left,.specific-switch__arrow-right{background:var(--color-primary);border-radius:var(--input-btn-radius);display:inline-block;height:20px;position:relative;width:20px}.specific-switch__arrow-left:after,.specific-switch__arrow-right:after{background:#fff;content:"";height:9px;position:absolute;width:9px}.specific-switch__arrow-left:after{clip-path:polygon(0 50%,100% 0,100% 100%);left:calc(50% - 1px);top:50%;transform:translate(-50%,-50%)}.specific-switch__arrow-right:after{clip-path:polygon(0 0,100% 50%,0 100%);left:calc(50% + 1px);top:50%;transform:translate(-50%,-50%)}.specific-switch__calendar{height:20px;width:20px}.specific-switch__btn{display:block;font-size:var(--font-size-base);height:100%}.calendar-table{border:1px solid var(--color-border)}.calendar-table__header{align-items:center;display:flex;justify-content:space-between;padding:10px}.calendar-table__header select{font-weight:400}.calendar-table__switch{align-items:center;display:flex;justify-content:end}.calendar-table__arrow-left,.calendar-table__arrow-right{background:#939393;border-radius:var(--input-btn-radius);display:inline-block;height:25px;position:relative;width:25px}.calendar-table__arrow-left:after,.calendar-table__arrow-right:after{background:#fff;content:"";height:12px;position:absolute;width:12px}.calendar-table__arrow-left:after{clip-path:polygon(0 50%,100% 0,100% 100%);left:calc(50% - 1px);top:50%;transform:translate(-50%,-50%)}.calendar-table__arrow-right:after{clip-path:polygon(0 0,100% 50%,0 100%);left:calc(50% + 1px);top:50%;transform:translate(-50%,-50%)}.calendar-table tbody th,.calendar-table tbody td{border-left:none;border-right:none;height:calc(1em + 20px);padding:10px;width:calc(1em + 20px)}.calendar-table tbody th{background:#fff}.calendar-table tbody td{cursor:pointer}.calendar-table tbody td:hover{font-weight:var(--font-weight-bold)}.saturday{color:var(--color-text-muted)}.sunday{color:var(--color-border--error)}.dashboard-nav__link:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20.st1%20{%20fill:%20%2333282b;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st1'%20d='M1.71,8.94c-.14,0-.28-.06-.38-.17-.18-.21-.16-.52.05-.71L8.67,1.7c.19-.16.47-.16.66,0l7.29,6.36c.21.18.23.5.05.71s-.5.23-.71.05l-6.96-6.08-6.96,6.08c-.09.08-.21.12-.33.12Z'/%3e%3cg%3e%3cpolygon%20class='st0'%20points='14.55%209.59%209%204.75%203.45%209.59%203.45%2015.93%207.27%2015.93%207.27%2011.84%2010.73%2011.84%2010.73%2015.93%2014.55%2015.93%2014.55%209.59'/%3e%3cpath%20class='st1'%20d='M14.55,16.43h-3.82c-.28,0-.5-.22-.5-.5v-3.59h-2.46v3.59c0,.28-.22.5-.5.5h-3.82c-.28,0-.5-.22-.5-.5v-6.34c0-.14.06-.28.17-.38l5.55-4.84c.19-.16.47-.16.66,0l5.55,4.84c.11.1.17.23.17.38v6.34c0,.28-.22.5-.5.5ZM11.23,15.43h2.82v-5.61l-5.05-4.4-5.05,4.4v5.61h2.82v-3.59c0-.28.22-.5.5-.5h3.46c.28,0,.5.22.5.5,0,0,0,3.59,0,3.59Z'/%3e%3c/g%3e%3c/svg%3e")}.dashboard-nav__link:hover:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20.st1%20{%20fill:%20%23597dea;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st0'%20d='M1.71,8.94c-.14,0-.28-.06-.38-.17-.18-.21-.16-.52.05-.71L8.67,1.7c.19-.16.47-.16.66,0l7.29,6.36c.21.18.23.5.05.71s-.5.23-.71.05l-6.96-6.08-6.96,6.08c-.09.08-.21.12-.33.12Z'/%3e%3cg%3e%3cpolygon%20class='st1'%20points='14.55%209.59%209%204.75%203.45%209.59%203.45%2015.93%207.27%2015.93%207.27%2011.84%2010.73%2011.84%2010.73%2015.93%2014.55%2015.93%2014.55%209.59'/%3e%3cpath%20class='st0'%20d='M14.55,16.43h-3.82c-.28,0-.5-.22-.5-.5v-3.59h-2.46v3.59c0,.28-.22.5-.5.5h-3.82c-.28,0-.5-.22-.5-.5v-6.34c0-.14.06-.28.17-.38l5.55-4.84c.19-.16.47-.16.66,0l5.55,4.84c.11.1.17.23.17.38v6.34c0,.28-.22.5-.5.5ZM11.23,15.43h2.82v-5.61l-5.05-4.4-5.05,4.4v5.61h2.82v-3.59c0-.28.22-.5.5-.5h3.46c.28,0,.5.22.5.5,0,0,0,3.59,0,3.59Z'/%3e%3c/g%3e%3c/svg%3e")}.dashboard-nav__link.active:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%234169e1;%20}%20.st1%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st1'%20d='M1.71,8.94c-.14,0-.28-.06-.38-.17-.18-.21-.16-.52.05-.71L8.67,1.7c.19-.16.47-.16.66,0l7.29,6.36c.21.18.23.5.05.71s-.5.23-.71.05l-6.96-6.08-6.96,6.08c-.09.08-.21.12-.33.12Z'/%3e%3cg%3e%3cpolygon%20class='st0'%20points='14.55%209.59%209%204.75%203.45%209.59%203.45%2015.93%207.27%2015.93%207.27%2011.84%2010.73%2011.84%2010.73%2015.93%2014.55%2015.93%2014.55%209.59'/%3e%3cpath%20class='st1'%20d='M14.55,16.43h-3.82c-.28,0-.5-.22-.5-.5v-3.59h-2.46v3.59c0,.28-.22.5-.5.5h-3.82c-.28,0-.5-.22-.5-.5v-6.34c0-.14.06-.28.17-.38l5.55-4.84c.19-.16.47-.16.66,0l5.55,4.84c.11.1.17.23.17.38v6.34c0,.28-.22.5-.5.5ZM11.23,15.43h2.82v-5.61l-5.05-4.4-5.05,4.4v5.61h2.82v-3.59c0-.28.22-.5.5-.5h3.46c.28,0,.5.22.5.5,0,0,0,3.59,0,3.59Z'/%3e%3c/g%3e%3c/svg%3e")}.company-nav__link:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20.st1%20{%20fill:%20%2333282b;%20}%20%3c/style%3e%3c/defs%3e%3cg%3e%3cpath%20class='st0'%20d='M2.5,13.42h9.1s.45-.31.45-1.06V2.01s-.25-.71-.89-.71H2.67s-.89-.02-.89,1.11v10.89l.71.12h0Z'/%3e%3cpath%20class='st1'%20d='M11.54,13.92H2.28c-.55,0-1-.45-1-1V2.3c0-.83.67-1.5,1.5-1.5h8.26c.83,0,1.5.67,1.5,1.5v10.62c0,.55-.45,1-1,1ZM11.54,12.92v.5-.5h0ZM2.78,1.8c-.28,0-.5.22-.5.5v10.62h9.26V2.3c0-.28-.22-.5-.5-.5H2.78Z'/%3e%3cg%3e%3crect%20class='st1'%20x='3.57'%20y='2.82'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st1'%20x='6.25'%20y='2.82'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st1'%20x='8.92'%20y='2.82'%20width='1.34'%20height='1.34'/%3e%3c/g%3e%3cg%3e%3crect%20class='st1'%20x='3.57'%20y='5.49'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st1'%20x='6.25'%20y='5.49'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st1'%20x='8.92'%20y='5.49'%20width='1.34'%20height='1.34'/%3e%3c/g%3e%3cg%3e%3crect%20class='st1'%20x='3.57'%20y='8.17'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st1'%20x='6.25'%20y='8.17'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st1'%20x='8.92'%20y='8.17'%20width='1.34'%20height='1.34'/%3e%3c/g%3e%3cpath%20class='st1'%20d='M6.08,10.26h1.68c.27,0,.5.22.5.5v2.32h-2.67v-2.32c0-.27.22-.5.5-.5h-.01Z'/%3e%3c/g%3e%3cg%3e%3cpath%20class='st0'%20d='M16.11,10.46l-2.82-3.03h-4.42s-.44,0-.51.74,0,7.71,0,7.71c0,0-.03.68.7.78s6.37,0,6.37,0c0,0,.68-.06.76-.64s-.09-5.56-.09-5.56c0,0,.01,0,.01,0Z'/%3e%3crect%20class='st1'%20x='9.43'%20y='11.69'%20width='5.53'%20height='.7'/%3e%3crect%20class='st1'%20x='9.43'%20y='14.1'%20width='5.53'%20height='.7'/%3e%3cpath%20class='st1'%20d='M15.43,17.16h-6.46c-.65,0-1.18-.53-1.18-1.18v-7.87c0-.65.53-1.18,1.18-1.18h3.07c.28,0,.5.22.5.5s-.22.5-.5.5h-3.07c-.1,0-.18.08-.18.18v7.87c0,.1.08.18.18.18h6.46c.1,0,.18-.08.18-.18v-4.65c0-.28.22-.5.5-.5s.5.22.5.5v4.65c0,.65-.53,1.18-1.18,1.18Z'/%3e%3cpath%20class='st1'%20d='M13.07,9.87c0,.36.29.64.64.64h2.25c.2,0,.31-.25.16-.39l-2.66-2.69c-.14-.15-.39-.04-.39.16v2.27h0Z'/%3e%3crect%20class='st1'%20x='9.43'%20y='9.3'%20width='3.37'%20height='.68'/%3e%3c/g%3e%3c/svg%3e")}.company-nav__link:hover:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20.st1%20{%20fill:%20%23597dea;%20}%20%3c/style%3e%3c/defs%3e%3cg%3e%3cpath%20class='st1'%20d='M2.5,13.42h9.1s.45-.31.45-1.06V2.01s-.25-.71-.89-.71H2.67s-.89-.02-.89,1.11v10.89l.71.12h0Z'/%3e%3cpath%20class='st0'%20d='M11.54,13.92H2.28c-.55,0-1-.45-1-1V2.3c0-.83.67-1.5,1.5-1.5h8.26c.83,0,1.5.67,1.5,1.5v10.62c0,.55-.45,1-1,1ZM11.54,12.92v.5-.5h0ZM2.78,1.8c-.28,0-.5.22-.5.5v10.62h9.26V2.3c0-.28-.22-.5-.5-.5H2.78Z'/%3e%3cg%3e%3crect%20class='st0'%20x='3.57'%20y='2.82'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st0'%20x='6.25'%20y='2.82'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st0'%20x='8.92'%20y='2.82'%20width='1.34'%20height='1.34'/%3e%3c/g%3e%3cg%3e%3crect%20class='st0'%20x='3.57'%20y='5.49'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st0'%20x='6.25'%20y='5.49'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st0'%20x='8.92'%20y='5.49'%20width='1.34'%20height='1.34'/%3e%3c/g%3e%3cg%3e%3crect%20class='st0'%20x='3.57'%20y='8.17'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st0'%20x='6.25'%20y='8.17'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st0'%20x='8.92'%20y='8.17'%20width='1.34'%20height='1.34'/%3e%3c/g%3e%3cpath%20class='st0'%20d='M6.08,10.26h1.68c.27,0,.5.22.5.5v2.32h-2.67v-2.32c0-.27.22-.5.5-.5h-.01Z'/%3e%3c/g%3e%3cg%3e%3cpath%20class='st1'%20d='M16.11,10.46l-2.82-3.03h-4.42s-.44,0-.51.74,0,7.71,0,7.71c0,0-.03.68.7.78s6.37,0,6.37,0c0,0,.68-.06.76-.64s-.09-5.56-.09-5.56c0,0,.01,0,.01,0Z'/%3e%3crect%20class='st0'%20x='9.43'%20y='11.69'%20width='5.53'%20height='.7'/%3e%3crect%20class='st0'%20x='9.43'%20y='14.1'%20width='5.53'%20height='.7'/%3e%3cpath%20class='st0'%20d='M15.43,17.16h-6.46c-.65,0-1.18-.53-1.18-1.18v-7.87c0-.65.53-1.18,1.18-1.18h3.07c.28,0,.5.22.5.5s-.22.5-.5.5h-3.07c-.1,0-.18.08-.18.18v7.87c0,.1.08.18.18.18h6.46c.1,0,.18-.08.18-.18v-4.65c0-.28.22-.5.5-.5s.5.22.5.5v4.65c0,.65-.53,1.18-1.18,1.18Z'/%3e%3cpath%20class='st0'%20d='M13.07,9.87c0,.36.29.64.64.64h2.25c.2,0,.31-.25.16-.39l-2.66-2.69c-.14-.15-.39-.04-.39.16v2.27h0Z'/%3e%3crect%20class='st0'%20x='9.43'%20y='9.3'%20width='3.37'%20height='.68'/%3e%3c/g%3e%3c/svg%3e")}.company-nav__link.active:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%234169e1;%20}%20.st1%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3cg%3e%3cpath%20class='st0'%20d='M2.5,13.42h9.1s.45-.31.45-1.06V2.01s-.25-.71-.89-.71H2.67s-.89-.02-.89,1.11v10.89l.71.12h0Z'/%3e%3cpath%20class='st1'%20d='M11.54,13.92H2.28c-.55,0-1-.45-1-1V2.3c0-.83.67-1.5,1.5-1.5h8.26c.83,0,1.5.67,1.5,1.5v10.62c0,.55-.45,1-1,1ZM11.54,12.92v.5-.5h0ZM2.78,1.8c-.28,0-.5.22-.5.5v10.62h9.26V2.3c0-.28-.22-.5-.5-.5H2.78Z'/%3e%3cg%3e%3crect%20class='st1'%20x='3.57'%20y='2.82'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st1'%20x='6.25'%20y='2.82'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st1'%20x='8.92'%20y='2.82'%20width='1.34'%20height='1.34'/%3e%3c/g%3e%3cg%3e%3crect%20class='st1'%20x='3.57'%20y='5.49'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st1'%20x='6.25'%20y='5.49'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st1'%20x='8.92'%20y='5.49'%20width='1.34'%20height='1.34'/%3e%3c/g%3e%3cg%3e%3crect%20class='st1'%20x='3.57'%20y='8.17'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st1'%20x='6.25'%20y='8.17'%20width='1.34'%20height='1.34'/%3e%3crect%20class='st1'%20x='8.92'%20y='8.17'%20width='1.34'%20height='1.34'/%3e%3c/g%3e%3cpath%20class='st1'%20d='M6.08,10.26h1.68c.27,0,.5.22.5.5v2.32h-2.67v-2.32c0-.27.22-.5.5-.5h-.01Z'/%3e%3c/g%3e%3cg%3e%3cpath%20class='st0'%20d='M16.11,10.46l-2.82-3.03h-4.42s-.44,0-.51.74,0,7.71,0,7.71c0,0-.03.68.7.78s6.37,0,6.37,0c0,0,.68-.06.76-.64s-.09-5.56-.09-5.56c0,0,.01,0,.01,0Z'/%3e%3crect%20class='st1'%20x='9.43'%20y='11.69'%20width='5.53'%20height='.7'/%3e%3crect%20class='st1'%20x='9.43'%20y='14.1'%20width='5.53'%20height='.7'/%3e%3cpath%20class='st1'%20d='M15.43,17.16h-6.46c-.65,0-1.18-.53-1.18-1.18v-7.87c0-.65.53-1.18,1.18-1.18h3.07c.28,0,.5.22.5.5s-.22.5-.5.5h-3.07c-.1,0-.18.08-.18.18v7.87c0,.1.08.18.18.18h6.46c.1,0,.18-.08.18-.18v-4.65c0-.28.22-.5.5-.5s.5.22.5.5v4.65c0,.65-.53,1.18-1.18,1.18Z'/%3e%3cpath%20class='st1'%20d='M13.07,9.87c0,.36.29.64.64.64h2.25c.2,0,.31-.25.16-.39l-2.66-2.69c-.14-.15-.39-.04-.39.16v2.27h0Z'/%3e%3crect%20class='st1'%20x='9.43'%20y='9.3'%20width='3.37'%20height='.68'/%3e%3c/g%3e%3c/svg%3e")}.icon-company-info-nav__link:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20.st1%20{%20fill:%20%2333282b;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st0'%20d='M4.04,15.8h10.22s.5-.34.5-1.19V2.99s-.28-.8-1-.8H4.24s-1-.02-1,1.24v12.23l.8.14Z'/%3e%3cpath%20class='st1'%20d='M14.26,16.3H3.74c-.55,0-1-.45-1-1V3.2c0-.83.67-1.5,1.5-1.5h9.52c.83,0,1.5.67,1.5,1.5v12.11c0,.55-.45,1-1,1h0ZM14.26,15.3v.5-.5h0ZM4.24,2.7c-.28,0-.5.22-.5.5v12.11h10.52V3.2c0-.28-.22-.5-.5-.5H4.24Z'/%3e%3cg%3e%3crect%20class='st1'%20x='5.25'%20y='3.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='8.25'%20y='3.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='11.25'%20y='3.9'%20width='1.5'%20height='1.5'/%3e%3c/g%3e%3cg%3e%3crect%20class='st1'%20x='5.25'%20y='6.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='8.25'%20y='6.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='11.25'%20y='6.9'%20width='1.5'%20height='1.5'/%3e%3c/g%3e%3cg%3e%3crect%20class='st1'%20x='5.25'%20y='9.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='8.25'%20y='9.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='11.25'%20y='9.9'%20width='1.5'%20height='1.5'/%3e%3c/g%3e%3cpath%20class='st1'%20d='M8,12.26h2c.27,0,.5.22.5.5v2.67h-3v-2.67c0-.27.22-.5.5-.5Z'/%3e%3c/svg%3e")}.icon-company-info-nav__link:hover:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20.st1%20{%20fill:%20%23597dea;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st1'%20d='M4.04,15.8h10.22s.5-.34.5-1.19V2.99s-.28-.8-1-.8H4.24s-1-.02-1,1.24v12.23l.8.14Z'/%3e%3cpath%20class='st0'%20d='M14.26,16.3H3.74c-.55,0-1-.45-1-1V3.2c0-.83.67-1.5,1.5-1.5h9.52c.83,0,1.5.67,1.5,1.5v12.11c0,.55-.45,1-1,1h0ZM14.26,15.3v.5-.5h0ZM4.24,2.7c-.28,0-.5.22-.5.5v12.11h10.52V3.2c0-.28-.22-.5-.5-.5H4.24Z'/%3e%3cg%3e%3crect%20class='st0'%20x='5.25'%20y='3.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st0'%20x='8.25'%20y='3.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st0'%20x='11.25'%20y='3.9'%20width='1.5'%20height='1.5'/%3e%3c/g%3e%3cg%3e%3crect%20class='st0'%20x='5.25'%20y='6.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st0'%20x='8.25'%20y='6.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st0'%20x='11.25'%20y='6.9'%20width='1.5'%20height='1.5'/%3e%3c/g%3e%3cg%3e%3crect%20class='st0'%20x='5.25'%20y='9.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st0'%20x='8.25'%20y='9.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st0'%20x='11.25'%20y='9.9'%20width='1.5'%20height='1.5'/%3e%3c/g%3e%3cpath%20class='st0'%20d='M8,12.26h2c.27,0,.5.22.5.5v2.67h-3v-2.67c0-.27.22-.5.5-.5Z'/%3e%3c/svg%3e")}.icon-company-info-nav__link.active:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%234169e1;%20}%20.st1%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st0'%20d='M4.04,15.8h10.22s.5-.34.5-1.19V2.99s-.28-.8-1-.8H4.24s-1-.02-1,1.24v12.23l.8.14Z'/%3e%3cpath%20class='st1'%20d='M14.26,16.3H3.74c-.55,0-1-.45-1-1V3.2c0-.83.67-1.5,1.5-1.5h9.52c.83,0,1.5.67,1.5,1.5v12.11c0,.55-.45,1-1,1h0ZM14.26,15.3v.5-.5h0ZM4.24,2.7c-.28,0-.5.22-.5.5v12.11h10.52V3.2c0-.28-.22-.5-.5-.5H4.24Z'/%3e%3cg%3e%3crect%20class='st1'%20x='5.25'%20y='3.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='8.25'%20y='3.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='11.25'%20y='3.9'%20width='1.5'%20height='1.5'/%3e%3c/g%3e%3cg%3e%3crect%20class='st1'%20x='5.25'%20y='6.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='8.25'%20y='6.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='11.25'%20y='6.9'%20width='1.5'%20height='1.5'/%3e%3c/g%3e%3cg%3e%3crect%20class='st1'%20x='5.25'%20y='9.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='8.25'%20y='9.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='11.25'%20y='9.9'%20width='1.5'%20height='1.5'/%3e%3c/g%3e%3cpath%20class='st1'%20d='M8,12.26h2c.27,0,.5.22.5.5v2.67h-3v-2.67c0-.27.22-.5.5-.5Z'/%3e%3c/svg%3e")}.icon-member-info-nav__link:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.6.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%20207)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%2333282b;%20}%20%3c/style%3e%3c/defs%3e%3cg%3e%3cg%3e%3ccircle%20class='st0'%20cx='4.37'%20cy='12.24'%20r='1.48'/%3e%3cpath%20class='st0'%20d='M5.69,13.88c-.07-.05-.16-.06-.23-.02-.33.17-.7.28-1.09.28s-.76-.1-1.09-.28c-.08-.04-.17-.04-.23.02-.51.42-.87,1.06-.87,1.75v.92h4.39v-.92c0-.68-.36-1.32-.87-1.75h0Z'/%3e%3c/g%3e%3cg%3e%3ccircle%20class='st0'%20cx='13.63'%20cy='12.24'%20r='1.48'/%3e%3cpath%20class='st0'%20d='M14.96,13.88c-.07-.05-.16-.06-.23-.02-.33.17-.7.28-1.09.28s-.76-.1-1.09-.28c-.08-.04-.17-.04-.23.02-.51.42-.87,1.06-.87,1.75v.92h4.39v-.92c0-.68-.36-1.32-.87-1.75h-.01Z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3ccircle%20class='st0'%20cx='9'%20cy='2.92'%20r='1.48'/%3e%3cpath%20class='st0'%20d='M10.32,4.57c-.07-.05-.16-.06-.23-.02-.33.17-.7.28-1.09.28s-.76-.1-1.09-.28c-.08-.04-.17-.04-.23.02-.51.42-.87,1.06-.87,1.75v.92h4.39v-.92c0-.68-.36-1.32-.87-1.75h-.01Z'/%3e%3c/g%3e%3cpath%20class='st0'%20d='M3.71,10.37c-.03-1.42.53-2.82,1.54-3.84.15-.15.3-.28.46-.41l.31.39c-.14.11-.29.24-.42.37-.92.93-1.43,2.19-1.4,3.48h-.5Z'/%3e%3cpath%20class='st0'%20d='M9.01,15.55c-.67,0-1.34-.12-1.97-.37l.18-.46c1.15.46,2.46.45,3.58,0l.19.46c-.63.26-1.31.39-1.99.39Z'/%3e%3cpath%20class='st0'%20d='M14.28,10.37h-.5c.03-1.32-.47-2.56-1.4-3.49-.14-.15-.28-.27-.4-.36l.31-.39c.14.11.29.24.45.41,1.02,1.02,1.57,2.38,1.54,3.84Z'/%3e%3c/svg%3e")}.icon-member-info-nav__link:hover:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.6.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%20207)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3cg%3e%3cg%3e%3ccircle%20class='st0'%20cx='4.37'%20cy='12.24'%20r='1.48'/%3e%3cpath%20class='st0'%20d='M5.69,13.88c-.07-.05-.16-.06-.23-.02-.33.17-.7.28-1.09.28s-.76-.1-1.09-.28c-.08-.04-.17-.04-.23.02-.51.42-.87,1.06-.87,1.75v.92h4.39v-.92c0-.68-.36-1.32-.87-1.75h0Z'/%3e%3c/g%3e%3cg%3e%3ccircle%20class='st0'%20cx='13.63'%20cy='12.24'%20r='1.48'/%3e%3cpath%20class='st0'%20d='M14.96,13.88c-.07-.05-.16-.06-.23-.02-.33.17-.7.28-1.09.28s-.76-.1-1.09-.28c-.08-.04-.17-.04-.23.02-.51.42-.87,1.06-.87,1.75v.92h4.39v-.92c0-.68-.36-1.32-.87-1.75h-.01Z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3ccircle%20class='st0'%20cx='9'%20cy='2.92'%20r='1.48'/%3e%3cpath%20class='st0'%20d='M10.32,4.57c-.07-.05-.16-.06-.23-.02-.33.17-.7.28-1.09.28s-.76-.1-1.09-.28c-.08-.04-.17-.04-.23.02-.51.42-.87,1.06-.87,1.75v.92h4.39v-.92c0-.68-.36-1.32-.87-1.75h-.01Z'/%3e%3c/g%3e%3cpath%20class='st0'%20d='M3.71,10.37c-.03-1.42.53-2.82,1.54-3.84.15-.15.3-.28.46-.41l.31.39c-.14.11-.29.24-.42.37-.92.93-1.43,2.19-1.4,3.48h-.5Z'/%3e%3cpath%20class='st0'%20d='M9.01,15.55c-.67,0-1.34-.12-1.97-.37l.18-.46c1.15.46,2.46.45,3.58,0l.19.46c-.63.26-1.31.39-1.99.39Z'/%3e%3cpath%20class='st0'%20d='M14.28,10.37h-.5c.03-1.32-.47-2.56-1.4-3.49-.14-.15-.28-.27-.4-.36l.31-.39c.14.11.29.24.45.41,1.02,1.02,1.57,2.38,1.54,3.84Z'/%3e%3c/svg%3e")}.icon-member-info-nav__link.active:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.6.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%20207)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3cg%3e%3cg%3e%3ccircle%20class='st0'%20cx='4.37'%20cy='12.24'%20r='1.48'/%3e%3cpath%20class='st0'%20d='M5.69,13.88c-.07-.05-.16-.06-.23-.02-.33.17-.7.28-1.09.28s-.76-.1-1.09-.28c-.08-.04-.17-.04-.23.02-.51.42-.87,1.06-.87,1.75v.92h4.39v-.92c0-.68-.36-1.32-.87-1.75h0Z'/%3e%3c/g%3e%3cg%3e%3ccircle%20class='st0'%20cx='13.63'%20cy='12.24'%20r='1.48'/%3e%3cpath%20class='st0'%20d='M14.96,13.88c-.07-.05-.16-.06-.23-.02-.33.17-.7.28-1.09.28s-.76-.1-1.09-.28c-.08-.04-.17-.04-.23.02-.51.42-.87,1.06-.87,1.75v.92h4.39v-.92c0-.68-.36-1.32-.87-1.75h-.01Z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3ccircle%20class='st0'%20cx='9'%20cy='2.92'%20r='1.48'/%3e%3cpath%20class='st0'%20d='M10.32,4.57c-.07-.05-.16-.06-.23-.02-.33.17-.7.28-1.09.28s-.76-.1-1.09-.28c-.08-.04-.17-.04-.23.02-.51.42-.87,1.06-.87,1.75v.92h4.39v-.92c0-.68-.36-1.32-.87-1.75h-.01Z'/%3e%3c/g%3e%3cpath%20class='st0'%20d='M3.71,10.37c-.03-1.42.53-2.82,1.54-3.84.15-.15.3-.28.46-.41l.31.39c-.14.11-.29.24-.42.37-.92.93-1.43,2.19-1.4,3.48h-.5Z'/%3e%3cpath%20class='st0'%20d='M9.01,15.55c-.67,0-1.34-.12-1.97-.37l.18-.46c1.15.46,2.46.45,3.58,0l.19.46c-.63.26-1.31.39-1.99.39Z'/%3e%3cpath%20class='st0'%20d='M14.28,10.37h-.5c.03-1.32-.47-2.56-1.4-3.49-.14-.15-.28-.27-.4-.36l.31-.39c.14.11.29.24.45.41,1.02,1.02,1.57,2.38,1.54,3.84Z'/%3e%3c/svg%3e")}.icon-product-nav__link:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.6.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%20207)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%2333282b;%20}%20%3c/style%3e%3c/defs%3e%3ccircle%20class='st0'%20cx='3.7'%20cy='3.7'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='9'%20cy='3.7'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='14.3'%20cy='3.7'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='3.7'%20cy='9.01'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='9'%20cy='9.01'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='14.3'%20cy='9.01'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='3.7'%20cy='14.3'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='9'%20cy='14.3'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='14.3'%20cy='14.3'%20r='1.7'/%3e%3c/svg%3e")}.icon-product-nav__link:hover:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.6.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%20207)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3ccircle%20class='st0'%20cx='3.7'%20cy='3.7'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='9'%20cy='3.7'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='14.3'%20cy='3.7'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='3.7'%20cy='9.01'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='9'%20cy='9.01'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='14.3'%20cy='9.01'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='3.7'%20cy='14.3'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='9'%20cy='14.3'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='14.3'%20cy='14.3'%20r='1.7'/%3e%3c/svg%3e")}.icon-product-nav__link.active:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.6.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%20207)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3ccircle%20class='st0'%20cx='3.7'%20cy='3.7'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='9'%20cy='3.7'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='14.3'%20cy='3.7'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='3.7'%20cy='9.01'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='9'%20cy='9.01'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='14.3'%20cy='9.01'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='3.7'%20cy='14.3'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='9'%20cy='14.3'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='14.3'%20cy='14.3'%20r='1.7'/%3e%3c/svg%3e")}.dashboard-select-icon:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20.st1%20{%20fill:%20%2333282b;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st1'%20d='M1.71,8.94c-.14,0-.28-.06-.38-.17-.18-.21-.16-.52.05-.71L8.67,1.7c.19-.16.47-.16.66,0l7.29,6.36c.21.18.23.5.05.71s-.5.23-.71.05l-6.96-6.08-6.96,6.08c-.09.08-.21.12-.33.12Z'/%3e%3cg%3e%3cpolygon%20class='st0'%20points='14.55%209.59%209%204.75%203.45%209.59%203.45%2015.93%207.27%2015.93%207.27%2011.84%2010.73%2011.84%2010.73%2015.93%2014.55%2015.93%2014.55%209.59'/%3e%3cpath%20class='st1'%20d='M14.55,16.43h-3.82c-.28,0-.5-.22-.5-.5v-3.59h-2.46v3.59c0,.28-.22.5-.5.5h-3.82c-.28,0-.5-.22-.5-.5v-6.34c0-.14.06-.28.17-.38l5.55-4.84c.19-.16.47-.16.66,0l5.55,4.84c.11.1.17.23.17.38v6.34c0,.28-.22.5-.5.5ZM11.23,15.43h2.82v-5.61l-5.05-4.4-5.05,4.4v5.61h2.82v-3.59c0-.28.22-.5.5-.5h3.46c.28,0,.5.22.5.5,0,0,0,3.59,0,3.59Z'/%3e%3c/g%3e%3c/svg%3e")}.company-select-icon:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20.st1%20{%20fill:%20%2333282b;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st0'%20d='M4.04,15.8h10.22s.5-.34.5-1.19V2.99s-.28-.8-1-.8H4.24s-1-.02-1,1.24v12.23l.8.14Z'/%3e%3cpath%20class='st1'%20d='M14.26,16.3H3.74c-.55,0-1-.45-1-1V3.2c0-.83.67-1.5,1.5-1.5h9.52c.83,0,1.5.67,1.5,1.5v12.11c0,.55-.45,1-1,1h0ZM14.26,15.3v.5-.5h0ZM4.24,2.7c-.28,0-.5.22-.5.5v12.11h10.52V3.2c0-.28-.22-.5-.5-.5H4.24Z'/%3e%3cg%3e%3crect%20class='st1'%20x='5.25'%20y='3.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='8.25'%20y='3.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='11.25'%20y='3.9'%20width='1.5'%20height='1.5'/%3e%3c/g%3e%3cg%3e%3crect%20class='st1'%20x='5.25'%20y='6.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='8.25'%20y='6.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='11.25'%20y='6.9'%20width='1.5'%20height='1.5'/%3e%3c/g%3e%3cg%3e%3crect%20class='st1'%20x='5.25'%20y='9.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='8.25'%20y='9.9'%20width='1.5'%20height='1.5'/%3e%3crect%20class='st1'%20x='11.25'%20y='9.9'%20width='1.5'%20height='1.5'/%3e%3c/g%3e%3cpath%20class='st1'%20d='M8,12.26h2c.27,0,.5.22.5.5v2.67h-3v-2.67c0-.27.22-.5.5-.5Z'/%3e%3c/svg%3e")}.member-select-icon:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.6.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%20207)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%2333282b;%20}%20%3c/style%3e%3c/defs%3e%3cg%3e%3cg%3e%3ccircle%20class='st0'%20cx='4.37'%20cy='12.24'%20r='1.48'/%3e%3cpath%20class='st0'%20d='M5.69,13.88c-.07-.05-.16-.06-.23-.02-.33.17-.7.28-1.09.28s-.76-.1-1.09-.28c-.08-.04-.17-.04-.23.02-.51.42-.87,1.06-.87,1.75v.92h4.39v-.92c0-.68-.36-1.32-.87-1.75h0Z'/%3e%3c/g%3e%3cg%3e%3ccircle%20class='st0'%20cx='13.63'%20cy='12.24'%20r='1.48'/%3e%3cpath%20class='st0'%20d='M14.96,13.88c-.07-.05-.16-.06-.23-.02-.33.17-.7.28-1.09.28s-.76-.1-1.09-.28c-.08-.04-.17-.04-.23.02-.51.42-.87,1.06-.87,1.75v.92h4.39v-.92c0-.68-.36-1.32-.87-1.75h-.01Z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3ccircle%20class='st0'%20cx='9'%20cy='2.92'%20r='1.48'/%3e%3cpath%20class='st0'%20d='M10.32,4.57c-.07-.05-.16-.06-.23-.02-.33.17-.7.28-1.09.28s-.76-.1-1.09-.28c-.08-.04-.17-.04-.23.02-.51.42-.87,1.06-.87,1.75v.92h4.39v-.92c0-.68-.36-1.32-.87-1.75h-.01Z'/%3e%3c/g%3e%3cpath%20class='st0'%20d='M3.71,10.37c-.03-1.42.53-2.82,1.54-3.84.15-.15.3-.28.46-.41l.31.39c-.14.11-.29.24-.42.37-.92.93-1.43,2.19-1.4,3.48h-.5Z'/%3e%3cpath%20class='st0'%20d='M9.01,15.55c-.67,0-1.34-.12-1.97-.37l.18-.46c1.15.46,2.46.45,3.58,0l.19.46c-.63.26-1.31.39-1.99.39Z'/%3e%3cpath%20class='st0'%20d='M14.28,10.37h-.5c.03-1.32-.47-2.56-1.4-3.49-.14-.15-.28-.27-.4-.36l.31-.39c.14.11.29.24.45.41,1.02,1.02,1.57,2.38,1.54,3.84Z'/%3e%3c/svg%3e")}.product-select-icon:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2018%2018'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.6.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%20207)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%2333282b;%20}%20%3c/style%3e%3c/defs%3e%3ccircle%20class='st0'%20cx='3.7'%20cy='3.7'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='9'%20cy='3.7'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='14.3'%20cy='3.7'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='3.7'%20cy='9.01'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='9'%20cy='9.01'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='14.3'%20cy='9.01'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='3.7'%20cy='14.3'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='9'%20cy='14.3'%20r='1.7'/%3e%3ccircle%20class='st0'%20cx='14.3'%20cy='14.3'%20r='1.7'/%3e%3c/svg%3e")}.content-wrapper__inner{display:flex;gap:20px;flex-wrap:wrap}.content-wrapper__body{background-color:#fff}.user-info-account,.select-product{flex-basis:0;flex-grow:1;min-width:0;width:auto}.user-info-account{order:1;min-width:700px;padding:20px}.user-info-account td p span.font-size-xs{display:block}.select-product{order:2;padding:20px}.content-wrapper__inner:has(>.user-info-account):not(:has(>.select-product)) .user-info-account{width:100%;max-width:100%;flex:1 1 100%}.account-info__label{background-color:var(--bg-gray-light);padding:10px 20px;display:flex;justify-content:space-between}.account-info__edit-icon a img{width:32px;height:auto;vertical-align:middle;display:inline-block;padding:4px 6px}.product-list{border:1px solid var(--color-border);padding:20px;border-radius:var(--radius);width:100%;background:#fff}.product-list__container{margin-top:5px;margin-left:14px}@media screen and (max-width:1200px){.user-info-account{padding:auto 10px;min-width:auto}.user-info-account td p span.font-size-xs{display:inline-block;font-size:14px}.content-wrapper__inner{flex-direction:column}.content-wrapper__inner:has(>.user-info-account):not(:has(>.select-product)) .user-info-account{margin:auto auto 20px}}@media screen and (max-width:767px){.account-info__label{padding:10px 20px}.form-item__block{font-size:15px}.content-wrapper{margin:36px auto auto;width:100%}.user-info-account .font-size-md{font-size:var(--font-size-lg)}}.product-usage-table th,.product-usage-table td{padding:4px 12px;border-left:none;border-right:none}.registration-wrapper__inner--narrow{max-width:800px;margin:20px auto;border:1px solid var(--color-border);padding:30px}.registration-wrapper__inner--medium{min-width:800px;max-width:1000px;margin:20px auto;padding:30px;background-color:#fff}@media screen and (max-width:1200px){.registration-wrapper__inner--medium{width:100%;min-width:auto}}@media screen and (max-width:767px){.registration-wrapper__inner--medium{margin:0;padding:20px;height:100vh}}.plan-box{display:flex;gap:24px;flex-wrap:wrap;justify-content:center;margin-top:20px;min-height:300px}.plan{border:1px solid var(--color-border);border-radius:var(--input-btn-radius);padding:20px 20px 70px;text-align:center;min-width:200px;flex:1 1 200px;max-width:100%;box-sizing:border-box;position:relative;max-width:300px}.btn--absolute{position:absolute;left:0;right:0;bottom:20px;display:flex}.price__amount{font-size:34px;font-weight:var(--font-weight-bold)}@media screen and (max-width:1200px){.registration-wrapper__inner--narrow{margin:0}}@media screen and (max-width:767px){.registration-wrapper__inner--narrow{width:100%;border-style:none;padding:0}.btn--primary-size.btn-plan-box{min-width:80%}}.popup-select__table--company{max-height:100px;width:500px}@media screen and (max-width:1200px){.popup-select__table--company{min-width:100%;width:100%}}
