.tit-wrap {
	justify-content: center
}

.tit-wrap .tit {
	font-size: 5rem;
	letter-spacing: -2px;
	line-height: 1.1;
	font-weight: 400
}

.tit-wrap .sub-tit {
	margin-bottom: 16px;
	padding-right: 128px;
	font-size: 1.375rem;
	font-weight: 600;
	letter-spacing: -0.44px
}

.tit-wrap .desc {
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: -0.36px
}

@media all and (max-width: 1600px) {
	.tit-wrap .sub-tit {
		padding-right: 0
	}
}

@media all and (max-width: 1400px) {
	.tit-wrap .tit {
		font-size: 5rem
	}
}

@media all and (max-width: 1200px) {
	.tit-wrap {
		flex-direction: column;
		gap: 30px
	}
}

@media all and (max-width: 1024px) {
	.tit-wrap .tit {
		font-size: 3.75rem
	}
}

@media all and (max-width: 768px) {
	.tit-wrap .tit {
		font-size: 36px
	}
}

.tit-wrap-sm {
	align-items: center;
	gap: 40px;
	margin-bottom: 67px
}

.tit-wrap-sm .nav-wrap {
	margin: 0;
	width: 100%
}

.tit-wrap-sm .txt {
	max-width: 580px;
	width: 100%
}

@media all and (max-width: 1400px) {
	.tit-wrap-sm .txt {
		max-width: 450px
	}
}

@media all and (max-width: 1024px) {
	.tit-wrap-sm {
		flex-direction: column-reverse
	}

	.tit-wrap-sm .txt {
		max-width: none
	}
}

@media all and (max-width: 768px) {
	.tit-wrap-sm {
		margin-bottom: 30px
	}
}

.nav-wrap {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 50px
}

@media all and (max-width: 1024px) {
	.nav-wrap {
		margin-top: 50px;
		margin-bottom: 30px
	}
}

@media all and (max-width: 768px) {
	.nav-wrap {
		margin-top: 40px
	}
}

.depth-tit {
	margin-bottom: 30px;
	font-size: 2.5rem;
	font-weight: 600;
	letter-spacing: -0.8px
}

@media all and (max-width: 768px) {
	.depth-tit {
		margin-bottom: 16px;
		font-size: 24px
	}
}

.sub-body .main {
	padding-bottom: 0px
}

@media all and (max-width: 1024px) {
	.sub-body .main {
		padding-bottom: 120px
	}
}

@media all and (max-width: 768px) {
	.sub-body .main {
		padding-bottom: 80px
	}
}

.about .sub-visual {
	margin-bottom: 38px
}

.about .section-1 .txt-bottom {
	margin-top: 38px;
	line-height: 1.3
}

.about .section-1 .txt-bottom__left {
	position: relative;
	gap: 145px;
	padding-left: 57px
}

.about .section-1 .txt-bottom__left:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 1px;
	height: 90%;
	background: #000
}

.about .section-1 .txt-bottom .txt-lg {
	font-size: 1.375rem;
	letter-spacing: -0.4px
}

.about .section-1 .txt-bottom .txt-sm {
	font-size: 1.125rem;
	letter-spacing: -0.36px;
	color: rgba(0,0,0,.5)
}

@media all and (max-width: 1200px) {
	.about .section-1 .txt-bottom__left {
		gap: 50px
	}
}

@media all and (max-width: 1024px) {
	.about .section-1 .txt-bottom__left {
		flex-direction: column;
		gap: 20px
	}
}

@media all and (max-width: 768px) {
	.about .section-1 .txt-bottom__left {
		padding-left: 40px
	}

	.about .section-1 .txt-bottom .txt-lg {
		font-size: 18px
	}

	.about .section-1 .txt-bottom .txt-sm {
		font-size: 14px
	}
}

@media all and (max-width: 576px) {
	.about .section-1 .txt-bottom {
		flex-direction: column
	}

	.about .section-1 .txt-bottom__left {
		padding-left: 0;
		padding-top: 30px;
		margin-top: 30px
	}

	.about .section-1 .txt-bottom__left:before {
		height: 1px;
		width: 100%;
		top: 0;
		left: 0;
		transform: none
	}
}

.about .section-1 .bottom--tit {
	max-width: 283px;
	width: 100%;
	font-size: 1.625rem;
	font-weight: 500;
	letter-spacing: -0.52px
}

@media all and (max-width: 1200px) {
	.about .section-1 .bottom--tit {
		max-width: 200px
	}
}

@media all and (max-width: 768px) {
	.about .section-1 .bottom--tit {
		max-width: 150px;
		font-size: 20px
	}
}

.about .section-2 {
	padding: 80px 0
}

@media all and (max-width: 768px) {
	.about .section-2 {
		padding: 40px 0 60px
	}
}

.about .section-2 .cont {
	gap: 50px;
	margin-top: 100px
}

@media all and (max-width: 1600px) {
	.about .section-2 .cont {
		gap: 20px
	}
}

@media all and (max-width: 1024px) {
	.about .section-2 .cont {
		margin-top: 50px
	}
}

.about .section-2 .img-wrap {
	max-width: 436px
}

@media all and (max-width: 1200px) {
	.about .section-2 .img-wrap {
		display: none
	}
}

.about .section-2 .list-wrap {
	justify-content: space-between;
	width: 100%
}

.about .section-2 .list-wrap.eng li {
	flex-direction: column;
	align-items: flex-start
}

.about .section-2 .list-wrap.eng .txt {
	min-height: 2.5rem
}

@media all and (max-width: 768px) {
	.about .section-2 .list-wrap.eng .txt {
		min-height: auto
	}
}

.about .section-2 .list-wrap ul {
	width: calc(50% - 20px)
}

.about .section-2 .list-wrap li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 32px;
	padding: 20px 20px;
	border-bottom: 1px solid rgba(0,0,0,.3)
}

.about .section-2 .list-wrap .label {
	font-size: 1.125rem;
	letter-spacing: -0.36px
}

.about .section-2 .list-wrap .txt {
	font-size: 1.3rem;
	font-weight: 500;
	letter-spacing: -0.48px
}

@media all and (max-width: 1600px) {
	.about .section-2 .list-wrap .txt {
		font-size: 1.25rem
	}
}

@media all and (max-width: 1400px) {
	.about .section-2 .list-wrap ul {
		width: calc(50% - 10px)
	}

	.about .section-2 .list-wrap li {
		flex-direction: column;
		align-items: flex-start;
		padding: 20px 10px;
		margin-bottom: 20px
	}

	.about .section-2 .list-wrap .txt {
		margin-top: 10px
	}
}

@media all and (max-width: 768px) {
	.about .section-2 .list-wrap {
		flex-direction: column
	}

	.about .section-2 .list-wrap ul {
		width: 100%
	}

	.about .section-2 .list-wrap li {
		margin-bottom: 0
	}
}

.about .section-3 {
	padding: 120px 0;
	background: url(../images/sub/history-bg.jpg) no-repeat center/cover;
	background-attachment: fixed
}

@media all and (max-width: 768px) {
	.about .section-3 {
		padding: 60px 0
	}
}

.about .section-3 .container {
	max-width: 1530px
}

@media all and (max-width: 768px) {
	.about .section-3 .container {
		flex-direction: column
	}
}

.about .section-3 .tit-wrap {
	color: #fff
}

.about .section-3 .tit-wrap .eng-tit {
	font-size: 1.25rem;
	font-weight: 600;
	margin-bottom: 24px
}

@media all and (max-width: 768px) {
	.about .section-3 .tit-wrap {
		margin-bottom: 50px
	}

	.about .section-3 .tit-wrap .eng-tit {
		margin-bottom: 12px
	}
}

.about .section-3 .left {
	position: sticky;
	top: 150px;
	max-width: 29.2%;
	height: fit-content;
	width: 100%
}

.about .section-3 .left .period {
	margin-top: 100px
}

.about .section-3 .left .period li {
	margin-bottom: 38px;
	font-size: 1.5rem;
	font-weight: 400;
	color: #fff;
	letter-spacing: -1px;
	transition: all .2s
}

.about .section-3 .left .period li.active {
	font-size: 2rem;
	font-weight: 700;
	color: #fff
}

@media all and (max-width: 768px) {
	.about .section-3 .left {
		position: static;
		max-width: none
	}

	.about .section-3 .left .period {
		position: fixed;
		top: 80px;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: space-evenly;
		gap: 20px;
		margin-top: 0;
		padding: 10px 20px;
		width: 100%;
		background: #000;
		opacity: 0;
		z-index: -1
	}

	.about .section-3 .left .period.fix {
		opacity: 1;
		z-index: 0
	}

	.about .section-3 .left .period li {
		margin-bottom: 0;
		font-size: 16px
	}

	.about .section-3 .left .period li.active {
		font-size: 20px
	}
}

.about .section-3 .right {
	border-left: 1px solid hsla(0,0%,100%,.2)
}

.about .section-3 .history {
	margin-bottom: 60px
}

.about .section-3 .history:last-child {
	margin-bottom: 0
}

.about .section-3 .history-item {
	gap: 60px;
	margin-bottom: 60px;
	padding-left: 150px;
	color: #fff
}

.about .section-3 .history-item:last-child {
	margin-bottom: 0
}

.about .section-3 .history-item .year {
	min-width: 160px;
	font-size: 2.375rem;
	font-weight: 600
}

.about .section-3 .history__txt {
	margin-bottom: 40px
}

.about .section-3 .history__txt:last-child {
	margin-bottom: 0
}

.about .section-3 .history__txt .date {
	font-size: 1.625rem;
	font-weight: 600
}

.about .section-3 .history__txt .desc {
	margin-top: 20px;
	font-size: 1.25rem;
	letter-spacing: -0.36px
}

.about .section-3 .history-cont {
	margin-top: 30px
}

@media all and (max-width: 1024px) {
	.about .section-3 .history-item {
		gap: 30px;
		padding-left: 50px
	}

	.about .section-3 .history .year {
		min-width: 100px
	}
}

@media all and (max-width: 768px) {
	.about .section-3 .history {
		margin-bottom: 40px
	}

	.about .section-3 .history-item {
		flex-direction: column;
		gap: 20px;
		padding-left: 15px;
		margin-bottom: 40px
	}

	.about .section-3 .history .year {
		font-size: 26px
	}

	.about .section-3 .history-cont {
		margin-top: 0
	}

	.about .section-3 .history__txt {
		margin-bottom: 20px
	}

	.about .section-3 .history__txt .date {
		font-size: 18px
	}

	.about .section-3 .history__txt .desc {
		margin-top: 8px;
		font-size: 14px
	}
}

.about .section-4 {
	padding-top: 120px;
	overflow: hidden
}

@media all and (max-width: 768px) {
	.about .section-4 {
		padding-top: 60px
	}
}

.about .section-4 .container {
	justify-content: space-between;
	padding-right: 0;
	gap: 50px
}

@media all and (max-width: 1024px) {
	.about .section-4 .container {
		flex-direction: column;
		padding: 0 20px
	}
}

@media all and (max-width: 768px) {
	.about .section-4 .container {
		gap: 30px
	}
}

.about .section-4 .section--tit {
	min-width: 335px
}

@media all and (max-width: 1024px) {
	.about .section-4 .section--tit {
		min-width: auto
	}
}

.about .section-4 .right {
	display: flex;
	align-items: flex-end;
	gap: 30px;
	padding-top: 100px;
	max-width: 65%;
	width: 100%;
	border-top: 1px solid #000
}

.about .section-4 .right .img-wrap {
	margin-bottom: 40px
}

.about .section-4 .right .item {
	max-width: 560px;
	width: 100%
}

.about .section-4 .right .item-txt {
	align-items: flex-start;
	justify-content: space-between
}

.about .section-4 .right .item-txt p {
	display: flex;
	gap: 14px;
	align-items: center;
	font-size: 2rem;
	letter-spacing: -0.64px
}

.about .section-4 .right .item-txt .btn {
	width: 30px;
	height: 30px;
	background: #074085;
	border: 1px solid rgba(0,0,0,0)
}

.about .section-4 .right .item-txt .btn:hover {
	background: #fff;
	border-color: #074085
}

