@charset "utf-8";

/* hhips */
#atc-hhips{position:relative; box-sizing:border-box; background-color: #f4f4f4;overflow: hidden;}
#atc-hhips .inr{position:relative; padding:120px 0;  max-width:1500px; margin:0 auto; display:flex; justify-content: center;    flex-direction: column;}
#atc-hhips .img_area{display:flex; justify-content: flex-start; width:880px;}
#atc-hhips .img_area img{width:auto; max-width:100%;}
#atc-hhips .txt_area{max-width: 1450px;text-align: center;}
#atc-hhips .txt_area span{display:inline-block; color:var(--primary);font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:2px; line-height:1.2em;}
#atc-hhips .txt_area .tit{padding:10px 0;line-height:1.2;color:#2c2c2c;font-size:38px;font-weight:300;}
#atc-hhips .txt_area .txt{letter-spacing:-.3px}
#atc-hhips .txt_area .tit1{display:block; line-height:1;color:#2c2c2c;font-size:38px;font-weight:700; text-transform:uppercase;}
#atc-hhips .txt_area .txt1{letter-spacing:-.3px}
#atc-hhips .txt_area .txt.pl{font-size:18px; color:#2c2c2c; font-weight:400; letter-spacing:-.3px;}
#atc-hhips .txt_area .left{text-align:-webkit-left}

#atc-hhips .product{ margin-top: 50px;display: grid;grid-template-columns: repeat(2, 1fr); gap: 20px;}
#atc-hhips .product .list{color: #333; font-size:27px; font-weight: 600; background:url('./img/product01.png') no-repeat;width: 100%;height: 344px;background-size: cover; border-radius: 10px;    display: flex;flex-direction: column;justify-content: flex-end;align-items: center;padding-bottom:40px; gap: 15px;}
#atc-hhips .product .list a{color: #333;font-size: 15px;background-color: #fff3; border: 1px solid #696969;--tw-backdrop-blur: blur(4px);padding: 10px 20px; border-radius: 100px;    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
#atc-hhips .product .list:nth-child(2){ background:url('./img/product02.png') }
#atc-hhips .product .list:nth-child(3){ background:url('./img/product03.png') }
#atc-hhips .product .list:nth-child(4){ background:url('./img/product04.png') }
#atc-hhips .product .list:nth-child(5){ background:url('./img/product05.png') }
#atc-hhips .product .list:nth-child(6){ background:url('./img/product06.png') }

