@charset "utf-8";

#inc02 .inner{width: 100%; max-width: 1400px; margin: 100px auto 120px; display: flex; align-items: flex-start; gap: 60px;}
#inc02 .inner .tit{margin-bottom:26px;display:flex;align-items:center;gap:30px;justify-content:space-between}
#inc02 .inner .tit h2{position:relative;color:#111;font-size:32px;font-weight:500}
#inc02 .inner .l_box{width:100%;max-width:910px}
#inc02 .inner .r_box{width: 100%; max-width: 410px; border-radius: 20px; border: 1px solid #eaeaea; padding: 20px;}
#inc02 .inner .more{display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; background: var(--primary); border-radius: 50px; text-align: center; transition: all 0.2s; margin: -2px;}
#inc02 .inner .more svg{width:14px;color:#fff;transition:all 0.4s}
#inc02 .inner .tit ul{display: flex; gap: 0px; margin-left: auto; align-items: center;}
#inc02 .inner .tit ul li{padding: 20px 20px; color: #858585; cursor: pointer; font-size: 20px; font-weight: 600; transition: all 0.3s; text-align: center; border-bottom: 1px solid #eaeaea; font-family: var(--main-font);}
#inc02 .inner #tabs .lt_cont{font-size:20px;font-weight:700}
#inc02 .inner #tab-content{display:none}
#inc02 .inner #tab-content.on{display:block} 
#inc02 .wrap .img{overflow:hidden;margin-bottom:25px;background-size:cover;background-position:center}

#inc02 .r_box .area-head{position:relative;display:flex;justify-content:space-between;align-items:center;padding-bottom:20px}
#inc02 .r_box .area-head .tab-menu{display:flex;gap:24px}
#inc02 .r_box .area-head .tab-menu .menu{font-family: var(--main-font); font-size: 22px; font-weight: 700; line-height: 100%; color: #aaa; cursor: pointer;}
#inc02 .r_box .area-head .tab-menu .menu.on{color:#222}
#inc02 .r_box .area-head .btn-wrap{position:relative;width:36px;height:36px}
#inc02 .r_box .area-head .btn-wrap .link-board{position:absolute;top:0;left:0;display:none;background-color:var(--primary)}
#inc02 .r_box .area-head .btn-wrap .link-board.on{display:flex}

#inc02 .inner .link-board{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:100px;background-color:var(--primary)}
#inc02 .inner .link-board svg{stroke:#fff;transition:transform 0.3s;width:16px}
#inc02 .inner .link-board:hover svg{transform:rotate(180deg)}


.video-container {
  position:relative;
  height:0;
  padding-bottom:56.25%;
}

.video-container iframe {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}


/* 라테스트 영역 */
#inc02{position:relative;width:100%}
#inc02 .late_tit{padding-bottom:22px;border-bottom:3px solid #111}
#inc02 .late_tabs{display:flex;gap:25px}
#inc02 .late_tabs li{font-size:25px;font-weight:700;color:#aaa;cursor:pointer;transition:all .2s}
#inc02 .late_tabs li.on{color: #00a0e9 !important; border-bottom: 2px solid #00a0e9 !important;}
#inc02 .late_box{padding: 0; height: 300px; border-radius: 20px;}
#inc02 .late_box .more_btn{position:absolute;top:-4px;right:0;padding:0 30px;border-radius:50px;font-size:15px;line-height:50px;font-weight:600;color:#111;background-color:#f5f5f5}
#inc02 .late_box .more_btn span{margin-left:18px}
#inc02 .late .n_lt{display:grid;grid-template-columns:360px auto;column-gap:45px}
#inc02 .late .n_lt li{width:88%}
#inc02 .late .n_lt li:nth-child(n + 3){border-top:1px solid #e1e1e1}
#inc02 .late .n_lt li .date{color:#666;font-weight:300;font-size:15px}
#inc02 .late .n_lt li .lt_cont{display:flex;align-items:center;justify-content:space-between;height:75px;padding:0px  0 20px 0}
#inc02 .late .no_data {width: 100%; text-align: center; grid-template-columns: 100% !important;}
#inc02 .lt_cont .subj{position: relative; overflow: hidden; padding-left: 18px; color: #222; font-weight: 400; font-size: 17px; white-space: nowrap; text-overflow: ellipsis;}
#inc02 .lt_cont .subj:before{position:absolute;left:0;top:11px;content:'';width:3px;height:3px;border-radius:100px;background:var(--primary)}

