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

@PC - style.css
Copyright (c) ULM Co.,Ltd. - http://www.ulm-design.com

*****************************************--*/

/*-------------------------------

#movie-thumb-container

-------------------------------*/

.trailer {
	position: absolute;
	top: 70px;
	left: 26px;
}
#movie-thumb-container {
	width: 240px;
	height: 139px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
#player-overlay {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6) url(../common/img/overlay.png) repeat;
	background-size: 2px 2px;
	opacity: 0.5;
	color: #ff0000;
}
#player-overlay:hover {
	opacity: 0.8;
}
#play-icon {
	width: 52px;
	height: 58px;
	font-size: 60px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	display: block;
	line-height: 1em;
}
#player {
	margin-top: -100px;
}
/*-------------------------------

#top

-------------------------------*/

#top {
	position: relative;
}
.logo, .kannu {
	z-index: 1;
}
.logo img {
	position: absolute;
	top: 18vw;
	left: 27%;
	width: 46vw;
	z-index: 100;
}
.kannu img {
	position: absolute;
	top: 44.5vw;
	width: 22vw;
	right: 2vw;
}
.top-bg img {
	width: 100%;
	vertical-align: bottom;
}

@media screen and (max-width:1024px) {
	.logo img {
		top: 180px;
		left: 27%;
		width: 500px;
	}
	.kannu img {
		top: 460px;
		width: 20%;
		right: 20px;
	}
}
/*--------------------

#trailer

--------------------*/
#trailer {
	position: absolute;
	top: 70px;
	left: 25px;
	width: 300px;
	background: #fff;
	box-sizing: border-box;
	text-align: center;
}
#trailer-box {
	position: relative;
	width: 100%;
	height: 169px;
	overflow: hidden;
}
#play {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	transition: all 0.4s;
	opacity: 0.2;
}
#play:hover {
	opacity: 0.9;
}
.fa-play-circle-o {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 60px;
	height: 60px;
	font-size: 60px;
	color: #fff;
}
#player {
	margin: -1.5% 0 0 -2.5%;
	width: 105%;
	height: 105%;
	box-sizing: border-box;
	cursor: pointer;
}

@media screen and (max-width:1120px) {
	#trailer {
		position: absolute;
		top: 70px;
		left: 25px;
		width: 220px;
		background: #fff;
		box-sizing: border-box;
		text-align: center;
	}
	#trailer-box {
		position: relative;
		width: 100%;
		height: 109px;
		overflow: hidden;
	}
}

/*-------------------------------

#contents

-------------------------------*/

#contents-container{
	background: url(../img/contents/bg.jpg),#fff;
	background-size: 100%,cover;
	background-repeat: no-repeat,no-repeat;
	background-position: top,bottom;
}

#contents{
	max-width:  960px;
	width:  90%;
	display:  block;
	margin:  0 auto;
}

.contents-inner{
    padding: 120px 0 30px;
}

.lead{
	width:  100%;
	margin: 60px 0;
}

.txt{
	font-size: 18px;
	color: #133144;
	line-height: 2;
}

.txt-small{
	font-size: 13px;
	color: rgb(19, 49, 68);
	line-height: 2;
}

.ttl{
	margin:  60px auto;
	display:  block;
}

.w80{
	width: 820px;
	display:  block;
	margin:  0 auto;
}

.colum{
	border-top:2px solid #0073be;
	border-bottom:2px solid #0073be;
	padding: 25px 0;
	margin: 85px auto;
}

.box{
	margin: 20px 0 0;
}

.box-right{
	padding-left:25px;
}

.colum-ttl{
	color: #0073be;
	font-size: 21px;
	line-height: 1.7;
	margin: 0 0 10px;
}

.colum-ttl span{
	font-size:16px;
}

.photo{
	width:  100%;
	padding: 150px 0;
}

.name{
	font-size: 24px;
	padding-bottom:15px;
	color: #133144;
	font-weight: bold;
}

