
@charset "utf-8";
* {
	width: 100%;
	-webkit-text-size-adjust:100%;
	box-sizing: border-box
}

body {
	overflow: hidden;
}

#nav {
	width: 320px;
}

#nav li {
	margin-bottom: 20px;
}

#nav .pointer {
	font-size: 2.0em;
	padding: 20px;
	text-align: left;
}

section {
	display: block;
	width: 980px;
}

h2 {
	padding: 10px;
	font-size: 2.8rem;
}

.description {
	font-size: 2.4rem;
	line-height: 3.4rem;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#front {height: 720px;}
#front .content {
	width: 100%;
	height: 720px;
	background-position-x: -200px;
	background-color: black;
	-webkit-transform: translate3d(0, 0, 0);
	position: relative;
}

#front .pv {
	right: 25%;
}

#front .title {
	background-size: 100%;	
	height: 300px;
	z-index: 20;
	top: 150px;
	width: 95%;
}

#front .caption {
	font-size: 1.5rem;
	line-height: 2.0rem;
}

#intro .content {
	margin-bottom: inherit;
}

#intro .content .title {
	background: url(../images/about.jpg) -80px -0px;
	width: 100%;
	left: 0px;
}

#intro .text {
	width: 100%;
	left: initial;
	top: 710px;
}

#intro h2 {
	width: 500px;
}

#products .button {
	height: 50px;
}

#products .content .caption.no4 {
	width: 150px;
}

#products h1 {
	font-size: 2.6rem;
	top: 1000px;
}

#products h2 {
	text-align: left;
	width: 770px;
}

#products .credit {
	top: 1100px;
	font-size: 1.8rem;
	line-height: 2.5rem;
}

#products .information {
	width: 90%;
	min-height: 2000px;
	padding-left: 0px;
	background-size: 95%;
}

#products .information .tracks{
	top: 1250px;
	font-size: 2.1rem;
	line-height: 2.8rem;
	width: 100%;
	right: 0;
}

#products .text {
	width: 100%;
	top: inherit;
}

#products .text a {
	font-size: 2.4rem;
}

#products .text .visitors20th {
	text-align: left;
	font-size: 2.4rem;
	line-height: 3.4rem;
	color: rgb(114, 215, 250);
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#related .column .sticker a {
	opacity: 1;
}
#related .column .sticker.no1 a {
	opacity: 1;
}

#video .content {
	width: 100%;
}

#video .movieBG {
	background: url(../images/movie.jpg) no-repeat ;
	width: 90%;
}

#video .links {
	width: 100%;
	height: 300px;
	top: 50px;
	padding-bottom: 40px;
	padding-top: initial;
}

#video .movieTitle {
	display: block;
	margin-bottom: 50px;
	margin-left: 20px;
	width: 95%
}

#video .clip1 {
	width: 100%;
	top: 130px;
	padding-top: 50px;
}
#video .clip2 {
	width: 100%;
	top: 190px;
	padding-top: 50px;
}

#video .description {
	top:40px; 
	position: relative;
}

#fes {
	margin-bottom: 0px;
}

#fes .fesTitle {
	width: 100%;
	height: 100%;
	margin-left: 0;
	padding-top: 100px;
}

#fes .description {
	margin-top: 120px;
	width: 90%;
}

#fes .fb-report {
	width: 90%;
} 

.share {
	width: 600px;
	margin-top: 20px;
	height: 150px;
}

.share .sns .fb {
	width: 250px;
	height: 100px;
}

.share .sns .fb a{
	width: 100%;
	height: 0px;
	padding-top: 100px;
	background-size: 100%;
	
}
.share .sns .tw {
	width: 250px;
	height: 100px;
}

.share .sns .tw a{
	width: 100%;
	height: 0px;
	padding-top: 100px;
	background-size: 100%;
}

.share .sns li p {
	font-size: 2.0rem;
}

#footer {
	margin-top: 0;
}

.footer {
	font-size: 1.4rem;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
