@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,th{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-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: .1em;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	color: #000;
	background: #fff;
	font-feature-settings: "liga" 0;
	font-variant-ligatures: none;
	}

a{
	color: #497EC0;
	text-decoration: none;
}

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

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


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


#top {
	margin: 0;
	padding: 0;
}

#header h1 {
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; 	font-style: normal;
 	font-weight: 200;
	font-size: 2.6em;
	color: #55B2EB;
	margin-top: 50px;
	text-align: center;
	letter-spacing: .5em;
}
.text_prof {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 6px;
	text-rendering: optimizeLegibility;/*カーニング*/
	text-align: justify;
}
#mainnav a{
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 300;
	color: #2B97D9;
	letter-spacing: 0.3em;
}

#mainImg{
	position: relative;
  overflow: hidden;
  width: 100%;
  height: 528px;
}

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

.sns img{
	padding: 0;
}

.sns a:hover img{
	opacity: .20;
}

/* フッター
------------------------------------------------------------*/
#footer{
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.3em;
	padding: 0px 10px 10px 0;
	text-align: center;
	font-size: 12px;
	 height: 10px;
}

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

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

section{
	clear:both;
	padding-top: 30px;
}

section h2{
	font-family: 'Open Sans', sans-serif;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: .3em;
	text-align: center;
	padding-bottom: 6px;
	border-bottom-width: 100%;
	color: #2B97D9;
}

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

.innerS{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 30px;
}

.text_justify{
	text-rendering: optimizeLegibility;/*カーニング*/
	text-align: justify;
}
	
.attention {
	text-align: center;
	margin-bottom: 30px;
}

.attention2 {
	text-align: center;
}
.attention_staff {
    text-align: center;
    font-size: 9pt;
    line-height: 15pt;
    margin-top: 10px;
    margin-bottom: 100px;
}

.color_red {
	color: #F00;
}

.clear {
	clear: both;
}

.border_dotted {
	border: 0.5px dotted #000;
}

.box-shadow {
	margin: 0;
	box-shadow: #eee 3px 3px 3px 1px;
	-webkit-box-shadow: #eee 3px 3px 3px 1px;
	-moz-box-shadow: #eee 3px 3px 3px 1px;
}

.box-under-shadow {
	margin: 0;
  	box-shadow: 0px 9px 3px -3px #eee;
	-webkit-box-shadow: 0px 9px 3px -3px #eee;
	-moz-box-shadow: 0px 9px 3px -3px #eee;
}


/*トップへ戻る	-*/
#page-top {
	position: fixed;
	font-size: 0.8em;
	line-height: 1.4em;
}
#page-top a {
	text-decoration: none;
	color: #000;
	text-align: center;
	display: block;
}
#page-top a:hover {
	text-decoration: none;
}

/* SEC02 Discography
------------------------------------------------------------*/

#sec02{
	background-color: #EDF6F6;
	padding-bottom: 30px;
	box-shadow: 0px 9px 3px -3px #eee;
	-webkit-box-shadow: 0px 9px 3px -3px #eee;
	-moz-box-shadow: 0px 9px 3px -3px #eee;
}

.discography {
	margin-top: 30px;
	width: 100%;
	background: 000;
}

.album_cover {
	width: 180px;
	height: 180px;
	float: left;
	margin-right: 16px;
	position: relative;
	background: white;
	border: 1px solid #CCC;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
	box-shadow: 1px 1px 4px rgba(0,0,0,.5);
}

.album_contents {
	margin-left: 210px;
	margin-bottom: 100px;
}

.album_title {
	font-size: 1.4em;
	line-height: .8em;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #000;
	letter-spacing: 0.2em;
	}

.album_text {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 6px;
	text-rendering: optimizeLegibility;/*カーニング*/
	text-align: justify;
}

.song_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 6px;
}

.single {
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
	}
	
.single_text {
	text-align: left;
	margin-top: 6px;
	}
	
#button_box {
	margin: auto;
	}
	
