﻿@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);


html {}

body {
	background-color: #fff;
    font-family: 'Noto Sans TC', sans-serif;
}

a {
	display: block;
	width: 100%;
	height: 100%;
}

.container {
	opacity: 1;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}

main {
	display: block;
}

.innerWrapper {
	position: relative;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

/*--------------------------------------------------*/
/* TOP */
/*--------------------------------------------------*/
.top {
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 66.77083333333333vw;
	overflow: hidden;
	background: url(../img/top/key.jpg) no-repeat center 70% #fff;
	background-size: 100% auto;
}

nav {
	opacity: 0;
	position: fixed;
	top: 20px;
	right: 180px;
	width: 100%;
	min-width: 1200px;
	text-align: right;
	z-index: 10;
}

nav .menu {
	letter-spacing: -.4em;
}

nav .menu .item {
	color: #999999;
	display: inline-block;
	padding: 0 5px;
}

nav .menu .item:first-child {
	padding-right: 10px;
}

nav .menu .item:last-child {
	/*padding-left: 30px;*/
}

nav .menu .item a {
	position: relative;
}
nav .menu .item a::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: no-repeat left bottom;
	z-index: -1;

	opacity: 0;
	transition: ease-in-out opacity .5s;
}

nav .menu .item:hover a::after {
	opacity: 1;
	transition: ease-in-out opacity .5s;
}

nav .menu .item.menu01 a::after {
	background-image: url(../img/menu/top_over.png);
}
nav .menu .item.menu02 a::after {
	background-image: url(../img/menu/story_over.png);
}
nav .menu .item.menu03 a::after {
	background-image: url(../img/menu/comment_over.png);
}
nav .menu .item.menu04 a::after {
	background-image: url(../img/menu/staff_cast_over.png);
}
nav .menu .item.menu05 a::after {
	background-image: url(../img/menu/trailer_over.png);
}
nav .menu .item.menu06 a::after {
	background-image: url(../img/menu/japanese_site_over.png);
}

nav .menu .item img {
	opacity: 1;
	transition: ease-in-out opacity .5s;
}
nav .menu .item img:hover {
	opacity: 0;
	transition: ease-in-out opacity .5s;
}

/*nav .menu .item img.over {
	top: 4px !important;
}*/

nav .menu .item {
}

.top .lead {
	opacity: 0;
	position: absolute;
	top: 28px;
	left: 30px;
	width: 100%;
	font-size: 0;
}

.top .lead .item {
	opacity: 0;
	display: inline-block;
}

.top .lead .item img {
	width: 100%;
}

.top .lead .lead01 {
	width: 3.854%;
}


.top .lead .lead02 {
	width: 3.02%;
}

.top .lead .lead03 {
	width: 3.177%;
}

.top .lead .lead04 {
	width: 2.5%;
}

.top .lead .lead05 {
	width: 2.916%;
}

.top .lead .lead06 {
	width: 3.5416%;
}

.top .lead .lead07 {
	width: 3.3854%;
}

.top .lead .lead08 {
	width: 3.3854%;
}

.top .lead .lead09 {
	width: 0.5729%;
}

.yt {
	opacity: 0;
	position: absolute;
	top: 50px;
	right: 30px;
	cursor: pointer;
}


.logo {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 7vh auto 0;
	width: 8.33%;
	height: 45.63%;
}

.logo img {
	height: 100%;
}

