@charset "UTF-8";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Oswald);
@import url(//fonts.googleapis.com/css?family=Noto+Sans);
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
/* ========================================================================== *
 * normalize or reset.
.* ========================================================================== */
/*!
 * http://meyerweb.com/eric/tools/css/reset/
 * v2.0 | 20110126
 * License:none (public domain)
 */
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,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { display: block; }
body { line-height: 1; }
ol,
ul { list-style: none; }
blockquote,
q { quotes: none; }
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.cf:before,
.cf:after {
	content: " ";
	display: table
}
.cf:after { clear: both }
.cf { *zoom:1
}
/* ========================================================================== *
 * base.
.* ========================================================================== */
.hd {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden
}
body {
	width: 100%;
	min-width: 1200px;
	height: 100%;
	min-height: 620px;
	font-family: 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, sans-serif;
	color: #fff;
}
body::after {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	content: "";
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .8s linear 0s;
	transition: opacity .8s linear 0s;
	z-index: 6000;
}
body.is-loading::after { opacity: 1; }
a {
	color: currentColor;
	text-decoration: none;
}
img { vertical-align: top; }
/* module: フェード型ホバーエフェクト.
 * -------------------------------------------------------------------------- */
.hoverfade {
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
a:hover .hoverfade {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75); opacity: .75; }
a.hoverfade:hover {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75); opacity: .75; }
/* module: カーニング.
 * -------------------------------------------------------------------------- */
