[data-v-b4c6146c]:root{--black:#333;--white:#fff;--orange:#ed6e20;--blue:#4383e4;--red:#e10403;--text:var(--black);--link:var(--blue);--bg:var(--white);--bg_dark:#f5f5f5;--border:#e0e0e0;--border_dark:#d0d0d0;--shadow:#0000001a;--shadow_dark:#0000002a}.modModal[data-v-b4c6146c]{background-color:#fff;border-radius:8px;display:flex;left:50%;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1001}@media screen and (min-width:769px){.modModal[data-v-b4c6146c]{height:auto;max-height:570px;max-width:730px;width:100%}}@media screen and (max-width:768px){.modModal[data-v-b4c6146c]{height:72.7272727273%;width:calc(100% - 30px)}}.modModal__inner[data-v-b4c6146c]{width:100%}.modModal__body[data-v-b4c6146c],.modModal__inner[data-v-b4c6146c]{overflow:hidden;position:relative}@media screen and (min-width:769px){.modModal__body[data-v-b4c6146c]{height:calc(100% - 104px);padding:87px 40px 26px}}@media screen and (max-width:768px){.modModal__body[data-v-b4c6146c]{height:calc(100% - 120px);padding:56px 10px 0}}@media screen and (min-width:769px){.modModal__body__inner[data-v-b4c6146c]{align-items:flex-start;display:flex;gap:0 10px}}@media screen and (max-width:768px){.modModal__body__inner[data-v-b4c6146c]{height:100%}}.modModal__body .btn[data-v-b4c6146c]{background:no-repeat 50% 50%}.modModal__body .btn--close[data-v-b4c6146c]{cursor:pointer;position:absolute}@media screen and (min-width:769px){.modModal__body .btn--close[data-v-b4c6146c]{background-image:url(../img/common/icon_delete.svg);background-size:100%;height:22px;right:19px;top:19px;width:22px}}@media screen and (max-width:768px){.modModal__body .btn--close[data-v-b4c6146c]{background-image:url(../img/common/sp/icon_delete.svg);background-size:10px 10px;border:1px solid var(--blue);border-radius:100%;height:29px;right:10px;top:10px;width:29px}}.modModal__body .title[data-v-b4c6146c]{align-items:center;display:flex;font-weight:700;position:absolute}@media screen and (min-width:769px){.modModal__body .title[data-v-b4c6146c]{font-size:20px;gap:0 12px;left:40px;top:33px}}@media screen and (max-width:768px){.modModal__body .title[data-v-b4c6146c]{border-bottom:1px solid #ddd;font-size:16px;gap:0 10px;left:0;padding:0 20px 10px;top:15px;width:100%}}.modModal__body .title .icon[data-v-b4c6146c]{background:no-repeat 50% 100%;background-size:contain;display:inline-block}.modModal__body .title .icon--type[data-v-b4c6146c]{background-image:url(../img/common/icon_type.svg);height:1em;width:20px}@media screen and (min-width:769px){.modModal__body .listSelect[data-v-b4c6146c]{border:1px solid #ddd;border-radius:8px;width:156px}.modModal__body .listSelect li[data-v-b4c6146c]{border-bottom:1px solid #ddd;cursor:pointer;font-weight:700;line-height:1.4;padding:13px 18px;position:relative}.modModal__body .listSelect li[data-v-b4c6146c]:first-child{border-radius:8px 8px 0 0}.modModal__body .listSelect li[data-v-b4c6146c]:last-child{border-bottom:none}.modModal__body .listSelect li.is-active[data-v-b4c6146c]{background-color:#ebf5ff}.modModal__body .listSelect li.is-active[data-v-b4c6146c]:before{background-color:#ebf5ff;border-left:1px solid #ddd;border-top:1px solid #ddd;content:"";height:10px;position:absolute;right:-6px;top:50%;transform:translateY(-50%) rotate(135deg);width:10px}.modModal__body .list .item[data-v-b4c6146c]{width:100%}}@media screen and (max-width:768px){.modModal__body .list .item[data-v-b4c6146c]{padding:12px 0}.modModal__body .list .item[data-v-b4c6146c]:not(:first-child){border-top:1px solid #ddd}}.modModal__body .list--industry[data-v-b4c6146c]{height:100%;overflow:hidden;overflow-y:hidden;overflow-y:scroll}@media screen and (min-width:769px){.modModal__body .list--industry[data-v-b4c6146c]{border:1px solid #ddd;border-radius:8px;padding:20px}}.modModal__body .list--industry .list__inner[data-v-b4c6146c]{display:flex}@media screen and (min-width:769px){.modModal__body .list--industry .list__inner[data-v-b4c6146c]{flex-wrap:wrap;gap:14px 20px}}@media screen and (max-width:768px){.modModal__body .list--industry .list__inner[data-v-b4c6146c]{flex-direction:column}}@media screen and (min-width:769px){.modModal__body .list--industry .item[data-v-b4c6146c]{width:calc(50% - 10px)}}.modModal__footer[data-v-b4c6146c]{background:#f3f9fc}@media screen and (min-width:769px){.modModal__footer[data-v-b4c6146c]{box-shadow:inset 0 0 10px #0003;height:104px;padding:30px 0 0}}@media screen and (max-width:768px){.modModal__footer[data-v-b4c6146c]{height:120px;padding:23px 20px 0}}.modModal__footer .action[data-v-b4c6146c]{margin:0 auto;position:relative}@media screen and (min-width:769px){.modModal__footer .action[data-v-b4c6146c]{max-width:250px}}@media screen and (max-width:768px){.modModal__footer .action[data-v-b4c6146c]{align-items:center;display:flex;gap:0 10px;justify-content:center;margin-top:26px;max-width:300px;width:100%}.modModal__footer .action__item[data-v-b4c6146c]{width:100%}}@media screen and (min-width:769px){.modModal__footer .action__item--clear[data-v-b4c6146c]{left:calc(100% + 20px);position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap}}@media screen and (max-width:768px){.modModal__footer .action__item--clear[data-v-b4c6146c]{order:1;text-align:center}.modModal__footer .action__item--clear a[data-v-b4c6146c]{text-decoration:underline}}.modModal__footer .action__item--num[data-v-b4c6146c]{font-size:14px;position:absolute}.modModal__footer .action__item--num span[data-v-b4c6146c]{color:var(--orange);font-size:20px;font-weight:700}@media screen and (min-width:769px){.modModal__footer .action__item--num[data-v-b4c6146c]{line-height:1.3;right:calc(100% + 20px);text-align:right;top:50%;transform:translateY(-50%);white-space:nowrap}}@media screen and (max-width:768px){.modModal__footer .action__item--num[data-v-b4c6146c]{text-align:center;top:-42px}.modModal__footer .action__item--btn[data-v-b4c6146c]{order:2}.modModal__footer .action__item--btn .modBtnSearch[data-v-b4c6146c]{width:200px}.modModal__footer .action__item--btn .modBtnSearch i[data-v-b4c6146c]{background:no-repeat 0 0;background-image:url(../img/common/icon_search.svg);background-size:100%;display:inline-block;height:18px;margin-right:5px;vertical-align:middle;width:18px}}.modModalOverlay[data-v-b4c6146c]{background-color:#0f223880;bottom:0;flex-direction:column;left:0;position:fixed;right:0;top:0;z-index:1000}.modBtnSearch[data-v-b4c6146c],.modModalOverlay[data-v-b4c6146c]{align-items:center;display:flex;justify-content:center}.modBtnSearch[data-v-b4c6146c]{background:#5290ed;background:linear-gradient(90deg,#5290ed 0,#1860cc);border-radius:9999px;box-shadow:0 5px 15px #4383e433;color:#fff;font-size:14px;font-weight:700;text-align:center;transition:all .3s ease-out;width:100%}@media screen and (min-width:769px){.modBtnSearch[data-v-b4c6146c]{padding:11px 10px}}@media screen and (max-width:768px){.modBtnSearch[data-v-b4c6146c]{font-size:16px;padding:9px 0}}.modBtnSearch .modIcon[data-v-b4c6146c]{margin:0 5px 0 0}.modBtnSearch--icon[data-v-b4c6146c]:after{border:2px solid #fff;border-bottom:none;border-right:none;content:"";height:7px;margin-left:5px;transform:rotate(135deg);width:7px}.modBtnSearch[data-v-b4c6146c]:hover{opacity:.5}[data-v-ef2290e1]:root{--black:#333;--white:#fff;--orange:#ed6e20;--blue:#4383e4;--red:#e10403;--text:var(--black);--link:var(--blue);--bg:var(--white);--bg_dark:#f5f5f5;--border:#e0e0e0;--border_dark:#d0d0d0;--shadow:#0000001a;--shadow_dark:#0000002a}.modModal[data-v-ef2290e1]{background-color:#fff;border-radius:8px;display:flex;left:50%;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1001}@media screen and (min-width:769px){.modModal[data-v-ef2290e1]{height:-moz-fit-content;height:fit-content;max-height:80%;max-width:80%;width:960px}}@media screen and (max-width:768px){.modModal[data-v-ef2290e1]{height:72.7272727273%;width:calc(100% - 30px)}}.modModal__inner[data-v-ef2290e1]{overflow:hidden;position:relative;width:100%}.modModal__body[data-v-ef2290e1]{overflow-x:hidden;overflow-y:scroll;position:relative}@media screen and (min-width:769px){.modModal__body[data-v-ef2290e1]{height:calc(100% - 104px);padding:87px 40px 26px}}@media screen and (max-width:768px){.modModal__body[data-v-ef2290e1]{height:calc(100% - 120px);padding:56px 10px 0}}@media screen and (min-width:769px){.modModal__body__inner[data-v-ef2290e1]{align-items:flex-start;display:flex;gap:0 10px}}@media screen and (max-width:768px){.modModal__body__inner[data-v-ef2290e1]{height:100%}}.modModal__body .btn[data-v-ef2290e1]{background:no-repeat 50% 50%}.modModal__body .btn--close[data-v-ef2290e1]{cursor:pointer;position:absolute}@media screen and (min-width:769px){.modModal__body .btn--close[data-v-ef2290e1]{background-image:url(../img/common/icon_delete.svg);background-size:100%;height:22px;right:19px;top:19px;width:22px}}@media screen and (max-width:768px){.modModal__body .btn--close[data-v-ef2290e1]{background-image:url(../img/common/sp/icon_delete.svg);background-size:10px 10px;border:1px solid var(--blue);border-radius:100%;height:29px;right:10px;top:10px;width:29px}}.modModal__body .title[data-v-ef2290e1]{align-items:center;display:flex;font-weight:700;position:absolute}@media screen and (min-width:769px){.modModal__body .title[data-v-ef2290e1]{font-size:20px;gap:0 12px;left:40px;top:33px}}@media screen and (max-width:768px){.modModal__body .title[data-v-ef2290e1]{border-bottom:1px solid #ddd;font-size:16px;gap:0 10px;left:0;padding:0 20px 10px;top:15px;width:100%}}.modModal__body .title .icon[data-v-ef2290e1]{background:no-repeat 50% 100%;background-size:contain;display:inline-block}.modModal__body .title .icon--skill[data-v-ef2290e1]{background-image:url(../img/common/icon_skill.svg);background-position:50% 50%;height:1em;width:20px}@media screen and (min-width:769px){.modModal__body .listSelect[data-v-ef2290e1]{border:1px solid #ddd;border-radius:8px;display:flex;flex-wrap:wrap;width:400px}.modModal__body .listSelect li[data-v-ef2290e1]{border-bottom:1px solid #ddd;cursor:pointer;font-weight:700;line-height:1.4;padding:13px 18px;position:relative;width:50%}.modModal__body .listSelect li[data-v-ef2290e1]:first-child{border-radius:8px 8px 0 0}.modModal__body .listSelect li[data-v-ef2290e1]:last-child{border-bottom:none}.modModal__body .listSelect li.is-active[data-v-ef2290e1]{background-color:#ebf5ff}.modModal__body .listSelect li.is-active[data-v-ef2290e1]:before{background-color:#ebf5ff;border-left:1px solid #ddd;border-top:1px solid #ddd;content:"";height:10px;position:absolute;right:-6px;top:50%;transform:translateY(-50%) rotate(135deg);width:10px}}@media screen and (max-width:768px){.modModal__body .list__innerWrap[data-v-ef2290e1]:last-child{margin-bottom:25px}.modModal__body .list__innerWrap .spTrigger[data-v-ef2290e1]{border-bottom:1px solid #ddd;cursor:pointer;font-size:16px;font-weight:700;padding:12px;position:relative}.modModal__body .list__innerWrap .spTrigger i[data-v-ef2290e1]{aspect-ratio:1/1;display:inline-block;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:12px}.modModal__body .list__innerWrap .spTrigger i[data-v-ef2290e1]:after,.modModal__body .list__innerWrap .spTrigger i[data-v-ef2290e1]:before{background:#333;content:"";display:inline-block;position:absolute}.modModal__body .list__innerWrap .spTrigger i[data-v-ef2290e1]:before{height:2px;top:50%;transform:translateY(-50%);width:100%}.modModal__body .list__innerWrap .spTrigger i[data-v-ef2290e1]:after{height:100%;left:50%;transform:translate(-50%);width:2px}.modModal__body .list__innerWrap .spTrigger.is-active i[data-v-ef2290e1]:after{display:none}}@media screen and (min-width:769px){.modModal__body .list .item[data-v-ef2290e1]{width:100%}}@media screen and (max-width:768px){.modModal__body .list .item[data-v-ef2290e1]{padding:12px 0}.modModal__body .list .item[data-v-ef2290e1]:not(:first-child){border-top:1px solid #ddd}}.modModal__body .list--skill[data-v-ef2290e1]{height:100%;max-height:345px;overflow:hidden;overflow-y:hidden;overflow-y:scroll}@media screen and (min-width:769px){.modModal__body .list--skill[data-v-ef2290e1]{border:1px solid #ddd;border-radius:8px;width:calc(100% - 410px)}}@media screen and (max-width:768px){.modModal__body .list--skill[data-v-ef2290e1]{width:100%}}.modModal__body .list--skill .list__inner[data-v-ef2290e1]{display:flex}@media screen and (min-width:769px){.modModal__body .list--skill .list__inner[data-v-ef2290e1]{flex-wrap:wrap}}@media screen and (max-width:768px){.modModal__body .list--skill .list__inner[data-v-ef2290e1]{flex-direction:column}}@media screen and (min-width:769px){.modModal__body .list--skill .list__inner .item[data-v-ef2290e1]{border-bottom:1px solid #ddd;padding:10px 21px}.modModal__body .list--skill .list__inner .item[data-v-ef2290e1]:last-child{border-bottom:none}}@media screen and (max-width:768px){.modModal__body .list--skill .list__inner .item[data-v-ef2290e1]:last-child{border-bottom:1px solid #ddd}}.modModal__body .list--skill .subList[data-v-ef2290e1]{display:flex;flex-wrap:wrap}@media screen and (min-width:769px){.modModal__body .list--skill .subList[data-v-ef2290e1]{gap:10px 20px;margin-top:10px;padding-left:23px}}.modModal__body .list--skill .subList__item[data-v-ef2290e1]{width:100%}@media screen and (max-width:768px){.modModal__body .list--skill .subList__item[data-v-ef2290e1]{border-top:1px solid #ddd;padding:12px 30px}.modModal__body .list--skill .subList__item[data-v-ef2290e1]:last-child{padding-bottom:0}.modModal__body .list--skill .modFormCheck[data-v-ef2290e1]{padding:0 12px}.modModal__body .list--skill .modFormCheck.has-subList[data-v-ef2290e1]{padding-bottom:12px}}.modModal__footer[data-v-ef2290e1]{background:#f3f9fc}@media screen and (min-width:769px){.modModal__footer[data-v-ef2290e1]{box-shadow:inset 0 0 10px #0003;height:104px;padding:30px 0 0}}@media screen and (max-width:768px){.modModal__footer[data-v-ef2290e1]{height:120px;padding:23px 20px 0}}.modModal__footer .action[data-v-ef2290e1]{margin:0 auto;position:relative}@media screen and (min-width:769px){.modModal__footer .action[data-v-ef2290e1]{max-width:250px}}@media screen and (max-width:768px){.modModal__footer .action[data-v-ef2290e1]{align-items:center;display:flex;gap:0 10px;justify-content:center;margin-top:26px;max-width:300px;width:100%}.modModal__footer .action__item[data-v-ef2290e1]{width:100%}}@media screen and (min-width:769px){.modModal__footer .action__item--clear[data-v-ef2290e1]{left:calc(100% + 20px);position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap}}@media screen and (max-width:768px){.modModal__footer .action__item--clear[data-v-ef2290e1]{order:1;text-align:center}.modModal__footer .action__item--clear a[data-v-ef2290e1]{text-decoration:underline}}.modModal__footer .action__item--num[data-v-ef2290e1]{font-size:14px;position:absolute}.modModal__footer .action__item--num span[data-v-ef2290e1]{color:var(--orange);font-size:20px;font-weight:700}@media screen and (min-width:769px){.modModal__footer .action__item--num[data-v-ef2290e1]{line-height:1.3;right:calc(100% + 20px);text-align:right;top:50%;transform:translateY(-50%);white-space:nowrap}}@media screen and (max-width:768px){.modModal__footer .action__item--num[data-v-ef2290e1]{text-align:center;top:-42px}.modModal__footer .action__item--btn[data-v-ef2290e1]{order:2}.modModal__footer .action__item--btn .modBtnSearch[data-v-ef2290e1]{width:200px}.modModal__footer .action__item--btn .modBtnSearch i[data-v-ef2290e1]{background:no-repeat 0 0;background-image:url(../img/common/icon_search.svg);background-size:100%;display:inline-block;height:18px;margin-right:5px;vertical-align:middle;width:18px}}.modModalOverlay[data-v-ef2290e1]{background-color:#0f223880;bottom:0;flex-direction:column;left:0;position:fixed;right:0;top:0;z-index:1000}.modBtnSearch[data-v-ef2290e1],.modModalOverlay[data-v-ef2290e1]{align-items:center;display:flex;justify-content:center}.modBtnSearch[data-v-ef2290e1]{background:#5290ed;background:linear-gradient(90deg,#5290ed 0,#1860cc);border-radius:9999px;box-shadow:0 5px 15px #4383e433;color:#fff;font-size:14px;font-weight:700;text-align:center;transition:all .3s ease-out;width:100%}@media screen and (min-width:769px){.modBtnSearch[data-v-ef2290e1]{padding:11px 10px}}@media screen and (max-width:768px){.modBtnSearch[data-v-ef2290e1]{font-size:16px;padding:9px 0}}.modBtnSearch .modIcon[data-v-ef2290e1]{margin:0 5px 0 0}.modBtnSearch--icon[data-v-ef2290e1]:after{border:2px solid #fff;border-bottom:none;border-right:none;content:"";height:7px;margin-left:5px;transform:rotate(135deg);width:7px}.modBtnSearch[data-v-ef2290e1]:hover{opacity:.5}
