@charset "UTF-8";body{background:#0b0b0b;color:#fff}button,input,select,textarea{color:#fff}.p-main{position:relative;overflow:hidden;border-bottom:1px solid #fff;border-image:linear-gradient(to right,#c6f0fa 0,#ffd1fc 100%);border-image-slice:1}.p-main__inner{position:relative;padding:70px 0 90px;z-index:20}.p-main::after,.p-main::before{content:"";display:block;position:absolute;width:120px;height:100%;background-repeat:repeat-y;background-position:0 0;background-size:120px auto}.p-main::before{top:65px;left:-10px;background-image:url(../img/news/bg_deco_left.png)}.p-main::after{top:30px;right:-35px;background-image:url(../img/news/bg_deco_right.png)}@media screen and (min-width:1000px){.p-main__inner{padding:120px 0 100px}.p-main::after,.p-main::before{width:250px;background-size:250px auto}.p-main::before{top:100px;left:0}.p-main::after{top:100px;right:0}}.p-news__inner{max-width:1040px;margin:auto;padding:0 20px}.p-news__title{margin:0 auto 30px;text-align:center}.p-news__title.u-news img{width:auto;height:43px}.p-news__title.u-blog img{width:auto;height:54px}.p-news-list{margin:auto}.p-news-list__item{margin:14px 0 0;padding:1px;background:linear-gradient(180deg,rgba(255,209,252,1) 0,rgba(198,240,250,1) 100%);border-radius:5px}.p-news-list__link{display:block;position:relative;padding:22px 19px 20px 19px;background:#1c1c1c;border-radius:5px}.p-news-list__meta{display:flex;margin:0 0 10px}.p-news-list__date{font-size:1.2rem;font-weight:700;color:#999}.p-news-list__cate{margin:0 0 0 14px;font-size:1.2rem;font-weight:700;color:#e5006e}.p-news-list__title{position:relative;padding:0 30px 0 0;color:#fff;font-size:1.3rem;font-weight:700;line-height:1.5}.p-news-list__title::after{content:"";display:block;position:absolute;top:50%;right:0;transform:translateY(-50%);width:16px;height:7px;background:url(../img/icon_arrow_wh.svg) no-repeat 50% 50%;background-size:contain}.p-news-btn{display:flex;justify-content:center;align-items:center;position:relative;width:250px;height:44px;margin:40px auto 0;background:linear-gradient(180deg,rgba(255,209,252,1) 0,rgba(198,240,250,1) 100%);border-radius:22px}.p-news-btn::after{content:"";display:block;position:absolute;top:50%;right:20px;transform:translateY(-50%);width:16px;height:7px;background:url(../img/icon_arrow_bk.svg) no-repeat 50% 50%;background-size:contain}.p-news-btn img{width:55px}@media screen and (min-width:1000px){.p-news__title{margin:0 auto 60px}.p-news__title.u-news img{height:86px}.p-news__title.u-blog img{height:104px}.p-news-list__item{margin:20px 0 0;padding:2px;border-radius:10px}.p-news-list__link{padding:48px 58px;border-radius:10px}.p-news-list__meta{margin:0 0 24px}.p-news-list__date{font-size:2rem}.p-news-list__cate{margin:0 0 0 25px;font-size:1.8rem}.p-news-list__title{padding:0 60px 0 0;font-size:2rem}.p-news-list__title::after{width:29px;height:13px}.p-news-btn{width:400px;height:80px;margin:80px auto 0;border-radius:40px}.p-news-btn::after{right:40px;width:30px;height:14px}.p-news-btn img{width:85px}}@media (hover:hover){.p-news-list__item:hover{opacity:.7}.p-news-list__link:hover{opacity:1}}