@charset "utf-8";
/* CSS Document */

a {
	color:#fff;	
}

.backJapaneseDance {
	width:100%;
	background-image:url("../img/back2.png");
	background-repeat:repeat-y;
	background-size:100% auto;
	overflow:hidden;
	padding-bottom:60px;
}

.japaneseDanceInner {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-top:30px;
	margin-bottom:50px;
	line-height:28px;
}

.japaneseDanceRow {
	overflow:hidden;
	width:100%;
	margin-bottom:80px;

}

.japaneseDanceLeft {
	float:left;
	width:46%;
	overflow:hidden;
	display:block;

}
.japaneseDanceRight {
	float:right;
	width:46%;
	overflow:hidden;
	display:block;

}

.titleJapaneseDance {
	border-left:solid;
	border-left-width:10px;
	border-bottom:solid;
	border-bottom-width:1px;	
	border-color:#09c;
	line-height:50px;
	width:80%;
	padding-left:20px;
	margin-bottom:10px;
}

.japaneseDanceText {
	margin-left:20px;
	margin-bottom:20px;
}

table.yakuin {
	border-collapse: collapse;
  border-spacing: 0;
	overflow:hidden;
	width:100%;	
}

table.yakuin th {
	width:13%;
	text-align:center;
	background-color:#09c;
	color:#fff;
	border-bottom:solid;
	border-width:1px;
	border-color:#ccc;
	line-height:50px;	
	font-weight:normal;
}

table.yakuin td {
	padding-left:10px;
	width:77%;
	border-bottom:solid;
	border-width:1px;
	border-color:#ccc;
	
}

.cyuigaki {
	font-size:0.9rem;
	line-height:10px;
}

.kaihi {
	border:solid;
	border-width:1px;
	border-color:#ccc;
	padding-left:20px;
	padding-right:20px;
	line-height:50px;
	display:inline-block;
}

.subTitle {
	border-left:solid;
	border-left-width:15px;
	border-left-color:#09c;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
	
	padding-left:20px;
	width:50%;
	line-height:50px;
	margin-top:30px;
}

.miniTitle {
	background-color:#09c;
	color:#fff;	
	padding-left:10px;
	padding-right:10px;
	margin-right:5px;
	display:inline-block;
}

.dlDvdVhs {
	width:100%;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:0px;
}

.dlDvdVhs dt {
	width:370px;
	float:left;
	clear:left;
}

.dlDvdVhs dd {
	float:left;
	margin-left:20px;
}

table.shinkyokuFuri {
	border-collapse:collapse;
	margin-bottom:10px;
	margin-right:2%;
	width:48%;
	float:left;
	display:table;

}

table.shinkyokuFuri th {
	font-weight:normal;
	color:#fff;
	background-color:#09c;
	padding-bottom:10px;
	padding-top:10px;
	
}

table.shinkyokuFuri td {
	border-top:solid;
	border-bottom:solid;
	border-color:#ccc;
	border-width:1px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
}

table.shinkyokuFuriTitle {
	border-collapse:collapse;
	margin-bottom:10px;
	margin-right:2%;
	width:48%;
	float:left;

}

table.shinkyokuFuriTitle th {
	font-weight:normal;
	color:#fff;
	background-color:#09c;
	padding-bottom:10px;
	padding-top:10px;
	
}

table.shinkyokuFuriTitle td {
	border-top:solid;
	border-bottom:solid;
	border-color:#ccc;
	border-width:1px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
}

td.tdLeft {
	border-right:dashed;
	border-left:solid;
	text-align:center;
	width:25%;
}

td.tdRight {
	border-right:solid;
}

th.thLeft {
	border-right:dashed;
	border-right-color:#fff;
	border-left:solid;
	border-left-color:#09c;
	border-width:1px;
	width:25%;
}

th.thRight {
	border-right:solid;
	border-right-color:#09c;
	border-width:1px;
}

.titleShinkyokuFuri {
	color:#09c;
	font-size:1.3rem;
}

.subTitleShinkyokuFuri {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	
	margin-right:5px;
	background-color:#09c;
	color:#fff;
	font-size:0.6rem;
}