.about .section-4 .right .item-txt .btn:hover path {
	fill: #074085
}

.about .section-4 .right .item-txt span {
	font-size: 1.125rem;
	letter-spacing: -0.36px
}

.about .section-4 .right .item .desc {
	margin-top: 24px;
	min-height: 150px;
	font-size: 1.25rem;
	line-height: 1.3;
	letter-spacing: -0.4px;
	color: #000
}

@media all and (max-width: 1600px) {
	.about .section-4 .right {
		padding-right: 20px
	}
}

@media all and (max-width: 1024px) {
	.about .section-4 .right {
		display: block;
		padding-top: 60px;
		max-width: none
	}

	.about .section-4 .right .item {
		margin: 0 auto
	}

	.about .section-4 .right .item .desc {
		min-height: auto
	}
}

@media all and (max-width: 768px) {
	.about .section-4 .right {
		padding-top: 30px;
		padding-right: 0
	}

	.about .section-4 .right .img-wrap {
		margin-bottom: 20px
	}

	.about .section-4 .right .item-txt p {
		font-size: 20px
	}

	.about .section-4 .right .item .desc {
		margin-top: 20px
	}
}

.bar-cont {
	align-items: flex-end;
	gap: 20px
}

.bar-cont li {
	position: relative;
	padding: 40px 30px;
	width: calc(25% - 15px);
	border: 1px solid #ddd;
	transition: all .3s
}

.bar-cont li:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: #074085;
	transition: all .3s ease-in-out;
	z-index: -1
}

.bar-cont li:nth-child(1) {
	height: 515px
}

.bar-cont li:nth-child(2) {
	height: 303px
}

.bar-cont li:nth-child(3) {
	height: 635px
}

.bar-cont li:nth-child(4) {
	height: 517px
}

.bar-cont li .txt {
	display: flex;
	flex-wrap: wrap;
	font-size: 2rem;
	font-weight: 500
}

.bar-cont li .txt span {
	font-size: 1.25rem
}

.bar-cont li .tit {
	margin-top: 20px;
	font-size: 1.25rem;
	letter-spacing: -0.4px
}

.bar-cont li:hover {
	color: #fff
}

.bar-cont li:hover:before {
	height: 100%
}

@media all and (max-width: 1024px) {
	.bar-cont {
		margin-top: 30px
	}

	.bar-cont li {
		padding: 20px
	}

	.bar-cont li:nth-child(1) {
		height: 400px
	}

	.bar-cont li:nth-child(2) {
		height: 180px
	}

	.bar-cont li:nth-child(3) {
		height: 500px
	}

	.bar-cont li:nth-child(4) {
		height: 395px
	}

	.bar-cont li .txt {
		font-size: 1.5rem
	}
}

@media all and (max-width: 768px) {
	.bar-cont {
		flex-wrap: wrap
	}

	.bar-cont li {
		padding: 20px 10px;
		width: calc(50% - 10px)
	}

	.bar-cont li:nth-child(1) {
		height: 300px
	}

	.bar-cont li:nth-child(2) {
		height: 160px
	}

	.bar-cont li:nth-child(3) {
		height: 380px
	}

	.bar-cont li:nth-child(4) {
		height: 300px
	}

	.bar-cont li .txt {
		font-size: 18px
	}

	.bar-cont li .tit {
		margin-top: 10px;
		font-size: 14px
	}
}

.greeting .eng-tit,.business .eng-tit {
	margin-bottom: 40px;
	font-size: 1.5rem;
	font-weight: 600;
	color: #074085
}

@media all and (max-width: 768px) {
	.greeting .eng-tit,.business .eng-tit {
		margin-bottom: 16px;
		font-size: 16px
	}
}

.greeting.main {
	padding-bottom: 130px
}

@media all and (max-width: 1024px) {
	.greeting.main {
		padding-bottom: 80px
	}
}

.greeting .tit-wrap {
	margin-bottom: 100px
}

@media all and (max-width: 1024px) {
	.greeting .tit-wrap {
		margin-bottom: 80px
	}
}

@media all and (max-width: 768px) {
	.greeting .tit-wrap {
		margin-bottom: 60px
	}
}

.greeting .section-2 {
	padding-top: 120px
}

@media all and (max-width: 768px) {
	.greeting .section-2 {
		padding-top: 60px
	}
}

.greeting .img-flex {
	gap: 20px;
	margin-bottom: 20px
}

@media all and (max-width: 768px) {
	.greeting .img-flex {
		gap: 7px
	}
}

.greeting-bg {
	padding: 60px 70px;
	background: #f4f4f4
}

.greeting-bg .img-wrap {
	max-width: 283px;
	width: 100%
}

@media all and (max-width: 1024px) {
	.greeting-bg {
		padding: 60px 40px
	}
}

@media all and (max-width: 768px) {
	.greeting-bg {
		padding: 40px 15px
	}
}

.greeting-bx h3 {
	margin-bottom: 50px;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: -0.64px
}

.greeting-bx .desc {
	margin-bottom: 40px;
	font-size: 1.5rem;
	line-height: 1.5;
	letter-spacing: -0.5px
}

@media all and (max-width: 768px) {
	.greeting-bx h3 {
		margin-bottom: 20px;
		font-size: 20px
	}

	.greeting-bx .desc {
		margin-bottom: 10px;
		font-size: 14px
	}
}

.greeting-txt {
	margin-top: 60px;
	padding-left: 603px
}

@media all and (max-width: 1600px) {
	.greeting-txt {
		padding-left: 445px
	}
}

@media all and (max-width: 1024px) {
	.greeting-txt {
		padding: 0 40px
	}
}

@media all and (max-width: 768px) {
	.greeting-txt {
		margin-top: 30px;
		padding: 0 15px
	}
}

.greeting .company {
	margin-top: 50px;
	margin-bottom: 10px
}

.greeting .name {
	font-size: 2.125rem
}

@media all and (max-width: 768px) {
	.greeting .company {
		margin-top: 20px;
		margin-bottom: 5px
	}

	.greeting .name {
		font-size: 22px
	}
}

.mission .eng-tit,.ci .eng-tit {
	margin-bottom: 30px;
	font-size: 1.5rem;
	font-weight: 600;
	color: #074085
}

@media all and (max-width: 768px) {
	.mission .eng-tit,.ci .eng-tit {
		margin-bottom: 10px;
		font-size: 18px
	}
}

.mission .section--tit {
	text-align: center;
	margin-bottom: 80px
}

@media all and (max-width: 768px) {
	.mission .section--tit {
		margin-bottom: 40px
	}
}

.mission .tit-wrap .desc {
	margin-top: 16px;
	font-size: 1.25rem;
	letter-spacing: -0.36px
}

.mission .tit-wrap .desc-lg {
	font-size: 2rem;
	font-weight: 600
}

@media all and (max-width: 768px) {
	.mission .tit-wrap .desc {
		margin-top: 10px
	}

	.mission .tit-wrap .desc-lg {
		font-size: 22px
	}
}

.mission .section--sub-tit {
	margin-top: 20px;
	font-size: 1.375rem
}

.mission .section-2 {
	padding-top: 120px
}

@media all and (max-width: 768px) {
	.mission .section-2 {
		padding-top: 40px
	}
}

.mission .section-2 .tit-wrap {
	margin-bottom: 100px
}

@media all and (max-width: 768px) {
	.mission .section-2 .tit-wrap {
		margin-bottom: 50px
	}
}

.mission .section-2 .bx {
	margin-bottom: 80px
}

.mission .section-2 .bx .desc {
	font-size: 2rem;
	font-weight: 600
}

@media all and (max-width: 768px) {
	.mission .section-2 .bx {
		margin-bottom: 40px
	}

	.mission .section-2 .bx .desc {
		font-size: 24px
	}
}

.mission .section-2 .list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	border-left: 1px solid rgba(0,0,0,.2)
}

.mission .section-2 .list.eng {
	grid-template-columns: repeat(2, 1fr)
}

@media all and (max-width: 576px) {
	.mission .section-2 .list.eng {
		grid-template-columns: 1fr
	}
}

@media all and (max-width: 768px) {
	.mission .section-2 .list.eng .list__item {
		flex-direction: row;
		justify-content: flex-start
	}
}

.mission .section-2 .list__item {
	gap: 80px;
	align-items: center;
	padding-right: 20px;
	border-right: 1px solid rgba(0,0,0,.2)
}

.mission .section-2 .list .txt-wrap p {
	margin-bottom: 10px;
	font-size: 1.875rem;
	font-weight: 600
}

.mission .section-2 .list .txt-wrap span {
	font-size: 1.25rem;
	font-weight: 500
}

@media all and (max-width: 1400px) {
	.mission .section-2 .list__item {
		gap: 20px;
		justify-content: space-between
	}
}

@media all and (max-width: 1024px) {
	.mission .section-2 .list {
		grid-template-columns: repeat(2, 1fr)
	}

	.mission .section-2 .list__item {
		gap: 0;
		justify-content: space-around
	}

	.mission .section-2 .list .txt-wrap {
		min-width: 126px
	}
}

@media all and (max-width: 768px) {
	.mission .section-2 .list__item {
		padding: 10px 0
	}

	.mission .section-2 .list .txt-wrap {
		min-width: 90px
	}

	.mission .section-2 .list .txt-wrap p {
		margin-bottom: 4px;
		font-size: 18px
	}

	.mission .section-2 .list .txt-wrap span {
		font-size: 14px
	}
}

@media all and (max-width: 768px) {
	.mission .section-2 .mission .list__item img {
		max-width: 60px
	}
}

.mission .section-2 .vision .list {
	grid-template-columns: repeat(3, 1fr)
}

.mission .section-2 .vision .list__item {
	padding: 50px 40px;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start
}

.mission .section-2 .vision .list .txt-wrap p {
	margin-bottom: 20px
}

.mission .section-2 .vision .list .img-wrap {
	margin-top: 100px;
	max-width: 220px
}

@media all and (max-width: 1024px) {
	.mission .section-2 .vision .list__item {
		padding: 40px 20px
	}
}

@media all and (max-width: 768px) {
	.mission .section-2 .vision .list__item {
		padding: 30px 15px
	}

	.mission .section-2 .vision .list .txt-wrap p {
		margin-bottom: 10px
	}

	.mission .section-2 .vision .list .img-wrap {
		margin-top: 50px
	}
}

@media all and (max-width: 576px) {
	.mission .section-2 .vision .list {
		grid-template-columns: 1fr
	}

	.mission .section-2 .vision .list .img-wrap {
		margin-top: 30px;
		max-width: none;
		width: 100%
	}

	.mission .section-2 .vision .list .img-wrap img {
		width: 100%
	}
}

.mission .section-3 {
	margin-top: 160px
}

@media all and (max-width: 1024px) {
	.mission .section-3 {
		margin-top: 80px
	}
}

.mission .banner {
	margin-top: 60px
}

@media all and (max-width: 1400px) {
	.mission .banner.eng .banner-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.mission .banner.eng .banner-grid img {
		width: 100%
	}
}

@media all and (max-width: 768px) {
	.mission .banner.eng .banner-grid {
		grid-template-columns: 1fr
	}
}

.mission .banner-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px
}

.mission .banner__item {
	position: relative
}

.mission .banner__item .txt-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 35px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.mission .banner__item span {
	font-size: 4.375rem;
	font-weight: 200;
	color: #fff
}

.mission .banner__item--tit {
	margin-bottom: 20px;
	font-size: 1.75rem;
	font-weight: 700;
	color: #fff
}

.mission .banner__item--desc {
	font-size: 1.25rem;
	letter-spacing: -0.4px;
	line-height: 1.5;
	color: #fff
}

@media all and (max-width: 1400px) {
	.mission .banner__item .txt-wrap {
		padding: 30px
	}
}

@media all and (max-width: 1200px) {
	.mission .banner-grid {
		gap: 10px
	}

	.mission .banner__item .txt-wrap {
		padding: 30px 20px
	}
}

@media all and (max-width: 1024px) {
	.mission .banner-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 30px
	}

	.mission .banner .img-wrap img {
		width: 100%;
		height: 100%
	}
}

