@charset "EUC-JP";

/*-----------------------------*/
/*  メインコンテンツ            */
/*-----------------------------*/

#mainVisual {
	clear: both;
	padding:5px;
	margin: 150px 3px 20px 3px;
	border:1px solid #cccccc;
}
	#mainVisual:after {
		content: "";
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
	}
	/*\*/
	* html #mainVisual {
		height: 1em;
		overflow: visible;
	}
	/**/
	
/*-- メインイメージ ----------*/
#mainImg {
	float:left;
	width: 695px;
	}
#mainImg li {
	height:296px;
	}
#mainImg li img {
	vertical-align:bottom;
	}

/*-- メインバナーグループ ----------*/
#mainBanner {
	float:right;
	width: 215px;
}
#mainBanner li {
margin-bottom:8px;
}
#mainBanner li#mainBanner04 {
margin-bottom:0;
}
#mainBanner li img {
		vertical-align:bottom;
}

#left_content {
float: right;
width: 860px;
}

#right_content {
clear: both;
float:left;
width:232px;
}
#right_content p {
margin-bottom:20px;
}

/*-- ショッピングガイド ----------*/
#top_shopguide {
	clear:both;
	padding-bottom:20px;
}


#top_shopguide:after {
		content: "";
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
}
	/*\*/
	* html #top_shopguide {
		height: 1em;
		overflow: visible;
	}
	/**/



#top_shopguide .guide_banner{
	float:left;
	margin-right:8px;
}

#top_shopguide .guide_banner_last{
	float:left;
}

h2.CategoryName {
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
h2.CategoryName span {
	font-size: 12px;
	color: #333;
}

/*-- ショップインフォ・営業時間のお知らせ ----------*/
#top_information {
	margin :10px 0 20px 0;
	padding :0;
	width : 860px;
	clear: both;
}
	#top_information:after {
		content: "";
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
	}
	/*\*/
	* html #top_information {
		height: 1em;
		overflow: visible;
	}
	/**/
#top_shopinfo {
	margin :0 0 20px 0;
	padding: 0;
	width : 860px;
	float:left;
}
	#top_shopinfo:after {
		content: "";
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
	}
	/*\*/
	* html #top_shopinfo {
		height: 1em;
		overflow: visible;
	}
	/**/
ul.topInfoNewsBloc {
	margin: 0 30px 0 0;
	padding: 0;
	width: 512px;
	font-size: 12px;
	float: left;
}
ul.topInfoNewsBloc li {
	margin: 10px 0 10px 0;
	padding: 0 0 15px 0;
	list-style: none;
	clear: both;
  	border-bottom: 1px dotted #666;
}
ul.topInfoNewsBloc li a {
	color: #333 !important;
}
.topInfoBloc {
	margin: 10px 0 10px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #666;
}
.topInfoSnsBloc {
	margin: 15px 0 15px 0;
	padding: 0 0 15px 0;
	width: 318px;
	font-size: 12px;
	float: left;
}
.topInfoSnsBloc img:hover {
	opacity: 0.6;
}

.topInfoSnsBloc img {
	width: 100%;
   height: auto;
}

.sns-links i {
    padding: 10px 0 0 0;
}
ul.sns-links li {
  margin-right: 4px;
  float: left;
  list-style: none;
}
.sns-links a {
  font-size: 28px;
  display: inline-block;
  background: #333;
  color: #fff !important;
  line-height: 1;
  padding: 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 50px;
  height: 50px;
  transition: 0.3s;
}
.sns-links a:hover {
  background: #999;
  color: #fff;
  text-decoration: none;
}

.circle, .circle a {
  width: 50px;
  height: 50px; 
  background-color: #666;
  color: #FFF;
  font-size: 12px;
  border-radius: 50%; 
  margin: 0 auto;
  text-align: center;
  line-height: 50px;
}
.circle a:hover {
  background: #999;
  color: #fff;
  text-decoration: none;
}

#top_shopinfo h2.info_h2 {
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px dotted #666;
}
#top_shopinfo h3.info_h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #0099ff;
}
#top_shopinfo p {
	margin:0;
	line-height: 180%;
}
	#top_shopinfo:after {
		content: "";
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
	}
	/*\*/
	* html #top_shopinfo {
		height: 1em;
		overflow: visible;
	}
	/**/
#top_shopinfo a {
	color: #0099ff;
}
#top_shopinfo ul.topInfoNewsBloc li .topInfoBloc span {
	font-size: 70%;
	color: #666;
}


