@charset "Shift_JIS";

/* 要素リセット */
body{
	margin: 0;
	padding: 0;
	/* [disabled]text-align: center; */
	font-size: 75%;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	/* [disabled]color: #666666; */ /* 標準文字色 */
	min-width: 1200px;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    /* [disabled]margin-top: -1px; */
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    background-image : url(footerBg_10C.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    zoom: 1;
}

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

#hpb-header{
    width: 85%;
    height: 84px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    min-width: 1200px;
}

#hpb-inner{
    width: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 20px;
    zoom: 1;
}

* html .hpb-layoutset-01 #hpb-inner{
    /* for IE6 レイアウト崩れに対応するために背景にメインイメージを配置 */
    background-image : url(mainimg_10C.png);
    background-position: 0px 50px;
    background-repeat: no-repeat;
}

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

#hpb-wrapper{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	/* [disabled]float: left; */
}

* html .hpb-layoutset-01 #hpb-wrapper{
    /* for IE6 */
    width: 660px;
    padding-top: 300px;
}

* html .hpb-layoutset-02 #hpb-wrapper{
    /* for IE6 */
    width: 660px;
}

#hpb-title{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.hpb-layoutset-01 #hpb-title{
    /* [disabled]width: 100%; */
    /* [disabled]margin-right: -232px; */
    height: 0%;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    min-width: 1200px;
}

* html .hpb-layoutset-01 #hpb-title{
    /* for IE6 */
    display: none;
}

.hpb-layoutset-02 #hpb-title{
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    min-width: 1200px;
}

#hpb-main{
	padding-bottom: 0px;
}

.hpb-layoutset-01 #hpb-main{
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]margin-top: 5%; */
	clear: both;
	min-width: 1200px;
}

.hpb-layoutset-02 #hpb-main{
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	min-width: 1200px;
}

#hpb-aside{
	width: 85%;
	/* [disabled]float: right; */
	margin-left: auto;
	margin-right: auto;
	min-width: 1200px;
}

.hpb-layoutset-01 #hpb-aside{
	margin-top: 100px;
}

.hpb-layoutset-02 #hpb-aside{
    margin-top: 20px;
}

#hpb-footer{
	clear: both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
}

#hpb-nav{
	position: absolute;
	left: auto;
	top: 0px;
	height: 50px;
	width: 100%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	right: auto;
	text-align: center;
	min-width: 1200px;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01{
    background-image : url(bg_10C_01_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}

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

/* コンテンツ配置領域 */
/* ナビゲーション */
#hpb-nav ul{
	display: block;
	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;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e7;
	width: 85%;
	min-width: 1200px;
}

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

#hpb-nav li{
	display: block;
	width: 19.8%;
	margin-left: 0;
	margin-right: 0;
	float: left;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e6e7;
	min-width: 200px;
}

#hpb-nav li#nav-toppage{
	/* [disabled]width: 279px; */
}
/* トップページを1px小さく */

#hpb-nav li a{
    display: block;
    height: 40px;
    overflow: hidden;
    border-bottom-width: 9px;
    border-bottom-style: solid;
    border-bottom-color: #0068B7;
}

/* メニュー下線色設定 */
#hpb-nav li#nav-toppage a{
    border-bottom-color: #0068B7;
}
#hpb-nav li#nav-policy a{
    border-bottom-color: #E85298;
}
#hpb-nav li#nav-entrance a{
    border-bottom-color: #F29300;
}
#hpb-nav li#nav-program a{
    border-bottom-color: #C3D700;
}
#hpb-nav li#nav-notice a{
    border-bottom-color: #65a0b1;
}
#hpb-nav li#nav-company a{
    border-bottom-color: #00A73C;
}

#hpb-nav li span.en{
	display: block;
	line-height: 10px;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 4px;
}

#hpb-nav li span.ja{
	display: block;
	font-size: 21px;
	line-height: 19px;
	padding-top: 5px;
	font-weight: bold;
}

#hpb-nav a:link{
    color: #666666;
    text-decoration: none;
    background-image: none;
}
#hpb-nav a:visited{
    color: #666666;
    text-decoration: none;
    background-image: none;
}
/*#hpb-nav a:hover{
    color: #ffffff;
    text-decoration: none;
    background-image : url(navBg_10C_on.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}
#hpb-nav a:active{
    color: #ffffff;
    text-decoration: none;
    background-image : url(navBg_10C_on.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}*/

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#shopinfo{
	background-image : url(sideBg_3Ic.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFE7FA;
	padding: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #dadada;
	text-align: center;
	float: left;
	width: 30.8%;
	height: 250px;
	margin-left: 0.5%;
	margin-right: 0.5%;
}

#shopinfo4{
background-image : url(sideBg_3Ic.png);
background-position: top left;
background-repeat: repeat-x;
background-color: #FFE7FA;
padding: 8px;
border-width: 1px;
border-style: solid;
border-color: #dadada;
text-align: center;
float: left;
width: 22.5%;
height: 230px;
margin-left: 0.5%;
margin-right: 0.5%;
}

#banner{
    margin-right: auto;
		margin-left: auto;
}


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

	body{
		min-width: 100%;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		background-image: none;
	}
	#hpb-header{
		width: 100%;
    height: auto;
		padding-bottom: 10px;
	}
	
	#hpb-inner{
		width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
	}
	
	#hpb-wrapper{
    width: 100%;
    float: none;
	}
	
	.hpb-layoutset-01 #hpb-title{
    width: 100%;
    margin-right: 0px;
    height: auto;
	}
	.hpb-layoutset-02 #hpb-title{
		width: 100%;
		padding-top: 0px;
	}
	
	#hpb-main{
		padding-bottom: 20px;
		text-align: left;
	}
	
	.hpb-layoutset-01 #hpb-main{
    width: 96%;
		margin-top: 0px;
	}
	
	.hpb-layoutset-02 #hpb-main{
    width: 96%;
	}

	#hpb-aside{
		float: none;
		margin-left: auto;
		margin-right: auto;
		max-width: 96%;
		padding-bottom: 20px;
	}
	.hpb-layoutset-01 #hpb-aside{
		margin-top: 0px;
	}
	.hpb-layoutset-02 #hpb-aside{
		margin-top: 0px;
	}
	
	#hpb-footer{
    width: 100%;
    padding-top: 0px;
	}
	
	#hpb-nav{
		position: relative;
    height: auto;
    width: 100%;
		background-color: #F7F7F7;
		border-top-color: #B2AEAD;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-color: #B2AEAD;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

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

	/* コンテンツ配置領域 */
	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
		border-left-width: 0px;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}
	#hpb-nav li{
    width: 100%;
    float: none;
    border-right-width: 0px;
		border-top-color: #E6E6E7;
		border-top-style: solid;
		border-top-width: 1px;
		text-align: left;
	}
	#hpb-nav li#nav-toppage{
    width: 100%;
	}
	#hpb-nav li a{
    height: auto;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
    padding-left: 10px;
	}
	
	#hpb-nav li span.en{
    line-height: 1.4;
	}
	#hpb-nav li span.ja{
    line-height: 1.4;
		padding-top: 0px;
	}
	
	#hpb-nav a:hover{
    background-image : none;
		background-color: #27ABE2;
	}
	#hpb-nav a:active{
    background-image : none;
		background-color: #27ABE2;
	}
	
	/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
	#shopinfo{
		padding-right: 0px;
	}

}
