.pc-only {
	display: block;
}

.mo-only {
	display: none;
}

@media screen and (max-width: 1024px) {
	.pc-only {
		display: none;
	}
	.mo-only {
		display: block;
	}
}
img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.intro {
	padding: 296px 0;
}
.intro__logo {
	max-width: 534px;
	margin: 0 auto;
}
@media screen and (max-width: 1024px) {
	.intro {
		padding: 38px 0;
	}
	.intro__logo {
		max-width: 144px;
	}
}

section {
	width: 100%;
	max-width: 1380px;
	margin: 0 auto;
}

.visual {
	aspect-ratio: 1/1.2;
	padding: 220px 0 1167px;
	text-align: center;
	background-image: url("/kr/story/lge-news/sks-seoul/img_visual.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.visual__desc {
	color: #fff;
	font-size: 20px;
	line-height: 1.3;
}
.visual__desc + .visual__desc {
	margin-top: 20px;
}
.visual__title {
	margin-top: 36px;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.2;
}
@media screen and (max-width: 1024px) {
	.visual {
		padding: 48px 14px 362px;
		aspect-ratio: 1/1.77;
		background-image: url("/kr/story/lge-news/sks-seoul/img_visual_mo.png");
	}
	.visual__desc {
		font-size: 16px;
		line-height: 1.5;
	}
	.visual__desc + .visual__desc {
		margin-top: 12px;
	}
	.visual__title {
		margin-top: 16px;
		font-size: 24px;
		line-height: 1.2;
	}
}

.contents-intro {
	padding: 80px 0 160px;
	background: #000;
	color: #fff;
}
.contents-intro__text {
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	padding-left: 57.5px;
}
.contents-intro__text::after {
	content: "";
	display: block;
	clear: both;
}
.contents-intro__title {
	float: left;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
}
.contents-intro__desc {
	margin-left: 258px;
	font-size: 16px;
	line-height: 1.5;
}
.contents-intro__desc + .contents-intro__desc {
	margin-top: 20px;
}
.contents-intro__image {
	max-width: 920px;
	margin: 260px auto 0;
}
.contents-story__text {
	margin-left: 80px;
}
.contents-story__text span {
	color: #ababab;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	word-break: keep-all;
}
.contents-story__text h2 {
	margin-top: 8px;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.4;
	word-break: keep-all;
}
.contents-story__text strong {
	display: block;
	margin-top: 2px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	word-break: keep-all;
}
.contents-story__text p {
	margin-top: 24px;
	color: #484848;
	font-size: 14px;
	line-height: 1.6;
	word-break: keep-all;
}
.contents-story__text p + p {
	margin-top: 8px;
}
.contents-story__image {
	display: flex;
	flex: 1;
	justify-content: flex-start;
	align-items: center;
	gap: 12px;
}
.contents-story + .contents-story {
	margin-top: 160px;
}
.contents-story__detail {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 128px;
	margin-top: 60px;
}
.contents-story__detail--secondary {
	gap: 205px;
}
.contents-story__detail--secondary .contents-story__image {
	max-width: 469px;
}
.contents-story__disclaimer {
	display: block;
	margin-top: 8px;
	color: #666;
	font-size: 14px;
	line-height: 1.4;
	word-break: keep-all;
}
@media screen and (max-width: 1024px) {
	.contents {
		padding-bottom: 80px;
	}
	.contents-intro {
		padding: 64px 0;
	}
	.contents-intro__text {
		padding: 0 32px;
	}
	.contents-intro__title {
		float: unset;
		font-size: 28px;
		line-height: 1.2;
	}
	.contents-intro__desc {
		margin-top: 16px;
		margin-left: 0;
		font-size: 14px;
		line-height: 1.7;
	}
	.contents-intro__desc + .contents-intro__desc {
		margin-top: 8px;
	}
	.contents-intro__image {
		margin-top: 92px;
		padding: 0 21px;
	}
	.contents-story__text {
		margin: 0;
		padding: 0 32px;
	}
	.contents-story__text span {
		font-size: 16px;
		line-height: 1;
	}
	.contents-story__text h2 {
		margin-top: 8px;
		font-size: 26px;
		line-height: 1.4;
	}
	.contents-story__text strong {
		margin-top: 2px;
		font-size: 16px;
	}
	.contents-story__text p {
		margin-top: 16px;
		font-size: 14px;
		line-height: 1.4;
	}
	.contents-story__text p + p {
		margin-top: 8px;
	}
	.contents-story__image {
		gap: 8px;
		padding-left: 32px;
	}
	.contents-story__detail {
		flex-direction: column;
		align-items: flex-start;
		gap: 24px;
		margin-top: 24px;
	}
	.contents-story + .contents-story {
		margin-top: 90px;
	}
	.contents-story__disclaimer {
		font-size: 12px;
	}
}

.information-intro {
	aspect-ratio: 1.06/1;
	padding-top: 160px;
	background-position: center center;
	background-color: #000;
	background-image: url("/kr/story/lge-news/sks-seoul/img_content_02.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.information-intro__text {
	color: #fff;
	text-align: center;
}
.information-intro__text p {
	font-size: 20px;
	font-weight: 350;
	line-height: 1.5;
}
.information-intro__text p strong {
	font-weight: 700;
}
.information-intro__text p + p {
	margin-top: 24px;
}
.information-detail {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 120px 0 160px;
	background: #000;
}
.information-detail__title {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
}
.information-detail__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	gap: 20px 240px;
	width: 100%;
	max-width: 920px;
	margin: 20px auto 0;
	padding: 52px 80px;
	border-radius: 16px;
	background: #262626;
}
.information-detail__list li {
	color: #fff;
	font-size: 16px;
	font-weight: 350;
	line-height: 1.4;
}
.information-detail__list li span {
	display: block;
	margin-bottom: 4px;
	color: #959595;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4;
}
.information-detail__list li p {
	display: inline-block;
}
.information-detail__list li p:nth-of-type(2)::before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 13px;
	margin: 0 8.5px;
	background: rgba(217, 217, 217, 0.5);
}
.information-detail__list li em {
	padding-left: 12px;
	color: #999;
	font-size: 14px;
	line-height: 1.5;
}
.information-detail__link {
	display: block;
	width: 100%;
	max-width: 920px;
	margin: 12px auto 0;
	padding: 24px 0;
	border-radius: 16px;
	background: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}
