.introduceArea {
	padding-top: 99px;
	padding-bottom: 126px;
}
@media (max-width: 1180px) {
	.introduceArea {
		padding: 80px 0;
	}
}
@media (max-width: 400px) {
	.introduceArea {
		padding: 60px 0;
	}
}
.introduceArea .wrap {
	max-width: 1184px;
}
.introduceArea .btnBox {
	margin-top: 49px;
}

.videoArea {
	background-color: #ff562c;
	padding-top: 93px;
	padding-bottom: 60px;
}
@media (max-width: 1180px) {
	.videoArea {
		padding-top: 80px;
		padding-bottom: 40px;
	}
}
@media (max-width: 400px) {
	.videoArea {
		padding-top: 60px;
		padding-bottom: 30px;
	}
}
.videoArea .titleBox .titleLeft {
	width: 100%;
}
.videoArea .titleBox .text {
	width: 100%;
	margin-top: 0;
}
@media (min-width: 1441px) {
	.videoArea .titleBox .titleLeft {
		max-width: 540px;
	}
	.videoArea .titleBox .titleLeft .title {
		letter-spacing: -0.36px;
		font-weight: 400;
	}
	.videoArea .titleBox .text {
		max-width: calc(100% - 594px);
	}
}
@media (max-width: 1400px) {
	.videoArea .titleBox {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
}
.videoArea .imgBox {
	margin-top: 40px;
}

.processArea {
	background-color: #ff562c;
	padding-top: 52px;
	padding-bottom: 93px;
}
@media (max-width: 1180px) {
	.processArea {
		padding-top: 40px;
		padding-bottom: 80px;
	}
}
@media (max-width: 400px) {
	.processArea {
		padding-top: 30px;
		padding-bottom: 60px;
	}
}
.processArea .dataTopBox .titleBox .titleLeft {
	width: 100%;
}
.processArea .dataTopBox .titleBox .text {
	width: 100%;
	margin-top: 0;
}
.processArea .dataTopBox .titleBox .btnBox {
	margin-top: 0;
}
@media (min-width: 1441px) {
	.processArea .dataTopBox .titleBox .titleLeft {
		max-width: 540px;
	}
	.processArea .dataTopBox .titleBox .titleLeft .title {
		letter-spacing: -0.36px;
	}
	.processArea .dataTopBox .titleBox .text {
		max-width: calc(100% - 594px);
	}
}
@media (max-width: 1400px) {
	.processArea .dataTopBox .titleBox {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
}
.processArea .dataBox {
	position: relative;
	margin-top: 70px;
}
@media (max-width: 1180px) {
	.processArea .dataBox {
		margin-top: 40px;
	}
}
.processArea .dataBox .Img {
	height: 397px;
}
.processArea .dataBox .Img img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: cover;
	   object-fit: cover;
}
@media (max-width: 1400px) {
	.processArea .dataBox .Img {
		height: 350px;
	}
}
@media (max-width: 1180px) {
	.processArea .dataBox .Img {
		height: 300px;
	}
}
@media (max-width: 768px) {
	.processArea .dataBox .Img {
		height: 250px;
	}
}
@media (max-width: 540px) {
	.processArea .dataBox .Img {
		height: 735px;
	}
}
@media (max-width: 400px) {
	.processArea .dataBox .Img {
		height: 650px;
	}
}
.processArea .dataBox .Txt {
	padding-top: 27px;
}
.processArea .dataBox .titleBox {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.processArea .dataBox .titleBox .decoTitle {
	opacity: 0;
	width: 100%;
}
.processArea .dataBox .titleBox .text {
	width: 100%;
	opacity: 0;
	margin-top: 0;
}
@media (min-width: 1181px) {
	.processArea .dataBox .titleBox .decoTitle {
		max-width: 250px;
	}
	.processArea .dataBox .titleBox .decoTitle .title {
		letter-spacing: -0.36px;
	}
	.processArea .dataBox .titleBox .text {
		max-width: 698px;
	}
}
@media (max-width: 1180px) {
	.processArea .dataBox .titleBox {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
}
.processArea .dataBox .slick-current .decoTitle {
	-webkit-animation: slideRightAnimation 0.5s ease-in-out forwards;
	        animation: slideRightAnimation 0.5s ease-in-out forwards;
}
.processArea .dataBox .slick-current .text {
	-webkit-animation: slideRightAnimation 0.5s 0.3s ease-in-out forwards;
	        animation: slideRightAnimation 0.5s 0.3s ease-in-out forwards;
}
.processArea .controlBox {
	position: absolute;
	top: 320px;
	right: 36px;
}
.processArea .controlBox .arrowBox {
	-webkit-column-gap: 23px;
	   -moz-column-gap: 23px;
	        column-gap: 23px;
}
@media (max-width: 1400px) {
	.processArea .controlBox {
		top: 273px;
	}
}
@media (max-width: 1180px) {
	.processArea .controlBox {
		top: 223px;
	}
}
@media (max-width: 768px) {
	.processArea .controlBox {
		top: 173px;
	}
}
@media (max-width: 540px) {
	.processArea .controlBox {
		top: 658px;
	}
}
@media (max-width: 400px) {
	.processArea .controlBox {
		top: 573px;
	}
}

.playgroundArea {
	padding-top: 125px;
	padding-bottom: 100px;
}
@media (max-width: 1400px) {
	.playgroundArea {
		padding: 100px 0;
	}
}
@media (max-width: 1180px) {
	.playgroundArea {
		padding: 80px 0;
	}
}
@media (max-width: 840px) {
	.playgroundArea {
		padding: 60px 0;
	}
}
@media (max-width: 1180px) {
	.playgroundArea .dataTopBox .titleBox {
		text-align: left;
		max-width: 790px;
	}
}
.playgroundArea .dataBox {
	margin-top: 107px;
}
@media (max-width: 1180px) {
	.playgroundArea .dataBox {
		margin-top: 80px;
	}
}
.playgroundArea .dataBox .dataItem:not(:last-child) {
	margin-bottom: 123px;
}
@media (max-width: 1400px) {
	.playgroundArea .dataBox .dataItem:not(:last-child) {
		margin-bottom: 100px;
	}
}
@media (max-width: 1180px) {
	.playgroundArea .dataBox .dataItem:not(:last-child) {
		margin-bottom: 80px;
	}
}
@media (max-width: 840px) {
	.playgroundArea .dataBox .dataItem:not(:last-child) {
		margin-bottom: 60px;
	}
}
.playgroundArea .dataBox .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}
@media (max-width: 1180px) {
	.playgroundArea .dataBox .item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		row-gap: 40px;
	}
}
.playgroundArea .dataBox .Txt {
	width: 100%;
	padding-top: 7px;
}
.playgroundArea .dataBox .Txt .decoTitle {
	color: #ff562c;
}
.playgroundArea .dataBox .Txt .tagBox {
	margin-top: 23px;
}
.playgroundArea .dataBox .Txt .tagBox ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 10px 25px;
}
.playgroundArea .dataBox .Txt .tagBox .Img {
	max-width: 185px;
	width: unset;
	height: 96px;
}
.playgroundArea .dataBox .Txt .tagBox img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: contain;
	   object-fit: contain;
}
.playgroundArea .dataBox .Txt .text {
	margin-top: 22px;
}
@media (max-width: 1600px) {
	.playgroundArea .dataBox .Txt {
		padding-top: 0;
	}
}
@media (max-width: 1180px) {
	.playgroundArea .dataBox .Txt .titleBox {
		text-align: left;
	}
}
@media (max-width: 840px) {
	.playgroundArea .dataBox .Txt .tagBox .Img {
		max-width: 140px;
	}
}
.playgroundArea .dataBox .albumBox {
	width: 62.5%;
	padding-left: 46px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	overflow-x: clip;
	position: relative;
}
.playgroundArea .dataBox .albumBox .albumListMain .albumItem {
	height: 556px;
	cursor: auto;
}
.playgroundArea .dataBox .albumBox .albumListNav .albumItem {
	aspect-ratio: unset;
	height: 138px;
}
.playgroundArea .dataBox .albumBox .controlBox {
	position: absolute;
	right: 36px;
	top: 479px;
}
.playgroundArea .dataBox .albumBox .controlBox .arrowBox {
	-webkit-column-gap: 21px;
	   -moz-column-gap: 21px;
	        column-gap: 21px;
}
@media (max-width: 1600px) {
	.playgroundArea .dataBox .albumBox {
		width: 60%;
	}
}
@media (max-width: 1400px) {
	.playgroundArea .dataBox .albumBox {
		width: 56%;
	}
}
@media (max-width: 1180px) {
	.playgroundArea .dataBox .albumBox {
		padding-left: 0;
		width: 100%;
	}
	.playgroundArea .dataBox .albumBox .albumListMain .albumItem {
		height: 500px;
	}
	.playgroundArea .dataBox .albumBox .albumListNav .albumItem {
		height: 110px;
	}
	.playgroundArea .dataBox .albumBox .controlBox {
		top: 423px;
	}
}
@media (max-width: 840px) {
	.playgroundArea .dataBox .albumBox .albumListMain .albumItem {
		height: 360px;
	}
	.playgroundArea .dataBox .albumBox .albumListNav .albumItem {
		height: 90px;
	}
	.playgroundArea .dataBox .albumBox .controlBox {
		top: 283px;
	}
}
@media (max-width: 540px) {
	.playgroundArea .dataBox .albumBox .albumListMain .albumItem {
		height: 290px;
	}
	.playgroundArea .dataBox .albumBox .albumListNav .albumItem {
		height: 66px;
	}
	.playgroundArea .dataBox .albumBox .controlBox {
		top: 213px;
	}
}

