
/* ==========================================================================
   Base
============================================================================= */
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400,700,);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
html {
 font-size: 62.5%;
}

body { 
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 160%;
  color: #000;
  background: #FFF;
  -webkit-font-smoothing: antialiased;
  vertical-align: baseline;
}

a {
  color:#000;
}
a:hover {
  color:#000;
}
a:visited {
  color: #000;
}
a:active, a:focus {
  outline:0;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none
}

p {
  margin: 0;
  padding: 0;
}
em {
  font-weight: bold;
  font-style: normal;
}
strong {
  font-weight: bold;
  font-style: normal;
}
img {
  border:0;
  vertical-align: middle;
}
ol,
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
input,
textarea {
  box-sizing: border-box;
  line-height: 1.8;
  border: 0;
  border-radius: 0;
  outline: none;
}
sup {
  font-size: 71.42857%;
  vertical-align: super;
}

.floL {
  float:left;
}
.floR {
  float:right;
}
h3{
  padding: 10px 0;
}
h3 + p{
  padding: 40px 0 0;
}
h3 a{
  color: #000;
  line-height: 1.6;
}
img {
  
}
/* clearfix
--------------------------------------------------------- */

.clear {
  clear:both;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}

section:before,
section:after {
  content: " ";
  display: table;
}
section:after {
  clear: both;
}
section {
  *zoom: 1;/*7*/
}

.tac{text-align: center; }
.tar{text-align: right;}
/*=====================================================================
Layout
=====================================================================*/

#header{
  position: relative;
}
 header h1{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/logo.svg") no-repeat 0 0;
    -moz-background-size:100% auto;
    background-size:auto 100% ;
    width: 122px;
    height: 50px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
  }
 header a:hover h1{
    opacity: .7;
  }
 ul.snsMenu{
        list-style-type: none;
        padding-left: 0;  
      }
      ul.snsMenu::after{
          clear: both;
          content: '';
          display: block;
          height: 0;
        }
        ul.snsMenu li{
          padding: 10px;
          margin: 0;
          display: inline;
          
        }
        ul.snsMenu li a{
          display: inline-block;
          width: 20px;
          height: 40px;
          padding: 8px;
          color: #000;
          font-size: 0;
        }
        ul.snsMenu li a:hover{
          color: #d8d7d7;
        }
        ul.snsMenu li:last-child{
          /*padding: 10px 0 10px 5px ;*/
			padding: 10px 0 10px 18px ;
        }
		.i_bandsintown{
          background: url(../img/i_bandsintown.svg)no-repeat center center;
          background-size: auto 20px;
        }
		.i_x{
          background: url(../img/i_x.svg)no-repeat center center;
          background-size: auto 20px;
        }
        .i_twitter{
          background: url(../img/i_twitter.svg)no-repeat center center;
          background-size: auto 20px;
        }
        .i_facebook{
          background: url(../img/i_facebook.svg)no-repeat center center;
          background-size: auto 20px;
        }
         .i_instagram{
          background: url(../img/i_instagram.svg)no-repeat center center;
          background-size: auto 20px;
        }
         .i_soundcloud{
          background: url(../img/i_soundcloud.svg)no-repeat center center;
          background-size: auto 20px;
        }
         .i_bandcamp{
          background: url(../img/i_bandcamp.svg)no-repeat center center;
          background-size: auto 20px;
        }
        .i_spotify{
          background: url(../img/i_spotify.svg)no-repeat center center;
          background-size: auto 20px;
        }
         .i_itunes{
          background: url(../img/i_itunes.svg)no-repeat center center;
          background-size: auto 20px;
        }
         .i_youtube{
          background: url(../img/i_youtube.svg)no-repeat center center;
          background-size: 40px 20px;
        }
        .i_blog{
          background: url(../img/i_blog.svg)no-repeat center center;
          background-size: auto 20px;
        }
		.i_blog{
          background: url(../img/i_weibo.svg)no-repeat center center;
		
          background-size: auto 25px;
        }

#footer{
  clear: both;
  margin: 40px 0;
  padding:20px 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 100%;
  line-height: 140%;
  color: #000; 
  border-top: 1px #999 solid;
  letter-spacing: 0.05em;
}
#footer a{
  color: #000;
  }
#footer a img{
  padding: 10px;
  width: auto;
  max-height: 40px;
  margin-bottom: 0;  
}

#footer a:hover img{
  opacity: .8; 
}

.inner{
  width: 980px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
  .inner_menu{
    width: 980px;
    margin: 0 auto;
    padding: 0;
    position: relative;
  }

  #mv{
    margin-top: 120px;
   	position: relative;
    height: 500px;
    overflow: hidden;
  }
    #mv #back {
        height: 500px;
        /*background: url(../../img/lite_web_topbanner_pc.jpg) center center no-repeat;*/
		background: url(../../img/top_banner_2507_pc.png) center center no-repeat;
		background-color:#000;
        background-size: auto 100%;
		background-size:cover;
    }
    #mv .text {
        position: absolute;
        display: block;
        width: auto;
        height: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
      }
