body.emmu-profile,html{margin:0;padding:0}body.emmu-profile{-webkit-font-smoothing:antialiased;background:var(--pf-bg);color:var(--pf-text);font-family:Inter,Noto Sans JP,-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,sans-serif}body.emmu-profile *,body.emmu-profile :after,body.emmu-profile :before{box-sizing:border-box}body.emmu-profile ::-moz-selection{background:rgba(160,188,0,.35)}body.emmu-profile ::selection{background:rgba(160,188,0,.35)}body.emmu-profile :where(a){color:inherit;text-decoration:none}body.emmu-profile img{max-width:100%}:root{--pf-bg:#fff;--pf-text:#333;--pf-card:#f5f5f5;--pf-muted:#999;--pf-rec-start:#555;--pf-rec-end:rgba(85,85,85,.5);--pf-rec-title-text:#fff}body.dark,body.st-dark{--pf-bg:#000;--pf-text:#fff;--pf-card:#333;--pf-muted:#999;--pf-rec-start:#f5f5f5;--pf-rec-end:hsla(0,0%,96%,.5);--pf-rec-title-text:#333}.pf[data-bg="1"]{--pf-bg:#fff;--pf-text:#333;--pf-card:#f5f5f5;--pf-muted:#999;--pf-rec-start:#555;--pf-rec-end:rgba(85,85,85,.5);--pf-rec-title-text:#fff}.pf[data-bg="2"]{--pf-bg:#000;--pf-text:#fff;--pf-card:#333;--pf-muted:#999;--pf-rec-start:#f5f5f5;--pf-rec-end:hsla(0,0%,96%,.5);--pf-rec-title-text:#333}.pf[data-pc="1"]{--pf-cover-text:#333;--pf-badge-bg:hsla(0,0%,100%,.5);--pf-panel-bg:hsla(0,0%,96%,.8);--pf-panel-muted:#696969}.pf[data-pc="2"]{--pf-cover-text:#fff;--pf-badge-bg:rgba(0,0,0,.5);--pf-panel-bg:rgba(51,51,51,.8);--pf-panel-muted:#d0d0d0}body.emmu-profile{--pf-bg:#fff;--pf-text:#333}body.emmu-profile.dark{--pf-bg:#000;--pf-text:#fff}.pf{--pf-cover-h:calc(min(100vw, 768px)*667/375);background:var(--pf-bg);color:var(--pf-text);margin:0 auto;max-width:768px;min-height:100vh;overflow-x:hidden;position:relative;width:100%}@media (min-width:600px){.pf{--pf-cover-h:calc(min(100vw, 768px)*667/640)}}.pf-hero{display:flex;flex-direction:column}.pf-hero__img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.pf-hero__img,.pf-hero__overlay{height:var(--pf-cover-h);left:0;position:absolute;top:0;width:100%}.pf-hero__overlay{pointer-events:none}.pf-hero__overlay--pc1-bg1{background:linear-gradient(180deg,hsla(0,0%,100%,.6) 0,hsla(0,0%,100%,.6) 90%,#fff)}.pf-hero__overlay--pc1-bg2{background:linear-gradient(180deg,hsla(0,0%,100%,.6) 0,hsla(0,0%,100%,.6) 90%,#000)}.pf-hero__overlay--pc2-bg1{background:linear-gradient(180deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 50%,#fff)}.pf-hero__overlay--pc2-bg2{background:linear-gradient(180deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 90%,#000)}.pf-hero__overlay--tpl-bg1{background:linear-gradient(180deg,hsla(0,0%,100%,.01) calc(100% - 80px),#fff)}.pf-hero__overlay--tpl-bg2{background:linear-gradient(180deg,rgba(0,0,0,.01) calc(100% - 80px),#000)}.pf-hero__content{display:flex;flex-direction:column;position:relative;width:100%;z-index:1}.pf-topbar{align-items:center;display:flex;justify-content:flex-start;min-height:48px;padding:16px 16px 10px}.pf-follow-btn{background:hsla(0,0%,100%,.5);border:none;border-radius:4px;color:#333;cursor:pointer;font-family:inherit;font-size:14px;font-weight:400;height:22px;line-height:22px;padding:0 12px}.pf[data-pc="2"] .pf-follow-btn{background:rgba(0,0,0,.5);color:#fff}.pf-follow-btn.is-following,.pf[data-pc="2"] .pf-follow-btn.is-following{color:#1e90ff}.pf-block-btn{background:none;border:none;color:var(--pf-cover-text);cursor:pointer;height:32px;margin-left:auto;padding:4px;width:32px}.pf-block-btn svg{display:block;height:24px;width:24px}.pf-mypage-badge{border-radius:4px;font-size:14px;line-height:22px}.pf-follow-badge,.pf-mypage-badge{align-items:center;display:inline-flex;height:22px;padding:0 12px}.pf-follow-badge{background:var(--pf-badge-bg);border:none;border-radius:4px;color:var(--pf-cover-text);cursor:pointer;font-family:inherit;font-size:13px;font-weight:600}.pf-follow-badge--on{color:#1e90ff}.pf-action-row{display:flex;gap:16px;justify-content:center;margin:16px 0 4px;position:relative;z-index:1}.pf-action-btn img{filter:brightness(0) opacity(.8);height:20px;width:20px}.pf[data-bg="2"] .pf-action-btn img{filter:brightness(0) invert(1)}.pf-action-btn{align-items:center;background:#f5f5f5;border:none;border-radius:70px;color:#333;cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:600;gap:6px;height:44px;justify-content:center;min-width:140px;padding:0 20px;position:relative;text-decoration:none}.pf a.pf-action-btn{color:#333}.pf[data-bg="2"] .pf-action-btn,.pf[data-bg="2"] a.pf-action-btn,body.st-dark .pf-action-btn{background:#333;color:#fff}body.st-dark .pf-action-btn img{filter:brightness(0) invert(1)}.pf a.pf-stat-link{color:inherit;text-decoration:none}.pf .pf-action-btn--cancel,.pf[data-bg="2"] .pf-action-btn--cancel{color:#e35353}.pf-action-btn--with-dot{position:relative}.pf-action-btn--with-dot .pf-action-btn__dot{position:absolute;right:20px;top:12px}.pf-action-btn__badge{background:#e35353;border-radius:9px;color:#fff;font-size:11px;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 5px}.pf-action-btn__badge,.pf-role-badge{align-items:center;display:inline-flex}.pf-role-badge{background:var(--pf-badge-bg);border-radius:4px;color:var(--pf-cover-text);font-size:14px;font-weight:600;height:22px;line-height:22px;margin-right:8px;padding:0 12px}.pf-hero__head{padding:0 24px 24px}.pf-avatar-block{height:80px;position:relative}.pf-avatar{background:hsla(0,0%,47%,.3);border-radius:50%;height:80px;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:80px}.pf-follow-stats{bottom:22px;color:var(--pf-cover-text);display:flex;gap:16px;left:96px;position:absolute;z-index:2}.pf a.pf-stat-link{cursor:pointer}.pf-follow-stats .stat{align-items:center;display:inline-flex;flex-direction:column}.pf-follow-stats .num{font-size:14px;font-weight:700;line-height:16px;padding:2px 0}.pf-follow-stats .lbl{font-size:12px;font-weight:600;line-height:16px}.pf-account-id{-webkit-tap-highlight-color:transparent;bottom:0;color:var(--pf-cover-text);cursor:pointer;font-size:14px;font-weight:600;left:80px;line-height:16px;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.pf-account-id:active{opacity:.6}.pf a.pf-url-link{bottom:0;color:#1e90ff;cursor:pointer;font-size:14px;font-weight:600;line-height:16px;position:absolute;right:0}.pf-rating-btn{background:none;border:none;cursor:pointer;height:32px;padding:4px;position:absolute;right:-4px;top:22px;width:32px}.pf-rating-btn img{height:24px;width:24px}.pf[data-pc="2"] .pf-rating-btn img{filter:brightness(0) invert(1)}.pf[data-pc="1"] .pf-rating-btn img{filter:brightness(0) saturate(100%) invert(17%) sepia(0) saturate(0) brightness(95%)}.copy-notification{background:#a0bc00;border-radius:8px;color:#fff;font-size:12px;padding:6px 12px;position:absolute;right:0;top:calc(100% + 6px);white-space:nowrap;z-index:5}.pf-nickname{font-size:44px;font-weight:900;line-height:1.1;margin:0;min-height:96px;word-break:break-all}.pf-nickname,.pf-type-row{align-items:center;color:var(--pf-cover-text);display:flex}.pf-type-row{gap:8px;margin:0 0 16px}.pf-type-badge{background:#696969;border-radius:4px;color:#fff;display:inline-block;line-height:20px;min-width:80px;padding:0 8px;text-align:center}.pf-type-badge,.pf-type-count{font-size:14px;font-weight:600}.pf-basic{align-items:flex-start;display:flex;gap:16px;margin-bottom:24px;padding:0}.pf-basic__info{color:var(--pf-cover-text);flex:1;font-size:16px;line-height:1.5;min-width:0}.pf-basic__row .lbl{margin-right:16px}.pf-skill-list{margin-top:2px}.pf-skill-image{border-radius:16px;flex:0 0 80px;height:80px;-o-object-fit:cover;object-fit:cover;width:80px}.pf-section{margin-bottom:24px;padding:0}.pf-chip-title{background:rgba(160,188,0,.5);border-radius:4px;color:#fff;display:inline-block;font-size:14px;font-weight:400;line-height:18px;margin:0 0 8px;padding:2px 12px}.pf-comma-list{color:var(--pf-cover-text);font-size:16px;line-height:1.5;word-break:break-word}.pf-link-card{background:var(--pf-panel-bg);border-radius:8px;margin:32px 0 0;padding-bottom:16px}.pf-link-card__header{align-items:center;display:flex;gap:8px;padding:16px 24px}.pf-link-card__header img{height:18px;width:18px}.pf-link-card__header span{color:#a0bc00;font-size:14px;font-weight:700}.pf-sns-grid{display:flex;flex-wrap:wrap;gap:16px;padding:0 16px 8px}.pf-sns-grid a{display:block;height:52px;width:52px}.pf-sns-grid img{border-radius:12px;height:52px;-o-object-fit:contain;object-fit:contain;width:52px}.pf-homepage-row{align-items:center;display:flex;gap:12px;padding:8px 16px 0}.pf-homepage-row img{border-radius:12px;flex:0 0 52px;height:52px;-o-object-fit:cover;object-fit:cover;width:52px}.pf-homepage-row .hp-name{color:var(--pf-cover-text);font-size:14px;font-weight:700;line-height:1.4;margin:0}.pf-homepage-row .hp-comment{color:var(--pf-panel-muted);font-size:13px;line-height:1.4;margin:0;word-break:break-all}.pf-link-card__header--editable{cursor:pointer;text-decoration:none}.pf a.pf-link-add{align-items:center;background:var(--pf-panel-bg);border-radius:8px;color:#a0bc00;display:inline-flex;font-size:14px;font-weight:700;gap:8px;height:32px;margin-top:32px;padding:0 12px;text-decoration:none}.pf-link-add img{height:18px;width:18px}.pf-first-post{align-items:flex-end;display:flex;flex-direction:column;gap:6px;padding:16px 16px 24px}.pf-first-post__icon{height:24px;margin-right:4px;width:24px}.pf-first-post__text{color:var(--pf-panel-muted);font-size:14px;margin:0}.pf-groups{margin:32px 0 8px;position:relative;z-index:1}.pf-groups__label{color:var(--pf-text);font-size:16px;font-weight:400;margin:0 0 12px;padding:0 24px;text-align:center}.pf-groups__wrap{position:relative}.pf-groups__nav{backdrop-filter:blur(2px);background:rgba(0,0,0,.45);border:none;border-radius:50%;color:#fff;cursor:pointer;display:none;font-size:26px;height:40px;line-height:1;position:absolute;top:50%;transform:translateY(-60%);width:40px;z-index:2}.pf-groups__nav--prev{left:8px}.pf-groups__nav--next{right:8px}.pf-groups__nav.is-hidden{display:none!important}@media (min-width:1024px){.pf-groups__nav{display:block}}.pf-groups__rail{-webkit-overflow-scrolling:touch;cursor:grab;display:flex;gap:16px;overflow-x:auto;padding:4px 24px 20px;scrollbar-width:none}.pf-groups__rail.is-dragging{cursor:grabbing;scroll-behavior:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pf-groups__rail::-webkit-scrollbar{display:none}.pf-group-card{align-items:center;background-color:#d8d8d8;background-position:50%;background-size:cover;border-radius:24px;box-shadow:0 4px 16px rgba(0,0,0,.15);display:flex;flex:0 0 112px;flex-direction:column;height:166px;justify-content:center;overflow:hidden;padding:10px 4px 8px;position:relative;width:112px}.pf-group-card__veil{background:hsla(0,0%,96%,.8);inset:0;pointer-events:none;position:absolute}.pf-group-card__avatar,.pf-group-card__badge,.pf-group-card__name{position:relative;z-index:1}.pf-group-card__avatar{background:hsla(0,0%,47%,.25);border-radius:50%;height:80px;-o-object-fit:cover;object-fit:cover;width:80px}.pf-group-card__name{align-items:center;color:#333;display:flex;font-size:13px;font-weight:600;height:46px;justify-content:center;line-height:1.2;margin:4px 0;overflow:hidden;text-align:center;word-break:break-all}.pf-group-card__badge{background:#000;border-radius:4px;color:#fff;font-size:11px;height:20px;line-height:20px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:80px}.pf-member-card{align-items:center;background-color:#333;border-radius:24px;box-shadow:0 4px 16px rgba(0,0,0,.15);display:flex;flex:0 0 112px;flex-direction:column;height:166px;overflow:hidden;padding:10px 6px 8px;position:relative;width:112px}.pf-member-card:before{background:linear-gradient(180deg,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,.12) 52%,hsla(0,0%,100%,0));border-radius:12px 0 22px 0;content:"";height:24px;left:4px;pointer-events:none;position:absolute;top:2px;width:70%}.pf-member-card__avatar{background:hsla(0,0%,47%,.25);border-radius:50%;height:80px;-o-object-fit:cover;object-fit:cover;position:relative;width:80px;z-index:1}.pf-member-card__role{background:#333;border:.5px solid #fff;border-radius:8px;color:#fff;font-size:12px;font-weight:600;height:22px;left:50%;line-height:21px;overflow:hidden;position:absolute;text-align:center;top:78px;transform:translateX(-50%);white-space:nowrap;width:80px;z-index:2}.pf-member-card__role--block{background:red}.pf-member-card__name{align-items:center;display:flex;font-size:14px;font-weight:600;height:38px;justify-content:center;line-height:1.2;margin:14px 0 0;word-break:break-all}.pf-member-card__name,.pf-member-card__skill{color:#fff;overflow:hidden;position:relative;text-align:center;z-index:1}.pf-member-card__skill{font-size:12px;height:20px;line-height:20px;margin:2px 0 0;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.pf-member-card--dark-text .pf-member-card__name,.pf-member-card--dark-text .pf-member-card__skill{color:#333}.pf-app-banner{align-items:center;background:var(--pf-card);border-radius:12px;display:flex;flex-direction:column;gap:10px;margin:32px 16px;padding:16px;position:relative;z-index:1}.pf-app-banner p{color:var(--pf-text);font-size:14px;font-weight:600;margin:0;text-align:center}.pf-app-banner ul{display:flex;gap:12px;list-style:none;margin:0;padding:0}.pf-app-banner img{height:40px;width:auto}.pf-content{padding:8px 0 48px;position:relative;z-index:1}.pf-sec-title{align-items:center;background-image:url(/img/app/banner_gradient.png);background-position:50%;background-size:cover;border-radius:8px;display:flex;flex-direction:column;height:60px;justify-content:center;margin:16px 8px 8px;overflow:hidden;position:relative}.pf-sec-title:before{background:linear-gradient(180deg,hsla(0,0%,100%,.34) 0,hsla(0,0%,100%,.14) 52%,hsla(0,0%,100%,0));border-radius:8px 0 22px 0;content:"";height:22px;left:4px;pointer-events:none;position:absolute;top:2px;width:clamp(88px,30%,148px)}.pf-sec-title__small{align-items:flex-end;display:flex;font-size:10px;font-weight:700;height:20px;line-height:1.3}.pf-sec-title__medium{align-items:center;display:flex;font-size:18px;font-weight:600;height:32px;line-height:1.3}.pf-sec-title__plus{background:none;border:none;cursor:pointer;height:36px;padding:6px;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:36px}.pf-sec-title__plus img{height:24px;width:24px}.pf-sec-title--dark-text .pf-sec-title__plus img{filter:brightness(0) opacity(.8)}.post-card,.recruitment-box{position:relative}.pf-card-menu{background:none;border:none;cursor:pointer;height:32px;padding:5px;position:absolute;right:6px;top:6px;width:32px;z-index:2}.pf-card-menu img{height:20px;width:20px}.pf[data-bg="2"] .pf-card-menu img{filter:brightness(0) invert(1)}.post-list{list-style:none;margin:0;padding:0}.post-item{margin:0 0 8px}.post-card{background:var(--pf-card);border-radius:12px;color:var(--pf-text);overflow:hidden}.post-card__header{padding:12px 12px 4px}.post-card__title{font-size:16px;font-weight:600;line-height:1.4;margin:0 0 4px}.post-card__subtitle{font-size:14px;line-height:1.5;margin:0 0 2px}.post-card__row{display:flex;flex-direction:column;margin-bottom:4px}.post-card__label{color:hsla(34,44%,69%,.9);font-family:Inter,sans-serif;font-size:10px;line-height:1.2;margin-bottom:4px;white-space:nowrap}.post-card__label,.post-card__value{font-weight:600;overflow:hidden;text-overflow:ellipsis}.post-card__value{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;line-height:20px;min-width:0;word-break:break-word}.post-card__header--labeled .post-card__row--primary .post-card__value{-webkit-line-clamp:1}.post-card__event-datetime-value,.post-card__value--lg{font-size:16px;line-height:24px}.post-card__subtitles{display:flex;flex-direction:column;gap:4px;margin-top:4px}.post-card__subtitles.is-row{flex-direction:row;gap:12px}.post-card__subtitles.is-row>.post-card__row{flex:1 1 0;margin-bottom:0;min-width:0}.post-card__subtitles.is-row .post-card__value,.post-card__subtitles.is-single .post-card__value{-webkit-line-clamp:1}.post-card__row--event{align-items:flex-start;flex-direction:row;gap:12px}.post-card__event-datetime{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.post-card__event-separator{display:inline-block;width:6px}.pf-card-menu+.post-card__header--event .post-card__row--event{padding-right:30px}.post-card__event-area{border:1px solid #a0bc00;border-radius:24px;box-sizing:border-box;color:#a0bc00;flex:0 0 auto;font-size:12px;font-weight:600;line-height:16px;max-width:140px;overflow:hidden;padding:6px 12px;text-overflow:ellipsis;white-space:nowrap}.post-card__weekday--sat{color:#1e90ff}.post-card__weekday--sun{color:#e30c0c}.post-card__media{margin-top:8px}.post-card__media--full{padding:0}.post-card__media-image{display:block;height:auto;width:100%}.post-card__comment{font-size:14px;line-height:1.6;margin:8px 0 0;padding:0 12px;white-space:normal;word-break:break-word}.post-card__comment-link{color:#227bd1;text-decoration:underline;word-break:break-all}.post-card__footer{align-items:center;display:flex;justify-content:space-between;padding:10px 12px 12px}.post-card__footer .heart{align-items:center;color:var(--pf-text);display:inline-flex;font-size:14px;font-weight:700;gap:6px}.post-card__footer .heart:before{background:url(/img/app/ic_like.svg) no-repeat 50%/contain;content:"";height:18px;width:18px}.pf[data-bg="2"] .post-card__footer .heart:before{filter:brightness(0) invert(1)}.pf[data-bg="2"] .post-card__footer .heart.on:before,.post-card__footer .heart.on:before{background-image:url(/img/app/ic_liked.svg);filter:none}.post-card__footer .time{color:var(--pf-muted);font-size:12px}.post-like{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:inherit;cursor:default;display:inline-flex;font:inherit;gap:6px;margin:0;padding:0}button.post-like{cursor:pointer}.like-heart{background:url(/img/app/ic_like.svg) no-repeat 50%/contain;display:inline-block;flex:0 0 auto;height:18px;width:18px}.like-heart.is-on{background-image:url(/img/app/ic_liked.svg)}.pf[data-bg="2"] .like-heart,body.st-dark .like-heart{filter:brightness(0) invert(1)}.pf[data-bg="2"] .like-heart.is-on,body.st-dark .like-heart.is-on{filter:none}.post-like__count{font-size:14px;font-weight:600;line-height:1}.post-card__link-preview{align-items:stretch;background:var(--pf-card);border:1px solid hsla(0,0%,62%,.3);border-radius:12px;display:flex;margin:8px 12px 0;overflow:hidden}.post-card__link-preview-body{flex:2;min-width:0;padding:12px}.post-card__link-preview-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--pf-text);display:-webkit-box;font-size:14px;font-weight:600;line-height:1.4;margin:0 0 4px;overflow:hidden}.post-card__link-preview-description,.post-card__link-preview-url{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--pf-text);display:-webkit-box;font-size:12px;line-height:1.4;margin:0;overflow:hidden}.post-card__link-preview-url{word-break:break-all}.post-card__link-preview-thumb{aspect-ratio:1/1;flex:1;min-width:0;overflow:hidden}.post-card__link-preview-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-card__link-preview-thumb--placeholder{align-items:center;background-color:#e0e0e0;color:var(--pf-text);display:flex;justify-content:center}.post-card__link-preview--video{flex-direction:column;margin-left:0;margin-right:0}.post-card__link-preview--video .post-card__link-preview-thumb{aspect-ratio:16/9;flex:none;order:-1;width:100%}.post-card__link-preview--video .post-card__link-preview-thumb iframe{border:0;display:block;height:100%;width:100%}.post-card__link-preview--video .post-card__link-preview-body{flex:none}.recruitment-list{margin:0}.recruitment-box{background:var(--pf-card);border-radius:12px;color:var(--pf-text);margin:0 0 8px;overflow:hidden;padding-bottom:8px}.recruitment-type{color:#a0bc00;font-size:16px;font-weight:500;padding:8px 12px 0;text-align:center}.recruitment-card{padding-bottom:8px;width:100%}.recruitment-title-bar{align-items:center;background:linear-gradient(90deg,var(--pf-rec-start),var(--pf-rec-end));display:flex;justify-content:space-between;margin-top:6px;overflow:hidden;padding:4px 12px;position:relative}.rec-gloss{background:linear-gradient(180deg,hsla(0,0%,100%,.34),hsla(0,0%,100%,.14) 52%,hsla(0,0%,100%,0));border-radius:8px 0 22px 0;height:22px;left:4px;max-width:148px;min-width:88px;pointer-events:none;position:absolute;top:2px;width:30%}.recruitment-title-bar .recruitment-favorite,.recruitment-title-bar .recruitment-title-text{position:relative;z-index:1}.recruitment-title-text{color:var(--pf-rec-title-text);font-size:16px;font-weight:500;margin:0}.recruitment-body{padding:0 12px}.recruitment-comment{font-size:14px;line-height:1.6;margin:8px 0 20px;padding-left:8px;word-break:break-word}.recruitment-row{display:flex;gap:10px;margin-bottom:6px}.recruitment-row p{margin:0}.recruitment-label{flex:0 0 84px;font-size:14px;font-weight:700;line-height:1.5}.recruitment-value{flex:1;font-size:14px;line-height:1.5;min-width:0;word-break:break-word}.recruitment-skill-list{display:flex;flex-wrap:wrap;gap:6px 3px}.recruitment-skill{background:#a0bc00;border-radius:4px;color:#fff;font-size:14px;font-weight:500;padding:4px 6px}.recruitment-media{margin:6px 0 0}.recruitment-media-content ul{list-style:none;margin:0;padding:0}.recruitment-media-image{display:block;height:auto;width:100%}.recruitment-remarks{margin-top:12px;padding:0 12px}.recruitment-remarks-title{font-size:14px;font-weight:600;margin:0 0 4px}.recruitment-remarks-text{font-size:14px;line-height:1.5;margin:0;word-break:break-word}.recruitment-date{color:var(--pf-muted);font-size:12px;padding:8px 12px 0;text-align:right}.rec-card__head{align-items:flex-start;display:flex;gap:8px;padding:12px 8px 0 12px}.rec-chips{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:4px 6px;min-width:0}.rec-chip{align-items:center;border-radius:12px;display:inline-flex;font-size:12px;font-weight:600;line-height:1.4;padding:3px 10px;white-space:nowrap}.rec-chip--type{color:#333}.rec-chip--target{background:transparent;border:1px solid;color:var(--pf-text)}.rec-card__menu{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-flex;flex:none;height:24px;justify-content:center;padding:0;width:24px}.rec-card__menu img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.rec-line{align-items:flex-start;display:flex;gap:8px;padding:8px 12px 0}.rec-line__body{flex:1 1 auto;min-width:0}.rec-ico{background-color:var(--pf-text);display:inline-block;flex:none;height:24px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}.rec-ico--cond{-webkit-mask-image:url(/img/app/ic_recruitment_conditions.svg);mask-image:url(/img/app/ic_recruitment_conditions.svg)}.rec-ico--area{-webkit-mask-image:url(/img/app/ic_recruitment_area.svg);mask-image:url(/img/app/ic_recruitment_area.svg)}.rec-ico--genre{-webkit-mask-image:url(/img/app/ic_recruitment_genre.svg);mask-image:url(/img/app/ic_recruitment_genre.svg)}.rec-cond{display:flex;flex-wrap:wrap;font-size:14px;gap:4px 12px;line-height:1.5}.rec-cond--text{display:block;word-break:break-word}.rec-skills{display:flex;flex-wrap:wrap;gap:4px 6px;margin-top:6px}.rec-skill{background:#a0bc00;border-radius:16px;color:#fff;font-size:14px;font-weight:500;line-height:1.4;padding:4px 10px}.rec-area{align-items:center;display:flex;flex-wrap:wrap;font-size:14px;gap:4px 6px;line-height:1.5}.rec-area__chip{border:1px solid;border-radius:4px;font-size:14px;line-height:1.4;padding:2px 8px}.rec-area__detail{word-break:break-word}.rec-genre{display:flex;flex-wrap:wrap;gap:4px 6px}.rec-genre__pill{background:rgba(160,188,0,.35);border-radius:4px;color:var(--pf-text);font-size:14px;font-weight:400;line-height:1.4;padding:3px 10px}.rc-cell .recruitment-box{background:transparent;border-radius:0;margin:0}.hm-card__box{background:#f5f5f5;border-radius:16px;box-shadow:0 2px 2px rgba(0,0,0,.2);overflow:hidden}body.st-dark .hm-card__box{background:#333}.rec-toggle{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-flex;flex:none;height:24px;justify-content:center;padding:0;width:24px}.rec-toggle__ico{background-color:var(--pf-text);display:inline-block;height:16px;-webkit-mask:url(/img/app/ic_down.svg) center/contain no-repeat;mask:url(/img/app/ic_down.svg) center/contain no-repeat;width:16px}.hm-rec2.is-open .rec-toggle__ico{-webkit-mask-image:url(/img/app/ic_up.svg);mask-image:url(/img/app/ic_up.svg)}.rec-foot{padding:10px 12px 12px}.rec-foot,.rec-foot__who{align-items:center;display:flex;gap:8px}.rec-foot__who{color:inherit;flex:1 1 auto;min-width:0;text-decoration:none}.rec-foot__avatar{border-radius:50%;flex:none;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.rec-foot__texts{display:flex;flex-direction:column;gap:4px;min-width:0}.rec-foot__name{font-size:14px;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rec-foot__badge{align-self:flex-start;background:#696969;border-radius:4px;color:#fff;font-size:12px;font-weight:600;line-height:1.3;min-width:80px;padding:2px 6px;text-align:center}.rec-rating{align-items:center;display:inline-flex;flex:none;font-size:14px;font-weight:600;gap:4px}.rec-heart{background-color:#c4c4c4;display:inline-block;height:18px;-webkit-mask:url(/img/app/ic_liked.svg) center/contain no-repeat;mask:url(/img/app/ic_liked.svg) center/contain no-repeat;position:relative;width:18px}.rec-heart .fill{background-color:#ffd800;inset:0;position:absolute}.rec-rating__val{color:var(--pf-text)}.rec-rating__cnt{color:var(--pf-muted);font-size:12px;font-weight:400}.hm-card__more[hidden]{display:none}.hm-card__more-loading{align-items:center;display:flex;justify-content:center;padding:16px 0}.hm-spinner{animation:hm-spin .7s linear infinite;border:2px solid rgba(0,0,0,.15);border-radius:50%;border-top-color:#a0bc00;height:22px;width:22px}body.st-dark .hm-spinner{border-color:#a0bc00 hsla(0,0%,100%,.25) hsla(0,0%,100%,.25)}@keyframes hm-spin{to{transform:rotate(1turn)}}.hm-card__more .hm-image{display:block;height:auto;margin-top:10px;width:100%}.hm-card__more .hm-link{color:#1e90ff;display:block;font-size:14px;margin-top:10px;padding:0 12px;word-break:break-all}.comLink{margin:12px 0 32px;text-align:center}.comLink a{color:#227bd1;cursor:pointer;font-size:14px}.post-scroll-sentinel,.recruitment-scroll-sentinel{height:1px}.hidden-recruitment,[class*=hidden-post-]{display:none}.post-section--short .post-list li:last-child,.recruitment-section--short .recruitment-box:last-child{margin-bottom:2rem}.img-responsive{display:block;height:auto;max-width:100%}.pf-toast{background:hsla(0,0%,7%,.9);border-radius:70px;bottom:88px;color:#fff;font-size:13px;left:50%;opacity:0;padding:10px 20px;pointer-events:none;position:fixed;transform:translateX(-50%) translateY(8px);transition:opacity .2s ease,transform .2s ease;white-space:nowrap;z-index:60}.pf-toast.is-show{opacity:1;transform:translateX(-50%) translateY(0)}.pf-side-panel{display:none;flex-direction:column;gap:16px;left:calc(50% + 400px);position:fixed;top:16px;width:168px;z-index:30}@media (min-width:960px){.pf-side-panel{display:flex}.pf-side-panel--below-hero{top:calc(41.1rem + 24px)}.pf-app-banner{display:none}}.pf-side-toggle{align-items:center;backdrop-filter:blur(4px);background:rgba(0,0,0,.45);border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;position:fixed;right:12px;top:50%;transform:translateY(-50%);width:36px;z-index:73}.pf-side-toggle img{display:block;height:22px;width:22px}@media (min-width:960px){.pf-side-toggle{display:none}}@media (max-width:959px){.pf-side-panel{background:var(--pf-bg);bottom:0;box-shadow:-8px 0 24px rgba(0,0,0,.2);display:flex;left:auto;overflow-y:auto;padding:16px 12px calc(16px + env(safe-area-inset-bottom));right:0;top:0;transform:translateX(105%);transition:transform .25s ease;width:min(280px,80vw);z-index:74}.pf-side-panel.is-open{transform:translateX(0)}}.pf-side-panel__close{align-items:center;background:transparent;border:1px solid var(--pf-muted);border-radius:70px;color:var(--pf-text);cursor:pointer;display:none;font-size:14px;font-weight:600;height:40px;justify-content:center;margin-top:4px}@media (max-width:959px){.pf-side-panel__close{display:flex}}@media (min-width:960px) and (max-width:1139px){.pf{margin-left:0;margin-right:auto}.pf-side-panel{left:auto;right:calc(50vw - 468px)}}.pf-side-panel__auth{background:var(--pf-card);border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:14px}.pf-side-panel__status{color:var(--pf-text);font-size:13px;font-weight:600;margin:0;text-align:center}.pf-side-panel__status:before{background:#a0bc00;border-radius:50%;content:"";display:inline-block;height:8px;margin-right:6px;width:8px}.pf-side-panel__btn{align-items:center;border:none;border-radius:70px;cursor:pointer;display:flex;font-size:13px;font-weight:600;height:36px;justify-content:center;width:100%}.pf-side-panel__btn--primary{background:#a0bc00;color:#fff!important}.pf-side-panel__btn--outline{background:transparent;border:1px solid var(--pf-muted);color:var(--pf-text)}.pf-side-panel__feeds{display:flex;flex-direction:column;gap:8px;margin-top:12px}.pf-feed-link{align-items:center;background:#a0bc00;border-radius:70px;box-shadow:0 2px 6px rgba(0,0,0,.15);color:#fff!important;display:flex;font-size:13px;font-weight:600;gap:8px;height:40px;justify-content:center;text-decoration:none}.pf-feed-link img{filter:brightness(0) invert(1);height:18px;width:18px}.pf-side-panel__stores{align-items:center;background:var(--pf-card);border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:14px}.pf-side-panel__stores .pf-side-panel__app-icon{border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.2);height:64px;width:64px}.pf-side-panel__stores p{color:var(--pf-text);font-size:12px;font-weight:600;margin:0;text-align:center}.pf-side-panel__stores img{height:40px;width:auto}.recruitment-favorite{background:transparent;border:none;cursor:pointer;flex:0 0 32px;height:32px;margin-left:8px;padding:4px;width:32px}.recruitment-favorite img{display:block;height:22px;width:22px}.recruitment-favorite:disabled{cursor:progress;opacity:.5}
