@charset "utf-8";
@import url('//fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('https://fonts.googleapis.com/css?family=ZCOOL+QingKe+HuangYou');
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;/*	outline: 0;*/
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: none;
}
img {
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
a {
	-webkit-tap-highlight-color: transparent;
}
strong {
	font-weight: bold;
}
ol, ul {
	list-style: none;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	/*\*/
	overflow: hidden;/**/
}
option {
	padding-right: 10px;
}
a {
	outline: none;
	color: #0297dc;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
a:focus {
	outline: none;
}
fieldset, img {
	border: 0;
}
.guard {
	pointer-events: none;
	cursor: default;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
}
/* ------------------------------
	コンテンツ
------------------------------ */
header, article, aside, section, footer, nav, menu, details, hgroup, summary {
	display: block;
}
html, body {
	width: 100%;
	height: 100%;
}
.loadingWrap {
	width: 100%;
	height: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}
.loadingWrap img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -32px;
	margin-left: -32px;
}
body {
	font-size: 16px;
	font-family:'Noto Sans Japanese','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: 500;
	line-height: 1.8em;
}
/*
#top {
	background: #000 url("../images/main02.jpg") no-repeat center top scroll;
	background-size: 100% auto;
}*/
a {
	text-decoration: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: none;
	margin: 80px 0 60px;
	padding: 0;
	border-bottom: 1px dashed #FFC200;
}
.line {
	border-bottom: #999 dashed 1px;
	margin: 80px auto;
}
.row {
	font-size: 0;
	text-align: center;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#story .row {
	margin-bottom: 20px;
}
#investment .row.space {
	margin-top: 20px;
}
.row .list {
	font-size: 15px;
	display: inline-block;
	vertical-align: top;
}
.row .list.box {
	border: 3px solid #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	padding: 45px 0 30px;
	margin-bottom: 26px;
}
#story .row .list.box {
	padding: 45px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contents {
	margin: 0 auto;
	width: 90%;
	max-width: 1160px;
	font-weight: 500;
	padding: 200px 0 200px;
	position: relative;
}
.slim {
	max-width: 800px;
	margin: 0 auto;
}
header {
	background-color: #fff;
}
header .contents {
	margin: 0 auto;
    width: 100%;
    max-width: 100%;
    padding: 0;
	position: relative;
	text-align: right;
	z-index: 100;
    border-bottom: 1px solid #777;
}
header .main img {
    width: 100%;
    max-width: 2000px;
    margin-top: 50px;
}
header .ttl {
	padding: 80px 4% 3em 0;
}
header .ttl img {
	width: 11%;
	max-width: 300px;
}
header .catch {
	position: absolute;
	bottom: 6em;
	left: 0;
	text-align: left;
	margin-bottom: 0;
}
header .catch img {
	width: 44%;
	max-width: 400px;
}
/*
header .banner_preview {
    position: absolute;
    bottom: 30px;
    left: 4%;
    width: 17%;
}*/
header .banner_preview {
    position: absolute;
    bottom: 25px;
    left: 1%;
    width: 23%;
}
header .banner_preview img {
	width:100%;
}
header .banner_area {
    position: absolute;
    bottom: 18px;
    left: 0;
    width: 25%;
}
.logo img {
    margin: 2px 0;
    width: 230px;
}
#container {
	width: 100%;
	position: relative;
}
.link-banner {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 0;
    font-size: 1.3em;
    font-size: 4vw;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
    display: block;
    margin: 0 auto 20px;
    line-height: 1.3em;
}
.link-banner img {
    width: 60%;
    max-width: 640px;
    margin: 0 auto;
}
.bg-white {
	background-color: rgba( 0, 0, 0, 0.7 );
	width: 100%;
	color: #fff;
}
.bg-cast {
	background-color: rgba( 0, 0, 0, 1 );
	width: 100%;
	color: #fff;
	padding-bottom: 1px;
}
.news {
	border-top: 1px dashed #999;
}
.news .item a {
	border-bottom: 1px dashed #999;
	padding: 14px 10px 14px 100px;
	color: #000;
	display: block;
	position: relative;
}
.news .item a:hover {
	background-color: #fff;
}
.news .date {
	color: #999;
	display: inline-block;
	position: absolute;
	left: 10px;
	font-size: 0.8em;
	top: 18px;
}
.news p {
	margin-bottom: 0;
}
.subtxt {
	font-size: 15px;
}
.title {
	font-size: 3em;
	font-family: 'ZCOOL QingKe HuangYou', cursive;
	text-align: center;
	margin-bottom: 100px;
	letter-spacing: 0.15em;
	color: #fff;
}
.title.sub {
	font-size: 28px;
	margin: 50px auto 20px;
}
.title {
	padding-top: 140px;
	margin-bottom: 60px;
}
.name {
	font-size: 3em;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
}
.name span {
	font-size: 0.6em;
	margin-right: 15px;
}
#song {
    margin-bottom: 3em;
}
#staff .name, #song .name {
	font-size: 2em;
	text-align: center;
	line-height: 1em;
}
#staff .name {
    margin-bottom: 2em;
}
#song .name {
    margin-bottom: 0;
}
#staff .name span, #song .name span {
	font-size: 0.4em;
	margin: 0 auto;
	display: block;
    letter-spacing: 0.1em;
}
.container .yaku {
	font-size: 1.2em;
	font-weight: 600;
	margin: 2.5em 0;
}
.container .q {
    margin-top: 40px;
	margin-bottom: 14px;
	font-size: 1.1em;
	font-weight: 600;
}
.container .q:first-of-type {
    margin-top: 0;
}
.space {
	margin-bottom: 3em;
}
.ttl_profile {
	font-family: 'ZCOOL QingKe HuangYou', cursive;
	letter-spacing: 0.1em;
	margin-top: 3em;
	margin-bottom: 1em;
	color: #888;
	font-size: 22px;
}
.ttl_profile span {
	position: relative;
	display: inline-block;
	padding: 0 100px 0 0;
	width: 90px;
}
.ttl_profile span:after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 95px;
height: 1px;
background-color: #555;
}
.ttl_profile span:after {right: 0;}
.subttl {
	font-size: 28px;
	line-height: 1.7em;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
}
p {
	margin-bottom: 20px;
	font-weight: 500;
}
#contact #form_iframe {
	height: 600px;
}
.second {
	padding-top: 50px;
}
.bar::after {
	border: 2px solid #333333;
	content: " ";
	display: block;
	margin: 16px auto 40px;
	width: 60px;
}
.sub-ttl {
	text-align: center;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: 600;
}
.sub-ttl.bar::after {
	border: 1px solid #ccc;
	content: " ";
	display: block;
	margin: 15px auto 5px;
	width: 40px;
}
.sub-ttl span {
	display: block;
	font-size: 16px;
}
.bold {
	font-weight: bold;
}
.large {
	font-size: 1.6em;
}
.center {
	text-align: center;
}
.phL {
	max-width: 380px;
	width: 70%;
	margin: 0 0 30px 30px;
	float: right;
}
.phL img {
	max-width: 100%;
}
.article .list img {
	width: 100%;
}
.article .list p {
	width: 80%;
	margin: 0 auto;
	line-height: 1.5em;
	font-weight: 500;
	text-align: left;
	padding: 15px 0 20px;
	color: #000;
}
.article .list p.caption {
	font-size: 0.8em;
	width: 90%;
	letter-spacing: 0;
}
.article .list p.center {
	text-align: center;
	padding: 5px 0 30px;
}
#colophon {
	text-align: center;
	padding: 300px 0;
    padding: 16vw 0;
}
#colophon .roadshow img {
    max-width: 400px;
    width: 60%;    
}
.copy {
	font-size: 9px;
    letter-spacing: 0.1em;
	margin: 0;
    text-align: center;
    padding-bottom: 20px;
}
.banner_sp {
    text-align: center;
    display: block;
    width: 93%;
    box-sizing: border-box;
    margin: 0 auto 20px;
    font-size: 0;
}
.banner {
    text-align: center;
    display: block;
    width: 98%;
    box-sizing: border-box;
    margin: 10px auto;
    font-size: 0;
}
.banner li {
    display: inline-block;
    max-width: 480px;
    width: 46%;
    margin: 10px 1%;
    vertical-align: top;
    font-size: 12px;
}
.banner li img {
    /*max-width: 220px;*/
    width: 100%;
}
.common-banner li, 
.common-link-nav li {
	display: inline-block;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 0;
}
.common-link-nav li .link {
	color: #333;
	font-size: 12px;
}
.common-link-nav li iframe {
	margin: 0 !important;
}
.common-banner li img {
	max-width: 280px;
}
a.button {
	font: normal normal 300 1.3em 'Open Sans';
	text-decoration: none;
	color: rgba(247, 0, 0, 1);
	brackground-color: transparent;
	border: 3px solid rgba(247, 0, 0, 1);
	border-radius: 100px;
	padding: .6em 1.4em;
	max-width: 300px;
	text-align: center;
	width: 70%;
	display: block;
	margin: 100px auto 0;
	background-size: 200% 100%;
	background-image: linear-gradient(to right, transparent 50%, rgba(247, 0, 0, 1) 50%);
	transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
	font-weight: bold;
}
a.button:hover {
	color: rgba(255, 255, 255, 1);
	background-color: rgba(247, 0, 0, 1);
	background-position: -100% 100%;
}
#staff .ttl_profile span:after {
    background-color: #666;
}