.k-17_5 {
	margin-right: -.175em;
	margin-left: -.175em;
	display: inline-block;
	position: relative;
}
.kr-17_5 {
	margin-right: -.175em;
	display: inline-block;
	position: relative;
}
.kl-17_5 {
	margin-left: -.175em;
	display: inline-block;
	position: relative;
}
.k-25 {
	margin-right: -.25em;
	margin-left: -.25em;
	display: inline-block;
	position: relative;
}
.kr-25 {
	margin-right: -.25em;
	display: inline-block;
	position: relative;
}
.kl-25 {
	margin-left: -.25em;
	display: inline-block;
	position: relative;
}
.k-50 {
	margin-right: -.5em;
	margin-left: -.5em;
	display: inline-block;
	position: relative;
}
.kr-50 {
	margin-right: -.5em;
	display: inline-block;
	position: relative;
}
.kl-50 {
	margin-left: -.5em;
	display: inline-block;
	position: relative;
}
/* ========================================================================== *
 * page.
.* ========================================================================== */
.wrapper {
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1200px;
	height: 100%;
	min-height: 620px;
}
.wrapper .wrapper_inner {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	z-index: 10;
	padding-top: 60px;
}
/* top */
.top_main {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 90px;
	width: 950px;
	text-align: center;
}
.top_foot {
	position: absolute;
	bottom: -90px;
	left: 0px;
	width: 100%;
	height: 90px;
	background-color: #000;
}
.top_foot .foot_snsLink,
.top_foot .foot_snsShare {
	padding-right: 30px;
	padding-left: 30px;
	position: absolute;
	bottom: 0;
	height: 60px;
}
.top_foot .foot_snsLink { left: 0; }
.top_foot .foot_snsShare { right: 0; }
.top_foot .foot_main { text-align: center; }
/* top main */
.siteCatch {
	padding-left: 3px;
	font-weight: 700;
	letter-spacing: 3px;
}
.siteCatch .catch_titles {
	display: block;
	font-size: 16px;
}
.commentTitle { margin-bottom: 40px; }
.siteCatch .catch_main {
	display: block;
	font-size: 22px;
}
h1.siteTitle {
	margin-top: 44px;
	margin-bottom: 32px;
	padding-top: 99px;
	height: 0;
	overflow: hidden;
	color: #fff;
	background: url(../img/logo.png) no-repeat center center;
}
p.siteTitle { margin-bottom: 60px; }
.mainBtns {
	display: table;
	margin-right: auto;
	margin-left: auto;
}
nav {
	background-color: rgba(178,24,26,.5);
	position: absolute;
	min-height: 60px;
	min-width: 1200px;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 5000;
}
.mainBtns > li {
	display: table-cell;
	height: 60px;
	box-sizing: border-box;
	padding: 0px;
	background-position: center center;
	background-repeat: no-repeat;
}
.mainBtns li a {
	display: block;
	height: 60px;
	position: relative;
}
.mainBtns li a:before,
.mainBtns li a:after {
	content: "";
	position: absolute;
	transition: all 0.3s ease;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: center center;
	background-repeat: no-repeat;
	transform:scale(0.8);
}
.mainBtns li a:after { opacity: 0; }
.mainBtns li#nav1 a { width: 60px; }
.mainBtns li#nav1 a:before { background-image: url(../img/nav/nav01.png); }
.mainBtns li#nav1 a:after { background-image: url(../img/nav/nav01_on.png); }
.mainBtns li#nav2 a { width: 80px; }
.mainBtns li#nav2 a:before { background-image: url(../img/nav/nav02.png); }
.mainBtns li#nav2 a:after { background-image: url(../img/nav/nav02_on.png); }
.mainBtns li#nav3 a { width: 68px; }
.mainBtns li#nav3 a:before { background-image: url(../img/nav/nav03.png); }
.mainBtns li#nav3 a:after { background-image: url(../img/nav/nav03_on.png); }
.mainBtns li#nav4 a { width: 166px; }
.mainBtns li#nav4 a:before { background-image: url(../img/nav/nav04.png); }
.mainBtns li#nav4 a:after { background-image: url(../img/nav/nav04_on.png); }
.mainBtns li#nav5 a { width: 81px; }
.mainBtns li#nav5 a:before { background-image: url(../img/nav/nav05.png); }
.mainBtns li#nav5 a:after { background-image: url(../img/nav/nav05_on.png); }
.mainBtns li#nav6 a { width: 103px; }
.mainBtns li#nav6 a:before { background-image: url(../img/nav/nav06.png); }
.mainBtns li#nav6 a:after { background-image: url(../img/nav/nav06_on.png); }
.mainBtns li#nav7 a { width: 56px; }
.mainBtns li#nav7 a:before { background-image: url(../img/nav/nav07.png); }
.mainBtns li#nav7 a:after { background-image: url(../img/nav/nav07_on.png); }
.mainBtns li#nav8 a { width: 71px; }
.mainBtns li#nav8 a:before { background-image: url(../img/nav/nav08.png); }
.mainBtns li#nav8 a:after { background-image: url(../img/nav/nav08_on.png); }
.mainBtns li#nav9 a { width: 127px; }
.mainBtns li#nav9 a:before { background-image: url(../img/nav/nav09.png); }
.mainBtns li#nav9 a:after { background-image: url(../img/nav/nav09_on.png); }
.mainBtns li#nav10 a { width: 105px; }
.mainBtns li#nav10 a:before { background-image: url(../img/nav/nav10.png); }
.mainBtns li#nav10 a:after { background-image: url(../img/nav/nav10_on.png); }
.mainBtns li#nav11 a { width: 92px; }
.mainBtns li#nav11 a:before { background-image: url(../img/nav/nav11.png); }
.mainBtns li#nav11 a:after { background-image: url(../img/nav/nav11_on.png); }
.mainBtns li#nav12 a { width: 194px; }
.mainBtns li#nav12 a:before { background-image: url(../img/nav/nav12.png); }
.mainBtns li#nav12 a:after { background-image: url(../img/nav/nav12_on.png); }
.mainBtns li a:hover:after { opacity: 1; }
.mainBtns li a:hover:before { opacity: 0; }
/*.mainBtns li#nav1.navOn{ background: url(../img/nav/nav01_on.png) no-repeat;}
.mainBtns li#nav2{
	background: url(../img/nav/nav02.png) no-repeat;
	width: 121px;
}
.mainBtns li#nav2.navOn{ background: url(../img/nav/nav02_on.png) no-repeat;}
.mainBtns li#nav3{
	background: url(../img/nav/nav03.png) no-repeat;
	width: 137px;
}
.mainBtns li#nav3.navOn{ background: url(../img/nav/nav03_on.png) no-repeat;}
.mainBtns li#nav4{
	background: url(../img/nav/nav04.png) no-repeat;
	width: 236px;
}
.mainBtns li#nav4.navOn{ background: url(../img/nav/nav04_on.png) no-repeat;}
.mainBtns li#nav5{
	background: url(../img/nav/nav05.png) no-repeat;
	width: 134px;
}
.mainBtns li#nav5.navOn{ background: url(../img/nav/nav05_on.png) no-repeat;}
.mainBtns li#nav6{
	background: url(../img/nav/nav06.png) no-repeat;
	width: 160px;
}
.mainBtns li#nav6.navOn{ background: url(../img/nav/nav06_on.png) no-repeat;}*/
/*.mainBtns > li a {
	display: block;
	box-sizing: border-box;
	height: 60px;
	padding-top: 21px;
	position: relative;
	padding-right: 35px;
	padding-left: 35px;
	background-color:rgba(88,13,17,1);
	transition:background-color 0.3s ease;
}
.mainBtns > li a:after {
	content:'';
	position:absolute;
	top:40px;
	left:50%;
	height:2px;
	background-color:#000;
	width:0;
	transition:all 0.3s ease;
}
.mainBtns > li a img {
	opacity:1;
	transition:opacity 0.3s ease;
}
.mainBtns > li a:hover img {
	opacity:0;
}
.mainBtns > li a:hover {
	background-color:rgba(255,255,255,0);
}
.mainBtns > li a:hover:after {
	width:auto;
	left:35px;
	right:35px;
}
.mainBtns > li#nav1 {
	background-image:url(../img/nav1j.png)
}
.mainBtns > li#nav2 {
	background-image:url(../img/nav2j.png)
}
.mainBtns > li#nav3 {
	background-image:url(../img/nav3j.png)
}
.mainBtns > li#nav4 {
	background-image:url(../img/nav4j.png)
}
.mainBtns > li#nav5 {
	background-image:url(../img/nav5j.png)
}
.mainBtns > li#nav6 {
	background-image:url(../img/nav6j.png)
}*/
.mainBtns2 {
	margin-top: -5px;
	border: 2px solid #000;
	display: inline-block;
}
.mainBtns2 > li {
	float: right;
	font-size: 22px;
}
.mainBtns2 > li:not(:first-child) { border-right: 2px solid #000; }
.mainBtn {
	padding-top: 1px;
	display: block;
	width: 221px;
	height: 43px;
	font-weight: 700;
	letter-spacing: 5px;
}
.mainBtn.is-disabled {
	color: #494949;
	background: #6e6e6e;
	cursor: default;
}
/* top foot */
.snsHead {
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	font-size: 12px;
	font-family: "Cutive Mono", monospace;
}
.snsHead::after {
	margin-right: 2px;
	content: " :";
}
.red {
	color: #FF0004;
	font-weight: bold;
	font-size: 18px;
	margin-top: 6px;
}
.snsList {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: -.40em;
}
.snsList > li {
	display: inline-block;
	letter-spacing: normal;
	margin-left: 12px;
	vertical-align: middle;
}
.snsList > li:first-child { margin-left: 0 !important; }
.snsList > li:last-child { margin-right: 0 !important; }
.footLinks {
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: -.40em;
}
.footLinks > li {
	display: inline-block;
	letter-spacing: normal;
	margin-left: 30px;
	vertical-align: middle;
}
.footLinks > li:first-child { margin-left: 0 !important; }
.footLinks > li:last-child { margin-right: 0 !important; }
.footLinks img {
	margin-top: -2px;
	position: relative;
}
.copyright {
	line-height: 1.5;
	font-size: 10px;
	-webkit-transform: scale(.8);
	transform: scale(.8);
}
/* info */
.info {
	background: #fff;
	color: #000;
}
.info_main {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 170px;
	width: 950px;
	line-height: 2;
	font-weight: 700;
	font-size: 18px;
}
.info_head {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 124px;
	text-align: center;
}
.info_foot {
	position: absolute;
	right: 0;
	bottom: 0;
}
/* info main */
.infoSubHead {
	margin-top: 48px;
	margin-bottom: 20px;
	line-height: 19px;
}
.infoTxt_main {
	margin-top: 80px;
	margin-bottom: 24px;
	letter-spacing: 1px;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
}
.infoTxt_submain {
	margin-top: 24px;
	margin-bottom: 24px;
	letter-spacing: 1px;
	line-height: 32px;
	font-weight: bold;
	font-size: 20px;
}
.infoTxt {
	margin-top: 24px;
	margin-bottom: 24px;
	letter-spacing: 1px;
	line-height: 32px;
}
.infoTxt:first-child { margin-top: 0; }
.infoTxt:last-child { margin-bottom: 0; }
.storyTxt {
	margin-top: 24px;
	margin-bottom: 24px;
	letter-spacing: 1px;
	line-height: 52px;
	font-size: 20px;
	font-weight: bold;
}
.storyTxt:first-child { margin-top: 0; }
.storyTxt:last-child { margin-bottom: 0; }
/* info head */
.infoLogo { margin-bottom: 22px; }
.infoLogo img {
	width: 385px;
	height: auto;
}
.infoTitle {
	padding-top: 16px;
	height: 0;
	overflow: hidden;
	color: #fff;
	background: url(../img/info-title.png) no-repeat center center;
}
/*movie*/

#movie { overflow: auto; background-color: #000; min-height: 900px;}
#movie iframe {
	width:1200px;
	height:620px;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 60px;
}
.movie_head {
	position: absolute;
	right: 0;
	top: 0;
}
.movie_nav {
	height: 43px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.movie_nav ul {
	table-layout: fixed;
	width: 1080px;
	height: 43px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	border: 2px solid #FFF;
	box-sizing: border-box;
	margin-top: -2px;
}
.movie_nav ul li {
	border-right: 2px solid #FFF;
	box-sizing: border-box;
	height: 43px;
	display: table-cell;
	vertical-align:middle;
}

.movie_nav ul li:last-child { border-right: none; }
.movie_nav ul li a {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	display: block;
	height: 43px;
	line-height: 20px;
	background-color: #000;
	transition: all 0.3s ease;
	padding-top: 5px;
}

.mm {
	line-height: 35px;
}

.movie_nav ul li a:hover { background-color: #151515; }
.movie_nav ul li a.active { background-color: #333; }
#bgMovWrap {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}
#bgMovieWrapin {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
#bgMovieWrapin video {
	width: 100%;
	height: 100%;
}
#bgMovieMask {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	/*background-image: linear-gradient(45deg, rgba(255,255,255,0.25) 25%, transparent 25%), linear-gradient(45deg,transparent 75%, rgba(255,255,255,0.25) 75%, rgba(255,255,255,0.25));
  background-position: 0 0, 1px 1px;
  background-size: 2px 2px;*/
	background-image: url(../img/dot.png);
}
#bnr01 {
	width: 100%;
	position: absolute;
	left: 0;
	top: -80px;
}

