@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;
}
li  {
	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;
	background-color: #f0eee2;
	color: #404040;
}
#nav01 {
	background-image: url(images/cmn/nav_bg.png);
	background-repeat: repeat;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.archive {
	padding: 10px;
	background-image: url(images/cmn/sp_menu.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
.archive .logo {
	width: 120px;
}
.subMenu {
	width: 100%;
	z-index: 1000;
	position: absolute;
}
.subMenu li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.subMenu li:last-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subMenu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/cmn/nav_bg.png);
	background-repeat: repeat;
}
#nav02 {
	height: 0px;
	overflow: hidden;
}
#main_image {
}
section {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
article {
	margin-top: 50px;
}
article .content:not(:first-child) {
	margin-top: 80px;
}
#r_nav {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
#r_nav a {
	display: block;
}
#r_nav a:not(:first-child) {
	margin-top: 5px;
}
#r_nav a:nth-child(n+4) {
	margin-top: 20px;
}
footer {
	text-align: center;
	margin-top: 80px;
	padding-top: 60px;
	padding-bottom: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404040;
}
.foot_content01 a {
	color: #404040;
}

.foot_content02 {
	margin-top: 40px;
}
.top_content01 {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #404040;
	border-bottom-color: #404040;
	height: 300px;
	overflow: auto;
}
.top_content01 a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #404040;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #404040;
	display: block;
	padding-left: 10px;
}
.top_content01 a:last-child {
	border-bottom-style: none;
}
#top_content02 .menber:nth-child(n+3) {
	margin-top: 20px;
}
#top_content02 .menber {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top_content02 .menber .name {
	background-image: url(images/cmn/nav_bg.png);
	background-repeat: repeat;
	color: #FFF;
	display: block;
	text-align: center;
	position: absolute;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	bottom: 0px;
}
.top_content03  {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.top_content03 .txt {
	margin-top: 10px;
	text-align: center;
}
.top_content03 .txt p:nth-child(3) {
	margin-top: 20px;
}
.top_content03 .txt p:nth-child(-n+2) {
	font-size: 18px;
	font-weight: bold;
}
#top_content04 {
	margin-top: 80px;
}
.top_content04 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.top_content05 {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #404040;
	border-bottom-color: #404040;
	height: 300px;
	overflow: auto;
}
.top_content05 a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #404040;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #404040;
	display: block;
	padding-left: 10px;
}
.top_content05 a:last-child {
	border-bottom-style: none;
}
.profile_content01 .pic {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.profile_content01 .txt {
	margin-top: 20px;
}
.profile_content01 .txt p:not(:first-child) {
	margin-top: 20px;
}
.profile_content02 {
	margin-top: 50px;
}
.profile_content02 .pic {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.profile_content02 .txt {
	margin-top: 20px;
}
.profile_content02 .txt p:not(:first-child) {
	margin-top: 20px;
}
#discography_content01 .discography_content:nth-child(n+2) {
	margin-top: 80px;
}
.discography_content .pic {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.discography_content .txt {
	text-align: center;
	margin-top: 20px;
}
.discography_content .txt p:nth-child(-n+2) {
	font-weight: bold;
}
.discography_content .txt p:nth-child(3) {
	margin-top: 20px;
}
.discography_content .txt p:last-child {
	font-weight: bold;
	margin-top: 20px;
}
.schedule_content {
	padding: 20px;
	border: 1px solid #404040;
}
.schedule_content .title {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #404040;
	padding-bottom: 10px;
	font-weight: bold;
}
.schedule_content .span_5em {
	display: inline-block;
	width: 5em;
}
.schedule_content p:nth-child(n+2) {
	margin-top: 10px;
}
#schedule_content01 .schedule_content:nth-child(n+3) {
	margin-top: 80px;
}
.movie .movie_content:nth-child(n+2) {
	margin-top: 80px;
}
.news_content {
	padding: 20px;
	border: 1px solid #404040;
}
.news_content .title {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #404040;
	padding-bottom: 10px;
	font-weight: bold;
}
.news_content p:nth-child(n+2) {
	margin-top: 10px;
}
#news_content01 .news_content:nth-child(n+3) {
	margin-top: 80px;
}
.mobile_out {
	height: 0px;
	overflow: hidden;
}
.more  {
	color: #404040;
	display: block;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #404040;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.title_h2 {
	font-size: 36px;
	line-height: 1em;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt50 {
	margin-top: 50px;
}
.bold {
	font-weight: bold;
}
.f12 {
	font-size: 12px;
}
.clearfix:after{
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}
/*** レスポンシブテーブルデザイン ***/
.submit{
	margin-right: auto;
	margin-left: auto;
	width: 50px;
	margin-top: 20px;
}
.shokai{
	width: 100%;
}
.shokai th{
	padding: 10px;
	width: 35%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border: 1px solid #404040;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
} 
.shokai td{
	padding: 10px;
	vertical-align: middle;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border: 1px solid #404040;
} 
@media (max-width: 1000px){
.shokai tr{
	border: 1px solid #404040;
}
.shokai th{
	display: block;
	border: none;
	width: 95%;
}
.shokai td{
	display: list-item;
	border: none;
	padding-top: 0px;
}
}
@media screen and (min-width : 1000px){
#nav01 {
	height: 0px;
	overflow: hidden;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav02 {
	background-image: url(images/cmn/nav_bg.png);
	height: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
#nav02 ul {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#nav02 ul li {
	float: left;
}
#nav02 ul li:first-child a {
	display: block;
	width: 295px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#nav02 ul li:nth-child(n+2) a {
	display: block;
	text-align: center;
	width: 140px;
	padding-top: 32px;
	padding-bottom: 20px;
}
#nav02 ul li a {
	text-decoration: none;
	color: #FFF;
}
#nav02 ul li a:hover {
	color: #CCC;
}
section {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/cmn/section_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
article {
	float: left;
	width: 900px;
}
#r_nav {
	float: right;
	width: 250px;
	margin-top: 26px;
	height: 850px;
}
#top_content01 {
	position: relative;
}
#top_content02 .menber {
	float: left;
}
#top_content02 .menber:nth-child(n+3) {
	margin-top: 0px;
}
#top_content03 {
	position: relative;
	float: left;
	width: 425px;
}
.top_content03 {
	width: 425px;
}

