/*대형 데스크탑 및 대형 스크린*/
@media screen and (max-width: 1520px) {
    html {
        font-size: 0.6510vw;
    }

    .area-box-1520 {
        width: 100%;
        max-width: 100%;
    }

    .business .bs-03 {
        padding: 14rem 20px;
    }

    .area-box-1400 {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }

    .location.bg {
        padding: 100px 0;
    }

    .cert-block {
        max-width: 100%;
        padding: 0 20px;
    }

    .certification-slider .swiper-button-next {
        right: -10px;
    }

    .certification-slider .swiper-button-prev {
        left: -10px;
    }

    .certification-slider .certificate_img img {
        height: auto;
    }

    .certification-slider .swiper-button-prev, .certification-slider .swiper-button-next {
        top: 40%;
    }

    .location .f-box {
        padding: 0 20px;
    }

    .map {
        padding: 0 20px;
    }

    .b2b .inner {
        padding: 0;
    }

    .business .b2b3 {
        width: 100%;
        min-height: auto;
        border-radius: 0;
    }

    .business .gr-bg {
        padding: 8rem 4rem;
    }

    .business .b2b-diagram {
        width: 100%;
    }

    .business .b2b4 .diagram-img {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .b2b4 .inner {
        padding: 0;
    }

    .business .b2b4 .diagram-img img {
        width: 90%;
    }

    .b2b7 {
        padding: 11rem 2rem 14rem;
    }

    .b2b8 .b2b8-title, .b2b8 .sub-txt, .b2c4 .b2c4-inner {
        padding: 0 20px;
    }

    .b2b9, .b2b10 {
        padding: 200px 20px;
    }

    .b2c5 .process-grid {
        width: 100%;
    }

    .b2c5 .process-img {
        width: 100%;
    }

    .device-visual {
        width: 100%;
    }

    .device-wrap .sub-visual .info {
        position: unset;
    }

    .spec-table-block {
        width: 100%;
        overflow-x: scroll;
    }

    .spec-table td {
        padding: 20px;
    }
    .spec-table {
        table-layout: auto;
    }

    .d-care-visual img {
        width: 100%;
        padding: 0 20px;
    }

    .d-care-visual {
        min-height: 300px;
    }

    .d-care .inner {
        padding: 0;
    }

    .d-care-sim {
        padding: 0 20px;
    }

    .ci-logo-box {
        width: 100%;
    }

    .ci-logo-box img {
        padding: 78px 0;
    }

    .inquiry .txt-box {
        padding: 0 20px;
    }


}

/*대형 데스크탑 및 대형 스크린*/
@media screen and (max-width: 1440px) {
    .org-group,
    .org-group.bottom {
        gap: 40px;
    }

    .recruitment-process {
        padding: 0 !important;
    }

    .certification_con {
        gap: 20px;
    }

    .certification_con > div {
        width: calc(33.33333% - 16px);
    }

    .partner_con > div {
        width: calc(25% - 23px);
    }

    .b2b9-wrap {
        flex-direction: column;
    }

    .b2c5 .process-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px;
        padding: 100px 20px;
    }

    .sim-badge{
        flex: 0 0 76px;   
        flex-shrink: 0;
    }

    .inquiry .inner {
        gap: 30px;
    }


}

/*노트북 및 데스크탑*/
@media screen and (max-width: 1280px) {
    html {
        font-size: 0.8242vw;
    }

    .composed .sub-cont .app-img {
        width: 100%;
    }

    .composed .sub-cont .app-img img {
        width: 100%;
    }

    .composed .inner {
        padding: 0;
    }

    .composed .about-txt {
        padding: 0 20px;
    }

    .ci-color-grid {
        width: 100%;
    }
}