.copy {
	opacity: 0;
	position: absolute;
	width: 53.07%;
	bottom: 5%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.copy img {
	width: 100%;
}


.date {
	opacity: 0;
	position: absolute;
	width: 23.85%;
	bottom: -1%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.date img {
	width: 100%;
}

.copy-right {
	opacity: 0;
	position: absolute;
	width: 10.1%;
	bottom: -3%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.copy-right img {
	width: 100%;
}

.tw {
	opacity: 0;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.tw img {
	opacity: 1;
	transition: opacity .3s ease-in-out;
}
.tw:hover img {
	opacity: .5;
	transition: opacity .3s ease-in-out;
}


.bnner {
	opacity: 0;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.bnner .item {
	display: inline-block;
}


/* Lang */
.lang {
	opacity: 1;
	position: fixed;
	top: 15px;
	right: 30px;
	font-size: 0;
	z-index: 10;
}

.lang .item {
	display: inline-block;
	margin-right: 3px;
}

.lang .item:last-child {
	margin-right: 0;
}

/*--------------------------------------------------*/
/* INTRODUCTION */
/*--------------------------------------------------*/
.intro {
	position: relative;
	width: 100%;
	/*padding-top: 52.4%;*/
	height: 997px;
	background: url(../img/intro/bg.jpg) no-repeat right top #fff;
	background-size: 100% auto;
}

.intro .img-area {
	width: 760px;
	margin: 0 auto;
	padding-top: 320px;
}

.intro .text-area02 {
	width: 890px;
	margin: 70px auto 0;
	margin-left: 230px;
}

.intro .text-area02 .text {
	color: #5b7bba;
	font-size: 17px;
	font-family: 'HG明朝E';
	line-height: 1.8;
	text-align: justify;
	letter-spacing: -1.1px;
	transform: rotate(.03deg);
}

.intro .title {
	position: absolute;
	top: 60px;
	right: 79%;
}

.intro .lead {
	position: absolute;
	top: 220px;
	left: 70px;
}

.intro .lead img {
	width: 100%;
}

.photo01 {
	width: 100%;
	font-size: 0;
}

.photo01 .box01 {
	display: inline-block;
	width: 50%;
}

.photo01 .box02,
.photo01 .box03 {
	display: inline-block;
	width: 25%;
}

.photo01 img {
	width: 100%;
}


/*--------------------------------------------------*/
/* story */
/*--------------------------------------------------*/
.story {
	width: 100%;
	height: 1080px;
	background: url(../img/story/bg.jpg) no-repeat center top #140f13;
	background-size: 100% auto;
}

.story .title {
	position: relative;
	margin: 0 auto;
	padding-top: 390px;
	text-align: center;
}

.story .title .leaf {
	position: absolute;
	top: 290px;
	left: 0;
	right: 0;
}

.story .text-area {
	width: 790px;
	margin: 50px auto 0;
}

.story .text-area .text {
	color: #fff;
	font-size: 17px;
    font-family: 'Noto Sans TC', sans-serif;
	text-align: justify;
	line-height: 2.2;
	letter-spacing: 0.9px;
}

.photo02 {
	width: 100%;
	background-color: #140f13;
}

.photo02 .box {
	width: 100%;
	font-size: 0;
}

.photo02 .box .item {
	width: 25%;
	display: inline-block;
}

.photo02 img {
	width: 100%;
}


/*--------------------------------------------------*/
/* COMMENT */
/*--------------------------------------------------*/
#comment {
	position: relative;
	width: 100%;
	height: 1275px;
	background: url(../img/comment/bg.jpg) no-repeat center top;
}

#comment .comment-area {
	position: absolute;
	top: 527px;
	left: 0;
	right: 0;
	width: 100%;
	height: 750px;
	background: rgba(255, 255, 255, 0.75) no-repeat fixed;
}


#comment .comment-area::after {
	position: relative;
}

#comment .comment-area .text-area {
	width: 750px;
	margin: 0 auto;
}

#comment .comment-area .text-area .name01,
#comment .comment-area .text-area .name02 {
	color: #d3a243;
	font-size: 26px;
    font-family: 'Noto Sans TC', sans-serif;
	margin-top: 80px;
	text-align: justify;
}

#comment .comment-area .text-area .name01 span,
#comment .comment-area .text-area .name02 span {
	font-size: 38px;
	letter-spacing: -1px;
}

#comment .comment-area .text-area .name02 {
	margin-top: 100px;
	letter-spacing: -0.2px;
}

#comment .comment-area .text-area .text-box .text {
	color: #142e67;
	font-size: 17px;
    font-family: 'Noto Sans TC', sans-serif;
	line-height: 2;
	margin-top: 30px;
}

#comment .comment-area .title {
	position: absolute;
	top: 20px;
	right: 78%;
}

#comment .comment-area .leaf-right {
	position: absolute;
	top: 65px;
	right: 1%;
}

#comment .comment-area .leaf-left {
	position: absolute;
	top: 365px;
	left: 1%;
}


/*--------------------------------------------------*/
/* STAFF */
/*--------------------------------------------------*/
.staff {
	position: relative;
	width: 100%;
	height: 1040px;
	background: url(../img/staff/bg.jpg) no-repeat center top;
}


.staff .title-staff  {
	position: absolute;
	top: 130px;
	right: 88%;
}

.staff .title-cast  {
	position: absolute;
	top: 600px;
	right: 89%;
}

.staff-list {
	position: absolute;
	top: 125px;
	left: 225px;
	color: #fff;
	letter-spacing: 0.8px;
}

.staff-list .staff-item .name {
	font-size: 22px;
    font-family: 'Noto Sans TC', sans-serif;
	margin-top: 40px;
}

.staff-list .staff-item .name.first {
	margin-top: 0;
}

.staff-list .staff-item .name span {
	font-size: 26px;
}

.staff-list .staff-item .name span.small {
	font-size: 18px;
}

.cast-list  {
	position: absolute;
	top: 595px;
	left: 225px;
	color: #fff;
	letter-spacing: 0.8px;
}

.cast-list .cast-item .name.first {
	margin-top: 0;
}

