@charset "utf-8";

#footer { font-size: 14px; border-top: 1px solid #9b9b9b; padding: 30px 0; } 
#footer .sns-wrap { text-align: right; margin-bottom: 20px; } 
#footer .sns-wrap a { display: inline-block; width: 21px; height: 20px; margin-left: 20px; transition: opacity .3s; opacity:1; } 
#footer .sns-wrap a:hover { opacity: 0.7; } 
#footer .footer-content .row1 { position: relative; padding-bottom: 20px; border-bottom: 1px solid #9b9b9b; } 
#footer .footer-content .row1 .footer-logo { width: 138px; } 
#footer .footer-content .row1 .terms-list { position: absolute; bottom: 20px; right: 0; } 
#footer .footer-content .row1 .terms-list li { display: inline-block; cursor: pointer; margin-left: 15px; font-size: 15px; position:relative;} 
#footer .footer-content .row1 .terms-list li:after {    content: "";
    width: 1px;
    height: 15px;
    background: #363636;
    position: absolute;
    right: -10px;
    top: 1px;
}
#footer .footer-content .row1 .terms-list li.last-lists:after{width:0;}
#footer .footer-content .row1 .terms-list li.popup_email_reject { position: relative; } 
#footer .footer-content .row1 .terms-list li.popup_email_reject:before { content:""; position: absolute; } 
#footer .footer-content .row2 { padding: 20px 0; } 
#footer .footer-content .row2 .company-info { float: left; } 
#footer .footer-content .row2 .company-info p { line-height: 1.4; font-size: 16px; } 
#footer .footer-content .copyright { font-size: 15px; } 
#footer .footer-content .row2 .work-time { float: right; text-align: right; line-height: 1.5; font-size: 15px; } 
#footer .footer-content .row2 .work-time .time-title { font-weight: bold; } 
#footer .layer-terms-info { width: 90%; height: 80%; overflow-y: auto; max-width: 500px; } 
#footer .layer-email-reject { width: 90%; overflow-y: auto; max-width: 500px; height: 70vh; max-height: 450px; } 
#footer .layer-title-2 { font-size: 20px; margin-bottom: 38px; margin-top: -7px; } 
.terms-box { line-height:1.5; } 

/* 퀵메뉴 */
.m_quick_bar {position: fixed;right: 50px;bottom: 30px;background: url("/img/mobile/common/m_quickbar_icon.png")no-repeat center;width: 75px;height: 75px;background-size: contain;z-index:100;/* border:1px solid red; */cursor: pointer;}

.m_quick_dim {display: none; position: fixed;top: 0;width: 100%; left: 0;bottom: 0; background-color: rgba(0, 0, 0, 0.7);content: '';text-indent: -9999px;z-index: 100000;}

