@charset "UTF-8";
@font-face {
	font-family: 'Prompt';
	src: url('../Font/Prompt-Thin.eot');
	/* IE9 Compat Modes */
	src: url('../Font/Prompt-Thind41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../Font/Prompt-Thin.woff') format('woff'), /* Modern Browsers */
	url('../Font/Prompt-Thin.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../Font/Prompt-Thin.svg#94f04663febc7339ca83d20f8005872e') format('svg');
	/* Legacy iOS */
	font-style: normal;
	font-weight: 100;
}

@font-face {
	font-family: 'Prompt';
	src: url('../Font/Prompt-Light.eot');
	/* IE9 Compat Modes */
	src: url('../Font/Prompt-Lightd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../Font/Prompt-Light.woff') format('woff'), /* Modern Browsers */
	url('../Font/Prompt-Light.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../Font/Prompt-Light.svg#7c591b8ed9d03d4d1aa628203e09ecaa') format('svg');
	/* Legacy iOS */
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'Prompt';
	src: url('../Font/Prompt-Bold.eot');
	/* IE9 Compat Modes */
	src: url('../Font/Prompt-Boldd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../Font/Prompt-Bold.woff') format('woff'), /* Modern Browsers */
	url('../Font/Prompt-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../Font/Prompt-Bold.svg#6927a2dfa45e039e769b0e51f08feb6f') format('svg');
	/* Legacy iOS */
	font-style: normal;
	font-weight: 700;
}

html,
body {
	background-color: #191c1e;
	color: #191c1e
}

body {
	font-family: 'Prompt';
	line-height: 1.2;
	overflow-x: hidden;
}

.referans-logo img{
	width: 80%
}

a {
	cursor: pointer
}

img {
	width: 100%;
	height: auto
}

#PCCA_video canvas {
	width: 100%;
	height: 100%
}

.white_10 {
	color: #303234
}

.white_60 {
	color: #555;
}

.yellow {
	color: #f6c4ce;
}

.white {
	color: #fff;
}

.pink {
	height: 2px;
	position: absolute;
	bottom: 15%;
	width: 0px;
	background-color: #f6c4ce;
	transition: -webkit-width .15s ease-in;
	-webkit-transition: width .15s ease-in;
	transition: width .15s ease-in;
	transition: width .15s ease-in, -webkit-all .15s ease-in;
}

a:hover .pink {
	width: 415px
}

@media(max-width:767px) {
	a:hover .pink {
		height: 1px;
		width: 156px
	}
}

@media(min-width:768px) {
	a:hover .pink {
		width: 260px
	}
}

@media(min-width:992px) {
	a:hover .pink {
		width: 260px
	}
}

@media(min-width:1200px) {
	a:hover .pink {
		width: 415px
	}
}

.row {
	margin-right: 0;
	margin-left: 0
}

::-moz-selection {
	background: #191c1e;
	color: #ffffff
}

::selection {
	background: #191c1e;
	color: #ffffff
}

::-moz-selection {
	background: #191c1e;
	color: #ffffff
}

::-webkit-selection {
	background: #191c1e;
	color: #ffffff
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	padding-right: 0;
	padding-left: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2;
	margin-bottom: 0
}

.pageclick {
	position: absolute;
	z-index: 9999;
	margin-left: 0;
	margin-top: 0;
	border-radius: 50%;
	width: 0;
	height: 0;
	background-color: #191c1e;
	transition: -webkit-all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
	transition: all .3s ease-in, -webkit-all .3s ease-in;
}

.clickshow {
	width: 284vw;
	height: 284vw;
	margin-left: -142vw;
	margin-top: -142vw;
}

@media(max-width:767px) {
	.clickshow {
		width: 284vh;
		height: 284vh;
		margin-left: -142vh;
		margin-top: -142vh;
	}
}

@media(min-width:768px) {
	.clickshow {
		width: 284vh;
		height: 284vh;
		margin-left: -142vh;
		margin-top: -142vh;
	}
}

@media(min-width:992px) {
	.clickshow {
		width: 284vw;
		height: 284vw;
		margin-left: -142vw;
		margin-top: -142vw;
	}
}

@media(min-width:1200px) {
	.clickshow {
		width: 284vw;
		height: 284vw;
		margin-left: -142vw;
		margin-top: -142vw;
	}
}

.header {
	width: 100vw;
	position: fixed;
	z-index: 3000;
	top: 0;
	left: 0;
	padding-left: calc(50px + 1.333334vw);
	padding-right: calc(50px + 1.333334vw);
	padding-top: 40px;
	padding-bottom: 20px;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform: translateY(-120px);
	transform: translateY(-120px)
}

.header.animate {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

@media(max-width:767px) {
	.header {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: calc(24px + 1.333334vw);
		padding-right: calc(24px + 1.333334vw)
	}
}

@media(min-width:768px) {
	.header {
		padding-left: calc(24px + 1.333334vw);
		padding-right: calc(24px + 1.333334vw)
	}
}

@media(min-width:992px) {
	.header {
		padding-left: calc(32px + 1.333334vw);
		padding-right: calc(32px + 1.333334vw)
	}
}

@media(min-width:1200px) {
	.header {
		padding-left: calc(50px + 1.333334vw);
		padding-right: calc(50px + 1.333334vw)
	}
}

.animate_black {
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px)
}

@media(max-width:767px) {
	.animate_black {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.black {
	background-color: rgba(255, 255, 255, 1)
}

li {
	list-style: none
}

.work a {
	text-decoration: none
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: none
}

.logo {
	margin-left: 0;
}

@media(max-width:767px) {
	.logo {
		margin-left: 0
	}
}

.logo.logoover svg {
	opacity: 0
}

.logo.logoover {
	background-size: cover;
}

.logoover.loaded {
	background-image: url(../img/logo.gif)
}

.logo svg {
	fill: #fff
}

.black .logo svg {
	-webkit-transition: all .5s;
	transition: all .5s;
	fill: #191c1e
}

.header .logo {
	width: 50px;
	height: 32px
}

.logo {
	float: left
}

.l {
	line-height: 0
}

.highlight {
	font-weight: 700;
	font-style: normal;
	font-size: 80px;
}

@media(max-width:767px) {
	.highlight {
		font-size: 30px
	}
}

@media(min-width:768px) {
	.highlight {
		font-size: 50px
	}
}

@media(min-width:992px) {
	.highlight {
		font-size: 50px
	}
}

@media(min-width:1200px) {
	.highlight {
		font-size: 70px
	}
}

.line_through {
	font-weight: 100;
	font-style: normal;
	position: relative;
	width: 100%
}

.line_through_color {
	position: absolute;
	width: 0;
	height: 2px;
	background-color: #f6c4ce;
	left: 0;
	top: 50%
}

@media(max-width:767px) {
	.line_through_color {
		height: 1px;
	}
}

.menu {
	height: 32px;
	float: right;
	position: relative;
	margin-right: 0;
	cursor: pointer;
	overflow: hidden;
}

@media(max-width:767px) {
	.menu {
		margin-right: 0
	}
}

.menu_text {
	font-size: 12px;
	text-align: right;
	color: #fff;
	font-weight: 300;
	font-style: normal;
	line-height: 32px;
	float: right;
	margin-right: 10px;
	-webkit-transition: all .3s cubic-bezier(0.950, 0.050, 0.795, 0.035);
	transition: all .3s cubic-bezier(0.950, 0.050, 0.795, 0.035)
}

.black .menu_text {
	color: #191c1e
}

.menu_click .menu_text {
	opacity: 0;
	-webkit-transform: translate(0, -100px);
	transform: translate(0, -100px)
}

.menu_text_roll1 {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.menu_text_roll2 {
	-webkit-transform: translate(0, -32px);
	transform: translate(0, -32px)
}

.menu_text_roll3 {
	-webkit-transform: translate(0, -64px);
	transform: translate(0, -64px)
}

.tag {
	position: absolute;
	width: 30px;
	height: 2px;
	right: -30px;
	background: #f6c4ce
}

.menu .tag1 {
	transition: -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1)
}

.menu .tag2 {
	transition: -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1)
}

.menu .tag3 {
	transition: -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1)
}

