@charset "utf-8";

/* 내용관리 */
#ctt {margin:5px ;padding:5px;background:#fff;min-height:200px;
webkit-box-shadow: 0 1px 4px #cbd1df;
  -moz-box-shadow: 0 1px 4px #cbd1df;
       box-shadow: 0 1px 4px #cbd1df;}
.ctt_admin {margin:0 5px;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:3px 0}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

 
h1, h2, h3, h4, h5, h6 {

 font-family: "Montserrat", sans-serif;
}

#container_title span {
    margin: 40px auto 45px;  font-size: 32px;   font-family: "Montserrat", sans-serif; text-align:center; font-weight:400;
    display: block; 
    line-height: 30px;
}

#container_title {
    margin:  0px auto 0px;  font-size: 20px;   font-family: "Montserrat", sans-serif; text-align:center; font-weight:700;
    display: block; 
    line-height: 30px;
}

 body {
      margin: 0;
      padding: 0;
     font-family: "Montserrat", sans-serif; 
      background-color: #f3f3f3;
      color: #333;
    }

    .section-wrapper {
      background-color: #1b1b1b;
      padding: 100px 100px;
    }

    .section-title {
      text-align: center;
      font-size: 36px;
      font-weight: bold;
      color: #fff;
      margin-bottom: 20px;
    }

    .section-subtitle {
      text-align: center;
      font-size: 24px;
      color: #333;
      margin-bottom: 20px; margin-top:50px;
    }






    .section-subtitle2 {
      text-align: center; width:900px; line-height:27px; margin:0 auto;
      font-size: 14px;
      color: #666;
      margin-bottom: 80px;
    }

    .card-grid {
      max-width: 900px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 40px;
    }

    .business-card {
      background-color: #fff;
      padding: 10px 0  30px 0;
      border-radius: 12px;
 
      border-top:1px solid #eaeaea; 

      text-align: center;
      opacity: 1;
 
      transition: all 0.8s ease;
    }

    .business-card.fade-in {
      opacity: 1;
      transform: translateY(0);
    }

    .business-icon {
      width: 36px;
    
      margin-bottom: 20px;
      object-fit: contain;
    }

    .business-title {
      font-size: 22px;
      font-weight: bold;
      color: #222;
      margin-bottom: 12px;
    }

    .business-desc {
      font-size: 15px;
      color: #555;
      line-height: 1.6;
    }

    @media (max-width: 480px) {
      .section-title {
        font-size: 28px;
      }
      .section-subtitle {
        font-size: 15px;
      }
      .business-card {
        padding: 10px 10px;
      }
    }



.map-container {
  width: 90%;
  max-width: 900px;
  margin: 0 auto 100px; /* ?? 아래쪽 여백 추가 */
  border-radius: 12px;
  overflow: hidden;
  padding-bottom: 0; /* ?? 내부 여백 제거 (불필요) */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

/* iframe 안에 패딩 주면 안됨 → 제거 */
.map-container iframe {
  width: 100%;
  height: 450px;
  border: 0;
  display: block;
  padding-bottom: 0; /* ?? 제거 */
}

/* ?? 모바일 대응 */
@media screen and (max-width: 768px) {
  .map-container {
    width: 100%;
    padding: 0 10px;
    border-radius: 8px;
    margin-bottom: 180px; /* 모바일에서도 여백 확보 */
  }

  .map-container iframe {
    height: 300px;
  }
}
   .menu-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
      gap: 20px;
      max-width: 1000px;
      margin: auto;
    }
    .menu-card {
      background: white;
      border-radius: 15px;
      padding: 20px;
      text-align: center;
      box-shadow: 0 4px 12px rgba(0,0,0,0.06);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }
    .menu-card:hover {
      transform: translateY(-6px);
      box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    }
    .menu-icon {
      width: 36px;
      height: 36px;
      margin-bottom: 12px;
      color: #4f46e5;
    }
    .menu-title {
      font-size: 15px;
      font-weight: 600;
      color: #1f2937;
    }



.business-block.bg-01::after {
  background-image: url('/img/bg_01.jpg');
}

.business-block.bg-02::after {
  background-image: url('/img/bg_02.jpg');
}

.business-block.bg-03::after {
  background-image: url('/img/bg_03.jpg');
}



.business-block.bg-04::after {
  background-image: url('/img/bg_04.jpg');
}















.business-block.bg-05::after {
  background-image: url('/img/bg_05.jpg');
}



.business-block.bg-06::after {
  background-image: url('/img/bg_06.jpg');
}

.business-block.bg-07::after {
  background-image: url('/img/bg_07.jpg');
}

.business-block.bg-08::after {
  background-image: url('/img/bg_08.jpg');
}


.business-block.bg-09::after {
  background-image: url('/img/bg_09.jpg');
}

.business-block.bg-10::after {
  background-image: url('/img/bg_10.jpg');
}

.business-block.bg-11::after {
  background-image: url('/img/bg_11.jpg');
}

.business-block.bg-12::after {
  background-image: url('/img/bg_12.jpg');
}