.name span{
	font-size: 16px;
	margin-left: 10px;
}

/*-------------------------------

#about

-------------------------------*/

#about{
	padding: 120px 0 0;
}

.txt-about{
    color: #fff;
    text-shadow: 0px 0px 6px #023a5d;
    font-weight: bold;
}

.pop-btn:hover{
  opacity:.6;
  transition: opacity .4s;
}

.pop-btn-box{
    padding: 450px 0 0;
    justify-content: space-between;
    display: -webkit-flex;
    display:  flex;
}

/*-------------------------------

#intro

-------------------------------*/

.intro-txt{
	font-size: 16px;
	padding: 40px 0;
}

.colum-ttl-kanne{
	text-align: center;
}

.ori-box{
}

.ori-img{
	position: absolute;
	top: 36px;
	left: 47px;
}

.ori-ttl{
	color: #133144;
	font-size: 18px;
	line-height: 1.4;
	padding: 20px 15px 15px 225px;
}

.ori-ttl span{
	font-size: 13px;
}

.ori-txt{
  padding: 20px 20px 20px 225px;
  background: #fdf7b5;
}

/*-------------------------------

#direc

-------------------------------*/

.direc-txt{
	font-size: 14px;
}

/*-------------------------------

#cast

-------------------------------*/

.cast-container img{
	width: 100%;
	padding-bottom:25px;
}

.cast-box{
	width: 100%;
	padding: 0 20px;
}

/*-------------------------------

#footer

-------------------------------*/
#footer {
	width: 100%;
	background: -webkit-linear-gradient(50deg, #00a7d3, #0060b2);
	background: -o-linear-gradient(50deg, #00a7d3, #0060b2);
	background: linear-gradient(140deg, #00a7d3, #0060b2);
}
.billing {
	margin: 0 auto;
	padding: 3em 3em 0em;
	display: block;
}
.billing img {
	width: 600px;
	margin: 0 auto;
	display: block;
}

@media screen and (max-width:1024px) {
	.billing img {
		width: 830px;
		margin: 0 auto;
		padding-left: 80px;
		display: block;
	}
}
/*-----------------------

#sns-nav

-----------------------*/

#sns-nav {
	position: absolute;
	top: 10px;
	right: 10px;
}
#sns-nav-container li {
	display: inline-block;
	margin: 10px 0;
	padding: 0 10px;
	border-right: 1px solid #fff;
	text-shadow: 0px 0px 10px rgba(26,64,76,1);
}
#sns-nav-container li:last-child {
	border: none;
}
#sns-nav-container li a {
	color: #fff;
	font-size: 28px;
	transition: all .4s;
}
#sns-nav-container li a:hover {
	opacity: .6;
}


.iziModal-content span{
	font-size: 30px;
	color: #fff100;
	font-weight: bold;
	padding-right: 2px;
}

.iziModal-content h1{
	font-size: 24px;
	line-height: 1.2;
	padding-bottom: 37px;
	text-align: center;
	letter-spacing: 8px;
}

.iziModal-content h2{
	position: relative;
	font-size: 30px;
	color: #fff100;
	font-weight: bold;
	float: left;	
	margin-right:23px;
}

.iziModal-content h2:after{
	position:absolute;
	content:'▶︎';
	right:-20px;
	bottom:1px;
	color:#e5004f;
	font-size:15px;
}

.vr-icon {
  width: auto !important;
	height: 80px!important;
	margin-right: 22px;
}

.iziModal-content a{
	color: #fff;
	border-bottom: 2px solid #fff;
	vertical-align: super;
	line-height: 22px;
}

.vrcru-bottom{
	margin-top:50px;
}

.close-btn{
	position: absolute;
	top: -30px;
	right: 0;
	color: #fff;
}

.close-btn img{
	width: 30px;
	height: 30px;
}

button{
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
}

.caution{
	font-size: 10px;
}