@charset "Shift_JIS";

/* 要素リセット */

/* メニュー幅広指定　*/
html{
	overflow: auto;
}
 

body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 80%;
    font-family: 'メイリオ' , Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' , sans-serif;
    color: #333333; /* 標準文字色 */
    background-color: #FFFFFF;
    background-position: center top;
    background-repeat: repeat-x;
    background-image : url(../image/topBg_7E.png);
    overflow: hidden;

}
/* 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: 980px; 
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    background-image : url(../image/containerBg_7E_2.png);
    background-position: center top;
    background-repeat: repeat-y;
}

#hpb-header{
    width: 870px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 1.8px;
    margin-left: auto;
    height: 99px;
    background-image : url(../image/headerBg_7E.png);
    background-repeat: no-repeat;
    background-position: center top;
}

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

#hpb-inner{
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	position: relative;
	zoom: 1;
/*	background-image: url(innerBg_7E.png); */
	background-repeat: repeat-y;
	background-position: 240px 0px;
}

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

.hpb-layoutset-01 #hpb-wrapper{
    width: 890px;
    float: right;
}
.hpb-layoutset-02 #hpb-wrapper{
    width: 620px;
    float: right;
    background-image : url(../image/innerBg_7E_top.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 30px;
    margin-top: 15px;
}

.hpb-layoutset-01 #hpb-title{
    width: 850px;
    height: 235px;
    position: absolute;
    top: 35px;
    left: 0;
    background-color: #FFFFFF;
}

.hpb-layoutset-02 #hpb-title{
    width: 620px;
    background-color: #FFFFFF;
    padding-top: 25px;
}

.hpb-layoutset-01 #hpb-main{
    text-align: left;
    width: 890px;
    background-image : url(../image/innerBg_7E_top.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 10px;
    padding-left: 30px;
    margin-top: 15px;
}
.hpb-layoutset-02 #hpb-main{
    text-align: left;
    width: 620px;
    padding-top: 0px;
}

#hpb-aside{
    width: 200px;
    float: left;
border-radius: 12px;
}
* html #hpb-aside{
    float: none; /* for IE6 */
}

.hpb-layoutset-01 #hpb-aside{
    margin-top: 15px;
}
.hpb-layoutset-02 #hpb-aside{
    margin-top: 45px;
}


#toppage{
}
#hpb-title-sbox{


}
#toppage-info-area{
    width: 920px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0;
    padding-bottom: 0px;
		height: auto;
 /*   height: 280px; */
}
#toppage-news{
    width: 300px;
    margin-right: 5px;
		height: auto;
   height: 450px; 
    float: left;
    overflow:auto;
}
#toppage-news:hover{
    text-decoration: none;
    background-color: #efffff;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#toppage-info1{
    width: 400px;
    margin-right: 5px;
		height: auto;
 /*   height: 280px; */
    float: left;
    overflow:auto;
}
#toppage-info1:hover{
    text-decoration: none;
    background-color: #ffefff;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#toppage-info2{
    width: 180px;
    margin-right: 5px;
		height: auto;
 /*   height: 280px; */
    float: left;
    overflow:auto;
}
#toppage-info2:hover{
    text-decoration: none;
    background-color: #ffffef;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}


#toppage-item{
    width: 880px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 0;
    padding-bottom: 0px;
    height: 380px;
    clear: both;
}
/*
#toppage-item::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
*/
#toppage-item:hover{
    text-decoration: underline;
    background-color: #efffff;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#toppage-item .item:hover{
	text-decoration: underline;
	background-color: #b3f9d8;
	background-image: url(../image/yubi.png);
	background-repeat: no-repeat;
	background-position: 165px 100px;
}

#banner-info{
    width: 200px;
    float: left;
    margin-left: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #0ccccc;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #0ccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #0ccccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #0ccccc;
    border-radius: 10px;
}

#banner
{
}
#shopinfo{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}
#acrobat-info{
    width: 855px;
    height: 45px;
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 5px;
    margin-bottom: 15px;
    background-color: #ffefff;
    text-align: left;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #0e0eee;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #0e0eee;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #0e0eee;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #0e0eee;
    padding-top: 3px;
    padding-left: 3px;
    border-radius: 5px;
}

#acrobat-info img{
    margin-top: 3px;
    margin-right: auto;
    margin-bottom: 3px;
    margin-left: auto;
float: left;
}

#hpb-footer{
    width: 870px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 30px;
    clear: both;
    background-image : url(../image/innerBg_7E_bottom.png);
    background-repeat: no-repeat;
    background-position: 250px 0px;
}

#hpb-nav{
    position: absolute;
    left: 0px;
    width: 850px;
    height: 35px;
    overflow: hidden;
    top: 0;
    background-color: #3390b6;

    padding: 0 500%;
    margin: 0 -500% 6px;
    width: 100%;




}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

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

/* ナビゲーション */
#hpb-nav ul{
    display: block;
    height: 32px;
    width: 850px;
    margin-top: 0px;
    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;
    background-image : url(../image/naviBg_7E_01.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

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

#hpb-nav li{
    display: block;
    width: 170px;
    float: left;
}


#hpb-nav li a{
    display: block;
    height: 32px;
    line-height: 31px;
    overflow: hidden;
    text-align: center;
}

#hpb-nav li span.en{
    display: none;
}
#hpb-nav li span.ja{
    font-size: 14px;
    font-weight: bold;
}

