@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
  height: 40px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  width: 440px;
  float: left;
}
#hpb-headerMain H1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 11px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: left;
  font-weight: normal;
  line-height: 1.2;
  font-size: 10px;
}
#hpb-headerLogo{
  width: 300px;
  clear: left;
  padding-top: 1px;
  margin-left: 0;
  margin-right: auto;
}
#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: 71px;
  background-image : url(logo_1Ed.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-headerExtra2
{
  }
/* フッター内パーツ */
#hpb-footerMain{
  width: 300px;
  float: right;
  padding-top: 10px;
}
#hpb-footerMain P{
  /* コピーライト文字設定 */
    font-size: 0.8em;
  text-align: right;
  padding-right: 10px;
}
#hpb-footerLogo
{
  }
#hpb-footerExtra1{
  width: 550px;
  float: left;
  padding-top: 10px;
}
#hpb-footerExtra1 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;
  text-align: left;
}
#hpb-footerExtra1 LI{
  /* フッターナビ設定 */
    display: inline;
  padding-left: 25px;
}
#hpb-footerExtra1 A:LINK{
  color: #666666;
  text-decoration: none;
}
#hpb-footerExtra1 A:VISITED{
  color: #666666;
  text-decoration: none;
}
#hpb-footerExtra1 A:HOVER{
  color: #1DB0B3;
  text-decoration: underline;
}
#hpb-footerExtra1 A:ACTIVE{
  color: #1DB0B3;
  text-decoration: underline;
}
#hpb-footerExtra2
{
  }
/* サイドブロック内パーツ */
#banner
{
  }
#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
{
  }
#banner LI A{
  display: block;
  width: 200px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  text-indent: -9999px;
  overflow: hidden;
}
#banner A#banner-service{
  /* 製品一覧バナー */
    background-image : url(banner_1Ed_01.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#banner A#banner-recruit{
  /* 採用情報バナー */
    background-image : url(banner_1Ed_02.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#banner A#banner-access{
  /* アクセスバナー */
    background-image : url(banner_1Ed_03.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#companyinfo{
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 20px;
}
#companyinfo H3{
  text-align: left;
  font-size: 1em;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 2px;
  padding-bottom: 0;
}
#companyinfo P{
  padding-bottom: 0;
  margin-bottom: 0;
  padding-left: 3px;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a
{
  /* ナビゲーション文字設定 */
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
A:LINK{
  color: #1DB0B3;
  text-decoration: underline;
}
A:VISITED{
  color: #1DB0B3;
  text-decoration: underline;
}
A:HOVER{
  color: #1DB0B3;
  text-decoration: none;
}
A:ACTIVE{
  color: #1DB0B3;
  text-decoration: none;
}
#hpb-skip{
  /* ヘッダースキップの非表示 */
    height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
P{
  margin-top: 0.5em;
  margin-bottom: 1.5em;
  padding-right: 0.1em;
  padding-left: 0.1em;
  line-height: 1.4;
  text-align: left;
}
P.large{
  font-size: 1.2em;
  margin-bottom: 1em;
  padding-left: 10px;
}
P.indent{
  padding-left: 5px;
}
.left{
  float: left;
}
.right{
  float: right;
}
HR{
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
.hpb-layoutset-02 H2{
  background-image : url(titleBg_1Ed.png);
  width: 650px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0.5em;
  margin-left: 0;
  height: 50px;
  line-height: 57px;
  text-align: left;
  overflow: hidden;
}
.hpb-layoutset-02 H2 SPAN.ja{
  font-size: 1.15em;
  color: #ffffff;
  padding-right: 15px;
  line-height: 50px;
  padding-left: 18px;
}
H2 SPAN.en{
  font-size: 1.15em;
  color: #65E3E7;
  font-weight: normal;
}
#hpb-wrapper H3{
  height: 40px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-align: left;
  padding-left: 10px;
  line-height: 43px;
  overflow: hidden;
  font-size: 1.3em;
  background-image : url(indexBg_1Ed.png);
  background-position: top left;
  background-repeat: no-repeat;
  color: #1DB0B3;
}
H3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
H4{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.2;
  color: #1DB0B3;
}
H5{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.2;
  color: #333333;
}
TABLE{
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: 0;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
}
TABLE TH{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  background-color: #eeeeee;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}
TABLE TD{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}
/* フォームパーツ設定 */
INPUT.button{
  margin-top: 10px;
  margin-bottom: 15px;
}
TEXTAREA{
  width: 400px;
  height: 200px;
}
INPUT.l{
  width: 400px;
}
INPUT.m{
  width: 250px;
}
INPUT.s{
  width: 150px;
}
/* メインコンテンツ内基本パーツ */

#hpb-main 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;
}
#hpb-main UL LI{
  text-align: left;
  line-height: 1.4;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #aaaaaa;
}
#hpb-main DL{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  zoom: 100%;
}
#hpb-main DT{
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  font-weight: bold;
  width: 170px !important;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #086569;
}
#hpb-main DD{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  padding-left: 180px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #aaaaaa;
}
*:first-child + HTML #hpb-main DD{
  /* for IE7 */
    padding-left: 10px;
  min-height: 20px;
}
* HTML #hpb-main DD{
  /* for IE6 */
    padding-left: 0px;
  height: 20px;
}
#hpb-main DL::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main IMG.left{
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
#hpb-main IMG.right{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
#pagetop{
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  text-align: right;
}
#pagetop A{
  /* ページの先頭へのリンク設定 */
    display: block;
  margin-left: auto;
  width: 105px;
  height: 20px;
  overflow: hidden;
  background-image : url(returnTop_1Ed.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
}
/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title H2{
  margin-top: 0;
  overflow: hidden;
  text-indent: -9999px;
  height: 275px;
  background-image : url(mainimg_1Ed.png);
  background-position: top center;
  background-repeat: no-repeat;
}
#toppage-news H3 SPAN.ja{
  display: none;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
  /*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
  height: auto;
  width: 100%;
  float: none;
  border-bottom-width: 6px;
  border-bottom-color: #11a5ab;
  border-bottom-style: solid;
}
#hpb-headerMain H1{
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#hpb-headerLogo{
  width: 98%;
  padding-top: 0;
  margin-left: auto;
  margin-right: auto;
}
#hpb-headerLogo A{
  max-width: 100%;
  background-size: contain;
  background-position: top center;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
/* フッター内パーツ */
	#hpb-footerMain{
  width: 100%;
  float: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
