@charset "euc-jp";
.slider {
  position: relative;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
}
#slider div,#slider div img {
  width: 100% !important;
}

.more_prd {
  display: none;
  background-color: #aaa;
  color: #fff;
  font-size: 123.076%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.free_space_block {
  margin-top: 3em;
}

/* slider */
#Slider { font-family: 'Sawarabi Mincho','£Í£Ó £ÐÌÀÄ«', 'MS PMincho', '¥Ò¥é¥®¥ÎÌÀÄ« Pro W3', 'Hiragino Mincho Pro', serif; margin-top: 20px; box-shadow: 0px 0px 3px rgba(0,0,0,0.60); }
#Slider li { position: relative; }
#Slider li > div { position: absolute; border: 2px solid #FFF; color: #FFF; box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.30); text-align: center; padding: 0.7em 1em; box-sizing: border-box; font-size: 1.8em; line-height: 1.3em; letter-spacing: 0.1em; text-shadow: 0 0 4px rgba(0,0,0,0.60); width: 13em; height: 5.5em; top: 0; left: 0; right: 0; bottom: 0; margin: auto;}
#Slider li img { width: 100%; }
#Slider .sp { display: none; }

/* banner */
.banner { margin-top: 30px; }
.banner ul { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.banner ul li { margin: 30px 8px 0 8px; box-sizing: border-box; }
.banner ul.bn-l li { width: 27.5%; }
.banner ul.bn-s li { width: 19%; text-align: center; }
.banner br { display: none!important; }

/* news */
#News { overflow: hidden; padding-bottom: 20px; }
#News .section-inner { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; margin-top: 60px; }
#News .txt { width: 560px; }
#News .txt dl { font-size: 0.875em; line-height: 1.3em; color: #000; }
#News .txt dl dt { font-weight: bold; padding: 0 10px; margin-top: 15px; }
#News .txt dl dt::after { content: ""; display: inline-block; width: 61px; height: 16px; margin-left: 5px; vertical-align: -0.2em; }
#News .txt dl dt.news::after { background: url(https://img21.shop-pro.jp/PA01423/777/etc/ic_news.png); }
#News .txt dl dt.event::after { background: url(https://img21.shop-pro.jp/PA01423/777/etc/ic_event.png); }
#News .txt dl dt.column::after { background: url(https://img21.shop-pro.jp/PA01423/777/etc/ic_column.png); }
#News .txt dl dt.item::after { background: url(.https://img21.shop-pro.jp/PA01423/777/etc/ic_item.png); }
#News .txt dl dd { padding: 0 10px; border-bottom: 1px dashed #969696; padding-bottom: 5px; margin-top: 5px; }
#News .txt dl dd a { color: #db4a2c; }
#News .img { margin-right: -80px; }

@media (max-width: 600px) {
  	#Slider .sp { display: block; }
    #Slider .pc { display: none; }
	#Slider li > div { font-size: 4vw; left: 5%; right: auto; }
	.banner ul li,.banner ul + ul li { width: 100%; text-align: center; }
    #News { margin-bottom: 30px; }
  	#News .txt dl dt.news::after { background: url(https://img21.shop-pro.jp/PA01423/777/etc/ic_news_sp.png?cmsp_timestamp=20181022170737) 100% auto; }
	#News .txt dl dt.event::after { background: url(https://img21.shop-pro.jp/PA01423/777/etc/ic_event_sp.png?cmsp_timestamp=20181022165759) 100% auto; }
	#News .txt dl dt.column::after { background: url(https://img21.shop-pro.jp/PA01423/777/etc/ic_column_sp.png?cmsp_timestamp=20181022170657) 100% auto; }
	#News .txt dl dt.item::after { background: url(https://img21.shop-pro.jp/PA01423/777/etc/ic_item_sp.png?cmsp_timestamp=20181022170717) 100% auto; }
	
	#News .img { display: none; }	
  
  #Pickup h2 { max-width: 132px; margin: 20px auto 0 auto; }
  #Pickup p { line-height: 1.5em; }
  	.banner ul.bn-l li,.banner ul.bn-s li { width: 80%; margin-left: auto; margin-right: auto; }
	
}
