*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;scroll-behavior:smooth;background-color:#111313}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Hiragino Sans","Hiragino Kaku Gothic ProN","Meiryo",sans-serif;font-size:14px;line-height:1.8;letter-spacing:.1rem;color:#313333;background-color:#fcfefe;-webkit-font-smoothing:antialiased}main{padding:2rem 0 5rem}img{max-width:100%;height:auto;vertical-align:bottom}a{color:#313333;text-decoration:none;transition:opacity .3s ease}a:hover{opacity:.75}h1,h2{font-weight:500;letter-spacing:.2rem}.hmr-announcement-bar{display:flex;height:2rem;background-color:#111313;font-size:.6875rem;align-items:center;justify-content:center}.hmr-announcement-bar a{color:#fefefe;position:relative;display:inline-block;padding-bottom:1px}.hmr-announcement-bar a::after{content:"";position:absolute;left:0;bottom:0;width:0%;height:1px;transition:width .3s ease-out;background-color:#fefefe}.hmr-announcement-bar a:hover::after{width:100%}.hmr-header{background-color:#faf0ed;align-items:center;text-align:center}.hmr-header__inner{max-width:1000px;margin:0 auto;padding:.5rem 2rem}.hmr-header__logo{position:relative;top:8px;padding:0 0 .5rem}.hmr-header__logo a{color:#111313}.hmr-header__logo svg{height:1.75rem;width:auto}.hmr-header__logo svg path{fill:currentColor}.hmr-header__nav ul{display:flex;justify-content:center;align-items:center;list-style:none;gap:1.5rem;font-size:.75rem}.hmr-header__nav a{color:#313333;position:relative;display:inline-block;padding-bottom:1px}.hmr-header__nav a::after{content:"";position:absolute;left:0;bottom:0;width:0%;height:1px;transition:width .3s ease-out;background-color:#313333}.hmr-header__nav a:hover::after{width:100%}@media(max-width: 768px){.header-inner,.footer-inner{flex-direction:column;gap:15px;text-align:center}.post-header h1{font-size:1.3125rem}}.hmr-footer{background:#111313;padding:2rem 1rem;color:#fefefe}@media screen and (max-width: 479px){.hmr-footer{padding:1rem .5rem}}.hmr-footer__inner{display:flex;flex-direction:column;gap:1rem;align-items:stretch;font-size:.6875rem}@media screen and (min-width: 1024px){.hmr-footer__inner{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:2rem;max-width:1000px;margin:0 auto}}@media screen and (max-width: 1023px){.hmr-footer__inner{text-align:center;gap:0}}.hmr-footer__logo{text-align:center;margin:0 auto;box-sizing:border-box;width:100%;margin-bottom:.5rem;padding:.5rem}.hmr-footer__logo a{color:inherit;text-decoration:none;transition:opacity .18s ease}.hmr-footer__logo a:hover{opacity:.75}.hmr-footer__logo svg{height:1.75rem}.hmr-footer__logo p{font-size:.5rem;letter-spacing:.05rem}.hmr-footer__sns{display:flex;justify-content:center;gap:1rem}@media screen and (max-width: 1023px){.hmr-footer__sns{margin-bottom:2rem}}.hmr-footer__sns a{color:inherit;font-size:.6875rem;transition:opacity .18s ease}.hmr-footer__sns a img{width:1.75rem;height:auto}.hmr-footer__nav{list-style:none;margin:0;padding:0}.hmr-footer__nav li{padding:.5rem;margin:0}.hmr-footer__nav a{color:inherit;text-decoration:none;transition:opacity .18s ease;position:relative;display:inline-block;padding-bottom:1px}.hmr-footer__nav a::after{content:"";position:absolute;left:0;bottom:0;width:0%;height:1px;transition:width .3s ease-out;background-color:#fefefe}.hmr-footer__nav a:hover::after{width:100%}.hmr-footer__copyright{padding-top:2rem;text-align:center;font-size:.6875rem;letter-spacing:.05rem}.u-br-sp{display:none}@media screen and (max-width: 479px){.u-br-sp{display:inline}}.u-br-nonsp{display:none}@media screen and (min-width: 480px){.u-br-nonsp{display:inline}}.u-fade-in{opacity:0;transition:opacity 1.6s cubic-bezier(0.22, 1, 0.36, 1),transform 1.6s cubic-bezier(0.22, 1, 0.36, 1);will-change:opacity,transform}.u-fade-in.is-visible{opacity:1;transform:translateY(0)}.main-content__inner{max-width:1000px;margin:0 auto;padding:0 2rem}.category-nav{margin-bottom:3rem}.category-nav__title{margin-bottom:1rem}.category-nav__list{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0}.category-nav__list a{display:inline-block;padding:.5rem 1rem;background-color:#faf0ed;color:#313333;text-decoration:none;border:1px solid #dbcac2;border-radius:999px;font-size:.75rem;transition:background-color .3s}.category-nav__list a:hover{background-color:#dbcac2}.new-post__title{margin-bottom:1rem}.archive-header{margin-bottom:1rem}.archive-header__title{font-size:1.3125rem}.archive-header__description{padding:.5rem}.banner-section{margin:2rem auto}.banner-block{margin:2rem auto}.card-grid{display:grid;grid-template-columns:repeat(1, 1fr);gap:30px}@media screen and (min-width: 768px){.card-grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1024px){.card-grid{grid-template-columns:repeat(3, 1fr)}}.post-card{background-color:#fafafa;border-radius:4px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.post-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.post-card__link{display:block;color:inherit;text-decoration:none}.post-card__thumbnail{position:relative;width:100%;aspect-ratio:1.91/1;overflow:hidden;background-color:#dbcac2}.post-card__thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.post-card__link:hover .post-card__thumbnail img{transform:scale(1.05)}.post-card__category{position:absolute;top:12px;left:12px;z-index:1;background-color:#faf0ed;color:#979999;font-size:.6875rem;font-weight:600;padding:4px 10px;border-radius:2px;letter-spacing:.05em}.post-card__content{padding:1rem}.post-card__date{display:block;font-size:.6875rem;color:#979999;margin-bottom:.25rem}.post-card__title{font-size:1rem;font-weight:bold;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card__excerpt{font-size:.75rem;margin:0;padding:0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pagination{margin-top:3rem;margin-bottom:2rem;text-align:center}.pagination .nav-links{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem}.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s ease}.pagination .page-numbers:hover{background-color:#f7fafc;border-color:#cbd5e0;color:#2d3748}.pagination .page-numbers.current{background-color:#2d3748;border-color:#2d3748;color:#fff;cursor:default}.pagination .page-numbers.dots{border:none;background:rgba(0,0,0,0);cursor:default}.pagination .page-numbers.prev,.pagination .page-numbers.next{font-size:.75rem}.no-posts{padding:4rem 1.5rem;text-align:center;color:#718096;font-size:.875rem;background-color:#f8fafc;border-radius:8px;border:1px dashed #e2e8f0;margin:3rem 0}.error-404{padding:60px 0;text-align:center}.error-404__title{font-size:clamp(2.1875rem,4.4vw,3.5rem);font-weight:800;color:#e2e8f0;letter-spacing:.05em;line-height:1;margin-bottom:1.5rem}.error-404__subtitle{font-size:1.125rem;font-weight:700;color:#2d3748;margin-bottom:1.5rem}.error-404__content p{color:#718096;font-size:.75rem;line-height:1.7;margin-bottom:2rem}.error-404__btn-wrap{display:flex;justify-content:center}.error-404__btn-wrap .btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;background-color:#2d3748;color:#fefefe;font-weight:600;border-radius:4px;font-size:.75rem;text-decoration:none;transition:opacity .2s ease}.error-404__btn-wrap .btn:hover{opacity:.85}.page-article{padding:40px 0}.page-article__header{margin-bottom:32px;padding-bottom:16px;border-bottom:2px solid #edf2f7}.page-article__title{font-size:1.5rem;font-weight:700;color:#2d3748;line-height:1.4}.page-article__thumbnail{margin-bottom:32px;border-radius:8px;overflow:hidden}.page-article__thumbnail img{width:100%;height:auto;display:block}.page-article__content{color:#4a5568;line-height:1.8;font-size:.875rem}.page-article__content a{color:#313333;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#b39258;text-underline-offset:.25em;transition:color .3s ease,text-decoration-color .3s ease,text-decoration-thickness .3s ease}.page-article__content a:hover{opacity:1;color:#b39258;text-decoration-color:#b39258;text-decoration-thickness:2px}.page-article__content h2{font-size:1.1875rem;margin:40px 0 20px;padding-left:12px;border-left:4px solid #2d3748;color:#2d3748}.page-article__content h3{font-size:1rem;margin:30px 0 16px;color:#2d3748}.page-article__content p{margin-bottom:20px}.page-article__content ul,.page-article__content ol{margin:0 0 20px 20px;padding:0}.page-article__content ul li,.page-article__content ol li{margin-bottom:8px}.breadcrumb{font-size:.6875rem}.single-content__header{text-align:center;margin-bottom:40px}.single-content__header time{font-size:.75rem;color:#979999}.single-content__header h1{font-size:1.75rem;margin-top:.5rem}.single-content__thumbnail{margin-bottom:2.5rem;border-radius:4px;overflow:hidden}.single-content__main{max-width:720px;margin:0 auto}.single-content__main p{margin-bottom:2rem}.single-content__main a{color:#313333;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#b39258;text-underline-offset:.25em;transition:color .3s ease,text-decoration-color .3s ease,text-decoration-thickness .3s ease}.single-content__main a:hover{opacity:1;color:#b39258;text-decoration-color:#b39258;text-decoration-thickness:2px}.single-content__main h2{font-size:1.3125rem;line-height:1.4;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #2d3748}.single-content__main h3{font-size:1.125rem;line-height:1.4;margin-top:2.25rem;margin-bottom:.875rem;padding-left:.5rem;border-left:4px solid #2b6cb0}.single-content__main ul,.single-content__main ol{margin-bottom:2rem;padding-left:1.25rem}.single-content__main li{margin-bottom:.5rem}.single-content__main blockquote{margin:2rem 0;padding:1.5rem;background-color:#edf2f7;border-left:4px solid #cbd5e0;font-style:italic}.cta-box{margin-top:4rem;padding:2rem;background-color:#f7fafc;border:2px dashed #cbd5e0;border-radius:4px;text-align:center}.cta-box h3{font-size:1.125rem;margin-bottom:10px;color:#2d3748}.cta-box p{font-size:.8125rem;color:#4a5568;margin-bottom:20px}.cta-button{display:inline-block;background-color:#2d3748;color:#fefefe;padding:.75rem 2rem;font-weight:bold;border-radius:999px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:all .3s ease}.cta-button:hover{transform:translateY(0px);box-shadow:0 6px 12px rgba(0,0,0,.15);opacity:.75}.sns-share{margin:2rem 0;padding:1.5rem;border-radius:4px;text-align:center}@media screen and (min-width: 480px){.sns-share{align-items:center}}.sns-share p{margin:0 0 16px;font-weight:700;color:#979999;letter-spacing:.03em}@media screen and (min-width: 480px){.sns-share p{margin:0}}.sns-share{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 480px){.sns-share{flex-direction:row;justify-content:center}}.sns-share a{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:8px;font-size:.8rem;font-weight:700;color:#fff;text-decoration:none;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.05);width:100%}@media screen and (min-width: 480px){.sns-share a{width:200px}}.sns-share a:hover{opacity:.75;box-shadow:0 4px 12px rgba(0,0,0,.12)}.sns-share a:active{transform:translateY(0)}.sns-share a[href*="twitter.com"],.sns-share a[href*="x.com"]{background-color:#0f1419}.sns-share a[href*="facebook.com"]{background-color:#1877f2}.related-posts{margin-top:4rem}.related-posts__title{font-size:1.125rem;font-weight:normal;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:1px solid #dbcac2;letter-spacing:.05em}
