@charset "utf-8";

.syohin_01 ul a {
  margin-bottom: 10px;
}
.event_Instagram01 .sns_list {
  display: flex;
  justify-content: space-between;
}
.event_Instagram01 div.sns_list > div {
  width: 32%;
  margin-bottom: 1.5%;
}
div.sns_list div.sns_photo {
  padding: 0;
}
.event_Instagram01 .sns_photo img {
  width: 100%;
  height: auto;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.event_Instagram01 .sns_video video {
  width: 100%;
  height: 150px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.itext.imgC {
  display: block;
  width: 100% !important;
  height: auto !important;
}
.header_container .col_00 a.btn_con{
      margin: 10px auto;  
}
.header_container .col_00 {
    width: 22%;
}

@media screen and (max-width: 960px) {
  .event_Instagram01 .sns_video video {
    height: 15.62vw;
  }
}
@media screen and (max-width: 768px) {
  .event_Instagram01 .sns_video video {
    height: 31.11vw;
  }
  .event_Instagram01 div.sns_list > div {
    flex-direction: row !important;
  }
.header_container .col_00 {
    width:100%;
    margin-top: 10px;
}
.btn_line{
    width: 80%;
    margin:0 auto;
background:#03eb03;
display:block;
}

}

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