/*pagination*/

.pagination {
    padding: 1rem;
    margin: 3rem auto;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 0.05em;
}
  .pagenation ul{
        width: 100%;
  }
    .pagenation ul li{
         list-style: none;
         display: inline;
         padding-left: 0px;
    }
      .pagination li {
        list-style: none;
        display: inline;
        padding-left: 0px;
      }
        .pagination li a{
           border: solid 1px #999;
            color: #000;
            text-decoration: none;
            text-transform: uppercase;
            display: inline-block;
            text-align: center;
            padding: 0.5rem 0.9rem;
        }
        .pagination li.active a {
            color: #fdfdfd;
            background-color: #1d1f20;
            border: solid 1px #1d1f20;
        }
        .pagination li:hover a {
          color: #fdfdfd;
          background-color: #1d1f20;
          border: solid 1px #1d1f20;
        }


.contents {   
    table-layout: fixed;
  }


 
 
  #main{
    width: 810px;
    margin: 0 ;
    float: right;
    display: table-cell;
    box-sizing: border-box;
    margin-bottom: 1em;
    padding: 0 0 0 20px;
  }
     #news #main{
    width: 860px;
    margin: 0 -20px;
    float: right;
    display: table-cell;
    box-sizing: border-box;
    margin-bottom: 1em;
    padding: 0 0 0 20px;
  }

   #music_top #main ,#merch_top #main{
    width: 830px;
    margin: 0;
    float: right;
    display: table-cell;
    box-sizing: border-box;
    margin-bottom: 1em;
    padding: 0;
    margin: 0 -20px;
  }
  #side{
    width: 120px;
    float: left;
    margin: 0;
    padding: 0;
    vertical-align: top;
    position: fixed;
    background: #FFF;
  }
  #side h2.pTitle{
    margin: 0;
    padding: 0 0 20px;
    border-bottom: 1px solid #999;
  }
/*side*/    
    #side ul.list{
      list-style: none; 
      padding-left: 1em; 
      margin-top: 20px;
      }
      #side ul.list li{
      word-break: break-all ;
      position: relative;
      font-family: 'Open Sans', sans-serif;
      padding-left: 0;
      margin-bottom: .5em; 
      font-size: 14px;
      }
      #side ul.list li:before{
      content: url(../img/i_dot.svg);
      
      position: absolute;
      left: -1em; 
      top: 0; 
      }
      #side ul.list li a{
        color: #000;
        }
        #side ul.list li a:hover{
        color: #000;
        text-decoration: underline;
        }
      #side .btn{
        color: #fff;
        margin: 1em 0;
        padding: 10px 10px 10px 24px;
        text-align: left;
        background:#000 url(../img/arr2w.svg) no-repeat 8px center;
      }
 /*PAGE*/
#news ,#shows,#bio,#music,#video,#achives,#merch,#contact,#music_top,#merch_top{   
    margin-top: 120px;
  }

  .single{
    margin: 0 auto;
    padding: 0 20px;
  }
.single h3,.single h4{
    text-align: center;
     padding: 0 80px;
  }
  .single .date{
    text-align: center;
    font-size: 12px;
  }
  .single p{
    margin: 1em 0;
    line-height: 1.6em;
    letter-spacing: 0.02em;
    padding: 0 80px;
  }
  .single h3 +p.date{
    margin:0 0 1em ;
  }
  .single h3 +p ,.single h4 +p{
    margin:0 1em;
  }
  .single img{
    margin: 3em 0;
  }

  .single p a{
    color: #FFF;
    padding: 0 2em;
    background: #000;
  }
  .single p a:hover{
    background: #999;
  }
/*common____________________*/
section img{
  }
  .center{
    text-align: center;
  }
  .photo{
    padding: 0;
    border-right: 1px solid #d8d7d7;
    border-bottom: 1px solid#d8d7d7;
    display: block;
    margin: 40px auto;
    }

.spV{
  display: none!important;
}
.tbV{
  display: none!important;
}
.pcV{
  display: block!important;
}
.fontS{
  font-size:80%;
}
.fontL{
    font-size: 140%;
  }
.fontLB{
  font-size: 200%;
  font-weight: bold;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: .08em;
}  
.fontE{
  font-family: 'Josefin Sans', sans-serif;
  font-size: 140%;
  line-height: 1.6;
  letter-spacing: .08em;
} 

.contents h3{
    font-size: 133.3%;
    line-height: 1.2em;
    font-weight: bold;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    } 

