﻿@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Pacifico);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #fff;
	background: #000;
}

a{
	color: #ffff00;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


#wrapper{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}


/* ヘッダー
------------------------------------------------------------*/
#header{
	text-align: center;
}

#header h1{
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
}
#header h1 img{
	width: 100%;
}

#mainnav a{
	color: #ffff00;
	font-family: serif;
}

#mainImg{
  overflow: hidden;
  width: 100%;
}

/*#mainImg img{
	position: absolute;
  left: 50%;
	max-width: 1280px;
  width: 1280px;
  height: 528px;
  margin-left: -640px;
}*/

#mainImg iframe{
  width: 100%;
}

/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
    color: #fff;
    background-color: #000;
}


/* 共通
------------------------------------------------------------*/

/*0108 poster---------------------------*/
.hover1 img{
	transition: .4s;
}
.hover1 img:hover{
	opacity: 0.6;
}
/*--------------------------------------*/


img{
	max-width: 100%;
	height: auto;
}

section{
	clear:both;
}

section h2{
	font-family: 'Yeseva One', cursive , 'ヒラギノ明朝 ProN';
	width: 60%;
	margin: 0 auto 40px;
	font-size: 22px;
	font-weight:normal;
	text-align: center;
	display: flex;
	align-items: center;
}

section h2:before,
section h2:after{
	border-top: 1px solid;
	content: "";
	flex-grow: 1;
	width: 50px;
}

section h2 span {
	padding: 0 80px;
}

.inner{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 50px;
}

header,
#mainImg,
#sec10,
#sec01,
#sec02,
#sec03,
#sec04,
#sec05,
footer{
    background-color: #000;
}

#sec01 h2{
	margin: 0 auto;
}



/*index 40th------------------------------------------------------*/

#forty{
	width: 80%;
	margin: 15% auto 10%;
}

#forty .flyer img{
	width: 100%;
	/**border: #fff 1px solid;**/
}

.today .tobutton1{
    width: 90%;
    margin: 0 auto;
}


.today .tobutton1 div{
    margin: 0 auto;
    width: 80%;
}

.today .tobutton1 div a{
    text-align: center;
    display: block;
    font-size: 1.4em;
}


#forty .top40{
	overflow: hidden;
	width: 100%;
	margin-top: 2%;
}
#forty .top40 img{
	width: 100%;
}

#forty .top40 .top40l{
	width: 48%;
	float: left;
}
#forty .top40 .top40r{
	width: 48%;
	float: right;
}


#forty .top40thp{
	width: 100%;
	margin: 2% auto 10%;
}



/*inst------------------------------------------------------*/


#inst{
	margin: 5% auto;
}


#inst .snap{
	width: 90%;
	margin: 0 auto;
}




/*SEC01 Member-----------------------------------------------*/


.innerS{
	width: 90%;
	margin: 0 auto;
	padding-bottom: 80px;
}


#sec01{
	width: 80%;
	margin: 0 auto;
}

#sec01 ul{
	float: left;
	width: 20%;
	margin :4% 2.5%;
	overflow: hidden;
}

#sec01 .innerS{
	overflow :hidden;
	padding:0;
    margin-bottom: 10%;
}
#sec01 .innerSs{
	overflow: hidden;
	width: 90%;
	margin: 0 auto 2%;
}

#sec01 .innerSs .pic{
    width: 80%;
    margin: 0 auto;
}

#sec01 .innerS h3{
    font-size: 1.4em;
	font-family: 'Yeseva One', cursive;
    text-align: center;
    background-color: #fff;
    color: #000;
}


#sec01 ul li.topp{
	transition: .5s;
}
#sec01 ul li.topp:hover{
	opacity: 0.5;
}

#sec01 ul li.insta{
	width: 18%;
	height: auto;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}


#sec01 ul li.name{
	background-color : #fff;
	color :#000;
	font-weight :bold;
	text-align: center;
	padding :0 5px;
	font-family: serif , cursive;
}



/*#SEC06   Member
-----------------------------------------------------------*/
#wrapper #sec06{
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

#wrapper #sec06 .innerS{
	padding-bottom: 20px;
	overflow: hidden;
}


#sec06 .innerS div{
	margin-bottom: 20px;
}

#sec06 .innerS .pic{
	width: 60%;
	margin: 0 auto;
}

#sec06 .innerS .pic img{
    width: 100%;
}

#sec06 .innerS .instm{
	width: 10%;
	float: right;
    margin: 0 2%;
}