.top_content03 .pic {
	float: left;
	width: 240px;
}
.top_content03 .txt {
	float: left;
	margin-top: 0px;
	text-align: left;
	margin-left: 20px;
}
#top_content04 {
	position: relative;
	float: right;
	width: 425px;
	margin-top: 0px;
}
.top_content04 {
	width: 425px;
}
#top_content05 {
	position: relative;
}
.profile_content01 .pic {
	float: left;
	width: 425px;
}
.profile_content01 .txt {
	float: right;
	width: 425px;
	margin-top: 0px;
}
.profile_content02 .pic {
	float: right;
	width: 425px;
}
.profile_content02 .txt {
	float: left;
	width: 425px;
	margin-top: 0px;
}
.discography_content .pic {
	float: left;
	width: 400px;
}
.discography_content .txt {
	float: right;
	margin-top: 0px;
	text-align: left;
	width: 480px;
}
.movie .movie_content:nth-child(odd) {
	float: left;
	width: 425px;
}
.movie .movie_content:nth-child(even) {
	float: right;
	width: 425px;
}
.movie .movie_content:nth-child(n+2) {
	margin-top: 0px;
}
.movie .movie_content:nth-child(n+3) {
	margin-top: 80px;
}
.pc_out {
	height: 0px;
	overflow: hidden;
}
.mobile_out {
	height: auto;
}
.more  {
	position: absolute;
	top: -5px;
	right: 0px;
	margin-top: 0px;
}
.br_none br {
    display: none;
}
a img:hover {
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
	opacity: 0.7;
}
a:hover {
	text-decoration: underline;
}
}