#pagetop {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 77%;
  padding:  20px 0 0;
  height: 60px;
  width: 60px;
  color: #FFF;
  text-align: center;
  background: #000;
  position: fixed;
  right: 0;
  bottom: 0;
  }

#pagetop a {
  color: #FFF!important;  
  }
/*text____________________*/
h2.pTitle{
  margin: 0 1.2% 0;
  padding: 1em 0;
  text-align: left;
   font-family: 'Josefin Sans', sans-serif;
   font-size: 133.3%;
}

/*merch btn*/
  p.gocart{
    margin: 2em 0;
    padding: 1em;
    color: #FFF;
    background:#000;
    text-align: center;
    
  }
  a p.gocart {  
  }
  a p.gocart:before {
      content:url(../img/cart.svg) ;
      padding-right: .5em;
    }
 a:hover  p.gocart {
    color: #fff;
    background: #999;
    
  }
p.exlink a:before{
      content: "";
      padding-right: .5em;
    }
 p.exlink a{
      text-decoration: underline;
    }   

.inbtn{
    clear: both;
    float: right;
    padding:0 30px 0 0 ;
    margin-left: auto;
    margin-right: 0;
    line-height: 1;
    font-family: 'Josefin Sans', sans-serif;
    letter-spacing: 0.1em;
    background: url(../img/arr2.svg) no-repeat right center;
}
  a:hover .inbtn{
      background:   url(../img/arr2.svg) no-repeat right center;
      opacity: .6;
  }

#side .inbtn{
  color: #FFF;
  background:#000 url(../img/arr2.svg) no-repeat 0 center;
}
/* Box */

div.boxBlock {
   width: 100%;
   margin:  0;
   padding: 0;
  }
 #main div.boxBlock{
   margin-right: 0%;
 }
   

  div.boxB-2{ 
      width: 44%;
      margin: 0 2.8% 4% 3.2%;
      padding: 0;
      background: #FFF;
      float: left;
      box-sizing :border-box;
  }
 
  div.boxB-3{ 
      width: 29.3%;
      margin: 0 2% 0;
      margin-bottom: 40px;
      padding: 0;
      float: left;
      box-sizing :border-box;      
  }
  div.boxB-4{
      width: 22.6%;
      margin: 0 1.2% 2.4%;
      padding: 10px;
      background: #FFF;
      float: left;
      box-sizing :border-box;
  }
  div.boxB-5{
      width: 18%;
      margin: 0 1%;
      padding: 10px;
      background: #FFF;
      float: left;
      box-sizing :border-box;
  }
  
  div.boxBlock div.boxB-3 img,div.boxBlock div.boxB-4 img,div.boxBlock div.boxB-5 img{
    text-align: center;
    border: 1px solid #999;
  }

  div.boxBlock .left {
      text-align: center;
      }
    div.boxBlock h3{
      margin-bottom: .5em;
      padding: 0;
      text-align: center;   
      letter-spacing: 0.01em;
      font-weight: 500;
    }
      div.boxBlock h3 a{
        color: #000;
      }
    div.boxBlock h4 {
      color: #000;
      font-size: 100%;
      text-align: center;
      font-family: 'Josefin Sans', sans-serif;
      font-weight: 300;
    }
    div.boxBlock p{
      color: #000;
      margin: 1em 0;
      font-size:85.7%;
      line-height: 140%;
    }
    div.boxBlock a{
      color: #212a2a;
      margin: 1em 0;
    }
    .boxB-3 img + h4{
      padding: 1em 0 0;
    }
    .boxB-3 iframe{
        width: 100%;
      }
      div.boxBlock p.exlink a:before{
        content: "\f14c ";
        font-family: FontAwesome;
        padding-right: .5em;
      }
      div.boxBlock p.exlink a{
        text-decoration: underline;
      }

.listBlock{
  display: table;
  box-sizing: border-box;
  width: 100%;
  margin: 20px 0;
  }
  .listBlock .left{
    vertical-align: top;
    display: table-cell;
    width: 40%;
    max-width: 460px;
    padding: 20px 0 20px 20px ;
  }
  .listBlock li {
      border-bottom: 1px solid #000;
      margin: 0 20px;
      padding: 40px 0;
    }
    .listBlock li:first-child{
      
      padding-top:0;
    }
   .listBlock ul.shop{
      margin: 0;
      padding: 0;
    }
      .listBlock ul.shop li{
        float: left;
        border: 1px solid #000;
        padding: 0 0.5em;
        margin: 0 .5em 0.5em 0;
      }