.swiper-button-next:after, .swiper-button-prev:after{color: #838384;font-size: 30px;}
.swiper-button-next{right: 10%;}
.swiper-button-prev{left: 10%;}


@media (hover:hover){
	#atc-hhips .txt_area .left .more_btn:hover{background:#1bbd98; color:#fff;}
	#atc-hhips .txt_area .left .more_btn:hover img.off{display:none;}
	#atc-hhips .txt_area .left .more_btn:hover img.ov{display:block;}
}

@media (max-width:1600px){
	#atc-hhips .inr{max-width:90%; gap:0;}
	#atc-hhips .img_area{width:57%; margin-right:3%;}
	#atc-hhips .txt_area{width:40%;}
	#atc-hhips .txt_area .tit1{font-size:45px;}
	#atc-hhips .obj{width:35%;}
}
@media (max-width:1400px){
	#atc-hhips .txt_area .tit1{font-size:40px;}
	#atc-hhips .txt_area .txt.pl{font-size:18px;}
}
@media (max-width:1250px){
	#atc-hhips .img_area{width:52%; margin-right:3%;}
	#atc-hhips .txt_area{width:45%;}
	#atc-hhips .txt_area .tit{padding:10px 0 20px 0;}
	#atc-hhips .txt_area .left .more_btn{margin-top:25px;}
}
@media (max-width:1024px){
	#atc-hhips .inr{padding:100px 0 60px;flex-direction: column; gap:30px;}
	#atc-hhips .img_area{width:100%; margin:0;}
	#atc-hhips .txt_area{width:100%;}
	#atc-hhips .txt_area .txt.pl{width:60%;}
	#atc-hhips .obj{width:40%;}
	#atc-hhips .txt_area .left .more_btn{width:180px; line-height:45px; gap:8px;}
	#atc-hhips .txt_area .left .more_btn i img{top:-2px; width:20px; height:20px;}
	#atc-hhips .txt_area .left .more_btn:hover i img.ov{top:0;}
}
@media (max-width:768px){
	#atc-hhips .inr{padding:0 0 120px;}
	#atc-hhips .txt_area .txt.pl{width:100%;}
	#atc-hhips .obj{width:35%;}
	#atc-hhips .txt_area .left .more_btn{width:160px; line-height:40px; gap:6px;}
	#atc-hhips .txt_area .left .more_btn i img{width:18px; height:18px;}
	#atc-hhips .img_area img{width:auto; max-width:70%;}
	#atc-hhips .product{margin-top: 0px;grid-template-columns: repeat(1, 1fr); gap: 15px;}
	#atc-hhips .product .list{background-position: center !important; gap: 13px; font-size: 13px; height: 130px; margin-bottom: 0; padding-bottom: 0;justify-content: center; background-size: cover !important;background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3 )), url('./img/product01.png');}
	#atc-hhips .product .list h1{color: #fff;}
    #atc-hhips .product .list:nth-child(2){background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3 )), url('./img/product02.png');}
	#atc-hhips .product .list:nth-child(3){background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3 )), url('./img/product03.png');}
	#atc-hhips .product .list:nth-child(4){background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3 )), url('./img/product04.png');}
	#atc-hhips .product .list:nth-child(5){background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3 )), url('./img/product05.png');}
	#atc-hhips .product .list:nth-child(6){background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3 )), url('./img/product06.png');}
	
	
	#atc-hhips .product .list a{font-size: 10px; padding: 6px 15px; color: #fff;border: 1px solid #fff;}

	#sh_wrapper #atc-tech .tech-swiper .swiper-slide{padding: 30px 0; min-height: 200px;}
	#sh_wrapper #atc-tech .txt_area span{font-size: 11px;
        letter-spacing: 0px;
        line-height: 1.1em;}

		#sh_wrapper #atc-tech .txt_area .tit{padding: 5px 0px 7px;
			font-size: 15px;}
			#sh_wrapper #atc-tech .txt_area .txt.pl{font-size: 12px;}
			#sh_wrapper #atc-tech .txt_area .txt.pl br{display: none;}
			#atc-tech .txt_area{padding: 0 20px;}
			.swiper-button-next:after, .swiper-button-prev:after{display: none;}

}
@media (max-width:540px){
	#atc-hhips{background-position:center 27%;}
	#atc-hhips .inr{padding:30px 0; gap:20px;}
	#atc-hhips .txt_area span{font-size:11px; letter-spacing:0px; line-height:1.1em;}
	#atc-hhips .txt_area .tit{font-size:15px; padding:2px 0 8px 0;}
	#atc-hhips .txt_area .tit1{font-size:15px;}
	#atc-hhips .txt_area .txt.pl{font-size:12px; letter-spacing:-0.5px;}
	#atc-hhips .txt_area .txt.pl br{display: none;}
	#atc-hhips .txt_area .left .more_btn{margin-top:20px; width:130px; font-size:12px; gap:5px; line-height:35px;}
	#atc-hhips .txt_area .left .more_btn i{top:-1px;}
	#atc-hhips .txt_area .left .more_btn i img{width:15px; height:15px;}
	#atc-hhips .obj{right:-10px;}
	#atc-hhips .img_area img{width:auto; max-width:70%;}
}

#atc-tech{position:relative;z-index:2}