#bnr01 img {
	border: 1px solid #fff;
}

#bnr01 .inner {
	width: 920px;
	position: relative;
	margin:0 auto;
	text-align: center;
}

#bnr02 {
	position: absolute;
	bottom: 218px;
	right: 30px;
}

#bnr02 a:hover {
	opacity: 0.6;
}

#bnr03 {
	position: absolute;
	bottom: 120px;
	left: 0;
}
/*---SUB PAGE--*/

#subNav {
	position: fixed;
	z-index: 1;
	width: 100%;
}
#nav02 {
	background-color: rgba(63,63,63,.5);
	position: absolute;
	min-width: 1200px;
	left: 0px;
	top: 60px;
	width: 100%;
	height: 48px;
	z-index: 5000;
}
#nav02 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
}
#nav02 ul li { margin-right: 30px; }
#nav02 ul li:last-child { margin-right: 0; }
#contentWrap { /*padding-top: 108px;*/ }
.movInfo {
	width: 100%;
	height: 1100px;
	position: relative;
	overflow-y:hidden;
}
#intro {
	background-image: url(../img/dot.png), url(../img/about/intro_bg.jpg);
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
	background-position: center top;
	padding-top: 200px;
}
#story {
	background-image: url(../img/dot.png), url(../img/about/story_bg.jpg);
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
	background-position: center center;
}
#cast {
	background-image: url(../img/dot.png), url(../img/cast/cast_bg.jpg);
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
	background-position: center top, center center;
	padding-top: 200px;
}
#staff {
	background-image: url(../img/dot.png), url(../img/staff/staff_bg.jpg);
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
	background-position: center top, center center;
	padding-top: 200px;
}
.secInWrap {
	position: absolute;
	margin: auto;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	text-align: center;
	width: 1000px;
}
.secInWrap h2,
.subTxt { margin-bottom: 42px; }
.supTxt {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
}
.mainTxt {
	font-weight: bold;
	font-size: 22px;
	line-height: 32px;
}
.detailLink a {
	font-weight: bold;
	font-size: 16px;
	width: 230px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #fff;
	display: block;
	margin: 0 auto;
	transition: .2s linear;
}
.detailLink a:hover { background: rgba(0,0,0,0.5); }
.subModal {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: auto;
	background: #fff;
	z-index: 9998;
	min-width: 1200px;
	display: none;
}
.subModal_b {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: auto;
	background: #000;
	z-index: 9998;
	min-width: 1200px;
	display: none;
}
.subModalWrap {
	width: 900px;
	padding: 80px 0 80px 0px;
	min-height: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	line-height: 2;
	font-weight: 700;
	font-size: 18px;
	color: #000;
}
.subModalWrap_b {
	width: 900px;
	padding: 0 0 80px 0px;
	min-height: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	line-height: 2;
	font-weight: 700;
	font-size: 18px;
	color: #000;
}
.modalClose {
	position: fixed;
	bottom: 0;
	right: 0;
}
.comWrap {
	font-size: 16px;
	padding-top: 45px;
}
.comWrap dt {
	font-size: 26px;
	color: #000;
}
.comWrap dt span {
	margin-left: 20px;
	font-size: 16px;
	color: #000;
}
.comWrap dd {
	margin-bottom: 30px;
	font-weight: 500;
	border-bottom: #0071FF dashed 1px;
	padding-bottom: 40px;
	color: #000;
}
.t18 {
	font-size: 22px;
	font-weight: bold;
	color: #0071FF;
}
#commentModal h2 { margin-bottom: 50px; }
.commentOnce {
	padding: 30px;
	margin-bottom: 50px;
	border: double 4px #000;
}
.commentOnce h3 {
	padding-bottom: 8px;
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
	font-size: 26px;
}
.commentOnce h3 span {
	margin-left: 20px;
	font-size: 16px;
}
#castList {
	width: 939px;
	margin: 0 auto;
	padding-top: 40px;
}
#castList li {
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;
}
#castList li:nth-child(1),
#castList li:nth-child(2),
#castList li:nth-child(3) {
	width: 293px;
	height: 440px;
}
#castList li:nth-child(4),
#castList li:nth-child(5) {
	width: 450px;
	height: 147px;
	margin-left: 9px;
}
#castList li:nth-child(6),
#castList li:nth-child(7),
#castList li:nth-child(8) {
	width: 450px;
	height: 75px;
	margin-left: 9px;
}
#castList li:nth-child(1) .castImg,
#castList li:nth-child(2) .castImg,
#castList li:nth-child(3) .castImg {
	width: 293px;
	height: 338px;
}
#castList li:nth-child(4) .castImg,
#castList li:nth-child(5) .castImg {
	width: 203px;
	height: 147px;
	float: left;
}
.castNames { position: relative; }
#castList li:nth-child(1) .castNames,
#castList li:nth-child(2) .castNames,
#castList li:nth-child(3) .castNames {
	height: 102px;
	width: 293px;
}
#castList li:nth-child(4) .castNames,
#castList li:nth-child(5) .castNames {
	height: 147px;
	width: 247px;
	float: left;
}
#castList li:nth-child(6) .castNames,
#castList li:nth-child(7) .castNames,
#castList li:nth-child(8) .castNames { height: 75px; }
.castNames h3 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: left;
	color: #000;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#castList li:nth-child(1) .castNames h3,