/*streaming*/
   .listBlock ul.streaming{
      /*margin: 0;
      padding: 0;*/
	margin: .5em 0 0;
    padding: .5em 0 0;
    border-top: 1px solid #999;
    }
   .listBlock ul.streaming.border_none {
      border-top:none;
	   padding:0;
    }
      .listBlock ul.streaming li{
        float: left;
        border: 1px solid #000;
        padding: 0 0.5em;
        margin: 0 .5em 0.5em 0;
      }
/*streaming*/





  
  .listBlock .text{
    vertical-align: top;
    display: table-cell;
    padding: 20px 20px 40px;
    width: 80%;
    font-size: 120%;
  }
  .listBlock .text .point span{
    background: #f9b900;
    padding: 5px 0;
    
  }
  .listBlock h3{
    font-size: 120%;
    padding: 20px 0 10px;
    font-weight: bold;  
  }
  .listBlock h4{
    font-size: 100%;
    padding: .5em 0;
    font-weight: bold;  
  }
  .listBlock p {
      padding: 0 0 1em;
      font-size: 85.7%;
      line-height: 160%;
      text-align: left;
  }


  ul.boxList {
   width: 100%;
   margin: 40px 0;
   padding: 0;
  }
  ul.boxList li {
  width: 29.3%;
    margin: 0 2%;
    padding: 10px;
    background: #FFF;
    float: left;
    box-sizing :border-box;
  }
    ul.boxList li h3{
      margin-bottom: 1em;
      padding: 10px 0;
      font-size: 100%;
      background: #f9b900;
      text-align: center;
    }
    ul.boxList li h3 a{
      color: #000;
    }
    ul.boxList li p{
      color: #000;
      margin: 1em 0;
    }
    ul.boxList li a{
      color: #f9b900;
      margin: 1em 0;
    }
/*newslist*/    
    #newslist div.boxBlock h3{
        text-align: left;
        margin: 0;
        padding: 1em 1em 0 ;
        border-top: 1px solid #999;
        line-height: 1.6;
        font-size: 100%;
        /*border-bottom: 1px solid #999;;*/
      }
    
      #newslist div.boxBlock h4{
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        font-size: smaller;
        color: #666;
        margin: 0;
        padding: .5em 14px ;
        text-align: left;
        letter-spacing: 0.05em;
       }
     #newslist div.boxBlock .boxB-4{
        border: 1px solid #999;
        padding: 0;
     }
      #newslist div.boxBlock .boxB-4 img{
        border: none;
     }
      #newslist div.boxBlock a:hover .boxB-4 h3{
        background: #E6E6E6;
      }
       #newslist div.boxBlock a:hover .boxB-4 h4{
        background: #E6E6E6;
      }
     #newslist div.boxBlock .boxB-4 div{
      height: 180px;
      width: 100%;
      }
      #newslist div.boxBlock .boxB-4 div img{
      position: relative;
      top: 50%;
      left: 50%;
      max-width: 100%;
        max-height: 100%;
      -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
      transform: translate(-50%,-50%);
      }
  /*news*/    
    #news div.boxBlock h3{
        text-align: left;
        margin: 0;
        padding: 1em 1em 0;
        border-top: 1px solid #999;
        line-height: 1.6;
        font-size: 100%;
      }
      #news div.boxBlock h4{
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        color: #666;
        margin: 0;
        padding: .5em 14px ;
        text-align: left;
        letter-spacing: 0.05em;
      }
     #news div.boxBlock .boxB-2{
        border: 1px solid #999;
        padding: 0;
     }
      #news div.boxBlock .boxB-2 h3{
        font-size: 100%;
        line-height: 1.6;
        margin: 0;
        letter-spacing: 0.05em;
        
     }
      #news div.boxBlock .boxB-2 img{
        border: none;
     }
      #news div.boxBlock a:hover .boxB-2 h3,#news div.boxBlock a:hover .boxB-2 h4{
        background: #E6E6E6;
      }
     #news div.boxBlock .boxB-2 div{
      
      height: 285px;
      width: 100%;
      position: relative;
      }
      #news div.boxBlock .boxB-2 div img{
      position: relative;
      top: 50%;
      left: 50%;
      max-width: 100%;
      max-height: 100%;
      -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
      transform: translate(-50%,-50%);
      padding: 1px 0;
      }
      #news div.boxBlock .boxB-2 div iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
 /*video*/
 #video #main{
     padding: 0;
     margin: 0;
   }
    div.videoframe{
      margin-left: -20px;
      width: 840px;
    } 
    div.videoframe h3{
        font-family: 'Josefin Sans', sans-serif;
        font-size: 130%;
        height: 3em;
        font-weight: normal;
    } 
    div.videoframe ul li {
      width:375px;
      float: left;
      margin-left: 40px;
      margin-bottom: 40px;
    }
    div.videoframe ul li:nth-child(1)  {
       width:790px;
    }
    div.videoframe ul li:nth-child(1) h3 {
        font-size: 160%;
        height: auto;
        font-weight: normal;
    }
    div.videoframe ul li .iframeWrap{
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
    }
    div.videoframe iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }         

