
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/

#hpb-container{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-top: 5px solid #f79a15;
	margin-top: -1px;
}

#hpb-header{
	
	background-color : white;
}

#hpb-inner{
	position: relative;
	border-top: 6px solid #e9eff2;
}
#hpb-wrapper{
	position: relative;
}

/* ヘッダー内パーツ */

#hpb-header{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#hpb-header::after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}


#hpb-headerLogo{
    width: 550px;
    float: left;
	padding-left: 10px;
}

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 6px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    text-align: left;
    font-weight: normal;
    line-height : 21px;
    font-size: 12px;

}

#hpb-headerLogo a{
    display: block;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 72px;
    background-image : url(../img/0_common/top-img-rogo.svg);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-headerExtra1{
    width : 353px;
    margin-top: 10px;
    margin-right: 10px;
    float: right;
	letter-spacing: 0.1em;
}

/* フッター内パーツ */

#hpb-footer{
	border-top-color: #f79a15;
	border-top-width: 4px;
	border-top-style: solid;
	background-color: #f0f4f6;
}

#hpb-footerMain{
	background-color: #dbe3e7;
	padding-top: 18px;
	padding-bottom: 18px;
}
#hpb-footerMain p{
    /* コピーライト文字設定 */
    text-align: center;
	margin: 0;
}

#hpb-footerExtra1{
    padding-top: 13px;
    padding-bottom: 23px;
    width: 100%;
}

#hpb-footerExtra1 ul{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: right;
    width: 960px;
}

#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    display: inline;
    background-image : url(../img/arrow_1B1.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 21px;
    padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
    font-weight: normal;
}

#hpb-footerExtra1 a:link{
    text-decoration: underline;
}
#hpb-footerExtra1 a:visited{
    text-decoration: underline;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a{
    /* ナビゲーション文字設定 */
    font-weight: normal;
}

#hpb-nav li a:link{
    color: #fff;
    text-decoration: none;
}
/* ナビゲーション文字色設定 */
#hpb-nav li a:visited{
    color: #fff;
    text-decoration: none;
}

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #000;
    text-decoration: underline;
}
a:visited{
    color: #000;
    text-decoration: underline;
}
p.large{
    font-weight: bold;
}
.left{
    float: left;
}

img.left{
    margin-left: 14px;
}
#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 20px;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}
hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: 24px;
    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{
    padding-left: 33px;
	padding-top: 0px;
	padding-bottom: 0px;
    text-align: left;
	line-height : 58px;
    color : #ffffff;
    font-weight: normal;
	font-size: 1.6em;
	letter-spacing: 0.2em;
  background-image : url(../img/titleBg_1B1_02.png);
  margin:0 auto;
}

h2 span.ja{
    display: none;
}

#hpb-wrapper h3{
    background-image : url(../img/indexBg_1B1.png);
    background-position: left center;
    background-repeat: no-repeat;
	background-color: #feab35;
    padding-left: 55px;
	padding-top: 11px;
	padding-bottom: 11px;
    text-align: left;
    color: #fff;
    font-size: 1.6em;
    letter-spacing: 0.1em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 12px;
	border: 3px solid #f79a15;
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}
h4{
    margin-top: 0;
    margin-right: 24px;
    margin-bottom: 1em;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #f46314;
    font-weight: bold;
}
h5{
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 14px;
	margin-right: 34px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 0px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
	border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #1da6b2;
}
table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 10px;
    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;
	width: 90%;
}
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;
}

/* メインコンテンツ内基本パーツ */
#hpb-main ul{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    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.5;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 20px;
    background-image : url(../img/point_1B1.png);
    background-position: 5px 9px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #feab35;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 15px;
    margin-bottom: 30px;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#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: normal;
    width: 140px !important;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    background-image : url(../img/point_1B1.png);
    background-position: 5px 9px;
    background-repeat: no-repeat;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 165px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #feab35;
}
#hpb-main dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#hpb-main p{
    margin-left: 10px;
    margin-right: 10px;
}
#hpb-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}
#pagetop{
    clear: both;
    width: 100%;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    background-image : url(../img/returnTop_1B1.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
   text-indent: -9999px;
   overflow: hidden;
	width: 146px;
	height: 34px;
	display: inline-block;
}
/* トップページ デザイン定義 */
#toppage h3{
    background-image : url(../img/indexBg_1B1.png);
    background-position: left center;
    background-repeat: no-repeat;
	background-color: #feab35;
    padding-left: 55px;
	padding-top: 11px;
	padding-bottom: 11px;
    text-align: left;
    color: #fff;
    font-size: 1.6em;
    letter-spacing: 0.1em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 12px;
}