#sec06 .profile{
	margin: 5% auto 0;
    width: 95%;
}

#sec06 .profile h3{
	font-size: 1.6em;
	font-family: serif , cursive;
	font-weight :bold;
}

#sec06 .profile h4{
	margin-bottom: 5%;
	font-family: serif , cursive;
    font-weight: 100;
}
#sec06 .profile h5{
    font-weight: bold;
    font-size: 1.2em
}

#sec06 .lesson{
	margin-top: 50px;
}

#sec06 .profile h2{
	font-size: 2em;
	margin-bottom: 5%;
	font-family: serif , cursive , 'ヒラギノ明朝';
	font-weight :bold;
    width: auto;
    text-align: center;
    display: block;
}
#sec06 .profile p{
	padding-bottom: 2%;
}




/*Information---------------------------------------------*/

#wrapper #sec07{
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

#wrapper #sec07 .innerS{
	padding-bottom: 20px;
	overflow: hidden;
}


#sec07 .innerS div{
	margin-bottom: 20px;
}


#sec07 .innerS .tex{
	line-height: 1.5;
}

#sec07 .innerS .tex h3{
    font-size: 1.2em;
}
#sec07 .innerS .tex p{
    margin-bottom: 2%;
}


/*--40th-----------------------------------------------------*/



.today{
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 40px;
}

.today .tobutton{
    width: 90%;
    margin: 0 auto;
}


.today .tobutton div{
    margin: 0 auto;
    width: 80%;
}

.today .tobutton div a{
    text-align: center;
    display: block;
    font-size: 1.4em;
}

.today .tobutton2{
    width: 90%;
    margin: 0 auto;
}

#wrapper #sec09 .today a:hover, .active{
	text-decoration: none;
  }



.btn-square-pop1 {
   position: relative;
   display: inline-block;
   padding: 0.25em 0.5em;
   text-decoration: none;
   color: #000;
   background: #fff;/*背景色*/
   border-bottom: solid 2px #0B2AA;/*少し濃い目の色に*/
   border-radius: 4px;/*角の丸み*/
   box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
   font-weight: bold;
 }
 
.btn-square-pop1:active {
   border-bottom: solid 2px #0B2AA;
   box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
 }



.btn-square-pop {
   position: relative;
   display: inline-block;
   padding: 0.25em 0.5em;
   text-decoration: none;
   color: #FFF;
   background: #fd9535;/*背景色*/
   border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
   border-radius: 4px;/*角の丸み*/
   box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
   font-weight: bold;
 }
 
.btn-square-pop:active {
   border-bottom: solid 2px #fd9535;
   box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
 }

 #wrapper #sec09{
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

#wrapper #sec09 .innerS{
	padding-bottom: 20px;
	overflow: hidden;
}


#sec09 .innerS div{
	margin-bottom: 20px;
}

#sec09 .innerS .pic{
	width: 80%;
	margin: 0 auto 5%;
}

#sec09 .innerS .pic img{
    width: 100%;
	border: #fff 1px solid;
}

#sec09 .profile{
	margin-top: 5%;
}


#sec09 .profile h2{
	font-size: 2em;
	margin-bottom: 5%;
	font-family: serif , cursive;
	font-weight :bold;
    width: auto;
    text-align: center;
    display: block;
}

.line{
	overflow: hidden;
	width: 500px;
	margin: 10% auto;
}

.line h5{
	font-size: 1.5em;
	margin-bottom: 5%;	
}

.line .lineleft{
	float: left;
	width: 40%;
}

.lineright{
	float: left;
	width: 58%;
	margin-left: 2%;
	text-align: left;
}



/*History---------------------------------------------------*/

#wrapper #sec08{
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

#wrapper #sec08 .innerS{
	padding-bottom: 20px;
	overflow: hidden;
}


#sec08 .innerS div{
	margin-bottom: 20px;
}

#sec08 .innerS .pic{
	width: 80%;
	margin: 0 auto;
}

#sec08 .innerS .pic img{
    width: 100%;
}

#sec08 .history{
	width: 100%;
	margin: 5% auto 0;
}

#sec08 .history table{
	width: 100%;
}
#sec08 .history table tr td:nth-of-type(1){
	width: 30%;
}
#sec08 .history table tr td:nth-of-type(2){
	width: 70%;
	text-align: left;
}

#sec08 .history table td{
    border-bottom: 0.5px solid #a9a9a9;
	padding: 3% 0;
}



/*Sponsor---------------------------------------------------*/

