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

img{
  border-top : 0px none;
  border-right : 0px none;
  border-bottom : 0px none;
  border-left : 0px none;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
  background-image : url(footerBg_6F.png);
  background-position : left bottom;
  background-repeat: repeat-x;
  padding-bottom: 10px;
  border-top-style : none;
  border-top-color : #cccccc;
}
#hpb-header{
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: -1px;
}
#hpb-headerMain h1{
  margin: 0;
  font-weight: normal;
  font-size: 11px;
  line-height: 20px;
}
#hpb-headerLogo{
  width: 300px;
}
#hpb-headerLogo a{
  display: block;
  margin-left: -3px;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  overflow: hidden;
  height: 50px;
  background-image : url(logo_6F.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent : -9999em;
}
#hpb-headerExtra1{
  width: 350px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.2em;
}
#hpb-headerExtra1{
  float: right;
  margin-top: -60px;
  padding-right: 20px;
}
#hpb-inner{
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  zoom: 1;
}
#hpb-inner::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-wrapper{
  width: 960px;
  padding-top: 54px;
}
.hpb-layoutset-02 #hpb-wrapper{
  width: 639px;
  float: right;
  padding-right: 10px;
}
.hpb-layoutset-02 #hpb-title{
  width: 639px;
  float: right;
  padding-top: 2px;
}
*:first-child + html .hpb-layoutset-02 #hpb-title{
  /*for IE7*/
    margin-left: 10px;
}
#hpb-main{
  width: 639px;
  float: right;
  padding-right: 10px;
  text-align: left;
}
.hpb-layoutset-01 #hpb-main{
  padding-top: 10px;
}
#hpb-aside{
  width: 280px;
  padding-bottom: 20px;
}
.hpb-layoutset-01 #hpb-aside{
  float: left;
  padding-top: 17px;
}
* html .hpb-layoutset-01 #hpb-aside{
  /*for IE6*/
    position: static;
  float: left;
}
.hpb-layoutset-02 #hpb-aside{
  float: left;
  padding-top: 57px;
}
#hpb-footer{
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  clear: both;
}
#hpb-footer::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title{
  width: 960px;
  height: 282px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-image : url(top_mainimg_6F_02.png);
  background-position: top center;
  background-repeat: no-repeat;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

/* ナビゲーション */
#hpb-nav{
  width: 960px;
  height : 30px;
  position: absolute;
  top: 1px;
  left: 0px;
  overflow: hidden;
}
#hpb-nav ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 1px;
  padding-top: 0;
  padding-right: 2px;
  padding-left: 0;
  padding-bottom: 0;
  list-style-type: none;
  overflow: hidden;
  background-image : url(mainmenuItem_6F.png);
  background-position: top right;
  background-repeat: no-repeat;
  width: 960px;
  overflow: hidden;
}
#hpb-nav ul::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav li{
  float: left;
  display: inline;
  padding-left: 2px;
  font-size: 13px;
  height : 30px;
  background-image : url(mainmenuItem_6F.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-nav li a{
  overflow: hidden;
  display: block;
  height: 32px;
  text-align: center;
  line-height : 30px;
  padding-top: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
#hpb-nav li span.en{
  display: none;
}
* html #hpb-nav li a{
  /* ie6用ハック */
    display: inline-block;
}
#hpb-nav a:link{
  background-image : url(mainmenu_6F.png);
  background-position: top left;
  background-repeat: repeat-x;
}
#hpb-nav a:visited{
  background-image : url(mainmenu_6F.png);
  background-position: top left;
  background-repeat: repeat-x;
}
#hpb-nav a:hover{
  background-image : url(mainmenu_6F_on.png);
  background-position: top left;
  background-repeat: repeat-x;
}
#hpb-nav a:active{
  background-image : url(mainmenu_6F_on.png);
  background-position: top left;
  background-repeat: repeat-x;
}
#hpb-nav h3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.7em;
  color: #ec4b19;
  text-align: right;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
    font-size: 12px;
  padding-right: 5px;
  color: #333333;
  font-weight: normal;
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
    margin-top: 0；
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 12px;
  text-align: right;
  color: #333333;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
  body{
  min-width: 100%;
  background-image : none;
}
/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
  background-image : none;
  padding-bottom: 0;
}
#hpb-header{
  width: 100%;
  margin-top: 0;
  padding-bottom: 10px;
}
#hpb-headerMain h1{
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  line-height: 1.4;
}
#hpb-headerLogo{
  width: 98%;
  margin-left: auto;
  margin-right: auto;
}
#hpb-headerLogo a{
  display: block;
  max-width: 100%;
  background-size: contain;
  background-position: top center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
#hpb-headerExtra1{
  width: 98%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-top: 10px;
  padding-right: 0;
}
#hpb-inner{
  width: 100%;
  border-bottom-width: 3px;
  border-bottom-color: #f0f0f0;
  border-bottom-style: solid;
}
#hpb-wrapper{
  width: 100%;
  padding-top: 0;
}
.hpb-layoutset-02 #hpb-wrapper{
  width: 100%;
  float: none;
  padding-right: 0;
  padding-top: 2em;
}
.hpb-layoutset-02 #hpb-title{
  width: 100%;
  float: none;
  padding-top: 0;
}
#hpb-main{
  width: 96%;
  float: none;
  padding-right: 0;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.hpb-layoutset-01 #hpb-main{
  padding-top: 0;
}
.hpb-layoutset-02 #hpb-main{
  padding-top: 10px;
}
#hpb-aside{
  width: 96%;
  float: none;
  text-align: left;
  padding-top: 0;
  margin-left: auto;
  margin-right: auto;
}
#hpb-aside{
  width: 96%;
  padding-top: 0;
  margin-left: auto;
  margin-right: auto;
}
.hpb-layoutset-01 #hpb-aside{
  float: none;
  padding-top: 0;
}
.hpb-layoutset-02 #hpb-aside{
  float: none;
  padding-top: 0;
}
#hpb-footer{
  width: 100%;
  margin-top: 1px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  border-top-width: 1px;
  border-top-color: #c8c8c8;
  border-top-style: solid;
  background-color: #e8e8e8;
}
/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* コンテンツ配置領域 */
	/* トップページメインイメージ */
	.hpb-layoutset-01 #hpb-title{
  width: 100%;
  height: 170px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  background-size: contain;
}
/*--------------------------------------------------------
	共通パーツデザイン設定
	--------------------------------------------------------*/
	/* ナビゲーション */
	#hpb-nav{
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
  border-top-width: 1px;
  border-top-color: #d8d8d8;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #d8d8d8;
  border-bottom-style: solid;
  background-color: #f5f5f5;
}
#hpb-nav ul{
  display: none;
  margin-left: 0;
  padding-right: 0;
  background-image : none;
}
#hpb-nav ul.toggled-on{
  display: block;
}
#hpb-nav li{
  float: none;
  display: block;
  padding-left: 0;
  height: auto;
  background-image : none;
  border-top-width: 1px;
  border-top-color: #d8d8d8;
  border-top-style: solid;
}
#hpb-nav li a{
  height: auto;
  text-align: left;
  line-height: 1.4;
  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 li a:hover{
  background-color: #FFFFFF;
}
#contents{
  　　position: relative;
　}
#contents img.star{
  　　position: absolute;
  　　top: 5px;
  　　right: 3px;
　}
}
