/* #content {padding: 100px 0 0 0;overflow:hidden;} */
#content {padding: 0 0 0 0;overflow:hidden;}
#content.over_wrap{background: 0;}

/*#content.history, #content.greetings, #content.location, #content.video { background: url(/img/sub/sub_section_bg.png) center bottom  no-repeat; }*/
#content.history, #content.awards {padding-top: 120px; padding-bottom: 60px;}
/* 강림_서지훈 수정 */
#content.contact {padding-top: 120px;}
#content.supply {padding-bottom: 120px;}
#content.product {padding-top: 100px;}
#content.ascenter {padding-top: 20px;}
/*2025.07.01 추가 JSH*/
#content.ascenter2 {padding-top: 0px;}
#content.organization {padding-top: 120px;}
#content.certification {padding-top: 100px;}
/*factory*/
.factory_head {width: 100%; height: inherit;}
.factory_info {clear: both;width: 100%;background: #f6f6f6;padding: 80px 0;margin-top: 80px;}
.factory_product {padding-left:100px;}
/* .factory_slide {width:100%;box-sizing: border-box;padding: 0 100px;position:relative;} */
.factory_slide {width:100%;height:inherit;box-sizing: border-box;padding: 0;position:relative;}
.factory_slide > span {display:inline-block;width:100px;height:100px;position:absolute;top:50%;margin-top:-27px; cursor:pointer;}
.factory_slide .slick-slide img {width:100%;}

#factory_prev {left:50px;background:url(/img/sub/Arrow_back_color.png) center no-repeat; background-size:cover !important; cursor: pointer;}
#factory_prev:hover {left:50px;background:url(/img/sub/Arrow_back_white.png) center no-repeat; background-size:cover !important; cursor: pointer;}
#factory_next {right:50px;background:url(/img/sub/Arrow_forward_color.png) center no-repeat; background-size:cover !important; cursor: pointer;}
#factory_next:hover {right:50px;background:url(/img/sub/Arrow_forward_white.png) center no-repeat; background-size:cover !important; cursor: pointer;}
/* .factory_slide .slick-dots {position: relative;bottom: auto;text-align: center;padding-top: 20px;} */
.factory_slide .slick-dots {position: absolute;bottom: 50px;text-align: center;z-index:999;}
.factory_slide .slick-dots li {width:auto; height:auto;}
.factory_slide .slick-dots li {display: none; font-size: 50px; letter-spacing: 2px; font-weight: 1000; margin-top:15px; color:#fff; text-shadow: 3px 3px 5px black;}
.factory_slide .slick-dots li.slick-active {display: block;}

.factory_info h2 {font-weight: bold;padding-left: 59px;width: 500px;word-break:keep-all;}
.factory_sinfo dl {margin:10px 0; clear:both;}
.factory_sinfo dt {display: block; margin-bottom:5px; font-size:18px;}
.factory_sinfo dd{font-size:18px; word-break:keep-all;}
.factory_product li h3 {font-weight: bold;margin-bottom:30px;}
.factory_product li img {display: block;margin-bottom: 30px;}
.factory_product li p {line-height:1.5;font-size:20px; word-break:keep-all;}

/*2025.06.19 visit 가로모드시 전체화면 JSH*/
.image-container {
    position: relative;
    display: inline-block;
  }
  
  .cover-img {
    max-width: 100%;
    height: auto;
    display: block;
  }
  /*20250820_이미지crop작업하면서 추가*/
  .cover-img2 {
    max-width: 100%;
    height: auto;
    display: block;
  }
  
  .fullscreen-btn {
    display: none; /* 기본은 숨김 */
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 6px 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    z-index: 10;
  }
  @media (max-width: 480px) {
    .fullscreen-btn {
      display: block;
    }
  }
  
  .fullscreen-img-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
  }

 .fullscreen-img-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100vh;  /* 뷰포트 높이만큼 넓이 지정 */
    height: 100vw; /* 뷰포트 너비만큼 높이 지정 */
    background-color: #000;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(-50%, -50%) rotate(90deg); /* 중앙 정렬 후 90도 회전 */
    transform-origin: center center;
    overflow: hidden; /* 넘치는 부분 숨기기 */
  }
  
  .fullscreen-img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
  }

/*2025.06.25 모바일 가로모드시 닫기버튼 JSH*/  
.fullscreen-close-btn {
  position: fixed;
  bottom: 10px;  /* top 대신 bottom */
  right: 10px;
  top: auto;     /* top 초기화 */
  padding: 8px 12px;
  background: rgba(0,0,0,0.7);
  color: white;
  border: none;
  border-radius: 6px;
  font-size: 20px;
  z-index: 100000;
  cursor: pointer;
}

/*2025.06.25 모바일 가로모드시 버튼(화살표) JSH*/
.fullscreen-nav-btn {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px 16px;
  font-size: 30px;
  color: white;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  border-radius: 8px;
  cursor: pointer;
  z-index: 100001;
}
.fullscreen-nav-btn.prev {
  top: 10px;
}
.fullscreen-nav-btn.next {
  bottom: 10px;
}
.fullscreen-info-btn {
  outline: none;           /* 포커스 테두리 제거 */
  box-shadow: none;        /* 크롬 등에서 생길 수 있는 외곽선 제거 */
  background: transparent;        /* 배경 투명 */
  color: #014da2;                 /* 파란색 화살표 */
  border: none;                   /* 테두리 없음 */
  font-size: 45px;
  font-weight: bold;
  cursor: pointer;
  padding: 8px 16px;
  transition: color 0.2s;
}
.fullscreen-info-btn:hover {
  color: #0360d1;
}
.fullscreen-info-btn:focus {
  outline: none;
  box-shadow: none;
}

/*2025.06.25 모바일 가로모드시 이미지 번호 표시 JSH*/
.fullscreen-page-indicator {
  position: fixed;
  left: 1px;       /* 왼쪽 끝에서 약간 띄움 */
  top: 50%;         /* 세로 중앙 */
  transform: translateY(-50%) rotate(90deg); /* 위아래 중앙 정렬 후 90도 회전 */
  transform-origin: center center;

  color: white;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.5);
  padding: 6px 12px;
  border-radius: 10px;
  z-index: 100002;
  user-select: none;
  font-weight: 600;
  letter-spacing: 1.2px;
  white-space: nowrap; /* 줄바꿈 방지 */
}


