#accounting-tax-page{--ink:#1c211d;--sub:#5c645e;--line:#dce0da;--wash:#f6f7f5;--green:#2A8F0F;--green-d:#1e6b0b;
  font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic Medium","Yu Gothic",Meiryo,sans-serif;
  color:var(--ink);font-size:16px;line-height:2;background:#fff;font-feature-settings:"palt";}
#accounting-tax-page h2,#accounting-tax-page h3,#accounting-tax-page p,#accounting-tax-page dl,#accounting-tax-page dt,#accounting-tax-page dd,#accounting-tax-page ul,#accounting-tax-page ol,#accounting-tax-page li{margin:0;padding:0;background:none;border:none;}
#accounting-tax-page ul,#accounting-tax-page ol{list-style:none;}
#accounting-tax-page a{color:var(--green-d);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;}
#accounting-tax-page a:hover{color:var(--green);}
#accounting-tax-page a:focus-visible{outline:2px solid var(--green);outline-offset:3px;}
#accounting-tax-page .mtk-inner{max-width:1060px;margin:0 auto;padding:0 24px;}

#accounting-tax-page .mtk-sec{padding:64px 0;}
#accounting-tax-page .mtk-sec--wash{background:var(--wash);}
#accounting-tax-page .mtk-sechead{position:relative;border-top:1px solid var(--line);padding-top:24px;margin-bottom:40px;}
#accounting-tax-page .mtk-sechead::before{content:"";position:absolute;top:-1px;left:0;width:64px;height:3px;background:var(--green);}
#accounting-tax-page .mtk-en{font-family:'Crimson Text',Georgia,'Times New Roman',serif;font-size:13px;letter-spacing:.34em;color:var(--sub);text-transform:uppercase;line-height:1.4;}
#accounting-tax-page .mtk-sechead h2{font-size:26px;font-weight:700;letter-spacing:.1em;line-height:1.5;margin-top:8px;color:var(--ink);}

#accounting-tax-page .mtk-lead{padding:52px 0 10px;}
#accounting-tax-page .mtk-lead .mtk-hero-lead{font-size:clamp(16px,2vw,18.5px);font-weight:500;line-height:2.15;max-width:46em;}
#accounting-tax-page .mtk-lead .mtk-hero-copy{margin-top:16px;font-size:15px;line-height:2.1;max-width:46em;color:var(--sub);}
#accounting-tax-page .mtk-route-intro{font-size:15px;margin:0 0 6px;max-width:820px;line-height:2.05;}

/* 非対称行（税目・サービス） */
#accounting-tax-page .mtk-row{display:grid;grid-template-columns:250px 1fr;column-gap:52px;row-gap:8px;padding:28px 0;border-top:1px solid var(--line);}
#accounting-tax-page .mtk-row:last-of-type{border-bottom:1px solid var(--line);}
#accounting-tax-page .mtk-row h3{font-size:18.5px;font-weight:700;letter-spacing:.06em;line-height:1.7;color:var(--ink);}
#accounting-tax-page .mtk-row h3 .mtk-en-sub{display:block;font-family:'Crimson Text',Georgia,serif;font-size:11px;letter-spacing:.2em;color:var(--sub);text-transform:uppercase;margin-top:5px;}
#accounting-tax-page .mtk-row p{font-size:15px;margin:0;line-height:2.05;}
#accounting-tax-page .mtk-row .mtk-rate{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.04em;color:var(--green-d);border:1px solid #cfe0c6;background:#f2f7ef;border-radius:2px;padding:2px 12px;margin:0 0 8px;}

/* 注記 */
#accounting-tax-page .mtk-note{margin-top:26px;border-left:3px solid var(--green);background:var(--wash);padding:16px 22px;font-size:13.5px;line-height:1.95;color:var(--sub);max-width:860px;}

