@charset "UTF-8";

.w94 {
	width: 94%;
	margin: 0 auto;
}


.fc01 {
	color: #ff0000;
}




html,body {
	width: 100%;
}



header {
	position: relative;
	background: #000000;
}

header h1 {
	width: 12%;
	margin: 0 auto;
}

header #spMenu_btn {
	position: absolute;
	top: 30%;
	right: 4%;
	width: 11%;
}









#spMenu_con {
	display: none;
	background: #000000;
}




#spMenu_con .block01 ul {
	border-top: 1px solid #5a5a5a;
}

#spMenu_con .block01 ul li {
	border-bottom: 1px solid #5a5a5a;
}

#spMenu_con .block01 ul li a {
	display: block;
	padding: 3% 2%;
	text-align: left;

	background: #000000;

	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

	background-image: url(../images/common/list01.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 3% auto;
}

#spMenu_con .block01 ul li a .fa-home,
#spMenu_con .block01 ul li a .fa-tag,
#spMenu_con .block01 ul li a .fa-envelope-o {
	color: #515151;
}






#spMenu_con .block02 p {
	background: #4b4b4b;

	color: #000000;
	font-weight: bold;

	padding: 2%;
}




#spMenu_con .block02 table {
	border-top: 1px solid #5a5a5a;
}

#spMenu_con .block02 table {
	width: 100%;
}

#spMenu_con .block02 table tr td {
	width: 50%;
	vertical-align: middle;
}

#spMenu_con .block02 table tr td:nth-child(odd) {
	border-bottom: 1px solid #5a5a5a;
	border-right: 1px solid #5a5a5a;
}

#spMenu_con .block02 table tr td:nth-child(even) {
	border-bottom: 1px solid #5a5a5a;
}

#spMenu_con .block02 table tr td a {
	width: 92%;
	display: block;
	padding: 6% 4%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

	background-image: url(../images/common/list01.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 4% auto;
}

#spMenu_con .block02 table tr td a.bgYjy02 {
	background-image: url(../images/common/list05.png)!important;
	background-size: 8% auto!important;
}











#dummy ul li {
	width: 50%;
	float: left;
}



#slide {
	overflow:hidden;/*普通に考えるとoverflow:hidden;は必要です*/
	position:relative;/*スライドが絶対配置で移動するので、positionはrelativeである必要があります*/
}
#slideIn {
	width: 100%;
	position:absolute;/*スライドが絶対配置で移動するので、positionはabsoluteである必要があります*/
	left:0;/*必要です*/
	top:0;/*必要です*/
}
#slide li {
	float:left;/*横移動する場合は、あらかじめloat:left;しておきます*/
}




#slide02 {
	overflow:hidden;/*普通に考えるとoverflow:hidden;は必要です*/
	position:relative;/*スライドが絶対配置で移動するので、positionはrelativeである必要があります*/
}
#slideIn02 {
	width: 100%;
	position:absolute;/*スライドが絶対配置で移動するので、positionはabsoluteである必要があります*/
	left:0;/*必要です*/
	top:0;/*必要です*/
}
#slide02 li {
	float:left;/*横移動する場合は、あらかじめloat:left;しておきます*/
}






footer {
	padding: 4% 0 0 0;
}

footer .sns {
	width: 30%;
	margin: 0 auto;

	padding: 0 0 4% 0;
}

footer .sns ul li {
	width: 40%;
}

footer .sns ul li:nth-child(odd) {
	float: left;
}

footer .sns ul li:nth-child(even) {
	float: right;
}




footer .copyright {
	background: #000000;
	text-align: center;
	padding: 1% 0;
}

footer .copyright p {
	color: #ffffff;
	font-size: 1.0rem;
}






#top .area01 {
	padding: 2% 0 0 0;
}

#top .area01 .block01 {
	background: #000000;
	overflow: hidden;
	padding: 3% 4%
}

#top .area01 .block01 h2 {
	float: left;
	width: 42%;
	padding: 1% 0 0 0;
}

