.anchorButtons2{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:767px){.anchorButtons2{grid-template-columns:repeat(1,1fr)}}.anchorButtons2_item a{align-items:center;background:#fff;border:1px solid #e08025;border-radius:64px;color:#e08025;display:flex;font-size:1.8rem;font-weight:700;height:64px;justify-content:center;letter-spacing:.1em;line-height:1.4;padding:4px 32px 4px 20px;position:relative;text-align:center;transition:.3s}.anchorButtons2_item a:before{border-right:3px solid #e08025;border-top:3px solid #e08025;bottom:7px;content:"";display:inline-block;height:10px;margin:auto;position:absolute;right:18px;top:0;transform:rotate(135deg);width:10px;z-index:1}.anchorButtons2_item a:hover{opacity:.5}@media screen and (max-width:767px){.anchorButtons2{gap:8px}.anchorButtons2_item:not(:first-child){margin-top:16px}.anchorButtons2_item a{letter-spacing:0;padding-left:24px;padding-right:24px}}.show-pc{display:block}.show-sp{display:none}@media screen and (max-width:767px){.show-pc{display:none}.show-sp{display:block}}.hm-page p.comment{font-size:1.4rem;font-weight:700;margin-bottom:10px;text-align:center}