#p_news .bgx .bg{width:100%;border-bottom:10px solid var(--bb);height:300px;object-fit:cover}#p_news .confine{max-width:min(1280px,90%);padding-top:100px;margin:0 auto;position:relative}@media screen and (max-width:550px){#p_news .confine{padding-top:40px}}#p_news .confine .news-art{height:1100px;position:absolute;top:-10%;z-index:-10;left:60%;opacity:.7}#p_news .confine #nh .slash{font-size:5rem}#p_news .confine #nh .slash:first-letter{font-size:6rem}@media screen and (max-width:1024px){#p_news .confine #nh .slash{font-size:4rem}#p_news .confine #nh .slash:first-letter{font-size:4.5rem}}@media screen and (max-width:768px){#p_news .confine #nh .slash{font-size:3rem}#p_news .confine #nh .slash:first-letter{font-size:3.5rem}}#p_news .confine #nh hr{border:none;height:3px;background:var(--bb);margin:1em 0}#p_news .confine #nh .styled-nav{gap:.5em}#p_news .confine #nh .styled-nav:before{scale:1 .5;opacity:.6}#p_news .confine #nh .styled-nav .btn{white-space:nowrap}@media screen and (max-width:1024px){#p_news .confine #nh .styled-nav .btn{font-size:1.4rem}}#p_news .confine #nl{display:flex;flex-direction:column;gap:2em;margin:60px 0;min-height:1200px}#p_news .confine #nl .n{display:grid;grid-template-columns:1.5fr 2.5fr;grid-gap:1em;gap:1em;border:4px solid var(--bb);background:#fff;box-shadow:0 0 3px rgba(24,61,82,.315);position:relative}@media screen and (max-width:768px){#p_news .confine #nl .n{display:flex;flex-direction:column}}#p_news .confine #nl .n .star{position:absolute;right:-30px;top:-30px;height:60px;width:60px}#p_news .confine #nl .n:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/g/illust2.webp);opacity:.04;filter:grayscale(1);background-size:cover;background-position:bottom}#p_news .confine #nl .n .l .banner{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;-webkit-clip-path:polygon(100% 0,100% 84%,90% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 84%,90% 100%,0 100%,0 0)}#p_news .confine #nl .n .r{position:relative}#p_news .confine #nl .n .r .content{padding:1em 1em 90px}#p_news .confine #nl .n .r .content .nt{font-size:2rem;color:var(--db)}@media screen and (max-width:1024px){#p_news .confine #nl .n .r .content .nt{font-size:1.2rem}}#p_news .confine #nl .n .r .content .ex{font-size:.9rem;color:var(--g)}#p_news .confine #nl .n .r .content .tags .t{border-color:var(--accent);color:var(--black);background:var(--accent)}#p_news .confine #nl .n .r .btn-read{position:absolute;bottom:0;right:0;background:var(--bb);color:#fff;display:flex;align-items:center;font-size:1.6rem;padding:.25em 1em;min-width:200px;justify-content:flex-end;-webkit-clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);font-weight:bolder}#p_news .confine #nl .no-news{text-align:center;background:#e8e8e8;padding:1em;border-radius:.25em;font-family:var(--fontcg)}