@charset "utf-8";

/*==================================================
	◆ 各コンテンツ
==================================================*/

/* ヘッダー */

#Allheader{
	width:970px;
	height:94px;
	padding-right:5px;
	margin:0px auto;
	background:url(../img/new2011/header_btmbg.jpg) no-repeat;
	background-position:left bottom;
	overflow:hidden;
}

#logobox{
	width:258px;
	height:auto;
	padding-top:6px;
	float:left;
}

#headerRight{
	/*width:657px;*/
	width:683px;
	height:auto;
	/*padding-left:55px;*/
	padding-left:29px;
	float:left;
}

.headnaviTop{
	width:633px;
	height:24px;
	padding-left:24px;
	padding-bottom:20px;
	padding-top:14px;
	clear:both;
	overflow:hidden;
}

.headnaviTop li{
	float:left;
	list-style-type:none;
}

.headnaviBtm{
	/*width:657px;*/
	width:683px;
	height:25px;
	clear:both;
	overflow:hidden;
}

.headnaviBtm li{
	float:left;
	list-style-type:none;
}



/* ロゴ */


/* コンテンツ全体 */
.contents{
	width:975px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	/*background:url(../img/common/bg_con_white.jpg) no-repeat;*/
}

/* コンテナ */
.container{
	width:975px;
	height:auto;
	margin:0 auto;
}

/*---パンくず---*/
.topic_path{
	width:975px;
	height:auto;
	padding:14px 0px;
}

.topic_path p{
	color:#000;
	font-size:11px;
}

.topic_path a{
	color:#000;
	text-decoration:underline;
}

.topic_path a:hover{
	color:#c00;
}


/* 白透過背景 */
.bg_white{
	width:975px;
	height:auto;
	background:url(../img/common/bg_white.png) no-repeat;
}

.bg_white_none{
	width:975px;
	height:auto;
	_position:relative;
}

/* コンテンツボックス（３カラム） */
.con_box{
	width:975px;
	height:auto;
	overflow:hidden;
	margin-top:24px;
	background:url(../img/new2011/maincont_bg.jpg) repeat-y;
	background-position:left top;
}

.nobg{
	background:none;
}

/* コンテンツボックス左側 */
.con_left{
	width:215px;
	height:auto;
	float:left;
}

.con_left_box{
	width:200px;
	height:auto;
	padding-right:15px;
}

.item_tbl{
	width:200px;
	margin-bottom:20px;
	height:auto;
}

.item_tbl_middle{
	width:200px;
	height:auto;
	background:url(../img/common/item_tbl_middle.jpg) no-repeat #353e4a;
	padding-top:14px;
}

.item_tbl_middle ul{
	width:auto;
	height:auto;
	padding-left:12px;
	padding-bottom:15px;
}

.item_tbl_middle li{
	color:#fff;
	font-size:12px;
	margin-bottom:10px;
	list-style-type:none;
}

.item_tbl_middle li span{
	_font-size:64%;
}

.item_tbl_middle li a{
	color:#fff;
	text-decoration:none;
}

.item_tbl_middle li a:hover{
	text-decoration:underline;
}

.banner_box{
	width:200px;
	height:auto;
	padding-top:0px;
	padding-bottom:10px;
}

.banner_box iframe{
	height:auto;
}

.item_tbl_bottom{
	width:200px;
	height:5px;
	background:url(../img/common/item_tbl_bottom.jpg) no-repeat;
	font-size:0;
}

/* コンテンツボックス中央 */
.con_center{
	width:560px;
	height:auto;
	float:left;
	/*background:url(../img/common/dotline_v.jpg) repeat-y;*/
	background-position:right;
}
.con_center_2clm{
	width:760px;
	height:auto;
	float:left;
	/*background:url(../img/common/dotline_v.jpg) repeat-y;*/
	background-position:right;
}

.con_center_box{
	width:511px;
	height:auto;
	padding-left:35px;
}