.innerS0{
	width: 100%;
	margin: 10% auto 0;
	padding-bottom: 80px;
}


#sec08 .innerS0 .spo{
	width: 100%;
	overflow: hidden;
}

#sec08 .innerS0 .spo div{
	width: 20%;
	float: left;
	margin: 2%;
}

#sec08 .innerS0 .spo div a,
#sec08 .innerS0 .spo1 div a{
	width: 100%;
}

#sec08 .innerS0 .spo1{
	width: 100%;
}

#sec08 .innerS0 .spo1 div{
	width: 20%;
	margin: 2% auto;
}

#sec08 .innerS0 .spo a:hover,
#sec08 .innerS0 .spo1 a:hover{
	opacity: 0.5 ;
}




/*全体------------------------------------------------------*/
.hidden_box {
    margin: 35px 0;/*前後の余白*/
    padding: 0;
}

/*ボタン装飾*/
.hidden_box label {
    padding: 15px;
    font-weight: bold;
    border: solid 2px black;
    cursor :pointer;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    background: #efefef;
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}



/*---------------------------------------------*/
#sec05 .col2{
	margin: 5% auto;
}


.form div{
	padding-top: 3%;
}

.form dd{
	padding-bottom: 10px;
}

.form li{
	margin: 0;
	padding-left: 10px;
	display: block;
}

.form span{
	padding-left: 5%;
	color: #ff0000;
}

span.required,
span.optional{
	padding: 0 2%;
}

.form textarea{
	padding:7px;
}






/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
	.inner{
		width: 1024px;
	}

}

@media only screen and (max-width: 1200px){
	#wrapper{
		width: 90%;
	}

}

@media only screen and (min-width: 800px){
	body{
		font-size:14px;
	}
	
  a#menu{
		display:none;
	}	

	.pane{
		display:block !important;
	}

	#mainnav li{
		display: inline-block;
		padding: 50px 25px;
		font-size: 16px;
	}
	
	
	/* SEC03 PROJECT
	-----------------*/
	.col3{
		text-align: center;
	}

	.col3 li{
		display: inline-block;
		width: 28%;
		padding: 0 2.5% 50px;
		margin-bottom: 0;
		vertical-align: top;
		text-align: left;
	}
	
  #footer{
		padding: 100px 10px 70px 0;
	}

}




@media only screen and (min-width: 799px){
	.col2 li{
		width: 80%;
		vertical-align: top;
		margin: 0 auto;
	}
}

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

	.innerS{
		width: 94%;
		padding-bottom: 50px;
	}
    #sec07 .innerS{
        width: 90%;
    }
	.col3 li{
		line-height: 1.7;
	}
	.col3 img{
		margin: 0 auto;
	}
	.col3 .img{
		padding: 50px;
		margin-bottom: 10px;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	#sec04_02{
		padding: 50px 20px;
	}
	#sec02 ul{
		width :42%;
	}
    
    #sec01 .innerS{
    margin-bottom: 15%;
}

	#sec01 ul{
		width :42%;
		margin: 5% 4%;
	}
}