.currenttag {
	-webkit-transform: translate(-30px, 0);
	transform: translate(-30px, 0)
}

.hamburger {
	float: right;
	width: 30px;
	margin-top: 8px
}

.hamburger-piece {
	position: relative;
	overflow: hidden;
	width: 30px
}

.whole {
	margin-left: 10px;
	width: 20px;
	height: 2px;
	background-color: #fff
}

.black .whole {
	transition: -webkit-all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	transition: all .5s ease-in;
	background-color: #191c1e
}

.top-bun {
	-webkit-transform-origin: 10px 0;
	transform-origin: 10px 0;
	transition: -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1)
}

.menu_click .top-bun {
	-webkit-transform: rotateZ(45deg) translate(3px, -2px);
	transform: rotateZ(45deg) translate(3px, -2px)
}

.meat {
	margin: 5px 0;
	-webkit-transform-origin: 10px 0;
	transform-origin: 10px 0;
	transition: -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1)
}

.menu_over .meat {
	-webkit-transform: translate(0, 1px);
	transform: translate(0, 1px)
}

.menu_click .meat {
	-webkit-transform: rotateZ(-45deg) translate(-4px, 7px);
	transform: rotateZ(-45deg) translate(-4px, 7px)
}

.bottom-bun {
	-webkit-transform-origin: 10px 0;
	transform-origin: 10px 0;
	transition: -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform .3s cubic-bezier(0.77, 0, 0.175, 1)
}

.menu_over .bottom-bun {
	-webkit-transform: translate(0, 2px);
	transform: translate(0, 2px)
}

.menu_click .bottom-bun {
	-webkit-transform: rotateZ(0) translate(0, 8px);
	transform: rotateZ(0) translate(0, 8px)
}

.menu_click .bottom-bun .whole {
	background-color: #f6c4ce
}

.main {
	background-color: #191c1e
}

.loading {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #191c1e;
	z-index: 1000
}

.loadingb {
	width: 30px;
	height: 30px;
	top: 50%;
	left: 50%;
	background-color: #f6c4ce;
	position: relative;
	margin-top: -15px;
	margin-left: -15px;
	border-radius: 50%;
	background-position: center center;
	-webkit-animation: scaleout 1s infinite ease-in-out;
	animation: scaleout 1s infinite ease-in-out
}

@-webkit-keyframes scaleout {
	0% {
		-webkit-transform: scale(0.0)
	}
	100% {
		-webkit-transform: scale(1.0);
		opacity: 0
	}
}

@keyframes scaleout {
	0% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0)
	}
	100% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
		opacity: 0
	}
}

.loading_none {
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
	opacity: 0
}

#index svg {
	fill: #f6c4ce
}

#ball {
	-webkit-transform: scale(0.8);
	transform: scale(0.8)
}

.loadingline {
	height: 4px;
	position: absolute;
	top: 0;
	background-color: #f6c4ce;
	left: 0
}

#wlist a {
	cursor: default
}

.loadingtext {
	-webkit-animation: loadtextA 2.5s ease-in-out forwards infinite;
	animation: loadtextA 2.5s ease-in-out forwards infinite;
	width: 185px;
	height: 185px;
	line-height: 185px;
	font-size: 12px;
	font-weight: 300;
	font-style: normal;
	position: absolute;
	text-align: center;
	color: #fff;
	top: 50%;
	left: 50%;
	margin-left: -92.5px;
	margin-top: -92.5px
}

@-webkit-keyframes loadtextA {
	0% {
		opacity: .1
	}
	50% {
		opacity: 1
	}
	100% {
		opacity: .1
	}
}

.loadingimg {
	width: 185px;
	height: 185px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -92.5px;
	margin-top: -92.5px
}

.loadingimg.active {
	-webkit-animation: loading-scroll 2s cubic-bezier(1, 0.1, 0.3, 0.9) infinite;
	animation: loading-scroll 2s cubic-bezier(1, 0.1, 0.3, 0.9) infinite
}

@-webkit-keyframes loading-scroll {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes line-scroll {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.page h1 {
	font-weight: 100;
	font-style: normal;
	font-size: 70px
}

@media(max-width:767px) {
	.page h1 {
		font-size: 26px
	}
}

@media(min-width:768px) {
	.page h1 {
		font-size: 44px
	}
}

@media(min-width:992px) {
	.page h1 {
		font-size: 44px
	}
}

@media(min-width:1200px) {
	.page h1 {
		font-size: 56px
	}
}

.page h2 {
	font-weight: 700;
	font-style: normal;
	font-size: 36px
}

@media(max-width:767px) {
	.page h2 {
		font-size: 20px
	}
}

@media(min-width:768px) {
	.page h2 {
		font-size: 20px
	}
}

@media(min-width:992px) {
	.page h2 {
		font-size: 26px
	}
}

@media(min-width:1200px) {
	.page h2 {
		font-size: 36px
	}
}

h4.wt3 {
	line-height: 1;
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
	margin-top: 30px
}

@media(max-width:767px) {
	h4.wt3 {
		margin-top: 20px;
		font-size: 12px
	}
}

@media(min-width:768px) {
	h4.wt3 {
		margin-top: 20px;
		font-size: 12px
	}
}

@media(min-width:992px) {
	h4.wt3 {
		font-size: 14px;
		margin-top: 30px
	}
}

@media(min-width:1200px) {
	h4.wt3 {
		font-size: 14px;
		margin-top: 9px;
		margin-bottom: 11px;
	}
}

.footer {
	position: fixed;
	bottom: 40px;
	padding: 0 calc(50px + 1.333334vw);
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform: translate(0, 80px);
	transform: translate(0, 80px);
	width: 100vw
}

@media(max-width:767px) {
	.footer {
		padding: 0 calc(24px + 1.333334vw)
	}
}

@media(min-width:768px) {
	.footer {
		padding: 0 calc(24px + 1.333334vw)
	}
}

@media(min-width:992px) {
	.footer {
		padding: 0 calc(32px + 1.333334vw)
	}
}

@media(min-width:1200px) {
	.footer {
		padding: 0 calc(50px + 1.333334vw)
	}
}

.footer.animate {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.footer a {
	text-decoration: none
}

.code_yellow {
	font-weight: 700;
}

#mail {
	padding-right: 20px;
}

#behance {
	padding-right: 20px
}

#instagram {
	padding-right: 20px
}

#linkedin {
	padding-right: 20px
}

#link {
	-webkit-transition: all .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all .3s cubic-bezier(0.77, 0, 0.175, 1);
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
	left: 0;
	z-index: 3;
	width: 100%;
	font-size: 12px;
	margin-left: 1.333334%;
}

@media(max-width:767px) {
	#link {
		text-align: center;
		margin-left: 0;
		visibility: hidden;
		/*opacity: 0;*/
		width: 100%
	}
}

@media(min-width:768px) {
	#link {
		text-align: center;
		margin-left: 0;
		opacity: 0;
		width: 100%
	}
}

@media(min-width:992px) {
	#link {
		text-align: left;
		opacity: 1;
		margin-left: 1.333334%;
		width: 100%
	}
}

@media(min-width:1200px) {
	#link {
		text-align: left;
		opacity: 1;
		margin-left: 1.333334%;
		width: 100%
	}
}

.mo {
	z-index: 1000
}

.mc {
	z-index: 1
}

#link.visible {
	/*opacity: 1;*/
	visibility: visible
}