#castList li:nth-child(2) .castNames h3,
#castList li:nth-child(3) .castNames h3 {
	line-height: 30px;
	width: 180px;
	left: 25px;
	font-size: 22px;
}
#castList li:nth-child(4) .castNames h3,
#castList li:nth-child(5) .castNames h3 {
	line-height: 27px;
	width: 140px;
	left: 34px;
	font-size: 18px;
}
#castList li:nth-child(6) .castNames h3,
#castList li:nth-child(7) .castNames h3,
#castList li:nth-child(8) .castNames h3 {
	line-height: 27px;
	width: 300px;
	left: 31px;
	font-size: 18px;
}
.profBtn {
	position: absolute;
	display: none;
}
.profBtn a { transition: all 0.3s ease; }
.profBtn a:hover { opacity: 0.7; }
#castList li:nth-child(1) .castNames .profBtn,
#castList li:nth-child(2) .castNames .profBtn,
#castList li:nth-child(3) .castNames .profBtn {
	right: 19px;
	top: 25px;
}
#castList li:nth-child(4) .castNames .profBtn,
#castList li:nth-child(5) .castNames .profBtn,
#castList li:nth-child(6) .castNames .profBtn,
#castList li:nth-child(7) .castNames .profBtn,
#castList li:nth-child(8) .castNames .profBtn {
	right: 10px;
	bottom: 10px;
}
#pd {
	background-image: url(../img/staff/staff1.jpg);
	height: 440px;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 80px;
}
#pdin {
	background-color: rgba(0,0,0,0.7);
	position: absolute;
	height: 130px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#pdin h3 {
	font-size: 30px;
	line-height: 65px;
	height: 65px;
	font-weight: bold;
}
#pdin h3 span { font-size: 20px; }
#pdin p {
	height: 45px;
	width: 483px;
	margin-right: auto;
	margin-left: auto;
}
#pdin p a {
	height: 43px;
	border: 1px solid #FFF;
	display: block;
	background-image: url(../img/staff/btn_profile1.png);
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.3s ease;
}
#pdin p a:hover { background-color: rgba(255,255,255,0.2); }
#staffList {
	padding-top: 60px;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
}
#staffList li {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	height: 22px;
	float: left;
	width: 450px;
	padding-bottom: 31px;
	text-align: left;
}
#staffList li:nth-child(even) {
	width: 390px;
	float: right;
}
.sprofile {
	display: inline-block;
	height: 22px;
	width: 95px;
	margin-left: 20px;
	vertical-align: top;
}
.sprofile a {
	display: block;
	border: 1px solid #FFF;
	height: 20px;
	background-image: url(../img/staff/btn_profile2.png);
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.3s ease;
}
.sprofile a:hover { background-color: rgba(255,255,255,0.2); }
.prof { width: 800px; }
.prof h4 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.prof h5 {
	font-size: 28px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.prof h5 span { font-size: 18px; }
.prof h5 strong {
	font-size: 16px;
	display: block;
}
.prof p {
	font-size: 16px;
	line-height: 33px;
	padding-top: 40px;
	padding-bottom: 50px;
	font-weight: 500;
}
.top_main nav {
	position:fixed;
	top:0;
	left:0;
	right:0;
}


.secInWrapNom { padding-top: 140px; }
.secInWrapNom h2 {
	text-align: center;
	padding-bottom: 60px;
}
.slider {
	height: 220px;
	margin-bottom: 10px;
}

.slider a:hover img {
	opacity: 0.6;
}

#gl { background-color: #000; }
#gallery {
	background-color:#000;
}

