@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 824px){
 
 body,html{
	overflow-x:hidden;
}

.wrap{
	width:100%;
}

/*===============================
 HEADER
 ===============================*/
.header{
	position:relative;
	margin-bottom:0;
}
.header h1,
.header p.text_cap{
	margin-left:10px;
}
.header .g_navi{
	padding:0;
	margin-top:15px;
}
.header .g_navi p{
	display:block;
	width:32px;
	height:0;
	padding-top:30px;
	overflow:hidden;
	background:url(../images/common/sp_menu.png) no-repeat;
	background-size:cover;
	position:absolute;
	top:30px;
	right:10px;
	cursor:pointer;
}
.header .g_navi ul{
	width:100%;
	border-top:1px solid #999;
	border-left:1px solid #999;
}
.header .g_navi ul li{
	width:50%;
	height:30px;
	line-height:30px;
	border-right:none;
	border-bottom:1px solid #999;
	text-align:center;
	font-size:14px;
}
.header .g_navi ul li a{
	height:100%;
	line-height:30px;
	padding:0;
	display:block;
	border-right:1px solid #999;
}
.page .header .g_navi,
.archive .header .g_navi{
	display:block;
}

/*===============================
 CONTENT
 ===============================*/
.thumb img{
	width:100%;
	height:auto;
}

/* side_area
-----------------------------------*/
.side_area{
	display:none;
}

/* main_area
-----------------------------------*/
.main_area{
	width:100%;
	float:none;
}

.page-template-page-2 .main_area{
	width:100%;
}

/*===============================
 FOOTER
 ===============================*/
.footer p{
	text-align:center;
}


/*===============================
 TOP
 ===============================*/
#top_slider img{
	width:100%;
	height:auto;
}
#top_link_box .sns_twitter{
	display:none;
	float:none;
}
#top_link_box .bnr_box{
	width:100%;
}
#top_link_box .bnr_box p{
	display: table;
	margin:0 auto 15px;
}
#bnr_small_box{
	display: table;
	margin:50px auto 30px;
}


}

@media screen and (max-width: 480px){
	img{
		max-width:100%;
		height:auto;
	}
	.header h1,
	.header p.text_cap{
		width:80%;
	}
	.header h1{
		height:40px;
	}
	.header h1 a{
		width:100%;
		height:100%;
		padding-top:0;
		text-indent:-9999px;
		background-size:cover;
	}

	/*===============================
	 TOP
	 ===============================*/
	#top_info_box .left_box,
	#top_info_box .right_box{
		float:none;
		width:90%;
		margin:5% 5% 20px;
	}
	#top_link_box p{
		display:block !important;
	}
	#top_link_box p img{
		width:100%;
		height:auto;
	}


	/*===============================
	 Profile
	 ===============================*/
	.page-id-5 .main_area .wp_area img{
		width:100%;
		height:auto;
	}
	
	
	/*===============================
	 LIVE
	 ===============================*/
	.page-id-296 .main_area .wp_area img{
		width:100%;
		height:auto;
	}

	/*===============================
	 DISCOGRAPHY
	 ===============================*/
	#discography .menu{
		float:none;
		width:100%;
	}
	#discography .menu ul{
		overflow:hidden;
		clear:both;
	}
	#discography .menu ul li{
		width:44%;
		height:30px;
		line-height:30px;
		padding:0;
		padding-left:6%;
		float:left;
	}
	#discography .disc_box_wrap{
		float:none;
		width:100%;
	}
	#discography .disc_box_wrap .box_cnt{
		border:none;
		padding:20px 10px;
	}

	/*===============================
	 SPECIAL
	 ===============================*/
	#special .main_area .wp_area img{
		width:100% !important;
		height:auto;
	}
	
	/*===============================
	 LIVE HISTORY
	 ===============================*/
	#live_history .subMenu ul li{
		width:49.6%;
		margin-bottom: 1px;
		margin-right:1px;
		float:left;
	}

/*===============================
NEWS
===============================*/
#news img.alignleft{
	float:none !important;
}
}