@media all and (max-width: 768px) {
	.mission .banner {
		margin-bottom: 60px
	}

	.mission .banner-grid {
		gap: 10px
	}

	.mission .banner__item span {
		font-size: 40px
	}

	.mission .banner__item--tit {
		margin-bottom: 12px
	}

	.mission .banner__item .txt-wrap {
		padding: 20px 15px
	}
}

@media all and (max-width: 576px) {
	.mission .banner-grid {
		grid-template-columns: 1fr
	}
}

.ci .tit-bx {
	max-width: 375px;
	width: 100%
}

.ci .tit-bx .eng-tit {
	margin-bottom: 50px
}

@media all and (max-width: 1024px) {
	.ci .tit-bx .eng-tit {
		margin-bottom: 10px
	}
}

.ci .container {
	justify-content: space-between;
	gap: 50px
}

@media all and (max-width: 1024px) {
	.ci .container {
		flex-direction: column
	}
}

@media all and (max-width: 768px) {
	.ci .container {
		gap: 30px
	}
}

.ci .right {
	margin-top: 85px;
	padding-top: 100px;
	max-width: 65%;
	width: 100%;
	border-top: 1px solid #000
}

@media all and (max-width: 1024px) {
	.ci .right {
		margin-top: 0;
		padding-top: 60px;
		max-width: 100%
	}
}

@media all and (max-width: 768px) {
	.ci .right {
		padding-top: 30px
	}
}

.ci .bx {
	margin-bottom: 80px
}

@media all and (max-width: 768px) {
	.ci .bx {
		margin-bottom: 40px
	}
}

.ci .bx-tit {
	margin-bottom: 50px;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: -0.48px
}

@media all and (max-width: 768px) {
	.ci .bx-tit {
		font-size: 18px;
		margin-bottom: 20px
	}
}

.ci .bx:nth-child(1) .bx-tit {
	margin-bottom: 30px
}

.ci .bx .logo-bx {
	padding: 55px 20px;
	text-align: center;
	width: 100%;
	background: url(../images/sub/ci-bg.jpg) no-repeat center/cover;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1
}

@media all and (max-width: 768px) {
	.ci .bx .logo-bx {
		padding: 30px 20px
	}

	.ci .bx .logo-bx img {
		max-width: 180px
	}
}

.ci .bx-txt {
	gap: 30px
}

.ci .bx-txt .label {
	font-size: 1.375rem;
	min-width: 120px;
	font-weight: 600
}

.ci .bx-txt .desc {
	font-size: 1.25rem;
	letter-spacing: -0.36px;
	line-height: 1.5
}

.ci .bx-txt .desc span {
	color: #074085;
	font-weight: 600
}

@media all and (max-width: 1200px) {
	.ci .bx-txt .label {
		min-width: 70px
	}
}

@media all and (max-width: 768px) {
	.ci .bx-txt {
		flex-direction: column;
		gap: 8px
	}

	.ci .bx-txt .label {
		font-size: 15px
	}
}

.ci .bx-flex {
	gap: 20px
}

@media all and (max-width: 768px) {
	.ci .bx-flex {
		flex-direction: column;
		gap: 30px
	}
}

.ci .bx__item {
	width: calc(33.3333333333% - 13.3333333333px)
}

.ci .bx__item .txt-wrap .tit {
	font-size: 1.25rem;
	font-weight: 600
}

.ci .bx__item .txt-wrap .tit span {
	font-weight: 400
}

.ci .bx__item .txt-wrap .desc {
	margin-top: 10px;
	font-size: 1.125rem;
	letter-spacing: -0.36px
}

@media all and (max-width: 768px) {
	.ci .bx__item {
		width: 100%
	}

	.ci .bx__item .txt-wrap .desc {
		margin-top: 6px
	}

}

.ci .bx .color-bx {
	margin-bottom: 30px;
	padding: 24px;
	height: 283px;
	border: 1px solid rgba(0,0,0,.2);
	font-weight: 300
}

.ci .bx .color-bx.bg-1 {
	background: #074085;
	color: #fff
}

.ci .bx .color-bx.bg-1 .color--code {
	color: #fff
}

.ci .bx .color-bx.bg-b {
	background: #000;
	color: #fff
}

.ci .bx .color-bx.bg-b .color--code {
	color: #fff
}

.ci .bx .color-bx.bg-w {
	background: #fff
}

@media all and (max-width: 768px) {
	.ci .bx .color-bx {
		padding: 20px;
		margin-bottom: 12px;
		height: auto
	}
}

.ci .bx .color--name {
	margin-bottom: 12px;
	font-size: 1.25rem;
	font-weight: 600;
	text-transform: uppercase
}

.ci .bx .color--code {
	font-size: 1.125rem;
	line-height: 1.3
}

.sustain .section--tit {
	padding-top: 120px;
	margin-bottom: 30px
}

@media all and (max-width: 768px) {
	.sustain .section--tit {
		margin-bottom: 20px;
		padding-top: 40px
	}
}

.sustain .section--desc {
	font-size: 1.5rem;
	line-height: 1.5;
	letter-spacing: -0.48px
}

@media all and (max-width: 768px) {
	.sustain .section--desc {
		font-size: 16px
	}
}

.sustain-list {
	margin-top: 100px
}

@media all and (max-width: 768px) {
	.sustain-list {
		margin-top: 60px
	}
}

.sustain-list__item {
	display: flex;
	gap: 20px;
	margin-bottom: 100px
}

.sustain-list__item:last-child {
	margin-bottom: 0
}

.sustain-list__item .img-wrap {
	width: 50%
}

.sustain-list__item .img-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.sustain-list__item .txt-wrap {
	padding: 85px 0 85px 45px;
	width: 50%;
	min-height: 580px;
	border-top: 1px solid rgba(0,0,0,.5);
	border-bottom: 1px solid rgba(0,0,0,.5)
}

.sustain-list__item .txt-wrap>span {
	margin-bottom: 100px;
	font-size: 4.375rem;
	font-weight: 200
}

@media all and (max-width: 1200px) {
	.sustain-list__item .txt-wrap {
		padding: 60px 0 60px 30px
	}
}

@media all and (max-width: 1024px) {
	.sustain-list__item .txt-wrap {
		padding: 40px 0 40px 15px
	}

	.sustain-list__item .txt-wrap>span {
		margin-bottom: 60px;
		font-size: 3.75rem
	}
}

@media all and (max-width: 768px) {
	.sustain-list__item .txt-wrap>span {
		margin-bottom: 20px;
		font-size: 38px
	}
}

.sustain-list__item .item--tit {
	margin-bottom: 38px;
	font-size: 2rem
}

.sustain-list__item .item--desc {
	font-size: 1.25rem;
	letter-spacing: -0.4px;
	line-height: 1.3
}

.sustain-list__item .txt-list {
	margin-bottom: 38px
}

.sustain-list__item .txt-list__item {
	position: relative;
	margin-bottom: 5px;
	padding-left: 35px;
	font-size: 1.375rem;
	letter-spacing: -0.4px
}

.sustain-list__item .txt-list__item:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 14px;
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #000
}

@media all and (max-width: 1024px) {
	.sustain-list__item .txt-list {
		margin-bottom: 25px
	}

	.sustain-list__item .txt-list__item {
		padding-left: 15px;
		font-size: 1.25rem
	}

	.sustain-list__item .txt-list__item:before {
		left: 2px;
		width: 3px;
		height: 3px
	}
}

.sustain-list__item:nth-child(odd) .txt-wrap>span {
	text-align: right
}

.sustain-list__item:nth-child(even) {
	flex-direction: row-reverse
}

@media all and (max-width: 1024px) {
	.sustain-list__item .item--tit {
		margin-bottom: 25px;
		font-size: 1.875rem
	}

	.sustain-list__item .item--desc {
		font-size: 1.125rem
	}
}

@media all and (max-width: 768px) {
	.sustain-list__item {
		flex-direction: column;
		margin-bottom: 50px
	}

	.sustain-list__item .txt-wrap,.sustain-list__item .img-wrap {
		width: 100%
	}

	.sustain-list__item .txt-wrap {
		padding: 20px 10px
	}

	.sustain-list__item .item--tit {
		margin-bottom: 20px;
		font-size: 20px
	}

	.sustain-list__item .item--desc {
		font-size: 1.125rem
	}

	.sustain-list__item:nth-child(odd) .txt-wrap>span {
		text-align: left
	}

	.sustain-list__item:nth-child(even) {
		flex-direction: column
	}
}

.system .inner {
	justify-content: space-between;
	gap: 50px;
	padding-top: 120px
}

@media all and (max-width: 768px) {
	.system .inner {
		padding-top: 60px
	}
}

.system .tit-bx {
	margin-bottom: 50px
}

@media all and (max-width: 768px) {
	.system .tit-bx {
		margin-bottom: 30px
	}
}

.system .right {
	margin: 0 auto;
	max-width: 1190px;
	width: 100%
}

.system .right .txt {
	font-size: 1.375rem;
	letter-spacing: -0.45px;
	line-height: 1.3
}

@media all and (max-width: 1024px) {
	.system .inner {
		flex-direction: column
	}

	.system .tit-bx,.system .right {
		max-width: none
	}
}

@media all and (max-width: 768px) {
	.system .inner {
		gap: 30px
	}

	.system .right .txt {
		font-size: 16px
	}
}

.system .bx {
	margin-top: 80px
}

.system .bx--tit {
	padding-bottom: 30px;
	font-size: 1.5rem;
	letter-spacing: -0.48px;
	font-weight: 500;
	border-bottom: 1px solid rgba(0,0,0,.2)
}

.system .bx ul {
	margin-top: 20px
}

.system .bx ul li {
	margin-bottom: 16px;
	font-size: 1.125rem;
	letter-spacing: -0.36px;
	text-indent: -15px;
	padding-left: 15px
}

.system .bx ul li span {
	display: inline-block;
	margin-top: 16px;
	padding-left: 10px;
	line-height: 1.5;
	text-indent: 0
}

@media all and (max-width: 1024px) {
	.system .bx {
		margin-top: 50px
	}
}

@media all and (max-width: 768px) {
	.system .bx--tit {
		padding-bottom: 10px;
		font-size: 18px
	}

	.system .bx ul li span {
		margin-top: 10px;
		padding-left: 0
	}
}

.system .btn-contain {
	justify-content: center;
	gap: 15px;
	margin-top: 90px
}

.system .btn-contain .btn-wrap {
	margin: 0
}

@media all and (max-width: 768px) {
	.system .btn-contain {
		flex-direction: column;
		gap: 10px;
		align-items: center;
		margin-top: 60px
	}
}

.page-form .sub-tab {
	padding-top: 22px
}

@media all and (max-width: 1024px) {
	.page-form .sub-tab {
		top: 80px
	}
}

.page-form fieldset {
	min-width: 0
}

.page-form .cont-wrap {
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1192px;
	width: 100%
}

@media all and (max-width: 1024px) {
	.page-form .cont-wrap {
		flex-direction: column
	}
}

.page-form .section--tit {
	margin-bottom: 50px
}

@media all and (max-width: 768px) {
	.page-form .section--tit {
		margin-bottom: 30px
	}
}

.page-form .section--desc {
	margin-top: 20px;
	font-size: 1.25rem;
	line-height: 1.5;
	letter-spacing: -0.4px
}

.page-form .tab-content {
	padding-top: 0px
}

@media all and (max-width: 768px) {
	.page-form .tab-content {
		padding-top: 40px
	}
}

.page-form .common-text--18 {
	color: #074085
}

.page-form .cont-bx {
	margin-bottom: 100px
}

@media all and (max-width: 768px) {
	.page-form .cont-bx {
		margin-bottom: 60px
	}
}

.page-form .cont-bx__tit {
	align-items: center;
	gap: 20px;
	margin-bottom: 40px
}

.page-form .cont-bx__tit .tit {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: .64px
}

@media all and (max-width: 768px) {
	.page-form .cont-bx__tit {
		margin-bottom: 30px;
		flex-direction: column;
		align-items: flex-start;
		gap: 10px
	}
}

.page-form .table-scroll {
	width: 100%;
	overflow-x: auto
}