#music_top div.boxBlock a:hover div.boxB-3{
  opacity: .4;
}    

#music_top div.boxBlock .boxB-3 div {
    height: 224px;
    overflow: hidden;
}
#music_top div.boxBlock .boxB-3 div img {
    position: relative;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

/*bio*/
#bio img{
  padding: 0 0 20px
}
#bio h3{
  padding: 0;font-family: 'Josefin Sans', sans-serif;
  
  font-size: 140%;
  letter-spacing: .5em;
}
#bio p{
  padding-top: 20px;
  font-size: 116.6%;
  line-height: 1.8em;
  letter-spacing: .01em;
}
#bio .fontE{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0em 0 30px;
  padding: 24px 0 30px;
   font-size: 148%;
   font-size: 122%;
   line-height: 1.6em;
   letter-spacing: 0;
   border-bottom: 1px solid #999;
   
}
#bio table{
      font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
#bio td{
  padding: 0 30px 0 0;
  height: 30px;
}

#bio ul.snsMenu li a{
  width: 20px;
  padding: 0;
  height: auto;
}

#bio ul.snsMenu li,#bio ul.snsMenu li:last-child{
  padding: 0;
}
#bio .i_twitter,#bio .i_facebook,#bio .i_instagram,#bio .i_blog{
  background-size: auto 14px;
}


/*music*/
  #music .listBlock h3{
    padding: 0 ;
     font-size: 180%;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .08em;
    vertical-align: baseline;
  }
  #music .listBlock li{
    margin: 0;
    border: none;
  }
  #music .left {
    width:40%;
    padding: 0;
  }
  #music .left img{
    border: 1px solid #999;
  }
  #music .text{
    width: 50%;
    padding:0 0 0 40px;
  } 
  #music .text h4{
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
     font-weight: 700;
    font-size: 86.6%;
    letter-spacing: .1em;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
  } 
  #music .text h5{
    font-size: 85.7%;
     margin: 4px 0 .5em;
    font-family: 'Open Sans', sans-serif;
    vertical-align: baseline;
  }
  #music .note{
    border-top: 1px solid #999;
      padding: .5em 0;
    font-size: 85.7%;  
  }
  #music .note-sub{
    font-size: 80%;
    padding: 1em 0;
    margin-bottom: .5em;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
  }
  #music  ul.shop {
        margin-left:-1%;
        margin-top: 0;
        }
  #music  ul.shop li{
        margin: 1%;
        padding: .2em 1em .2em 2em;
        font-size: 80%;
        background:#000 url(../img/cart.svg) no-repeat 5px center;
        }

  #music  ul.shop li a{
        color: #fff;
        }   
  #music  ul.shop li a:hover{
        color: #d8d7d7; 
        }
	/*streaming*/
	#music ul.streaming li{
		padding: .2em 1em .2em .6em;
		font-size: 80%;
		margin: 5px 0;
		background-color: #000;
	}
	#music  ul.streaming li a{
    	color: #fff;
    }  
	#music  ul.streaming li:before{
		content: "\f025";
		font-family: FontAwesome;
		padding-right: .5em;
		color:#fff;
	}
	#music  ul.streaming li a:hover{
		  color: #d8d7d7; 
		  } 




/* #info  */
#info {
   margin: 50px 0 40px;
}
#info ul::after{
  clear: both;
  content: '';
  display: block;
  height: 0;
 
}
#info li  p {
  padding: 1% 0;
  line-height: 1;
}
#info li a:hover p {
  background: #999;
  color: #FFF;
}
#info li{
    display: block;
    float: left;
    margin: 0  1%;
    padding: 0;
    text-align: center;
    line-height: 40px;
    border: 1px solid #999;
}
#info ul li:first-child:nth-last-child(1) {
    width: 50%;
    margin: 0 25%;
 
}
#info ul li:first-child:nth-last-child(2),
#info ul li:first-child:nth-last-child(2) ~ li {
    width: 48%;
}
#info ul li:first-child:nth-last-child(3),
#info ul li:first-child:nth-last-child(3) ~ li {
    width: 31.3%;
}
/*#merch_top*/
 #merch_attention{
    clear: both;
        width: 790px;
        float: right;
    margin: -.5em 0 0 ;
    padding: 20px 0;
    border-top: 1px solid #999;
   
     margin-bottom: 1em;
     text-align: left;
  }
   #merch_attention h3{
    margin: 1em 0 0 ;
    padding: 0;
    text-align: left;
     font-size: 12px!important;
     font-weight: normal;
  }
   #merch_attention h3 + p{
     font-size: 12px!important;
    padding: 0;
    line-height: 1.5;
  }
  #merch_attention p a{
   text-decoration: underline;
  }
  #merch_attention ul{
   margin-top: 1em;
  }
  #merch_attention li a{
   text-decoration: underline;
  }
 /*#contact*/ 
