Browse Source

모바일 폰트 수정중

whakdo963 2 years ago
parent
commit
bd8740cca8

+ 146 - 31
src/main/webapp/mobile/app/main.html

@@ -67,14 +67,14 @@
67 67
 						<ul class="panel-group itp_nav"></ul>
68 68
 						<ul>
69 69
 							<textarea id="ITP_AJAX_MAIN_SLIDE_LEVEL2_ROWCOPY" rows="0" cols="0" style="display:none;">
70
-							<li class="panel_list">
71
-								<div class="panel_heading accordion-toggle">
72
-									<span data-toggle="collapse" href="" class="fnMenuNm"></span>
73
-								</div>
74
-								<div class="panel_body">
75
-									<ul class="fnLevelBottomList"></ul>
76
-								</div>
77
-							</li>
70
+								<li class="panel_list">
71
+									<div class="panel_heading accordion-toggle">
72
+										<span data-toggle="collapse" href="" class="fnMenuNm"></span>
73
+									</div>
74
+									<div class="panel_body">
75
+										<ul class="fnLevelBottomList"></ul>
76
+									</div>
77
+								</li>
78 78
 							</textarea>
79 79
 							<textarea id="ITP_AJAX_MAIN_SLIDE_LEVEL3_ROWCOPY" rows="0" cols="0" style="display:none;">
80 80
 								<li>
@@ -178,29 +178,144 @@
178 178
 				</div>
179 179
 			</div>
180 180
 			<div id="ITP_CONTAINER" class="fix">