#top .area01 .block01 .btn {
	float: right;
	width: 26%;
}





#top .area01 .block02 #feed .box01 {
	border-bottom: 1px solid #d5d5d5;
	padding: 2% 3%;
}

#top .area01 .block02 #feed .box01 a {
	text-decoration: none;
	color: #434343;

	display: block;
}

#top .area01 .block02 #feed .box01 a .petal02 p {
	color: #e40000;
	text-decoration: underline;
}










#top .area02 {
	padding: 2% 0 0 0;
}

#top .area02 a {
	text-decoration: none!important;
}


#top .area02 .block01 {
	background: #000000;
	overflow: hidden;
	padding: 4%
}

#top .area02 .block01 h2 {
	width: 26%;
}

#top .area02 .block02 ul li {
	border-bottom: 1px solid #bcbcbc;
}

#top .area02 .block02 ul li a {
	display: block;
	padding: 2%;

	background-image: url(../images/common/list02.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 2% auto;

	position: relative;
}

#top .area02 .block02 ul li a .box01 {
	width: 30%;
}

#top .area02 .block02 ul li a .box02 {
	position: absolute;
	top: 9%;
	left: 34%;

	color: #434343;
}

#top .area02 .block02 ul li a .box02 span {
	font-size: 2.0rem;
	font-weight: bold;
}










#top .area03 {
	padding: 2% 0 0 0;
}

#top .area03 a {
	text-decoration: none!important;
}


#top .area03 .block01 {
	background: #000000;
	overflow: hidden;
	padding: 4%
}

#top .area03 .block01 h2 {
	width: 43%;
}

#top .area03 .block02 ul li {
	border-bottom: 1px solid #bcbcbc;
}

#top .area03 .block02 ul li a {
	display: block;
	padding: 2%;

	background-image: url(../images/common/list02.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 2% auto;

	position: relative;
}

#top .area03 .block02 ul li a .box01 {
	width: 30%;
}

#top .area03 .block02 ul li a .box02 {
	position: absolute;
	top: 9%;
	left: 34%;

	color: #434343;
}

#top .area03 .block02 ul li a .box02 span {
	font-size: 2.0rem;
	font-weight: bold;
}










#top .area04 {
	padding: 2% 0 0 0;
}

#top .area04 a {
	text-decoration: none!important;
}


#top .area04 .block01 {
	background: #000000;
	overflow: hidden;
	padding: 4%
}

#top .area04 .block01 h2 {
	width: 36%;
}

#top .area04 .block02 ul li {
	border-bottom: 1px solid #bcbcbc;
}

#top .area04 .block02 ul li a {
	display: block;
	padding: 2%;

	background-image: url(../images/common/list02.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 2% auto;

	position: relative;
}

#top .area04 .block02 ul li a.bgYjy {
	background-image: url(../images/common/list04.png)!important;
	background-size: 5% auto;
}

#top .area04 .block02 ul li a .box01 {
	width: 30%;
}

#top .area04 .block02 ul li a .box02 {
	position: absolute;
	top: 9%;
	left: 34%;

	color: #434343;
}

#top .area04 .block02 ul li a .box02 span {
	font-size: 2.0rem;
	font-weight: bold;
}










#top .area05 {
	padding: 2% 0 0 0;
}

#top .area05 a {
	text-decoration: none!important;
}


#top .area05 .block01 {
	background: #000000;
	overflow: hidden;
	padding: 4%
}

#top .area05 .block01 h2 {
	width: 34%;
}

#top .area05 .block02 ul li {
	border-bottom: 1px solid #bcbcbc;
}

#top .area05 .block02 ul li a {
	display: block;
	padding: 2%;

	background-image: url(../images/common/list02.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 2% auto;

	position: relative;
}

#top .area05 .block02 ul li a .box01 {
	width: 30%;
}

#top .area05 .block02 ul li a .box02 {
	position: absolute;
	top: 9%;
	left: 34%;

	color: #434343;
}

