@charset "Shift_JIS";
/* 要素リセット */
body{
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 100%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color: #333333;
  /* 標準文字色 */
    background-position: top left;
  background-repeat: repeat-x;
  min-width: 900px;
  background-image : url(../img/bg_3Ea.png);
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
  font-size: 70%;
}
/* end */

img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#heading01{
position: relative;
background: #14B0FF ;
box-shadow: 0px 0px 0px 5px #14B0FF ;
border: dashed 2px white;
padding: 1em 1em;
color: #454545;
}

#heading01:after{
position: absolute;
content: '';
left: -7px;
top: -7px;
border-width: 0 0 15px 15px;
border-style: solid;
border-color: #fff #fff #a8d4ff;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
/* 08.インデックス型の見出し */
#heading08{
	position:relative;
	padding:10px;
	background:#88ccef;
	box-shadow:
		10px 0 0 0 #88ccef,
		-10px 0 0 0 #88ccef,
		0 3px 3px 0 rgba(0,0,0,0.1);
}
#heading08:before{
	content:" ";
	position:absolute;
	top:-8px;
	left:-10px;
	width:120px;
	height:0;
	border-width:0 5px 8px 0;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#88ccef;
}
#heading08:after{
	content:" ";
	position:absolute;
	top:-10px;
	right:-10px;
	width:0;
	height:0;
	border-width:0 10px 10px 0;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#7bb8d8;
}

/* 05.アメリカンな(?)吹き出し */
#heading05{
	position:relative;
	padding:5px 20px;
	font:bold 28px/1.6 Arial, Helvetica, sans-serif;
	color:#333;
	background:#fff;
	text-shadow:
		1px 1px 0 #fff,
		2px 2px 0 #999;
	border-top:#333 solid 3px;
	border-bottom:#333 solid 3px;
    background-image: -webkit-gradient(linear, left top, right bottom,
			from(			rgba(255, 255, 255, 0.0)), 
			color-stop(0.4, rgba(255, 255, 255, 0.0)), 
			color-stop(0.4, rgba(0, 0, 0, 0.1)), 
			color-stop(0.6, rgba(0, 0, 0, 0.1)), 
			color-stop(0.6, rgba(255, 255, 255, 0.0)),
			to(				rgba(255, 255, 255, 0.0))
			);
	background-image: -webkit-linear-gradient(top -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-image: -moz-linear-gradient(top -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-image: -o-linear-gradient(top -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-image: linear-gradient(to bottom -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-size:4px 4px;
}
#heading05:before{
	content:" ";
	position:absolute;
	top:100%;
	left:24px;
	width:0;
	height:0;
	border-width:12px;
	border-style:solid;
	border-color:transparent;
	border-top-color:#333;
}
#heading05:after{
	content:" ";
	position:absolute;
	top:100%;
	left:28px;
	width:0;
	height:0;
	border-width:8px;
	border-style:solid;
	border-color:transparent;
	border-top-color:#f0f0f0;
	z-index:1;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
#hpb-container{
  margin-top: -1px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  padding-bottom: 0;
  background-image : url(../img/containerBg_3Ea.png);
  background-position: center top;
  background-repeat: no-repeat;
  zoom: 1;
}
#hpb-header{
  width: 840px;
  height: 84px;
  margin-right: auto;
  margin-left: auto;
}
#hpb-inner{
  position: relative;
  width: 840px;
  padding-top: 01px;
  padding-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
#hpb-wrapper{
  width: 840px;
  margin-top: 45;
  margin-right: 0;
  margin-bottom: 0;
  float: left;
}
#hpb-title{
  margin-top: 43px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.hpb-layoutset-01 #hpb-title{
  width: 840px;
  position: absolute;
  top: 41px;
  left: 0;
}
#hpb-main{
  width: 840px;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: auto;
  text-align: left;
  padding-top: 0px;
}
.hpb-layoutset-01 #hpb-main{
  padding-top: 295px;
}
#hpb-aside{
  width: 0px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 15px;
  float: left;
}
.hpb-layoutset-01 #hpb-aside{
  padding-top: 245px;
}
#hpb-footer{
  width: 850px;
  clear: both;
  margin-top: 7px;
  margin-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #ff9600;
}
#hpb-nav{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 840px;
  height: 70px;
  overflow: hidden;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

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

