h2{
  text-align:center;
}

ul{
  margin:0px;
  padding:0px;
}
ul.bland-list {
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
ul.bland-list > li {
    width: 25%;
}
ul.bland-list > li a {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    text-align: center;
    height: 60px;
    border-bottom: 1px dashed #000;
}
ul.bland-list > li a:hover {
    text-decoration: none;
    background: rgba(0,0,0,.1);
}
ul.bland-list > li a:hover {
	text-decoration: none;
	
}
ul.bland-list > li.space a {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    text-align: center;
    height: 60px;
    border-bottom: 1px dashed #000;
    cursor: default;
}
ul.bland-list > li.space  a:hover {
    text-decoration: none;
    background: rgba(0,0,0,0);
}
ul.bland-list > li a:hover {
	text-decoration: none;
	
}
ul.bland-list > li:not(:nth-child(4n)) a {
    border-right: 1px dashed #000;
}
ul.bland-list > li:last-child a,
ul.bland-list > li:nth-last-child(2) a,
ul.bland-list > li:nth-last-child(3) a,
ul.bland-list > li:nth-last-child(4) a {
    border-bottom: none;
}กก
.prd-lst {
  display: table;
  width: 930px;
  position: static !important;
  height: auto !important;
}
 .prd-lst-unit {
  cursor: pointer;
  text-align: left;
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: static !important;
  width: 16.66666%;
  height: 200px;
}
.prd-lst-link {
  padding: 0;
}
.prd-lst-cap-inner {
  padding: 10px;
}

.slider .bx-wrapper .bx-controls-direction a.disabled {
  display: block;
}
.slider .bx-wrapper .bx-controls-direction a {
  background-color: #000;
  top: 50%;
  margin-top: -25px;
  width: 40px;
  height: 45px;
  color: #000;
}
.slider .bx-wrapper .bx-controls-direction a:hover {
  background-color: #444;
}
.slider .bx-wrapper .bx-prev {
  background-image: none;
  left: 0;
}
.slider .bx-wrapper .bx-prev::after {
  position: absolute;
  top: 50%;
  right: 9px;
  display: block;
  content: '';
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slider .bx-wrapper .bx-next {
  background-image: none;
  right: 0;
}
.slider .bx-wrapper .bx-next::after {
  position: absolute;
  top: 50%;
  left: 9px;
  display: block;
  content: '';
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slider .bx-wrapper .bx-pager, .slider .bx-wrapper .bx-controls-auto {
  bottom: -60px;
}
.slider a:hover img {
  opacity: 0.7;
}

.bx-wrapper {
    border: 0 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
}
ul#slider,
ul#slider-sp {
    margin-left: 0px;
}
.slider-sp {
	display: none;
}
.bx-wrapper .bx-controls-direction a {
    background: #231815;
    z-index: 1 !important;
}
.bx-wrapper .bx-controls-direction a::before {
    content: "";
    display: block;
    /*border-top: 2px solid #fff;
    border-left: 2px solid #fff;*/
    width: .6rem;
    height: .6rem;
    position: absolute;
    top: 50%;
    margin-top: -5px;
}
.bx-wrapper .bx-controls-direction .bx-prev {
	left: 0;
}
.bx-wrapper .bx-controls-direction .bx-prev::before {
    -ms-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
	left: 12px;
}
.bx-wrapper .bx-controls-direction .bx-next {
	right: 0;
}
.bx-wrapper .bx-controls-direction .bx-next::before {
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
	right: 12px;
}


.brand-shopping {
  width: 867px;

}
.ttl-h2 {
  font-size: 1.2em;
}
.ttl-h2:first-child {
  margin: 0 auto 5px;
  color: #000;
}
.blog-facebook {
    width: 876px;
    margin: auto;
}
[id="feed"] {
    width: 584px;
    margin: 0;
    float: left;
}
.facebok {
    width: 282px;
    margin: 0;
    float: right;
}
@media screen and (max-width: 700px) {
  [id="feed"] {
    width: 292px;
  }
}
.feed-title {
  margin: 30px auto 30px auto;
  width: 1000px;
  color: #000;
}
@media screen and (max-width: 700px) {
  .feed-title {
    width: 292px;
  }
}
.recommend-items-width {
    width: 876px;
}
@media screen and (max-width: 700px) {
  .recommend-items-width {
    width: 292px;
  }
}
.feed-leaf {
  width: 282px;
  float: left;
  padding: 0 5px;
}
.feed-leaf h3 {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.1em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.1em;
  font-weight: bold;
  margin: 10px 0;
  color: #888;
}
.feed-leaf-date {
  display: none;
}
.feed-leaf-more a {
  display: block;
  padding: 0 0 0 10px;
  margin: 10px 0;
  position: relative;
}
.feed-leaf-more a span {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid #fff;
  border-bottom: transparent 4px solid;
  border-top: transparent 4px solid;
  top: 50%;
  left: 0;
  margin-top: -5px;
  transition: 0.3s;
}
.feed-leaf-more a:hover span {
   border-left-color: #aaa;
   transition: 0.3s;
}
.feed-leaf-img {
  width: 282px;
  height: 194px;
  display: block;
  overflow: hidden;
}
.feed-leaf-img:hover img {
  opacity: 0.7;
}
#container a {
  text-decoration: none;
  color: #000;
}
#container a:hover {
   color: #eee;
}
#whatsnew {
  width: 930px;
  margin: 0 auto 50px;
  font-size: 1.1em;
}
#whatsnew span {
  display: inline-block;
  padding-right: 1em;
}
#artisanal {
  width: 876px;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  #artisanal {
    width: 292px;
  }
}
#recommendation .bx-wrapper .bx-viewport {
  border: none;
  left: 0;
}
#recommendation .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}
.recommendation-leaf {
  height: 194px;
  overflow: hidden;
}
#recommendation .bx-wrapper .bx-controls-direction a {
  background-image: none;
  background-color: #000;
}
#recommendation .bx-wrapper .bx-controls-direction a:hover {
  background-color: #444;
}
#recommendation .bx-wrapper .bx-prev {
  left:0;
}
#recommendation .bx-wrapper .bx-prev::after {
  position: absolute;
  top: 50%;
  right: 7px;
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-bottom: 2px solid #ccc;
  border-left: 2px solid #ccc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#recommendation .bx-wrapper .bx-next {
  right:0;
}
#recommendation .bx-wrapper .bx-next::after {
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.slider .bx-wrapper {
  margin: 0 auto;
}
.bx-pager {
    bottom: -60px;
  text-align: center;
}

