@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:700');
/* CSS Document */

/* rest */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, 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, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 13px;
	vertical-align: baseline;
	background: transparent;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, object, embed, iframe {
	display: block;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
nav ul, nav li, ul li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	width: auto
}
q:before, q:after {
	content: "";
}
abbr, acronym {
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
legend {
	color: #333;
}
a, a:hover, a:visited:hover, a:active, a:active:hover {
	outline: none;
}
a, a:hover, a:visited:hover, a:visited {
	text-decoration: none;
	color: #333;
}

::-moz-selection {
background: #cccccc;
color: #fff;
text-shadow: none;
}
::selection {
	background: #cccccc;
	color: #fff;
	text-shadow: none;
}
a {
	color: #333;
	text-decoration: none;
}
a img {
	border: 0;
}
.clear {
	clear: both;
}
/*p {
	color: #000;
}*/
body {
	background: #000 url(../images/dot-gr.gif);
	color: #fff;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}

ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

* html .clearfix {
  height: 1px;
  /*
  height: auto;
  overflow: hidden;
  /**/
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

.pdg_t5 { padding-top: 5px !important; }
.pdg_t15 { padding-top: 15px !important; }
.pdg_t20 { padding-top: 20px !important; }
.pdg_t30 { padding-top: 30px !important; }
.pdg_t35 { padding-top: 35px !important; }
.pdg_r0 { padding-right: 0px !important; }
.pdg_r30 { padding-right: 30px !important; }
.pdg_b0 { padding-bottom: 0px !important; }
.pdg_b5 { padding-bottom: 5px !important; }
.pdg_b15 { padding-bottom: 15px !important; }
.pdg_b10 { padding-bottom: 10px !important; }
.pdg_b20 { padding-bottom: 20px !important; }
.pdg_b30 { padding-bottom: 30px !important; }
.pdg_l30 { padding-left: 30px !important; }
.pdg_l40 { padding-left: 40px !important; }
.pdg_l50 { padding-left: 50px !important; }
.mrg_t15 { margin-top: 15px !important; }
.mrg_t20 { margin-top: 20px !important; }
.mrg_t30 { margin-top: 30px !important; }
.mrg_b0 { margin-bottom: 0 !important; }
.mrg_b5 { margin-bottom: 5px !important; }
.mrg_b10 { margin-bottom: 10px !important; }
.mrg_b15 { margin-bottom: 15px !important; }
.mrg_b20 { margin-bottom: 20px !important; }
.mrg_b30 { margin-bottom: 30px !important; }
.mrg_b40 { margin-bottom: 40px !important; }
.mrg_b50 { margin-bottom: 50px !important; }
.mrg_l15 { margin-left: 15px !important; }
.mrg_l20 { margin-left: 20px !important; }
.mrg_l30 { margin-left: 30px !important; }
.mrg_r5 { margin-right: 5px !important; }
.mrg_r30 { margin-right: 30px !important; }
.flt_l { float: left; }
.flt_r { float: right; }
.clear { clear:both; }
.fw_nml { font-weight: normal !important }
.fw_bld { font-weight: bold !important }
.txt_9 { font-size: 69.2% !important; }
.txt_10 { font-size: 76.9% !important; }
.txt_11 { font-size: 84.6% !important; }
.txt_12 { font-size: 92.3% !important; }
.txt_14 { font-size: 107.7% !important; }
.txt_15 { font-size: 115.4% !important; }
.txt_16 { font-size: 123.1% !important; }
.txt_17 { font-size: 130.8% !important; }
.txt_18 { font-size: 138.5% !important; }
.txt_19 { font-size: 146.2% !important; }
.txt_20 { font-size: 153.8% !important; }
.txt_21 { font-size: 161.5% !important; }
.txt_22 { font-size: 169.2% !important; }
.txt_23 { font-size: 176.9% !important; }
.txt_24 { font-size: 184.6% !important; }
.txt_bold { font-weight: bold; }
.txt_normal { font-weight: normal; }
.txt_red { color: #d80b0b; }
.txt_wht { color: #fff; }
.txa_left { text-align: left; }
.txa_center { text-align: center; }
.txa_right { text-align: right; }
.bdr_t_wht { border-top: 1px solid #fff !important; }
.bdr_b_wht { border-bottom: 1px solid #fff !important; }
.bdr_l_wht { border-left: 1px solid #fff !important; }
.bdr_r_wht { border-right: 1px solid #fff !important; }
.bdr_t_blk { border-top: 1px solid #000 !important; }
.bdr_b_blk { border-bottom: 1px solid #000 !important; }
.bdr_l_blk { border-left: 1px solid #000 !important; }
.bdr_r_blk { border-right: 1px solid #000 !important; }
.bdr_l_wht2 { border-left: 2px solid #fff !important; }
.bdr_r_wht2 { border-right: 2px solid #fff !important; }
.bdr_l_gld2 { border-left: 2px solid #cdb686 !important; }
.nobdr_l { border-left: 0 !important; }
.nobdr_r { border-right: 0 !important; }
.releative { position: relative; }
.imgcenter {
	display: block;
	margin: 0 auto;
}
.bg-wht {
	background: #fff;
}
.bg-blk {
	background: #000;
}
.bg-strp-gr {
	background-image: url(../images/strp-gr.gif);
}
.vertical-m div, .vertical-m p {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* navigation */
.nav-wrapper {
	background: rgba(38,38,38,0.5);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(50,50,50,0.5) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(50,50,50,0.5) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%, rgba(50,50,50,0.5) 100%);
}
.nav-wrapper ul {
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	width: 950px;
	margin: 0 auto;
}
.nav-wrapper ul li {
	width: 14.2%;
	border-right: 2px solid #fff !important;
	text-align: center;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
.nav-wrapper ul li:hover {
	background: #fff;
}
.nav-wrapper ul li a {
	display: block;
	padding: 30px 8px;
	color: #d80b0b;
}
.nav-wrapper ul li a:hover {
	color: #d80b0b !important;
}

/* top page */

#top .bg-photo {
	background: #000 url(../images/bg-sakaseya.jpg) top center no-repeat;
	background-size: cover;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}
#top .content {
	width: 950px;
	margin: 0 auto;
}
.sns {
	height: 20px;
	text-align: left;
	padding-top: 15px;
}
.sns ul {
	display: flex;
	justify-content: flex-start;
	margin: 0;
	padding: 0;
}
.sns ul li{
	list-style-type: none;
}
#top-main {
	width: 600px;
	margin-left: 30px;
	padding: 10px 0 30px;
	color: #fff;
	text-align: center;
}
#top-main .album-info {
	width: 500px;
	margin: 0 auto;
	padding: 30px 0 20px;
	color: #fff;
}
#top-main .album-info img {
	display: block;
	max-width: 100%;
	height: auto;
}
.retail {
	display: flex;
	justify-content: space-between;
}
#retailer {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
/*
#retailer > li {
	float: left;
	position: relative;
}
#retailer .buy-dl {
	background: rgba(50,50,50,0.9);
	background: -moz-linear-gradient(top,  rgba(50,50,50,0.9) 0%, rgba(0,0,0,0.9) 100%);
	background: -webkit-linear-gradient(top,  rgba(50,50,50,0.9) 0%, rgba(0,0,0,0.9) 100%);
	background: linear-gradient(to bottom,  rrgba(50,50,50,0.9) 0%, rgba(0,0,0,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#000000',GradientType=0 );
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 5px;
	text-align: center;
	line-height: 1;
}
.btn-dl {
	display: block;
	margin: 0 auto;
	padding: 13px 0;
}
#retailer li a {
	display: block;
	width: 360px;
	height: 44px;
	color: #fff;
}
#retailer .buy-dl:hover  {
	background: none !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 );
	color: transparent;
}
#retailer li ul {
	height: 40px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top: 0px;
	left: 0px;	
}
#retailer li ul {
	height: 40px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#retailer li ul li a {
	border-top: 2px solid transparent;
	border-right: 3px solid transparent;
	border-bottom: 2px solid transparent;
	border-left: 3px solid transparent;
	border-radius: 5px;
	width: 114px !important;
	height: 40px !important;
	opacity: 0.6;
	filter: alpha(opacity=70);
}
#retailer li:hover ul, #retailer li img {
	display: block;
}
#retailer li ul li {
	display: block;
	background: transparent;
	border: 0;
}
#retailer li ul li a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
*/
.buy-dl, .buy-cd {
	background: rgba(50,50,50,0.9);
	background: -moz-linear-gradient(top,  rgba(50,50,50,0.9) 0%, rgba(0,0,0,0.9) 100%);
	background: -webkit-linear-gradient(top,  rgba(50,50,50,0.9) 0%, rgba(0,0,0,0.9) 100%);
	background: linear-gradient(to bottom,  rrgba(50,50,50,0.9) 0%, rgba(0,0,0,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99323232', endColorstr='#99000000',GradientType=0 );
	border-radius: 5px;
	width: 295px;
	height: 44px;
	text-align: center;
	line-height: 1;
}
.buy-dl a, .buy-cd a {
	display: block;
	border-radius: 5px;
	padding: 13px 0;
	color: #fff;
}
.buy-dl a:hover, .buy-cd a:hover {
	background: rgba(255,255,255,1);
	border-radius: 5px;
	color: #d80b0b !important;
}
.news {
	margin-bottom: 30px;
}
.news h2 {
	width: 2.5em;
	background-color: rgba(0,0,0,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88000000', endColorstr='#88000000',GradientType=0 );
	padding: 5px 10px 0;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #d80b0b;
	line-height: 1;
}
dl#topnews {
	background-color: rgba(0,0,0,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88000000', endColorstr='#88000000',GradientType=0 );
	padding: 10px 10px 7px;
	font-size: 84.6% !important;
	line-height:1.5!important;
	color: #fff;
}
dl#topnews dd {
	margin:0 0 0.25em 7em !important;
	text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
dl#topnews dt + dd {
	margin-top:-1.5em !important;
	color: #fff;
}
dl#topnews dd a {
	color: #fff;
}
dl#topnews dd:hover {
	text-decoration: underline;
	cursor: pointer;
}

#top #footer {
	margin-top: 0 !important;
	padding-top: 20px !important;
}
#footer .banners {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
ul.banner li {
	display: block;
	box-sizing: border-box;
	background-color: #000;
	border: 3px solid #000;
	width: 256px;
	height: 81px;
	margin-right: 5px;
	float: left;
	line-height: 1;
}
ul.banner li:hover {
	border-color: #d80b0b !important;
}
ul.banner li img {
	display: block;
}
.copyright {
	background-color: transparent !important;
	border: 0 !important;
	width: 150px !important;
	margin-right: 0 !important;
	text-align: right;
	float: right;
	color: #fff;
}
.copyright p { 
	font-family: 'Roboto Condensed', sans-serif;
}
ul.banner li.copyright:hover {
	background-color: transparent !important;
}

/* inner pages */
#header {
	overflow: hidden;
	background: #000;
	padding: 0 !important;
	text-align: center;
}

#header h1 {
	width: 950px;
	margin: 10px auto;
	padding-right: 10px;
	font-family: serif;
	font-size: 36px;
	text-align: right;
}
#header h1 a {
	color: #fff !important;
}
#header h1 img {
	display: block;
	max-width: 200px;
	height: auto;
	margin: 0 0 0 auto;
}

#main {
	background: #fff;
	width: 882px;
	margin: 0 auto 70px;
	padding: 10px 34px 30px;
	color: #333;
}

#main a:hover {
	color: #999;
}

#main h2 {
	padding: 10px 0;
	font-family: 'Roboto', sans-serif;
	color: #d80b0b;
	font-size: 184.6%;
	font-weight: 700;
	height: 30px;	
}

#contents {
	width: 882px;
	margin: 0 auto;
}

/* AIP */
#mainContentsBody {
	width: 882px;
	margin: 0 auto;
}
.mailService {
	width: 100% !important;
}
#informationList li .infoTitle {
	color: #333 !important;
}
.discoFrame {
	border-color: rgba(217, 11, 11, 0.25) !important;
}

/* /AIP */

#footer {
	width: 100% !important;
	margin: 0 auto !important;
	padding: 20px 0;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	clear: both;
}

#footer .navi {
	margin-bottom: 15px;
	font-size: 107.7%;
	color: #fff;
}

#footer .navi a {
	padding: 0 10px;
	font-size: 123.1%;
	color: #d80b0b;
}

#footer .navi a:hover {
	color: #fff;
	text-decoration: underline;
}


 