/* ナビゲーション */
#hpb-nav ul{
  list-style-type: none;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#hpb-nav ul::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav li{
  display: block;
  width: 140px;
  float: left;
  height: 70px;
  overflow: hidden;
}
#hpb-nav li a{
  display: block;
  text-align: center;
  background-image : url(../img/nav_3Ea_012.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#hpb-nav li span.en{
  display: none;
}
#hpb-nav li span.ja{
  display: block;
  font-size: 18px;
  line-height: 70px;
  padding-top: 1px;
  color: #FFF;
  font-weight: bold;
}
#hpb-nav a:link{
  text-decoration: none;
}
#hpb-nav a:visited{
  text-decoration: none;
}
#hpb-nav a:hover{
  text-decoration: none;
  background-image : url(../img/nav_3Ea_01_on2.png);
}
#hpb-nav a:active{
  text-decoration: none;
  background-image : url(../img/nav_3Ea_01_on2.png);
}
#hpb-nav #nav-toppage a{
  background-position: left top;
}
#hpb-nav #nav-access a{
  background-position: right top;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
.hpb-layoutset-02 h2{
  background-image : url(../img/titleBg_3Ea.png);
  background-position: top right;
  background-repeat: repeat-x;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: auto;
  height: 75px;
  padding-top: 0px;
  text-align: left;
  overflow: hidden;
  line-height: 115px;
  width: 840px;
  font-size: 17px;
}
#shopinfo{
  margin-top: 10px;
}
#pagetop{
  margin-top: 40px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: left;
  padding-left: 5px;
}
#pagetop a{
  /* ページの先頭へのリンク設定 */
    display: block;
  margin-left: auto;
  margin-right: 0px;
  margin-top: 30px;
  background-image : url(../img/returnTop_3Ea.png);
  background-position: center left;
  background-repeat: no-repeat;
  width: 62px;
  height: 14px;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
#hpb-footerMain p{
  text-align: left;
}
/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2{
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
  text-indent: -9999px;
  height: 235px;
  background-image : url(../img/mainimg_3Ea.png);
  background-position: top center;
  background-repeat: no-repeat;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
  body{
  min-width: 100%;
  background-image : none;
}
/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
  background-image : none;
  background-color: #ffffff;
}
#hpb-header{
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
#hpb-inner{
  width: 100%;
  padding-top: 0px;
}
#hpb-wrapper{
  width: 100%;
  float: none;
}
.hpb-layoutset-01 #hpb-title{
  width: 100%;
  position: relative;
  top: 0;
}
#hpb-main{
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}
.hpb-layoutset-01 #hpb-main{
  padding-top: 0;
}
#hpb-aside{
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  float: none;
}
.hpb-layoutset-01 #hpb-aside{
  padding-top: 0;
}
#hpb-footer{
  width: 100%;
  margin-top: 0;
  padding-top: 10px;
}
#hpb-nav{
  position: relative;
  width: 100%;
  height: auto;
  background-color: #ffb800;
}
/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	
	/* コンテンツ配置領域 */

	/* ナビゲーション */
	#hpb-nav ul{
  display: none;
}
#hpb-nav ul.toggled-on{
  display: block;
  padding-left: 0;
}
#hpb-nav li{
  width:100%;
  float: none;
  height: auto;
  border-top-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
}
#hpb-nav li a{
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-image : none;
  background-color: #ffb800;
}
#hpb-nav li span.ja{
  line-height: 1.4;
  text-align: left;
}
#hpb-nav a:hover,
	#hpb-nav a:active{
  background-image: none;
  background-color: #ff9400;
}
/*--------------------------------------------------------
	  共通パーツデザイン設定
	--------------------------------------------------------*/
	.hpb-layoutset-02 h2{
  background-position: top left;
  background-size: cover;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.4;
  width: 100%;
  word-break: break-all;
}
#pagetop{
  margin-bottom: 0;
}
/* トップページ デザイン定義 */
	.hpb-layoutset-01 #hpb-title h2{
  background-size: contain;
  height: 160px;
  max-width: 100%;
}
}