@charset "Shift_JIS";
/* 要素リセット */
body{
   margin: 0;
   padding: 0;
   text-align: center;
   font-size: 75%;
   font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
   color : #666666;
   /* 標準文字色 */
    min-width: 1073px;
   background-image : url(pageBg_1L.png);
   background-position: top left;
   background-repeat: repeat-x;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
   font-size: 70%;
}
/* end */

img{
   border-top: 0;
   border-right: 0;
   border-bottom: 0;
   border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container
{
   }
#hpb-header{
   width: 1073px;
   margin-left: auto;
   margin-right: auto;
   height : 110px;
}
#hpb-headerLogo{
   width : 700px;
   float: left;
}
#hpb-inner{
   width: 1073px;
   margin-left: auto;
   margin-right: auto;
   position: relative;
   clear: both;
}
#hpb-inner::after{
   content: ".";
   clear: both;
   height: 0;
   display: block;
   visibility: hidden;
}
#hpb-wrapper{
   width: 646px;
   text-align: left;
   float: right;
   margin-left: -960px;
   margin-right: 253px;
}
*:first-child + html #hpb-wrapper{
   /*for IE7*/
    float: left;
   margin: 0;
}
* html #hpb-wrapper{
   /*for IE6*/
    float: none;
   margin: 0;
}
#hpb-aside{
   width: 238px;
   float: right;
}
#hpb-footer{
   width: 100%;
}
#hpb-nav{
   width: 160px;
   float: left;
}
*:first-child + html #hpb-nav{
   /*for IE7*/
    float: right;
}
* html #hpb-nav{
   /*for IE6*/
    float: 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: 10px;
   list-style-type: none;
   background-image : url(mainmenuItem_1L_01_02.png);
   background-position: bottom left;
   background-repeat: no-repeat;
}
#hpb-nav li{
   font-size: 12px;
   line-height: 36px;
   height: 36px;
   padding-bottom : 0px;
   overflow: hidden;
   text-align: center;
   background-position: bottom left;
   background-repeat: no-repeat;
}
#hpb-nav li a{
   display: block;
   height: 36px;
   overflow: hidden;
}
* 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(mainmenu_1L_01.png);
   background-position: top left;
   background-repeat: no-repeat;
}
#hpb-nav a:visited{
   background-image : url(mainmenu_1L_01.png);
   background-position: top left;
   background-repeat: no-repeat;
}
#hpb-nav a:hover{
   background-image : url(mainmenu_1L_01_on.png);
   background-position: left top;
   background-repeat: no-repeat;
}
#hpb-nav a:active{
   background-image : url(mainmenu_1L_01_on.png);
   background-position: left top;
   background-repeat: no-repeat;
}
/* サイドブロック内パーツ */

#banner{
   margin-top: -1px;
}
#banner ul{
   margin-top: 0;
   margin-right: 0;
   margin-bottom: 5px;
   margin-left: 0;
   padding-top: 0;
   padding-right: 0;
   padding-bottom: 0;
   padding-left: 0;
   list-style-type: none;
}
#banner li{
   padding-bottom: 4px;
}
#banner li a{
   display: block;
   width: 238px;
   height: 116px;
   margin-left: auto;
   margin-right: auto;
   text-indent: -9999px;
   overflow: hidden;
}
#banner a#banner-service{
   /* 製品一覧バナー */
    background-image : url(banner_1L_01.png);
   background-position: top left;
   background-repeat: no-repeat;
}
#banner a#banner-recruit{
   /* 採用情報バナー */
    background-image : url(banner_1L_02.png);
   background-position: top left;
   background-repeat: no-repeat;
}
#banner a#banner-access{
   /* アクセスバナー */
    background-image : url(banner_1L_03.png);
   background-position: top left;
   background-repeat: no-repeat;
}
#banner a#banner-gift{
   /* ギフト部 */
    background-image : url(banner_1L_04.png);
   background-position: top left;
   background-repeat: no-repeat;
}
/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2{
   margin : 0px 0px 20px;
   overflow: hidden;
   text-indent: -9999px;
   height : 275px;
}
#toppage h3{
   margin-top: 0.5em;
   margin-bottom: 0.5em;
   height: 38px;
   overflow: hidden;
   background-image : url(indexBg_1L_01.png);
   background-position: top left;
   background-repeat: no-repeat;
   line-height: 38px;
   padding-left: 20px;
   text-align: left;
   color: #555555;
   font-size: 1.4em;
   font-weight: normal;
   letter-spacing: 0.1em;
}
#toppage h3 span.ja{
   display: none;
}
#hpb-inner #companyinfo{
   width: 228px;
   padding-top: 10px;
   padding-right: 5px;
   padding-left: 5px;
   padding-bottom: 5px;
   background-color: #feffe8;
   border-width: 1px;
   border-style: solid;
   border-color: #cccccc;
}
#hpb-inner #companyinfo h3{
   color: #555;
   text-align: center;
   padding-top: 0;
   padding-bottom: 5px;
   padding-left: 0;
   padding-right: 0;
   font-size: 1em;
   margin-top: 0;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #cccccc;
}
#hpb-inner #companyinfo p{
   margin-bottom: 10px;
   padding-left: 10px;
   padding-right: 10px;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
   body{
   background-image: none;
   min-width: 100%;
}
/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-header{
   width: 100%;
   height: auto;
   background-color : black;
   padding-bottom: 10px;
}
#hpb-headerLogo{
   width: 100%;
   float: none;
}
#hpb-inner{
   width: 100%;
}
#hpb-wrapper{
   width: 100%;
   float: none;
   margin-left: auto;
   margin-right: auto;
}
#hpb-main{
   width: 96%;
   margin-left: auto;
   margin-right: auto;
   padding-bottom: 20px;
}
#hpb-aside{
   width: 96%;
   float: none;
   margin-left: auto;
   margin-right: auto;
   padding-bottom: 20px;
}
#hpb-nav{
   width: 100%;
   float: none;
   border-top-width: 1px;
   border-top-color: #cccccc;
   border-top-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #cccccc;
   border-bottom-style: solid;
   background-color: #f7f7f7;
}
/*--------------------------------------------------------
	デザイン設定
	--------------------------------------------------------*/
	/* コンテンツ配置領域 */
	/* ナビゲーション */
	#hpb-nav ul{
   display: none;
   padding-bottom: 0;
   background-image : none;
}
#hpb-nav ul.toggled-on{
   display: block;
}
#hpb-nav li{
   line-height: 1.4;
   height: auto;
   padding-bottom: 0;
   text-align: left;
   background-image : none;
   border-top-width: 1px;
   border-top-color: #cccccc;
   border-top-style: solid;
}
#hpb-nav li a{
   height: auto;
   padding-top: 10px;
   padding-right: 10px;
   padding-bottom: 10px;
   padding-left: 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: #ffffff;
}
/* サイドブロック内パーツ */
	#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: 240px;
   background-size: contain;
   margin-bottom: 0;
}
#toppage h3{
   height: auto;
   background-image : none;
   line-height: 1.4;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 14px;
   border-left-width: 6px;
   border-left-color : black;
   border-left-style: solid;
   border-bottom-width: 1px;
   border-bottom-color : #cccccc;
   border-bottom-style: solid;
   background-color: #f5f5f5;
}
#hpb-inner #companyinfo{
   max-width: 100%;
   margin-right: auto;
   margin-left: auto;
   box-sizing: border-box;
}
}