@charset "UTF-8";
/*****************************************************************

Copyright C 그누위즈 테마 All rights reserved.
gnuwiz@naver.com & master@gnuwiz.com
본 페이지는 유료콘텐츠 그누위즈 테마 CSS입니다. 불법복제시 법적인 제제를 받으실 수 있습니다.
라이센스를 삭제하지 마세요. 라이센스 삭제시 불법 사용으로 간주될 수 있습니다.

******************************************************************/

#ft {margin:0 auto;width:100vw;position:relative;border-top: 1px solid #E8E8E8;background:#fff}
#ft_wr {padding: 40px 10px;position:relative;text-align: center;background: #fff;}
#ft-logo {margin:0 auto;width: 300px;}
#ft-logo > img {width: auto;height: 100%;object-fit: cover;}
#ft .ft-bottom {padding:20px 10px;margin:0 auto;color:rgba(0, 0, 0, 0.6);border-top:1px solid rgba(0, 0, 0, .2);font-size: 14px;;text-align: center;}
#ft_company h2 {margin-bottom: 12px;color: #fff;font-size: 16px;}
#ft_company .ft_info{font-size: 14px;color: #a5a5a5;}
#ft_company .ft_info > p > span{position: relative;}
#ft_company .ft_info > p > span:not(:last-child):after {content: '';display: block;width: 1px;height: 12px;position: absolute;right: -6px;top: 50%;margin-top: -6px;background: #ddd;}
#ft .gw-btn03 {padding: 6px 9px;display: inline-block;border-radius:5px;color: #666;font-size: 12px;background: #ddd;border: none;margin-bottom: 5px;margin-left: 5px;}
#ft_link {place-content: center;gap:0;}
#ft_link a {padding:0 14px;position:relative;display:block;color:#333;font-family:"NotoKr_M", sans-serif;transition: all .3s;}
#ft_link a:not(:last-child):after {content: "";display: inline-block;position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 13px;background: #ddd;}
#ft_link a:hover{color: var(--main-color);}
#ft .gw-sns-container{place-content: center;}
#ft .gw-sns-container > li > a{color:#888;display:block;transition: all .3s;}
#ft .kakao{width: 27px;height: 26px;opacity:0.5;transition: all .3s;}
#ft .darkmode{display: none;}
#ft .gw-sns-container > li > a:hover{color:#000;}
#ft .kakao:hover{opacity:1;}
#ft .family-site-container{position:relative;text-align:left;}
#ft .family-site-container > button{padding:20px;background:#fff;color:#000;text-align:left;width:230px;height:50px;line-height:50px;border:1px solid #ccc;font-family:"NotoKr_M", sans-serif;transition: all .3s;}
#ft .family-site-list{position:absolute; bottom:100%; left:0px; width:100%;  padding:10px 0;  z-index:11;background: #000; display:none;}
#ft .family-site-list > li > a{display:block; padding:10px; color:rgba(255,255,255,0.6); font-size:12px;font-family:"Josefin Sans","NotoKr_B", sans-serif;font-weight:700;transition:all .3s;}
#ft .family-site-list > li > a:hover{color:rgba(255,255,255,1);}