.page-form .info-table {
	width: 100%;
	max-width: 100%;
	display: block
}

.page-form .info-table table {
	min-width: 600px;
	white-space: nowrap
}

.page-form .info-table table {
	width: 100%;
	border-top: 2px solid #074085;
	font-size: 1.25rem;
	letter-spacing: -0.4px
}

.page-form .info-table table th,.page-form .info-table table td {
	padding: 20px;
	border-bottom: 1px solid rgba(0,0,0,.3)
}

.page-form .info-table table th {
	background: rgba(0,0,0,.05)
}

.page-form .info-table table td {
	text-align: center;
	line-height: 1.5
}

.page-form .info-list li {
	position: relative;
	padding: 25px 20px;
	padding-left: 40px;
	font-size: 1.25rem;
	letter-spacing: -0.4px;
	line-height: 1.4;
	border-bottom: 1px solid rgba(0,0,0,.3)
}

.page-form .info-list li:before {
	content: "";
	position: absolute;
	left: 20px;
	top: 34px;
	width: 6px;
	height: 6px;
	background: #074085
}

@media all and (max-width: 768px) {
	.page-form .info-list li {
		padding: 16px 20px
	}

	.page-form .info-list li:before {
		left: 5px;
		top: 23px
	}
}

.page-form .form-wrap {
	margin-top: 30px;
	width: 100%
}

.page-form .form-wrap .bx {
	margin-bottom: 40px
}

.page-form .form-wrap .optionBx {
	display: none
}

.page-form .form-wrap .optionBx.show {
	display: block
}

.page-form .form-wrap .input--tit {
	margin-bottom: 16px;
	font-size: 1.125rem;
	font-weight: 600;
	letter-spacing: -0.36px;
	line-height: 1.3
}

.page-form .form-wrap .input--tit span {
	color: #074085
}

.page-form .form-wrap select,.page-form .form-wrap input[type=text],.page-form .form-wrap input[type=tel],.page-form .form-wrap input[type=email] {
	padding: 0 20px;
	width: 100%;
	height: 4.6875rem;
	font-size: 1.25rem;
	letter-spacing: -0.4px
}

.page-form .form-wrap select::placeholder,.page-form .form-wrap input[type=text]::placeholder,.page-form .form-wrap input[type=tel]::placeholder,.page-form .form-wrap input[type=email]::placeholder {
	color: rgba(0,0,0,.2)
}

.page-form .form-wrap input[type=radio] {
	appearance: none;
	-webkit-appearance: none;
	min-width: 16px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid #000
}

.page-form .form-wrap input[type=radio]:checked {
	background: #000
}

.page-form .form-wrap input[type=radio]+label {
	margin-left: 7px;
	font-size: 1.25rem
}

@media all and (max-width: 1600px) {
	.page-form .form-wrap {
		max-width: 70%
	}
}

@media all and (max-width: 1200px) {
	.page-form .form-wrap {
		max-width: 60%
	}
}

@media all and (max-width: 1024px) {
	.page-form .form-wrap {
		margin-top: 50px;
		max-width: none
	}
}

@media all and (max-width: 768px) {
	.page-form .form-wrap {
		margin-top: 30px
	}

	.page-form .form-wrap input[type=text] {
		height: 45px;
		font-size: 16px
	}

	.page-form .form-wrap input[type=radio]+label {
		font-size: 16px
	}
}

.page-form .radio-bx .input-wrap {
	display: flex;
	align-items: center
}

.page-form .radio-flex {
	display: flex;
	align-items: center;
	gap: 30px
}

@media all and (max-width: 768px) {
	.page-form .radio-flex {
		flex-wrap: wrap;
		gap: 10px 20px
	}
}

.page-form textarea {
	padding: 20px;
	height: 396px;
	overflow-y: auto;
	font-size: 1.25rem
}

.page-form textarea::placeholder {
	color: rgba(0,0,0,.2)
}

@media all and (max-width: 1024px) {
	.page-form textarea {
		height: 300px
	}
}

@media all and (max-width: 768px) {
	.page-form textarea {
		padding: 10px;
		height: 200px
	}
}

.page-form .file-bx .desc {
	margin-bottom: 20px;
	font-size: 1.25rem;
	letter-spacing: -0.4px
}

.page-form .file-bx .anot {
	display: inline-block;
	margin-top: 10px;
	color: #333;
	font-size: 1rem;
	letter-spacing: -0.32px
}

@media all and (max-width: 768px) {
	.page-form .file-bx .desc {
		font-size: 16px
	}

	.page-form .file-bx .anot {
		font-size: 12px
	}
}

.page-form .file-wrap {
	display: flex;
	align-items: center;
	gap: 20px
}

.page-form .file-wrap input[type=file] {
	vertical-align: middle;
	appearance: none;
	-webkit-appearance: none
}

.page-form .file-wrap .file-preview__txt {
	font-size: 1.375rem;
	color: rgba(0,0,0,.8)
}

.page-form .file-wrap .file-add {
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.page-form .file-wrap .file-add span {
	margin-right: 6px
}

@media all and (max-width: 768px) {
	.page-form .file-wrap .file-preview__txt {
		font-size: 14px
	}
}

.page-form .privacy-bx input[type=checkbox] {
	appearance: none;
	-webkit-appearance: none;
	position: relative;
	margin-right: 7px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: 1px solid #000
}

.page-form .privacy-bx input[type=checkbox]:before {
	content: "";
	width: 7px;
	height: 7px;
	background: #000;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	opacity: 0;
	transition: opacity .2s ease-in-out
}

.page-form .privacy-bx input[type=checkbox]:checked:before {
	opacity: 1
}

.page-form .privacy-bx label {
	font-size: 1.25rem;
	letter-spacing: -0.4px
}

.page-form .privacy-bx .privacy-pop {
	display: block;
	margin-top: 12px;
	margin-left: 33px;
	width: fit-content;
	font-size: 1.125rem;
	color: rgba(0,0,0,.3);
	text-decoration: underline
}

@media all and (max-width: 768px) {
	.page-form .privacy-bx input[type=checkbox] {
		width: 18px;
		height: 18px;
		min-width: 18px
	}

	.page-form .privacy-bx .privacy-pop {
		margin-left: 25px
	}
}

.business .section--subtit {
	font-size: 1.375rem;
	font-weight: 600;
	letter-spacing: -0.44px
}

.business .desc {
	font-size: 1.25rem;
	line-height: 1.6
}

@media all and (max-width: 768px) {
	.business .desc {
		font-size: 14px
	}
}

.business .inner {
	position: sticky;
	top: 90px;
	margin-top: 100px;
	background: #fff;
	z-index: 10
}

@media all and (max-width: 1024px) {
	.business .inner {
		margin-top: 80px;
		top: 80px
	}
}

@media all and (max-width: 768px) {
	.business .inner {
		margin-top: 50px
	}
}

.business .section-2 .section--tit,.business .section-4 .section--tit {
	margin-bottom: 20px
}

.business .section-2 .cont-flex,.business .section-4 .cont-flex {
	justify-content: space-between
}

.business .section-2 .section--subtit,.business .section-4 .section--subtit {
	margin-bottom: 60px
}

.business .section-2 .txt-wrap .desc,.business .section-4 .txt-wrap .desc {
	margin-bottom: 20px;
	letter-spacing: -0.36px;
	color: #000
}

@media all and (max-width: 768px) {
	.business .section-2 .section--subtit,.business .section-4 .section--subtit {
		margin-bottom: 30px
	}
}

.business .section-2 {
	padding-bottom: 120px
}

@media all and (max-width: 1024px) {
	.business .section-2 {
		padding: 40px 0 80px
	}
}

.business .section-2 .cont-flex {
	align-items: flex-end
}

@media all and (max-width: 1600px) {
	.business .section-2 .cont-flex {
		flex-direction: column;
		align-items: flex-start;
		gap: 50px
	}
}

.business .section-2 .txt-wrap .desc {
	margin-bottom: 0
}

.business .section-2 .left {
	max-width: 600px;
	width: 100%
}

@media all and (max-width: 1600px) {
	.business .section-2 .left {
		max-width: none
	}
}

.business .section-2 .right {
	max-width: 1042px;
	width: 100%
}

.business .section-2 .right .section--subtit {
	margin-bottom: 0
}

.business .section-2 .right .bar-cont {
	gap: 10px
}

.business .section-2 .right .bar-cont li {
	padding: 23px 18px;
	width: calc(20% - 2px)
}

.business .section-2 .right .bar-cont li:nth-child(1) {
	height: 300px
}

.business .section-2 .right .bar-cont li:nth-child(2) {
	height: 177px
}

.business .section-2 .right .bar-cont li:nth-child(3) {
	height: 245px
}

.business .section-2 .right .bar-cont li:nth-child(4) {
	height: 347px
}

.business .section-2 .right .bar-cont li:nth-child(5) {
	height: 302px
}

.business .section-2 .right .bar-cont li .txt {
	font-size: 1.25rem;
	word-break: break-word
}

.business .section-2 .right .bar-cont li .tit {
	margin-top: 10px;
	font-size: 1.0625rem
}

@media all and (max-width: 1600px) {
	.business .section-2 .right {
		max-width: none
	}
}

@media all and (max-width: 768px) {
	.business .section-2 .right .bar-cont li {
		padding: 20px 10px;
		width: calc(33.3333333333% - 6.6666666667px)
	}

	.business .section-2 .right .bar-cont li .txt {
		font-size: 16px
	}

	.business .section-2 .right .bar-cont li:nth-child(1) {
		height: 230px
	}

	.business .section-2 .right .bar-cont li:nth-child(2) {
		height: 107px
	}

	.business .section-2 .right .bar-cont li:nth-child(3) {
		height: 175px
	}

	.business .section-2 .right .bar-cont li:nth-child(4) {
		height: 277px
	}

	.business .section-2 .right .bar-cont li:nth-child(5) {
		height: 232px

	}
}

.business .section-3 {
	position: relative;
	padding: 95px 0 70px;
	background: url(../images/sub/business-bg.jpg) no-repeat center;
	background-size: cover;
	overflow: hidden;
	z-index: 1
}

@media all and (max-width: 768px) {
	.business .section-3 {
		padding: 60px 0
	}
}

.business .section-3 .eng-tit {
	color: hsla(0,0%,100%,.8)
}

.business .section-3 .section--tit,.business .section-3 .section--subtit {
	color: #fff
}

.business .section-3 .section--tit {
	margin-bottom: 25px
}

.business .section-3 .section--subtit {
	margin-bottom: 20px
}

.business .section-3 .desc {
	font-weight: 300;
	color: #fff
}

.business .section-3 .cont-flex {
	justify-content: space-between
}

@media all and (max-width: 1600px) {
	.business .section-3 .cont-flex {
		flex-direction: column
	}
}

.business .section-3 .left .txt-list {
	margin-top: 43px
}

.business .section-3 .left .txt-list li {
	margin-bottom: 8px
}

.business .section-3 .left .txt-list p:nth-child(1) {
	font-weight: 600;
	color: #fff
}

.business .section-3 .left .bottom {
	margin-top: 85px
}

.business .section-3 .left-wrap {
	display: flex
}

.business .section-3 .left .floating-img {
	margin: 0 auto;
	width: max-content;
	transform: scale(0);
	transition: all 1s .8s
}

.business .section-3 .left .floating-img.active {
	transform: scale(1)
}

.business .section-3 .left .floating-img img {
	width: 100%;
	animation: floating 4s ease-in-out infinite;
	transition: transform .3s ease-out
}

@media all and (max-width: 1024px) {
	.business .section-3 .left-wrap {
		flex-direction: column
	}

	.business .section-3 .left .bottom {
		margin-top: 0
	}
}

@media all and (max-width: 768px) {
	.business .section-3 .left .floating-img {
		width: auto
	}

	.business .section-3 .left .bottom img {
		width: 40%
	}
}

.business .section-3 .right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end;
	max-width: 450px
}

.business .section-3 .right .btn-wrap {
	margin: 0;
	margin-top: 75px;
	border-color: #fff;
	color: #fff
}

