@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;
/*	2022/07/19	ペールオレンジ系に変更
    color: #235032;	以下同様に全置換	*/
    color: #B93A21; /* 標準文字色 */
    background-color: #faffeb;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    width: 900px;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	padding-left: 25px;
	padding-right: 25px;
    position: relative;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	background-color: #fafff5;
	position: relative;

}

#hpb-header{
    width: 950px;
    margin-right: auto;
    overflow: hidden;
	height: 100px;
}

.hpb-layoutset-02 #hpb-header{
}

#hpb-headerExtra1 p.tel{
/*	2022/07/19	ペールオレンジ系に変更	*/
	color: #B93A21;
}
.hpb-layoutset-01 #hpb-inner{
}
.hpb-layoutset-02 #hpb-inner{
}


.hpb-layoutset-02 #hpb-title{
	float: right;
	width: 651px;
	padding-top: 10px;
}

#hpb-main{
	width: 650px;
	float: right;
	padding-left: 0px;
}
.hpb-layoutset-01 #hpb-main{
	padding-top: 5px;
	min-height:370px;
}

.hpb-layoutset-02 #hpb-main{
	padding-top: 0px;
	min-height: 575px;
}

#hpb-aside{
    width: 225px;
	float: left;
	padding-right: 0px;
}
.hpb-layoutset-01 #hpb-aside{

}
.hpb-layoutset-02 #hpb-aside{

}


#hpb-nav{
	position: realative;
	width: 225px;
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 15px;
	z-index: 14;
}
/*.hpb-layoutset-01 #hpb-nav{
	top: 398px;
}*/
/*.hpb-layoutset-02 #hpb-nav{
	top: 215px;
}*/
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* ヘッダー */

#hpb-headerMain{
	padding: 10px 0px 10px 0px;
	width:450px;
	float:left;
}

 #hpb-headerLogo{
	background-image : url(logo_10Ib_01.png);
	background-position: 0px 12px;
	background-repeat: no-repeat;
	width : 469px;
	height: 70px;
    margin-left: 25px;
    margin-top: 25px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
}

#hpb-headerLogo a{
/*    background-image: url("img/logo_10I_01.png");
    background-position: left center;
    background-repeat: no-repeat;*/
    display: block;
    float: left;
    height: 75px;
    margin-right: 0px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    width:  450px;
	z-index: 14;
}
/*#hpb-headerExtra1{
	margin-top: 15px;
	padding-left: 17px;
}*/

/* トップページメインイメージ */
/*.hpb-layoutset-01 #hpb-title{
width:900px;
height:400px;
}*/
.hpb-layoutset-01 #hpb-title h2{
	width: 648px;
	height: 315px;
	border-width: 1px;
	border-style: solid;
	border-color: #d2e6d2;
	text-indent: -9999px;
	overflow: hidden;
	background-image : url(top_mainimg_10Ib_01.png);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 12;
	position: relative;
	float: right;
	margin-top: 20px;
}

.hpb-layoutset-02 h2{
	background-image : url(titleBg_10Ib.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    margin-top: 15px;
	margin-left: 0px;
    margin-bottom: 0;
    height: 28px;
    text-align: left;
    overflow: hidden;
    line-height: 28px;
/*	2022/07/19	ペールオレンジ系に変更
	border-left: 5px solid #009637;	*/
	border-left: 5px solid #E66900;
	padding-top: 20px;
	padding-left: 23px;
}

/* ナビゲーション */
#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0px;
    list-style-type: none;
    overflow: hidden;
	text-align: left;
	letter-spacing: -0.4em;
	font-size: 1.05em;
}

#hpb-nav li{
    display: inline-block;
	text-align: center;
    background-position: top right;
    background-repeat: no-repeat;
/*	2022/07/19	ペールオレンジ系に変更
	background-color: #ebffdc;	*/
	background-color: #FFF5EB;
	letter-spacing: 0.1em;
/*	2022/07/19	ペールオレンジ系に変更
	border-right: 2px solid #00c84b;
	border-bottom: 2px solid #00c84b;
	border-left: 2px solid #00c84b;	*/
	border-right: 2px solid #E6992F;
	border-bottom: 2px solid #E6992F;
	border-left: 2px solid #E6992F;
	width: 221px;
	height: 61px;
}

#nav-toppage{
/*	2022/07/19	ペールオレンジ系に変更
	border-top: 2px solid #00c84b;	*/
	border-top: 2px solid #E6992F;
	border-top-left-radius: 4px;        /* CSS3草案 */
    -webkit-border-top-left-radius: 4px;    /* Safari,Google Chrome用 */
    -moz-border-radius-topleft: 4px;    /* Firefox用 */
	border-top-right-radius: 4px;        /* CSS3草案 */
    -webkit-border-top-right-radius: 4px;    /* Safari,Google Chrome用 */
    -moz-border-radius-topright: 4px;    /* Firefox用 */
}

