@charset "utf-8";
.sp {
	display: none!important;
}
input[type="submit"] {
	-webkit-appearance: none;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
}
body {
	font-size: 14px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	color: #FFF;
	width: 100%;
	min-width: 1200px;
	word-break: break-all;
	line-height: 1.5;
	overflow-x: hidden;
	background-color: #000;
}
a {
	-webkit-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
p, dt, dd, li, th, td {
	line-height: 1.5;
}
/*clearfix */
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 0px;
}
h1 {
	padding: inherit;
	font-size: 2em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: inherit;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-rendering: inherit;
	padding: 0;
}
select {
	width: 100%;
	border: 1px solid #ccc;
	background-color: #fff;
}
img {
	border: none;
	vertical-align: top;
	height: auto;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #EB2A2F;
	text-decoration: none;
}
a:hover {
	color: #EB2A2F;
	text-decoration: underline;
}
.hover:hover {
	opacity: 0.7;
}
.link01 {
	text-decoration: underline;
}
.link01:hover {
	text-decoration: none;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bold {
	font-weight: bold;
}
.mb10 {
	margin-bottom: 10px;
}
.center {
	text-align: center!important;
}
.left {
	text-align: left;
}
table {
	border-collapse: collapse;
}
.red {
	color: #F00;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cmnblock01 {
	padding-top: 90px;
	padding-bottom: 135px;
	background-repeat: no-repeat;
	background-position: center top;
}
.cmnblock01.type02 {
	background-size: cover;
}
.block01 {
	background-image: url(../img/common/bg_02.png);
}
.block02 {
	background-image: url(../img/common/bg_03.png);
	padding-top: 135px;
}
.block03 {
	background-image: url(../img/common/bg_04.png);
	padding-top: 135px;
	background-size: cover;
	background-position: center bottom;
}
.block04 {
	background-image: url(../img/common/bg_05.png);
	padding-top: 135px;
}
.block05 {
	background-image: url(../img/common/bg_06.png);
}
.title01 {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.red {
	color: #C02226;
	font-weight: bold;
}
.inner {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#anc01, #anc02, #anc03, #anc04, #anc05 {
	padding-top: 80px;
	margin-top: -80px;
}
/*///header///*/

header {
	width: 100%;
	min-width: 1200px;
	height: 80px;
	border-bottom: 1px solid #3F3F3F;
	position: fixed;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.5);
}
.headerwrap01 {
}
.head01 {
	float: left;
	padding-top: 21px;
	padding-left: 170px;
}
nav {
	float: left;
	padding-top: 28px;
	padding-left: 110px;
}
nav ul li {
	display: inline-block;
	padding-right: 45px;
}
nav ul li a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 2px;
	border-bottom: 2px solid transparent;
}
nav ul li a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #C02226;
}
.gnavwrap {
	display: none;
}
.space {
	content: '';
	display: block;
	height: 80px;
}
/*///main///*/

.main01 {
	background-image: url(../img/common/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding-top: 23%;
	padding-bottom: 5%;
	background-size: 100%;
}
.logo {
	width: 48%;
	margin: 0 auto;
}
.logo img {
	width: 100%;
}
/*///profile///*/

.pro01 {
	text-align: center;
	margin-bottom: 40px;
}
.pro02 {
	text-align: center;
	margin-bottom: 50px;
	font-size: 20px;
	line-height: 1.9;
}
.cas01 {
	text-align: center;
}
.cas02 {
	float: left;
	width: 332px;
	margin-right: 52px;
	background-color: #555;
}
.cas02:last-child {
	margin-right: 0;
}
.cas03 {
}
.cas04 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 7px;
}
.cas04 dt {
	font-size: 28px;
}
.cas04 dd {
	font-size: 16px;
}
/*///news///*/

.twitterbox {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #292F33;
}
/*///release///*/

.rel01 {
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
	width: 665px;
	text-align: center;
}
.rel01:last-child {
	margin-bottom: 0;
}
.rel02 {
	float: left;
	width: 300px;
}
.rel02.type0 {
	margin-left:auto;
	margin-right:auto;
	float:none;
}
.rel03 {
	float: right;
	width: 300px;
}
.rel04 {
	margin-bottom: 12px;
}
.rel05 {
	margin-bottom: 5px;
	font-size: 20px;
}
.rel06 {
	display: inline-block;
	font-size: 18px;
	border: 1px solid #1FA7DF;
	color: #1FA7DF;
	min-width: 76px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.rel06.type02 {
	border: 1px solid #C83665;
	color: #C83665;
}
.rel06.type03 {
	border: 1px solid #F8DF03;
	color: #F8DF03;
}
.rel06.type04 {
	border: 1px solid #fff;
	color: #fff;
}
.rel06.type05 {
	border: 1px solid #7796A3;
	color: #7796A3;
}
/*///movie///*/

.mov01 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 657px;
	padding-top: 386px;
}
.mov01 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/*///eveny&live///*/

.ev00 {
	margin-bottom: 80px;
}
.ev01 {
	text-align: center;
}
.ev01 dt {
	font-size: 32px;
	margin-bottom: 20px;
	color: #C02226;
	font-weight: bold;
}
.ev01 dt.type02 {
	display: inline;
	border-bottom: 1px solid #C02226;
}
.ev01 dt.type02::after {
	content: '';
	display: block;
	width: 100%;
	height: 20px;
}
.ev01 dd {
	font-size: 20px;
	margin-bottom: 25px;
}
.ev02 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 15px;
}
.ev02 span {
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	border: 1px solid #fff;
}
.ev03 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 40px;
}
.ev04 {
	font-size: 16px;
	text-align: center;
}
.ev05  {
	font-size: 32px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 35px;
}
footer {
	padding-top: 50px;
	padding-bottom: 110px;
}
.copy {
	font-size: 16px;
	text-align: center;
}
.acccont {
	display: none;
}
.acctitle {
	background-image: url(../img/common/open.png);
	background-repeat: no-repeat;
	background-position: right 30px center;
}
.acctitle.open {
	background-image: url(../img/common/close.png);
}

.bd01 {
	margin-bottom: 45px;
	padding-bottom: 45px;
	border-bottom: 1px solid #999;
}
.ev_img {
	text-align:center;
	margin-bottom:55px;
}
.ev_img img {
	max-width: 100%;
}

.ade01 {
	border: 1px solid #3F3F3F;
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color: rgba(0,0,0,0.3);
	padding:45px;
	margin-bottom:65px;
}
.ade02 {
	text-align:center;
    font-size: 26px;
    margin-bottom: 25px;
    color: #C02226;
    font-weight: bold;
}
.ade03 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 35px;
}
.ade04 {
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #3F3F3F;
}
.ade05 {
	text-align:center;
    font-size: 24px;
    color: #FFFFBF;
    font-weight: bold;
}
.ade06 {
	text-align:center;
    font-size: 16px;
    margin-bottom: 25px;
	margin-top:5px;
}
.ade07 li {
	margin-bottom:5px;
	text-indent:-1em;
	margin-left:1em;
}