@charset "UTF-8";
/* 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;
	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);
	width: 100vw;
	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 {
	
	max-width: 1100px;
	height: auto;
	margin: 0 auto;
}
*/
#top .slick {
	width: 950px;
	margin: 0 auto 30px;
	list-style: none;
}
.slick-list, .slick-track {
	margin-bottom: 0;
	line-height: 0;
	vertical-align: bottom;
}
.slick li {
	margin: 0;
	padding: 0;
	line-height: 0;
}
.slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.prev-arrow {
  left: -45px;
  cursor: pointer;
}
.next-arrow {
  right: -45px;
  cursor: pointer;
}
.slick .release {
	background: #000 url(../images/bg-toujisya.jpg) top center no-repeat;
	background-size: cover;
	/*width: 1100px;
	height: 660px;*/
}
/*
.mv {
	width: 1100px;
	height: 660px;
}
*/
.mv img {
	display: block;
	max-width: 100%;
	height: auto;
}


#top .content {
	width: 950px;
	height: 534px;
	margin: 0 auto;
}

.top-main {
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 40px 40px 40px 50px;
	color: #fff;
	text-align: center;
}
.top-main img {
	display: block;
	max-width: 100%;
	height: auto;
}
.top-main a {
	color: #fff;
}
.top-main .left {
	width: 43%;
}
.top-main .left h1 {
	width: 100%;
	margin: 15px 0 0;
	padding: 0;
	color: #fff;
}
.top-main .left .item {
	width: 375px;
	margin: 30px auto 0;
	padding: 0;
	font-family: 'Shippori Mincho', serif;
	font-weight: 600;
}
.top-main .left .item li {
	width: 375px;
	margin: 0 0 0.25em;
	padding: 0;
	text-align: left;
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 0px 1px 0 #000, 0 -1px 0 #000, -1px 0 0 #000, 1px 0 0 #000;
	line-height: 1.75;
	font-size: 0.9em;
}
.right {
	width: 28%;
	padding-top: 320px/*335px*/;
}
.songlist {
	width: 100%;
	margin-top: 130px;
}
.buy-dl, .buy-cd {
	display: block;
	background: #fff;
	border: 0px solid #444444;
	border-radius: 8px;
	text-align: center;
	line-height: 1;
	margin-bottom: 0/*10px*/;
	padding: 12px 0;
	color: #000 !important;
	font-family: 'Libre Baskerville', serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 1;
}
.buy-dl {
	background-color: #643e3ed9 !important;
	margin-bottom: 0;
	color: #000000d9;
}
/*.buy-dl:hover,*/ .buy-cd:hover {
	background: #d60000;
	color: #fff !important;
}
.buy-dl img, .buy-cd img {
	display: block;
	max-width: 75%;
	margin: auto;
}
.sns {
	height: 20px;
	margin: 0;
	text-align: left;
	padding-right: 0;
}

.news, .bottom {
	position: absolute;
	bottom: 0;
	width: 950px;
	background-color: rgba(0,0,0,0.3);
}
.bottom ul {
	width: 70%;
	margin: auto;
	padding: 20px 0 15px;
}
.bottom ul li {
	margin-bottom: 0.5em;
	line-height: 1.5em;
	list-style-type: square;
}
.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: 8px 15px 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: 15px 15px 10px;
	font-size: 84.6% !important;
	line-height: 1.5!important;
	color: #fff;
}
dl#topnews dd {
	margin:0 0 0.25em 6.25em !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;
}

.modal-wrapper {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
}
.modal-overlay {
  background: rgba(0,0,0,0.8);
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.modal-window {
  left: 50%;
  padding: 30px;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 60%;
}
.modal-content {
  position: relative;
}
.modal-close {
  z-index: 20;
  position: absolute;
  top: 0;
  right: 0;
}
.movie {
	position: relative;
	height: 0;
	margin: 0 auto;
	padding: 0 0 56.25%;
	overflow: hidden;
}
.movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


#top #footer {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
#footer .banners {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
ul.banner {
	display: flex;
	justify-content: space-between;
	list-style: none;
}
ul.banner li {
	box-sizing: border-box;
	background-color: #000;
	border: 3px solid #000;
	height: 81px;
	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;
}
.sns ul {
	display: flex;
	justify-content: flex-end;
	margin: 15px 0 auto;
	padding: 0;
}
.sns ul li{
	list-style-type: none;
}

/* 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 */

.links dt {
	margin: 1em 0 0;
	font-size: 1.4em;
}
.links dd {
	border-bottom: 1px solid #dedede;
	margin: 0 0 2em;
	padding-bottom: 2em;
}
.links dd:last-child {
	border-bottom: none;
}
.links a:hover {
	text-decoration: underline;
}

#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;
}


 

