@charset "shift_jis";
::selection {
  background: rgba(0, 0, 0, 0);
}
::-moz-selection {
  background: rgba(0, 0, 0, 0);
}
#stage #contentInner {
  /* margin-bottom: 108px; */
  overflow: visible !important;
}
*::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
}

*::--webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
}

*::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
/* lists
--------------------------------------------------------------------*/
#mains .title {
  padding: 17px 0 51px 12px;
  margin-left: -1px;
}
#mains h2.term{
  text-align:center;
  width:100%;
  padding:10px 0 20px
}
#stage ul#photo_list {
  padding-bottom: 9px;
  min-height: 320px;
}
#lists {
  position: relative;
}
#photo_list li {
  cursor: pointer;
  height: 280px;
  margin-bottom: 41px;
  position: relative;
  margin-left: 4px;
}
#photo_list li .top {
  float: left;
  margin-right: 68px;
}
#photo_list li .ref {
  position:absolute;
  left:0;
  top: 203px;
  transform: scale(1,-1);
  opacity: 0.2;
}
#photo_list li:after{
  content:"";
  position:absolute;
  left:0;
  top: 202px;
  width: 360px;
  height: 202px;
  background: linear-gradient(rgba(255, 255, 255, 0) 18%, #fff 36%);
}
#photo_list li h3 {
  margin-bottom: -17px;
}
.renew #photo_list li h3 {
  margin-bottom: 5px;
  color: #3da3fd;
  font-size: 2em;
  font-weight: 600;
  letter-spacing: 0.25em;
  line-height: 1.4;
  top: -0.21em;
  position: relative;
}
#lists h3 img {
  position: relative;
  top: 1px;
  left: -1px;
  margin-bottom: 30px;
}
#lists h3 img.glow {
  position: relative;
  top: -15px;
  left: -14px;
  margin-bottom: 0px;
}
#photo_list li p {
  font-size: 13px;
  line-height: 1.7em;
}
#lists .open {
  margin: 3px 0 0 -16px;
}
#lists a.bottom {
  display: block;
  clear: both;
  margin: 30px auto 0;
  width: 554px;
}
#stage .btnInstagramBottom {
  display: block;
  clear: both;
  margin: 0 auto 0;
  width: 554px;
}
#stage .btnInstagramBottom .ov {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
/* viewer
--------------------------------------------------------------------*/
#stage #viewer {
  display: none;
  width: 764px;
  width: 1036px\9;
  top: 0;
  left: 90px;
  left: -46px\9;
  padding-left: 136px\9;
  position: absolute;
  overflow: visible;
}
#viewer h2 {
  margin: 1px 0 25px 1px;
  height: 48px;
}
.renew #viewer h2 {
  margin-bottom: 22px;
  margin-top: 26px;
  color: #3da3fd;
  font-size: 2em;
  font-weight: 600;
  letter-spacing: 0.2em;
  line-height: 1.1;
  /* display: none; */
  height: auto;
}
#viewer .holder {
  width: 764px;
  position: relative;
}
#viewer .holder_n {
  width: 764px;
  position: absolute;
  top: 74px;
  left: 0px;
  margin-left: 136px\9;
  opacity: 0;
  filter: alpha(opacity=0);
  margin-top: 48px;
}
.gallery2016 #viewer .holder_n{
  margin-top: 26px;
}
#viewer .prev {
  position: absolute;
  width: 482px;
  height: 430px;
  top: 74px;
  margin-top: 44px;
  left: -100px;
  left: 36px\9;
  cursor: pointer;
  display: block;
  z-index: 2;
}
#viewer .prev img {
  margin-top: 155px;
  margin-left: 11px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#viewer .next {
  position: absolute;
  width: 482px;
  height: 430px;
  top: 74px;
  margin-top: 44px;
  left: 381px;
  left: 517px\9;
  text-align: right;
  cursor: pointer;
  display: block;
  z-index: 2;
}
#viewer .next img {
  margin-top: 155px;
  margin-right: 11px;
}
#viewer.vertical .holder_n,
#viewer.vertical .holder {
  text-align: center;
}
#viewer.vertical .holder_n img,
#viewer.vertical .holder img {
  width: 430px;
  height: 645px;
}
#viewer.vertical .prev {
  height: 645px;
  top: 74px;
}
#viewer.vertical .prev img {
  margin-top: 292px;
}
#viewer.vertical .next {
  height: 645px;
  top: 74px;
}
#viewer.vertical .next img {
  margin-top: 292px;
}


