@charset "UTF-8" ;

/* トップページ
------------------------------------------*/
.inner{
	width: 980px;
	margin: 0 auto;
}

#header{
	background: #191919;
	position: fixed;
	width: 100%;
	z-index: 9999!important;
}

#nav{
	display: table;
	table-layout: fixed;
	border-left: 1px solid #4d4d4d;
}

#nav li{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #4d4d4d;
}

#nav a{
	display: block;
	height: 50px;
	line-height: 50px;
	font-family: 'Passion One', cursive;
	color: #fff;
	font-size: 19px; font-size: 1.9rem;
	letter-spacing: 1px;
	text-decoration: none;
}

#nav a:hover{
	background: #474747;
}

#mv{
	height: 635px;
	background: url(../img/bg_mv.jpg) no-repeat center top;
}

h1{
	padding-top: 250px!important;
	text-align: right;
}

h1 img{
	margin-right: -20px;
}

h2{
	line-height: 1;
	text-align: center;
	padding-top: 50px;
	font-family: 'Passion One', cursive;
	font-size: 60px; font-size: 6.0rem;
	letter-spacing: 3px;
}

h2 span{
	display: inline-block;
	padding: 0 20px 10px 20px;
}

#movie h2 span{ background: url(../img/bg_movie_tt.png) no-repeat center bottom;}
#features h2 span{ background: url(../img/bg_features_tt.png) no-repeat center bottom;}
#spec h2 span{ background: url(../img/bg_spec_tt.png) no-repeat center bottom;}
#gallery h2 span{ background: url(../img/bg_gallery_tt.png) no-repeat center bottom;}


#news{
	background: #000;
	border-top: 1px solid #2b2b2b;
	border-bottom: 1px solid #2b2b2b;
}

#news h2{
	position: relative;
}

#news h2 span{
	background: url(../img/bg_news_tt.png) no-repeat center bottom;
}

#news h2 a{
	display: block;
	height: 28px;
	line-height: 28px;
	color: #818181;
	background: #242424;
	border: 1px solid #474747;
	padding: 0 10px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px; font-size: 1.2rem;
	letter-spacing: 0;
	text-decoration: none;
	position: absolute;
	bottom: 0;
	right: 0;
}

#news h2 a:before{
	content: "＞";
	margin-right: 5px;
	font-size: 10px;
}

#news ul{
	width: 820px;
	margin: 20px auto 40px auto;
}

#news li{
	display: table;
	width: 100%;
}

#news li span, #news li a{
	display: table-cell;
	vertical-align: top;
	padding: 5px;
}

#news li span{
	width: 80px;
}

#playlist{
/* 	text-align: right; */
	text-align: center;
	margin-bottom: 10px;
}

#playlist li{
	display: inline-block;
	color: #fff;
	line-height: 1;
	cursor: pointer;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
	border-right: 1px solid #fff;
}

#playlist li:last-child{
	padding-right: 0;
	border-right: none;
}

#features{
	margin-top: 60px;
	height: 936px;
	background: url(../img/bg_features.jpg) no-repeat center 0;
}

#features h3{
	margin: 45px 0 10px 0;
	font-size: 17px; font-size: 1.7rem;
	font-weight: bold;
}

#features .list{
	text-align: center;
	letter-spacing: -.4em;
	margin-top: 35px;
}

#features .list li{
	display: inline-block;
	margin: 0 7px 15px 8px;
	vertical-align: top;
	width: 230px;
	height: 255px;
	padding: 3px;
	box-sizing: border-box;
	color: #b7c27c;
	line-height: 1.3;
	letter-spacing: normal;
	background: url(../img/bg_features_list.png) no-repeat 0 0;
}

#features .list li h4{
	width: auto;
	height: 56px;
	font-size: 15px; font-size: 1.5rem;
	font-weight: bold;
	vertical-align: middle;
}

#features .list li h4 span{
	width: 230px;
	height: 56px;
	display: table-cell;
	vertical-align: middle;
	background: url(../img/bg_st.gif) repeat;
}

#features .list li p{
	padding: 10px 13px;
	text-align: left;
	font-size: 12px; font-size: 1.2rem;
}

#features .list li p a{
	color: #b7c27c;
}

#spec .inner{
	margin-top: 0!important;
}

#spec .lbox{
	width: 430px;
	float: left;
	margin-top: 25px;
}

#spec th{
	white-space: nowrap;
	padding: 3px 15px 3px 0;
}

#spec td{
	padding: 5px 0;
}

#gallery{
	margin-top: 50px;
	height: 747px;
	background: url(../img/bg_gallery.jpg) no-repeat center top;
}

#bnr{
	text-align: center;
}

#bnr li{
	display: inline-block;
	margin: 65px 15px;
}

#footer{
	padding-bottom: 40px;
	line-height: 1.3;
	color: #999;
	font-size: 11px; font-size: 1.1rem;
	background: #000;
	border-top: 1px solid #2b2b2b;
}

#footer .bnr{
	margin-bottom: 45px;
	padding: 45px 0;
	border-bottom: 1px solid #2b2b2b;
}

#footer .bnr li{
	width: 226px;
	float: left;
	margin-left: 25px;
}

#footer .bnr li:first-child{
	margin-left: 0;
}

ul.logo, ul.sns{
	display: table;
	margin: 0 auto 30px auto;
	text-align: center;
}

ul.logo li, ul.sns li{
	display: table-cell;
	vertical-align: middle;
}

#footer .logo li{
	padding: 0 15px;
}

#footer .sns li{
	padding: 0 2px;
}

.twitter-share-button{
	margin: 0 15px;
}

#___plusone_0 {
	width: 55px !important;
}

.copy_wb{
	margin: 10px 0;
	padding-left: 30px;
	background: url(../img/bg_wb.png) no-repeat 0 0;
}

.copy{
	font-size: 9px;
	font-size: 0.9rem;
}

.copy img{
	height: 1em;
	width: auto;
	vertical-align: text-top;
}

.tokuten{
	border: solid 1px #ffffff;
	padding: 20px;
	margin-top: 20px;
}

.tokuten .fl_l{
	width: 580px;
}

.tokuten .fl_l h3{
	font-size: 2.5rem;
	font-weight: bold;
	margin-bottom: 5px;
}

.tokuten .fl_l p{
	font-size: 2rem;
	margin-bottom: 5px;
}

.tokuten .fl_l ul li{
	text-indent: -1em;
	margin-left: 1em;
}

#spec .note{
	clear: both;
}

#spec #bonus_content{
	margin-top: -50px;
	padding-top: 75px;
	color: #b7c27c;
}

#spec #bonus_content strong{
	font-size: 18px;
}

/* 20220404追加 */
.p_test {
	margin-top: 10px;
	color: #fff;
	text-align: center;
}
/* 20220404追加おわり */