*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Noto Sans JP',sans-serif;background:#fff;color:#1a1a1a;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}a{-webkit-tap-highlight-color:transparent;text-decoration:none}::selection{background:#d8231c;color:#fff}.site-header{position:sticky;top:0;z-index:60;background:#fff;border-bottom:1px solid #ededed}.header-inner{max-width:1200px;margin:0 auto;padding:13px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{color:#111;display:flex;align-items:center;gap:11px;line-height:1}.logo-bar{display:inline-block;width:4px;height:30px;background:#d8231c;flex-shrink:0}.logo-text{display:flex;flex-direction:column;line-height:1}.logo-ja{font-family:'Noto Serif JP',serif;font-size:21px;font-weight:700;letter-spacing:.14em;color:#141414}.logo-en{font-size:9px;color:#9a9a9a;letter-spacing:.42em;margin-top:6px}nav{display:flex;align-items:center;gap:25px}.nav-link{color:#2a2a2a;font-size:12px;font-weight:700;letter-spacing:.08em;transition:color .15s}.nav-link:hover{color:#d8231c}.nav-icons{display:flex;align-items:center;gap:12px;margin-left:6px}.icon-yt{display:inline-flex;align-items:center;justify-content:center;width:32px;height:23px;background:red;border-radius:6px}.icon-yt-play{border-left:9px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent;margin-left:2px}.icon-ig{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border:2px solid #1a1a1a;border-radius:8px;position:relative}.icon-ig-lens{width:10px;height:10px;border:2px solid #1a1a1a;border-radius:50%}.icon-ig-dot{position:absolute;top:4px;right:4px;width:3px;height:3px;background:#1a1a1a;border-radius:50%}.hero{position:relative;background:#0c0c0c;overflow:hidden;min-height:640px;display:flex;align-items:center}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:32%;background-size:cover;background-position:center 28%}.hero-gradient{position:absolute;inset:0;background:linear-gradient(95deg,#0c0c0c 26%,rgba(12,12,12,.78) 42%,rgba(12,12,12,.15) 64%,rgba(12,12,12,.45) 100%)}.hero-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:60px 40px;width:100%}.hero-tagline{color:#eaeaea;font-size:19px;font-weight:500;line-height:1.75;margin:0 0 26px;letter-spacing:.02em}.hero-title{color:#fff;font-size:80px;font-weight:900;letter-spacing:.04em;line-height:1.04;margin:0}.hero-channel{display:flex;align-items:center;gap:11px;margin-top:14px}.hero-channel-name{color:#e8281d;font-size:26px;font-weight:700;letter-spacing:.18em}.hero-yt-badge{display:inline-flex;align-items:center;justify-content:center;width:34px;height:24px;background:red;border-radius:6px}.hero-yt-play{border-left:9px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent;margin-left:2px}.hero-desc{color:#cfcfcf;font-size:15px;line-height:2;margin:30px 0 0;max-width:430px}.btn-outline-white{display:inline-flex;align-items:center;gap:30px;margin-top:34px;padding:16px 26px;border:1px solid rgba(255,255,255,.55);color:#fff;font-size:14px;font-weight:700;letter-spacing:.04em;transition:background .2s,color .2s}.btn-outline-white:hover{background:#fff;color:#0c0c0c}.section-field-notes{scroll-margin-top:70px;background:#fff;padding:84px 0}.field-notes-inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:215px 1fr;gap:44px;align-items:start}.section-label h2{font-size:29px;font-weight:900;letter-spacing:.04em;margin:0;color:#141414}.section-label .subtitle{font-size:13px;color:#777;margin:18px 0 0;letter-spacing:.04em}.link-underline{display:inline-flex;align-items:center;gap:10px;margin-top:30px;font-size:13px;font-weight:700;color:#1a1a1a;border-bottom:1px solid #1a1a1a;padding-bottom:5px;transition:color .15s,border-color .15s}.link-underline:hover{color:#d8231c;border-color:#d8231c}.cards-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.article-card{display:flex;flex-direction:column;border:1px solid #ededed;background:#fff;color:inherit;transition:border-color .15s}.article-card:hover{border-color:#cfcfcf}.article-card-img{position:relative;aspect-ratio:5/4;overflow:hidden}.article-card-img img{width:100%;height:100%;object-fit:cover;display:block}.article-tag{position:absolute;top:11px;left:11px;background:#d8231c;color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em;padding:4px 9px}.article-card-body{padding:15px 14px 17px}.article-title{font-size:14px;font-weight:700;color:#1a1a1a;line-height:1.45}.article-date{font-size:11px;color:#a0a0a0;margin-top:9px;letter-spacing:.06em}.section-youtube{scroll-margin-top:70px;background:#0c0c0c;padding:74px 0}.youtube-inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.yt-heading{display:flex;align-items:baseline;gap:16px}.yt-heading h2{font-size:29px;font-weight:900;letter-spacing:.04em;margin:0;color:#fff}.yt-heading .channel-name{font-size:14px;color:#bdbdbd;font-weight:500}.yt-desc{color:#c4c4c4;font-size:14px;line-height:2;margin:24px 0 0;max-width:420px}.btn-outline-white-sm{display:inline-flex;align-items:center;gap:28px;margin-top:30px;padding:15px 24px;border:1px solid rgba(255,255,255,.5);color:#fff;font-size:13px;font-weight:700;transition:background .2s,color .2s}.btn-outline-white-sm:hover{background:#fff;color:#0c0c0c}.yt-featured{position:relative;margin-top:32px;border-radius:2px;overflow:hidden;aspect-ratio:16/9}.yt-featured img{width:100%;height:100%;object-fit:cover;display:block}.yt-featured-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.7),rgba(0,0,0,.05) 55%)}.yt-play-btn{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.yt-play-circle{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,.92)}.yt-play-triangle{border-left:20px solid #0c0c0c;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:5px}.yt-featured-meta{position:absolute;left:18px;bottom:16px}.yt-featured-meta .channel{color:#fff;font-size:19px;font-weight:900;letter-spacing:.03em}.yt-featured-meta .stats{color:#d6d6d6;font-size:11px;margin-top:6px}.yt-list{display:flex;flex-direction:column;gap:16px}.yt-list-item{display:grid;grid-template-columns:148px 1fr;gap:16px;align-items:center}.yt-thumb{position:relative;aspect-ratio:16/9;border-radius:2px;overflow:hidden}.yt-thumb img{width:100%;height:100%;object-fit:cover;display:block}.yt-duration{position:absolute;right:6px;bottom:6px;background:rgba(0,0,0,.82);color:#fff;font-size:10px;padding:2px 5px;border-radius:2px}.yt-video-title{color:#e6e6e6;font-size:14px;font-weight:500;line-height:1.5}.yt-see-all{align-self:flex-end;display:inline-flex;align-items:center;gap:10px;margin-top:4px;font-size:13px;font-weight:700;color:#fff;transition:color .15s}.yt-see-all:hover{color:#e8281d}.section-about{scroll-margin-top:70px;background:#fff;padding:84px 0}.about-inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:320px 1fr;gap:48px;align-items:start}.about-photo{aspect-ratio:4/5;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover;display:block}.about-heading{display:flex;align-items:baseline;gap:16px;border-bottom:1px solid #e8e8e8;padding-bottom:22px}.about-heading h2{font-size:29px;font-weight:900;letter-spacing:.04em;margin:0;color:#141414}.about-heading .subtitle{font-size:14px;color:#777;font-weight:500}.about-body{display:grid;grid-template-columns:1fr 300px;gap:46px;margin-top:26px}.about-bio{font-size:14px;line-height:2.05;color:#3a3a3a;margin:0}.about-timeline{display:flex;flex-direction:column}.timeline-row{display:flex;gap:18px;padding:14px 0;border-bottom:1px solid #ededed}.timeline-year{font-size:13px;font-weight:700;color:#1a1a1a;min-width:64px}.timeline-desc{font-size:13px;color:#555}.section-books{scroll-margin-top:70px;background:#faf9f7;padding:78px 0;border-top:1px solid #efeee9}.books-inner{max-width:1200px;margin:0 auto;padding:0 40px}.books-heading{display:flex;align-items:baseline;gap:16px;margin-bottom:42px}.books-heading h2{font-size:29px;font-weight:900;letter-spacing:.04em;margin:0;color:#141414}.books-heading .subtitle{font-size:14px;color:#777;font-weight:500}.books-coming-soon{position:relative;overflow:hidden;background:#0c0c0c;border:1px solid #1d1d1d}.books-bg{position:absolute;inset:0;background-size:cover;background-position:center 30%;opacity:.22;filter:grayscale(.3)}.books-gradient{position:absolute;inset:0;background:linear-gradient(105deg,#0c0c0c 30%,rgba(12,12,12,.6) 70%,rgba(12,12,12,.85))}.books-accent-bar{position:absolute;top:0;left:0;width:4px;height:100%;background:#d8231c}.books-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;padding:74px 64px 78px}.books-eyebrow{font-size:11px;font-weight:700;letter-spacing:.42em;color:#e8281d}.books-title{font-family:'Noto Serif JP',serif;font-size:62px;font-weight:700;letter-spacing:.04em;color:#fff;line-height:1.05;margin-top:22px}.books-desc{font-size:14px;color:#bdbdbd;margin:24px 0 0;line-height:1.95;max-width:440px}.btn-outline-white-lg{display:inline-flex;align-items:center;gap:26px;margin-top:34px;padding:15px 26px;border:1px solid rgba(255,255,255,.5);color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em;transition:background .2s,color .2s}.btn-outline-white-lg:hover{background:#fff;color:#0c0c0c}.section-shop{scroll-margin-top:70px;background:#fff;padding:80px 0}.shop-inner{max-width:1200px;margin:0 auto;padding:0 40px}.shop-layout{display:grid;grid-template-columns:215px 1fr;gap:44px;align-items:start}.shop-label h2{font-size:29px;font-weight:900;letter-spacing:.04em;margin:0;color:#141414;line-height:1.1}.shop-label h2 span{font-size:18px;color:#888;font-weight:700;letter-spacing:.12em}.shop-label .subtitle{font-size:13px;color:#777;margin:18px 0 0;line-height:1.7}.btn-red{display:inline-flex;align-items:center;gap:14px;margin-top:26px;padding:13px 20px;background:#d8231c;color:#fff;font-size:13px;font-weight:700;transition:background .15s}.btn-red:hover{background:#b51c16}.shop-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.product{display:flex;flex-direction:column;gap:11px}.product-img{aspect-ratio:1/1;overflow:hidden;background:#111}.product-img img{width:100%;height:100%;object-fit:cover;display:block}.product-placeholder{aspect-ratio:1/1;background:repeating-linear-gradient(45deg,#161616,#161616 9px,#1d1d1d 9px,#1d1d1d 18px);display:flex;align-items:center;justify-content:center}.product-placeholder span{font-family:ui-monospace,monospace;font-size:10px;color:#7a7a7a;letter-spacing:.05em}.product-name{font-size:13px;font-weight:700;color:#1a1a1a}.product-price{font-size:13px;font-weight:700;color:#d8231c}.section-support{scroll-margin-top:70px;background:#0c0c0c;padding:74px 0}.support-inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 300px;gap:46px;align-items:start}.support-heading{margin-bottom:30px}.support-heading h2{font-size:29px;font-weight:900;letter-spacing:.04em;margin:0;color:#fff;line-height:1.12}.support-heading .subtitle{font-size:14px;color:#bdbdbd;margin:14px 0 0}.support-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.support-card-img{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:2px}.support-card-img img{width:100%;height:100%;object-fit:cover;display:block}.support-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.55),rgba(0,0,0,.05) 50%,rgba(0,0,0,.35))}.support-card-label{position:absolute;top:12px;left:12px;right:12px;color:#fff;font-size:15px;font-weight:700;line-height:1.4;text-shadow:0 1px 6px rgba(0,0,0,.7)}.support-card-desc{color:#a8a8a8;font-size:12px;line-height:1.75;margin:13px 0 0}.support-sidebar{padding-top:6px}.support-sidebar>p{color:#d4d4d4;font-size:13px;line-height:1.9;margin:0 0 24px}.check-list{display:flex;flex-direction:column;gap:16px;margin-bottom:28px;list-style:none;padding:0}.check-item{display:flex;align-items:flex-start;gap:11px}.check-icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #5a5a5a;border-radius:50%;color:#e8281d;font-size:11px;margin-top:1px}.check-text{color:#ccc;font-size:13px;line-height:1.5}.btn-red-full{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 22px;background:#d8231c;color:#fff;font-size:14px;font-weight:700;transition:background .15s}.btn-red-full:hover{background:#b51c16}.section-contact{scroll-margin-top:70px;position:relative;background:#141414;overflow:hidden}.contact-bg{position:absolute;top:0;right:0;bottom:0;left:42%;background-size:cover;background-position:center}.contact-gradient{position:absolute;inset:0;background:linear-gradient(95deg,#141414 32%,rgba(20,20,20,.7) 52%,rgba(20,20,20,.25) 100%)}.contact-inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:64px 40px}.contact-heading{display:flex;align-items:baseline;gap:16px}.contact-heading h2{font-size:29px;font-weight:900;letter-spacing:.04em;margin:0;color:#fff}.contact-heading .subtitle{font-size:14px;color:#bdbdbd;font-weight:500}.contact-desc{color:#d0d0d0;font-size:14px;line-height:1.95;margin:24px 0 0;max-width:430px}.btn-contact{display:inline-flex;align-items:center;gap:28px;margin-top:30px;padding:16px 26px;border:1px solid rgba(255,255,255,.55);color:#fff;font-size:14px;font-weight:700;transition:background .2s,color .2s}.btn-contact:hover{background:#fff;color:#141414}footer{background:#0a0a0a;border-top:1px solid #1e1e1e}.footer-main{max-width:1200px;margin:0 auto;padding:42px 40px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:40px;flex-wrap:wrap}.footer-brand-name{font-family:'Noto Serif JP',serif;font-size:21px;font-weight:700;color:#fff}.footer-brand-sub{font-size:10px;color:#888;letter-spacing:.3em;margin-top:6px}.footer-icons{display:flex;align-items:center;gap:14px;margin-top:20px}.footer-icon-yt{display:inline-flex;align-items:center;justify-content:center;width:30px;height:22px;background:red;border-radius:5px}.footer-icon-yt-play{border-left:8px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent;margin-left:2px}.footer-icon-ig{display:inline-flex;align-items:center;justify-content:center;width:23px;height:23px;border:2px solid #cfcfcf;border-radius:7px;position:relative}.footer-icon-ig-lens{width:9px;height:9px;border:2px solid #cfcfcf;border-radius:50%}.footer-icon-ig-dot{position:absolute;top:4px;right:4px;width:3px;height:3px;background:#cfcfcf;border-radius:50%}.footer-icon-x{display:inline-flex;align-items:center;justify-content:center;width:23px;height:23px;color:#cfcfcf;font-weight:700;font-size:15px;font-family:Georgia,serif}.footer-icon-mail{display:inline-flex;align-items:center;justify-content:center;width:25px;height:18px;border:2px solid #cfcfcf;border-radius:3px;color:#cfcfcf;font-size:11px}.footer-nav{display:grid;grid-template-columns:repeat(4,auto);gap:24px 48px}.footer-nav-link{transition:opacity .15s}.footer-nav-link:hover{opacity:.7}.footer-nav-title{font-size:12px;font-weight:700;color:#fff;letter-spacing:.06em}.footer-nav-sub{font-size:11px;color:#888;margin-top:5px}.footer-bottom{max-width:1200px;margin:34px auto 0;padding:18px 40px;border-top:1px solid #1e1e1e;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-copyright{font-size:11px;color:#777}.footer-links{display:flex;align-items:center;gap:22px}.footer-policy{font-size:11px;color:#999;transition:color .15s}.footer-policy:hover{color:#fff}.footer-sep{color:#444}.footer-spacer{height:18px}body.page-id-8 #page>#header,body.page-id-8 #page>hr,body.page-id-8 #footer,body.page-id-8 main[style]>h1{display:none !important}body.page-id-8 main[style]{max-width:none !important;margin:0 !important;padding:0 !important}body.page-id-8 .entry-content{position:relative;margin:0 !important;font-size:0}body.page-id-8 .entry-content:before{content:"CONTACT\Aお問い合わせ\A取材・撮影・講演・出演・共同プロジェクトなど、マタギの教えへのご相談はこちらからお送りください。";white-space:pre-line;display:flex;flex-direction:column;justify-content:center;min-height:330px;padding:70px max(40px, calc((100vw - 1120px) / 2)) 76px;background:linear-gradient(95deg,#0c0c0c 27%,rgba(12,12,12,.82) 48%,rgba(12,12,12,.2) 74%,rgba(12,12,12,.55) 100%),url(//yukichi-life-hack.com/wp-content/themes/matagi-no-oshie/assets/images/bear-grass.jpg) right center/auto 100% no-repeat,#0c0c0c;color:#fff;font-size:52px;font-weight:900;line-height:1.35;letter-spacing:.04em}body.page-id-8 .entry-content:after{content:"MESSAGE\A FORM\A内容を確認のうえ、必要に応じて返信いたします。メールアドレスは公開されません。";white-space:pre-line;position:absolute;left:max(40px, calc((100vw - 1120px) / 2));top:408px;width:245px;border-left:4px solid #d8231c;padding-left:22px;color:#141414;font-size:29px;font-weight:900;line-height:1.18;letter-spacing:.04em}body.page-id-8 .entry-content>p.wp-block-paragraph{display:none !important}body.page-id-8 .entry-content>p:not(.wp-block-paragraph){display:block;max-width:1200px;margin:0 auto !important;padding:72px 40px 86px 362px;font-size:0}body.page-id-8 .wpcf7{max-width:830px;border:1px solid #ededed;background:#fff;padding:34px;font-size:14px}body.page-id-8 .wpcf7 form>p{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:20px 22px;margin:0;font-size:0}body.page-id-8 .wpcf7 label{display:flex;flex-direction:column;gap:9px;color:#1a1a1a;font-size:0;font-weight:700;letter-spacing:.04em}body.page-id-8 .wpcf7 label:nth-of-type(1):before{content:"お名前"}body.page-id-8 .wpcf7 label:nth-of-type(2):before{content:"メールアドレス"}body.page-id-8 .wpcf7 label:nth-of-type(3):before{content:"題名"}body.page-id-8 .wpcf7 label:nth-of-type(4):before{content:"メッセージ本文"}body.page-id-8 .wpcf7 label:before{font-size:13px;line-height:1.5}body.page-id-8 .wpcf7 label:nth-of-type(4),body.page-id-8 .wpcf7 .wpcf7-submit,body.page-id-8 .wpcf7 .wpcf7-spinner,body.page-id-8 .wpcf7 .wpcf7-response-output,body.page-id-8 .wpcf7 .akismet-fields-container{grid-column:1/-1}body.page-id-8 .wpcf7-form-control-wrap{display:block;width:100%}body.page-id-8 .wpcf7 input[type=text],body.page-id-8 .wpcf7 input[type=email],body.page-id-8 .wpcf7 textarea{width:100%;border:1px solid #d8d8d8;background:#fafafa;color:#1a1a1a;font:inherit;font-size:14px;font-weight:400;letter-spacing:0;padding:13px 14px;border-radius:0;outline:none;transition:border-color .15s,background .15s,box-shadow .15s}body.page-id-8 .wpcf7 textarea{min-height:180px;resize:vertical;line-height:1.75}body.page-id-8 .wpcf7 input:focus,body.page-id-8 .wpcf7 textarea:focus{border-color:#d8231c;background:#fff;box-shadow:0 0 0 1px #d8231c}body.page-id-8 .wpcf7 input[type=submit]{justify-self:start;appearance:none;border:0;background:#d8231c;color:#fff;min-width:170px;padding:15px 24px;font-size:14px;font-weight:700;cursor:pointer;border-radius:0;transition:background .15s}body.page-id-8 .wpcf7 input[type=submit]:hover{background:#b51c16}body.page-id-8 .wpcf7-response-output{margin:22px 0 0 !important;padding:13px 15px !important;border:1px solid #d8231c !important;font-size:13px;line-height:1.7}@media (max-width:980px){body.page-id-8 .entry-content:after{position:static;display:block;width:auto;margin:48px 22px 24px}body.page-id-8 .entry-content>p:not(.wp-block-paragraph){padding:0 22px 62px}}@media (max-width:720px){body.page-id-8 .entry-content:before{min-height:290px;padding:62px 22px 66px;font-size:38px;background:linear-gradient(95deg,#0c0c0c 36%,rgba(12,12,12,.82) 62%,rgba(12,12,12,.38) 100%),url(//yukichi-life-hack.com/wp-content/themes/matagi-no-oshie/assets/images/bear-grass.jpg) center/cover no-repeat,#0c0c0c}body.page-id-8 .wpcf7{padding:24px 18px}body.page-id-8 .wpcf7 form>p{grid-template-columns:1fr}body.page-id-8 .wpcf7 input[type=submit]{width:100%}}body.page-id-8 .entry-content>p:not(.wp-block-paragraph){max-width:none !important;padding:0 !important;margin:0 !important}body.page-id-8 .entry-content .wpcf7{margin:72px max(40px, calc((100vw - 1120px) / 2)) 86px calc(max(40px, calc((100vw - 1120px) / 2)) + 322px) !important}@media (max-width:980px){body.page-id-8 .entry-content .wpcf7{max-width:none;margin:0 22px 62px !important}}body.page-id-8 .entry-content:before{content:"CONTACT\Aお問い合わせ" !important;justify-content:center}body.page-id-8 .entry-content:after{display:none !important;content:"" !important}body.page-id-8 .entry-content .wpcf7{margin:72px auto 86px !important;max-width:900px !important}body.page-id-8 .entry-content>p:not(.wp-block-paragraph){padding:0 40px !important}@media (max-width:980px){body.page-id-8 .entry-content .wpcf7{margin:48px 22px 62px !important}body.page-id-8 .entry-content>p:not(.wp-block-paragraph){padding:0 !important}}@media (max-width:1024px){.header-inner,.hero-content,.field-notes-inner,.youtube-inner,.books-inner,.shop-inner,.support-inner,.contact-inner,.footer-main,.footer-bottom{padding-left:24px;padding-right:24px}nav{gap:16px}.nav-link{font-size:11px}}@media (max-width:860px){.header-inner{padding:11px 20px;gap:12px}.nav-link{display:none}.nav-icons{margin-left:0}.logo-ja{font-size:19px;letter-spacing:.1em}.hero{min-height:0}.hero-bg{left:0;opacity:.5;background-position:center 30%}.hero-gradient{background:linear-gradient(to bottom,rgba(12,12,12,.5),rgba(12,12,12,.85))}.hero-content{padding:60px 20px}.hero-tagline{font-size:16px;margin-bottom:18px}.hero-title{font-size:46px}.hero-channel{margin-top:12px}.hero-channel-name{font-size:20px;letter-spacing:.12em}.hero-desc{font-size:14px;max-width:none;margin-top:22px}.btn-outline-white{gap:18px;margin-top:26px;padding:14px 22px}.section-field-notes,.section-youtube,.section-books,.section-shop,.section-support{padding:56px 0}.field-notes-inner{grid-template-columns:1fr;gap:26px}.section-label .link-underline{margin-top:16px}.cards-grid-4{grid-template-columns:repeat(2,1fr);gap:14px}.cards-grid-4>.article-card:nth-child(4){display:none}.youtube-inner{grid-template-columns:1fr;gap:30px}.yt-desc{max-width:none}.yt-list-item{grid-template-columns:128px 1fr;gap:12px}.books-heading{margin-bottom:26px}.books-content{padding:46px 24px 50px}.books-title{font-size:40px}.books-desc{max-width:none}.shop-layout{grid-template-columns:1fr;gap:26px}.shop-grid{grid-template-columns:repeat(2,1fr);gap:14px}.support-inner{grid-template-columns:1fr;gap:28px}.support-cards{grid-template-columns:1fr;gap:14px}.support-card-img{aspect-ratio:16/9}.contact-bg{left:0;opacity:.45}.contact-gradient{background:linear-gradient(to bottom,rgba(20,20,20,.5),rgba(20,20,20,.85))}.contact-inner{padding:52px 20px}.contact-desc{max-width:none}.footer-main{padding:36px 20px 0;gap:28px}.footer-nav{grid-template-columns:repeat(2,1fr);gap:20px 24px}.footer-bottom{padding:16px 20px;gap:12px}}@media (max-width:480px){.hero-title{font-size:38px}.hero-channel-name{font-size:18px}.cards-grid-4{grid-template-columns:1fr}.yt-list-item{grid-template-columns:112px 1fr}.yt-featured-meta .channel{font-size:16px}.books-title{font-size:34px}.footer-nav{grid-template-columns:1fr 1fr;gap:18px 20px}.footer-bottom{flex-direction:column;align-items:flex-start}}body.page-id-366 #page>#header,body.page-id-366 #page>hr,body.page-id-366 #footer,body.page-id-366 main[style]>h1{display:none !important}body.page-id-366 main[style]{max-width:none !important;margin:0 !important;padding:0 !important}body.page-id-366 .entry-content{margin:0 !important}.field-notes-page{font-family:'Noto Sans JP',sans-serif;max-width:1200px;margin:0 auto;padding:74px 40px 90px}.field-notes-page h1{font-size:52px;font-weight:900;letter-spacing:.04em;margin:0 0 16px;color:#141414}.field-notes-page>p{color:#666;font-size:14px;line-height:1.9;margin:0 0 38px}.field-notes-page .matagi-post-list{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:22px;padding:0;margin:0;list-style:none}.field-notes-page .matagi-post-list li{border:1px solid #ededed;background:#fff;padding:18px 16px;min-height:120px}.field-notes-page .matagi-post-list a{display:block;color:#1a1a1a;font-size:15px;font-weight:700;line-height:1.55;text-decoration:none}.field-notes-page .matagi-post-list a:hover{color:#d8231c}.field-notes-page .matagi-post-list time{display:block;color:#999;font-size:11px;letter-spacing:.06em;margin-top:12px}@media (max-width:980px){.field-notes-page .matagi-post-list{grid-template-columns:repeat(2,minmax(0, 1fr))}}@media (max-width:640px){.field-notes-page{padding:48px 22px 62px}.field-notes-page h1{font-size:38px}.field-notes-page .matagi-post-list{grid-template-columns:1fr}}body.page-id-366 #page>#header,body.page-id-366 #page>hr,body.page-id-366 #footer,body.page-id-366 main[style]>h1{display:none !important}body.page-id-366 main[style]{max-width:none !important;margin:0 !important;padding:0 !important}body.page-id-366 .entry-content{margin:0 !important}.field-notes-archive{font-family:'Noto Sans JP',sans-serif;background:#fff;color:#1a1a1a}.field-notes-archive-hero{position:relative;overflow:hidden;background:#0c0c0c;color:#fff;min-height:340px;display:flex;align-items:center}.field-notes-archive-hero:before{content:'';position:absolute;inset:0 0 0 38%;background:url(//yukichi-life-hack.com/wp-content/themes/matagi-no-oshie/assets/images/hunter-forest.jpg) center/cover no-repeat;opacity:.55}.field-notes-archive-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(95deg,#0c0c0c 30%,rgba(12,12,12,.84) 52%,rgba(12,12,12,.24) 100%)}.field-notes-archive-hero>div{position:relative;z-index:1;max-width:1200px;width:100%;margin:0 auto;padding:76px 40px 86px}.field-notes-archive-eyebrow{color:#e8281d;font-size:11px;font-weight:900;letter-spacing:.42em;margin:0 0 18px}.field-notes-archive-hero h1{color:#fff;font-size:56px;font-weight:900;letter-spacing:.04em;line-height:1.08;margin:0}.field-notes-archive-hero p:not(.field-notes-archive-eyebrow){color:#d0d0d0;max-width:560px;margin:24px 0 0;font-size:15px;line-height:1.95}.field-notes-feature{background:#0c0c0c;padding:0 0 74px}.field-notes-feature-card{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:minmax(0, 1.15fr) minmax(320px, .85fr);align-items:stretch;color:inherit;text-decoration:none}.field-notes-feature-image{min-height:390px;overflow:hidden;background:#111}.field-notes-feature-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.field-notes-feature-card:hover .field-notes-feature-image img{transform:scale(1.035)}.field-notes-feature-body{position:relative;border-left:4px solid #d8231c;background:#151515;padding:44px 42px;display:flex;flex-direction:column;justify-content:center}.field-notes-kicker{color:#e8281d;font-size:11px;font-weight:900;letter-spacing:.32em;margin-bottom:18px}.field-notes-feature-body h2{color:#fff;font-size:30px;line-height:1.35;margin:0;letter-spacing:.02em}.field-notes-feature-body time{color:#8d8d8d;font-size:12px;letter-spacing:.08em;margin-top:18px}.field-notes-read{display:inline-flex;width:fit-content;margin-top:34px;color:#fff;border-bottom:1px solid #fff;padding-bottom:5px;font-size:13px;font-weight:700}.field-notes-grid-section{max-width:1200px;margin:0 auto;padding:82px 40px 94px;display:grid;grid-template-columns:215px 1fr;gap:44px;align-items:start}.field-notes-grid-head h2{font-size:29px;font-weight:900;letter-spacing:.04em;line-height:1.12;margin:0}.field-notes-grid-head p{color:#777;font-size:13px;line-height:1.7;margin:18px 0 0}.field-notes-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:20px}.field-notes-card{display:flex;flex-direction:column;border:1px solid #ededed;color:inherit;text-decoration:none;background:#fff;transition:border-color .15s,transform .15s}.field-notes-card:hover{border-color:#cfcfcf;transform:translateY(-2px)}.field-notes-card-image{position:relative;aspect-ratio:5/4;overflow:hidden;background:#111}.field-notes-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease}.field-notes-card:hover .field-notes-card-image img{transform:scale(1.045)}.field-notes-card-image span{position:absolute;top:11px;left:11px;background:#d8231c;color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em;padding:4px 9px}.field-notes-card-body{padding:16px 15px 18px}.field-notes-card-body h3{color:#1a1a1a;font-size:15px;font-weight:700;line-height:1.48;margin:0}.field-notes-card-body time{display:block;color:#a0a0a0;font-size:11px;letter-spacing:.06em;margin-top:10px}@media (max-width:980px){.field-notes-feature-card{grid-template-columns:1fr}.field-notes-grid-section{grid-template-columns:1fr;gap:28px}.field-notes-card-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}}@media (max-width:640px){.field-notes-archive-hero:before{inset:0;opacity:.34}.field-notes-archive-hero>div,.field-notes-feature-card,.field-notes-grid-section{padding-left:22px;padding-right:22px}.field-notes-archive-hero h1{font-size:38px}.field-notes-feature-image{min-height:260px}.field-notes-feature-body{padding:30px 24px}.field-notes-feature-body h2{font-size:23px}.field-notes-card-grid{grid-template-columns:1fr}}