.job-expandable-box{background-color:#fff;margin-bottom:30px;position:relative;box-shadow:0 0 2rem #00000021}.job-expandable-box [data-job-expandable-box-more-btn]{display:flex}.job-expandable-box [data-job-expandable-box-less-btn]{display:none}.job-expandable-box [data-job-expandable-box-less-btn]:after{margin-top:0;margin-bottom:3px;transform:rotate(180deg)}.job-expandable-box[data-job-expandable-box-active] [data-job-expandable-box-more-btn]{display:none}.job-expandable-box[data-job-expandable-box-active] [data-job-expandable-box-less-btn]{display:flex}.job-expandable-box[data-job-expandable-box-active] .job-expandable-box__contents{display:block}.job-expandable-box__header{cursor:pointer;padding:15px 30px 20px;display:flex}.job-expandable-box__icon{background:var(--theme-color-secondary);width:24px;height:24px;margin-right:20px;-webkit-mask-image:url(./images/svg-job-expandable-box-BOwvfcol.svg);mask-image:url(./images/svg-job-expandable-box-BOwvfcol.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.job-expandable-box__title{align-items:flex-start;margin:0 0 5px;font-size:15px;font-weight:700;display:flex}@media screen and (width>=768px){.job-expandable-box__title{font-size:18px}}.job-expandable-box__view-btn{color:var(--theme-color-secondary);justify-content:flex-start;align-items:center;font-size:12px;font-weight:500;display:flex}.job-expandable-box__view-btn:after{content:"";background:var(--theme-color-secondary);width:14px;height:14px;margin-left:9px;-webkit-mask-image:url(./images/svg-job-expandable-box-caret-DLqHHXif.svg);mask-image:url(./images/svg-job-expandable-box-caret-DLqHHXif.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.job-expandable-box__contents{padding:0 30px 15px;display:none}