/*-- 新商品&オススメ商品 ----------*/
#top_new {
	clear:both;
	padding-bottom:20px;
	margin-bottom:20px;
	font-size: 11px;
}

#top_new .item img, #top_new .itemLast img {
  	transition: 0.3s;
}
#top_new .item img:hover,
#top_new .itemLast img:hover {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
}
	
#top_reccomend {
	clear:both;
	padding-bottom:20px;
	font-size: 11px;
	width: 860px !important;
	overflow: hidden;
}


#top_banner {
	float:left;
	width:720px;
	margin-bottom:20px;
	margin-right:20px;
	font-size: 11px;
}
#top_new:after ,
#top_reccomend:after ,
#top_banner:after {
		content: ".";
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
}
#top_new ,
#top_reccomend ,
#top_banner {
min-height: 1px;
}
	* html #top_new ,
	* html #top_reccomend ,
	* html #top_banner {
		height: 1px;
		/*\*//*/
		height: auto;
		overflow: hidden;
		/**/
	}
	
	#top_new h2 ,
	#top_shopguide h2 ,
	#top_reccomend h2 {
		margin-bottom:15px;
	}
	#top_new .item {
		margin: 0 10px 20px 0;
		width:164px;
		float:left;
	}
	#top_new .itemLast {
      	margin: 0 0 20px 0;
		width: 164px;
		float:left;
	}
	#top_new .item img, #top_new .itemLast img {
		width:164px;
	}
	#top_reccomend .item {
		margin-right:10px;
		width:77px;
		float:left;
	}
	#top_reccomend .itemLast {
		margin: 0;
		width:77px;
		float:left;
	}
	#top_new p.itemName a ,
	#top_reccomend p.itemName a {
		color:#333333;
	}
#top_reccomend .item img, #top_reccomend .itemLast img {
  	transition: 0.3s;
}
#top_reccomend .item img:hover,
#top_reccomend .itemLast img:hover {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
}


#top_banner .banner_link {
	width:232px;
	float:left;
	margin-right:12px;
	margin-bottom:10px;
	}

#top_banner .banner_link_r {
	width:232px;
	float:left;
	margin-bottom:10px;
}

#top_twitter {
	width:232px;
	background-color:#CCC;
}


.bannerLsize {
	width:860px;
	font-size: 12px;
}
.bannerLsize ul {
	margin: 0;
	padding: 0;
}
.bannerLsize li {
	margin: 0 20px 10px 0;
	padding: 0;
        width: 420px;
        list-style: none;
        float: left;
}
.bannerLsize li img {
  width: 420px;
  height: auto;
}

/*-- 取扱ブランド ----------*/
#top_brandList {
	clear:both;
	margin-bottom:20px;
	}
#top_brandList h2 {
	margin-bottom:5px;
	}
#top_brandList ul li {
	display:inline;
	margin-right:15px;
	}
#top_brandList ul li img {
	vertical-align:middle;
	}
	

/*-- メンバー ----------*/
#memberList {
	padding-bottom: 10px;
}

#memberList h2{
	padding-bottom: 10px;
}


/*-- カテゴリー ----------*/
#categoryList, #howToOrder {
	padding-bottom: 35px;
}
#categoryList a, #howToOrder a {
        font-color: #666 !important;
}
#categoryList h2, #howToOrder h2 {
	margin-bottom: 20px;
	padding-bottom:7px;
	border-bottom:#999 solid 1px;
}
#howToOrder h2 {
	margin-bottom: 0;
	padding-bottom:7px;
	border-bottom:#999 solid 1px;
}
#categoryList ul li a  {
	padding: 0 5px 18px 8px;
	background-image:url(https://8engine.co.jp/metrocssapporo-onlinestore/images/top0920/bg_menuicon.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	display:block;
	zoom: 1;
    color:#666;
    font-size:18px;
    font-family: 'Roboto', sans-serif;
}
#categoryList ul li a:hover  {
    color:#999;
    text-decoration: none;
}
#howToOrder ul li a  {
	padding:10px 5px 5px 8px;
	background-image:url(https://8engine.co.jp/metrocssapporo-onlinestore/images/top0920/bg_menuicon.gif);
	background-position:left 15px;
	background-repeat:no-repeat;
	display:block;
	zoom: 1;
    color:#333333;
}

/*-- ブランド ----------*/
#brandList {
	padding-bottom: 35px;
}

