@charset "UTF-8";

/* ==========================================================================
   TYPE1 sub 페이지 공통 보정 — subLayout.jsp 에서 link.
   content.css (사이트별 whale subLayout.css 자체호스팅) 위에 덮는 레이어.
   - height chain (html → body → #wrap → .subContainer → .content → #container → .subMain)
   - CSS scroll-snap (fullPageScroll 비활성 시 fallback)
   - layout.css 의 body color 상속 끊기 + 공통 색상 톤
   ========================================================================== */

/* ---------- height chain ---------- */
html, body { margin: 0; padding: 0; height: 100%; overflow: hidden; }
body.w-type1-sub div#wrap { width: 100%; height: 100% !important; }

body.w-type1-sub .subContainer {
    margin-top: 0 !important;
    width: 100% !important;
    height: 100vh !important;
    overflow-y: auto !important;
    scroll-snap-type: y mandatory;
    scroll-behavior: smooth;
}
body.w-type1-sub .subContainer > .content {
    width: 100% !important;
    height: auto !important;
}

/* ---------- #container 공통 (페이지 클래스 무관: .wbuilder / .Talarm / .Ksign / .about / .sibiz) ---------- */
body.w-type1-sub #container {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto !important;
    overflow: visible !important;
    transform: none !important;
    color: #4a4a4a;
}
body.w-type1-sub #container .subMain {
    width: 100% !important;
    height: 100vh !important;
    scroll-snap-align: start;
    position: relative;
}
body.w-type1-sub #container .subMain .section { height: 100%; box-sizing: border-box; }

/* ---------- 색상 보정 (content.css 의 누락분) ---------- */
body.w-type1-sub #container .title4   { color: #1a2f42; }
body.w-type1-sub #container .blue     { color: #2563eb; }
body.w-type1-sub #container .orange   { color: #ff7a00; }
body.w-type1-sub #container .gray     { color: #6d717f; }
body.w-type1-sub #container .green    { color: #1a2f42; }
body.w-type1-sub #container .content-p { color: #4a4a4a; }

/* 다크 배경 섹션의 흰 텍스트 (.white 클래스가 명시된 경우만) */
body.w-type1-sub #container .white     { color: rgba(255, 255, 255, 0.95); }
body.w-type1-sub #container .title4.white,
body.w-type1-sub #container .engtitle1.white,
body.w-type1-sub #container .content-p.white { color: rgba(255, 255, 255, 0.95); }
@charset "UTF-8";

/*#nav*/