#iTu_Ama_box {
	margin-bottom: 30px;
}

.spanbox {
	display: block;
	font-size: 0.8em;
	letter-spacing: .1em;
	width: 160px;
	text-align: center;
	background-color: #fff;
	border: solid 1px #9DBBBB;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	float: left;
	/* 角丸 */
	border-radius: 2px;/* CSS3草案 */
	-webkit-border-radius: 2px;/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;/* Firefox用 */
	/* box-shadow */
	box-shadow: #ccc 3px 3px 3px 1px;
	-webkit-box-shadow: #ccc 3px 3px 3px 1px;
	-moz-box-shadow: #ccc 3px 3px 3px 1px;
}

.lyrics_link {
	font-size: 0.9em;
	margin-top: 8px;
}


/* SEC03 Live info
------------------------------------------------------------*/

.live_year {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	color: #555;
	background-color: #EDF6F6;
	letter-spacing: 0.4em;
	text-transform: uppercase;
	padding: 10px 0 10px 20px ;
	margin: 40px 0 20px 0;
}
.live_day {
	font-family: 'Open Sans', sans-serif;
	font-size: 2em;
	margin-top: 20px;
	float: left;
	color: #555;
}

.live_week {
	font-size: 0.6em;
	margin-left: -4px;
	font-weight: 500;
}

.live_stage {
	font-size: 1.6em;
	line-height: 1em;
	clear: both;
	padding: 14px 0 6px 0;
	color: #069;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}

.live_time {
	font-size: 1em;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}

.live_charge {
	font-size: .9em;
	line-height: 1.4em;
	margin-bottom: 4px;
}
.live_body {
	font-size: .8em;
	line-height: 1.4em;
	margin-bottom: 4px;
	text-indent: -6px;
}
.live_contents {
	margin-left: -5px;
	line-height: 1.4em;
}
.live_img {
    margin-top: 10px;
    height: 200px;
    clear: both;
}
/* SEC04 CD Sale
------------------------------------------------------------*/

#sec04{
	background-color: #EDF6F6;
	box-shadow: 0px 9px 3px -3px #eee;
	-webkit-box-shadow: 0px 9px 3px -3px #eee;
	-moz-box-shadow: 0px 9px 3px -3px #eee;
}


/* SEC05 Ticket
------------------------------------------------------------*/

#sec05 p{
	margin-bottom: 5px;
}

.col2 li{
	display: inline-block;
	width: 100%;
	margin: 20px 0;
}


/* SEC06 podcast
------------------------------------------------------------*/

#sec06{
	background-color: #EDF6F6;
	box-shadow: 0px 9px 3px -3px #eee;
	-webkit-box-shadow: 0px 9px 3px -3px #eee;
	-moz-box-shadow: 0px 9px 3px -3px #eee;
}
.text_podcast {
	font-size: 1em;
	line-height: 1.8em;
	margin: 6px 0px 20px 2px;
	text-rendering: optimizeLegibility;/*カーニング*/
	text-align: justify;
}
.podcast {
	display: block;
	font-size: 1em;
	letter-spacing: .1em;
	width: 100%;
	text-align: center;
	background-color: #fff;
	border: solid 1px #9DBBBB;
	margin: 20px 0;
	padding: 8px 0;
	/* 角丸 */
	border-radius: 2px;/* CSS3草案 */
	-webkit-border-radius: 2px;/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;/* Firefox用 */
	/* box-shadow */
	box-shadow: #ccc 3px 3px 3px 1px;
	-webkit-box-shadow: #ccc 3px 3px 3px 1px;
	-moz-box-shadow: #ccc 3px 3px 3px 1px;
}

