@charset "UTF-8";

/* 246ACCEPT用CSS */

#accept-menu{
	width:210px;
	float:left;
	margin:0 30px  20px 0;
	padding:10px 0 0 0;
	border-top:7px solid #666;
}
.accept-menu-img{
	float:left;
	width:210px;
	margin:0 10px 0 0;
}
.accept-menu-img img{
	width:100%;
}
.accept-menu-text{
	float:left;
}

.accept-menu-text a{
	background: url(../../images/icon/icon-arrow01.png) no-repeat;
	background-position:left center;
	padding:0 0 0 15px;
}
#accept-menu .case4{
}

#main-contents .table-style td{
	padding:0;
	margin:0;
	font-size:0.9em;
}
#main-contents .table-style .band_name{
	font-size:1.3em;
	font-weight:bold;
}

/*
#accept-menu{
	width:1200px;
}
#accept-menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#accept-menu li{
	float:left;
	margin:0 20px 20px 0;
	padding:0;
}

#accept-menu li a{
	margin:0;
	padding:20px 150px 20px 20px;
	display:block;
	background:url(../../images/common/bg_bk_opacity.png) repeat;
	color:#FFF;
	text-decoration:none;
}
#accept-menu li a:hover{
	background:url(../../images/common/bg_bk_opacity50.png) repeat;
}
#accept-menu .case4{
	background-image:url(../images/jk_accept04.jpg);
	background-size:70px;
}
*/



.header_info{
	clear:both;
	float:left;
	width:1180px;
	background:#EEE;
	padding:5px 10px;
	margin:50px 0 10px 0;
}
.header_band{
	float:left;
	width:50%;
	font-size:1.2em;
}
.header_studio{
	float: right;
	width:50%;
	text-align:right;
}
.band_img{
	clear:both;
	float:left;
	width:300px;
	margin-bottom:20px;
}
.band_img img{
	width:300px;
}
.band_profile{
	float:right;
	width:880px;
	padding-left:20px;
	margin-bottom:20px;
}
.band_youtube{
	background:url(/images/common/bg_actyoutube.gif) no-repeat;
	background-size:;
	padding:0 28px;
}
.band_youtube img{
	width:200px;
}




/*--------------------------------------------------------
モバイル用レイアウト（768px以下の解像度のスクリーン含む）
--------------------------------------------------------*/

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


#accept-menu{
	width:45%;
	float:left;
	margin:0 5% 10% 0;
	padding:0;
	border-top:none;
}
.accept-menu-img{
	width:100%;
	margin:0 10px 0 0;
}
.accept-menu-img img{
	width:100%;
}
.accept-menu-text{
	float:none;
	height:200px;
}
.accept-menu-text a{
	background: url(../../images/icon/icon-arrow01.png) no-repeat;
	background-position:left center;
	padding:0 0 0 15px;
}
#accept-menu .case4{
}

#main-contents .table-style td{
	padding:0;
	margin:0;
	font-size:0.9em;
}
.band_name{
	font-size:1.5em;
	font-weight:bold;
}

/*


/*
#accept-menu{
	width:100%;
}
#accept-menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#accept-menu li{
	float:none;
	width:100%;
	margin:10px 0px;
	padding:0;
}
#accept-menu li a{
	margin:0;
	padding:20px 0 20px 10px;
	display:block;
	background:url(../../images/common/bg_bk_opacity.png) repeat;
	color:#FFF;
	text-decoration:none;
}
#accept-menu li a:hover{
	background:url(../../images/common/bg_bk_opacity.png) repeat;
}
*/



.header_info{
	clear:both;
	width:96%;
	padding:5px 2%;
	margin:50px 0 10px 0;
}
.header_band{
	width:100%:
}
.header_studio{
	width:100%;
	text-align:left;
}
.header_studio .recstudio{
	float:left;
}
.header_studio .recengineer{
	float:left;
}
.band_img{
	clear:both;
	float:left;
	width:100%;
	margin-bottom:20px;
}
.band_img img{
	width:100%;
}
.band_profile{
	float:right;
	width:100%;
	padding-left:0;
}
.band_youtube{
}
.band_youtube a{
}


}