/* ===========================================
Common Class
=============================================*/

/* Clearfix */
.cf:before,
.cf:after {
	content:"";
	display:block;
	overflow:hidden;
}

.cf:after {
	clear:both;
}

.cf {
	zoom:1;
}

/* Hide-txt */
.hide-txt {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#carModelHeader {
	position: relative;
}

#bottomMenu,
.carModelFooter {
	padding-top: 0;
	padding-bottom: 0;
}

#pageContent {
	background: #000;
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.content-element {
	width: 100%;
	position: relative;
}

.content-element .inner {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.content-element h3 {
	line-height: 0;
	opacity: 0;
}

.content-element h3 span {
	position: relative;
}

.content-element h3 span:after {
	content: "";
	width: 0%;
	height: 1px;
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	transition: all .5s ease-out;
}
	
.content-element h3.complete span:after {
	width: 100%;
	left: 0;
	transition: all .5s ease-out;
}

#key {
	width: 100%;
	background: #000;
	position: relative;
	z-index: 9;
}

#key .splash {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	background-position: center center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}

#key .splash a {
	width: 100%;
	height: 100%;
	display: block;
}

#key .splash h2 img,
#key .splash .btn-play img,
#key .splash h3 img {
	width: 100%;
	height: auto;
}

#key .splash h2,
#key .splash .btn-play,
#key .splash h3 {
	opacity: 0;
	display: none;
}

#key .splash h3 {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate( -50%, -50% );
	transform: translate( -50%, -50% );
}

#key .bg {
	width: 100%;
	height: 100%;
	background-image: url("../img/key_splash_bg.jpg");
	background-position: center center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: none;
}

#key #ytplayer1 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
}

#playnew-navi {
	background: #000;
	position: relative;
	z-index: 99;
}

#playnew-navi li a {
	line-height: 0;
	display: block;
}

#playnew-navi li img {
	vertical-align: middle;
}

#about {
	text-align: center;
	z-index: 8;
}

#about .bg {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}

#about h3,
#about p {
	position: relative;
	z-index: 2;
}

#introducing {
	background-color: #000;
	color: #FFF;
	z-index: 7;
}

#introducing .bg {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	opacity: 0;
}

#introducing-motion-svg {
	position: absolute;
	left: 50%;
	z-index: 2;
}

#introducing h3,
#introducing h4,
#introducing p,
#introducing .graph {
	position: relative;
	z-index: 3;
}

#introducing h3,
#introducing h4,
#introducing .graph li,
#introducing p,
#introducing .graph li .machine {
	opacity: 0;
}

#introducing .graph .mask {
	position: absolute;
}

#introducing .graph .mask {
	position: absolute;
	overflow: hidden;
}

#introducing .right .graph li:nth-child(1) .line-mask {
	width: 0;
	/* width: 308px; */
	height: 1px;
	left: 35px;
	top: 112px;
}

#introducing .right .graph li:nth-child(1) .line-mask img {
	width: 308px;
	height: 1px;
}

#introducing .right .graph li:nth-child(1) .arrow-r-text {
	width: 71px;
	height: 10px;
	left: 21px;
	top: 95px;
	display: none;
	opacity: 0;
}

#introducing .right .graph li:nth-child(1) .arrow-r {
	width: 18px;
	height: 6px;
	left: 61px;
	/* left: 71px; */
	top: 109px;
	display: none;
	opacity: 0;
}

#introducing .right .graph li:nth-child(1) .arrow-l-text {
	width: 98px;
	height: 10px;
	left: 192px;
	top: 118px;
	display: none;
	opacity: 0;
}

#introducing .right .graph li:nth-child(1) .arrow-l {
	width: 18px;
	height: 6px;
	left: 282px;
	/* left: 272px; */
	top: 109px;
	display: none;
	opacity: 0;
}

#introducing .right .graph li:nth-child(1) .degree-line-1,
#introducing .right .graph li:nth-child(1) .degree-line-2 {
	width: 239px;
	height: 1px;
	left: 64px;
	top: 112px;
	display: none;
}