/*태블릿(가로모드) 및 작은 노트북*/
@media screen and (max-width: 1024px) {
    .partner_con .partner-card {
        min-width: auto;
        width: calc(50% - 10px);
    }

    .business .b2b3 .b2b-grid .b2b-card {
        padding: 30px 40px;
    }

    .b2b5 .inner {
        gap: 5rem;
    }

    .b2b5-txt {
        max-width: 30rem;
    }

    .b2b6-circles {
        grid-template-columns: repeat(2, 1fr);
    }

    .b2b6 {
        padding: 13rem 2rem 7rem;
    }

    .hero-visual{
        padding: clamp(64px, 10svh, 120px) 0;
        background:#fff;
    }

    .hero-visual__stage{
        position: relative;
        width: min(1100px, 100%);
        margin: 0 auto;

        /* ✅ 반응형 높이: 비율 기반 */
        aspect-ratio: 16 / 7;              /* 지금 이미지 느낌이면 16:7~16:8 근처 */
        min-height: clamp(360px, 60svh, 640px);
        overflow: visible;

        /* ✅ 스케일 변수 */
        --ui-scale: 1;
    }

    .hero-ring{
        left:50%;
        bottom:0;
        transform: translate(-50%, -50%) scale(var(--ui-scale));
    }

    .hero-phone{
        left:50%;
        bottom:0;
        transform: translate(-50%, -50%) scale(var(--ui-scale));
    }

    .hero-icon{
       display: none !important;
    }

    .hero-visual__stage{ --ui-scale: .9; }
    .hero-phone{
        transform: translate(-50%, -50%) scale(0.9) !important;
        transform-origin: 50% 363%;
    }

    .device-visual-img {
        width: 100%;
    }

    .device-visual-watermark {
        font-size: 18rem;
    }

    .device-visual-inner {
        padding: 0 20px;
    }

    .device-features{
        padding: 90px 0 110px;
    }

    .features-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 32px;
        align-items: start;
    }
    
    .features-center{
        grid-column: 1 / -1;
        order: 3;
        margin-top: 10px;
    }

    .features-product{
        width: min(560px, 100%);
    }

    .features-col{
        gap: 44px;
    }

    .feature-title{ font-size: 2.4rem; }
    .feature-desc { font-size: 1.6rem; }

    .fitrus-hero2{
        position: relative;
        width: 100%;
        background: url(../img/ftrus-plus-bia.jpg) center / cover no-repeat;

        /* ✅ 고정 1030 대신 유동 */
        min-height: clamp(720px, 95svh, 1030px);

        /* ✅ 상단 여백도 유동 */
        padding-top: clamp(110px, 18svh, 195px);
    }

    .fitrus-indicators .indicator{
    width: clamp(150px, 22vw, 220px);
    max-width: 220px;
    }

    .indicator-heart{
    top: clamp(260px, 42%, 520px);
    left: clamp(14px, 25%, 240px);
    }

    .indicator-fat{
    top: clamp(280px, 46%, 540px);
    right: clamp(14px, 25%, 240px);
    }

    .indicator-weight{
    bottom: clamp(90px, 17%, 220px);
    left: 50%;
    transform: translateX(-50%);
    }

    .app-promo{
        padding: 140px 0;
    }

  .app-promo__grid{
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: start;
  }

  .app-promo__center{
    grid-column: 1 / -1;
    margin-top: 10px;
  }

  .app-promo__phone{
    width: min(420px, 70%);
  }

  .app-promo__title{
    font-size: 5.2rem;
    margin-bottom: 28px;
  }

  .app-promo__k-title{
    font-size: 26px;
    margin-bottom: 22px;
  }

  .app-promo__k-desc,
  .app-promo__k-desc p{
    font-size: 18px;
  }

    .pro-hero{
        background-position: 70% center;
    }

    .brochure-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 28px;
    }

  .brochure-card{
    padding: 36px 24px;
  }

  .inquiry .inner {
    grid-template-columns: 300px 1fr;
  }

  .card-logo img {
        width: 70%;
  }

}

