/* ================================================== */
【一番上のタグ】
<!-- バナー1 上のほう ★★★start -->
<DiV class="row top_bnr1">
<!--// 超緊急のお知らせ枠 -->
<!--// 休暇等の通常お知らせは、ショップ情報＞トップ＞お知らせに記載すること -->
<{*<!--// pはmargin/padding、spanは太字＆サイズUPが自動挿入-->*}>

<{*<!--
<div class="ps_news">
<p>
<span>【夏季休業中のご注文と配送について】</span><br />
誠に勝手ながら8月11日(日)〜8月15日(木)の期間を夏季休暇とし、ご注文の確認・お問い合わせ等への返信・商品発送など
すべての業務をお休みさせていただきます。また、夏季休暇中のご注文はお届け日の指定をお受けすることができません。<br />
ご迷惑をお掛けいたしますが、ご理解いただきますようよろしくお願いいたします。
</p>
</div>
-->*}>

</DiV>


<!--//スライドショー//-->
<DIV style="display:none; max-width:97%; margin:0 auto;">
<{if $slideshow_html}>
<div class="slider">
<{$slideshow_html}>
</div>
<script type="text/javascript">
//<![CDATA[
$(function(){
  $('#slider').bxSlider({
    auto: true,
    pause: 2600,
    speed: 2600,
    controls: false,
    captions: false,
    mode: 'fade'
  });
});
//]]>
</script>
<{/if}>
</DIV>
<!--//スライドショー//-->

/* ================================================== */

@charset "euc-jp";
#container {
  padding-top: 30px;
}

.header-headline-nav li a {
  color: #4d4d4d;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}
.header-global-nav a,
.header-global-nav span {
  padding-bottom: 5px;
  color: #4d4d4d;
  text-decoration: none;
  font-weight: normal;
  font-size: 18px;
  cursor: pointer;
}
#nav a {
  color: #4d4d4d;
}

#slideshow-block {
  margin-bottom: 0px;
}
#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
  text-indent: -999em;
}
#supersized {
  position: absolute;
  left: 0;
  z-index: 1;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
  #supersized .row {
    position: relative;
  }
  #supersized img {
    position: absolute;
    display: none;
    width: auto !important;
    height: auto !important;
    outline: none;
    border: none;
  }
  #supersized.speed img {
    -ms-interpolation-mode:nearest-neighbor;
    image-rendering: -moz-crisp-edges;
  }
  #supersized.quality img {
    -ms-interpolation-mode:bicubic;
    image-rendering: optimizeQuality;
  }
  #supersized li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -30;
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    background-color: #fff;
    list-style: none;
  }
  #supersized li.prevslide {
    z-index: -20;
  }
  #supersized li.activeslide {
    z-index: -10;
  }
  #supersized li.image-loading {
    width: 100%;
    height: 100%;
    background: #111 url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
  }
  #supersized li.image-loading img {
    visibility: hidden;
  }
  #supersized li.prevslide img,
  #supersized li.activeslide img {
    display: inline;
  }
#slide-list {
  position: absolute;
  bottom: 20px;
  margin: 0 !important;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  font-family: Arial;
}
  #slide-list li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
  }
  #slide-list a {
    display: block;
    margin: 0 5px;
    width: 70px;
    height: 10px;
    outline: 0;
    background: #5e5e5e;
    text-indent: -9999px;
    opacity: 0.7;
    cursor: pointer;
  }
  #slide-list a:hover,
  #slide-list .current-slide a {
    background: #ecd062;
    opacity: 1;
  }
#controls-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  *z-index: 50;
}
#controls {
  position: relative;
  z-index: 50;
  height: 100%;
}
#slidecaption {
  position: absolute;
  left: 1%;
  z-index: 2;
  padding-bottom: 20px;
  color: #fff;
  font-size: 40px;
  line-height: 1.2;
}
  #controls-wrapper.mode-static {
    position: static;
    padding: 15px 0;
    height: auto;
  }
  #controls-wrapper.mode-static #slide-list {
    position: static;
  }

@media only screen and (max-width: 980px) {
  #supersized {
    top: 60px;
  }
  #controls-wrapper {
    position: static;
    height: auto;
  }
  #slide-list {
    position: static;
    padding-top: 15px;
  }
    #slide-list a {
      width: 15px;
      height: 15px;
    }
  #slidecaption {
    left: 3%;
    padding-bottom: 6px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  #slidecaption {
    left: 20px;
    padding-bottom: 10px;
  }
}

/* ==========================================================
    pss 追加 2020-01-09 as
============================================================= */
.prd-lst-name a {
    color: #404040;
}
.bg_jade {
	padding: 2px 8px 1px;
	background-color: #0090a6;
	color:#fff;
	text-align: left;
}
.top_bnr1 img {
	margin-bottom: 1em;
}
.top_bnr2 {
	text-align: center;
	margin-bottom: 3em;
}100
.top_bnr2 img {
	margin: auto;
	max-width: 100%;
}
.text-block img {
	margin-right: 0.25em;
	margin-bottom: 0.25em;
	width: 19.1%;
}
@media only screen and (max-width: 768px) {
	.text-block img {
		width: 32%;
	}
}

/* お知らせ枠1 */
.ps_news {
	border: 3px double #0090a6;
	margin: 0 auto 1em;
	width: 97%;
}
.ps_news p {
	margin-bottom: 0;
	padding: 1rem;
  line-height:1.65em;
}
@media only screen and (max-width: 768px) {
	.ps_news p {
		padding: 0.5rem;
	}
}
.ps_news span {
	font-size: 1.1em;
	font-weight: bold;
}

/* お知らせ枠 新着情報内 */
.box_oshirase {
	margin-bottom: 1em;
	width: 100%;
	border: 3px double #0090a6;
	padding: 1em;
	line-height: 1.4em;
	box-sizing: border-box;
}
.box_oshirase p {
	color: #0090a6;
	font-size: 130%;
}

/* as end =================================================== */


/* ===================================================
　　新着情報用　　ショップ情報＞お知らせ内
=================================================== */

.recentimg {
max-width: 23%;
margin: 0 auto;
padding-right: 2px;
position: relative; /* 相対位置指定 */
}
.recentimg img {
	width: 100%;
	margin: 1px;
	border:0;
}
.recentxt {
	width: 100%;
  	line-height: 112%;
	font-size: 80%;
	text-align: center;
	bottom: 0;
	margin: 0;
	padding: 8px 0;
	color: #333;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	background: rgba(255,255,255,0.9); /* 帯の透明度 */
	position: absolute; /* 絶対位置指定 */
}

.recent {
display: flex;
flex-wrap: wrap;
padding: 2px;
margin:0 auto;
justify-content: center;
text-align:center;
}

.recent > div {
flex: 1 0 23%;
margin: 2px;
border: 1px solid #efefef;
outline-offset: 1px;
}

@media screen and (max-width: 767px) {
.recent > div {
flex: auto;
max-width: 47%;
margin: 1px;
}
}


/* PCサイズ非表示 */
.recentsp { display: none !important; }
/* スマホのみ表示 */
@media only screen and (max-width: 520px) {
.recentsp { display: block !important; }
}

/* 新着更新用 end =================================================== */