#main .topText {
	padding: 0 28px 0 36px;
	position: absolute;
	/* position: fixed; */
	top: 60px;
	left: 0;
	width: 100%;
}
#main .topText p{
	font-size:4.5vw;
	line-height:1.1;
}
#main .topText p:nth-of-type(1){
	text-align:right;
}
#main .img1 {
	text-align:center;
	margin-top:-11vw;
}
#main .img1 img {
	width:602px;
	transition: all 0.5s ease;
}
#main .brand {
	padding:0 30px 0 22px;
	font-size:15.02vw;
	margin-top:-18vw;
	position: relative;
	z-index: -1;
	font-weight: 700;
	position: absolute;
	bottom: 332px;
	left: 0;
	transform: translate(0, 50%);
	width: 100%;
}

#main .main_footer{
	padding: 0 55px 0 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	
}
#main .main_footer .inner{
	display: flex;
	align-items: start;
	justify-content: space-between;
	padding: 3vw 0 5vw;
}

#main .main_footer .inner > div{
	flex-grow: 1;
	position: relative;
	top: 60px;
}
#main .main_footer .inner > div a {line-height: 1;}
#main .main_footer .inner > div span {display: block;}
#main .main_footer .inner .footer_address {
	max-width: 20.6vw;
	width: 100%;
}
#main .footer_info {padding-top: 3px;}

#main .main_footer .inner .footer_info p{text-align: right;}

@media (max-width: 767px) {
	#main{
		margin: 0;
	}
	#main .main_footer{
		padding: 0 20px;
		bottom: -44px;
	}

	#main .main_footer .inner{
		display: block;
		position: relative;
		padding: 0;
	}
	#main .main_footer .inner .footer_address{
		max-width: 100%;
		top: 0;
	}
	#main .main_footer .inner .footer_link{
		position: absolute;
		top: 0;
		right: 0;
	}
	
	#main .main_footer .inner .footer_info{
		padding: 42px 0 0;
		 top: unset;
	}
	
	#main .main_footer .inner .footer_info p{
		text-align: left;
	}
}

@media (max-width: 1600px) {
	#main .img1 img {
		width:494px;
	}
}

@media (max-width: 1180px) {
	#main .img1 img {
		width:340px;
	}
}

@media (max-width: 480px) {
	#main .img1 {
		margin-top:-5vw;
	}
	#main .img1 img {
		width:255px;
	}
	#main .brand {
		z-index:1;
	}
}



#mainContWrap{
	/* margin: 0 2.3vw; */
	margin: 150px 48px 0 40px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	/* padding: 6.25vw 0 8vw; */
	padding: 150px 0 50px 0;
}

.mainTitle{
	font-size: 4.5vw;
	line-height: 1.1;
	color: #FFF;
	font-weight: 400;
}

.mainTitle small{
	font-size: 1.3vw;
	line-height: 1.1;
	color: #FFF;
	font-weight: 400;
}
.mainTopTitle{
	font-size: 4.5vw;
	line-height: 1.1;
	color: #FFF;
	font-weight: 400;
	/* padding-left: 7.7vw; */
}
.mainSubtitle, .mainTopSubtitle{
	font-size: 4.5vw;
	line-height: 1.1;
	color: #FFF;
	font-weight: 400;
}

.mainSubtitle small, .mainTopSubtitle small{
	font-size: 1.1vw;
	line-height: 1.1;
	color: #FFF;
	/* color: #FF4800; */
	font-weight: 400;
	letter-spacing: -0.050em;
}

.mainTopTitle span {
	font-size: 24px;
	line-height: 1.1;
	color: #FFF;
	font-weight: 400;
	letter-spacing: -0.050em;
}


.mainRepresentativeSlide{
	overflow: hidden;
	padding: 1.8vw 0 10vw;
}
.mainRepresentativeProject{
	width: 100%;
	margin-left: -1px;
	margin-right: -1px;
	font-size: 0;
}

.mainRepresentativeProject ul li{
	display: inline-block;
	width: calc(100% / 6);
	padding: 0 1px;
}
.mainRepresentativeProject .representativeProjectImg{
	display: inline-block;
	width: calc(100%);
	padding-bottom: calc(603 / 452 * 100%);
	border-radius: 4px;
}
.btn-project-wrapper {
	text-align: center;
	padding: 48px 0 0 0;
}
.btn-project-wrapper .btn-project {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    height: 48px;
    line-height: 48px;
    padding: 0 32px;
    border: 1px solid #484848;
    border-radius: 999px;
}

.mainProjectWrap{
	padding: 0 0 12vw;
}
.mainProject{padding: 1.4vw 0 0;}
.mainProject ul{
	font-size: 0;
	margin: 0 -4px;
}
.mainProject ul li{
	display: inline-block;
	width: 25%;
	padding: 0 4px;
}