181
-				<div class="detail_content">
182
-					dsfgdfgfgdgdfss</br>
183
-					fdsgsdf</br>
184
-					sdfg</br>
185
-					sdfgd</br>
186
-					sfg</br>
187
-					sdfg</br>
188
-					dsfg</br>
189
-					sdfg</br>
190
-					fdsg</br>
191
-					sfdg</br>
192
-					fdsgdsfg</br>
193
-					sdfg</br>
194
-					sfd</br>
195
-					gd</br>
196
-					sfg</br>
197
-					dsfg
198
-					dsfg
199
-					dsfg
200
-					sdfg
201
-					d
202
-					sf
203
-				</div>
181
+				<section id="MPOMNG01010">
182
+				  <div class="popup" style="display: block;">
183
+				    <div class="pop">
184
+				      <div class="pop_line">
185
+				        <label>납품요청일 &nbsp;&nbsp;:</label>
186
+				        <div class="fn">2022.09.30</div>
187
+				      </div>
188
+				      <div class="pop_line">
189
+				        <label>품목수&nbsp;&nbsp; :</label>
190
+				        <div class="fn">2개</div>
191
+				      </div>
192
+				      <div class="pop_line">
193
+				        <label>구매금액 &nbsp;&nbsp;:</label>
194
+				        <div class="fn">2022.09.30원</div>
195
+				      </div>
196
+				      <label class="pop_label">구매요청 하시겠습니까?</label>
197
+				      <div class="popup_btn">
198
+				        <button id="ITP_BTN_MPOMNG01010" class="cancel btn-gray CLB">취소</button>
199
+				        <button id="ITP_BTN_MPOMNG01010" class="ok btn-primary COK">확인</button>
200
+				      </div>
201
+				    </div>
202
+				  </div>
203
+				  <div class="popup2" style="display: none;">
204
+				    <div class="pop">
205
+				      <div class="header">
206
+				        <div class="header_left">
207
+				          <label>> 납품장소</label>
208
+				        </div>
209
+				        <div class="header_right">
210
+				          <button id="ITP_BTN_MPOMNG01010"><img src="../img/close.png"></button>
211
+				        </div>
212
+				      </div>
213
+				      <div class="search_bar">
214
+				        <input id="ITP_FORM_MPOMNG01010" type="text" placeholder="납품장소명">
215
+				        <button id="ITP_BTN_MPOMNG01010"><img src="../img/search.png"></button>
216
+				      </div>
217
+				      <div class="search_bar">
218
+				        <button id="ITP_BTN_MPOMNG01010" class="btn_blue">납품장소▼</button>
219
+				      </div>
220
+				      <div class="popup_scroll">
221
+				        <li>
222
+				          <div class="scroll_left">
223
+				            <div class="fn">브랜드 창고 명A</div>
224
+				            <div class="fn">(상세위치내용)</div>
225
+				          </div>
226
+				          <div class="scroll_right">
227
+				            <button id="ITP_BTN_MPOMNG01010">선택</button>
228
+				          </div>
229
+				        </li>
230
+				        <li>
231
+				          <div class="scroll_left">
232
+				            <div class="fn">브랜드 창고 명A</div>
233
+				            <div class="fn">(상세위치내용)</div>
234
+				          </div>
235
+				          <div class="scroll_right">
236
+				            <button id="ITP_BTN_MPOMNG01010">선택</button>
237
+				          </div>
238
+				        </li>
239
+				      </div>
240
+				    </div>
241
+				  </div>
242
+					
243
+				  <div id="ITP_AJAX_MPOMNG01010_VIEW_CONTAINER">
244
+				    <div class="content">
245
+				      <div class="line">
246
+				        <label>납기요청일</label>
247
+				        <input id="ITP_FORM_MPOMNG01010" class="date" type="date" placeholder="">
248
+				      </div>
249
+				      <div class="line">
250
+				        <label>구매요청금액</label>
251
+				        <div class="line_right">
252
+				          <div class="fn">424,000원</div>
253
+				        </div>
254
+				      </div>
255
+				      <div class="line">
256
+				        <label>납품장소</label>
257
+				        <div class="search_nm">
258
+				          <div class="float_left">
259
+				            <input id="ITP_FORM_MPOMNG01010" class="" type="text" placeholder="A매장명">
260
+				          </div>
261
+				          <div class="float_left_btn">
262
+				            <button id="ITP_BTN_MPOMNG01010"><img src="../img/search.png" alt=""></button>
263
+				            <button id="ITP_BTN_MPOMNG01010"><img src="../img/delete.png" alt=""></button>
264
+				          </div>
265
+				        </div>
266
+				      </div>
267
+				      <div class="line">
268
+				        <div class="table_header">
269
+				          <h1>>구매 품목</h1>
270
+				          <button id="ITP_BTN_MPOMNG01010" class="btn-primary btn-sm ADB">품목추가</button>
271
+				        </div>
272
+				      </div>  
273
+				    </div>
274
+				    <div class="scroll_area row-1">
275
+				      <li>
276
+				        <div class="left">
277
+				          <div class="thick">
278
+				            <div class="fn">품목명</div>
279
+				            <div>-</div>
280
+				            <div class="fn">2EA</div>
281
+				          </div>
282
+				          <div class="nomal">
283
+				            <label class="space0">구매가 :</label>
284
+				            <div class="fn">1,120,000</div>
285
+				          </div>
286
+				        </div>
287
+				        <div class="right">
288
+				          <button id="ITP_BTN_MPOMNG01010"><</button>
289
+				          <div class="fn num">2</div>
290
+				          <button id="ITP_BTN_MPOMNG01010">></button>
291
+				        </div>
292
+				      </li>
293
+				      <li>
294
+				        <div class="left">
295
+				          <div class="thick">
296
+				            <div class="fn">품목명</div>
297
+				            <div>-</div>
298
+				            <div class="fn">2EA</div>
299
+				          </div>
300
+				          <div class="nomal">
301
+				            <label class="space0">구매가 :</label>
302
+				            <div class="fn">1,120,000</div>
303
+				          </div>
304
+				        </div>
305
+				        <div class="right">
306
+				          <button id="ITP_BTN_MPOMNG01010"><</button>
307
+				          <div class="fn num">2</div>
308
+				          <button id="ITP_BTN_MPOMNG01010">></button>
309
+				        </div>
310
+				      </li>
311
+				    </div>
312
+				    <div class="button_bar">
313
+				      <button id="ITP_BTN_MPOMNG01010" class="col_3 btn-primary REQ">구매요청</button>
314
+				      <button id="ITP_BTN_MPOMNG01010" class="col_3 btn-gray TSA">임시저장</button>
315
+				      <button id="ITP_BTN_MPOMNG01010" class="col_3 btn-gray CLB">취소</button>
316
+				    </div>
317
+				  </div>
318
+				</section>
204 319
 			</div>