#viewer.square .holder_n,
#viewer.square .holder {
  text-align: center;
}
#viewer.square .holder_n img,
#viewer.square .holder img {
  width: 645px;
  height: 645px;
}
#viewer.square .prev {
  height: 645px;
  top: 74px;
}
#viewer.square .prev img {
  margin-top: 292px;
}
#viewer.square .next {
  height: 645px;
  top: 74px;
}
#viewer.square .next img {
  margin-top: 292px;
}

#viewer .number {
  position: relative;
  text-align: right;
  margin: 23px 0 0;
  left: -263px\9;
}
#viewer .number img {
  margin: 0px 0 0 1px;
}
#viewer .number .current {
}
#viewer .number .slash {
  margin: -1px 0;
}
#viewer .number .total {
  margin-left: -2px;
}
#viewer .caption {
  height: 80px;
  line-height: 20px;
  letter-spacing: 0.12em;
  position: absolute;
  margin-top: -40px;
  width: 610px;
  font-size: 13px;
  line-height: 22px;
}
#viewer .bottom {
  display: block;
  clear: both;
  margin: 30px auto 0;
  margin-left: 105px\9;
  width: 554px;
}
#stage #thumb {
  position: relative;
  margin: 60px 0 0;
  width: 775px;
  height: 217px;
  padding-bottom: 7px;
}
#thumb ul {
  position: relative;
}
#thumb li {
  float: left;
  margin: 0px 11px 11px 0;
  cursor: pointer;
  cursor: pointer;
}
#thumb li img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#thumb .prev {
  top: 0 !important;
  height: 200px;
  width: 100px;
  left: -100px\9;
  /
  padding-top: 111px;
  margin-top: 0;
}
#thumb .prev img {
  margin-top: 63px !important;
}
#thumb .next {
  top: 0 !important;
  height: 200px;
  width: 100px;
  left: 764px;
  /
  padding-top: 111px;
  margin-top: 0;
}
#thumb .next img {
  margin-top: 63px !important;
}
/* Previou
--------------------------------------------------------------------*/