.business-block.bg-13::after {
  background-image: url('/img/bg_13.jpg');
}

.business-block.bg-14::after {
  background-image: url('/img/bg_14.jpg');
}

.business-block.bg-15::after {
  background-image: url('/img/bg_15.jpg');
}

.business-block.bg-16::after {
  background-image: url('/img/bg_16.jpg');
}




 .business-section {  font-family: "Montserrat", sans-serif;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 15px;
      max-width: 1200px;
      margin: 45px auto;
      padding: 0 20px;
    }

    .business-block {
 
 position: relative;
  overflow: hidden;
      flex: 1 1 calc(33.333% - 30px);
      background: #ffffff;
      border-radius: 8px;
      box-shadow: 0 4px 15px rgba(0,0,0,0.05);
      padding: 24px 24px 100px 24px; border:1px solid #f4f4f4; 
      transition: 0.3s ease;
    }
.business-block::after {
  content: "";
  position: absolute;
  left: 0;
  bottom:-90px; /* 아래로 좀 더 내림 */
  height: 160px;  /* 배경 높이를 더 크게 */
  width: 100%;
  background-image: url('/img/bg_pattern.jpg');
background-size:cover; background-repeat: no-repeat; 
  background-position: center;
  z-index: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.business-block > * {
  position: relative;
  z-index: 1;
}

    .business-block:hover {
      transform: translateY(-5px);
      box-shadow: 0 6px 25px rgba(0,0,0,0.12);
    }

    .business-block h4 {  font-family: "Montserrat", sans-serif;
      font-size: 15px;  text-align:left;
      color: #649dc0;
      margin-bottom: 12px;
      border-bottom: 1px solid #efeded;
      padding-bottom: 6px;
    }

    .business-block ul {
      list-style: disc; text-align:left;
      padding-left: 20px;
      margin: 0;
    }

    .business-block ul li {
      margin-bottom: 6px;
      font-size: 13px;
      color: #333; line-height:16px;
    }

    @media (max-width: 992px) {
      .business-block {
        flex: 1 1 100%;
      }
    }


.visit-btn {
  display: inline-block;
  margin-left: 10px;
  padding: 5px 12px;
  background-color: #444;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  text-decoration: none;
  transition: background-color 0.3s, transform 0.2s;
}

.visit-btn:hover {
  background-color: #00aaff;
  transform: scale(1.05);
}

.top-banner {
  width: 100%;
  height: 100px; /* 원하는 높이 */
  background-image: url('/img/top_banner.jpg'); /* 이미지 경로 */
  background-size: contain;
  background-position: center;
  background-attachment: fixed; /* 패럴랙스 효과 */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.top-banner-title {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  color: white;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
 

.top-banner-ceo {
  width: 100%;
  height: 100px; /* 원하는 높이 */

  background-image: url('/img/top_banner-ceo.jpg'); /* 이미지 경로 */
  background-size: contain;
  background-position: center;
  background-attachment: fixed; /* 패럴랙스 효과 */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.top-banner-title-ceo {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  color: white;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
 


.top-banner-history {

  width: 100%;
  height: 100px; /* 원하는 높이 */
  background-image: url('/img/top_banner-history.jpg'); /* 이미지 경로 */
  background-size: contain;
  background-position: center;
  background-attachment: fixed; /* 패럴랙스 효과 */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.top-banner-title-history {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  color: white;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
 


.top-banner-patent {
  width: 100%;
  height: 100px; /* 원하는 높이 */
  background-image: url('/img/top_banner-patent.jpg'); /* 이미지 경로 */
  background-size: contain;
  background-position: center;
  background-attachment: fixed; /* 패럴랙스 효과 */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.top-banner-title-patent {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  color: white;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
 

.top-banner-system02 {
  width: 100%;
  height: 100px; /* 원하는 높이 */
  background-image: url('/img/top_banner-system02.jpg'); /* 이미지 경로 */
  background-size: cover;
  background-position: center;
  background-attachment: fixed; /* 패럴랙스 효과 */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.top-banner-title-system02 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  color: white;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);

}

.top-banner-system {
  width: 100%;
  height: 100px; /* 원하는 높이 */
  background-image: url('/img/top_banner-system.jpg'); /* 이미지 경로 */
  background-size: contain;
  background-position: center;
  background-attachment: fixed; /* 패럴랙스 효과 */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.top-banner-title-system {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  color: white;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);

}



.top-banner-unmannd {
  width: 100%;
  height: 100px; /* 원하는 높이 */
  background-image: url('/img/top_banner-unmannd.jpg'); /* 이미지 경로 */
  background-size: contain;
  background-position: center;
  background-attachment: fixed; /* 패럴랙스 효과 */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.top-banner-title-unmannd {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  color: white;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
 


.top-banner-business {
  width: 100%;
  height: 100px; /* 원하는 높이 */
  background-image: url('/img/top_banner-business.jpg'); /* 이미지 경로 */
  background-size: contain;
  background-position: center;
  background-attachment: fixed; /* 패럴랙스 효과 */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.top-banner-title-business {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  color: white;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
 



.top-banner-sns {
  width: 100%;
  height: 100px; /* 원하는 높이 */
  background-image: url('/img/top_banner-sns.jpg'); /* 이미지 경로 */
  background-size: contain;
  background-position: center;
  background-attachment: fixed; /* 패럴랙스 효과 */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.top-banner-title-sns {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  color: white;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
 





@media (max-width: 1024px) {
  .top-banner-system {
    background-attachment: scroll; /* fixed 제거 */
    background-position: center center;
    background-size: cover;
  }
}




.menu {
  width: 800px;
  margin: 20px auto;
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
  gap: 40px;
  border-bottom: 1px solid #eaeaea;
  flex-wrap: wrap; /* 줄바꿈 허용 (모바일 대응용) */
}


@media screen and (max-width: 768px) {
  .menu {
    width: 100%;
    padding: 0 10px;
    gap: 20px;              /* 간격 줄이기 */
    justify-content: center;
  }

  .menu li {
    flex: 1 0 auto;         /* 아이템 너비 자동 */
  }

  .menu a {
    font-size: 14px;
    padding: 8px 4px;
    white-space: nowrap;    /* 줄바꿈 방지 */
  }
}

.menu li a {
  text-decoration: none;   font-family: "Montserrat", sans-serif;
  font-size: 15px;
  color: #555; height:40px; line-height:40px;
  padding:0px 0;
  position: relative;
  transition: color 0.3s;
}

/* 공통 hover/active underline 스타일 */
.menu li a::after {   font-family: "Montserrat", sans-serif;
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 1px;
  background: transparent;
  transition: background 0.3s;
}

/* hover */
.menu li a:hover,
.menu li a.active {
  color: #649dc0;
}

/* hover 또는 active 시 밑줄 표시 */
.menu li a:hover::after,
.menu li a.active::after {
  background: #649dc0;
}







  .timeline {
      max-width: 800px;
      margin: -40px auto 100px;
      padding:  px;
      border-left: 0px solid #007aff;
      position: relative;
      background: #fff;
      box-shadow: 0 0 0px rgba(0,0,0,0.05);
    }
    .timeline-year {  font-family: "Montserrat", sans-serif;
      font-size: 40px; 
      font-weight: 100;
      color: #000;
      margin-top: 60px;
      margin-bottom: 30px; 
    }

    .timeline-item {
      margin-left: 20px; font-size:14px;
      margin-bottom: 20px;
      position: relative;
    }
    .timeline-item::before {
      content: "";
      position: absolute;
      left: -20px;
      top: 7px;
      width: 5px;
      height: 5px;
      background-color: #649dc0;
      border-radius: 80%;
    }


    .timeline-itemno {
      margin-left: 48px; font-size:14px; font-family: "Montserrat", sans-serif;
      margin-bottom: 20px;
      position: relative;
    }

 

    .timeline-month {
      font-weight: bold;
      color: #333;
    }
    .timeline-desc {
      margin-left: 10px;
      color: #555;
    }
.no-before::before {
    display: none;
  }



.container-patent {
      max-width: 900px;
      margin: 0 auto;
      padding: 2rem;
      text-align: center;
    }

    .patent-image {
      max-width: 100%;
      height: auto;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
      margin-bottom: 2rem;
    }

    .patent-details {
      text-align: left;
      background-color: #fff;
      padding: 2rem;
      border-radius: 12px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .patent-details h2 {
      font-size: 1.8rem;
      margin-bottom: 1rem;
      color: #649dc0;
    }

    .patent-details p {
      margin: 0.4rem 0;
      line-height: 1.6;
    }

    @media (max-width: 600px) {
      .patent-details {
        padding: 1rem;
      }

      .patent-details h2 {
        font-size: 1.4rem;
      }
    }


 

/* page ceo */

.overlay {
  background: url('/img/ceo_back.jpg') no-repeat top center/cover;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  border-radius: 10px;
  z-index: 0;
  opacity: 0.85;
  box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}

.containerceo {  background: url('/img/mobile/mceo_back.jpg') no-repeat center calc(-32px) / cover;
  position: relative; 
    font-family: "Montserrat", sans-serif;
  z-index: 1;
  padding: 60px 40px;
  max-width: 900px;
  margin: auto;
 
  border-radius: 15px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.15);
  backdrop-filter: blur(6px);
}

h1 {
  font-size: 26px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 30px;
  color: #3c6e91;
  font-weight: 100; line-height:26px; 
  text-align: left;
  letter-spacing: 0.5px;   border-left:5px solid #3c6e91;  padding-left:7px; 
}

.pageceo {
  font-size: 15px;  
  line-height: 1.9;
  color: #333;
  margin-bottom: 40px;
  text-align: justify;
}

.pageceoc {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 10px; letter-spacing:-1px;
  color: #444;
}

.values { 
  font-family: "Montserrat", sans-serif;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  margin-top: 30px; 
}

.value-item {
  flex: 1 1 30%;
  background: rgba(245, 245, 245, 0.8);
  padding: 24px;
  border-radius: 14px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}

.value-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 15px rgba(0,0,0,0.1);
}

.value-item h3 {
  font-size: 18px;
  margin-bottom: 12px;
  color: #3c6e91;
  font-weight: 600;
}

.value-item p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .values {
    flex-direction: column;
  }

  .value-item {
    flex: 1 1 100%;
  }

  h1 {
    font-size: 28px;
  }

  .containerceo {
    padding: 40px 20px;
  }
}

 



 /* container_first 내부 전용 스타일 */
.container_first {
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 20px;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  color: #222;
}

.container_first > * {
  margin-top: 60px;
}
.container_first > *:first-child {
  margin-top: 0;
}

.container_first h2 {
  font-size: 16px; line-height:22px; height:22px;
  color: #111; 
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
  border-left: 5px solid #649dc0;
  padding-left: 10px;
  font-weight: 400;  margin: 0 0 10px;
   
}

.container_first p {
  margin: 12px 0;
  font-size: 15px;
}

.container_first .graph {
  background: #f5f5f5;
  padding: 20px;
  border-left: 0px solid #649dc0;
  border-radius: 10px;
}
 
.container_first ul {
  padding-left: 22px;
  margin-top: 14px;
}

.container_first ul li {
  margin-bottom: 12px;
  font-size: 15px;
}

.container_first .system-detail h3 {
  font-size:15px;
  margin-top: 30px;
  color: #333;
}

.container_first .system-detail p {
  margin-top: 10px;
  padding-left: 12px;
  font-size:14px;
}

.container_first .map-box {
  background: #efefef;
  padding: 20px;
  border-left: 0px solid #3399ff;
  border-radius: 10px;
}

.container_first .contact {
  background: #efefef; margin: 20px 0;
  padding: 20px;
  text-align: center;
  border-left: 0px solid #ff6b6b;
  font-size: 1.1rem;
  border-radius: 12px;
}

.container_first .contact span {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 14px;
  color: #000;
}

/* 반응형 대응 */
@media screen and (max-width: 768px) {
  .container_first {
    padding: 40px 15px;
  }

  .container_first h2 {
    font-size: 1.2rem;
    margin-bottom: 24px;
  }

  .container_first p,
  .container_first ul li,
  .container_first .system-detail p {
    font-size: 1rem;
  }

  .container_first .graph {
    padding: 24px;
  }

  .container_first .contact {
    font-size: 1.1rem;
  }

  .container_first .contact span {
    font-size: 1.3rem;
  }

    }

/ *  무인시스템 4가지 특징 무 * /

.feature-box-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f5f9ff;
  border: 1px solid #d0e2ff;
  border-radius: 15px;
  padding: 30px;
  gap: 30px;
  max-width: 900px;
  margin: 0 auto;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
  position: relative; /* 혹시 절대좌표 쓸 경우 대비 */
}


.feature-box-text {
  flex: 1 1 500px;
}

.feature-box-text h2 {
  font-size: 16px;;
  color: #000;
  margin-bottom: 20px;
}

.feature-box-text ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.feature-box-text li {
  font-size: 1rem;
  margin-bottom: 12px;
  color: #333;
}

.feature-box-text li strong {
  color: #26598f;
}



.feature-box-image {
  flex: 0 0 auto;
  text-align: right;
}

.feature-box-image img {
  width: 210px; position:absolute; right:200px;  margin:-320px 0 0 0;
  height: auto;
  display: block;
}

.li-highlight {
  background-color: #e9f2ff; width:100%;
  border-left: 3px solid #26598f;
  padding: 15px 20px;
  border-radius: 12px;
  margin-top: 20px;
  line-height: 1.6;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  color: #000;
}


 /* 배경 도형 + 강조 스타일 */
.graph-description {
  position: relative;
  background-image: url('/img/mobile/back_cost4.png');
 background-size: cover; /* div에 맞춰 꽉 차게 */
  background-position: center center; /* 중앙 정렬 */
  background-repeat: no-repeat; /* 반복 없음 */
  border-radius: 15px;
  padding: 20px 30px;
  overflow: hidden;
  max-width: 875px;
  margin: 0 auto;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  z-index: 1; 
}

 

.graph-description p,
.graph-description h2,
.graph-description div {
  position: relative;
  z-index: 1;
}



.graph-description::before {
  content: '';
  position: absolute;
  top: -50px;
  left: -50px;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, #fff 0%, transparent 70%);
  z-index: 0;
}

.graph-description::after {
  content: '';
  position: absolute;
  bottom: -40px;
  right: -40px;
  width: 180px;
  height: 180px;
  background: radial-gradient(circle, #d3eaf2 0%, transparent 70%);
  z-index: 0;
}

.graph-description .desc-item {
  position: relative;
  z-index: 1;
  font-size: 1.15rem;
  margin: 15px 0;
  font-weight: 500;
  line-height: 1.6;
  color: #222;
}



.graph-description .item1 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #1d3557;
}

.graph-description .item2 span {
  font-weight: 600;
  color: #2b7a78;
}

.graph-description .highlight {
  color: #649dc0;
  font-weight: 700;
}

.graph-text p {
font-size:12px; line-height:13px; height:13px; 
}

.graph-text  {
margin: 0 0 50px;
}


/ *round */
 


 .container-round {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 50px auto;
  max-width: 700px;
  padding: 0;
  box-sizing: border-box;
  column-gap: 2%;
  row-gap: 20px;
}




.round-slider-wrapper {
  width: 48%;
  aspect-ratio: 1 / 1;
  flex: 0 0 auto;
  position: relative;
  box-sizing: border-box;
}


.round-rotate {
  position: absolute;
  top:10%;
  left:60%;
  width: 90%;
  height: 90%;
  transform: translate(-50%, -50%); /* ? 가운데 정렬 */
  border-radius: 50%;
  background-color: #dc7054;
  animation: fadeScale 4s infinite;
  transition: opacity 1s ease-in-out;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}






.round-shape {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
  user-select: none;
  pointer-events: none;
}

/* 애니메이션 */
@keyframes fadeScale {
  0%, 100% {
    opacity: 0;
    transform: scale(0.8);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
}



/* 좌우50% 정렬 */
 
 .system-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 900px;
  margin: 0 auto;
}

.system-box {
  flex: 1 1 calc(50% - 10px); /* 좌우 50% */
  position: relative;
  padding: 20px 20px 20px 20px;
  background-color: #f5f7fa;
  background-repeat: no-repeat;
  background-position: right 20px top 20px; /* ? PC: 오른쪽 위에 적당히 */
  background-size: 100px auto;             /* ? PC: 너무 크지 않게 */
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  min-height: 200px;
}

.system-box:nth-child(1) {
  background-image: url('/img/kiosk-bg.png');
}

.system-box:nth-child(2) {
  background-image: url('/img/mobile-app-bg.png');
}

.system-box h3 {
  margin-top: 0;
  font-size: 1.5rem;
  color: #26598f;
}

.system-box p {
  margin: 10px 0;
  color: #333;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .system-box {
    flex: 1 1 100%;                      /* ? 모바일: 한 줄에 하나 */
    background-position: right  center; /* ? 모바일: 아래쪽 중앙 */
    background-size: 80px auto;         /* ? 모바일: 더 작게 */
    padding-bottom: 50px;              /* ? 배경 이미지 공간 확보 */
  }
}

 
 


    /* 무인시스템 카드부분 */
.three-cards {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin: 40px 0;
  flex-wrap: wrap;
}

.card {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  width: calc((100% / 3) - 13.33px); /* 3개 배치, gap 고려 */
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
  transition: box-shadow 0.3s ease;
}

.card:hover {
  box-shadow: 0 6px 15px rgba(38,89,143,0.3);
}

.card-image img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 15px;
}

.card-text {
  font-size: 1.1rem;
  color: #333;
  line-height: 1.4;
}

/* 반응형: 화면 폭 좁아지면 1~2열로 전환 */
@media (max-width: 900px) {
  .card {
    width: calc(50% - 10px);
  }
}

@media (max-width: 600px) {
  .three-cards {
    flex-direction: column;
    gap: 30px;
  }
  .card {
    width: 100%;
  }
}

.features {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 900px;
  margin: 0 auto;
}

.feature-box {
  flex: 1 1 calc(50% - 20px);
  box-sizing: border-box;
  padding: 20px;
  background-color: #f8f8f8;
  border-radius: 15px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
 transition: background 0.3s ease, transform 0.3s ease;
}

.feature-box:hover {
  transform: translateY(-5px);
  background: #26598f;
  color: #fff;
}

.feature-box:hover h3,
.feature-box:hover p {
  color: #fff;
}

.feature-box img {
  width: 100%;
  height: auto;
  max-height: 180px;
  object-fit: cover;
  border-radius: 10px;
  margin-bottom: 20px;
  display: block;
}

.feature-box h3 {
  margin-bottom: 10px;
  font-size: 1.2rem;
  color: #222;
}

.feature-box p {
  font-size: 1rem;
  color: #555;
}
 

/* 모바일 대응 */
@media (max-width: 600px) {
  .feature-box {
    flex: 1 1 100%;
  }
}



/ * system */
 
.product-wrapper {  font-family: "Montserrat", sans-serif; 
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 20px;
}

.product-section {
  display: flex;
  flex-wrap: wrap;
  gap:30px;  margin-bottom: 40px;
  align-items: center;
  justify-content: space-between;
}



.product-section.reverse {
  flex-direction: row-reverse;  margin-bottom: 40px;
}



.product-img,
.product-info {
  flex: 1 1 45%;
}



.product-info h2 {
  font-size: 1.8rem;
  margin-bottom: 20px;
  color: #26598f;
}

.product-desc {
  font-size: 1rem;
  color: #444;
  margin-bottom: 20px;
}

.product-features {
  list-style: disc;
  padding-left: 20px;
  color: #333;
  line-height: 1.6;
}

/* 슬라이더 기본 스타일 */

.slider {
 position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
}

.slider-track {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%; /* 이미지 수 만큼 */
  height: 100%;
  transition: transform 0.5s ease-in-out;
}

.slider-track img {
  width: 100%;
  height: auto;
  flex-shrink: 0;
  object-fit: cover;
  display: block;
}
.dots {
  text-align: center;
  margin-top: 10px;
}

.dot {
  height: 10px;
  width: 10px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  margin: 0 4px;
}

/* ? 모바일 반응형 */
@media (max-width: 768px) {
  .product-section,
  .product-section.reverse {
    flex-direction: column;
  }

 .slider img {
    width: 100%;
    height: auto;
  }


  .product-img,
  .product-info {
    width: 100%;
    flex: unset;
  }

.product-img img {
    width: 100%;
    height: auto;
  }

  .product-info h2 {
    font-size: 1.5rem;
  }

  .product-desc {
    font-size: 0.95rem;
  }

  .product-features li {
    font-size: 0.9rem;
  }
}

 

/ * patent */


.feature-section {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: flex-start;
  justify-content: space-between;
  margin: 40px auto;
  max-width: 1000px;
  padding: 20px;
  box-sizing: border-box;
}

.feature-text {
  flex: 1 1 55%;
  min-width: 280px;
}

.benefit-list {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.1; /* 줄 간격 */
  font-size: 16px;
}

.benefit-list li {
  margin-bottom: 15px;
}

.benefit-list .li-highlight {
  background-color: #f9f9f9;
  padding: 15px;
  border-radius: 8px;
  line-height: 1.8;
}

.feature-box-image {
  flex: 1 1 40%;
  min-width: 150px;
  text-align: center;
}

.feature-box-image img {
  max-width: 50%;
  height: auto;
  display: inline-block;
}

/ * patent * /





 .slider {
      position: relative;
      width: 400px;
      height:240px;
      margin: auto;
       
    }

    .slider img {
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0;
      animation: fade 16s infinite;
    }

  .slider img:nth-child(1) {
      animation-delay: 0s;
    }
    .slider img:nth-child(2) {
      animation-delay: 4s;
    }
    .slider img:nth-child(3) {
      animation-delay: 8s;
    }
    .slider img:nth-child(4) {
      animation-delay: 12s;
    }
    .slider img:nth-child(5) {
      animation-delay: 16s;
    }

       @keyframes fade {
      0%   { opacity: 0; }
      5%   { opacity: 1; }
      25%  { opacity: 1; }
      30%  { opacity: 0; }
      100% { opacity: 0; }
    }


    /* 도트 인디케이터 */
       .dots {
      text-align: center;
      margin-top: 10px;
    }

    .dot {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 0 5px;
      background-color: #ccc;
      border-radius: 50%;
    }


    /* 애니메이션 타이밍과 맞춰 순서대로 강조되는 도트 (시각적 용도) */
     .dots .dot:nth-child(1) {
      animation: highlight 20s infinite;
      animation-delay: 0s;
    }
    .dots .dot:nth-child(2) {
      animation: highlight 20s infinite;
      animation-delay: 4s;
    }
    .dots .dot:nth-child(3) {
      animation: highlight 20s infinite;
      animation-delay: 8s;
    }
    .dots .dot:nth-child(4) {
      animation: highlight 20s infinite;
      animation-delay: 12s;
    }
    .dots .dot:nth-child(5) {
      animation: highlight 20s infinite;
      animation-delay: 16s;
    }

       @keyframes highlight {
      0%, 100% { background-color: #ccc; }
      10%, 25% { background-color: #333; }
    }


 .presentation-wrapper {
 font-family: "Montserrat", sans-serif;
    color: #222;
    margin: 0;
    padding: 40px 20px;
    display: flex;
    justify-content: center;
  }

  .presentation-wrapper .presentation-container {
    max-width: 900px;
    width: 100%;
  }

  .presentation-wrapper .presentation-card {
    background: white;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
    padding: 30px 40px;
    margin-bottom: 50px;
    opacity: 0;
    transform: translateY(20px);
    animation-fill-mode: forwards;
  }

  .presentation-wrapper .presentation-card h2 {
    margin-top: 0;
    color: #26598f;
    font-size: 16px;
    line-height: 22px;
    height: 22px;
   
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px;
    border-left: 5px solid #649dc0;
    padding-left: 10px;
    font-weight: 400;
    margin: 0 0 10px;
  }

  .presentation-wrapper .presentation-card p,
  .presentation-wrapper .presentation-card ul {
    font-size: 1rem;
    line-height: 1.5;
    color: #444;
  }

  .presentation-wrapper .presentation-card ul {
    padding-left: 20px;
  }

  @keyframes presentationFadeInUp {
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* 카드별 순차 애니메이션 (네임스페이스 포함) */
  .presentation-wrapper .presentation-card:nth-child(1) {
    animation: presentationFadeInUp 0.7s ease forwards;
    animation-delay: 0.2s;
  }
  .presentation-wrapper .presentation-card:nth-child(2) {
    animation: presentationFadeInUp 0.7s ease forwards;
    animation-delay: 0.8s;
  }
  .presentation-wrapper .presentation-card:nth-child(3) {
    animation: presentationFadeInUp 0.7s ease forwards;
    animation-delay: 1.4s;
  }
  .presentation-wrapper .presentation-card:nth-child(4) {
    animation: presentationFadeInUp 0.7s ease forwards;
    animation-delay: 2.0s;
  }
  .presentation-wrapper .presentation-card:nth-child(5) {
    animation: presentationFadeInUp 0.7s ease forwards;
    animation-delay: 2.6s;
  }
  .presentation-wrapper .presentation-card:nth-child(6) {
    animation: presentationFadeInUp 0.7s ease forwards;
    animation-delay: 3.2s;
  }
  .presentation-wrapper .presentation-card:nth-child(7) {
    animation: presentationFadeInUp 0.7s ease forwards;
    animation-delay: 3.8s;
  }
  .presentation-wrapper .presentation-card:nth-child(8) {
    animation: presentationFadeInUp 0.7s ease forwards;
    animation-delay: 4.4s;
  }

  /* 반응형 (간단하게) */
  @media (max-width: 480px) {
    .presentation-wrapper {
      padding: 20px 10px;
    }
    .presentation-wrapper .presentation-card {
      padding: 20px 15px;
    }
    .presentation-wrapper .presentation-card h2 {
      font-size: 1.4rem;
    }
    .presentation-wrapper .presentation-card p,
    .presentation-wrapper .presentation-card ul {
      font-size: 0.9rem;
    }
  }


 .highlight {
      font-weight: bold;
      color: #26598f;
      background-color: #e3eefc;
      padding: 2px 6px;
      border-radius: 4px;
    }
    .sentence {
      max-width: 900px;
      margin: 30px auto;
      font-size: 18px;
      line-height: 1.6;
    }


.icon-rotator {
  position: relative;
  width: 90px; /* 아이콘 크기에 맞게 조절 */
  height: 90px;
 margin-left: auto; /* 오른쪽 끝으로 이동 */
 padding-top:30px;
 padding-bottom:10px;
}

.icon-rotator .icon {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 80%;
  height: 80%;
  animation: fadeInOut 6s infinite;
}

.icon-rotator .icon1 {
  animation-delay: 0s;
}
.icon-rotator .icon2 {
  animation-delay: 1.5s;
}
.icon-rotator .icon3 {
  animation-delay: 3s;
}
.icon-rotator .icon4 {
  animation-delay: 4.5s;
}
.icon-rotator .icon5 {
  animation-delay: 6s;
}
.icon-rotator .icon6 {
  animation-delay: 7.5s;
}

@keyframes fadeInOut {
  0% { opacity: 0; }
  5% { opacity: 1; }
  15% { opacity: 1; }
  20% { opacity: 0; }
  100% { opacity: 0; }
}

presentation-wrapper .icon-rotator {
  flex: 1 1 35%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}

.presentation-wrapper .icon-rotator .icon {
  width: 100px;
  height: 100px;
  border-radius: 12px;
  object-fit: cover;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

/* 반응형: 아이콘을 아래로 정렬 */
@media (max-width: 600px) {
  .presentation-wrapper .content-wrapper {
    flex-direction: column;
  }
  .presentation-wrapper .billiard-sentence, 
  .presentation-wrapper .icon-rotator {  margin: 20px auto;
    flex: 1 1 100%;
  }
  .presentation-wrapper .icon-rotator {
    justify-content: flex-start;
  }
}


.presentation-wrapper .billiard-highlight {
  background-color: #e3eefc;
  color: #26598f;
  padding: 0px 0px;
  border-radius: 4px;
  font-weight: 400;
  display: inline-block;
  margin: 0 2px;
}

.presentation-wrapper .content-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: flex-start;
}

.presentation-wrapper .billiard-sentence {
   
  width: 100%;
  font-size: 1rem;
  line-height: 1.8;
}
 

 .icon-wrapper {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 40px 0;
}

.circle-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #f2f5fa;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  transition: transform 0.3s;
  flex-shrink: 0; /* ? 크기 줄어드는 것 방지 */
}

/* ? 모바일에서 자동 축소되지 않도록 media query로 조정 */
@media (max-width: 480px) {
  .circle-icon {
    width: 70px;
    height: 70px;
  }
}

.circle-icon:hover {
  transform: scale(1.05);
}

.circle-icon .icon {
  width: 22px;
  height: 22px;
  stroke: #26598f;
  stroke-width: 2;  
  fill: none;
  margin-bottom: 8px;
}

.circle-icon p {
  font-size: 8px; padding:0px;
  font-weight: 600;
  color: #333;
  margin: 0;
}


.circle-icon img {
  width: 20px;
  height: auto; /* 세로 비율 유지 */
  margin-bottom: 1px; /* 텍스트와 간격 조정 */
}

.image-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  max-width:800px;
  margin: 40px auto;
}

.image-box {
  flex: 1 1 calc(25% - 20px); /* 4개 정렬 + gap 보정 */
  max-width: calc(25% - 20px);
  box-sizing: border-box;
  text-align: center;
}

.image-box img {
  width: 100%;
  aspect-ratio: 1 / 1; /* 정사각형 */
  object-fit: cover; /* 잘라서 꽉 차게 */
  border-radius: 8px;
  background-color: #eee;
  display: block;
}

.image-box p {
  margin-top: 8px;
  font-size: 0.85rem;
  color: #333;
}







 .ubx-body {
      margin: 0;
      font-family: "Montserrat", sans-serif;
      color: #333;
      background: #fff;
    }

    .ubx-container {
      max-width: 900px;
      margin: auto;
      padding: 60px 20px;
    }

    .ubx-title {

     font-size: 22px;
    line-height: 22px;
    height: 22px;
    color: #111;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px;
    border-left: 5px solid #649dc0;
    padding-left: 10px;
    font-weight: 400; 
    margin: 0 0 40px;

    }

    .ubx-section {
      margin-bottom: 50px;
    }

    .ubx-section-title {
      font-size: 22px;
      font-weight: 400;
      color: #34495e;
      border-bottom: 1px solid #ddd;
      padding-bottom: 10px;
      margin-bottom: 20px;
    }

    .ubx-list {
      list-style: disc;
      padding-left: 20px; margin: 0 0 40px;
      line-height: 1.8; font-size:15px;
    }

    .ubx-highlight {
      color: #649dc0;
      font-weight: 500;
    }

    .ubx-table {
      width: 100%;
      border-collapse: collapse;
      margin-top: 10px; margin: 0 0 40px;
    }

    .ubx-table th,
    .ubx-table td {
      border: 1px solid #ccc;
      padding: 10px;
      font-size: 0.95rem;
      text-align: center;
    }

    .ubx-table th {
      background-color: #ecf0f1;
      font-weight: 600;
    }

    .ubx-conclusion {
      background: #f4f4f4;
      padding: 20px;
      border-left: 6px solid #649dc0;
      font-size: 1.05rem;
      line-height: 1.8;
      box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    }











 
    .sns-wrapper {     font-family: "Montserrat", sans-serif;
      display: flex;
      justify-content: center;
      gap: 20px;
      flex-wrap: wrap;
      max-width: 1000px;
      margin:50px auto;
    }

    .sns-card {
      background: #fff;
      border-radius: 16px;
      padding: 20px;
      width: 320px;
      box-shadow: 0 2px 10px rgba(0,0,0,0.06);
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
    }

    .sns-card h3 {
      font-size: 1.1rem;
      margin-bottom: 12px;
      color: #444;
    }

    .sns-card p {
      font-size: 13px;
      color: #666;
      margin-bottom: 16px; line-height:12px;
    }

    .sns-btn {
      display: inline-block;
      padding: 10px 20px;
      border-radius: 30px;
      text-decoration: none;
      font-weight: 500;
      font-size: 0.95rem;
      color: #fff;
      transition: background 0.3s ease;
    }

    .blog-btn {
      background-color: #03c75a; margin: 20px 0 20px;
    }

    .blog-btn:hover {
      background-color: #008b10;
    }

    .insta-btn { margin: 20px 0 20px;
      background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
    }

    .insta-btn:hover {
      opacity: 0.85;
    }

    .youtube-btn { margin: 20px 0 20px;
      background-color: #ff0000;
    }

    .youtube-btn:hover {
      background-color: #cc0000;
    }



.sns-subtitle {
  width: 100%;
font-size: 22px;
    line-height: 22px;
    height: 22px;
    color: #111;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px;
    border-left: 5px solid #649dc0;
    padding-left: 10px;
    font-weight: 400;
    margin: 0 0 10px;
}



/* 공통 스타일 */
.content-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 10px;
  box-sizing: border-box;
}

.billiard-sentence {
  font-size: 20px;
  line-height: 1.8;
  color: #333;
  margin-bottom: 40px;
  
  word-break: keep-all;  width: 100%;
}

.billiard-highlight {
  font-weight: bold;
  color: #007acc;
}

/* 아이콘 감싸는 컨테이너 */
.icon-rotator {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 24px;

  margin: 0 auto;         /* 중앙 정렬 */
  max-width: 100%;        /* 부모 크기 제한 */
  padding: 0;             /* 패딩 초기화 */
  box-sizing: border-box;
}

/* 아이콘 기본 스타일 */
.icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.icon:hover {
  transform: scale(1.1);
}

/* 태블릿 이하 대응 */
@media (max-width: 768px) {
  .billiard-sentence {
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 30px;
  }

  .icon {
    width: 80px;
    height: 80px;
  }

  .icon-rotator {
    gap: 18px;
  }
}

/* 모바일 대응 */
@media (max-width: 480px) {
  .billiard-sentence {
    font-size: 15px;
    line-height: 1.5;
    padding: 0 10px;
  }

  .icon {
    width: 60px;
    height: 60px;
  }

  .icon-rotator {
    gap: 12px;
    padding: 0 10px;
  }
}