/* 特長3点 */
#accounting-tax-page .mtk-facts3{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);}
#accounting-tax-page .mtk-facts3 > div{padding:26px 30px;border-left:1px solid var(--line);}
#accounting-tax-page .mtk-facts3 > div:first-child{border-left:none;padding-left:0;}
#accounting-tax-page .mtk-facts3 dt{position:relative;font-size:16.5px;font-weight:700;letter-spacing:.05em;line-height:1.6;padding-bottom:12px;margin-bottom:12px;color:var(--ink);}
#accounting-tax-page .mtk-facts3 dt::after{content:"";position:absolute;left:0;bottom:0;width:24px;height:2px;background:var(--green);}
#accounting-tax-page .mtk-facts3 dd{font-size:13.5px;line-height:1.9;color:var(--sub);}

/* コラム */
#accounting-tax-page .mtk-column-intro{font-size:15px;margin:0 0 8px;max-width:820px;line-height:2.05;}
#accounting-tax-page .mtk-cats{margin-top:22px;padding-top:20px;border-top:1px solid var(--line);font-size:14px;color:var(--sub);line-height:1.9;}
#accounting-tax-page .mtk-cats a{font-weight:600;}
#accounting-tax-page .mtk-cats .mtk-sep{color:var(--line);margin:0 10px;}

/* FAQ */
#accounting-tax-page .mtk-faq dt{position:relative;font-size:17px;font-weight:700;letter-spacing:.04em;line-height:1.9;padding-left:42px;color:var(--ink);}
#accounting-tax-page .mtk-faq dt::before{content:"Q";position:absolute;left:2px;top:0;font-family:'Crimson Text',Georgia,serif;font-size:21px;line-height:1.6;color:var(--green);}
#accounting-tax-page .mtk-faq dd{font-size:15px;padding:8px 0 26px 42px;margin-bottom:26px;border-bottom:1px solid var(--line);line-height:2.05;}
#accounting-tax-page .mtk-faq dd:last-child{margin-bottom:0;}

/* お問い合わせ */
#accounting-tax-page .mtk-contact-lead{font-size:15px;margin:0 0 30px;max-width:46em;}
#accounting-tax-page .mtk-contact-grid{display:grid;grid-template-columns:auto 1fr;column-gap:56px;row-gap:24px;align-items:center;}
#accounting-tax-page a.mtk-btn,
#accounting-tax-page a.mtk-btn:visited{display:inline-flex;align-items:center;justify-content:center;min-height:58px;box-sizing:border-box;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:2px;font-size:16px;font-weight:600;letter-spacing:.1em;line-height:1.4;padding:0 42px;text-decoration:none;text-align:center;}
#accounting-tax-page a.mtk-btn:hover,
#accounting-tax-page a.mtk-btn:focus{background:var(--green-d);border-color:var(--green-d);color:#fff;text-decoration:none;}
#accounting-tax-page .mtk-btn-label{transform:translateY(-2px);}
#accounting-tax-page .mtk-tel-block p{margin:0;font-size:13.5px;color:var(--sub);}
#accounting-tax-page .mtk-tel{font-size:26px;font-weight:700;letter-spacing:.04em;color:var(--ink);text-decoration:none;}
#accounting-tax-page .mtk-tel:hover{color:var(--green-d);}
#accounting-tax-page .mtk-tel-jp{font-size:15px;font-weight:600;color:var(--ink);text-decoration:none;}
#accounting-tax-page .mtk-tel-jp:hover{color:var(--green-d);}
#accounting-tax-page .mtk-tel-row{margin-bottom:14px;}
#accounting-tax-page .mtk-tel-row:last-child{margin-bottom:0;}

@media (max-width:860px){
  #accounting-tax-page .mtk-sec{padding:48px 0;}
  #accounting-tax-page .mtk-row{grid-template-columns:1fr;row-gap:8px;}
  #accounting-tax-page .mtk-facts3{grid-template-columns:1fr;}
  #accounting-tax-page .mtk-facts3 > div{border-left:none;border-top:1px solid var(--line);padding:20px 0;}
  #accounting-tax-page .mtk-facts3 > div:first-child{border-top:none;}
  #accounting-tax-page .mtk-contact-grid{grid-template-columns:1fr;}
}
@media (max-width:560px){
  #accounting-tax-page .mtk-btn{width:100%;}
  #accounting-tax-page .mtk-sechead h2{font-size:22px;}
  #accounting-tax-page .mtk-faq dt,#accounting-tax-page .mtk-faq dd{padding-left:34px;}
}
