@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;
    color: #333333; /* 標準文字色 */
    background-position: top left;
    background-repeat: repeat-x;
}
/* 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;
    background-color: #FFFFFF;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    padding-bottom: 0;
    zoom: 1;
}

#hpb-header{
    width: 900px;
    height: 80px;
    margin-right: auto;
    margin-left: auto;
}

#hpb-inner{
    position: relative;
    width: 900px;
    padding-top: 40px;
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.hpb-layoutset-02 #hpb-inner{
    position: relative;
    width: 900px;
    padding-top: 5px;
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

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

#hpb-wrapper{
    width: 675px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    float: right;
    min-height: 200px;
}

* html #hpb-wrapper{
    width: 671px; /* for IE6 */
    height: 200px; /* for IE6 */
}

#hpb-title{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.hpb-layoutset-01 #hpb-title{
    height: 260px;
}

.hpb-layoutset-02 #hpb-title{
    width: 635px;
    padding-top: 10px;
}

#hpb-main{
    width: 635px;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    padding-left: 20px;
    text-align: left;
}

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

.hpb-layoutset-02 #hpb-main{
    padding-top: 5px;
}

#hpb-aside{
    width: 225px;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    float: left;
}


#hpb-footer{
    width: 900px;
    clear: both;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
}

#hpb-nav{
    margin-top: -25px;
    width: 225px;
    height: 300px;
    overflow: hidden;
    float: left;
    background-color: #ADDBFD;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #ADDBFD;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #ADDBFD;
}


.hpb-layoutset-02 #hpb-nav{
    margin-top: 10px;
    width: 225px;
    height: 300px;
    overflow: hidden;
    float: left;
    background-color: #ADDBFD;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #ADDBFD;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #ADDBFD;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
body{
    background-image : url(bg_3Ba_01.png);
    background-position: top center;
    background-repeat: repeat-y;
    background-color: #ADDBFD;
}

/* コンテンツ配置領域 */
.hpb-layoutset-01 #hpb-title h2{
    position: absolute;
    top: 0px;
    left: 225px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 675px;
    height: 300px;
    background-image : url(mainimg_3Ba.png);
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #ADDBFD;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #ADDBFD;
}

.hpb-layoutset-02 h2{
    background-image : url(titleBg_3Ba.png);
    background-position: top left;
    background-repeat: no-repeat;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 45px;
    height: 45px;
    padding-top: 15px;
    text-align: left;
    overflow: hidden;
    line-height: 1.1em;
}

* html .hpb-layoutset-02 h2{
    padding-left: 20px;
}

.hpb-layoutset-02 h2 span.ja{
    font-size: 1em;
    color: #ffffff;
    padding-right: 0;
    padding-left: 15px;
    padding-bottom: 3px;
    padding-top: 3px;
}

* html .hpb-layoutset-02 h2 span.ja{
    padding-left: 40px;
}

.hpb-layoutset-02 h2 span.en{
    font-size: 0.8em;
    color: #FFFFFF;
    font-weight: normal;
    padding-left: 15px;
    text-transform: capitalize;
    font-weight: normal;
}

/* ナビゲーション */
#hpb-nav ul{
    margin-top: 18px;
    margin-right: auto;
    margin-bottom: 1px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    list-style-type: none;
    overflow: hidden;
}

.hpb-layoutset-02 #hpb-nav ul{
    margin-top: 18px;
    margin-right: auto;
    margin-bottom: 1px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    list-style-type: none;
    overflow: hidden;
}

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

#hpb-nav li{
    display: block;
    width: 205px;
    background-image : url(menuBg_3Ba_02.png);
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
    height: 34px;
    margin-bottom: 12px;
    overflow: hidden;
}


#hpb-nav li a{
    display: block;
    text-align: center;
}

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

#hpb-nav li span.ja{
    display: block;
    text-align: left;
    color: #AAAAAA;
    font-size: 14px;
    font-weight: bold;
    line-height: 37px;
    padding-top: 0px;
    padding-left: 30px;
}

#hpb-nav a:hover span.ja{
    color: #95CDFA;
}
#hpb-nav a:hover span.ja{
    color: #95CDFA;
}

