app/template/user_data/corporate.twig line 1

Open in your IDE?
  1. {#
  2. This file is part of EC-CUBE
  3. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  4. http://www.ec-cube.co.jp/
  5. For the full copyright and license information, please view the LICENSE
  6. file that was distributed with this source code.
  7. #}
  8. {% extends 'default_frame.twig' %}
  9. {% set body_class = 'front_page' %}
  10. {% block main %}
  11.     <div class="max-w-[880px] mx-auto w-full lg:max-w-none lg:mx-0 flex flex-col items-center justify-center animate-slideIn">
  12.         <div class=" mb-20 md:mb-10 flex flex-col gap-y-20 lg:w-full md:gap-y-10 lg:px-[max(1.25vw,24px)] items-center justify-center">
  13.             <img src="{{ asset('assets/img/corporate/corporate.webp') }}" alt="" class="w-[max(45.83vw,880px)] h-[max(27.65vw,531px)] md:w-[325px] md:h-[325px]">
  14.             <h2 class="flex gap-x-5 text-[40px] md:text-xl font-extralight">
  15.                 会社概要
  16.             </h2>
  17.         </div>
  18.         <hr class="bg-[#DFDFDF] w-[100vw] mx-[calc(50%-50vw)] px-[calc(50%-50vw)]">
  19.         <div class="pt-24 md:pt-9 flex flex-col items-center lg:mx-6">
  20.             <div class="flex flex-col items-center gap-y-10 md:gap-y-8">
  21.                 <div class="relative">
  22.                     <img src="{{asset('assets/img/corporate/reef.webp')}}" alt="葉" class=" w-[52px] h-[58px] md:w-10 md:h-[41px] absolute left-[-32px] bottom-[-2px] -z-10 ">
  23.                     <h2 class="text-[28px] md:text-xl font-extralight tracking-[8px]">想いがあるから、まなかが在る。</h2>
  24.                 </div>
  25.                 <p class="text-center font-extralight text-sm leading-7 w-full lg:text-start">まなかはお葬式・お墓・お仏壇を通じて、あなたらしい偲び方をかなえる企業です。誰かを想い、偲ぶ時間は、豊かで満ち足りたものです。<br>まなかは、一人ひとりが暮らしの中に
  26.                 そんな時間を見つけられるように、あなたらしい偲び方を一緒に探し、歩んでいきます。</p>
  27.             </div>
  28.             <table class="w-full flex flex-col items-center mt-14 md:mt-8 whitespace-nowrap md:whitespace-nowrap max-w-[880px] text-sm md:text-xs font-extralight">
  29.                 <tbody class="w-full align-top  leading-6 tracking-widest">
  30.                     <tr class=" w-full font-extralight border-y-[1px] border-[##DFDFDF]">
  31.                         <td class="py-6 md:py-3 pl-8 pr-[10px] md:px-4">会社名</td>
  32.                         <td class="w-full py-6 px-[10px] md:py-3">株式会社まなか</td>
  33.                     </tr>
  34.                     <tr class="w-full font-extralight border-y-[1px] border-[##DFDFDF]">
  35.                         <td class="py-6 md:py-3 pl-8 pr-[10px] md:px-4">本社所在地</td>
  36.                         <td class="w-full py-6 px-[10px] md:py-3 md:px-[10px]">
  37.                             <div class="gap-5 flex flex-col">
  38.                                 <p>
  39.                                     本社
  40.                                     <br>〒104-0061
  41.                                     <br>東京都中央区銀座1-15-4
  42.                                     <br>銀座一丁目ビル9F
  43.                                 </p>
  44.                                 <p>
  45.                                     支社
  46.                                     <br>〒160-0004
  47.                                     <br>東京都新宿区四谷2-11-6
  48.                                     <br>FORECAST 四谷 7F</p>
  49.                             </div>
  50.                         </td>
  51.                     </tr>
  52.                     <tr class="w-full font-extralight border-y-[1px] border-[##DFDFDF]">
  53.                         <td class="py-6 md:py-3 pl-8 pr-[10px] md:px-4">設立</td>
  54.                         <td class="w-full py-6 px-[10px] md:py-3 md:px-[10px]">2000年1月31日</td>
  55.                     </tr>
  56.                     <tr class="w-full font-extralight border-y-[1px] border-[##DFDFDF]">
  57.                         <td class="py-6 md:py-3 pl-8 pr-[10px] md:px-4">資本金</td>
  58.                         <td class="w-full py-6 px-[10px] md:py-3 md:px-[10px]">代表取締役社長 宮嶋良任</td>
  59.                     </tr>
  60.                     <tr class="w-full font-extralight border-y-[1px] border-[##DFDFDF]">
  61.                         <td class="py-6 md:py-3 pl-8 pr-[10px] md:px-4">事業内容</td>
  62.                         <td class="w-full py-6 px-[10px] md:py-3 md:px-[10px]">葬祭事業
  63.                             <br>墓石事業
  64.                             <br>仏壇事業
  65.                             <br>寺院コンサルティング事業</td>
  66.                     </tr>
  67.                     <tr class="w-full font-extralight border-y-[1px] border-[##DFDFDF]">
  68.                         <td class="py-6 md:py-3 pl-8 pr-[10px] md:px-4">電話</td>
  69.                         <td class="w-full py-6 px-[10px] md:py-3 md:px-[10px]">03-6300-4711 (代表)
  70.                         </td>
  71.                     </tr>
  72.                     <tr class="w-full font-extralight border-y-[1px] border-[##DFDFDF]">
  73.                         <td class="py-6 md:py-3 pl-8 pr-[10px] md:px-4">ブランドサイト</td>
  74.                         <td class="w-full py-6 px-[10px] md:py-3 md:px-[10px]">
  75.                             <a href="http://www.manaka-ltd.jp" class="underline hover:no-underline">http://www.manaka-ltd.jp</a>
  76.                         </td>
  77.                     </tr>
  78.                     <tr class="w-full font-extralight border-y-[1px] border-[##DFDFDF]">
  79.                         <td class="py-6 md:py-3 pl-8 pr-[10px] md:px-4">E-Mail</td>
  80.                         <td class="w-full py-6 px-[10px] md:py-3 md:px-[10px]">
  81.                             <a href="mailto:info@manaka-net.com" class="underline hover:no-underline">inori@manaka-net.com</a>
  82.                         </td>
  83.                     </tr>
  84.                     <tr class="w-full font-extralight border-y-[1px] border-[##DFDFDF]">
  85.                         <td class="py-6 md:py-3 pl-8 pr-[10px] md:px-4">関連会社</td>
  86.                         <td class="w-full py-6 px-[10px] md:py-3 md:px-[10px]">
  87.                             <p>墓石関連事業会社</p>
  88.                             <ul>
  89.                                 <li>株式会社ONDO</li>
  90.                                 <li>〒103-0026</li>
  91.                                 <li class="md:hidden">東京都中央区日本橋兜町17-1日本橋ロイヤルプラザ9F</li>
  92.                                 <div class="hidden md:block">
  93.                                     <li>東京都中央区日本橋兜町17-1</li>
  94.                                     <li>日本橋ロイヤルプラザ9F</li>
  95.                                 </div>
  96.                             </ul>
  97.                         </td>
  98.                     </tr>
  99.                     <tr class="w-full font-extralight border-y-[1px] border-[##DFDFDF]">
  100.                         <td class="py-6 md:py-3 pl-8 pr-[10px] md:px-4">取引銀行</td>
  101.                         <td class="w-full py-6 px-[10px] md:py-3 md:px-[10px]">
  102.                             三菱UFJ銀行、りそな銀行
  103.                         </td>
  104.                     </tr>
  105.                 </tbody>
  106.             </table>
  107.         </div>
  108.         {% set breadcrumbs = [
  109.         {
  110.             'name':'会社概要'
  111.         }
  112.         ] %}
  113.         {{include('Block/breadcrumbs.twig')}}
  114.     </div>
  115. {% endblock %}