.bx-wrapper {
    position: relative;
}

.bx-wrapper img {
    width:100%;
}

.bx-viewport {
    max-height: 450px;
}
.slider {
  margin-bottom: 30px;
}
.pager-slider {
  margin-top: 20px;  
}
.slider .pager-slider .bx-wrapper .bx-prev {
  left: -55px;
}
.slider .pager-slider .bx-wrapper .bx-next {
  right: -55px;
}

[id="feed"] p {
  color: #000;
}
#feed a {
  color: #000;
}


#instafeed {
    width: 885px;
    margin: auto; 
}
#instafeed::after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden
}
#instafeed li {
    list-style: none;
    float: left;
    width: 177px;
    padding: 5px;
    box-sizing: border-box;
    position: relative;
}
#instafeed li a {
    height: 167px;
    overflow: hidden;
    display: block;
}
#instafeed li a:hover {
}
#instafeed li a span {
display: block;
    position: absolute;
    top: 0;
    color: transparent;
    height: 167px;
    width: 167px;
    overflow: hidden;
    margin: 5px 0;
    font-size: 13px;
    line-height: 1.1;
    padding: 10px;
    box-sizing: border-box;
}
#instafeed li a:hover span {
    color: #ddd;
    background-color: rgba(15,15,15,0.7);
}
.blog-title {
    position: relative;
}
.fb-title {
    position: absolute;
    left: 705px;
    display: block;
    margin-top: -30px;
    color: #222;
}
.blog_fb {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
}
.blog_fb > .wp-log{
  width:100%;
}
.blog_fb > .blog-facebook {
	width:100%;
  margin-top:25px;
}

