main.pane-main{
  height: auto !important;
  max-height: none;
  max-width: none;
  overflow: none;
}


.visumo_instagram h2.block-top-event--header{
  margin-bottom: 12px !important;
}
.visumo_instagram h3{
  padding: 0;
  margin-bottom: 30px;
  text-align: center;
  font-weight: normal;
}


.block-top-event--header {
    text-align: center;
    line-height: 140%;
    padding-bottom: 0!important;
    margin-bottom: 20px!important;
    position: relative;
    letter-spacing: .1em;
    font-size: 22px
  }
.block-top-event--header:after {
  content: none!important
}

/* Instagram実装 */

.ecbn-selection-page-wrapper .ecbn-selection-page-tabs-area .ecbn-selection-page-tabs li a, .ecbn-selection-wrapper .ecbn-selection-page-tabs-area .ecbn-selection-page-tabs li a{
  border: 1px solid #eee !important;
  border-radius: 20px !important;
}
.ecbn-selection-page-wrapper .ecbn-selection-page-tabs-area .ecbn-selection-page-tabs li.ecbn-selection-page-tabs--active a{
  background-color: #eee !important;
  color: #BBBBBB !important;
}

.block-top-instagram .ecbn-selection-page-tabs{
  display:block;
  }

.vsm-gallery{
height:auto;
overflow-y: inherit;
overflow-x: inherit;
}

#block-top-instagram-staff{
	display: none;
}

.block-top-instagram .block-top-instagram-btn{
  margin: 20px auto;
}
.block-top-instagram .block-top-instagram-btn a{
  display: block;
  width: 187px;
  line-height: 45px;
  margin: 0 auto;
  background-color: #eee;
  text-align: center;
  text-decoration: none;
  border-radius: 20px;
  font-weight: bold;
}

.visumo_instagram .block-top-instagram ul.ecbn-selection-snap{
  position: static !important;
  width: 100% !important;
  height: 100% !important;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  overflow-x: hidden;
}

.visumo_instagram {
  /* outline:solid 5px red; */
  /* padding: 0 0 1316px !important; */
  /* margin-bottom: -1316px !important; */
  }



.block-top-instagram ul.ecbn-selection-snap li{
  position: static !important;
  width: calc((100% - 10px)/2) !important;
}

.block-top-instagram ul.ecbn-selection-snap li > div{
  width: 100% !important;
}

.block-top-instagram ul.ecbn-selection-snap li a img{
  width: 100% !important;
  height: auto !important;
  object-fit: contain;
}

.ecbn-selection-item .ecbn-selection-detail {
    display: block!important;
}

.vsm-slider .ecbn-selection-wrapper .ecbn-selection-title {
    display: none;
}

li.ecbn-selection-page-tabs--item {
  width: 50%!important;
  }

/* .ecbn-selection-wrapper .ecbn-selection-slide-wrapper .ecbn-selection-snap {
  overflow-x: visible !important;
  overflow-y: clip !important;
  } */


  .footer_space{
    width: 100%;
    height: 400px;
    z-index: -1000;
  }

.ecbn-selection-widget{
/* min-height:4440px !important; */
/* max-height:8800px !important; */
}

.footer_space{
  display: none !important;
}