#atc-tech .tech-swiper{width: 100%; }
#atc-tech .tech-swiper .swiper-slide{padding: 80px;}
#atc-tech .tech-swiper .slide1{background:url('./img/tech-swiper01.jpg') no-repeat; background-size: cover;}
#atc-tech .tech-swiper .slide2{background:url('./img/tech-swiper02.jpg') no-repeat; background-size: cover;}
#atc-tech .tech-swiper .slide3{background:url('./img/tech-swiper03.jpg') no-repeat; background-size: cover;}
#atc-tech .tech-swiper .slide4{background:url('./img/tech-swiper04.jpg') no-repeat; background-size: cover;}
#atc-tech .tech-swiper .slide5{background:url('./img/tech-swiper05.jpg') no-repeat; background-size: cover;}
#atc-tech .tech-swiper .slide6{background:url('./img/tech-swiper06.jpg') no-repeat; background-size: cover;}
#atc-tech .tech-swiper .slide7{background:url('./img/tech-swiper07.jpg') no-repeat; background-size: cover;}
#atc-tech .tech-swiper .slide8{background:url('./img/tech-swiper08.jpg') no-repeat; background-size: cover;}
#atc-tech .tech-swiper .slide9{background:url('./img/tech-swiper09.jpg') no-repeat; background-size: cover;}
#atc-tech .txt_area{text-align: center;}
#atc-tech .txt_area span{display:inline-block; color:var(--primary);font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:2px; line-height:1.2em;}
#atc-tech .txt_area .tit{padding:15px 0 30px 0;line-height:1.2;color:#fff;font-size:42px;font-weight:600;}
#atc-tech .txt_area .txt{letter-spacing:-.3px}
#atc-tech .txt_area .tit1{display:block; line-height:1;color:#fff;font-size:50px;font-weight:700; text-transform:uppercase;}
#atc-tech .txt_area .txt1{letter-spacing:-.3px}
#atc-tech .txt_area .txt.pl{font-size:18px; color:#fff; font-weight:300; letter-spacing:-.3px;}



/*
#atc-tech .cont .more p:before{display:block;content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:#fff}
#atc-tech .cont .more p:after{display:block;content:"";position:absolute;right:0;top:6px;width:4px;height:4px;border-radius:50%;background:#fff;transition:all .2s}
*/


