
body{
  font-size: 16px;
  font-family: "游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,sans-serif;
  background-color: #fff;
  width: 100%;
  text-align: center;
/*  line-height: 0;*/
  margin: 0;
}
h2{
  line-height: 1.6rem;
}

header{
  line-height: 0;
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden;
}

header img{
  max-width: 100%;
}

header nav{
  background-color: #000;
  margin:0;
  padding: 0;
}

header nav ul{
  margin:0 auto;
  padding: 0;
  display: table;
}

header nav ul li{
  display: table-cell;
}

#header_menu{
  vertical-align: top;
}

#header_menu ul{
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}

section{
  line-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

section h1{
  margin: 0;
  padding: 0;
  text-align:left;
}

section img{
  max-width: 100%;
}

#main_content{
  margin: 0 auto !important;
  max-width: 1200px;
}

section div{
    line-height: 2.4rem;
}

#book-content{
  margin:0 auto;
  width:98%;
  padding: 20px;
}
#book-content01 h2,#book-content02 h2{
  text-align: left;
  padding: 20px 20px;
  font-size:2.6rem;
  line-height: 3.6rem;
  font-weight: bold;
  color: #fff;
  background-color: #4b301b;
}

#book-content01{
  padding: 20px;
  background-image: url('images/bg-paper.jpg');
  background-size:1200px auto;
}

#book-content02{
  padding: 20px;
  color: #fff;
  background-image: url('images/bg-blackwall.jpg');
  background-size:1200px auto;
}

#book-example h3{
  font-size: 2.0rem;
}
#book-example h4{
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 0;
  font-size: 1.6rem;
}

#book-example p{
  font-size:1.4rem;
}

#top-book-info{
  display: flex;
  align-items:flex-end;
}


#top-book-pic{
  padding-left: 50px;
  flex:1;
}


#top-book-text{
  flex:1;
  text-align: left;
  padding: 0 0 50px 20px ;
}

/* INTERVIEW */
.profile{
  display: flex;
  margin-top:30px;
  padding: 20px;
  border:1px solid #e2e2e1;
  background-color: #fff;
}
.profile-photo{
  margin-right: 20px;
  width: 200px;
}
.profile-text{
  flex: 1;
}
.profile-text h3{
  font-size:2.0rem;
  margin-top:0;
}
#interview-main{
  position: relative;
  padding: 0;

}
#interview-main h2{
  letter-spacing: -1px;
  font-size:1.8rem;
  line-height: 3.0rem;
  text-align:left;
}


#interview-main h3{
  line-height: 3.0rem;
  text-align:left;
}

#interview-main p{
  letter-spacing: 1px;
  font-size: 1.6rem;
  text-align: left;
}

#interview-talk{
  padding: 20px;
     background-image: url('images/yohei-gackt-bg.jpg');
   background-size: cover;
    background-attachment:fixed;

}

.text-intro{
  padding: 10px;
  background-color: #e2e2e1;
}
.text-intro p{
    font-size: 1em;
}
.pbsite{
  margin-top: 20px;
  text-align: right !important;
}
.pbsite span{
  font-size: 1.4rem;
  padding: 10px;
  background-color:#000;
  color: #fff;
}

.pbsite span a{
  color: #fff;
  text-decoration: none;
}


.interview-txtg{
  margin-top: 10px;
  font-size: 2.0rem !important;
  line-height: 2.4rem !important;
  padding: 10px 20px;
  background-color: #dedbb1;
}

.talk-box{
  display: flex;
  align-items: flex-start;
  margin-top:30px;
  padding-right: 20px;
}

.talk-box p{
  margin-bottom: 20px;
}
.talk-photo{
  margin-right: 10px;
  width: 200px;
}
.talk-photo img{
  width: 150px;
}
.talk-textw{
  overflow: auto;
  padding: 20px 20px 0 20px;
  background-color:rgba(255,255,255,0.5);
  text-align:left;
  flex: 1;
}

.talk-textg{
  overflow: auto;
  padding: 20px 20px 0 20px;
  background-color: rgba(194,224,186,0.5);
  text-align:left;
  flex: 1;
}

#line-info{
  width: 720px;
  align-items: center;
  margin:0 auto;
  margin-top: 20px;
  display: flex;
  font-family: "Helvetica Neue",Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}

#line-info div{
  padding: 0 20px 20px 20px;
}

#line-info a{
  color: #000;
  text-decoration: none;
}

#line-link{
  font-family: Arial Black;
}

