@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 : #000000; /* 標準文字色 */
    min-width: 960px;
    background-position: top left;
    background-repeat : no-repeat;
  background-image : url(../img/white-base01.jpg);
}
/* 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: 960px;
    height: 61px;
    margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    text-align: left;
    position: relative;
}

#hpb-header::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

*:first-child + html #hpb-header{
    /*for IE7*/
    padding-bottom: 15px;
}

#hpb-headerMain{
    width: 940px;
    padding-left: 10px;
    line-height: 16px;
    height: 16px;
}

#hpb-headerLogo{
    width: 470px;
    float: left;
    padding-left: 10px;
    margin-bottom: 5px;
}

*:first-child + html #hpb-headerLogo{
    /*for IE7*/
    margin-bottom: 4px;
}

#hpb-headerExtra1{
    width: 480px;
    float: right;
    text-align: right;
    margin-top: -12px;
}

#hpb-inner{
    clear: both;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#hpb-inner::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#hpb-wrapper{
    width: 960px;
    padding-top: 40px;
}

*:first-child + html #hpb-wrapper{
    /*for IE7*/
    margin-top: 20px;
}

#hpb-title{
    margin-top: 15px;
    background-color: #fff;
}

#hpb-main{
    width: 697px;
    padding-left: 13px;
    padding-top: 10px;
    float: left;
    text-align: left;
    background-color: #fff;
}

#pagetop{
    padding-bottom: 10px;
}

#hpb-aside{
    width: 250px;
    float: left;
    background-color: #fff;
    padding-top : 50px;
}

*:first-child + html #hpb-aside{
    /*for IE7*/
    position: absolute;
    top: 124px;
    right: 0;
}

#hpb-aside::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#hpb-nav{
    width: 960px;
    height: 46px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* ヘッダー領域 */

#hpb-headerLogo{
    width: 299px;
    float: left;
}

* html #hpb-headerLogo{
    /* for IE6 */
    padding-bottom: 0;
}

#hpb-headerLogo a{
    display: block;
    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: 34px;
    background-position: top left;
    background-repeat: no-repeat;
}

* html #hpb-headerLogo a{
    /* for IE6 */
    margin-top: 0;
}

.hpb-layoutset-01 #hpb-title{
    background-image : url(css/top_mainimg_1K_02.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 328px;
    text-indent: -9999px;
    overflow: hidden;
}

#toppage p.large{
    background-image : url(css/toppageBg_1K.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    margin-left: 0;
}

#toppage h3{
    width: 685px;
    margin-top: 0.5em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 30px;
    text-align: left;
    padding-left: 20px;
    background-image : url(css/indexBg_1K_02.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 44px;
    line-height: 44px;
    font-size: 1.5em;
    color: #333;
    font-weight: normal;
}

#toppage h3 .ja{
    display: none;
}

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
    width: 959px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 1px;
    padding-bottom: 0;
    list-style-type: none;
    text-align: center;
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 39px;
}

#hpb-nav ul::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    height: 39px;
    visibility: hidden;
}

#hpb-nav li{
    float: left;
    font-size: 12px;
    line-height : 1;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 1px;
    padding-left: 0;
    padding-bottom: 0;
    text-align: center;
}

#hpb-nav li a{
    width: 136px;
    display: block;
    height: 39px;
    overflow: hidden;
}

* html #hpb-nav li a{
    /* ie6用ハック */
    font-size: 12px;
}

#hpb-nav li span.en{
    display: none;
}

