<?php $__env->startSection('content'); ?>
<div class="breadcrumbs en" typeof="BreadcrumbList" vocab="https://schema.org/">
    <!-- Breadcrumb NavXT 6.6.0 -->
<span property="itemListElement" typeof="ListItem"><a property="item" typeof="WebPage" title="Go to STUIO STG." href="<?php echo e(home_url('/')); ?>" class="home"><span property="name">HOME</span></a><meta property="position" content="1"></span>・<span property="itemListElement" typeof="ListItem"><span property="name" class="post post-page current-item">Contact</span><meta property="url" content="<?php echo e(home_url('/')); ?>/contact/"><meta property="position" content="2"></span></div>

<div class="page-header">
  <h1 class="page-header__title page-header__title_contact en">Contact</h1>
  <h3 class="page-header__sub-title page-header__sub-title_contact">YouTuberによる商品・サービスのPRの動画配信をご検討されている企業様は以下のフォームよりご相談ください。<br>BitStar運営より、ご連絡をさせていただきます。</h3>
  <h3 class="page-header__sub-title page-header__sub-title_contact-sp">お問い合わせ</h3>
</div>

<div class="contact-wrap" id="contact">
  <?php the_content(); ?>
</div>

<?php $__env->stopSection(); ?>

<?php echo $__env->make('layouts.app', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>