@charset "UTF-8";

.section-instagram .list-type01 li:nth-last-child(-n+2) {
  display: none;
}
.section-instagram .list-type01 a:after {
  display: none;
}
.js-sns-modal {
  position: relative;
}
.js-sns-modal:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.js-sns-modal .item-photo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.js-sns-modal .item-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sns-modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
}
.sns-modal-bg {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,0.6);
  transform: translate3d(0,0,0);
}
.sns-modal-in {
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  padding: 40px 10px 100px;
  font-size: 14px;
  box-sizing: border-box;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transform: translate3d(0,0,0);
}
.sns-modal-block {
  position: relative;
  padding-bottom: 30px;
  margin: auto;
  background: #FFF;
}
.sns-modal-contents {
}
.sns-modal-media {
  display: flex;
  /*background: #000;*/
}
.sns-modal-image {
  width: 100%;
  overflow: hidden;
}
.sns-modal-image-item {
  line-height: 0;
}
.sns-modal-image .sns-modal-image-item {
  width: 100%;
  height: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
} 
.sns-modal-image img {
  max-width: 100%;
  max-height: 100%;
}
.sns-modal-image video {
  width: 100%;
  /*height: 100%;*/
}
.sns-modal-image img, .sns-modal-image video {

}
.sns-modal-video {
  width: 100%;
  /*height: 100%;*/
}
.sns-modal-body {
  padding: 20px;
  box-sizing: border-box;
}
.sns-modal-meta {
  display: block;
  margin-bottom: 20px;
}
.sns-modal-meta:after {
  display: none !important;
}
.sns-modal-logo {
  display: inline-block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 50%;
  vertical-align: middle;
}
.sns-modal-logo img {
  max-width: 100%;
  max-height: 100%;
}
.sns-modal-shopname {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
}
.sns-modal-text {
  width: 100%;
  line-height: 1.65;
}
.sns-modal-text a {
  display: inline-block !important;
  text-decoration: underline;
  color: #003569;
}
.sns-modal-text a:after {
  display: none !important;
}

.sns-modal-close {
  position: fixed;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
}
.sns-modal-close span::before,
.sns-modal-close span::after {
  position: absolute;
  top: 43%;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 5%;
  background: #fff;
  border-radius: 1px;
}
.sns-modal-close span::before {
  transform: rotate(-45deg);
}
.sns-modal-close span::after {
  transform: rotate(45deg);
}
.DISP-PC .section-instagram .list-type01 li:nth-last-child(-n+2) {
  display: block;
}
.DISP-PC .sns-modal-in {
  top: calc(50% - 300px);
  left: 0;
  width: 100%;
  height: auto;
  padding: 50px 0;
  font-size: 16px;
  overflow: initial;
}
.DISP-PC .sns-modal-block {
  max-width: 1000px;
  height: 500px;
  margin: auto;
  padding-bottom: 0;
}
.DISP-PC .sns-modal-contents {
  display: flex;
}
.DISP-PC .sns-modal-media {
  width: 50%;
  height: 500px;
}
.DISP-PC .sns-modal-image {
  width: 100%;
  height: 100%;
}
.DISP-PC .sns-modal-image .sns-modal-image-item {
  /*display: block !important;*/
  width: 100%;
  height: 500px;
} 
.DISP-PC .sns-modal-image img {
  max-width: 100%;
  max-height: 100%;
}
.DISP-PC .sns-modal-image video {
  width: 100%;
  /*height: 100%;*/
}
.DISP-PC .sns-modal-video {
  width: 100%;
  /*height: 100%;*/
}
.DISP-PC .sns-modal-body {
  width: 50%;
  padding: 30px;
}
.DISP-PC .sns-modal-meta {
  margin-bottom: 30px;
}
.DISP-PC .sns-modal-logo {
  width: 50px;
  height: 50px;
}
.DISP-PC .sns-modal-logo img {
  max-width: 100%;
  max-height: 100%;
}
.DISP-PC .sns-modal-shopname {
  font-size: 16px;
}
.DISP-PC .sns-modal-text {
  width: 100%;
  height: 355px;
  line-height: 1.8;
  overflow: auto;
}

.DISP-PC .sns-modal-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  /*background: #ccc;*/
  cursor: pointer;
}
.DISP-PC .sns-modal-close:hover {
  opacity: 0.57;
}
.DISP-PC .sns-modal-close span::before,
.DISP-PC .sns-modal-close span::after {
  background: #666;
}
.snsmodal-btn-lead {
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}
.button-type01.btn-snsmodal a {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 2.0rem;
}
.button-type01.btn-snsmodal a span {
  position: absolute;
  top: 47%;
  left: 25px;
  margin-top: -0.7em;
}
.DISP-PC .snsmodal-btn-lead {
  margin-bottom: 15px;
  font-size: 1.8rem;
}

.DISP-PC .button-type01.btn-snsmodal a {
  font-size: 2.2rem;
}
.DISP-PC .button-type01.btn-snsmodal a span {
}

.sns-modal-image .slick-arrow {
  transform:scale(0.7)
}
.sns-modal-image .slick-prev {
  left: 0;
}
.sns-modal-image .slick-next {
  right: 0;
}