#Previous a.bottom {
  display: block;
  clear: both;
  margin: 55px 0 0 233px;
}
/* gallery_top */
.galleryTop #lists a.bottom {
  margin: 84px auto -13px;
}
.galleryTop #photo_list li {
  width: 200px;
  float: left;
  margin: 0 46px 46px 0;
  height: 200px;
  background: #000;
}
.galleryTop #photo_list li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #fff no-repeat 50% 50%;
  background-size: cover;
}
.galleryTop #photo_list .txtError {
  font-size: 16px;
  line-height: 1.5;
  width: 100%;
  text-align: center;
  height: auto;
  margin: 0 0 72px;
}
.galleryTop #photo_list li:nth-child(4n) {
  margin-right: -10px;
}
.galleryTop #photo_list li img {
  width: 200px;
  height: auto;
}
.galleryTop #photo_list li .video:before {
  content: "";
  background: url(../../gallery/images/play_movie.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  display: inline-block;
  margin: -32px;
}
#stage.galleryTop #viewer {
  position: fixed;
  overflow-y: scroll;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  width: auto;
  height: auto;
  z-index: 20;
  min-width: 940px;
  padding: 0;
}
/* #viewer */
.galleryTop #viewer:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
  width: 0;
}
.galleryTop #viewer .prevCsViewer,
.galleryTop #viewer .nextCsViewer {
  transition: opacity 200ms;
}
.galleryTop #viewer .prevCsViewer {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -20px 9px 0;
  opacity: 0;
}
.galleryTop #viewer .nextCsViewer {
  position: absolute;
  top: 50%;
  right: 0;
  margin: -20px 9px 0;
  opacity: 0;
}
.layMobile #mediaViewer .prevCsViewer, 
.layMobile #mediaViewer .nextCsViewer {
  opacity: 0.8;
}
.galleryTop #viewer .pagerViewer {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 7px;
}
.galleryTop #viewer .pagerViewer li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 5.5px;
}
.galleryTop #viewer .pagerViewer li a {
  display: block;
  background: #dbdbdb;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  /* border: solid 1px rgba(0, 0, 0, 0.4); */
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.galleryTop #viewer .txtViewer {
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.04em;
  padding: 17px 0 18px;
  white-space: pre-wrap;
}
.galleryTop #viewer .linkInstagramViewer {
  display: block;
  margin: 0 auto;
  width: 8em;
  text-decoration: underline;
  white-space: nowrap;
}
.galleryTop #viewer .snsViewer {
  text-align: right;
  float: right;
  margin: -22px 0 0 0;
}
.galleryTop #viewer .snsViewer li {
  display: inline-block;
  margin: 0 0 0 13px;
}
.galleryTop #viewer .closeViewer {
  position: absolute;
  top: 0;
  right: 0;
  margin: 18px;
}
.galleryTop #viewer .prevViewer {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -437px;
}
.galleryTop #viewer .nextViewer {
  position: fixed;
  top: 50%;
  right: 50%;
  margin: -32px -437px 0 0;
}
/* #ctsViewer */
#stage.galleryTop #ctsViewer {
  width: 730px;
  margin: 40px auto;
  position: relative;
  text-align: left;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  box-shadow: 3px 2px 6px rgba(0, 0, 0, 0.1);
}
#stage.galleryTop .bgViewer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#stage.galleryTop .innerViewer {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 20px;
}
#stage.galleryTop .innerViewer a {
  color: #1b91fd;
}
#ctsViewer:before {
  content: "";
  background: url(../../gallery/images/shadow_viewer_top.png) no-repeat 0 0;
  background-size: 100% auto;
  position: absolute;
  top: -11px;
  left: -24px;
  height: 100%;
  right: -8px;
}
#ctsViewer:after {
  content: "";
  background: url(../../gallery/images/shadow_viewer_bottom.png) no-repeat 0
    100%;
  background-size: 100% auto;
  position: absolute;
  bottom: -24px;
  left: -24px;
  height: 100%;
  right: -8px;
}
/* #dateViewer */
#stage.galleryTop #dateViewer {
  color: #1b91fd;
  font-size: 20px;
  font-weight: bold;
  height: 2.2em;
  letter-spacing: 0.09em;
  font-family: Arial, Helvetica, "sans-serif";
}
/* #mediaViewer */
#mediaViewer {
  text-align: center;
  position: relative;
}
#mediaViewer:hover .prevCsViewer,
#mediaViewer:hover .nextCsViewer {
  opacity: 1;
}
#mediaViewer span {
  overflow: hidden;
  display: block;
  height: 0;
  margin: 0 auto;
  position: relative;
}
#mediaViewer > span {
  width: 100%;
  height: 458px;
}
#mediaViewer .boxImage {
  width: 100%;
  height: 100%;
  display: block;
  background: no-repeat 50% 50%;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#mediaViewer .playMovieViewer {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
}
#mediaViewer .playMovieViewer img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#mediaViewer .boxVideo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#mediaViewer .boxVideo video {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 737px) {
  .galleryTop #photo_list li a,
  .snsViewer a {
    transition: opacity 200ms ease-out;
  }
  .galleryTop #photo_list li a:hover,
  .snsViewer a:hover {
    opacity: 0.6;
  }
  .forsp  {display:none !important}
  
  .renew #viewer h2 br{
    display:none;
  }
}

.layMobile #mediaViewer {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


