echo '<li><a href="/exhibition/artsat-intro/invader"><img src="' . $tmp . '/img/exhibition/3rd.gif" alt="ARTSAT1:INVADER"></a></li>'; } ?> </ul> </ul> </div> <div id="right-box"> <div class="entry-content"> <?php if (is_parent_slug() == 'on-orbit') { ?> <h2><?php the_title(); ?> </h2> <?php } else { ?> <img src="<?php echo $cfs->get('ttl_img'); ?> " alt=""> <?php } ?>
/assets/css/global.css"> <link rel="stylesheet" href="<?php echo get_bloginfo('template_directory'); ?> /assets/css/pace.css"> <?php if (is_home()) { ?> <link rel="stylesheet" href="<?php echo get_bloginfo('template_directory'); ?> /assets/css/top.css"> <?php } elseif (is_page('on-orbit') || is_parent_slug() == 'on-orbit') { ?> <link rel="stylesheet" href="<?php echo get_bloginfo('template_directory'); ?> /assets/css/on-orbit.css" type="text/css" /> <?php } ?> <!--<script type='text/javascript' src='<?php echo get_template_directory_uri(); ?> /assets/js/lib/jquery-2.1.1.min.js'></script>--> <!-- JS -->
?> ><a href="/service/">サービス</a></li> <li<?php if (is_page('about') || is_parent_slug('about')) { echo ' class="active"'; } ?> ><a href="/about/">企業情報</a></li> <li<?php if (is_home() || is_single() && !is_singular('service') || is_category()) { echo ' class="active"'; } ?> ><a href="/news/">お知らせ</a></li> <li<?php if (is_page('contact') || is_parent_slug('contact')) { echo ' class="active"'; } ?> ><a href="/contact/">お問い合わせ</a></li> </ul> <!-- /.container --></div> <!-- /.navbar --></div> </header> <!-- /[ HEADER-AREA ] --> <?php // パンくずリストを表示 if (function_exists('bcn_display_list') && !is_front_page()) {
the_title(); ?> <?php } ?> </h1> <?php if (is_page('about-us') || is_parent_slug() == 'about-us') { ?> <div class="col-sm-8 top-buffer-padding bottom-buffer-padding"> <?php wp_nav_menu(array('container' => 'div', 'container_class' => 'child-menu', 'theme_location' => 'place_global2')); ?> </div> <?php } elseif (is_page('service') || is_parent_slug() == 'service') { ?> <div class="col-sm-8 top-buffer-padding bottom-buffer-padding"> <?php wp_nav_menu(array('container' => 'div', 'container_class' => 'child-menu', 'theme_location' => 'place_global3')); ?> </div> <?php } ?> </div> </header> </div> <div> <?php