#brandList h2{
	margin-bottom: 5px;
	padding-bottom:7px;
	border-bottom:#999 solid 1px;
}

#brandList ul li a {
	display:block;
	zoom: 1;
    padding: 10px 0 10px 0;
}

/*-- バナー ----------*/
#bannerList {
	border:1px solid #cccccc;
	padding:3px;
	margin-bottom:20px;
}
#bannerList ul li {
		margin-bottom:5px;
}
#bannerList ul li#bannerList01 {
		margin-bottom:8px;
}
#bannerList ul li#bannerList04 {
		margin-bottom:0;
}
#bannerList ul li img {
		vertical-align:bottom;
}

/* INSTAGRAM */
#instaArea {
	margin: 0 0 80px 0;
	padding: 0;
}
#instagram-wrapper {
margin: 0;
padding: 0;
width: 100%;
}

#instafeed {
overflow: hidden;
}
#instafeed a {
width:164px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);
filter: grayscale(0%);
transition:0.5s;
}
#instafeed a:nth-child(5n) {
margin-right: 0;
margin-bottom: 10px;
}
#instafeed a:hover {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
opacity: 0.6;
}
#instafeed a img {
display: block;
width: 164px;
height: 164px;
object-fit: cover;
}
#instagram-wrapper .more-btn {
    float: right;
    top: 30px;
}


/*-- 携帯ショップ ----------*/
#mobileList {
	border:1px solid #cccccc;
	padding:3px;
}

.holidayInfo {
border : 1px solid #FF0000;
width: 688px;
padding: 15px;
margin: 0 0 25px 0;
}
.newyear2017 {
  text-align: center;
  padding:15px;
  color: #FFF;
  background: #CC0000;
  font-size: 14px;
  font-weight: 800;
  width: 100%;
}
.newyear2017 p a {
  color: #FFF;
}
.newyear2017 p a span {
  font-size: 12px;
}

.slick-loading .slick-list
{
    background: #fff url('https://8engine.co.jp/metrocssapporo-onlinestore/slick/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('https://8engine.co.jp/metrocssapporo-onlinestore/slick/fonts/slick.eot');
    src: url('https://8engine.co.jp/metrocssapporo-onlinestore/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('https://8engine.co.jp/metrocssapporo-onlinestore/slick/fonts/slick.woff') format('woff'), url('https://8engine.co.jp/metrocssapporo-onlinestore/slick/fonts/slick.ttf') format('truetype'), url('https://8engine.co.jp/metrocssapporo-onlinestore/slick/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    display: block;
    padding: 0;
    list-style: none;
    text-align: center;
    margin-top: 5px;
}

.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 20px 0 0 0;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:active
{
    outline: none;
}


.slick-dots li button:before
{
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '●';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.center-item {
    overflow: visible;
    padding: 0;
    margin-bottom: 20px;
}

.center-item .slick-slider
{
    width: 100%;
    padding: 0;
    margin: 0;
}
.center-item .slick-slider li
{
    padding: 0;
}

.center-item .slick-prev,
.center-item .slick-next
{
    display: none !important;
}

@media (min-width: 1200px) {

    .center-item .slick-slider
    {
        width: 2145px;
        margin: 0 0 0 -495px;
    }
    .cashless-bnr-top-tb {
    	display: none;
    }
}


/*--------------------------------------------------------------
Responsive for max-width 800px
--------------------------------------------------------------*/
@media screen and (max-width: 50em) {
#mainVisualTop {
width:100%;
margin-bottom: 20px;
z-index: 0;
overflow: hidden;
}
#mainVisualTop ul {
margin: 0 auto;
width: 100%;
height: auto;
overflow: hidden;
}
#mainVisualTop ul li {
margin: 0 auto;
width: 100%;
height: auto;
}
#mainVisualTop ul li img {
margin: 0 auto;
width: 100%;
height: auto;
}
.slick-list {
overflow: hidden;
}
#mainVisualTop .slick-slide:not(.slick-center) {
  -webkit-filter: opacity(40%);
  -moz-filter: opacity(40%);
  -o-filter: opacity(40%);
  -ms-filter: opacity(40%);
  filter: opacity(40%);
  transition: 0.2s linear;
}

#right_content, #categoryList, #brandList, #howToOrder {
	display: none;
}
#left_content {
margin: 0 auto;
width: 100%;
}

