@charset "utf-8";

table.table-responsive {border-top: 2px solid #292929; border-left: 0; border-right:0; width:100%; border-collapse: collapse; background: #ffffff;}
table.table-responsive th,
table.table-responsive td {border: 1px solid #c8c8c8; border-top:0; margin-top: 0; border-collapse: collapse; padding: 8px 15px; vertical-align: middle; width:auto; }
table.table-responsive thead th {padding: 12px 15px;  background: #f9f8f8;}
table.table-responsive thead th:last-child,
table.table-responsive td:last-child { border-right: 0; }
table.table-responsive th { background: #f9f8f8; color:#222222; font-weight: 500; text-align: center; }
table.table-responsive th.table-in {padding:0 !important; background: #fff}
table.table-responsive th span.text-red {margin-right:2px; font-weight: 600;}
table.table-responsive td,
table.table-responsive th { min-height: 40px; font-size: 16px;line-height: 1.5em; color:#484848;}
table.table-responsive td.textarea-pd {padding: 5px 8px !important; }
table.table-responsive td .input1, .phone, select, .input2, .input3, .input4{ border:1px solid #c6c6c6;height: 32px;padding:0 10px;margin: 4px 0px;vertical-align: middle;font-size: 16px; }
table.table-responsive td label { padding: 0 20px 0 7px; }
table.table-responsive td .exTxt { font-size: 13px; color: #6576EB; }
table.table-responsive td .input-group-addon {padding:4px 4px 4px 10px;}
table.table-responsive td .input-group-addon-read {background-color: #eeeeee; line-height: 1.2;}
table.table-responsive th:first-child,
table.table-responsive td:first-child { border-left: 0; }

#submitArea { clear:both; margin:0 auto; width:100%; text-align:center; padding-top:20px; }
#submitArea .left { float:left; text-align:left; }
#submitArea .right { float:right; text-align:right; }

span.submitBtn { padding:0; }
span.submitBtn button {	font-size: 20px; color: #FFFFFF;	letter-spacing: 0px;	border: 1px solid #6576EB;	border-radius:4px;	background-color: #6576EB;	margin:0 2px 0 2px;	padding: 10px 20px 10px 20px;	cursor: pointer;}


/* =========================== SNB */
#sh_snb{display:inline-block;position:relative;z-index:10;padding:0 40px;text-align:center;box-shadow:0px 2px 12px rgba(0,0,0,.1);background-color:#fff}
#sh_snb li{display:inline-block;position:relative;height:55px;padding:0 35px;font-size:17px;line-height:55px}
#sh_snb li:first-child:before{display:none}
#sh_snb li a{position:relative;font-weight:500}
#sh_snb li.l_menu_ON a{color:#2e7cae}

/* =========================== PAGE */
#greeting{font-size:15px;font-weight:400;line-height:1.8;letter-spacing:-.2px;color:#777;font-family:'Noto Sans KR'}
#greeting .tit_area{padding:0 0 40px 5%;font-size:34px;font-weight:100;line-height:1.35;letter-spacing:-.5px;color:#222}
#greeting .tit_area p{font-weight:600}
#greeting .img{height:320px;background:url(../img/sub/greeting_img.jpg) center no-repeat;background-size:cover}
#greeting .cont{padding:40px 0 0 15%}
#greeting .cont .pl{white-space:pre-line}
#greeting .cont .sign{margin-top:30px;font-weight:500;color:#222}
#greeting .cont .sign span{margin-left:10px;font-size:17px}
@media(max-width:1024px){
#greeting{padding:20px;font-size:14px;line-height:1.6}
#greeting .tit_area{padding:0;font-size:28px;line-height:1.4;color:#222;word-break:keep-all}
#greeting .img{height:200px;margin:15px 0}
#greeting .cont{padding:0}
#greeting .cont .sign{margin-top:20px}
#greeting .cont .sign span{margin-left:0;font-size:15px}
}
@media(max-width:768px){
#greeting .cont .pl{white-space:normal}
}
@media(max-width:480px){
#greeting{padding:15px 12px 40px}	
#greeting .tit_area{font-size:22px}