@charset "utf-8";
/*------------------------------------------------------------
	corporate
------------------------------------------------------------*/
#main .sec01 .decorateImg {
	top: auto;
	bottom: 6.9rem;
	right: -18rem;
}
#main .sec02 {
	padding-top: 12.3rem;
}
#main .sec02 .headLine01 img {
	width: 25.2rem;
}
#main .sec02 .headLine01 {
	margin-bottom: 7.7rem;
}
#main .sec02 .textImg {
	text-align: center;
}
#main .sec03 .headLine01 img {
	width: 25.2rem;
}
#main .sec03 {
	padding-top: 12.3rem;
	padding-bottom: 8rem;
}
#main .sec03 .headLine01 {
	margin-bottom: 5.7rem;
}
#main .sec03 .decorateImg {
	width: 35.5rem;
	top: auto;
	left: -16.2rem;
	bottom: 5.5rem;
	right: auto;
}
@media all and (max-width: 896px) {
	#main .sec02 {
		padding-top: 5.7rem;
	}
	#main .sec02 .headLine01 img {
		width: 14.7rem;
	}
	#main .sec02 .headLine01 {
		margin-bottom: 3.8rem;
	}
	#main .sec02 .decorateImg {
		width: 20.3rem;
		top: 9.7rem;
		right: -12.3rem;
	}
	#main .sec03 .headLine01 img {
		width: 12.6rem;
	}
	#main .sec03 {
		padding: 5.8rem 2rem 3.9rem;
	}
	#main .sec03 .headLine01 {
		margin-bottom: 3.8rem;
	}
	#main .sec03 .decorateImg {
		width: 18rem;
		top: 8.3rem;
		left: -12.1rem;
		bottom: auto;
		right: auto;
	}
	#main .sec03 .comBtn img {
		width: 100%;
		max-width: 33.5rem;
	}
}