205 320
 			<script src="../js/app/main.js?version=20210826"></script>
206 321
 		</div>

+ 2 - 1
src/main/webapp/mobile/app/mpomng/MPOMNG01010.html

@@ -137,4 +137,5 @@
137 137
       <button id="ITP_BTN_MPOMNG01010" class="col_3 btn-gray CLB">취소</button>
138 138
     </div>
139 139
   </div>
140
-</section>
140
+</section>
141
+

+ 51 - 47
src/main/webapp/mobile/css/style.css

@@ -4,11 +4,11 @@ section {}
4 4
 body{background: #fff; position: relative; width: 100%; height: auto;}
5 5
 /* 팝업 */
6 6
 section .popup { position: fixed; width: 100%; height: 100%; background: transparent; z-index: 11;}
7
-section .popup .pop { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 70%; height: 550px; padding-top: 80px; background: #fff; border: 2px solid #000; border-top-left-radius: 20px; border-top-right-radius: 20px;}
8
-section .popup .pop label.pop_label {margin-top: 50px;font-size: 2.2rem;}
7
+section .popup .pop { position: absolute; top: 45%; left: 50%; transform: translate(-50%,-50%); width: 70%; height: 400px; padding-top: 50px; background: #fff; border: 2px solid #000; border-top-left-radius: 20px; border-top-right-radius: 20px;}
8
+section .popup .pop label.pop_label {margin-top: 50px;font-size: 1.2rem;}
9 9
 section .popup .pop .pop_line { width: 100%; height: 75px;}
10
-section .popup .pop .pop_line label { font-size: 2.6rem; margin-left: 70px; float: left; width: 272px; text-align: left; margin-top: -15px;}
11
-section .popup .pop .pop_line div { margin-top: -15px; text-align: right; float: right; font-size: 2.6rem; margin-right: 80px; width: 250px;}
10
+section .popup .pop .pop_line label { font-size: 1.2rem; margin-left: 70px; float: left; width: 272px; text-align: left; margin-top: -15px;}
11
+section .popup .pop .pop_line div { margin-top: -15px; text-align: right; float: right; font-size: 1.2rem; margin-right: 80px; width: 250px;}
12 12
 section .popup .pop .popup_btn { position: absolute; background-color: #ccc; bottom: 0; width: 100%; height: 100px; border-top: 2px solid #000;}
13 13
 section .popup .pop .popup_btn button { position: relative; float: left; width: 100%; height: 100px; font-size: 2rem; font-weight: 700; border-radius: 0px; border: none;}
14 14
 section .popup .pop .popup_btn button.ok { width: 64%; border-left: 2px solid #000;}
@@ -22,21 +22,22 @@ section .popup2 .barcode_area {width: 70%; height: 35%; margin: auto; background
22 22
 section .popup2 .barcode h1{text-align: left; width: 85%; font-size: 2.6rem; margin:auto; margin-top: 30%;}
23 23
 section .popup2 .btn_barcode {margin-top: 20%;}
24 24
 section .popup2 .btn_barcode button {width: 35%; height: 100px; font-size: 2.2rem;}
25
-section .popup2 .pop { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 90%; height: 85%; background: #fff; border: 2px solid #000;}
26
-section .popup2 .pop .header {position: relative; height: 100px; background: rgb(204, 225, 240); border-bottom: 1px solid #000;}
27
-section .popup2 .pop .header .header_left {float: left; padding-top: 20px; padding-left: 20px;}
28
-section .popup2 .pop .header .header_left label {font-size: 2.4rem;} 
25
+section .popup2 .pop { position: absolute; top: 45%; left: 50%; transform: translate(-50%,-50%); width: 90%; height: 85%; background: #fff; border: 2px solid #000;}
26
+section .popup2 .pop .header {position: relative; height: 50px; background: rgb(204, 225, 240); border-bottom: 1px solid #000;}
27
+section .popup2 .pop .header .header_left {float: left; padding-top: 5px; padding-left: 15px;}
28
+section .popup2 .pop .header .header_left label {font-size: 1.4rem;} 
29 29
 section .popup2 .pop .header .header_right {float: right; padding-right: 10px;}
30 30
 section .popup2 .pop .header .header_right button {border: none; background: transparent;}
31
-section .popup2 .pop .search_bar {width: 100%; height: 90px; padding: 10px;}
32
-section .popup2 .pop .search_bar input {width: 88%; height: 80px; float: left;}
33
-section .popup2 .pop .search_bar button {width: 80px; height: 80px; float: right; border: none; padding-right: 30px;}
34
-section .popup2 .pop .search_bar button img {width: 50px; height: 50px;}
31
+section .popup2 .pop .header .header_right button img {width:30px; height:30px;}
32
+section .popup2 .pop .search_bar {width: 100%; height: 60px; padding: 10px;}
33
+section .popup2 .pop .search_bar input {width: 80%; height: 40px; float: left;}
34
+section .popup2 .pop .search_bar button {float: right; border: none; padding-top:3px;}
35
+section .popup2 .pop .search_bar button img {width: 30px; height: 30px;}
35 36
 section .popup2 .pop .search_bar button.search {float: none; width: 50%; height: 70px; background:rgb(46, 46, 248); color: #fff; font-size: 2rem; padding: 0; border: 1px solid #000; margin: 0 auto;}
36
-section .popup2 .pop .search_bar button.btn_blue {float: right; width: 200px; height: 70px; background:rgb(46, 46, 248); color: #fff; font-size: 2rem; padding: 0; border: 1px solid #000;}
37
+section .popup2 .pop .search_bar button.btn_blue {float: right; width: 100px; height: 35px; background:rgb(46, 46, 248); color: #fff; font-size: 1rem; padding: 0; border: 1px solid #000;}
37 38
 
38 39
 section .popup2 .pop .popup_scroll {position: relative; width: 100%;height: 720px; overflow: auto;}
39
-section .popup2 .pop .popup_scroll li {list-style: none; width: 99%; height: 80px; border: 1px solid #000; margin: 0 auto;}
40
+section .popup2 .pop .popup_scroll li {list-style: none; width: 99%; height: 50px; border: 1px solid #000; margin: 0 auto;}
40 41
 section .popup2 .pop .popup_scroll li.row_2 {height: 140px;}
41 42
 section .popup2 .pop .popup_scroll li .left {position: relative; float: left;}
42 43
 section .popup2 .pop .popup_scroll li .left div {display: inline-block;}
@@ -46,9 +47,9 @@ section .popup2 .pop .popup_scroll li .left .nomal {float: left; margin: 10px 20
46 47
 section .popup2 .pop .popup_scroll li .left .history {font-weight: 700; font-size: 2.4rem; margin-left: 20px;}
47 48
 section .popup2 .pop .popup_scroll li .left .history input{width: 150px;}
48 49
 section .popup2 .pop .popup_scroll li .scroll_left {float: left;}
49
-section .popup2 .pop .popup_scroll li .scroll_left div {float: left; font-size: 2rem; font-weight: 700; width: auto; margin: 15px 10px;}
50
+section .popup2 .pop .popup_scroll li .scroll_left div {float: left; font-size: 0.8rem; font-weight: 700; width: auto; margin: 15px 10px;}
50 51
 section .popup2 .pop .popup_scroll li .scroll_right {float: right;}
51
-section .popup2 .pop .popup_scroll li .scroll_right button {width: 100px; height: 60px; padding: 0; background: rgb(198, 170, 250); border-radius: 15px; font-size: 1.5rem; margin:10px 10px;}
52
+section .popup2 .pop .popup_scroll li .scroll_right button {width: 60px; height: 40px; padding: 0; background: rgb(198, 170, 250); border-radius: 10px; font-size: 0.8rem; margin:4px 10px;}
52 53
 section .popup2 .pop .popup_scroll li .right {margin: 40px 0; position: relative; display: flex; font-size: 2rem; font-weight: 700; float: left;}
53 54
 section .popup2 .pop .popup_scroll li .right .num {margin: 0 40px; width: auto;}
54 55
 section .popup2 .pop .popup_scroll li .right button {margin: -12px; padding: 20px; font-size: 1.5rem; border-radius: 0px;}
@@ -63,8 +64,9 @@ section .popup3 .pop .header .header_left {float: left; padding-top: 20px; paddi
63 64
 section .popup3 .pop .header .header_left label {font-size: 2.4rem;} 
64 65
 section .popup3 .pop .header .header_right {float: right; padding-right: 10px;}
65 66
 section .popup3 .pop .header .header_right button {border: none; background: transparent;}
67
+
66 68
 /* 버튼 */
67
-button {background-color: #fff; padding: 15px;}
69
+button {background-color: #fff; padding: 10px;}
68 70
 button.btn-primary  {color: #fff; background-color: #337ab7; border: 1px solid #000;font-weight: 700;}
69 71
 button.btn-yellow   {color: #fff; background-color: rgb(255, 183, 0); border: 1px solid #000;font-weight: 700;}
70 72
 button.btn-gray     {color: #fff; background-color: gray; border: 1px solid #000;font-weight: 700;}
@@ -140,14 +142,14 @@ body.eee {height: 700px; background: #eee;}
140 142
 .main .wicon .icon_left {float: left;}
141 143
 
142 144
 
143
-input {margin-top: 3px; border: 1px solid #000; margin-top: -2px; height: 60px; font-size: 2rem; text-align: left; padding:0 15px;}
144
-select {margin-top: 3px; border: 1px solid #000; margin-top: -2px; height: 60px; font-size: 2rem; text-align: left; padding:0 15px;}
145
+input {margin-top: 3px; border: 1px solid #000; margin-top: -2px; height: 36px; font-size: 0.8rem; text-align: left; padding:0 15px;}
146
+select {margin-top: 3px; border: 1px solid #000; margin-top: -2px; height: 60px; font-size: 1rem; text-align: left; padding:0 15px;}
145 147
 input .day {margin: 18%; width: 45%; height: 80px; float: right;}
146 148
 
147 149
 /* 공통화면 */
148 150
 
149
-#ITP_WRAPPER header {position: fixed;top: 0;width: 100%;height: 55px;background-color:#92c7f6;align-items: center;margin-bottom: 50px;border-bottom: 1px solid #000;z-index: 10;}
150
-#ITP_WRAPPER header .header_wrap {width: 100%; height: 45px; margin: 0 auto;}
151
+#ITP_WRAPPER header {position: fixed;top: 0;width: 100%;height: 55px;background-color:#92c7f6;align-items: center;border-bottom: 1px solid #000;z-index: 11;}
152
+#ITP_WRAPPER header .header_wrap {width: 100%; height: 55px; margin: 0 auto;}
151 153
 #ITP_WRAPPER header .header_wrap .menu_logo button {width: 40px; height: 40px; float: left; padding: 0; background: transparent; border: none; margin-top: 7px; margin-left: 7px;}
152 154
 #ITP_WRAPPER header .header_wrap .menu_logo button img {width: 35px; height: 35px; margin: 0; border-radius: 0; border: none;}
153 155
 #ITP_WRAPPER header .header_wrap img.brand {float: right; height: 45px; margin: 5px; border-radius: 50%; border: 1px solid #666;}
@@ -189,24 +191,26 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
189 191
   padding-top: 50px;
190 192
   font-size: 2rem;
191 193
 }
192
-.content {padding-top: 5%; top: 0px; position: fixed; z-index: 10; width:100%; background: #fff;}
193
-.content .line {position: relative; display: inline-block; width: 100%; height: 50px; margin-bottom: 50px;}
194
+.content {top: 55px; position: fixed; z-index: 10; width:100%; background: #fff;}
195
+.content .line {position: relative; display: inline-block; width: 100%; height: 50px; margin-bottom: 0px;}
194 196
 .content .line div {font-weight: 700;}
195
-.content .line label {font-size: 3rem; margin-left: 20px; float: left; width: 320px; text-align: left; margin-top: -15px;}
197
+.content .line label {font-size: 1rem; margin-left: 20px; float: left; text-align: left; margin-top: 15px;}
196 198
 .content .line label.col_6{width: 404px;}
197
-.content .line select.label {border: 1px solid #000; font-size: 2.5rem;margin: 0 10px; float: left; width: 300px; height: 60px; text-align: left; margin-top: -8px;}
199
+.content .line select.label {border: 1px solid #000; font-size: 1.2rem;margin: 0 10px; float: left; width: 300px; height: 60px; text-align: left; margin-top: 15px;}
198 200
 .content .line .search_nm {float: right; margin-right: 2%;}
199 201
 .content .line .float_left {float: left;}
200 202
 .content .line .float_left.note {width: 100%; padding: 10px;}
201 203
 .content .line .float_left.note textarea {width: 100%; height: 300px; border: 1px solid #000; text-align: left;}
202 204
 .content .line .float_left div {font-size: 2.4rem; margin-top: -8px;}
203
-.content .line .float_left_btn {float: left; margin-top: -1px; margin-left: 5px;}
205
+.content .line .float_left_btn {float: left; margin-top: 5px; margin-left: 5px;}
206
+.content .line .float_left_btn button {padding:0; width:36px; height:36px; border-radius:5px;}
207
+.content .line .float_left_btn button img {width:20px; height:20px;}
204 208
 .content .line .float_left select {float: left; width: 440px; height: 60px; margin-top: -3px; border: 1px solid #000; font-size: 2rem;}
205 209
 .content .line .line_right {font-size: 2rem; float: right; margin-right: 0%;}
206
-.content .line .line_right div {float: right; font-size: 2.4rem; margin-top: -10px; margin-right: 30px;}
210
+.content .line .line_right div {float: right; font-size: 1.2rem; margin-top: 10px; margin-right: 30px;}
207 211
 .content .line .line_right input {position: relative; text-align: right; margin-right: 30px;}
208 212
 .content .line .line_right input.left {text-align: left;}
209
-.content .line input.date {width: 40%; margin: -10px; height: 80px; float: right; margin-right: 3%;}
213
+.content .line input.date {width: 40%; margin: 10px; height: 40px; float: right; margin-right: 3%;}
210 214
 .content .line input.date2 {width: 350px; height: 60px;}
211 215
 .content .line div.date_to {float: left;}
212 216
 .content .line div.date_to input.year {width: 300px; margin-top: -10px; height: 60px;}
@@ -215,11 +219,11 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
215 219
 .content .line .search button {width: 50%; height: 75px; font-size: 2.4rem; padding: 0;}
216 220
 .content .line .search button.col_3 {width: 35%; margin: 0 20px; float: left;}
217 221
 .content .line .search button.col_5 {width: 55%; margin: 0 20px; float: right;}
218
-.content .table_header {margin: 0 auto; width: 100%; height: 100px; background-color: #92c7f6; position: fixed; z-index: 10; border-bottom: 1px solid #000; border-top: 1px solid #000;}
219
-.content .table_header h1 {margin-top: 20px; margin-left: 15px; font-size: 2.2rem; float: left; color: #fff; font-weight: 100;}
220
-.content .table_header button {float: right; width: 200px; font-size: 2rem; padding: 5px 20px; margin: 20px;}
222
+.content .table_header {margin: 0 auto; width: 100%; height: 50px; background-color: #92c7f6; position: fixed; z-index: 10; border-bottom: 1px solid #000; border-top: 1px solid #000;}
223
+.content .table_header h1 {margin-top: 12px; margin-left: 10px; font-size: 1.2rem; float: left; color: #fff; font-weight: 100;}
224
+.content .table_header button {float: right; width: 111px; font-size: 1rem; padding: 5px 20px; margin: 8px;}
221 225
 
222
-.detail_content {padding-top: 5%; top: 0px; position: fixed; z-index: 10; width:100%; background: #fff;}
226
+.detail_content {top: 0px; position: fixed; z-index: 10; width:100%; background: #fff;}
223 227
 .detail_content .detail_header {width: 100%; height: 80px;}
224 228
 .detail_content .detail_header .detail_logo {float: left;}
225 229
 .detail_content .detail_header .detail_logo img {width: 150px; margin-left: 50px;}
@@ -248,8 +252,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
248 252
   font-size: 1.8rem;
249 253
 } */
250 254
 
251
-.button_bar {width: 100%; height: 120px; background: #ccc; position: fixed; bottom: 0px; border-top: 1px solid #000; border-bottom: 1px solid #000; z-index: 10;}
252
-.button_bar button.col_3{float: left; height: 120; font-size: 3rem; margin: 0; width: 33.3%; font-weight: 700; border: 1px solid #000; border-radius: 0;}
255
+.button_bar {width: 100%; height: 60px; background: #ccc; position: fixed; bottom: 0px; border-top: 1px solid #000; border-bottom: 1px solid #000; z-index: 10;}
256
+.button_bar button.col_3{float: left; height: 60px; font-size: 1.4rem; margin: 0; width: 33.3%; font-weight: 700; border: 1px solid #000; border-radius: 0;}
253 257
 .button_bar button.btn-gray {border-radius: 0px; background-color: #666; color: #eee;}
254 258
 .button_bar button.btn {height: 120px;}
255 259
 .button_bar button.btn_col_3 {width: 35%;}
@@ -260,7 +264,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
260 264
 
261 265
 /* scroll_area 조정 */
262 266
 .scroll_area {position: absolute; width: 100%; height: 1090px; bottom: 30px; overflow: auto; background: #fff;}
263
-.row-1{top: 450px;}
267
+.row-1{top: 290px;}
264 268
 .row-2{top: 550px;}
265 269
 .row-3{top: 650px;}
266 270
 .row-4{top: 750px;}
@@ -270,7 +274,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
270 274
 
271 275
 
272 276
 
273
-.scroll_area li {margin: 5px; list-style: none; width: 99%; height: 140px; border: 1px solid #000; background-color: #fff;}
277
+.scroll_area li {margin: 5px 3px; list-style: none; width: 99%; height: 100px; border: 1px solid #000; background-color: #fff;}
274 278
 .scroll_area li.history_list {height: 300px; }
275 279
 .scroll_area li.history_list .button_right {float: right; display: grid;}
276 280
 .scroll_area li.history_list .button_right button {width: 124px; height: 149px; font-size: 2rem; margin: 0; border-radius: 0;}
@@ -278,11 +282,11 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
278 282
 .scroll_area li.history_list2 {height: 380px;}
279 283
 .scroll_area li.history_list3 {height: 330px;}
280 284
 .scroll_area li .history_info {width: 240px;}
281
-.scroll_area li .left {position: relative; float: left;}
285
+.scroll_area li .left {position: relative; float: left; width:50%;}
282 286
 .scroll_area li .left div {display: inline-block;}
283
-.scroll_area li .left label{font-size: 2.5rem;}
284
-.scroll_area li .left .thick {margin: 10px 20px; font-size: 2.2rem; text-align: left; width: 100%; font-weight: 600;}
285
-.scroll_area li .left .history {font-weight: 700; font-size: 2.4rem; margin-left: 20px;}
287
+.scroll_area li .left label{font-size: 1.3rem;}
288
+.scroll_area li .left .thick {float:left;  margin: 8px 20px; font-size: 1rem; text-align: left; width: 70%; font-weight: 600;}
289
+.scroll_area li .left .history {font-weight: 700; font-size: 1.1rem; margin-left: 20px;}
286 290
 .scroll_area li .left .history input{width: 150px;}
287 291
 
288 292
 .scroll_area li div {padding: 1px;}
@@ -299,7 +303,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
299 303
 .scroll_area li .detail_right .detail_info label {margin: 5px 30px; font-size: 2rem;}
300 304
 .scroll_area li .detail_right .detail_info div {width: auto; font-size: 2.2rem; font-weight: 700;}
301 305
 .scroll_area li .detail_right .detail_info i {width: auto; font-size: 2.2rem; margin: 0 20px;}
302
-.scroll_area li .left .nomal  {width: 100%; text-align: left; font-size: 2.2rem;}
306
+.scroll_area li .left .nomal  {width: 100%; float:left; text-align: left; font-size: 2.2rem;}
303 307
 .scroll_area li .left .nomal  input{width: 200px;}
304 308
 .scroll_area li .left .nomal .scroll_btn {margin-bottom: 10px; min-width: 0;}
305 309
 .scroll_area li .left .nomal .scroll_btn button{position: absolute; top: -10px; width: 100px; height: 70px; font-size: 1.8rem; padding: 0; border-radius: 15px; background: rgb(198, 170, 250);}
@@ -308,8 +312,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
308 312
 .scroll_area li .left .nomal .btn_bar button{width: 50px; height: 70px; font-size: 2rem; padding: 0;}
309 313
 .scroll_area li .left .nomal .btn_bar .col_0{min-width: auto; margin: 0 50px;}
310 314
 
311
-.scroll_area li .left .nomal .space{ margin-left: 40px; min-width: 100px;}
312
-.scroll_area li .left .nomal .space0{ margin-left: 40px; width: auto;}
315
+.scroll_area li .left .nomal .space{ margin-left: 30px; min-width: 100px;}
316
+.scroll_area li .left .nomal .space0{ margin-left: 30px; width: auto;}
313 317
 .scroll_area li .left .nomal .space1{ margin-left: 0px; width: 200px;}
314 318
 .scroll_area li .left .nomal .space2 {width: 120px; display: inline-flex; font-size: 2.4rem; margin-right: 30px; font-weight: 700;}
315 319
 .scroll_area li .left .nomal label{margin-left: 10px; width: 230px; display: inline-flex;}
@@ -320,7 +324,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
320 324
 .scroll_area li .left .nomal label.col_6{width: 250px;}
321 325
 .scroll_area li .left .nomal label.col_7{width: 280px;}
322 326
 .scroll_area li .left .nomal i{width: 50px; text-align: center;}
323
-.scroll_area li .left .nomal div{min-width: 168px; display: inline-flex; font-weight: 700; font-size: 2.4rem;}
324
-.scroll_area li .right {margin: 40px; position: relative; display: flex; font-size: 2rem; font-weight: 700; float: right;}
325
-.scroll_area li .right .num {margin: 0 40px; width: auto;}
326
-.scroll_area li .right button {margin: -12px; padding: 20px; font-size: 1.5rem; border-radius: 0px;}
327
+.scroll_area li .left .nomal div{display: inline-flex; font-weight: 700; font-size: 1.2rem;}
328
+.scroll_area li .right {margin: 30px 20px 0 0; position: relative; display: flex; font-size: 1.4rem; font-weight: 700; float: right;}
329
+.scroll_area li .right .num {margin: 0 25px; width: auto;}
330
+.scroll_area li .right button {margin: -6px; padding:0px 7px; font-size: 1.5rem; border-radius: 0px;}