/*container*/
#container{position:relative;z-index:1;width:  100%;height: 100%;display:  block;overflow: visible!important;}
.doc {margin-right: 0px!important;margin-top: 50px;min-height: 500px;}
.comming-soon { margin: 11% 0!important;}
.wrapper-bbs  table { text-align: left;}
.btnArea {  text-align:  center;}
.doc .mapArea .map-title { display:  inline-block; /* width: 32%; */ float:  left;  margin-right: 2%;}
.doc .mapArea .map-img { display:  inline-block;  /* width: 59%; */  float:  left;    }
.doc .mapArea { width:  100%; height:  auto;   overflow:  hidden;  padding: 2%;  border-top: 1px solid #c8c8c8;    border-bottom: 1px solid #c8c8c8;}
.doc .mapArea .map-title ul li p { font-size: 16px;  font-weight: 700;  margin-bottom:  10px;}
.doc .mapArea .map-title ul li { border-top: 1px dashed #c8c8c8;  padding:  10px 5px 29px 5px;}
.doc .mapArea .map-title ul li:first-child { border-top: none;}
.doc .mapArea .map-title ul li span {  font-size: 14px;}
.subMain {width:  100%;height: 100%;display:  block;overflow:  hidden;}
.subContainer {width:  100%;height: 109%;z-index:  999;margin-top: -98px;}
div#wrap {    width:  100%;    height:  100%;}

/*html1-공통*/
.subMain.main1{background: url('/resources/SITE/ROOT/1/img/wb1-bg.jpg');background-repeat: no-repeat;background-size: 100% 100%;}
.subMain.main2{background-color: #fff;}
.subMain.main3{background: url('/resources/SITE/ROOT/1/img/wb3-bg.jpg');background-repeat: no-repeat;background-size: 100% 100%;}
.subMain.main4{background: url('/resources/SITE/ROOT/1/img/wb4-bg.jpg');background-repeat: no-repeat;background-size: 100% 100%;}
.subMain.main5{background: url('/resources/SITE/ROOT/1/img/wb5-bg.jpg');background-repeat: no-repeat;background-size: 100% 100%;}
.subMain.main6{background-color: #fff;}
.subMain .section {padding-top: 170px;}
.subMain.main1 .section {    padding-top:  0px;}
.subMain.main1 .bookBg{/* background: url('/resources/SITE/ROOT/1/img/main2-book.png'); */background-repeat: no-repeat;width:  100%;height: 100%;background-position: bottom;background-size: 70%;background-position-x: 0;background-size: 51% 69%;position:  relative;}
.subMain.main1 .section p {/* display:  block; */word-break:  keep-all;}
.subMain.main1 .section ul {    display:  block;}
.subMain.main1 ul {    margin-top: 20px;}
.subMain.main1 ul li {display:  block;line-height: 30px;font-size: 19px;}
.subMain.main1 ul li:before {content: '';width: 5px;height: 5px;display: inline-block;background: #a4a6a8;border-radius: 20px;margin-right: 8px;}
.subMain.main2 .section {    text-align:  center;}
.subMain.main2 .imgBox {width: 20%;height: 184px;display:  inline-block;background:  black;margin: 50px 3px;}

.subMain.main3 .section {    text-align:  center;}
.subMain.main3 ul {height: 150px;width:  100%;margin-top: 80px;margin-bottom: 20px;}
.subMain.main3 ul li {display:  inline-block;width: 21%;height:  150px;margin-left: 6px;}
.subMain.main3 .content-p {line-height: 38px;font-weight:  500;font-size: 21px;}
.main3-sub .about-sub-vertical-noTitle{    top: 26%;}
.subMain.main4 .section {    text-align:  center;}
.subMain.main4 ul {/* margin-top: 15%; */}
.subMain.main4 ul li {    width: 30%;    display:  inline-block;    height: 400px;    background: #6788ad;}
.subMain.main4 ul li:nth-child(2) {    margin: 0px 30px;}
.subMain.main4 ul li img {    width:  100%;    height: 250px;    background:  #fff;}
.subMain.main4 ul li p {color: #fff;width:  100%;height: 50px;font-size: 19px;margin-top: 50px;}

.subMain.main5 .section {    text-align:  center;}
.subMain.main5 .engtitle1 {margin-bottom: 80px;}
.subMain.main4 .engtitle1 {margin-bottom: 80px;}
.subMain.main5 ul {float: left;display:  inline-block;width: 48%;text-align:  left;margin-right:  10px;}
.subMain.main5 img {position:  relative;}
.subMain.main5 ul li {color: rgba(255, 255, 255, 0.9);font-size: 21px;border-top: 1px solid rgba(255, 255, 255, 0.42);vertical-align:  middle;/* line-height: 28px; */display: block;padding: 20px 25px;letter-spacing: -0.5px;line-height: 27px;}
.subMain.main5 ul li:last-child {border-bottom: 1px solid rgba(255, 255, 255, 0.42);padding: 30px 25px;}

.subMain.main6 .section {    text-align:  center;}
.subMain.main6 .engtitle1 {margin-bottom: 3%;/* font-size: 13px; */}
.subMain.main6 table {    border: none;}
.subMain.main6 table td {
	display: inline-block;
	margin: 3px;
	width: 28%;
	background: #f9f9f9;
	border: none;
}
.subMain.main6 table td img {
	height: 84px;
}
.subMain.main6 table td p {
	display: table-cell;
	width: 283px;
	padding-bottom: .75em;
	font-size: 16px;
}


b {    font-weight: 600;}
img.bookImg {    position:  absolute;    width: 700px;    bottom:  0;    left: 10%;    height: 850px;}
img.logoes-img {margin: 80px 0px;margin-top: 0px;}
img.cert-img {    position:  absolute;    left: 0;    top: 20%;}
img.centerImg {position: absolute;top: 17%;left:  0;right:  0;bottom:  0;margin: auto;width: 86%;}
.pRight {    float:  right;    display:  block;}
.right {float:  right;width:  auto;overflow:  hidden;margin-top: 28%;}
.title2 {font-size: 120px;font-weight:  600;}
.title3 {font-size: 40px;color:  #4a4a4a;margin-bottom: 10px;}
.title5 {font-size: 28px;}
.title4 {font-size: 41px;}
.gray {color: #6d717f;}
.green {color: #1a2f42!important;}
.white {    color: rgba(255, 255, 255, 0.91);}
.line-g {    width: 54px;    height: 3px;    background: #e1e1e1;    margin: 15px auto;}
.line-w {    width: 54px;    height: 3px;    background: #fff;    margin: 15px auto;}
.engtitle1 {color: #adadad;font-size: 21px;margin-bottom: 80px;}
.engtitle1.white {    color: rgba(255, 255, 255, 0.7);}
.content-p {font-size: 19px;line-height: 37px;font-weight: 600;}
b.title {font-size: 22px;margin-bottom:  20px;padding-left:  2%;width:  100%;}


.w-b {    background:  #fff;    color: #06065e;    font-weight:  bold;}
.g-w {    background: #0aabb6;    color:  #fff;    font-weight:  bold;}
.yg-w {    background: #89a114;    color:  #fff;    font-weight: bold;}
.b-w {    background: #0b85ad;    color:  #fff;}

/*이전 디자인*/
.tab-menu li.active a, .tabmenu li a{font-size: 15px;}
.tab-menu li.active a, .tabmenu li.active a{background:#b7b4b4}
.bluefont {color: #285292;padding-bottom: 10px;padding-top:  10px;}
.blueLine {  border-bottom:  1px solid #285292;    width:  auto;    overflow:  hidden;    display:  inline-block;}
.linebox-gray { border: 1px solid #c8c8c8;  padding: 2% 7%;  border-radius:  10px;  width:  auto;    overflow: hidden;    display: inline-block;    margin-top: 10px;}
.dataTables_paginate{width: 100%}
.htmlTable table { text-align:  left;}
.qnaArea {position:  absolute;right:  0;top: 16px;}
table, th, td{word-break:initial;}
ul.liharf { width:  90%; text-align: center; margin:  0 auto;}
ul.liharf li {width: 49%;display:  inline-block;text-align: center;padding-top:  15px;padding-bottom:  15px;border-bottom:1px dashed #e4e4e4;vertical-align:  middle;height: 50px;}
ul.liharf li a {text-align: left;height:  100%;display:  inline-block;}
.greeting p { padding-left: 2%; line-height: 37px;}

/*wbuilder*/
.wbuilder img.bookImg {position:  absolute;width: 900px;bottom:  0;left: 1%;height: 1000px;}
.wbuilder .subMain.main2 ul li {    display:  inline-block;}
.wbuilder .subMain.main2 ul {margin-bottom: 10%;}
.wbuilder .title2{    letter-spacing: -7px;}
.wbuilder .right{margin-top:22%;}
.wbuilder .subMain.main3 ul li {    width: 12%;}
.wbuilder .subMain.main3 ul{    margin-top: 80px;    margin-bottom:  10px;}
.wbuilder .subMain.main3 .content-p{margin-top: 20px;}
.wbuilder img.bookImg {width: 930px;bottom:  0;left: 0px;height: 1100px;}
.wbuilder .subMain.main1 .section{width:1100px;}
/*talarm*/
.Talarm img.bookImg {width: 930px;bottom:  0;left: 0px;height: 1100px;}
.Talarm .subMain.main1 .section {/* width:  2000px; */}
.Talarm .subMain.main1{background: url('/resources/SITE/ROOT/1/img/tr1_bg.jpg');background-repeat: no-repeat;background-size:  100% 100%;}
/* .Talarm .subMain.main6 img {width: 100%;height: 71px;margin-top:  10px;text-align:  center;} */
.Talarm  .subMain.main6 table td p{
	margin-top: 13px;
}
.Talarm .subMain.main6 td {padding: 10px;}
.Talarm .subMain.main1 .bookBg{width: 60%;float: right;position:  relative;right: 100px;}
.Talarm .title2{font-size: 120px;line-height: 112px;letter-spacing: -6px;}
.Talarm .right{margin-top: 44%}
.Talarm .title3 {font-size: 48px}
.Talarm .subMain.main3 ul li{height: 89px;}

/* .Talarm .subMain.main6 ul li{display: inline-block;text-align: center;width: 31%;height:  167px;vertical-align: middle;background: #f8f8f8;margin: 3px;text-align:  center;}
.Talarm .subMain.main6 ul li p.imgArea{width: 98%;height: 85px;margin:  0 auto;margin-top: 1%;line-height: 85px;}
.Talarm .subMain.main6 ul li img{width: 300px;height: 80px;margin-top: 20px;}
.Talarm .subMain.main6 ul li p.textArea{display: block;width: 100%;height: 75px;margin:  0 auto;text-align:  center;vertical-align:  middle;line-height: 75px;}
 */

/*about*/

/*about 연혁*/
p.circle-b1 {    width:  100px;    height:  100px;    margin:  0 auto;    border-radius: 100px;    line-height: 100px;    background: #0069a0;    color:  #fff;    font-size: 24px;}
p.circle-b2 {width:  100px;height:  100px;margin:  0 auto;border-radius: 100px;line-height: 100px;background: #0096a0;color:  #fff;font-size: 24px;text-align:  center;}
.h1 {text-align:  right;position:  relative;width:  50%;right: 20px;border-right: 1px solid #b6b6b6;color: #676767;display:  block;padding-right: 20px;padding-bottom: 0px;padding-top: 10px;}
.h2 {text-align: left;position:  relative;width:  50%;margin-left: 50%;padding-left:  20px;border-left: 1px solid #b6b6b6;color: #676767;padding-top: 10px;padding-bottom: 0px;}
.h1 p.history.first:after{content:'';width:5px;height:5px;background:#fff;border: 5px solid #e1e1e1;position:absolute;right:-7px;border-radius:10px;z-index:999;}
.h2 p.history2.first:after {content:  '';width: 5px;height: 5px;position: absolute;background: #fff;border: 5px solid #e1e1e1;left: -8px;border-radius: 10px;z-index:  999;}
.about .subMain .section {padding-top: 7%;}
.about .subMain.main2  p.circle-b1 {    margin-top: 0px;}
.about .subMain.main2  .bg {    position:  absolute;    font-size: 64px;    color: rgba(128, 128, 128, 0.2);    font-weight:  lighter;}
.about .subMain.main2 .bg.right {    margin:  0px;    right:  -80%;    top: 20%;}
.about .subMain.main2 .bg.left {left: -50%;top: 17%;}
.about .subMain.main3 .bg {    position:  absolute;    font-size: 64px;    color: rgba(128, 128, 128, 0.2);    font-weight:  lighter;}
.about .subMain.main3 .bg.right {right: -72%;top: 1%;margin-top:  0px;}
.about .subMain.main3 .bg.left {left: -73%;top: 27%;}
.h3 {float:  left;text-align:  right;width: 48%;margin-left: -11px;display:  block;border-right: 1px solid #cdcdcd;padding: 7px 0px;padding-right: 30px;padding-bottom:  0px;color: #7e7e7e;font-size: 13px;top: 32%;position:  relative;}
.h3 p.first:after {    content:  '';    width: 6px;    height: 6px;    background: #fff;    border: 4px solid #cdcdcd;    position: absolute;    border-radius: 10px;    right: -8px;}
.about .subMain.main3 .h3 .bg.right {top: -100px;right: -96%;}
.history2{padding:0!important;}
.rightBox {float:  right;margin-top: 30px;position:  relative;right: -4px;}
p.title1.white {    font-size:  53px;    font-weight: lighter;}
p.sm {    font-size:  14px;}
.rightBox .sm {    margin:  10px 0px;}
.about .rightBox ul li:before {    display:  none;}
.bottomBox {    margin-top: 50px;}

.about .subMain.main1{background: url('/resources/SITE/ROOT/1/img/ab1-bg.jpg');background-repeat: no-repeat;background-size: cover;}
.about .subMain.main3{background:#fff;}
.about .subMain.main4{background: url('/resources/SITE/ROOT/1/img/ab4-bg.jpg');background-repeat: no-repeat;background-size: cover;}
.about .subMain.main4 img {width: 73%;}
.about .subMain.main5{background: #fff;}
.about .subMain.main4 .mmode-table{display:none; background:#fff; }
.about .subMain.main4 .mmode-table td{padding: 2%;font-size: 18px;border:1px solid #b3b3b3;font-size:  15px;}

.about .subMain.main5 table td {padding: 1.2%;}
.about .subMain.main5 table td img {width: 147px;bottom: 0px;margin:  0 auto;}

.about .subMain.main6{background:#f5f5f5}
.about .subMain.main6 li {width:  33%;display: table-cell;color: #595959;text-align: left;padding: 0px 40px;}
.about .subMain.main6 li p.title {
	font-size: 22px;    
	font-weight: 700;    
	padding: 5px 0px;
}
/* .about .subMain.main6 .map{
	width:100%;height: 50px;padding: 5% 0px;background: rgba(0, 0, 0, 0.09);margin: 3% 0px;
} */
.about .subMain.main1 ul li {display:  inline-block;width: 130px;height: 121px;background: rgba(252, 252, 252, 0.3215686274509804);border-radius: 147px;vertical-align: middle;padding-top: 13px;margin: 10px 3px;text-align:  center;}
.about p.title1.white{font-size:73px}
.about #map {width: 92%!important;margin:  0 auto;height: 45%!important;margin-top: 5px;}

.about .main1 p.white.sm {    font-size: 18px;}
.about .subMain.main1 .section p.subTxt{font-size: 19px;line-height: 22px;color: rgba(255, 255, 255, 0.7098039215686275);}
.about-sub-vertical {width: 90%;height:  auto;position:  absolute;left:  0;right:  0;top: 29%;bottom:0;margin: auto;}
.about-sub-vertical-noTitle {    width: 90%;    height:  auto;    position:  absolute;    left:  0;    right:  0;    top: 25%;    bottom:0;    margin: auto;}
.about .subMain.main5 table{border:none;}
.about .main2 .section{position:relative}
.about-sub-vertical-noTitle{    top: 15%;}
/*ksign*/
.Ksign .subMain.main1{background: url('/resources/SITE/ROOT/1/img/ks-bg.jpg');background-repeat: no-repeat;background-size: 100% 100%;}
.Ksign img.bookImg {    width: 930px;    height: 1100px;    left: 0%;}
.Ksign .right {margin-right: 85px;margin-top: 22%;}

/*sibiz*/
.sibiz .subMain.main1 .bizTitle {font-size:  120px;font-weight: bold;line-height: 115px;letter-spacing: -6px;}
.sibiz .subMain.main1 .bookBg{margin-top: 150px;}
.sibiz .subMain.main1 .bookBg span{    margin-left: 10px;}
.sibiz .subMain.main1{background: url('/resources/SITE/ROOT/1/img/sibiz-bg.jpg');background-repeat: no-repeat;background-size: 100% 100%;}


/*공지*/
.noticeBoard{background: url('/resources/SITE/ROOT/1/img/noticeBg.jpg');background-size: 100% 100%;max-width:  100%;max-height:  100%;background-repeat:  no-repeat;position:  fixed;top: 0;left:  0;right:  0;bottom:  0;}
.noticeBoard .notibox {background: rgba(29, 29, 29, 0.46);padding: 20px;padding-top: 35px;color:  #fff;height: 296px;}
.noticeBoard .notibox p{font-size:14px; color:#fff}
.noticeBoard .notice .notibox {background: rgba(255, 204, 0, 0.55);} 
.noticeBoard .notibox .title {font-size: 25px;font-weight: 500;line-height: 29px;color:  #fff;width:  100%;overflow:  hidden;text-overflow:  ellipsis;white-space: nowrap;}
.noticeBoard .notibox .cont {font-weight:  lighter;line-height: 1.5;width:  100%;height: 2.8em;text-overflow: ellipsis;white-space: normal;word-break: break-word;-webkit-line-clamp:  3;-webkit-box-orient:  vertical;overflow:  hidden;color:  #fff;font-size:  16px;}
.noticeBoard .notibox .date {font-weight:  lighter;letter-spacing:  0px;color: #fff;position: absolute;m;margin-top: 160px;display:  block;}
.noticeBoard .notibox .plus {position: relative;font-size:  39px;font-weight:  lighter;color: rgba(255, 255, 255, 0.76);px; */float: right;right: 2px;float:  right;margin-top: 160px;}
form.formIndex {width:  100%;height: auto;}
.borad-title {width:  100%;height:  auto;overflow:  hidden;text-align: left;color: #fff;position:  absolute;top: 120px;}
.borad-title p {font-weight: 800;font-size: 109px;letter-spacing:  0px;}
.borad-title span {font-size:  16px;letter-spacing: 1.1px;margin-left: 10px;margin-top: -15px;display:  block;}
p.line {height: 3px;width: 30px;background:  #fff;margin: 15px 0px;margin-bottom: 20px;}
.yellow {    color: #ffcc00;}
.noticeBoard ul {display:  block;height:  auto;width:  100%;position: relative;text-align:  left;margin-top: 318px;}
.noticeBoard ul li {height: auto;width: 30%;display:inline-block;overflow:  hidden;margin-left: 1%;}
.noticeBoard li.button {position: relative;width:  100%;padding:  0px;bottom: 11.5%;}

.noticeBoard .viewUl {margin-top: 15%;background: rgba(0, 0, 0, 0.4392156862745098);color: #fff;padding: 70px 50px;width: 87%;height:  auto;overflow:  hidden;padding-bottom: 40px;padding-top: 20px;}
.noticeBoard .viewUl ul{margin-top:0px}
.noticeBoard .viewUl ul li{padding:20px 0px;}
.noticeBoard .viewUl ul li.ulHead .title {font-size: 29px;line-height: 38px;}
.noticeBoard .viewUl ul li.ulHead span.date:after {width: 50px;height: 5px;background:  #fff;display: inline-block;content: '';position:  absolute;left: 0;bottom: -2px;}
.noticeBoard .viewUl ul li.ulHead {width:  100%;margin-left:  0px;}
.noticeBoard .viewUl ul li.ulHead .date {float:  right;display:  inline-block;position:  relative;width: 100%;text-align:  right;border-bottom:  1px solid #fff;padding:  6px 0px;margin-top: 10px;}
.noticeBoard .viewUl ul li.bbs-view-body {width:  100%;height:  auto;overflow: visible;min-height:  300px;font-size:  14px;}
.noticeBoard .viewUl ul li.file {    width: 77%;    margin-left:  0px;    font-size:  13px;    display:  inline-block;}
.noticeBoard .viewUl ul li.button {    width:  20%;    display:  inline-block;    text-align:  right;    position: static;    margin-left:  17px;    padding-top: 40px;    padding-bottom:  0px;}
.noticeBoard .viewUl ul li.button a {border: 1px solid #fff;background: rgba(255, 255, 255, 0.23);padding: 12px;font-size: 17px;}
.noticeBoard .bbs-btn {margin-top: 0px!important;padding:  0;position: relative;right:  0;bottom: 10px;width:  100%;}
.noticeView .bbs-btn {padding:  0;position: relative;bottom: 10px;width: auto!important;float:  right;right: 28px!important;margin-top: 30px!important;}

.bbs-view-header.viewUl .bbs-view-body {min-height: 300px;font-size: 17px;height:  auto;max-height: 444px;overflow:  scroll;margin-bottom: 30px;}
.bbs-view-header.viewUl .file {    position:  relative;    clear:  both;    color: #fff;    padding: 10px 0px;    margin-top:  20px;    border-top: 1px solid #fff;    font-size: 18px;}
.bbs-view-header.viewUl .button{float:  right;position:  relative;/* padding-right: 5%; */padding-top: 20px;border-top: 1px solid #fff;width: 100%;text-align:  right;}
.bbs-view-header.viewUl .button a{border:1px solid #fff; background:rgba(255, 255, 255, 0.21); padding:10px 15px; font-size:18px}
.Talarm .subMain.main3{background: url('/resources/SITE/ROOT/1/img/tr3-bg.jpg');background-repeat: no-repeat;background-size: 100% 100%;}

/*커스텀*/

/*인사말*/
.greeting {width: 100%;height: 669px;overflow:  hidden;color:  #fff;font-size: 16px;}
.greeting img {height: auto;overflow:  hidden;position: absolute;width: 1140px;z-index: -999;height: 669px;max-width: 1140px;}

/*#footer */
#footer span {color:  #c8c8c8;/* margin-top: 15px; */width: 100%;text-align:  center;/* position:  relative; *//* bottom: 10px; *//* position:  absolute; */position:  static;}
#footer {/* border-top: 0.3px solid #e6e6e6; *//* height: 80px; *//* text-align:  center; */}


/*애니메이션*/
.wbuilder .subMain.main1.active .right{animation-name: fadeInUp-v; animation-duration: 1.1s; animation-timing-function: ease-out;  overflow:visible;}
.Talarm .subMain.main1.active .right{animation-name: fadeInUp-v; animation-duration: 1.1s; animation-timing-function: ease-out;  overflow:visible;}
.Ksign .subMain.main1.active .right{animation-name: fadeInUp-v; animation-duration: 1.1s; animation-timing-function: ease-out;  overflow:visible;}

/* .wbuilder .subMain.main1.active .title2{ animation-name: pulse; animation-duration:1.1s; animation-timing-function: ease-out; overflow:visible; }  */
/* .Talarm .subMain.main1.active .title2{animation-name: pulse; animation-duration: 1.1s; animation-timing-function: ease-out;  overflow:visible;}  */
/* .Ksign .subMain.main1.active .title2{animation-name: pulse; animation-duration: 1.1s; animation-timing-function: ease-out;  overflow:visible;}  */
/* .wbuilder .right{overflow: visible;} */
/* .Talarm .right{overflow: visible;} */
/* .Ksign .right{overflow: visible;} */

/* .wbuilder .subMain.main1.active .title2{
		font-family: arial;
    display: inline-block;
    margin: 0 auto;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    font-size: 9vw;
    line-height: 120%;
    padding: 300px 0;
    animation: background 20s linear infinite;
    background: linear-gradient(90deg, rgba(150,48,30,1) 0%,rgba(199,201,88,1) 10%,rgba(28,147,46,1) 20%,rgba(74,165,168,1) 30%,rgba(89,90,165,1) 40%,rgba(84,16,67,1) 50%,rgba(28,58,63,1) 60%,rgba(82,175,183,1) 70%,rgba(78,170,76,1) 80%,rgba(150,48,30,1) 90%,rgba(199,201,88,1) 100%);
    background-size: 1000% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	
} */
/* .Talarm .title2 {

animation: background-gra 20s linear infinite;

background: linear-gradient(90deg, rgba(150,48,30,1) 0%,rgb(171, 7, 18) 10%,rgb(164, 4, 14) 20%,rgb(81, 82, 82) 30%,rgba(89,90,165,1) 40%,rgb(168, 6, 19) 50%,rgb(139, 117, 114) 60%,rgb(236, 81, 61) 70%,rgb(165, 4, 15) 80%,rgba(150,48,30,1) 90%,rgb(254, 158, 134) 100%);

background-size: 1000% 100%;

-webkit-background-clip: text;

-webkit-text-fill-color: transparent;

transform: translate(-50%, -50%);
}
 */
@-webkit-keyframes fadeInUp-v {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp-v {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

   
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

             
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 50deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 50deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

   50% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 30deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 30deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -2deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -2deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 120deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 120deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 50deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 50deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

   50% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 30deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 30deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -2deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -2deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}            
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}     
@keyframes animationname {keyframes-selector {css-styles;}}

@keyframes mymove{
     0%   {zoom:0.5}
        100%   {zoom:1}

}

@-webkit-keyframes mymove /* Safari and Chrome */{
      0%   {zoom:0.5}
        100%   {zoom:1}
}


@media (max-width: 1700px){
	.wbuilder img.bookImg{left:-81px;width: 700px;height: 900px;} 
.Talarm img.bookImg{left: -95px;width: 750px;height: 950px;}
.Ksign img.bookImg{left: -108px;width: 760px;}
	
}

@media (max-width: 1540px){
.wbuilder .subMain.main4 ul {/* margin-top: 5% */}
.wbuilder .subMain.main5 .engtitle1{margin-bottom: 40px;}
.wbuilder .subMain.main6 .section{    padding-top: 130px;}
.Talarm .subMain.main3 .content-p{margin-top:25px}
.Talarm .subMain.main3 ul{    margin-top: 30px;}
.Talarm .subMain.main6 ul li{    height:  120px;}
.Talarm .subMain.main6 ul li p{height: 50%!important;}
.Talarm .subMain.main6 ul li p img{    margin-top: 4px;}
.Talarm .subMain.main3 ul{   margin-top: 50px;}
.Talarm .subMain.main1 .bookBg{right: 80px}
.about .subMain.main1{    background-size: 149% 100%;    background-position: 50%;}
.about .main1 .rightBox{margin-top: 50px;}
.about .main1  .bottomBox{margin-top:20px}
.about .subMain.main1 ul{margin-top:0px}
.about .main2 .about-sub-vertical{top:25%}
.about .subMain .section{padding-top: 9%;}
.about .subMain.main1 .section{padding-top: 8%;}
.about .subMain.main5 .engtitle1{margin-bottom:5%}
.about #map{height: 30%!important;}
.Ksign .right{margin-right:65px}
.wbuilder .subMain.main1 .section{width:auto!important;}
img.centerImg {/* width: 66%; */}
}


@media (max-width: 1070px){
#header .subMenu .lnbWrap ul li {width: 18%;}
#header .subMenu .section{width: 100%; margin: 0 1%;}
.wbuilder img.bookImg {position:  absolute;width: 800px;bottom:  0;left: -93px;height: 69%;}
.wbuilder .right{    margin-top: 20%;}
.Talarm img.bookImg {position:  absolute;width: 900px;bottom:  0;left: -101px;height: 750px;}
.Talarm .subMain.main1 .section {width: 98%;}
.Ksign img.bookImg {position:  absolute;width: 900px;bottom:  0;left: -111px;height: 750px;}

}

@media (max-width: 1000px){
/* .tabmenuArea ul{width:90%} */
.doc-body .body{margin-right:0px!important;}
.about .subMain .section{padding-top: 115px;}
#gnbWrap{background: rgba(0, 0, 0, 0.3411764705882353)!important;}
	
}

@media (max-width: 900px){
.Talarm .subMain.main6 ul li{height:  85px;padding: 8px;width: 44%;vertical-align:  middle;}
.Talarm .subMain.main6 ul li p{display:table-cell}
.Talarm .subMain.main6 ul li p.imgArea{vertical-align:  middle;left:  50px;width: 50%;float:  left;height: 80px!important;}
.Talarm .subMain.main6 ul li img{    width:  100%;}
.Talarm .subMain.main6 ul li p.textArea{    line-height: 20px;    float: right;    width:  47%;    height: 30px;    vertical-align: middle;    margin-top: 28px;}
}

@media (max-width: 875px){
.about-sub-vertical-noTitle{top: 15%;}
.main3-sub .about-sub-vertical-noTitle{    top: 15%;}
.right{width:80%;margin-top: 163px;}
.Ksign .right{margin-right:0px;margin-top: 120px;}
/* .content{width:100%;height: auto;overflow:  scroll;} */
.noticeBoard ul li{width: 100%}
.noticeBoard{background-size: cover;padding-bottom:  0px;height: 100%;o;width: 100%;position:  static;    background-position: 67%;}
.noticeBoard ul{margin-top:400px}
.noticeBoard .viewUl ul li.button{width:100%;margin-right:20px;margin-left: 0px;}
.noticeBoard .viewUl ul{padding: 5% 5%;width: 90%;padding-top: 0px;padding-bottom: 0px;}
.noticeBoard .notibox .plus{position:  absolute;right: 14px;top: auto;margin-top: 150px;bottom: auto;height: 24px;width: 24px;display: block;}
.noticeBoard .viewUl{padding:20px 10px;padding-right:  0px;margin:  0px;width:  97%;margin-top: 177px;}
.noticeView{padding-bottom:50px}
.noticeBoard .notibox .date{margin-top:150px}


.bbs-view-header.viewUl .bbs-view-body{padding: 5% 5%;height: 200px;}
.bbs-view-header.viewUl .file{    width: 90%;    margin: 3% 5%;    margin-bottom: 0px;}
.bbs-view-header.viewUl .button{margin-right:  5%;padding-right: 0px;width: 90%;}

.subMain.main1 .bookBg{background-size:100%;}
.subMain.main4 ul li{width: 100%;margin:0px;/* display:  block; *//* padding: 0px; */height: 140px;}
.subMain.main4 ul li img{height: 100%;width: 50%;float:  left;}
.subMain.main4 ul li p{width: 311px;height: 150px;margin-top:  0px;vertical-align:  middle;display:  table-cell;}
.subMain.main5 ul{width: 75%;margin:  0 auto;float:  none;overflow:  hidden;}
.subMain.main5 li{padding: 2px 10px!important;}
.subMain.main5 li:last-child{padding: 15px 10px!important;}
.subMain.main5 img{width:100%;height:300px;}
.subMain.main1,.subMain.main2,.subMain.main3,.subMain.main4,.subMain.main5,.subMain.main6{background-size:cover;}
.subMain.main3 ul{margin-top: -40px;}
.subMain.main3 ul li{width: 16%;}


img.cert-img {    top: 30%;}
img.bookImg {    width: 78%;    bottom:  0;    left: 10%;    height:auto;}

.wbuilder img.bookImg {position:  absolute;width: 120%;bottom: 0px;left:-30px;height: 28%;left: auto;overflow:  hidden;max-width:  200%;left: -10%;}
.wbuilder .right{    margin-top: 20%;}
.wbuilder .right .title5{width: 84%;}
.wbuilder .subMain.main1 ul{margin-top:5px}
.wbuilder .subMain.main4 ul li:nth-child(2){margin: 0px;}

.Ksign img.bookImg {position:  absolute;width: 120%;bottom: 0px;left:-10%;height: 40%;overflow:  hidden;max-width:  200%;}

.about .subMain.main5 img{height:220px}
.about .subMain.main1{background-size: cover;background-position: 100%;}
.about p.title1.white{font-size:50px}

.Talarm .title3{font-size:40px;}
.Talarm .subMain.main3 ul li{width: 21%;height:  50px;}
.Talarm .right{margin-top: 30%;width:  100%;}
.Talarm .subMain.main1 .bookBg{width: 95%;margin:  0 auto;float:  none;position:  relative;left: 0px;}
.Talarm img.bookImg {position:  absolute;width: 120%;bottom: 0px;left: -10%;height: 40%;overflow:  hidden;max-width:  200%;}
}

@media (max-width: 600px){
#header .subMenu .lnbWrap{display: none;}
#header #gnbWrap{}
#header h3.menuName li a{font-size:28px}
.doc{margin-top:10px;}
.subMain .section{padding-top:20%}
.subMain.main1 .section{padding-top:0%}
.about .subMain.main1 .section{    padding-top: 50px;}
.about .subMain.main4 img.mmode-img{display:none}
.about .subMain.main4 .mmode-table{display:block;border:  none;width:  100%;}
.about .subMain.main4 .mmode-table{width:100%;display:  table;margin-top: 40px;}
.wbuilder .subMain.main2 ul{width:  100%;height: 70px;}
.wbuilder .subMain.main2 ul li{width: 45%;}
.noticeBoard .viewUl ul li.ulHead{width: 100%;}
.noticeBoard .viewUl ul li.ulHead .title{font-size: 20px;line-height: 25px;}
.noticeBoard .viewUl ul li.ulHead .date{font-size:12px;margin-top: 2px;}
.noticeBoard .viewUl ul{height: 126px;}
.bbs-view-header.viewUl .bbs-view-body{min-height:  200px;height:  200px;padding: 2px 5%;font-size: 14px;padding-bottom:  0px;margin-bottom: 15px;}
.bbs-view-header.viewUl .button {padding-top: 13px;}
.bbs-view-header.viewUl .button a{    padding:  4px 6px;    font-size: 16px;}
.Ksign .subMain.main1 .section ul{margin-top:5px}
.Ksign .title3{    margin-bottom: 0px;}
img.centerImg {top: 0%;}
.sibiz .subMain.main1 .bizTitle {font-size: 100px;}
.sibiz .subMain.main1 .bookBg{}
.sibiz .subMain.main1 .bookBg span{letter-spacing: 0px;}
.sibiz .subMain.main1{    background-size: cover;    background-position: 80%!important;}
}


/*탭메뉴*/
.tabmenu li{display:inline-block;zoom:1;*display:inline;vertical-align:bottom;border-bottom: 1px solid #aeaeae;margin-left: -3px;width:  200px;}
.search{height:5px;border:  none;background:  none;}

@media (max-width: 650px){
.wbuilder .title2{font-size: 80px;line-height:70px}
}

@media (max-width: 600px){
.Talarm .subMain.main1{background-position: 50%!important;background-size: cover!important;}
.tab-menu, .tabmenu{padding-bottom:0px;}
.subMain.main4 ul li{height: 33%;}
.subMain.main4 ul li img{width:40%}
.subMain.main4 ul li p{height: 75px;font-size: 14px;text-align:  left;padding-left: 10px;}
.subMain.main6 table td{width:100%;height: 40px;margin: 1px;vertical-align:  middle;}
.subMain.main6 table td img{/* width: 136px; *//* float:left; *//* display:  table-cell; */vertical-align:  middle;height: 98px;margin-top: 0px;}
.Talarm .subMain.main6 img{width: 116px; vertical-align:  middle; top:  0px;}
.Talarm .subMain.main6 td{height: 38px;width: 100%;float:  left;text-align: left;}
.tr .subMain.main6 table td p {
	width: 100px;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	font-size: 11px;
}
.about .subMain.main5 table{margin-top: 80px;}
.about .subMain.main5 table td {display: table-cell;vertical-align: middle;width:  100px;height:  50px;padding:0px;}
.about .subMain.main5 table td img{width: 100px;height:  45px;vertical-align:  middle;}
.about .subMain.main6 li{
	width:  100%;
	display:  block;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px;
	margin-top:  10px;
}
.about .subMain.main1{background-position:50%}
p.circle-b1,p.circle-b2{float:left;margin-top: 10px;width: 60px;height: 60px;font-size:  16px;vertical-align:  middle;line-height: 60px;}
.h1, .h2{width:90%;clear:both;margin:  0 auto;float:  left;padding-right:  0px;right:  0;left: 12px;border-right:  0px;padding-left: 34px;border-left: 0;z-index:  99999;padding-top: 3px;}
.h1 p.history{width: 100%;display:  block;clear:  both;text-align: left;float: left;font-size: 11px;}
.h1 p:after{left:5px}
.h2 p.history2{width: 90%;display:  block;clear:  both;text-align: left;float: left;font-size: 11px;}
.h2 p.history2:before{content:'';position:  absolute;width:  1px;height: 140px;border-left: 1px solid #d7d7d7;left:  12px;top: 0;z-index:  -99;}
.h1 p.history:before{content:'';position:  absolute;width:  1px;height: 170px;border-left: 1px solid #d7d7d7;left:  12px;top: 0;z-index:  -99;}
.main3 .h2 p.history2:before{content:'';position:  absolute;width:  1px;height: 95%;border-left: 1px solid #d7d7d7;left:  12px;top: 0;}
.main3 .h1 p.history:before{content:'';position:  absolute;width:  1px;height: 122px;border-left: 1px solid #d7d7d7;left:  12px;top: 0;}
.main3 p.circle-b1{margin-top: -2px;z-index:  999;}
.main3-sub p.circle-b1{margin-top: -1px;}
.main3-sub .h2 p.history2:before{height: 90%;}
.main3-sub .h1 p.history:before{}
.about .main2 .h1 p.history:before{height: 116px;}

.h2 p:after{left: 5px!important;}
.about .subMain.main3 .bg, .about .subMain.main2 .bg{display:none;}
.subMain.main1{background-position: 50%!important;}
.right{width: 98%;}
.dataTables_paginate .paginate_button.current:hover{  border: 1px solid #4a4a4a;    background: rgba(75, 75, 75, 0.12);}
.dataTables_paginate a.paginate_button.current{    border: 1px solid #4a4a4a;    background: rgba(75, 75, 75, 0.12);}
.dataTables_paginate a.paginate_button{    color:  #4a4a4a!important;}
.about .subMain.main1 ul li{width:100px;height:100px; padding-top:1px}
.about .subMain.main1 ul li img{width:85px;height:80px;}
.about .subMain.main1 ul{    width: 89%;    margin:  0 auto;}
.about-sub-vertical{width:100%;top:29.5%!important}
 .about-sub-vertical-noTitle{width:100%;}
.about #map {height: 111px!important;}
.subMain.main6 table td p{
	display: none;
}
.Talarm .subMain.main3{background-size: cover!important; background-position: 50%!important}
}

@media (max-width: 430px){
.Talarm .title2{font-size: 74px;line-height: 75px;}
.subMain .section{padding-top: 35%;}
.title2{font-size: 70px;line-height:70px}
.title3{font-size: 25px!important;}
.title4{font-size: 25px;word-break:  inherit;}
.title5{font-size: 20px}
.title3{font-size: 23px!important;}
/* .wbuilder .title3, .Talarm .title3{font-size: 23px!important;} */
.wbuilder .title4{    width: 85%;    margin:  0 auto;}
.wbuilder .subMain.main3 ul{margin-top: 7%;margin-bottom: 0px;}
.wbuilder .subMain.main4 ul{/* margin-top: 25px; */width:  100%;height: 253px;/* top: -38px; *//* position:  relative; */}
.wbuilder .subMain.main5 ul li{font-size:15px;line-height: 19px;display: inline-block;width: 100%;/* margin:  -1px; *//* height: 42px; */float: none;}
.wbuilder .subMain.main5 ul li:nth-child(3) {border-bottom: 1px solid rgba(255, 255, 255, 0.42);}
.wbuilder .subMain.main5 ul li:last-child{padding-bottom: 10px!important;font-size:15px;/* line-height: 27px; */border-top: none;padding-top: 10px!important;}
.wbuilder .subMain.main5 .engtitle1{    margin-bottom: 10px;}
.wbuilder .right{margin:  0;float:  none;position: absolute;right:  0;left:  0;top: 0;bottom:  0;margin: auto;width: 95%;height: 346px;top: -10%;}
.Talarm img.logoes-img{margin: 15% 0px;margin-top: 0px;}
.Talarm .subMain.main3 .content-p{top: -7%;font-size: 16px;line-height:  23px;width: 89%;margin:  0 auto;margin-top: 80px;}
.Talarm .subMain.main3 ul li{width: 41%;height: 40px;margin: 0px;margin-bottom: 9px;display: inline-flex;}
.Talarm .subMain.main3 ul li img{margin:0 auto;}
.Talarm .subMain.main6 td{height: 31px;padding: 6px;width:  100%;}
.Talarm .subMain.main6 td img{width:120px;height:50px}
.Talarm .right{margin-top:120px}
.Ksign .right{width: 98%;}
.engtitle1{font-size:16px}
.content-p{font-size:15px;line-height:25px}
.Talarm .main2 .content-p{font-size:14px}
.wbuilder .subMain.main2 ul{}
.subMain.main3 ul li{width: 90px;height: 100px;}
.wbuilder .subMain.main3 ul li{width: 90px!important;height: 74px;}
.subMain.main3 .content-p{position: relative;top: 10.5%;word-break:  keep-all;}
.wbuilder .subMain.main3 .content-p{font-size:15px;line-height:20px;top: auto;margin-top: 4%;font-size: 14.3px;}
p.title1.white{font-size: 30px!important;}
.wbuilder .subMain.main5 img{width: 154px;height:150px;margin-top: 40px;display:  none;}
.subMain.main6 table td p{display: table-cell;vertical-align: middle;height: 45px;width: 50%;font-size: 13px;text-align:  left;display:  none;}
.wbuilder .subMain.main6 table td img{    width: 100%;    float:  none;    display:  block;}
.wbuilder .subMain.main6 table td {width: 50%;float: none;display:  block;margin:  0 auto;margin-bottom: 5px;height:  52px;}
.Talarm .subMain.main6 table td p{display: table-cell;vertical-align: middle;width: 138px;display: table-cell;font-size: 12px;margin-top:  0px;height: 35px;vertical-align:  middle;padding-left: 10px;}
.borad-title p{font-size:50px}
.borad-title span{margin-left:0px}
.borad-title{top: 10.5%;}
.noticeBoard ul{margin-top: 76%;}
.noticeBoard ul li{margin-bottom:10%;margin-left:  0px;}
.about .subMain.main4 .section{padding-top:105px}
.about .subMain.main4 .mmode-table{margin-top:20px}
.about .subMain.main5 table{margin-top:20px}
.about .subMain.main6 li p.title{font-size: 15px;padding:  0px;}
.about .subMain.main6 li p {font-size: 13px;}
.about .subMain.main6 li {
	padding: 5px 0;
	margin-top: -1px;
}
.bottomBox{margin-top:20px}
.Talarm .main2 .title4{width: 72%;margin:0 auto;}
.Talarm .subMain.main6 ul li{width: 43%;height: 47px;padding: 1px;margin-bottom: 5px;}
.Talarm .subMain.main6 ul li:last-child{position: absolute;left: 13px;bottom:  15px;}
.Talarm .subMain.main6 ul li p.imgArea{height: 43px;width: 98%;margin:  auto;margin-top:  1%;margin-left: 1%;}
.Talarm .subMain.main6 ul li img{    margin-top:  0px;    height:  40px;    vertical-align: top;}
.Talarm .subMain.main6 ul li p.textArea{margin-top:  0px;width: 165px;vertical-align: middle;height:  50px;text-align: center;float:  none;padding-top:  58px;font-size: 12px;display:  none;}
.Talarm .subMain.main6 ul{height:  auto;overflow:  hidden;min-height: 300px;position: absolute;vertical-align:  middle;}
.about .main1 p.title1.white{line-height: 43px;}
.about .subMain.main1 ul li{width: 80px;height: 80px;margin-top:  0px;margin-bottom: 8px;}
.about .subMain.main1 ul li img{width: 70px;height: 70px;}
.about .subMain.main1 ul{width: 85%;}
.about .subMain.main6 .line-g{    margin: 2px auto;}
.about .title4{font-size: 35px;word-break:  inherit;}
.Talarm .subMain.main3 ul{ margin-top:-30px}
.Talarm .subMain.main1 ul{margin-top: 5px;}
.engtitle1{margin-bottom:25px!important}

.Talarm .subMain.main1{background-size: cover; background-position: 50%}
.wbuilder .subMain.main1{background-size: cover; background-position: 50%}
.Ksign .subMain.main1{background-size: cover; background-position: 50%}
img.centerImg {top: 35%;}
.about .main1 .rightBox{    margin-top:  60px;}
.about .main1 .bottomBox{    margin-bottom:  10px;}
}






/* 20210405 songayeonDesignerCoding */
.supplyList {
	display: -webkit-box; 
	display: -ms-flexbox; 
	display: flex;
	-webkit-box-lines: multiple; 
	-ms-flex-wrap: wrap; 
	flex-wrap: wrap;
	width: 100%;
}
.supplyList li {
	width: 24%;
	margin: .5%;
	padding: .5em 0 1em;
	font-size: 16px;
	background-color: #f9f9f9;
}
.supplyList li span {
	display: block;
	padding: 0 1em;
	color: #666;
	font-size: inherit;
}

@media screen and (max-width: 1024px){
	.supplyList li {
		width: 32.33333333%;
		font-size: 15px;
	}
}
@media screen and (max-width: 736px){
	.supplyList li {
		width: 49%;
		padding: 0;
		font-size: 14px;
		text-align: left;
	}
	.supplyList li span {
		display: none;
	}
}


#companyMap {
	margin-top: 5%;
		border-bottom: 1px solid #ccc;
}
#companyMap .root_daum_roughmap {
	width: 100%;
}
#companyMap .root_daum_roughmap .wrap_controllers {
	display: none;
}

@media screen and (max-width:1024px) {
	#companyMap .root_daum_roughmap .wrap_map, 
	#companyMap .root_daum_roughmap .wrap_map .map {
		height: 190px; 
	}
}
@media screen and (max-width:320px) {
	#companyMap .root_daum_roughmap .wrap_map, 
	#companyMap .root_daum_roughmap .wrap_map .map {
		height: 120px; 
	}
}
