<section class="pg_index_contact"> <div class="pg_index_contact_inner"> {% include "components/common/_content-title.html.twig" with { title:'CONTACT', japan :'お問合わせ', class:'c-content-title', }%} <div class="pg_index_contact_button"> {% include "components/common/_button.html.twig" with { text: 'お問合わせはこちら', src: 'build/images/common/arrow_red.svg', href: path('contact_index'), width: '8', height: '12', class: 'c-white-button', }%} </div> </div></section>