/* コンテンツのタイトル */
.cap_con{
	width:auto;
	height:auto;
	padding-bottom:17px;
}

/* コンテンツボックス右側 */
.con_right{
	width:200px;
	height:auto;
	float:left;
	_float:none;
	_position:absolute;
	_top:24px;
	_right:-1px;
}

.con_right_box{
	width:200px;
}

.con_right_box iframe{
	
}

.years_box{
	width:511px;
	height:37px;
	background:url(../img/archives/biography/years_box.jpg) no-repeat;
	padding-bottom:36px;
}

.years_box ul{
	width:auto;
	height:37px;
	padding-top:9px;
	padding-left:15px;
}

.years_box li{
	display:block;
	float:left;
	font-size:13px;
	padding-right:27px;
	list-style-type:none;
}

.years_box li a{
	color:#000;
	text-decoration:none;
}

.years_box li a:hover{
	color:#c00;
	text-decoration:underline;
}

.years_box li span{
	_font-size:64%;
}


/* コンテンツボックス右側(２カラム) */
.con_right_column2{
	width:747px;
	height:auto;
	float:left;
}

.con_right_column2_box{
	width:712px;
	height:auto;
	padding-left:35px;
}




/* フッター */


#allFooter{
	width:970px;
	height:auto;
	padding-right:5px;
	margin:30px auto;
	background:url(../img/new2011/header_btmbg.jpg) no-repeat;
	background-position:left top;
	overflow:hidden;
}

.footerLeft{
	width:600px;
	height:auto;
	float:left;
}

.footerLeft li{
	padding:20px 15px 20px 0px;
	display:block;
	float:left;
	list-style-type:none;
	font-size:11px;
}

.footerLeft li a{
	color:#333;
}

.footerRight{
	width:370px;
	height:auto;
	float:left;
}

.footerRight p{
	display:block;
	height:30px;
	font-size:11px;
	text-align:right;
	padding-right:40px;
	/*background:url(../img/new2011/jasrac.jpg) no-repeat;
	background-position:right top;*/
	margin:15px 0px;
	line-height:30px;
}


/* 追記CSS */
#sp_header,.sp_navi_area, .cap_con_sp, .sp{
	display:none;
}
.pc{
	display:block;
}
/* 追記CSS */

/* ヘッダー SP*/
@media screen and (max-width:700px){
.sp{
	display:block;
}
.pc{
	display:none;
}
html,body{
	width:100%;
	min-width:100%;
	height:100%;
	font-size:100%;
	line-height:1.4;
}
.wrap{
	width:100%;
	position:relative;
}
#Allheader,.con_left{
	display:none;
}
.con_right_column2{
	width:100%;
}
ul,li{
	list-style:none;
}

