@charset "UTF-8";:root{--Gray-100:#f6f3f0;--Gray-200:#e4e0de;--Gray-300:#cbc8c6;--Gray-400:#b2afac;--Gray-500:#969391;--Gray-600:#716e6b;--Gray-700:#605d5b;--Gray-800:#4e4b49;--Gray-900:#2d2b29;--Gray-1000:#171413;--Pink-100:#fef1f5;--Pink-200:#fbd8e2;--Pink-300:#f7b5c8;--Pink-400:#f189aa;--Pink-500:#e9588e;--Pink-600:#cb006b;--Pink-700:#ac0058;--Pink-800:#8b0647;--Pink-900:#57002a;--Pink-1000:#280010;--Red-100:#fff1f1;--Red-200:#ffd8d7;--Red-300:#fdb4b4;--Red-400:#fb888b;--Red-500:#f5505f;--Red-600:#d40038;--Red-700:#ac1731;--Red-800:#920625;--Red-900:#5c0415;--Red-1000:#2f0107;--Orange-100:#fef2ed;--Orange-200:#ffdacd;--Orange-300:#ffb59c;--Orange-400:#f88d68;--Orange-500:#f25915;--Orange-600:#c04101;--Orange-700:#934225;--Orange-800:#79371f;--Orange-900:#4f1f0d;--Orange-1000:#260c04;--Lime-100:#f2f9e2;--Lime-200:#dfebbf;--Lime-300:#c1d293;--Lime-400:#a2bb4b;--Lime-500:#869f16;--Lime-600:#687c0b;--Lime-700:#566606;--Lime-800:#465408;--Lime-900:#2c3505;--Lime-1000:#121700;--Green-100:#ecfaec;--Green-200:#cdf0cc;--Green-300:#a8daa8;--Green-400:#66c56c;--Green-500:#28af3d;--Green-600:#2b8735;--Green-700:#276d2e;--Green-800:#1b5a22;--Green-900:#0f3a14;--Green-1000:#021b04;--Aqua-100:#e3fafe;--Aqua-200:#b7f0fa;--Aqua-300:#7edae9;--Aqua-400:#12c0d6;--Aqua-500:#1aa4b6;--Aqua-600:#2b7e8a;--Aqua-700:#176774;--Aqua-800:#0f5760;--Aqua-900:#05373f;--Aqua-1000:#00191d;--Blue-100:#f2f5fc;--Blue-200:#dae3f7;--Blue-300:#b0c7f9;--Blue-400:#8aaaf6;--Blue-500:#648cf4;--Blue-600:#3a63e0;--Blue-700:#2045da;--Blue-800:#142ec5;--Blue-900:#08118c;--Blue-1000:#020448;--Violet-100:#f4f5fa;--Violet-200:#dfe1f6;--Violet-300:#bec2f8;--Violet-400:#9fa3f4;--Violet-500:#8382f3;--Violet-600:#6258dd;--Violet-700:#5336d8;--Violet-800:#451dc3;--Violet-900:#290083;--Violet-1000:#110044;--Purple-100:#f9f3f9;--Purple-200:#eedced;--Purple-300:#e2b7e1;--Purple-400:#d392d2;--Purple-500:#c46bc4;--Purple-600:#a247a2;--Purple-700:#950c98;--Purple-800:#7d0c7f;--Purple-900:#4f0050;--Purple-1000:#260027;--Yellow-100:#fffaec;--Yellow-200:#feeec1;--Yellow-300:#fee195;--Yellow-400:#f7ce5a;--Yellow-500:#f4c200;--Yellow-600:#d4a800;--Yellow-700:#b18c00;--Yellow-800:#896c00;--Yellow-900:#5f4a00;--Yellow-1000:#1f1600}.font-xxs{font-size:1rem}.font-xs{font-size:1.2rem}.font-s{font-size:1.4rem}.font-base{font-size:1.6rem}.font-m{font-size:1.8rem}.font-l{font-size:2rem}.font-2l{font-size:2.4rem}.font-3l{font-size:2.8rem}.font-4l{font-size:3.2rem}.font-5l{font-size:4rem}.font-6l{font-size:4.8rem}.title-large{font-size:2.4rem;font-weight:700;line-height:150%}.title-middle{font-size:1.6rem;font-weight:700;line-height:150%}.title-small{font-weight:700}.title-left-border{border-left:2px solid var(--Border-Orange---500,#F25915)}.main-title-layout{margin:20px 0 12px}@media screen and (max-width:767px){.main-title-layout{margin:12px 16px}}.block-white{background-color:#fff}.block-radius{border-radius:5px;overflow:clip}@media screen and (max-width:767px){.block-radius-sp-none{border-radius:0}}.block-img img{width:100%;height:auto}.border{border:1px solid var(--Border-Gray---200,#E4E0DE)}.box-jobitem .border{border:none}.border-bottom{border-bottom:1px solid var(--Border-Gray---200,#E4E0DE)}@media screen and (max-width:767px){.border-sp-side-none{border-right:none;border-left:none}}.padding-base{padding:24px 32px}@media screen and (max-width:767px){.padding-sp-s{padding:16px}}@media screen and (max-width:767px){.padding-sp-updown{padding:24px 16px}}.padding-s{padding:16px}@media screen and (max-width:767px){.padding-sp-side-s{padding:0 16px}}.text-right{text-align:right}.text-center{text-align:center}.text-nowrap{white-space:nowrap}.text-color-body{color:#4e4b49}.text-color-secondary{color:#716e6b}.font-bold{font-weight:700}.ellipsis{overflow:hidden;text-overflow:ellipsis!important;white-space:nowrap!important}.gap-xxs{gap:1rem}.gap-xs{gap:1.2rem}.gap-s{gap:1.4rem}.gap-base{gap:1.6rem}.gap-m{gap:1.8rem}.gap-l{gap:2rem}.gap-2l{gap:2.4rem}.gap-3l{gap:2.8rem}.gap-4l{gap:3.2rem}.gap-5l{gap:4rem}.gap-6l{gap:4.8rem}.gap-p4{gap:4px}.under-list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.flex-column{display:-webkit-box;display:flex}.flex-column-between{-webkit-box-pack:justify;justify-content:space-between}.flex-column-center{-webkit-box-pack:center;justify-content:center}@media screen and (max-width:767px){.flex-column.sp-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.align-item-center{-webkit-box-align:center;align-items:center}.min-wide-s{min-width:100px}.sticky-top{position:-webkit-sticky;position:sticky;z-index:80;top:0}.client-joblist .l-jobList>li{margin-top:8px}.client-joblist .l-jobList>li:first-child{margin-top:0}.client-joblist .l-jobList>li .box{box-shadow:0 0;border:1px solid var(--Border-Gray---200,#E4E0DE)}.btnCenter{padding-bottom:0}.btnCenter>.btn:first-child{margin:0}[class^=i-],[class*=" i-"]{width:1em;height:1em;display:inline-block;position:relative;margin-right:4px}[class^=i-]:before,[class*=" i-"]:before{position:absolute;top:.1em;content:"";display:block;width:100%;aspect-ratio:1;background-repeat:no-repeat;background-position:50%;background-size:contain}.i-pin:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22 fill=%22none%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M7.21799 5.2802c0 .672000000000001-.546 1.218-1.218 1.218C5.32799 6.4982 4.78199 5.9522 4.78199 5.2802c0-.672.545999999999999-1.218 1.218-1.218.672.0 1.218.546 1.218 1.218zm-.795 5.343 2.46-2.46C9.65399 7.3922 10.077 6.3692 10.077 5.2802c0-2.25-1.83001-4.08-4.08001-4.08-2.25.0-4.08 1.83-4.08 4.08.0 1.089.423 2.115 1.194 2.883l2.46 2.46c.114.113999999999999.264.177.423.177S6.30599 10.7372 6.41699 10.6232H6.42299zm2.457-5.343c0 .768-.299999999999999 1.491-.843 2.037l-2.037 2.037-2.037-2.037C3.41999 6.7742 3.11999 6.0512 3.11999 5.2802c0-1.587 1.293-2.88 2.88-2.88 1.587.0 2.88 1.293 2.88 2.88z%22 fill=%22%23969391%22/%3E%3C/svg%3E")}.i-hospital:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22 fill=%22none%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M9.84627 5.4002H9.30027V2.1542c0-.525-.426-.954-.953999999999999-.954h-4.695c-.525.0-.954.426-.954.954v3.246h-.546c-.525.0-.954.426-.954.954v3.846c0 .33.27.6.6.6H10.1973c.33.0.6-.27.6-.6V6.3542c0-.525-.426-.954-.95403-.954H9.84627zm-3.396 4.2h-.9V7.8512h.9v1.749zm3.15.0h-2.25V7.4012C7.35027 7.1522 7.14927 6.9512 6.90027 6.9512h-1.8c-.249.0-.45.201-.45.45v2.199h-2.25v-3h.9c.33.0.6-.27.6-.6v-3.6h4.2v3.6c0 .329999999999999.27.6.6.6h.9v3zm-2.154-5.223c0 .249-.201000000000001.45-.45.45h-.546V5.3732C6.45027 5.6222 6.24927 5.8232 6.00027 5.8232c-.249000000000001.0-.45-.201-.45-.45V4.8272h-.546c-.249.0-.45-.201000000000001-.45-.45C4.55427 4.1282 4.75527 3.9272 5.00427 3.9272h.546v-.546c0-.249.201-.45.45-.45C6.24927 2.9312 6.45027 3.1322 6.45027 3.3812v.546h.546c.249.0.45.201.45.45z%22 fill=%22%23969391%22/%3E%3C/svg%3E")}.client-list{padding:16px;display:-webkit-box;display:flex;-webkit-column-gap:20px;column-gap:20px}@media print,screen and (min-width:768px){.client-list{-webkit-box-align:center;align-items:center}}@media screen and (max-width:767px){.client-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;row-gap:8px;padding:0}}.client-list .block-img{min-width:200px;aspect-ratio:16/9;position:relative;overflow:hidden;background-color:#f6f3f0}@media screen and (max-width:767px){.client-list .block-img{width:100%;min-width:none}}.client-list .block-img img{width:100%;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.client-list-text{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.client-list-text{padding:16px 20px}}.client-list-text .client-icon-under{-webkit-box-flex:1;flex:1 1;padding-bottom:10px}.client-list-text .btn{margin-top:auto}.job-fourth-collapsed{position:relative;max-height:100px;overflow:hidden}@media screen and (max-width:767px){.job-fourth-collapsed{max-height:240px}}.job-gradient-overlay{position:absolute;bottom:-1px;left:0;width:100%;height:60px;background:-webkit-linear-gradient(bottom,var(--Surface-White,#FFF) 16%,transparent 100%);background:linear-gradient(0,var(--Surface-White,#FFF) 16%,transparent 100%);pointer-events:none}@media screen and (max-width:767px){.job-gradient-overlay{height:120px}}.job-see-more{position:absolute;bottom:15px;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);padding:8px 16px;cursor:pointer;font-size:1.4rem;z-index:10;text-align:center;white-space:nowrap}