#nav-company{
	border-bottom-left-radius: 4px;        /* CSS3草案 */
    -webkit-border-bottom-left-radius: 4px;    /* Safari,Google Chrome用 */
    -moz-border-radius-bottomleft: 4px;    /* Firefox用 */
	border-bottom-right-radius: 4px;        /* CSS3草案 */
    -webkit-border-bottom-right-radius: 4px;    /* Safari,Google Chrome用 */
    -moz-border-radius-bottomright: 4px;    /* Firefox用 */
}

#hpb-nav li a{
    display: block;
    height: 61px;
	line-height: 61px;
    overflow: hidden;
}

.hpb-layoutset-02 #hpb-nav li a{
	display: inline-table;
    line-height: 61px;
	width: 221px;
    overflow: hidden;
}

#hpb-nav li span.en{
    display: none;
}

#hpb-nav a:link{
/*	2022/07/19	ペールオレンジ系に変更	*/
    color: #B93A21;
    text-decoration: none;
}
#hpb-nav a:visited{
/*	2022/07/19	ペールオレンジ系に変更	*/
    color: #B93A21;
    text-decoration: none;
}
#hpb-nav a:hover{
/*	2022/07/19	ペールオレンジ系に変更	*/
    color: #B93A21;
    text-decoration: none;
	background-image : url(mainmenu_10Ib_on.png);
    background-position: bottom left;
    background-repeat: no-repeat;
/*	2022/07/19	ペールオレンジ系に変更
	background-color: #b9fab9;	*/
	background-color: #FFCC99;
}
#hpb-nav a:active{
/*	2022/07/19	ペールオレンジ系に変更	*/
    color: #B93A21;
    text-decoration: none;
    background-image : url(mainmenu_10Ib_on.png);
    background-position: bottom left;
    background-repeat: no-repeat;
/*	2022/07/19	ペールオレンジ系に変更
	background-color: #b9fab9;	*/
	background-color: #FFCC99;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 100%;
		text-align:left;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-main,
	.hpb-layoutset-01 #hpb-main,
	.hpb-layoutset-02 #hpb-main{
		width: 96%;
		float: none;
		padding-top:10px;
		padding-left:0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
		position:relative;
	}
	#hpb-wrapper{
		float: none;
		margin-top:0;
		margin-right: 0;
		margin-bottom: 0;
		padding-bottom: 0;
		position: relative;
		top: 0;
		width: 100%;
		z-index: 1;
		min-height: 100px;
	}
	#hpb-aside,
	.hpb-layoutset-02 #hpb-aside{
		/*width: 96%;*/
		float: none;
		padding-top:10px;
		padding-left:0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
		position:relative;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* タイトル */
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
		height: auto;
		position: relative;
		top: auto;
		left: auto;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		margin-bottom:0;
	}
	.hpb-layoutset-02 #hpb-title{
		width: 100%;
		position: relative;
		top: auto;
		left: auto;
		padding-left:0;
		padding-top:10px;
		float:none;
	}

	.hpb-layoutset-01 #hpb-title h2,
	.hpb-top-image{
		background-size:contain;
		background-repeat:no-repeat;
		background-position:center center;
		width: 100%;
		height: 200px;
		margin-top:5px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
		padding-left: 0;
		padding-right:0;
		padding-top: 0px;
		padding-bottom:0;
		font-size:1.6em;
		border:none;
		float:none;
	}
	/* ナビゲーション */
	li#nav-toppage{
		border-top-left-radius: 0;        /* CSS3草案 */
		-webkit-border-top-left-radius: 0;    /* Safari,Google Chrome用 */
		-moz-border-radius-topleft: 0;    /* Firefox用 */
		border-bottom-left-radius: 0;        /* CSS3草案 */
		-webkit-border-bottom-left-radius: 0;    /* Safari,Google Chrome用 */
		-moz-border-radius-bottomleft: 0;    /* Firefox用 */
	}
	li#nav-company{
		border-top-right-radius: 0;        /* CSS3草案 */
		-webkit-border-top-right-radius: 0;    /* Safari,Google Chrome用 */
		-moz-border-radius-topright: 0;    /* Firefox用 */
		border-bottom-right-radius: 0;        /* CSS3草案 */
		-webkit-border-bottom-right-radius: 0;    /* Safari,Google Chrome用 */
		-moz-border-radius-bottomright: 0;    /* Firefox用 */
	}

	#pagetop,
	.hpb-layoutset-02 #pagetop{
		width:auto;
		position:relative;
		bottom:auto;
		right:auto;
		float:none;
		margin-top:0;
		margin-bottom:0;
		margin-left:0;
		margin-right:0;
		padding-top:30px;
		padding-bottom:10px;
		padding-left: 10px;
		padding-right: 10px;
		text-align:right;
		clear:both;
	}
	#pagetop a{
		margin-left:auto;
		margin-right:0;
	}

	/* トップページ デザイン定義 */

}