#introducing .right .graph li:nth-child(1) .arc-mask {
	width: 31px;
	height: 0;
	/* height: 231px; */
	left: 266px;
	top: 112px;
	/* top: -4px; */
}

#introducing .right .graph li:nth-child(1) .arc-mask img {
	width: 31px;
	height: 231px;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#introducing .right .graph li:nth-child(1) .degree {
	width: 13px;
	height: 40px;
	left: 305px;
	top: 94px;
	display: none;
	opacity: 0;
}

#introducing .right .graph li:nth-child(1) .title {
	width: 61px;
	height: 10px;
	left: 0;
	top: 0;
}

#introducing .left .graph li:nth-child(2) .line-mask-1 {
	width: 0;
	/* width: 349px; */
	height: 7px;
	left: 12px;
	top: 62px;
}

#introducing .left .graph li:nth-child(2) .line-mask-1 img {
	width: 349px;
	height: 7px;
}

#introducing .left .graph li:nth-child(2) .line-mask-2 {
	width: 0;
	/* width: 306px; */
	height: 17px;
	left: 33px;
	top: 19px;
}

#introducing .left .graph li:nth-child(2) .line-mask-2 img {
	width: 306px;
	height: 17px;
}

#introducing .left .graph li:nth-child(2) .arrow-ud-mask {
	width: 5px;
	height: 0;
	/* height: 20px; */
	left: 30px;
	top: 50px;
	/* top: 40px; */
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

#introducing .left .graph li:nth-child(2) .arrow-ud-mask img {
	width: 5px;
	height: 20px;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#introducing .left .graph li:nth-child(2) .arrow-ud-text {
	width: 45px;
	height: 13px;
	left: 39px;
	top: 44px;
	opacity: 0;
	display: none;
}

#introducing .left .graph li:nth-child(2) .arrow-r {
	width: 14px;
	height: 5px;
	left: 72px;
	/* left: 82px; */
	top: 26px;
	opacity: 0;
	display: none;
}

#introducing .left .graph li:nth-child(2) .arrow-r-text {
	width: 70px;
	height: 10px;
	left: 11px;
	top: 24px;
	opacity: 0;
	display: none;
}

#introducing .left .graph li:nth-child(2) .smoke {
	width: 229px;
	height: 21px;
	left: 110px;
	top: 17px;
	opacity: 0;
	display: none;
}

#introducing .left .graph li:nth-child(2) .smoke-text {
	width: 36px;
	height: 9px;
	left: 198px;
	top: 11px;
	opacity: 0;
	display: none;
}

#introducing .left .graph li:nth-child(2) .title {
	width: 61px;
	height: 10px;
	left: 0;
	top: 0;
}

#making {
	background-color: #e6e7e7;
	z-index: 6;
}

#making-motion-svg {
	position: absolute;
	left: 50%;
	z-index: 1;
}

#making .movie {
	position: relative;
	z-index: 2;
}

#making .movie .coming {
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4;
}

#making .movie .coming img {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
}

#making .movie .coming .btn {
	opacity: 0.25;
}

#making .movie .splash {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}

#making .movie .splash a {
	width: 100%;
	height: 100%;
	display: block;
}

#making .splash .btn-play {
	position: absolute;
	left: 50%;
	top: 50%;
}

#making .splash .btn-play img {
	width: 100%;
	height: auto;
}

#making .movie .bg {
	width: 100%;
	height: 100%;
	background-image: url("../img/making_splash_bg.jpg");
	background-position: center center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: none;
}

#making .movie #ytplayer2 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#team-cover {
	background-color: #FFF;
	position: relative;
	z-index: 5;
}

#team {
	background-color: #FFF;
	z-index: 3;
}

#team-motion-svg {
	position: absolute;
	left: 50%;
	z-index: 1;
}

#team h3,
#team h4,
#team ul {
	position: relative;
	z-index: 3;
}