.mainProjectCont{}
.mainProjectCont .mainProjectImg{
	display: inline-block;
	width: 100%;
	padding-bottom: calc(602 / 452 * 100%);
}
.mainProjectCont .mainProjectText{
	display: flex;
	align-items: start;
	justify-content: space-between;
	padding: 1.25vw 0.5vw 7.4vw;
	
}
.mainProjectCont .mainProjectText .mainProjectSubject{
	max-width: 12vw;
	width: 100%;
	
}
.mainProjectCont .mainProjectText .mainProjectSubject h3{
	font-size: 0.9vw;
	font-weight: 400;
	line-height: 1.6;
	color: #FFF;
	word-break: keep-all;
}
.mainProjectCont .mainProjectText .mainProjectSubject h4{
	font-size: 0.9vw;
	font-weight: 400;
	line-height: 1.6;
	color: #FFF;
	word-break: keep-all;
}
.mainProjectCont .mainProjectText .mainProjectTags{}
.mainProjectCont .mainProjectText .mainProjectTags p{
	font-size: 0.6vw;
	font-weight: 400;
	line-height: 1.2;
	color: rgba(255, 255, 255, 0.6);
}

.mainProjectMore{}
.mainProjectMore a.mainProjectMoreBtn{
	display: block;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 10px;
	padding: 1.8vw 0;
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	color: #FFF;
}



@media screen and (max-width: 1180px) {
	.mainTopTitle span {font-size: 16px;}
	.mainTopTitle{
		/* text-align: center; */
		font-size: 72px;
	}
	
	.mainSubtitle, .mainTopSubtitle{
		font-size: 72px;
	}
	
	.mainSubtitle small, .mainTopSubtitle small{
		font-size: 18px;
	}
	
	.mainTopSubtitle{
		display: block;
		padding: 0 0 36px;
	}
	
	.mainTopSubtitle small{
		display: block;
		text-align: right;
	}
}

@media screen and (max-width: 767px) {
	.mainTopTitle{
		/* text-align: right; */
		font-size: 25px;
	}
	.mainSubtitle, .mainTopSubtitle{
		font-size: 25px;
	}
	
	.mainTopSubtitle small{
		font-size: 18px;
	}
}

.serviceAreaFlexTitle{
	display: flex;
	align-items: center;
	justify-content: start;
}
.serviceTitle{
	padding-left: 1.14vw;
	font-size: 1.1vw;
	font-weight: 400;
	color: #FFF;
	/* color: #ff4800; */
	line-height: 1.4;
	margin-bottom: -0.8vw;
	letter-spacing: -0.050em;
}
.serviceArea > ul{margin-top: 4vw;}
.serviceArea > ul > li{
	border-radius: 4px;
	margin-bottom: 24px;
}

.serviceAreaCont{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 1px solid rgba(255, 255, 255, 0.1);
	padding: 3.5vw 3vw;
	border-radius: 10px;
	transition: all .3s;
}
.serviceAreaCont:hover {background-color:rgba(255,255,255,0.03);}

/*
.serviceArea > ul > li:hover .serviceAreaCont{
	border: 1px solid rgba(255, 255, 255, 1);
	background: #FFF;
} 
*/

.serviceAreaCont div{width: 100%; flex-grow: 1;}
.serviceAreaCont .num{
	width: auto;
	/* max-width: 4.3vw; */
	transition: all .3s;
	margin-right: 10px;
}
.serviceAreaCont .num span{font-size: 30px;}
.serviceAreaCont .subject{
	/* max-width: 16vw; */
	font-size: 30px;
	color: #FFF;
	/* color: #FF4800; */
	transition: all .3s;
}
.serviceAreaCont .area{
	max-width: 33vw;
	font-size: 0.9vw;
	font-weight: 400;
	line-height: 1;
}
.serviceAreaCont .area strong{
	font-weight: 400;
	display: block;
	color: rgba(255, 255, 255, 0.8);
	padding: 0 0 9px;
	transition: all .3s;
}
.serviceAreaCont .area span{
	display: block;
	color: rgba(255, 255, 255, 0.6);
	transition: all .3s;
}
/* 
.serviceArea > ul > li:hover .serviceAreaCont .num{color: #000;}
.serviceArea > ul > li:hover .serviceAreaCont .subject,
.serviceArea > ul > li:hover .serviceAreaCont .info strong{
	color: #000;
}
.serviceArea > ul > li:hover .serviceAreaCont .area strong{
	color: rgba(0, 0, 0, 0.8);
}
.serviceArea > ul > li:hover .serviceAreaCont .area span, 
.serviceArea > ul > li:hover .serviceAreaCont .info span{
	color: rgba(0, 0, 0, 0.6);
} */

