@charset "UTF-8";


.flexibox {
  display: none;
  position: fixed;
  z-index: 5000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.fb-overlay {
  display: none;
  position: fixed;
  z-index: 4990;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.fb-overlay-body {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff
}

.fb-body {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.fb-back {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.fb-ghost {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle
}

.fb-container {
  display: inline-block;
  position: relative;
  z-index: 1;
  vertical-align: middle
}

.fb-container--contain {
  width: auto;
  height: auto;
  letter-spacing: 0
}

.fb-container--cover {
  width: 82%;
  max-width: -webkit-calc(100% - 140px);
  max-width: calc(100% - 140px);
  height: 80%;
  max-height: -webkit-calc(100% - 120px);
  max-height: calc(100% - 120px)
}

.fb-container--youtube {
  width: 80%;
  max-width: -webkit-calc(100% - 140px);
  max-width: calc(100% - 140px);
  height: auto
}

.fb-content {
  width: 100%
}

.fb-content--cover {
  overflow: hidden;
  height: 100%;
  background: #fff
}

.fb-content--contain {
  position: relative;
  z-index: 1;
  height: 0;
  background: #fff;
  font-size: 0
}

.fb-content--youtube {
  position: relative;
  padding-bottom: 56.2%;
  width: 100%;
  background-color: transparent
}

.fb-holder--cover {
  display: inline-block;
  position: relative
}

.fb-holder--contain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.fb-image {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: relative;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0)
}

.fb-image--contain {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  height: auto
}

.fb-youtube-player {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0)
}

.fb-prev, .fb-next, .fb-close {
  display: inline-block;
  position: absolute;
  outline: none;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.fb-prev--disable, .fb-next--disable {
  cursor: default
}

.fb-prev, .fb-next {
  top: 50%;
  margin-top: -80px;
  width: 80px;
  height: 160px
}

.fb-prev {
  left: -80px;
  background: url(/store/retail/fukuoka-tenjin/images/prev.png) no-repeat 50% 50%
}

.fb-next {
  right: -80px;
  background: url(/store/retail/fukuoka-tenjin/images/next.png) no-repeat 50% 50%
}

.fb-close {
  top: 0;
  right: -80px;
  margin-top: -15px;
  width: 80px;
  height: 80px;
  background: url(../img/close.png) no-repeat 50% 50%
}

.fb-overflow-y-hidden {
  overflow-y: hidden !important
}

.fb-show .fb-prev--disable, .fb-show .fb-next--disable {
  opacity: .1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10) !important
}

.fb-animating .fb-content--youtube {
  background-color: #000
}

.no-touch .fb-prev--disable, .no-touch .fb-next--disable {
  cursor: default
}

.no-touch.fb-show .fb-prev:hover, .no-touch.fb-show .fb-next:hover, .no-touch.fb-show .fb-close:hover {
  opacity: .6 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60) !important
}

.no-touch.fb-show .fb-prev--disable, .no-touch.fb-show .fb-next--disable {
  -webkit-transition: opacity .6s;
  transition: opacity .6s
}

.no-touch.fb-show .fb-prev--disable:hover, .no-touch.fb-show .fb-next--disable:hover {
  opacity: .1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10) !important
}

.opacity .fb-prev, .opacity .fb-next, .opacity .fb-close {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: none !important;
  -webkit-filter: none !important
}

.csstransforms .fb-prev {
  display: none !important;
  margin-left: 24px
}

.csstransforms .fb-next {
  display: none !important;
  margin-right: 24px
}

.no-opacity .fb-control {
  display: none
}

.is-landscape .fb-holder {
  top: -200%;
  right: 0;
  bottom: -200%;
  left: 0;
  width: 100%;
  height: 500%;
  letter-spacing: -.4em
}

.is-landscape .fb-holder:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  letter-spacing: 0
}

.is-landscape .fb-image {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: middle
}

.is-portrait .fb-holder {
  top: 0;
  right: -200%;
  bottom: 0;
  left: -200%;
  width: 500%;
  height: 100%;
  text-align: center
}

.is-portrait .fb-image {
  width: auto;
  height: 100%
}

@media(max-height:320px) {
  .is-landscape .fb-holder {
    top: -600%;
    bottom: -600%;
    height: 1300%
  }
}

@media(max-width:320px) {
  .is-portrait .fb-holder {
    right: -400%;
    left: -400%;
    width: 900%
  }
}

@media(max-height:240px) {
  .is-landscape .fb-holder {
    top: -800%;
    bottom: -800%;
    height: 1700%
  }
}

@media(max-width:240px) {
  .is-portrait .fb-holder {
    right: -800%;
    left: -800%;
    width: 1700%
  }
}

.scroll-lock {
  overflow: visible !important;
  width: auto;
  height: auto
}

.scroll-lock body {
  overflow: hidden !important;
  height: auto
}

.scroll-lock .fb-overlay {
  display: block
}

.scroll-lock .fb-overlay, .scroll-lock .flexibox {
  overflow: auto;
  overflow-y: scroll;
  width: auto;
  height: auto
}

@media(max-width:640px) {
/*
  .fb-container--youtube {
    width: 100% !important
  }
*/
  .fb-container--youtube {
    width: 100%;
    max-width: 100%
  }

  .fb-control {
    position: absolute;
    z-index: 4;
    top: 100%;
    left: 0;
    margin-top: 25px;
    width: 100%;
    height: 100%
  }

  .fb-prev, .fb-next, .fb-close {
    top: 0;
    margin: 0;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    background-size: 50% auto
  }

  .fb-prev {
    left: 30px;
    width: 49px;
    height: 50px
  }

  .fb-next {
    right: 30px;
    width: 49px;
    height: 50px
  }

  .fb-close {
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px
  }
}