#hpb-nav a:link{
    color: #ffffff;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #ffffff;
    text-decoration: none;
}
#hpb-nav a:hover{
    text-decoration: none;
    color: #ffffff;
    background-image : url(../image/naviBg_7E_01_on.png);
    background-repeat: no-repeat;
    background-position: -170px 0px;
}
#hpb-nav a:active{
    text-decoration: none;
    color: #ffffff;
    background-image : url(../image/naviBg_7E_01_on.png);
    background-repeat: no-repeat;
    background-position: -170px 0px;
}

#hpb-nav #nav-toppage a:hover, #hpb-nav #nav-toppage a:active{
    background-image : url(../image/naviBg_7E_01_on.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#hpb-nav #nav-access a:hover, #hpb-nav #nav-access a:active{
    background-image : url(../image/naviBg_7E_01_on.png);
    background-repeat: no-repeat;
    background-position: top right;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* メインイメージ高さ */
.hpb-layoutset-01 #hpb-title h2{
	height: 180px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
	text-indent: -9999px;
<!--	background-image: url(../image/mainimg_7E_01.png); -->
	background-position: top center;
	background-repeat: no-repeat;
}

/* コンテンツタイトル背景 */
.hpb-layoutset-02 h2
{
}
.fixing-base .fixing-box.fixed {
  position: fixed;
  top: 0;
  z-index: 9999;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 100%;
		background-image: none;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		width: 100%;
		background-image: none;
	}
	#hpb-header{
		width: 100%;
		height: auto;
		padding-bottom: 10px;
    		background-image: none;
    		border-top-width: 3px;
    		border-top-style: solid;
    		border-top-color: #3390B6;
	}
	#hpb-inner{
		width: 100%;
    		background-image: none;
	}
	.hpb-layoutset-01 #hpb-wrapper{
		width: 100%;
		float: none;
	}
	.hpb-layoutset-02 #hpb-wrapper{
    		width: 100%;
    		float: none;
    		background-image: none;
    		padding-left: 0;
    		margin-top: 0px;
	}
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
    		height: auto;
		position: relative;
		top: 0;
	}
	.hpb-layoutset-02 #hpb-title{
		width: 100%;
		padding-top: 0px;
	}
	.hpb-layoutset-01 #hpb-main{
		width: 100%;
    		background-image: none;
    		padding-top: 0;
		padding-left: 0;
		padding-bottom: 20px;
    		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-02 #hpb-main{
		width: 100%;
    		padding-top: 20px;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
#hpb-title-sbox{
 /*		width: 100%;
		float: none;
		padding-bottom: 30px;
		height: auto; */
display:none;
}
#hpb-title-sbox img{
 /*		min-width: 100%;
		float: none;
		margin-left: -30px;
		height: auto; */
display:none;
 }

#toppage-info-area{
		width: 100%;
    		padding-top: 0;
		padding-left: 0;
		float: none;
		height: auto;
	}
#toppage-info2-area{
		width: 100%;
    		padding-top: 0;
		padding-left: 0;
		float: none;
		height: auto;
	}
#toppage-news{
		width: 100%;
		float: none;
		height: auto;
	}
#toppage-info1{
		width: 100%;
		float: none;
		height: auto;
	}
#toppage-info2{
		width: 100%;
		float: none;
		height: auto;
	}
#toppage-item{
		width: 100%;
		float: none;
		height: auto;
	}
#acrobat-info{
display: none; 
	/*	width: 100%;
		float: none;
    		background-image: none;
    		padding-top: 0px;
		height: auto; */
	}
#acrobat-info img{
		width: 20%;
		float: none;
		height: auto;
	}

	#hpb-aside{
		width: 100%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 0px;
	}
	.hpb-layoutset-01 #hpb-aside{
		margin-top: 0px;
	}
	.hpb-layoutset-02 #hpb-aside{
		margin-top: 0px;
	}
	#banner{
		max-width: 100%;
	}
	#banner-info{
		max-width: 100%;
  		margin-left: 45px;
    		margin-right: auto;
		padding-bottom: 0px;	
 	 	height: auto;
	}
	#banner-info p{
		max-width: 100%;
  		margin-left: auto;
    		margin-right: auto;
		padding-left: 8px;
		padding-bottom: 0px;	
    		height: auto;
	}

	#shopinfo{
		max-width: 100%;
		height: auto;
	}


	#hpb-footer{
		width: 100%;
		padding-top: 0px;
    		background-image : none;
	}
	#hpb-nav{
		position: relative;
		width: 100%;
		height: auto;
         　   font-size: 80%; 
	}
	/*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
	
	/* ナビゲーション */
	#hpb-nav ul{
    /*		display: none; */
		height: auto;
		width: 100%;
    		background-image: none;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}	
	#hpb-nav li{
		width: 100%;
		float: none;
	}
	#hpb-nav li a{
		height: auto;
		line-height: 1.0;
		text-align: left;
		padding-top: 2px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-nav a:hover{
		background-image: none;
	}
	#hpb-nav a:active{
		background-image: none;
	}
	#hpb-nav #nav-toppage a:hover, #hpb-nav #nav-toppage a:active{
		background-image: none;
	}
	#hpb-nav #nav-access a:hover, #hpb-nav #nav-access a:active{
		background-image: none;
	}
	/*--------------------------------------------------------
		共通パーツデザイン設定
	--------------------------------------------------------*/
	/* メインイメージ高さ */
	.hpb-layoutset-01 #hpb-title h2{
    		height: 160px;
    		margin-top: 0;
		background-size: contain;
	}
	
}
