|
@@ -2629,7 +2629,7 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
.pd_detail .area_desc .desc_wrap .benefit_box dl div dd .btn_popup {position:absolute; right:0; top:0; z-index:2;}
|
|
.pd_detail .area_desc .desc_wrap .benefit_box dl div dd .btn_popup {position:absolute; right:0; top:0; z-index:2;}
|
|
|
|
|
|
|
|
/* pd_deal_상품옵션선택 영역 */
|
|
/* pd_deal_상품옵션선택 영역 */
|
|
|
- .pd .option_box {margin-top:30px;}
|
|
|
|
|
|
|
+ .pd .option_box {margin-top:30px;overflow-y: auto;height: calc(100% - 35%);} /* 0126 */
|
|
|
.option_box > [class^="opt_"] {padding-top:40px;}
|
|
.option_box > [class^="opt_"] {padding-top:40px;}
|
|
|
.option_box > [class^="opt_"]:first-of-type {padding-top:0;}
|
|
.option_box > [class^="opt_"]:first-of-type {padding-top:0;}
|
|
|
.option_box > [class^="opt_"] .opt_header {position: relative; margin-bottom:20px;}
|
|
.option_box > [class^="opt_"] .opt_header {position: relative; margin-bottom:20px;}
|
|
@@ -2900,7 +2900,7 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
.pd.deal ul::after {content:''; clear:both; display:block;}
|
|
.pd.deal ul::after {content:''; clear:both; display:block;}
|
|
|
.pd.deal .tab_detail_nav {position:relative; width:100%; height:60px; padding-bottom:60px; box-sizing:initial;}
|
|
.pd.deal .tab_detail_nav {position:relative; width:100%; height:60px; padding-bottom:60px; box-sizing:initial;}
|
|
|
.pd.deal .tab_detail_nav ul {position:absolute; left:0; top:0; width:100%; height:70px; background: #ffffff; z-index:2;}
|
|
.pd.deal .tab_detail_nav ul {position:absolute; left:0; top:0; width:100%; height:70px; background: #ffffff; z-index:2;}
|
|
|
- .pd.deal .tab_detail_nav.fix ul {position:fixed; left:70px; top:80px; min-width:760px; width:calc(100% - 700px); max-width:1200px; z-index:25;}
|
|
|
|
|
|
|
+ .pd.deal .tab_detail_nav.fix ul {position:fixed; left: auto; top:80px; min-width:760px; width:calc(100% - 700px); max-width:1200px; z-index:25;} /* 0126 */
|
|
|
.pd.deal .tab_detail_nav ul li {float:left; width:25%;}
|
|
.pd.deal .tab_detail_nav ul li {float:left; width:25%;}
|
|
|
.pd.deal .tab_detail_nav ul li a {display:block; padding:22px 0px 18px; color:#888; font-size:18px; text-align:center; background:#f5f5f5; border:1px solid #f5f5f5; border-bottom-color:#222; box-sizing:border-box;}
|
|
.pd.deal .tab_detail_nav ul li a {display:block; padding:22px 0px 18px; color:#888; font-size:18px; text-align:center; background:#f5f5f5; border:1px solid #f5f5f5; border-bottom-color:#222; box-sizing:border-box;}
|
|
|
.pd.deal .tab_detail_nav ul li.active a {border:1px solid #222; border-bottom-color:#fff; color:#222; font-weight:300; background:#fff;}
|
|
.pd.deal .tab_detail_nav ul li.active a {border:1px solid #222; border-bottom-color:#fff; color:#222; font-weight:300; background:#fff;}
|
|
@@ -2938,14 +2938,22 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
.pd_desc_wrap .item_descrp .area_list::after {content:''; position:absolute; right:-62px; top:0; bottom:0; width:1px; height:100%; background:#ddd; z-index:2;}
|
|
.pd_desc_wrap .item_descrp .area_list::after {content:''; position:absolute; right:-62px; top:0; bottom:0; width:1px; height:100%; background:#ddd; z-index:2;}
|
|
|
.pd_desc_wrap .item_descrp .area_option {float:right;}
|
|
.pd_desc_wrap .item_descrp .area_option {float:right;}
|
|
|
.pd_desc_wrap .item_descrp .area_option .opt_wrap {width:500px; padding-left:60px; padding-top:30px;}
|
|
.pd_desc_wrap .item_descrp .area_option .opt_wrap {width:500px; padding-left:60px; padding-top:30px;}
|
|
|
- .pd_desc_wrap .item_descrp .area_option .opt_wrap.fixtop {position:fixed; right:70px; bottom:80px; width:500px;height: calc(100% - 11%);}
|
|
|
|
|
|
|
+ /* 0126 */
|
|
|
|
|
+ .pd_desc_wrap .item_descrp .area_option .opt_wrap.fixtop {position:fixed; right: auto; left: 50%; margin-left: 380px; bottom:80px; width:500px;height: calc(100% - 11%);}
|
|
|
.pd_desc_wrap .item_descrp .area_option .opt_wrap.fixtop .option_box {overflow-y: auto; height: calc(100% - 25%);}
|
|
.pd_desc_wrap .item_descrp .area_option .opt_wrap.fixtop .option_box {overflow-y: auto; height: calc(100% - 25%);}
|
|
|
- .pd_desc_wrap .item_descrp .area_option .opt_wrap.absbottom {position:absolute; top:auto; bottom:0px; right:70px;}
|
|
|
|
|
- @media screen and (max-width:1459px) {
|
|
|
|
|
- .pd.deal .tab_detail_nav.fix ul {position:absolute; left:0; top:0; width:100%; height:60px; z-index:25;}
|
|
|
|
|
- .pd_desc_wrap .item_descrp .area_option .opt_wrap.fixtop,
|
|
|
|
|
- .pd_desc_wrap .item_descrp .area_option .opt_wrap.absbottom {position:relative; top:auto; bottom:auto; right:auto;}
|
|
|
|
|
- }
|
|
|
|
|
|
|
+ .pd_desc_wrap .item_descrp .area_option .opt_wrap.absbottom {position:absolute; top:auto; bottom:0px; right:70px;height: calc(100% - 21%);}
|
|
|
|
|
+ .pd_desc_wrap .item_descrp .area_option .opt_wrap.fixbottom {position: absolute;top: auto;bottom: 0;right: auto;left: 50%;margin-left: 380px;}
|
|
|
|
|
+ .pd_desc_wrap .item_descrp .area_option .opt_wrap.fixbottom .option_box {overflow-y: auto; }
|
|
|
|
|
+ .pd_desc_wrap .item_descrp .area_option .opt_wrap ,
|
|
|
|
|
+ .pd_desc_wrap .item_descrp .area_option .opt_wrap.fixbottom {height: 1000px;}
|
|
|
|
|
+ /* 0126 */
|
|
|
|
|
+
|
|
|
|
|
+@media screen and (max-width:1459px) {
|
|
|
|
|
+ .pd.deal .tab_detail_nav.fix ul {position:absolute; left:0; top:0; width:100%; height:60px; z-index:25;}
|
|
|
|
|
+ .pd_desc_wrap .item_descrp .area_option .opt_wrap.fixtop,
|
|
|
|
|
+ .pd_desc_wrap .item_descrp .area_option .opt_wrap.absbottom {position:relative; top:auto; bottom:auto; right:auto; left: auto; margin-left: 0;} /* 0126 */
|
|
|
|
|
+
|
|
|
|
|
+}
|
|
|
|
|
|
|
|
.pd_desc_wrap .btn_box .ui_row {margin-bottom: 0;}
|
|
.pd_desc_wrap .btn_box .ui_row {margin-bottom: 0;}
|
|
|
.pd_desc_wrap .btn_box .ui_row [class^='ui_col_']:first-child {margin-right: 0;}
|
|
.pd_desc_wrap .btn_box .ui_row [class^='ui_col_']:first-child {margin-right: 0;}
|