.m_quick_bar_content {z-index: 100000;position: fixed;top: 150px;left: 0;bottom: 0;right: 0;margin: 0 auto;width: 90%;max-width: 420px;}
.m_quick_bar_content .m_quick_bar_close {position: absolute; right: 10px; top: -35px; width: 21px; height: 21px;}
.m_quick_bar_content .m_quick_bar_close img {display: block;width: 21px;height: 21px;cursor: pointer;}
.m_quick_bar_wrap { text-align: center;}
.m_quick_bar_wrap .m_quick_bar_btn {background-color: #0051a3;padding: 12px 20px;border-top-left-radius: 20px;border-top-right-radius: 20px;position: relative;height: 66px;}
.m_quick_bar_wrap .m_quick_bar_btn button {border: none;background-color: #0051a3;color: #ffffff;font-size: 15px;font-weight: 500;padding: 0;cursor: pointer;height: 42px;float: left;width: 126px;}
.m_quick_bar_wrap .m_quick_bar_btn button.on {position: relative;}
.m_quick_bar_wrap .m_quick_bar_btn button.on::after {position: absolute;content: "";background: url("/img/mobile/common/m_quickbar_triangle_blue.png")no-repeat
center;width: 13px;height: 11px;left: 50%;bottom: -22px;transform: translateX(-50%);}

.m_quick_bar_wrap .m_quick_bar_box {background-color: #ffffff; padding: 30px 15px; border-bottom-left-radius:20px; border-bottom-right-radius: 20px;}
.m_quick_bar_box .m_quick_bar_list .m_call_num {margin-top: 10px;}
.m_quick_bar_box .m_quick_bar_list .m_call_num a {color: #0051a3;}
.m_quick_bar_box .m_quick_bar_list .m_call_num a h1 {font-size: 30px; font-weight: 800;}
.m_quick_bar_box .m_quick_bar_list .qb_main_text {margin: 10px 0 20px 0; letter-spacing: -1px; line-height: 38px;}
.m_quick_bar_box .m_quick_bar_list .qb_main_text p {font-size: 23px; color: #000000; font-weight: 300; }
.m_quick_bar_box .m_quick_bar_list .qb_main_text p strong {font-size: 23px; color: #000000; font-weight: 600}

.m_quick_bar_box .list1 .qb_logo {display: flex; align-items: center; justify-content: center;}
.m_quick_bar_box .list1 .qb_logo img { width: 80px; height: auto; display: block;}
.m_quick_bar_box .list1 .qb_logo h1 {font-size: 16px; color: #090404; letter-spacing: -1px; font-weight: 700; margin-left: 5px;}
.m_quick_bar_box .list1 .qb_logo h1 span {font-size: 12px; font-weight: 500;}
.m_quick_bar_box .list1 .qb_title {font-size: 25px; margin: 20px auto 15px;}

.m_quick_bar_box .list2 .qb_time { background-color: #efefef; padding: 30px 0;}
.m_quick_bar_box .list2 .qb_logo img {display: block; width: 40px; height: auto; margin: 0 auto;}
.m_quick_bar_box .list2 .qb_time span.time_txt {background-color: #0051a3;color: #ffffff;font-size: 12.5px;font-weight: 400;border-radius: 30px;padding: 5px 40px;display: inline-block;margin-bottom: 20px;}
.m_quick_bar_box .list2 .qb_time strong {color: #161616; font-size: 17.5px; font-weight: 600; display: block;}
.m_quick_bar_box .list2 .qb_time strong span {color: #161616; margin-left: 5px; font-size: 17.5px; font-weight: 300;}
.m_quick_bar_box .list2 .qb_time p {font-size: 13px; color: #161616; font-weight: 400; margin-top: 20px;}
.m_quick_bar_box .list2 button.qb_kakao_apply {background-color: #3e2723; color: #f9f33c; font-weight: 300; font-size: 17.5px; width: 100%; padding: 12px 0; margin-top: 25px; border-radius: 30px; cursor:pointer;}
.m_quick_bar_box .list2 button.qb_kakao_apply strong {font-weight: 500; font-size: 17.5px;}

.m_quick_bar_box .list3 .qb_logo {display: flex; align-items: center; justify-content: center; margin-bottom:20px;}
.m_quick_bar_box .list3 .qb_logo img { width: 80px; height: auto; display: block;}
.m_quick_bar_box .list3 .qb_logo h1 {font-size: 16px; color: #090404; letter-spacing: -1px; font-weight: 700; margin-left: 5px;}
.m_quick_bar_box .list3 .qb_logo h1 span {font-size: 12px; font-weight: 500;}
.m_quick_bar_box .list3 .qb_main_text {margin: 30px 0 10px; }
.m_quick_bar_box .list3 .qb_main_text span {font-size: 20px; color: #000000; font-weight: 400; display: block; margin-bottom: 10px;}
.m_quick_bar_box .list3 .qb_main_text p {font-weight: 600;}
.m_quick_bar_box .list3 .qb_main_text p strong { color: #9e1c4c; font-weight: 600; }

.m_quick_bar_box .list3 input {border: 1px solid #d4d4d4; padding: 12px 12px; width: 100%; font-size: 15px;}
.m_quick_bar_box .list3 input::placeholder{font-size:15px;}
.m_quick_bar_box .list3 input:not(:first-child) {margin-top: 8px;}
.m_quick_bar_box .list3 select {background-color: transparent; border: 1px solid #d4d4d4; padding: 12px 12px; width: 100%; font-size: 15px; height: 47px; }
.m_quick_bar_box .list3 select option { font-size: 15px;}
.m_quick_bar_box .list3 .qb_agree {display: flex; align-items: center; margin: 10px 0 0;}
.m_quick_bar_box .list3 .qb_agree input {border: 1px solid #d4d4d4; width: auto; margin-right: 5px;}
.m_quick_bar_box .list3 .qb_agree label {color: #b2b2b2;font-size: 11px;font-weight: 400;cursor: pointer;}
.m_quick_bar_box .list3 .qb_agree button {background-color: #222222;font-size: 7.5px;font-weight: 400;color: #ffffff;padding: 3px 8px;border-radius: 10px;margin-left: 5px;cursor: pointer;}
.m_quick_bar_box .list3 button.qb_coun_apply {width: 100%;background-color: #0051a3;font-size: 17px;margin-top: 25px;border-radius: 30px;padding: 10px 0;color: #ffffff;font-weight: 400;cursor: pointer;border:none;}
.m_quick_bar_box .list3 .question_text{margin-top: 30px;font-weight: bold;font-size: 18px;color: #333;}
.m_quick_bar_box .list3 .go_consult_page{color: #fff;font-weight: 500;background: #222;padding: 8px 15px;display: inline-block;margin-top: 15px;border-radius: 20px;font-size: 18px;line-height: 1.4;}
.m_quick_bar_box .list3 .only_num {width: calc(33.3333% - 8px);}

/* 미디어 쿼리 */
@media (max-width: 1000px) { /* 태블릿,모바일 레이아웃 변경 */
	 #footer * {font-size: 12px !important;}
	 #footer .sns-wrap { text-align: center; } 
	 #footer .sns-wrap a {margin:0 10px;}
	 #footer .footer-content .row1 { border:none; } 
	 #footer .footer-content .row1 .footer-logo { display: none; } 
	 #footer .footer-content .row2 .company-info { float: none; text-align: center; } 
	 #footer .footer-content .row2 .company-info p { padding: 0 10px; word-break: keep-all;} 
	 #footer .footer-content .row2 .work-time { float: none; text-align: center; margin:10px 0; } 
	 #footer .footer-content .copyright {text-align: center;margin: 0;border-top:1px solid #9b9b9b;padding-top: 20px;} 
	 #footer .footer-content .row1 .terms-list { left: 50%; transform: translateX(-50%); bottom: 0; width: 100%; text-align: center; } 
	 #footer .footer-content .row1 .terms-list li{margin:0 5px;}
	 #footer .footer-content .row1 .terms-list li:after {height: 10px; right: -8px; top: 2px;}
	 .m_quick_bar { right: 10px; }
}
@media (max-width: 470px) { /* 태블릿,모바일 레이아웃 변경 */
	.m_quick_bar_wrap .m_quick_bar_btn button {
		width: calc(33.3333% - 1px);
	}
}


