.home-tool{width:min(1120px,calc(100% - 56px));margin:12px auto 46px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:26px;border-radius:22px;background:#fff0b9}.home-tool span{color:#8e6900;font-size:11px;font-weight:900;letter-spacing:.16em}.home-tool h2{margin:8px 0 5px;font-family:ui-rounded,'Hiragino Maru Gothic ProN',sans-serif;font-size:25px}.home-tool p{margin:0;color:#60726c;font-size:14px;font-weight:700}.home-tool-link{display:flex;align-items:center;gap:12px;min-width:230px;padding:15px 18px;border-radius:14px;background:var(--ink);color:#fff;text-decoration:none}.home-tool-link b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:25px}.home-tool-link strong{font-size:15px}.home-tool-link i{margin-left:auto;color:var(--yellow);font-style:normal;font-size:22px}@media(max-width:760px){.home-tool{width:min(100% - 36px,1120px);margin:8px auto 32px;padding:25px;align-items:flex-start;flex-direction:column}.home-tool-link{width:100%;min-width:0}.home-tool h2{font-size:22px}}
.home-tools{display:grid;gap:18px;margin:12px 0 46px}.home-tools .home-tool{margin-top:0;margin-bottom:0}.converter-home-tool .home-tool-link b{font-size:24px}@media(max-width:760px){.home-tools{gap:14px;margin:8px 0 32px}}
