/*!
global > color
------------------------------
*/.c-bg__green{background-color:var(--mint)}.c-bg__pink{background-color:#ff9eaf}.c-bg__purple{background-color:#592bff}

/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/.p-career__item-link{font-size:1rem}.p-career__main{background-color:#fff;border-radius:20px;box-shadow:3px 3px 10px #dee9f9;margin-bottom:50px;margin-top:50px;padding:30px 20px 40px}.p-career__action{align-items:center;display:flex;justify-content:center}.p-career__item-link{border-bottom:1px solid #dee9f9;display:flex;flex-direction:column;font-weight:900;gap:5px 20px;line-height:1.6;padding:20px 40px 20px 0;position:relative}.p-career__item-link:before{background:url(../images/career/icon_arrow_right.svg) no-repeat 50%/contain;content:"";height:14px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:.5s;width:17px}.p-career__item-cate{flex-shrink:0}@media screen and (min-width:768px){.p-career__item-link{font-size:clamp(.875rem,1.2712vw + .2648rem,1.25rem)}.p-career__main{border-radius:40px;margin-bottom:61px;margin-top:110px;padding:41px clamp(2.5rem,12.7119vw + -3.6017rem,6.25rem) 94px}.p-career__item-link{border-bottom-width:2px;flex-direction:row;gap:30px;padding:38px 40px 39px 0}.p-career__item-link:before{top:calc(50% - 2px)}.p-career__item-link:hover:before{transform:translateY(-50%) translateX(2px)}.p-career__item-cate{min-width:11em}.p-career__page{margin-bottom:-4px}}