@media screen and (max-width : 1024px) {
body {
	background-size: auto 100%;
}
}

@media screen and (max-width : 768px) {
body {
	font-size: 14px;
}
#top {
	background: #fff url("../images/main_sp_dvd.jpg") no-repeat center top scroll;
	background-size: auto 100%;
	position: relative;
	width: 100%;
	padding-top: 130%;
	
}
header .contents {
	padding: 40px 0 20px;
    margin-bottom: 3px;
	min-height: 0;
	width: 100%;
    border-bottom: none;
}
header .ttl {
	padding-top: 20px;
}
header .ttl img {
    width: 30%;
	max-width: 110px;
}
header .catch {
    position: absolute;
    top: 60px;
	left: 5%;
	bottom: auto;
}
header .catch img {
    width: 48px;
	font-family: "sans-serif"
}
header .banner_preview {
	position: absolute;
    top: auto;
    bottom: 10px;
    left: auto;
    right: 1%;
    width: 32%;
    max-width: 200px;
}
.banner {
    width: 92%;
    margin: 0 auto;
}
.banner li {
    display: block;
    width: 100%;
    margin: 10px 0;
}
.contents {
	padding: 90px 0 105px;
}
#comment .contents {
	padding-bottom: 20px;
}
header.bg-white {
	background-color: rgba( 255, 255, 255, 1 );
}
header .txt {
	margin: 14px 0 30px;
}
.pamphlet, .pamphlet:hover {
	background-color: #58b4af;
	margin: 0 auto 40px;
	text-align: center;
	width: 80%;
	max-width: 230px;
	display: inline-block;
}
header .viewer {
	float: none;
	width: 100%;
	height: 325px;
}
header .viewer img {
	width: 300px;
	margin-right: 50%;
	margin-top: 0;
	right: -150px;
}
.article .list p.center, .center {
	text-align: left;
}   
.title {
	font-size: 9vw;
	margin-bottom: 0;
}
.title {
	padding-top: 50px;
	margin-bottom: 40px;
}
.second {
	padding-top: 30px;
}
.article .list p {
	width: 80%;
	font-size: 14px;
	padding-bottom: 30px;
}
.phL {
	display: block;
	float: none;
	width: 70%;
	margin: 0 auto 20px;
}
.large {
	text-align: center;
}
.sub-ttl {
	font-size: 1.3em;
}
.row .list.box {
	padding: 40px 0 20px;
}
.bar::after {
	margin-bottom: 30px;
}
a.button {
	margin-top: 70px;
}
.ttl {
	font-size: 20px;
}
.subttl {
	font-size: 18px;
	text-align: left;
}
.name {
	font-size: 2em;
	line-height: 0.9em;
}
.name span {
	display: block;
	margin-right: 0;
	font-size: 0.5em;
}
}