#top .area05 .block02 ul li a .box02 span {
	font-size: 2.0rem;
	font-weight: bold;
}









.artists .area01 {
	position: relative;
}

.artists h2 {
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.6rem;
	padding: 2% 4%;
}

.artists .area01 .block01 {
	width: 100%;
	position: absolute;
	top: 0;
	text-align: center;
	padding: 3% 0 0 0;
}

.artists .area01 .block01 p {
	font-size: 1.0rem;
}

.artists .area01 .block01 p span {
	font-size: 3.0rem;
	font-weight: bold;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
}





.artists .area02 {
	padding: 3% 0;
}

.artists .area02 #acMenu dt {
	display:block;
	background-image: url(../images/common/plus.gif);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 6% auto;

	border: 1px solid #323232;

	text-align: center;

	padding: 2% 0;
	margin: 0 0 2% 0;

	font-size: 1.8rem;
	font-weight: bold;
}

.artists .area02 #acMenu dt.active {
	background-image: url(../images/common/muinus.gif);
}

.artists .area02 #acMenu dd {
	display:none;
	padding: 0 0 2% 0;
}




.artists .area02 #acMenu dd .block01 {
	border-bottom: 1px solid #9a9a9a;
}

.artists .area02 #acMenu dd .block01 .year {
	display: inline-block;
	background: #474747;
	padding: 0 4%;
	margin: 6% 0 0 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.3rem;
}

.artists .area02 #acMenu dd .block01 .title {
	padding: 2% 0;
}




.artists .area03 .block01 {
	border-bottom: 1px solid #9a9a9a;
	padding: 3% 0;
}

.artists .area03 .block01 h3 {
	font-size: 1.6rem;
	font-weight: bold;
}

.artists .area03 .block01 iframe {
	padding: 2% 0;
}

.artists .area03 .block01 p {
	font-size: 1.1rem;
}






.artists .area04 ul {
	border-top: 1px solid #0b0407;
}

.artists .area04 ul li {
	border-bottom: 1px solid #0b0407;
}

.artists .area04 ul li a {
	display: block;
	padding: 4%;

	color: #515151;
	font-size: 1.8rem;
	font-weight: bold;
	text-decoration: none;

	background-color: #ffffff;
	background-image: url(../images/common/list03.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 5% auto;
}

















#contact h2 {
	background: #292929;

	color: #ffffff;

	font-weight: bold;
	font-size: 1.6rem;
	padding: 2% 4%;
}

#contact .area02 form div {
	width: 100%;
}




#contact .area02 form select {
	font-size: 1.4rem;
}

#contact .area02 form input {
	width: 96%;

	font-size: 1.4rem;

	padding: 2%;
}

#contact .area02 form input.send {
	width: 30%;

}

#contact .area02 form textarea {
	width: 98%;
	height: 100px;
}










#newActors h2 {
	background: #292929;

	color: #ffffff;

	font-weight: bold;
	font-size: 1.6rem;
	padding: 2% 4%;
}

#newActors .area01 {
	padding: 2% 0 0 0;
}

#newActors .area01 a {
	text-decoration: none!important;
}

#newActors .area01 .block01 {
	background: #000000;
	overflow: hidden;
	padding: 4%
}

#newActors .area01 .block01 h2 {
	width: 41%;
}

#newActors .area01 .block02 ul li {
	border-bottom: 1px solid #bcbcbc;
}

#newActors .area01 .block02 ul li a {
	display: block;
	padding: 2%;

	background-image: url(../images/common/list02.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 2% auto;

	position: relative;
}

#newActors .area01 .block02 ul li a .box01 {
	width: 30%;
}

#newActors .area01 .block02 ul li a .box02 {
	position: absolute;
	top: 9%;
	left: 34%;

	color: #434343;
}

#newActors .area01 .block02 ul li a .box02 span {
	font-size: 2.0rem;
	font-weight: bold;
}

.new {
	color: #FFF;
	background-color: #F00;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
}