#link a {
	transition: -webkit-color .2s;
	-webkit-transition: color .2s;
	transition: color .2s;
	font-weight: 300;
	font-style: normal;
	color: #555
}

#link a:hover {
	color: #fff
}

#back {
	width: 50%;
	left: 25%;
	z-index: 10;
	text-align: center;
	font-size: 12px;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
	visibility: hidden;
	opacity: 0
}

#back.hidden {
	opacity: 0;
	visibility: hidden
}

#back.visible {
	opacity: 1;
	visibility: visible
}

#back a {
	-webkit-animation: backtop 2.5s ease-in-out forwards infinite;
	animation: backtop 2.5s ease-in-out forwards infinite;
	font-weight: 300;
	font-style: normal;
	color: #fff;
	text-decoration: none;
}

.line-scroll {
	position: absolute;
	width: 2px;
	height: 60px;
	left: 50%;
	bottom: 0;
	margin-left: -1px;
	overflow: hidden
}

#line-scroll {
	z-index: 2;
	transition-delay: 2.5s;
	-moz-transition-delay: 2.5s;
	-webkit-transition-delay: 2.5s;
	-o-transition-delay: 2.5s;
	opacity: 0
}

#line-scroll.animate {
	opacity: 1
}

.line-scroll .line {
	top: auto;
	z-index: 11;
	display: block;
	position: absolute;
	left: 50%;
	width: 1px;
	height: 60px;
	margin-left: -1px;
	background: rgba(255, 255, 255, 1);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 50%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 50%);
	background-size: 100% 200%;
	background-position: 0 -60px;
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px)
}

.line-scroll .line.active {
	-webkit-animation: line-scroll 2.5s ease-in-out forwards infinite;
	animation: line-scroll 2.5s ease-in-out forwards infinite
}

@-webkit-keyframes line-scroll {
	0% {
		background-position: 0 -60px
	}
	80% {
		background-position: 0 0
	}
	100% {
		background-position: 0 60px
	}
}

@keyframes line-scroll {
	0% {
		background-position: 0 -60px
	}
	80% {
		background-position: 0 0
	}
	100% {
		background-position: 0 60px
	}
}

#qr {
	width: 100vw;
	height: 100vh;
	position: fixed;
	left: 0;
	z-index: 1001;
	opacity: 1;
	visibility: hidden;
	top: 0
}

#qr.show {
	visibility: visible
}

.qr_code {
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	margin-top: -118px;
	z-index: 1001;
	text-align: center;
	transition: -webkit-opacity .3s ease-in;
	-webkit-transition: opacity .3s ease-in;
	transition: opacity .3s ease-in;
	transition: opacity .3s ease-in, -webkit-opacity .3s ease-in;
	transition-delay: .3s;
	-moz-transition-delay: .2s;
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	opacity: 0
}

.qr_code.show {
	opacity: 1
}

.qr_code_img {
	width: 200px;
	height: 200px
}

.qr_code_account {
	color: #505254;
	font-size: 12px;
	line-height: 3
}

.qr_code_bg {
	background-color: #191c1e;
	position: absolute;
	transition: -webkit-all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
	transition: all .3s ease-in, -webkit-all .3s ease-in;
	width: 300px;
	height: 300px;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -150px;
	border-radius: 50%
}

.qr_code_bg.show {
	width: 200vw;
	height: 200vw;
	margin-top: -100vw;
	margin-left: -100vw
}

#pagemenu {
	width: 100vw;
	height: 100vh;
	background-position: 50% 50%;
	background-size: cover;
	position: fixed;
	left: 0;
	z-index: 100;
	opacity: 1;
	display: none;
	top: 0
}

#pagemenu.loaded {
	background-image: url(../img/pagemenu_1200.jpg)
}

@media(max-width:767px) {
	#pagemenu.loaded {
		background-image: url(../img/pagemenu_1200.jpg)
	}
}

@media(min-width:768px) {
	#pagemenu.loaded {
		background-image: url(../img/pagemenu_1600.jpg)
	}
}

@media(min-width:992px) {
	#pagemenu.loaded {
		background-image: url(../img/pagemenu_1200.jpg)
	}
}

@media(min-width:1200px) {
	#pagemenu.loaded {
		background-image: url(../img/pagemenu_1600.jpg)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
	@media(max-width: 767px) {
		#pagemenu.loaded {
			background-image: url(../img/pagemenu_2x_1200.jpg)
		}
	}
	@media(min-width:768px) {
		#pagemenu.loaded {
			background-image: url(../img/pagemenu_2x_1600.jpg)
		}
	}
	@media(min-width:992px) {
		#pagemenu.loaded {
			background-image: url(../img/pagemenu_2x_1200.jpg)
		}
	}
	@media(min-width:1200px) {
		#pagemenu.loaded {
			background-image: url(../img/pagemenu_2x_1600.jpg)
		}
	}
}

#menu_name {
	padding: 0;
	width: 100%;
	position: absolute;
	top: 50%;
	margin-bottom: 0;
	margin-top: -180px;
	text-align: center
}

@media(max-width:767px) {
	#menu_name {
		margin-top: -75px
	}
}

@media(min-width:768px) {
	#menu_name {
		margin-top: -124.5px
	}
}

@media(min-width:992px) {
	#menu_name {
		margin-top: -124.5px
	}
}

@media(min-width:1200px) {
	#menu_name {
		margin-top: -195px
	}
}

#menu_name a {
	font-size: 70px;
	font-weight: 100;
	font-style: normal;
	line-height: 1.8;
	color: #555;
	overflow: hidden;
	display: inline-block;
	position: relative;
	text-decoration: none;
	transition: -webkit-color .2s ease-in;
	-webkit-transition: color .2s ease-in;
	transition: color .2s ease-in;
	transition: color .2s ease-in, -webkit-color .2s ease-in;
}

@media(max-width:767px) {
	#menu_name a {
		font-size: 26px
	}
}

@media(min-width:768px) {
	#menu_name a {
		font-size: 44px
	}
}

@media(min-width:992px) {
	#menu_name a {
		font-size: 44px
	}
}

@media(min-width:1200px) {
	#menu_name a {
		font-size: 70px
	}
}

#menu_name a:hover {
	color: #fff
}

#menu_name div {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -11px;
	white-space: nowrap;
	width: 100%;
	height: 20px
}

#menu_name b {
	display: block;
	height: 2px;
	width: 100%;
	background: #f6c4ce;
	float: left;
	top: 9px;
	position: relative
}

#menu_name b {
	transition: -webkit-transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	-webkit-transition: -webkit-transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	transition: transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	transition: transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms, -webkit-transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	-webkit-transform: translate3d(-101%, 0, 0);
	transform: translate3d(-101%, 0, 0)
}

#menu_name div {
	overflow: hidden;
	transition: -webkit-transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	-webkit-transition: -webkit-transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	transition: transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	transition: transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms, -webkit-transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

#menu_name a:hover div {
	transition: -webkit-transform 0ms cubic-bezier(.19, 1, .22, 1) 0ms;
	-webkit-transition: -webkit-transform 0ms cubic-bezier(.19, 1, .22, 1) 0ms;
	transition: transform 0ms cubic-bezier(.19, 1, .22, 1) 0ms;
	transition: transform 0ms cubic-bezier(.19, 1, .22, 1) 0ms, -webkit-transform 0ms cubic-bezier(.19, 1, .22, 1) 0ms;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

#menu_name a:hover b {
	transition: -webkit-transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	-webkit-transition: -webkit-transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	transition: transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	transition: transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms, -webkit-transform 1000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

#menuline {
	position: absolute;
	text-align: center;
	width: 100%
}

.menu_link ul li {
	padding: 0 15px
}

.menu_link a {
	text-decoration: none;
	transition: -webkit-color .2s;
	-webkit-transition: color .2s;
	transition: color .2s;
	font-size: 12px;
	font-weight: 300;
	color: #505254
}