@media screen and (max-width : 479px) {
#contact #form_iframe {
	height: 990px;
}
}
/* ------------------------------
	レスポンシブ
------------------------------ */
.sp, .castbox .sp {
	display: none;
}
.grid_1 {
	width: 98%;
	margin: 1%;
}
.grid_2 {
	width: 48%;
	margin: 1%;
}
.grid_3 {
	width: 30%;
	margin: 0 1%;
}
.grid_4 {
	width: 22%;
	margin: 0 1%;
}
.L {
	float: left;
}
.R {
	float: right;
}

@media screen and (max-width : 768px) {
.sp {
	display: block;
}
.castbox .sp {
	display: inline-block;
}
#global-nav ul li.pc, 
.pc, .castbox .pc {
	visibility: hidden;
	display: none;
}
.grid_1, .grid_2, .grid_3, .grid_4 {
	width: 100%;
	margin: 0;
}
#story .grid_4 {
	width: 44%;
	margin: 0 2% 24px;
}
#colophon {
    padding: 30vw 0;
}
}
/* --------------------------------
	グローバルナビ
-------------------------------- */
.inner {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.inner:after {
	content: "";
	clear: both;
	display: block;
}
/*--------header-----------*/

#top-head {
	background: rgba(0,0,0,1);
	top: -100px;
	position: absolute;
	width: 100%;
	margin: 100px auto 0;
	padding: 0;
	line-height: 1;
	z-index: 999;
}
#top-head a, #top-head {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#top-head .twitter a {
	color: #00aced;
	position: relative;
	padding-left: 50px;
}
#top-head .twitter a .ico-tw {
	position: absolute;
	left: 24px;
	top: 14px;
}
#top-head .inner {
	position: relative;
}
#top-head .logo {
	float: left;
	position: relative;
	font-size: 15px;
	height: 50px;
	padding: 0 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#top-head .logo a {
	position: absolute;
	width: 100%;
}
/*------#global-nav {
  height: 50px;
}
-------*/
#global-nav ul {
	font-size: 0;
	text-align: center;
}
#global-nav ul li {
	display: inline-block;
	padding: 0;
	/*border-left: 1px solid #ddd;*/
	box-sizing: border-box;
}
#global-nav ul li.dc img {
    height: 40px;
    margin: 0 auto;
}
#global-nav ul li:first-child {
	border-left: none;
}
#global-nav ul li a {
	font-family: 'ZCOOL QingKe HuangYou', cursive;
	display: table-cell;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	letter-spacing: 0.1em;
	padding: 0 20px;
    padding: 0 1.6vw;
	position: relative;
	text-align: center;
	transition: all 0.8s ease-in-out 0s;
	vertical-align: middle;
}
#global-nav ul li a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
#global-nav ul li a:hover::after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
nav span {
    display: inline-block;
    vertical-align: middle;
}
nav span img {
	width: 30px;
	margin-right: 8px;
}
/*--------固定化されたときのCSS-----------*/
#top-head.fixed {
	margin-top: 0;
	top: 0;
	position: fixed;
	background: #fff;
	background: rgba(0,0,0,.7);
	transition: top 0.65s ease-in;
	-webkit-transition: top 0.65s ease-in;
	-moz-transition: top 0.65s ease-in;
}
/*-----------スマホのトグルボタンのCSS-------------*/
#nav-toggle {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 24px;
	cursor: pointer;
	z-index: 101;
	background-color: rgba( 255, 255, 255, 0.7 );
	padding: 10px 8px;
}
#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #000;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}
@media screen and (max-width: 1200px) {
#global-nav ul li a {
    padding: 0 1.4vw;
}
}
/*---------gnav sp--------------*/
@media screen and (max-width: 1024px) {
.head-inner {
	display: none;
}
.slick-next {
	right: 0;
}
#top-head, .inner {
	width: 100%;
	padding: 0;
}
#top-head {
	top: 0;
	/*position: fixed;*/
	margin-top: 0;
	background: none;
}
/* Fixed reset */
#top-head.fixed {
	padding-top: 0;
	background: transparent;
}
#mobile-head {
	width: 100%;
	height: 50px;
	z-index: 999;
	position: relative;
}
.open #mobile-head {
	background: #fff;
}
#global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -506px;
	background: #fff;
	width: 100%;
	text-align: center;
	padding: 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
