#discontinued {
	position:fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 21;
}
#discontinued div {
	width: 100%;
	height: 100%;
	position: relative;
	background-image: url(/_/discontinued.png);
	background-repeat: no-repeat;
	background-size:contain;
	background-position: center center;
	z-index: 2;
}

textarea {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:#a9a9a9 1px solid;
	padding:0 3px;
	color: black;
	max-width: 95%;
}
input[type=text],
input[type=email]{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:#a9a9a9 1px solid;
	height:25px;
	padding:0 3px;
	color: black;
}
	input[type=text]:focus,
	input[type=email]:focus,
	textarea:focus {
		border:solid 1px #b50000;
	}
input[type=submit]{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:#a9a9a9 1px solid;
	width: 150px;
	height: 25px;
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 0 3px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	background: #5b0098;
	text-shadow: 1px 1px 0px #515151;
}
	input[type=submit]:hover {
		background: #9712a8;
	}
	input[type=submit]:last-child {
		margin-right: 0;
		margin-bottom: 0;
	}
option, select {
	padding: 0 3px;
	height: 25px;
	color: #000;
}


.topmenu li {
	padding: .3em;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

html, body {
	height: 100%;
	color: white;
}


h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
	margin: .2em;
}
p {
	margin: 0px 0px 12px;
	line-height: 1.6;
}
* {
	box-sizing: border-box;
}


a {
	color: #ce8afc;
	text-decoration: none;
}
a[href^="http"]:after{
	font-family: FontAwesome;
	content: " \f08e";
}
a:hover {
	color: #9712a8;
}
a.non {
	border:	none;
}

.red {
	color: #c51e1e;
}
.gray {
	color: #979797;
}
.left-space {
	margin-left: 1em;
}

img {
	max-width: 100%;
}

body {
	font-family: "Averia Serif Libre","Times New Roman","游明朝",YuMincho,"Hiragino Mincho ProN",Meiryo,serif;
	font-weight: 400;
	background: #000000;
	line-height: 1.42857;
	font-size: 14px;
	margin: 0px;
	text-align: center;
}

article {
	margin-bottom: 5em;
}

#headbox {
}
	#headbox h1 {
		margin: .6em;
	}
#ultrahead {
	width: 100%;
	background-color: #c51e1e;
	text-align: left;
	padding: 0 5px;
}
	#ultrahead a {
		color: inherit;
	}
	#ultrahead a:after{
		content: none;
	}

#mainbox {
	padding: 0 0 2.7em 0;
	background-color: #000;
	width: 80%;
	max-width: 1500px;
	margin: auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-table; }

section {
	text-align: left;
}
h2.sectionTitle {
	border-bottom: 1px solid #b8b8b8;
	padding-bottom: 12px;
	margin: 0;
}
h2.sectionTitle:before {
	content: url(/_/bara_mini.png);
	margin-right: 7px;
	position: relative;
	top: 6px;
}
.sectionContent {
	margin-bottom: 29px;
	padding: 14px;
}
	.sectionContent ul  {
		padding: 0;
		margin: 0;
	}
	.sectionContent ul li {
		list-style: none;
		border-bottom: 1px dotted #b8b8b8;
		padding: .9em 0;
	}
	.youtube-wrapper {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	.youtube-wrapper iframe  {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
.ol_music {
}
	.ol_music li {
		margin-bottom: .8em;
	}

#releasesbox {
}
	#releasesbox p {
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
		background-color: #161616;
		max-width: 50%;
		margin: 10px auto;
		padding: 20px;
	}
	#releasesbox iframe {
		margin: 6px;
	}



#membersbox {
}
	#membersbox p  {
		word-break: break-all;
		padding: .5em;
	}
	#membersbox p img {
		display: block;
		margin: 0 auto;
	}
	#membersbox p br {
		line-height: 3em;
	}

dl.dl_goods{
}
	dl.dl_goods > * {
		float: left;
	}
	dl.dl_goods h3 {
		font-size: 120%;
		margin-bottom: .6em;
	}
	dl.dl_goods dt {
		margin-bottom: 19px;
		clear: both;
		width: 40%;
	}
	dl.dl_goods dt img {
		width: 100%;
	}
	dl.dl_goods dd {
		margin: 0;
		padding-left: 12px;
		width: 60%;
	}
	.gray_out {
		opacity: 0.25; 
	}
	

