@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
.insta .sns_list {
  border: none!important;
  -ms-flex-direction: inherit!important;
  -webkit-box-orient: inherit!important;
  -webkit-box-direction: inherit!important;
  -webkit-flex-direction: inherit!important;
  flex-direction: inherit!important;
  display: block!important
}

.insta .sns_list>div {
  border-bottom: 1px solid #ccc!important;
  -ms-flex-direction: inherit!important;
  -webkit-box-orient: inherit!important;
  -webkit-box-direction: inherit!important;
  -webkit-flex-direction: inherit!important;
  flex-direction: inherit!important
}

@media screen and (max-width:640px) {
  .insta .sns_list>div {
    display: block!important
  }
}

.insta .sns_date {
  color: #fff!important;
  font-family: a-otf-futo-min-a101-pr6n, serif
}

.insta .sns_text {
  font-size: 16px!important;
  width: 80%!important;
  color: #fff
}

@media screen and (max-width:640px) {
  .insta .sns_text {
    width: 100%!important
  }
}

.insta .sns_photo {
  width: 20%!important
}

@media screen and (max-width:640px) {
  .insta .sns_photo {
    width: 100%!important
  }
}
.inst .sns_list {
  border: 0;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-left: -1.96078%;
  margin-bottom: -1.96078%
}

@media screen and (min-width:640px) and (max-width:834px) {
  .inst .sns_list {
    margin-left: -2.1097%;
    margin-bottom: 20px
  }
}

@media screen and (max-width:640px) {
  .inst .sns_list {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-left: 0
  }
}

.inst .sns_list>div {
  border-bottom: 0;
  position: relative;
  width: 23.03922%;
  margin-left: 1.96078%;
  margin-bottom: 30px
}

@media screen and (min-width:640px) and (max-width:834px) {
  .inst .sns_list>div {
    width: 31.2236%;
    margin-left: 2.1097%;
    display: block;
    margin-bottom: 15px
  }
}

@media screen and (max-width:640px) {
  .inst .sns_list>div {
    width: 48%;
    margin-left: 0
  }
}

.inst .sns_list>div .sns_photo {
  width: 100%;
  padding: 0
}

.inst .sns_list>div .sns_photo a {
  display: block;
  position: relative
}

.inst .sns_list>div .sns_photo a:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 100%;
  display: block;
  width: 100%!important
}

.inst .sns_list>div .sns_photo a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100%!important;
  height: 100%!important
}

.inst .sns_list>div .sns_text {
  display: none
}

/*================== ○○○○.html =================*/
@media screen and (min-width: 469px) and (max-width: 768px){
}
@media only screen and (max-width: 468px){
}