@media(max-width:767px) {
	.menu_link {
		position: fixed;
		font-size: 12px;
		color: #fff;
		bottom: 40px;
		width: 100%;
		padding: 40px 0;
		text-align: center;
		z-index: 100;
		-webkit-transition: all .3s cubic-bezier(0.77, 0, 0.175, 1);
		transition: all .3s cubic-bezier(0.77, 0, 0.175, 1);
		transition-delay: .5s;
		-moz-transition-delay: .5s;
		-webkit-transition-delay: .5s;
		-o-transition-delay: .5s;
		opacity: 0;
		visibility: hidden
	}
}

.menu_link.animate {
	opacity: 1;
	visibility: visible
}

#page1 {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: #191c1e
}

#grain {
	position: fixed;
	width: 100%;
	height: 100vh;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0.5;
}

#grain2 {
	width: 100%;
	height: 100vh;
	position: fixed;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	opacity: .5;
	z-index: 2
}

.bg1 {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: 62% 50%;
	background-size: cover;
	position: absolute;
	transition: -webkit-opacity 1.5s ease-in;
	-webkit-transition: opacity 1.5s ease-in;
	transition: opacity 1.5s ease-in;
	transition: opacity 1.5s ease-in, -webkit-opacity 1.5s ease-in;
	opacity: 0
}

.bg1.loaded {
	background-image: url(../img/page1_1200.html)
}

@media(max-width:767px) {
	.bg1.loaded {
		background-image: url(../img/page1_1200.html)
	}
}

@media(min-width:768px) {
	.bg1.loaded {
		background-image: url(../img/page1_1600.html)
	}
}

@media(min-width:992px) {
	.bg1.loaded {
		background-image: url(../img/page1_1200.html)
	}
}

@media(min-width:1200px) {
	.bg1.loaded {
		background-image: url(../img/page1_1600.html)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
	@media(max-width: 767px) {
		.bg1.loaded {
			background-image: url(../img/page1_2x_1200.html)
		}
	}
	@media(min-width:768px) {
		.bg1.loaded {
			background-image: url(../img/page1_2x_1600.html)
		}
	}
	@media(min-width:992px) {
		.bg1.loaded {
			background-image: url(../img/page1_2x_1200.html)
		}
	}
	@media(min-width:1200px) {
		.bg1.loaded {
			background-image: url(../img/page1_2x_1600.html)
		}
	}
}

.animate .bg1 {
	opacity: .5
}

.page1_text {
	width: 100%;
	padding: 0 calc(50px + 1.333334vw);
	position: absolute;
	top: 50%;
	z-index: 3;
	margin-top: -120px
}

@media(max-width:767px) {
	.page1_text {
		padding: 0 calc(24px + 1.333334vw);
		margin-top: -64.5px
	}
}

@media(min-width:768px) {
	.page1_text {
		padding: 0 calc(24px + 1.333334vw);
		margin-top: -108px
	}
}

@media(min-width:922px) {
	.page1_text {
		padding: 0 calc(32px + 1.333334vw);
		margin-top: -108px
	}
}

@media(min-width:1200px) {
	.page1_text {
		padding: 0 calc(50px + 1.333334vw);
		margin-top: -192px
	}
}

.p1h1 {
	transition: -webkit-all 1.2s .6s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1.2s .6s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.2s .6s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.2s .6s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all 1.2s .6s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	opacity: 0
}

.p1h2 {
	transition: -webkit-all 1.3s .7s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1.3s .7s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.3s .7s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.3s .7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all 1.3s .7s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	opacity: 0
}

.p1h3 {
	transition: -webkit-all 1.4s .8s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1.4s .8s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.4s .8s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.4s .8s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all 1.4s .8s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	opacity: 0
}

.p1h4 {
	transition: -webkit-all 1.5s .9s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1.5s .9s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.5s .9s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.5s .9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all 1.5s .9s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	opacity: 0
}

.animate .p1h4 .line_through_color {
	transition: -webkit-width .5s 1s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: width .5s 1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: width .5s 1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: width .5s 1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-width .5s 1s cubic-bezier(0.19, 1, 0.22, 1);
	width: 100%
}

.animate .p1h1 {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.animate .p1h2 {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.animate .p1h3 {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.animate .p1h4 {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

#page1_5 {
	width: 100vw;
	height: 100vh;
	position: relative;
	top: 0
}

#page2_5 {
	position: relative;
	width: 100vw;
	height: 100vh;
	overflow: hidden
}

#page2 {
	width: 100vw;
	height: auto;
	position: relative;
	z-index: 99;
	background-color: #191c1e;
	overflow: hidden
}

.page2_up {
	padding: 0 calc(50px + 1.333334vw);
	margin: 0;
	font-size: 60px;
	color: #fff;
	width: 100vw;
	height: auto
}

@media(max-width:767px) {
	.page2_up {
		padding: 0 calc(24px + 1.333334vw);
	}
}

@media(min-width:768px) {
	.page2_up {
		padding: 0 calc(24px + 1.333334vw);
	}
}

@media(min-width:992px) {
	.page2_up {
		padding: 0 calc(32px + 1.333334vw);
	}
}

@media(min-width:1200px) {
	.page2_up {
		padding: 0 calc(50px + 1.333334vw);
	}
}

.logo_list {
	padding: 0 50px;
	width: 100%;
	margin: 0;
	height: auto
}

@media(max-width:767px) {
	.logo_list {
		padding: 0 calc(10px + 1.333334vw);
	}
}

@media(min-width:768px) {
	.logo_list {
		padding: 0 calc(24px + 1.333334vw);
	}
}

@media(min-width:992px) {
	.logo_list {
		padding: 0 calc(32px + 1.333334vw);
	}
}

@media(min-width:1200px) {
	.logo_list {
		padding: 0 calc(50px + 1.333334vw);
	}
}

.logo_list ul {
	margin-bottom: 0;
	padding: 0
}

.listlogo {
	width: 16.666667%;
	display: block;
	padding: 0 2%;
	transition: -webkit-all 1s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all 1s cubic-bezier(0.19, 1, 0.22, 1);
	opacity: 1;
	height: auto;
	float: left
}

@media(max-width:767px) {
	.listlogo {
		width: 33.333334%
	}
}

@media(min-width:768px) {
	.listlogo {
		width: 25%
	}
}

@media(min-width:992px) {
	.listlogo {
		width: 20%
	}
}

@media(min-width:1200px) {
	.listlogo {
		width: 16.666667%
	}
}

a:hover .listlogo {
	opacity: 1
}

.listlogo svg {
	width: 100%;
	height: 100%;
	fill: #555
}

a:hover .listlogo svg {
	width: 100%;
	height: 100%;
	fill: #fff
}

.p2h1 {
	transition: -webkit-all 1.2s .1s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1.2s .1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.2s .1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.2s .1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all 1.2s .1s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	opacity: 0
}

.p2h2 {
	transition: -webkit-all 1.2s .2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1.2s .2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.2s .2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.2s .2s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all 1.2s .2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	opacity: 0
}

.p2h1.animate {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.p2h2.animate {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.animate.p2h2 .line_through_color {
	transition: -webkit-width .5s .3s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: width .5s .3s cubic-bezier(0.19, 1, 0.22, 1);
	transition: width .5s .3s cubic-bezier(0.19, 1, 0.22, 1);
	transition: width .5s .3s cubic-bezier(0.19, 1, 0.22, 1), -webkit-width .5s .3s cubic-bezier(0.19, 1, 0.22, 1);
	width: 100%
}

.work_list {
	margin: 0
}

.empty1 {
	height: 216px
}

@media(max-width:767px) {
	.empty1 {
		height: 142px
	}
}

@media(min-width:768px) {
	.empty1 {
		height: 196px
	}
}

@media(min-width:992px) {
	.empty1 {
		height: 196px
	}
}

@media(min-width:1200px) {
	.empty1 {
		height: 216px
	}
}

.empty2 {
	height: 100px
}

@media(max-width:767px) {
	.empty2 {
		height: 50px
	}
}

@media(min-width:768px) {
	.empty2 {
		height: 80px
	}
}

@media(min-width:992px) {
	.empty2 {
		height: 80px
	}
}

@media(min-width:1200px) {
	.empty2 {
		height: 100px
	}
}

.empty3 {
	height: 250px
}

.work {
	width: 50vw;
	height: 30.117647vw;
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0;
	transition: -webkit-opacity 1.5s;
	-webkit-transition: opacity 1.5s;
	transition: opacity 1.5s;
	transition: opacity 1.5s, -webkit-opacity 1.5s;
}

.indexpage {
	opacity: 0
}

@media(max-width:767px) {
	.work {
		width: 100vw;
		height: 60.235294vw
	}
}

@media(min-width:1200px) {
	.work {
		width: 50vw
	}
}

.animate.work.indexpage {
	opacity: 1
}

.work_bg {
	width: 100%;
	height: 100%
}

.work_bg img {
	transition: -webkit-opacity .5s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition: opacity .5s cubic-bezier(0.77, 0, 0.175, 1);
	transition: opacity .5s cubic-bezier(0.77, 0, 0.175, 1);
	transition: opacity .5s cubic-bezier(0.77, 0, 0.175, 1), -webkit-opacity .5s cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 0.7
}

a:hover .work_bg img {
	opacity: .03
}

.work_logo img {
	opacity: 1
}

.work_bg_r {
	background-color: #191c1e;
	position: absolute;
	width: 60vw;
	height: 60vw;
	top: 50%;
	left: 50%;
	margin-left: -30vw;
	margin-top: -30vw;
	border-radius: 50%;
	opacity: .9;
	transform: scale(0)
}

@media(max-width:767px) {
	.work_bg_r {
		width: 120vw;
		height: 120vw;
		margin-left: -60vw;
		margin-top: -60vw;
	}
}

a:hover .work_bg_r {
	transition: -webkit-transform .5s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition: transform .5s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .5s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform .5s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform .5s cubic-bezier(0.77, 0, 0.175, 1);
	transform: scale(1);
}

#work8 {
	overflow: hidden
}

.work_logo {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	transition: opacity .3s ease-in;
	-moz-transition: opacity .3s ease-in;
	-webkit-transition: opacity .3s ease-in;
	-o-transition: opacity .3s ease-in;
	opacity: 1
}

.work a:hover .work_logo {
	opacity: 0
}

.work_text {
	color: #fff;
	padding-left: 50px;
	padding-bottom: 80px;
	margin-left: 2.666668%;
	position: absolute;
	bottom: 0;
	transition: opacity .5s ease-in;
	-moz-transition: opacity .5s ease-in;
	-webkit-transition: opacity .5s ease-in;
	-o-transition: opacity .5s ease-in;
	opacity: 0
}

a:hover .work_text {
	opacity: 1
}

a:hover .be {
	opacity: 1;
	background-color: #f6c4ce;
}

@media(max-width:767px) {
	.work_text {
		margin-left: 0;
		padding-left: 24px;
		padding-bottom: 38px
	}
}

@media(min-width:768px) {
	.work_text {
		padding-left: 24px;
		padding-bottom: 38px
	}
}

@media(min-width:992px) {
	.work_text {
		padding-left: 32px;
		padding-bottom: 51px
	}
}

@media(min-width:1200px) {
	.work_text {
		padding-left: 50px;
		padding-bottom: 80px
	}
}

.wt1 {
	margin-bottom: 0;
	transition: -webkit-all .5s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all .5s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all .5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all .5s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate(0, 30px);
	transform: translate(0, 30px);
	opacity: 0
}

.wt3 {
	margin-bottom: 0;
	transition: -webkit-all .4s .1s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all .4s .1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all .4s .1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all .4s .1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all .4s .1s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate(0, 30px);
	transform: translate(0, 30px);
	opacity: 0
}

a:hover .wt1 {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1
}

a:hover .wt3 {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1
}

#page3 {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	background-color: #16191b;
	display: none
}

.bg3 {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-position: 50% 50%;
	background-size: cover;
	transition: -webkit-opacity .5s ease-in;
	-webkit-transition: opacity .5s ease-in;
	transition: opacity .5s ease-in;
	transition: opacity .5s ease-in, -webkit-opacity .5s ease-in;
	opacity: 0
}

#p3bg_1 {
	display: none
}

#p3bg_2 {
	display: block
}