#global-nav ul {
	list-style: none;
	position: static;
	right: 0;
	bottom: 0;
	font-size: 14px;
	border-top: 1px solid #ddd;
}
#global-nav ul li {
	border: none;
	display: block;
	position: static;
}
#global-nav .pc {
    display: none;
}
#global-nav .sp {
    display: block;
}
#global-nav ul li.dc img {
    height: 30px;
}
#top-head #global-nav ul li a, #top-head.fixed #global-nav ul li a {
	width: 100%;
	display: block;
	color: #000;
	padding: 12px 0;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-bottom: 1px solid #ddd;
}
#top-head #global-nav ul li.dc a {
    padding: 9px 0;
    height: 30px;
}
#top-head #global-nav ul li.twitter a, #top-head.fixed #global-nav ul li.twitter a {
	color: #00aced;
}
#nav-toggle {
	display: block;
}
/* #nav-toggle 切り替えアニメーション */
.open #nav-toggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav-toggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}
/* #global-nav スライドアニメーション */
.open #global-nav {
	/* #global-nav top + #mobile-head height */
	-moz-transform: translateY(556px);
	-webkit-transform: translateY(556px);
	transform: translateY(556px);
}
#global-nav ul li a::after {
	height: 0;
	background: none;
}
#top-head .twitter a .ico-tw {
	display: none;
}
}

