@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    font-size: 80%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #000000; /* 標準文字色 */
    min-width: 968px;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 80%;
}
/* end */

img{
	border-width: 0px;
	border-style: none;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	background-image : url(img/footerBg_6E.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

#hpb-header{
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: -1px;
}

.hpb-layoutset-01 #hpb-header{
	height: 465px;
	background-image : url(topimg/top_mainimg_6E_02.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    font-weight: normal;
    font-size: 1em;
}

.hpb-layoutset-01 #hpb-headerMain h1{
    padding-top: 32px;
    padding-left: 23px;
}

.hpb-layoutset-02 #hpb-headerMain h1{
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 8px;
    margin-bottom: 16px;
    line-height: 23px;
}

#hpb-headerLogo{
    width: 300px;
}

#hpb-headerLogo a{
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: -9999px;
	overflow: hidden;
	height: 54px;
	background-image: url(topimg/logo3.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.hpb-layoutset-01 #hpb-headerLogo a{
    margin-left: 18px;
}

.hpb-layoutset-02 #hpb-headerLogo a{
    margin-left: 3px;
}

#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-layoutset-01 #hpb-headerExtra1{
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.hpb-layoutset-02 #hpb-headerExtra1{
    float: right;
    margin-top: -50px;
    padding-right: 20px;
}


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

#hpb-wrapper{
    width: 630px;
    padding-top: 47px;
    float: right;
    padding-right: 15px;
}

.hpb-layoutset-02 #hpb-wrapper{
    padding-top: 70px;
}

.hpb-layoutset-01 #hpb-title{
    display: none;
}

#hpb-main{
    width: 639px;
    float: right;
    text-align: left;
}


.hpb-layoutset-01 #hpb-main{
    padding-top: 10px;
}

#hpb-aside{
    width: 280px;
    float: left;
    padding-top: 57px;
    padding-left: 5px;
    padding-bottom: 20px;
}

.hpb-layoutset-02 #hpb-aside{
    padding-top: 70px;
}

#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{
	background-image : url(topimg/fBg_6E_01.png);
	background-position: left top;
	background-repeat: repeat-x;
}

.hpb-layoutset-02{
	background-image : url(img/fBg_6E_02.png);
	background-position: left top;
	background-repeat: repeat-x;
}

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


/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

/* ナビゲーション */

#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;
    float: left;
    background-image : url(topimg/mainmenuItem_6E.png);
    background-position: top right;
    background-repeat: no-repeat;
}

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

#hpb-nav li{
	float: left;
	padding-left: 2px;
	display: inline;
	font-size: 13px;
	height: 32px;
	background-image : url(topimg/mainmenuItem_6E.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#hpb-nav li a{
    display: block;
    height: 32px;
    text-align: center;
    line-height: 32px;
    padding-top: 1px;
    padding-left: 20px;
    padding-right: 20px;
}

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

.hpb-layoutset-01 #hpb-nav{
    width: 960px;
    height: 32px;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

.hpb-layoutset-02 #hpb-nav{
    width: 960px;
    height: 32px;
    position: absolute;
    top: 11px;
    left: 0px;
    overflow: hidden;
}

* html #hpb-nav li a{
    /* ie6用ハック */
    display: inline-block;
}

#hpb-nav a:link{
    background-image : url(topimg/mainmenu_6E.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav a:visited{
    background-image : url(topimg/mainmenu_6E.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav a:hover{
    background-image : url(topimg/mainmenu_6E_on.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav a:active{
    background-image : url(topimg/mainmenu_6E_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;
    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%;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		background-image : none;
		padding-bottom: 0;
	}
	#hpb-header{
		width: 100%;
		background-color : #ece6df;
		padding-bottom: 10px;
	}
	.hpb-layoutset-01 #hpb-header{
		height: auto;
		background-image : none;
	}
	#hpb-headerMain h1{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		line-height: 1.4;
		background-color : #e8dccd;
	}
	.hpb-layoutset-01 #hpb-headerMain h1{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
	}
	.hpb-layoutset-02 #hpb-headerMain h1{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		margin-bottom: 0;
		line-height: 1.4;
	}
	#hpb-headerLogo{
		width: 98%;
		margin-left: auto;
		margin-right: auto;
	}
	#hpb-headerLogo a{
		max-width: 100%;
		background-size: contain;
		background-position: top center;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-01 #hpb-headerLogo a{
		margin-left: auto;
	}
	.hpb-layoutset-02 #hpb-headerLogo a{
		margin-left: auto;
	}
	#hpb-headerExtra1{
		width: 98%;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-01 #hpb-headerExtra1{
		position: relative;
		right: 0;
		bottom: 0;
	}
	.hpb-layoutset-02 #hpb-headerExtra1{
		float: none;
		margin-top: 0;
		padding-right: 0;
	}
	#hpb-inner{
		width: 100%;
	}
	#hpb-wrapper{
		width: 100%;
		padding-top: 0;
		float: none;
		padding-right: 0;
	}
	.hpb-layoutset-02 #hpb-wrapper{
		padding-top: 2em;
	}
	.hpb-layoutset-01 #hpb-title{
		display: block;
		height: 177px;
		background-image : url(topimg/top_mainimg_6E_02.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		background-size: contain;
	}
	.hpb-layoutset-01 #hpb-title h2{
		display: none;
	}
	#hpb-main{
		width: 96%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 20px;
	}
	.hpb-layoutset-01 #hpb-main{
		padding-top: 0;
	}
	#hpb-aside{
		width: 96%;
		float: none;
		padding-top: 0;
		padding-left: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-02 #hpb-aside{
		padding-top: 0;
	}
	#hpb-footer{
		width: 100%;
		padding-top: 0;
		border-top-width: 1px;
		border-top-color: #d8d8d8;
		border-top-style: solid;
		background-color : #eaeaea;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* 背景設定 */
	.hpb-layoutset-01{
		background-image : none;
	}
	.hpb-layoutset-02{
		background-image : none;
	}

	/* コンテンツ配置領域 */
	/*--------------------------------------------------------
	  共通パーツデザイン設定
	--------------------------------------------------------*/
	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
		margin-left: 0;
		padding-right: 0;
		float: none;
		background-image : none;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}
	#hpb-nav li{
		float: none;
		padding-left: 0;
		display: block;
		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-layoutset-01 #hpb-nav{
		width: 100%;
		height: auto;
		position: relative;
		border-top-width: 1px;
		border-top-color: #d8d8d8;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #d8d8d8;
		border-bottom-style: solid;
	}
	.hpb-layoutset-02 #hpb-nav{
		width: 100%;
		height: auto;
		position: relative;
		top: 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;
	}
	#hpb-nav a:link,
	#hpb-nav a:visited,
	#hpb-nav a:hover,
	#hpb-nav a:active{
		background-image : none;
	}
	#hpb-headerExtra1 p.tel span{
		/* 電話番号の「TEL」文字設定 */
		display: block;
	}


}