#content-interview{
  background-image: url('images/interview-bg2.jpg');
  background-size: contain;
}
#content-interview h1{
  margin:50px 0 0 30px;
}

#content-interview img{
  max-width: 100%;
}



#content-video{
  background-image: url('images/video-bg.jpg');
  background-size:1200px auto;

}

#content-video img{
  max-width: 95%;
}

#top-video-menu{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

#top-video-menu div{
  margin:0 auto;
  padding: 20px;
}


#content-books{
  line-height: 0;
}


#content-books img{
  max-width: 100%;
}


footer{
  padding: 40px 0;
/*  background-color: #221815;*/
  background-color: #000;
}

footer img{
  max-width: 100%;
}

#footer-menu{
  width: 100%;
}

#footer-menu-wrap{
  margin: 0 auto;
}

#footer-menu ul{
  text-align: center;
  margin: 0 auto;
  padding: 0;
}

#footer-menu ul li{
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  padding: 10px;
  font-size: 1.2em;
  color: #fff;
  display: inline;
  white-space: nowrap;
}

#footer-banner ul{
  margin: 10px auto;
  padding: 0;
}
#footer-banner ul li{
  display: inline;
  width: 50%;
}
#footer-banner ul li img{
  padding: 10px;
  max-width: 90%;
}


/* micro clearfx */
.cf::after {
   content: "";
   display: block;
   clear: both;
}
.photo-full img{
  width: 100%;
}

.ulyellow{
  background: linear-gradient(transparent 60%, #ffff00 0%);
}

.ftbld{
  font-weight: bold;
}

.ftbldl{
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-weight: bold;
}
.ftbldl2{
  font-size: 2.6rem;
  line-height: 3.0rem;
  font-weight: bold;
}

.mt0{
  margin-top: 0;
}

.mt30{
  margin-top: 30px;
}
.mb10{
  margin-bottom:10px;
}
.mb20{
  margin-bottom:10px;
}

.pdt0{
  padding-top: 0;
}

.pdt30{
  padding-top: 30px;
}

.pdb20{
  padding-bottom: : 20px;
}

.flxbx{
  display: flex;
  align-items: center;
}
.alignright{
  text-align: right;
}
.aligncenter{
  text-align: center;
}

.alignleft{
  text-align: left;
}

.ft14{
  font-size:1.4rem;
}
.ft16{
  font-size:1.6rem;
}
.ft18{
  font-size:1.8rem;
}
.ft20{
  font-size:2.0rem;
  line-height: 2.8rem;
}


@media screen and (max-width:800px) {
#line-info a{
  font-size:1.2rem;
}

}

@media screen and (max-width:720px) {
  header nav ul li{
    font-size:1.0rem;
  }  
  #top-book-info{
    display: block;
  }
  #top-book-pic{
    padding-left: 0;
  }
  #top-video-menu{
    display: block;
  }
  #top-video-menu div{
    padding: 20px 10px;
  }

  .talk-box{
    padding-right: 0;
    display: block;
  }
  .profile{
    display: block;
  }
#book-content01 h2,#book-content02 h2{
  font-size:2.0rem;
}

#line-info{
  max-width: 100%;
  display: block;
}
#line-info a{
  font-size:1.2rem;
}

.ftbldl2{
  font-size:2.0rem;
  line-height: 2.4rem;
}

}

@media screen and (max-width:480px) {
  body{
    font-size: 12px;

  }

  #content-interview h1 {
    margin: 40px 0 0 30px;
}


.pbsite span{
  font-size: 0.8rem;
}

#interview-main{
  padding: 20px 10px;
}

#interview-main h2{
  font-size:2.0rem;
  line-height: 2.4rem;
  text-align:left;
}

#interview-main p{
  font-size: 1.4rem !important;
  line-height: 2.0rem !important;
}

#interview-talk{
  padding: 20px 10px;
}

.interview-txtg{
  margin-top: 10px;
  font-size: 1.6rem !important;
  line-height: 2.0rem !important;
  padding: 10px 20px;
  background-color: #dedbb1;
}
.talk-textw,.talk-textg {
    padding: 10px 10px 0 10px;
 }

 #interview-main:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
   background: url('images/yohei-gackt-bg.jpg');
  background-size:cover;
}


#book-content01 h2,#book-content02 h2{
  padding: 10px;
  font-size:1.4rem;
  line-height: 2.0rem;
}

#line-info div{
  padding: 0;
}

#line-info a{
  font-weight: bold;
  font-size:0.8rem;
}




}
