스트리밍 프리미엄 수정

This commit is contained in:
2024-09-12 22:34:23 +09:00
parent bd656d65a6
commit d364cc05c2
10 changed files with 3975 additions and 3875 deletions

View File

@@ -92,7 +92,7 @@
margin-top: 3rem;
font-size: 1.4rem;
font-weight: 400;
color: #0F0B0B;
color: #0f0b0b;
line-height: 2.2rem;
}
@@ -138,7 +138,7 @@
font-size: 1.4rem;
font-weight: 400;
line-height: 2.2rem;
color: #FFFFFF;
color: #ffffff;
}
@media (max-width: 1024px) {
.comp_1x_w_v_s_eS .comp_top .text_area .info {
@@ -208,7 +208,7 @@
margin-top: 3rem;
font-size: 1.8rem;
font-weight: 400;
color: #FFFFFF;
color: #ffffff;
text-align: center;
}
@media (max-width: 768px) {
@@ -217,11 +217,11 @@
}
}
.comp_1x_w_v_s_eS .comp_bottom .com_bottm_inner .swiper ul li.active img {
border: 1px solid #FFFFFF;
border: 1px solid #ffffff;
}
.comp_1x_w_v_s_e1 {
border-top: 1px solid #DEDEDE;
border-top: 1px solid #dedede;
padding-top: 10rem;
}
@media (max-width: 1024px) {
@@ -267,7 +267,7 @@
left: 0;
width: 100%;
height: 50%;
background-color: #0F0B0B;
background-color: #0f0b0b;
background-size: 100% 50%;
z-index: -1;
}
@@ -276,10 +276,10 @@
padding-top: 4rem;
}
.comp_1x_w_v_s_e1 .bottom .text_area h3 {
color: #FFFFFF;
color: #ffffff;
}
.comp_1x_w_v_s_e1 .bottom .text_area p {
color: #FFFFFF;
color: #ffffff;
}
.comp_1x_w_v_s_e1 .bottom .contents_area {
display: flex;
@@ -392,7 +392,7 @@
margin-top: 10rem;
padding-top: 10rem;
padding-bottom: 10rem;
border-top: 1px solid #DEDEDE;
border-top: 1px solid #dedede;
}
@media (max-width: 1024px) {
.comp_1x_b_n_n_e1 {
@@ -440,7 +440,7 @@
margin-top: 10rem;
padding-top: 10rem;
padding-bottom: 10rem;
border-top: 1px solid #DEDEDE;
border-top: 1px solid #dedede;
}
@media (max-width: 1024px) {
.comp_1x_b_n_n_e2 {
@@ -709,7 +709,7 @@
display: block;
width: 100%;
height: 60rem;
background-color: #05141F;
background-color: #05141f;
z-index: -1;
}
@media (max-width: 1025px) {
@@ -930,7 +930,7 @@
}
.comp_1x_b_h_s_e4 {
border-top: 1px solid #DEDEDE;
border-top: 1px solid #dedede;
padding-top: 6rem;
}
@media (max-width: 768px) {
@@ -1212,7 +1212,7 @@
.comp_1x_b_n_n_b {
margin-top: 15rem;
background-color: #F3F3F3;
background-color: #f3f3f3;
padding: 4rem 0;
}
@media (max-width: 1024px) {
@@ -1284,7 +1284,7 @@
justify-content: space-between;
align-items: center;
padding: 2rem 0;
border-bottom: 1px solid #DEDEDE;
border-bottom: 1px solid #dedede;
}
.disclaimerArea .disclaimerInner .disclaimerList .item:last-child {
border-bottom: none;
@@ -1313,7 +1313,7 @@
.disclaimerArea .disclaimerInner .disclaimerList .item .bar {
width: 0.1rem;
height: 1.5rem;
background-color: #DEDEDE;
background-color: #dedede;
}
@media (max-width: 768px) {
.disclaimerArea .disclaimerInner .disclaimerList .item .bar {
@@ -1356,8 +1356,8 @@
margin-top: 0;
padding-top: 10rem;
padding-bottom: 10rem;
border-top: 0.1rem solid #DEDEDE;
border-bottom: 0.1rem solid #DEDEDE;
border-top: 0.1rem solid #dedede;
border-bottom: 0.1rem solid #dedede;
}
.reviewArea:has(+ .qnaArea) {
border-bottom: none;
@@ -1401,7 +1401,7 @@
font-size: 1.4rem;
padding: 1.4rem 2rem;
background-color: #fff;
border: 1px solid #DEDEDE;
border: 1px solid #dedede;
box-sizing: border-box;
cursor: pointer;
text-align: left;
@@ -1425,7 +1425,7 @@
transform: translate(-50%, 0);
width: 1.4rem;
height: 0.8rem;
displaY: block;
display: block;
background: url("/kr/assets/images/common/icon-notice.svg");
background-size: contain;
background-repeat: no-repeat;
@@ -1438,7 +1438,7 @@
width: 100%;
top: 4.4rem;
left: 0;
border: 1px solid #DEDEDE;
border: 1px solid #dedede;
box-sizing: border-box;
background-color: #fff;
z-index: 1;
@@ -1481,7 +1481,7 @@
justify-content: space-between;
align-items: flex-end;
padding: 2rem 0;
border-bottom: 1px solid #DEDEDE;
border-bottom: 1px solid #dedede;
}
@media (max-width: 768px) {
.reviewArea .reviewInner .reviewList .item {
@@ -1510,7 +1510,7 @@
.reviewArea .reviewInner .reviewList .item .textArea .title .date {
margin-left: 1rem;
font-size: 1.4rem;
color: #9EA1A2;
color: #9ea1a2;
}
.reviewArea .reviewInner .reviewList .item .textArea .contents {
margin-top: 1.5rem;
@@ -1535,12 +1535,12 @@
align-items: center;
margin-top: 1rem;
font-size: 1.6rem;
color: #9EA1A2;
color: #9ea1a2;
cursor: pointer;
}
.reviewArea .reviewInner .reviewList .item .textArea .contentMoreBtn::after {
content: "";
displaY: block;
display: block;
width: 1rem;
height: 1rem;
margin-left: 0.5rem;
@@ -1569,7 +1569,7 @@
align-items: center;
width: 10rem;
height: 3.5rem;
border: 1px solid #DEDEDE;
border: 1px solid #dedede;
border-radius: 0.6rem;
transition: 0.3s;
}
@@ -1583,7 +1583,7 @@
.reviewArea .reviewInner .reviewList .item .reviewBtnArea .reviewBtn .goodNum {
margin-left: 0.8rem;
padding-top: 0.2rem;
color: #9EA1A2;
color: #9ea1a2;
font-size: 1.4rem;
font-weight: 600;
line-height: 2rem;
@@ -1600,10 +1600,10 @@
align-items: center;
height: 14rem;
margin-top: 4rem;
border: 1px solid #DEDEDE;
border: 1px solid #dedede;
border-radius: 0.6rem;
font-size: 1.8rem;
color: #9EA1A2;
color: #9ea1a2;
}
@media (min-width: 768px) {
.reviewArea .reviewInner .noList {
@@ -1615,8 +1615,8 @@
margin-top: 0;
padding-top: 10rem;
padding-bottom: 10rem;
border-top: 0.1rem solid #DEDEDE;
border-bottom: 0.1rem solid #DEDEDE;
border-top: 0.1rem solid #dedede;
border-bottom: 0.1rem solid #dedede;
}
@media (max-width: 768px) {
.qnaArea {
@@ -1664,13 +1664,13 @@
}
}
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl {
border: 1px solid #DEDEDE;
border: 1px solid #dedede;
border-radius: 0.6rem;
padding: 2rem;
position: relative;
}
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl:hover {
border-color: #05141F;
border-color: #05141f;
}
@media (min-width: 768px) {
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl {
@@ -1699,7 +1699,7 @@
display: flex;
justify-content: flex-start;
align-items: center;
color: #9EA1A2;
color: #9ea1a2;
margin-bottom: 1.5rem;
font-size: 1.4rem;
font-weight: 400;
@@ -1711,12 +1711,12 @@
height: 2.5rem;
margin-right: 1rem;
padding: 0 0.8rem;
border: 0.1rem solid #DEDEDE;
border: 0.1rem solid #dedede;
font-size: 1.4rem;
font-weight: 400;
}
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl dt > p .subTitle .badge.an {
color: #9EA1A2;
color: #9ea1a2;
}
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl dt > p .subTitle .badge.ay {
color: #000000;
@@ -1736,7 +1736,7 @@
transform: rotate(-180deg);
width: 1.4rem;
height: 0.8rem;
displaY: block;
display: block;
background: url("/kr/assets/images/common/icon-notice.svg");
background-size: contain;
background-repeat: no-repeat;
@@ -1758,7 +1758,7 @@
}
}
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl dt.active + dd {
displaY: block;
display: block;
}
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl dd {
display: none;
@@ -1783,7 +1783,7 @@
}
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl dd .imageArea .item {
width: calc((100% - 4rem) / 3);
border: 0.1rem solid #DEDEDE;
border: 0.1rem solid #dedede;
overflow: hidden;
margin-right: 2rem;
}
@@ -1800,10 +1800,10 @@
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl dd .adminAnswer {
margin-top: 3.5rem;
padding-top: 3.5rem;
border-top: 0.1rem solid #DEDEDE;
border-top: 0.1rem solid #dedede;
}
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl dd .adminAnswer .subTitle {
color: #9EA1A2;
color: #9ea1a2;
font-size: 1.4rem;
font-weight: 400;
}
@@ -1823,7 +1823,7 @@
align-items: center;
font-size: 1.6rem;
padding: 0.7rem 1rem;
background-color: #F3F3F3;
background-color: #f3f3f3;
color: #000000;
margin-right: 1rem;
margin-bottom: 1rem;
@@ -1854,7 +1854,7 @@
margin: 0 auto;
}
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl dd .csBtn .towButton {
displaY: flex;
display: flex;
flex-wrap: wrap;
}
@media (min-width: 768px) {
@@ -1883,7 +1883,7 @@
}
@media (min-width: 768px) {
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl dd .csBtn .towButton button + button {
margin-lefT: 1rem;
margin-left: 1rem;
margin-top: 0;
}
}
@@ -1894,7 +1894,7 @@
border-color: #000;
}
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl.private:hover {
border-color: #DEDEDE;
border-color: #dedede;
}
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl.private dt {
cursor: default;
@@ -1903,7 +1903,7 @@
content: none;
}
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl.private dt > p span {
color: #9EA1A2;
color: #9ea1a2;
}
.qnaArea .qnaInner .qnaList .qnaAccodion .accordion dl + dl {
margin-top: 1rem;
@@ -1913,10 +1913,10 @@
justify-content: center;
align-items: center;
height: 14rem;
border: 1px solid #DEDEDE;
border: 1px solid #dedede;
border-radius: 0.6rem;
font-size: 1.8rem;
color: #9EA1A2;
color: #9ea1a2;
}
@media (min-width: 768px) {
.qnaArea .qnaInner .qnaList .qnaAccodion .noList {
@@ -2160,7 +2160,7 @@
border: 2px dashed rgba(255, 255, 255, 0.5);
}
.displayTheme.comp_wide .comp_bottom .com_bottm_inner .swiper .swiper-wrapper .swiper-slide.active {
border: 2px solid #F8C40C;
border: 2px solid #f8c40c;
}
.displayTheme .comp_top {
z-index: 2;
@@ -2315,7 +2315,7 @@
width: 5.6rem;
height: 0.4rem;
border-radius: 0;
background-color: #E9E9E9;
background-color: #e9e9e9;
}
.displayThemeDtl .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: #000;
@@ -2763,7 +2763,7 @@
height: 7.2rem;
padding: 0 0 0 1.6rem;
font-size: 1.2rem;
color: #05141F;
color: #05141f;
line-height: 2rem;
border: 1px solid #000;
border-radius: 0.4rem;
@@ -2904,13 +2904,31 @@
.streamingPremium.comp_1x_b_v_s_b {
margin-top: 4rem;
}
@media (max-width: 501px) {
.streamingPremium.comp_1x_b_v_s_b {
margin-top: 2rem;
}
}
.streamingPremium.comp_1x_b_v_s_b .mt-12 {
margin-top: 6rem;
margin-top: 12rem;
}
@media (max-width: 501px) {
.streamingPremium.comp_1x_b_v_s_b .mt-12 {
margin-top: 6rem;
}
}
.streamingPremium.comp_1x_b_v_s_b .mb-2 {
margin-bottom: 2rem;
}
@media (max-width: 501px) {
.streamingPremium.comp_1x_b_v_s_b .mb-2 {
margin-top: 1rem;
}
}
@media (max-width: 768px) {
.streamingPremium.comp_1x_w_v_o_b .image_area {
overflow: hidden;
height: 80rem;
height: auto;
}
}
.streamingPremium .visualBg {
@@ -2978,10 +2996,23 @@
height: 3rem;
}
}
.streamingPremium .spec-area {
padding: 6rem 0 16rem;
}
@media (max-width: 501px) {
.streamingPremium .spec-area {
padding: 3rem 0 8rem;
}
}
.comp_wide.title-only + .comp_wide {
margin-top: 4rem;
}
.comp_wide .between {
display: flex;
justify-content: space-between;
align-items: center;
}
.editorWarp .visualBg img {
width: 100%;
@@ -3381,4 +3412,53 @@
object-fit: inherit;
border-radius: 0.6rem;
}
.pdpDtl .swiper-navigation > * {
top: 210px;
left: -65px;
width: 5rem;
height: 5rem;
border-radius: 50%;
background: rgb(255, 255, 255) url(../images/kia/pdp/display_theme/icon-arrow.png) no-repeat center/15px auto;
}
.pdpDtl .swiper-navigation > *:after {
display: none;
}
.pdpDtl .swiper-navigation .swiper-button-next {
left: auto;
right: -65px;
transform: rotate(180deg);
}
@media (max-width: 1200px) {
.pdpDtl .swiper-navigation {
display: none;
}
}
.pdpDtl .swiper-pagination {
position: static;
top: 46.4rem;
}
@media (max-width: 1200px) {
.pdpDtl .swiper-pagination {
top: 36.4vw;
}
}
.pdpDtl .swiper-pagination .swiper-pagination-bullet {
opacity: 1;
width: 5.6rem;
height: 0.4rem;
border-radius: 0;
background-color: #e9e9e9;
}
.pdpDtl .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: #000;
}
.scroll_area {
overflow: hidden;
overflow-x: auto;
}
.scroll_area .themeImg {
height: 40rem;
}
/*# sourceMappingURL=pdp_detail.css.map */