#p3bg_3 {
	display: none
}

#p3bg_1.loaded {
	background-image: url(../img/page3_1_1200.jpg)
}

@media(max-width:767px) {
	#p3bg_1.loaded {
		background-image: url(../img/page3_1_1200.jpg)
	}
}

@media(min-width:768px) {
	#p3bg_1.loaded {
		background-image: url(../img/page3_1_1600.jpg)
	}
}

@media(min-width:992px) {
	#p3bg_1.loaded {
		background-image: url(../img/page3_1_1200.jpg)
	}
}

@media(min-width:1200px) {
	#p3bg_1.loaded {
		background-image: url(../img/page3_1_1600.jpg)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
	@media(max-width: 767px) {
		#p3bg_1.loaded {
			background-image: url(../img/page3_1_2x_1200.jpg)
		}
	}
	@media(min-width:768px) {
		#p3bg_1.loaded {
			background-image: url(../img/page3_1_2x_1600.jpg)
		}
	}
	@media(min-width:992px) {
		#p3bg_1.loaded {
			background-image: url(../img/page3_1_2x_1200.jpg)
		}
	}
	@media(min-width:1200px) {
		#p3bg_1.loaded {
			background-image: url(../img/page3_1_2x_1600.jpg)
		}
	}
}

#p3bg_2.loaded {
	background-image: url(../img/page3_2_1200.png)
}

@media(max-width:767px) {
	#p3bg_2.loaded {
		background-image: url(../img/page3_2_1200.png)
	}
}

@media(min-width:768px) {
	#p3bg_2.loaded {
		background-image: url(../img/page3_2_1600.png)
	}
}

@media(min-width:992px) {
	#p3bg_2.loaded {
		background-image: url(../img/page3_2_1200.png)
	}
}

@media(min-width:1200px) {
	#p3bg_2.loaded {
		background-image: url(../img/page3_2_1600.png)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
	@media(max-width: 767px) {
		#p3bg_2.loaded {
			background-image: url(../img/page3_2_2x_1200.png)
		}
	}
	@media(min-width:768px) {
		#p3bg_2.loaded {
			background-image: url(../img/page3_2_2x_1600.png)
		}
	}
	@media(min-width:992px) {
		#p3bg_2.loaded {
			background-image: url(../img/page3_2_2x_1200.png)
		}
	}
	@media(min-width:1200px) {
		#p3bg_2.loaded {
			background-image: url(../img/page3_2_2x_1600.png)
		}
	}
}

#p3bg_3.loaded {
	background-image: url(../img/page3_3_1200.png)
}

@media(max-width:767px) {
	#p3bg_3.loaded {
		background-image: url(../img/page3_3_1200.png)
	}
}

@media(min-width:768px) {
	#p3bg_3.loaded {
		background-image: url(../img/page3_3_1600.png)
	}
}

@media(min-width:992px) {
	#p3bg_3.loaded {
		background-image: url(../img/page3_3_1200.png)
	}
}