@media all and (max-width: 1600px) {
	.business .section-3 .right .btn-wrap {
		margin-top: 0;
		margin-bottom: 30px
	}

	.business .section-3 .right.eng {
		max-width: 100%
	}
}

@keyframes floating {
	0% {
		transform: translateY(0) rotateX(0deg) rotateY(0deg) scale(1)
	}

	50% {
		transform: translateY(-15px) rotateX(5deg) rotateY(5deg) scale(1.05)
	}

	100% {
		transform: translateY(0) rotateX(0deg) rotateY(0deg) scale(1)
	}
}

.business .section-3 .txt-motion {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: -1
}

.business .section-3 .txt-motion p {
	display: inline-block;
	font-size: 16.25rem;
	line-height: 1;
	font-weight: 600;
	color: hsla(0,0%,100%,.05);
	transition: all 1s ease-in-out
}

.business .section-3 .txt-motion p:nth-child(1) {
	transform: translateX(-800px)
}

.business .section-3 .txt-motion p:nth-child(2) {
	text-align: right;
	transform: translateX(800px)
}

.business .section-3 .txt-motion.active p:nth-child(1) {
	transform: translateX(-40px)
}

.business .section-3 .txt-motion.active p:nth-child(2) {
	text-align: right;
	transform: translateX(40px)
}

@media all and (max-width: 1400px) {
	.business .section-3 .txt-motion p {
		font-size: 9.375rem
	}
}

@media all and (max-width: 1024px) {
	.business .section-3 .txt-motion p {
		font-size: 7.6875rem
	}
}

@media all and (max-width: 768px) {
	.business .section-3 .txt-motion p {
		font-size: 80px
	}
}

.business .section-4 {
	padding-top: 120px
}

.business .section-4.eng .btn-wrap {
	min-width: 12.5rem
}

@media all and (max-width: 768px) {
	.business .section-4 {
		padding-top: 80px
	}
}

.business .section-4 .bx {
	justify-content: space-between;
	align-items: flex-start
}

.business .section-4 .bx-1 .btn-wrap {
	margin: 0
}

.business .section-4 .bx-2 {
	margin-top: 80px
}

.business .section-4 .bx-2 .img-area {
	gap: 20px;
	max-width: 50%
}

.business .section-4 .txt-list li {
	margin-bottom: 12px
}

.business .section-4 .txt-list li:last-child {
	margin-bottom: 0
}

.business .section-4 .txt-list p:nth-child(1) {
	margin-bottom: 4px;
	font-weight: 600;
	color: #000
}

.business .section-4 .txt-list p:nth-child(2) {
	color: #000
}

@media all and (max-width: 1024px) {
	.business .section-4 .bx {
		flex-direction: column
	}

	.business .section-4 .bx-2 {
		gap: 30px
	}
}

@media all and (max-width: 768px) {
	.business .section-4 .bx-2 {
		margin-top: 40px
	}
}

.product .inner {
	margin-top: 100px
}

@media all and (max-width: 1024px) {
	.product .inner {
		margin-top: 60px
	}
}

.product .slide-wrap {
	position: relative
}

.product .swiper-wrapper {
	height: auto
}

.product .prd-slide {
	margin: 0 auto;
	padding: 20px;
	max-width: 1290px;
	width: 100%;
	min-height: 362px;
	overflow: hidden
}

@media all and (max-width: 1024px) {
	.product .prd-slide {
		min-height: auto
	}
}

.product .prd-slide .swiper-slide {
	max-width: 700px;
	width: 100%;
	z-index: -1;
	transition: all .2s;
	opacity: 0;
	overflow: hidden;
	transition: all .2s
}

.product .prd-slide .swiper-slide-active {
	opacity: 1;
	z-index: 1
}

.product .prd-slide .swiper-slide-active .table-wrap {
	opacity: 1
}

.product .prd-slide .swiper-slide-active .slide--tit {
	opacity: 1
}

.product .prd-slide .swiper-slide-prev,.product .prd-slide .swiper-slide-next {
	filter: grayscale(1);
	opacity: .5;
	margin-top: -100px
}

@media all and (max-width: 1024px) {
	.product .prd-slide .swiper-slide {
		max-width: 550px
	}
}

@media all and (max-width: 768px) {
	.product .prd-slide .swiper-slide {
		max-width: 85%
	}
}

.product .prd-slide .img-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 60px 100px;
	margin: 0 auto;
	max-width: 80%;
	max-height: 55vw;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,.06);
	border: 1px solid rgba(0,0,0,.1);
	text-align: center;
	border-radius: 15px;
	background: #fff
}

.product .prd-slide .txt-wrap {
	text-align: center
}

@media all and (max-width: 1024px) {
	.product .prd-slide .img-wrap {
		padding: 50px 20px
	}
}

@media all and (max-width: 768px) {
	.product .prd-slide .img-area {
		gap: 10px
	}

	.product .prd-slide .img-wrap {
		padding: 20px 20px;
		max-width: none
	}
}

.product .slide--tit {
	margin-top: 25px;
	font-size: 2.125rem;
	font-weight: 700;
	opacity: 0
}

.product .table-wrap {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	opacity: 0
}

.product .table-wrap table {
	max-width: 445px;
	width: 100%
}

.product .table-wrap table:nth-child(2) .table--label {
	border-left: none
}

.product .table-wrap td {
	text-align: center;
	height: 60px;
	font-family: "Montserrat","微软雅黑","SUIT",-apple-system,BlinkMacSystemFont,"Times New Roman","Palatino Linotype","Book Antiqua",Georgia,Times,Palatino,serif;
	font-size: 1.25rem;
	letter-spacing: -0.4px;
	border: 1px solid rgba(24,61,127,.8)
}

.product .table-wrap .table--label {
	font-weight: 600;
	background: rgba(233,241,255,1);

}

.product .table-wrap .table--desc {
	color: rgba(0,0,0,.5)
}

.product .btn-wrap {
	margin-top: 30px
}

@media all and (max-width: 768px) {
	.product .slide--tit {
		margin-top: 15px;
		font-size: 24px
	}

	.product .table-wrap {
		flex-direction: column;
		margin-top: 20px
	}

	.product .table-wrap table {
		max-width: none
	}

	.product .table-wrap table:nth-child(2) .table--label {
		border-top: none;
		border-left: 1px solid rgba(24,61,127,.8)
	}

	.product .table-wrap table:nth-child(2) .table--desc {
		border-top: none
	}

	.product .table-wrap td {
		height: 50px
	}
}

@media all and (max-width: 768px) {
	.product .btn-wrap {
		margin-top: 30px
	}
}

.product .swiper-button {
	top: 61%;

	font-size: 3.4375rem;
	color: rgba(0,0,0,.6)
}

@media all and (max-width: 768px) {
	.product .swiper-button {
		display: none
	}
}

.product .swiper-button-prev {
	left: 2%
}

.product .swiper-button-next {
	right: 2%
}

.product .swiper-button-prev:after,.product .swiper-button-next:after {
	display: none
}

@media all and (max-width: 768px) {
	.product .swiper-button-prev {
		left: -2%
	}

	.product .swiper-button-next {
		right: -2%
	}
}

.product .swiper-pagination {
	position: static;
	margin-top: 70px
}

.product .swiper-pagination-bullet {
	margin: 0 7px;
	width: 13px;
	height: 13px;
	background: #d9d9d9;
	opacity: 1;
	transition: all .3s
}

.product .swiper-pagination-bullet-active {
	width: 34px;
	background: #074085;
	border-radius: 15px
}

@media all and (max-width: 768px) {
	.product .swiper-pagination {
		margin-top: 45px
	}
}

.notice .section-1 .inner {
	margin-top: 120px
}

.notice .inner {
	margin-bottom: 100px
}

.notice .inner:last-child {
	margin-bottom: 0
}

.notice .inner>div {
	justify-content: space-between
}

.notice .inner>div .select-bx {
	max-width: 152px
}

.notice .inner>div .select-bx select {
	font-family: "Microsoft YaHei","Pretendard","微软雅黑","SUIT",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
}

@media all and (max-width: 768px) {
	.notice .inner {
		margin-bottom: 60px
	}
}

.notice .list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-top: 50px
}

.notice .list-item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 435px;
	padding: 40px 30px;
	border: 1px solid #c7c7c7;
	transition: background .3s
}

.notice .list-item .year {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 27px;
	width: fit-content;
	font-size: 1.25rem;
	font-weight: 600;
	letter-spacing: -0.4px;
	line-height: 34px;
	border: 2px solid #000;
	border-radius: 30px
}

.notice .list-item .tit {
	margin-top: 20px;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: -0.64px;
	word-break: break-word
}

.notice .list-item .date {
	display: inline-block;
	margin-top: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	letter-spacing: -0.4px
}

.notice .list-item .btn-download {
	gap: 20px;
	align-items: center;
	font-size: 1.25rem;
	font-weight: 600;
	letter-spacing: -0.4px
}

.notice .list-item:hover {
	color: #fff;
	background: #074085
}

.notice .list-item:hover .year {
	border-color: #fff
}

.notice .list-item:hover .btn-download path {
	fill: #fff
}

@media all and (max-width: 1200px) {
	.notice .list {
		grid-template-columns: repeat(3, 1fr)
	}

	.notice .list-item {
		min-height: 380px
	}
}

@media all and (max-width: 1024px) {
	.notice .list {
		grid-template-columns: repeat(2, 1fr)
	}

	.notice .list-item {
		min-height: 320px
	}
}

@media all and (max-width: 768px) {
	.notice .list {
		margin-top: 30px
	}

	.notice .list-item {
		padding: 30px 20px
	}

	.notice .list-item .year {
		padding: 0 16px;
		font-size: 14px;
		line-height: 22px
	}

	.notice .list-item .tit {
		margin-top: 10px;
		font-size: 20px
	}

	.notice .list-item .date {
		margin-top: 10px;
		font-size: 14px
	}

	.notice .list-item .btn-download {
		font-size: 16px
	}

	.notice .list-item .btn-download svg {
		width: 16px
	}
}

@media all and (max-width: 576px) {
	.notice .list {
		grid-template-columns: 1fr
	}

	.notice .list-item {
		gap: 50px;
		min-height: auto
	}
}

.inquiry .mg-list {
	border-top: 1px solid rgba(0,0,0,.2)
}

.inquiry .mg-list__item {
	align-items: center;
	padding: 42px 25px;
	border-bottom: 1px solid rgba(0,0,0,.2)
}

.inquiry .mg-list__item>div {
	text-align: center;
	font-size: 1.25rem
}

.inquiry .mg-list__depth {
	text-align: left !important;
	width: 30%
}

.inquiry .mg-list__category {
	width: 10%
}

.inquiry .mg-list__name {
	width: 25%
}

.inquiry .mg-list__contact {
	padding-left: 15px;
	text-align: left !important;
	width: 50%
}

.inquiry .mg-list__contact p:first-child {
	margin-bottom: 7px
}

.inquiry .mg-list__label {
	display: inline-block;
	min-width: 74px
}

.inquiry .mg-list__btn {
	width: 15%
}

.inquiry .mg-list__btn a {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 10px;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: -0.36px
}

.inquiry .mg-list__btn a .btn {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #074085
}

@media all and (max-width: 1024px) {
	.inquiry .mg-list__item {
		flex-wrap: wrap;
		gap: 10px
	}

	.inquiry .mg-list__item>div {
		text-align: left;
		justify-content: flex-start;
		padding: 0;
		word-break: break-word
	}

	.inquiry .mg-list__depth {
		width: fit-content
	}

	.inquiry .mg-list__category {
		width: fit-content
	}

	.inquiry .mg-list__name {
		width: fit-content
	}

	.inquiry .mg-list__contact {
		width: 100%
	}

	.inquiry .mg-list__contact p {
		display: flex;
		flex-wrap: wrap
	}

	.inquiry .mg-list__contact p:first-child {
		margin-bottom: 5px
	}

	.inquiry .mg-list__btn {
		width: 100%
	}
}

@media all and (max-width: 768px) {
	.inquiry .mg-list__item {
		padding: 20px 0px
	}

	.inquiry .mg-list__item>div {
		font-size: 16px
	}

	.inquiry .mg-list__label {
		min-width: 60px
	}

	.inquiry .mg-list__btn a {
		font-size: 16px
	}

	.inquiry .mg-list__btn a .btn {
		width: 26px;
		height: 26px
	}
}

