/* BASIC css start */
#footer {width:auto !important; min-width:1380px;}

/* ¿ìÃø FIXED ÀÌµ¿ ¹öÆ°    ·¹°Å½Ã ±×´ë·Î À¯Áö(ÀÌ¹ø ÀÛ¾÷ ¹üÀ§ ¾Æ´Ô) */
.right_fixed {position:fixed; bottom:30px; right:10px; z-index:9999;}
.right_fixed a {display:block; margin-top:-1px;}
.right_iconmenu1 { border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; }
.right_iconmenu2 { border: 1px solid #e5e5e5; }
.right_iconmenu3 { border: 1px solid #e5e5e5;}
.right_icontext { border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; text-align: center; background: #fff; padding-bottom: 5px; color: #c39562; font-weight: 500; font-size: 12px; }


/* ============================================================
   ÇªÅÍ ÀüÃ¼
   ============================================================ */
#footer {
  border-top: 1px solid #e8e8e8;
  background: #fff;
  margin-top: 100px;
}
#footer .inner { max-width: 1680px; margin: 0 auto; padding: 60px 0 40px; }


/* ============================================================
   »ó´Ü: 3¿­(°í°´¹®ÀÇ/¹ýÀû°íÁö/°áÁ¦¼ö´Ü) + ·Î°í
   ============================================================ */
#footer .ft-top { display: flex; align-items: flex-start; justify-content: space-between; }
#footer .ft-col { flex: 0 0 auto; }
#footer .ft-col-title { font-family: 'Lato', 'Noto Sans KR', sans-serif; font-size: 14px; font-weight: 700; color: #222; letter-spacing: 0.02em; margin-bottom: 16px; }
#footer .ft-links { margin: 0; padding: 0; list-style: none; }
#footer .ft-links li { margin-top: 10px; }
#footer .ft-links li:first-child { margin-top: 0; }
/* [2026-08] »ö»ó #222 ÅëÀÏ + È£¹ö ½Ã #000¡¤»ó´Ü nav¿Í µ¿ÀÏÇÑ scaleX ¹ØÁÙ
   (Ç×»ó Á¸ÀçÇÏµÇ ±âº» scaleX(0)À¸·Î ¼û°ÜµÎ°í, È£¹ö ½Ã ¿ÞÂÊ¿¡¼­ ¿À¸¥ÂÊÀ¸·Î ³ªÅ¸³²) */
#footer .ft-links a { font-family: 'Lato', 'Noto Sans KR', sans-serif; font-size: 12px; color: #222; text-decoration: none; letter-spacing: 0.01em; position: relative; display: inline-block; }
#footer .ft-links a::after { content: ""; position: absolute; left: 0; bottom: -2px; width: 100%; height: 1px; background: #000; transform: scaleX(0); transform-origin: left; transition: transform 0.35s ease; }
#footer .ft-links a:hover { color: #000; }
#footer .ft-links a:hover::after { transform: scaleX(1); }
#footer .ft-links--static li { font-family: 'Lato', 'Noto Sans KR', sans-serif; font-size: 12px; color: #222; letter-spacing: 0.01em; }

/* [2026-08] align-self:center   .ft-topÀÌ 3°³ ÅØ½ºÆ® ÄÃ·³ ±âÁØ align-items:flex-start¶ó¼­
   ·Î°í ±×·ì¸¸ ³öµÎ¸é »ó´Ü¿¡ ºÙ¾î¹ö¸²(ÄÃ·³Àº 4ÁÙÀÌ¶ó ·Î°í 80pxº¸´Ù Å°°¡ Å­).
   ·Î°í ±×·ì¸¸ Çà ÀüÃ¼ ³ôÀÌ ±âÁØÀ¸·Î ¼öÁ÷ Áß¾Ó¿¡ ¿Àµµ·Ï °³º° ÁöÁ¤ */
#footer .ft-logos { display: flex; align-items: center; align-self: center; gap: 60px; flex: 0 0 auto; }
/* aspect-ratio´Â PNG ¿øº» ½ÇÃø ÇÈ¼¿ ±âÁØ(154x160, 242x160)   Á¤È®ÇÑ CLS ¹æÁö¿ë.
   html.txtÀÇ width/height ¼Ó¼º(77x80, 121x80)µµ CSS ¾øÀÌ ·»´õ¸µµÉ °æ¿ì¸¦ ´ëºñÇØ °°Àº ºñÀ²·Î ¸ÂÃçµÒ */
#footer .ft-logo-anniversary { width: auto; height: 80px; display: block; aspect-ratio: 154 / 160; }
#footer .ft-logo-melee { width: auto; height: 80px; display: block; aspect-ratio: 242 / 160; }
#footer .ft-logo-divider { width: 1px; height: 54px; background: #d8d8d8; }


/* ============================================================
   ±¸ºÐ¼±    [2026-08] .inner(1680px) ¹ÛÀ¸·Î »©¼­ 100% ÆøÀ¸·Î ³ëÃâ
   ============================================================ */
#footer .ft-divider { width: 100%; border-top: 1px solid #e8e8e8; margin: 0px; }


/* ============================================================
   ÇÏ´Ü: Áß¾ÓÁ¤·Ä °áÁ¦¾È³»¹® + »ç¾÷ÀÚÁ¤º¸ + Ä«ÇÇ¶óÀÌÆ®
   ============================================================ */
#footer .ft-bottom { text-align: center; }
#footer .ft-pay-notice {     
    margin: 0 0 30px;
    font-family: 'Lato', 'Noto Sans KR', sans-serif;
    font-size: 12px;
    color: #222;
    letter-spacing: 0.02em; 
}
#footer .ft-biz-info p {
    margin: 0 0 4px;
    font-family: 'Lato', 'Noto Sans KR', sans-serif;
    font-size: 12px;
    color: #222;
    line-height: 1.2rem;
    letter-spacing: 0.02em;
}
#footer .ft-biz-sep { margin: 0 8px; }
#footer .ft-copyright { margin: 30px 0px 80px; }
#footer .ft-copyright p {
    font-family: 'Josefin Sans', sans-serif;
    margin: 0;
    font-size: 11px;
    font-weight: 400;
    color: #222;
    letter-spacing: 0.1em;
}

/* BASIC css end */

