Merge branch 'master' of http://yongjoon.cho@vcs.iten.co.kr:9999/itnAdmin/fairnet
This commit is contained in:
commit
94fa263d76
@ -192,18 +192,18 @@
|
||||
<!-- //팝업 : 뉴스레터 신청 : apl_popup -->
|
||||
|
||||
<!-- //lnb -->
|
||||
<div class="sub_content">
|
||||
<div class="sub_content news_service">
|
||||
|
||||
<!-- page_location -->
|
||||
<ul class="page_location">
|
||||
<li><i class="icon home"></i></li>
|
||||
<li>분쟁조정 안내</li>
|
||||
<li>뉴스레터</li>
|
||||
<li>뉴스레터 서비스</li>
|
||||
<li>뉴스레터 구독신청</li>
|
||||
</ul>
|
||||
<!-- //page_location -->
|
||||
|
||||
<h3 class="sub_con_tit">뉴스레터 서비스</h3>
|
||||
<h3 class="sub_con_tit">뉴스레터 구독신청</h3>
|
||||
<p class="sub_con_sub_tit">한국공정거래조정원에서 매월 정기 발행하는 뉴스레터서비스입니다.</p>
|
||||
|
||||
<div class="free_counsel_content">
|
||||
|
||||
@ -388,7 +388,7 @@
|
||||
</div>
|
||||
|
||||
<div class="box gray_fill agree_box">
|
||||
<input type="checkbox" id="_agreeCheck" name="agreeCheck" class="checkbox"><label for="agree">위 개인정보 수집 및 이용에 동의합니다.</label>
|
||||
<input type="checkbox" id="_agreeCheck" name="agreeCheck" class="checkbox"><label for="_agreeCheck">위 개인정보 수집 및 이용에 동의합니다.</label>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@ -43,6 +43,9 @@
|
||||
.free_counsel_content .active .icon.step03{background:url(/kofair_case_seed/usr/images/counsel/icon_step03_active.png) no-repeat center center;}
|
||||
|
||||
.free_counsel_content .depth03.title.blue_border::after{top:8px;}
|
||||
.free_counsel_content .table_type_rows tr:last-child td[colspan="3"]{flex-wrap:wrap;}
|
||||
.free_counsel_content .dragdrop_wrap{margin:0 0 8px 0;}
|
||||
.free_counsel_content .dragdrop_wrap.innorix_basic div.irx_filetree.empty-uploader{width:100% !important;}
|
||||
|
||||
/* ==================== 테블릿 ==================== */
|
||||
@media screen and (max-width: 1199px){
|
||||
@ -88,6 +91,8 @@
|
||||
|
||||
.free_counsel_content .btn_wrap:last-child{margin:80px 0 60px 0;justify-content:center;}
|
||||
.free_counsel_content .btn_wrap:last-child button:only-child{width:40%;}
|
||||
|
||||
.free_counsel_content .dragdrop_wrap{margin:0 0 16px 0;}
|
||||
}
|
||||
|
||||
/* ==================== 모바일 ==================== */
|
||||
@ -126,5 +131,7 @@
|
||||
.free_counsel_content .btn_wrap:last-child{margin:40px 0 30px 0;}
|
||||
|
||||
.free_counsel_content .box_complete .btn_wrap:last-child{margin:30px 0;}
|
||||
|
||||
.free_counsel_content .dragdrop_wrap{margin:0 0 8px 0;}
|
||||
|
||||
}
|
||||
@ -12,6 +12,8 @@
|
||||
.news_service .sub_dl{display:flex;margin:15px;font-size:1.7rem;color:#666;flex-direction:column;gap:6px;}
|
||||
.news_service .sub_dl dd{padding:0 0 4px 20px;font-size:1.5rem;}
|
||||
|
||||
.news_service .gMarket_bold #message{font-family:inherit;}
|
||||
|
||||
/* 분쟁조정 제도 */
|
||||
.system_info .system_dl{color:#333;line-height:1.5;border-bottom:1px solid #d8d8d8;padding:0 0 40px 0;margin:0 0 40px 0;}
|
||||
.system_info .system_dl:last-child{border-bottom:0;padding:0;margin:0;}
|
||||
|
||||
@ -224,7 +224,7 @@
|
||||
.apl03_info_content .apl_info_input .postcode_input *:not(.checkbox, label){width:100%;;}
|
||||
.apl03_info_content .apl_info_input .postcode_input label{font-size:3.0rem;vertical-align:middle;}
|
||||
.apl03_info_content .apl_info_input .email_wrap .select{width:42%;}
|
||||
.apl03_info_content .apl_info_input .postcode_input+.cf_text{font-size:2.8rem;margin:20px 0 0 0;}
|
||||
.apl03_info_content .apl_info_input .postcode_input+.cf_text{font-size:2.8rem;line-height:1.4;margin:20px 0 0 0;}
|
||||
.apl03_info_content .apl_info_input .phone_wrap .select{width:30%;}
|
||||
.apl03_info_content .apl_info_input .fax_wrap .input_text{width:calc((100% - 90px)/3);}
|
||||
.apl03_info_content .apl_info_input .input_text{width:100%;}
|
||||
|
||||
@ -389,7 +389,7 @@
|
||||
.page_location .icon.home{width:28px;height:28px;margin:-3px 0 0 0;background:url(/kofair_case_seed/usr/images/component/icon_home_m.png) no-repeat top center;}
|
||||
|
||||
.sub_con_tit{font-size:5rem;margin:60px 0 0 0;}
|
||||
.sub_con_sub_tit{font-size:3.4rem;margin:80px 0 ;}
|
||||
.sub_con_sub_tit{font-size:3.4rem;line-height:1.4;margin:80px 0;}
|
||||
.search_wrap{padding:60px;margin:80px 0;gap:20px;}
|
||||
:not(.window_popup.idf) .search_wrap select[name=search_category],.search_wrap select[name=reservation_category],.search_wrap select[name=searchMenu]{width:100%;}
|
||||
:not(.window_popup.idf) .search_wrap select[name=search_type],.search_wrap select[name=searchType]{width:180px;}
|
||||
@ -421,7 +421,7 @@
|
||||
.table_type_cols:not(.mobile_view_table, .scroll_table) colgroup,.table_type_cols:not(.line) thead{display:none;}
|
||||
.table_type_cols:not(.mobile_view_table, .scroll_table) table tbody tr{position:relative;display:flex;min-height:120px;padding:30px 40px 30px 120px;flex-wrap:wrap;align-items:center;justify-content:flex-start;box-sizing:border-box;gap:20px;}
|
||||
.table_type_cols:not(.mobile_view_table, .scroll_table) table tbody tr.tr_list_none{justify-content:center;padding:0;}
|
||||
.table_type_cols:not(.mobile_view_table, .scroll_table) table tbody td{max-width:50%;height:auto;order:5;background:none;}
|
||||
.table_type_cols:not(.mobile_view_table, .scroll_table) table tbody td{/* max-width:50%; */height:auto;order:5;background:none;}
|
||||
.table_type_cols:not(.mobile_view_table, .scroll_table) table tbody td.list_none{display:flex;max-width:100%;height:40px;align-items:center;justify-content:center;text-align:center;}
|
||||
.table_type_cols:not(.mobile_view_table, .scroll_table) table tbody .table_number{position:absolute;width:110px;left:0;top:50%;transform:translateY(-50%);}
|
||||
.table_type_cols:not(.mobile_view_table, .scroll_table) table tbody .td_title{width:100%;max-width:100%;order:1;white-space:wrap;}
|
||||
@ -440,6 +440,7 @@
|
||||
:not(.window_popup.idf) .table_type_rows table tbody th,.table_type_rows table tbody td{display:flex;width:100%;min-height:116px;height:auto;padding:15px 20px;align-items:center;}
|
||||
:not(.window_popup.idf) .table_type_rows table tbody td.td_substance{height:auto;padding:15px;}
|
||||
:not(.window_popup.idf) .table_type_rows table tbody th{padding:15px 45px;}
|
||||
:not(.window_popup.idf) .table_type_rows table tbody th br{display:none;}
|
||||
|
||||
:not(.window_popup.idf) .table_type_rows table .select{font-size:3.2rem;padding:0 28px;background-position:calc(100% - 28px);}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user