/*!
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-single-news__btn{font-size:1rem}.p-single-news__main h2{font-size:1.125rem}.p-single-news__main{background-color:#fff;border-radius:20px;box-shadow:3px 3px 10px #dee9f9;margin-bottom:50px;margin-top:50px;padding:30px 20px 40px}.p-single-news__main h2{font-weight:900}.p-single-news__main img{max-width:100%;width:auto}.p-single-news__main>:not(:first-child){margin:30px 0}.p-single-news__main>:last-child{margin-bottom:0}.p-single-news__img{text-align:center}.p-single-news__action,.p-single-news__btn{align-items:center;display:flex;justify-content:center}.p-single-news__btn{background-color:var(--mint);border-radius:20px;color:#fff;font-weight:900;height:60px;letter-spacing:.05em;line-height:1.6;text-align:center;width:250px}@media screen and (min-width:768px){.p-single-news__btn{font-size:clamp(.875rem,1.2712vw + .2648rem,1.25rem)}.p-single-news__main h2{font-size:clamp(1.05rem,1.5254vw + .3178rem,1.5rem)}.p-single-news__main{border-radius:40px;margin-bottom:61px;margin-top:109px;padding:74px clamp(2.5rem,12.7119vw + -3.6017rem,6.25rem)}.p-single-news__main>:not(:first-child){margin:56px 0}.p-single-news__action{margin-bottom:-19px}.p-single-news__btn{height:89px;width:381px}}