/* 첫번째 라테스트 */
#inc02 .late .n_lt li.first{position:relative;padding-top:30px;grid-row:1 / span 5;word-break:keep-all;width:100%;padding-bottom: 76%;}
#inc02 .n_lt li.first a{color:#666}
#inc02 .n_lt li.first .lt_cont_f { padding-left:15px;width: 100%; margin-bottom: 20px;}
#inc02 .n_lt li.first .cate{width:max-content;margin-bottom:10px;padding:0 14px;border-radius:3px;line-height:25px;color:#fff;background-color:#019ae9;font-size:13px;font-weight:600;}
#inc02 .n_lt li.first .subj{margin-bottom:0px;color:#222;font-size:17px;font-weight:600;white-space:pre-line}
#inc02 .n_lt li.first .subt{font-weight: 400; font-size: 15px;}
#inc02 .n_lt li.first .semi_pc.subt{display:none}
#inc02 .n_lt li.first .date{display: block; padding-top: 5px; color:#fff;font-weight: 300; font-size: 13px;}

/* 알림판 */
#inc02 .r_box .pop_up .arrow_box{position:absolute;right:1px;bottom:1px;z-index:3;cursor:pointer}
#inc02 .r_box .pop_up .arrow_box .arrow_btn{display:flex;align-items:center;justify-content:space-between;padding:8px 20px 5px;width:115px;border-radius:10px 0 20px 0;color:#fff;background-color:rgba(0,0,0,0.70)}
#inc02 .r_box .pop_up .arrow_box .arrow_btn span+span:before {display:inline-block;vertical-align:4px;content:'';width:1px;height:12px;margin:0px 13px;background:rgba(255,255,255,0.3)}
#inc02 .r_box .pop_up .arrow_box .arrow_btn svg{height:20px}
#inc02 .r_box .pop_up{position:relative}
#inc02 .r_box .pop_up .pop_silder{overflow:hidden;border-radius:20px;border:1px solid #e1e1e1}

#inc02 .r_box .area-cont .atc__list{position:relative;display:none;flex-direction:column;gap:24px}
#inc02 .r_box .area-cont .atc__list.view{display:flex}
#inc02 .r_box .area-cont .atc__item{position:relative}
#inc02 .r_box .area-cont .atc__item .link-atc{display: flex; overflow: hidden; border-bottom: 1px solid #e1e1e1; padding-bottom: 25px; margin-bottom: 0;}
#inc02 .r_box .area-cont .atc__item a:nth-child(2) {border-bottom:none}
#inc02 .r_box .area-cont .atc__info{position: relative; display: flex; flex-direction: column; padding: 30px 0 0 0; background-color: #fff; border-radius: 18px;width:100%}
#inc02 .r_box .area-cont .atc__info .atc-head{display: flex; justify-content: space-between; align-items: center; padding-bottom: 10px; margin-bottom: 0; font-size: 20px; font-weight: 600; color: #000;}
#inc02 .r_box .area-cont .atc__info .atc-data{display:flex;flex-direction:column;}
#inc02 .r_box .area-cont .atc__info .atc-bullet {position: absolute; top: 67px; right: 0;}
#inc02 .r_box .area-cont #cont-event .atc__item:last-child .atc-data .dt{min-width:42px}

