@charset "utf-8";

/* 공통 */
.popup_img100 {text-align:center;}
.popup_img100 img {max-width:100%;}

/* 이미지 사이즈 : 확대보기 */
.rsp_img {position:relative; width:auto; max-width:100%;}
.rsp_img img {max-width:100%;}
.rsp_img .zoom {width:100%;}
.rsp_img .btn-zoom {position:absolute; bottom:0; right:0; width:45px; height:45px; display:block; z-index:100; background:url("/images/web/english/con_com/ico_rsp_img.png") no-repeat;}

#popup_wrap {position:relative; }
#popup_wrap h1 {padding:15px 50px 15px 20px; font-size:20px; line-height:26px; color:#fff; font-family:'NotoM'; background:#053963;}
#popup_wrap .popup_con {padding:20px;}
#popup_wrap .popup_close {position:absolute; right:0; top:0; }
#popup_wrap .popup_close a {display:block; width:50px; height:56px; text-indent:-10000em; background:#00213c url("/images/web/english/common/btn_close_wh.png") no-repeat center;}

/* 팝업 테이블 */
.pop_tbl {position:relative; width:100%; margin:5px 0 0 -1px; text-align:center; font-size:14px; border-top:2px solid #000; -webkit-overflow-scrolling:touch; word-break:keep-all;}
.pop_tbl thead th {padding:13px 10px; vertical-align:middle; color:#000; font-family:'NotoM', '맑은 고딕'; font-weight:normal; font-size:14px; border-bottom:1px solid #d2d2d2; border-left:1px solid #d2d2d2; background:#f3f3f3;}
.pop_tbl tbody th {padding:13px 10px; vertical-align:middle; color:#000; font-family:'NotoM', '맑은 고딕'; font-weight:normal; font-size:14px; border-bottom:1px solid #d2d2d2; border-left:1px solid #d2d2d2; background:#fdfdfd;}
.pop_tbl td {padding:10px 15px; border-bottom:1px solid #d2d2d2; border-left:1px solid #d2d2d2; /*background-color:#fff;*/}/* 191101 */
.pop_tbl tfoot th {padding:13px 10px; color:#222; font-family:'NotoM', '맑은 고딕'; font-weight:normal; font-size:14px; border-bottom:1px solid #d2d2d2; border-left:1px solid #d2d2d2; background:#fafbfb;}
.pop_tbl tfoot td {padding:13px 10px; border-bottom:1px solid #d2d2d2; border-left:1px solid #d2d2d2; background:#fafbfb;}
.pop_tbl:after {content:""; display:block; position:absolute; left:0; top:0; width:1px; height:100%; clear:both; overflow:hidden; background:#fff;}/*190717*/

.pop_sel {height:30px; margin:2px; vertical-align:middle; font-family:'NotoR', '맑은 고딕'; border:1px  solid #d3d3d3;  }
.pop_inp {height:28px; margin:2px; line-height:28px; vertical-align:middle; font-family:'NotoR', '맑은 고딕'; border:1px  solid #d3d3d3;}



/********** Media quary **********/
@media screen and (max-width:1400px){ 

	

}

@media screen and (max-width:1019px) {
	

}

@media screen and (max-width:840px) {
	


}

@media screen and (max-width:768px) {	

}

@media screen and (max-width:640px) {

	
}

@media screen and (max-width:560px) {	



}

@media screen and (max-width:480px) {
	


}

@media screen and (max-width :380px) {
	


}