@media(min-width:1200px) {
	#p3bg_3.loaded {
		background-image: url(../img/page3_3_1600.png)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
	@media(max-width: 767px) {
		#p3bg_3.loaded {
			background-image: url(../img/page3_3_2x_1200.html)
		}
	}
	@media(min-width:768px) {
		#p3bg_3.loaded {
			background-image: url(../img/page3_3_2x_1600.html)
		}
	}
	@media(min-width:992px) {
		#p3bg_3.loaded {
			background-image: url(../img/page3_3_2x_1200.html)
		}
	}
	@media(min-width:1200px) {
		#p3bg_3.loaded {
			background-image: url(../img/page3_3_2x_1600.html)
		}
	}
}

.bg3.animate {
	opacity: 1
}

.page3_text {
	padding: 0 calc(50px + 1.333334vw);
	color: #fff;
	width: 100vw;
	top: 50%;
	margin-top: -193px;
	position: absolute;
	z-index: 3
}

@media(max-width:767px) {
	.page3_text {
		padding: 0 calc(24px + 1.333334vw);
		margin-top: -64.5px
	}
}

@media(min-width:768px) {
	.page3_text {
		padding: 0 calc(24px + 1.333334vw);
		margin-top: -108px
	}
}

@media(min-width:922px) {
	.page3_text {
		padding: 0 calc(32px + 1.333334vw);
		margin-top: -108px
	}
}

@media(min-width:1200px) {
	.page3_text {
		padding: 0 calc(50px + 1.333334vw);
		margin-top: -192px
	}
}

.p3h1 {
	transition: -webkit-all 1.2s .6s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1.2s .6s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.2s .6s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.2s .6s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all 1.2s .6s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	opacity: 0
}

.p3h2 {
	transition: -webkit-all 1.3s .7s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1.3s .7s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.3s .7s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.3s .7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all 1.3s .7s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	opacity: 0
}

.p3h3 {
	transition: -webkit-all 1.4s .8s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1.4s .8s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.4s .8s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.4s .8s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all 1.4s .8s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	opacity: 0
}

.p3h4 {
	transition: -webkit-all 1.5s .9s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1.5s .9s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.5s .9s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.5s .9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all 1.5s .9s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	opacity: 0
}

#page3 .animate .p3h1 {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

#page3 .animate .p3h2 {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

#page3 .animate .p3h3 {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

#page3 .animate .p3h4 {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

#page3 .animate .p3h4 .line_through_color {
	transition: -webkit-width .5s 1.1s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: width .5s 1.1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: width .5s 1.1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: width .5s 1.1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-width .5s 1.1s cubic-bezier(0.19, 1, 0.22, 1);
	width: 100%
}

@-webkit-keyframes backtop {
	0% {
		opacity: .1
	}
	50% {
		opacity: 1
	}
	100% {
		opacity: .1
	}
}

@keyframes backtop {
	0% {
		opacity: .1
	}
	50% {
		opacity: 1
	}
	100% {
		opacity: .1
	}
}

#project_up {
	width: 100vw;
	height: 100vh;
	position: fixed;
	padding: 0 calc(50px + 1.333334vw);
	top: 0;
	left: 0;
	z-index: 4;
	background-color: #191c1e
}

@media(max-width:767px) {
	#project_up {
		padding: 0 calc(24px + 1.333334vw)
	}
}

@media(min-width:768px) {
	#project_up {
		padding: 0 calc(24px + 1.333334vw);
	}
}

@media(min-width:922px) {
	#project_up {
		padding: 0 calc(32px + 1.333334vw);
	}
}

@media(min-width:1200px) {
	#project_up {
		padding: 0 calc(50px + 1.333334vw);
	}
}

.empty_row_up {
	padding-top: 100px
}

@media(max-width:767px) {
	.empty_row_up {
		padding-top: 40px
	}
}

@media(min-width:768px) {
	.empty_row_up {
		padding-top: 80px
	}
}

@media(min-width:922px) {
	.empty_row_up {
		padding-top: 80px
	}
}

@media(min-width:1200px) {
	.empty_row_up {
		padding-top: 100px
	}
}

.empty_row_bottom {
	padding-bottom: 100px
}

@media(max-width:767px) {
	.empty_row_bottom {
		padding-bottom: 40px
	}
}

@media(min-width:768px) {
	.empty_row_bottom {
		padding-bottom: 80px
	}
}

@media(min-width:922px) {
	.empty_row_bottom {
		padding-bottom: 80px
	}
}

@media(min-width:1200px) {
	.empty_row_bottom {
		padding-bottom: 100px
	}
}


.project_page {
	width: 100%;
	height: 100vh;
	position: absolute;
	padding: 0 calc(50px + 1.333334vw);
}

@media(max-width:767px) {
	.project_page {
		padding: 0 calc(24px + 1.333334vw);
	}
}

@media(min-width:768px) {
	.project_page {
		padding: 0 calc(24px + 1.333334vw);
	}
}

@media(min-width:922px) {
	.project_page {
		padding: 0 calc(32px + 1.333334vw);
	}
}

@media(min-width:1200px) {
	.project_page {
		padding: 0 calc(50px + 1.333334vw);
	}
}

.project_up_text {
	position: absolute;
	padding: 0 calc(100px - 1.333334vw);
	color: #fff;
	z-index: 5;
	bottom: 100px
}

@media(max-width:767px) {
	.project_up_text {
		bottom: 80px;
		padding-left: 0;
		padding-right: 0
	}
}

@media(min-width:768px) {
	.project_up_text {
		padding: 0 calc(32px - 1.333334vw);
	}
}

@media(min-width:922px) {
	.project_up_text {
		padding: 0 calc(50px - 1.333334vw);
	}
}

@media(min-width:1200px) {
	.project_up_text {
		padding: 0 calc(100px - 1.333334vw);
	}
}

.audi_r8_color {
	color: #c03
}

.PCCA_color {
	color: #eb0000
}

.project_b {
	font-weight: 700;
	line-height: 50%;
	font-style: normal;
	font-size: 67px
}

@media(max-width:767px) {
	.project_b {
		font-size: 42px
	}
}

@media(min-width:768px) {
	.project_b {
		font-size: 50px
	}
}

@media(min-width:922px) {
	.project_b {
		font-size: 50px
	}
}

@media(min-width:1200px) {
	.project_b {
		font-size: 67px
	}
}

#project {
	width: 100vw;
	height: auto;
	padding: 0 calc(50px + 1.333334vw);
	position: relative;
	background-color: #fff;
	overflow: hidden;
	z-index: 10
}

@media(max-width:767px) {
	#project {
		padding: 0 calc(24px + 1.333334vw)
	}
}

@media(min-width:768px) {
	#project {
		padding: 0 calc(24px + 1.333334vw)
	}
}

@media(min-width:922px) {
	#project {
		padding: 0 calc(32px + 1.333334vw)
	}
}

@media(min-width:1200px) {
	#project {
		padding: 0 calc(50px + 1.333334vw)
	}
}

.project_up_text h1 {
	font-size: 60px;
	font-weight: 700;
	font-style: normal
}

@media(max-width:767px) {
	.project_up_text h1 {
		font-size: 28px
	}
}

@media(min-width:768px) {
	.project_up_text h1 {
		font-size: 50px
	}
}

@media(min-width:922px) {
	.project_up_text h1 {
		font-size: 50px
	}
}

@media(min-width:1200px) {
	.project_up_text h1 {
		font-size: 60px
	}
}

.project_up_text h4 {
	margin-top: 30px;
	font-size: 18px;
	font-weight: 300;
	font-style: normal
}

@media(max-width:767px) {
	.project_up_text h4 {
		margin-top: 23.3px;
		font-size: 14px
	}
}

@media(min-width:768px) {
	.project_up_text h4 {
		margin-top: 26.6px;
		font-size: 16px
	}
}

@media(min-width:992px) {
	.project_up_text h4 {
		margin-top: 26.6px;
		font-size: 16px
	}
}

@media(min-width:1200px) {
	.project_up_text h4 {
		font-size: 18px
	}
}

