/*!
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-news__item-tag{font-size:.75rem}.p-news__cate{font-size:1rem}.p-news__head{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:50px;margin-top:50px}.p-news__cate{align-items:center;background-color:#dee9f9;border-radius:10px;display:flex;font-weight:900;justify-content:center;letter-spacing:.05em;line-height:1.6;padding:12px 25px;text-align:center}.p-news__cate.is-active{background-color:var(--mint);color:#fff;pointer-events:none}.p-news__main{background-color:#fff;border-radius:20px;box-shadow:3px 3px 10px #dee9f9;margin-bottom:50px;padding:30px 20px 40px}.p-news__action{align-items:center;display:flex;justify-content:center}.p-news__item-link{border-bottom:1px solid #dee9f9;display:flex;flex-wrap:wrap;line-height:1.6;padding:20px 40px 20px 0;position:relative}.p-news__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%);width:17px}.p-news__item-date{flex-shrink:0;font-family:Barlow,sans-serif;font-weight:700;margin-right:20px}.p-news__item-cate{align-items:center;display:flex;flex-shrink:0;gap:10px}.p-news__item-tag{align-items:center;background-color:var(--mint);border-radius:13px;color:#fff;display:flex;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;justify-content:center;margin-top:-2px;padding:2px 10px}.p-news__item-ttl{font-weight:500;margin-top:5px;width:100%}@media screen and (min-width:768px){.p-news__item-tag{font-size:clamp(.6125rem,.8898vw + .1854rem,.875rem)}.p-news__cate{font-size:clamp(.875rem,1.2712vw + .2648rem,1.25rem)}.p-news__head{margin-bottom:60px;margin-top:110px}.p-news__cate{border-radius:20px;min-height:clamp(3.8938rem,5.6568vw + 1.1785rem,5.5625rem);padding:20px clamp(4.2rem,6.1017vw + 1.2712rem,6rem)}.p-news__main{border-radius:40px;margin-bottom:61px;padding:41px clamp(2.5rem,12.7119vw + -3.6017rem,6.25rem) 96px}.p-news__item-link{align-items:center;border-bottom-width:2px;flex-wrap:nowrap;padding:42px 40px 42px 0}.p-news__item-link:before{top:calc(50% - 2px)}.p-news__item-date{margin-right:41px}.p-news__item-cate{flex-direction:column;margin-right:32px}.p-news__item-tag{margin-top:0}.p-news__item-ttl{display:-webkit-box;-webkit-line-clamp:1;margin-top:0;width:auto;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}