.spaceArea {
	padding: 54px 0;
}
.spaceArea .wrap {
	max-width: 1860px;
}

.awardArea {
	padding-top: 78px;
	padding-bottom: 100px;
}
.awardArea .titleBox {
	margin-bottom: 56px;
}
.awardArea .dataList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 20px 40px;
}
.awardArea .Img {
	height: 80px;
}
.awardArea img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: contain;
	   object-fit: contain;
}

.introArea .wrap {
	max-width: 1760px;
	padding-top: 66px;
	padding-bottom: 90px;
	background-color: #d7d2c3;
}
@media (min-width: 1181px) {
	.introArea .wrap {
		width: calc(100% - 80px);
	}
}
@media (max-width: 840px) {
	.introArea .wrap {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
.introArea .Img {
	margin: 0 auto;
	max-width: 274px;
}
.introArea .Img img {
	width: 100%;
	height: auto;
	display: block;
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
}
@media (max-width: 1180px) {
	.introArea .Img {
		max-width: 195px;
	}
}
.introArea .textEditor {
	margin: 0 auto;
	margin-top: 56px;
	max-width: 868px;
}
@media (max-width: 1180px) {
	.introArea .textEditor {
		margin-top: 30px;
	}
}

.featureArea {
	padding-top: 132px;
}
@media (max-width: 1400px) {
	.featureArea {
		padding-top: 100px;
	}
}
@media (max-width: 1180px) {
	.featureArea {
		padding-top: 80px;
	}
}
@media (max-width: 840px) {
	.featureArea {
		padding-top: 60px;
	}
}
.featureArea .dataTopBox .titleBox .titleLeft {
	width: 100%;
}
.featureArea .dataTopBox .titleBox .title,
.featureArea .dataTopBox .titleBox .subtitle {
	font-size: 40px;
	font-weight: 500;
}
.featureArea .dataTopBox .titleBox .text {
	width: 100%;
	margin-top: 3px;
}
@media (min-width: 1441px) {
	.featureArea .dataTopBox .titleLeft {
		max-width: 540px;
	}
	.featureArea .dataTopBox .titleLeft .title {
		letter-spacing: -0.36px;
	}
	.featureArea .dataTopBox .text {
		max-width: calc(100% - 594px);
	}
}
.featureArea .dataImg {
	margin-top: 118px;
}
.featureArea .dataImg .Img {
	margin: 0 auto;
}
.featureArea .dataImg img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: cover;
	   object-fit: cover;
}
@media (max-width: 1400px) {
	.featureArea .dataImg {
		margin-top: 80px;
	}
}
@media (max-width: 1180px) {
	.featureArea .dataImg {
		margin-top: 60px;
	}
}
@media (max-width: 540px) {
	.featureArea .dataImg {
		margin-top: 40px;
	}
	.featureArea .dataImg .Img {
		height: 240px;
	}
}
@media (max-width: 400px) {
	.featureArea .dataImg .Img {
		height: 200px;
	}
}
.featureArea .textEditor {
	margin-top: 70px;
}
@media (max-width: 1180px) {
	.featureArea .textEditor {
		margin-top: 40px;
	}
}
.featureArea .dataList {
	max-width: 1180px;
	margin: 0 auto;
}
@media (max-width: 1180px) {
	.featureArea .dataList {
		max-width: 700px;
	}
}
.featureArea .dataList .dataItem {
	padding: 22px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}
.featureArea .dataList .dataItem:not(:last-child) {
	border-bottom: 3px solid #ff562c;
}
@media (max-width: 1180px) {
	.featureArea .dataList .dataItem {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		row-gap: 10px;
		padding: 28px 0;
	}
}
.featureArea .dataList .dataLeft {
	width: 100%;
	max-width: 51%;
	font-weight: 500;
	font-family: "Outfit", serif;
	color: #b2b2b2;
	font-size: 96px;
	line-height: 1;
	letter-spacing: -1.92px;
}
@media (max-width: 1400px) {
	.featureArea .dataList .dataLeft {
		font-size: 84px;
	}
}
@media (max-width: 1180px) {
	.featureArea .dataList .dataLeft {
		font-size: 65px;
		max-width: 100%;
	}
}
@media (max-width: 840px) {
	.featureArea .dataList .dataLeft {
		font-size: 55px;
	}
}
@media (max-width: 540px) {
	.featureArea .dataList .dataLeft {
		font-size: 44px;
	}
}
.featureArea .dataList .dataRight {
	width: 100%;
	max-width: 49%;
	color: #1d1d1f;
}
.featureArea .dataList .dataRight .dataTitle {
	font-size: 36px;
	line-height: 1.5;
	letter-spacing: 0px;
	font-weight: 500;
}
.featureArea .dataList .dataRight .dataText {
	margin-top: 10px;
	font-size: 18px;
	line-height: 1.7777777778;
	letter-spacing: 0px;
}
@media (max-width: 1180px) {
	.featureArea .dataList .dataRight {
		max-width: 100%;
	}
	.featureArea .dataList .dataRight .dataText {
		margin-top: 0;
	}
}
@media (max-width: 400px) {
	.featureArea .dataList .dataRight .dataTitle {
		font-size: 32px;
	}
	.featureArea .dataList .dataRight .dataText {
		font-size: 16px;
	}
}
/*# sourceMappingURL=about_concept.css.map */