#team h3,
#team h4,
#team ul li img,
#team ul li p {
	opacity: 0;
}

#gallery-cover {
	background-color: #000;
	position: relative;
	z-index: 3;
}

#gallery {
	background-color: #000;
	z-index: 4;
}

#gallery-motion-svg {
	position: absolute;
	left: 50%;
	z-index: 1;
}

#gallery h3,
#gallery ul {
	position: relative;
	z-index: 3;
}

#howto {
	background-color: #e6e7e7;
	z-index: 1;
}

#howto-motion-svg {
	position: absolute;
	left: 50%;
	z-index: 1;
}

#howto h3,
#howto p,
#howto ul {
	position: relative;
	z-index: 3;
}

#howto li {
	background-color: #FFF;
}

#howto li img {
	width: 100%;
	height: auto;
}

.mod-carmodel-common-conv {
	z-index: 10;
}

/* ===========================================
PC
=============================================*/

@media screen and (min-width:768px) {
	
	.sp {
		display: none!important;
	}
	
	.content-element {
		padding-top: 143px;
		margin-top: -143px;
	}
	
	.content-element h3 span {
		padding-bottom: 9px;
		display: inline-block;
	}
	
	#key {
		height: 0;
		padding-top: 44.444%;
	}
	
	#key .splash h2 {
		width: 30.434%;
		height: auto;
		margin: -7.826% 0 0 -15.217%;
		position: absolute;
		left: 50%;
		top: 50%;
	}
	
	#key .splash h3 {
		width: 33.652%;
	}
	
	#key .splash .btn-play {
		width: 10.434%;
		height: auto;
		margin: 5.913% 0 0 -5.217%;
		position: absolute;
		left: 50%;
		top: 50%;
	}
	
	#playnew-navi {
		height: 60px;
	}
	
	#playnew-navi ul {
		width: 100%;
		min-width: 990px;
		text-align: center;
		background: #000;
		position: relative;
	}
	
	#playnew-navi li {
		margin: 0 15px;
		display: inline-block;
	}
	
	#playnew-navi li a {
		padding: 24px 0;
		position: relative;
	}
	
	#playnew-navi li a:after {
		content: "";
		width: 0%;
		height: 1px;
		background: #FFF;
		position: absolute;
		left: 50%;
		bottom: 16px;
		display: block;
		transition: all .25s ease-out;
	}
	
	#playnew-navi li.current a:after {
		width: 100%;
		left: 0;
		transition: all .25s ease-out;
	}
	
	#playnew-navi li img {
		height: 12px;
	}
	
	#playnew-navi li:nth-child(1) img {
		width: 58px;
	}
	
	#playnew-navi li:nth-child(2) img {
		width: 121px;
	}
	
	#playnew-navi li:nth-child(2) img {
		width: 134px;
	}
	
	#playnew-navi li:nth-child(3) img {
		width: 80px;
	}
	
	#playnew-navi li:nth-child(4) img {
		width: 50px;
	}
	
	#playnew-navi li:nth-child(5) img {
		width: 168px;
	}
	
	#about .inner {
		height: 0;
		padding-top: 108.174%;
	}
	
	#about .bg {
		height: 100%;
		background-image: url("../img/about_bg_pc.jpg");
	}
	
	#about h3 {
		width: 100%;
		position: absolute;
		left: 0;
		top: 34px;
	}
	
	#about h3 span:after {
		background-color: #FFF;
	}
	
	#about h3 img {
		width: 91px;
		height: 15px;
	}
	
	#about p {
		width: 100%;
		position: absolute;
		left: 0;
		top: 88px;
	}
	
	#about p img {
		width: 51.478%;
		height: auto;
	}
	
	#introducing {
		padding-bottom: 70px;
	}
	
	#introducing .bg {
		height: 100%;
		background-image: url("../img/introducing_bg_pc.jpg");
		background-size: contain;
	}
	
	#introducing-motion-svg {
		width: 773px;
		height: 181px;
		margin-left: -386px;
		top: 32px;
	}
	
	#introducing h3 {
		text-align: center;
		margin-top: 34px;
	}
	
	#introducing h3 span:after {
		background-color: #FFF;
	}
	
	#introducing h3 img {
		width: 191px;
		height: 16px;
	}
	
	#introducing h4 {
		font-size: 28px;
		letter-spacing: 0.2em;
		text-align: center;
		margin-top: 25px;
	}
	
	#introducing h4 img {
		width: 465px;
		height: 23px;
	}
	
	#introducing p {
		line-height: 2;
		font-size: 16px;
		text-align: center;
		margin-top: 20px;
	}
	
	#introducing .detail {
		width: 768px;
		margin: 50px auto 0 auto;
	}
	
	#introducing .left {
		width: 372px;
		float: left;
	}
	
	#introducing .right {
		width: 372px;
		float: right;
	}
	
	#introducing .left p,
	#introducing .right p {
		text-align: left;
	}
	
	
	#introducing .graph {
		width: 372px;
		height: 224px;
	}
	
	#introducing .graph li {
		width: 370px;
		position: absolute;
	}
	
	#introducing .graph li img {
		position: absolute;
		left: 0;
		top: 0;
	}
	
	#introducing .right .graph li:nth-child(1) {
		height: 224px;
		left: 0;
		top: 0;
	}
	
	#introducing .left .graph li:nth-child(1) {
		height: 130px;
		right: 0;
		top: 0;
	}
	
	#introducing .left .graph li:nth-child(1) img {
		width: 100%;
		height: 100%;r
	}
	
	#introducing .left .graph li:nth-child(2) {
		height: 78px;
		right: 0;
		bottom: 0;
	}
	
	#making {
		padding-bottom: 94px;
	}
	
	#making-motion-svg {
		width: 705px;
		height: 180px;
		margin-left: -352px;
		top: 28px;
		opacity: 0.1;
	}
	
	#making h3 {
		text-align: center;
		margin-top: 34px;
	}
	
	#making h3 span:after {
		background-color: #000;
	}
	
	#making h3 img {
		width: 206px;
		height: 15px;
	}
	
	#making .movie {
		width: 770px;
		height: 433px;
		margin: 34px auto 0 auto;
	}
	
	#making .movie .coming .text {
		width: 260px;
		height: 29px;
		margin: -67px 0 0 -130px;
	}
	
	#making .movie .coming .btn {
		width: 186px;
		height: 43px;
		margin: -14px 0 0 -93px;
	}
	
	#making .splash .btn-play {
		width: 186px;
		height: 43px;
		margin: -21px 0 0 -93px;
	}
	
	#team-cover {
		
	}
	
	#team-cover img {
		width: 100%;
		height: auto;
	}
	
	#team {
		padding-bottom: 82px;
	}
	
	#team-motion-svg {
		width: 315px;
		height: 177px;
		margin-left: -157px;
		top: 32px;
	}
	
	#team h3 {
		text-align: center;
		margin-top: 34px;
	}
	
	#team h3 span:after {
		background-color: #000;
	}
	
	#team h3 img {
		width: 75px;
		height: 15px;
	}
	
	#team h4 {
		font-size: 28px;
		letter-spacing: 0.2em;
		text-align: center;
		margin-top: 56px;
	}
	
	#team h4 img {
		width: 581px;
		height: 23px;
	}
	
	#team ul {
		text-align: center;
		margin-top: 65px;
	}
	
	#team ul li {
		margin: 0 27px;
		display: inline-block;
	}
	
	#team ul li:first-child,
	#team ul li:first-child p img {
		/* width: 304px; */
	}
	
	#team ul li:last-child,
	#team ul li:last-child p img {
		/* width: 346px; */
	}
	
	#team ul li > img {
		width: 220px;
	}
	
	#team ul li p {
		line-height: 1.9;
		font-size: 16px;
		margin-top: 40px;
	}
	
	#gallery-cover {
		padding-top: 80px;
	}
	
	#gallery-cover img {
		width: 100%;
		height: auto;
	}
	
	#gallery {
		padding-bottom: 98px;
	}
	
	#gallery-motion-svg {
		width: 761px;
		height: 180px;
		margin-left: -380px;
		top: 80px;
		opacity: 0.2;
	}
	
	#gallery h3 {
		text-align: center;
		margin-top: 34px;
	}
	
	#gallery h3 span:after {
		background-color: #FFF;
	}
	
	#gallery h3 img {
		width: 124px;
		height: 15px;
	}
	
	#gallery ul {
		width: 990px;
		height: 880px;
		margin: 38px auto 0 auto;
	}
	
	#gallery li {
		position: absolute;
	}
	
	#gallery li:nth-child(1) {
		width: 430px;
		left: 0;
		top: 0;
	}
	
	#gallery li:nth-child(2) {
		width: 320px;
		left: 445px;
		top: 0;
	}
	
	#gallery li:nth-child(3) {
		width: 210px;
		left: 780px;
		top: 0;
	}
	
	#gallery li:nth-child(4) {
		width: 210px;
		left: 0;
		top: 335px;
	}
	
	#gallery li:nth-child(5) {
		width: 320px;
		left: 225px;
		top: 335px;
	}
	
	#gallery li:nth-child(6) {
		width: 430px;
		left: 560px;
		top: 335px;
	}
	
	#gallery li:nth-child(7) {
		width: 430px;
		left: 0;
		top: 670px;
	}
	
	#gallery li:nth-child(8) {
		width: 210px;
		left: 445px;
		top: 670px;
	}
	
	#gallery li:nth-child(9) {
		width: 320px;
		left: 670px;
		top: 670px;
	}
	
	#gallery li img {
		width: 100%;
		height: auto;
	}
	
	#howto {
		padding-bottom: 100px;
	}
	
	#howto-motion-svg {
		width: 439px;
		height: 177px;
		margin-left: -219px;
		top: 38px;
		opacity: 0.1;
	}
	
	#howto h3 {
		text-align: center;
		margin-top: 34px;
	}
	
	#howto h3 span:after {
		background-color: #000;
	}
	
	#howto h3 img {
		width: 264px;
		height: 15px;
	}
	
	#howto p {
		line-height: 2;
		font-size: 15px;
		text-align: center;
		margin-top: 28px;
	}
	
	#howto ul {
		width: 768px;
		margin: 38px auto 0 auto;
	}
	
	#howto li {
		margin-top: 32px;
	}
	
		
}