.serviceAreaCont .info{
	font-size: 0.7vw;
	font-weight: 400;
	line-height: 1.3;
}
.serviceAreaCont .info strong{
	font-weight: 400;
	display: block;
	color: rgba(255, 255, 255, 1);
	padding: 0 0 12px 0;
	transition: all .3s;
}
.serviceAreaCont .info span{display: block;
	color: rgba(255, 255, 255, 0.6);
	transition: all .3s;
}
.serviceAreaCont .link{max-width: 4vw; text-align: right;}
.arrow_down_right{
	display: inline-block;
	width: 60px;
	height: 60px;
	background:  url('/data/images/arrow_down_right.png') no-repeat center / 60px;
	transition: all .3s;
}
/* 
.serviceArea > ul > li:hover .link strong{
	color: #000;
}
.serviceArea > ul > li:hover .arrow_down_right{
	display: inline-block;
	background:  url('/data/images/arrow_down_right_black.png') no-repeat center / 60px;
} 
*/

/* .mainTextAnimation{
	background: url('/data/images/main_bot_img.png') no-repeat center / 50vw;
}
.mainTextAnimationInner {
	padding: 0 0 54vw;
	height: 100%;
	width:100%;
	overflow: hidden;
	position: relative;
} */
.mainTextAnimationInner {
	padding: 0 0 0;
	height: 100%;
	width:100%;
	overflow: hidden;
	position: relative;
} 
.mainTextAnimationInner .aboutVisualBall video {width: 100%;}
.mainTextAnimationText{}

.mainTextAnimationText h2{
	font-size: 0;
	line-height: 1;
	color: #FFF;
	font-weight: 700;
	white-space: nowrap;
	position: absolute;
	top: 34%;
	width: 200%;
	
}
.mainTextAnimationText h2 span{
	display:inline-block;
	width:50%;	
	font-size: 14.6vw;
}

.animation1{

	-moz-animation: scroll-left1 8s linear infinite;
	-webkit-animation: scroll-left1 8s linear infinite;
	animation: scroll-left1 8s linear infinite;
}


.animation2{

	-moz-animation: scroll-left1 10s linear infinite;
	-webkit-animation: scroll-left1 10s linear infinite;
	animation: scroll-left1 10s linear infinite;
}


@keyframes scroll-left1 {
	from {
		transform: translateX(0%);
	  }
	  to {
		transform: translateX(-50%);
	  }
}


/* .mainContactusWrap{padding: 0 2.3vw;} */
.mainContactusWrap{
	padding: 0 44px 0 44px;
}
.mainContactus{
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: rgba(217, 217, 217, 0.05);
	border-radius: 10px;
	padding: 2vw;
}
.mainContactus h3{
	font-size: 2.6vw;
	font-weight: 400;
	line-height: 1;
	color: #FFF;
}
.mainContactus a{
	font-size: 1.2vw;
	font-weight: 400;
	line-height: 3.5vw;
	color: #FFF;
	display: inline-block;
	height: 3.5vw;
	border: 1px solid rgba(255,255,255,.15);
	border-radius: 40px;
	padding: 0 1.5vw;
}

.mainContactus a:hover{
	background: #FFF;
	color: #000;
}


.portfolioContactusWrap{
	background: #FF4800;
}
.portfolioContactus{
	padding: 40px 22px;
	
}
.portfolioContactusText{text-align: center;}
.portfolioContactusText h3{
	font-size: 21px;
	font-weight: 400;
	line-height: 1.4;
	color: #FFF;
}
.portfolioContactusText p{
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	color: #FFF;
	padding: 12px 34px 34px;
}
.portfolioContactus a{
	font-size: 18px;
	font-weight: 400;
	line-height: 48px;
	color: #FFF;
	display: inline-block;
	height: 48px;
	border: 1px solid #FFF;
	border-radius: 40px;
	width: 100%;
	text-align: center;
}


@media screen and (max-width: 1600px) {
	.serviceAreaCont .area{display: none;}
	
	/* .serviceAreaCont .subject{
		font-size: 50px;
		max-width: 20vw;
	} */
	.serviceAreaCont .info{
		padding: 0 24px 0;
	}
	.serviceAreaCont .info strong{
		font-size: 14px;
	}
	.serviceAreaCont .info span{
		font-size: 14px;
	}
	.serviceAreaCont .link{
		max-width: fit-content;
		display: flex;
		align-items: center;
		justify-content: end;
	}
	
	.serviceAreaCont .link strong{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 400;
		line-height: 26px;
		text-align: right;
	}
}
@media screen and (max-width: 1180px) {
	.serviceAreaCont .num span{font-size: 18px;}
	
	/* .serviceAreaCont .subject{
		font-size: 24px;
		max-width: 18vw;
	} */
	
	.serviceAreaCont .info strong{
		font-size: 13px;
		color: #FFF;
		padding: 0 0 12px;
	}
	
	.serviceAreaCont .info span{font-size: 13px;}
	.serviceAreaCont .link {
		text-align: left;
		display: block;
	}
	.serviceAreaCont .link strong{
		font-family: Poppins;
		font-size: 13px;
		font-weight: 400;
		line-height: 18px;
		text-align: left;
	}
	.arrow_down_right {display: none;}
}