/* 반응형 [s] */
@media (hover:hover){
#atc-tech .cont .item:hover .img img{transform:scale(1.08)}
#atc-tech .cont .more:hover p{padding-left:10px}
#atc-tech .cont .more:hover p:after{right:10px}
}
@media (max-width:1380px){
#atc-tech .rt_txt{top:48%;left:1%}
#atc-tech .tit_area .tit{width:90%}
#atc-tech .cont{margin:-300px auto 0;width:90%}
#atc-tech .cont .item_wrap{padding:60px 60px 0;gap:30px;max-width:unset;width:70%}
#atc-tech .cont .more{width:20%}
#atc-tech .cont .item_wrap .pl{white-space:normal}
}
@media (max-width:1024px){
#atc-tech .rt_txt{display:none}
#atc-tech .tit_area{height:405px}
#atc-tech .tit_area .tit{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:0px;width: 95%;font-size:16px;text-align: center;}
#atc-tech .tit_area .tit h2{font-size:38px}
#atc-tech .cont{flex-direction:column;align-items:center;margin:0 auto;width:100%}
#atc-tech .cont .item_wrap{padding:70px 0px;margin:auto;gap:20px;width:95%;box-sizing:border-box;font-size:14px}
#atc-tech .cont .item .img{margin-bottom:24px;width:100%;height:205px}
#atc-tech .cont .item h3{margin:6px 0 12px;font-size:17px}
#atc-tech .cont .more{width:190px;height:62px}
#atc-tech .cont .more p{padding-bottom:0px}
#atc-tech .cont .more p:before{display:none;}
#atc-tech .cont .more:hover p{padding-left:8px}
#atc-tech .cont .more:hover p:after{right:8px}
}
@media (max-width:768px){
#atc-tech .tit_area{height:330px}
#atc-tech .tit_area .tit{text-align:center;font-size:14px}
#atc-tech .tit_area .tit h2{padding-bottom:10px;font-size:32px}
#atc-tech .cont{padding-bottom:60px}
#atc-tech .cont .item_wrap{display:flex;flex-direction:column;gap:35px;padding:60px 0}
#atc-tech .cont .item a{display:flex;border-radius:5px}
#atc-tech .cont .item:nth-child(2) a{flex-direction:row-reverse}
#atc-tech .cont .item .img{margin:0px;width:calc(50%);height:170px}
#atc-tech .cont .item figcaption{display:flex;flex-direction: column;justify-content: center; padding:30px 40px;width:calc(50%)}
#atc-tech .cont .item:nth-child(2) figcaption{padding:30px 40px;text-align:end}
#atc-tech .cont .more{width:175px;height:58px;border-radius:50px;}

#atc-tech .cont .more:hover p{padding-left:5px}
#atc-tech .cont .more:hover p:after{right:5px}
}
@media (max-width:540px){
	#atc-tech .cont{margin:0;}
	#atc-tech .tit_area{height:140px;}
	#atc-tech .tit_area .bg{left:-60%}
	#atc-tech .tit_area .tit em{margin-bottom:10px; font-size:11px;}
	#atc-tech .tit_area .tit h2{font-size:18px;}
	#atc-tech .tit_area .tit h2 i{font-size:23px;}
	#atc-tech .cont .item_wrap{padding:15px 5px; gap:15px;}
	#atc-tech .cont .item span{font-size:12px;}
	#atc-tech .cont .item .pl{width:90%; margin:0 auto; font-size:12px;}
	#atc-tech .cont .more{width:130px; height:38px;}
	#atc-tech .cont .more p{font-size:12px; width:auto;}
	#atc-tech .cont .more p i{margin-left:2px;}
	#atc-tech .cont .more p i img{width:15px; height:15px;}

}
@media (max-width:480px){

#atc-tech .cont{padding-bottom:40px}
#atc-tech .cont .item a{position:relative}
#atc-tech .cont .item .img{width:100%;filter:brightness(0.5);border-radius:10px}
#atc-tech .cont .item figcaption{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:0px;width:90%;text-align:center}
#atc-tech .cont .item:nth-child(2) figcaption{padding:0px;text-align:center}
#atc-tech .cont .item:nth-child(2) .img{border-radius:10px}
#atc-tech .cont .item h3{margin:6px 0; color:#fff}
#atc-tech .cont .item_wrap .pl{color:rgb(255, 255, 255, 0.6)}
#atc-tech .cont .more:hover p{padding-left:3px}
#atc-tech .cont .more:hover p:after{right:3px}
}
@media (max-width:380px){
#atc-tech .tit_area{height:230px}
#atc-tech .tit_area .tit h2{font-size:23px}
#atc-tech .cont{padding-bottom:35px}
#atc-tech .cont .item .img{height:200px}
#atc-tech .cont .item_wrap{font-size:13px}
#atc-tech .cont .item span{font-size:14px}
#atc-tech .cont .item h3{margin:4px 0 10px;font-size:16px}
}
/* 반응형 [e] */




#atc02{width:100%;padding:120px 0;max-width:1500px;margin:auto; overflow:hidden;}
#atc02 .pl{white-space:pre-line}
#atc02 .cont{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px;color:#fff;line-height:1.2;font-size:30px;font-weight:600}
#atc02 .cont > div{width:100%;}
#atc02 .cont p{margin-bottom:8px;font-size:17px;font-weight:500}
#atc02 .cont .box{padding:60px 48px; display: flex; flex-direction: column; justify-content: space-between; }
#atc02 .cont .left{background:url('./img/bg01.jpg') no-repeat;height:350px; border-radius:10px;}
/* #atc02 .cont .left a{color:#2c2c2c !important;background:#fff;border:none !important} */
#atc02 .cont .right{background:url('./img/bg02.jpg') no-repeat;height:350px; border-radius:10px;}
#atc02 .cont .more{margin-top:70px;text-align:right; float: right;}
#atc02 .cont .more a{display:inline-block;padding:0 40px;line-height:50px;color:#fff;border:1px solid #fff;border-radius:50px;font-size:15px;transition:all 0.2s}
#atc02 .cont .more a i{margin-left:5px; position:relative; top:-1px;}
#atc02 .cont .more a i img{transition:all 0.3s ease;}
#atc02 .cont .more a i img.ov{display:none;}
#atc02 .cont .more svg{width:18px}

