.common_banner.sub_banner {border-radius:0 30px 30px 0; margin-right:60px;}
.common_banner.sub_banner .con{margin:0 auto; position:relative; z-index:2; height:417px; }
.common_banner.sub_banner .sb_txt {text-align:left; position:absolute; left:0; bottom:37px;}
.common_banner.sub_banner .sb_txt h1 {font-size:32px; font-weight:700; color:#fff; line-height:40px;}

sup{vertical-align: top;}

/*.common_banner.sub_banner.location .con {height:170px;}*/

/* sub1 */
.common_banner.sub_banner.sub_banner_1-1 {background:url("/assets/images/sub-banner-1-1.png") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_1-2 {background:url("/assets/images/sub-banner-4-2.jpg") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_1-7 {background:url("/assets/images/sub-banner-4-2-en.jpg") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_1-3 {background:url("/assets/images/sub-banner-1-3.png") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_1-5 {background:url("/assets/images/sub-banner-1-5.png") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_1-6 {background:url("/assets/images/sub-banner-1-6.png") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_6-1 {background:url("/assets/images/sub-banner-1-1-0726.jpg") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_2-1 {background:url("/assets/images/sub-banner-2-1.png") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_2-2 {background:url("/assets/images/sub-banner-2-2.png") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_2-3 {background:url("/assets/images/sub-banner-2-3.png") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_2-4 {background:url("/assets/images/sub-banner-2-4.png") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_2-6 {background:url("/assets/images/sub-banner-2-6.png") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_3-1,
.common_banner.sub_banner.sub_banner_2-5 {background:url("/assets/images/sub-banner-3-1.png") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_9-1 {background:url("/assets/images/sub-banner-3-1.jpg") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_5-1 {background:url("/assets/images/sub-banner-5-1.png") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_5-2 {background:url("/assets/images/sub-banner-5-1.png") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_4-1 {background:url("/assets/images/sub-banner-5-1.jpg") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_5-3 {background:url("/assets/images/sub-banner-5-3.jpg") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_7-1 {background:url("/assets/images/sub-banner-5-1.jpg") no-repeat center center; background-size:cover;}
.common_banner.sub_banner.sub_banner_8-2 {background:url("/assets/images/sub-banner-4-2.jpg") no-repeat center center; background-size:cover;}


.subpage-content {text-align:left;}
.subpage-content img {}

/* 로케이션 */
.location-navi {position:absolute; right:-34px; bottom:41px; display:flex;display: flex; align-items: center; align-content: center; flex-wrap: nowrap;}
.location-navi > div {display: inline-block;}
.location-navi > div a {padding:0 10px; display: inline-block; font-size:16px; color:#fff; font-weight:500;}
.location-navi > div.home {}
.location-navi > span {color:#fff; padding:0 10px; display: inline-block; font-size:16px;}
.error-404 .location-navi {display:none;}

.lo_img{width: 80%;}
.lo_en{padding-top: 30px;}



/* 네비 */
#navi {background:#fff; border-bottom:1px solid #bababa;}
#navi .con {text-align:right;}
#navi .navi-box {font-size:0; display: inline-block; text-align:left; vertical-align: top;}
#navi .navi-box > div {border-right:1px solid #bababa; display: inline-block; vertical-align: top; height:60px; position:relative;}
#navi .navi-box > div.home {border-left:1px solid #bababa; text-align:center;}
#navi .navi-box > div.home a {display: inline-block; width:100%; height:100%; padding:0 20px; font-size:16px; line-height:60px;}
#navi .navi-box > div.home img {padding-top:18px;}
#navi .navi-box > div .name {font-size:16px; font-weight:700; color:#000; line-height:60px; padding-left:30px; width:100%; cursor:pointer; position:relative; transform: skew(-0.1deg);}
#navi .navi-box > div:after {content:"\f107"; font-family: "Font Awesome 5 Pro"; font-weight:300; position:absolute; top:19px; right:18px; font-size:20px; color:#CCCCCC;}
#navi .navi-box > div.on:after {content:"\f106";}
#navi .navi-box > div.home:after {content:none;}
#navi .navi-box > div.depth-1 {width:250px;}
#navi .navi-box > div.depth-2 {width:300px; background:#2C3141;}
#navi .navi-box > div.depth-2 .name {color:#fff;}
/*#navi .navi-box > div.depth-2:after {color:#fff;}*/

.plus-minus{ position: absolute; width: 16px; height: 16px; right: 15px; top:16px; }
/*.plus-minus:before, .plus-minus:after{ content: ""; position: absolute; background-color: black; transition: transform 0.25s ease-out; }*/

/* vertical line */
/*.plus-minus:before{ top: 0; left: 50%; width: 2px; height: 100%; margin-left: -1px; }*/

/* horizontal line */
/*.plus-minus:after{ top: 50%; left: 0; width: 100%; height: 2px; margin-top: -1px; }*/
/*.plus-minus:hover{cursor: pointer;}*/
#navi .navi-box > div.depth-2.on .plus-minus:before{transform: rotate(90deg);}
#navi .navi-box > div.depth-2.on .plus-minus:after{transform: rotate(180deg);}

#navi .navi-box > div .style-depth {display:none; position:absolute; left:0; top:60px; z-index:20; width:100%; background:#fff; border-left:1px solid #bababa; border-right:1px solid #bababa; border-top:1px solid #bababa; border-bottom:1px solid #bababa;}
#navi .navi-box > div .style-depth li {display: inline-block; width:100%;}
#navi .navi-box > div .style-depth li a {display: inline-block; width:100%; line-height:60px; font-size:16px; color:#000; border-bottom:1px solid #ddd; padding-left:30px;}
#navi .navi-box > div .style-depth li a:hover {background:#eee;}
#navi .navi-box > div .style-depth li:last-child a {border-bottom:none;}

.pc {}
.mobile {display:none;}

/* 서브시작 */
.sub-page-wrap {min-height:600px; padding-top:90px; padding-bottom:135px;}
.sub-page-wrap .con {position:relative;}

.sub-page-wrap {}
.sub-page-wrap .tit {position:relative; font-size:24px; font-weight:700; line-height:42px; color:#333333; padding-left:40px; margin-bottom:40px;}
.sub-page-wrap .tit::before {content:""; width:24px; height:12px; background:#FFD500; border-radius:6px; position:absolute; left:0; top:13px;}
.sub-page-wrap .tit .date {margin-left:30px; display:inline-block; vertical-align: top; position: relative; top: 7px;}
.sub-page-wrap .tit .date .day {color:#444; font-weight:600; font-size:19px;}
.sub-page-wrap .tit .date .num {color:#666666; font-size:19px; font-weight:400;}


.sub-page-wrap .sub-tit {position:relative; font-size:18px; font-weight:600; line-height:24px; color:#333333; padding-left:30px; margin-bottom:20px;}
.sub-page-wrap .sub-tit::before {content:""; width:24px; height:12px; background:#F6F6F6; border-radius:6px; position:absolute; left:0; top:6px; transform:rotate(90deg)}

.subtit{font-size: 24px; max-width: 1480px; margin: 0 auto 40px; font-weight: 700; text-align: center;}
.sub-section {margin-bottom:40px;}
.ss-1.tbl{
    margin: 20px auto;
}
.ss-1.tbl ul{
    text-align: center;
    list-style: none;
    margin: 0 -2% 20px;
}
.ss-1.tbl ul li{
    display: inline-block;
    vertical-align: top;
    margin: 0 2%;
}
.ss-1.tbl ul li a{
    border: 1px solid #0064F9;
    background-color: #0064F9;
    border-radius: 5px;
    padding: 10px 25px;
    box-sizing: border-box;
    transition: 0.5s ease;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
.tbl-style-1 th:not(:last-child){border-right: 1px solid #ccc;}
.tbl-style-1 td:not(:last-child){border-right: 1px solid #ccc;}
.tbl-style-1.new2025 th:not(:last-child){border-right: 1px solid #ccc;}
.tbl-style-1 table tbody tr td a{
    font-size: 18px; font-weight: 700; color: #333; line-height: 24px;
}
.tbl-style-1.ov01 {
    display: flex; word-break: keep-all; align-items: stretch; gap: 5px;
}
.tbl-style-1 table tbody tr td:hover a{color: #C62E2E;transition: all .5s ease-in-out;}
.side_ev1 li:hover a,
.side_ev1 li.active a{background-color: #C62E2E; transition: all .5s ease-in-out;}
.ss-1.tbl ul li a:hover{
    background-color: #fff;
    border: 1px solid #fff;
    color: #000;
}
.tbl-style-1 table tbody tr td a{
    width: 100%;
}
.tbl-style-1 {
    overflow-x: auto;
    width: 100%;}
.tbl-style-1 table {table-layout:fixed; width:100%; border-top:1px solid #333333;}
.tbl-style-1.new2025 table {min-width: 1480px;width: max-content;}
.tbl-style-1 table tbody tr {border-bottom:1px solid #CCCCCC;}
.tbl-style-1 table tbody th {background:#FBFBFB; font-size:16px; font-weight:700; vertical-align: middle; padding:10px 0;}
.tbl-style-1 table tbody th.r15 {font-size:15px; font-weight:400;}
.tbl-style-1 table tbody td {vertical-align: middle; text-align:center; font-size:16px; line-height:24px; font-weight:500; padding:10px 0;}
.tbl-booth {padding: 20px 0;}
.tbl-booth img{width: 100%;}
.conference-wrap .tbl-style-1 table tbody td{text-align: left; padding: 30px 0 30px 30px;}
.conference-wrap.forum .tbl-style-1 table tbody td{text-align: center; padding: 30px 15px;}
.conference-wrap2 .tbl-style-1 table tbody td{padding: 20px;}

.operating-wrap .tbl-style-1 table tbody td{text-align: center; padding: 30px 0;}
.part-company-wrap .sub-section .con .tbl-style-1 table tbody th{font-size: 30px;}
.part-company-wrap .sub-section .con .tbl-style-1 table tbody td{padding: 5px 0;}
.tbl-style-1 .tbl-tit{
    width: 100%; text-align: center; font-size: 20px; background-color: #C1E696; border-top: 1px solid #000; padding: 30px 0;
}
.tbl-style-1 .tbl-tit2{
    text-align: left; font-size: 18px; background-color: #FBFBFB; padding: 30px 0; border-top: 1px solid #000; line-height: 23px; padding-left: 30%;
}
.tbl-style-1 .tbl-tit2 p{
    line-height: 30px;
}
.tbl-style-1 .tbl-tit2 p:last-child{ padding-top: 20px;}

.tabs ul{
    display: flex; padding: 25px 0; gap: 10px; font-size: 20px; font-weight: 700;
}
.tabs ul li:hover a{ background-color: #0064F9; color: #fff; border-radius: 20px;}
.tabs ul li a{padding: 20px;}
.tabs ul li.active a{background-color: #0064F9; color: #fff; border-radius: 20px;}
.part-company-section{text-align: right;}

table .col-2 {display:flex; align-items: center;}
table .col-2 .col { position:relative; line-height:24px; padding: 0 10px;}
table .col::after {content:""; height:24px; background:#DDDDDD; width:1px; position:absolute; right:0; top: 50%; transform: translateY(-50%);}
table .col:last-child::after {content:none;}
table .col-3 {display:flex; align-items: center;}
table .col-3 .col {width:33.333%; position:relative;}
table .col-4 {display:flex; align-items: center;}
table .col-4 .col { position:relative; padding: 0 10px;}
table .col-5 {display:flex; align-items: center;}
table .col-5 .col {width:20%; position:relative;}

.red {color:#D50000;}
.blue {color:#0064F9; font-style:normal; margin-right:5px;}
b.fw600 {font-weight:600;}

.mb40 {margin-bottom:40px;}
.mr20 {margin-right:20px;}
.mt150 {margin-top:50px;}

img.h50 {height:50px;}
img.h40 {height: 40px;}
img.h30 {height: 30px;}

.part-company-wrap .sub-section th{width: 180px;}
.overview-wrap .sub-section th {width:180px;}
.conference-wrap .sub-section th {width:220px;}
.export-conference-wrap .sub-section th {width: 180px;}
.tbl-style-1.new2025 th{width: 60px;}

.tbl-style-1 table tbody td.bg-fb {background:#FBFBFB;}
.tbl-style-1 table tbody th.bg-F1F4F9 {background:#F1F4F9;}
.tbl-style-1 table tbody td.bg-F7FAFF {background:#F7FAFF;}
.tbl-style-1 table tbody th.bg-C1E696 {background: #fbfbfb;}
.tbl-style-1 table tbody td.bg-C1E696 {background: #fbfbfb;}

.stu-tit{margin-bottom: 80px;}
.stu-txt1{width: 100%; text-align: center; background-color: #d83030; color: #fff; font-size: 24px; padding: 20px 0; margin-bottom: 10px;}
.stu-txt2{background-color: #d83030; color: #fff; font-size: 21px; text-align: center; width: 150px; border-radius: 10px 0 10px 0; padding: 15px 0; margin-bottom: 20px;}
.stu-txt3{font-size: 18px; padding-left: 20px;}
.stu-txt3 p{line-height: 22px;}
.stu-txt3 p b{font-size: 16px;}
.stu-img{display: flex; justify-content: center;}
.stu-img img{width: 48%; padding: 1%;}
.stu-txt4{text-align: center; font-size: 16px; padding-top: 15px; font-weight: 900;}
/* 등록안내 */
.inform-box {background:#F9F9F9; border-radius:10px; padding:40px 60px; border-radius:10px; min-height:200px; position:relative; padding-left:340px;     display: flex; align-items: center;}
.inform-box.en{padding-left: 0; padding: 40px 60px;}
.inform-box .left {height:280px; width:280px; height:calc(100% - 80px); position:absolute; left:60px; top:40px;}
.inform-box .left::after {content:""; position:absolute; right:0; top:0; height:100%; width:1px; background:#DDDDDD;}
.inform-box .right {padding-left:70px; position: relative; width: 100%;}
.inform-box .right .close-box {
    position: absolute; top: 0; left: 0; width: 100%; max-width: 1080px; height: 100%; background-color: rgb(0, 0, 0, 0.7); color: #C20000; text-align: center;
    align-content: center; font-size: 35px; font-weight: 700; z-index: 10;}
.inform-box .top-txt {}
.inform-box .top-txt .t1 {color:#0064F9; font-size:16px; font-weight:700;}
.inform-box .top-txt .t2 {color:#444444; font-size:21px; font-weight:700; margin-top:8px;}
.inform-box .link-box {position:absolute; position:static; margin-top:20px; bottom:20px; right:40px; width:180px; height:40px; border:1px solid #0064F9; background:#0064F9; display:flex; border-radius:5px; align-items: center; justify-content: space-between; padding:0 25px; transition: 0.5s ease;}
.inform-box .link-box .txt {font-size:14px; font-weight:600; color:#fff;}
.inform-box .link-box .arrow {}
.inform-box .link-box .arrow svg path {stroke:#fff !important;}
.inform-box .link-box:hover {background:#fff; border-color:#fff; transform: translateX(10px);}
.inform-box .link-box:hover .arrow svg path {stroke:#0064F9 !important; fill:#0064F9 Im !important}
.inform-box .link-box:hover .txt {color:#444;}
.inform-box .late-title {font-size:18px; font-weight:600; line-height:28px; margin-bottom:41px;}
.inform-box ul.ul-bar {}
.booth-con{display: flex; flex-direction: column; align-items: center;}
.booth-box {text-align: center; width: 50%;}
.booth-box .link-box {position:static; margin: 20px auto 0; bottom:20px; right:40px; height:100px; border:1px solid #0064F9; background:#0064F9; display:flex; border-radius:5px; align-items: center; justify-content: center; padding:0 25px; transition: 0.5s ease;}
.booth-box .link-box div {font-size:20px; font-weight:600; color:#fff; line-height: 28px;}
.booth-box .link-box:hover {background:#fff; border-color:#fff; transform: translateX(10px);}
.booth-box .link-box:hover div {color:#444;}

/* .bo-contents img{width: 100%; display: block;} */

.booth-con.qr{flex-direction: row; align-items: center; justify-content: center;}
.booth-qr {max-height: 100px; max-width: 100px; margin: 20px 0 0 20px;}
.booth-qr img{width: 100%;}

.dw-bar{
    margin: 25px 0;
}
.dw-bar a p{
    border: 1px solid #0064F9;
    background-color: #0064F9;
    border-radius: 5px;
    padding: 10px 25px;
    box-sizing: border-box;
    transition: 0.5s ease;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    width: 250px;
}
.dw-bar a:hover p{
    background-color: #fff;
    border: 1px solid #fff;
    color: #000;
}
.ul-bar.en{
    font-size: 18px; line-height: 24px;
}

.ul-bar.en p{margin-bottom: 15px;}

.subbox-tx ul.ul-bar li {font-size: 16px; line-height: 16px; position:relative; padding-left:28px; margin-bottom:15px;}
.subbox-tx .ul-bar li dl dd,
.subbox-tx .ul-bar li dl dt {position:relative; font-size:16px; line-height:20px; margin-bottom:10px; padding-left:13px;}
.inform-box ul.ul-bar li {font-size:18px; line-height:18px; position:relative; padding-left:28px; margin-bottom:25px;}
.inform-box ul.ul-bar li:last-child,
.subbox-tx .ul-bar li:last-child {margin-bottom:0;}
.inform-box ul.ul-bar li::before,
.subbox-tx .ul-bar li::before {content:"-"; font-weight:500; color:#999; position:absolute; left:0; top:0;}
.inform-box ul.ul-bar li.list-cross::before,
.subbox-tx .ul-bar li.list-cross::before {content:"※"; font-weight:500; color:#999; position:absolute; left:0; top:0;}
.inform-box ul.ul-bar.en li::before{left: 13px; content: "✱"; color: #000; font-size: 14px;}
.inform-box ul.ul-bar li p.notice,
.subbox-tx .ul-bar li p.notice {font-size:15px; color:#0064F9; line-height:24px; margin-top:5px;}
.inform-box ul.ul-bar li.cp-logo {padding-left:0; margin:0 -2% 30px;}
.inform-box ul.ul-bar li.cp-logo .logo-box {width:820px; display:flex;     flex-wrap: wrap; justify-content: space-between;} 
.inform-box ul.ul-bar li.cp-logo .logo-box .lb {width: 29.333%; margin:0 2% 4%; height:91px; display:flex; position:relative; border-radius:5px; background:#fff; border-radius:5px;     justify-content: center; align-items: center; align-content: center;}
.inform-box ul.ul-bar li.cp-logo .logo-box .lb img {object-fit: contain;     max-width: 60%; max-height: 50%;}
.inform-box ul.ul-bar li.cp-logo::before {content:none;}
.inform-box ul.ul-bar li dl,
.subbox-tx .ul-bar li dl {margin-top:20px;}
.inform-box ul.ul-bar li dl dd {position:relative; font-size:18px; line-height:26px; margin-bottom:10px; padding-left:13px; }
.inform-box ul.ul-bar li dl dd::before,
.subbox-tx .ul-bar li dl dd::before {content:"·"; position:absolute; left:0;}
.inform-box ul.ul-bar.en li dl dd::before{content: "";}
.inform-box ul.ul-bar li dl dt {font-size:18px; line-height:26px; margin-bottom:10px; padding-left:13px;}
.inform-box ul.ul-bar li a{text-decoration: underline; color: #3580C2;}
.inform-box ul.ul-bar li dl dt a:hover{cursor: pointer;}

.list-st01 { padding-top: 30px;}
.list-st01 > ul { padding-left: 10px;}
.list-st01 > ul > li {
	position: relative;
	padding: 7px 5px 7px 25px;
	font-size: 18px;
	font-weight: 600;
}
.list-st01 > ul > li::before {
	content: "※";
	position: absolute;
	top: 7px;
	left: 2px;
	
}
.list-st01 > ul > li > dl { padding-top: 10px;}
.list-st01 > ul > li > dl > dt {
	padding: 7px 0;
	font-size: 18px;
	font-weight: 600;
	color: #555;
}


/* 게시판 */
.utill-bar {}
.utill-bar .search-box {display:flex;     justify-content: flex-end;}
.utill-bar .search-box .select {display:inline-block; margin-right:10px;}
.utill-bar .search-box .select select {height:33px; border:1px solid #CCCCCC; width:90px; border-radius:4px; padding-left:10px;}
.utill-bar .search-box .search {display:inline-block; display:flex; width:280px; height:33px; border:1px solid #CCCCCC; border-radius:4px;}
.utill-bar .search-box .search input {border:none; outline:none; background:none; width: 100%; padding:2px 10px;}
.utill-bar .search-box .search button {border:none; outline:none; background:none; width:47px; cursor:pointer;}
.pageing {margin-top:35px; text-align:center;}
.pageing ul {display:flex; justify-content: center;}
.pageing ul li a {color:#999999; font-size:14px; display:flex; width:23px; height:16px;     justify-content: center; align-items: center;}
.pageing ul li.current a {color:#3580C2;}
.pageing ul li.arrow a {color:#666666;}

.bo-list {margin-top:20px;}
.bo-list table {table-layout:fixed; width:100%; border-top:1px solid #333333;}
.bo-list table thead {}
.bo-list table thead th {color:#333333; font-size:16px; font-weight:600; height:70px; vertical-align: middle; text-align:center; background:#FBFBFB;}
.bo-list table thead tr {border-bottom:1px solid #dddddd;}
.bo-list table tbody tr {border-bottom:1px solid #DDDDDD;}
.bo-list table tbody td {height:71px; vertical-align: middle; text-align:center; font-size:16px; color:#666666;}
.bo-list table tbody td.bo-tit {text-align:left;}
.bo-list table tbody td.bo-tit a {font-size:16px; color:#666666;}
.bo-list table tbody td.bo-tit a:hover {color:#0064F9;}
.bo-list table .th-1 {width:95px;}
.bo-list table .th-3 {width:143px;}
.bo-list table .th-4 {width:143px;}
.bo-list table .th-5 {width:123px;}

.bo-view table {table-layout:fixed; width:100%; border-top:1px solid #333333;}
.bo-view table thead th {height:80px; text-align:center; vertical-align: middle;}
.bo-view table thead tr {border-bottom:1px solid #dddddd;}
.bo-view table tbody tr {border-bottom:1px solid #DDDDDD;}
.bo-view table .th-1 {width:75px; color:#0064F9; font-weight:700;}
.bo-view table .th-2 {text-align:left; font-size:18px; font-weight:700; padding:10px 0; line-height:1.4;}
.bo-view table .th-3 {width:130px; color:#999999; font-size:16px; font-weight:500;}
.bo-view .bo-contents {min-height:400px; padding:30px;}

.bot-btn {text-align:right; margin-top:20px;}
.bot-btn a {display: inline-block; font-size:14px; border:1px solid #DDDDDD; width:55px; height:30px; line-height:28px; text-align:center;}

/* 갤러리 */
.gallery-list {}
.gallery-list ul{margin:0 -1%; font-size:0;}
.company-list-board ul{margin:0 -1%;}
.gallery-list ul li {width:31%; margin:0 1%; position:relative; display:inline-block; vertical-align: top; margin-bottom:62px; color: #191919;}
.company-list-board ul li{width:22%; margin:0 1%; position:relative; display:inline-block; vertical-align: top; margin-bottom:62px; border: 1px solid #e2e2e2; border-radius: 10px;}
.gallery-list ul li a.entire {z-index:2;}
.company-list-board a.entire {z-index:2; height: 110px;}
.gallery-list ul li .thumb {height:183px; border-radius:10px; overflow:hidden; z-index:1; position:relative;}
.company-list-board ul li .thumb {height: 110px; width: 100%; position: relative; background-color: #eee; border-radius: 10px 10px 0px 0px;}
.company-list-board ul li .thumb img { max-width: 80%; max-height: 70%; object-position: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.company-list-board ul li .company-ti1 { padding: 15px 25px; }
.company-list-board ul li .company-ti1 .company-tx1 {font-size: 16px; font-weight: 700; padding-bottom: 15px;}
.company-list-board ul li .company-ti1 .company-tx2 {font-size: 15.5px;font-weight: 700; padding-bottom: 5px;}
.company-list-board ul li .company-ti1 .company-tx2 p{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.company-list-board ul li .company-ti1 .company-tx3 {font-size: 14px; padding-bottom: 15px; min-height: 49px;}
.company-list-board ul li .company-ti1 .company-tx3 p {overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; white-space: normal; display: -webkit-box; width: 100%;line-height: 17px; }
.company-list-board ul li .company-ti1 .company-tx4 {font-size: 14px; padding-bottom: 15px;}
.company-list-board ul li .company-ti1 .company-tx4 p {line-height: 21px;}
.company-list-board ul li .company-ti1 .company-tx5 {border-top: 1px solid #eee; font-size: 14px; font-weight: 700; padding-top: 15px; display: flex; justify-content: space-between;}
.gallery-list ul li .thumb img {object-fit: cover; width:100%; height:100%; transition: 0.5s;}
.gallery-list ul li:hover .thumb img {transform: scale(1.2);}
.gallery-list ul li .txt {position:relative; padding-left:20px; margin-top:18px;}
.gallery-list ul li .txt::before {content:""; width:12px; height:24px; background:#F6F6F6; border-radius:6px; position:absolute; left:0; top:50%; transform: translateY(-50%);}
.gallery-list ul li .txt p {font-size:16px; font-weight:500; width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.company-head {display: flex; align-items: center; justify-content: center; margin: 0 -1%;}
.company-head>div{width: 48%; margin: 0 1%; border: 1px solid #eee;}
.company-head .company-head-logo {position: relative; height: 100px;}
.company-head .company-head-logo img{max-width: 90%; object-position: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); max-height: 80px;}
.company-head .company-head-add {display: flex; align-items: center; background-color: #f9f9f9; height: 100px; text-align: center;}
.company-head .company-head-add>div{width: 50%; padding: 0 30px; color: #000;}
.company-head .company-head-add div:nth-child(1) p{font-size: 16px; font-weight: 700; line-height: 24px;}
.company-head .company-head-add div:nth-child(1) a{font-size: 14px; font-weight: 600; text-decoration: underline;text-underline-position: under; line-height: 21px;}
.company-head .company-head-add div:nth-child(3) p{font-size: 13px;}
.company-head .company-head-add span{border-left: 1px solid #000; height: 36px; width: 1px;}
.company-content {margin-bottom: 65px;}
.company-content-list {text-align: center;}
.company-content-list .company-content-list-tx1 {margin-top: 30px; margin-bottom: 10px;}
.company-content-list .company-content-list-tx1 p{background-color: #444444; color: #fff; line-height: 21px; font-size: 15px; font-weight: 700; padding: 10px 30px; border-radius: 20px; display: inline-block;}
.company-content-list .company-content-list-tx2 {border: 1px solid #eee; min-height: 125px; display: flex; align-items: center; padding: 24px 40px;}
.company-content-list .company-content-list-tx2 p{ font-size: 14px; font-weight: 600; line-height: 21px; text-align: left;}
.company-content-list .company-content-list-tx2.con p{text-align: left;}
.company-content-list .company-content-list-tx3 {display: flex; justify-content: space-between; text-align: left; padding: 24px 40px; border: 1px solid #eee; margin-bottom: 30px;}
.company-content-list .company-content-list-tx3 div{width: 49%;}
.company-content-list .company-content-list-tx3 div p:nth-child(1){font-size: 15px; font-weight: 700; padding-bottom: 30px; line-height: 21px;}
.company-content-list .company-content-list-tx3 div p:nth-child(2){font-size: 14px; font-weight: 600; word-break: keep-all; line-height: 21px;}
.company-content-list .company-content-list-tx3 div img{width: 100%;}


/* Q&A */
.q-a-wrap {}
.q-a-wrap .sub-section {margin:100px auto;}
.utill-bar .hint {font-size:18px; line-height:38px; font-weight:300;}
.utill-bar .hint span.underscore {font-weight:600;}
.qn-tbl {margin-top:10px;}
.qn-tbl table {width:100%; table-layout:fixed; border-top:1px solid #444444;}
.qn-tbl table tr {border-bottom:1px solid #CCCCCC;}
.qn-tbl table th {width:250px; height:45px; vertical-align: middle; background:#FBFBFB; font-size:16px; font-weight:600; text-align:left; padding-left:22px; line-height:1.5;}
.qn-tbl table td {vertical-align: middle; text-align:left; padding:9px;}
.qn-tbl table th.inquiry {vertical-align:top; padding-top:10px;}
.q-a-context {padding:10px; font-size:16px; line-height:1.6; font-weight:500; color:rgb(68 68 68 / 80%);}
.qn-tbl.qn-tbl-view table {table-layout:auto;}
.qn-tbl.qn-tbl-view table th {width:250px; padding:25px; text-align:center;}
.qn-tbl.qn-tbl-view table td {padding:25px;}

input.input-default {padding:0 10px; height:28px; width:100%; border:1px solid #EEEEEE; border-radius:3px; box-sizing:border-box;}
textarea.input-default {padding:15px; width:100%; border:1px solid #EEEEEE; border-radius:3px; box-sizing:border-box; resize:none; outline:none;}
.button-wrap {margin:-29px -5px 0;}
.button-wrap.nomargin {margin:20px -5px 0;}
.button-wrap.ta-r {text-align:right;}
.button-wrap.ta-l {text-align:left;}
.button-wrap.ta-c {text-align:center;}
.button-wrap button {background:none; outline:none; border:none; font-size:16px; font-weight:600; cursor:pointer; margin:0 5px;     font-family: 'Pretendard', sans-serif;}
button.button-rewrite {border:1px solid #0064F9; border-radius:5px; background:#fff; color:#0064F9; width:145px; height:40px; line-height:38px; text-align:center;}
button.button-submit {border:1px solid #0064F9; border-radius:5px; background:#0064F9; color:#fff; width:145px; height:40px; line-height:38px; text-align:center;}
button.button-delete {border:1px solid #C20000;  border-radius:5px; background:#C20000; color:#fff; width:145px; height:40px; line-height:38px; text-align:center;}
button.button-modify {border:1px solid #999999;  border-radius:5px; background:#999999; color:#fff; width:145px; height:40px; line-height:38px; text-align:center;}
button.button-reply {background:none; outline:none; border:none; font-size:16px; font-weight:600; cursor:pointer; margin:0 5px;     font-family: 'Pretendard', sans-serif; border:1px solid #0064F9;  border-radius:5px; background:#0064F9; color:#fff; width:100%; height:80px; line-height:78px; text-align:center;}
.qn-tbl textarea.input-default {height:325px;}
.qn-tbl textarea.input-default.input-term {line-height:1.6; height:110px;}
.qn-tbl textarea.input-default.input-reply {height:80px; line-height:1.4;}
.agree-check {height:50px; display:flex; font-size:13px; font-weight:600; color:#333; align-items: center;}
.agree-check label {display: flex;  align-items: center; cursor:pointer;}
.agree-check input {margin-right:10px; cursor:pointer;}

.tbl-replay {margin-top:30px;}
.qn-tbl.qn-tbl-view table.tbl-replay {table-layout:auto; border-top:1px solid #DDDDDD;}
.qn-tbl.qn-tbl-view table.tbl-replay td.replay-context {padding:10px; vertical-align: top;}
.qn-tbl.qn-tbl-view table.tbl-replay td.replay-btn {width:160px; text-align:center; padding:10px 5px; vertical-align: top;}

/* 연사정보 */ 
.speaker-section {display:none;}
.speaker {position:relative; padding-left:305px;}
.speaker .left {width:305px; position:absolute; left:0; top:0;}
.speaker .right {}
.speaker .right ul {font-size:0; margin:0 -22.5px;}
.speaker .right ul li {width:260px; display: inline-block; vertical-align: top; margin:0 22.5px;}
.speaker .right ul li .thumb {width:100%; height:180px; overflow:hidden; border-radius:10px; background:#646464;}
.speaker .right ul li .thumb img {object-fit: cover; width:100%; height:100%;}
.speaker .right ul li .txt {margin-top:14px; padding:0 15px;}
.speaker .right ul li .txt .t1 {font-size:14px; color:#0064F9; font-weight:600;}
.speaker .right ul li .txt .t2 {color:#333333; font-size:18px; font-weight:600; margin-top:5px;}

/* 로고리스트 */
.logo-list {}
.logo-list ul {margin:0 -1%; font-size:0;}
.logo-list ul li {width:18%; margin:0 1%; position:relative; display:inline-block; vertical-align: top; margin-bottom:62px;}
.logo-list ul li a.entire {z-index:2;}
.logo-list ul li .thumb {height:140px; border-radius:10px; overflow:hidden; z-index:1; position:relative;     display: flex; justify-content: center; align-items: center; align-content: center; border:1px solid #EEEEEE;}
.logo-list ul li .thumb img {object-fit: contain; max-width:60%; max-height:50%; transition: 0.5s;}
.logo-list ul li:hover .thumb img {transform: scale(1.2);}
.logo-list ul li .txt {position:relative; padding-left:20px; margin-top:18px;}
.logo-list ul li .txt::before {content:""; width:12px; height:24px; background:#F6F6F6; border-radius:6px; position:absolute; left:0; top:50%; transform: translateY(-50%);}
.logo-list ul li .txt p {font-size:16px; font-weight:500; width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}


.side_ev1 { text-align: center; display: flex; align-items: stretch; flex-wrap: wrap; margin-top: 30px; gap: 20px; word-break: keep-all;}
.side_ev1 li { flex: 1; display: flex; min-width: 315px;}
/* .side_ev1 li { display: inline-block; margin-bottom: 80px;} */
/* .side_ev1 li:not(:last-child){margin-right: 15px;} */
.side_ev1 li a{font-size: 20px; color: #fff; background-color: #0064F9; padding: 20px; border-radius: 15px; box-sizing: border-box; flex-grow: 1; display: flex; align-items: center; justify-content: center; line-height: 26px;}

.seminar-detail .con.se {text-align: center; background-color: #eee; padding: 50px 0; font-size: 18px; border-radius: 15px;}
.seminar_form {
    display: flex; align-items: center; gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    padding: 30px;
}
.seminar_form  div{width: calc(50% - 10px);}
.seminar_form .left {
    text-align: left;
    font-size: 24px;
    font-weight: 500;
}
.seminar_form .left ul li{
    padding-bottom: 15px;
}
.seminar_form .left ul li::before{
    content: '• ';
}
.seminar_form img{max-width: 382px;}
.event_form {
    display: flex; align-items: flex-start; gap: 10px;
    justify-content: center;
    text-align: left;
    padding: 30px;
}
.event_form div{width: calc(50% - 10px);}
.event_form .left {    
    text-align: center;
}
.event_form .right {
    margin-top: 60px;
}
.event_form .right>ul li{
    padding-left: 10px; font-size: 24px; line-height: 1.5;
    position: relative; word-break: keep-all;
    text-indent: -1em; 
}
.event_form .right>ul>li:not(:last-child){
    margin-bottom: 15px;
}
.event_form .right>ul li span{
    font-weight: 700;
}
.event_form .right>ul li.side-m ::before{
    left: 0;
    content: "• ";

}
.event-link {margin-top: 20px;}
.event-link a {
    color: #0064F9; font-weight: 700; font-size: 24px;
}
.notice_form {
    width: 100%; text-align: center;
    align-content: center;
    height: 300px;
    background-color: #eee;
    border-radius: 15px;
}
.notice_form p {
    font-size: 30px; font-weight: 700; color: #000;
}


/* 채용박람회 */
.job-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}
.company-box {
    background: #fff;
    border: 1px solid #aaaaaa;
    width: 23%;
    min-width: 220px;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.company-logo {
    width: 250px; height: 90px; object-fit: contain; margin-bottom: 28px;
}
.company-name {
    font-size: 20px; font-weight: 600; margin-bottom: 35px; cursor: pointer; 
}
.company-name:hover {color: #0064F9;}
.btn-group {
    display: flex; gap: 10px; width: 100%; justify-content: center;
}
.btn-consult, .btn-apply {
    flex: 1;
    padding: 10px 0;
    font-size: 16px;
    border: none;
    cursor: pointer;
    line-height: 1.2;
    max-width: 144px;
}
.btn-consult { background: #0064f9; color: #fff;}
.btn-apply { background: #ff6767; color: #fff; text-align: center; text-decoration: none; display: inline-block;align-content: center;}
.company-info .info-list {
    display: grid;
    grid-template-columns: 100px 1fr;
    row-gap: 8px;
    padding: 0;
    margin: 0;
}
.company-info .info-list li {
    display: contents;
}
.company-info .label {
    font-weight: 700;
    color: #0064F9;
    text-align: center;
    padding-right: 10px;
    word-break: keep-all;
}
.company-info .value {
    color: #222;
    word-break: keep-all;
    text-align: left;
}
.company-desc {
    border-top: 1px solid #e0e0e0;
    margin-top: 18px;
    padding: 18px 0 10px 0;
    font-size: 16px;
    line-height: 1.7;
    text-align: left;
}
.company-desc .desc-title {
    font-weight: 700;
    color: #0064F9; 
    margin-bottom: 8px;
    font-size: 16px;
    text-align: left;
}
.company-popup-local {
    position: absolute;
    left: -1px;
    min-width: 450px;
    width: 100%;
    background: #fff;
    border: 1px solid #aaaaaa;
    margin-top: 12px;
    padding: 30px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.12);
    z-index: 10;
    top: 95%;
}
.company-popup-local .popup-close {
    position: absolute;
    right: 12px;
    top: 12px;
    background: none;
    border: none;
    font-size: 22px;
    cursor: pointer;
}
.company-popup-local .company-info ul { list-style: none; padding: 0; margin: 0; }
.company-popup-local .company-info li { margin-bottom: 8px; font-size: 16px; }
.company-popup-local .company-info strong { display: inline-block; width: 80px; color: #0064F9; }
.company-popup-local .company-info a { color: #0064F9; text-decoration: underline; word-break: break-all;}