#project h2 {
	font-size: 50px;
	font-weight: 300;
	line-height: 100%;
	font-style: normal
}

@media(max-width:767px) {
	#project h2 {
		font-size: 28px
	}
}

@media(min-width:768px) {
	#project h2 {
		font-size: 40px
	}
}

@media(min-width:922px) {
	#project h2 {
		font-size: 40px
	}
}

@media(min-width:1200px) {
	#project h2 {
		font-size: 50px
	}
}

#next_project .work h3 {
	color: #fff;
	text-decoration: none;
	font-size: 36px;
	line-height: 100%;
	font-weight: 700;
	font-style: normal;
	margin: 0
}

@media(max-width:767px) {
	#next_project .work h3 {
		font-size: 20px
	}
}

@media(min-width:768px) {
	#next_project .work h3 {
		font-size: 20px
	}
}

@media(min-width:922px) {
	#next_project .work h3 {
		font-size: 26px
	}
}

@media(min-width:1200px) {
	#next_project .work h3 {
		font-size: 36px
	}
}

.wnt .yellow {
	font-size: 48px
}

@media(max-width:767px) {
	.wnt .yellow {
		font-size: 27px
	}
}

@media(min-width:768px) {
	.wnt .yellow {
		font-size: 42px
	}
}

@media(min-width:922px) {
	.wnt .yellow {
		font-size: 42px
	}
}

@media(min-width:1200px) {
	.wnt .yellow {
		font-size: 48px
	}
}

#project h5 {
	line-height: 1.8;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	opacity: 0.9
}

@media(max-width:767px) {
	#project h5 {
		font-size: 14px
	}
}

@media(min-width:768px) {
	#project h5 {
		font-size: 14px
	}
}

@media(min-width:922px) {
	#project h5 {
		font-size: 16px
	}
}

@media(min-width:1200px) {
	#project h5 {
		font-size: 16px
	}
}

.wnt {
	width: 100%;
	text-decoration: none;
	position: absolute;
	z-index: 10;
	top: 50%;
	margin-top: -18px;
	text-align: center;
	transition: -webkit-all .2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all .2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all .2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all .2s cubic-bezier(0.19, 1, 0.22, 1), -webkit-all .2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1
}

@media(max-width:767px) {
	.wnt {
		margin-top: -10px
	}
}

@media(min-width:768px) {
	.wnt {
		margin-top: -13px
	}
}

@media(min-width:922px) {
	.wnt {
		margin-top: -13px
	}
}

@media(min-width:1200px) {
	.wnt {
		margin-top: -18px
	}
}

a:hover .wnt {
	-webkit-transform: translate(0, -30px);
	transform: translate(0, -30px);
	opacity: 0
}

.wnt_over {
	color: #fff;
	padding-left: 50px;
	padding-bottom: 40px;
	margin-left: 2.666668%;
	position: absolute;
	bottom: 0;
	transition: opacity .5s ease-in;
	-moz-transition: opacity .5s ease-in;
	-webkit-transition: opacity .5s ease-in;
	-o-transition: opacity .5s ease-in;
	opacity: 0
}

@media(max-width:767px) {
	.wnt_over {
		margin-left: 0;
		padding-left: 24px;
		padding-bottom: 19px
	}
}

@media(min-width:768px) {
	.wnt_over {
		padding-left: 24px;
		padding-bottom: 19px
	}
}

@media(min-width:922px) {
	.wnt_over {
		padding-left: 32px;
		padding-bottom: 25px
	}
}

@media(min-width:1200px) {
	.wnt_over {
		padding-left: 50px;
		padding-bottom: 40px
	}
}

a:hover .wnt_over {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1
}

.empty_mobile {
	margin-top: 40px
}

#project .row {
	margin: 0
}

.mobile_pb {
	display: none
}

@media(max-width:767px) {
	.mobile_pb {
		margin-top: 40px;
		display: block
	}
}

.project_text_left {
	margin-top: 100px;
	margin-bottom: 100px;
	padding-left: calc(100px - 1.333334vw)
}

@media(max-width:767px) {
	.project_text_left {
		margin-top: 40px;
		margin-bottom: 20px;
		padding: 0
	}
}

@media(min-width:768px) {
	.project_text_left {
		margin-top: 80px;
		margin-bottom: 80px;
		padding-left: calc(32px - 1.333334vw)
	}
}

@media(min-width:922px) {
	.project_text_left {
		margin-top: 80px;
		margin-bottom: 80px;
		padding-left: calc(50px - 1.333334vw)
	}
}

@media(min-width:1200px) {
	.project_text_left {
		margin-top: 100px;
		margin-bottom: 100px;
		padding-left: calc(100px - 1.333334vw)
	}
}

.project_text_left h2 {
	line-height: 1
}

.project_text_right {
	margin-top: 100px;
	margin-bottom: 100px;
	padding-left: 0;
	padding-right: calc(100px - 1.333334vw)
}

@media(max-width:767px) {
	.project_text_right {
		margin-top: 0;
		margin-bottom: 40px;
		padding-left: 0;
		padding-right: 0
	}
}

@media(min-width:768px) {
	.project_text_right {
		margin-top: 80px;
		margin-bottom: 80px;
		padding-right: calc(32px - 1.333334vw)
	}
}

@media(min-width:922px) {
	.project_text_right {
		margin-top: 80px;
		margin-bottom: 80px;
		padding-right: calc(50px - 1.333334vw)
	}
}

@media(min-width:1200px) {
	.project_text_right {
		margin-top: 100px;
		margin-bottom: 100px;
		padding-right: calc(100px - 1.333334vw)
	}
}

.project_text_center {
	margin-top: 60px;
	margin-bottom: 30px;
	text-align: center
}

@media(max-width:767px) {
	.project_text_center {
		padding-left: 0;
		padding-right: 0;
		margin-top: 30px;
		margin-bottom: 20px
	}
}

@media(min-width:768px) {
	.project_text_center {
		margin-top: 40px;
		margin-bottom: 30px
	}
}

@media(min-width:922px) {
	.project_text_center {
		margin-top: 40px;
		margin-bottom: 30px
	}
}

@media(min-width:1200px) {
	.project_text_center {
		margin-top: 60px;
		margin-bottom: 30px
	}
}

.project_img_left {
	padding-right: 0
}

@media(max-width:767px) {
	.project_img_left {
		padding-left: 0;
		padding-right: 0
	}
}

.project_img_right {
	padding-left: 0
}

@media(max-width:767px) {
	.project_img_right {
		padding-left: 0;
		padding-right: 0
	}
}

.project_img_center {
	margin-top: 60px
}

@media(max-width:767px) {
	.project_img_center2 {
		padding: 0
	}
}

@media(max-width:767px) {
	.project_img_center {
		margin-top: 40px
	}
}

.link_icon {
	width: 50px;
	height: 50px;
	position: relative;
	left: 50%;
	margin-left: -25px;
	cursor: pointer
}

.link_icon_r {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 2px solid #191c1e;
	position: absolute;
	margin: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	-moz-transition: transform .3s;
	-webkit-transition: transform .3s;
	-o-transition: transform .3s;
}

a:hover .link_icon_r {
	-webkit-transform: scale(0.95);
	transform: scale(0.95)
}

.link_icon_link svg {
	fill: #191c1e
}

.nextwork_text {
	color: #fff;
	position: absolute
}

#next_project {
	background-color: #191c1e;
	position: absolute;
	z-index: 99;
	overflow: hidden;
	width: 100%
}

#next_project .work_logo {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	transition: opacity 1.5s ease-in;
	-moz-transition: opacity 1.5s ease-in;
	-webkit-transition: opacity 1.5s ease-in;
	-o-transition: opacity 1.5s ease-in;
	opacity: 0
}

#next_project .work a:hover .work_logo {
	opacity: 1
}

