@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	font-weight:300;
}
body {
	line-height:1;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display:block;
}
ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
hr {
	display: block;
	height: 1px;
	margin: 10px 0;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #000000;
}
input, select {
	vertical-align:middle;
}
/*　禁則処理の追加*/
p,li,dt,dd,th,td,pre {
	-ms-line-break: strict;
	line-break: strict;
	-ms-word-break: break-strict;
	word-break: break-strict;
}
/*　禁則処理の追加*/
img {
	vertical-align: middle;
	max-width: 100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
}
#nav01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#tuizui {
	height: 0px;
	overflow: hidden;
}
.archive {
	background-color: #3f1226;
	padding: 15px;
	color: #FFF;
	background-image: url(images/cmn/sp_menu.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	font-weight: bold;
}
.subMenu {
	position: absolute;
	width: 100%;
	z-index: 1000;
}
.subMenu li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.subMenu li a {
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	display: block;
	background-image: url(images/cmn/bg_nav01.png);
	background-repeat: repeat;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#nav02 {
	height: 0px;
	overflow: hidden;
}
header {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#head02  {
	margin-top: 30px;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
}
#head02 .facebook {
	width: 30px;
	display: block;
	float: left;
}
#head02 .twitter {
	width: 30px;
	display: block;
	float: left;
	margin-left: 10px;
}
#head02 .youtube {
	width: 30px;
	display: block;
	float: left;
	margin-left: 10px;
}
section {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
article {
	margin-top: 50px;
}
#r_nav {
	margin-top: 100px;
	text-align: center;
}
#r_nav_content01 a {
	display: block;
}
#r_nav_content01 a:nth-child(2) {
	margin-top: 10px;
}
#r_nav_content01 a:nth-child(3) {
	margin-top: 0px;
}
#r_nav_content01 a:nth-child(4) {
	margin-top: 15px;
}
.page_top {
	display: block;
	width: 20px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	padding: 10px;
	text-align: center;
	color: #FFF;
	background-color: #3F1226;
	font-weight: bold;
	border-radius: 10px; /* CSS3草案 */
	-webkit-border-radius: 10px; /* Safari,Google Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
}
.foot_hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F1226;
}
footer {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#top_content01 {
	padding: 10px;
	border: 1px solid #3F1226;
	height: 300px;
	overflow: auto;
}
#top_content01 .day:not(:first-child) {
	margin-top: 20px;
}
#top_content02 .r {
	margin-top: 20px;
}
.mobile_out {
	height: 0px;
	overflow: hidden;
}
.mobile_movie {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.ticket {
	display: block;
	margin-top: 50px;
	text-align: center;
}

#schedule_content02 {
	margin-top: 100px;
}
#schedule_content02 dl dt {
	background-color: #3F1226;
	padding: 10px;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFF;
}
#schedule_content02 dl:not(:first-child) {
	margin-top: 10px;
}
.ti5em {
	text-indent: 5em
}
.span_10em {
	display: inline-block;
	width: 10em;
}
.discography_content01:not(:first-child) {
	margin-top: 100px;
}

.discography_content01 .l {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.discography_content01 .l p {
	font-size: 1.25em;
	font-weight: bold;
	color: #3F1226;
	margin-bottom: 10px;
}

.discography_content01 .r {
	text-align: center;
	margin-top: 10px;
}
.movie_content01:not(:first-child) {
	margin-top: 100px;
}
.movie_content01 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

.movie_content01 .r {
	margin-top: 100px;
}
#sp_sns_area {
	margin-top: 100px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#sp_sns_area .facebook_area {
	border: 1px solid #3F1226;
}

#sp_sns_area .r {
	margin-top: 50px;
	position: relative;
}
#sp_sns_area .follow_area {
	position: absolute;
	top: 13px;
	right: 0px;

}
#sp_sns_area .twitter_area {
	border: 1px solid #3F1226;
}





.midashi01 {
	font-size: 3em;
	color: #3F1226;
	text-align: center;
	line-height: 1em;
	margin-bottom: 10px;
}
.midashi01:not(:first-child) {
	margin-top: 100px;
}
.midashi02 {
	font-size: 1.25em;
	font-weight: bold;
	color: #3F1226;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.midashi03 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3F1226;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 20px;
	color: #3F1226;
	padding: 10px;
}
.midashi04 {
	color: #FFF;
	background-color: #3F1226;
	font-size: 2em;
	line-height: 1em;
	text-align: center;
	margin-bottom: 10px;
	padding: 20px;
}
.mt20 {
	margin-top: 20px;
}

.mt50 {
	margin-top: 50px;
}
.mt100 {
	margin-top: 100px;
}
.red {
	color: #B11C2F;
}


a {
	color: #0099FF;
}
.bold {
	font-weight: bold;
}
/*** レスポンシブテーブルデザイン ***/
tr .l_Cel {
	width: 35%;
	font-weight: bold;
	color: #3F1226;
}
.shokai{
	width: 100%;
}
.shokai th{
	padding: 10px;
	width: 35%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border: 1px solid #3F1226;
	vertical-align: middle;
	font-weight: bold;
	color: #3F1226;
	text-align: left;
} 
.shokai td{
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border: 1px solid #3F1226;
} 
@media (max-width: 1000px){
.shokai tr{
	border: 1px solid #3F1226;
}
.shokai th{
	display: block;
	border: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 90%;
}
.shokai td{
	display: list-item;
	border: none;
	padding-top: 0px;
}
tr .l_Cel {
	width: 90%;
	padding: 10px;
}
}
.clearfix:after{
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}
@media screen and (min-width : 1000px){
#tuizui {
	width: 100%;
	z-index: 10000;
	height: auto;
	background-image: url(images/cmn/bg_nav01.png);
}
.cb-header {
  position: fixed; /* ヘッダーバーを固定 */
  top: 0; /* 上から0の位置に固定 */
  left: 0; /* 左から0の位置に固定 */
  display: none; /* ヘッダーバーを非表示 */
}
#nav03 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#nav03 ul li {
	float: left;
}
#nav03 ul li a {
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	width: 199px;
}
#nav03 ul li:last-child {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	width: 198px;
}
#nav03 ul li a:hover {
	background-color: #3f1226;
}
#nav01 {
	height: 0px;
	overflow: hidden;
	margin: 0px;
}
#nav02 {
	height: auto;
}
#nav02 ul {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#nav02 ul li {
	float: left;
	width: 199px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #3f1226;
}
#nav02 ul li a {
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #3f1226;
}
#nav02 ul li:last-child {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3f1226;
	width: 198px;
}
#nav02 ul li a:hover {
	background-color: #3f1226;
	color: #FFF;
}
header {
	width: 1000px;
}
#head01 {
	float: left;
	width: 250px;
}
#head02 {
	float: right;
}
#main_image {
	background-color: #3f1226;
}
.w1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
section {
	width: 1000px;
}
article {
	float: left;
	width: 720px;
}
#r_nav {
	float: right;
	margin-top: 50px;
	width: 250px;
}
.page_top:hover {
	background-color: #795967;
}
footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top_content01 br {
	display: none;
}
#top_content02 .l {
	float: left;
	width: 300px;
}
#top_content02 .r {
	float: right;
	width: 400px;
	margin-top: 0px;
}
.mobile_out {
	height: auto;
}
.pc_out {
	height: 0px;
	overflow: hidden;
}


.discography_content01 .l {
	float: left;
}
.discography_content01 .r {
	float: left;
	margin-left: 20px;
	text-align: left;
	margin-top: 30px;
}
.movie_content01 {
	width: 100%;
}

.movie_content01 .l {
	float: left;
	width: 50%;
}
.movie_content01 .r {
	float: right;
	margin-top: 0px;
	width: 50%;
}
#pc_sns_area {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#pc_sns_area .l {
	float: left;
	width: 480px;
}
#pc_sns_area .facebook_area {
	border: 1px solid #3F1226;
}
#pc_sns_area .r {
	float: right;
	width: 480px;
	position: relative;
}
#pc_sns_area .follow_area {
	position: absolute;
	top: 13px;
	right: 0px;
}

#pc_sns_area .twitter_area {
	border: 1px solid #3F1226;
}
.midashi01 {
	text-align: left;
}
.midashi04 {
	text-align: left;
}
a:hover {
	text-decoration: none;
}
a img:hover {
filter: alpha(opacity=70);
-ms-filter: alpha(opacity=70);
opacity: 0.7;
}
}
