<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/* 要素リセット */
body{
  margin: 0;
  padding: 0;
  font-size: 75%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color: #333;
  /* 標準文字色 */
	background-color: #fff;
  background-image : url(fBg_2Lc.png);
  background-position: top left;
  background-repeat: no-repeat;
  min-width: 1100px;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
  font-size: 70%;
}
/* end */
	
img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/


#hpb-inner{
  width: 1056px;
  position: relative;
  min-height: 800px;
}
.hpb-layoutset-01 #hpb-main{
  width: 614px;
  float: right;
  padding-top: 100px;
}
.hpb-layoutset-02 #hpb-main{
  width: 614px;
  float: right;
  padding-top: 10px;
}
#hpb-aside{
  width: 388px;
  float: left;
  padding-top: 14px;
}
/* サイドブロック内パーツ */


#banner ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 388px;
}
#banner a#banner-access{
  /* アクセスバナー */
    background-image : url(banner_2Lc_01.png);
  background-position: center left;
  background-repeat: no-repeat;
  display: block;
  width: 388px;
  height: 50px;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: 0;
}
#banner a#banner-netshop{
  /* ネットショップ */
    background-image : url(banner_2Lc_02.png);
  background-position: center left;
  background-repeat: no-repeat;
  display: block;
  width: 388px;
  height: 50px;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: 0;
}
/* ナビゲーション */

#hpb-nav{
  width: 1056px;
  position: absolute;
  height: 97px;
  left: 0;
  top: 0px;
  text-align: right;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* コンテンツ配置領域 */

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

#hpb-wrapper #toppage-item .itemlist .item .itemdata{
  width: 330px;
}
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title{
  padding-top: 80px;
  padding-left: 10px;
  width: 409px;
  float: left;
}
.hpb-layoutset-01 #hpb-title h2{
  width: 409px;
  height: 347px;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  background-image : url(top_mainimg_2Lc.png);
  background-repeat: no-repeat;
  background-position: top left;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
/* 第二階層タイトル */

.hpb-layoutset-02 #hpb-title{
  width: 650px;
  float: right;
  padding-top: 80px;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

.hpb-layoutset-01 #toppage{
  margin-top: 20px;
}
/* ナビゲーション */

#hpb-nav ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: inline;
  list-style-type: none;
  overflow: hidden;
  text-align: center;
}
#hpb-nav ul::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav li{
  display: inline-block;
  font-size: 13px;
  line-height: 97px;
  height: 97px;
  overflow: hidden;
  text-transform: uppercase;
}
#hpb-nav li a{
  text-align: center;
  display: inline-block;
  height: 97px;
  width: 97px;
}
#hpb-nav li span.ja{
  display: none;
}
#hpb-nav a:link{
  background-image : url(mainmenu_2Lc.png);
  background-position: center center;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #000;
}
#hpb-nav a:visited{
  background-image : url(mainmenu_2Lc.png);
  background-position: center center;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #000;
}
#hpb-nav a:hover{
  background-image : url(mainmenu_2Lc_on.png);
  background-position: center center;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #000;
}
#hpb-nav a:active{
  background-image : url(mainmenu_2Lc_on.png);
  background-position:center center;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #000;
}
/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {
  body{
  min-width: 100%;
}
/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/

	#hpb-inner{
  width: 100%;
  min-height: 100%;
  background-color: #FFFFFF;
}
.hpb-layoutset-01 #hpb-main{
  width: 96%;
  float: none;
  padding-top: 0px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.hpb-layoutset-02 #hpb-main{
  width: 96%;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}
#hpb-aside{
  max-width: 96%;
  float: none;
  padding-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
}
/* サイドブロック内パーツ */
	
	#banner ul{
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#banner a#banner-access{
  /* アクセスバナー */
    background-position: top center;
  background-size: contain;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#banner a#banner-netshop{
  /* ネットショップ */
    background-position: top center;
  background-size: contain;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* ナビゲーション */
	
	#hpb-nav{
  width: 100%;
  position: relative;
  height: auto;
  background-color: #fcef9d;
  overflow: hidden;
}
/*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
	/* コンテンツ配置領域 */
	
	#hpb-wrapper #toppage-item .itemlist .item .itemdata{
  width: 100%;
}
/* トップページメインイメージ */
	
	.hpb-layoutset-01 #hpb-title{
  padding-top: 0px;
  padding-left: 0px;
  width: 100%;
  float: none;
}
.hpb-layoutset-01 #hpb-title h2{
  width: 100%;
  background-position: top center;
  background-size: contain;
}
/* 第二階層タイトル */
	
	.hpb-layoutset-02 #hpb-title{
  width: 100%;
  float: none;
  padding-top: 0px;
}
/*--------------------------------------------------------
		共通パーツデザイン設定
	--------------------------------------------------------*/
	
	.hpb-layoutset-01 #toppage{
  margin-top: 0px;
}
/* ナビゲーション */
	#hpb-nav ul{
  display: none;
}
#hpb-nav ul.toggled-on{
  display: block;
}
#hpb-nav li{
  display: block;
  line-height: 1.4;
  height: auto;
  border-top-color: #fbdd56;
  border-top-style: solid;
  border-top-width: 1px;
}
#hpb-nav li a{
  text-align: left;
  display: block;
  height: auto;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  box-sizing: border-box;
}
#hpb-nav a:link{
  background-image: none;
  background-color: #fcef9d;
}
#hpb-nav a:visited{
  background-image: none;
  background-color: #fcef9d;
}
#hpb-nav a:hover{
  background-image: none;
  background-color: #fddc6b;
}
#hpb-nav a:active{
  background-image: none;
  background-color: #fddc6b;
}
}</pre></body></html>