/*Costomer Visit 화면(visit.php)용으로 따로 생성*/
/*Factory와 같이 사용중인데 factory_slide .slick-slide img {width:100%;} 여기서 Factory 비율때문에 object-fit: cover;를 제거했기때문*/
.cover-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /*20250820_이미지crop작업하면서 추가*/
  .cover-img2 {
    width: 100%;
    height: 100%;
    object-fit: fill;
  }

/*product*/

.inr_grid{display: grid; grid-template-columns: [left] minmax(4vw, 300px) [inner_start] clamp(1px, 46%, 660px) [center] clamp(1px, 46%, 660px) [inner_end] minmax(4vw, 300px) [right]; }
.inr_grid img{grid-column: inner_start / right;margin-top: 32px;width: 100%;min-height: 150px;object-fit: cover;object-position: 70% 50%;}

.pro_list_box {padding:60px 90px;} 
.pro_list_box h2 {font-size:42px; font-weight:bold; margin-bottom:20px;}
.pro_list li {position:relative; margin-bottom:15px; padding-left:15px;}
.pro_list li:before {content:''; width:5px; height:5px; background:#b9b9b9; position:absolute; left:0; top:7px; }
.pro_list li a {/* display:block; */ font-size:18px; color:#333; letter-spacing:-0.5px; word-break:keep-all; transition:0.3s}
.pro_list li a:hover {color:#020202; font-weight:500;}

.pro_slide {position:relative;}
.pro_slide .slick-dots {position: relative;bottom: auto;text-align: center;padding-top: 20px;}
.pro_slide .slick-dots li {width:auto; height:auto;}
.pro_slide .slick-dots li button:before {display:none;}
.pro_slide .slick-dots li button {background:#e1e3f2;width:17px;height:17px;border-radius:50%;overflow:hidden;}
.pro_slide .slick-dots li.slick-active button {background:#0949a1;}

.pro_section {clear: both;width: 100%;float: left;padding: 90px 0;}
.pro_section.first {padding-top:0;}
.pro_right {background:#f8f8f8;}
.pro_img {width:50%;}
.pro_img > img {display:block;width:100%;border-radius:0 20px;}
.pro_info {width: 45%;text-align: left;}
.pro_info h2 {font-size:45px;font-weight:bold;margin-bottom:25px; word-break:keep-all;}
.pro_info ul {margin-top:15px;}
.pro_info li {font-size:18px;clear:both;margin:5px 0;position:relative;padding-left:15px; word-break:keep-all;}
.pro_info li:before {content:'';width:5px;height:5px;background:#ddd;display:inline-block;border-radius:50%; position: absolute;left: 0;top: 8px;}
.pro_right .pro_img, .pro_left .pro_info {order: 2;}
.pro_left .pro_img, .pro_right .pro_info {order: 1;}
.pro_info h3 {margin:10px 0; font-size:20px; color:#555; word-break:keep-all;}
.pro_info h4 {margin:25px 0 10px; font-size:18px; font-weight:bold;}
.pro_info p {font-sizE:16px; word-break:keep-all; margin-top:15px;}

.product .down_btn {display:block; width:230px; padding:15px 5px; background:#0949a1; border:1px solid #0949a1; color:#fff; text-align:center; font-weight:bold; font-size:18px; margin-top:40px; transition:0.3s;}
.product .down_btn:hover {background:#fff; color:#0949a1; }
.product .down_btn span {display: inline-block; width: 24px; height: 24px; background: url(/img/sub/Export_Pdf_White.png) center no-repeat; background-size:cover !important; vertical-align: bottom;}
.product .down_btn:hover span {display: inline-block; width: 24px; height: 24px; background: url(/img/sub/Export_Pdf_Color.png) center no-repeat; background-size:cover !important; vertical-align: bottom;}

.pro_info table {width: 100%; border-collapse: collapse; border-spacing: 0;border-top: 2px solid #0949a1}
.pro_info table th {padding: 5px;border-right: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3; background: #f7f7f7; text-align: center; }
.pro_info table td {background:#fff;padding: 5px; border-right: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3;  word-break: break-all;text-align: center;}
.pro_info table th:last-child, .pro_info table td:last-child {border-right: none;}
.pro_info table th.line {border-right: 1px solid #d3d3d3;}

.product_head {width: 100%;}
.product_slide {width: calc(100% - 535px);box-sizing: border-box;padding: 0 59px;position:relative;}
.product_slide > span {display:inline-block;width:27px;height:54px;position:absolute;top:50%;margin-top:-27px; cursor:pointer;}
#product_prev {left:0;background:url(/img/sub/factory_arr01.png) center no-repeat; background-size:cover !important;}
#product_next {right:0;background:url(/img/sub/factory_arr02.png) center no-repeat; background-size:cover !important;}
.product_slide .slick-dots {position: relative;bottom: auto;text-align: center;padding-top: 20px;}
.product_slide .slick-dots li {width:auto; height:auto;}
.product_slide .slick-dots li {display: none; font-size: 18px; letter-spacing: 2px; font-weight: 600; margin-top:15px;}
.product_slide .slick-dots li.slick-active {display: block;}

.product_wrap{display:flex; justify-content:space-between;}
.product_con img {width:100%; /*margin-left:80px; padding-top: 50px; */}
.product_text{/* width:calc(100% - 330px); */width:30%; /* display:flex; flex-wrap:wrap; align-items:center; */}
.product_list01 {width: 33%;}
.product_list01 h4 {padding: 0 0 20px 0; font-size: 24px; font-weight: 500}
.product_list02 {width: 33%;}
.product_list02 h4 {padding: 0 0 20px 0; font-size: 24px; font-weight: 500}
.product_list01 .down_btn { border-radius: 20px; width: 330px; margin-top: 20px;}
.product_list02 .down_btn { border-radius: 20px; width: 330px; margin-top: 20px;}
.product_turn {width: 80%; text-align:center; font-size:18px; letter-spacing:2px; font-weight:600; }
.product_prev,
.product_next {position: relative; /* width:80px; */ /* height:100px; */ margin-right:5px;}
.product_prev::after {position: absolute;left: 35px; top: 20px; content: ''; width: 40px; height: 40px; border-top: 3px solid #000; border-right: 3px solid #000; transform: rotate(225deg);}
.product_next::after { position: absolute; left: 10px; top: 20px; content: ''; width: 40px; height: 40px; border-top: 3px solid #000; border-right: 3px solid #000; transform: rotate(45deg);}

/*supply*/
.main_customer {/* width: calc(100% - 52%);float: left; */box-sizing: border-box;padding: 0 100px; position:relative;text-align: center;}
.customer_slick .slick-slide h2 {text-align:center;line-height:1.4; font-size:40px; font-weight:bold; padding-bottom: 40px;}
.customer_slick li {width: 19.8%;margin-right: 0.1%; margin-left: 0.1%; float: left;margin-top: 0.1%}
.customer_slick li > img {display:block;/*border:#ddd 1px solid;*/box-sizing:border-box;width:100%;}

.main_customer span {display:inline-block;width:60px;height:54px;position:absolute;top:50%;margin-top:0px;}
.customer_slick .slick-dots {width:100%;position: relative;bottom: auto;text-align: center;padding-top: 20px;}
.customer_slick .slick-dots li button:before {display:none;}
.customer_slick .slick-dots li button {background:#e1e3f2;width:17px;height:17px;border-radius:50%;overflow:hidden;}
.customer_slick .slick-dots li.slick-active button {background:#0949a1;}

.customer_slick .slick-dots li {display:inline-block !important;float:none !important;}

/*supply mob_customer_slick */
.mob_customer_slick li {width: 49.6%;margin-right: 0.1%; margin-left: 0.1%; float: left;margin-top: 0.1%}
.mob_customer_slick li > img {display:block;/*border:#ddd 1px solid;*/box-sizing:border-box;width:100%;}

.mob_customer_slick .slick-dots {position: relative;bottom: auto;text-align: center;padding-top: 10px; height: 50px;}
.mob_customer_slick .slick-dots li {width:100%; height:auto;}
.mob_customer_slick .slick-dots li {display: none; font-size: 18px; letter-spacing: 2px; font-weight: 600; margin-top:15px;}
.mob_customer_slick .slick-dots li.slick-active {display: block;}


.results {/* width: 49%;float: right; */ padding-top: 55px; padding-bottom: 100px;}
.results table {width: 100%; border-collapse: collapse; border-spacing: 0;border-top: 2px solid #0949a1; font-size: 24px;}
.results table th {padding: 10px;border-right: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3; background: #f7f7f7; text-align: center; width: 20%;}
.results table td {background:#fff;padding: 10px; border-right: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3;  word-break: break-all;text-align: center;}
.results table td:last-child {border-right: none; width: 20%;}
.results table th:last-child {border-right: none;}
.results div table th.line {border-right: 1px solid #d3d3d3;}
.results h2 {color: #102a83; font-weight: bold; padding: 20px 0;}
.results h3 {margin: 30px 0 20px;}
.results h3:first-child {margin-top:0;}
.results span {padding-bottom: 20px; font-size: 20px;}

/*history*/
.history_inner {display:flex; flex-wrap:wrap; justify-content:space-between;}
.history_inner:before {content:''; width:1px; height:100%; background:#f3f3f3; position:absolute; top:0; left:0; right:0; margin:auto;}
.history_inner > div {width:calc(94% / 2);}
.history_inner > div > h4 {margin-bottom:40px; font-size:36px; font-weight:bold; color:#102a83;}
.history_wrap.right .history_inner {flex-direction:row-reverse;}
.history_list {position:relative;}
.history_wrap:last-child .history_list {padding-bottom:0;}
.history_list::before {content:"";position:absolute;top:0;left:165px;height:100%;border-right:1px dashed #e5e5e5;transform:translateX(-50%);}
.history_item {display:flex;margin-top:70px;}
.history_item:first-child {margin-top:0;}
.year {flex-shrink:0;position:relative;width:165px; font-size:46px;font-weight:800;line-height:1;}
.year::before {content:"";position:absolute;top:5px;right:0;width:23px;height:23px;background:url("../img/sub/icon_history.png") no-repeat center center / cover;transform:translateX(50%);}
.history_inner_list {position:relative;margin:5px 0 0 50px;}
.history_inner_item {display:flex;margin-top:15px;}
.history_inner_item:first-child {margin-top:0;}
.month {min-width:50px; font-size:24px;color:#007dc6;line-height:1.5;}
.history_inner_item .text-medium {align-self:center;position:relative;padding-left:12px;margin-left:20px; font-size:24px; line-height:1.5; word-break:keep-all;}
.history_inner_item .text-medium::before {content:"";position:absolute;top:15px;left:0;width:5px;height:5px;background-color:#222;}
.history_tab {display: inline-block;position: absolute;left: 0;top: 0;}

.history_tab li {clear:both;margin-top:10px;}
.history_tab li:first-child {margin-top:0;}
.history_tab li a {display: block;border: #0949a1 1px solid;color: #0949a1;padding: 20px;font-weight: 600;font-size: 18px;}
.history_tab li.over a {color:#fff;border: #0949a1 1px solid;background: #0949a1;}

.link {display: none;}

/*contact*/
.contact_inner {position:relative; /* display:flex; flex-wrap:wrap; justify-content:space-between; */}
.contact_inner:before {content:''; width:0px; height:100%; background:#f3f3f3; position:absolute; top:0; left:0; right:0; margin:auto;}
.contact_con {/* width:calc(94% / 2); */ width: 100%;}
.contact_con h4 {margin-top: 20px; margin-bottom:20px; font-size:28px; font-weight:bold; color:#102a83;}
.contact_con table {width: 100%; border-collapse: collapse; border-spacing: 0;border-top: 2px solid #0949a1; font-size: 20px; line-height: 120%;}
.contact_con table th {padding: 5px;border-right: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3; background: #f7f7f7; text-align: center; }
.contact_con table td {background:#fff;padding: 5px; border-right: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3;  word-break: break-all;text-align: left; word-break:keep-all;}
.contact_con table th:last-child, .contact_con table td:last-child {border-right: none;}
.contact_con table th.line {border-right: 1px solid #d3d3d3;}

/* About Us 2025.07.28 JSH 추가 */
.aboutUs_inner {position:relative;}
.aboutUs_inner:before {content:''; width:0px; height:100%; background:#f3f3f3; position:absolute; top:0; left:0; right:0; margin:auto;}

/* recruit */
.recruit_inner {position:relative; padding-top: 50px; /* display:flex; flex-wrap:wrap; justify-content:space-between; */}
.recruit_inner:before {content:''; width:0px; height:100%; background:#f3f3f3; position:absolute; top:0; left:0; right:0; margin:auto;}
.recruit_con {/* width:calc(94% / 2); */ width: 100%;}
.recruit_con h4 {margin-top: 20px; margin-bottom:20px; font-size:36px; font-weight:bold; color:#102a83;}
.recruit_con > div {padding: 10px 0;}
.recruit_info {/* padding-top: 50px; */ display: flex; flex-direction: column;}
.recruit_info > h4 {margin-top: 20px; margin-bottom:20px; font-size:36px; font-weight:bold; color:#102a83;}
.recruit_info_wrap {display: flex; align-items: center; width: 100%;}
.recruit_info_text {width: calc(100% - 30%);}
.recruit_info_btn {width: calc(100% - 69%); text-align: -webkit-right;}
.recruit_info .recruit_btn {display:block; width:230px; padding:15px 5px; background:#0949a1; border:1px solid #0949a1; color:#fff; text-align:center; font-weight:bold; font-size:18px; margin-top:10px; transition:0.3s;}
.recruit_info .recruit_btn:hover {background:#fff; color:#0949a1; }
.recruit_text {font-size: 24px; font-weight: 300; line-height: 1.5;word-break: keep-all;}

/* esg */
.esg_inner {position:relative; /* display:flex; flex-wrap:wrap; justify-content:space-between; */}
.esg_inner:before {content:''; width:0px; height:100%; background:#f3f3f3; position:absolute; top:0; left:0; right:0; margin:auto;}
.esg_con {/* width:calc(94% / 2); */ width: 100%;}
.esg_con h4 {margin-top: 20px; margin-bottom:10px; font-size:36px; font-weight:bold; color:#102a83;}
.esg_con > div {padding-top: 10px; padding-bottom: 30px;}
.esg_con .div_text {font-size: 24px; font-weight: 300; line-height: 1.5;word-break: keep-all;}

/*2025.12.03 ESG 제목추가 JSH추가*/
.esg_inner2 {position:relative; /* display:flex; flex-wrap:wrap; justify-content:space-between; */}
.esg_inner2:before {content:''; width:0px; height:100%; background:#f3f3f3; position:absolute; top:0; left:0; right:0; margin:auto;}
.esg_con2 {/* width:calc(94% / 2); */ width: 100%;}
.esg_con2 h4 {margin-top: 5px; margin-bottom:10px; font-size:40px; font-weight:bold; color:#212529;}
/* .esg_con2 h4 {margin-top: 30px; margin-bottom:11px; font-size:50px; font-weight:bold; color:#212529;} */
.esg_con2 > div {padding-top: 10px; padding-bottom: 30px;}
.esg_con2 .div_text {font-size: 24px; font-weight: 300; line-height: 1.5; word-break: keep-all;}


/* certification */
.main_certification {width: calc(100% - 50%);float: right;box-sizing: border-box;padding: 0 59px;position:relative;text-align: center;}
.main_certification span {display:inline-block;width:60px;height:54px;position:absolute;top:50%;margin-top:-27px;}
.certifi_slick .slick-dots {width:100%;position: relative;bottom: auto;text-align: center;padding-top: 20px;}
.certifi_slick .slick-dots li {width: auto; height: auto;}
.certifi_slick .slick-dots li {display: none; font-size: 28px; letter-spacing: 2px; font-weight: 500; margin-top: 15px;}
.certifi_slick .slick-dots li.slick-active {display: block;}
.certi-results {width: 49%;float: left;}
.certi-results h3 {margin: 30px 0 20px; font-size: 36px; font-weight: bold;}
.certi-results li {line-height:1.4;position:relative;font-size:24px;clear:both;margin:10px 0;padding-left:20px;word-break:keep-all;}
.certi-results li:before {content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background: black;position:absolute;left:0;top:10px;}

/*awards*/
.awards .awards_inner h2  {clear:both;font-size:36px;font-weight:bold;margin:30px 0 20px 0;}
.awards .awards_inner h2:first-child {margin-top:0;}
.awards .awards_inner ul {clear:both;}
.patent {line-height:1.4;position:relative;font-size:24px;clear:both;margin:10px 0;padding-left:20px;}
.patent:before {content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background: black;position:absolute;left:0;top:15px;}

.awards_inner {display:flex; flex-wrap:wrap; justify-content:space-between;}
.awards_inner:before {content:''; width:1px; height:100%; background:#f3f3f3; position:absolute; top:0; left:0; right:0; margin:auto;}
.awards_inner > div {width:calc(94% / 2);}
.awards_inner > div > h4 {margin-bottom:40px; font-size:36px; font-weight:bold; color:#102a83;}

.awards_list {position:relative;}
.awards_list::before {content:"";position:absolute;top:0;left:165px;height:100%;border-right:1px dashed #e5e5e5;transform:translateX(-50%);}
.awards_item {display:flex;margin-top:70px;}
.awards_item:first-child {margin-top:0;}
.awards_inner_list {position:relative;margin:5px 0 0 50px;}
.awards_inner_item {display:flex;margin-top:15px;}
.awards_inner_item:first-child {margin-top:0;}
.awards_inner_item .text-medium {align-self:center;position:relative;padding-left:12px;margin-left:20px; font-size:24px; line-height:1.5; word-break:keep-all;}
.awards_inner_item .text-medium::before {content:"";position:absolute;top:15px;left:0;width:5px;height:5px;background-color:#222;}


.awards_con {width: calc(100% - 450px);float: right;}
.prize_img li {clear:none;padding:0;margin:0;width:48%;}
.prize_img li:nth-child(1) {float:left;}
.prize_img li:nth-child(2) {float:right;}
.prize_img li:before {display:none;}
.prize_img li img {display:block;width:100%;}

/*as*/
.as_list {width: 100%; padding-top: 10px !important;}
.as_list h2 {font-weight: bold; margin-top: 20px; margin-bottom: 20px;}
.as_list_inner {display:flex; flex-wrap:wrap; justify-content:space-between; overflow: auto;}
.as_list_inner::-webkit-scrollbar {display: none;}
.as_list_inner > div {width: 100%; display: flex;}

/*
as.php -> note추가로 인한 section짤림 문제로 as.php전용.css추가
2024.11.19

*/
/*.as_list_0 {width: 100%;padding-top: 5% !important;}*/
.as_list_0 {width: 100%; padding-top: 5% !important;}
@media (min-width: 480px) {
  .as_list_0 {
    width: 100%;
  }
}
.as_list_0 h2 {font-weight: bold; margin-top: 20px; margin-bottom: 20px;}
.as_list_inner_0 {display:flex; flex-wrap:wrap; justify-content:space-between; height: auto;}
.as_list_inner_0::-webkit-scrollbar {display: none;}
.as_list_inner_0 > div {width: 100%; display: flex;}

/*as_2024.11.19*/
/* 1920px 이하 (24인치 이하 모니터) */
@media (max-width: 1920px) {
    .as_list_inner_0 > div {
        transform: scale(1.0); /* 85% 크기로 축소 -> Note문구 개행으로 뭐라고하면 1.0으로 수정처리 후 as.php 섹션나누면됨 0.85->1.0 */
        transform-origin: top center; /* 중앙 기준으로 축소 */
    }
    .as_list_0 h2 {
        font-weight: bold; margin-top: 20px; margin-bottom: 20px;
        transform: scale(1.0); /* 85% 크기로 축소 -> Note문구 개행으로 뭐라고하면 1.0으로 수정처리 후 as.php 섹션나누면됨 0.85->1.0 */
    }
}


/* world map btn */
.map_area_btn {position: absolute; width: 130px; height: 50px; cursor: pointer;}

/* disconeted company */
.disconected {position: absolute; right: 1%; text-align: center; font-size: 20px; font-weight: 500; line-height: 1.2; width: 180px; padding: 10px 0; border-radius: 10px; background-color: #0949a1; color: #fff; word-break: auto-phrase;}
.disconected:hover {background-color: lightgray; color: #0949a1; cursor: pointer;}
.disc_popup {position: absolute; top: 0; width: 100%; background-color: rgba(100, 100, 100, 0.5); display: none; justify-content: center; align-items: center;}
.disc_popup_box {display: flex; align-items: center;}

.disc_text {font-size: 28px; font-weight: 500; line-height: 1.3; background-color: #ededed; border-radius: 10px; padding: 15px 20px 15px 20px;}

/* Terminated Agent 용*/
#as_count_1 {
    display: flex; /* 가로 정렬 */
    justify-content: flex-start; /* 양쪽 정렬 (필요에 따라 center, flex-start 등으로 변경 가능) */
    gap: 520px; /* 두 텍스트 간 간격 */
    font-size: 26px; /* 텍스트 크기 */
    font-weight: bold; /* 텍스트 굵게 */
}

#as_count_1 span {
    font-weight: normal; /* 두 번째 텍스트 스타일 변경 (필요 시) */
    font-size: 26px; /* 텍스트 크기 */
    font-weight: bold; /* 텍스트 굵게 */
}

/*2025.07.02 추가 JSH*/
/*AfterSupports Kangrim탭 이메일 링크*/
.email-link,
.email-link:link,
.email-link:visited,
.email-link:hover,
.email-link:active,
.email-link:focus {
  color: blue;
  font-size: 20px;
  line-height: 1.2;
  -webkit-tap-highlight-color: transparent;
  background: none;
  outline: none;
  transform: none;
}@media screen and (max-width: 480px) {
  .email-link {
    font-size: 16px !important;
    white-space: nowrap !important;
    word-break: keep-all !important;
  }
}

/* as flex box */
.flex_box {display: flex; flex-direction: column; width: 100%;}
.flex_container {display: flex; width: 100%;}
/*2025.07.03 as kangrim 탭*/
.flex_container2 {display: flex; width: 106%;}

/*2025.07.03 as kangrim 탭*/
.as_list_name_div_2 {width: 13%; border-width: 0px 0px 1px 0px; border-color: #e5e5e5; border-style: dashed;}
.as_list_text_div_2 {width: 80%; border-width: 0px 1px 1px 1px; border-color: #e5e5e5; border-style: dashed;}
.as_list_text_div_2 > ul {padding-left: 30px;}
.as_list_text_div_2 > ul > li {list-style-type: disc; padding-bottom: 5px; align-self:center; font-size:20px; line-height:1.5; word-break:keep-all;}
.as_list_text_div_2 > ul > li:last-child {margin-bottom: 10px;}
/*
.as_list_name_div_2 {width: 8%; border-width: 0px 0px 1px 0px; border-color: #FFF; border-style: dashed;}
.as_list_text_div_2 {width: 92%; border-width: 0px 1px 1px 1px; color: #102A83; border-color: #FFF; border-style: dashed; font-size: 20px; padding-bottom: 30px; word-break:keep-all;font-family: Arial, sans-serif;}*/


.as_list_name_div {width: 16%; border-width: 0px 0px 1px 0px; border-color: #e5e5e5; border-style: dashed;}
.as_list_text_div {width: 34%; border-width: 0px 1px 1px 1px; border-color: #e5e5e5; border-style: dashed;}
.as_list_text_div > ul {padding-left: 30px;}
.as_list_text_div > ul > li {list-style-type: disc; padding-bottom: 5px; align-self:center; font-size:20px; line-height:1.5; word-break:keep-all;}
.as_list_text_div > ul > li:last-child {margin-bottom: 10px;}

.as_list_text_div_pop {width: 100%; border-width: 0px 1px 1px 1px; border-color: #e5e5e5; border-style: dashed;}
.as_list_text_div_pop > ul {padding-left: 30px;}
.as_list_text_div_pop > ul > li {list-style-type: disc; padding-bottom: 5px; align-self:center; font-size:20px; line-height:1.5; word-break:keep-all;}
.as_list_text_div_pop > ul > li:last-child {margin-bottom: 10px;}

.as_list h3 {margin: 30px 0 20px;}
.as_list h3:first-child {margin-top:0;}
.as_list_name {margin-bottom:40px; font-size:20px; font-weight:bold; color:#102a83; padding-top: 5px; padding-left: 10px;}

.scroll_message {padding-top:10px;}

/* supports */
.supports_tab {display:flex; flex-wrap:wrap; justify-content:space-between; width:90%; margin:0 auto 40px; display:none;}
.supports_tab > li {width:calc(92% / 4); margin:0 1%; border:1px solid #f3f3f3;}
.supports_tab > li a {display:block; text-align:center; padding:15px 10px; font-size:16px; font-weight:500; transition:0.3s;}
.supports_tab > li:hover a, .supports_tab > li.on a {background:#444; color:#fff;}



/*greetings*/
.greetings_img {width: 100%;float: left;margin: 0 0 50px 0;background: url(/img/sub/greetings_img.jpg) 0 0 no-repeat;background-size: cover;height: 415px;position:relative;}
.greetings_txt {clear: both;width: 100%;float: left;}
.greetings_txt p {font-size:17px;word-break:keep-all;line-height:1.5;}
.greetings_txt p a {display:inline-block;font-weight:500;}
.greetings_img h2 {font-size: 50px;color: #fff;position: absolute;left: 5%;bottom: 10%;font-weight:600;text-shadow: 2px 2px 2px #5E5E5E;}
.quality_con {clear: both;width: 100%;margin-top: 60px;overflow:hidden;}
.quality_con.first {margin-top: 0;}

.test_img {
    display: inline-block;
	vertical-align:middle;
}

.test_con {
    display: inline-block;
	vertical-align:middle;
}
.test_con {
    display: inline-block;
    width: calc(100% - 50%);
}
.test_con h3 {font-size:40px;margin:40px 0 20px 0;font-weight:600;}
.test_con p {font-size:18px;word-break:keep-all;line-height:1.5;}
.quality_con.left .test_img {float:left;}
.quality_con.left .test_con {float:right;}
.quality_con.right .test_img {float:right;}
.quality_con.right .test_con {float:left;}


.pro-table {clear:both;}
.pro-table table {width: 100%; border-collapse: collapse; border-spacing: 0;border-top: 2px solid #000}
.pro-table table th {padding: 20px;border-right: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3; background: #f7f7f7; text-align: center; }

.pro-table table td {padding: 20px ; border-right: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3;  word-break: break-all}
.pro-table table th:last-child, .pro-table table td:last-child {border-right: none;}

.pro-table02 {clear:both;}
.pro-table02 table {width: 100%; min-width:700px;border-collapse: collapse; border-spacing: 0;border-top: 2px solid #000}
.pro-table02 table th {padding: 20px;border-right: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3; background: #f7f7f7; text-align: center; }

.pro-table02 table td {padding: 20px ; border-right: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3;  word-break: break-all}
.pro-table02 table th:last-child, .pro-table02 table td:last-child {border-right: none;}


.pro-table table td.line {border-right: 1px solid #d3d3d3;}
section#sit_info, #sit_ov_wrap {
    display: none;
}
.pro-detail-content p {
    padding: 10px 0;
    text-align: left;
}
.pro-detail-content p.pro-detail-con-img {
    background: url(/img/sub/pro-d-top.jpg) 0 0 no-repeat;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 70px;
}
.pro-detail-content p.pro-detail-con-img02 {
    background: url(/img/sub/pro-d-top02.jpg) 0 0 no-repeat;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 70px;
}
.pro-detail-content h3 {
    position: relative !important;
    font-size: 20px !important;
    clear: both;
    display: block;
    margin: 32px 0 20px 0;
    text-align: left;
}
.g-recaptcha {width:100%;text-align:center;}
.g-recaptcha > div {display: inline-block;}

.con_title {font-size:50px; font-weight:bold; text-align:center; margin-bottom:40px;}
.mob {display:none;}

/*2025.07.01 main 3,4 section 버튼 JSH*/
.pro_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 28px;
  background: #fff;
  color: #000;
  border: none;
  border-radius: 9999px;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  transition: background 0.3s, color 0.3s;
}
@media (max-width: 768px) {
  .pro_btn {
    padding: 10px 20px;  /* 패딩 줄임 */
    font-size: 16px;     /* 글자 크기 줄임 */
  }
}
.pro_btn:hover {
  background: #0949a1;
  color: #fff;
}

/* Slide Arroe Style 강림_서지훈 추가 */

#arrow_prev {left:50px;background:url(/img/sub/Arrow_back_color.png) center no-repeat; background-size:cover !important; cursor: pointer;}
#arrow_prev:hover {left:50px;background:url(/img/sub/Arrow_back_grey.png) center no-repeat; background-size:cover !important; cursor: pointer;}
#arrow_next {right:50px;background:url(/img/sub/Arrow_forward_color.png) center no-repeat; background-size:cover !important; cursor: pointer;}
#arrow_next:hover {right:50px;background:url(/img/sub/Arrow_forward_grey.png) center no-repeat; background-size:cover !important; cursor: pointer;}


/* ȸ�簳�� */
.over_wrap .overview tr{border-bottom:1px solid #ddd;}
.over_wrap .overview th{width:18%;padding:16px;text-align:center;background:#f9f9f9;}
.over_wrap .overview td{width:82%;padding:16px 20px;line-height: 1.5;word-break:keep-all;border-left:1px solid #ddd;background:#ffffffa1;}
.over_wrap .overview {font-size:18px;border-top:3px solid #0b56a7;}

.over_wrap h2{font-size:55px;margin-bottom:35px;font-weight:300;}
.over_wrap h2 .block{display:none;}
.over_wrap h2 span{font-weight:700;vertical-align: unset;}
.over_wrap .img{width:110vw;height:380px;overflow:hidden; background: url(/img/sub/company1_bg2.png) 0 0 no-repeat;position:relative;}
.over_wrap .img p{font-size:90px;font-weight:800;color:#fff;line-height:60px;position:absolute;bottom:0;left:0;transform: skew(-15deg);text-shadow: 0 0 10px rgb(47 154 255 / 10%);}


.com_bg{/*background: url(/img/sub/company1_bg.png) right 101% no-repeat;*/ background: url(/img/sub/sub_section_bg.png) center bottom  no-repeat;}
.company1, .company2{padding:100px 0;}
.company3{padding:100px 0 0;}

.company2{background:#f9f9f9;}
.company2 ul, .company3 ul{overflow:hidden;}
.company2 li, .company3 li{width:calc(92%/3);float:left;margin-right:4%;margin-bottom:30px;}
.company2 li:nth-child(3n), .company3 li:nth-child(3n){margin-right:0;}
.over_wrap img{width:100%;}





/* ���� */
.tab_content1.current {display:inherit;}
.tab_content1 {display:none;}

.history .tabs1{overflow:hidden;margin-bottom:50px;}
.history .tabs1 li{width:calc(100%/3);float:left;font-size:24px;padding:20px 0;text-align:center;border-bottom:4px solid #ddd;color:#666666;transition:all 0.4s;}
.history .tabs1 li.current{border-bottom:4px solid #1ead4c;font-weight:700;color:#fff;background: #1ead4c;}
.history .tabs1 li:hover{font-weight:700;color:#000;border-bottom:4px solid #1ead4c;}
.history .tabs1 li.current:hover{color:#fff;}
.his_wrap{position:relative;padding-bottom:25px;}
.his_wrap:after {content: '';position: absolute;width: 1px; height: 100%;background: #eee; top: 0;left: 50%;}
.his_wrap li{font-size:18px;word-break:keep-all;padding:7px 0;line-height:1.6;}
.tab_content1 .right{padding-left: 50%;}
.tab_content1 .left{padding-right: 50%;text-align:right;}
.tab_content1 .right span{width:115px;padding-right:35px;}
.tab_content1 .left span{float: right;width:115px;padding-left:35px;}

.tab_content1 span{font-weight:bold;vertical-align: top;}
.tab_content1 p{display:inline-block;word-break:keep-all;width : calc(100% - 120px);}
.his_wrap li:nth-child(1){font-size:45px;font-weight:800;color:#0b56a7;position:relative;}
.right li:nth-child(1):after {content: "";display: block;position: absolute; width: 10px;height: 10px;top: 45%;margin-left: -1px;background: #ccc; z-index: 99;left: -4px;border-radius:0;}
.left li:nth-child(1):after {content: "";display: block;position: absolute; width: 10px;height: 10px;top: 45%;margin-left: -1px;background: #ccc; z-index: 99;right: -5px;}
.right li{padding-left:70px !important;}
.left li{padding-right:70px !important;}



/*ã�ƿ��ô� ��*/
.location{text-align:center;}
.location iframe .gmnoprint{display: none !important;}
.location .title{margin-bottom: 30px;}
.location table{font-size:20px;border-top:2px solid #0b56a7;margin-top:30px;}
.location table th{border-bottom:1px solid #fff;color:#fff;border-bottom:1px dotted #ddd;}
.location table td{padding:20px 25px;border-bottom:1px dotted #ddd;text-align:left;background:#ffffffa1;}
.location table th span{padding:5px 0;width:100%;border-radius:30px;color:#fff;background:#0b56a7;display: block;}
.location ul li{float:left;width:50%;}
.location ul{overflow:hidden;}
.location_bg{margin-top:130px;}
.location h3{display:inline-block;}


/* ������ */
.cer_box {padding:50px 0;}
.cer_gallery {overflow:hidden;}
.cer_gallery > div { float:left; width:22%; text-align:center; margin:0 1.5% 3%; box-sizing:border-box; border:1px solid #e0e0e0; transition:0.5s;}
.cer_gallery > div:hover {border:1px solid #0b56a7;}
.cer_gallery > div p {color:#666; font-size:16px; letter-spacing:-1px; padding:15px 10px; background:#fff; box-sizing:border-box; border-top:1px solid #e0e0e0; transition:0.5s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; text-align:center;}
.cer_gallery > div:hover p {background:#0b56a7; color:#FFF; font-weight:600; border-top:1px solid #0b56a7;}


/*��Ÿ����-��������ó����ħ*/
#Agreement h2 {margin:40px 0 10px;text-align:left;}
#Agreement {font-size:16px;line-height: 30px;word-break:keep-all; }
.Agreement_first h2 {margin-top:0;}
.Agreement_first, .terms > div { color: #666; line-height: 24px; }
.terms { background: #f8f8f8; padding:25px; border: 1px solid #dedede; }

.privateD {width: 99.9%; border: 1px solid #ddd; overflow: hidden; padding: 30px; box-sizing: border-box; background: #f5f5f5; font-size: 16px; line-height: 26px;}
.privateD p {font-size: 20px;  font-weight: 500; margin-bottom: 20px;}




/* visit */
.s_s_title {font-size:28px; font-weight:bold; margin-bottom:40px; text-align:center;}


/* video */
.video_tab {margin-top:30px; margin-bottom:40px;}
.video_tab ul {display:flex; flex-wrap:wrap; justify-content: space-between;}
.video_tab li {width:calc(94% / 5);}
.video_tab li a {display: block;border: #0949a1 1px solid;color: #0949a1;padding: 20px;font-weight: 600;font-size: 18px; text-align:center;}
.video_tab li.over a {color:#fff;border: #0949a1 1px solid;background: #0949a1;}




/* ---------������---------- */

/* @media screen and (max-width: 1300px)
{
.slick-slider .slick-dots li button {width:10px; height:10px;}

.pro_info h2 {font-size:32px;}
.product_turn{width:100%}
}

@media screen and (max-width: 1200px) {
.con_title {font-size:38px;}

.title {font-size:35px;margin-bottom: 25px;}


.factory_slide {padding:0 30px;}
.factory_slide > span {width:15px; height:30px;}
.factory_product {padding-left:30px;}
.factory_product li p {font-size:18px;}

.factory_info h2 {width:400px; padding-left:0;}


.main_customer, .results {width:100%; float:inherit;}
.main_customer span {width:15px; height:30px;}



.main_certification span {width:15px; height:30px;}
.main_certification {padding:0 30px;}


.contact_inner:before {content:none;}
.contact_con {width:100%; margin-bottom:40px;}

.history_inner:before {display:none;}
.history_inner > div {width:100%; margin-bottom:80px;}
.history_inner > div > h4 {margin-bottom:30px; font-size:26px;}

.awards_inner:before {display:none;}
.awards_inner > div {width:100%; margin-bottom:80px;}
.awards_inner > div > h4 {margin-bottom:30px; font-size:26px;}

}



@media screen and (max-width: 1000px) {


.pro_left .pro_img, .pro_right .pro_info, .pro_right .pro_img, .pro_left .pro_info {float:inherit; width:100%;}

.pro_img {margin-bottom:40px;}


.main_certification, .certi-results {width:100%; float:inherit;}

.history_tab {position:inherit; margin-bottom:40px;}
.history_tab li {text-align:center;}
.history_tab li a {font-size:16px; padding:15px 5px;}
.awards_con {width:100%;}
.awards .awards_inner h2 {font-size:32px;}

.history_inner::before {content:none;}
.history_inner_list {margin:5px 0 0 20px;}
.history_list::before {left:145px;}
.year {font-size:38px; width:145px;}
.month {min-width:30px;}


.map_area, .as_list {width:100%; float:inherit;}
.map_area {margin-bottom:30px;}
.as_list h2 {font-size:22px;}
.as_list > ul > li h3 {font-size:18px;}
.as_list ol li {font-size:16px;}

.contact_inner::before {content:none;}

}



@media screen and (max-width: 900px) {
#container #content{padding:80px 0 0;}
.title {margin-bottom: 25px;}
}



/* @media screen and (max-width: 800px) {

.pro_slide {margin-bottom:50px;}
.pro_slide .slick-dots {padding-top:0;}
.product_wrap{flex-wrap:wrap; width:100%}
.product_text{width:100%;}
.product_down{width: 100%; display: flex; justify-content: space-between;}
.product_down a{width: 47%;}
.product_prev::after, .product_next::after{width:20px; height:20px;}
.product_prev::after{left:20px;}
.product_next:after{left:-30px;}
.product_con img {margin: 0 auto}

.factory_slide {width:100%; float:inherit; margin-bottom:50px;}
.factory_slide .slick-dots {padding-top:0;}
.factory_product {width:100%; float:inherit;}
.factory_product li img {width:100%;}

.factory_info {padding:40px 0; margin-top:40px;}
.factory_info h2 {width:100%; margin-bottom:20px; font-size:22px;}
.factory_sinfo {width:100%;}
.factory_sinfo dl {margin:0 0 10px;}
.factory_sinfo dt {float:inherit; display:block;margin-bottom:5px;}
.factory_sinfo dd {font-size:16px;}



.main_customer {padding:0 20px; margin-bottom:40px;}


}



@media screen and (max-width: 740px) {
.con_title {font-size:28px;}

.factory_slide {padding:0;}
.factory_slide > span {top:inherit; bottom:0;}

.customer_slick .slick-slide h2 {font-size:32px;}
.results h3 {font-size:24px;}

.tabs li {margin:5px 2px; font-size:16px; padding:10px 15px;}

.pro_list_box {padding:30px 1%;}
.pro_list_box h2 {font-size:26px;} 


.contact_con table thead {
    display:none;
  }
  .contact_con table tr {
    display:block;
    margin-bottom:20px;
    border-top:1px solid #c7c7c7;
  }
  .contact_con table th, .contact_con table td {
    display:block;
    position:relative;
    padding:10px 0;
    padding-left:50%;
    border-width:0 0 1px 0;
  }

	.contact_con table td:before {
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:45%;
	height:100%;
    padding:10px 0;
    background:#f7f7f7;
	text-align:center;
	font-weight:bold;
  }
  .contact_con table td:nth-child(1):before {content:'Position';}
  .contact_con table td:nth-child(2):before {content:'Region';}
  .contact_con table td:nth-child(3):before {content:'Name';}
  .contact_con table td:nth-child(4):before {content:'E-Mail';}
  .contact_con table td:nth-child(5):before {content:'Tel';}
}*/

@media screen and (max-width:1024px) {
/* customer */
	.main_customer {padding:130px 100px 0;}
}

@media screen and (max-width: 700px) {
/*��Ÿ����-��������ó����ħ*/
#Agreement h2 {font-size:28px;}
}



@media screen and (max-width: 650px) {
.pc {display:none;}
.mob {display:block;}
.product_down{flex-wrap:wrap;}
.product_down .down_btn{width:100%;}

.video_tab {margin-top:10px; margin-bottom:20px;}
.video_tab li {width:calc(96% / 5);}
.video_tab li a {font-size:16px; padding:10px;}

.main_customer {padding:0 1.5%;}
}



@media screen and (max-width: 600px) {
#container #content{padding: 40px 0 0;}

/* ��ǰ�Ұ� */
.pro_section {padding:60px 0;}
.pro_info h2 {font-size:26px; margin-bottom:15px;}
.pro_info li {font-size:16px;}

/* ���� */
.awards .awards_inner h2 {font-size:24px;}

}



@media screen and (max-width: 560px) {

/* �ŷ�ó */
.customer_slick .slick-slide h2 {font-size:26px; margin-bottom:15px; margin-top:15px; padding-bottom:0px;}
.customer_slick li {width: 33%; margin-right: 0.3%; float: left; margin-top:1%}
.customer_slick li:nth-child(3n) {margin-right: 0.1%;}


/* ���� */
.history_inner > div > h4 {font-size:20px;}
.history_item {flex-wrap:wrap; margin-top:40px;}
.history_list::before {content:none;}
.year {width:100%}
.history_inner_list {margin:20px 0 0 0;}

.year {font-size:26px;}

.awards_inner > div > h4 {font-size:20px;}


}



@media screen and (max-width: 500px) {
.title {font-size:26px;margin-bottom: 20px;}
.title::before{top: 0px;}


/* ����Ұ� */
.factory_product li h3 {font-size:22px;}
.factory_product li p {font-size:16px;}

/* ��ǰ�Ұ� */
.pro_img {margin-bottom:20px;}
.pro_info h2 {font-size:22px;}
.table_wrap > table {width:100%;}
.product .down_btn {font-size:16px; width:100%; padding: 10px 0;}
.product_down .down_btn{width:100%;}
/* ������ */
/* .certifi_slick li {width:100%; float:inherit;} */
.certi-results h3 {font-size:22px;}
.certi-results li {font-size:16px;}


.supports_tab {width:100%;}

.video_tab li {width:calc(98% / 2); margin-bottom:15px;}

}


@media screen and (max-width: 400px) {
#container #content{padding: 60px 0 0;}
#container #content.ascenter {padding: 80px 0 0;}
/*2025.07.01 추가 JSH*/
#container #content.ascenter2 {padding: 70px 0 0;}
.tab_content1 p{display:block;padding-right:20px; width:100%;}

/*��Ÿ����-��������ó����ħ*/
#Agreement h2 {font-size:24px;}
}

/*2025.08.01 AboutUs css추가 JSH*/
.recruit_section {
  margin-bottom: 40px;
}

.recruit_title {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 10px;
  color: #003366;
}

.recruit_list {
  font-size: 20px; /* 절대 크기 */
  margin-left: 1.5em;
  line-height: 1.8;
  list-style-type: disc;
  margin-bottom: 25px;
}
.recruit_list li {
  font-size: 24px;
  line-height: 1.8;
  list-style-type: disc;
}

.recruit_text {
  line-height: 1.7;
  margin-bottom: 10px;
}

.recruit_intro, .recruit_summary {
    margin-bottom: 30px;
  }

  @media screen and (max-width: 480px) {
  .recruit_text, p {
    font-size: 1.2rem;
  }

  .recruit_list li {
    font-size: 20px; /* 절대 크기 */
    list-style-type: disc !important;
  }

  h1, h2, h3 {
    font-size: 1.36rem;
  }
}


/*2025.10.02 Customer Service 목록구조 변경*/

/* ul 기본 불릿 + 여백 강제 제거 */
.ul_right,
.ul_left {
  list-style: none !important;   /* 기본 불릿 제거 */
  margin: 0 !important;          /* 바깥 여백 제거 */
  padding: 0 !important;         /* 안쪽 여백 제거 */
}

/* li 기본 불릿 강제 제거 */
.ul_right li,
.ul_left li {
  list-style: none !important;
  position: relative;
  padding-left: 1.4em;   /* 앞에 기호 들어갈 공간 */
}

/* 첫 번째 li → ◉ */
.ul_right li:first-child::before,
.ul_left li:first-child::before {
  content: "◉";
  position: absolute;
  left: 4px;
  top: 2px;
  font-size: 0.85em;
  color: #333;
}

/* 나머지 li → • */
.ul_right li:not(:first-child)::before,
.ul_left li:not(:first-child)::before {
  content: "•";
  position: absolute;
  left: 7px;
  top: 0;
  color: #333;
}