.cashless-bnr-top-tb {
	margin: 20px 0;
	width: 100%;
}
.cashless-bnr-top-tb img {
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

/*-- 新商品&オススメ商品 ----------*/
#top_new {
	font-size: 13px;
	width: 100%;
}
	
#top_reccomend {
	clear:both;
	padding-bottom:20px;
	font-size: 13px;
	width: 100% !important;
	overflow: hidden;
}
#top_banner {
	float:left;
	width: 100%;
	margin-bottom:20px;
	margin-right:20px;
	font-size: 13px;
}
#top_new .item {
		margin: 0 2.5% 5% 0;
		width:18%;
		float:left;
}
#top_new .itemLast {
		margin: 0 0 5% 0;
		width:18%;
		float:left;
}
#top_new .item img, #top_new .itemLast img {
		width: 100%;
}
#top_new p.itemName a ,
#top_reccomend p.itemName a {
		color:#333333;
}

#top_banner .banner_link {
	width:232px;
	float:left;
	margin-right:12px;
	margin-bottom:10px;
	}

#top_banner .banner_link_r {
	width:232px;
	float:left;
	margin-bottom:10px;
}
.bannerLsize {
	width:100%;
	font-size: 12px;
}
.bannerLsize ul {
	margin: 0;
	padding: 0;
}
.bannerLsize li {
	margin: 0 4% 10px 0;
	padding: 0;
	width: 48%;
	list-style: none;
	float: left;
}
.bannerLsize li img {
  width: 100%;
  height: auto;
}
.bannerLsize p img {
  width: 100%;
  height: auto;
}

#top_information {
	margin :10px 0 20px 0;
	padding :0;
	width: 100%;
	clear: both;
}
#top_shopinfo {
	margin :0 0 20px 0;
	padding: 0;
	width : 100%;
}
ul.topInfoNewsBloc {
	margin: 0 5% 0 0;
	padding: 0;
	width: 60%;
	font-size: 13px;
	float: left;
}
.topInfoSnsBloc {
	margin: 15px 0 15px 0;
	padding: 0 0 15px 0;
	width: 35%;
	font-size: 12px;
	float: left;
}
.topInfoSnsBloc img {
	width: 100%;
}

#instaArea {
	margin: 0 0 80px 0;
	padding: 0;
}
#instagram-wrapper {
margin: 0;
padding: 0;
width: 100%;
}

#instafeed {
overflow: hidden;
}
#instafeed a {
width: 19%;
float: left;
margin-right: 1.25%;
margin-bottom: 1.25%;
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);
filter: grayscale(0%);
transition:0.5s;
}
#instafeed a:nth-child(5n) {
margin-right: 0;
margin-bottom: 1.25%;
}
#instafeed a img {
display: block;
width: 100%;
height: auto;
object-fit: cover;
}
#instagram-wrapper .more-btn {
    float: right;
    top: 30px;
}
}

/*--------------------------------------------------------------
Responsive for max-width 480px
--------------------------------------------------------------*/
@media screen and (max-width: 30em) {
#wrapTop #breadClumb {
    display: none;
}
#mainVisualTop {
	padding: 70px 0 0 0;
}
#top_new .item {
margin: 0 0 8% 0;
width: 100%;
}
#top_new .item img {
width: 48%;
margin: 0 2% 0 0;
float: left;
}
#top_new .item p {
width: 50%;
margin: 0 0 0 0;
float: left;
}

#top_new p.itemName a ,
#top_reccomend p.itemName a {
margin: 0 0 5% 0;
color:#333333;
}
#top_new br {
		display: none;
}

#top_information {
	margin :10px 0 20px 0;
	padding :0;
	width: 100%;
	clear: both;
}
#top_shopinfo {
	margin :0 0 20px 0;
	padding: 0;
	width : 100%;
}
ul.topInfoNewsBloc {
	margin: 0 5% 0 0;
	padding: 0;
	width : 100%;
	font-size: 13px;
	float: left;
}
.topInfoSnsBloc {
	margin: 5% 0;
	padding: 0 0 15px 0;
	width : 100%;
	font-size: 12px;
	float: left;
}
.bannerLsize ul {
	margin: 0;
	padding: 0;
}
.bannerLsize li {
	margin: 0 0 5% 0;
	padding: 0;
	width: 100%;
	list-style: none;
	float: left;
}
.bannerLsize li img {
  width: 100%;
  height: auto;
}
.bannerLsize p img {
  width: 100%;
  height: auto;
}
}