@charset "UTF-8";

.head_txt{
	background:#090031;
	color:#fff;
	padding:5px;
	text-shadow: 0 -1px 1px #666;
}
.txtarea_1{
	padding:10px;
	color:#fff;
	font-weight:bold;
}

.txtarea_2{
	padding:0 10px 10px;
	font-weight:bold;
	text-align: center;
	color:#005914;
}

.txtarea_3{
	padding:0 10px 10px;
	font-weight:bold;
	text-align: center;
	color:#fff;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#111539), to(#090b29)); 
}

.txtarea_4{
	margin:0 2px 5px;
	padding:15px 2px 10px;
	color:#1C7B00;
	text-align: center;
	border:1px solid #eee;
	-webkit-border-radius: 5px;
	-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.4);
	font-weight:bold;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.6)), to(rgba(255,255,255,0.8))); 
}
.txtarea_5{
	margin:0 5px 5px;
	padding:20px 20px;
	border:1px solid #eee;
	-webkit-border-radius: 5px;
	-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.4);
	font-weight:bold;
	color:#003118;
	text-align: center;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.6)), to(rgba(255,255,255,0.8))); 
}
.txtarea_6{
	margin:2px 2px 5px;
	padding:10px 10px 10px;
	-webkit-border-radius: 5px;
	color:#594F00;
	font-weight:bold;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#FFFFFF)); 
}

.txtarea_new{
	margin:0 5px 10px;
	padding:10px 10px;
	border:1px solid #eee;
	-webkit-border-radius: 5px;
	color:#FFFFFF;
	background: #005935;
}

.grdarea_1{
	background: #FFFFFF;
 }

.grdarea_3{
	background: #63c702;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#63c702), to(#026801)); 
}

.grdarea_2{
	background: #026801;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#026801), to(#012b01)); 
}

.grdarea_4{
	/*background: #FFFFFF;*/
	margin-bottom: 0;
}

#bg1{
	background: url("../../../images/event/eh2013/bg01.png") no-repeat;
	background-size: contain;
	display: block;
	margin: 0;
	position: relative;
	width: 100%;
 }

#art{
	background: #111539;
}

.artist_nav{margin:0}
	.artist_nav dt.trigger {
		background: #0095c0;
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0095c0), to(#01566f)); 
		border: 1px solid #002d59;
		font-weight:bold;
		color: #fff;
		padding:10px;
		}
		
	.artist_nav dt.active{
	
		}

	.artist_nav dd.acordion_tree{
		background: #fff;
		color: #333;
		padding:10px;
		}

.artist_nav dt.active span.open-close {
	background-image: url(../images/point_none.png) no-repeat right top;
	float: right;
	width: 20px;
	height: 20px;
}

.artist_nav dt.trigger span.open-close {
	background-image: url(../images/point_plus.png) no-repeat right top;
	float: right;
	width: 20px;
	height: 20px;
	text-indent: -9999em;
}

.imgp {
	 width:100%;
	 margin:5px 0 0;
	 text-align:center;
}
.youtube_contents{
	margin:5px auto 0;
	text-align:center;
}
.fragmtxt02 {
	text-align:center;
}

.hiro-left,
.hiro-right {
   overflow: hidden;
   height: auto;
}
 
.hiro-left img {
   float: center;
   margin: 0 10px 15px 0 !important;
   padding: 0 !important;
   border: 0 !important;
}
 
.hiro-right img {
   float: right;
   padding: 0 !important;
   border: 0 !important;
}
 
.hiro-left p,
.hiro-right p {
   overflow: hidden;
   height: auto;
   margin: 0 0 15px 0 !important;
}

/*******************************************************************
*   リスト系
*******************************************************************/

/* サムネイル80×80付きリスト */
/* liクラスnophotoでサムネなし */

.list_style3{
	margin-top:10px;
	}

.list_style3 li {
	border-top: 2px solid #002d59;
	background: #0095c0 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0095c0), to(#01566f)); 
	line-height: 1.3;
}