/*header*/
#sp_header{
	width:100%;
	height:90px;
	padding:0 4% 10px;
	display:block;
	overflow:hidden;
	box-sizing:border-box;
	border-bottom:1px solid #3b3535;
	position:relative;
}
#sp_header #sp_logobox{
	width:70%;
	max-width:258px;
	display:inline-block;
	float:left;
}
#sp_header #sp_logobox h1 img{
	width:100%;
	height:auto;
}
#sp_header .sp_menu_btn{
	width:50px;
	height:50px;
	color:#3b3535;
	cursor:pointer;
	text-align:center;
	margin:20px 0 0 auto;
	position:absolute;
	right:2%;
	z-index:10;
	font-family: 'Roboto', sans-serif;
}
#sp_header .sp_menu_btn span{
	display:block;
	width:35px;
	height:2px;
	margin:0 auto 10px;
	background:#3b3535;
	transition:all ease .3s;
}
#sp_header .sp_menu_btn p{
	font-size:75%;
}
#sp_header .sp_menu_btn span:nth-child(3){
	margin-bottom:3px;
}
#sp_header .close{
	position:fixed;
}
#sp_header .close span{
	transform:rotate(45deg);
	transition:all ease .3s;
	position: absolute;
	top: 25%;
	left: 17%;
}
#sp_header .close p{
	margin-top:26px;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-40%;
}
#sp_header .close span:nth-child(2){
	display:none;
}
#sp_header .close span:nth-child(3){
	transform:rotate(-45deg);
}
.sp_navi_area{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	padding-top:90px;
	background:#fff;
	z-index:5;
}
.sp_gnavi{
	border-top:1px solid #dddddd;	
}
.sp_navi_area .sp_gnavi ul{
	width:100%;
	overflow:hidden;
	list-style:none;
}
.sp_navi_area .sp_gnavi li{
	width:50%;
	float:left;
}
.sp_navi_area .sp_gnavi li:last-child{
	width:100%;
}
.sp_navi_area li a{
	width:100%;
	display:block;
	padding:10px 0 10px 6px;
	font-size:100%;
	text-align:left;
	color:#646464;
	border-bottom:1px solid #dddddd;
	box-sizing:border-box;
	position:relative;
	font-family: 'Roboto', sans-serif;
}
.sp_gnavi li a{
	font-weight:500;
}
.sp_gnavi ul li:nth-child(odd) a{
	border-right:1px solid #dddddd;
}
.sp_navi_area ul li:last-child a{
	border-right:none;
}
.sp_navi_area .sub_nav{
	margin-top:20px;
}
.sub_nav li{
	padding-left: 20px;
}
.sub_nav li:first-child{
	background: url(../images/sp/english_web_site.jpg) no-repeat 5px center;
} 
.sub_nav li:nth-child(2){
	background: url(../images/sp/beat_creazy.jpg) no-repeat 5px center;
} 
.sub_nav li:nth-child(3){
	background: url(../images/sp/contact.jpg) no-repeat 5px center;
}
.sub_nav li:last-child{
	background: url(../images/sp/main_magazine.jpg) no-repeat 5px center;
} 
.sub_nav li a{
	font-size:90%;
	color:#646464;
	border:none;
}  
.sub_nav li a img{
	margin-right:5px;
}
/*header*/

/*contents*/
.contents{
	width:100%;
	padding:0 3%;
	box-sizing:border-box;
}
.container{
	width:100%;
}
.topic_path {
	display:none;
}
.con_right,
.btn_scrolling {
	display:none;
}
.bg_white_none,.con_box,.con_right_column2_box,.con_center_2clm{
	width:100%;
	padding:0;
	background:none;
}
.con_right_column2,
.con_center,
.con_center_2clm{
	float:none;
}
.con_center,
.con_center_box{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	float:none;
}
.cap_con{
	display:none;
}
.cap_con_sp{
	width: 100%;
	color: #fff;
	padding: 10px 0 10px 10%;
	background: #3b3535;
	font-size: 130%;
	font-weight: bold;
	position: relative;
	box-sizing: border-box;
	font-family:Roboto;
	display:block;
}
.cap_con_sp::before{
	content: "";
	height: 6px;
	width: 7%;
	display: block;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
}
/*contents*/




/*footer*/
#allFooter{
	width:100%;
	padding-right:0;
	margin-top:0;
}
#allFooter .footerLeft{
	width:100%;
	border-bottom:1px solid #3b3535;
	float:none;
}
#allFooter .footerRight{
	width:100%;
	float:none;
	text-align:center;
}
#allFooter .footerLeft li{
	float:none;
	padding:0;
}
#allFooter .footerLeft li a{
	width:100%;
	display:block;
	padding:15px 3%;
	display:block;
	color:#3b3535;
	border-top:1px solid #3b3535;
	position:relative;
	box-sizing:border-box;
	font-size:110%;
}
#allFooter .footerLeft li a:before{
	content:">";
	position:absolute;
	right:3%;
	top:25%;
}
#allFooter .footerRight p{
	height:auto;
	font-size:90%;
	display: inline-block;
	text-align: center;
	margin-bottom:0;
}
/*footer*/



}