.information-detail__link:hover, .information-detail__link:focus {
	background: #fff;
	color: #000;
}
@media screen and (max-width: 1024px) {
	.information-intro {
		aspect-ratio: 1/1.8;
		padding: 52px 32px 422px;
	}
	.information-intro__text p {
		font-size: 16px;
		line-height: 1.6;
	}
	.information-detail {
		padding: 40px 32px 60px;
	}
	.information-detail__title {
		font-size: 24px;
		line-height: 1.4;
	}
	.information-detail__list {
		flex-direction: column;
		flex-wrap: unset;
		align-items: flex-start;
		gap: 20px;
		margin-top: 16px;
		padding: 24px;
		border-radius: 10px;
	}
	.information-detail__list li {
		font-size: 14px;
		font-weight: 350;
		line-height: 1.4;
	}
	.information-detail__list li span {
		margin-bottom: 8px;
		font-size: 12px;
		line-height: 1.4;
	}
	.information-detail__list li p:nth-of-type(2)::before {
		display: none;
	}
	.information-detail__list li em {
		display: block;
		margin-top: 4px;
		padding: 0;
		font-size: 12px;
		line-height: 1.5;
	}
	.information-detail__link {
		margin-top: 16px;
		padding: 20px 0;
		border-radius: 10px;
		font-size: 16px;
		line-height: 1;
	}
}