/********************
animation setting
********************/
@-webkit-keyframes loadingAnim{
    0%{
        width: 0;
    }
    100%{
        width: 100%;
        -webkit-transform: translate(100%);
        transform: translate(100%);
    }
}
@keyframes loadingAnim{
    0%{
        width: 0;
    }
    100%{
        width: 100%;
        -webkit-transform: translate(100%);
        transform: translate(100%);
    }
}
@-webkit-keyframes loadingAnim_text{
    0%{
        opacity: 1;
        color: #cba166;
    }
    50%{
        color: #333;

    }
    100%{
        opacity: .5;
        color: #fff;
    }
}
@keyframes loadingAnim_text{
    0%{
        opacity: 1;
        color: #cba166;
    }
    50%{
        color: #333;
    }
    100%{
        opacity: .5;
        color: #fff;
    }
}



/********************
settings
********************/
::-moz-selection{
    background-color: rgba(0,105,255,.3);
}
::selection{
    background-color: rgba(0,105,255,.3);
}
/********************
loading effects
********************/
.loadingAnim{
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.loadingAnim_line{
    line-height: 1;
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    overflow: hidden;
    width: 150px;
    height: 1.25em;
    margin: auto;
    transition: all .3s cubic-bezier(.785, .135, .15, .86) 0s;
    transition-delay: .6s;
    text-align: center;
}
.loadingAnim_line:after{
    position: absolute;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: 0;
	right: 0;
    display: block;
    width: 0;
    height: 100%;
    margin: auto  auto auto 0;
    content: ' ';
    -webkit-animation: loadingAnim 2s ease-in-out .1s infinite normal backwards;
    animation: loadingAnim 2s ease-in-out .1s infinite normal backwards;
    background-color: #fff;
    will-change: transform, width;
}
.loadingAnim_line:before{
    font-family: 'Poppins', sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    font-style: normal;
    line-height: 1.6em;
    display: block;
    content: 'LOADING';
    -webkit-animation: loadingAnim_text 1s ease .1s infinite alternate both;
    animation: loadingAnim_text 1s ease .1s infinite alternate both;
    letter-spacing: .5em;
    color: #fff;
    will-change: opacity;
}
.loaded .loadingAnim_line{
    overflow: hidden;
    height: 0;
}
.loaded .loadingAnim_line:after,
.loaded .loadingAnim_line:before{
    -webkit-animation: none;
    animation: none;
}
.loaded .loadingAnim_line:before{
    content: 'LOADED!';
}

.loadingAnim:before,
.loadingAnim:after{
    line-height: 1;
    position: fixed;
    z-index: 99;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 50%;
    margin-right: auto;
    margin-left: auto;
    content: ' ';
    transition: all .3s cubic-bezier(.785, .135, .15, .86) 0s;
    transition-delay: .3s;
    background-color: #000;
}
.loadingAnim:before{
    top: 0;
}
.loadingAnim:after{
    bottom: 0;
}
.loaded .loadingAnim:before{
    height: 0;
    -webkit-transform: translateY(-1%);
    -ms-transform: translateY(-1%);
    transform: translateY(-1%);
}
.loaded .loadingAnim:after{
    height: 0;
    -webkit-transform: translateY(1%);
    -ms-transform: translateY(1%);
    transform: translateY(1%);
}
/* 動画 ---------------- */
#trailer-wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 10000;
}
#trailer-container {
	width: 1102px;
	height: 620px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -310px 0 0 -551px;
}
#trailer-inner {
	position: relative;
	width: 100%;
	height: 100%;
}
#trailer {
	width: 100%;
	height: 100%;
	background: #000;
}
#trailer-wrapper .btn-close {
	position: absolute;
	top: 10px;
	right: 10px;
}
#trailer-nav {
	display: block;
	width: 100%;
	height: 33px;
	box-sizing: border-box;
	text-align: center;
	margin-top: 10px;
}
#trailer-nav li {
	width: 20%;
	display: inline-block;
	padding: 0 5px;
	box-sizing: border-box;
}
#trailer-nav a {
	display: block;
	border: 1px solid #cbcbcb;
	height: 33px;
	color: #b8b8b8;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#trailer-nav span {
	display: block;
	height: 33px;
	line-height: 30px;
	box-sizing: border-box;
	font-size: 14px;
	border: 2px solid #fff;
}
#trailer-nav .cur a, #trailer-nav a:hover {
	background: #bbebf7;
}
input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}
input[type="checkbox"].on-off:checked + ul{
    height: 47px;
}
/* 動画 */
#trailer{
	height:200px;
}
#trailer-slider{
	position: relative;
	height:100%;
	box-sizing:border-box;
	overflow-x:scroll;
	-webkit-overflow-scrolling: touch;
	display: block;
	padding:15px;
}
#trailer-slider ul{
	display: -webkit-box;
	height:100%;
}
#trailer-slider li{
	display: block;
	width:92%;
	height:100%;
	box-sizing:border-box;
	padding-right:10px;
}
#trailer-slider li:last-child{
	padding-right:15px;
}
#trailer-slider .container{
	position: relative;
	height:100%;
	width:100%;
	padding: 0;
	box-sizing:border-box;
}
#trailer-slider .player{
	width:100%;
	height:100%;
	background:#000;
}
#trailer-slider .player video{
	display: block;
	width:100%;
	height:100%;
}
#trailer-slider .thumb{
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	pointer-events: none;
	opacity: 1;
	background:no-repeat center center;
	background-size:cover;
}
#trailer-slider .mark{
	position: absolute;
	width:88px;
	height:88px;
	left:50%;
	top:50%;
	margin:-44px 0 0 -44px;
	background:url(../mov/img/bt_play.png) no-repeat center center;
	background-size: contain;
}
#trailer-slider .thumb.active .mark{
	opacity: 0.5;
}
#trailer-slider .name{
	width:100%;
	font-size:14px;
	height:50px;
	position: absolute;
	top:0;
	left:0;
	color:#fff;
	padding:6px 10px;
	background-size:100% 100%;
	text-shadow:0 0 5px rgba(0,0,0,0.5);
	letter-spacing: 0.05em;
	box-sizing:border-box;
	text-align: left;
}
#trailer-slider .container{
	border-color:#999;
}
#trailer-slider .mark{
	top:auto;
	bottom:6px;
	left:10px;
	width:60px;
	height:60px;
	margin:0;
}
/* スマホ動画 */
.mov {
  margin: 20px auto 0;
  padding-top: 58%;;
  position: relative;
  width: 100%;
	background-color: #000;
}
.mov iframe {
	position: absolute;
	top: 20px;
	bottom: 20px;
	right: 5%;
	left: 5%;
	margin: auto;
	width: 90% !important;
	height: 100% !important;
}