#contact h3 ,#contact h4 ,#contact p {
  font-family: 'Josefin Sans', sans-serif;
}
#contact h3 {
  display: inline;
  background: #000;
  color: #FFF;
  font-size: 116.6%;
  padding: 0 1em ;
  line-height: 0;
}
#contact h4  {
  margin: 1em 0 0;
  font-size: 116.6%;
  font-weight: 700;
  letter-spacing: .1em;
}
#contact p{
  margin:  .5em 0 2em ;
  font-size: 116.6%;
  font-weight: 400;
  letter-spacing: .1em;
}
  #contact p.i_mail{
    background: url(../img/i_mail.svg)no-repeat left center;
    background-size: auto 12px;
    padding: 0 0 0 16px;
    } 

@media screen and ( max-width:1200px) {
    #mv #back {
        /*background-size: auto 100%;*/
    }
}


@media screen and (max-width: 768px) {

  .inner{
    width: 100%
  }
  h2.pTitle{
    margin-left: 30px;
  }
  .Bl4{
    padding: 0 20px;
  }
  
  header h1 {
      background-size: auto 70%;
      left: 30px;
      top: 7px;
  }
 
  /*1colom*/
  .tbV{
    display:block!important;
    text-align: center!important;
    margin: 0!important;
    padding:0 0 4% !important;
  }
  #mv{
    margin-top: 110px;
  }
	
	#mv #back {
        height: 500px;
        /*background: url(../../img/lite_web_topbanner_kari_tab.jpg) center center no-repeat;*/
		background: url(../../img/top_banner_2507_tab.png) center center no-repeat;
		background-color:#000;
        /*background-size: 100% auto;*/
		background-size: auto 100%;
    }
	
  #info{
    margin: 2em 0 0;
  }
  #side{
    width: 12%;
    margin: 0 3% ;
  }
   #side h2.pTitle{
     padding: 0 0 1em;
   }
   #side ul.list{
    margin-top: 1em;
   }
  #main{
    width: 75.6%;
    margin: 0 3.4% 0 0  ;
    padding: 0;
  }
  #music_top #main, #merch_top #main, #merch_attention{
    width: 78.6%;
    margin: 0 2% 0 0  ;
    padding: 0;
  }
  #bio #main, #contact #main{
    width: 100%;
    margin: 0   ;
    padding: 0 8%;
    float: none;
    display: block;
  }
  #merch_attention{
    
    padding: 10px 0;
  }
  #news #main{
    width: 82%;
    margin: 0 ;
    padding: 0;
  }
  #video #main{
    width: 79%;
    margin: 0 auto;
  }
   #side ul.list li{
      font-size: 12px;
      }
  div.videoframe ul li{
    margin-bottom: 1em;
  }
  div.boxB-3,#music_top div.boxBlock .boxB-3 div{
    width: 176px;
    height: 176px;
  }
  div.videoframe{
    width: 100%;
    padding: 0 10px 0 0;
    margin-left: -2%;
  }

  div.videoframe ul li:nth-child(1){
    width: 98%;
  }
  div.videoframe ul li {
    width: 48%;
    float: left;
    margin-left: 2%;
    }

}
@media screen and (max-width: 480px) {
  .inner{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
  }
    .inner_menu {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    }
   
   #main{
    width: 100%;
    padding: 0 8%;
    margin:  0;
    display: block;
    float: none;
    position: relative;
  }
  #main:after {
    content: '';
    display: block;
    clear: both;
  }
  #main div.boxBlock{
    padding: 0;
  }
  #side{
    border-top: 1px solid #999 ;
     border-left: none;
    width: 100%;
    padding:  4% 10% 0 8%;
    padding: 4% 8%;
    margin: 0;
    display: block;
    float: none;
    position: relative;
  }
  #side ul.list{
    padding: 0 0 0 6%;
    margin-top: 0;
  }
  #merch_attention{

    width: 100%;
    padding: 4% 10% 4% 14%;
    padding: 10px 10% 20px 10%;
  }
header {    
 height: 60px;
 padding: 0px;
}
  header h1{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/logo.svg) no-repeat right 12px;
    -moz-background-size: 100% auto;
    background-size: auto 60%;
    width: 60%;
    height: 60px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 10;
  }