@media only screen and (max-width: 799px){
	
	#header{
		position: fixed;
		width: 100%;
		z-index: 500;
	}
	
	#headerWrap{
		position: relative;
		width: 100%;
		height: 160px;
		background: #000;
		border-bottom: 1px solid #ccc;
	}
	
	#header h1{
		padding-top: 10px;
		width: 400px;
	}
	
	#header h1 img{
		max-height: 180px;
		width: auto !important;
	}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 45px;
  	height: 45px;
  	margin: 15px 20px;
	}

	#menuB{
  	display: block;
  	position: absolute;
  	top: 70%;
  	left: 40%;
  	width: 24px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #fff;
  	transition: .2s;
	}

	#menuB:before, #menuB:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 24px;
  	height: 2px;
  	background: #fff;
  	transition: .3s;
	}

	#menuB:before{
  	margin-top: -7px;
	}

	#menuB:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.pane{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 70px;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		text-align: right;
		z-index:500;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #000;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color: #ffff00;
		font-weight: 400;
		font-family: serif;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainImg{
		padding-top: 170px;
		z-index: -100;
	}
	#mainImg iframe{
		width: 100%;
	}
	.col3 li{
		margin: 30px auto 0 auto;
		display: block;
	}
	
	section h2{
		margin: 0 auto 10px;
		width: 90%;
		font-size: 1.5em;
	}
	section h2 span {
		padding: 0 30px;
	}

	#wrapper #sec01,
	#wrapper #sec05,
	#wrapper #sec06,
	#wrapper #sec08,
	#wrapper #sec09{
		width: 95%;
		padding: 180px 0 0;
	}

	#sec01 .innerSs{
		width: 100%;
	}
	
    #sec01 .innerSs .pic{
    width: 100%;
    }

	#sec02 ul li.music{
	width: 27px;
    height: 27px;
    /* margin-bottom: 5px; */
    margin: 5px 5px 5px 0;
	}

    #sec02 ul li{
        font-size: 14px;
        line-height: 1.5;
    }

    #sec02 ul li.music img{
	    width: 100%;
	}
    #sec02 ul li.lileft,
    #sec02 ul li.lileft2{
	font-size: 0.8em;
}
    #sec02 ul li.lileft{
        padding-top: 5px;
    }


    #wrapper #sec07{
		width: 95%;
		padding-top: 180px;
	}

	#wrapper #sec07 .innerS{
		width: 100%;
	}

	
    
    #sec07 .jaket div{
	    float: none;
	    width: 80%;
	    margin-bottom :5%;
    }
    #sec07 .jaket ul{
	    float: none;
	    width: 100%;
    }
    #sec07 audio{
        width: 100%;
    }
    #sec07 .on ul li.botom,
    #sec07 .pro ul li.botom{
    width: 10%;
    margin-left: 0;
    }
    #sec07 .innerS div.on{
        margin-bottom: 5px;
    }
    #sec10{
        padding: 0;
    }
    #se03{
        padding: 0;
    }

	#wrapper #sec08 #mainImg {
		padding-top: 0%;
	}

	/*40th------------------------------------------*/

	.today{
		width: 100%;
		padding-top: 25px;
	}
	.today .tobutton div{
		width: 90%;
		font-size: 12px;
	}

	.line{
		width: 100%;
		margin: 10% auto 5%;
	}

	.line h5{
		font-size: 14px;
	}
	
	.line .lineleft{
		float: none;
		width: 45%;
		margin: 0 auto;
	}
	
	.lineright{
		float: none;
		width: 90%;
		text-align: center;
		margin: 2% auto 0;
	}

	#sec07 .innerS div.lineleft{
		margin-bottom: 0;
	}
	#sec07 .innerS div.line{
		margin-bottom: 0;
	}



	/*index 40th--------------------------------------*/
	#forty{
		width: 90%;
		margin: 10% auto 15%;
	}

	.today .tobutton1 div{
		width: 100%;
		font-size: 12px;
	}

	.today .tobutton1 div a{
		font-size: 1.2em;
	}

	/*一列にする場合----------------*/
		
	/*#forty .top40 .top40l{
		width: 100%;
		float: none;
	}
	#forty .top40 .top40r{
		width: 100%;
		float: none;
	}*/


	/*history-------------------------------------------*/

	#sec08 .history table td{
		border-bottom: 1.5px solid #a9a9a9;
	}


}




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

	section#sec03 h2 {
		font-size : 18px;
	}
	section#sec03 h2 span{
		padding: 0 15px;
	}
	#sec02,
	#sec03{
		padding-top: 30px;
    }
    #sec02{
        padding-bottom: 0;
    }


	#sec06 .innerS .pic ,
	#sec08 .innerS .pic {
		width: 80%;
	}

	#sec06 .innerS .instm {
		width: 15%;
	}

    #sec06 .innerS div.profile ,
	#sec08 .innerS div.profile ,
	#sec09 .innerS div.profile{
        width: 90%;
        margin: 0 auto 20px;
    }

	#wrapper #sec08 #mainImg iframe{
		height: 200px;
	}
	
	#sec09 .innerS .pic{
		width: 98%;
	}
	#sec09 h2{
		margin: 0 auto 5%;
	}


	/*Information-------------------------------------------*/



	#sec07 .innerS .tex{
		margin-top: 5%;
		margin-bottom: 0;
		font-size: 13px;
	}

	/*Sponsor---------------------------------------------------*/

	.innerS0{
		width: 100%;
		margin: 10% auto 0;
		padding-bottom: 20px;
	}


	#sec08 .innerS0 .spo{
		width: 100%;
		overflow: hidden;
	}

	#sec08 .innerS0 .spo div{
		width: 27%;
		float: left;
		margin: 3%;
	}
	
	#sec08 .innerS0 .spo1 div{
		width: 27%;
		margin: 3% auto;
	}


}