#toppage h3 span.ja{
    display: none;
}
#toppage-topics{
	margin-bottom: 15px;
	border: 3px solid #f79a15;
}
#toppage-topics h3{
	border: none;
}
#hpb-main #toppage-topics hr{
	margin-bottom: 0px;
	padding-bottom: 0;
}
#hpb-main #toppage-topics ul{
	margin-bottom: 8px;
}
#hpb-main #toppage-topics li{
	border-bottom: none;
	border-top: 1px solid #feab35;
}
#hpb-main #toppage-topics li:first-child{
	border: none;
}
#toppage-news{
	margin-bottom: 15px;
	border: 3px solid #f79a15;
}
#toppage-news h3{
	border: none;
}
#hpb-main #toppage-news dl{
	margin-bottom: 12px;
}
#hpb-main #toppage-news dt{
	width: 100px !important;
}
#hpb-main #toppage-news dd{
	padding-left: 120px;
}

#hpb-main #toppage-news dd{
	border-bottom: none;
	border-top: 1px solid #feab35;
}
#hpb-main #toppage-news dt:first-child + dd{
	border: none;
}
/* サイドブロック内パーツ */

#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: 8px;
}

#banner li a{
    display: block;
    width : 240px;
    height : 92px;
    text-indent: -9999px;
    overflow: hidden;
}

#hpb-inner #companyinfo{
    padding-top: 17px;
    padding-bottom: 17px;
	padding-left: 17px;
	padding-right: 17px;
    background-color: #e5eaed;
	margin-bottom: 10px;
}

#hpb-inner #companyinfo h3{
    color: #000;
    padding-top: 2px;
    padding-bottom: 5px;
    padding-left : 5px;
    padding-right: 5px;
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 1em;
    margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

#hpb-inner #companyinfo p{
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

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

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	#hpb-container{
		width: 100%;
		margin-top: 0;
	}

	/* ヘッダー内パーツ */
	#hpb-header{
		width: 100%;
		padding-bottom: 10px;
	}
	#hpb-headerLogo{
		width: 98%;
		float: none;
		padding-left: 0;
		margin-left: auto;
		margin-right: auto;
	}
	#hpb-headerMain h1{
		margin-left: 0;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 1.4;
		text-align: left;
	}
	#hpb-headerLogo a{
		display: block;
		max-width: 100%;
		height: 72px;
		background-size: contain;
		background-position: top center;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	#hpb-headerExtra1{
		width: 98%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		float: none;
	}

	/* フッター内パーツ */
	#hpb-footerMain{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#hpb-footerMain p{
		/* コピーライト文字設定 */
		padding-left: 5px;
		padding-right: 5px;
		word-break: break-all;
	}
	#hpb-footerExtra1{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#hpb-footerExtra1 ul{
		text-align: center;
		width: 100%;
	}
	#hpb-footerExtra1 li{
		/* フッターナビ設定 */
		display: inline-block;
		margin-left: 10px;
		margin-right: 10px;
		padding-right: 0;
	}

	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav h3.hpb-c-index{
		width: 27px;
		height: 20px;
		background-image : url(../img/btn_menu.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;
	}

	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
		padding-right: 0;
		padding-left: 0;
	}
	.hpb-layoutset-02 h2{
		width: 96%;
		padding-left: 0;
		padding-top: 25px;
		line-height: 1.4;
		margin-top: 4px;
		margin-right: auto;
		margin-left: auto;
		word-break: break-all;
	}
	table{
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
	img.left{
		margin-left: 10px;
		margin-right: 10px;
	}
        /* メインコンテンツ内基本パーツ */
	#hpb-main dt{
		float: none;
		line-height: 1.4;
		padding-bottom: 0;
	}
	#hpb-main dd{
		line-height: 1.4;
		padding-left: 20px;
		padding-right: 0;
	}
	#hpb-main img.left{
		margin-left: 10px;
		margin-right: 10px;
		float: none;
	}
	/* サイドブロック内パーツ */
	#banner li a{
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#hpb-inner #companyinfo{
		margin-bottom: 0;
	}
}