|
|
@@ -2342,11 +2342,12 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
.odPayment .fold_cont .area_receiveinfo.none {padding:0 0 30px;}
|
|
|
.odPayment .fold_cont .area_receiveinfo > dl > div {margin-top:15px; min-height:16px}
|
|
|
.odPayment .fold_cont .area_receiveinfo > dl > div:first-child {margin-top:0}
|
|
|
- .odPayment .fold_cont .area_receiveinfo > dl > div:last-child {margin-top: 5px;}
|
|
|
+ .odPayment .fold_cont .area_receiveinfo > dl > div:last-child {margin-top: 10px;}
|
|
|
+ .odPayment .fold_cont .area_receiveinfo > dl > div:nth-child(3) {line-height: 1.4;}
|
|
|
.odPayment .fold_cont .area_receiveinfo > dl > div dt {position:relative; padding-right:10px; margin-right:10px; font-weight:200;}
|
|
|
.odPayment .fold_cont .area_receiveinfo > dl > div:last-child dt::after {content:':'; position:absolute; right:-2px; top:-1px;}
|
|
|
.odPayment .fold_cont .area_receiveinfo > dl > div dd {min-height:16px}
|
|
|
- .odPayment .fold_cont .area_receiveinfo > dl > div dd .btn {vertical-align:top; margin-top:-9px; margin-left:15px}
|
|
|
+ .odPayment .fold_cont .area_receiveinfo > dl > div dd .btn {margin-left:15px}
|
|
|
.odPayment .fold_cont .area_receiveinfo > dl > div dd .btn_underline {margin-left:12px}
|
|
|
.odPayment .fold_cont .area_receiveinfo .icon_tag {margin-top:-3px; margin-left:4px}
|
|
|
|
|
|
@@ -4402,7 +4403,7 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
|
|
|
|
|
|
|
|
|
- /* 이용약관,개인정보취급방침 */
|
|
|
+ /* 이용약관,개인정보취급방침,업체리스트 */
|
|
|
.ps .cont_head > div h3{text-align: center;margin-bottom: 0;padding-bottom: 60px;font-size: 40px;line-height: 1;}
|
|
|
.ps .cont_body {width: 1200px;margin: 0 auto;}
|
|
|
.ps p {font-size:16px;color:#666666;line-height:26px;letter-spacing:-0.025em;}
|
|
|
@@ -4413,6 +4414,13 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
.ps table td {border-bottom:1px solid #ddd;border-right: 1px solid #ddd;font-weight:200;}
|
|
|
.ps table td:last-child {border-right: 1px solid transparent;}
|
|
|
.ps table th {border-top: 1px solid #000;border-bottom:1px solid #000;border-right: 1px solid transparent;font-weight:500;text-align:center;}
|
|
|
+ .modal.psptn_pop {max-width: none;width: 620px;padding: 60px 60px;}
|
|
|
+ .ps.ptn {border: 0;}
|
|
|
+ .ps.ptn table {margin-top:0;}
|
|
|
+ .ps.ptn table th, .ps.ptn table td {text-align: center;padding: 16px 0;}
|
|
|
+ .ps.ptn table th {font-size: 14px; font-weight: 500; line-height:14px;border-bottom: 1px solid #ddd;}
|
|
|
+ .ps.ptn table td {font-size: 14px; font-weight: 200; line-height: 14px;border-right: 0px solid #ddd;}
|
|
|
+ .ps.ptn .pager {padding-top: 20px;}
|
|
|
.hookGrp{margin-top: 40px;}
|
|
|
.hookGrp .hook_list{border: 1px solid #f5f5f5;padding: 40px;}
|
|
|
.hookGrp .hook_list ul{}
|