.next {
	height: 15.0588235vw
}

@media(max-width:767px) {
	.next {
		height: 30.117647vw
	}
}

@media(max-width:767px) {
	#n1 {
		display: none
	}
}

.share_row {
	margin-top: 80px;
	margin-bottom: 80px;
	text-align: center
}

@media(max-width:767px) {
	.share_row {
		margin-top: 40px;
		margin-bottom: 40px;
	}
}

@media(min-width:768px) {
	.share_row {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}

@media(min-width:992px) {
	.share_row {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}

@media(min-width:1200px) {
	.share_row {
		margin-top: 80px;
		margin-bottom: 80px;
	}
}

.share {
	font-size: 12px;
	font-weight: 300;
	padding-bottom: 14px
}

.share_icon li {
	padding: 0 10px
}

.share_icon li a svg {
	fill: #191c1e;
	width: 36px;
	transition: fill .35s ease;
	-moz-transition: fill .35s ease;
	-webkit-transition: fill .35s ease;
	-o-transition: fill .35s ease
}

.share_icon li a:hover svg {
	fill: #f6c4ce;
}

.p14_all {
	position: relative;
	overflow: hidden;
	width: auto;
	height: auto
}

.p14_bg {
	position: absolute
}

.p14 {
	-webkit-animation: p14-hole 20s linear infinite;
	animation: p14-hole 20s linear infinite;
	position: absolute
}

@-webkit-keyframes p14-hole {
	0% {
		-webkit-transform: rotate(0deg) scale(1);
		transform: rotate(0deg) scale(1)
	}
	25% {
		-webkit-transform: rotate(90deg) scale(0.85);
		transform: rotate(90deg) scale(0.85)
	}
	50% {
		-webkit-transform: rotate(180deg) scale(1);
		transform: rotate(180deg) scale(1)
	}
	75% {
		-webkit-transform: rotate(260deg) scale(0.85);
		transform: rotate(260deg) scale(0.85)
	}
	100% {
		-webkit-transform: rotate(360deg) scale(1);
		transform: rotate(360deg) scale(1)
	}
}


.egg {
	position: relative;
	height: auto;
	width: auto
}

#pp7_in {
	position: absolute;
	background-size: 100% auto
}
.r_pic {
	width: 100%;
	position: relative
}

.project_img_center_r {
	margin-top: 100px;
}

@media(max-width:767px) {
	.project_img_center_r {
		margin-top: 40px;
	}
}

@media(min-width:768px) {
	.project_img_center_r {
		margin-top: 80px;
	}
}

@media(min-width:922px) {
	.project_img_center_r {
		margin-top: 80px;
	}
}

@media(min-width:1200px) {
	.project_img_center_r {
		margin-top: 100px;
	}
}

.project_img_center_resources {
	margin-top: 20px
}

@media(max-width:767px) {
	.project_img_center_resources {
		margin-top: 8px;
	}
}

@media(min-width:768px) {
	.project_img_center_resources {
		margin-top: 16px;
	}
}

@media(min-width:922px) {
	.project_img_center_resources {
		margin-top: 16px;
	}
}

@media(min-width:1200px) {
	.project_img_center_resources {
		margin-top: 20px;
	}
}

.down {
	background-size: cover;
}

.up {
	position: absolute;
	top: 0;
	left: 0;
	width: 85%;
	background-size: cover;
}

.drag {
	position: absolute;
	right: 0;
	top: 0;
}

.drag_button {
	width: 37px;
	position: absolute;
	margin-left: -18.5px
}

.drag_line {
	width: 1px;
	position: absolute;
	top: 0;
	left: 50%;
	background-color: #fff
}

.drag_round {
	width: 37px;
	height: 37px;
	border-radius: 50%;
	top: 50%;
	border: 1px solid #fff;
	background-size: cover;
	background-color: #191c1e;
	position: absolute;
	text-align: center;
	overflow: hidden;
	margin-top: -18.5px;
}

.drag_left {
	-webkit-transition: all .2s;
	transition: all .2s;
	left: 1px;
	width: 15px;
	height: 37px;
	position: absolute;
}

a:hover .drag_left {
	left: -1px;
}

.drag_left_top {
	width: 8px;
	height: 2px;
	-webkit-transform: rotateZ(-45deg) translate(-5px, 15px);
	transform: rotateZ(-45deg) translate(-5px, 15px);
	background-color: #fff
}

.drag_left_bottom {
	width: 8px;
	height: 2px;
	-webkit-transform: rotateZ(45deg) translate(17px, 7px);
	transform: rotateZ(45deg) translate(17px, 7px);
	background-color: #fff
}

.drag_right {
	-webkit-transition: all .2s;
	transition: all .2s;
	right: 1px;
	width: 15px;
	height: 37px;
	position: absolute;
}

a:hover .drag_right {
	right: -1px;
}

.drag_right_top {
	width: 8px;
	height: 2px;
	-webkit-transform: rotateZ(45deg) translate(10px, 10px);
	transform: rotateZ(45deg) translate(10px, 10px);
	background-color: #fff
}

.drag_right_bottom {
	width: 8px;
	height: 2px;
	-webkit-transform: rotateZ(-45deg) translate(-12px, 12px);
	transform: rotateZ(-45deg) translate(-12px, 12px);
	background-color: #fff
}


.project_video_center {
	margin-top: 30px;
	margin-bottom: 30px;
}

@media(max-width:767px) {
	.project_video_center {
		margin-top: 0;
		margin-bottom: 0;
	}
}

@media(min-width:768px) {
	.project_video_center {
		margin-top: 0;
		margin-bottom: 0;
	}
}

@media(min-width:992px) {
	.project_video_center {
		margin-top: 0;
		margin-bottom: 0;
	}
}

@media(min-width:1100px) {
	.project_video_center {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

.play {
	position: relative;
	width: 1100px;
	left: 50%;
	padding: 0 50px;
	margin-left: -550px;
	overflow: hidden;
	height: auto;
}

@media(max-width:767px) {
	.play {
		width: 100%;
		padding: 0 0;
		margin-left: -50%;
	}
}

@media(min-width:768px) {
	.play {
		width: 100%;
		padding: 0 0;
		margin-left: -50%;
	}
}

@media(min-width:992px) {
	.play {
		width: 100%;
		padding: 0 0;
		margin-left: -50%;
	}
}

@media(min-width:1100px) {
	.play {
		width: 1100px;
		padding: 0 50px;
		margin-left: -550px;
	}
}

.play_img {
	position: relative;
	width: auto;
	height: auto;
	opacity: 1;
	transition: opacity .5s ease-in;
	-moz-transition: opacity .5s ease-in;
	-webkit-transition: opacity .5s ease-in;
	-o-transition: opacity .5s ease-in;
}

.play_b {
	width: 100px;
	height: 100px;
	background-color: #191c1e;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;
	font-size: 12px;
	transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
}

.play_b_h {
	width: 120px;
	height: 120px;
	margin-left: -60px;
	margin-top: -60px;
}

.play_b_c {
	width: 150vw;
	height: 150vw;
	margin-left: -75vw;
	margin-top: -75vw;
	transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
}

.play_text {
	position: absolute;
	margin-top: -7px;
	left: 50%;
	margin-left: -14.5px;
	color: #ffffff;
	top: 50%;
}

.hide {
	opacity: 0;
}

#PCCA_video {
	position: absolute;
	width: 1000px;
	height: auto;
}

@media(max-width:767px) {
	#PCCA_video {
		width: 100%;
	}
}

@media(min-width:768px) {
	#PCCA_video {
		width: 100%;
	}
}

@media(min-width:992px) {
	#PCCA_video {
		width: 100%;
	}
}

@media(min-width:1100px) {
	#PCCA_video {
		width: 1000px;
	}
}

.work_logo>img {
	width: 50%
}