﻿@charset "UTF-8";
/* 要素リセット */
body{
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-family: 'メイリオ' ,Meiryo, 'Osaka',sans-serif;
  color: #000000;
  /* 標準文字色 */
    min-width: 900px;
  background-image : url(../img/fbg_1Na_01.png);
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #FEFBFF;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
  font-size: 75%;
}
/* end */

img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
  background-image : url(../img/footerBg_1Na.png);
  background-position: bottom left;
  background-repeat: repeat-x;
}
#hpb-header{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  height: 69px;
}
#hpb-inner{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  clear: both;
}

#hpb-wrapper{
  padding-top: 21px;
  width: 658px;
  float: left;
}
.hpb-layoutset-01 #hpb-wrapper{
  padding-top: 56px;
}
.hpb-layoutset-02 #hpb-wrapper{
  padding-top: 56px;
}
.hpb-layoutset-01 #hpb-title{
  height: 246px;
  margin-bottom: 10px;
  padding: 0;
}
#hpb-main{
  width: 658px;
  float: left;
  text-align: left;
  padding-bottom: 20px;
}
.hpb-layoutset-02 #hpb-main{
  padding-left: 5px;
}
#hpb-aside{
  width: 223px;
  float: right;
  padding-top: 55px;
  padding-bottom: 20px;
}
#hpb-footer{
  width : 962px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  padding-top: 5px;
  color: #ffffff;
}
#hpb-footer::after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#hpb-nav{
  width: 900px;
  height: 36px;
  overflow: hidden;
  position: absolute;
  top: 2px;
  left: 0px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* ヘッダー領域 */

#hpb-headerLogo{
  width : 539px;
  float: left;
}
#hpb-headerMain h1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 12px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: left;
  font-weight: normal;
  line-height: 10px;
  font-size: 10px;
  color: #ffffff;
/* ヘッダー説明文文字色 */
}
#hpb-headerLogo a{
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 62px;
  background-image : url(../img/logo_1Na.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1{
  width : 336px;
  margin-top: -8px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
  text-align: right;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
    display: inline;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 4px;
  padding-right: 0;
  padding-bottom: 4px;
  padding-left: 30px;
  font-size: 1.7em;
  color: #fff;
  line-height: 1.4;
  text-align: right;
  letter-spacing: 0.1em;
  background-image : url(../img/pointTel_1Na.png);
  background-position: center left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
    display: none;
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 3px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  color: #fff;
  line-height: 1.2;
  text-align: right;
}
/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  list-style-type: none;
  text-align: left;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #bf2a2a;
}
#hpb-nav ul::after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#hpb-nav li{
  float: left;
  display: inline;
  font-size: 13px;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #bf2a2a;
}
* html #hpb-nav li{
  /* ie6用ハック */
    width: 135px;
}
#hpb-nav li a{
  display: block;
  height: 36px;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 15px;
}
* html #hpb-nav li a{
  /* ie6用ハック */
    padding-left: 30px;
  padding-right: 20px;
  font-size: 12px;
}
#hpb-nav li span.en{
  display: none;
}
#hpb-nav a:link{
  background-image : url(../img/mainmenu_1Na_01.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-nav a:visited{
  background-image : url(../img/mainmenu_1Na_01.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-nav a:hover{
  background-image : url(../img/mainmenu_1Na_01_on.png);
  background-position: left top;
  background-repeat: no-repeat;
}
#hpb-nav a:active{
  background-image : url(../img/mainmenu_1Na_01_on.png);
  background-position: left top;
  background-repeat: no-repeat;
}
/* サイドブロック内パーツ */
#banner ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#banner li{
  padding-bottom: 7px;
}
#banner li a{
  display: block;
  width: 223px;
  height: 69px;
  margin-left: auto;
  margin-right: auto;
  text-indent: -9999px;
  overflow: hidden;
}
#banner a#banner-service{
  /* 製品一覧バナー */
    background-image : url(../img/11_01.jpeg);
  background-position: top left;
  background-repeat: no-repeat;
}
#banner a#banner-recruit{
  /* 採用情報バナー */
    background-image : url(../img/top_banner_1Na_01_02.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#banner a#banner-access{
  /* アクセスバナー */
    background-image : url(../img/pic_a018.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2{
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
  height: 282px;
  background-image : url(../img/シラー劇場.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
  body{
  min-width: 100%;
  background-image : none;
}
/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
  background-image : none;
}
#hpb-header{
  width: 100%;
  height: auto;
  padding-bottom: 10px;
  background-color: #292929;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #6b6b6b;
}
#hpb-inner{
  width: 100%;
}
#hpb-wrapper{
  padding-top: 0;
  width: 100%;
  float: none;
  border-top-width: 6px;
  border-top-style: solid;
  border-top-color: #f1f1f1;
}
.hpb-layoutset-01 #hpb-wrapper{
  padding-top: 0;
}
.hpb-layoutset-02 #hpb-wrapper{
  padding-top: 1em;
}
.hpb-layoutset-01 #hpb-title{
  height: auto;
  margin-bottom: 0;
}
#hpb-main{
  width: 96%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.hpb-layoutset-02 #hpb-main{
  padding-left: 0;
}
#hpb-aside{
  width: 96%;
  float: none;
  padding-top: 0;
  margin-left: auto;
  margin-right: auto;
}
#hpb-footer{
  width: 100%;
  padding-top: 0;
  border-top-width: 6px;
  border-top-style: solid;
  border-top-color: #f1f1f1;
  background-color: #292929;
}
#hpb-nav{
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #cb1b1b;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #da2828;
  background-color: #f13737;
}
/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* ヘッダー領域 */
	#hpb-headerLogo{
  width: 98%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
#hpb-headerMain h1{
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
#hpb-headerLogo a{
  max-width: 100%;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  background-size: contain;
  background-position: top center;
}
#hpb-headerExtra1{
  width: 98%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
/* コンテンツ配置領域 */
	/* ナビゲーション */
	#hpb-nav ul{
  display: none;
  border-left-width: none;
}
#hpb-nav ul.toggled-on{
  display: block;
}
#hpb-nav li{
  float: none;
  display: block;
  line-height: 1.4;
  height: auto;
  border-right-width: 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #bf2a2a;
}
#hpb-nav li a{
  display: block;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#hpb-nav a:link,
	#hpb-nav a:visited,
	#hpb-nav a:hover,
	#hpb-nav a:active{
  background-image : none;
}
#hpb-nav a:hover{
  background-color: #f51919;
}
/* サイドブロック内パーツ */
	#banner li a{
  max-width: 100%;
}
#banner a#banner-service,
	#banner a#banner-recruit,
	#banner a#banner-access{
  background-position: top center;
  background-size: contain;
}
/* トップページ デザイン定義 */
	.hpb-layoutset-01 #hpb-title h2{
  height: 210px;
  background-size: contain;
}
}