@charset "utf-8";
/****************************************
	GENERAL SETTING 
*****************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	list-style: none;
}
:focus {
	outline: 0;
}
.clear {
	clear: both;
	line-height: 0;
}
.clearfix: after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	overflow: hidden;
}
body {
	padding: 0 0 20px;
	background: #fff;
	color: #333;
	line-height: 0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}
a {
	overflow: hidden;
	outline: none;
}
a:link {
	color: #b70d5e;
	text-decoration: underline;
}
a:visited {
	color: #b70d5e;
	text-decoration: underline;
}
a:hover {
	color: #b70d5e;
	text-decoration: underline;
}
a:active {
	color: #b70d5e;
	text-decoration: underline;
}
img {
	border-style: none;
	width: 100%;
}
a img {
	border-style: none;
}
p {
	font-size: 85%;
	margin-bottom: 1.5em;
	line-height: 1.8;
}
p.btn a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background: #b70d5e;
	text-decoration: none;
}

/*=====Layout====*/

#wrap {
	display: block;
	width: 100%;
	margin: 0 auto;
}

/*---GNAVI---*/
#btn {
	display: block;
	width: 95%;
	margin: 0 auto 10px;
}
#gnavi {
	display: block;
	width: 95%;
	margin: 0 auto 15px;
}
#gnavi ul#menu {
	width: 100%;
}
#gnavi ul#menu li {
	display: block;
	float: left;
	width: 50%;
	color: #fff;
	font-size: 1px;
	text-align: center;
	text-decoration: none;
	margin: 0 0 4px;
}
#gnavi ul#menu li a img {
	width: 100%;
}
#sns {
	clear: both;
	width: 80%;
	margin: 0 auto 20px;
}
#sns ul#menuSns li a {
	display: block;
	float: left;
	width: 50%;
	color: #fff;
	font-size: 1px;
	text-align: center;
	text-decoration: none;
	margin: 0;
}
#sns a img {
	width: 100%;
}
/*---INDEX---*/
#index_title {
	display: block;
	margin: 0 auto 20px;
}
#index_title h1 {
	display: block;
	font-size: 1px;
	margin: 0;
}
#index_credit {
	display: block;
	width: 95%;
	margin: 0 auto 15px;
}
#index_status {
	display: block;
	width: 95%;
	margin: 0 auto;
	text-align: center;
}
/*公開延期*/
p.notice a {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: 0 auto 20px;
	padding: 10px;
	background: #b70d5e;
}


#index_comment {
	display: block;
	width: 95%;
	margin: 0 auto 15px;
}
#index_billing {
	display: block;
	width: 95%;
	margin: 0 auto 15px;
}
#sns_share {
	clear: both;
	display: block;
	width: 95%;
	margin: 0 auto 15px;
	text-align: center;
}
#sns_share div {
	display: inline;
}
.facebook {
	margin-bottom: 10px;
}
.twitter {
	margin-bottom: 10px;
}
#sns_share img {
	width: auto;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
/*---Sub---*/
#head {
	display: block;
	width: 100%;
	padding: 10px 0;
}
section {
	display: block;
	clear: both;
	width: 95%;
	margin: 0 auto;
}
section.title {
	display: block;
	clear: both;
	width: 100%;
	padding: 10px 0;
	margin: 0 auto;
	text-align:left;
	background:#b70d5e;
}
section.img {
	display: block;
	clear: both;
	width: 100%;
	margin: 0 auto 20px;
}
section.imgNomg {
	display: block;
	clear: both;
	width: 100%;
	margin: 0 auto;
}
/*
#main {
	clear: both;
	display: block;
	width: 100%;
	margin: 0 auto 25px;
}
*/
h2 {
	color: #fff;
	width: 95%;
	font-size: 90%;
	font-weight: normal;
	line-height: 1;
	margin: 0 auto;
}

h3 {
	color: #b70d5e;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin-bottom: 0.5em;
	line-height: 1.6;
}
h4 {
	color: #b70d5e;
	font-size: 90%;
	margin-bottom: 1.0em;
	line-height: 1.4;
}
h5 {
	font-size: 90%;
	margin-bottom: 1.0em;
	line-height: 1.4;
}

hr {
	clear: both;
	margin: 0 0 20px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #999;
	height: 1px;
}

/*---DIRECTOR---*/
.boxFilm {
}

.boxFilm dt {
	color: #000;
	font-weight: normal;
	font-size: 80%;
	margin-bottom: 10px;
	line-height:1.4;
}

.boxFilm dd {
	clear:both;
	color: #666;
	font-size: 80%;
	line-height: 1.4;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.boxFilm dd span {
  padding-left: 1em;
}

.boxFilm h4 {
	color: #4c4298;
	font-size: 95%;
	margin-bottom: 10px;
	line-height: 1.4;
}

/*---REVIEW_COMMENT---*/

.comment p {
	font-size: 95%;
	line-height: 1.4;
	margin-bottom: 5px;
}
.comment p.author {
	color: #b70d5e;
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 15px;
}
.review p {
	font-size: 90%;
	line-height: 1.4;
	margin-bottom: 5px;
}
.review p.author {
	color: #b70d5e;
	font-size: 90%;
	margin-bottom: 15px;
}
/* align,valign */
.alignR {
	text-align: right !important;
}
.alignL {
	text-align: left !important;
}
.alignC {
	text-align: center !important;
}
.flrtL {
	float: left;
}
.flrtR {
	float: right;
}
.red {
	color: #b70d5e;
}
.brown {
	color: #a4611c;
}
.yellow {
	color: #990;
}
.gray {
	color: #999;
}
.black {
	color: #000;
}
.normal {
	font-weight: normal;
	color: #999;
}
.italic {
	font-style: italic;
}
.x-large {
	font-size: 110%;
}
.large {
	font-size: 100%;
}
.medium {
	font-size: 90%
}
.small {
	font-size: 70%;
	font-weight: normal;
	line-height: 1.2;
}
.x-small {
	font-size: 50%;
	font-weight: normal;
	line-height: 1.2;
}
.bold {
	font-weight: bold;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.mr04 {
	margin-right: 4px;
}
.mr05 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}
