@charset "utf-8";

/* .kv .kv-inner > li.map_of_the_soul-persona .contents .contents-txt .contents-title {font-size: 110px; line-height: 96px; letter-spacing: -0.03em;}

.kv .kv-inner > li.map_of_the_soul-7 .contents .contents-txt .contents-title {font-size: 110px; line-height: 90px; letter-spacing: -0.03em;}

@media screen and (max-width: 1024px) {
	.kv .kv-inner > li.map_of_the_soul-persona .contents .contents-txt .contents-title {font-size: 10.74vw; line-height: 9.38vw;}

	.kv .kv-inner > li.map_of_the_soul-7 .contents .contents-txt .contents-title {font-size: 10.74vw; line-height: 8.79vw;}
}

@media screen and (max-width: 768px) {
	.kv .kv-inner > li.map_of_the_soul-persona .contents .contents-txt .contents-title {font-size: 12.64vw; line-height: 11.53vw; letter-spacing: -0.01em;}

	.kv .kv-inner > li.map_of_the_soul-7 .contents .contents-txt .contents-title {font-size: 13.47vw; line-height: 12.08vw; letter-spacing: -0.01em;}
}

@media screen and (max-width: 320px) {
	.kv .kv-inner > li.map_of_the_soul-persona .contents .contents-txt .contents-title {font-size: 40px; line-height: 37px;}

	.kv .kv-inner > li.map_of_the_soul-7 .contents .contents-txt .contents-title {font-size: 43px; line-height: 39px;}
} */