common.css 75 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688
  1. @charset "utf-8";
  2. /*@import "reset.css";
  3. @import "font.css";
  4. @import "layout.css";*/
  5. /* h1 ~ h6 */
  6. h1,h2,h3,
  7. h4,h5,h6,
  8. .h1,.h2,.h3,
  9. .h4,.h5,.h6 {
  10. color: #222222;
  11. padding: 0px;
  12. margin: 0px;
  13. line-height:1;
  14. }
  15. h1,.h1 { /* logo */
  16. margin-top: 15px;
  17. margin-bottom: 15px;
  18. font-size: 14px;
  19. font-weight: 300;
  20. }
  21. h2,.h2 { /* lnb */
  22. margin-bottom: 15px;
  23. font-size: 36px;
  24. font-weight: 500;
  25. }
  26. h3,.h3 { /* contents header */
  27. margin-bottom: 10px;
  28. font-size: 30px;
  29. font-weight: 500;
  30. }
  31. h3 small,
  32. .h3 small {
  33. line-height: 19px;
  34. }
  35. h4,.h4 { /* contents title */
  36. margin-bottom: 10px;
  37. font-size: 16px;
  38. font-size: 40px;
  39. font-weight: 500;
  40. }
  41. h5,.h5 { /* .modal .modal-header */
  42. margin-bottom: 10px;
  43. margin-top: 5px;
  44. font-size: 16px;
  45. font-weight: 500;
  46. }
  47. h6,.h6 { /* .modal .modal-body > title */
  48. margin-bottom: 5px;
  49. font-size: 16px;
  50. font-weight: 500;
  51. }
  52. .display1{font-size: 60px;font-weight: 500;letter-spacing: -0.025em;}
  53. .display1_eng{font-size: 62px;font-weight: 500;letter-spacing: -0.025em;}
  54. .displayH{font-size: 40px;font-weight: 500;letter-spacing: -0.025em;} /* h4 */
  55. .displayH_eng{font-size: 42px;font-weight: 500;letter-spacing: -0.025em;}
  56. .subH1{font-size: 30px;font-weight: 500;letter-spacing: -0.025em;} /* h3 */
  57. .subH1_eng{font-size: 32px;font-weight: 500;letter-spacing: -0.025em;}
  58. /*.subH2{font-size: 24px;font-weight: 500;letter-spacing: -0.025em;}*/
  59. .subH2{font-size: 26px;font-weight: 500;letter-spacing: -0.025em;}
  60. .subH2_eng{font-size: 26px;font-weight: 500;letter-spacing: -0.025em;}
  61. .subH3{font-size: 18px;font-weight: 500;letter-spacing: -0.025em;}
  62. .subH3_eng{font-size: 20px;font-weight: 500;letter-spacing: -0.025em;}
  63. .tit{font-size: 16px;font-weight: 300;letter-spacing: -0.025em;}
  64. .caption {font-size: 14px;font-weight: 300;letter-spacing: -0.025em;}
  65. body *[data-font~="lato"] {font-family: 'LATO';}
  66. body *[data-weight~="price"] {font-weight: 600;color: #fd4802;}
  67. /* title */
  68. /* h2 {font-size:14px; line-height:1.2;} */
  69. /* h3 {font-size:16px; line-height:1.2;} */
  70. h2.tit01 {margin:0 0 20px; padding-bottom:15px; border-bottom:1px solid #bebebe; font-size:0; line-height:0;}
  71. h3.tit01 {padding:12px 0 12px 20px; background:#f5f5f5; margin:30px 0 15px;}
  72. b, strong {font-weight: 500;}
  73. small, .small {font-size: 85%;}
  74. /* text state */
  75. .t_muted {color: #ccd0d9 !important;}
  76. .t_req {color: #fd4802 !important;}
  77. .t_help {color: #888888 !important;}
  78. .t_info {color: #888888 !important;}
  79. .t_err {color: #fd4802 !important;}
  80. .t_err::before {content: '';display: inline-block; width: 17px; height:17px; background:url('/images/pc/ico_err.png') no-repeat right top;margin: 0px 7px 0 0px;position: relative;top: 4px;left: 0;right: auto;bottom: auto;}
  81. .t_success {color: #333333 !important;}
  82. /* font color */
  83. i {font-family:'LATO', 'Noto Sans kr', sans-serif !important; letter-spacing:0;}
  84. .base i {position:relative; top:1px;}
  85. i.big {font-size:18px; position:relative; top:2px;}
  86. .bold {font-weight:500;} /* 중복확인 */
  87. .normal {font-weight:300;} /* 중복확인 */
  88. .light {font-weight:200;} /* 중복확인 */
  89. .ptxt01 {color:#666666;}
  90. .ptxt02 {color:#999999;}
  91. .ptxt03 {color:#333333;}
  92. .c_primary {color:#fd4802 !important;} /* 중복확인 */
  93. .c_blue{color:#2b62c2 !important}
  94. .c_pink {color:#bd484a !important;}
  95. .c_white {color:#ffffff !important;}
  96. .c_yellow {color:#f09614 !important;}
  97. .c_orange{color: #ff634c !important;}
  98. .c_green{color:#6a9913 !important;}
  99. .c_mint{color:#05B9AA !important;}
  100. .c_mint2{color:#37b4be !important;}
  101. .c_red{color:#ff0000 !important;}
  102. .c_red2{color:#f30e0e !important;}
  103. .c_black{color:#000000 !important;}
  104. .c_black2{color:#222222 !important;}
  105. .c_gray{color:#888888 !important;}
  106. .c_gray2{color:#666666 !important;}
  107. .c_ygreen{color:#5fc332 !important;}
  108. .f_size14{font-size:14px;}
  109. .f_size13{font-size:13px;}
  110. .f_size12{font-size:12px;}
  111. .f_size10{font-size:10px;}
  112. .f_normal {font-weight:normal;}
  113. /* background color */
  114. /*
  115. bk는 백그라운드, f는 폰트,
  116. fb: 폰트블랙 - 222222,
  117. fw, 기본 : 폰트화이트 - ffffff
  118. */
  119. .bk01_fb,.bk01_fw,.bk01{background-color:#2b62c2 !important;}
  120. .bk02_fb,.bk02_fw,.bk02{background-color:#bd484a !important;}
  121. .bk03_fb,.bk03_fw,.bk03{background-color:#ffffff !important;}
  122. .bk04_fb,.bk04_fw,.bk04{background-color:#f09614 !important;}
  123. .bk05_fb,.bk05_fw,.bk05{background-color: #ff634c !important;}
  124. .bk06_fb,.bk06_fw,.bk06{background-color:#436564 !important;}
  125. .bk07_fb,.bk07_fw,.bk07{background-color:#05B9AA !important;}
  126. .bk08_fb,.bk08_fw,.bk08{background-color:#37b4be !important;}
  127. .bk09_fb,.bk09_fw,.bk09{background-color:#ff0000 !important;}
  128. .bk10_fb,.bk10_fw,.bk10{background-color:#000000 !important;}
  129. .bk11_fb,.bk11_fw,.bk11{background-color:#5fc332 !important;}
  130. .bk12_fb,.bk12_fw,.bk12{background-color:#777777 !important;}
  131. [class*="bk"] p,[class*="bk"] a, [class*="bk"] input::placeholder{color:#ffffff !important;}
  132. [class*="bk"] .util_group span::after{background: #ffffff !important;}
  133. [class*="_fb"] p,[class*="_fb"] a, [class*="_fb"] input::placeholder{color:#222222 !important;}
  134. [class*="_fb"] .util_group span::after{background: #222222 !important;}
  135. .section {position:relative;}
  136. /* column */
  137. .ui_row{width:100%; margin-left: 0px !important; margin-right: 0px !important;margin-bottom: 15px;position: relative; display: -webkit-box;display: -ms-flexbox;display: flex;}
  138. section::after, .ui_row::after, .btn_group_block::after{content: '';display: block;clear: both;}
  139. .ui_row [class^='ui_col_'] {min-height: 1px;margin-left: 10px;margin-right: 10px;}
  140. .ui_row [class^='ui_col_']:first-child {margin-left: 0;}
  141. .ui_row [class^='ui_col_']:last-child {margin-right: 0;}
  142. .ui_col_1, .ui_col_2, .ui_col_3,
  143. .ui_col_4, .ui_col_5, .ui_col_6,
  144. .ui_col_7, .ui_col_8, .ui_col_9,
  145. .ui_col_10, .ui_col_11, .ui_col_12{
  146. position: relative;
  147. min-height: 1px;
  148. }
  149. @media (min-width: 320px){
  150. .ui_col_1, .ui_col_2, .ui_col_3,
  151. .ui_col_4, .ui_col_5, .ui_col_6,
  152. .ui_col_7, .ui_col_8, .ui_col_9,
  153. .ui_col_10, .ui_col_11, .ui_col_12 {
  154. float: left;
  155. }
  156. }
  157. @media (min-width: 320px){
  158. .ui_col_1{width:8.33333333%;}
  159. .ui_col_2{width:16.66666667%;}
  160. .ui_col_3{width:25%;}
  161. .ui_col_4{width:33.33333333%;}
  162. .ui_col_5{width:41.66666667%;}
  163. .ui_col_6{width:50%;}
  164. .ui_col_7{width:58.33333333%;}
  165. .ui_col_8{width:66.66666667%;}
  166. .ui_col_9{width:75%;}
  167. .ui_col_10{width:83.33333333%;}
  168. .ui_col_11{width:91.66666667%;}
  169. .ui_col_12{width:100%;}
  170. }
  171. /* textarea */
  172. textarea {background-color:transparent; border:1px solid #d7d7d7; width:99%; overflow-y:auto;}
  173. .textarea_full {width:832px; padding:10px;}
  174. .textarea_md {width:656px; width: 30%; height:108px; padding:10px; line-height:18px;}
  175. .textarea_sm {width:360px; width: 18%; padding:10px;}
  176. .txt_cnt {text-align:right; margin-top: 10px;}
  177. .txt_cnt .c_primary {font-weight:500;}
  178. /* margin style */
  179. .mgc {margin:0 auto;}
  180. .mt0 {margin-top:0 !important;}
  181. .ml0 {margin-left:0 !important;}
  182. .ml5 {margin-left:5px !important;}
  183. .ml10{margin-left:10px !important;}
  184. .ml15 {margin-left:15px !important;}
  185. .ml20 {margin-left:20px !important;}
  186. .ml30 {margin-left:30px !important;}
  187. .mr0{margin-right:0px !important;}
  188. .mr20 {margin-right:20px !important;}
  189. .mt5 {margin-top:5px !important;}
  190. .mt10 {margin-top:10px !important;}
  191. .mt15 {margin-top:15px !important;}
  192. .mt20 {margin-top:20px !important;}
  193. .mt30 {margin-top:30px !important;}
  194. .mt35 {margin-top:35px !important;}
  195. .mt40 {margin-top:40px !important;}
  196. .mt45 {margin-top:45px !important;}
  197. .mt50 {margin-top:50px !important;}
  198. .mt60 {margin-top:60px !important;}
  199. .mt100 {margin-top:100px !important;}
  200. .mb0 {margin-bottom:0 !important}
  201. .mb5 {margin-bottom:5px !important}
  202. .mb10 {margin-bottom:10px !important;}
  203. .mb15 {margin-bottom:15px !important;}
  204. .mb20 {margin-bottom:20px !important;}
  205. .mb30 {margin-bottom:30px !important;}
  206. .mb35 {margin-bottom:35px !important;}
  207. .mb40 {margin-bottom:40px !important;}
  208. .mb45 {margin-bottom:45px !important;}
  209. .mb50 {margin-bottom:50px !important;}
  210. .mb60 {margin-bottom:60px !important;}
  211. .mb100 {margin-bottom:100px !important;}
  212. .mr5 {margin-right:5px !important;}
  213. .mr10 {margin-right:10px !important;}
  214. .mr15 {margin-right:15px !important;}
  215. .ml10 {margin-left:10px !important;}
  216. .ml35 {margin-left:35px !important;}
  217. .mtm3 {margin-top:-3px !important;}
  218. .mtm10 {margin-top:-10px !important;}
  219. .mtm20 {margin-top:-20px !important;}
  220. .mbm10 {margin-bottom:-10px !important;}
  221. .mbm30{margin-bottom:-30px !important;}
  222. /*padding style*/
  223. .pt10 {padding-top:10px !important;}
  224. .pt20 {padding-top:20px !important;}
  225. .pt30 {padding-top:20px !important;}
  226. .pt40 {padding-top:40px !important;}
  227. .pt100 {padding-top:100px !important;}
  228. .pl0 {padding-left:0 !important;}
  229. .pl10 {padding-left:10px !important;}
  230. .pr20 {padding-right:20px !important;}
  231. .pb10 {padding-bottom:10px !important;}
  232. .pb20 {padding-bottom:20px !important;}
  233. .pb30 {padding-bottom:30px !important;}
  234. .pb40 {padding-bottom:40px !important;}
  235. .pb50 {padding-bottom:50px !important;}
  236. .pb100 {padding-bottom:100px !important;}
  237. .block {display:block;}
  238. .inblock {display:inline-block;*display:inline;zoom:1;}
  239. .clear {*zoom:1; clear:both;}
  240. .clear:after {content:""; display:block; clear:both;}
  241. .fr::after, .fl::after{content: '';display: block;clear: both;}
  242. .fl {float:left !important;}
  243. .fr {float:right !important;}
  244. .t_c {text-align:center !important;}
  245. .t_l {text-align:left !important;}
  246. .t_r {text-align:right !important;}
  247. .btn_center {text-align:center; margin-top:30px;}
  248. .btn_right {text-align:right; margin-top:10px; margin-bottom:15px;}
  249. .btn_border {border-top:1px solid #e1e1e1; padding-top:30px;text-align:center; margin-top:30px;}
  250. .bkn {background:0 none !important;}
  251. /* button */
  252. .btn {
  253. display: inline-block;
  254. margin-bottom: 0;
  255. padding: 13px 41px;
  256. font-size: 16px;
  257. font-weight: 400;
  258. line-height: 20px;
  259. text-align: center;
  260. white-space: nowrap;
  261. vertical-align: middle;
  262. -webkit-user-select: none;
  263. -moz-user-select: none;
  264. -ms-user-select: none;
  265. user-select: none;
  266. background-image: none;
  267. box-sizing: border-box;
  268. border-width: 1px;
  269. border-style: solid;
  270. border-color: rgba(225, 225, 225, 0.6);
  271. -moz-border-radius: 0px;
  272. -webkit-border-radius: 0px;
  273. border-radius: 0px;
  274. -ms-touch-action: manipulation;
  275. touch-action: manipulation;
  276. -webkit-transition: all 200ms ease;
  277. -moz-transition: all 200ms ease;
  278. -ms-transition: all 200ms ease;
  279. -o-transition: all 200ms ease;
  280. transition: all 200ms ease;
  281. cursor: pointer;
  282. }
  283. .btn {color: #3d3d3d;background-color: rgb(255 255 255 / 0);border-color: rgb(221 221 221 / 0.6);}
  284. .btn_default {color: #333333;background-color: #ffffff;border-color: #dddddd;}
  285. .btn_dark {color: #ffffff;background-color: #222222;border-color: #222222;}
  286. .btn_primary {color: #ffffff;background-color: #fd4802;border-color: #fd4802;}
  287. .btn_primary_line {color: #fd4802;background-color: #ffff;border-color: #fd4802;}
  288. .btn_link {color: #428bca;border-radius: 0;font-weight: 400;}
  289. .btn_underline {display:inline-block; border-bottom:1px solid #222; color:#222; font-size:14px; line-height:1 !important;}
  290. .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  291. pointer-events: none;
  292. cursor: not-allowed;
  293. filter: alpha(opacity=65);
  294. -webkit-box-shadow: none;
  295. box-shadow: none;
  296. opacity: .45;
  297. }
  298. /* btn hover, focus */
  299. .btn:hover, .btn:focus, .btn.focus {color: #333333;text-decoration: none;}
  300. .btn:hover, .btn:focus, .btn:active, .btn.active,
  301. .open > .tgl_dropdown.btn {background-color: rgb(255 255 255 / 0.4);border-color: rgb(221 221 221 / 0.6);}
  302. .btn:active, .btn.active {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
  303. /* btn active */
  304. .btn_default:hover, .btn_default:focus,
  305. .btn_default:active, .btn_default.active,
  306. .open > .tgl_dropdown.btn_default {
  307. background-color: #F5F5F5;border-color: #dddddd;color:#333333;
  308. }
  309. .btn_dark:hover, .btn_dark:focus,
  310. .btn_dark:active, .btn_dark.active,
  311. .open > .tgl_dropdown.btn_dark {
  312. background-color: #2f2f2f;border-color: #2f2f2f;color:#ffffff;
  313. }
  314. .btn_primary:hover, .btn_primary:focus,
  315. .btn_primary:active, .btn_primary.active,
  316. .open > .tgl_dropdown.btn_primary {
  317. background-color: #dc4308;border-color: #dc4308;color:#ffffff;
  318. }
  319. .btn_primary_line:hover, .btn_primary_line:focus,
  320. .btn_primary_line:active, .btn_primary_line.active {
  321. background-color:#fff; border-color:#fd4802; color:#fd4802;
  322. }
  323. .btn_success:hover, .btn_success:focus,
  324. .btn_success:active, .btn_success.active,
  325. .open > .tgl_dropdown.btn_success {
  326. background-color: #89ad4d;border-color: #89ad4d;color:#ffffff;
  327. }
  328. .btn_info:hover, .btn_info:focus,
  329. .btn_info:active, .btn_info.active,
  330. .open > .tgl_dropdown.btn_info {
  331. background-color: #47c2e6;border-color: #3cbee4;color:#ffffff;
  332. }
  333. .btn_warning:hover, .btn_warning:focus,
  334. .btn_warning:active, .btn_warning.active,
  335. .open > .tgl_dropdown.btn_warning {
  336. background-color: #fe970a;border-color: #fe970a;color:#ffffff;
  337. }
  338. .btn_danger:hover, .btn_danger:focus,
  339. .btn_danger:active, .btn_danger.active,
  340. .open > .tgl_dropdown.btn_danger {
  341. background-color: #a43f3e;border-color: #a43f3e;color:#ffffff;
  342. }
  343. /* a linktext */
  344. .linktxt1 {text-decoration:underline !important; color:#2b62c2 !important; font-weight:300;}
  345. .linktxt2 {text-decoration:underline !important;color:#0b596b;}
  346. .linktxt3 {text-decoration:underline !important;color:#666666;}
  347. .linktxt4 {
  348. border-bottom:1px solid #0b596b; display:inline-block;
  349. font-size:11px; line-height:14px; text-indent:0; color:#0b596b !important;
  350. padding-right:10px; margin-top:2px; margin-left:10px;
  351. }
  352. /* ico */
  353. .ico {position: relative;/*top: 1px;*/display: inline-block; font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
  354. .ico:before {display: inline-block; background-repeat:no-repeat; background-size:contain; background-position:0% 0%; vertical-align:middle;}
  355. .btn_ico {display: inline-block;position: relative;}
  356. .btn .ico {font-size: 14px;margin-right: 5px;}
  357. [class^="ico_"]:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
  358. [class^="ico_content_"]::before {content:''; display:block;}
  359. .ico_logo:before {content: ""; display:block; width:184px; height:28px; background-image: url('/images/pc/logo_STYLE24.png');}
  360. .ico_logo_ft:before {content: ""; display:block; width:150px; height:23px; background-image: url('/images/pc/logo_STYLE24_footer.png');}
  361. .ico_search:before {content: ""; display: inline-block; width:22px; height:26px; background-image: url('/images/pc/ico_sch.png');}
  362. .ico_bag:before {content: ""; display: inline-block; width:22px; height:26px; background-image: url('/images/pc/ico_bag.png');}
  363. .ico_content_order::before {width:40px; height: 46px; background: url('/images/pc/ico_content_order.png') no-repeat 50% 50%;}
  364. .ico_content_find::before {width:36px; height: 46px; background: url('/images/pc/ico_content_find.png') no-repeat 50% 50%;}
  365. .ico_content_none::before {width:36px; height: 46px; background: url('/images/pc/ico_content_none.png') no-repeat 50% 50%;}
  366. .ico_content_security::before {width:38px; height: 43px; background: url('/images/pc/ico_content_security.png') no-repeat 50% 50%;}
  367. .ico_content_mail::before {width:48px; height: 40px; background: url('/images/pc/ico_content_mail.png') no-repeat 50% 50%;}
  368. .ico_content_dormant::before {width:36px; height: 46px; background: url('/images/pc/ico_content_dormant.png') no-repeat 50% 50%;}
  369. .ico_content_dormant2::before {width:36px; height: 46px; background: url('/images/pc/ico_content_dormant2.png') no-repeat 50% 50%;}
  370. .ico_blank::before {content: ""; width:13px; height:13px; background-image: url('/images/pc/ico_blank.png');}
  371. .ico_ft_arrow_r:before {content: ""; width:11px; height:11px; background-image: url('/images/pc/ico_ft_arrow.png');}
  372. .ico_ft_arrow_b:before {content: ""; width:11px; height:11px; background-image: url('/images/pc/ico_ft_arrow.png'); transform: rotate(90deg);}
  373. .ico_ft_arrow_t:before {content: ""; width:11px; height:11px; background-image: url('/images/pc/ico_ft_arrow.png'); transform: rotate(-90deg);background-position: 5px;}
  374. .ico_kcl::before {content: ""; width:32px; height:50px; background-image: url('/images/pc/ico_kcl.png');}
  375. .ico_picker::before {content: ""; width:40px; height:40px; background:url(/images/pc/ico_picker.png) no-repeat 50% 50%;}
  376. .ico_trash::before {content: ""; width:13px; height:16px; background:url(/images/pc/ico_trash.png) no-repeat 50% 50%;}
  377. .ico_trash_wh::before {content: ""; width:13px; height:16px; background:url(/images/pc/ico_trash_white.png) no-repeat 50% 50%;}
  378. .ico_like::before {content: ""; width: 19px; height:16px;background: url(/images/pc/ico_like.png) no-repeat 0% 50%; background-size:cover;}
  379. .ico_like2::before {content: ""; width: 16px; height:14px;background: url(/images/pc/ico_like2.png) no-repeat 0% 50%; background-size:cover;}
  380. .active .ico_like::before,
  381. .active .ico_like2::before {background-position:100% 50%;}
  382. .ico_star::before {content: ""; width: 17px; height:17px;background: url(/images/pc/ico_star.png) no-repeat 0% 50%; background-size:cover;}
  383. .active .ico_star::before {background-position:100% 50%;}
  384. .ico_saletag::before {content: ""; width:34px;height:17px;background: url(/images/pc/ico_saletag.png) no-repeat 50% 50%; background-size:cover;}
  385. .ico_besttag::before {content: ""; width:31px;height:15px;background: url(/images/pc/ico_besttag.png) no-repeat 50% 50%; background-size:cover;}
  386. .ico_calender::before {content: ""; width:15px;height:16px;background: url(/images/pc/ico_calender.png) no-repeat 50% 50%; background-size:cover;}
  387. .ico_snslogin::before {content: ""; background-image: url(/images/pc/ico_snslogin.png); background-size:auto 100%;}
  388. .ico_snslogin.kakao::before {width:20px; height:22px; background-position:0 0;}
  389. .ico_snslogin.naver::before {width:16px; height:22px; background-position:-20px 0;}
  390. .ico_snslogin.yes24::before {width:34px; height:22px; background-position:-36px 0;}
  391. .ico_check::before {content: ""; width:10px; height:8px; background-image: url(/images/pc/ico_check.png); background-size:100% auto;}
  392. .ico_check.black::before {content: ""; background-position:0 0;}
  393. .ico_check.red::before {content: ""; background-position:0px -8px;}
  394. .ico_check.gray::before {content: ""; background-position:0px -16px;}
  395. .ico_phone::before {content: ""; width:22px; height:30px; background:url(/images/pc/ico_join_bg.png) no-repeat 0 0; background-size:auto 100%;}
  396. .ico_ipin::before {content: ""; width:30px; height:30px; background:url(/images/pc/ico_join_bg.png) no-repeat -30px 0; background-size:auto auto;}
  397. .ico_close1::before {content: ""; width:12px;height:12px;background: url(/images/pc/ico_close1.png) no-repeat 50% 50%; background-size:cover;}
  398. /* btn linktext */
  399. a[class*="link"]::after, .btn_link span::after {
  400. content: "〉";font-size: 12px;padding-left: 8px;
  401. }
  402. .npay_button a[class*="link"]::after, .npay_button .btn_link span::after {content: "";}
  403. .btn_link, .btn_link:hover, .btn_link:focus, .btn_link:active {border-color: transparent;}
  404. .btn_link:hover, .btn_link:focus {color: #2a6496;text-decoration:none;background-color: transparent;}
  405. .btn_link:hover, .btn_link:focus, .btn_link:active, .btn_link.active {color: #222222;background-color: transparent;border-color: transparent;}
  406. /* btn size */
  407. .btn.btn_xs, .btn_group_xs .btn {font-size: 10px;padding: 0px 5px;}
  408. .btn.btn_sm, .btn_group_sm .btn {font-size: 12px;padding: 8px 14px;}
  409. .btn.btn_md, .btn_group_md .btn {font-size: 18px;padding: 18px 48px;}
  410. .btn.btn_lg, .btn_group_lg .btn {font-size: 18px;padding: 34px 100px;}
  411. .btn.btn_lg.btn_link span::after, .btn.btn_md.btn_link span::after {font-size: 10px;padding-left: 8px;}
  412. .btn.btn_xs.btn_link span::after, .btn.btn_sm.btn_link span::after {font-size: 4px;padding-left: 4px;}
  413. /* button group */
  414. .btn_wrap {width: 100%;margin: 10px 0;}
  415. .btn_group, .btn_group_vertical {position: relative;display: inline-block;vertical-align: middle;}
  416. .btn_group>.btn, .btn_group-vertical>.btn {float: left;position: relative;}
  417. .btn_group .btn+.btn, .btn_group .btn+.btn_group,
  418. .btn_group .btn_group+.btn, .btn_group .btn_group+.btn_group {margin-left: -1px;}
  419. .btn_group_block {float: left;width: 100%;}
  420. .btn_group_block::after {content:''; clear:both; display:block;}
  421. .btn_block {display: block;width: 100%;}
  422. .btn_group>.btn:hover, .btn_group-vertical>.btn:hover,
  423. .btn_group>.btn:focus, .btn_group-vertical>.btn:focus,
  424. .btn_group>.btn:active, .btn_group-vertical>.btn:active,
  425. .btn_group>.btn.active, .btn_group-vertical>.btn.active{z-index: 2;}
  426. /* toggle - Share */
  427. .shareSet {position: absolute; width:28px; height: 30px; top:0; right:70px; background: url(/images/pc/ico_sns_share.png)no-repeat;}
  428. .shareSet a {display: inline-block; width:100%; height: 100%; text-indent: -9999px;}
  429. .shareWrap {display: block;opacity: 0;background-color: #ffffff;border: 1px solid #000000;position: absolute;top: -50%;left: -267px;right: 0;padding: 22px 30px;border-radius: 0;z-index: -1;font-size: inherit;width: 240px;height: 70px;}
  430. .shareWrap p { text-align:left; color:#000000; font-size:12px; word-break:break-all; word-wrap:break-word;}
  431. .on.shareWrap {opacity:1; border: 1px solid #000000; z-index:100;}
  432. .on.shareWrap::before {display: block;clear: both;content: '';opacity: 1;position: absolute;bottom: 50%;right: -12px;width: 0px;height: 0px;margin-left: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 7px solid #ffffff;border-right: 5px solid transparent;}
  433. /* open_share toggle */
  434. .btn_share[data-name=openShare]{display: inline-block;width: 100%;height: 100%;text-indent: -9999px;}
  435. .btn_share[data-name=openShare]::before {display: block;clear: both;content: '';opacity: 0;position: absolute;bottom: 23%;left: -30px;width: 0px;height: 0px;margin-left: 0;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 10px solid #000000;border-right: 8px solid transparent;}
  436. .btn_share.on[data-name=openShare]::before {opacity:0.8;}
  437. .setShare span {display: block;text-align: center;}
  438. .setShare button {width: 20px;height: 20px;background: url(/images/pc/ico_share.png) no-repeat;background-position-x: 0%;background-position-y: 0%;background-size: 173px 20px;position: relative;}
  439. .setShare button.kk {background-position: 0 0;}
  440. .setShare button.fb {background-position: -50px 0;}
  441. .setShare button.tw {background-position: -99px 0;}
  442. .setShare button.url {width: 30px;background-position: -145px 0;}
  443. .setShare button ~ button {margin-left: 20px;}
  444. .setShare button span {display: none;font-size: 0;}
  445. /* toggle - dropdown */
  446. .btn_group.open .tgl_dropdown{
  447. -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  448. box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  449. }
  450. .btn_group>.btn:not(:first-child):not(:last-child):not(.tgl_dropdown) {
  451. border-radius: 0;
  452. }
  453. .btn_group>.btn:first-child{margin-left: 0;}
  454. .btn_group>.btn:first-child:not(:last-child):not(.tgl_dropdown) {border-top-right-radius: 0;border-bottom-right-radius: 0;}
  455. .btn_group>.btn:last-child:not(:first-child),
  456. .btn_group>.tgl_dropdown:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}
  457. .dropdown_menu {
  458. position: absolute;
  459. top: 100%;
  460. left: 0;
  461. z-index: 1000;
  462. display: none;
  463. float: left;
  464. min-width: 160px;
  465. width:100%;
  466. padding: 5px 0;
  467. box-sizing: border-box;
  468. margin: 2px 0 0;
  469. font-size: 12px;
  470. text-align: left;
  471. list-style: none;
  472. background-color: #fff;
  473. -webkit-background-clip: padding-box;
  474. background-clip: padding-box;
  475. border: 1px solid #ccc;
  476. border: 1px solid rgba(0,0,0,.15);
  477. border: 1px solid #E5E5E5;
  478. padding: 0px;
  479. margin: 8px 0px 0px;
  480. /* border-radius: 4px; */
  481. -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
  482. -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
  483. box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
  484. }
  485. .dropdown_header {
  486. display: block;
  487. font-size: 12px;
  488. line-height: 20px;
  489. white-space: nowrap;
  490. padding: 10px 15px;
  491. border-bottom: 1px solid #E5E5E5;
  492. color: #777;
  493. }
  494. .dropdown_menu > li > a {
  495. display: block;
  496. padding: 8px 15px;
  497. clear: both;
  498. font-weight: 400;
  499. line-height: 20px;
  500. color: #333;
  501. white-space: nowrap;
  502. border-bottom: 1px solid #E9E9E9;
  503. }
  504. .dropdown_menu > li:last-child > a {
  505. border-bottom: 0px;
  506. }
  507. .dropdown_menu > li > a:hover, .dropdown_menu > li > a:focus {
  508. color: #262626;
  509. text-decoration: none;
  510. background-color: #f5f5f5;
  511. }
  512. /* btn_icon */
  513. .caret {
  514. display: inline-block !important;
  515. width: 0;
  516. height: 0;
  517. margin-left: 2px;
  518. vertical-align: middle;
  519. border-top: 4px solid;
  520. border-right: 4px solid transparent;
  521. border-left: 4px solid transparent;
  522. position: relative;
  523. top: 50%;
  524. right: -8px;
  525. bottom: auto;
  526. left: auto;
  527. }
  528. .btn .caret {
  529. margin-left: 0;
  530. }
  531. /* page loading */
  532. #load {width: 100%;height: 100%;top: 0;left: 0;position: fixed;display: block;text-align: center;opacity: 0.6;background: #ffffff;background-image: url('/images/pc/movloading.gif');background-repeat: no-repeat;background-position: 50% 50%;background-size: 37px 36px;z-index: 99999;}
  533. /* popup_notice */
  534. .popup_main_notice {position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); z-index:200;}
  535. .popup_main_notice .swiper-button-prev,
  536. .popup_main_notice .swiper-button-next {position:absolute; top:50%; transform:translateY(-50%); display:inline-block; width:60px; height:60px; background-image:url('/images/pc/btn_main_pop_arrow.png'); background-repeat:no-repeat; background-size:auto 100%; z-index:2;}
  537. .popup_main_notice .swiper-button-prev {left:0; background-position:0 50%;}
  538. .popup_main_notice .swiper-button-next {right:0; background-position:100% 50%;}
  539. .popup_main_notice .swiper-button-prev::after,
  540. .popup_main_notice .swiper-button-next::after {display:none; color:transparent;}
  541. .popup_main_notice .popup_content {position:relative; line-height:1; vertical-align:top; width:auto; min-width:400px; max-width:1200px;}
  542. .popup_main_notice .popup_content .popup_body {position:relative; background:#fff;}
  543. .popup_main_notice .popup_content .popup_body .swiper-slide {width:400px;}
  544. .popup_main_notice .popup_content .popup_footer {background:#222; height:60px; padding:23px 30px 0; box-sizing:border-box;}
  545. .popup_main_notice .popup_content .popup_footer::after {content:''; clear:both; display:block;}
  546. .popup_main_notice .popup_content .popup_footer a.btn_underline {display:inline; float:left; color:#888; font-size:14px; font-weight:200; border-color:#888}
  547. .popup_main_notice .popup_content .popup_footer a.btn_popup_close {display:inline; float:right; color:#fff; font-size:14px; font-weight:300;}
  548. .popup_main_notice .popup_body.onlyNotice .swiper-button-prev,
  549. .popup_main_notice .popup_body.onlyNotice .swiper-button-next {display:none;}
  550. /* pageNav */
  551. .pageNav {display: table; margin-left: auto; margin-right: auto;}
  552. .pageNav:after {display: table;clear: both;content: " ";}
  553. .pageNav > li {display: inline;}
  554. .pageNav > li > a, .pageNav > li > span {position: relative; float: left; font-size: 16px; font-weight: 400; padding: 6px 2px; margin-left: 40px; line-height: 1.42857143; color: #666666; text-decoration: none; background-color: #ffffff;}
  555. .pageNav > li:first-child > a,
  556. .pageNav > li:first-child > span { margin-left: 0;}
  557. .pageNav .next a,
  558. .pageNav .prev a {vertical-align: top; background-repeat: no-repeat; background-position: 50% 50%;}
  559. .pageNav .disabled a {width:15px; height: 34px; background: url('/images/pc/ico_paging.png')no-repeat 0 11px; text-indent: -9999px;}
  560. .pageNav .disabled.prev a {width:8px; height: 34px; background-position: -23px 11px; margin-left: 29px;}
  561. .pageNav .prev a,
  562. .pageNav > li:first-child a { width:15px; height: 34px; background: url('/images/pc/ico_paging.png')no-repeat 0 11px; text-indent: -9999px;}
  563. .pageNav .next a,
  564. .pageNav > li:last-child a { width:15px; height: 34px; background: url('/images/pc/ico_paging.png')no-repeat -64px 11px; text-indent: -9999px;}
  565. .pageNav > li:last-child a {margin-left: 29px;}
  566. .pageNav .prev a {width: 8px; height: 34px; background-position: -23px 11px;}
  567. .pageNav .next a {width: 8px; height: 34px; background-position: -47px 11px;}
  568. .pageNav > li.active > a {color: #fd4802;}
  569. .pageNav > li.active > a::after {content: ''; display: block; width: 100%; height: 2px; background: #fd4802; position: absolute; left: 0px; bottom: 5px; top: auto; right: auto;}
  570. .pageNav > .active > a:hover, .pageNav > .active > span:hover,
  571. .pageNav > .active > a:focus, .pageNav > .active > span:focus {cursor: default;}
  572. .pageNav > .disabled > span, .pageNav > .disabled > span:hover, .pageNav > .disabled > span:focus,
  573. .pageNav > .disabled > a,
  574. .pageNav > .disabled > a:hover,
  575. .pageNav > .disabled > a:focus {color: #dddddd; cursor: not-allowed; background-color: #ffffff; border-color: #dddddd;}
  576. /* folding Group */
  577. .fold_head a::after ,
  578. .fold_head a div::after,
  579. .fold_head .fold_tit::after {content: ''; display: block; clear: both;}
  580. .foldGroup {float: left; width: 100%; margin-bottom: 20px;}
  581. .foldGroup > ul > li {float: left; position: relative; width: 100%; margin: 0px; border: 0px; border-top: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; box-sizing: border-box;}
  582. .foldGroup > ul > li:first-child {border-top: 1px solid #222;}
  583. .foldGroup > ul > li+li {margin:0; border-top:0px solid; box-sizing:border-box;}
  584. .foldGroup .fold_head,
  585. .foldGroup .fold_foot,
  586. .foldGroup .fold_cont {float:left; width:100%;}
  587. .foldGroup .fold_head {position: relative; width:100%; border-bottom: 0;}
  588. .fold_head {padding: 0px; border-bottom: 1px solid transparent;}
  589. .fold_head::after {content: ''; position: absolute; display: inline-block; top: 50%; left: auto; right:40px; transform: translateY(-50%); width: 20px; height: 11px; background: url('/images/pc/ico_fold_arrow1.png'); background-repeat: no-repeat; background-position: 0 100%;}
  590. .fold_head.on::after {background-repeat: no-repeat; background-position: 0 0%;}
  591. .fold_head .data {position:absolute; top:50%; transform: translateY(-50%); left:auto; right:80px; font-size:16px; font-weight:300; z-index:2;}
  592. .foldGroup .fold_head a {display:block; width:inherit; height:100%; padding: 35px 0;}
  593. .foldGroup .fold_head a > div {display:table; width:100%;}
  594. .foldGroup .fold_head a > div > * {display:table-cell; vertical-align: middle;}
  595. .fold_head .fold_tit {position:relative; padding-left:30px;}
  596. .fold_head .fold_tit span {display: block; position: relative; width: 100%; height: auto; font-size:20px; font-weight:300; color: #222; line-height: 1.2; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: justify; letter-spacing:-0.025em;}
  597. .fold_head .fold_state {width:170px; box-sizing: border-box; text-align: center; font-weight: 300; color:#888; line-height:1;}
  598. .fold_head .fold_state .important {display:inline-block; position:relative; background-color: #fd4802; color:#fff; font-size:11px; font-weight:300;line-height:22px; width: 55px; height: 22px;}
  599. .fold_head .fold_state.fix {color:#222;}
  600. .fold_head .fold_state.done {color:#222;}
  601. .fold_head .fold_state.doing {color:#888;}
  602. .fold_head .fold_category {width:100px; font-weight:200; text-align:center; color:#888;}
  603. .foldGroup .fold_cont {padding: 0; position: relative; color:#666; font-weight:200; font-size:16px; line-height:1.625;}
  604. .fold_cont > div:first-of-type {padding-top:0; border-top:none;}
  605. .fold_cont .img_group .thumb_pic {position:relative; display:inline-block; width:120px; height:120px; border:1px solid #ddd; margin-right: 5px; box-sizing:border-box; overflow:hidden;}
  606. .fold_cont .img_group .thumb_pic img {position:absolute; top:50%; transform: translateY(-50%); width:100%; height: auto;}
  607. .fold_cont .fold_detail,
  608. .fold_cont .fold_answer {position:relative; padding:35px 30px;}
  609. .fold_cont .fold_answer {border-top:1px solid #ddd;}
  610. .fold_cont .fold_detail .btn {margin-top:25px; padding:6px 13px; color:#222; border-color:#a1a1a1; font-size:14px; font-weight:200; background:none;}
  611. .fold_cont .fold_detail .img_group {margin-top: 24px; overflow: hidden;}
  612. .fold_cont .fold_detail img,
  613. .fold_cont .fold_answer img{width: auto; max-width: 100%;}
  614. .fold_cont .fold_answer > div {position:relative;}
  615. .fold_cont .fold_answer div:first-of-type::before{content: 'A'; display: inline-block; position: absolute; top:0px; bottom: auto; left:-35px; right: auto; width: 26px; height: 26px; border-radius: 100%; background: #fd4800; color: #ffffff; font-size: 14px; text-align: center; line-height:26px; font-weight:400;}
  616. .case1 .fold_head.on,
  617. .case2 .fold_head.on{background:#f5f5f5;}
  618. .case1 .fold_head .data,
  619. .case2 .fold_head .data {right:100px; font-size: 14px; font-weight: 200; color:#888;}
  620. .case1 .fold_head .fold_tit,
  621. .case2 .fold_head .fold_tit {padding-left:35px;}
  622. .case1 .fold_head .fold_tit::before {content: 'Q'; display: inline-block; position: absolute; top:auto; bottom:-2px; left: 0; right: auto; width: 26px; height: 26px; border-radius: 100%; background: #222; color: #fff; font-size: 14px; text-align: center; line-height: 26px;}
  623. .case1 .fold_head .fold_tit span,
  624. .case2 .fold_head .fold_tit span{font-size:16px; width:790px;}
  625. .case1 .fold_head .fold_tit span.prod,
  626. .case2 .fold_head .fold_tit span.prod{margin-bottom:15px; margin-left:-35px; font-size:14px; font-weight:200; color: #888; line-height:1;}
  627. .case2 .fold_head .fold_tit span.prod {margin-left:0;}
  628. .case2 .fold_head .fold_state {width:150px;}
  629. .case1 .fold_cont .data,
  630. .case2 .fold_cont .data{position:absolute; top:35px; left:auto; right:100px; font-size:16px; font-weight:200; z-index:2;}
  631. .case1 .fold_detail,
  632. .case1 .fold_answer,
  633. .case2 .fold_detail,
  634. .case2 .fold_answer{background:#f5f5f5; padding-right:200px;}
  635. .case1 .fold_detail,
  636. .case1 .fold_answer {padding-left:205px;}
  637. .case2 .fold_detail,
  638. .case2 .fold_answer {padding-left:285px;}
  639. .case1 .fold_answer .data,
  640. .case2 .fold_answer .data{right:100px; font-size: 14px; font-weight: 200; color:#888;}
  641. .case1 .fold_answer div.answer_head,
  642. .case2 .fold_answer div.answer_head {color:#222; font-weight:300;}
  643. .case1 .fold_answer .answer_body,
  644. .case2 .fold_answer .answer_body {margin-top: 24px; font-weight:200;}
  645. /* item */
  646. .itemsGrp {font-size: 0px;box-sizing: border-box;clear: both;margin-bottom: 20px;}
  647. .itemsGrp::after{content: "";display: table;clear: both;}
  648. /* row type */
  649. .itemsGrp.rowtype .item_prod {width:calc((100% - 20px)/2); margin-top:20px; margin-right:20px; height:420px; border:1px solid #ddd; overflow:hidden;}
  650. .itemsGrp.rowtype .item_prod:nth-child(2n) {margin-right:0;}
  651. .itemsGrp.rowtype .item_prod .itemBadge,
  652. .itemsGrp.rowtype .item_prod .itemcolorchip {display: none;}
  653. .itemsGrp.rowtype .item_prod .item_state {display:table; width:100%; padding:0;}
  654. /* .itemsGrp.rowtype .item_prod .itemLink {display:table-cell; position: relative;vertical-align: middle;width: 100%;height: 420px;padding-left: 330px;padding-right: 50px;} */
  655. .itemsGrp.rowtype .item_prod .itemLink {display:table-cell; position: relative;vertical-align: middle;width: 100%;height: 338px;padding-left: 330px;padding-left: 38%;padding-right: 50px;}
  656. .itemsGrp.rowtype .item_prod .itemLike {left:240px;left: 30%; z-index:99;}
  657. .itemsGrp.rowtype .item_prod .itemPic {position: absolute; top: 0; left: 0; margin-bottom: 0; padding-top: 0; width: 280px;width: 35%; height: 420px;}
  658. .itemsGrp.rowtype .item_prod .itemPic .shape {z-index: 89;}
  659. .itemsGrp.rowtype .item_prod .itemPic .pd_img {z-index: 88;}
  660. .itemsGrp.rowtype .item_state.soldout .itemPic:before {content:'SOLD OUT'; position:absolute; top:50%; left:50%; color:#fff; font-size:28px; font-weight:500; background:rgba(0,0,0,.7); width:100%; height:100%; transform:translate(-50%, -50%); line-height: 420px; z-index: 89; text-align:center;opacity: 1;}
  661. .itemsGrp.rowtype .item_prod .itemBrand {margin:0px; font-size: 16px; font-weight: 300;}
  662. .itemsGrp.rowtype .item_prod .itemComment {position:relative; top:-80px; font-size: 16px; font-weight: 300; margin:0;}
  663. .itemsGrp.rowtype .item_prod .itemName {margin:10px 0px 60px; font-size:24px; font-weight: 200; line-height:34px; max-width:100%; max-height:68px; height:auto;}
  664. .itemsGrp.rowtype .item_prod .itemPrice {font-size: 30px; line-height: 1; font-weight:500; margin-left:0; margin-right:0;}
  665. .itemsGrp.rowtype .item_prod .itemPrice_original {font-size: 20px; font-weight: 200;}
  666. .itemsGrp.rowtype .item_prod .itemPercent {font-size: 42px; font-weight:300; line-height: 0.8;}
  667. .itemsGrp.rowtype .item_prod .shopBagBtn {margin-top: 0;position: absolute;bottom: -38px;left: 330px;z-index: 50;}
  668. .itemsGrp.rowtype .item_prod .shopBagBtn .btn {width:178px; height:52px; border-color:#a7a7a7; color:#222; font-weight:300;}
  669. .itemsGrp.rowtype .item_prod .shopBagBtn .btn span {position:relative; padding-left:25px; line-height:1;}
  670. .itemsGrp.rowtype .item_prod .shopBagBtn .btn span::before {content:''; position:absolute; left:0; top:50%; transform:translateY(-50%); width:15px; height:18px; background: url('/images/pc/ico_shopbag.png') no-repeat 50% 50%;}
  671. .item_prod {width: 20%;display: inline-block;font-size: 0px;vertical-align: top;color: rgb(31, 31, 31);position: relative;letter-spacing: -0.2px;}
  672. .item_state {position: relative; padding: 0px 10px 60px; box-sizing: border-box;}
  673. .item_state.soldout .itemPic:after {content: 'SOLD OUT';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width:100%;height: auto;font-size: 18px;font-weight: 500;color: #fff;z-index: 30;text-align: center; opacity: 1; background: transparent;}
  674. .item_state.soldout .itemPic:before {content:''; position: absolute; top: 50%; left: 50%; font-size: 28px; font-weight: 500; color:#fff; background: rgba(0,0,0,.7); width: 100%; height: 100%; transform:translate(-50%, -50%); line-height: 420px; z-index: 20; text-align: center;opacity: 1;}
  675. .item_state.AD .itemPic:after {content:'AD'; position: absolute; bottom: 20px; right: 20px; font-size: 14px; font-weight: 300; letter-spacing: -0.025em; color:#888888; width: auto; height: auto; line-height: 14px; z-index: 21; text-align: right;}
  676. @media (max-width: 1919px) and (min-width: 1401px){/* .item_state {padding-left: 6px;padding-right: 6px;} */}
  677. .hgbgCa {width: 100%;height: 100%;}
  678. .fgRDJH {padding: 0px 40px;font-size: 0px;box-sizing: border-box;}
  679. @media (max-width: 1919px) and (min-width: 1401px){.fgRDJH {padding-left: 38px;padding-right: 38px;}}
  680. .itemLike {position: absolute;top: 20px;right: 18px;font-size: 0px;z-index: 99;width: 23px;height: 23px; background: url('/images/pc/ico_like.png');background-size: 46px;background-position:0px 0px;background-repeat: no-repeat;}
  681. .itemLike::before, .itemLike::after {
  682. content: "";position: absolute;top: 0px;right: 0px;width: 100%;height: 100%;
  683. background-repeat: no-repeat;background-position: right top;background-size: contain;opacity: 0;transition: opacity 200ms ease 0s;
  684. }
  685. .itemLike::before {background: url('/images/pc/ico_like.png');background-size: 46px;background-position:-25px 0px;background-repeat: no-repeat;}
  686. .itemLike::after {background: url('/images/pc/ico_like.png');background-size: 46px;background-position: -25px 0px;background-repeat: no-repeat;}
  687. .itemLike:hover::before, .itemLike:active::before {opacity: 1;}
  688. .itemLike.active::before {opacity: 1;}
  689. .itemLike.likeit::before {opacity: 1;}
  690. .itemLink {z-index:20;position: relative;text-decoration: none;color: rgb(102, 102, 102);cursor: pointer;display: block;}
  691. .itemPic {position: relative;width: 100%;margin-bottom:20px;padding-top: 150%;font-size: 0px;overflow: hidden;background-size: cover !important;}
  692. .itemPic {padding-top: 135%;} /* Other Requests */
  693. .itemPic::before {content: "";display: block;position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0.03;background-color: rgb(0, 0, 0);z-index: 98;}
  694. .itemPic .pd_img,
  695. .itemPic .pd_mov {position: absolute;width: 100%;height: auto;top: 50%;left: 0px;transform: translateY(-50%);}
  696. .itemPic .pd_mov {z-index: 2;height: 100%;left: -83.45%;width: 267%;}
  697. .itemPic .pd_img {z-index: 1;transition: 0.5s;}
  698. .itemPic .pd_img::after {content: '';display: block; height: 100%;width: 100%;background: #333;}
  699. .itemOpt{z-index:3; pointer-events:none;position: absolute;bottom: -120px; left: 0; right: 0; width: 100%; height:62px;padding: 25px 0; text-align:center; color: #fff; background: rgb(0 0 0 / 0.8); transition-duration:0.45s;}
  700. .itemOpt.on{transition-duration:0.45s;bottom:0;}
  701. .itemOpt p{font-size: 12px;line-height: 1.2;padding-bottom: 15px;}
  702. .itemOpt ul{display: block;margin: 0 auto;width: auto;}
  703. .itemOpt ul li{font-size: 14px;line-height: 1.2;display: inline-block;margin-left: 10px;}
  704. .itemOpt ul .none{opacity: 0.5;text-decoration: line-through;}
  705. .itemOpt ul li:first-child{margin-left: 0px;}
  706. .itemOpt .exc{font-size: 14px;line-height: 1.2;display: inline-block;margin-left: 10px;}
  707. .itemBrand {margin: 0px 5px 12px;line-height: 12px;font-size: 12px;font-weight: 300;color: rgb(137, 137, 137);height:12px;}
  708. .itemComment{margin:0px 5px 12px;line-height: 1; font-size: 14px;font-weight: 300;color: #fd4802;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
  709. .itemName { margin: 0px 5px 15px;line-height:20px;font-size: 14px;font-weight: 200;color:#222; height:40px;}
  710. .itemPrice * {margin-right: 7px;}
  711. .itemPrice {position: relative;line-height: 16px;font-size:16px;font-weight: 300;color: rgb(31, 31, 31);margin: 0px 5px;}
  712. .itemPrice_original {position: relative;margin-left: 5px;line-height: 16px;font-size: 14px;font-weight: 300;color: rgb(204, 204, 204);}
  713. .itemPrice_original::after{content: '';display: inline-block;width: 100%;height: 1px;background: rgb(204, 204, 204);position: absolute;top: 50%;left: 0;bottom:auto;right:auto;transform: translateY(-50%);}
  714. .itemPercent {position: absolute;top: 0px;right: 0px;bottom: auto;left: auto;margin-left: 15px;line-height: 16px;font-size: 16px;font-weight: 300;color: #fd4802;}
  715. .itemViewCount {display:inline-block; height:30px; margin-top:20px; padding:7px 14px; border:2px solid #fd4802; color:#fd4802; font-size:14px; font-weight:300; line-height:1; border-radius:15px;}
  716. /* items Ellipsis */
  717. .itemBrand {position: relative;overflow: hidden;white-space: normal;overflow-wrap: break-word;display: block; max-width:95%;}
  718. .itemBrand {display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
  719. .itemName {position: relative;overflow: hidden;white-space: normal;overflow-wrap: break-word;display: block; max-width:95%;}
  720. .itemName {display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
  721. /* common.css로 이동 예정 */
  722. .itemcolorchip {margin:20px 5px 0px; max-width: 208px;}
  723. .itemcolorchip [class*="chip_"] {position: relative;display: inline-block;width: 15px;height: 15px;font-size: 0; vertical-align: middle; margin:0 0 0 4px;border-radius: 50%;box-sizing: border-box;}
  724. .itemcolorchip [class*="chip_"]:before {content: "";display: inline-block;width: 100%;height: 100%;border-radius: 50%;box-sizing: border-box;}
  725. .itemcolorchip [class*="chip_"]:first-child {margin-left:0;}
  726. .chip_color40::before {background-color: #ffffff;border: 1px solid #ddd;}
  727. .chip_color54::before {background-color: #000000;}
  728. .chip_color35::before {background-color: #cbaf6f;}
  729. .itemBadge {margin:20px 5px 0; margin-top:14px; font-size: 0px; overflow:hidden;}
  730. .itemBadge [class*="badge"] {display:inline-block; height:22px; margin:0 0 0 5px; padding:0 8px; border:1px solid #888888; background: #fff; color:#888888; font-size: 11px; font-weight: 300; line-height: 21px;}
  731. .itemBadge [class*="badge"] {display:none;}
  732. .itemBadge [class*="badge"]:first-child {margin-left:0;}
  733. .itemBadge [class*="badge"]:nth-child(1) {display:inline-block;}
  734. .itemBadge [class*="badge"]:nth-child(2) {display:inline-block;}
  735. .itemBadge [class*="badge"]:nth-child(3) {display:inline-block;}
  736. .itemBadge .badge13 {background:#f5f5f5; border-color:#f5f5f5;}
  737. .rank{
  738. position: absolute;z-index: 1;font-size: 14px;color: #ffffff;top: 0;left: 0;width: auto;height: auto;
  739. min-width: 40px;max-height: 40px;text-align: center;line-height: 0.9;padding: 14px 0px;
  740. }
  741. .rank.detail span {padding: 0 14px;}
  742. .rank::after {
  743. content: "";z-index: -1;position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;background: currentColor;background: #222222;
  744. clip-path: polygon(40px 0, 40px 30px, 30px 40px, 0 40px, 0 0);
  745. clip-path: polygon(100% 0, 100% 75%, 75% 100%, 0 100%, 0 0);
  746. clip-path: polygon(100% 0, 100% calc( 100% - 10px), calc( 100% - 10px) 100%, 0 100%, 0 0);
  747. }
  748. .rank.ranker::after {
  749. background: #fd4802;
  750. }
  751. .shape.ranker {background: #fd4802;}
  752. .shape.ranker::after {
  753. border-left:10px solid #fd4802 !important;
  754. border-right:0px solid #fd4802 !important;
  755. }
  756. .shape{
  757. background: #222222;width: 40px;max-width: 40px;min-height: 50px;display: block;position: absolute;top: 0;left: 0;z-index: 9;border-radius: 0 0 2px 0;
  758. }
  759. .shape:after{
  760. content: "";top: 0;right: -9px;position: absolute;
  761. border-left: 10px solid #222222;border-bottom: 10px solid transparent;border-right: 0px solid #0183fd;
  762. height: 40px;width: 0;padding: 0px 0px 0px 0px;
  763. }
  764. .shape span{
  765. color: #ffffff; text-align:center; text-indent: 10px;font-size: 14px;font-weight: 300;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 50px;z-index: 2;
  766. }
  767. .shape.dealdetail{
  768. width: 100%;max-width: 40px;
  769. }
  770. .shape.dealdetail span{
  771. line-height: 1;text-align: center;width: 100%;display: inline-block;text-indent: 0;margin-left: 5px;
  772. }
  773. /* form style */
  774. input, textarea {font-size:14px; vertical-align:middle;}
  775. select{font-size:12px; font-family:'LATO', 'Noto Sans KR', sans-serif; color:#666666; vertical-align:middle;}
  776. input[type="text"], input[type="password"] {padding:7px 0 7px 9px; border:1px solid #dddddd;box-sizing: border-box;}
  777. input[type="text"]:focus, input[type="password"]:focus,
  778. input[type="text"].active, input[type="password"].active {border-color: #aaaaaa;}
  779. input[type="text"]:disabled, input[type="password"]:disabled, input[type="select"]:disabled,
  780. input[type="text"]:read-only, input[type="password"]:read-only, input[type="select"]:read-only {background: #F9F9F9;border-color: #dddddd;}
  781. input[type="text"][readonly], input[type="password"][readonly], input[type="select"][readonly] {background: #F9F9F9;border-color: #dddddd;}
  782. table input[type="text"], table input[type="password"] {padding:6px 0 6px 9px;}
  783. input[type="checkbox"], input[type="radio"] {width:13px; height:13px; margin-right:3px; position:relative; top:1px;}
  784. input[type=search]::-webkit-search-cancel-button{display:none;}
  785. input[type="reset"], input[type="button"], input[type="submit"], button {line-height:normal !important;}
  786. .input_wrap > .btn, .input_wrap + .btn, .form_field.form_full .btn {border-color: #222222;margin-left: 10px;float: left;display: inline;}
  787. .input_wrap > .btn:hover, .input_wrap > .btn:focus, .input_wrap > .btn:active, .input_wrap > .btn.active,
  788. .input_wrap + .btn:hover, .input_wrap + .btn:focus, .input_wrap + .btn:active, .input_wrap + .btn.active,
  789. .input_wrap > .open > .tgl_dropdown.btn , .input_wrap + .open > .tgl_dropdown.btn {border-color: rgb(34 34 34 / 0.6);}
  790. /* form */
  791. .form_wrap::after,.form_field:after,.input_wrap::after {content: ''; display: block; clear: both;}
  792. select,
  793. .form_full input[type="text"],
  794. .form_full input[type="select"],
  795. .form_full input[type="password"]{ width: 100%;}
  796. .form_full .input_wrap, .form_full.input_wrap{display: block;}
  797. .form_col_w {width: 100%;}
  798. .form_col_c {width: 530px; margin: 0 auto;}
  799. .form_field {width: 100%;margin-left: 0px !important;margin-right: 0px !important;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;}
  800. .input_wrap{position: relative;display: table;border-collapse: separate;}
  801. .input_wrap, .input_label {vertical-align: top;text-align: left;}
  802. .input_label { line-height: 3.0; font-size: 16px; font-weight: 300;}
  803. .input_label span[class*="t_"]{display: inline !important;text-indent: -10px;margin-left: -10px;}
  804. .input_wrap .form_control, .input_group_addon, .input_group_btn {display: table-cell;float: left;}
  805. .form_control{
  806. height: 50px;
  807. font-size: 16px;
  808. line-height: 18px;
  809. -moz-box-shadow: none;
  810. -webkit-box-shadow: none;
  811. box-shadow: none;
  812. -webkit-appearance: none;
  813. border: 1px solid #D5D5D5;
  814. position: relative;
  815. }
  816. .form_control.err {border: 1px solid #fd4802 !important; background: #fff6f2;}
  817. .usable {display: none;}
  818. .form_control.usable + .usable:before {content:'사용가능'; position:absolute; top:50%; bottom: auto; right: 20px; left: auto; transform: translateY(-50%); padding-left:15px; background: url('/images/pc/ico_usable1.png') no-repeat 0 40%; color:#222; font-size:14px; font-weight:200; line-height:1;}
  819. .sr-only {
  820. position: absolute;
  821. width: 1px;
  822. height: 1px;
  823. padding: 0;
  824. margin: -1px;
  825. overflow: hidden;
  826. clip: rect(0,0,0,0);
  827. border: 0;
  828. }
  829. @media (min-width: 768px){
  830. .form_inline .form_field {
  831. width: auto;
  832. display: inline-block;
  833. margin-bottom: 0;
  834. vertical-align: middle;
  835. }
  836. .form_inline .form_control {
  837. width: auto;
  838. display: inline-block;
  839. width: auto;
  840. vertical-align: middle;
  841. }
  842. }
  843. /*input */
  844. .help_block {display: block; position:relative; margin-top:5px; margin-bottom:0px; width:100%; text-indent:10px; font-size:14px;}
  845. .help_block p[class*="t_"] span {display:inline-block;}
  846. /* 체크박스 */
  847. .form_field input[type="checkbox"]{ position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0;}
  848. .form_field input[type="checkbox"] + label{ display:inline-block; position:relative; padding-left:26px; cursor:pointer; font-size: 14px; line-height: 1.5;font-weight: 300;letter-spacing: 0;}
  849. .form_field input[type="checkbox"] + label:before{
  850. content:''; position:absolute; left:0; top:3px; width:20px; height:20px; text-align:center; background:#fff; /*border:1px solid #ccc;*/ border-radius: 100%; box-sizing:border-box;
  851. background: url('/images/pc/ico_chk_rdi.png') no-repeat;
  852. background-position: 0px 0px;
  853. }
  854. .form_field input[type="checkbox"]:Disabled + label,
  855. .form_field input[type="radio"]:Disabled + label{cursor: default;opacity: .45;}
  856. .form_field input[type="checkbox"]:checked + label:after{
  857. content: ''; position:absolute; top:3px; left:0; width:20px; height:20px; background-color: #fd4800; border-radius: 100%; box-sizing:border-box;
  858. background: url('/images/pc/ico_chk_rdi.png') no-repeat;
  859. background-position: -20px 0px;
  860. }
  861. .form_field input[type="checkbox"]:Disabled + label:after{
  862. content: ''; position:absolute; top:3px; left:0; width:20px; height:20px; background-color: #fd4800; border-radius: 100%; box-sizing:border-box;
  863. background: url('/images/pc/ico_chk_rdi.png') no-repeat;
  864. background-position: -40px 0px;
  865. }
  866. /* 이미지 체크박스 */
  867. .chk_img+label span {border: 2px solid transparent; padding: 10px; box-sizing: border-box;}
  868. .chk_img:checked+label span {border: 2px solid #fd481a; padding: 10px; box-sizing: border-box;}
  869. /* 라디오 */
  870. .form_field input[type="radio"]{ position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0;}
  871. .form_field input[type="radio"] + label{ display:inline-block; position:relative; padding-left:26px; cursor:pointer; font-size: 16px;line-height: 1.5;font-weight: 300;letter-spacing: 0;}
  872. .form_field input[type="radio"] + label:before{
  873. content:''; position:absolute; left:0; top:3px; width:20px; height:20px; text-align:center; background:#fff; /*border:1px solid #ccc;*/ border-radius: 100%; box-sizing:border-box;
  874. background: url('/images/pc/ico_chk_rdi.png') no-repeat;
  875. background-position: -60px 0px;
  876. }
  877. /* 보여질 부분의 스타일을 추가 */
  878. .form_field input[type="radio"]:checked + label:after{
  879. content: ''; position:absolute; top:3px; left:0; width:20px; height:20px; background-color: #fd4800;
  880. background: url('/images/pc/ico_chk_rdi.png') no-repeat;
  881. background-position: -80px 0px;
  882. }
  883. .form_field input[type="radio"]:Disabled + label:after{
  884. content: ''; position:absolute; top:3px; left:0; width:20px; height:20px; background-color: #fd4800;
  885. background: url('/images/pc/ico_chk_rdi.png') no-repeat;
  886. background-position: -100px 0px;
  887. }
  888. /* input-File-Add */
  889. .imgUpload {position: relative;}
  890. .imgUpload::after {content: '';display: block;clear: both;}
  891. input[type="file"] {
  892. position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  893. overflow: hidden; clip:rect(0,0,0,0); border: 0;
  894. }
  895. .fileAdd{
  896. width: 150px;height:150px;border: 1px solid #dddddd;float: right;font-size: 0;
  897. background: url('/images/pc/ico_btn_file.png') no-repeat;background-position: 50% 50%;
  898. -webkit-appearance: none; -moz-appearance: none; appearance: none;cursor: pointer;
  899. }
  900. .fileAdds {
  901. padding: 14px 10px;font-size: 14px;color: #222222;border: 1px solid #dddddd;box-sizing: border-box;
  902. float: right; -webkit-appearance: none;-moz-appearance: none;appearance: none;cursor: pointer;
  903. }
  904. .pics {
  905. display: inline !important;float: left;margin: 0 10px 0 0;width: 150px;height:150px;
  906. border: 1px solid #dddddd;box-sizing: border-box;position: relative;
  907. }
  908. .pics.mov {position: relative;}
  909. .pics.mov::after {content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(221,221,221,1) url('/images/pc/ico_play.png') no-repeat 50% 50%; z-index:1;}
  910. .imgUpload .pics{float: right;}
  911. .picsThumbs {
  912. width: auto;height: auto;max-height: 148px;max-width: 148px;margin: auto 0;
  913. position: absolute;top: 50%;bottom: auto;left: 50%;right: 0;
  914. transform: translate(-50%, -50%);cursor: pointer;
  915. }
  916. .removes {
  917. display: block;width: 21px;height: 21px;font-size: 0;text-align: center;cursor: pointer;background-color: #666666;
  918. position: absolute;top: 0;bottom: auto;left: auto;right: 0; z-index: 2;
  919. }
  920. .removes::after {
  921. content: '';display: inline-block;width: 21px;height: 21px;
  922. background: url('/images/pc/ico_btn_cls1.png') no-repeat;background-position: 50% 50%;
  923. }
  924. /* select */
  925. .select {cursor: pointer;display: inline-block;position: relative;font-size: 16px;color: #222;width: 100%;height: 40px;}
  926. .select+.select{margin-left: 10px;}
  927. .select_hidden {display: none;visibility: hidden;padding-right: 10px;}
  928. .select_dress {
  929. position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: 8px 15px;
  930. background-color: #ffffff;border: 1px solid #dddddd;box-sizing: border-box;
  931. -moz-transition: all 0.05s ease-in;-o-transition: all 0.05s ease-in;
  932. -webkit-transition: all 0.05s ease-in;transition: all 0.05s ease-in;
  933. }
  934. .select_dress:after {
  935. content: "";width: 0;height: 0;box-sizing: border-box;position: absolute;top: 16px;right: 10px;
  936. border: 6px solid transparent; border-color: #888888 transparent transparent transparent;
  937. }
  938. .select_options {
  939. display: none;position: absolute;top: 100%;right: 0;left: 0;z-index: 2;
  940. margin: 0;padding: 0;list-style: none;background-color: #ffffff;
  941. box-sizing: border-box;border: 1px solid #222222;border-top: 0px solid #222222;
  942. }
  943. .select_options li {
  944. margin: 0;padding: 12px 0;text-indent: 15px;
  945. -moz-transition: all 0.08s ease-in;-o-transition: all 0.08s ease-in;
  946. -webkit-transition: all 0.08s ease-in;transition: all 0.08s ease-in;
  947. }
  948. .select_options li:hover{background-color: #dddddd;}
  949. .select_options li[rel="hide"] {display: none;}
  950. .select_options li.disabled {text-decoration:line-through; background:#f5f5f5; color:#bbb;}
  951. .select_options li.disabled:hover,
  952. .select_options li.disabled:active {cursor:default;}
  953. .select_dress:active, .select_dress.active {background-color: #ffffff;border: 1px solid #222222;border-bottom: 1px solid #dddddd;}
  954. .select_dress:active:after, .select_dress.active:after {top: 9px;border-color: transparent transparent #888888 transparent;}
  955. /* select-custom */
  956. .select_custom {
  957. cursor: pointer;
  958. display: inline-block;
  959. position: relative;
  960. font-size: 16px;
  961. color: #222222;
  962. width: 100%;
  963. height: 40px;
  964. }
  965. .select_custom .combo {
  966. display: inline-block;
  967. position: relative;
  968. width: 100%;
  969. }
  970. .select_custom .combo .select {
  971. position: relative;
  972. box-sizing: border-box;
  973. height: 42px;
  974. line-height: 1;
  975. cursor: pointer;
  976. padding: 10px 15px;
  977. background-color: transparent;
  978. border: 1px solid #dddddd;
  979. }
  980. .select_custom .combo .select:after {
  981. content: '';
  982. width: 0;
  983. height: 0;
  984. box-sizing: border-box;
  985. position: absolute;
  986. top: 50%;
  987. transform: translateY(-50%);
  988. margin-top:3px;
  989. right: 10px;
  990. border: 6px solid transparent;
  991. border-color: #888888 transparent transparent transparent;
  992. }
  993. .select_custom.on .combo .select {
  994. border: 1px solid #222;
  995. }
  996. .select_custom.on .combo .select:after {
  997. margin-top:-3px;
  998. border-color: transparent transparent #888888 transparent;
  999. }
  1000. .select_custom .combo .select > div {
  1001. position:relative;
  1002. z-index:-1;
  1003. }
  1004. .select_custom .combo .list {
  1005. display: none;
  1006. overflow-y: auto;
  1007. position: absolute;
  1008. top: 39px;
  1009. left: 0;
  1010. z-index: 3;
  1011. border: 1px solid #222;
  1012. border-top: 0;
  1013. box-sizing: border-box;
  1014. padding: 10px 0;
  1015. width: 100%;
  1016. max-height: 300px;
  1017. background-color: #fff;
  1018. }
  1019. .select_custom[disabled] {
  1020. pointer-events: none;
  1021. }
  1022. .select_custom[disabled] .select {
  1023. pointer-events: none;
  1024. color: #bbb;
  1025. background-color: #f5f5f5 !important;
  1026. }
  1027. .select_custom[disabled] .combo .select > div {
  1028. position:relative;
  1029. z-index:1;
  1030. }
  1031. .select_custom .combo .list>li[aria-disabled="true"] {
  1032. text-decoration: line-through;
  1033. color: #bbb;
  1034. pointer-events: none;
  1035. }
  1036. .select_custom .combo .list>li[data-soldout="true"] {
  1037. pointer-events: none;
  1038. }
  1039. .select_custom .combo .list>li[data-soldout="true"]::after {
  1040. content: '품절';
  1041. display: inline-block;
  1042. font-size: 12px;
  1043. color: #bbbbbb;
  1044. position: absolute;
  1045. right: 10px;
  1046. top: 50%;
  1047. transform: translateY(-50%);
  1048. }
  1049. .select_custom .combo .list>li {
  1050. box-sizing: border-box;
  1051. padding: 0 10px;
  1052. width: 100%;
  1053. height: auto;
  1054. line-height: 35px;
  1055. cursor: pointer;
  1056. position: relative;
  1057. }
  1058. .select_custom .combo .list>li:hover {
  1059. background: #f5f5f5;
  1060. }
  1061. /* scrollbar custom */
  1062. .select_custom .combo .list::-webkit-scrollbar {width: 2px;height: 0;}
  1063. .select_custom .combo .list::-webkit-scrollbar-button:start:decrement,
  1064. .select_custom .combo .list::-webkit-scrollbar-button:end:increment {display: block;height: 0;}
  1065. .select_custom .combo .list::-webkit-scrollbar-track {background: rgba(0, 0, 0, .05);-webkit-border-radius: 10px;border-radius: 10px;}
  1066. .select_custom .combo .list::-webkit-scrollbar-thumb {height: 50px;width: 50px;background: rgba(0, 0, 0, .2);-webkit-border-radius: 10px;border-radius: 10px;}
  1067. .modal::-webkit-scrollbar,.pop_cont::-webkit-scrollbar {width: 2px;}
  1068. .modal::-webkit-scrollbar-thumb,.pop_cont::-webkit-scrollbar-thumb {background-color: #888888;border-radius: 0px;background-clip: padding-box;border: 0px solid transparent;}
  1069. .modal::-webkit-scrollbar-track, .pop_cont::-webkit-scrollbar-track{background-color: #dddddd;border-radius: 0px;}
  1070. .tbl.scroll_tbl .body_t::-webkit-scrollbar {width: 2px;height: 2px;}
  1071. .tbl.scroll_tbl .body_t::-webkit-scrollbar-thumb {background-color: #888888;border-radius: 0px;background-clip: padding-box;border: 0px solid transparent;}
  1072. .tbl.scroll_tbl .body_t::-webkit-scrollbar-track{background-color: #dddddd;border-radius: 0px;}
  1073. /* list-type */
  1074. /* description */
  1075. /* box-type */
  1076. /* guide_box */
  1077. /* sort */
  1078. /* datePicker */
  1079. /* jquery ui datepicker month year picker */
  1080. .ui-icon {display: none;}
  1081. .ui-datepicker { font-family:arial,verdana,sans-serif }
  1082. .ui-datepicker .ui-datepicker-header { height: 40px}
  1083. .ui-datepicker .ui-datepicker-select-month td ,
  1084. .ui-datepicker .ui-datepicker-select-year td {line-height: 3.4em;}
  1085. .ui-datepicker .ui-datepicker-select-month td span,
  1086. .ui-datepicker .ui-datepicker-select-month td a,
  1087. .ui-datepicker .ui-datepicker-select-year td span,
  1088. .ui-datepicker .ui-datepicker-select-year td a {font-size: 1.5em;text-align: center;}
  1089. .ui-datepicker .ui-datepicker-select-year td.outoffocus {opacity: 0.5;}
  1090. .ui-datepicker .ui-datepicker-prev { left: 15px;cursor: pointer;}
  1091. .ui-datepicker .ui-datepicker-next { right: 15px;cursor: pointer;}
  1092. .ui-state-hover,
  1093. .ui-widget-content .ui-state-hover,
  1094. .ui-widget-header .ui-state-hover,
  1095. .ui-state-focus,
  1096. .ui-widget-content .ui-state-focus,
  1097. .ui-widget-header .ui-state-focus,
  1098. .ui-button:hover, .ui-button:focus {border: 0;top:3px;}
  1099. .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{top:3px;}
  1100. .ui-datepicker-prev:hover, .ui-datepicker-next:hover {border-width:0;top:3px;}
  1101. .ui-datepicker-prev:before, .ui-datepicker-next:before {content: "";position:absolute;top:50%;left:50%;transform: translate3d(-50%,-50%,0);width: 8px;height: 16px;vertical-align: middle; background: url(/images/pc/slide_prev.png) no-repeat;background-size: 8px 16px;}
  1102. .ui-datepicker-next:before {background: url(/images/pc/slide_next.png) no-repeat;background-size: 8px 16px;}
  1103. .ui-widget.ui-widget-content { width: 300px;padding:5px 8px;border-radius: 0;}
  1104. .ui-state-default,
  1105. .ui-widget-content .ui-state-default,
  1106. .ui-widget-header .ui-state-default,
  1107. .ui-button,
  1108. html .ui-button.ui-state-disabled:hover,
  1109. html .ui-button.ui-state-disabled:active{border-color: #fff;background: #fff;font-size: 14px;padding: .6em 0.5em;color:#454545;text-align: center;}
  1110. .ui-datepicker-today a.ui-state-active, .ui-datepicker-current-day a.ui-state-active{ background-color:rgba(159,121,82,1);}
  1111. .ui-state-default:hover {background-color:rgba(159,121,82,0.6);color:#fff;}
  1112. .ui-widget-header {font-size: 18px;font-weight: normal;line-height: 40px;background: transparent;border-width: 0;border-radius: 0;}
  1113. .ui-datepicker th {border-bottom:1px #9f7952 solid;color:#9f7952; font-weight: normal;font-size: 14px;}
  1114. /* tab */
  1115. .tab_group .tab_btn.rect{overflow:hidden;}
  1116. .tab_group .tab_btn.rect button{float:left;height:50px;border:1px solid #dadada;border-left:0;background:#ffffff;color:#242424;text-align:center;box-sizing:border-box;}
  1117. .tab_group .tab_btn.rect button:first-child{border-left:1px solid #dadada;}
  1118. .tab_group .tab_btn.rect button.on{border:0;border-right:1px solid #dadada;background:#3d3d3d;color:#ffffff;}
  1119. .tab_group .tab_btn.rect button:last-child.on{border-right:0;}
  1120. .tab_group .tab_box{display:none;}
  1121. .tab_group .tab_box.on{display:block;}
  1122. /* HEAD,FOOT Layput */
  1123. #header,#footer {width: auto;}
  1124. [class*="common_footer"] {min-width: 1380px;margin: 0 auto;}
  1125. /* guide page hd */
  1126. .quick_menu_group{display:inline-table;width:100%;height:35px;border-top:2px solid #fd4802;background:#222222;}
  1127. .quick_menu_group .area{max-width: 1780px;padding: 0 10px;margin:0 auto;}
  1128. .quick_menu_group .area > div{display:inline-block;}
  1129. .quick_menu_group .inr{float:right;}
  1130. .quick_menu_group a{float:left;height:35px;padding:8px 4px 0;box-sizing:border-box;color:#888888;}
  1131. .quick_menu_group .area > div:first-child span{display:inline-block;position:relative;}
  1132. .quick_menu_group .area > div:first-child a{margin:0 10px;}
  1133. .quick_menu_group .area > div:first-child span:first-child a{margin-left:0;}
  1134. .quick_menu_group .area > div:first-child span:first-child a:after{display:none;}
  1135. .quick_menu_group .area > div:first-child span a:after{position:absolute;top:13px;left:0;width:1px;height:13px;background:#959596;content:'';}
  1136. .quick_menu_group .inr a{margin-left:16px;color:#eeeeee;}
  1137. /* ie */
  1138. @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  1139. body,input,textarea,select,button {font-size:14px; font-family:"LATO", "Noto Sans kr", sans-serif;}
  1140. h1,h2,h3,h4,h5,h6 {font-family:"LATO", "Noto Sans kr", sans-serif;}
  1141. .circle_count{font-size:10px;}
  1142. .product .history_wrap div ul li a, .contactUs .history_wrap div ul li a {
  1143. margin-top: 26px !important;
  1144. line-height: 0.6 !important;
  1145. }
  1146. }
  1147. .pageNav .disabled a {background-position: 0 9px !important;}
  1148. .pageNav .disabled.prev a {background-position: -23px 9px !important;}
  1149. .pageNav .next a,.pageNav > li:last-child a {background-position:-64px 9px !important;}
  1150. .pageNav .next a {background-position: -47px 9px !important;}
  1151. .filter_content .sort#tap01 ul li.noDepth.on > a::after {top:8px !important;}
  1152. /* slide custom */
  1153. .slick-dots {position: absolute;bottom: 25px;display: block;width: 100%;padding: 0;margin: 0;list-style: none;text-align: center;}
  1154. .slick-dots li {position: relative;display: inline-block;width: 10px;height: 10px;margin: 0 5px;padding: 0;cursor: pointer;}
  1155. .slick-dots li.slick-active button{background: #ff8c12;}
  1156. .slick-dots li button {font-size: 0;line-height: 0;display: block;width: 10px;height: 10px;padding: 5px;cursor: pointer; color: transparent;border: 0;outline: none;background: transparent; background: #888888; border-radius: 100%;}
  1157. /* End of slide custom */
  1158. /* Mesage, Toast, Alert Custom */
  1159. .alert {padding: 15px;border: 1px solid transparent; border-radius: 4px;margin-bottom: 10px;line-height: 21px; background-color: #dddddd;color: #666666;border-color: #dddddd;}
  1160. button.alertCls {-webkit-appearance: none;padding: 0;cursor: pointer;background: 0 0;border: 0;}
  1161. .alertCls {float: right;font-size: 21px;font-weight: 700;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;filter: alpha(opacity=20);opacity: .2;}
  1162. .alertCls:hover, .alertCls:focus {color: #000;text-decoration: none;cursor: pointer;filter: alpha(opacity=50);opacity: .5;}
  1163. /* ALERT, CONFIRM Plugin custom */
  1164. .dialog-mobile-bg {
  1165. position: fixed;
  1166. top: 0;
  1167. left: 0;
  1168. /*z-index: 19;*/
  1169. z-index:300;
  1170. width: 100%;
  1171. height: 100%;
  1172. background-color: rgba(0, 0, 0, 0.3);
  1173. -ms-transform: translate3d(0, 0, 0);
  1174. -webkit-transform: translate3d(0, 0, 0);
  1175. transform: translate3d(0, 0, 0);
  1176. }
  1177. /*alert confirm*/
  1178. .dialog-mobile {
  1179. padding: 0 40px 40px 40px;
  1180. text-align:center;
  1181. position: fixed;
  1182. top: 50%;
  1183. left: 0;
  1184. /*z-index: 20;*/
  1185. z-index:301;
  1186. min-width:400px;
  1187. background-color: #FFFFFF;
  1188. border-radius: 0px;
  1189. -ms-transform: translate3d(0, 0, 0);
  1190. -webkit-transform: translate3d(0, 0, 0);
  1191. transform: translate3d(0, 0, 0);
  1192. }
  1193. .dialog-mobile .dialog-title {
  1194. padding: 0.8em 1em 0.5em;
  1195. text-align: center;
  1196. color: #333333;
  1197. font-size: 18px;
  1198. font-weight: 500;
  1199. border-radius: 5px 5px 0 0;
  1200. }
  1201. .dialog-mobile .dialog-content {
  1202. position: relative;
  1203. padding:50px 0 40px 0;
  1204. line-height: 2em;
  1205. text-align: left;
  1206. color: #000;
  1207. font-size:15px;
  1208. text-align:center;
  1209. }
  1210. .dialog-mobile .dialog-content em {
  1211. color:#df6400
  1212. }
  1213. .dialog-mobile .dialog-button,
  1214. .dialog-mobile .dialog-sure-button,
  1215. .dialog-mobile .dialog-cancel-button {
  1216. display:inline-block;
  1217. position: relative;
  1218. margin:0 5px;
  1219. padding:0 30px;
  1220. min-width: 70px;
  1221. height: 38px;
  1222. line-height: 38px;
  1223. text-align: center;
  1224. font-size:14px;
  1225. cursor:pointer;
  1226. border-radius:0px;
  1227. }
  1228. .dialog-mobile .dialog-button{
  1229. color: #fff;
  1230. background:#000;
  1231. border:1px solid #000;
  1232. min-width:100px;
  1233. }
  1234. .dialog-mobile .dialog-cancel-button {
  1235. color: #000;
  1236. background: #fff;
  1237. border:1px solid #999;
  1238. min-width:100px;
  1239. }
  1240. .dialog-mobile .dialog-sure-button{
  1241. color: #fff;
  1242. background:#000;
  1243. border:1px solid #000;
  1244. min-width:100px;
  1245. }
  1246. .dialog-mobile button[i='1']{
  1247. color: #000 !important;
  1248. background:#fff !important;
  1249. border:1px solid #777;
  1250. min-width:100px;
  1251. }
  1252. /* 닫기 아이콘 */
  1253. .dialog-close-btn {
  1254. display: none;
  1255. position:absolute;
  1256. top:0;
  1257. right:0;
  1258. padding:20px;
  1259. width: 17px;
  1260. height: 17px;
  1261. cursor:pointer;
  1262. background:url('/images/pc/btn_top_close.png') no-repeat 50% 50%;
  1263. }
  1264. /*bottom dialog*/
  1265. .dialog-mobile-bottom {
  1266. position: fixed;
  1267. left: 0;
  1268. bottom: 0;
  1269. z-index: 10001;
  1270. width: 100%;
  1271. color: #333333;
  1272. background-color: #EEEEEE;
  1273. }
  1274. .dialog-mobile-bottom .bottom-btn-item {
  1275. text-align: center;
  1276. }
  1277. .bottom-btn-item .dialog-item-btn {
  1278. background: #FFFFFF;
  1279. padding: 0.5em 0;
  1280. border-bottom: 1px solid #EEEEEE;
  1281. }
  1282. .bottom-btn-item .dialog-item-btn:last-child {
  1283. border-bottom: none;
  1284. }
  1285. .dialog-mobile-bottom .dialog-cancel-btn {
  1286. margin-top: 0.6em;
  1287. text-align: center;
  1288. background: #FFFFFF;
  1289. padding: 0.5em 0;
  1290. }
  1291. /*toast*/
  1292. .dialog-mobile-toast {
  1293. position: fixed;
  1294. bottom: 5em;
  1295. }
  1296. .dialog-mobile-toast .toast-content {
  1297. padding: 0.5em 1em;
  1298. color: #FFFFFF;
  1299. border-radius: 2px;
  1300. background-color: #333333;
  1301. }
  1302. /*loading*/
  1303. .mobile-loading-bg {
  1304. position: fixed;
  1305. top: 0;
  1306. left: 0;
  1307. z-index: 10000;
  1308. width: 100%;
  1309. height: 100%;
  1310. background-color: rgba(0, 0, 0, 0.3);
  1311. -webkit-transform: translate3d(0, 0, 0);
  1312. transform: translate3d(0, 0, 0);
  1313. }
  1314. .mobile-loading {
  1315. position: fixed;
  1316. top: 0;
  1317. left: 0;
  1318. z-index: 10001;
  1319. min-width: 2em;
  1320. min-height: 2em;
  1321. padding: 0.8em 1.6em;
  1322. text-align: center;
  1323. border-radius: 2px;
  1324. color: #FFFFF0;
  1325. background-color: #0A0A0A;
  1326. -webkit-transform: translate3d(0, 0, 0);
  1327. transform: translate3d(0, 0, 0);
  1328. }
  1329. /*animation*/
  1330. .animation-zoom-in, .animation-zoom-out,
  1331. .animation-bottom-in, .animation-bottom-out,
  1332. .animation-bg-fadeIn {
  1333. -webkit-animation-duration: 0.3s;
  1334. -webkit-animation-fill-mode: both;
  1335. animation-duration: 0.3s;
  1336. animation-fill-mode: both;
  1337. }
  1338. .animation-fade-in, .animation-fade-out {
  1339. -webkit-animation-duration: 1s;
  1340. -webkit-animation-timing-function: ease-out;
  1341. -webkit-animation-fill-mode: both;
  1342. animation-duration: 1s;
  1343. animation-timing-function: ease-out;
  1344. animation-fill-mode: both;
  1345. }
  1346. .animation-zoom-in {
  1347. -webkit-animation-name: zoomIn;
  1348. animation-name: zoomIn;
  1349. }
  1350. .animation-zoom-out {
  1351. -webkit-animation-name: zoomOut;
  1352. animation-name: zoomOut;
  1353. }
  1354. .animation-fade-in {
  1355. -webkit-animation-name: fadeIn;
  1356. animation-name: fadeIn;
  1357. }
  1358. .animation-fade-out {
  1359. -webkit-animation-name: fadeOut;
  1360. animation-name: fadeOut;
  1361. }
  1362. .animation-bottom-in {
  1363. -webkit-animation-name: bottomIn;
  1364. animation-name: bottomIn;
  1365. }
  1366. .animation-bottom-out {
  1367. -webkit-animation-name: bottomOut;
  1368. animation-name: bottomOut;
  1369. }
  1370. .animation-bg-fadeIn {
  1371. -webkit-animation-name: fadeIn;
  1372. animation-name: fadeIn;
  1373. }
  1374. @-webkit-keyframes zoomIn {
  1375. from{
  1376. opacity: 0;
  1377. -webkit-transform: scale(0, 0);
  1378. }
  1379. to{
  1380. opacity: 1;
  1381. -webkit-transform: scale(1, 1);
  1382. }
  1383. }
  1384. @-webkit-keyframes zoomOut {
  1385. from{
  1386. opacity: 1;
  1387. -webkit-transform: scale(1, 1);
  1388. }
  1389. 90%{
  1390. -webkit-transform: scale(0.3, 0.3);
  1391. }
  1392. to{
  1393. opacity: 0;
  1394. -webkit-transform: scale(0, 0);
  1395. }
  1396. }
  1397. @keyframes zoomIn {
  1398. from{
  1399. opacity: 0;
  1400. transform: scale(0, 0);
  1401. }
  1402. to{
  1403. opacity: 1;
  1404. transform: scale(1, 1);
  1405. }
  1406. }
  1407. @keyframes zoomOut {
  1408. from{
  1409. opacity: 1;
  1410. transform: scale(1, 1);
  1411. }
  1412. 90%{
  1413. transform: scale(0.3, 0.3);
  1414. }
  1415. to{
  1416. opacity: 0;
  1417. transform: scale(0, 0);
  1418. }
  1419. }
  1420. @-webkit-keyframes fadeIn {
  1421. from{
  1422. opacity: 0;
  1423. }
  1424. to{
  1425. opacity: 1;
  1426. }
  1427. }
  1428. @-webkit-keyframes fadeOut {
  1429. from{
  1430. opacity: 1;
  1431. }
  1432. 30%{
  1433. opacity: 0.3;
  1434. }
  1435. to{
  1436. opacity: 0;
  1437. }
  1438. }
  1439. @keyframes fadeIn {
  1440. from{
  1441. opacity: 0;
  1442. }
  1443. to{
  1444. opacity: 1;
  1445. }
  1446. }
  1447. @keyframes fadeOut {
  1448. from{
  1449. opacity: 1;
  1450. }
  1451. 30%{
  1452. opacity: 0.3;
  1453. }
  1454. to{
  1455. opacity: 0;
  1456. }
  1457. }
  1458. @-webkit-keyframes bottomIn {
  1459. from{
  1460. bottom: -1000px;
  1461. }
  1462. to{
  1463. bottom: 0;
  1464. }
  1465. }
  1466. @-webkit-keyframes bottomOut {
  1467. from{
  1468. bottom: 0;
  1469. }
  1470. to{
  1471. bottom: -1000px;
  1472. }
  1473. }
  1474. @keyframes bottomIn {
  1475. from{
  1476. bottom: -1000px;
  1477. }
  1478. to{
  1479. bottom: 0;
  1480. }
  1481. }
  1482. @keyframes bottomOut {
  1483. from{
  1484. bottom: 0;
  1485. }
  1486. to{
  1487. bottom: -1000px;
  1488. }
  1489. }
  1490. /* modal popup */
  1491. .blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;/*z-index:999999;*/ z-index:200; padding:0px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center;}
  1492. .blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em;}
  1493. .blocker.behind{background-color:transparent;}
  1494. .modal{
  1495. display:none;
  1496. vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;/*padding:40px 37px;*/ padding:60px; text-align:left;
  1497. -webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;
  1498. }
  1499. .modal a.close-modal{
  1500. position: absolute;top:27px;right:30px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==');
  1501. z-index: 98; background-image: url('/images/pc/ico_pop_cls.png');
  1502. }
  1503. .modal .modal-header{margin-top: 0;margin-bottom: 40px;}
  1504. .modal .modal-header > *{font-size: 16px;font-weight: 400;}
  1505. .modal .modal-header .modal-title {margin-top:0; color:#222; font-size:24px; font-weight:500;}
  1506. .modal .modal-body{box-sizing: border-box;}
  1507. .modal .modal-body .pop_cont{overflow: auto;max-height: 450px; font-size: 16px; line-height: 1.62; font-weight: 200; color:#666;}
  1508. .modal .modal-body .fx_r {position: fixed;right: 0;top: auto;bottom: auto;left: auto;}
  1509. .modal .modal-footer{margin-top: 60px;}
  1510. .modal.pop_full {width: 100%; max-width: 100%; height: 100%; padding: 0; overflow: auto; position: relative;}
  1511. .modal.pop_full .modal-header { width: 100%;height: 160px;box-sizing: border-box;border-bottom: 1px solid #dddddd;z-index:98;position: fixed;top: 0;left: 0;bottom: auto;right: auto;background: #fff;}
  1512. .modal.pop_full .modal-header .modal-title {padding: 40px 0 0 37px;}
  1513. .modal.pop_full .modal-body{padding-top: 160px;}
  1514. .modal.pop_full .modal-body .pop_cont{max-height: 100%;}
  1515. .modal.pop_full a.close-modal {position: fixed;}
  1516. .modal.pop_fullCol { width: 100%; max-width: 100%;padding: 0; position: relative;}
  1517. .modal.pop_fullCol .modal-header { width: 100%;height: 160px;box-sizing: border-box;border-bottom: 1px solid #dddddd;z-index:98;position: fixed;top: 0;left: 0;bottom: auto;right: auto;background: #fff;}
  1518. .modal.pop_fullCol .modal-header .modal-title {padding: 40px 0 0 37px;}
  1519. .modal.pop_fullCol a.close-modal {position: fixed;}
  1520. .modal.pop_fullCol .modal-body {padding-top: 160px;}
  1521. .modal.pop_fullCol .modal-body .pop_cont{max-height: 100%;}
  1522. .modal.pop_fullCol .modal-body [class^="ui_col_"]{margin: 0;}
  1523. .modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px;}
  1524. .modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out;}
  1525. .modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s;}
  1526. .modal-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s;}
  1527. .modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s;}
  1528. @-webkit-keyframes sk-stretchdelay{
  1529. 0%,40%,100%{
  1530. -webkit-transform:scaleY(0.5)
  1531. }
  1532. 20%{
  1533. -webkit-transform:scaleY(1.0)
  1534. }
  1535. }
  1536. @keyframes sk-stretchdelay{
  1537. 0%,40%,100%{
  1538. transform:scaleY(0.5);-webkit-transform:scaleY(0.5)
  1539. }
  1540. 20%{
  1541. transform:scaleY(1.0);-webkit-transform:scaleY(1.0)
  1542. }
  1543. }
  1544. /* popover style Tooltip */
  1545. .tip_tit{background-color: transparent;border-radius: 100%;border: 1px solid #888888;color: #fd4802;cursor: default;display: inline-block;font-size: 12px;font-weight: 600;line-height: 1.3;position: relative;text-align: center;width: 15px;height: 15px;}
  1546. .tip_wrap {position: relative;display: inline-block;}
  1547. .tip_contents {width: auto;opacity: 0;visibility: hidden;position: absolute;transform: scale(.6) translateX(-45%) translateY(90%);color:#888888;border: 1px solid #ffe4d9;background-color: #fff6f2;padding: 15px;}
  1548. .tip_contents:before {position: absolute;z-index: -1;content: "";right: calc(50% - 10px);top: -8px;border-style: solid;border-width: 0 1.0rem 1.0rem 1.0rem;border-color: transparent transparent #fff6f2 transparent;transition-duration: 0.3s;transition-property: transform;}
  1549. .tip_contents:after, .tip_contents:before {transform: scale(1) translateY(0);}
  1550. .tip_contents:after, .tip_contents:before {bottom: 100%;left: 50%;border: solid transparent;content: "";height: 0;width: 0;position: absolute;pointer-events: none;}
  1551. .tip_contents:after {border-color: rgba(255, 246, 242, 0);border-bottom-color: #fff6f2;border-width: 10px;margin-left: -10px;}
  1552. .tip_contents:before {border-color: rgba(255, 228, 217, 0);border-bottom-color: #ffe4d9;border-width: 11px;margin-left: -11px;top: -22px;}
  1553. .tip_wrap:hover .tip_contents {z-index: 10;opacity: 1;visibility: visible;transform: translate(-45%, 1.0rem);transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);}
  1554. .tip_txt {text-align: center;}