@charset "utf-8";
.language-banner--pc {
 position: relative;
 width: 897px;
 height: 87px;
 margin: 0 auto;
 padding: 0;
}
.language-banner--pc .language-banner--pc__bk {
 position: absolute;
 width: 897px;
 height: 87px;
 top: 0;
 left: 0;
 z-index: 50;
 margin: 0;
 padding: 0;
}
.language-banner--pc .language-banner--pc__en-icon {
 position: absolute;
 width: 78px;
 height: 52px;
 top: 22px;
 left: 497px;
 z-index: 100;
 margin: 0;
 padding: 0;
}
.language-banner--pc .language-banner--pc__ch-icon {
 position: absolute;
 width: 77px;
 height: 52px;
 top: 22px;
 left: 636px;
 z-index: 100;
 margin: 0;
 padding: 0;
}
.language-banner--pc .language-banner--pc__kr-icon {
 position: absolute;
 width: 77px;
 height: 52px;
 top: 22px;
 left: 774px;
 z-index: 100;
 margin: 0;
 padding: 0;
}