@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{line-height:1.7;min-height:100vh;color:#333;background-color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Hiragino Kaku Gothic ProN,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none;transition:opacity .2s}a:hover{opacity:.7}ul,ol{list-style:none}body.public{padding:2rem 0}@media(max-width:480px){body.public{padding:1.5rem 0}}.public__header{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:768px){.public__header{padding:0 1rem}}.public__header{text-align:center;margin-bottom:4rem;padding-bottom:2rem;border-bottom:2px solid #e0e0e0}@media(max-width:480px){.public__header{margin-bottom:3rem}}.public__title{font-size:clamp(1.5rem,5vw,2rem);font-weight:700;margin-bottom:1rem;color:#333}.public__site-title{font-size:.875rem;color:#666;margin-bottom:1.5rem}.public__nav{margin-top:1.5rem}.public__nav-link{display:inline-block;color:#666;font-size:.875rem;padding:.5rem 1.5rem;border:1px solid #e0e0e0;border-radius:4px;transition:all .2s}.public__nav-link:hover{opacity:1;background:#fff;border-color:#333;color:#333}.public__main{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:768px){.public__main{padding:0 1rem}}.public__main{margin-bottom:4rem}.public__empty{text-align:center;color:#666;padding:4rem;font-size:1.125rem}.post-list{display:flex;flex-direction:column;gap:3rem}.post-item{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s,transform .2s}.post-item:hover{box-shadow:0 2px 8px #0000001a}.post-item{padding:2rem}@media(max-width:480px){.post-item{padding:1.5rem}}.post-item__eyecatch{margin-bottom:1.5rem;border-radius:8px;overflow:hidden}.post-item__eyecatch img{width:100%;height:auto;display:block}.post-item__header{margin-bottom:1.5rem}.post-item__title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;line-height:1.4}.post-item__title a{color:#333}.post-item__title a:hover{opacity:1;color:#ff2d20}.post-item__date{display:block;font-size:.875rem;color:#999}.post-item__content{font-size:16px;line-height:1.8;color:#333;margin-bottom:1.5rem}.post-item__footer{display:flex;flex-wrap:wrap;gap:1rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.post-item__meta{display:inline-block;font-size:.875rem;color:#666;padding:.5rem 1rem;background:#f8fafc;border-radius:4px}.post-detail{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s,transform .2s}.post-detail:hover{box-shadow:0 2px 8px #0000001a}.post-detail{padding:4rem;max-width:800px;margin:0 auto}@media(max-width:480px){.post-detail{padding:2rem}}.post-detail__eyecatch{margin-bottom:3rem;border-radius:8px;overflow:hidden}.post-detail__eyecatch img{width:100%;height:auto}.post-detail__header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e0e0e0}.post-detail__title{font-size:clamp(1.25rem,4vw,2rem);font-weight:700;margin-bottom:1.5rem;line-height:1.4;color:#333}.post-detail__date{display:block;font-size:.875rem;color:#999}.post-detail__content{font-size:16px;line-height:1.9;color:#333;margin-bottom:3rem}.post-detail__content p{margin-bottom:1.5rem}.post-detail__footer{display:flex;flex-wrap:wrap;gap:1rem;padding-top:2rem;border-top:1px solid #e0e0e0;margin-bottom:3rem}.post-detail__back{display:inline-block;color:#666;font-size:.875rem;padding:1rem 2rem;border:1px solid #e0e0e0;border-radius:4px;transition:all .2s}.post-detail__back:hover{opacity:1;background:#fff;border-color:#333;color:#333}.post-detail__back:before{content:"← "}.pagination-wrapper{margin-top:4rem;margin-bottom:3rem;display:flex;justify-content:center}nav[role=navigation]{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem}nav[role=navigation] ul{display:flex;gap:.5rem;list-style:none;padding:0;margin:0}nav[role=navigation] li{display:inline-block}nav[role=navigation] a,nav[role=navigation] span{display:inline-block;padding:1rem 1.5rem;min-width:40px;text-align:center;border:1px solid #e0e0e0;border-radius:8px;text-decoration:none;transition:all .3s;font-weight:500}nav[role=navigation] a{color:#333;background:#fff;box-shadow:0 1px 3px #0000001a}nav[role=navigation] a:hover{opacity:1;background:#333;color:#fff;border-color:#333;transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}nav[role=navigation] span{color:#666}nav[role=navigation] span[aria-current=page]{background:#ff2d20;color:#fff;border-color:#ff2d20;font-weight:600;box-shadow:0 1px 3px #0000001a}nav[role=navigation] span[aria-disabled=true]{opacity:.4;cursor:not-allowed;background:#f8fafc}nav[role=navigation] svg{width:16px;height:16px;vertical-align:middle}@media(max-width:480px){nav[role=navigation]{font-size:.75rem}nav[role=navigation] a,nav[role=navigation] span{padding:.5rem 1rem;min-width:32px}}
