@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: #000; /* 標準文字色 */
    min-width: 1073px;
	background-image : url(../image/pageBg_1T.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{
	background-image : url(../image/footerBg_1T.png);
    background-position: bottom left;
    background-repeat: repeat-x;
	margin-top: -1px;
}

#hpb-header{
	width: 927px;
	margin-left: auto;
	margin-right: auto;
    height:122px;
	overflow: hidden;
}

#hpb-headerLogo{
	width: 500px;
	float: left;
	padding-left: 10px;
}

#hpb-inner{
	width: 927px;
	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: 700px;
	text-align: left;
	float: left;
	padding-right: 8px;
}

#hpb-aside{
	width: 219px;
    float: right;
	padding-bottom: 20px;
}

#hpb-footer{
	width: 927px;
	margin-left: auto;
	margin-right: auto;
}

#hpb-footer::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav{
    width: 219px;
    float: left;
}

*:first-child +html #hpb-nav{
	/*for IE7*/
	float: right;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
    margin-top: -1px;
    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_1T_01_02.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#hpb-nav li{
    font-size: 12px;
    line-height: 42px;
    height: 42px;
	padding-bottom: 3px;
    overflow: hidden;
	text-align: left;
}

#hpb-nav li a{
    display: block;
    height: 42px;
    overflow: hidden;
	padding-left: 26px;
}

* 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(../image/mainmenu_1T_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}
#hpb-nav a:visited{
    background-image : url(../image/mainmenu_1T_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}
#hpb-nav a:hover{
    background-image : url(../image/mainmenu_1T_01_on.png);
    background-position: left top;
    background-repeat: no-repeat;
}
#hpb-nav a:active{
    background-image : url(../image/mainmenu_1T_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: 59px;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-service{
    /* 製品一覧バナー */
    background-image : url(../image/banner_1T_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-recruit{
    /* 採用情報バナー */
    background-image : url(../image/banner_1T_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(../banner_1T_03.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 : 533px;
    background-image : url(../image/top_mainimg_1T_01.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#toppage h3{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    height: 44px;
    overflow: hidden;
    background-image : url(../image/indexBg_1T.png);
    background-position: top left;
    background-repeat: no-repeat;
    line-height: 44px;
    padding-left: 28px;
    text-align: left;
    font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #fff;
}

#toppage h3 span.ja{
    display: none;
}

#hpb-inner #companyinfo{
	border-width: 1px;
	border-style: solid;
	border-color: #dce2e4;
	background-color: #e5eaec;
	padding-bottom: 5px;
}

#hpb-inner #companyinfo h3{
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
	margin-top: 0;
	margin-bottom: -2px;
    background-image : url(../image/companyBg_1T.png);
    background-position: top center;
    background-repeat: no-repeat;
	height: 33px;
	line-height: 27px;
	overflow: hidden;
	color: #fff;
}

#hpb-inner #companyinfo p{
    margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 0;
    padding-left: 10px;
	padding-top: 5px;
    padding-right: 10px;
	padding-bottom: 5px;
	background-color: #fff;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		background-image: none;
		min-width: 100%;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		background-image: none;
	}
	#hpb-header{
		width: 100%;
		height:auto;
		background-color: #353a47;
		padding-bottom: 10px;
	}
	#hpb-headerLogo{
		width: 98%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
	}
	#hpb-inner{
		width: 100%;
	}
	#hpb-wrapper{
		width: 100%;
		float: none;
		padding-right: 0;
	}
	#hpb-main{
		width: 96%;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 20px;
	}
	#hpb-aside{
		max-width: 96%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#hpb-footer{
		width: 100%;
		background-color: #2c3039;
	}
	#hpb-nav{
		width: 100%;
		float: none;
		background-color : #eef2f4;
		border-top-width: 1px;
		border-top-color: #dce2e4;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #dce2e4;
		border-bottom-style: solid;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* コンテンツ配置領域 */
	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
		margin-top: 0;
		padding-bottom: 0;
		background-image : none;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}
	#hpb-nav li{
		line-height: 1.4;
		height: auto;
		border-top-width: 1px;
		border-top-color: #dce2e4;
		border-top-style: solid;
		padding-bottom: 0;
	}
	#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 : #f8fafc;
	}

	/* サイドブロック内パーツ */
	#banner{
		margin-top: 0;
	}
	#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{
		margin: 0;
		width: 100%;
		height: 210px;
		background-size: contain;
	}
	#toppage h3{
		height: auto;
		background-color: #353a47;
		background-image : none;
		line-height: 1.4;
		padding-top: 8px;
		padding-right: 20px;
		padding-left: 20px;
		padding-bottom: 8px;
		border-bottom-width: 2px;
		border-bottom-color: #4592b6;
		border-bottom-style: solid;
	}



}