.detailShinkyokuFuri {
	font-size:0.8rem;
}

table.titleLeft {
	width:48%;
	float:left;
	clear:left;
}

table.titleRight {
	width:48%;
	float:Right;	
}

.extractionArea {
	border:solid;
	border-color:#09c;
	border-width:1px;
	padding-top:20px;
	padding-bottom:10px;
	width:98%;
	overflow:hidden
}

.furiBtnRow {
	display:table;
	width:100%;
	border-collapse: separate;
  border-spacing: 10px 0;
	margin-bottom:10px;
	
}

.furiBtn {
	display:table-cell;
	width:15%;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#09c;
	color:#fff;
	text-align:center;
	cursor : pointer;
}

.furiBtnAll {
	display:table-cell;
	width:15%;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#666;
	color:#fff;
	text-align:center;
	cursor : pointer;
}

.furiBtnDumy {
	display:table-cell;
	width:15%;
	padding-top:10px;
	padding-bottom:10px;
}

.eventBaseAreaBack {
	width:100%;
	overflow:hidden;	
}

.eventBaseArea {
	width:100%;
	border:solid;
	border-color:#ccc;
	border-width:1px;
	margin-bottom:20px;
	box-sizing:border-box;
	-webkit-border-top-right-radius: 20px;  
	-webkit-border-bottom-left-radius: 20px;  
	-moz-border-radius-topright: 20px;  
	-moz-border-radius-bottomleft: 20px;
	overflow:hidden;
}

.lectureBaseArea {
	width:100%;
	border:solid;
	border-color:#ccc;
	border-width:1px;
	margin-bottom:20px;
	box-sizing:border-box;
	-webkit-border-top-right-radius: 20px;  
	-webkit-border-bottom-left-radius: 20px;  
	-moz-border-radius-topright: 20px;  
	-moz-border-radius-bottomleft: 20px;
	overflow:hidden;
}

.eventArea {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:50px;
}