.wp-log ul {
    display: flex;
    justify-content: space-between;
    width: 980px;
    margin-bottom: 20px;
}
.wp-log h2{
margin-top:40px;
	text-align:center;
}
.wp-log li {
    width: 30%;
}
.wp-log a {
    text-decoration: none;
    color: #222;
}
.wp-log img {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 200px;
    object-fit: cover;
}
.wp-log strong {
    font-size: 16px;
    display: block;
}
.wp-log span {
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 4px;
}

	.wp-log ul.insta{
		display: flex;
		justify-content: space-between;
		width:100%x;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.wp-log li.insta{
		width: 30%;
	}
	.wp-log img.insta{
		width: 100%;
		display: block;
		overflow:hidden;
		height:100%;
		object-fit: cover;
	}
	.wp-log li.insta:last-child{
		display: block;
	}

.wp-log .b_area ul{
    display: flex;
    justify-content: space-between;
    width:1000px;
    margin: 0 auto;
    margin-bottom: 20px;
  }

.wp-log  .b_area li{
    width: 20%;
    text-align:center;
    font-weight:bold;
  }

.wp-log  .b_area a{
    text-decoration:none;
    color: #222;
  }

.wp-log  .b_area  a:hover{
    text-decoration:underline;
  }
.i_area{
	margin: 60px auto 60px auto;
	width:880px;
}
.i_area ul{
    display: flex;
    justify-content: space-between;
    width:690px;
	margin: 30px auto 0px auto;
  }
  .i_area li{

    width: 53px;
	height:51px;
line-height:20px;
	text-align:center;
	line-height:10px;
text-align:center;
  }

   .i_area li img{
text-align:center;
margin: auto auto;
    width: 85%;
	height:85%;
  }

 .i_area li img.for_pc{
display:block !important;
}
 .i_area li img.for_sp{
display:none !important;
}

	.i_area li a{
color:#000;
text-align:center;
}

li{
  list-style:none;
}

@media screen and (max-width: 768px) {
 ul.bland-list > li {
    width: 50%;
  }
  ul.bland-list > li:nth-child(4n+2) a {
	border-right: none;
  }
  ul.bland-list > li:nth-last-child(3) a,
  ul.bland-list > li:nth-last-child(4) a {
    border-bottom: 1px dashed #000;
  }

.sp_no{
display:none;
}

  .blog_fb{
	width:100%;
  }
 .wp-log ul{
      width:98%;
	margin: auto auto;
    }
    .wp-log li{
      width:48%;
    }
    .wp-log img{
      display: block;
      overflow:hidden;
      height: 120px;
      object-fit: cover;
    }
    .wp-log li:last-child{
      display:none;
    }
  .wp-log small, .wp-log span {
    font-size: 12px;
}
  .wp-log strong {
    font-size: 12px;
}

	.wp-log ul.insta{
		display: flex;
		justify-content: space-between;
		width:98%;
		margin: 0  auto 20px  auto;
	}
	.wp-log li.insta{
		width: 30%;
	}
	.wp-log img.insta{
		width: 100%;
		display: block;
		overflow:hidden;
		height:100%;
		object-fit: cover;
	}
	.wp-log li.insta:last-child{
		display: block;
	}
  

 .wp-log .b_area{
	width:100%;
	margin: auto auto;
 }

 .wp-log .b_area ul{
    width:49%;
	display:inherit;
	float:left;
  }

 .wp-log .b_area li{
	width:100%;
	text-align:center;
	font-weight:bold;
	line-height:85px;
	clear: both;
	display: block;
  }

  .i_area{
	width:96%;
	margin: auto auto;
margin-top:60px;
margin-bottom:20px;
}

  .i_area ul{
margin:auto auto;
    width:100%;
  display: flex;
    justify-content:space-around;
  }
  .i_area li{
	width:20%;
    text-align:center;
  }

 .i_area li:last-child{
		display: block;
	}

 .i_area li img{
margin:auto auto;
		width:40px;
		height:40px;
    text-align:center;
   }

 .i_area li img.for_pc{
display:none !important;
}
 .i_area li img.for_sp{
display:block !important;
}

.slider{
padding:10px;

}
  

}

.slider{
	margin-top:30px; 
}

@media screen and (max-width: 768px) {

.slider{
	margin-top:0px; 
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	top: 300px;
	width: 100%;
}


#slider img{
	width: 100%;
	text-align:center;
}

}

@media screen and (max-width: 480px) {

.slider{
	margin-top:0px; 
}

.bx-wrapper .bx-viewport {
   border: none;
   left: 0;
}

#slider img{
	width: 360px;
	text-align:center;
}

.slider .bx-wrapper .bx-pager, .slider .bx-wrapper .bx-controls-auto {
  top:190px;
}
