@charset "UTF-8";.swl-std-intro{margin-bottom:25px;font-size:.9em;color:#444;line-height:1.6}.swl-std-cta{text-align:center;margin:30px 0}.swl-std-cta-label{font-weight:700;margin-bottom:8px;font-size:.9em}.swl-std-gallery{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.swl-std-gallery-item img{width:100%;height:auto;border:1px solid #ddd;border-radius:4px;display:block}#std-story-tgl{display:none !important}.swl-std-story-body{max-height:200px;overflow:hidden;position:relative;transition:.5s}.swl-std-story-body:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,1) 95%)}.swl-std-story-label{display:block;width:100%;text-align:center;padding:15px 0;cursor:pointer;color:#888;font-size:.9em;border-bottom:1px solid #eee}.swl-std-story-label:before{content:"あらすじを全文読む ∨";font-weight:700}#std-story-tgl:checked~.swl-std-story-body{max-height:5000px}#std-story-tgl:checked~.swl-std-story-body:after{display:none}#std-story-tgl:checked~.swl-std-story-label:before{content:"あらすじを閉じる ∧"}#std-safety-tgl{display:none !important}.swl-std-safety{border:1px solid #ddd;border-radius:8px;overflow:hidden;margin-bottom:30px;background:#f9f9f9}.swl-std-safety-trigger{display:flex;justify-content:space-between;align-items:center;padding:15px;background:#f0f0f0;cursor:pointer;font-weight:700}.swl-std-safety-content{max-height:0;overflow:hidden;transition:.5s;background:#fff}#std-safety-tgl:checked~.swl-std-safety-content{max-height:1500px}.swl-std-safety-inner{padding:20px}.swl-std-alert-header{background:#333;color:#fff;text-align:center;padding:10px;font-weight:700;margin-bottom:15px;border-radius:4px}.swl-std-post-grid{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:40px}.swl-std-post-card{width:calc(50% - 8px);background:#fff;border-radius:8px;overflow:hidden}@media (min-width:768px){.swl-std-post-card{width:calc(33.333% - 10px)}}.swl-std-post-thumb{width:100%;aspect-ratio:3/2;overflow:hidden;background:#f0f0f0}.swl-std-post-thumb img{width:100%;height:100%;object-fit:cover;display:block}.swl-std-post-info{padding:10px 5px}.swl-std-post-title{font-size:13px !important;font-weight:700 !important;line-height:1.4 !important;color:#333;margin:0 !important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.swl-std-post-link{text-decoration:none !important;display:block}.swl-std-tags{margin:30px 0;border-top:1px solid #eee;padding-top:20px}.swl-std-tag-head{font-weight:700;color:#555;margin-bottom:15px;font-size:.9em}.swl-std-tag-list{display:flex;flex-wrap:wrap;gap:8px}.swl-std-tag-link{display:inline-block;padding:6px 12px;background:#f7f7f7;border:1px solid #ddd;border-radius:20px;color:#666;font-size:.8em;text-decoration:none}