/* 반응형 [s] */
@media (hover:hover){
#inc02 .inner .more:hover{background:#222}
#inc02 .inner .more:hover svg{transform:rotate(270deg)}
#inc02 .inner .link-board:hover {background-color:#000 !important}

#inc02 .inner .tit ul li:hover{color:#00a0e9;}
#inc02 .inner #tabs a:hover .lt_cont{text-decoration:underline}
}
@media (max-width:1580px){
#inc02 .inner{justify-content:space-between;gap:0px;width:95%}
#inc02 .inner .l_box{max-width:unset;width:calc(67% - 30px)}
#inc02 .r_box .pop_up .pop_silder{width:100%;height:449px}
#inc02 .r_box .pop_up .pop_silder a{display:block;width:100%;height:100%}
#inc02 .r_box .pop_up .pop_silder .img{width:100%;height:100%}
#inc02 .r_box .pop_up .pop_silder img{width:100%;height:100%;object-fit:cover}
#inc02 .r_box .area-head .btn-wrap{width:36px;height:36px}

#inc02 .r_box .area-cont .atc__item .link-atc .thumb-box{width:260px;height:180px}
#inc02 .r_box .area-cont .atc__item .shadow{height:200px}
}
@media (max-width:1380px){
#inc02 .inner .l_box{width:calc(60% - 20px)}
#inc02 .inner .r_box{width:calc(35% - 20px)}
#inc02 .inner #tabs .lt_cont{padding:0px}
#inc02 .late_box{padding:28px 0  0px 0;height:auto}
#inc02 .late .n_lt{display:flex;flex-direction:column;column-gap:0px}
#inc02 .late .n_lt li.first{padding:0 0 12px}
#inc02 .late .n_lt li:nth-child(n + 2){border-top:1px solid #e1e1e1;width:100%}
#inc02 .late .n_lt li .lt_cont{height:64px}
#inc02 .n_lt li.first .cate{margin-bottom:14px}
#inc02 .n_lt li.first .subj{margin-bottom:7px}
#inc02 .n_lt li.first .semi_pc.subt{display:block}
#inc02 .n_lt li.first .date{padding-top:12px}
}
@media (max-width:1024px){
#inc02 .inner{flex-direction:column;margin: 100px auto 50px; }
#inc02 .inner .l_box{width:100%}
#inc02 .inner .r_box{width: 100%; max-width: 100%;}
#inc02 .late_box{padding:28px 0  50px 0}
#inc02 .inner .tit{gap:15px}
#inc02 .inner .tit h2{font-size:24px}
#inc02 .inner .tit ul{gap: 0px; margin-left: 0;}
#inc02 .inner .tit ul li{padding:10px;font-size:16px;}
#inc02 .inner .more{width:32px;height:32px}
#inc02 .r_box .area-head{padding-bottom:12px}
#inc02 .n_lt li.first .cate{font-size:14px}
#inc02 .n_lt li.first .subj{font-size:16px}
#inc02 .n_lt li.first .semi_pc.subt{font-size:14px}
#inc02 .n_lt li.first .date{font-size:15px}
#inc02 .late .n_lt li .lt_cont{gap:15px;height:56px}
#inc02 .lt_cont .subj{font-size:16px}
#inc02 .r_box .pop_up .pop_silder{height:364px;border:none;border-radius:15px}
#inc02 .r_box .pop_up .pop_silder img{border:1px solid #e1e1e1;border-radius:15px}
#inc02 .r_box .pop_up .arrow_box .arrow_btn{border-radius:15px 0 15px}
#inc02 .r_box .area-cont .atc__info .atc-bullet {top: 34px; right: 36px; }
#inc02 .r_box .area-cont .atc__item .link-atc { padding-bottom: 25px; margin-bottom: 25px; }
#inc02 .r_box .area-cont .atc__info{padding:0px;}
#inc02 .r_box .area-cont .atc__info::before{border-radius:18px 0 0 0}
#inc02 .r_box .area-head .tab-menu .menu {font-size:18px}
#inc02 .r_box .area-cont .atc__info .atc-head {font-size:15px}
#inc02 .r_box .area-cont .atc__list{gap:20px}
#inc02 .r_box .area-cont .atc__item .atc-data br {display:none}
#inc02 .inner .link-board { width: 30px; height: 30px;}
}
@media (max-width:768px){
#inc02 .inner{margin-top:40px}
#inc02 .inner .l_box .tit{flex-direction:column}
#inc02 .inner .tit{gap:8px;margin-bottom:22px}
#inc02 .inner .tit h2{padding-left: 20px; font-size: 21px; font-weight: 600;}
#inc02 .inner .tit ul li{padding:4px 12px;font-size:14px}
#inc02 .inner .more{width:30px;height:30px}
#inc02 .r_box .pop_up .pop_silder{height:418px}
#inc02 .r_box .area-head .tab-menu{gap:20px}
#inc02 .r_box .area-head .tab-menu .menu{font-size:22px}

#inc02 .r_box .area-cont .atc__item .link-atc,
#inc02 .r_box .area-cont .atc__info,
#inc02 .r_box .area-cont .atc__info .atc-head{gap:8px;padding-bottom:10px;margin-bottom:10px}
#inc02 .r_box .area-cont .atc__info{padding:20px 0 0 0;}
}
@media (max-width:480px){
#inc02 .inner{margin-top:18px}
#inc02 .inner .tit{margin-bottom:18px}
#inc02 .inner .tit h2{font-size:18px}
#inc02 .inner .tit ul li{height:50px}
#inc02 .inner .l_box .tit h2{padding-left:13px;font-size:18px}
#inc02 .inner .l_box .tit ul{margin-left:0px}
#inc02 .inner .l_box .tit ul li{padding:4px 18px}
#inc02 .inner .l_box .tit .more{margin-top:10px;}

#inc02 .late_box{padding:20px}
#inc02 .late .n_lt li.first{padding-bottom:8px}
#inc02 .late .n_lt li .lt_cont{height:52px}
#inc02 .n_lt li.first .subj{font-size:14px}
#inc02 .n_lt li.first .semi_pc.subt{font-size:13px}
#inc02 .n_lt li.first .date{padding-top:8px;font-size:14px}
#inc02 .lt_cont .subj{padding-left:12px;font-size:14px}
#inc02 .late .n_lt li .date{font-size:13px}
#inc02 .late .n_lt li:nth-child(n + 5){display:none}
#inc02 .r_box .pop_up .pop_silder{height:360px}
#inc02 .r_box .pop_up .arrow_box .arrow_btn{display:none}
#inc02 .r_box .area-head .tab-menu{gap:15px}
#inc02 .r_box .area-head .tab-menu .menu{font-size:20px}
#inc02 .r_box .area-head .btn-wrap{width:38px;height:38px}

#inc02 .r_box .area-cont .atc__info{padding:10px 0 0 0}
}
@media (max-width:380px){
#inc02 .inner .l_box .tit h2{font-size:17px}
#inc02 .inner .l_box .tit ul li{padding: 5px; font-size: 13px; line-height: 40px;}
#inc02 .inner .l_box .tit .more{margin-top:4px;}
#inc02 .r_box .area-cont .atc__info .atc-bullet { top: 14px; right: 0px; }
#inc02 .n_lt li.first .cate{font-size:13px}
#inc02 .n_lt li.first .subj{font-size:13px}
#inc02 .n_lt li.first .semi_pc.subt{font-size:12px}
#inc02 .late_box{padding:18px}
#inc02 .late .n_lt li .date{font-size:12px}
#inc02 .late .n_lt li .lt_cont{height:48px}
#inc02 .lt_cont .subj{padding-left:10px;font-size:13px}
#inc02 .lt_cont .subj:before{top:9px}
#inc02 .r_box .pop_up .pop_silder{height:280px}
}
/* 반응형 [e] */