@media screen and (max-width: 767px){
	
	#main .topText{
		padding: 32px 20px 0;
	}
	#main .topText p{
		font-size: 9vw;
		word-break: keep-all;
	}
	#main .topText p:nth-of-type(1){
		text-align: left;
		/* padding-left: 46px; */
	}
	#main .brand{
		font-size: 23vw;
		line-height: 1;
		text-align: right;
		z-index: 99;
	}
	
	#mainContWrap{
		margin: 90px 0 0;
		padding: 44px 20px 88px;
	}
	.mainProject ul li{
		width: 100%;
		padding: 0;
	}
	.mainRepresentativeSlide{
		padding: 0 0 40px;
		overflow: unset;
	}
	.mainProjectCont .mainProjectImg{
		padding-bottom: calc(221 / 320 * 100%);
		border-radius: 4px;
	}
	
	.mainProjectCont .mainProjectText{
		padding: 25px 0 60px;
	}
	
	.mainProjectCont .mainProjectText .mainProjectSubject{
		max-width: 198px;
	}
	
	.mainProjectCont .mainProjectText .mainProjectSubject h3{
		font-size: 13px;
		line-height: 20px;
	}
	.mainProjectCont .mainProjectText .mainProjectSubject h4{
		font-size: 13px;
		line-height: 20px;
	}
	.mainProjectCont .mainProjectText .mainProjectTags p{
		text-align: right;
		font-size: 11px;
		line-height: 15px;
		
	}
	
	.mainProjectMore a.mainProjectMoreBtn{
		line-height: 50px;
		font-size: 14px;
		padding: 0;
	}
	
	
	.mainRepresentativeProject{
		width: 100%;
	}
	.mainRepresentativeProject ul li{
		width: calc(100% / 2);
		padding: 0 1px 2px;
	}
	
	.mainTitle{
		font-size: 25px;
		word-break: keep-all;
	}
	.serviceArea .serviceAreaTitle{
		padding: 80px 0 0;
	}
	.serviceAreaFlexTitle{
		display: block;
		align-items: unset;
		justify-content: unset;
	}
	.serviceArea .serviceAreaTitle .serviceAreaFlexTitle p.mainTitle{
		/* text-align: right; */
	}
	
	.serviceArea .serviceAreaTitle .serviceAreaFlexTitle p.serviceTitle{
		font-size: 16px;
		font-weight: 400;
		padding: 12px 0 0 0;
	}
	.serviceAreaCont{
		display: block;
		padding: 33px 20px 31px;
	}
	.serviceArea > ul{
		margin-top: 52px;
	}
	.serviceAreaCont .area{
		font-size: 13px;
	}
	
	
	.serviceAreaCont .num{
		display: inline-block;
		max-width: auto;
		margin-right: 4px;
	}
	.serviceAreaCont .num span{
		font-size: 18px;
	}
	
	.serviceAreaCont .subject{
		display: inline-block;
		max-width: unset;
		width: unset;
		font-size: 21px;
		line-height: 1
	}
	.serviceAreaCont .area{
		max-width: 250px;
		width: 100%;
		padding: 24px 0 7px;
	}
	
	.serviceAreaCont .info strong{
		font-size: 13px;
		line-height: 21px;
	}
	
	.serviceAreaCont .info span{
		font-size: 13px;
		line-height: 21px;
	}
	
	.serviceAreaCont .link{
		max-width: 100%;
		/* display: flex;
		align-items: center; */
		/* justify-content: right; */
	}
	
	
	.mainSubtitle{
		display: flex;
		padding: 0 0 24px;
		font-size: 32px;
		align-items: end;
		justify-content: space-between;
		
	}
	
	.mainSubtitle small{
		font-size: 18px;
		padding: 0 0 4px;
	}
	
	
	.mainTextAnimation {
		/*background: url(/data/images/animation_bg.png) no-repeat center / 220px;*/
	}
	
	.mainTextAnimationInner{
		padding: 80px 0 80px 0;
		margin-bottom: 55px;
	}
	
	
	.serviceAreaCont .info{
		padding: 24px 0 66px;
	}
	
	.arrow_down_right{
		width: 30px;
		height: 30px;
		background: url(/data/images/arrow_down_right.png) no-repeat center / 30px;
	}
	
	.mainTextAnimationInner .aboutVisualBall video {
		transform: scale(2);	
		position: relative;
		z-index: -1;
	}
	
}





