.bio {
}
	.bio img {
		float: left;
		width: 50%;
		margin: 0 15px;
	}


.maru {
	border: 1px solid #595959;
	background-color: #181818;
	padding: 9px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
	margin-bottom: 7px;
}
.formdiv {
	margin: 10px 0;
}
	.formdiv dl {
		overflow: hidden;
		margin: 1.5em 0;
	}
		.formdiv dt {
			white-space: nowrap;
			color: #888;
		}
		.formdiv dd {
			margin-bottom: 1.3em;
		}
.errorlist {
	list-style-position: inside;
	padding: 0;
}
	.errorlist li {
		color: #680000;
	}
.top_margin {
	margin-top: 1em;
}


.btn {
	border-style: solid !important;
	border-width: 1px;
	border-color: #51005c #270038 #270038 #51005c;
	-webkit-border-radius: 7px; /* Chrome,Safari */
	-moz-border-radius: 7px;    /* Firefox */
	border-radius: 7px;         /* CSS3 */
	padding: 0.3em 0.9em;
	margin: 0;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#be8ebe), to(#51005c)); /* Chrome,Safari */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffbe8ebe,EndColorStr=#ff51005c); zoom:1; /* IE */
	background: -moz-linear-gradient(top, #be8ebe, #51005c); /* Firefox */
	background: -o-linear-gradient(top, #be8ebe, #51005c);   /* Opera */
	background: linear-gradient(top, #be8ebe, #51005c);      /* CSS3 */
	line-height: 2em;
	white-space: nowrap;
	box-shadow: 1px 1px 6px black;
	color: #f1f1f1;
	cursor: pointer;
}
.btn:before {
	content: "☞ "
}
.btn-back:before {
	content: "☜ "
}


footer {
	margin: 39px;
	color: #e4e4e4;
	font-size: 90%;
	clear: both;
}



#pc-navigation {
	background:rgba(236, 236, 236, 0.1);
}
#pc-navigation ul {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
#pc-navigation li {
	display: inline-block;
	width: 15%;
	font-size: 150%;
}
#pc-navigation li a {
	display: block;
	padding: .8em;
	color: #d0d0d0;
}
#pc-navigation li a:hover {
	color: #9712a8;
}


/* Media Queries - PC */
@media screen and (min-width: 992px) {
	#membersbox p {
		display: inline-block;
		max-width: 24%;
		vertical-align: top;
	}
	.left_content {
		float: left;
		width: 62.5%;
	}
	.right_content {
		float: right;
		width: 35%;
	}
	.pure-toggle-label {
		display: none;
	}
}

/* Media Queries - Tablet */
@media screen and (max-width: 991px) {
	#releasesbox p {
		max-width: 95%;
	}
	#membersbox p {
		display: inline-block;
		max-width: 49%;
		vertical-align: top;
		padding: .5em;
	}
	#mainbox {
		width: 90%;
	}
	.bio img {
		float: none;
		width: 100%;
		margin: 5px 0;
	}
	.pure-toggle-label {
		display: none;
	}
}

/* Media Queries - Small Tablet & Smartphone */
@media screen and (max-width: 767px) {
	#membersbox p {
		display: block;
		max-width: none;
	}
	#membersbox p img {
		width: 100%;
	}
	dl.dl_goods > * {
		float: none;
		width: 90% !important;
	}
	dl.dl_goods dd {
		border-bottom: 1px solid dimgray;
		margin-bottom: 27px;
	}
	#mainbox {
		width: 96%;
	}
/*
	.pure-toggle-label {
		display: block;
	}
	#pc-navigation {
		display: none;
	}
*/
	#pc-navigation li {
		display: inline-block;
		width: 18%;
		font-size: 120%;
	}
}

/* Media Queries - Small Tablet & Smartphone */
@media screen and (max-width: 480px) {
	#pc-navigation li {
		font-size: 84%;
	}
}