#atc02 .late_area{display:flex;width:100%;max-width:1500px;margin-top:123px;overflow:hidden}
#atc02 .late_area .left{width:40%}
#atc02 .late_area .left p{color:#2c2c2c;line-height:1;font-size:38px;font-weight:200;letter-spacing: -2px; word-break:keep-all;}
#atc02 .late_area .left p b{font-weight: 600;}
#atc02 .late_area .left a{position:relative; display:inline-block;margin-top:18px;padding:0 35px;line-height:55px;color:#2c2c2c;border:1px solid #e1e1e1;border-radius:50px;font-size:15px;font-weight:700;transition:all 0.2s}
#atc02 .late_area .left a i{padding-left:5px;}
#atc02 .late_area .left a i:before{content:''; position:relative; top:5px; display:inline-block; width:23px; height:23px; background:url(./img/btn-arr-bk.png)no-repeat center; background-size:contain;}

#atc02 .late_area .right{margin-top:-23px;width:82%}
#atc02 .late_area .right .late_box .latest .l_cont{display:flex;gap:46px}
#atc02 .late_area .right .late_box .latest .l_cont .lfet_box span{display:inline-block;width:100px;line-height:35px;letter-spacing:0;color:#888;border:1px solid #44ae35;font-size:15px;font-weight:600;text-align:center}
#atc02 .late_area .right .late_box .latest .l_cont .right_box{width:100%;color:#666;font-size:15px}
#atc02 .late_area .right .late_box .latest .l_cont .right_box .subj{width:87.5%;line-height:85px;color:#222;letter-spacing:-.2px;font-size:22px;font-weight:700;font-family:var(--k-font)}
#atc02 .late_area .right .late_box .latest .l_cont .right_box .late_w{width:68%;line-height:1.4}
#atc02 .late_area .right .late_box .latest .l_cont .right_box .late_none .date{padding-right:46px;text-align:right}
#atc02 .late_area .right .late_box .latest .l_cont .right_box .late_flex.one{display:flex;align-items:center}
#atc02 .late_area .right .late_box .latest.on{height:200px;border-bottom:1px solid #e1e1e1;transition:all 0.2s}
#atc02 .late_area .right .late_box .latest.on .l_cont .lfet_box span{color:#fff;background:#44ae35}
#atc02 .late_area .right .late_box .latest{overflow:hidden;line-height:95px;height:95px;border-bottom:1px solid #e1e1e1;transition:all 0.4s}
#atc02 .late_area .right .late_box .latest.on{height:200px;border-bottom:1px solid #e1e1e1;transition:all 0.2s}
#atc02 .late_area .right .late_box .latest.on .l_cont .right_box .late_flex.one .date{display:none}
#atc02 .late_area .right .late_box .latest.on .l_cont .lfet_box span{color:#fff;background:#44ae35}
#atc02 .late_area .right .late_box .latest:last-child{border-bottom:none}


/* contact */
#atc02 .contact .cont_box{padding-top:70px;display:flex;justify-content:space-between}
#atc02 .contact .cont_box .left{width:430px}
#atc02 .contact .cont_box .left .adress{padding:45px 50px;background:#f2f2f2;border-radius:10px;}
#atc02 .contact .cont_box .left .adress p{color:#44ae35;font-size:15px;font-weight:700;text-transform:uppercase}
#atc02 .contact .cont_box .left .num{padding:22px 0 20px 0;color:#2c2c2c;font-size:38px;font-weight:700}
#atc02 .contact .cont_box .left ul li{display:flex;padding:12px 0;gap:30px;border-bottom:1px solid #bbbbbb;font-weight:600}
#atc02 .contact .cont_box .left ul li:nth-child(2){border-bottom:none}
#atc02 .contact .cont_box .left ul li .tit{width:17.5%;color:#2c2c2c;font-size:16px; font-weight:700}
#atc02 .contact .cont_box .left .map{font-size: 16px; padding:20px;border-bottom:3px solid #e1e1e1;font-weight:500;text-align:left;    display: flex;flex-direction: row;flex-wrap: nowrap;align-items: center;justify-content: space-between;}
#atc02 .contact .cont_box .left .map a{padding:0px 18px;line-height:35px;color:#fff;background:var(--fprimary);border-radius:50px;font-size:13px;font-weight:500}
#atc02 .contact .cont_box .left .map a i{margin-left:8px;transition:all 0.2s}
#atc02 .contact .cont_box .right{background:url('./img/bg03.jpg') no-repeat;padding:70px;width:100%;max-width:1018px;color:rgba(255,255,255,0.7);font-weight:300;border-radius: 10px; line-height: 27px;}
#atc02 .contact .cont_box .right .tit{margin-bottom:40px;color:#fff;line-height:1.2;font-size:38px;font-weight:200;letter-spacing:-1.3px}
#atc02 .contact .cont_box .right .tit span{font-weight:600}
#atc02 .contact .cont_box .right .more{text-align:right}
#atc02 .contact .cont_box .right a{display:inline-block;padding:0 40px;line-height:50px;color:#fff;border-radius:50px;border: 1px solid #fff; font-size:15px;font-weight:600;transition:all 0.2s}
#atc02 .contact .cont_box .right a i{margin-left:3px;}
#atc02 .contact .cont_box .right a i img{position:relative; top:-1px;}
#atc02 .contact .cont_box .right a i img.ov{display:none;}

