/* BASIC css start */
#footer {padding:0!important}
#footer_wrap div.contact_info h2 {
    font-weight:700;
    line-height: 1.5;
}
.footer_info {padding:10px}
#container {
    margin-bottom: 15px;
}

.rwing{position:fixed; right:20px; bottom:15%; z-index:990; text-align:center; color:#333;  font-size:0.875em; white-space:nowrap}
.kakao {margin-bottom:0.666em}
.kakao a:before {content:""; display:block; width:50px; height:50px; margin-bottom:4px; background-color:#fff200; background-image:url(/design/namhae1234/img/kakao.svg); background-repeat:no-repeat; background-size:40px; background-position:center center; border-radius:100%; box-shadow: 0 2px 12px 0 rgb(0 0 0 / 15%);}
.kakao a span {color:#999; display:none}
.rvKing img {max-width:55px}
.footer_info{background:#222;}
#footer_wrap .copy ul li, #footer_wrap .copy p{font-size:0.875em; line-height:1.5em}
#footer_wrap .copy p span {margin-right:0.333rem}
.copy {color:#f5f5f5;  font-weight:300; letter-spacing:-0.02em; color:#999; line-height:1.2em; padding-bottom:30px;}
.copy>ul{display:flex; flex-flow:row wrap;}
.copy>ul>li {margin-right:1.2rem}
.copy>ul>li>span>a {color:#fff}
.copy>ul>li>em{margin-right:0.333rem; font-weight:700}
.copy>ul>li>span {position:relative; padding-right:10px; display:inline-block}
.copy>ul>li>span:after {content:""; display:inline-block;position:absolute; top:60%; right:5px;  width:1px; height:6px; background:#666; transform:translateY(-50%)}
.copy>ul>li>span:last-child:after {display:none}
.pointTxt1{color:#fbc11c}
.fw5 {font-weight:500}
.fw7 {font-weight:700}
.mB1em {margin-bottom:1em}



/*ÇÏ´Ü ¾ÆÀÌÄÜ ¹Ù·Î°¡±â ¸Þ´ºÃß°¡_20240308*/

.FootIconMenu {display:flex; gap:1rem; justify-content:center; margin:2rem 1rem}
.FootIconMenu a {display:block; width:33.333%; padding:1rem; border:1px solid #f7f7f7; text-align:center; font-size:0.825em; font-weight:700; transition: 0.3s;}
.FootIconMenu a:before {
    content:"";
    display:block;
    width:3rem;
    height:3rem;
    margin:0.333rem auto;
    background-color:#666;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-size: contain;
	mask-size: contain;
	transition: 0.3s;
    
}

.FootIconMenu a.Iconm1:before {
    -webkit-mask-image:url(/design/namhae1234/mo_img/faq.svg);
	mask-image:url(/design/namhae1234/mo_img/faq.svg);
}

.FootIconMenu a.Iconm2:before {
    -webkit-mask-image:url(/design/namhae1234/mo_img/notice.svg);
	mask-image:url(/design/namhae1234/mo_img/notice.svg);
}

.FootIconMenu a.Iconm3:before {
    -webkit-mask-image:url(/design/namhae1234/mo_img/review.svg);
	mask-image:url(/design/namhae1234/mo_img/review.svg);
}

.FootIconMenu a:hover {color:#1a9f58; transition: 0.3s;}
.FootIconMenu a:hover:before {
    background-color:#1a9f58;
    transition: 0.3s;
}
/* BASIC css end */

