footer .ma-footer-inquiry{background:#ff7900;color:#191b1c;padding:68px 0;margin:0;text-align:left}
footer .ma-footer-inquiry-inner{box-sizing:border-box;width:calc(100% - 80px);max-width:1302px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px}
footer .ma-footer-inquiry-copy h2{font-family:Arial,"Microsoft YaHei",sans-serif;font-size:34px;line-height:1.4;font-weight:700;color:#191b1c;margin:0 0 12px;padding:0}
footer .ma-footer-inquiry-copy p{font-size:16px;line-height:1.8;color:#663600;margin:0;padding:0}
footer .ma-footer-inquiry-button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:60px;flex-shrink:0;padding:18px 28px;background:#191b1c;color:#fff;font-size:15px;line-height:24px;font-weight:700;text-decoration:none;border:1px solid #191b1c}
footer .ma-footer-inquiry-button:hover{background:#333;color:#fff}
footer .ma-footer-inquiry-button:focus-visible{outline:2px solid #191b1c;outline-offset:5px}
@media(max-width:767px){footer .ma-footer-inquiry{padding:40px 0}footer .ma-footer-inquiry-inner{width:calc(100% - 40px);flex-direction:column;align-items:flex-start;gap:24px}footer .ma-footer-inquiry-copy h2{font-size:26px}footer .ma-footer-inquiry-copy p{font-size:14px}footer .ma-footer-inquiry-button{min-height:52px;padding:14px 22px}}
