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

/*Discography base----------------------*/

a,img {
	margin:0;
	padding:0;
}

h2 {
	border-bottom:#C03 1px solid;
	font-size:1.2em;
	margin-bottom:0;
	padding-bottom:5px;
	}

#disco_wrap {
    width: 930px;
	}
	
#disco_wrap2 {
    font-size: 13px;
    margin: 0 auto;
    text-align: left;
    width: 930px;
	background:url(../images/disco/glory/members_forGlory.jpg) no-repeat center top;
	background-color:#000000;
	}
	
.disco_title {
	background:#231815;
	background-color:rgba(23,18,15,0.3);
	padding:30px 10px 1px 30px;
	margin-bottom:400px;
	}
.disco_title h1 {
	float:left;
	padding-bottom:40px;
	margin-top:0;
	}
	
.disco_title p {
	margin-top:0;
	}
	
	
	
.disco_lead_s {
	font-size:17px;
	line-height:1.6em;
	margin-left:2px;
	}
	
h1 {
	line-height:1em;
	word-wrap: break-word;
	font-weight:normal;
	margin:0 30px 0 0;
	padding:0;}
.h1_b {font-size:36px;
/*font-weight:normal;*/}	
	
.disco_contents {
	margin:0;
	padding:0;
	}
.disco_pv {
	float:left;
	width:412px;
	padding:0 32px 32px;
	/*background-color:rgba(72,71,71,0.5);*/
	margin-left:30px;
	margin-right:25px;
	}
	
.pv_copy {
	color:#3399FF;
	font-weight:bold;
	line-height:0.5em
	}
.pv_title {
	color:#FFFFFF;
	font-size:24px;
	font-weight:normal;
	line-height:0.5em;}
	
.disco_txt {
	/*float:right;*/
	/* [disabled]width:360px; */
	color:#fff;
	margin:0 20px;
	/*text-shadow:
1px 1px 0px rgba(255,255,255,0.3),
2px 2px 3px rgba(255,255,255,0.5);*/
line-height:2em;
	margin-top:0px;
	}
.disco_txt_m {/*影ない*/
	text-shadow:none;
	margin:0 30px;
	}

.disco_txt_r { /*右寄せ*/
	/*margin-left:550px;*/}
	
.disco_txt a{
	text-decoration:underline;
	color:#FF0066;
}
.disco_txt a:hover{
	color:#FF0066;
}

ul.disco_nav {
	list-style:none;}

ul.disco_nav  li {
	float:right;
	font-size:12px;
	background:#F06;
	padding:5px 15px;
	margin-left:1px;}
	
ul.disco_nav  li:hover{
	background:#FF0033;}
		

/*シングル・生まれる前にいた場所へ----------------------*/
.disco_wrop_umare {
	background:url(../images/disco/umarerumaeni/back_moon.jpg) right top no-repeat;
	
	}
	
.goout {
	border:#FF0033 1px solid;
	padding:6px 20px 10px;
	margin-top:20px;
	}

.goout_bnr_p {
	font-weight:bold;
	color:#33CCFF;
	font-size:110%;
	}
ul.goout_bnr {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
ul.goout_bnr li {
	float:left;
	margin:0 0 0 10px;
	padding:0;}
	
ul.goout_bnr li.goout_bnr_li_f {
	margin:0 0 0 0;
	}

/*インタビュー*/
h3.disco_m_h3 {
	font-size:160%;
	font-weight:normal;
	margin:2.6em 0;
	border-left:1px solid #999;
	padding:5px 0 5px 15px;}

h4.disco_in {
	font-style:italic;
	font-size:1em;
	font-weight:normal;
	color:#FFFFCC;}

.marre {
	color:#F36;}

.disco_img {
	margin-left:20px;	
	}

.disco_cap {
	font-size:0.85em;
	text-align:right;
	margin:0;
	}
	
.glory_img {
	margin:0 0 20px 20px;
	}
.glory_img_l {
	margin:0 20px 20px 0;
	}
	
.glory_img200 {
	width:200px;
	margin-bottom:0;
	line-height:1.2em;
	font-size:0.85em;
	}
.glory_img200 img{
	margin-bottom:0;
	}
	
strong {
	font-size:1.2em;
}
 
	
/*body#disco_glory .disco_wrop_glory {
  display: table;
  width: 930px;
  position: relative;
  background: url(../images/disco/glory/bridge01.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
 
.disco_contents {
  display: table;
  width: 930px;
  position: relative;
  background: url(../images/disco/glory/bridge01_g.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/