				<li class="insta"><a href="https://www.instagram.com/lachamblanc/" target="_blank"><img src="https://img20.shop-pro.jp/PA01320/199/etc/%AD%A2.jpg?cmsp_timestamp=20230218184827" class="insta"></a></li>
li{
  list-style: none;
}


ul#recommend-slide,
ul#recommend-slide-sp {
    margin: 0;
}
.recommend-slide-sp {
    display: none;
}

.recommend-slide a.prd_lst_link {
    display: block;
    position: relative;
}
.recommend-slide .recomend-text {
    position: absolute;
    top: 0;
    padding: .5rem;
    width: 100%;
    box-sizing: border-box;
    height: 100%;
    opacity: 0;
    background: rgba(0,0,0,.5);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.recommend-slide a:hover .recomend-text {
    opacity: 1;
}
.recommend-slide .prd-lst-price {
	color: #fff;
}


/*ê¦²èÖ¶íâŽ¹*/
ul.bland-list {
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
ul.bland-list > li {
    width: 20%;
}
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:not(:nth-child(5n)) 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,
ul.bland-list > li:nth-last-child(5) 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: 50px;
  color: #fff;*/
}
.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: 3px solid #ccc;
  border-left: 3px solid #ccc;
  -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: 3px solid #ccc;
  border-right: 3px solid #ccc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);*/
}
.slider .bx-wrapper .bx-pager, .slider .bx-wrapper .bx-controls-auto {
  top: 470px;
}
.slider a:hover img {
  opacity: 0.7;
}
.brand-shopping {
  width: 867px;
}
.ttl-h2 {
  font-size: 1.2em;
}
.ttl-h2:first-child {
  margin: 0 auto 5px;
}
[id="feed"] {
  width: 876px;
  margin: 0 auto 25px;
}

/* wordpress */
.wp-log{
	width:876px;
  margin: 0 auto;
}

.wp-log ul{
    display: flex;
    justify-content: space-between;
    width:876px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .wp-log li{
    width: 30%;
  }
  .wp-log a{
    text-decoration:none;
    color: #222;
    display: block;
  }
  .wp-log a:hover{
    text-decoration:underline;
  }
  .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 small{
    margin-top: 10px;
    display:block;
    font-size: 12px;
    text-align: right;
  }

  .wp-log h2{
    text-align:center;
  }
/*ê¦²èÖ¶íâŽ¹*/
	.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;
	}
	.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: 60px;
		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 a{
		color:#000;
		text-align:center;
	}
  .more-link{
    width:876px;
    margin: 0 auto;
    text-align:right;
    margin-bottom: 0px;
    display:block;
  }

  .artisanal_products-link > li > a > strong{
    margin-top: 10px;
  }
/* wordpress */

@media screen and (max-width: 700px) {
  [id="feed"] {
    width: 292px;
  }
}
.feed-title {
  margin: 60px auto 5px;
  width: 876px;
}
@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 #444;
  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: #888;
   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: #444;
}
#container a:hover {
   color: #666;
}
#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;
  }
}
#_fukugan_1fa8d6c8fe0c1fa4213d37d11fdbc24b {
  width: 885px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  #_fukugan_1fa8d6c8fe0c1fa4213d37d11fdbc24b {
    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 {
  margin: 0 auto 60px;
  text-align: center;
}
.slider {
  margin-bottom: 60px;
}
.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"] a {
  color: #000;
}
[id="feed"] p {
  color: #444;
}

#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);
}
@media (max-width: 768px) {
  #instafeed{
    display: flex;
    justify-content: space-between;
    width:95%;
  }
}

@media (max-width: 768px) {
  /*hê¦²èÖ¶íâŽ¹*/

  #recommendation{
    display: none;
  }
  .recommend-slide-sp {
    display: block;
  }
  ul.bland-list > li {
    width: 50%;
  }
	ul.bland-list > li:nth-child(2) a,
	ul.bland-list > li:nth-child(4) a,
	ul.bland-list > li:nth-child(6) a,
	ul.bland-list > li:nth-child(8) a,
	ul.bland-list > li:nth-child(10) a,
	ul.bland-list > li:nth-child(12) a,
	ul.bland-list > li:nth-child(14) a {
		border-right: none;
  	}

	ul.bland-list > li:nth-last-child(2) a,
	ul.bland-list > li:nth-last-child(4) a,
	ul.bland-list  > li:nth-child(11) a,
	ul.bland-list  > li:nth-child(13) a  {
	    border-bottom: 1px dashed #000;
  	}
	ul.bland-list  > li:nth-child(5) a,
	ul.bland-list  > li:nth-child(15) a{
		border-right: 1px dashed #000;
	}

  .wp-log{
    width:100%;
  }
    .wp-log ul{
      width:100%;
      flex-wrap:wrap;
    }
    .wp-log li{
      width:48%;

    }
    .wp-log img{
      display: block;
      overflow:hidden;
      height: 120px;
      object-fit: cover;
    }
	 .wp-log li:last-child{
      display:none;
    } 
    .more-link {
      width: 100%;
      margin: 0 auto;
      text-align: center;
      margin-bottom: 0px;
      display: block;
  }
  .wp-log strong{
    font-size: 12px;
  }
  .wp-log small,
  .wp-log span{
    font-size: 10px;
  }
/*ê¦²èÖ¶íâŽ¹*/
	.wp-log ul.insta{
		display: flex;
		justify-content: space-between;
		width:100%;
		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;
	}
   .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;
   }

.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;
}

}