/* 縮小時のサイトロゴ */
header.smaller h1 {
  background-position: center 10px;
  -moz-background-size:100% auto;
  background-size:auto 60% ;
}
header.smaller  {
 height: 60px;
 padding: 0;
}
header.smaller .mainMenu li{
  padding:0!important;
}
#footer{
  margin: 0 0 4em ;
  padding: 1em 0 ;
  
}
ul.snsMenu li{
  padding: 2%;
}

  .contents {
    width: 100%;
    padding: 0 ;
    margin: 0;
  }
   .inner div img {
    width: 100%;
    padding: 0;
    } 
    img.single{
      width: auto!important;
    }
  .bar.middle {
    top: 15px;
    opacity: 1;
  }
  .bar.bottom {
    top: 30px;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
  }
 
  div.boxB-2{
    margin: 0 6%;
  }
  div.boxB-3{
    margin: 0;
  }

/**/
  .spV{
    display:block!important;
  }
  .pcV{
    display: none!important;
  }
  .fontS{
      font-size: 90%;
    }
  .fontL{
      font-size: 140%;
    } 
  h3{
    padding: 4% 10%  0;
  }
    h3 + p {
      /*padding: 4% 10%  0;*/
      }
 .contents h3{
    font-size: 114.2%;
    line-height: 1.2em;
    font-weight: bold;
    padding:0 ;
}
.single h3, .single h4 {
    text-align: left;
    padding: 0;
}
  *, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    }


#pagetop{
  width: 100%;
  padding: 3%;
  margin-top: 0;
  height: 40px;
}
  /*_________________________*/
h2.pTitle{
  margin: 0!important;
  border-bottom: none!important;
  padding:4% 0 !important;
  text-align: center;
}
 #news{
      width: 100%;
      padding: 0;
      display: block;
    }

.inbtn{
  float: none;
  text-align: right;
  margin-right: 20px;
  padding-top: 10px;
  height: 40px;
   background:  url(../img/arr2.svg) no-repeat right 11px;
}
  a:hover .inbtn{
    opacity: .5;
    background:  url(../img/arr2.svg) no-repeat right 11px;
  }

.photo{
  margin: 2em auto;
}
  div.boxBlock{
    width: 100%;
    float: none;
    padding: 4% 8% 0 ;
    margin: 0;
  }
  div.boxBlock h3{
      margin: 0;
      padding: 0;
      }
   div.boxBlock h4{
    padding:  0 ;
   }   
   div.boxBlock .boxB-3 {
      text-align: center;
      }
    div.boxBlock .boxB-3 img{
      margin: 0 auto 1em;
      padding: 0;
      width: 80%;
      text-align: center;
      }
       #newslist div.boxBlock .boxB-4 {
      margin-bottom: 20px;
      } 
     #newslist div.boxBlock .boxB-4 img,#news div.boxBlock .boxB-2 div img {
      margin: 0 auto 1em;
      padding: 0;
      margin: 0 ;
      width: 100%;
      text-align: center;
      max-width: 100%;
      max-height: 100%;
      position: static!important;
      top: 0!important;
      left: 0!important;
      transform: none!important;
      } 
      
      #news div.boxBlock .boxB-2 div iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      } 

      #newslist div.boxBlock .boxB-4 img+h3{
        margin-top: 0em;
        padding: 0 1em;
      }
      #newslist div.boxBlock .boxB-4 div, #news div.boxBlock .boxB-2 div{
      width: 100%;
      height: auto!important;
      min-height: 200px;
      background-color: #E6E6E6;
      margin:  0;
      }

  div.boxB-2,div.boxB-3,div.boxB-4,div.boxB-5{
    width: 100%;
  } 
   div.boxB-2,div.boxB-3,div.boxB-4,div.boxB-5{
    width: 100%;
    height: auto;
  } 

   div.boxBlock .text{
      padding: 0.5em 0 0;
      }
  /**List_____________**/
  ul.boxList li{
    width: 100%;
    float: none;
    padding: 4% 14%;
    margin: 0;
  }
  ul.boxList li h3{
      padding: 3% ;
      text-align: left;
    }
  .listBlock{
    margin: 0 ;
    display: block;
    width: auto;
  }  
  .listBlock li{
    padding: 1em 0;
    margin: 0 ;
  }
  .listBlock .text h3,.listBlock .text p{
    padding: 0 0 .2em;
  }
  .listBlock .text .point{
    margin: 1em 0;
  }
  .listBlock .text{
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 6%;
  }
  .listBlock .left {
    display: block;
    width: 50%;
    margin: 0 auto ;
    padding: 0;
  }
       
  .listBlock .left img{  
    padding: 0;
  }
  
  .livebox{
    margin: 0;
  }
  .single {
    margin: 0 auto;
    padding: 0 4%;
    padding: 0 ;
}
.single p{
  padding: 0;
  word-wrap : break-word;
  overflow-wrap : break-word;
}
.single h3 +p.date{
    margin:0 0 1em ;
    text-align: left;
    font-size: 10px;
  }
