@charset "UTF-8";

/* html,body */
html, body{
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  margin: 0 auto;
  padding: 0;
  background: url(../img/bg-main.jpg) top center repeat #4c0000;
  color: #000;
  font:62.5%/1.4 font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  *font-size:small;*font:x-small;
  text-align: left;
  word-break: break-all;
  -webkit-text-size-adjust: none;
  line-height: 1.4;
}

/* link- */
a { outline: none; color:#000; }
a:hover { color:#000; text-decoration: none; }
a:focus { outline:none; }

.hidden{ text-indent:100%; white-space:nowrap; overflow:hidden; font-size: 0;}

/*- IMG  */
img {
  border:none; -ms-interpolation-mode: bicubic;
  vertical-align: top;
  font-size:0;
  line-height: 0;
}
a img { border: 0px; text-decoration:none; }

.center { margin: 0 auto; text-align: center; }

/*- text  */
.text-r { text-align: right;}
.fs-12px { font-size: 1.2rem; font-size: 12px; }

/*float*/
.float-l { float: left; margin-right: 10px; }

/* clear */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix { min-height: 1px; }
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}
.both{ clear:both; }

/* highlight */
::selection { background: #ccc; }
::-moz-selection { background: #ccc; }


/* castam */
#wrap{
  margin: 0;
  padding: 0;
}

.contents{
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  overflow: hidden;
  display: table;
}

/*　header*/
#global-header{
  margin: 10px auto 0;
  height: 574px;
  z-index: 9999;
  background: url(../img/bg-header.jpg) top center repeat;
  text-align: center;
}
    .jacket-area {
      display: table-cell;
      margin: 0 auto;
      width: 570px;
      height: 574px;
      vertical-align: middle;
    }
    .info-area {
      display: table-cell;
      margin: 0 auto;
      width: 430px;
      height: 574px;
    }
    #logo{ margin-top: 40px;}
    .title-cd{ margin-top: 30px;}
    .text-release{ margin-top: 15px;}
    .text-number{ margin-top: 35px;}
    
    .movie-area {
      z-index:1;
      position: absolute;  
      top: 490px;  
      right: 0;
      display: block;
      height: 168px;
    }
    
#movie-area iframe{ margin: 100px auto; display: block; }

/* cd-area */
.list-cd {
  margin: 85px;
  width: 1000px;
}
.list-cd li{
  display: table-cell;
  text-align: center;
  margin: 0 auto;
  width: 500px;
  height: 305px;
  vertical-align: middle;
}

/* setlist-area */
#setlist-area {
  margin: 0 auto 400px;
  width: 1000px;
  color: #513743;
  over-flow: hidden;
}

.title { margin-bottom: 32px; }
#setlist-area h5 {
  clear: both;
  margin: 0 0 16px 8px;
  font-family:Times New Roman , "ヒラギノ明朝 Pro W3", "游明朝", "HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  -webkit-font-smoothing: antialiased;
  font-size: 2.4rem; font-size: 24px;
  color: #111;
}
  #setlist-area h5 span { dispaly: inline-block; margin-left: 8px; font-size: 1.6rem; font-size: 16px; font-weight: normal;}
  
.list-setlist {
  float: left;
  margin-bottom: 40px;
  padding-left: 20px;
  width: 470px;
  font-size: 1.4rem; font-size: 14px;
  list-style-type: decimal-leading-zero;
  list-style-position: inside;
  over-flow: hidden;
}
  .list-setlist li{ margin-bottom: 16px; border-bottom:1px solid #513743; }
  .music-name {
    font-family:Times New Roman , "ヒラギノ明朝 Pro W3", "游明朝", "HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-size: 2.2rem; font-size: 22px;
    font-weight: bold;
    color: #640125;
  }
  

/* interview-area */
#interview-area {
  margin: 0 auto 85px;
  width: 1000px;
  color: #513743;
}
.list-interview li a{
  float: left;
  margin: 0 6px 20px 7px;
  padding: 0;
  display: block;
  width: 153px;
  font-family:Times New Roman , "ヒラギノ明朝 Pro W3", "游明朝", "HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-size: 1.6rem; font-size: 16px;
  font-weight: bold;color: #513743;  text-decoration: none;
}
.list-interview li img{
  margin-bottom: 10px;
}

.interview-name{
  margin-bottom: 5px;
  font-family:Times New Roman , "ヒラギノ明朝 Pro W3", "游明朝", "HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-size: 2.0rem; font-size: 20px;
}
.photo-area{
  margin: 5px 10px 0; float: right; border:1px solid #666;
}
.interview-contents{ margin: 10px 10px 10px 0; font-size: 1.4rem; font-size: 14px;}
.interview-contents dt{ margin-bottom: 3px; color: #640125; font-weight: bold; }
.interview-contents dt:before{ content:"■"; margin-right: 5px; }
.interview-contents dd{ margin-bottom: 10px; }



/* global-footer */
#global-footer{
  margin: 0;
  padding-bottom: 40px;
  width: 100%;
  position:relative;
  overflow:hidden;
  font-size: 1.0rem; font-size: 10px;
  line-height: 1.6;
  text-align: center;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

#link-site{
  margin-top: 100px;
  padding:0;
}
  #link-site li{
    margin-bottom: 10px;
  }

#description{
  clear: both;
  margin: 60px auto 20px;
}

/* pagetop */
#pageTop a{
  position:fixed;
  bottom: 15px;
  right: 10px;
  display:block;
  height: 64px;
  width: 64px;
  background: url(../img/icon-pagetop.png) 0 0 no-repeat;
  z-index: 9999;
  text-decoration: none;
}

/* mordal */
.lock {
    overflow:hidden;
}
.modal-content {
    position:relative;
    display:none;
    width:50%;
    margin:30px;
    padding:10px 20px;
    background: url(../img/bg-main.jpg) top center repeat;
    color: #111;
}
.modal-content-movie {
    z-index:100;
    position:relative;
    display:none;
    width:50%;
    margin:30px;
}
.modal-overlay {
    z-index:5;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}
.modal-wrap {
    z-index:100 ;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:auto;
}
.modal-open:hover { cursor:pointer; }
.modal-close {
  display: block;
  width: 32px;
  height: 32px;
  background: url(../img/close.png) 0 0;  
  text-align:center;
  margin: 20px auto 0;
  text-indent: -9999px;
}
  .modal-close:hover { cursor:pointer; }