#hpb-nav a:link{
    color: #AAAAAA;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #AAAAAA;
    text-decoration: none;
}
#hpb-nav a:hover{
    text-decoration: none;
    background-image : url(menuBg_3Ba_02_on.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav a:active{
    text-decoration: none;
    background-image : url(menuBg_3Ba_02_on.png);
    background-position: top left;
    background-repeat: repeat-x;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#banner
{
}


#shopinfo{
    width: 185px;
    height: 230px;
    margin-left: 10px;
    background-image : url(sideBg_3Ba.png);
    background-position: top left;
    background-repeat: repeat-x;
}

#hpb-aside #shopinfo h3{
    width: 180px;
    height: 26px;
    line-height: 26px;
    padding-left: 5px;
    background-color: #FFFFFF;
    color: #D1D1D1;
    font-weight: bold;
}

#shopinfo{
    margin-top: 20px;
    color: #FFFFFF;
    font-weight: bold;
}


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

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/

	#hpb-container{
	    width: 100%;
	}

	#hpb-header{
		width: 100%;
		height: auto;
		padding-bottom: 10px;
	}

	#hpb-inner{
	    width: 100%;
	    padding-top: 0;
	    padding-bottom: 0;
	}

	.hpb-layoutset-02 #hpb-inner{
	    width: 100%;
	    padding-top: 0;
	    padding-bottom: 0;
	}

	#hpb-wrapper{
	    width: 100%;
	    float: none;
	    min-height: 0;
	}

	.hpb-layoutset-01 #hpb-title{
		height: auto;
	}

	.hpb-layoutset-02 #hpb-title{
	    width: 100%;
	}

	#hpb-main{
		width: 96%;
		margin-right: auto;
		margin-left: auto;
    	padding-left: 0;
		padding-bottom: 20px;
	}

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

	#hpb-aside{
		width: 96%;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		float: none;
		padding-bottom: 20px;
	}


	#hpb-footer{
		width: 100%;
	    margin-bottom: 10px;
	}

	#hpb-nav{
	    margin-top: 0;
		width: 100%;
		height: auto;
	    float: none;
		border-top-color: #ade0fc;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-color: #ade0fc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}


	.hpb-layoutset-02 #hpb-nav{
	    margin-top: 0;
		width: 100%;
		height: auto;
	    float: none;
		border-top-color: #ade0fc;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-color: #ade0fc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}


	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* 背景設定 */
	body{
		background-image : none;
		background-color: #ffffff;
	}

	/* コンテンツ配置領域 */
	.hpb-layoutset-01 #hpb-title h2{
		position: relative;
		left: 0;
		margin-top: 0;
		width: 100%;
		height: 245px;
		background-size: contain;
		border-top-width: 0;
	}

	.hpb-layoutset-02 h2{
		width: 100%;
		background-color: #b2dffd;
		height: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 1.4;
		box-sizing: border-box;
		word-break: break-all;
	}

	.hpb-layoutset-02 h2 span.ja{
		padding-bottom: 0;
		display: inline-block;
	}

	.hpb-layoutset-02 h2 span.en{
		display: inline-block;
	}

	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0;
	}
	
	.hpb-layoutset-02 #hpb-nav ul{
		display: none;
		margin-top: 0;
		padding-left: 0;
	}

	#hpb-nav ul.toggled-on,
	.hpb-layoutset-02 #hpb-nav ul.toggled-on{
		display: block;
	}

	#hpb-nav li{
		width: 100%;
		background-image : none;
		background-color: #ffffff;
		float: none;
		height: auto;
		margin-bottom: 0;
		border-top-color: #ade0fc;
		border-top-style: dashed;
		border-top-width: 1px;
	}


	#hpb-nav li a{
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		text-align: left;
	}

	#hpb-nav li span.ja{
		line-height: 1.4;
	    padding-left: 0;
	}

	#hpb-nav a:hover{
		background-image : none;
	}
	#hpb-nav a:active{
		background-image : none;
	}
	/*--------------------------------------------------------
	  共通パーツデザイン設定
	--------------------------------------------------------*/

	#shopinfo{
		max-width: 100%;
		box-sizing: border-box;
		height: auto;
		background-position: bottom left;
		background-size: contain;
		background-color: #b2dffd;
	}

	#hpb-aside #shopinfo h3{
		max-width: 100%;
		box-sizing: border-box;
		height: auto;
		line-height: 1.4;
		padding-top: 5px;
		padding-bottom: 5px;
	}
}