@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:#edc600;
	color: #543a29;
	line-height: 0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	}

a             { overflow: hidden; outline: none; }
a:link      { color: #033f75; text-decoration: underline; }
a:visited { color: #033f75; text-decoration: underline; }
a:hover  { color: #033f75; text-decoration: underline; }
a:active { color: #033f75; 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;
	}


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

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

/*---GNAVI---*/

#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;
	}

.index_main_bg {
	display: block;
	margin: 0 auto 20px;
	padding: 20px 0 15px;
	background: #fff;
}

.index_main { 
	display: block;
	width: 95%;
	margin: 0 auto;
	text-align:center;
	}
		
.index_main  h1 { 
	display: block;
	font-size: 1px;
	margin-bottom:15px;
	}
.index_main  p { 
	margin-bottom:10px;
	line-height: 1;
	}

/*---Share Button---*/
#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: 15px 0;
	margin: 0 auto 10px;
	}
	
#main {
	clear: both;
	display: block;
	width: 100%;
	margin: 0 auto 25px;
			/*background:#eee;*/
	}
	
#main h2 {
	font-size: 90%;
	line-height: 1.2;
	margin-bottom: 20px;
	text-align: center;
	}

section.img {
	display: block;
	clear: both;
	width: 100%;
	margin: 0 auto 20px;	
}
section.imgNomg {
	display: block;
	clear: both;
	width: 100%;
	margin: 0 auto;	
}
	
section {
	display: block;
	clear: both;
	width: 95%;
	margin: 0 auto;	
}

.colored {
	background: #ebc4c9;
	width: 100%;
	padding: 15px 0;
}

			
#main h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin-bottom: 0.5em;
	line-height: 1.6;
	}

#main h4 {
	font-size: 90%;
	margin-bottom: 1.0em;
	line-height: 1.4;
	}

#main h5 {
	font-size: 95%;
	margin-bottom: 0.2em;
	line-height: 1.4;
	}
	
#main .musicList h5 {
	color:#b5001e;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0.25em;
	}

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

.link a {
	display: block;
	float: right;
	text-align:center;
	font-size: 90%;
	padding: 15px 10px;
	margin:  0 0 20px;
	color: #fff;
	text-decoration: none;
	background: #543a29;
}
	
/*---DIRECTOR---*/

.dian {
	display: block;
	padding: 10px;
	background: #FCE6D6;
}
	
	
/*---DIRECTOR---*/

.film dt {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 5px;
}

.film dd {
	font-size: 85%;
	line-height: 1.4;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

.film .small {
	font-size: 80%;
}

p.question {
	color: #543a29;
	font-weight:bold;
}

/*---REVIEW_COMMENT---*/

/*
.award p {
	color: #a98556;
	font-size: 70%;
	text-align:center;
}
*/

.comment p {
	font-size: 95%;
	line-height: 1.4;
	margin-bottom: 5px;
}
.comment p.author {
	color: #cc5481;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 15px;
}

.review p {
	font-size: 90%;
	line-height: 1.4;
	margin-bottom: 5px;
}
.review p.author {
	color: #459a87;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 15px;
}


 /*---TRAILER---*/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 30px;
}
 
.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* 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: #b5001e; }
.pink {	color: #cc5481;}
.cyan {	color: #56b29d;}

.white { color: #fff; }
.black { color: #000; }
.normal { font-weight: normal; }


.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;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	}
	
	
.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; }