.cast-list .cast-item .name {
	font-size: 22px;
	margin-top: 40px;
    font-family: 'Noto Sans TC', sans-serif;
}

.cast-list .cast-item .name span {
	font-size: 26px;
}

.staff .leaf {
	position: absolute;
	top: 402px;
	right: 4%;
}



/*--------------------------------------------------*/
/* FOOTER */
/*--------------------------------------------------*/
/*
.footer {
	width: 100%;
	min-width: 1200px;
	height: 146px;
}

.footer p {
	margin: 0 auto 0;
	text-align: center;
	font-size: 10px;
	padding-top: 73px;
}
*/
.footer {
	width: 100%;
	min-width: 1200px;
	height: 140px;
}

.footer .share-area .share {
	width: 230px;
	margin: 0 auto;
	padding-top: 40px;
	overflow: hidden;
}

.footer .share-area .share .item {
	float: left;
	margin-right: 15px;
}

.footer .share-area .share .item:last-child {
	margin-right: 0;
}

.footer p {
	margin: 30px auto 0;
	text-align: center;
	font-size: 10px;
}


/*--------------------------------------------------*/
/* YouTube */
/*--------------------------------------------------*/
.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.9);
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 300;
}

.overlay.transparent {
	background-color: rgba(255, 255, 255, 0.9);
}

.overlay:after {
	position: relative;
}

.overlay .close {
	display: none;
	position: fixed;
	top: 20px;
	right: 20px;
	width: 50px;
	height: 50px;
	background: url(../img/close_off.png) no-repeat 0 0 transparent;
	cursor: pointer;
	z-index: 150;
}

.overlay .close:hover {
	background: url(../img/close_on.png) no-repeat 0 0 transparent;
}

/*
 .overlay .player {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto auto;
	background-color: #fff;
	z-index: 100;
}
*/
.video {
	position: absolute;
	top: -120px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto auto;
	width: 1000px;
	height: 560px;
	z-index: 150;
}

.video:after {
	position: relative;
}

.overlay .loader {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto auto;
	width: 128px;
	height: 128px;
	z-index: 0;
}


.tabs {
    position: absolute;
    bottom: auto;
    left: 0;
    right: 0;
	margin: auto auto;
	width: 100%;
	/*overflow: hidden;*/
	z-index: 200;
	
/*	position: absolute;
	top: 600px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto auto;

	display: table;
	width: 100%;*/
}

.tabs .tab {
	float: left;
	color: #5b7bba;
	width: 33.33%;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	padding: 2% 0;
	border: 1px solid #5b7bba;
	text-align: center;
	cursor: pointer;
	border-collapse: collapse;
	border-spacing: 0;
	
/*	color: #5b7bba;
	background-color: transparent;
	width: 50%;
	height: 35px;
	display: table-cell;
	vertical-align: middle;
	font-size: 17px;
	border: 1px solid #5b7bba;
	text-align: center;
	cursor: pointer;*/
}

.tabs .tab.active {
	color: #fff;
	background-color: #5b7bba;
	text-align: center;
	cursor: default;
}

/*--------------------------------------------------*/
/* inview.js */
/*--------------------------------------------------*/
.inview,
.inview02,
.inview03 {
	opacity: 0;
}


/*--------------------------------------------------*/
/* ページ内スクロール */
/*--------------------------------------------------*/
.to-top {
	display: none;
	opacity: 1;
	position: fixed;
	bottom: 115px;
	right: 30px;
	cursor: pointer;
}


/*--------------------------------------------------*/
/* その他 */
/*--------------------------------------------------*/
br.w1200 {
	display: none;
}


/*--------------------------------------------------*/
/* 横幅1400pc以下 */
/*--------------------------------------------------*/
@media screen and (max-width: 1400px) {
	br.w1920 {
		display: none;
	}

	br.w1200 {
		display: block;
	}
/*
	.story .title {
		padding-top: 530px;
	}

	.story .title .leaf {
		top: 260px;
	}
*/
}


/*--------------------------------------------------*/
/* 横幅1200pc以下 */
/*--------------------------------------------------*/
@media screen and (max-width: 1200px) {

.top {
	height: 925px;
	background-position: center bottom;
}

.logo {
	width: 100px;
	height: 365px;
	margin: 80px auto 0;
}

.copy {
	bottom: 125px;
}

.date {
	bottom: 90px;
}

.copy-right {
	bottom: 70px;
}

.bnner {
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.intro {
	height: 779px;
}

.intro .lead {
	width: 4.16%;
	top: 160px;
}

.intro .img-area {
	padding-top: 210px;
}

.intro .text-area02 .text {
	font-size: 15px;
}

/*
.story {
	height: 946px;
}

.story .title {
	padding-top: 420px;
}


.story .title .leaf {
	top: 150px;
}

.story .text-area .text {
	font-size: 14.5px;
}
*/

}