<section class="pg_index_recruit">
<div class="pg_index_recruit_inner">
{% include "components/common/_content-title.html.twig" with {
title:'RECRUIT',
japan :'採用情報',
class:'c-content-title',
}%}
<p class="pg_index_recruit_text">
共に喜び、共に成長する。<br>私たちと一緒に食の未来を築きあげませんか?
</p>
<div class="pg_index_recruit_button">
{% include "components/common/_button.html.twig" with {
text: '採用サイトへ',
src: 'build/images/common/icon-link.svg',
href: ('https://recruit.fujikitchen.com/'),
width: '14',
height: '14',
class: 'c-white-border-button',
}%}
</div>
</div>
</section>