/* BASIC css start */
/* ÀüÃ¼ ·¹ÀÌ¾Æ¿ô */
.footer-info-container { width: 100%; border-top: 1px solid #e1e1e1; padding: 40px 0; background: #fff; }
.footer-info-wrapper { display: flex; width: 1200px; margin: 0 auto !important; justify-content: space-between; align-items: flex-start; }

/* ¼ÒÁ¦¸ñ ³²»ö ¹Ú½º */
.section-title { 
    background: #002c5f; color: #fff; text-align: center; padding: 7px 0; 
    font-size: 15px; font-weight: bold; margin-bottom: 25px; border-radius: 2px;
}

.info-section { width: 31%; position: relative; box-sizing: border-box; }
.info-section:not(:last-child)::after { content: ''; position: absolute; right: -20px; top: 10%; height: 80%; width: 1px; background: #eee; }

.center-align { text-align: center; }
.center-text { text-align: center !important; }

/* Membership Á¤·Ä */
.center-content-flex { display: flex; justify-content: center; margin-bottom: 15px; }
.highlight-text { font-size: 18px; font-weight: bold; color: #333; line-height: 1.4; margin-bottom: 10px; }
.highlight-text span { color: #002c5f; }
.info-img { width: 60px; height: auto; }
.desc { font-size: 12px; color: #666; line-height: 1.6; margin-bottom: 10px; word-break: keep-all; }
.notice-text { font-size: 13px; font-weight: bold; color: #005bac; line-height: 1.4; }

/* News & Event Á¤·Ä */
.store-inline-box { padding: 10px 0; }
.store-open-text { font-size: 19px; font-weight: bold; color: #333; margin-bottom: 8px; }
.highlight-blue { color: #005bac; }
.store-sub-text { font-size: 12px; color: #777; margin-bottom: 15px; }
.store-link-btn-small { 
    display: inline-block; padding: 8px 25px; background: #03c75a; color: #fff !important; 
    text-decoration: none; font-weight: bold; border-radius: 20px; font-size: 13px; 
}

/* Customer Support Á¤·Ä */
.contact-item-center { margin-bottom: 20px; }
.icon-small { width: 35px; height: 35px; margin-bottom: 5px; }
.label { font-size: 12px; color: #002c5f; font-weight: bold; margin-bottom: 3px; }
.phone, .bank-account { font-size: 17px; font-weight: bold; color: #333; margin-bottom: 2px; }
.time, .address, .bank-name { font-size: 11px; color: #777; line-height: 1.4; }


/* 1. »ó´Ü 3´Ü Á¤º¸ ¿µ¿ª ÀüÃ¼ ÄÁÅ×ÀÌ³Ê */
.footer-info-container { 
    width: 100%; 
    border-top: 1px solid #e1e1e1; 
    padding: 40px 0; 
    background: #fff; 
}

.footer-info-wrapper { 
    display: flex; 
    width: 1200px; 
    margin: 0 auto !important; 
    justify-content: space-between; 
    align-items: flex-start; 
}

/* 2. ¼ÒÁ¦¸ñ ¹Ú½º (³²»ö Àû¿ë) */
.section-title { 
    background: #002c5f; /* ³²»ö */
    color: #fff; 
    text-align: center; 
    padding: 7px 0; 
    font-size: 15px; 
    font-weight: bold; 
    margin-bottom: 25px; 
    border-radius: 2px;
}

.info-section { 
    width: 31%; 
    position: relative; 
    box-sizing: border-box; 
    text-align: center; 
}

/* ¼¼·Î ±¸ºÐ¼± */
.info-section:not(:last-child)::after { 
    content: ''; 
    position: absolute; 
    right: -20px; 
    top: 10%; 
    height: 80%; 
    width: 1px; 
    background: #eee; 
}

/* 3. ¸â¹ö½Ê & °í°´¼¾ÅÍ ÅØ½ºÆ® ÄÃ·¯ ¼öÁ¤ */
.highlight-text span { color: #002c5f; } /* ±â¾÷È¸¿ø °­Á¶»ö */
.label { color: #002c5f; font-weight: bold; } /* °í°´¼¾ÅÍ Ç×¸ñ ¼ÒÁ¦¸ñ */
.notice-text { font-size: 13px; font-weight: bold; color: #005bac; } /* ¾È³» ¹®±¸ ÆÄ¶õ»ö °è¿­ */

/* 4. ¸Ç ÇÏ´Ü º¸¶ó»öÀÌ¾ú´ø ¹è°æ -> ³²»öÀ¸·Î º¯°æ */
.footer-purple-container {
    width: 100%;
    background: #002c5f; /* ±âÁ¸ #7a1b8b¿¡¼­ ³²»öÀ¸·Î º¯°æ */
    padding: 30px 0 40px;
    color: #fff;
}

.footer-purple-wrapper {
    width: 1200px;
    margin: 0 auto !important;
}

/* ÇÏ´Ü ¸Þ´º ±¸ºÐ¼± »ö»ó Á¶Á¤ */
.footer-menu {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.footer-menu ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-menu ul li {
    margin-right: 20px;
}

.footer-menu ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

/* ½º¸¶Æ®½ºÅä¾î ¹öÆ°Àº ³×ÀÌ¹ö °íÀ¯»ö(ÃÊ·Ï)À» À¯ÁöÇÏ°Å³ª, 
   ¿øÇÏ½Ã¸é ¾Æ·¡ ¹è°æ»ö(#03c75a)À» ´Ù¸¥ »öÀ¸·Î ¹Ù²Ù¼Åµµ µË´Ï´Ù. */
.store-link-btn-small { 
    display: inline-block; 
    padding: 8px 25px; 
    background: #03c75a; 
    color: #fff !important; 
    text-decoration: none; 
    font-weight: bold; 
    border-radius: 20px; 
    font-size: 13px; 
}

/* È¸»ç¸í °­Á¶ ½ºÅ¸ÀÏ */
.company-name-bold {
    font-size: 15px !important;    /* ´Ù¸¥ Á¤º¸º¸´Ù Å©°Ô ¼³Á¤ (±âº»Àº ¾à 11px) */
    font-weight: bold !important;  /* ±Û¾¾ ±½°Ô */
    color: #ffffff;                /* Èò»ö À¯Áö */
    margin-bottom: 8px !important; /* ´ëÇ¥ÀÚ Á¤º¸¿Í °£°Ý ¶ç¿ì±â */
    display: block;                /* ÇÑ ÁÙÀ» ´Ù Â÷ÁöÇÏµµ·Ï ¼³Á¤ */
}

/* ±âÁ¸ ÇÏ´Ü Á¤º¸ ÅØ½ºÆ® Å©±â À¯Áö */
.company-details p {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.8);
    margin: 3px 0;
    line-height: 1.5;
}


/* BASIC css end */