.inquiry .cont-2 .cont-wrap .form-wrap {
	margin-right: 0;
	max-width: 55%
}

@media all and (max-width: 1400px) {
	.inquiry .cont-2 .cont-wrap {
		flex-direction: column
	}

	.inquiry .cont-2 .cont-wrap .form-wrap {
		margin-top: 50px;
		max-width: none
	}
}

.inquiry-pop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200;
	display: none
}

.inquiry-pop:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: -1
}

.inquiry-pop .pop-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 710px;
	width: 100%;
	height: 80vh;
	padding: 60px 40px 50px;
	background: #fff
}

.inquiry-pop .btn-close {
	position: absolute;
	top: 20px;
	right: 20px
}

.inquiry-pop .btn-close i {
	font-size: 1.875rem
}

.inquiry-pop .pop-inner {
	padding: 0 20px;
	height: 85%;
	overflow-y: auto
}

.inquiry-pop ::-webkit-scrollbar-thumb {
	width: 4px;
	background: #074085
}

.inquiry-pop ::-webkit-scrollbar {
	width: 4px;
	background: rgba(0,0,0,.2)
}

.inquiry-pop .form-wrap input[type=text],.inquiry-pop .form-wrap input[type=tel],.inquiry-pop .form-wrap input[type=email] {
	padding: 0 16px;
	height: 3.75rem;
	line-height: 3.75rem;
	font-size: 1rem
}

.inquiry-pop .form-wrap .bx {
	margin-bottom: 16px
}

.inquiry-pop .form-wrap .input--tit {
	margin-bottom: 12px
}

.inquiry-pop .form-wrap textarea {
	padding: 16px;
	height: 160px;
	font-size: 1rem
}

.inquiry-pop .privacy-bx>div {
	align-items: center
}

.inquiry-pop .privacy-bx input[type=checkbox] {
	width: 16px;
	height: 16px
}

.inquiry-pop .privacy-bx label {
	font-size: 1rem;
	letter-spacing: -0.32px
}

.inquiry-pop .privacy-bx .privacy-pop {
	margin-top: 10px;
	margin-left: 24px;
	font-size: 1rem
}

.inquiry-pop .top-bx {
	padding: 0 20px 55px;
	font-size: 2rem;
	font-weight: 600
}

.inquiry-pop .btn-submit {
	margin-top: 40px
}

@media all and (max-width: 768px) {
	.inquiry-pop .pop-wrap {
		padding: 40px 0;
		max-width: 95%
	}

	.inquiry-pop .pop-inner {
		height: 90%
	}

	.inquiry-pop .form-wrap textarea {
		height: 100px
	}

	.inquiry-pop .top-bx {
		padding-bottom: 20px;
		font-size: 24px
	}
}

.stock-content .article01 {
	margin: 0 0 9.5625rem 0
}

.stock-content .article01 .title {
	margin: 0 0 1.75rem 0
}

.stock-content .article01 .info-bx01 {
	margin: 0 0 4.1875rem 0
}

.stock-content .article01 .info-bx01-item01 {
	align-items: center;
	color: #000
}

.stock-content .article01 .info-bx01-item01 h4 {
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.3
}

.stock-content .article01 .info-bx01-item01 h5 {
	margin: 0 1.875rem 0 1.25rem;
	font-size: 1.75rem;
	font-weight: 600;
	line-height: 1.3
}

.stock-content .article01 .info-bx01-item01 p {
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.3
}

.stock-content .article01 .info-bx01-item02 {
	align-items: center;
	margin: 0 0 0 auto;
	padding: 0 6.6875rem 0
}

.stock-content .article01 .info-bx01-item02 .flex-bx {
	align-items: center;
	gap: 3.125rem;
	color: #000;
	font-size: 1.25rem
}

.stock-content .article01 .info-bx01-item02 .flex-bx:nth-child(2) {
	margin: 0 5.625rem 0 5.1875rem
}

.stock-content .article01 .info-bx01-item02 .flex-bx h6 {
	font-weight: 600;
	line-height: 1.4
}

.stock-content .article01 .info-bx01-item02 .flex-bx p {
	display: inline-block;
	font-weight: 400;
	line-height: 1.4
}

.stock-content .article01 .info-bx01-item02 .flex-bx p.up span {
	color: red
}

.stock-content .article01 .info-bx01-item02 .flex-bx p.down span {
	color: #074085
}

.stock-content .article01 .info-bx02 {
	gap: 1.25rem
}

.stock-content .article01 .info-bx02 .num-bx {
	width: calc(50% - .625rem)
}

.stock-content .article01 .info-bx02 .num-bx .square {
	width: 100%;
	padding: 3.65625rem .625rem;
	border: 1px solid rgba(0,0,0,.1);
	color: #000;
	text-align: center
}

.stock-content .article01 .info-bx02 .num-bx .square span {
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.3
}

.stock-content .article01 .info-bx02 .num-bx .square h4 {
	margin: .625rem 0 0 0;
	font-size: 2.5rem;
	font-weight: 600;
	line-height: 1.3
}

.stock-content .article01 .info-bx02 .num-bx .d-flex {
	align-items: center;
	margin: 2.0625rem 0 0 0
}

.stock-content .article01 .info-bx02 .num-bx .d-flex h6 {
	position: relative;
	width: 50%;
	color: #000;
	font-size: 1.25rem;
	font-weight: 400;
	text-align: center;
	line-height: 1.4
}

.stock-content .article01 .info-bx02 .num-bx .d-flex h6::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 1px;
	height: 100%;
	background: rgba(0,0,0,.1)
}

.stock-content .article01 .info-bx02 .num-bx .d-flex h6:last-child::after {
	display: none
}

.stock-content .article02 {
	margin: 0 0 17.4375rem 0
}

.stock-content .article02 .flex-item-bx {
	justify-content: space-between;
	margin: 0 0 9.875rem 0
}

.stock-content .article02 .flex-item-bx:last-child {
	margin: 0
}

.stock-content .article02 .flex-item-bx .left-cont {
	width: 33.72%
}

.stock-content .article02 .flex-item-bx .right-cont {
	width: 60%
}

.stock-content .article02 .flex-item-bx .right-cont .chart-bx {
	width: 100%;
	height: 420px
}

.stock-content .article02 .flex-item-bx .right-cont .table-title {
	margin: 0 0 2.5rem 0
}