/* SEC07 Mail 
------------------------------------------------------------*/


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

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

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

	.panel{
		display:block !important;
	}

	#mainnav li{
		display: inline-block;
		padding: 50px 10px;
		font-size: 13px;
	}

	
	/* 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: 30px 10px 70px 0;
	}
}


@media only screen and (min-width: 641px){
	.col2 li{
		width: 60%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 35%;
		padding-right: 4%;
	}
}

@media only screen and (max-width: 640px){
	.innerS{
		width: 94%;
		padding-bottom: 70px;
	}
	.col3 li{
		line-height: 1.7;
	}
	.col3 img{
		margin: 0 auto;
	}
	.col3 .img{
		padding: 30px;
		margin-bottom: 20px;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	#sec04_02{
		padding: 50px 20px;
	}
}

@media only screen and (max-width: 799px){
	#header{
	position: fixed;
	width: 100%;
	z-index: 500;
	}
	
	#headerWrap{
	position: relative;
	width: 100%;
	height: 70px;
	background: #fff;
	border-bottom: 1px solid #ccc;
	}
	
	#header h1{
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 26px;
	text-align: center;
	letter-spacing: .5em;
	}
	
	#top img{
	margin-top: 70px;
	}
	
	.innerS{
	padding-bottom: 0px;
	}
	
  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 60%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #000;
  	transition: .2s;
	}

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

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

	#menuBtn: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);
	}

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

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

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

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

	#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);
	}
	
	
	body{
	font-size: .8em;
	line-height: 1.4em;
	}

	.col3 li{
		margin: 50px auto 0 auto;
		display: block;
	}
	section h2{
	font-size: 1.4em;
	line-height: 1.6em;
	width: 95%;
	margin-top: -25px;
	margin-bottom: 8px;
	padding: 0;
	}
	
	#sec01{
	margin-bottom: 20px;
	}
	
	#sec02{
	margin-bottom: 20px;
	padding-top: 40px ;
	padding-bottom: 50px ;
	}
	
	#sec03{
	margin-bottom: 30px;
	}
	
	#sec04{
	margin-bottom: 20px;
	padding-top: 40px ;
	padding-bottom: 10px ;	
	}
	
	#sec05{
	margin-bottom: 20px;
	}
	
	#sec06{
	margin-bottom: 20px;
	padding-top: 40px ;
	padding-bottom: 10px ;
	}
.live_day {
	padding-bottom: 6px ;
	}

.live_stage {
	padding-top: 8px;
	}

.discography {
	margin: 0;
	padding: 0;
	}

.album_cover {
	width: 50%;
	height: auto;
	margin-left: 25%;
	}

.album_contents {
	margin: 0;
	clear: both;
	}

.album_title {
	font-size: 1.6em;
	text-align: center;
	padding-top: 16px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #000;
	}
	
.boysday_title {
	text-align: left;
	}
	
.song_name {
		text-align: left;
	}
	
.single {
	font-size: 1.4em;
	}
	
	#iTu_Ama_box {
	margin-bottom: 50px;
	}
}



/* 歌詞
------------------------------------------------------------*/
.lyrics_contents {
	margin-bottom: 100px;
}

.lyrics_title {
    font-size: 2em;
    line-height: .8em;
    padding-top: 8px;
    padding-bottom: 12px;
    margin-top: 50px;
    margin-bottom: 12px;
    letter-spacing: 0.2em;
    text-indent: -2%;
	}

.lyrics_subtitle {
    font-size: 1.4em;
    line-height: .8em;
    padding-top: 8px;
    padding-bottom: 10px;
    margin: 12px 0;
    letter-spacing: 0.2em;
    border-bottom: 1px dotted #000;
	}

.lyrics_text {
	font-size: 0.9em;
	line-height: 2em;
	margin-top: 6px;
    margin-bottom: 20px;
	text-rendering: optimizeLegibility;/*カーニング*/
	}

/* margin 設定
------------------------------------------------------------*/

.margin5px {
	margin: 5px;
	}

.margin10px {
	margin: 10px;
	}

.margin20px {
	margin: 20px;
	}

.margin_50px {
	margin: 50px;
	}
	
.margin_30px {
	margin: -30px;
	}
	
.margin100px {
	margin: 100px;
	}

.marginbottom100px {
    margin-bottom: 100px;
	}

.space80 {
	height: 50px;
	}
