/*
.translated-ltr body{top:0 !important;}
.skiptranslate > iframe{display:none;}

.g-lang-box{position:relative;}
.g-lang-box > button{padding:0 20px 0 0;background:url(/_res/songeui/_share/img/common/bg-google-arr.png) no-repeat 100% 50%;}
.g-lang-box > button:before{content:'';display:inline-block;width:27px;height:28px;background:url(/_res/songeui/_share/img/common/ico-google-lang.png) no-repeat 0 0/100%;vertical-align:middle;}
.g-lang-box > button.focus{outline:2px solid #ff0000;outline-offset:4px;}
.g-lang-box > button span{padding:0 0 0 10px;font-size:14px;font-weight:500;color:#555;}
.g-lang-box > button:hover span{color:#0c2e87;}
.g-lang-box ul{display:none;position:absolute;top:calc(100% + 5px);left:0;z-index:100;padding:5px;width:100%;background-color:#f3f3f3;}
.g-lang-box ul.on{display:block;}
.g-lang-box ul li{margin:0 0 5px;}
.g-lang-box ul li:last-of-type{margin:0;}
.g-lang-box ul li a{display:block;text-align:left;}
.g-lang-box ul li a::before{content:'';display:inline-block;margin:0 5px 0 0;width:30px;height:20px;background-repeat:no-repeat;background-size:100%;background-position:center;vertical-align:middle;}
.g-lang-box ul li:nth-of-type(1) a::before{background-image:url(/_res/songeui/ko/img/main/ico-lang01.png);}
.g-lang-box ul li:nth-of-type(2) a::before{background-image:url(/_res/songeui/ko/img/main/ico-lang02.png);}
.g-lang-box ul li:nth-of-type(3) a::before{background-image:url(/_res/songeui/ko/img/main/ico-lang03.png);}
.g-lang-box ul li a span{display:inline-block;font-size:13px;font-weight:400;color:#555;line-height:1;vertical-align:middle;}



body.main .top-header-wrap > div > div > div > ul li .g-lang-box button{background-image:url(/_res/songeui/_share/img/common/bg-google-arr-w.png);}
body.main .top-header-wrap.on > div > div > div > ul li .g-lang-box button{background-image:url(/_res/songeui/_share/img/common/bg-google-arr.png);}
body.main .top-header-wrap > div > div > div > ul li .g-lang-box button span{color:#fff;}
body.main .top-header-wrap.on > div > div > div > ul li .g-lang-box button span{color:#555;}
body.main .bottom-header-wrap > div > div > div > ul .white .g-lang-box > p{padding:0 20px 0 0;background:url(/_res/songeui/_share/img/common/bg-google-arr-w.png) no-repeat 100% 50% !important;}
body.main .bottom-header-wrap.on > div > div > div > ul .white .g-lang-box > p{padding:0 20px 0 0;background:url(/_res/songeui/_share/img/common/bg-google-arr.png) no-repeat 100% 50% !important;}


@media screen and (max-width:1600px){
.g-lang-box > p:before{margin:0;}
.g-lang-box > p span{position:absolute;top:-999999px;left:-999999px;}
}

@media screen and (max-width:1024px){
.g-lang-box > p span{position:static;}

}
*/

.translated-ltr body{top:0 !important;}
.skiptranslate > iframe{display:none;}