/* 퀵버튼 */
.ft-quick-container{position:fixed;bottom:15px;right:40px;z-index: 100;opacity: 1;}
.ft-quick-container > li {margin-bottom: 10px;display:flex;align-items:center;place-content:center;width: calc((100vw - (100vw - 143px)) / 2);height: calc((100vw - (100vw - 143px)) / 2);box-shadow: 0px 4px 10px rgba(0,0,0,.15);border-radius: 100%;border:none;background:#fff;font-size: 14px;transition: all .3s;overflow: hidden;}
.ft-quick-container > li:last-child{margin-bottom:0;background: #333;border-left: none;}
.ft-quick-container .tnb_darkmode {flex-direction: column;gap: 5px;color: #666;cursor: pointer;transition: all .3s;}
.ft-quick-container .tnb_darkmode:hover{color: var(--main-color);}
.ft-quick-container .tnb_admin > a {display: flex;flex-direction: column;align-items: center;gap: 5px;color: #666;transition: all .3s;}
.ft-quick-container .tnb_admin > a:hover{color: var(--main-color);}
#gw-top_btn {display: flex;flex-direction: column;gap: 5px;align-items: center;color: #fff;font-family: "Play", sans-serif;font-weight: 700;text-transform: uppercase;z-index:90;transition: all .3s;}
#gw-top_btn > i{color: #fff;}
.ft-quick-container > li:last-child:hover {background: var(--main-color);}

.ft-quick-container .elite_quick_li a{width: 100%;height: 100%;display: block;}
.elite_quick{width: 100%;height: 100%;}
.elite_kakao{background: url(../img/q_kakao.jpg) no-repeat center 0;background-size: cover;}
.elite_tel{background: url(../img/q_tel.jpg) no-repeat center 0;background-size: cover;}
/*스크롤 했을 때 상단버튼 움직임*/
#gw-top_btn.scrolled{transform: rotate(0);}


/*다크모드*/
body.dark-mode #ft{background: #111;color: #fff;}
body.dark-mode #ft_wr{background: #111;color: #fff;}
body.dark-mode #ft_link a{color: #fff;}
body.dark-mode #ft .gw-btn03{background: #333;color: #fff;}
body.dark-mode #ft .lightmode{display: none;}
body.dark-mode #ft .darkmode{display: block;}
body.dark-mode #ft .gw-sns-container > li > a:hover{color:#fff;}
body.dark-mode #ft .ft-bottom{border-top:1px solid rgba(255, 255, 255, .2);}
body.dark-mode #ft_copy{color: #a5a5a5;}

.mo_quick{width: 100%;position: fixed;left: 0;bottom: 0;z-index: 9999;}
.mo_quick *{font-family: 'NanumSquare'!important;}
.mo_quick_top{width: 100%;display:flex;flex-direction: row;align-items: center;justify-content: space-between;background: #4a4a4a;}
.mo_quick_tit{color: #19324d;background: #a3c861;width: 27%;padding:3% 0; height: 100%;font-size: 1.5em;display: flex;align-items: center;justify-content: center;font-weight: 700;}
.mo_quick_agree{width: 70%; display:flex;flex-direction: row;align-items: center;justify-content: space-between;}
.mo_quick_agree_area{display: flex;flex-direction: row;}
.chk_box{display: flex;align-items: center;justify-content: center;}
.mo_quick_agree input[type="checkbox"] + .check-label:before{width: 4vw;height: 4vw;border-radius: 60px;background: #fff;}
.mo_quick_agree input[type="checkbox"]:checked + .check-label:before {
    content: "\e928";
    font-family: "xeicon";
    border-color: var(--main-color);
    background: var(--main-color);
    font-weight: 600;
    font-size: 0.5em;
    line-height: 1;
    color: #fff;
}
.mo_quick_agree .chk_li2{color: #fff;font-size: 0.9em;}
.mo_quick_agree .gw-search{color: #fff;font-size:0.9em;}
.mo_quick_bot{width: 100%;display:flex;flex-direction: row;align-items: center;justify-content: space-between;}
.mo_quick_bot{background: #19324d;}
.mo_quick_input_area{width: 100%;}
.mo_quick_input{display: flex;flex-direction: row;justify-content: space-between;padding: 4% 2%;}
.mo_quick_input_box{display: flex;flex-direction: row;justify-content: space-between;}
.mo_quick_input_box label{width: 32%;display: flex;align-items: center;justify-content: center;}
.mo_quick_input_box input{width: 67%;height: 9vw;padding: unset;border-radius: 60px;padding-left: 3%;}
.mo_quick_input_label{font-size: 1.3em;color: #fff;}
.input_name{width: 40%;}
.input_tel{width: 57%;}
.mo_quick_submit{width: 30%;background: #a3c861;display: flex;justify-content: center;align-items: center;font-weight: 600;color: #fff;border-radius: 60px;font-size: 1.4em;margin-right: 2%;padding: 2% 0;}
.mo_quick button{font-weight: 700;}

.mo_quick .xi-x{font-family: xeicon!important}