/* ===========================================
SP
=============================================*/

@media screen and (max-width:767px) {
	
	.pc {
		display: none!important;
	}
	
	.content-element h3 span {
		padding-bottom: 11px;
		display: inline-block;
	}
	
	#key {
		height: 0;
		padding-top: 53.333%;
	}
	
	#key .splash h2 {
		width: 40%;
		height: auto;
		margin: -14.133% 0 0 -20%;
		position: absolute;
		left: 50%;
		top: 50%;
	}
	
	#key .splash h3 {
		width: 51.6%;
	}
	
	#key .splash .btn-play {
		width: 22.666%;
		height: auto;
		margin: 4.933% 0 0 -11.333%;
		position: absolute;
		left: 50%;
		top: 50%;
	}
	
	#playnew-navi {
		height: 85px;
	}
	
	#playnew-navi ul.nav-fixed {
		position: static !important;
	}
	
	#playnew-navi ul {
		width: 100%;
		height: 85px;
		text-align: center;
		background: #000;
		padding-top: 8px;
		position: relative;
		box-sizing: border-box;
	}
	
	#playnew-navi li {
		width: 30.133%;
		border: 1px solid #999;
		margin: 5px 1.6%;
		display: inline-block;
		box-sizing: border-box;
	}
	
	#playnew-navi li:nth-child(-n+2) {
		width: 46.8%;
	}
		
	#playnew-navi li.current {
		background: #999;
	}
	
	#playnew-navi li a {
		padding: 8px 0;
	}
	
	#playnew-navi li.current a {
		color: #000;
	}
	
	#playnew-navi li img {
		height: 7px;
	}
	
	#playnew-navi li:nth-child(1) img {
		width: 30.63%;
		max-width: 34px;
	}
	
	#playnew-navi li:nth-child(2) img {
		width: 62.162%;
		max-width: 69px;
	}
	
	#playnew-navi li:nth-child(2) img {
		width: 68.468%;
		max-width: 76px;
	}
	
	#playnew-navi li:nth-child(1) img {
		width: 19.117%;
		max-width: 34px;
	}
	
	#playnew-navi li:nth-child(2) img {
		width: 44.411%;
		max-width: 76px;
	}
	
	#playnew-navi li:nth-child(3) img {
		width: 40.54%;
		max-width: 45px;
	}
	
	#playnew-navi li:nth-child(4) img {
		width: 25.225%;
		max-width: 28px;
	}
	
	#playnew-navi li:nth-child(5) img {
		width: 86.486%;
		max-width: 96px;
	}
	
	#about .inner {
		height: 0;
		padding-top: 183.733%;
	}
	
	#about .bg {
		height: 100%;
		background-image: url("../img/about_bg_sp.jpg");
	}
	
	#about h3 {
		width: 100%;
		position: absolute;
		left: 0;
		top: 25px;
	}
	
	#about h3 span:after {
		background-color: #FFF;
	}
	
	#about h3 img {
		width: 90px;
		height: 15px;
	}
	
	#about p {
		width: 100%;
		position: absolute;
		left: 0;
		top: 74px;
	}
	
	#about p img {
		width: 86.533%;
		height: auto;
	}
	
	#introducing .inner {
		padding-bottom: 48px;
	}
	
	#introducing .bg {
		height: 100%;
		background-image: url("../img/introducing_bg_sp.jpg");
		background-size: cover;
	}
	
	#introducing-motion-svg {
		width: 93.333%;
		height: auto;
		margin-left: -46.6665%;
		top: 22px;
	}
	
	#introducing h3 {
		text-align: center;
		margin-top: 24px;
	}
	
	#introducing h3 span:after {
		background-color: #FFF;
	}
	
	#introducing h3 img {
		width: 190px;
		height: 15px;
	}
	
	#introducing h4 {
		line-height: 1.5;
		font-size: 25px;
		letter-spacing: 0.1em;
		text-align: center;
		margin-top: 26px;
	}
	
	#introducing h4 img {
		width: 74.666%;
		height: auto;
	}
	
	#introducing p {
		line-height: 1.785;
		font-size: 14px;
		text-align: center;
		margin-top: 20px;
	}
	
	#introducing .graph {
		width: 93.333%;
		margin: 25px auto 0 auto;
	}
	
	#introducing .graph li {
		height: 0;
		margin-top: 3.714%;
		position: relative;
	}
	
	#introducing .graph li img {
		position: absolute;
		left: 0;
		top: 0;
	}
	
	#introducing .right .graph li:nth-child(1) {
		padding-top: 60.285%;
	}
	
	#introducing .left .graph li:nth-child(1) {
		padding-top: 35%;
	}
	
	#introducing .left .graph li:nth-child(1) img {
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}
	
	#introducing .left .graph li:nth-child(2) {
		padding-top: 21%;
	}
	
	#making {
		
	}
	
	#making-motion-svg {
		width: 85.733%;
		height: auto;
		margin-left: -42.8665%;
		top: 23px;
		opacity: 0.1;
	}
	
	#making h3 {
		text-align: center;
		margin-top: 25px;
	}
	
	#making h3 span:after {
		background-color: #000;
	}
	
	#making h3 img {
		width: 203px;
		height: 15px;
	}
	
	#making .movie {
		width: 93.333%;
		height: 0;
		padding-top: 52.533%;
		margin: 24px auto 73px auto;
	}
	
	#making .movie .coming .text {
		width: 51.293%;
		height: auto;
		margin: -9.482% 0 0 -25.6465%;
	}
	
	#making .movie .coming .btn {
		width: 37.428%;
		height: auto;
		margin: 1% 0 0 -18.714%;
	}
	
	#making .splash .btn-play {
		width: 37.428%;
		height: auto;
		-webkit-transform: translate( -50%, -50%);
		transform: translate( -50%, -50%);
	}
	
	#team-cover {
		
	}
	
	#team-cover img {
		width: 100%;
		height: auto;
	}
	
	#team {
		padding-bottom: 50px;
	}
	
	#team-motion-svg {
		width: 38.933%;
		height: auto;
		margin-left: -19.4665%;
		top: 25px;
	}
	
	#team h3 {
		text-align: center;
		margin-top: 25px;
	}
	
	#team h3 span:after {
		background-color: #000;
	}
	
	#team h3 img {
		width: 74px;
		height: 15px;
	}
	
	#team h4 {
		line-height: 1.5;
		font-size: 25px;
		letter-spacing: 0.1em;
		text-align: center;
		margin-top: 10px;
	}
	
	#team h4 img {
		width: 77.333%;
		height: auto;
	}
	
	#team ul {
		text-align: center;
		margin-top: 65px;
	}
	
	#team ul li {
		margin-top: 50px;
	}
	
	#team ul li:first-child p img {
		width: 80.8%;
	}
	
	#team ul li:last-child p img {
		width: 90.4%;
	}
	
	#team ul li > img {
		width: 58.666%;
	}
	
	#team ul li p {
		line-height: 1.9;
		font-size: 14px;
		margin-top: 20px;
	}
	
	#gallery-cover {
		padding-top: 40px;
	}
	
	#gallery-cover img {
		width: 100%;
		height: auto;
	}
	
	#gallery {
		padding-bottom: 50px;
	}
	
	#gallery-motion-svg {
		width: 93.333%;
		height: auto;
		margin-left: -46.6665%;
		top: 25px;
		opacity: 0.2;
	}
	
	#gallery h3 {
		text-align: center;
		margin-top: 25px;
	}
	
	#gallery h3 span:after {
		background-color: #FFF;
	}
	
	#gallery h3 img {
		width: 122px;
		height: 15px;
	}
	
	#gallery ul {
		width: 73.333%;
		margin: 24px auto 0 auto;
	}
	
	#gallery li {
		margin-bottom: 2.666vw;
	}
	
	#gallery li:nth-child(1) {
		
	}
	
	#gallery li:nth-child(2) {
		width: 58.1818%;
		float: left;
	}
	
	#gallery li:nth-child(3) {
		width: 38.1818%;
		float: right;
	}
	
	#gallery li:nth-child(4) {
		width: 38.1818%;
		float: left;
	}
	
	#gallery li:nth-child(5) {
		width: 58.1818%;
		float: right;
	}
	
	#gallery li:nth-child(6) {
		
	}
	
	#gallery li:nth-child(7) {
		
	}
	
	#gallery li:nth-child(8) {
		width: 38.1818%;
		float: left;
	}
	
	#gallery li:nth-child(9) {
		width: 58.1818%;
		float: right;
	}
	
	#gallery li img {
		width: 100%;
		height: auto;
	}
	
	#howto {
		padding-bottom: 50px;
	}
	
	#howto-motion-svg {
		width: 55.333%;
		height: auto;
		margin-left: -27.666%;
		top: 25px;
		opacity: 0.1;
	}
	
	#howto h3 {
		text-align: center;
		margin-top: 25px;
	}
	
	#howto h3 span:after {
		background-color: #000;
	}
	
	#howto h3 img {
		width: 276px;
		height: 15px;
	}
	
	#howto p {
		line-height: 2;
		font-size: 14px;
		text-align: center;
		margin-top: 20px;
	}
	
	#howto ul {
		width: 73.333%;
		margin: 0 auto 0;
	}
	
	#howto li {
		margin-top: 25px;
	}
	
}