@charset "UTF-8";

/* reset css
====================================================== */
body{
	margin:0;
	padding:0;
	border:0;
	line-height:1.4;
	font-weight:normal;
	font-style:normal;
	font-size:16px;
	/*\*/
	font-size:100%;
	/**/
}
div,
h1,h2,h3,h4,h5,h6,
p,
a,
img,
ul,ol,li,
dl,dt,dd,
table,th,td,
form{
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
}
ul{
	list-style:none;
}
img{
	vertical-align:bottom;
}
table{
	border-collapse:collapse;
}

/* separate(clearfix)
====================================================== */
.cFix:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.cFix{
	_height:1px;
	min-height:1px;
	/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* リンク設定
====================================================== */
a{
	color:#fff;
	text-decoration:underline;
}
a:hover{
	color:#f00000;
}

/* Global
====================================================== */
body{
	background:#111;
	color:#fff;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.red1{color:#f00000;}

/* Header
====================================================== */
.topHeader{
	width:100%;
	border-bottom:5px solid #f00000;
	background:url(../img/top/headerBg.png) no-repeat 100% 100%;
}
.header{
	width:100%;
}
.headerInner{
	margin:0 auto;
	width:960px;
	height:130px;
}
.headerInner h1{
	float:left;
	padding-top:45px;
}
.gNav{
	float:right;
	padding-top:45px;
}
.gNav li{
	float:left;
	padding-right:45px;
}
.gNav li:last-child{
	padding-right:0;
}

/* Pagetop
====================================================== */
.pagetop{
	padding-top:60px;
	text-align:center;
}

/* Footer
====================================================== */
.footer{
	width:100%;
	background:#000;
}
.footerInner{
	margin:0 auto;
	width:960px;
}
.fNav{
	padding:40px 0;
	text-align:center;
	font-size:14px;
}
.copyright{
	padding-bottom:40px;
	text-align:center;
	font-size:12px;
	color:#eee;
}

/* Title
====================================================== */
.cmnTitle{
	width:100%;
	height:200px;
	box-shadow:0px 0px 5px 3px rgba(0, 0, 0, 0.2) inset;
}
.cmnTitleInner{
	margin:0 auto;
	width:960px;
	height:200px;
}
.cmnTitleInner h2{
	float:left;
	height:200px;
	line-height:200px;
	font-size:60px;
	text-shadow:0 0 5px #480000;
}
.cmnTitleInner p{
	float:left;
	padding-left:40px;
	height:200px;
	line-height:200px;
	font-size:28px;
	text-shadow:0 0 5px #480000;
}
.titleDancer{
	background:url(../img/cmnTitleBg1.jpg) no-repeat;
	background-size:cover;
}

/* Contents
====================================================== */
.contents{
	margin:0 auto;
	padding-top:50px;
	width:960px;
}

/* cmnHead
====================================================== */
.cmnHead1{
	margin-bottom:25px;
	padding-left:12px;
	border-left:3px solid #f00000;
	font-size:160%;
	line-height:1;
}

/* cmnBox
====================================================== */
.cmnBox1{
	padding:0 0 50px 15px;
}

/* Top
====================================================== */
.topMvWrap{
	position:relative;
	width:100%;
	height:653px;
}
.topMvText{
	position:absolute;
	bottom:20px;
	right:20px;
	color:#fff;
	font-size:30px;
	z-index:99999;
}
.topMv{
	position:relative;
	width:100%;
	height:653px;
	background:#000;
}
.topMv li{
	display:block;
	height:653px;
	width:960px;
}
.topMv1{
	background:url(../img/mv1.jpg) no-repeat;
	background-size:cover;
}
.topMv2{
	background:url(../img/mv2.jpg) no-repeat;
	background-size:cover;
}
.topMv3{
	background:url(../img/mv3.jpg) no-repeat;
	background-size:cover;
}
.topMv4{
	background:url(../img/mv4.jpg) no-repeat;
	background-size:cover;
}
.topMv5{
	background:url(../img/mv5.jpg) no-repeat;
	background-size:cover;
}
.topContents{
	width:100%;
	border-top:5px solid #f00000;
	background:url(../img/top/contentsBg.png) no-repeat;
}
.topMain1{
	float:left;
	width:440px;
}
.topContentsInner{
	margin:0 auto;
	width:960px;
}
.topCatch{
	padding:45px 0 60px 0;
}
.topTopics{
	width:100%;
}
.topTopics th{
	width:125px;
	padding:15px 0 15px 0;
	border-top:1px solid #222;
	border-bottom:1px solid #222;
	text-align:left;
	vertical-align:middle;
	font-size:80%;
	line-height:1.7;
}
.topTopics td{
	padding:15px 0;
	border-top:1px solid #222;
	border-bottom:1px solid #222;
	text-align:left;
	vertical-align:middle;
	font-size:80%;
	line-height:1.7;
}
.topSide1{
	float:right;
	width:480px;
}
.topBanner{
	text-align:center;
}
.topBanner li{
	display:inline-block;
}

/* Dancer
====================================================== */
.dancerHead1{
	width:100%;
	height:60px;
	border-bottom:1px solid #222;
	background:#000;
}
.dancerHead1 .dancerHead1Inner{
	margin:0 auto;
	width:960px;
	height:60px;
}
.dancerHead1 .dancerHead1Inner h3{
	float:left;
	height:60px;
	line-height:60px;
	font-size:20px;
}
.dancerHead1 .dancerHead1Inner p{
	float:left;
	padding-left:30px;
	height:60px;
	line-height:60px;
	font-size:12px;
	color:#eee;
}
.dancerList{
	width:100%;
}
.dancerList li{
	display:block;
	width:100%;
	height:140px;
	border-bottom:1px solid #222;
}
.dancerList li a{
	display:block;
	width:100%;
	height:140px;
	color:#fff;
	text-decoration:none;
	transition:0.3s ease-in-out;
}
.dancerList li a:hover{
	color:#fff;
	text-shadow:0 0 5px #480000;
	background:#222;
}
.dancerList li a span{
	display:block;
	margin:0 auto;
	width:960px;
	height:140px;
}
.dancerList li.navNagata a span{
	background:url(../img/dancer/navNagata.png) no-repeat 100% 0;
}
.dancerList li.navHijikata a span{
	background:url(../img/dancer/navHijikata.png) no-repeat 100% 0;
}
.dancerList li.navTanaka a span{
	background:url(../img/dancer/navTanaka.png) no-repeat 100% 0;
}
.dancerList li.navOgata a span{
	background:url(../img/dancer/navOgata.png) no-repeat 100% 0;
}
.dancerList li.navKoike a span{
	background:url(../img/dancer/navKoike.png) no-repeat 100% 0;
}
.dancerList li a p{
	float:left;
	padding-right:40px;
	height:140px;
	line-height:140px;
}
.dancerList li a .name1{
	font-size:36px;
}
.dancerList li a .name2{
	font-size:18px;
}

/* Dancer Detail
====================================================== */
.ddSide{
	float:left;
	width:360px;
}
.ddMain{
	float:right;
	width:560px;
}
.ddTable1{
	width:100%;
}
.ddTable1 th{
	padding:0 10px 10px 0;
	font-size:90%;
	font-weight:normal;
	line-height:1.7;
	text-align:left;
	vertical-align:top;
}
.ddTable1 td{
	padding:0 0 10px 0;
	font-size:90%;
	font-weight:normal;
	line-height:1.7;
	text-align:left;
	vertical-align:top;
}
.ddList1{
	margin-left:20px;
	list-style:disc;
}
.ddList1 li{
	margin-bottom:10px;
	font-size:90%;
	line-height:1.7;
}

/* Record
====================================================== */
.recordList1{
	margin-left:20px;
	list-style:disc;
}
.recordList1 li{
	margin-bottom:12px;
	font-size:90%;
	line-height:1.8;
}

/* Contact
====================================================== */
.contactTable1{
}
.contactTable1 th{
	padding:0 30px 25px 0;
	font-size:90%;
	font-weight:normal;
	line-height:1.8;
	text-align:left;
	vertical-align:middle;
}
.contactTable1 td{
	padding:0 0 30px 0;
	font-size:90%;
	font-weight:normal;
	line-height:1.8;
	text-align:left;
	vertical-align:middle;
}
.cmnInput1{
	padding:5px;
	font-size:16px;
}

/* Button Basic Config
==================================== */
.btn{
	display:inline-block;
	text-align:center;
	text-decoration:none;
	outline:none;
}
.btn::before,
.btn::after{
	position:absolute;
	z-index:-1;
	display:block;
	content:'';
}
.btn,
.btn::before,
.btn::after{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

/* Button Size
==================================== */
.btnL{
	padding:14px 30px;
	font-size:18px;
}
.btnM{
	padding:12px 20px;
	font-size:14px;
}
.btnS{
	padding:8px 10px;
	font-size:12px;
}

/* Button Radius
==================================== */
.btnR3{
	border-radius:3px;
}
.btnR5{
	border-radius:5px;
}
.btnR8{
	border-radius:8px;
}

/* Button Black Animation
==================================== */
.btnBlackAnimation{
	position:relative;
	z-index:2;
	background-color:#333;
	border:2px solid #333;
	color:#fff;
}
.btnBlackAnimation:hover{
	background-color:#fff;
	border-color:#333;
	color:#333;
	cursor:pointer;
}
.btnBlackAnimation::before,
.btnBlackAnimation::after{
	top:0;
	width:50%;
	height:100%;
	background-color:#333;
}
.btnBlackAnimation::before{
	right:0;
}
.btnBlackAnimation::after{
	left:0;
}
.btnBlackAnimation:hover::before,
.btnBlackAnimation:hover::after{
	width:0;
	background-color:#333;
}

/* Topics
==================================== */
.topicsTable1{
	width:100%;
}
.topicsTable1 th{
	padding:25px 10px 25px 0;
	width:140px;
	font-size:90%;
	font-weight:normal;
	line-height:1.8;
	text-align:left;
	vertical-align:top;
	border-top:1px solid #f00000;
}
.topicsTable1 td{
	padding:25px 0;
	font-size:90%;
	font-weight:normal;
	line-height:1.8;
	text-align:left;
	vertical-align:top;
	border-top:1px solid #eee;
}

/* Links
==================================== */
.linksList1 dt{
	padding-left:12px;
	line-height:1;
	border-left:3px solid #f00000;
	font-size:150%;
}
.linksList1 dd{
	padding:15px 0 40px 15px;
	font-size:90%;
	line-height:1.7;
}