.titleEvent {
	background: -moz-linear-gradient(left, #09c, #fff); 
	background: -webkit-linear-gradient(left, #09c, #fff); 
	background: linear-gradient(to right, #09c, #fff);
	color:#fff;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	width:70%;
	margin-bottom:20px;
}

.eventRow {
	border-bottom:dashed;
	border-width:1px;
	border-color:#ccc;
	padding-left:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	display:table;
	border-spacing:10px;
	border-collapse: separate;
	width:100%;
}

.eventCol {
	display:table-cell;
	width:33%;
}

.eventColDummy {
	display:table-cell;
	width:33%;
}

.subTitleEvent {
	background-color:#09c;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:0.8rem;
	margin-right:10px;
}

.nendoArea {
	border:solid;
	border-color:#09c;
	border-width:1px;
	padding-top:20px;
	padding-bottom:10px;
	margin-bottom:30px;
	width:99.5%;
	overflow:hidden
}

.nendoBtnRow {
	display:table;
	width:100%;
	border-collapse: separate;
  border-spacing: 10px 0;
	margin-bottom:10px;
	
}

.nendoBtn {
	display:table-cell;
	width:16%;
	line-height:40px;
	background-color:#09c;
	color:#fff;
	text-align:center;
	cursor : pointer;
}

.nendoBtnMain {
	display:table-cell;
	width:16%;
	line-height:40px;
	background-color:#666;
	color:#fff;
	text-align:center;
	cursor : pointer;
}

.nendoBtn2 {
	display:table-cell;
	width:16%;
	line-height:40px;
	background-color:#09c;
	color:#fff;
	text-align:center;
	cursor : pointer;
}

.nendoBtnMain2 {
	display:table-cell;
	width:16%;
	line-height:40px;
	background-color:#666;
	color:#fff;
	text-align:center;
	cursor : pointer;
}

.lectureAreaBack {
	margin-left:auto;
	margin-right:auto;
	background-color:rgba(0,153,204,0.1);
	overflow:hidden;
}

.lectureArea {
	margin-top:30px;
	margin-bottom:60px;
	width:80%;
	margin-left:auto;
	margin-right:auto;	
	overflow:hidden;	
}

.lectureRow {
	border-bottom:dashed;
	border-width:1px;
	border-color:#ccc;
	padding-top:30px;
	padding-bottom:20px;
	color:#666;
	text-align:center;
	line-height:30px;
	width:100%;
}

.titleLecture {
	font-size:1.3rem;
	line-height:40px;
	color:#09c;
}

.outlineInner {
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	line-height:28px;
}

.dlYakuin dt {
	background-color:#09c;
	color:#fff;
	padding-left:20px;
	width:100%;
	line-height:40px;
	margin-bottom:5px;
}

.dlYakuin dd {
	margin-left:20px;
	
}

.btnDiv {
	display:block;
	overflow:hidden;	
}

.btnMobile {
	display:none;
	overflow:hidden;	
}

.orderBy {
	display:block;
	margin-bottom:30px;	
}

@media screen and (max-width: 999px) {
	.backArtist {
		background-size:100% auto;
	}
	.imgArtistBase {
		display:block;
		border-collapse:collapse;
		width:100%;
	}

	.imgArtist {
		display:block;
		width:100%;
		overflow:hidden;
		margin-bottom:30px;
	}

	
	.imgLink {
		width:100%;
	}
	
	table.shinkyokuFuri {
		width:100%;
		margin-right:0px;	
	}

	table.shinkyokuFuriTitle {
		width:100%;
		margin-right:0px;	
	}

	#title2 {
		display:none;	
	}
	
	.furiBtnRow {
		width:100%;
	}

	.japaneseDanceLeft {
		width:100%;
	}

	.japaneseDanceRight {
		width:100%;
	}

	.lectureAreaBack {
		width:90%;
	}
	
	.outlineInner {
		width:95%;
	}

	.yakuin {
		display:none;	
	}

	.dlYakuin {
		display:block;
	}

	.nendoBtnRow {
		display:block;
	}

	.nendoBtn {
		display:block;
		width:90%;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
	}

	.nendoBtnMain {
		display:block;
		width:90%;
		margin-left:auto;
		margin-right:auto;
	}

	.nendoBtn2 {
		display:block;
		width:90%;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
	}

	.nendoBtnMain2 {
		display:block;
		width:90%;
		margin-left:auto;
		margin-right:auto;
	}
	
	.eventRow {
		display:block;
		border-bottom:none;
		padding-bottom:0px;
		margin-bottom:0px;
	}
	
	.eventCol {
		display:block;
		width:90%;
		margin-left:auto;
		margin-right:auto;
		border-bottom:dashed;
		border-width:1px;
		border-color:#ccc;
		padding-left:10px;
		padding-bottom:10px;
		margin-bottom:20px;
		
	}

	.eventColDummy {
		display:none;
	}
	
	.titleJapaneseDance {
		width:90%;
	}
	
	.subTitle {
		width:90%;
	}
	
	.furiBtn {
		width:30%;
	}
	
	.furiBtnAll {
		width:30%;
	}
	
	.furiBtnDumy {
		width:30%;
	}

	.btnDiv {
		display:none;
	}
	
	.btnMobile {
		display:block;
	}
	
}
@media screen and (min-width:1000px) and (max-width: 1249px) {
	.lectureAreaBack {
		width:90%;
	}
	.outlineInner {
		width:700px;
	}

	.yakuin {
		display:block;	
	}

	.dlYakuin {
		display:none;
	}

	.furiBtn {
		width:30%;
	}
	
	.furiBtnAll {
		width:30%;
	}
	
	.furiBtnDumy {
		width:30%;
	}
	
	.btnDiv {
		display:none;
	}
	
	.btnMobile {
		display:block;
	}

}
@media screen and (min-width:1250px) and (max-width:1599px) {
	.lectureAreaBack {
		width:80%;
	}
	.outlineInner {
		width:900px;
	}

	.yakuin {
		display:block;	
	}

	.dlYakuin {
		display:none;
	}

}
@media screen and (min-width:1600px) {	
	.lectureAreaBack {
		width:70%;
	}
	
	.outlineInner {
		width:1000px;
	}
	
	.yakuin {
		display:block;	
	}
	
	.dlYakuin {
		display:none;
	}
}
