ul,li,ol,dl,dt,dd,div,p,h1,h2,h3,h4,h5,a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  list-style-type: none;
  border: none;
}

html,body {
  position: relative;
  height: 100%;
  min-height: 650px;
  margin: 0;
  padding: 0;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
}

img {
  vertical-align: bottom;
  border: none;
  color: #FFF;
}



/************************************

COMMON

************************************/

body {
}

#wrapper {
  position: relative;
  width: 100%;
  min-width: 1024px;
  overflow: hidden;
  z-index: 1;
}

#container {
  position: relative;
  width: 1050px;
  margin: 0 auto;
  overflow: hidden;
}

.close {
  position: fixed;
  top: -10px;
  right: -10px;
  width: 108px;
  height: 108px;
  padding: 22px 22px 0 0;
  text-align: right;
  background: url(../images/common/btn_close_base.png) left top no-repeat;
  z-index: 10; 
}

.slide {
  position: fixed;
  width: 149px;
  left: 50%;
  bottom: 10px;
  margin: 0 0 0 -75px;
  z-index: 10; 
}


/************************************

TOP

************************************/

.top h1 {
  margin: 30px 0 43px 0;
  padding: 0 0 0 20px;
}

.top h1 div {
  display: inline-block;
}

.day1 {
  margin: 0 0 40px 0;
  padding: 50px 0 0 0;
  background: url(../images/top/13_title.png) 20px top no-repeat;
  overflow: hidden;
}

.day2 {
  margin: 0 0 40px 0;
  padding: 50px 0 0 0;
  background: url(../images/top/14_title.png) 20px top no-repeat;
  overflow: hidden;
}

.stageList ul {
  width: 1050px;
  overflow: hidden;
}

.stageList li {
  position: relative;
  width: 246px;
  margin: 0 12px 22px 0;
  float: left;
}

.stageList li:hover {
  cursor: pointer;
}

.stageList li:nth-child(4n){
  margin: 0 0 22px 0;
}

.stageList li h2 {
  position: absolute;
  bottom: 15px;
  right: 0;
  z-index: 3;
}

.stageList li .thumb {
}

.photographer {
  margin: 0 0 40px 0;
  overflow: hidden;
}

.photographer h2 {
  margin: 0 0 50px 0;
  padding: 0 0 0 20px;
}

.photographer ul {
  width: 1000px;
  margin: 0 auto;
  padding: 0 19px;
  overflow: hidden;
}

.photographer ul li {
  width: 124px;
  margin: 0 50px 50px 0;
  float: left;
  text-align: center;
}

.photographer ul li:nth-child(6n) {
  margin: 0 0 50px 0;
}

.stageContainer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}

#foot {
  width: 100%;
}

#foot .sns {
  height: 60px;
  margin: 0 0 12px 0;
  padding: 16px 0;
  background: #e6e3d7;
  text-align: center;
  /*overflow: hidden;*/
}

#foot .snsContainer {
  position: relative;
  width: 150px;
  margin: 0 auto;
}

#foot .snsContainer .twitter {
  width: 70px;
  margin: 0 10px 0 0;
  float: left;
}

#foot .snsContainer .facebook {
  position: absolute;
  left: 85px;
  width: 70px;
  /*float: left;*/
  z-index: 20;
}

#foot .archive {
  width: 1000px;
  margin: 0 auto 10px auto;
  text-align: right;
}

#foot .official {
  margin: 0 0 0 0;
  text-align: center;
}

#foot .copy {
  margin: 0 0 45px 0;
  text-align: center;
}

#foot .term {
  width: 1000px;
  margin: 0 auto 170px auto;
  color: #2e2a30;
  font-size: 75%;
  line-height: 1.5;
  text-align: left;
}


/************************************

STAGE INDEX

************************************/

#stageIndex {
  width: 100%;
  padding: 0 0 200px 0;
  overflow: hidden;
  z-index: 6;
}