/*PAGE*/
#news ,#shows,#bio,#music,#video,#achives,#merch,#contact,#music_top,#merch_top{   
    margin-top: 60px;
  }
  #news #main,#music_top #main, #merch_top #main{
    width: 100%;
    padding: 0 8%;
    margin: 0;
    display: block;
    float: none;
    position: relative;
  }
   #news div.boxBlock .boxB-2{
    margin: 0 0 20px;
    padding: 0 0;
  }
/*TOP*/
#mv  {
  margin-top: 50px;
  height: 300px;
}
#mv #back {
	height:100%;
    /*background: url(../../img/lite_web_topbanner_kari_mobile.jpg) center center no-repeat;*/
	background: url(../../img/top_banner_2507_sp.png) center center no-repeat;
	background-color: #000;
    /*background-size: 100% auto;*/
	background-size: auto 100%;
  }
	/*
  #mv #back img{
  #mv #back img{
   position: absolute;
    left: 50%;
    margin-left: -300px;
  }
	*/
#info{
  margin: 10px 0;
}
  #info ul{
    margin: 0 8%;
  }
  #info ul li{
    margin: 10px auto;
    width: 100%!important;
    vertical-align: baseline;
    
  }
  #info ul li:first-child:nth-last-child(1){
    margin: 0;
    padding: .5em 0 0;
  }
  div.boxB-4{
    margin: 0;
  }
 /*BIO*/
 #bio table {
    font-size: 14px;
}


  #bio td{
   padding: 10px 0 0;
   width: 100%;
   height: auto;
   display: block;
 }
   #bio td:first-child{
   padding:0 0;
 }
 #bio td:last-child{
   padding:10px 0 20px;
 }
  #bio table{
   margin: 0 0 20px;
 }
    #bio .snsMenu{
    text-align: left;
    }
    #bio ul.snsMenu li {
      float: left;
      display: block;
      margin-right: 20px;
    }

#bio .i_twitter, #bio .i_facebook, #bio .i_instagram, #bio .i_blog {
    background-size: auto 20px;
}


/*music*/
  #music .listBlock li{
    border-bottom: none;
  }
  #music .listBlock ul.shop li{
    float: none;
    border: none;
    text-align: left;
    background: #000 url(../img/cart.svg) no-repeat 10px center;
    margin: 15px 0; 
    padding-left:  30px;
   
  }
	#music .listBlock ul.shop {
		margin-left: 0;
	}
  #music .listBlock ul.shop li a{
    color: #FFF;      
  }
	
	
		/*streaming*/
	
	.listBlock ul.streaming{
      	text-align: left; 
		padding: 10px 0 0;
    }
	#music ul.streaming li:before {
		padding-left:5px;
		padding-right: 7px;
	}
	.listBlock ul.streaming.border_none {
		margin-top:15px;
    }
      .listBlock ul.streaming li{
        float: none;
        border: none;
        border-bottom: 1px solid #000;
        padding: 1em;
		margin: 1em 0;
        margin-right: 0;
		padding-left: 30px;
      }
	
	
	
	
  #music_top div.boxBlock .boxB-3 div {
   width: 100%;
   height: auto;
   margin: 0 auto;
  overflow: none;
}
#music_top div.boxBlock .boxB-3 div img{
    top: 0;
    left: 0;
    width: 80%;
    height: auto;
    -webkit-transform: translate(0,0); 
    -ms-transform: translate(0,0);
    transform: translate(0%,0);
  }
#music .listBlock .left,
#music .text{
  width: 100%;
}
#music .listBlock .left img,
#music .text img{
  width: 80%;
  margin: 0 10%;
  text-align: center;
}
#music .text{
  padding:  8%;
}
#music  ul.shop li{ 
  margin: 0;
}
#goods .listBlock .left{
  width: 100%;
}
.swiper-wrapper {
    padding: 0 0 3em !important;
}


#music_top div.boxBlock .boxB-3{
  margin-bottom: 3em;
}

#music .listBlock h3{
  margin:  0 0 .25em;
  padding: 0;
}

#music .text h4,#music .note{
  margin: 00;
  padding: .5em 0;
}
#music .text h5{
  margin-bottom: 10px;
}
#music .note-sub{
  padding: 1em 0;
}

 div.videoframe{
      margin-left: 0;
      padding: 0;
      width: 100%;
    }
     div.videoframe h3{
      padding: 0.5em 0;
    }
    
    div.videoframe ul li {
        width: 100%;
      float: none;
      padding: 0 6%;
      margin: 0 0 10px ;
    }
    div.videoframe ul li:nth-child(1)  {
         width: 100%;
    }


}

.select_box {
    margin-top: 20px;
}