/* 반응형 [s] */
@media(hover:hover){
#atc02 .cont .left a:hover{border:1px solid var(--primary);background:var(--primary)}
#atc02 .cont .more a:hover i img.off{display:none;}
#atc02 .cont .more a:hover i img.ov{display:inline-block;}

#atc02 .cont .right a:hover{border:1px solid var(--primary);background:var(--primary)}
#atc02 .contact .cont_box .right a:hover i img.off{display:none;}
#atc02 .contact .cont_box .right a:hover i img.ov{display:inline-block;}

#atc02 .late_area .left a:hover{border:1px solid var(--primary);background:#fff; color: var(--primary);}
#atc02 .late_area .left a:hover i:before{background:url(./img/btn-arr-orange.png)no-repeat center; background-size:contain;}
#atc02 .contact .cont_box .right a:hover{color:#44ae35;border: 1px solid #44ae35;}
}
@media (max-width:1600px){
	#atc02 .cont{padding:0; gap:30px;}
	#atc02 .late_area{padding:0 30px;}
}
@media (max-width:1450px){
	#atc02 .late_area .left{width:430px;}
	#atc02 .late_area .left p{font-size:47px;}
	#atc02 .late_area .right{width:calc(100% - 430px);}

	#atc02 .contact .cont_box{gap:0;}
	#atc02 .contact .cont_box .left{width:425px; box-sizing:border-box;}
	#atc02 .contact .cont_box .left .adress{padding:36px; width:100%;}
	#atc02 .contact .cont_box .left .map{}
	#atc02 .contact .cont_box .right{width:calc(100% - 425px);}
}
@media (max-width:1300px){
	#atc02 .contact .cont_box .right{padding:50px;}
	#atc02 .contact .cont_box .right .tit{font-size:34px; margin-bottom:30px;}
	#atc02 .contact .cont_box .right .more{margin-top:40px;}
}
@media (max-width:1200px){
	#atc02 .late_area .left{width:350px;}
	#atc02 .late_area .left p{font-size:40px;}
	#atc02 .late_area .right{width:calc(100% - 350px);}
}
@media (max-width:1100px){
	#atc02 .cont{font-size:27px;}
	#atc02 .cont p{margin-bottom:12px;}
	#atc02 .cont .box{padding:35px;}
}
@media (max-width:1024px){
#atc02{padding:80px 0px}
#atc02 .cont{width:95%;margin:auto;font-size:20px; gap:20px;}
#atc02 .cont .left{height:300px;background-position:center;background-size:cover}
#atc02 .cont .right{height:300px;background-position:center;background-size:cover}
#atc02 .cont p{margin-bottom:11px;font-size:14px; word-break:keep-all;}
#atc02 .cont .more{margin-top:47px}
#atc02 .cont .more a{padding:0px 15px;line-height:40px;font-size:14px}
#atc02 .cont .more a i{display:inline-block; width:20px; height:20px; margin-left:3px; top:-2px;}
#atc02 .cont .more a i img{width:100%;}
#atc02 .late_area{flex-direction:column;width:95%;margin:auto;margin-top:60px; padding:0;}
#atc02 .late_area .left{display:flex;justify-content:space-between; align-items: center;width:100%;white-space:normal}
#atc02 .late_area .left p{font-size:35px}
#atc02 .late_area .left a{margin:0; padding:0px 15px;line-height:45px}
#atc02 .late_area .left a i:before{width:20px; height:20px; }
#atc02 .late_area .right{margin-top:20px;width:100%}
#atc02 .late_area .right .late_box .latest{line-height:80px;height:80px}
#atc02 .late_area .right .late_box .latest.on{height:unset}
#atc02 .late_area .right .late_box .latest .l_cont .right_box .late_w{width:100%;word-break:keep-all}
#atc02 .late_area .right .late_box .latest .l_cont .right_box .late_none{line-height:1.5}
#atc02 .late_area .right .late_box .latest .l_cont .right_box .late_none .date{padding:20px 0px}
#atc02 .late_area .right .late_box .latest .l_cont .right_box .late_flex.one{justify-content:space-between}
#atc02 .late_area .date{display: none;}

#atc02 .contact .cont_box{width:100%;margin:auto;padding-top:70px}
#atc02 .contact .cont_box .left{width:35%}
#atc02 .contact .cont_box .left .adress{padding:20px}
#atc02 .contact .cont_box .left .adress p{font-size:14px}
#atc02 .contact .cont_box .left .num{padding:15px 0px;font-size:27px}
#atc02 .contact .cont_box .left ul li{flex-direction:column;gap:5px;font-size:14px}
#atc02 .contact .cont_box .left ul li .tit{width:27%}
#atc02 .contact .cont_box .left .map{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:15px}
#atc02 .contact .cont_box .left .map a{margin-left:0px; line-height:25px; margin-top:8px; padding:0 12px;}
#atc02 .contact .cont_box .right{padding:55px;width:63%;word-break:keep-all}
#atc02 .contact .cont_box .right br{display:none;}
#atc02 .contact .cont_box .right .tit{margin-bottom:20px;font-size:26px}
#atc02 .contact .cont_box .right .more{margin-top:52px}
#atc02 .contact .cont_box .right a{padding:0 15px;line-height:45px}
#atc02 .contact .cont_box .right a i{display:inline-block; width:20px; height:20px;}
#atc02 .contact .cont_box .right a i img{width:100%;}
}
@media (max-width:768px){
#atc02{padding:0 0px 70px 0px}
#atc02 .cont{grid-template-columns:repeat(1, 1fr);font-size:22px; gap:15px;}
#atc02 .cont .box{padding:30px}
#atc02 .cont .left{height:260px}
#atc02 .cont .right{height:260px}
#atc02 .cont p{font-size:15px}
#atc02 .late_area .left p{font-size:30px}
#atc02 .late_area .left a{padding:0px 24px;line-height:45px;font-size:13px}
#atc02 .late_area .right .late_box .latest{line-height:1.5;height:unset;margin-bottom:20px}
#atc02 .late_area .right .late_box .latest .l_cont{flex-direction:column;gap:0px}
#atc02 .late_area .right .late_box .latest .l_cont .right_box .subj{width:85%;line-height:55px}
#atc02 .late_area .right .late_box .latest .l_cont .right_box .late_none .date{padding:0px 0px 10px; display: none;}
#atc02 .contact .cont_box{flex-direction:column}
#atc02 .contact .cont_box{padding:45px 0px 0px 0px}
#atc02 .contact .cont_box .left{width:100%}
#atc02 .contact .cont_box .left .adress p{text-align:center}
#atc02 .contact .cont_box .left .num{text-align:center}
#atc02 .contact .cont_box .left .map{flex-direction:row}
#atc02 .contact .cont_box .left .map a{margin:0;}
#atc02 .contact .cont_box .left ul{display:flex;justify-content:space-between}
#atc02 .contact .cont_box .left ul li{flex-direction:row;justify-content:center;gap:9px;width:49%}
#atc02 .contact .cont_box .left ul li .tit{width:auto}
#atc02 .contact .cont_box .left ul li:nth-child(2){border-bottom:1px solid #e1e1e1}
#atc02 .contact .cont_box .right{margin-top:15px;width:100%;padding:25px}
#atc02 .contact .cont_box .right br{display:block;}
#atc02 .contact .cont_box .right a{font-size:13px;}
#atc02 .contact .cont_box .right a i{width:18px; height:18px;}
#atc02 .contact .cont_box .right a i img{top:-2px;}
#atc02 .contact .cont_box .right .more{margin-top:55px}

.lfet_box{display: none;}
}
@media (max-width:540px){
	#atc02{padding:30px 20px}   
	#atc02 .cont{gap:15px; font-size:15px; width: 100%;}
	#atc02 .cont p{margin-bottom:7px; font-size:11px;}
	#atc02 .cont .box{padding:20px;}
	#atc02 .cont .left,
	#atc02 .cont .right{height:170px; border-radius:10px;}
	#atc02 .cont .more{margin-top:0px}
	#atc02 .cont .more a{line-height:30px; font-size: 11px; border-width:1px;}
	#atc02 .cont .more a i{width:15px; height:15px; top:-1px;}

	#atc02 .late_area{margin-top:30px}
	#atc02 .late_area .left p{font-size:15px; }
	#atc02 .late_area .left a{padding:0px 15px;line-height:30px; font-size:11px;}
	#atc02 .late_area .left a i{padding-left:3px;}
	#atc02 .late_area .left a i:before{width:15px; height:15px; top:3px;}
	#atc02 .late_area .right .late_box .latest{margin-bottom:0;height:unset}
	#atc02 .late_area .right .late_box .latest .l_cont .lfet_box span{width:60px;line-height:25px;font-size:12px}
	#atc02 .late_area .right .late_box .latest .l_cont .right_box{font-size:12px}
	#atc02 .late_area .right .late_box .latest .l_cont .right_box .subj{width:auto;font-size:12px;line-height:40px}
	#atc02 .late_area .right .late_box .latest .l_cont .right_box .late_w{font-size:14px}
	#atc02 .late_area .right .late_box .latest .l_cont .right_box .late_none{display:block}

	#atc02 .contact .cont_box{padding-top:30px}
	#atc02 .contact .cont_box .left ul{flex-direction:column}
	#atc02 .contact .cont_box .left ul li{width:100%}
	#atc02 .contact .cont_box .left ul li:nth-child(2){border-bottom:none}
	#atc02 .contact .cont_box .left .adress{padding:20px 0px 10px 0px;border-radius: 10px;}
	#atc02 .contact .cont_box .left .adress p{font-size:11px}
	#atc02 .contact .cont_box .left .num{padding:7px 0px 0;font-size:20px}
	#atc02 .contact .cont_box .left .map{font-size:13px; padding: 20px 0 10px;}
	#atc02 .contact .cont_box .left .map br{display: none;}
	#atc02 .contact .cont_box .left .map a{padding:6px 15px;line-height:17px; font-size:11px; width: 80px;text-align: center;}
	#atc02 .contact .cont_box .right{padding:20px;font-size:12px; border-radius: 10px; line-height: 18px;}
	#atc02 .contact .cont_box .right br{display:none;}
	#atc02 .contact .cont_box .right .tit{font-size:15px; margin-bottom:10px;}
	#atc02 .contact .cont_box .right .more{margin-top:20px}
	#atc02 .contact .cont_box .right a{padding:0px 15px;line-height:30px; font-size:11px;}
	#atc02 .contact .cont_box .right a i{width:15px; height:15px;}

	

	#atc02 .late_area .right .late_box .latest .l_cont .right_box .late_w{font-size:13px; display: none;}
}

@media (max-width:380px){
	#atc02 .cont .box{padding:15px;}
	#atc02 .contact .cont_box .right{padding:20px;}
	#atc02 .late_area .left a{padding:0 9px;}
}


/* 반응형 [e] */