.list_style3 li:last-child{	border-bottom: 2px solid #002d59;}

.list_style3 li a{
	background: url(../mobile_images/list_mark1.png) no-repeat 100% 50%;
	display: block;
	height: 50px;
	margin-left: -85px;
	overflow: hidden;
	padding: 0px 20px 0px 85px;
	white-space: normal;
	text-overflow: ellipsis;
	text-decoration: none;
}


.list_style3 li a strong{
	color: #fff;
	text-shadow: 0 -1px 1px #666;
	display:block;
	font-weight:bold;
	padding-left:10px;
	padding-top:15px;
}

/* リスト4列 */
.list_navi4{
	overflow:hidden;
	position:relative;
	top:-5px;
	margin:0px auto 0;
	font-size:12px;
	width:100%;
}

.list_navi4:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}

.list_navi4 li{
	background: #FFFFFF -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#d4d2d3)); 
	border-top:1px solid #64ac18;
	border-bottom:1px solid #64ac18;
	height: 40px;
	margin: 0px;
}

.list_navi4 li:nth-child(1){
	border-right:1px solid #64ac18;
}
.list_navi4 li:nth-child(2){
	border-right:1px solid #64ac18;
}
.list_navi4 li:nth-child(3){
	border-right:1px solid #64ac18;
}
.list_navi4 li:nth-child(4){

}

.list_navi4 li {
	float:left;
	width:24.8%;
}

.list_navi4 li a{
	display: block;
	height: 40px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
}

.list_navi4 li a p{
	color:#2D5900;
	display:block;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	padding-top:6px;
}

/* SB */ 
#social{
	margin: 5px 10px 5px 10px;
	text-align:left;
}

.social a img {
	display:block;
}

/*******************************************************************
*   水平バー
*******************************************************************/

.hr_bar{
	color: white;
	font-size: 16px;
	text-shadow:0 -1px 1px #FFF, 1px 0 1px #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#3dd3f4), color-stop(0.48, #00b4dc), color-stop(0.52, #1f9db9), to(#00b4dc) );
	padding: 3px 5px;
	clear:both;
}

/*******************************************************************
*   リスト系2
*******************************************************************/
/* リスト２列 */
.list_style5{
	margin:0px;
	border-top:1px solid #CCC;
}

.list_style5:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.list_style5 li{
	background: #94DB00;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#94DB00), to(#28B300));
	border-top:none;
	border-bottom:1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	height: 40px;
	margin: 0px;
}

.list_style5 li:nth-child(odd) {
	float:left;
	width:50%;
}

.list_style5 li p{
	color: #fff;
	text-shadow: 0 -1px 1px #666;
	height: 40px;
	overflow: hidden;
	padding-top:12px;
	padding-left:5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	text-align:center;
	font-size:14px;
	display:block;
	font-weight:bold;
}

.list_style5 li a{
	display: block;
	height: 40px;
	margin: 0px;
	overflow: hidden;
}

/* 次へ戻るボタン */
#page_navi {
	overflow: hidden;
	padding: 0 2% 10px;
	margin-top:10px;
}

#page_navi .back {
	float: left;
}

#page_navi li {
	width: 48%;
	-webkit-border-radius: 5px;
	background-image: -webkit-gradient(linear, left top, left bottom,
	 from(#FFFFFF),
	 color-stop(0.49,#FEFEFE),
	 color-stop(0.5,#EAEAEA),
	 to(#F9F9F9)
	 );
	box-shadow:inset 0 0 12px rgba(0,0,0,0.2),inset 0 1px 0 rgba(255,255,255,0.2),inset 0 2px 0 rgba(255,255,255,0.3),inset 0 -1px 1px rgba(0,0,0,0.7);
}

#page_navi .next {
	float: right;
}

#page_navi li a {
	display: block;
	padding: 10px;
	text-align: center;
	color: #505050;
	font-size:16px
}

/*******************************************************************
*   水平バー2
*******************************************************************/

.hr_bar{
	color: white;
	font-size: 16px;
	text-shadow:0 -1px 1px #FFF, 1px 0 1px #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#3dd3f4), color-stop(0.48, #00b4dc), color-stop(0.52, #1f9db9), to(#00b4dc) );
	padding: 3px 5px;
	clear:both;
}

/* ギャラリー関連 */
.gallery { list-style: none; padding: 0; margin: 0; }
.gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery li { float: left; width: 33.33333333%; }
.gallery li a { display: block; margin: 5px; border: 1px solid #3c3c3c; }
.gallery li img { display: block; width: 100%; height: auto; }
