/* 2024-12-31 (주)파이브센스_FIVESENSES.Corp. */
/* 
푸터 4
*/

/* 문의하기 */
.fix_footer.mob .form_content{padding: 45px 0 35px;}
.fix_footer.mob .form_content .ft_title{color: #fff; font-size: 17px; font-weight: 700; margin-bottom: 12px;}
.fix_footer.mob .form_content .form_flex{display: flex;}
.fix_footer.mob .form_content .input_wrap{width: 100%;}
.fix_footer.mob .form_content textarea,
.fix_footer.mob .form_content input[type="text"]{border: none; border-bottom: 1px solid #6c7a95; color: #fff; font-size: 12px; font-weight: 500; line-height: 35px; width: 100%; margin-bottom: 13px;}
.fix_footer.mob .form_content textarea::placeholder,
.fix_footer.mob .form_content input[type="text"]::placeholder{color: #fff;}
.fix_footer.mob .form_content .in_flex{display: flex; align-items: center; gap: 10px;}
.fix_footer.mob .form_content .in_flex .contact_box{flex: 1;}
.fix_footer.mob .form_content textarea{height: 36px; resize: none; padding: 0; margin-bottom: 0px;}
.fix_footer.mob .form_content .ft_btn{background-color: #0a4bc3; color: #fff; display: inline-block; border-radius: 2.5px; font-size: 14px; font-weight: 600; line-height: 1.2em; padding: 58.5px 16px; max-width: 82px; white-space: nowrap; margin-left: 15px;}
.fix_footer.mob .content_bot{display: flex; align-items: center; justify-content: space-between; margin-top: 10px;}
.fix_footer.mob .content_bot label{display: flex; align-items: center;}
.fix_footer.mob .contact_agree input[type="checkbox"]{display: none;}
.fix_footer.mob .contact_agree span{display: inline-block;width: 15px;height: 15px;background: url(/img/m_ft_checkbox.png) center / 100% 100% no-repeat;position: relative;}
.fix_footer.mob .contact_agree input:checked + span::before {content: '';width: 2px;height: 4px;border-radius: 3px;background: var(--main-point-btn-line-color-hover);position: absolute;top: 7px;left: 5px;transform: rotate(-45deg);}
.fix_footer.mob .contact_agree input:checked + span::after {content: '';width: 2px;height: 8px;border-radius: 5px;background: var(--main-point-btn-line-color-hover);transform: rotate(45deg);position: absolute;top: 4px;left: 8px;}
.fix_footer.mob .contact_agree p{display: inline-block;font-size: 12px;font-weight: 500;color: #fff;line-height: 1em;margin-left: 5px;}