.swiper-container {
    width: 926px;
    height: 64px;
}

.swiper-button-prev {
	margin-left: -50px;
}
.swiper-button-next {
	margin-right: -55px;
}

#interview {
	background-image: url(../img/dot.png);
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
	background-position: center top;
	background-color: #000;
}
#fact {
	background-image: url(../img/dot.png), url(../img/fact/fact_bg.jpg);
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
	background-position: center top;
}

#fact #main {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 100px;
}

#fact #main .youT {
	padding-top: 40px;	
	padding-bottom: 40px;
}

#ifList {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom:50px;
}
#ifList li h3 { }
#ifList li h3  {
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #FFF;
}

#homeEntertainment {
	background-image: url(../img/dot.png), url(../img/home_entertainment/entertainment_bg.jpg);
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
	background-position: center top;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0.1em;
}

#homeEntertainment #main {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 100px;
}

#homeEntertainment #main p.detail_desc {
	font-size: 24px;
	color: #e70000;
	height: 70px;
}

#homeEntertainment #main p.detail_desc > span {
	font-size: 16px;
}

#homeEntertainment #main #main_img {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	padding: 320px 0 40px;
}

#homeEntertainment #main_logo {
	float: left;
	padding-top: 45px;
	width: 527px;
	height: 98px;
}

#homeEntertainment #main_package {
	float: right;
	width: 360px;
	height: 158px;
}

#homeEntertainment div.sub {
	background-color: rgba(255,255,255,0.2);
	width: 450px;
	height: 1060px;
	padding-top: 40px;	
	padding-bottom: 40px;
}

#homeEntertainment #subLeft {
	float: left;
}

#homeEntertainment #subRight {
	float: right;
}

#homeEntertainment #subRight > *,
#homeEntertainment #subLeft > *,
#homeEntertainment #subLeft ul#detailBdDvd {
	margin-bottom: 30px;
}

#homeEntertainment p#attent {
	margin: 0 0 0 80px;
	text-align: left;
}

#homeEntertainment ul#detailBdDvd {
	width: 290px;
	margin: 0 auto;
}
#homeEntertainment ul#detailBdDvd li {
	text-align: left;
}

#homeEntertainment ul.medialink {
	width:390px;
	margin: 0 auto;
}

#homeEntertainment ul.medialink li {
	float:left;
	margin: 0 5px 10px;
}

#homeEntertainment a {
	transition: opacity 0.5s ease;
}

#homeEntertainment a:hover {
	opacity: 0.7;
}
