.mt0{margin-top:0px !important;}
.mt10{margin-top:10px !important;}
ul, li{text-align:left;}
.title4-h{font-size:28px;font-weight:600;color:#1f1f1f;margin:50px 0 20px;}
ul.ulc > li{position:relative;margin-top:5px;line-height:1.4;font-size:18px;}
ul.ulc > li:first-child{margin-top:0 !important;}
ul.ulc > li > ul{padding:6px 0 3px 0;}
ul.ulc.litable > li{display:table;}
ul.ulc.litable > li > span:first-child{display:table-cell;white-space:nowrap;padding-right:5px;}
ul.ulc.lidot > li{margin-top:5px;padding-left:13px;}
ul.ulc.lidot > li::before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#7e7e7e;position:absolute;left:0;top:9px;}
ul.ulc.libar > li{margin-top:5px;padding-left:13px;}
ul.ulc.libar > li::before{content:"";display:block;width:7px;height:2px;background:#373737;position:absolute;left:0;top:12px;}

.step-con > ul{display:flex;margin-left:-53px;}
.step-con > ul > li{width:calc(100% / 3 - 53px);margin-left:53px;position:relative;flex:1 1 auto;}
.step-con > ul > li::before{content:"";display:block;width:23px;height:31px;background:url(../images/sub/step_icon01.png) no-repeat center center / 100% 100%;position:absolute;left:-37px;top:50%;transform:translatey(-50%);}
.step-con > ul > li:first-child::before{display:none;}
.step-con > ul > li .tit{height:41px;border-radius:12px 12px 0 0 ;font-weight:500;font-size:18px;color:#3b3535;background:#f8e3f1;padding:5px 10px;position:relative;z-index:0;display:flex;justify-content: center;align-items: center;}
.step-con > ul > li:nth-child(2) .tit{background:#d6eff3;}
.step-con > ul > li:nth-child(3) .tit{background:#f5eddc;}
.step-con > ul > li .con{min-height:169px;height:calc(100% - 41px);margin-top:-1px;padding:20px 30px;border:1px solid #d4d4d4;border-top:0;border-radius:0 0 12px 12px;background:#fff;display: flex; justify-content: center;align-items: center;flex-wrap:wrap;}
.step-con > ul > li .con .litable {position:relative;}
.step-con > ul > li .con .litable > li{font-weight:300;color:#3b3535;line-height:1.2;letter-spacing:-1px;position:static;margin-top:7px;}
.step-con > ul > li .con .litable > li > span:first-child{font-weight:500;}
.more-dots{width:100%;margin-top:10px;text-align:center;}
.more-dots > *{padding:0 15px;}
.more-dots img{display:inline-block;}

.step-system{}
.step-system > ul > li{margin-top:50px;position:relative;width:100%;}
.step-system > ul > li:first-child{margin-top:0;}
.step-system > ul > li::before{content:"";display:block;width:26px;height:23px;background:url(../images/sub/step_icon02.png) no-repeat center center / 100% 100%;position:absolute;left:50%;top:-38px;transform:translatex(-50%);}
.step-system > ul > li:first-child::before{display:none;}
.step-system .step-sys-w{border:1px solid #eae8e8;border-radius:15px;overflow:hidden;display:flex;}
.step-system .step-sys-w .wtit{min-height:74px;min-width:150px;text-align:center;font-weight:600;font-size:20px;color:#3d3d3c;padding:15px 20px;background:#fcf5e7;flex:1 1 auto;display:flex;justify-content: center;align-items: center;} 
.step-system .step-sys-w .wcon{width:calc(100% - 150px);flex:0 0 auto;} 
.step-system .step-sys-w .wcon-table{}
.step-system .wcon-table table{border-top:0;table-layout: fixed;width:100%;}
.step-system .wcon-table table th{border-left:1px solid #eae8e8;padding:0;margin:0;color:#3d3d3c;padding:5px 10px;}
.step-system .wcon-table table td{border-left:1px solid #eae8e8;border-top:1px solid #eae8e8;padding:0;margin:0;color:#3d3d3c;vertical-align: top;}

.step-system .wcon-table table .bordr-btm{border-bottom:1px solid #eae8e8;height:37px;text-align:center;font-weight:600;font-size:17px;color:#3d3d3c;}
.step-system .wcon-table table .tdcor1{background-color:#f9edf5;}
.step-system .wcon-table table .tdcor2{background-color:#e7f4f6;}
.step-system .wcon-table table .tdcor3{background-color:#eff6e7;}
.step-system .wcon-table table .tdcor4{background-color:#fcf5e7;}
.step-system .wcon-table table .tdcor5{background-color:#f9eded;}
.step-system .wcon-table table .tdcor6{background-color:#e6eef7;}
.step-system .wcon-table table .tr-tit th{padding:35px 5px 15px 5px;font-weight:600;font-size:17px;text-align:center;letter-spacing:-1.2px;line-height:1.4;vertical-align: top;}
.step-system .wcon-table table .tr-tit th.in-img{vertical-align: middle;padding:0 10px;}
.step-system .con-tr-wrap .td-ttxt{display:none;}
.step-system .con-tr-wrap .ttit{padding-top:35px;font-weight:600;font-size:18px;color:#3d3d3c;text-align:center;letter-spacing:-1px;}
.step-system .wcon-table table .tr-con td{padding:60px 10px 35px 15px;}
.step-system .wcon-table table .tr-con td .ulc > li{margin-top:15px;}
.step-system .wcon-table table .tr-con td .ulc > li:first-child{margin-top:0;}
.step-system .step-sys-w .wcon .wcon-list{padding:18px;}
.step-system .step-sys-w .wcon .ulc > li{margin-top:5px;padding-left:10px;font-size:17px;color:#3d3d3c;letter-spacing:-1.2px;}
.step-system .step-sys-w .wcon .ulc > li::before{width:4px ;height:4px;border-radius:0;background:#656565;}
.btm-pdf-down{margin-top:15px;}
.btm-pdf-down ul{margin-bottom:18px;}
.btm-pdf-down ul > li{font-size:18px;color:#181818;font-weight:300;}
.down-btns {min-height:50px;border-radius:10px;border:1px solid #c6c6c6;background:#fff;padding:5px 17px;display:flex;justify-content: center;align-items: center;}
.down-btns span{font-size:20px;color:#181818;font-weight:600;position:relative;padding-right:26px;}
.down-btns span::after{content:"";display:block;width:19px;height:18px;background:url(../images/sub/step_down_icon.png) no-repeat center center / 100% 100%;position:absolute;right:0;;top:50%;transform:translatey(-50%);}
.down-btns:hover{background:#f7f7f7;}
.apply-step{color:#2b2b2b;font-weight:400;font-size:16px;}
.apply-step > ul{margin:0 0 0 -43px;display:flex;flex-wrap:wrap;}
.apply-step > ul > li{width:calc(100% / 4 - 43px); margin:0 0 0 43px;position:relative;}
.apply-step > ul > li::before{content:"";display:block;width:20px;height:14px;background:url(../images/sub/step_icon03.png) no-repeat center center / 100% 100%;position:absolute;left:-31px;top:50%;transform:translatey(-50%);}
.apply-step > ul > li:first-child::before{display:none;}
.apply-step > ul > li .apply-step-con{border:1px solid #f3f3f3;background:#fcf5e7;height:100%;overflow:hidden;border-radius:10px;}
.apply-step > ul > li .tit{min-height:64px;padding:7px 15px;background:#c2dbfe;font-size:18px;text-align:center;letter-spacing:-1px;display:flex;justify-content: center;align-items: center;}
.apply-step > ul > li .list{background:#fff;min-height:135px;padding:18px;}
.apply-step > ul > li .list > ul > li{padding-left:10px;font-size:16px;line-height: 1.3;letter-spacing: -.5px;}
.apply-step > ul > li .list > ul > li::before{width:4px;height:4px;background:#2b2b2b;}
.apply-step > ul > li .txt {padding:20px 18px;min-height:83px;letter-spacing:-.5px;display:flex;justify-content: center;align-items: center;}


table.table-n2{border-collapse:collapse;width:100%;border-top:2px solid #000;}
table.table-n2 caption{position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;white-space: nowrap;border: 0;}
table.table-n2{table-layout:fixed;width: 100%;border-top:2px solid #181818;margin:0;padding:0;}
table.table-n2.bodtno{border-top:0;}
table.table-n2 th{background-color: #fafafa;border-bottom: 1px solid #c1c1c1;font-weight: 500;padding:12px 10px;}
table.table-n2 td{border-bottom: 1px solid #c1c1c1;font-weight: 300;padding:12px 20px 12px 20px;}
table.table-n2.tdlf td{text-align: left;}
table.table-n2 th,
table.table-n2 td{text-align: center;color:#181818;font-size:18px;line-height:1.4;}
table.table-n2 td.txtct{text-align: center;}
table.table-n2 td.txtlf{text-align: left;}
table.table-n2 td img{display:inline-block; vertical-align: middle;}
table.table-n2 ul.ulc.libar > li{margin-top:7px;}
.overview-w table.table-n2 th{font-weight:400;}


table{border-collapse:collapse;width:100%;border-top:2px solid #000;}
table caption{position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border: 0;}
table.board-table thead tr:last-child{border-bottom:1px solid #3d3d3d;}
table.board-table tbody tr{border-bottom:1px solid #e0e0e0;}
table.board-table tr:first-child{border-top:0;}
table.board-table th{font-weight:500;color:#0c0c0c;font-size:17px;padding:15px 10px;}
table.board-table td{font-weight:300;color:#6e6e6e;font-size:16px;padding:16px 10px;}
table.board-table tr th,
table.board-table tr td{text-align:center;line-height:1.5;}
table.board-table tr td .notify{color:#f23f3f;font-weight:400;}
table.board-table tr td .notify-blue{color:#3e93f5;font-weight:400;}
table.board-table tr td .num{color:#262626;font-weight:200;}
table.board-table tr td .bd-link{color:#0c0c0c;font-weight:400;text-align:left;max-height:24px;display: block;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1;-webkit-box-orient: vertical;}
table.board-table tr td .file {display:inline-flex;align-items: center;}
table.board-table tr td img{display:inline-block;}
table.m-change .td-tit{display:none;}
table.board-table.bder thead tr{border-color:#cfcfcf;}
table.board-table.bder thead tr th{background:#f7f7f7;}
table.board-table.bder.bggray thead th{background:#f2f5fc;font-size:17px;font-weight:500;padding:12px 16px;}
table.board-table.bder.bggray tbody th,
table.board-table.bder.bggray tbody td{font-size:16px;color:#0c0c0c;font-weight:400;}
table.board-table.bder th,
table.board-table.bder td{border-left:1px solid #cfcfcf;padding:16px 12px;font-weight:500;font-size:18px;}
table.board-table.bder th{color:#000;}
table.board-table.bder th{color:#4d4d4d;}
table.board-table.bder tr th:first-child,
table.board-table.bder tr td:first-child{border-left:0;}
table.board-table.bder tr .bdlf{border-left:1px solid #cfcfcf !important;}
@media screen and (max-width: 1024px){/*테이블*/
	table.m-change .td-tit{display:block;}
	table.m-change colgroup col{width:auto !important;}
	table.m-change thead{display:none;}
	table.m-change tbody tr{display:block;padding:10px 5px;}
	table.m-change tbody td{display:flex;width:100%;padding:2px 0;text-align:left;line-height:1.4;}
	table.m-change tbody td span.td-tit{display:block;flex:0 0 auto;font-size:16px;font-weight:400;color:#999;padding-right:15px;line-height:1.4;position:relative;min-width:55px;text-align:center;max-width:120px;word-break: break-all}
	table.board-table tr td .td-tit::before {content:":";display:block;position:absolute;right:6px;top:3px;line-height:1;}
	table.board-table tr td .bd-link {-webkit-line-clamp: 2;max-height:45px;}
	table.board-table tr td .file img{max-height:25px;}

	table.board-table.bder th, 
	table.board-table.bder td {padding: 11px 8px;font-size:17px;}
	table.board-table.bder.bggray thead th{padding:10px 8px;}
}
.scroll1024 table{min-width:1024px;}
.scroll768 table{min-width:768px;}
.scroll540 table{min-width:540px;}
.scroll1024,
.scroll768,
.scroll540{overflow-x:auto;}

.txt-lf{text-align:left !important;}
.txt-ct{text-align:center !important;}
.txt-rt{text-align:right !important;}
.article img{display:inline-block;}
.mt0{margin-top:0 !important;}
ul, li{text-align:left;}



.eng .board-title {font-size: 25px;font-weight: 600;color: #353535;margin-bottom: 15px;}
.board-element{border-top:1px solid #d6d6d6;padding:20px 0;}
.board-element > ul{display:flex;flex-wrap:wrap;margin:-10px 0 0 -70px;}
.board-element > ul > li{margin-left:70px;line-height:1;margin-top:10px;}
.board-element > ul > li strong{font-weight:300;font-size:15px;color:#353434;padding-right:16px;position:relative;display:inline-block;}
.board-element > ul > li strong::after{content:"";display:block;width:1px ;height:12px;background:#353434;position:absolute;right:0;top:2px;}
.board-element > ul > li span{font-weight:200;font-size:15px;color:#5a5a5a;margin-left:15px;}
.board-file{padding:25px 40px;border-radius:5px;background:#f3f7ff;}
.board-file > ul > li{display:flex;margin-top:15px;}
.board-file > ul > li:first-child{margin-top:0;}
.board-file > ul > li .file-icon{width:29px;margin-right:12px;flex:0 0 auto;}
.board-file > ul > li .file-down{}
.board-file > ul > li .file-name{font-weight:200;font-size:16px;color:#262626;padding-top:2px;}
.board-file > ul > li .btns{margin-top:10px;}
.board-txt{font-weight:300;font-size:17px;color:#262626;padding:30px 0 0 0;}
.board-txt img{display:inline-block;}
.board-txt  .in-img{margin:20px 0 0 0;}
.board-txt  .in-img img{margin:5px 0;}

.sub-gallery-list{padding-top:20px;border-top:2px solid #000;}
.sub-gallery-list > ul{display:flex;flex-wrap:wrap;margin:-30px 0 0 -25px;}
.sub-gallery-list > ul > li{width:calc(100% / 3 - 25px);margin:30px 0 0 25px;}
.sub-gallery-list > ul > li > a{display:block;position:relative;border-radius:15px;border:1px solid #ececec;box-shadow: 1px 1px 12px 0px rgba(0, 0, 0, 0.08);}
.sub-gallery-list > ul > li > a .img-box{position:relative;padding-top:75.83%;border-radius:15px 15px 0 0;overflow:hidden;z-index:0;}
.sub-gallery-list > ul > li > a .img-box span{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content: center;align-items: center;border-radius:15px 15px 0 0;overflow:hidden;border:1px solid #eaeaea;}
.sub-gallery-list > ul > li > a .img-box span img{min-width:100%;height:100%;max-width:none;max-height:none;position:absolute;transition:.3s;}
.sub-gallery-list > ul > li > a:hover .img-box span img{transform:scale(1.1);}
.sub-gallery-list > ul > li > a .txt-box{padding:15px 18px 18px 18px;} 
.sub-gallery-list > ul > li > a .txt-box .tit{font-size:16px;font-weight:500;color:#343434;line-height:1.5;display: block;display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical;word-break: break-all;overflow: hidden;} 
.sub-gallery-list > ul > li > a .txt-box .date-w{margin:-8px 0 0 -8px;padding-top:15px;display:flex;justify-content: space-between;flex-wrap:wrap;} 
.sub-gallery-list > ul > li > a .txt-box .date-w span{font-size:15px;font-weight:500;color:#878787;padding-left:25px;position:relative;margin:8px 0 0 8px;} 
.sub-gallery-list > ul > li > a .txt-box .date-w span::before{content:"";display:block;width:20px;height:11px;background: url('../images/sub/icon_view_gallery.png') no-repeat left top / 100% 100%;position:absolute;left:0;top:4px;} 
.sub-gallery-list > ul > li > a .txt-box .date-w span.date{padding-left:22px;} 
.sub-gallery-list > ul > li > a .txt-box .date-w span.date::before{width:13px;height:13px;background-image: url('../images/sub/icon_date_gallery.png') ;position:absolute;top:3px;} 
.sub-gallery-list > ul > li > a .txt-box .mre{display:none;}

/* Gallery list view */
.board-img-view{padding:60px 90px 105px 90px;border-radius:5px;background:#f3f7ff;}
.view-slide{max-width:500px;}
.new-slide-box{display:block;}
.bigImg-row{position: relative;width: 100%;margin:0;}
.bigImg-row .swiper-container{height:auto;overflow: hidden;}
.bigImg-row:hover .swiper-button-prev,
.bigImg-row:hover .swiper-button-next{opacity:1}
.bigImg-row .swiper-slide{position:relative;background:transparent;}
.bigImg-row .swiper-slide a{width:100%;max-height:800px;overflow:hidden;display: flex;justify-content: center;align-items: center;}
.bigImg-row .swiper-slide a img{max-width:100%;max-height:100%;}
.bigImg-row .swiper-button-prev,
.bigImg-row .swiper-button-next{opacity: 1;width: 43px;height: 43px;font-size: 0;top: calc(50%);margin-top: 0;transform: translateY(-50%);display:block;}
.bigImg-row .swiper-button-prev::after,
.bigImg-row .swiper-button-next::after{display:none;}
.bigImg-row .swiper-button-prev{background:url(../images/sub/swiper_prev_btn.png) no-repeat;left: -23px;}
.bigImg-row .swiper-button-next{background:url(../images/sub/swiper_next_btn.png) no-repeat;right: -23px;}
.bigImg-row .swiper-button-prev:focus,
.bigImg-row .swiper-button-next:focus{opacity:1;}
.bigImg-row .swiper-button-disabled{filter: opacity(0);}
.bigImg-row .swiper-notification{display:none;;}
.new-slide-box .new-slide-box-item-row{position: relative;width: 100%;height: 103px;overflow:hidden;margin: 0;padding: 0;margin-top:13px;}
.new-slide-box .new-slide-box-item-row .swiper-slide{position: relative;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.new-slide-box .new-slide-box-item-row .swiper-slide a{display:block;height:100%;}
.new-slide-box .new-slide-box-item-row .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.new-slide-box .new-slide-box-item-row .swiper-slide-thumb-active::after{content:"";position: absolute;left: 0;right: 0;top: 0;bottom:0;border: 3px solid #276dd1;z-index: 2;}
.new-slide-box .new-slide-box-item-row .swiper-button-prev,
.new-slide-box .new-slide-box-item-row .swiper-button-next{display:none;}
.new-slide-box a:focus-visible{outline:2px dashed red;outline-offset: -2px;}
.bigImg-row .swiper-pagination{bottom:-160px;}
.bigImg-row .swiper-pagination span{width:10px;height:10px;margin:0 5px !important;}
.bigImg-row .swiper-pagination span.swiper-pagination-bullet-active{border-radius:20px;width:23px;}
.bigImg-row .swiper-pagination span:focus-visible{outline:1px dashed red;}

@media screen and (max-width: 1400px){
	.board-img-view {padding: 50px 50px 90px 50px;}
}
@media screen and (max-width: 1024px){
	.bigImg-row .swiper-container{height:auto;left: 0;right: 0;top: 0;bottom:0;}
}
@media screen and (max-width: 768px){
	.board-img-view {padding: 25px 25px 60px 25px;}
}
@media screen and (max-width: 480px){
	.board-img-view {padding: 20px 20px 50px 20px;}
	.new-slide-box .new-slide-box-item-row {height: 80px;margin-top: 10px;}
	.bigImg-row .swiper-pagination {bottom: -125px;}
	.bigImg-row .swiper-button-prev,
	.bigImg-row .swiper-button-next{width: 36px;height: 36px;background-size:100% 100%;}
	.bigImg-row .swiper-button-prev{left: -30px;}
	.bigImg-row .swiper-button-next{right: -30px;}
}
/*// Gallery list view */

.vision-con{padding-bottom:50px;}

.top-blue-txt{display:flex;justify-content: center;padding:0 40px;}
.top-blue-txt span{font-size:30px;font-weight:700;color:#4968b3;line-height:1.5;padding:0 ;text-align:center;letter-spacing:-.5px;}
.top-blue-txt em{color:transparent;position:relative;display:inline-block;width:0;}
.top-blue-txt em.icon1::before{content:"";display:block;width:28px;height:25px;background:url(../images/sub/greetings_txt_icon01.png) no-repeat left top / 100% 100%;position:absolute;left:-30px;top:-1px;}
.top-blue-txt em.icon2::before{content:"";display:block;width:28px;height:25px;background:url(../images/sub/greetings_txt_icon02.png) no-repeat left top / 100% 100%;position:absolute;right:-38px;bottom:-1px;}
.greet-con .img-txt{max-width:740px;margin:70px auto 0 auto;}
.greet-con .img-txt p{margin-top:30px;font-size:17px;font-weight:300;line-height:1.4;}

.history-con{position:relative;}
.history-con::before{content:"";display:block;width:1px;background:url(../images/sub/dashed_dot_img.png) repeat-y left top;position:absolute;left:125px;top:5px;bottom:0;}
.history-con > ul > li{padding-bottom:50px;display:flex;}
.history-con > ul > li .tit{width:125px;font-size:40px;font-weight:400;color:#3c90d8;line-height:1;position:relative;flex:0 0 auto;}
.history-con > ul > li .tit::after{content:"";display:block;width:19px;height:19px;background:url(../images/sub/dashed_dot_img03.png) no-repeat center center / 100% 100%;position:absolute;right:0;top:4px;transform:translatex(50%);}
.history-con > ul > li .txt{padding-left:43px;}
.history-con > ul > li .txt > ul > li{display:flex;margin-top:5px;}
.history-con > ul > li .txt > ul > li:first-child{margin-top:2px;}
.history-con > ul > li .txt > ul > li > em{width:80px;padding-right:20px;font-size:20px;font-weight:500;color:#1f6bad;flex:0 0 auto;display:inline-block;}
.history-con > ul > li .txt > ul > li > span{font-size:19px;font-weight:400;color:#333;flex:1 1 auto;display:inline-block;letter-spacing:-.5px;}
.history-con > ul > li .txt > ul > li > span ul{padding-top:6px;font-size:17px;}

ul.eul-table > li{display:table;}
ul.eul-table > li > span:first-child{display:table-cell;white-space:nowrap;padding-right:5px;}
ul.eul-table.emt10 > li{margin-top:10px;}
ul.eul-table.emt5 > li{margin-top:5px;font-size:16px !important;letter-spacing:0;}
ul.eul-table.emt10 > li:first-child,
ul.eul-table.emt5 > li:first-child{margin-top:0;}
ul.eul-dot > li{position:relative;margin-top:5px;}
ul.eul-dot > li:first-child{margin-top:0;}
ul.eul-dot > li{padding-left:13px;text-align:left;}
ul.eul-dot > li::before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#7e7e7e;position:absolute;left:0;top:9px;}

.edown-wrap{display:flex;justify-content: space-between;flex-wrap: wrap;}
.edown-wrap > span{font-size:22px;font-weight:500;color:#373737;padding:0 15px 10px 0;}
.edown-btn{display:flex;align-items: center;justify-content: center;padding:5px 22px;border:1px solid #cacaca;min-height:49px;background:#fff;}
.edown-btn span{font-size:17px;font-weight:600;color:#3285e2;position:relative;line-height:1.2;padding-right:30px;}
.edown-btn span::after{content:"";display:block;width:17px;height:16px;background:url(../images/sub/edown_btn_icon.png) no-repeat left top / 100% 100%;position:absolute;right:0;top:50%;transform:translatey(-50%);}
.edown-wrap .edown-btn{margin-left:auto;}
.edown-wrap .edown-btn:hover{/*background:#eff9ff;*/border-color:#3285e2;}
.con-title4{margin:50px 0 20px 0;font-size:28px;font-weight:600;color:#1f1f1f;letter-spacing:-1px;}
.aerial-img{padding-top:5px;text-align:center;}
.aerial-img img{width:100%;}
.Introduce{font-size:18px;font-weight:300;color:#373737;}
.Introduce ul{padding-top:5px;}
.building-list{margin-top:31px;border-top:1px solid #3285e2;position:relative;padding:0 5.44% 30px 5.44%;}
.building-list-style1 .Introduce{padding-bottom:60px;}
.building-list.postn-blue{padding-top:31px;}
.building-list.postn-blue h5{display:flex;justify-content: center;position:absolute;left:50%;top:0;transform:translate(-50%, -50%);line-height:1.1;}
.building-list.postn-blue h5 span{display:flex;align-items: center;justify-content: center;flex: 0 0 auto;border:3px solid #3285e2;border-radius:50px;font-size:24px;font-weight:600;color:#3285e2;height:62px;padding:3px 24px;background:#fff;}
.building-list > ul {margin:0 0 0 -60px;display:flex;flex-wrap:wrap;justify-content: center;}
.building-list > ul > li{width:calc(100% / 3 - 60px);margin:30px 0 0 60px;}
.building-list > ul > li .imag{position:relative;padding-top:66.67%;overflow:hidden;z-index:0;}
.building-list > ul > li .imag span{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content: center;align-items: center;overflow:hidden;}
.building-list > ul > li .imag span img{min-width:100%;height:100%;max-width:none;max-height:none;position:absolute;transition:.3s;}
.building-list > ul > li .tit{font-size:20px;font-weight:500;color:#454545;margin-top:17px;display: block;text-align:center;} 
.building-list-style2 .con-title4{margin-top:20px;}

.organization-w{margin-bottom:90px;}
.organization-con{position:relative;}
.organization-con::before{content:"";display:block;width:1px;border-left:1px solid #d8d8d8;position:absolute;left:50%;top:10px;bottom:10px;z-index:-3;}
.organization-con > ul > li{margin-top:70px;}
.organization-con .str-t1{padding:0 20px;display:flex;}
.organization-con .str-t1 span{max-width:372px;width:100%;margin:0 auto;text-align:center;display:block;background:#053863;border-radius:10px;color:#fff;padding:20px;font-size:22px;font-weight:600;}
.organization-con .str-t2{padding:0 40px;display:flex;}
.organization-con .str-t2 span{max-width:300px;width:100%;height:90px;margin:0 auto;text-align:center;display:flex;justify-content: center;align-items: center;background:#74726f;border-radius:100px;color:#fff;padding:5px 20px;font-size:20px;font-weight:400;}
.organization-con .str-t3{overflow:hidden;}
.organization-con .str-t3 .str-t3-con {display:flex;flex-wrap:wrap;justify-content: center;position:relative;}
.organization-con .str-t3 .str-t3-con > li{width:50%;padding:0 5.7% 0 0;display:flex;justify-content: flex-end;position:relative;}
.organization-con .str-t3 .str-t3-con > li:nth-child(even){padding:0 0 0 5.7%;justify-content: flex-start;}
.organization-con .str-t3 .str-t3-con > li:last-child::before{content:"";display:block;width:3000px;height:50%;background:#fff;position:absolute;left:50%;transform:translatex(-50%);margin-bottom:-2px;bottom:0;z-index:-1;}
.organization-con .str-t3 .str-t3-con > li span{min-height:90px;text-align:center;display:flex;justify-content: center;align-items: center;border:8px solid #74726f;background:#fff;border-radius:100px;color:#353535;padding:5px 45px;font-size:20px;font-weight:400;}
.organization-con .str-t3 .str-t3-con > li span::before{content:"";display:block;height:1px;border-top:1px solid #d8d8d8;position:absolute;right:0;width:100px;top:50%;z-index:-2;}
.organization-con .str-t3 .str-t3-con > li span::after{content:"";display:block;width:11px;height:11px;border-radius:50%;background:#053863;position:absolute;right:0;top:50%;transform:translate(50%, -50%);z-index:-1;}
.organization-con .str-t3 .str-t3-con > li:nth-child(even) span::before{left:0;right:auto;}
.organization-con .str-t3 .str-t3-con > li:nth-child(even) span::after{left:0;right:auto;transform:translate(-50%, -50%);}

.new-search-wrap{background:#f2f5fc;padding:50px 15px;margin-bottom:50px;}
.new-search-box{max-width:900px;margin:0 auto;display:flex;}
.new-input-box{padding:0 0 0 25px;height:55px;background:#fff;border-radius:100px;overflow:hidden;display:flex;flex:1 1 auto;}
.new-selects{width:190px;flex:0 0 auto;}
.new-selects select.select1{width:100%;height:55px;border:1px solid transparent;}
.new-input{position:relative;flex:1 1 auto;padding:0 0 0 8px;}
.new-input input[type=text]{border:1px solid transparent;height:55px;padding-right:140px;}
.new-input ::placeholder{font-weight:400;color:#b1b1b1;}
.new-btn-sch{display: flex;justify-content: center; align-items: center;min-width: 130px; height: 55px; padding:0 20px;background: #0062c7;border-radius: 100px;}
.new-btn-sch span{padding-left:28px;position:relative;color:#fff;font-size:20px;font-weight:500;}
.new-btn-sch span::before{content:"";display:block;width:20px;height:19px;background:url(../images/sub/search_btn_icon11.png) no-repeat left top / 100% 100%;position:absolute;left:0;top:3px;}
.new-btn-sch.ret{background:#656565;}
.new-btn-sch.ret span::before{width:20px;height:19px;background-image:url(../images/sub/reset_btn_icon11.png);}
.new-input-box .new-btn-sch{position:absolute;right:0;top:0;}
.new-ret-box{margin-left:10px;flex:0 0 auto;}

.kmap-wrap{border:1px solid #e0e0e0;}
.kmap-wrap .map{overflow:hidden;width:100%;}
.kmap-wrap .map > img{width:100%;}
.kmap-wrap .map-ctr {border-top:1px solid #e0e0e0;width:100%;background:#f9f9f9;padding:0 13px 10px 13px;display:flex;justify-content: space-between;align-items: center;flex-wrap:wrap;}
.kmap-wrap .map-ctr .tit{font-size:20px;color:#000;line-height:1;font-weight:500;margin-top:10px;}
.kmap-wrap .map-ctr .tit span{font-weight:600;}
.kmap-wrap .map-ctr > ul{margin-left:auto;display:flex;margin-top:10px;}
.kmap-wrap .map-ctr > ul > li{margin-left:12px;}
.kmap-wrap .map-ctr > ul > li a{font-weight:400;font-size:14px;line-height:1;padding-left:13px;position:relative;color:#333;}
.kmap-wrap .map-ctr > ul > li a::before{content:"";display:block;width:1px;height:14px;background:#d2d2d2;position:absolute;left:0;top:2px;}
.kmap-wrap .map-ctr > ul > li:first-child a{padding:0;}
.kmap-wrap .map-ctr > ul > li:first-child a::before{display:none;}
.kmap-wrap .addr-tel{border-top:1px solid #e0e0e0;background:#f4f6fc;padding:22px;}
.kmap-wrap .addr-tel-txt{padding-right:135px;position:relative;background:url(../images/sub/addrposit_icon.png) no-repeat right top / auto;}
.kmap-wrap .addr-tel-txt h5{padding-right:40px;font-size:23px;font-weight:600;color:#284897;margin-bottom:18px;}
.kmap-wrap .addr-tel-txt ul.eul-table > li{font-size:17px;font-weight:500;color:#181818;margin-top:10px;}
.kmap-wrap .addr-tel-txt ul.eul-table > li > span:first-child{padding:0 8px 0 0;}
.kmap-wrap .addr-tel-txt ul.eul-table > li > span:first-child em{padding:0 8px 0 40px;position:relative;}
.kmap-wrap .addr-tel-txt ul.eul-table > li > span:first-child em::before{content:"";display:block;width:29px;height:24px;background:url(../images/sub/addrbuild_icon01.png) no-repeat left top / 100% 100%;position:absolute;left:0;top:-2px;}
.kmap-wrap .addr-tel-txt ul.eul-table > li:nth-child(2) > span:first-child em::before{width:23px;height:22px;background-image:url(../images/sub/addrtel_icon.png);position:absolute;left:0;top:0;}

.map-info{display: flex;align-items: stretch;justify-content: space-between;background-color: #f4f6fc; border: 1px solid #e7e7e7;padding:20px; color: #181818;}
.map-info h4{font-size: 23px;font-weight: 600;color:#284897;}
.map-info ul{flex: 1;padding-top: 19px;}
.map-info ul > li{position: relative;display: flex;margin-bottom:5px;font-size: 17px;}
.map-info ul > li:last-child{margin-bottom: 0;}
.map-info ul > li:last-child strong img{padding-right: 10px;}
.map-info ul > li strong{width: 110px;flex-shrink: 0;}
.map-info ul > li strong img{display: inline-block;}

.btn-map{width: 100px;border:1px solid  #8b98bc;background: #fff ;text-align: center;border-radius: 8px;}
.btn-map span{display: inline-block;background: url('../images/sub/icon_map01.png') center 16px no-repeat;font-size: 16px;color: #617ecf;padding:70px 0 15px 0;}

.directions-wrap{margin-top:60px;}
.directions-con{margin-top:30px;padding:30px 10px 0 10px;border-top:1px solid #d7d7d7;display:flex;}
.directions-con .lf{min-height:60px;width:100%;max-width:260px;margin-right:5.8%;display: flex;align-items: center;flex:0 0 auto;}
.directions-con .lf span{padding-left:100px;color:#4968b3;font-size:20px;font-weight:600;position:relative;}
.directions-con .lf span::before{content:"";display:block;width:77px;height:51px;background:url(../images/sub/addrcar_icon03.png) no-repeat left center / 100% auto;position:absolute;left:0;top:-13px;}
.directions-con.bus .lf span::before{width:64px;height:60px;background-image:url(../images/sub/addsbus_icon.png);left:5px;top:-15px;}
.directions-con .rt{flex:1 1 auto;letter-spacing:0;}
.directions-con .rt .eul-dot{line-height:1.3;}
.directions-con .rt .eul-dot > li{font-size:16px;color:#282828;}
.directions-con .rt .eul-dot > li::before{background:#282828;}
.directions-con .rt .eul-table{padding-top:10px;}
.directions-con .rt > .eul-table > li{font-size:17px;font-weight:500;color:#363636;}
.directions-con .rt > .eul-table > li span:first-child em{font-size:17px;font-weight:500;color:#363636;width:71px;line-height:28px;color:#fff;text-align :center;background:#4b74d7;border-radius:3px;display:inline-block;margin-right:3px;}
.directions-con .rt > .eul-table > li span:first-child em.ff55{background-color:#ff551a;}
.directions-con .rt > .eul-table > li > ul{margin-left:-62px;padding:6px 0 5px 0;}
.directions-con .rt > .eul-table > li > ul > li{margin-top:5px;}
.edown-in{border-radius:3px;min-height:26px;display:inline-flex;align-items: center;justify-content: center;border:1px solid #d2d2d2;padding:0 8px;margin:2px;}
.edown-in span{font-size:13px;font-weight:500;color:#363636;padding-right:18px;position:relative;}
.edown-in span::after{content:"";display:block;width:12px;height:11px;background:url(../images/sub/edown_btn_icon02.png) no-repeat left top / 100% 100%;position:absolute;right:0;top:50%;transform:translatey(-50%);}
.edown-in:hover{background:#efefef}

.con-h-title{margin:50px 0 15px 0;font-size:25px;font-weight:600;color:#181818;}
.students-wrap{padding:10px 0;}
.students-wrap > ul{display:flex;flex-wrap:wrap;}
.students-wrap > ul > li{width:100%;margin-top:65px;display:flex;align-items: center;position:relative; flex: 1 1 auto;}
.students-wrap > ul > li:first-child{margin-top:0;}
.students-wrap > ul > li:nth-child(even){justify-content: flex-start;flex-direction: row-reverse;}
.students-wrap > ul > li .img{max-width:548px;}
.students-wrap > ul > li .img img{width:100%;}
.students-wrap > ul > li .txt-box{border-radius:15px;background:#053863;padding:30px;text-align:center;font-weight:500;color:#fff;position:relative;left:-40px;max-width:448px;}
.students-wrap > ul > li:nth-child(even) .txt-box{left:auto;right:-40px;}
.students-wrap > ul > li .txt-box .tit{font-size:22px;}
.students-wrap > ul > li .txt-box .txt{margin-top:15px;font-size:15px;}
.course-con-wrap{padding:28px 30px;background:#f4f6fc;border-radius:10px;}
.course-con-wrap p{font-size:16px;font-weight:400;color:#0c0c0c;line-height:1.5;letter-spacing:0;}
.front-exp{margin-bottom:15px;font-size:16px;}

.Remote_Program-box{display: flex;justify-content: space-between;gap: 50px;}
.Remote_Program-box > div{width: 50%;min-height: 370px;background: #f4f6fc;padding: 69px 84px 0;text-align: center;}
.Remote_Program-box > div .tit{padding-top: 120px;background: url(../images/sub/Remote_Program_iicon01.png) no-repeat center top;font-size: 24px;font-weight: 600;min-height: 197px;border-bottom: 1px solid #5b5b5b;}
.Remote_Program-box > div:nth-child(2) .tit{padding-top: 120px;background: url(../images/sub/Remote_Program_iicon02.png) no-repeat center top;}
.Remote_Program-box > div .txt{font-size: 16px;color: #373737;margin-top: 15px;line-height: 1.5;}

.Remote_Program-box2{border-top: 1px solid #626262;}
.Remote_Program-box2 ul.ulc.libar > li{border-bottom: 2px dotted #cdcdcd;padding: 20px 20px 20px 40px;font-size: 18px;font-weight: 500;color: #0c0c0c;}
.Remote_Program-box2 ul.ulc.libar > li p{font-size: 16px;font-weight: 400;margin-top: 10px;}
.Remote_Program-box2 ul.ulc.libar > li::before{left: 25px;top: 31px;}

.Remote_Program-box3{}
.Remote_Program-box3 ul.ulc.libar{}
.Remote_Program-box3 ul.ulc.libar > li{padding-left: 25px;margin-top: 15px;font-size: 18px;font-weight: 600;color: #0c0c0c;}
.Remote_Program-box3 ul.ulc.libar > li::before{left:10px;}
.Remote_Program-box3 ul.ulc.libar > li > div{background: #f4f6fc;border-radius: 5px;padding: 20px;margin-left: -25px;margin-top: 15px;}
.Remote_Program-box3 ul.ulc.libar > li > div ul.ulc.lidot > li{font-size: 16px;font-weight: 400;color: #0c0c0c;}
.Remote_Program-box3 ul.ulc.libar > li > div ul.ulc.lidot > li strong{font-weight: 600;}
.Remote_Program-box3 ul.ulc.libar > li > div ul.ulc.lidot > li::before{background:#252525;top: 7px;}

.Remote_Program-box4{margin-top: 30px;}
.Remote_Program-box4 > ul{display: flex;flex-wrap: wrap;gap: 20px;}
.Remote_Program-box4 > ul > li{width: calc((100% - 40px) / 3);}



@media screen and (max-width: 1024px){
	.eng .board-title {font-size: 20px;}
	.building-list {padding: 30px 3%;}
	.building-list > ul {margin: 0 0 0 -40px;}
	.building-list > ul > li {width: calc(100% / 3 - 40px);margin: 30px 0 0 40px;}

	.new-search-wrap {padding: 30px;}
	.new-search-box { flex-wrap: wrap;}
	.new-ret-box {margin: 15px 0 0 0;flex: 1 1 auto;width:100%;display:flex;justify-content: center;}
}


@media screen and (max-width: 768px){
	.board-element > ul > li{width:100%;}
	.board-element > ul > li strong {min-width: 65px;text-align: center;}
	.board-file {padding: 15px;}

	.sub-gallery-list > ul{margin:-25px 0 0 -15px;}
	.sub-gallery-list > ul > li{width:calc(100% / 2 - 15px);margin:25px 0 0 15px;}
	.top-blue-txt { padding: 0 20px;}
	.top-blue-txt span{font-size:20px;}
	.top-blue-txt span br{display:none;}
	.top-blue-txt em.icon1::before{width:23px;height:20px;left:-24px;}
	.top-blue-txt em.icon2::before{width:23px;height:20px;right:-32px;}
	.greet-con .img-txt{margin:40px auto 0 auto;}

	.history-con::before {left: 79.5px;}
	.history-con > ul > li {padding-bottom: 35px;}
	.history-con > ul > li .tit::after {width: 15px;height: 15px;top: 2px;}
	.history-con > ul > li .tit {width:80px;font-size: 25px;}
	.history-con > ul > li .txt {padding-left: 15px;}
	.history-con > ul > li .txt > ul > li:first-child { margin-top: 0;}
	.history-con > ul > li .txt > ul > li > em {width: 60px;padding-right: 5px;white-space:nowrap;font-size:18px;}
	.history-con > ul > li .txt > ul > li > span {font-size:17px;}
	.history-con > ul > li .txt > ul > li > span ul{font-size:16px;}

	.con-title4{margin:35px 0 15px 0;font-size:24px;}
	.edown-wrap > span {font-size: 20px;}
	.edown-btn {padding: 3px 15px; min-height: 45px;}
	.building-list-style1 .Introduce {padding-bottom: 35px;}
	.building-list {padding: 0 10px 24px 10px;margin-top: 24px;}
	.building-list.postn-blue{padding-top:24px;}
	.building-list.postn-blue h5 span{border: 2px solid #3285e2;font-size: 21px; height: 49px; padding: 3px 20px;}
	.building-list > ul{padding-top:25px;margin: -25px 0 0 -15px;}
	.building-list > ul > li {width: calc(100% / 2 - 15px);margin: 25px 0 0 15px;}
	.building-list > ul > li .tit {font-size: 17px; margin-top: 15px;}
	.building-list-style2 .con-title4 {margin-top: 10px;}

	.new-search-wrap {padding: 15px;border-radius:8px; margin-bottom: 40px;}
	.new-input-box {padding: 0 ; height: auto;flex-wrap: wrap;background:transparent;border-radius:0;}
	.new-selects{width:100%;padding:0;margin:0;}
	.new-selects select.select1 {height: 42px;background-color:#fff;width:100%;margin:0 auto;padding:0 28px 0 12px;background-position: top 50% right 13px;}
	.new-input {padding:0;margin:10px 0 0 0;border-radius:8px;background:transparent;display:flex;}
	.new-input input[type=text] { height: 42px; padding:0 15px;background:#fff;flex:1 1 auto;}
	.new-btn-sch { height: 42px; padding: 0 15px; border-radius: 8px;min-width:auto;}
	.new-btn-sch span {padding-left: 25px;font-size: 18px;}
	.new-input-box .new-btn-sch {position: static;flex:0 0 auto;margin-left:8px;}
	.new-btn-sch.ret span::before {width: 18px;height: 17px;top: 2px}

	.organization-w {margin-bottom: 45px;}
	.organization-con > ul > li {margin-top: 35px;}
	.organization-con .str-t1 span {padding: 10px;font-size: 20px;}
	.organization-con .str-t2 span {height: 60px;padding: 5px 15px;font-size:18px;}
	.organization-con .str-t3 .str-t3-con > li{padding:0 20px 0 0;}
	.organization-con .str-t3 .str-t3-con > li:nth-child(even){padding: 0 0 0 20px;}
	.organization-con .str-t3 .str-t3-con > li span {min-height: 60px;border: 4px solid #74726f;padding: 5px 15px;font-size: 17px;}

	.kmap-wrap .addr-tel-txt { padding-right: 0;background-size:30px;background-position:right top;background:none;}
	.kmap-wrap .addr-tel-txt h5 {font-size: 20px;}
	.kmap-wrap .addr-tel { padding:15px 12px;}
	.directions-wrap {margin-top: 45px;}
	.directions-con { margin-top: 25px;padding: 25px 5px 0 5px;flex-wrap: wrap;}
	.directions-con .lf {min-height: 40px; width: 100%;max-width: 100%;margin: 0 0 20px 0;}
	.directions-con .lf span {padding-left: 72px;}
	.directions-con .lf span::before { width: 60px;}
	.directions-con.bus .lf span::before {width: 55px; top: -18px}
	.directions-con .rt > .eul-table > li > ul {margin-left: -75px;}

	.con-h-title {margin: 35px 0 15px 0;font-size: 22px;}
	.students-wrap > ul > li {margin-top: 35px;flex-wrap: wrap;justify-content: center;}
	.students-wrap > ul > li .img {max-width: 100%;width:100%;flex:1 1 auto;}
	.students-wrap > ul > li .img{border-radius:10px 10px 0 0;overflow:hidden;}
	.students-wrap > ul > li .txt-box {padding: 20px 10px;left: 0;top:-1px;border-radius:0 0 10px 10px;max-width:100%;width:100%;}
	.students-wrap > ul > li:nth-child(even) .txt-box { right: 0;}
	.students-wrap > ul > li .txt-box .tit {font-size: 20px;}
	.students-wrap > ul > li .txt-box .txt {margin-top: 10px;}
	.course-con-wrap {padding: 12px 15px;}


	.title4-h{font-size:24px;font-weight:600;color:#1f1f1f;margin:35px 0 15px;}
	ul.ulc > li{position:relative;margin-top:6px;font-size:17px;}
	ul.ulc.libar > li::before{top:11px;}

	table.table-n2 th,
	table.table-n2 td{font-size:17px;padding:11px 8px;}

	.step-con > ul {flex-wrap:wrap;margin:-30px 0 0 0;}
	.step-con > ul > li {width:100%;margin:30px 0 0 0;}
	.step-con > ul > li::before {width: 18px;height: 26px;left: 50%;top: -27px; transform: translate(-50%, 0) rotate(90deg);}
	.step-con > ul > li .con {min-height: 100px;padding:20px;}
	.step-system > ul > li {margin-top: 40px;}
	.step-system > ul > li::before {width: 22px;height: 20px;top:-30px;}
	.step-system .step-sys-w {flex-wrap: wrap;}
	.step-system .step-sys-w .wtit {width:100%;min-height:60px;font-size:19px;border-right:0;}
	.step-system .step-sys-w .wtit br{display:none;}
	.step-system .step-sys-w .wcon {width:100% ;flex: 1 1 auto;border-top: 1px solid #eae8e8;}
	.step-system .wcon-table table .tr-tit th {padding: 25px 5px 15px 5px;}
	.step-system .wcon-table table .tr-con td {padding: 30px 10px;}
	.step-system .wcon-table table tr th:first-child, 
	.step-system .wcon-table table tr td:first-child{border-left: 0 !important;}
	.step-system .step-sys-w .wcon-table {overflow-x:scroll;}
	.step-system .step-sys-w .wcon-table table{min-width:768px;}
	.step-system .step-sys-w .wcon .wcon-list {padding: 15px;}

	.down-btns {min-height:45px;padding:5px 15px;}
	.down-btns span {font-size: 18px;}

	.apply-step > ul{margin:-40px 0 0 0;}
	.apply-step > ul > li {margin: 40px 0 0 0;width: 100%;}
	.apply-step > ul > li::before {width: 18px;height: 14px; left: 50%;top: -18px;transform: translatey(-50%) rotate(90deg);}
	.apply-step > ul > li .tit {min-height: 50px;padding:10px 15px;}
	.apply-step > ul > li .tit br{display:none;}
	.apply-step > ul > li .list {min-height: 120px;padding: 15px;}
	.apply-step > ul > li .list > ul > li br{display:none;}
	.apply-step > ul > li .txt {padding: 15px;min-height: auto;}

	.Remote_Program-box{gap:20px;}
	.Remote_Program-box > div{padding: 30px 15px;min-height: auto;}

}


@media screen and (max-width: 480px){
	.board-element > ul > li{width:100%;}
	.board-element > ul > li strong {min-width: 65px;text-align: center;}
	.board-file {padding: 15px;}

	.sub-gallery-list > ul{margin:-25px 0 0 0;}
	.sub-gallery-list > ul > li{width:100%;margin:25px 0 0 0;}
	.sub-gallery-list > ul > li > a .txt-box {padding: 15px 15px 18px 15px;}

	.Remote_Program-box{flex-wrap:wrap;gap: 10px;}
	.Remote_Program-box > div{width: 100%;}
	.Remote_Program-box2 ul.ulc.libar > li{padding: 20px 20px 20px 30px;}
	.Remote_Program-box2 ul.ulc.libar > li::before{left:15px;}
	.Remote_Program-box4 > ul{gap:10px;}
	.Remote_Program-box4 > ul > li{width:calc((100% - 10px) / 2)}
}

@media screen and (max-width: 400px){
	.history-con > ul > li .txt > ul > li > span {word-break: break-all;}
}













