app/template/default/Block/vd_head_body.twig line 1

Open in your IDE?
  1. {#
  2. ファイル名:vd_head_body.twig
  3. 処理概要:商品選択ページ
  4. 修正年月日:2024/07/11 k.saito
  5. 修正内容:旧エアコンを「標準工事」、複製したエアコンを「2階下ろし工事」とする。
  6. #}
  7. {% block javascript %}
  8. <script type="text/javascript">
  9. jQuery(document).ready(function($){
  10.     $(function() {
  11.         $('.h002_sp').on('click', function() {
  12.             if($(this).hasClass('close')){
  13.                 $(this).removeClass('close');
  14.                 $("#navbar").removeClass('open');
  15.                 $("body").removeClass('body_fixed');
  16.             }else{
  17.                 $(this).addClass('close');
  18.                 $("#navbar").addClass('open');
  19.                 $("body").addClass('body_fixed');
  20.             }
  21.         });
  22.     });
  23. });
  24. </script>
  25. {% endblock %}
  26. <header class="header h_type008   vd_no_fixed vd_no_over_sp">
  27.     <div id="h001" class="clearfix">
  28.                 <div class="h008">
  29.             <div class="h_type008_001">
  30.                 <h1><a href="https://www.changer.fun/">
  31.                                     <img src="https://www.changer.fun/cms/wp-content/uploads/2023/09/logo.png" class="logo_pc logo img-responsive vd_hidden_under_1200" alt="住設チェンジャー">
  32.                                             <img src="https://www.changer.fun/cms/wp-content/uploads/2023/09/logo.png" class="logo_sp logo img-responsive vd_visible_under_1200 logo_left" alt="住設チェンジャー">
  33.                                                         </a>
  34.                 </h1>
  35.                                 <div class="h012">
  36.                     <div class="">
  37.                                                 <ul class="list-inline pull-right">
  38.             <li class=" h012_lang1"><a  href="https://www2.changer.fun/products/list" >商品検索</a></li><li class=" h012_lang2"><a  href="https://www2.changer.fun/mypage/" >マイページ</a></li><li class=" h012_lang3"><a  href="https://www2.changer.fun/cart" >買い物かご</a></li></ul>
  39.                                         </div>
  40.                 </div>
  41.                             </div>
  42.             <div class="h008_02">
  43.                 <div class="h002_sp text-center" >
  44.                     <a href="#">
  45.                                         <div class="h002_sp_02">
  46.                             <span></span>
  47.                         </div>
  48.                                                 <p class="text-center center-block h002_sp_02_txt">メニュー</p>
  49.                                         </a>
  50.                 </div>
  51.             <div class="h_type008_003  h_type008_005">
  52.                 <div class="h_type008_003_01">
  53.                     <div class="navbar_wrap">
  54.                         <div id="navbar">
  55.                         <div class="vd_visible_under_1200 sp_navbar_head">メニュー</div>
  56.                         <nav>
  57.                             <!--メインメニュー-->
  58.                             <ul id="h002" class="text-center h002_01" >
  59.                                 
  60.                                 <li class="dropdown"><a  href="#" class="dropdown-toggle" data-toggle="dropdown"  ><img class="img-responsive center-block" src="https://www.changer.fun/cms/wp-content/uploads/2023/06/h01.png" alt="エアコン"><span>エアコン</span></a>
  61.                                                                         <ul class="list-unstyled dropdown-menu">
  62.                                                                                 <li><a href="https://www2.changer.fun/products/list?category_id=1">標準工事</a></li>
  63.                                                                                 <li><a href="https://www2.changer.fun/products/list?category_id=69">2階下ろし工事</a></li>
  64.                                                                             </ul>
  65.                                                                     </li>
  66.                             
  67.                                 <li class=""><a  href="https://www2.changer.fun/products/list?category_id=2"   ><img class="img-responsive center-block" src="https://www.changer.fun/cms/wp-content/uploads/2023/06/h02.png" alt="トイレ"><span>トイレ</span></a>
  68.                                                                     </li>
  69.                             
  70.                                 <li class=""><a  href="https://www2.changer.fun/products/list?category_id=9"   ><img class="img-responsive center-block" src="https://www.changer.fun/cms/wp-content/uploads/2023/06/h04.png" alt="洗面台"><span>洗面台</span></a>
  71.                                                                     </li>
  72.                             
  73.                                 <li class="dropdown"><a  href="#" class="dropdown-toggle" data-toggle="dropdown"  ><img class="img-responsive center-block" src="https://www.changer.fun/cms/wp-content/uploads/2023/06/h05.png" alt="ガス給湯器"><span>ガス給湯器</span></a>
  74.                                                                         <ul class="list-unstyled dropdown-menu">
  75.                                                                                 <li><a href="https://www2.changer.fun/products/list?category_id=10">都市ガスタイプ</a></li>
  76.                                                                                 <li><a href="https://www2.changer.fun/products/list?category_id=56">LPガスタイプ</a></li>
  77.                                                                             </ul>
  78.                                                                 </li>
  79.                             
  80.                                 <li class=""><a  href="https://www2.changer.fun/products/list?category_id=14"   ><img class="img-responsive center-block" src="https://www.changer.fun/cms/wp-content/uploads/2023/06/h09.png" alt="IHヒーター"><span>IHヒーター</span></a>
  81.                                                                     </li>
  82.                             
  83.                                 <li class="dropdown"><a  href="#" class="dropdown-toggle" data-toggle="dropdown"  ><img class="img-responsive center-block" src="https://www.changer.fun/cms/wp-content/uploads/2023/06/h10.png" alt="ガスコンロ"><span>ガスコンロ</span></a>
  84.                                                                         <ul class="list-unstyled dropdown-menu">
  85.                                                                                 <li><a href="https://www2.changer.fun/products/list?category_id=15">都市ガスタイプ</a></li>
  86.                                                                                 <li><a href="https://www2.changer.fun/products/list?category_id=50">LPガスタイプ</a></li>
  87.                                                                             </ul>
  88.                                                                 </li>
  89.                                                                 <li class="type008_h009_003 h009_01 type008_h009_002 h009_contact1"><p><a  href="https://www2.changer.fun/products/list?category_id=8" ><img src="https://www.changer.fun/cms/wp-content/uploads/2023/06/h03.png" alt="水栓(蛇口)"  class="img-responsive center-block"> <span>水栓(蛇口)</span></a></p></li><li class="type008_h009_003 h009_01 type008_h009_002 h009_contact2"><p><a  href="https://www2.changer.fun/products/list?category_id=12" ><img src="https://www.changer.fun/cms/wp-content/uploads/2023/06/h07.png" alt="レンジフード"  class="img-responsive center-block"> <span>レンジフード</span></a></p></li><li class="type008_h009_003 h009_01 type008_h009_002 h009_contact3"><p><a  href="https://www2.changer.fun/products/list?category_id=13" ><img src="https://www.changer.fun/cms/wp-content/uploads/2023/06/h01.png" alt="浴室乾燥機"  class="img-responsive center-block"> <span>浴室乾燥機</span></a></p></li><li class="type008_h009_003 h009_01 type008_h009_002 h009_contact4"><p><a  href="https://www2.changer.fun/products/list?category_id=11" ><img src="https://www.changer.fun/cms/wp-content/uploads/2023/06/h06.png" alt="エコキュート"  class="img-responsive center-block"> <span>エコキュート</span></a></p></li>
  90.                             
  91.                             
  92.                                                             </ul>
  93.                             </nav>
  94.                             
  95.                                                         <div class="h_sp_submenu">
  96.                                 <ul class="h_sp_submenu_02">
  97.                                                                             <li class="h_sp_submenu_02_1">
  98.                                             <p class="h_sp_submenu_02_2"></p>
  99.                                                                                         <ul class="h_sp_submenu_03_1">
  100.                                                                                                 <li>
  101.                                                     <a href="https://www2.changer.fun/products/list" >
  102.                                                     商品検索                                                    </a>
  103.                                                 </li>
  104.                                                                                                 <li>
  105.                                                     <a href="https://www2.changer.fun/mypage/login" >
  106.                                                     マイページ                                                    </a>
  107.                                                 </li>
  108.                                                                                                 <li>
  109.                                                     <a href="https://www2.changer.fun/cart" >
  110.                                                     買い物かご                                                    </a>
  111.                                                 </li>
  112.                                                                                             </ul>
  113.                                                                                     </li>
  114.                                                                             <li class="h_sp_submenu_02_1">
  115.                                             <p class="h_sp_submenu_02_2">ピックアップ</p>
  116.                                                                                         <ul class="h_sp_submenu_03_1">
  117.                                                                                                 <li>
  118.                                                     <a href="https://www.changer.fun/area/" >
  119.                                                     対応エリア                                                    </a>
  120.                                                 </li>
  121.                                                                                                 <li>
  122.                                                     <a href="" >
  123.                                                     注文の流れ                                                    </a>
  124.                                                 </li>
  125.                                                                                                 <li>
  126.                                                     <a href="" >
  127.                                                     選ばれる理由                                                    </a>
  128.                                                 </li>
  129.                                                                                                 <li>
  130.                                                     <a href="" >
  131.                                                     保証・サービス                                                    </a>
  132.                                                 </li>
  133.                                                                                                 <li>
  134.                                                     <a href="" >
  135.                                                     施工事例                                                    </a>
  136.                                                 </li>
  137.                                                                                                 <li>
  138.                                                     <a href="" >
  139.                                                     Q&A                                                    </a>
  140.                                                 </li>
  141.                                                                                             </ul>
  142.                                                                                     </li>
  143.                                                                             <li class="h_sp_submenu_02_1">
  144.                                             <p class="h_sp_submenu_02_2">その他</p>
  145.                                                                                         <ul class="h_sp_submenu_03_1">
  146.                                                                                                 <li>
  147.                                                     <a href="" >
  148.                                                     会社情報                                                    </a>
  149.                                                 </li>
  150.                                                                                                 <li>
  151.                                                     <a href="" >
  152.                                                     スタッフ紹介                                                    </a>
  153.                                                 </li>
  154.                                                                                                 <li>
  155.                                                     <a href="" >
  156.                                                     お問い合わせ                                                    </a>
  157.                                                 </li>
  158.                                                                                                 <li>
  159.                                                     <a href="" >
  160.                                                     プライバシーポリシー                                                    </a>
  161.                                                 </li>
  162.                                                                                                 <li>
  163.                                                     <a href="" >
  164.                                                     特定商取引法に基づく表記                                                    </a>
  165.                                                 </li>
  166.                                                                                             </ul>
  167.                                                                                     </li>
  168.                                                                     </ul>
  169.                             </div>
  170.                                                                                 </div>
  171.                     </div>
  172.                     
  173.                 </div>
  174.                                             </div>
  175.         </div>
  176.                     <div class="h_pickupmenu">
  177.                 <div>
  178.                     <nav>
  179.                         <!--pickup menu-->
  180.                         <ul class="text-center">
  181.                             
  182.                             <li class=""><p  ><a href="https://www.changer.fun/area/"  >対応エリア</a></p>
  183.                                                         </li>
  184.                             
  185.                             <li class=""><p  ><a href=""  >注文の流れ</a></p>
  186.                                                         </li>
  187.                             
  188.                             <li class=""><p  ><a href=""  >選ばれる理由</a></p>
  189.                                                         </li>
  190.                             
  191.                             <li class=""><p  ><a href=""  >保証・サービス</a></p>
  192.                                                         </li>
  193.                             
  194.                             <li class=""><p  ><a href=""  >施工事例</a></p>
  195.                                                         </li>
  196.                             
  197.                             <li class=""><p  ><a href=""  >Q&A</a></p>
  198.                                                         </li>
  199.                                                                                 </ul>
  200.                     </nav>
  201.                 </div>
  202.             </div>
  203.             </div>
  204. {% block stylesheet %}
  205. <style type="text/css">
  206.     #navbar, .h002_sp{
  207.         background-color: #515151;
  208.         border-bottom: #ffffff 2px solid;
  209.     }
  210.     .f005, .f006, .copyright, .f005:before{
  211.         background-color: #515151;
  212.     }
  213.     
  214.     @media (min-width: 768px){
  215.         #h002 li{
  216.             border-left: solid #ffffff 1px;
  217.         }
  218.         .h002_sideline{
  219.             border-right: solid #ffffff 1px;
  220.         }
  221.         #h002>li>ul>li a:hover{
  222.             background-color: #ffffff;
  223.         }
  224.     }
  225.     
  226.     h2.z008 {
  227.         border-left: solid #515151 2px;
  228.     }
  229.     .advantage001 ol>li:before, .service001_02 h3{
  230.         color:#515151;
  231.     }
  232.     .advantage001 dt:after, .privacy001 dt:after, .service001_02 h3:before,h3.z009::after, .c001 h3:after, .c002 h3:after, .c003 h3:after, .c004 h3:after, .c005 h3:after{
  233.         background-color: #515151;
  234.     }
  235.     h3.z009:before, .c001 h3:before, .c002 h3:before, .c003 h3:before, .c004 h3:before, .c005 h3:before{
  236.         color: #515151;
  237.     }
  238.     .index002_02 dl dd a.btn:hover, .index002_01 a.btn:hover {
  239.         text-decoration: none;
  240.         color: ;
  241.         background-color: #515151;
  242.     }
  243.     .index002_02 dl dd a.btn, .index002_01 a.btn{
  244.         box-shadow: 0px 0px 0px 1px #515151;
  245.         -moz-box-shadow: 0px 0px 0px 1px #515151;
  246.         -webkit-box-shadow: 0px 0px 0px 1px #515151;
  247.     }
  248.     .con_001_05, .container_faq_02 dt, .container_faq_02 dd{
  249.         border:1px solid #515151;
  250.     }
  251.     .con_001_05:hover, .container_faq_02 dt{
  252.         background-color: #515151;
  253.     }
  254.     .archive_pager .current>.page-item{
  255.         background-color: #515151;
  256.     }
  257.     .belt_001 hr{
  258.         border-top: 2px solid #515151;
  259.     }
  260.     .contact003_01 .btn-primary {
  261.     }
  262.     </style>
  263. <style type="text/css">
  264. body{
  265.     color: #333333;
  266. }
  267. a:link { color:#333333; }
  268. a:visited { color:#333333; }
  269. a:active {
  270.     color:#333333;
  271.  }
  272. #sbc-calendar table thead th, #sbc-calendar tr td{
  273.     color: #333333;
  274. }
  275.  ul#h002>li>a:link, ul#h002>li>a:visited, div.h002_sp>a:link, div.h002_sp>a:visited {
  276.     color:#221815 !important;
  277. }
  278. .index002_02 dl dd a.btn:hover, .index002_01 a.btn:hover {
  279.     color: #221815;
  280. }
  281. .container_faq_02 dt {
  282.     color:#221815;
  283. }
  284. .h006 {
  285.     color: #ffffff;
  286. }
  287.   .f005, .f006, .copyright, .f005:before, .f005 a, .copyright{
  288.     color:#ffffff;
  289. }
  290.  #sbc-calendar .sbc-navigation select {
  291.     color: #333;
  292. }
  293. .f006 a:link {
  294.     color: #ffffff !important;
  295. }
  296. @media screen and (max-width: 767px) {
  297. #h002>li>a:link, #h002>li>a:visited, .h002_sp>a:link, .h002_sp>a:visited {
  298.     color: #ffffff;
  299. }
  300. .h002_sp, .h002_sp>a:link, .h002_sp>a:visited {
  301.     color: #ffffff;
  302. }
  303. }
  304. </style>
  305. <style type="text/css">
  306.     .h006{
  307.   background-color:#ff444d;
  308.   text-align: center;
  309.   padding-top: 8px;
  310.   padding-bottom:8px;
  311. }
  312. .h_pickupmenu ul li {
  313.   border: none; 
  314.   border-radius: 20px;
  315. }
  316. .h_sp_submenu_02_2, .sp_navbar_head{
  317.     background-color: #54cda7;
  318.     padding: 2px 8px;
  319.     text-align:center;
  320. }
  321. .h_sp_submenu_03_1 li{
  322.     border-bottom: #aaa 1px solid;
  323. }
  324. .cf_footer {
  325.     display: flex;
  326.     flex-wrap: wrap;
  327. }
  328. .cf_footer ul {
  329.     width: 15em;
  330.     margin-bottom: 2em;
  331. }
  332. .cf_footer li {
  333.     margin-bottom: 8px;
  334. }
  335. li.cf_footer_02{
  336.     margin-bottom: 38px;
  337. }
  338. .cf_indent{
  339.     padding-left:1em;
  340.     }
  341. .cf_footer_sp_title01{
  342. font-size:14pt;
  343. display:inline-block;
  344. width:100%;
  345. }
  346. .cf_footer_sp_title01:after {
  347.     position: absolute;
  348.     right: 0;
  349.     content: "ー";
  350.     font-size: 1.2em;
  351. }
  352. .cf_footer_sp_title01.collapsed:after {
  353.     content: "+";
  354. }
  355. .cf_footer_sp_wrap01{
  356. margin-right:-15px;
  357. }
  358. .cf_foot_sp_02{
  359.     display: flex;
  360.     flex-wrap: wrap;
  361. }
  362. .cf_foot_sp_02 li{
  363.     width: 33.33333%;
  364.     padding: 0 4px;
  365.     text-align: center;
  366. }
  367. .cf_foot_sp_02 li a{
  368.     width: 100%;
  369.     display: inline-block;
  370.     text-align: center;
  371.     border: 1px solid #333;
  372.     padding: 8px 0;
  373. }
  374. .cf_footer_sp_wrap01 span {
  375.     line-height: 2.5em;
  376. }
  377. .cf_footer_sp_wrap01 .cf_indent {
  378.     margin-bottom: 1em;
  379. }
  380.     </style><style type="text/css">
  381.     .h009 li:before{
  382.         color: #333333;
  383.     }
  384.     .h012 li:before{
  385.         color: #333333;
  386.     }
  387.     </style>
  388. <style type="text/css">
  389. div.h002_sp{
  390. margin-top: -40px;
  391. }
  392. header.h_type008 {
  393.     background-color: unset;
  394.     border-bottom: none;
  395. }
  396. @media screen and (min-width: 1200px){
  397. header.afterscroll_disp.noscroll{
  398.     background-color: rgba( 255,255,255,0 ) !important;
  399. }
  400. }
  401. @media screen and (max-width: 1199px){
  402. header.afterscroll_disp.noscroll{
  403.     background-color: rgba( 255,255,255,0 ) !important;
  404. }
  405. .h_type008_fix_sp{
  406.     position: fixed;
  407.     width: 100%;
  408.     z-index: 10000;
  409.     background-color: rgba(255,255,255,.8);
  410. }
  411. }
  412. @media screen and (max-width: 1199px){
  413. #h002, .h_sp_submenu, .h013_wrapper {
  414.     background-color: #515151;
  415. }
  416. }
  417. @media screen and (min-width: 1200px){
  418. .dropdown-menu>li{
  419.     background-color: #ffffff;
  420. }
  421. }
  422. @media screen and (min-width: 1200px){
  423. #navbar{
  424.     background-color: unset;
  425.     border-bottom: none;
  426. }
  427. }
  428. ul#h002>li.type008_h009_003 a{
  429.     color: #333333 !important;
  430. }
  431. @media screen and (max-width: 1199px){
  432. #h002, .h_sp_submenu, .h013_wrapper {
  433.     background-color: rgba( 255,255,255,1 );
  434. }
  435. }
  436. @media screen and (max-width: 1199px){
  437. div#navbar #h002 li a, div#navbar li a:visited{
  438.     color: #333333 !important;
  439. }
  440. }
  441. @media screen and (max-width: 1199px){
  442. header.header.h_type008 {
  443.     background-color: rgba( 255,255,255,1 );
  444. }
  445. }
  446. </style>
  447. <style type="text/css">
  448. <!--
  449. img.logo_pc{
  450.     width: 40%;
  451.     max-height: none;
  452.         margin-top: 8px;
  453. }
  454. img.logo_sp{
  455.         margin-left: 30px;
  456. }
  457. img.tel_img{
  458. }
  459. img.tel_img_sp{
  460. }
  461. img.fax_img{
  462. }
  463. img.fax_img_sp{
  464. }
  465. img.telfax_other_img{
  466. }
  467. img.telfax_other_img_sp{
  468. }
  469. li.h009_contact1:before{
  470.     vertical-align: middle;
  471. }
  472. .h009_contact1 a{
  473. }
  474. li.h009_contact2:before{
  475.     vertical-align: middle;
  476. }
  477. .h009_contact2 a{
  478. }
  479. li.h009_contact3:before{
  480.     vertical-align: middle;
  481. }
  482. .h009_contact3 a{
  483. }
  484. li.h009_contact4:before{
  485.     vertical-align: middle;
  486. }
  487. .h009_contact4 a{
  488. }
  489. li.h012_lang1:before{
  490.     vertical-align: middle;
  491. }
  492. .h012_lang1 a{
  493. }
  494. li.h012_lang2:before{
  495.     vertical-align: middle;
  496. }
  497. .h012_lang2 a{
  498. }
  499. li.h012_lang3:before{
  500.     vertical-align: middle;
  501. }
  502. .h012_lang3 a{
  503. }
  504. li.h012_lang4:before{
  505.     vertical-align: middle;
  506. }
  507. .h012_lang4 a{
  508. }
  509. -->
  510. </style>
  511. {% endblock %}
  512. </header>