@media screen and (max-width: 736px) {
  .forpc  {display:none !important}
  
    #mains .title {
      padding: 12vw 0 0;
      width: 54.234%;
      margin: 0 auto 10vw;
    }
    #mains .title img{
      vertical-align:bottom;
    }
    #stage #contentInner{
      margin-bottom: 0%;
    }
    #stage #contentInner{
      height:auto !important;
      /* display: none; */
    }
    #stage ul#photo_list{
      height:
      auto;
      min-height:0;
      padding: 0;
      margin-top: 4.2em;
    }
    #photo_list li {
      height: auto;
      padding-bottom: 9%;
      margin-bottom: 0;
      overflow: hidden;
      margin-left: 0;
    }
    #photo_list li .top {
      margin-right: 0;
      float: none;
    }
    #photo_list li .top.withref {
      margin-bottom: -15vw;
    }
    #photo_list li .ref{
      top:0;
      margin-top: 56.2%;
      opacity: 0.12;
    }
    #photo_list li:after{
      width:100%;
      top: 0;
      margin-top: 56.2%;
      height: 20em;
      background: linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 56%);
    }
    .renew #photo_list li h3,
    #photo_list li h3{
      position: relative;
      z-index: 1;
      padding: 0.7em 0 0.5em;
      top: 0;
      height: auto;
      margin: 0;
      font-size: 6.5vw;
      line-height: 1.2;
      letter-spacing: 0.15em;
    }
    #photo_list li p {
      font-size: 3.8vw;
      line-height: 1.5em;
      position: relative;
      z-index: 1;
    }
    #photo_list li p br{
      display:none;
    }
    #photo_list li .open {
      margin: 1% 0 0 -4.7%;
      width: 42%;
      position:
      relative;
      z-index:1;
    }
    #stage #contents aside{
      position:relative;
      z-index:1;
    }
    #lists a.bottom{
      width:100%;
      margin: 3.4vw auto 8vw;
    }
    #lists a.bottom img{
      width:100%;
    }
    p.jump-pagetop{
      display:none !important;
    }
    /* viewer
    --------------------------------------------------------------------*/
    #stage #viewer {
      position: relative;
      width: 100%;
      left: 0 !important;
      top: 0 !important;
      padding: 0 !important;
    }
    #viewer h2 {
      margin: 1px 0 25px 1px;
      height: 48px;
    }
    .renew #viewer h2,
    .gallery2016 #viewer h2 {
      margin-bottom: 2.5%;
      margin-top: 0;
      font-size: 6.8vw;
      font-weight: 600;
      letter-spacing: 0.1em;
      line-height: 1.3;
      text-align: center;
      height: auto;
    }
    #viewer .holder {
      width: 100%;
      height: 51.7vw !important;
      transition: height .5s cubic-bezier(0.38, 0.07, 0.19, 1);
    }
    #viewer.vertical .holder,
    #viewer.square .holder{
      height: 77.8vw !important;
    }
    #viewer .holder_n {
      width: 100%;
      top: 9.7vw;
      margin-top: 2.5%;
    }
    .gallery2016 #viewer .holder_n {
      margin-top: 2.5%;
  }
    #viewer .prev {
      width: 10%;
      height: 51.6vw;
      top: 9.5vw;
      left: 0;
      z-index: 2;
      margin-top: 1em;
    }
    #viewer .next {
      width: 10%;
      height: 51.6vw;
      top: 9.5vw;
      left: auto;
      right: 0;
      z-index: 2;
      margin-top: 1em;
    }
    #viewer .prev img,
    #viewer .next img {
      position: absolute;
      margin-top: -3.8vw;
      top: 50%;
      left: 0;
      width: 4vw;
      margin-left: 2.2vw !important;
      filter: brightness(10);
    }
    #viewer .next img {
      left:auto;
      right: 0;
      margin-right: 2.2vw !important;
    }
    #viewer.vertical .holder_n img,
    #viewer.vertical .holder img {
      width: 56.3%;
      height: auto;
    }
    #viewer.square .holder_n img,
    #viewer.square .holder img {
      width: 84.4%;
      height: auto;
    }
    #viewer.vertical .prev,
    #viewer.vertical .next {
      height: 78vw;
      top: 9.5vw;
    }
    #viewer.square .prev,
    #viewer.square .next {
      height: 78vw;
      top: 9.5vw;
    }
    #viewer.vertical .prev img,
    #viewer.vertical .next img{
      filter:brightness(1);
      margin-top: -3.8vw;
    }
    #viewer.square .prev img,
    #viewer.square .next img{
      filter: brightness(1);
      margin-top: -3.8vw;
      margin-left: 0.1vw !important;
    }
    #viewer.square .next img{
      margin-right: 0.3vw !important;
    }
    #viewer .number {
      padding: 2.7% 0 5.7%;
      margin: 0;
      text-align: center;
      font-size: 0;
      background: #fff;
    }
    #viewer .number img {
      margin: 0 0.1%;
      width: 3vw;
    }
    #viewer .number .slash {
      margin: -0.1% 1% 0% 0.3%;
      width: 2.2vw;
    }
    #viewer .number .total {
      margin-left: -2px;
    }
    #viewer .caption {
      display:none;
    }
    .gallery2016 #viewer .caption {
      display:block;
      height: auto;
      min-height: 4.4em;
      line-height: 20px;
      letter-spacing: 0.12em;
      margin: -1.8vw 0 4vw;
      width: 100%;
      font-size: 3.4vw;
      line-height: 1.5;
      position: relative;
    }
    #viewer .bottom {
      margin: 9.2% 0 5%;
      width: 100%;
    }
    #stage #thumb {
      margin: 0;
      padding-top: 0;
      width: 100%;
      height: auto;
      padding-bottom: 0;
    }
    #stage #thumb ul{
      display:inline-block;
    }
    #thumb li {
      margin: 0 1.5% 1.5% 0;
      width: 18.8%;
    }
    #thumb li:nth-child(5n) {
      margin-right: 0;
    }
    #thumb .prev,
    #thumb .next {
      display: none !important;
    }
}