.job-card{background:#fff;border:2px solid #ccc;border-radius:6px;overflow:visible}.job-card__link{color:inherit;text-decoration:none;display:contents}.job-card__header-row{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;min-height:56px;padding:0 20px;display:flex}.job-card__header-row:has(.job-card__header-badge--active){padding-left:0}.job-card__badges{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.job-card__header-badge{box-sizing:border-box;justify-content:center;align-items:center;font-size:16px;font-weight:600;line-height:21.2px;display:flex;position:relative}.job-card__header-badge--active{color:#fff;border:none;border-radius:0;gap:8px;width:124px;height:39px;margin:0 0 0 -8px;padding:0 10px 0 12px}.job-card__header-badge--active:before{content:"";background-image:url(/images/job/bg_label_sekkyoku.svg);background-repeat:no-repeat;background-size:124px;width:124px;height:42px;position:absolute;top:2px;left:0}.job-card__shine-icon{z-index:1;flex-shrink:0;width:18px;height:auto;position:relative}.job-card .job-card__header-badge--active>span{z-index:1;font-weight:600;position:relative}.job-card__header-badge--outline{color:#006aad;text-align:center;background:#fff;border:2px solid #006aad;border-radius:3px;min-width:72px;height:36px;padding:0 11px;font-size:17px;line-height:32px}.job-card__deadline{color:#4d4d4d;flex-shrink:0;align-items:center;margin-left:auto;font-size:16px;display:flex}.job-card__deadline--red{color:#ff0013}.job-card__fire-icon{flex-shrink:0;width:28px;height:28px;margin:0 2px 0 0;position:relative;top:-2px}.job-card__contents{box-sizing:border-box;border-top:2px solid #ccc;border-bottom:2px solid #ccc;padding:16px 20px 20px}.job-card__top{border:none;align-items:center;gap:24px;margin-bottom:24px;padding:0;display:flex}.job-card__contents:has(.job-card__catchcopy) .job-card__top{margin-bottom:16px}.job-card__thumb{background:#fff;border:1px solid #ccc;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:315px;min-width:315px;height:231px;display:flex;position:relative;overflow:hidden}.job-card__thumb-link{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.job-card__thumb-img{object-fit:contain;max-width:100%;max-height:100%;display:block}.job-card__thumb-img.is-error,.job-card__thumb-alt{display:none}.job-card__thumb-img.is-error~.job-card__thumb-alt{color:#888;text-align:center;word-break:break-word;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;font-size:13px;line-height:1.5;display:flex}.job-card__head{flex:1;width:auto;min-width:0;padding:0}.job-card__emp-type{color:#000;margin:0;padding:0 0 9px;font-size:16px;font-weight:600;line-height:16px;display:block}.job-card__title{-webkit-line-clamp:3;word-break:break-word;box-sizing:border-box;color:#006aad;letter-spacing:.02em;-webkit-box-orient:vertical;min-width:0;max-width:100%;margin:0;font-size:28px;font-weight:600;line-height:1.4;text-decoration:underline;display:-webkit-box;overflow:hidden}.job-card__link:hover .job-card__title{text-decoration:none;transition:all .4s}.job-card__catchcopy{-webkit-line-clamp:2;word-break:break-word;color:#006aad;-webkit-box-orient:vertical;min-width:0;margin:0;padding:0;font-size:18px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.job-card__info-grid{flex-wrap:wrap;gap:24px;margin:12px 0 18px;padding:0;display:flex}.job-card__info-col{flex-direction:column;gap:6px;display:flex;overflow:hidden}.job-card__info-col:first-child{flex:0 0 315px;width:315px}.job-card__info-col:last-child{flex:1 1 0;min-width:0}.job-card__info-item{align-items:flex-start;gap:8px;margin:0;display:flex;overflow:hidden}.job-card__info-item:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:28px;height:28px;display:block}.job-card__info-item--shop:before{background-image:url(/images/icon-shop.svg)}.job-card__info-item--charge:before{background-image:url(/images/icon-charge.svg)}.job-card__info-item--place:before{background-image:url(/images/icon-place.svg)}.job-card__info-item--access:before{background-image:url(/images/icon-access.svg)}.job-card__info-item--pay:before{background-image:url(/images/icon-pay.svg)}.job-card__info-item--hour:before{background-image:url(/images/icon-hour.svg)}.job-card__info-text{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.02em;color:#4d4d4d;flex:1;min-width:0;font-size:18px;line-height:28px;display:block;overflow:hidden}.job-card__tags{padding:0;border:none;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding-inline:0;list-style:none;display:flex}.job-card__tag{box-sizing:border-box;color:#4d4d4d;white-space:nowrap;background:#fff;border:1px solid #ccc;border-radius:3px;flex-shrink:0;margin:0;padding:6px 10px;font-size:13px;line-height:normal}.job-card__footer{border:none;border-radius:0 0 5px 5px;display:flex;overflow:hidden}.job-card__keep{color:#4d4d4d;cursor:pointer;box-sizing:border-box;background:#fff;border:none;border-right:2px solid #ccc;border-radius:0;flex:0 0 200px;justify-content:center;align-items:center;gap:8px;width:200px;height:56px;font-size:18px;font-weight:600;display:flex}.job-card__keep:hover{background:#f0f0f0}.job-card__keep-star{flex-shrink:0;width:26px;height:26px}.job-card__keep-label{font-size:18px;font-weight:600}.job-card__apply{color:#fff;box-sizing:border-box;background:#006aad url(/images/ico_arrow_right_white.svg) right 24px center/10px no-repeat;border-radius:0;flex:1;justify-content:center;align-items:center;width:calc(100% - 200px);height:56px;font-size:20px;font-weight:600;text-decoration:none;display:flex}.job-card__apply:hover{background-color:#005c96}@media screen and (width<=959px){.job-card{border-width:1px;border-radius:.5rem}.job-card__header-row{min-height:4rem;padding:.4rem 1.4rem .4rem 1.7rem}.job-card__header-row:has(.job-card__header-badge--active){padding-left:0}.job-card__badges{gap:.8rem}.job-card__header-badge--active{gap:.6rem;width:8.6rem;height:2.4rem;margin:0 0 0 -.6rem;padding:0;font-size:1.1rem;line-height:1.1rem}.job-card__header-badge--active:before{background-size:8.6rem;width:8.6rem;height:3.2rem;top:0}.job-card .job-card__header-badge--active>span{font-weight:600}.job-card__shine-icon{width:1.2rem}.job-card__header-badge--outline{border-width:.1rem;border-radius:.2rem;min-width:auto;height:2.5rem;padding:0 .8rem;font-size:1.2rem;line-height:2.4rem}.job-card__deadline{font-size:1.1rem}.job-card__fire-icon{width:1.8rem;height:1.8rem;margin:0 .05rem 0 0;top:-1px}.job-card__contents{border-top-width:1px;border-bottom-width:1px;padding:1.2rem 1.6rem 1.6rem}.job-card__contents:has(.job-card__catchcopy) .job-card__top{margin-bottom:1rem}.job-card__top{align-items:center;gap:1.2rem;margin-bottom:1rem}.job-card__thumb{border-radius:.3rem;width:13.4rem;min-width:13.4rem;height:9.782rem;margin:0}.job-card__head{padding:0}.job-card__emp-type{padding:0 0 .2rem;font-size:1.2rem}.job-card__title{font-size:1.7rem;text-decoration:none}.job-card__catchcopy{font-size:1.3rem}.job-card__info-grid{gap:0;margin:1rem 0;display:block}.job-card__info-col:first-child{flex:none;width:100%}.job-card__info-col{flex:none;gap:.4rem;width:100%;margin-bottom:.4rem}.job-card__info-col:last-child{width:100%;margin-bottom:0}.job-card__info-item{gap:.7rem}.job-card__info-item:before{width:1.8rem;height:1.8rem;position:relative;top:.1rem}.job-card__info-text{font-size:1.4rem;line-height:2.2rem}.job-card__tags{gap:.6rem}.job-card__tag{border-width:.1rem;border-radius:.2rem;padding:.4rem .8rem;font-size:1.1rem}.job-card__footer{border-radius:0 0 .4rem .4rem}.job-card__keep{border-right-width:1px;flex:0 0 12rem;gap:.4rem;width:12rem;height:4rem;font-size:1.2rem}.job-card__keep-star{width:1.5rem;height:1.5rem}.job-card__keep-label{font-size:1.2rem}.job-card__apply{background-position:right 1.3rem center;background-size:.6rem;width:calc(100% - 12rem);height:4rem;font-size:1.4rem;line-height:4rem}}.pagination-wrap{margin-top:24px}.pagination{background:#fff;border-radius:20px;justify-content:center;align-items:center;gap:20px;padding:20px 24px;display:flex}.pagination__list{align-items:center;gap:20px;margin:0;padding:0;list-style:none;display:flex}.pagination__link{color:#9b9b9b;font-size:18px;font-weight:500;line-height:1;text-decoration:none;display:inline-block}.pagination__link:hover{color:#333}.pagination__item.is-current .pagination__link{color:#333;cursor:default;pointer-events:none;font-weight:700}.pagination__item--dots .pagination__link{cursor:default;pointer-events:none}.pagination-buttons{justify-content:space-between;align-items:center;width:642px;margin:24px auto 0;display:flex}.pagination-buttons--flex-end{justify-content:flex-end}.pagination-buttons__btn{color:#4d4d4d;box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:4px;justify-content:center;align-items:center;width:288px;height:56px;font-size:18px;font-weight:700;text-decoration:none;display:flex;position:relative}.pagination-buttons__btn:hover{background:#f0f0f0}.pagination-buttons__icon{position:absolute;top:50%;transform:translateY(-50%)}.pagination-buttons__icon--prev{left:20px}.pagination-buttons__icon--next{right:20px}@media screen and (width<=959px){.pagination{border-radius:12px;padding:12px 16px}.pagination__list{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:12px;overflow-x:auto}.pagination__list::-webkit-scrollbar{display:none}.pagination__link{white-space:nowrap;font-size:16px}.pagination-buttons{width:34.3rem;margin-top:1.6rem}.pagination-buttons__btn{width:13.5rem;height:4rem;font-size:1.2rem}.pagination-buttons__icon{width:.5rem;height:auto}.pagination-buttons__icon--prev{left:1rem}.pagination-buttons__icon--next{right:1rem}}.search-page{max-width:944px;margin:0 auto;padding:0 16px 32px}.topic-header{margin-bottom:16px;padding-top:8px}.topic-header__back-wrapper{background:#f2f1f0;align-items:center;height:72px;margin-bottom:40px;padding-left:40px;display:flex}.topic-header__back{align-items:center;gap:21px;height:100%;text-decoration:none;display:flex}.topic-header__back-icon{flex-shrink:0;width:10.8px}.topic-header__back span{color:#006aad;font-size:20px;display:inline-block}.topic-header__title{color:#006aad;margin:0 0 12px;font-size:22px;font-weight:600}.topic-header__description{margin:0 0 24px;font-size:18px}.search-page .history-accordion{margin-top:-4px;margin-bottom:16px}.search-summary{background:#f0f0f0;border-radius:4px;margin-bottom:14px;padding:10px 16px 12px}.search-summary__count{color:#555;margin:0 0 4px;font-size:13px}.search-summary__title{color:#006aad;margin:0;font-size:18px;font-weight:700}.search-result-bar{margin-bottom:24px}.search-result-bar__count-row{border-bottom:1px solid #ccc;justify-content:space-between;align-items:flex-end;margin-bottom:8px;padding-bottom:8px;display:flex}.search-result-bar__label{color:#4d4d4d;margin:0;font-size:16px;font-weight:600;line-height:1.4}.search-result-bar__count{color:#000;font-size:18px;font-weight:300;line-height:1.4}.search-result-bar__count strong{color:#006aad;margin-right:4px;font-size:28px;font-weight:600}.search-result-bar__sort{gap:16px;margin-top:12px;display:flex}.sort-btn{color:#4d4d4d;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#fff;border:1px solid #e3e3e3;border-radius:5px;align-items:center;gap:7px;min-width:80px;height:36px;padding:0 8px 0 13px;font-size:20px;font-weight:600;display:flex}.sort-btn span{min-width:56px;font-size:16px;font-weight:600;display:block}.sort-btn:hover{background:#f5f5f5;border-color:#999}.sort-btn.is-open{border-color:#005a93}.sort-btn--active{color:#fff;background:#006aad;border-color:#006aad}.sort-btn--active .sort-btn__chevron{filter:brightness(0)invert()}.sort-btn--active:hover{background:#005a93;border-color:#005a93}.sort-btn__chevron{flex-shrink:0;width:15px;height:8px;display:block}.sort-wrap{position:relative}.sort-panel{z-index:100;background:#f9f9f9;border:1px solid #ccc;border-radius:4px;min-width:160px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 12px #0000001f}.sort-panel__list{margin:0;padding:0;list-style:none}.sort-panel__list li{border-bottom:1px solid #ccc}.sort-panel__list li:last-child{border-bottom:0}.sort-panel__item{color:#000;text-align:left;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:0 0;border:none;width:100%;height:45px;padding:0 16px;font-size:16px;font-weight:600;line-height:44px;display:block}.sort-panel__item:hover{color:#fff;background:#0068aa}.job-section__title{color:#000;margin:0 0 16px;padding:0;font-size:20px;font-weight:700}.job-list{flex-direction:column;gap:40px;display:flex}.search-empty{text-align:center;color:#b3b3b3;margin:32px auto;font-size:22px;font-weight:600;line-height:1.6}@media screen and (width<=959px){.search-page{margin-top:0;padding:0 1.6rem 3.2rem}.topic-header__back-wrapper{margin-left:-1.6rem;margin-right:-1.6rem}.search-page .history-accordion{width:calc(100% + 3.2rem);margin:0 -1.6rem 1.2rem}.search-result-bar{margin-top:0}.search-result-bar__count-row{margin-bottom:0;padding-bottom:.5rem}.search-result-bar__sort{gap:.8rem;margin-top:.8rem}.topic-header__back-wrapper{height:4rem;margin-bottom:1.8rem;padding-left:1.63rem}.topic-header__back{gap:1.07rem}.topic-header__back-icon{width:.55rem}.topic-header__back span{font-size:1.2rem}.topic-header__title{font-size:1.8rem}.topic-header__description{margin-bottom:2rem;font-size:1.4rem}.job-list{gap:16px}.search-empty{margin:4.4rem auto;font-size:16px}.search-summary{padding:.8rem 1.2rem 1rem}.search-summary__count{font-size:1.2rem}.search-summary__title{font-size:1.6rem}.search-result-bar__count-row{flex-wrap:wrap;gap:4px}.search-result-bar__label,.search-result-bar__count{font-size:1.2rem}.search-result-bar__count strong{margin-right:.5rem;font-size:2.2rem}.sort-btn{border-radius:.55rem;gap:.9rem;min-width:7.2rem;height:2.7rem;padding:0 .6rem 0 1.4rem;font-size:1.2rem}.sort-btn span{min-width:3.9rem;font-size:1.2rem;font-weight:300}.sort-btn__chevron{width:.7rem;height:auto}.job-section__title{font-size:1.6rem}}