#hpb-nav a:link{
    background-position: top right;
    background-repeat: no-repeat;
}
#hpb-nav a:visited{
    background-image : url(css/mainmenu_1K_02.png);
    background-position: top right;
    background-repeat: no-repeat;
}
#hpb-nav a:hover{
    background-image : url(css/mainmenu_1K_02_on.png);
    background-position: top right;
    background-repeat: no-repeat;
}
#hpb-nav a:active{
    background-image : url(css/mainmenu_1K_02_on.png);
    background-position: top right;
    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{
    width: 241px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#banner li a{
    display: block;
    height: 46px;
    margin-right: 0;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-service{
    /* 製品一覧バナー */
    background-image : url(css/banner_1K_02_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-recruit{
    /* 採用情報バナー */
    background-image : url(css/banner_1K_02_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(css/banner_1K_02_03.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-inner #companyinfo{
    width: 239px;
    margin-top: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
}

#hpb-inner #companyinfo h3{
    font-weight: normal;
    font-size: 1em;
    text-align: left;
    font-weight: bold;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
    background-image : url(css/companyBg_1K.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: 37px;
    line-height: 37px;
}

#hpb-inner #companyinfo p{
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 100%;
		background-image : none;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-header{
		width: 100%;
		height: auto;
		padding-bottom: 10px;
	}
	#hpb-headerMain{
		width: 100%;
		padding-left: 0;
		line-height: 1.4;
		height: auto;
	}
	#hpb-headerLogo{
		width: 98%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0;
		padding-left: 0;
	}
	#hpb-headerExtra1{
		width: 98%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
	}
	#hpb-inner{
		width: 100%;
	}
	#hpb-wrapper{
		width: 100%;
		padding-top: 0;
	}
	#hpb-title{
		margin-top: 0;
	}
	#hpb-main{
		width: 96%;
		padding-left: 0;
		padding-top: 0;
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 20px;
	}
	.hpb-layoutset-02 #hpb-main{
		padding-top: 2em;
	}
	#pagetop{
		padding-bottom: 0;
	}
	#hpb-aside{
		width: 96%;
		float: none;
		padding-top: 0;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 20px;
	}
	#hpb-nav{
		width: 100%;
		height: auto;
		position: relative;
		top: 0;
		left: 0;
		border-top-width: 1px;
		border-top-color: #cccccc;
		border-top-style: solid;
		border-bottom-width: 6px;
		border-bottom-color: #50903a;
		border-bottom-style: solid;
		background-color: #f6f6f6;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* ヘッダー領域 */
	#hpb-headerLogo{
		max-width: 100%;
		float: none;
	}
	#hpb-headerLogo a{
	  display: block;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
		background-size: contain;
		background-position: top center;
	}
	.hpb-layoutset-01 #hpb-title{
		background-position: top left;
		background-size: contain;
		height: 200px;
	}
	#toppage p.large{
		background-size: contain;
	}
	#toppage h3{
		width: 100%;
		margin-right: 0;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 10px;
		background-image : none;
		height: auto;
		line-height: 1.4;
		border-left-width: 5px;
		border-left-color: #99ba4f;
		border-left-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #d4d4d4;
		border-bottom-style: solid;
		box-sizing: border-box;
	}

	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
		width: 100%;
		padding-left: 0;
		text-align: left;
		background-image : none;
		height: auto;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}
	#hpb-nav ul::after{
		display: none;
	}
	#hpb-nav li{
		float: none;
		line-height: 1.4;
		padding-right: 0;
		text-align: left;
		border-top-width: 1px;
		border-top-color: #cccccc;
		border-top-style: solid;
	}
	#hpb-nav li a{
		width: 100%;
		display: block;
		height: auto;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		box-sizing: border-box;
	}
	#hpb-nav a:link,
	#hpb-nav a:visited,
	#hpb-nav a:hover,
	#hpb-nav a:active{
		background-image : none;
	}
	#hpb-nav li a:hover{
		background-color: #ebebeb;
	}

	/* サイドブロック内パーツ */
	#banner li{
		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;
	}
	#hpb-inner #companyinfo{
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		box-sizing: border-box;
	}
}


/*--------------------------------------------------------
	  追加部分
--------------------------------------------------------*/
    /* トップダウンメニューの指定(ボタンツリー表示) */
    #dropmenu{
  list-style-type: none;
  width: 800px;
  height: 40px;
  margin: 20px auto 300px;
  padding: 0;
  background: #e3fde0;
  border-radius: 3px 3px 0 0;
  }
  #dropmenu li{
  position: relative;
  width: 159px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  }
  #dropmenu li a{
  display: block;
  margin : -5px 0px 0px;
  padding : 15px 0px 11px;
  font-size : 15px;
  font-weight: bold;
  line-height : 1;
  text-decoration: none;
  height : 25px;
  width : 164px;
  }
  #dropmenu li:hover > a{
  background: #f7f6f5;
  }
  #dropmenu > li:hover > a{
  border-radius: 3px 3px 0 0;
  }
  #dropmenu li ul{
  list-style: none;
  position: absolute;
  top : 100%;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
  width : 135px;
  }
  #dropmenu li ul li{
  overflow: hidden;
  width: 100%;
  height: 0;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
  }
  #dropmenu li ul li a{
  padding: 13px 15px;
  background: #e3fde0;
  text-align: left;
  font-size : 12px;
  font-weight: normal;
  }
  #dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-top : 0px solid;
  }
  #dropmenu li:hover ul li:first-child{
  border-top: 0;
  }
  #dropmenu li:hover ul li:last-child{
  border-bottom: 0;
  }
  #dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
  }

    
    /* 右上のページリンク */
    #b-rink{
    border-collapse: separate; /* 枠線の表示方法（重ねない） */
    position: relative;
    z-index : 1;
    }
    
    #b-rink TD{
    border-width: 2px; /* 枠線の太さ */ 
    border-style: solid; /* 枠線のスタイル */ 
    border-color: #BEDDF5 #429BE3 #429BE3 #BEDDF5; /* 枠線の色（上・右・下・左） */ 
    background-color: #FFFFFF; /* セルの背景色 */ 
    padding: 0; /* セル内の余白 */ 
    }
    
    #b-rink A{
    display: block; /* ブロック要素 */ 
    width: 100%; /* リンク部分の横幅 */ 
    padding: 3px; /* リンク部分の余白 */ 
    text-decoration: none; /* リンク文字の下線 */ 
    font-size: 10pt; /* リンク文字のサイズ */ 
    font-weight: bold; /* リンク文字の太さ */ 
    }
    
    #b-rink A:hover{
    background-color: #E8E8FF; /* ポイント時の背景色 */ 
    color: #FF0000; /* ポイント時の文字色 */ 
    }
    
    
    
    