#hpb-footerMain P{
  /* コピーライト文字設定 */
		text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  word-break: break-all;
}
#hpb-footerExtra1{
  width: 100%;
  float: none;
  padding-top: 15px;
  padding-bottom: 15px;
}
#hpb-footerExtra1 UL{
  text-align: center;
}
#hpb-footerExtra1 LI{
  /* フッターナビ設定 */
		display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* サイドブロック内パーツ */
	#banner LI A{
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#banner A#banner-service,
	#banner A#banner-recruit,
	#banner A#banner-access{
  background-position: top center;
  background-size: contain;
}
#companyinfo{
  max-width: 100%;
}
/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav H3.hpb-c-index{
  width: 27px;
  height: 20px;
  background-image : url(btn_menu3.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}
/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	IMG.left{
  margin-left: 0;
}
IMG.right{
  margin-right: 0;
}
.hpb-layoutset-02 H2{
  width: 100%;
  background-color : #11a5ab;
  background-image : none;
  margin-bottom: 0;
  height: auto;
  line-height: 1.4;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
  word-break: break-all;
}
.hpb-layoutset-02 H2 SPAN.ja{
  display: block;
  padding-right: 0;
  line-height: 1.4;
  padding-left: 0;
}
H2 SPAN.en{
  display: block;
}
#hpb-wrapper H3{
  height: auto;
  padding-top: 7px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  line-height: 1.4;
  background-image : none;
  background-position: top left;
  background-repeat: no-repeat;
  border-top-width: 2px;
  border-top-color: #ecebeb;
  border-top-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #ecebeb;
  border-bottom-style: solid;
  border-right-width: 2px;
  border-right-color: #ecebeb;
  border-right-style: solid;
  border-left-width: 2px;
  border-left-color: #ecebeb;
  border-left-style: solid;
}
TABLE{
  width: 96%;
  margin-right: auto;
  margin-left: auto;
}
/* フォームパーツ設定 */
	TEXTAREA{
  width: 96%;
}
INPUT.l{
  width: 96%;
}
INPUT.m{
  width: 60%;
}
INPUT.s{
  width: 30%;
}
/* メインコンテンツ内基本パーツ */
	#hpb-main UL LI{
  padding-right: 0;
}
#hpb-main DT{
  float: none;
  padding-bottom: 0;
}
#hpb-main DD{
  padding-left: 10px;
}
#hpb-main IMG.left{
  margin-right: 0;
  float: none;
}
#hpb-main IMG.right{
  margin-left: 0;
  float: none;
}
#pagetop A{
  /* ページの先頭へのリンク設定 */
		padding-right: 0;
}
/* トップページ デザイン定義 */
	.hpb-layoutset-01 #hpb-title H2{
  height: 168px;
  background-size: contain;
}
}