.stock-content .article02 .flex-item-bx .right-cont .table-title h5 {
	color: rgba(0,0,0,.5);
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.3
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx table {
	width: 100%
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx table tr {
	border-bottom: 1px solid rgba(222,222,255,.4)
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx table tr:first-child {
	border-top: 1px solid rgba(222,222,255,.4)
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx table tr:last-child {
	border-bottom: none
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx table th,.stock-content .article02 .flex-item-bx .right-cont .table-bx table td {
	padding: 1.75rem 0;
	color: #000;
	font-size: 1.1875rem;
	font-weight: 600;
	text-align: center;
	line-height: 1.4
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx table th {

	letter-spacing: -0.44px;
	background: rgba(222,222,255,.4)
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx table td {
	font-weight: 400;
	border-left: 1px solid rgba(222,222,255,.4);
	background: #fff
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx-01 table tr th:nth-child(1) {
	width: 20.03%
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx-01 table tr th:nth-child(3) {
	width: 20.96%
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx-01 table tr th.w125 {
	width: 10.48%
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx-01 table tr th.border-active {
	border-left: 1px solid rgba(222,222,255,.4)
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx-01 table tr td:nth-child(2) {
	width: 24.48%
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx-01 table tr td:nth-child(4) {
	width: 34.53%
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx-02 {
	margin: 0 0 4.1875rem 0
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx-02 table tr th {
	width: 20.03%
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx-02 table tr td {
	width: 79.97%
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx-03 table tr th {
	width: 20.03%
}

.stock-content .article02 .flex-item-bx .right-cont .table-bx-03 table tr td {
	width: 29.97%
}

.stock-content .article03 .title {
	margin: 0 0 1.9375rem 0
}

.stock-content .article03 .table-bx table {
	width: 100%
}

.stock-content .article03 .table-bx table tr {
	border-bottom: 1px solid rgba(0,0,0,.1)
}

.stock-content .article03 .table-bx table tr th,.stock-content .article03 .table-bx table tr td {
	color: #000;
	font-weight: 400;
	text-align: center;
	line-height: 1.3
}

.stock-content .article03 .table-bx table tr th {
	width: 10%;
	padding: 1.75rem 0;
	font-size: 1.1875rem;
	border-right: 1px solid rgba(185,185,255,.4);
	background: rgba(222,222,255,.4)
}

.stock-content .article03 .table-bx table tr th:last-child {
	border-right: none
}

.stock-content .article03 .table-bx table tr td {
	padding: 1.375rem 0;
	font-size: 1.1875rem;
	border-right: 1px solid rgba(0,0,0,.1);
	background: #fff
}

.stock-content .article03 .table-bx table tr td:last-child {
	border-right: none
}

.stock-content .article03 .table-bx table tr.bg td {
	background: rgba(189,216,227,.2)
}

.stock-content .article03 .table-bx table tr.up td span {
	color: red
}

.stock-content .article03 .table-bx table tr.down td span {
	color: #10f
}

.stock-content .graph-hover {
	position: relative;
	display: flex;
	flex-direction: column;
	padding: .75rem 1.125rem;
	box-shadow: 0 10px 12px 0 rgba(0,0,0,.1);
	background: #fff
}

.stock-content .graph-hover::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%) rotate(45deg);
	width: 1rem;
	height: 1rem;
	background: #fff
}

.stock-content .graph-hover-item {
	display: flex;
	align-items: center;
	gap: .875rem;
	margin: 0 0 3px 0;
	color: rgba(0,0,0,.6);
	font-size: 1.375rem;
	font-weight: 600;
	line-height: 1.4
}

.stock-content .graph-hover-item:last-child {
	margin: 0
}

.stock-content .graph-hover-item span {
	display: inline-block;
	color: rgba(0,0,0,.8);
	font-weight: 600
}

.stock-content .graph-hover-item strong {
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.4
}

.stock-content .graph-hover-item strong.up {
	color: red
}

.stock-content .graph-hover-item strong.down {
	color: #074085
}

@media all and (max-width: 1600px) {
	.stock-content .article01 .info-bx01 {
		flex-direction: column
	}

	.stock-content .article01 .info-bx01-item01 {
		margin: 0 0 .75rem 0
	}
}

@media all and (max-width: 1400px) {
	.stock-content .article02 .flex-item-bx {
		flex-direction: column
	}

	.stock-content .article02 .flex-item .right-cont {
		margin-top: 50px;
		width: 100%
	}
}

@media all and (max-width: 1024px) {
	.stock-content .article01 {
		margin: 0 0 7.5rem 0
	}

	.stock-content .article01 .info-bx01 {
		flex-direction: column
	}

	.stock-content .article01 .info-bx01-item02 {
		padding: 0
	}

	.stock-content .article01 .info-bx01-item02 .flex-bx {
		gap: .75rem;
		font-size: 1.25rem
	}

	.stock-content .article01 .info-bx01-item02 .flex-bx:nth-child(2) {
		margin: 0 1.875rem 0 1.875rem
	}

	.stock-content .article01 .info-bx02 .num-bx .d-flex {
		flex-direction: column
	}

	.stock-content .article01 .info-bx02 .num-bx .d-flex h6 {
		width: 100%
	}

	.stock-content .article01 .info-bx02 .num-bx .d-flex h6::after {
		top: auto;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		width: 36px;
		height: 1px
	}

	.stock-content .article02 {
		margin: 0 0 12.5rem 0
	}

	.stock-content .article02 .flex-item-bx {
		flex-direction: column;
		margin: 0 0 7.5rem 0
	}

	.stock-content .article02 .flex-item-bx .left-cont {
		width: 100%;
		margin: 0 0 1.875rem 0
	}

	.stock-content .article02 .flex-item-bx .right-cont {
		width: 100%
	}

	.stock-content .article02 .flex-item-bx .right-cont .table-bx table {
		width: 100%
	}

	.stock-content .article03 .table-bx {
		overflow-x: scroll
	}

	.stock-content .article03 .table-bx table {
		width: 1200px
	}
}

@media all and (max-width: 768px) {
	.stock-content .article01 {
		margin: 0 0 5rem 0
	}

	.stock-content .article01 .title {
		margin: 0 0 1.75rem 0
	}

	.stock-content .article01 .info-bx01 {
		flex-direction: column;
		margin: 0 0 1.875rem 0
	}

	.stock-content .article01 .info-bx01-item01 {
		margin: 0 0 1.875rem 0
	}

	.stock-content .article01 .info-bx01-item01 h4 {
		font-size: 20px
	}

	.stock-content .article01 .info-bx01-item01 h5 {
		margin: 0 .9375rem 0 .625rem;
		font-size: 18px
	}

	.stock-content .article01 .info-bx01-item01 p {
		font-size: 13px
	}

	.stock-content .article01 .info-bx01-item02 {
		gap: 1.25rem;
		padding: 0;
		margin: 0 auto 0 0
	}

	.stock-content .article01 .info-bx01-item02 .flex-bx {
		flex-direction: column;
		gap: .3125rem;
		font-size: 14px
	}

	.stock-content .article01 .info-bx01-item02 .flex-bx:nth-child(2) {
		margin: 0
	}

	.stock-content .article01 .info-bx02 {
		gap: .625rem
	}

	.stock-content .article01 .info-bx02 .num-bx {
		width: calc(50% - .3125rem)
	}

	.stock-content .article01 .info-bx02 .num-bx .square {
		padding: 2.5rem .625rem
	}

	.stock-content .article01 .info-bx02 .num-bx .square span {
		font-size: 14px
	}

	.stock-content .article01 .info-bx02 .num-bx .square h4 {
		font-size: 24px
	}

	.stock-content .article01 .info-bx02 .num-bx .d-flex {
		margin: 1.25rem 0 0 0
	}

	.stock-content .article01 .info-bx02 .num-bx .d-flex h6 {
		font-size: 14px
	}

	.stock-content .article01 .info-bx02 .num-bx .d-flex h6:nth-child(1) {
		margin: 0 0 .5rem 0;
		padding: 0 0 .5rem 0
	}

	.stock-content .article01 .info-bx02 .num-bx .d-flex h6::after {
		width: 20px
	}

	.stock-content .article02 {
		margin: 0 0 5rem 0
	}

	.stock-content .article02 .flex-item-bx {
		margin: 0 0 5rem 0
	}

	.stock-content .article02 .flex-item-bx .left-cont {
		width: 100%
	}

	.stock-content .article02 .flex-item-bx .right-cont {
		width: 100%
	}

	.stock-content .article02 .flex-item-bx .right-cont .chart-bx {
		height: 70vw;
		min-height: 320px
	}

	.stock-content .article02 .flex-item-bx .right-cont .table-title {
		margin: 0 0 2.5rem 0
	}

	.stock-content .article02 .flex-item-bx .right-cont .table-title h5 {
		font-size: 20px
	}

	.stock-content .article02 .flex-item-bx .right-cont .table-bx table th,.stock-content .article02 .flex-item-bx .right-cont .table-bx table td {
		padding: .9375rem .625rem;
		font-size: 14px
	}

	.stock-content .article02 .flex-item-bx .right-cont .table-bx table th {
		letter-spacing: -0.28px
	}

	.stock-content .article02 .flex-item-bx .right-cont .table-bx-01 {
		overflow-x: scroll
	}

	.stock-content .article02 .flex-item-bx .right-cont .table-bx-01 table {
		width: 576px
	}

	.stock-content .article02 .flex-item-bx .right-cont .table-bx-02 {
		margin: 0 0 3.125rem 0
	}

	.stock-content .article03 .title {
		margin: 0 0 1.5625rem 0
	}

	.stock-content .article03 .table-bx table {
		width: 1024px
	}

	.stock-content .article03 .table-bx table tr th {
		width: 10%;
		padding: 1.0625rem .3125rem;
		font-size: 16px
	}

	.stock-content .article03 .table-bx table tr td {
		padding: .9375rem .3125rem;
		font-size: 14px
	}

	.stock-content .graph-hover {
		padding: .625rem .625rem
	}

	.stock-content .graph-hover-item {
		gap: .5rem;
		margin: 0 0 3px 0;
		font-size: 16px
	}

	.stock-content .graph-hover-item strong {
		font-size: 15px
	}
}

.finance-tab {
	display: flex;
	justify-content: center;
	margin: 0 0 1.875rem 0
}

.finance-tab ul {
	display: flex;
	align-items: center;
	gap: 1.875rem
}

.finance-tab ul li a {
	display: inline-flex;
	padding: 1.125rem .40625rem;
	color: rgba(0,0,0,.5);
	font-size: 1.25rem;
	font-weight: 400;
	text-align: center;
	line-height: 1.4;
	letter-spacing: -0.4px
}

.finance-tab ul li a.on {
	position: relative;
	color: #000;
	font-weight: 600
}

.finance-tab ul li a.on::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #074085
}

@media all and (max-width: 1024px) {
	.finance-tab ul {
		gap: 1.5625rem
	}

	.finance-tab ul li a {
		padding: .9375rem .40625rem
	}

	.finance-tab ul li a.on::after {
		height: 2px
	}
}

@media all and (max-width: 768px) {
	.finance-tab {
		margin: 0 0 1.875rem 0
	}

	.finance-tab ul {
		gap: 1.25rem
	}

	.finance-tab ul li a {
		padding: .75rem .375rem;
		font-size: 14px;
		letter-spacing: -0.28px
	}
}

.finance-content .title {
	margin: 0 0 1.875rem 0;
	padding: 0 1.4375rem
}

.finance-content .article01 {
	margin: 0 0 6.25rem 0
}

.finance-content .article01 .chart-wrap {
	width: 100%;
	height: 905px;
	padding: 40px 40px;
	background: #f9f9f9
}

.finance-content .article01 .chart-wrap .chart {
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin: 0 auto
}

.finance-content .article02>span {
	display: inline-block;
	width: 100%;
	margin: 0 0 1rem 0;
	color: rgba(0,0,0,.2);
	font-size: 1.5rem;
	font-weight: 600;
	text-align: right;
	line-height: 1.3
}

.finance-content .article02 .table-bx table {
	width: 100%;
	border: 1px solid rgba(185,185,255,.4)
}

.finance-content .article02 .table-bx table tr {
	border-bottom: 1px solid rgba(185,185,255,.4);
	background: hsla(0,0%,100%,.4)
}

.finance-content .article02 .table-bx table tr:last-child {
	border-bottom: none
}

.finance-content .article02 .table-bx table tr th,.finance-content .article02 .table-bx table tr td {
	padding: 1.8125rem 0;
	color: #000;
	text-align: center;
	font-size: 1.1875rem;
	line-height: 1.3
}

.finance-content .article02 .table-bx table tr th {
	width: 16.666%;
	font-weight: 600;
	border-right: 1px solid rgba(185,185,255,.4);
	background: rgba(222,222,255,.4)
}

.finance-content .article02 .table-bx table tr th:last-child {
	border-right: none
}

.finance-content .article02 .table-bx table tr td {
	padding: 1.8125rem 0;
	font-weight: 400;
	border-right: 1px solid rgba(185,185,255,.4)
}

.finance-content .article02 .table-bx table tr td:nth-child(1) {
	padding: 1.8125rem 0 1.8125rem 3.125rem;
	text-align: left
}

.finance-content .article02 .table-bx table tr td:last-child {
	border-right: none
}

.finance-content .article02 .table-bx table tr.bg {
	background: rgba(242,242,242,.4)
}

.finance-content .article02 .table-bx table tr.bg td:nth-child(1) {
	padding: 1.8125rem 0 1.8125rem 1.875rem;
	font-weight: 500;
	text-align: left
}

@media all and (max-width: 1024px) {
	.finance-content .article01 .chart-wrap {
		height: 720px;
		padding: 40px 40px
	}

	.finance-content .article02 .table-bx {
		overflow-x: scroll
	}

	.finance-content .article02 .table-bx table {
		width: 1200px
	}

	.finance-content .article02 .table-bx table tr td {
		padding: 1.8125rem 0
	}

	.finance-content .article02 .table-bx table tr td:nth-child(1) {
		padding: 1.8125rem 0;
		text-align: center
	}

	.finance-content .article02 .table-bx table tr.bg td:nth-child(1) {
		padding: 1.8125rem 0;
		text-align: center
	}
}

@media all and (max-width: 768px) {
	.finance-content .title {
		margin: 0 0 1.875rem 0;
		padding: 0
	}

	.finance-content .article01 {
		margin: 0 0 5rem 0
	}

	.finance-content .article01 .chart-wrap {
		height: 80vw;
		min-height: 360px;
		padding: 12px 12px
	}

	.finance-content .article02>span {
		margin: 0 0 .9375rem 0;
		font-size: 16px
	}

	.finance-content .article02 .table-bx table {
		width: 1024px
	}

	.finance-content .article02 .table-bx table tr th,.finance-content .article02 .table-bx table tr td {
		padding: .9375rem 0;
		font-size: 14px
	}

	.finance-content .article02 .table-bx table tr td {
		padding: .9375rem 0
	}

	.finance-content .article02 .table-bx table tr td:nth-child(1) {
		padding: .9375rem 0
	}

	.finance-content .article02 .table-bx table tr.bg td:nth-child(1) {
		padding: .9375rem 0
	}
}

.income-content .title {
	margin: 0 0 1.875rem 0;
	padding: 0 1.4375rem
}

.income-content .article01 {
	margin: 0 0 6.25rem 0
}

.income-content .article01 .chart {
	width: 100%;
	height: 806px;
	padding: 8.125rem 8.3125rem 7.3125rem 8.125rem;
	background: #f9f9f9
}

.income-content .article01 .chart .graph_wrap {
	width: 100%;
	height: 100%
}

.income-content .article01 .chart .graph_wrap ul {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5rem;
	width: 100%;
	height: 100%
}

.income-content .article01 .chart .graph_wrap ul li {
	width: calc(33.333% - 2.5rem)
}

.income-content .article01 .chart .graph_wrap ul li p {
	margin: 3.75rem 0 0 0;
	color: #000;
	font-size: 2rem;
	font-weight: 500;
	text-align: center;
	line-height: 130%
}

.income-content .article02>span {
	display: inline-block;
	width: 100%;
	margin: 0 0 1rem 0;
	color: rgba(0,0,0,.2);
	font-size: 1.5rem;
	font-weight: 600;
	text-align: right;
	line-height: 1.3
}

.income-content .article02 .table-bx table {
	width: 100%;
	border-top: 1px solid rgba(185,185,255,.4);
	border-left: 1px solid rgba(185,185,255,.4)
}

.income-content .article02 .table-bx table tr {
	border-bottom: 1px solid rgba(185,185,255,.4)
}

.income-content .article02 .table-bx table tr th,.income-content .article02 .table-bx table tr td {
	padding: 1.8125rem 0;
	color: #000;
	font-size: 1.5rem;
	text-align: center;
	line-height: 1.3;
	border-right: 1px solid rgba(185,185,255,.4)
}

.income-content .article02 .table-bx table tr th {
	width: 16.666%;
	font-weight: 600;
	background: rgba(222,222,255,.4)
}

.income-content .article02 .table-bx table tr td {
	font-weight: 400;
	background: rgba(242,242,242,.4)
}

.income-content .article02 .table-bx table tr td:nth-child(1) {
	padding: 1.8125rem 1.875rem;
	font-weight: 500;
	text-align: left
}

@media all and (max-width: 1400px) {
	.income-content .article01 .chart {
		padding: 6.25rem 3.75rem
	}
}

@media all and (max-width: 1024px) {
	.income-content .title {
		margin: 0 0 1.875rem 0;
		padding: 0 1.4375rem
	}

	.income-content .article01 {
		margin: 0 0 6.25rem 0
	}

	.income-content .article01 .chart {
		height: 620px;
		padding: 5rem 1.25rem
	}

	.income-content .article01 .chart .graph_wrap ul {
		gap: 2.5rem
	}

	.income-content .article01 .chart .graph_wrap ul li {
		width: calc(33.333% - 1.25rem)
	}

	.income-content .article01 .chart .graph_wrap ul li p {
		margin: 3.75rem 0 0 0;
		font-size: 2rem
	}

	.income-content .article02 .table-bx {
		overflow-x: scroll
	}

	.income-content .article02 .table-bx>span {
		margin: 0 0 1rem 0;
		font-size: 1.5rem
	}

	.income-content .article02 .table-bx table {
		width: 1200px
	}

	.income-content .article02 .table-bx table tr th,.income-content .article02 .table-bx table tr td {
		padding: 1.8125rem 0;
		font-size: 1.5rem
	}

	.income-content .article02 .table-bx table tr td:nth-child(1) {
		padding: 1.8125rem 0;
		text-align: center
	}
}

@media all and (max-width: 768px) {
	.income-content .title {
		margin: 0 0 1.875rem 0;
		padding: 0
	}

	.income-content .article01 {
		margin: 0 0 5rem 0
	}

	.income-content .article01 .chart {
		height: auto;
		min-height: 360px;
		padding: 3.125rem 12px
	}

	.income-content .article01 .chart .graph_wrap {
		height: auto
	}

	.income-content .article01 .chart .graph_wrap ul {
		flex-direction: column;
		gap: 2.5rem;
		height: auto
	}

	.income-content .article01 .chart .graph_wrap ul li {
		width: 100%
	}

	.income-content .article01 .chart .graph_wrap ul li p {
		margin: .75rem 0 0 0;
		font-size: 18px
	}

	.income-content .article02 .table-bx>span {
		margin: 0 0 .9375rem 0;
		font-size: 16px
	}

	.income-content .article02 .table-bx table {
		width: 1024px
	}

	.income-content .article02 .table-bx table tr th,.income-content .article02 .table-bx table tr td {
		padding: .9375rem 0;
		font-size: 14px
	}

	.income-content .article02 .table-bx table tr td:nth-child(1) {
		padding: .9375rem 0
	}
}

.cash-content .title {
	margin: 0 0 1.875rem 0;
	padding: 0 1.4375rem
}

.cash-content .article01>span {
	display: inline-block;
	width: 100%;
	margin: 0 0 1rem 0;
	color: rgba(0,0,0,.2);
	font-size: 1.5rem;
	font-weight: 600;
	text-align: right;
	line-height: 1.3
}

.cash-content .article01 .table-bx table {
	width: 100%;
	border-top: 1px solid rgba(185,185,255,.4);
	border-left: 1px solid rgba(185,185,255,.4)
}

.cash-content .article01 .table-bx table tr {
	border-bottom: 1px solid rgba(185,185,255,.4)
}

.cash-content .article01 .table-bx table tr th,.cash-content .article01 .table-bx table tr td {
	padding: 1.8125rem 0;
	color: #000;
	font-size: 1.5rem;
	text-align: center;
	line-height: 1.3;
	border-right: 1px solid rgba(185,185,255,.4)
}

.cash-content .article01 .table-bx table tr th {
	width: 12.004%;
	font-weight: 600;
	background: rgba(222,222,255,.4)
}

.cash-content .article01 .table-bx table tr th:nth-child(1) {
	width: 39.98%
}

.cash-content .article01 .table-bx table tr td {
	font-weight: 400;
	background: hsla(0,0%,100%,.4)
}

.cash-content .article01 .table-bx table tr.bg {
	background: rgba(242,242,242,.4)
}

.cash-content .article01 .table-bx table tr.bg td:nth-child(1) {
	padding: 1.8125rem 1.875rem;
	font-weight: 500;
	text-align: left
}

@media all and (max-width: 1024px) {
	.cash-content .title {
		margin: 0 0 1.875rem 0;
		padding: 0 1.4375rem
	}

	.cash-content .article01 .table-bx {
		overflow-x: scroll
	}

	.cash-content .article01 .table-bx>span {
		margin: 0 0 1rem 0;
		font-size: 1.5rem
	}

	.cash-content .article01 .table-bx table {
		width: 1200px
	}

	.cash-content .article01 .table-bx table tr th,.cash-content .article01 .table-bx table tr td {
		padding: 1.8125rem 0;
		font-size: 1.5rem
	}

	.cash-content .article01 .table-bx table tr.bg td:nth-child(1) {
		padding: 1.8125rem 0;
		text-align: center
	}
}

@media all and (max-width: 768px) {
	.cash-content .title {
		margin: 0 0 1.875rem 0;
		padding: 0
	}

	.cash-content .article01 .table-bx>span {
		margin: 0 0 .9375rem 0;
		font-size: 16px
	}

	.cash-content .article01 .table-bx table {
		width: 170vw;
		min-width: 768px
	}

	.cash-content .article01 .table-bx table tr th,.cash-content .article01 .table-bx table tr td {
		padding: .9375rem 0;
		font-size: 14px
	}

	.cash-content .article01 .table-bx table tr.bg td:nth-child(1) {
		padding: .9375rem 0;
		text-align: center
	}
}

.disclosure-content .article01 .total-bx {
	margin: 1.25rem 0 1.875rem 0
}

.disclosure-content .article01 .total-bx span {
	color: rgba(0,0,0,.5);
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: -0.4px
}

.disclosure-content .article01 .total-bx span strong {
	color: #000;
	font-weight: 400
}

@media all and (max-width: 768px) {
	.disclosure-content .article01 .total-bx {
		margin: .75rem 0 1.25rem 0
	}

	.disclosure-content .article01 .total-bx span {
		font-size: 15px;
		letter-spacing: -0.32px
	}
}

.article01 .total-bx {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 1.25rem 0 1.875rem 0
}

.article01 .total-bx.end {
	justify-content: flex-end
}

.article01 .total-bx span {
	color: rgba(0,0,0,.5);
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: -0.4px
}

.article01 .total-bx span strong {
	color: #000;
	font-weight: 400
}

.select-bx {
	position: relative;
	width: 18.25rem;
	height: 2.8125rem
}

.select-bx select {
	width: 100%;
	height: 100%;
	padding: 0 1rem;
	color: #000;
	font-family: "Montserrat";
	font-size: .9375rem;
	font-weight: 400;
	line-height: 1.1;
	letter-spacing: -0.3px;
	border: 1px solid #ddd;
	background: #fff;
	cursor: pointer
}

.select-bx .select-icon {
	position: absolute;
	top: 50%;
	right: 1rem;
	transform: translateY(-50%);
	width: 14px;
	height: 14px;
	pointer-events: none
}

.select-bx .position-text {
	position: absolute;
	top: -1.25rem;
	left: 0;
	transform: translateY(-100%)
}

.select-bx .position-text span {
	color: rgba(0,0,0,.5);
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: -0.4px
}

.drop-wrap {
	position: relative;
	padding: 20px;
	border: 1px solid #ddd;
	background: #fff;
	cursor: pointer
}

.drop-wrap .drop-txt {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	cursor: pointer
}

.drop-wrap ul {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	height: 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	z-index: 1;
	overflow: hidden
}

.drop-wrap ul li {
	border-top: 1px solid #ddd
}

.drop-wrap ul li:first-child {
	border-top: none
}

.drop-wrap ul li a {
	display: block;
	padding: 20px;
	color: #000;
	font-family: "Montserrat";
	font-size: .9375rem;
	font-weight: 400;
	line-height: 1.1;
	letter-spacing: -0.3px
}

.drop-wrap ul.active {
	height: fit-content
}

.drop-wrap select {
	height: 100%
}

.drop-wrap .select-icon {
	position: absolute;
	top: 50%;
	right: 1rem;
	transform: translateY(-50%);
	width: 14px;
	height: 14px;
	pointer-events: none
}

@media all and (max-width: 768px) {
	.article01 .total-bx {
		margin: .75rem 0 1.25rem 0
	}

	.article01 .total-bx span {
		font-size: 15px;
		letter-spacing: -0.32px
	}

	.select-bx {
		width: 10.625rem;
		height: 2.5rem
	}

	.select-bx select {
		padding: 0 .5rem;
		font-size: 14px;
		letter-spacing: -0.28px
	}

	.select-bx .select-icon {
		right: .5rem;
		width: 12px;
		height: 12px
	}

	.select-bx .select-icon svg {
		width: 12px;
		height: 9px
	}

	.select-bx .position-text {
		position: absolute;
		top: -0.5rem;
		transform: translateY(-100%);
		left: auto;
		right: 0
	}

	.select-bx .position-text span {
		font-size: 14px;
		letter-spacing: -0.28px
	}
}

.award .nav-wrap {
	margin-bottom: 120px
}

@media all and (max-width: 1024px) {
	.award .nav-wrap {
		margin-bottom: 60px
	}
}

@media all and (max-width: 768px) {
	.award .nav-wrap {
		margin-bottom: 40px
	}
}

.award .sub-tab {
	gap: 50px
}

.award .section--desc {
	margin-top: 30px;
	font-size: 1.5rem;
	line-height: 1.3;
	letter-spacing: -0.48px
}

.award .section {
	padding-bottom: 120px
}

.award .section-2 {
	margin-top: 80px
}

.award .img-wrap {
	margin-top: 50px
}

@media all and (max-width: 1200px) {
	.award .nav-scroll {
		overflow-x: auto
	}

	.award .sub-tab {
		margin-bottom: 8px;
		width: max-content
	}
}

@media all and (max-width: 1024px) {
	.award .section--desc {
		margin-top: 16px
	}
}

@media all and (max-width: 768px) {
	.award .section {
		padding-bottom: 60px
	}

	.award .section--desc {
		font-size: 18px
	}

	.award .img-wrap {
		margin-top: 30px
	}
}

@media all and (max-width: 576px) {
	.award .sub-tab {
		gap: 20px
	}
}

.award .list-2 {
	gap: 16px;
	flex-wrap: wrap;
	margin-top: 50px
}

@media all and (max-width: 1200px) {
	.award .list-2>li {
		width: calc(33.3333333333% - 10.6666666667px)
	}
}

@media all and (max-width: 1024px) {
	.award .list-2 {
		margin-top: 30px
	}
}

@media all and (max-width: 768px) {
	.award .list-2>li {
		width: calc(50% - 16px)
	}
}

.award.notice .list {
	gap: 17px
}

.award.notice .list-item {
	min-height: 386px
}

.award.notice .btn-download {
	margin-top: 65px
}

.award.notice .logo-wrap {
	text-align: right
}

@media all and (max-width: 1024px) {
	.award.notice .list-item {
		min-height: 320px
	}
}

.conduct {
	padding-bottom: 0 !important
}

.conduct .section-3 {
	margin-top: 20px;
	overflow: hidden
}

@media all and (max-width: 1024px) {
	.conduct .section-3 {
		margin-top: 0
	}
}

.conduct-txt {
	margin-top: 80px
}

.conduct-txt__tit {
	margin-bottom: 60px;
	font-size: 2.25rem;
	font-weight: 500
}

.conduct-txt__cont>div {
	margin-bottom: 50px
}

.conduct-txt .cont-tit {
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: -0.48px
}

.conduct-txt .desc,.conduct-txt li,.conduct-txt .add-bottom {
	font-size: 1.25rem;
	letter-spacing: -0.4px;
	line-height: 1.5
}

.conduct-txt ul {
	padding-left: 5px
}

.conduct-txt span,.conduct-txt a {
	color: #074085
}

.conduct-txt a {
	word-wrap: break-word
}

.conduct-txt .dot {
	position: relative;
	padding-left: 40px
}

.conduct-txt .dot:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #000
}

.conduct-txt .text-indent {
	padding-left: 20px;
	text-indent: -20px
}

@media all and (max-width: 768px) {
	.conduct-txt {
		margin-top: 50px
	}

	.conduct-txt__cont>div {
		margin-bottom: 40px
	}

	.conduct-txt .dot {
		padding-left: 20px
	}

	.conduct-txt .dot:before {
		left: 10px
	}
}