#stageIndex h2 {
  margin: 68px 0 52px 0;
  text-align: center;
}

#stageIndex ul {
  width: 1002px;
  margin: 0 auto;
  overflow: hidden;
}

#stageIndex li {
  width: 499px;
  height: 120px;
  margin: 0 2px 2px 0;
  overflow: hidden;
  float: left;
}

#stageIndex li img {
  width: 100%;
}

#stageIndex a {
  position: relative;
  display: block;
  width: 100px;
  height: 120px;
  background: #000;
  opacity: 1;
  overflow: hidden;
}

#stageIndex .txt {
  position: absolute;
  width: 499px;
  top: 0;
  left: 0;
  z-index: 3;
}

#stageIndex .base {
  position: absolute;
  top: -3px;
  left: -12px;
  width: 523px;
  height: 126px;
  opacity: 0.4;
}

.overlay {
  position: fixed;
  top:0;
  height: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.85);
  z-index: -1;
}



/************************************

ARTIST PHOTO

************************************/
#photoContainer {
  position: relative;
  width: 100%;
  padding: 60px 0 60px 0; 
  opacity: 0;
}

#photoContainer h1 {
  display: inline-block;
  position: fixed;
  top: 50%;
  right: 20px;
  margin: -25px 0 0 0;
  z-index: 10; 
}

#photoContainer h2 {
  display: inline-block;
  position: fixed;
  top: 50%;
  right: 20px;
  margin: -50px 0 0 0;
  z-index: 10; 
}

#photoContainer .nextprev {
  position: fixed;
  top: 50%;
  left: 0;
  width: 100%;
  margin: 50px 0 0 0;
  overflow: hidden;
  z-index: 5;
}

#photoContainer .nextprev .next {
  margin: 0 20px 0 0;
  float: right;
}

#photoContainer .nextprev .prev {
  margin: 0 0 0 20px;
  float: left;
}

#photoContainer .sns {
  position: fixed;
  top: 12px;
  left: 12px;
  overflow: hidden;
  z-index: 10;
}

#photoContainer .sns .twitter {
  float: left;
}

#photoContainer .sns .facebook {
  margin: 0 15px 0 0;
  float: left;
}

.photo {
  position: relative;
  width: 85%;
  margin: 0 auto 20px auto;
  text-align: center;
  background: url(../images/common/load.gif) center center no-repeat;
}

.photo img {
  width: 100%;
  max-width: 100%;
}

.vertical {
  width: 60%;
}

.caption {
  position: relative;
  top: 3px;
  left: 0;
  font-size: 75%;
  text-align: left;
  color: #2e2a30;
}

.caption a {
  text-decoration: underline;
  color: #2e2a30;
}

img.protect {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

.totop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}

.totop:hover {
  cursor: pointer;
}

.slideContainer .start {
  position: fixed;
  z-index: 20;
  bottom: 25px;
  left: 50%;
  width: 149px;
  height: 30px;
  margin-left: -74px;
  background: url("../images/common/btn_slideshow.png") no-repeat;
  display: none;
}

.slideContainer a.active {
  display: block;
}


/************************************

OTHER PHOTO

************************************/

.otherContainer {
  width: 100%;
  margin: 0 auto;
}

.otherContainer a {
  margin: 0 5px 5px 0;
  opacity: 0;
}



/************************************

スマホ

************************************/
/*
@media screen and (max-width: 550px) {
  #wrapper {
    min-width: 550px;
  }
  
  #container {
    width: 550px;
  }
  
  .stageList ul {
    width: 640px;
    margin: 0 auto;
  }
  
  .stageList li {
    margin: 0 29px 22px 0;
  }
  
  .photographer ul {
    width: 640px;
  }
  
  #foot .archive {
    width: 550px;
  }
  
  #foot .term {
    width: 550px;
  }
  
  #stageIndex ul {
    width: 500px;
  }
  
  #stageIndex li {
    float: none;
  }
}*/
