@charset "euc-jp";
#container{
  margin-top:60px;
}
#middle_contents {
    padding: 0;
    border: 0;
}
.container > .cInner{
  width:100%;
}
.slider {
  position: relative;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
}
#slider div {
  width: 100% !important;
}
#side{
  display: none;
}
#main{
  width:100%;
}
.free_space_block {
  margin-top: 3em;
}
.footer{
  margin-top:0;
}

/*item category辺り*/
.mainBox__topText{
  font-size:14px;
  margin-bottom:30px;
  text-align:center;
}
.itemList--8{
  text-align:center;
  letter-spacing: -.4em;
}
.itemList--8 .itemList__topText{
  font-size:12px;
  margin-bottom:20px;
}
.itemList--8 .itemList__unit{
  float:none;
  display: inline-block;
  letter-spacing: normal;
  width:100px;
  text-align:center;
  vertical-align: top;
}
.itemList--8 .itemList__unit:nth-child(n+2){
  margin-left:42px;
}

/*CONTENTS*/
.itemList--contents{
  background:black;
}
.itemList--contents .itemList__unit{
  width:14.27%;
  float:left;
}
.itemList--contents .itemList__unit img{
  width:100%;
}


/*カラム*/
.column--2 {
  width: 587px;
  float: left;
  min-height: 265px;
  box-sizing: border-box;
}
.column--2:nth-child(2n){
  float:right;
}

/*bp*/
.aboutShop {
  padding-top: 30px;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
}
h3.aboutShop__title {
    margin-bottom: 50px;
}
p.aboutShop__text {
  font-size: 16px;
  line-height: 1.8;
  font-weight: bold;
  font-family: "Times New Roman", 游明朝, "Yu mincho", "ヒラギノ明朝 ProN W6", HiraMinProN-W6, HG明朝E, "ＭＳ Ｐ明朝", "MS P Mincho", "MS 明朝", serif;
}


/*お知らせ*/
.info {
  background: url(https://img21.shop-pro.jp/PA01422/224/etc/bp_bg01.png) , url(https://img21.shop-pro.jp/PA01422/224/etc/bp_bg02.png);
  background-repeat: no-repeat;
  background-position: top left , bottom left;
  padding: 35px 0 0 20px;
}
h2.info__title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.22em;
  margin-bottom: 40px;
  line-height: 1;
}
.info__inner{
  height:130px;
  overflow: auto;
  padding-right: 15px;
}
.info__inner dt{
  font-weight:bold;
}
.info__inner dd{
  margin-bottom: 20px;
}
.bgSection__bg--info{
  padding-top:50px;
  padding-bottom:80px;
}

/*新着商品*/
.itemList__unit--new {
  position: relative;
}
.itemList__unit--new:before {
  content: url(https://img21.shop-pro.jp/PA01422/224/etc/bp_03.png);
  display: block;
  position: absolute;
  right: 0;
  top: -20px;
  z-index: 1;
}

/*おすすめ商品*/
.itemList__unit--recommend {
  position: relative;
}
.itemList__unit--recommend:before {
  content: url(https://img21.shop-pro.jp/PA01422/224/etc/bp_05.png);
  display: block;
  position: absolute;
  right: 0;
  top: -20px;
  z-index: 1;
}


/*pickup banner*/
.pickupBnr__list {
  position: relative;
  float: left;
  width: 49%;
  overflow: hidden;
  height: 340px;
  margin: 0;
}
.pickupBnr__list:nth-of-type(n+2) {
  margin-left: 2%;
}
.pickupBnr__list:nth-of-type(2n+1) {
  clear: both;
  margin-left: 0;
}
.pickupBnr__list:nth-of-type(n+3) {
  margin-top: 2%;
}
.pickupBnr__list img {
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.pickupBnr__title{
  /*font-family: YuMincho, "游明朝","Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;*/
  font-size:30px;
}

/*instagram*/
li.instagram__photo {
  float: left;
  width: 20%;
  overflow: hidden;
  background: #f2f2f2;
  box-sizing: border-box;
  border: 1px solid #ffffff;
}
li.instagram__photo:nth-of-type(5n+1) {
  clear: both;
}
a.instagram__link{
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
a.instagram__link img{
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
a.instaBtn {
  width: 250px;
  margin: 30px auto 0;
  display: block;
}
* blog-section の上部に直接余白を追加 */
.blog-section {
  margin-top: 30px !important; /* !important を追加 */
}
.insta-header-image {
  text-align: center; /* 画像を中央寄せにしたい場合 */
  margin-top: 30px;   /* 画像の上の余白 */
  margin-bottom: 30px; /* 画像の下の余白 */
}
/* Instagramセクション内の画像調整 */
.insta-header-image {
  text-align: center; /* 画像を中央寄せにしたい場合 */
  margin-top: 30px;   /* 画像の上の余白 */
  margin-bottom: 30px; /* 画像の下の余白 */
}
.insta-header-image img {
  max-width: 100%; /* 画像が親要素からはみ出さないように */
  height: auto;
}

/* blog-section の上部に直接余白を追加 */
.blog-section {
  padding-top: 100px !important; /* padding-top に変更し、好きな隙間の大きさに調整 */
}
