#p_read .bgx .bg{width:100%;border-bottom:10px solid var(--bb);height:300px;object-fit:cover;filter:brightness(30%)}@media screen and (max-width:1024px){#p_read .bgx .bg{filter:brightness(10%) grayscale(1) blur(10px)}}#p_read .textd{position:relative}#p_read .textd .stroke-text{position:absolute;font-size:8rem;white-space:nowrap;top:-50px;filter:grayscale(1);opacity:.2}#p_read .confine{max-width:1000px;margin:0 auto;position:relative;z-index:1}@media screen and (max-width:1024px){#p_read .confine{max-width:95%}}#p_read .confine .side{position:absolute;right:103%;height:100%;padding:.55em}#p_read .confine .side .content{position:-webkit-sticky;position:sticky;top:13%}#p_read .confine .side .content .btn-ol{padding:.25em;font-size:1.5rem;font-weight:700;writing-mode:sideways-rl}@media screen and (max-width:420px){#p_read .confine .side .content .btn-ol{font-size:1.2rem}}#p_read .confine #article .banner{aspect-ratio:16/9;width:100%;height:auto;object-fit:cover;position:relative}#p_read .confine #article .ban{margin-top:-150px;position:relative;z-index:1;overflow:hidden;border-radius:2em}@media screen and (max-width:420px){#p_read .confine #article .ban{border-radius:0}}#p_read .confine #article .ban:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--bb);z-index:1;-webkit-mask-image:linear-gradient(0deg,white -20%,transparent 30%);mask-image:linear-gradient(0deg,white -20%,transparent 30%)}#p_read .confine #article .ah{margin:1em 0}#p_read .confine #article .ah h2{font-size:2rem;color:var(--db);margin:0;line-height:1}@media screen and (max-width:420px){#p_read .confine #article .ah h2{font-size:1.5rem}}@media screen and (max-width:360px){#p_read .confine #article .ah h2{font-size:1.2rem}}#p_read .confine #article .ah .tags p{border-color:var(--accent);color:var(--black);background:var(--accent)}#p_read .confine #article .textpart{padding:1em 0;color:var(--g);min-height:100vh}@media screen and (max-width:1024px){#p_read .confine #article .textpart{min-height:80vh}}#p_read .confine #article .textpart ul{padding-left:2em}#p_read .confine #article .textpart p{margin-bottom:1em}