/*태블릿(세로모드)*/
@media screen and (max-width: 768px) {
    html {
        font-size: 1.2vw;
    }

    .sub-content {
        padding: 0 0 13rem;
    }

    /*sub-visual*/
    .sub-visual {
        overflow: unset !important;
    }
    .sub-visual .bg {
        animation: none;
    }
    .sub-visual .bg {
        background-image: url("../img/company_bg_m.jpg");
        transform: unset;
    }
    .sub-visual .info .info-wrap .tit {
        font-size: 5rem;
    }
    .sub-visual::before {
        display: none;
        content: none;
    }
    .sub-visual .sub-nav-wrap {
        padding-right: 0;
    }
    .sub-visual .sub-nav-wrap .sub-nav .menu {
        gap: 0;
        padding: 0;
    }

    .sub-top {
        height: 50rem;
    }

    .mobile-dropdown-toggle {
        display: block;
        background-color: #F9F9F9;
    }

    .sub-nav {
        position: relative;
        background: #fff;
        border-radius: 0 0 1rem 2rem;
    }

    .sub-nav .menu {
        display: none;
        flex-direction: column;
        background: #fff;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 50;
    }

    .sub-nav-wrap .sub-nav .menu li.on::after {
        content: none;
    }

    .sub-nav-wrap .sub-nav .menu {
        padding: 0;
        border-bottom: 1px solid #ddd;
    }

    .sub-nav .menu.show {
        display: flex !important;
    }

    .sub-nav .menu li a {
        display: block;
        color: #6f6f6f;
        padding: 0 16px;
    }

    .sub-nav .menu li.on a {
        color: #005DAC !important;
        font-weight: 600;
    }

    .sub-visual .sub-nav-wrap .sub-nav .menu li.on::before {
        display: none;
    }

    .sub-visual .sub-nav-wrap .sub-nav .menu li {
        border-bottom: 1px solid #f5f5f5;
        padding-top: 1.6rem;
        width: 100%;
    }

    /*sub-common*/
    .ral-box {
        flex-direction: column;
        gap: 2rem;
    }
    .ral-box .sub-tit-box {
        width: 100%;
    }
    .ral-box .sub-con-box {
        width: 100%;
    }
    .sub-tit {
        font-size: 4rem !important;
    }

    /*about*/
    .about {
        background: url(../img/about-bg.jpg) no-repeat;
        padding: 90px 0 90px;
        height: 100%;
        background-position: 61% bottom;
    }

    .about-txt .sub-txt {
        font-size: 1.6rem;
    }

    .about-txt h5 {
        font-size: 1.8rem;
    }

    .about-txt br {
        display: none;
    }

    .composed .sub-cont {
        padding-top: 100px;
    }

    .solutions {
        margin: 9rem 0 0;
    }

    /*history*/

    .history_bg {
        height: 34rem;
    }

    .history_bg_pc {
        display: none;
    }
    .history_bg_m {
        display: block;
    }
    .history .tit {
        font-size: 4rem;
    }

    .history-nav {
        display: none;
    }

    .history-line {
        width: 2px;
    }

    .history-indicator,
    .history-line {
        left: 25px;
    }

    .history-indicator {
        width: 25px;
        height: 25px;
    }

    .history-indicator::before {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 6px solid #fff;
    }

    .history_content {
        padding-left: 70px;
    }

    .history-item {
        flex-direction: column !important;
        margin-bottom: 100px;
    }

    .history-item:last-child {
        margin-bottom: 0;
    }

    .item-side {
        width: 100%;
    }

    .history-item .year {
        text-align: left;
        padding-left: 0;
        font-size: 3.2rem;
        padding-right: 20px;
        margin-bottom: 15px;
    }

    .history-row .num {
        font-size: 1.6rem;
        line-height: 1.8 !important;
        width: 40px !important;
    }

    .history-item.right .content li {
        justify-content: flex-start;
    }

    .history-item.right .content li .num {
        order: 1;
        margin-left: 0;
    }

    .history-item.right .content li .text {
        order: 2;
        text-align: left;
    }

    .history-item.right .year {
        padding-left: 80px;
    }

    .history-item.right .content {
        padding-left: 80px;
        padding-right: 20px;
    }

    .history-item.left .content {
        padding-right: 20px;
    }

    .history-item.right .year {
        order: 1;
    }

    .history-item.right .content {
        order: 2;
    }

    .history-item .content li {
        font-size: 1.8rem;
    }

    /* certification */
    .certificate .inner {
        padding: 0;
    }
    .certification-slider .certificate_img {
        padding: 40px 40px;
    }

    .stats-inner {
        padding: 0;
    }

    .stat img {
        height: 45px;
        width: auto;
    }

    .stat .label {
        font-size: 2rem;
    }

    .stat .value {
        font-size: 3rem;
    }

    .stats-bar {
        padding: 50px 0;
    }

    .cert-block .tit2 {
        font-size: 3rem;
    }

    .certificate .tit {
        margin-bottom: 30px;
    }

    .certificate-wrap .sub-content {
        margin: 9rem 0;
    }

    .map-box .p-dot .d-img {
        width: 12px;
    }

    .osd .logo-wrap img {
        width: 50px;
    }

    .osd .point span {
        width: 15rem;
        height: 15rem;
    }

    .partner h5.txt {
        font-size: 2.5rem;
    }

    .partner .txt2 {
        font-size: 1.6rem;
    }

    .partner_con_tit {
        font-size: 2rem;
    }

    .partner_con .partner-card {
        padding: 20px;
    }

    .partner-info .label, .partner-info .value{
        font-size: 1.4rem !important;
    }

    .partner {
        margin: 9rem 0 0;
    }

    .partner .tit {
        margin-bottom: 3rem;
    }



    /* location */
    .location-wrap .sub-content {
        margin: 9rem 0 0;
    }
    .location {
        margin-bottom: 0;
    } 
    .location .f-box {
        flex-direction: column !important;
    }

    .location .left-txt,
    .location .map {
        width: 100%;
    }

    .location .left-txt h4 {
        font-size: 3.2rem;
    }

    .loction_info p,
    .loction_info span {
        font-size: 1.8rem;
    }
    
    .loction_info {
      flex-direction: column;
    }

    .location .f-box {
        margin-bottom: 1rem;
    }

    /*business*/
    .b2b .inner {
        padding: 0;
    }

    .business .sub-content {
        margin: 12rem 0 0;
    }

    .business .txt-box .sub-txt {
        font-size: 1.6rem;
    }

    .business .txt-box {
        margin-bottom: 3rem;
    }

    .business-img img {
        height: 300px;
    }

    .business .txt-box .samll-txt {
        margin-bottom: 2rem;
    } 

    .business .b2b2 {
        margin: 8rem 2rem;
    }

    .business .txt-box .tit2 {
        font-size: 3.2rem;
    }

    .business .txt-box .sub-txt br {
        display: none;
    }

    .business .b2b3 .txt-box .sub-txt {
        font-size: 16px;
        margin: 1rem 0 3rem;
    }

    .business .b2b3 {
        padding: 10rem 0;
        max-height: 142rem;
        background-size: cover !important;
    }

    .business .b2b3 .b2b-grid {
        gap: 20px;
    }

    .business .b2b4 .diagram-img {
        padding: 50px 0;
    }

    .b2b5 .inner {
        flex-direction: column;
    }

    .b2b5-txt {
        max-width: 100%;
        text-align: center;
    }

    .business .b2b4 {
        margin: 10rem 0 0;
    }

    .b2b5 {
        padding: 10rem 0;
    }

    .b2b5-item p {
        font-size: 14px;
    }

    .b2b5-item h6 {
        font-size: 18px;
    }

    .b2b6-point {
        font-size: 18px;
    }

    .b2b6-desc {
        font-size: 14px;
    }

    .b2b5 .tit2, .b2b6-title, .b2b7-title, .b2b8 , .b2b9-title, .b2b10-title{
        font-size: 3.2rem;
    }

    .acc-head__tit, .b2b10-q__txt {
        font-size: 18px;
    }

    .acc-panel__inner, .b2b9-desc, .b2b10-a__in {
        font-size: 14px;
    }

    .b2b9 {
        padding: 100px 20px;
    } 

    .b2b9-wrap {
        gap: 100px;
    }

    .b2b9-card {
        width: 50%;
        height: 150px;
    }

    .b2b10 {
        padding: 100px 20px;
    }

    .hero-phone{
        transform: translate(-50%, -50%) scale(0.7) !important;
        transform-origin: 50% 160%;
    }
    
    .hero-ring {
        bottom: 50px;
    }

    .b2c3 .b2b-grid .b2b-card {
        padding: 40px 30px !important;
    }

    .b2c4-item {
        display: grid;
        grid-template-columns: 100%;
    }

    .b2c5 .process-grid{
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 72px 16px;
    }

    .b2c5 .p-card{
        border-radius: 16px;
        padding-bottom: 40px;
    }

    .b2c4-desc-text, .b2c4-bullets li, .b2c5 .p-desc {
        font-size: 14px;
    }

    .b2c4-sub {
        font-size: 16px;
    }

    .b2c4 {
        padding: 100px 0;
    }

    .b2c4-title, .b2b8 .b2b8-title {
        line-height: 1.5;
        font-size: 3.2rem;
    }

    .b2c5 .p-icon img {
        height: 50px;
    }

    .b2c5 .p-title, .b2c4-item-title {
        font-size: 18px;
        padding: 20px 40px 0;
    }

    .b2c5 .p-badge {
        font-size: 13px;
    }

    .b2c5 .p-icon{
        top: -14px;
    }

    .b2b8{
        margin-bottom: 10rem;
    }

    .business .b2b-diagram .diagram-tit {
        padding: 2rem;
    }

    .sub-visual-tit {
        align-items: flex-start;
        gap: 2rem;
        flex-direction: column;
    }

    .sub-visual-tit .small-tit {
        font-size: 16px;
    }

    .device-visual-text .tit {
        font-size: 5rem !important;
    }

    .device-visual-watermark {
        font-size: 10rem;
    }

    .device-visual-text {
        bottom: 20px;
        left: 20px;
        right: 20px;
    }

    .sub-visual-tit p br {
        display: none;
    }

      .device-features{
    padding: 70px 0 90px;
  }

  .features-head{
    margin-bottom: 36px;
  }

  .features-eyebrow{
    font-size: 16px;
    margin-bottom: 10px;
  }

  .features-brand{
    font-size: clamp(24px, 7vw, 34px);
  }

  .features-grid{
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .features-center{
    order: 1;
  }

  .features-product{
    width: min(520px, 50%);
  }

  .features-col{
    gap: 26px;
  }

  .feature-card{
    padding: 14px 10px;
  }

.feature-title{ font-size: 2.0rem; }
.feature-desc { font-size: 1.4rem; }

.indicator-heart{ top: 44%; left: 8%; }
.indicator-fat  { top: 44%; right: 8%; }
.indicator-weight{ bottom: 10%; }

   .app-promo{
    padding: 90px 0;
  }

  .app-promo .inner{
    padding: 0 16px;
  }

  .app-promo__grid{
    grid-template-columns: 1fr;
    gap: 28px;
    text-align: left; 
  }

  .app-promo__center{
    margin: 10px 0 6px;
  }

  .app-promo__phone{
    width: min(360px, 86%);
  }

  .app-promo__label{
    font-size: 1.6rem;
    margin-bottom: 10px;
  }

  .app-promo__title{
    font-size: clamp(3.2rem, 10vw, 4.4rem);
    margin-bottom: 18px;
  }

  .app-promo__desc{
    font-size: 16px;
    margin-bottom: 22px;
    max-width: none;
  }

  .app-promo__k-title{
    font-size: 22px;
    margin-bottom: 16px;
  }

  .app-promo__k-desc,
  .app-promo__k-desc p{
    font-size: 14px;
    line-height: 1.7;
  }

  .store-badge img{
    height: 40px;
  }

    .pro-hero{
        background-position: 56% center;
        padding: 84px 0; 
        min-height: clamp(420px, 43svh, 639px);
    }

    .pro-hero__txt{
        padding: 0 16px;
    }

    .pro-content .inner {
        padding: 0;
    }

    .pro-table-cap{
        font-size: 14px;
    }

    .pro-table-wrap {
        padding: 90px 20px 0;
    }

  .pro-row{
    grid-template-columns: 44px 1fr;
    grid-template-areas:
      "no name"
      ".  desc";
    gap: 10px 12px;
    padding: 14px 0;
    align-items: start;
  }

  .pro-no{
    grid-area: no;
    padding-left: 0;
    font-size: 16px;
    line-height: 1.2;
  }

  .pro-name{
    grid-area: name;
    font-size: 16px;
    line-height: 1.3;
  }

  .pro-desc{
    grid-area: desc;
    font-size: 15px;
    line-height: 1.6;
  }


    /*notice*/
    .notice .board-box .tit-info {
        flex-direction: column;
        gap: 1rem;
        width: calc(100% - 14.5rem);
    }
    .notice .board-box a {
        line-height: 1.6;
        height: 16rem;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        gap: 1rem;
    }
    .notice .board-box .tit-info {
        width: 100%;
    }
    .notice .board-box a .title {
        padding-left: 0;
        width: 100%;
    }
    .th-prod, .row-label, .spec-table-block .th-label {
        padding: 20px !important;
    }

    .row-label, .spec-table td {
        font-size: 14px;
    }

    .spec-block__title {
        font-size: 18px;
    }

    .spec-product>img {
        height: 25px;
    }

    .technical-skills {
        background-position: center;
    }

    .sim-list {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        
    }

    .d-care-sim .sim-tit {
        font-size: 3.2rem;
    }

    .sim-name, .sim-badge {
        font-size: 18px;
    }

    .sim-desc {
        font-size: 14px;
    }

    .ai-visual__orbit img, .icon-shield, .icon-ai, .icon-clipboard {
        display: none;
    }

    .ai-model__tit, .ci-color-tit  {
        font-size: 3.2rem;
    }

    .ai-model__sub, .ci-color-name {
        font-size: 2rem;
    }

    .ai-model__bottom p {
        font-size: 2rem;
    }

    .ai-model__bottom p br {
        display: none;
    }

    .ci-color-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 40px;
    }

    .spec-row {
        font-size: 14px;
    } 

    .ci-color-chip {
        width: 80px;
        height: 80px;
    }

    .media .sub-content {
        margin: 12rem 0 0;
    }

    .brochure-grid{
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .brochure-card{
        padding: 28px 20px;
    }

    .brochure-thumb img{
        width: min(220px, 100%);
        height: auto;
        max-height: 340px;
    }

    .brochure-title {
        font-size: 18px;
    }

    .inquiry .inner {
        grid-template-columns: 100%;
    } 

    .card-logo{
        display: none;
    }

    .inquiry-card{
        min-height: 100%;
    }

    .card-title, .card-subtitle{
        font-size: 2.3rem;
    }

    .inquiry-card {
        padding: 32px 25px;
    }

    .card-row dt, .card-row dd {
        font-size: 14px;
    }

    .field label, .contact-label {
        font-size: 1.8rem;
    }

    .field input, .field textarea, .contact-input input {
        font-size: 14px;
    }

    .main-now-agree .agree-txt label {
        padding-left: 3.4rem;
    }

    .inquiry {
        padding: 90px 0 0;
    }

    .history {
        margin: 9rem 0;
    }

    .certificate .tit, .partner .tit {
        font-size: 4rem;
    }

}

@media screen and (max-width: 600px) {
    .business .b2b3 .b2b-grid {
        flex-direction: column;
    }

    .business .b2b3 .b2b-grid .b2b-card {
        width: 100%;
    }

    .b2b5-layout-flex {
        flex-direction: column;
    }

    .b2b5-badges .badge {
        width: 120px;
        height: 120px;
    }

    .b2b5-badges .badge {
        font-size: 18px;
    }

    .business .gr-bg {
        padding: 4rem 2rem;
    }

    .indicator-weight {
        bottom: 22%;
    }

    .fitrus-hero2 {
        position: relative;
        width: 100%;
        background: url(../img/ftrus-plus-bia.jpg) center / cover no-repeat;
        min-height: clamp(713px, 74svh, 1030px);
        padding-top: clamp(112px, 16svh, 195px);
    }

    .ci-logo-box {
        padding: 20px;
    }

    .ci-logo-box img {
        height: 230px;
    }


    .ci-desc {
        font-size: 18px;
    }

    .ci-btn {
        font-size: 14px;
    }

    .ci-color-item {
        flex-wrap: wrap;
        gap: 20px;
    }

    .ci-color-line {
        margin: 0 auto 30px;
    }

    .ci-color-line2 {
        margin: 30px auto 0;
    }


}

/*소형 장치 (스마트폰 가로모드)*/
@media screen and (max-width: 500px) {
    html {
        font-size: 1.6vw;
    }

    /*sub-visual*/
    .sub-visual .sub-nav-wrap .sub-nav .menu li {
        font-size: 1.8rem;
    }

    .sub-visual .sub-nav-wrap .sub-nav .menu li.on::before {
        height: 2px;
    }

    .partner_con .partner-card {
        width: 100%;
    }

    .map-box .p-dot .d-img {
        width: 10px;
    }

    .device-features .inner{ padding: 0 16px; }

    .feature-title{ font-size: 1.8rem; }
    .feature-desc { font-size: 1.3rem; }

    .features-product{
        width: 94%;
    }

  .right_fix_bar {
    display: none;
  }

   .app-promo__phone{
    width: 92%;
  }

  .store-badge img{
    height: 36px;
  }

   .brochure-card{
    padding: 22px 16px;
  }

  .brochure-thumb img{
    width: min(200px, 100%);
    max-height: 300px;
  }

  .paging-style03 a {
    font-size: 14px;
  }
}

/*초소형 장치 (스마트폰)*/
@media screen and (max-width: 375px) {
    html {
        font-size: 2vw;
    }

    .b2b6-circles {
        grid-template-columns: repeat(1, 1fr);
    }

}