.g-lang-box{position:relative;}
.g-lang-box > button{padding:0 20px 0 0;background:url(/_res/songeui/_share/img/common/bg-google-arr.png) no-repeat 100% 50%;}
.g-lang-box > button:before{content:'';display:inline-block;width:27px;height:28px;background:url(/_res/songeui/_share/img/common/ico-google-lang.png) no-repeat 0 0/100%;vertical-align:middle;}
.g-lang-box > button.focus{outline:2px solid #ff0000;outline-offset:4px;}
.g-lang-box > button span{padding:0 0 0 10px;font-size:14px;font-weight:500;color:#555;}
.g-lang-box > button:hover span{color:#a06a3d;}
.g-lang-box ul{display:none;position:absolute;top:calc(100% + 5px);left:50%;z-index:100;padding:5px;width:100%;min-width:100px;background-color:#f3f3f3;transform:translateX(-50%);}
.g-lang-box ul.on{display:block;}
.g-lang-box ul li{margin:0 0 5px;}
.g-lang-box ul li:last-of-type{margin:0;}
.g-lang-box ul li a{display:block;font-size:0;text-align:left;}
.g-lang-box ul li a::before{content:'';display:inline-block;margin:0 5px 0 0;width:30px;height:20px;background-repeat:no-repeat;background-size:100%;background-position:center;vertical-align:middle;}
.g-lang-box ul li:nth-of-type(1) a::before{background-image:url(/_res/songeui/ko/img/main/ico-lang-kor.png);}
.g-lang-box ul li:nth-of-type(2) a::before{background-image:url(/_res/songeui/ko/img/main/ico-lang-eng.png);}
/*.g-lang-box ul li:nth-of-type(3) a::before{background-image:url(/_res/songeui/ko/img/main/ico-lang-jp.png);}*/
.g-lang-box ul li:nth-of-type(3) a::before{background-image:url(/_res/songeui/ko/img/main/ico-lang-cn.png);}
.g-lang-box ul li a span{display:inline-block;width:calc(100% - 35px);font-size:14px;font-weight:400;color:#555;line-height:1;vertical-align:middle;}

.g-lang-box .tip-box{display:none;position:absolute;top:calc(100% + 10px);right:0;z-index:100;padding:15px;border-radius:10px;width:420px;background-color:#f3f3f3;}
.g-lang-box .tip-box.on{display:block;}
.g-lang-box .tip-box::after{content:'';display:block;clear:both;}
.g-lang-box .tip-box p{font-size:14px;line-height:19px;color:#555;text-align:left;}
.g-lang-box .tip-box p a{margin:0 0 0 5px;}
.g-lang-box .tip-box p a span{font-weight:500;color:#002aff;}
.g-lang-box .tip-box button{float:left;margin-top:5px;padding:3px 10px;background-color:#002aff;border-radius:5px;font-size:13px;color:#fff;}

/*goggle 배경 arr 흰색*/
body.main .top-header-wrap > div > div > div > ul li .g-lang-box > button{background-image:url(/_res/songeui/_share/img/common/bg-google-arr-w.png);}
body.main .top-header-wrap.on > div > div > div > ul li .g-lang-box > button{background-image:url(/_res/songeui/_share/img/common/bg-google-arr.png);}
body.main .top-header-wrap > div > div > div > ul li .g-lang-box > button span{color:#fff;}
body.main .top-header-wrap.on > div > div > div > ul li .g-lang-box > button span{color:#555;}
body.main .bottom-header-wrap > div > div > div > ul .white .g-lang-box > p{padding:0 20px 0 0;background:url(/_res/songeui/_share/img/common/bg-google-arr-w.png) no-repeat 100% 50% !important;}
body.main .bottom-header-wrap.on > div > div > div > ul .white .g-lang-box > p{padding:0 20px 0 0;background:url(/_res/songeui/_share/img/common/bg-google-arr.png) no-repeat 100% 50% !important;}


@media screen and (max-width:1600px){
	.g-lang-box > p:before{margin:0;}
	.g-lang-box > p span{position:absolute;top:-999999px;left:-999999px;}
}

@media screen and (max-width:1024px){
	.g-lang-box > p span{position:static;}
	.g-lang-box ul{top:unset;bottom:calc(100% + 10px);left:0;transform:unset;}
	.g-lang-box .tip-box{top:unset;right:unset;bottom:calc(100% + 10px);left:0;}
	.g-lang-box .tip-box button span{color:#fff;}

}