마이페이지 스트리밍 프리미엄 구독해지

This commit is contained in:
2025-06-12 00:01:13 +09:00
parent 59c54a86f3
commit 2651bde2a5
11 changed files with 6140 additions and 4281 deletions

View File

@@ -13,7 +13,7 @@ html body {
font-weight: 400;
overflow-x: hidden;
}
html input[type="checkbox"] {
html input[type=checkbox] {
accent-color: #000;
width: 2rem;
height: 2rem;
@@ -201,7 +201,7 @@ html .mainNotice .noticInnerWarp .noticeInner .mainNiticeList ul li dl dd {
}
@media (min-width: 768px) {
html .mainNotice .noticInnerWarp .noticeInner .mainNiticeList ul li dl dt,
html .mainNotice .noticInnerWarp .noticeInner .mainNiticeList ul li dl dd {
html .mainNotice .noticInnerWarp .noticeInner .mainNiticeList ul li dl dd {
font-size: 1.6rem;
width: -webkit-fit-content;
width: -moz-fit-content;
@@ -339,13 +339,11 @@ html .mainBanner .mabannerInner .listImgBtn {
width: 17.6rem;
}
}
html .mainBanner .mabannerInner .listImgBtn .oneButton div::after,
html .mainBanner .mabannerInner .listImgBtn .oneButton div::before {
html .mainBanner .mabannerInner .listImgBtn .oneButton div::after, html .mainBanner .mabannerInner .listImgBtn .oneButton div::before {
width: 3.2rem;
}
@media (min-width: 768px) {
html .mainBanner .mabannerInner .listImgBtn .oneButton div::after,
html .mainBanner .mabannerInner .listImgBtn .oneButton div::before {
html .mainBanner .mabannerInner .listImgBtn .oneButton div::after, html .mainBanner .mabannerInner .listImgBtn .oneButton div::before {
width: 3.2rem;
}
}
@@ -411,15 +409,13 @@ html .mainSwiper ul li .mainText p span {
html .mainSwiper ul li .mainText .oneButton {
margin-top: 5rem;
}
html .mainSwiper ul li .mainText .oneButton a::before,
html .mainSwiper ul li .mainText .oneButton a::after {
html .mainSwiper ul li .mainText .oneButton a::before, html .mainSwiper ul li .mainText .oneButton a::after {
width: 3.2rem;
}
html .mainCarNum .oneButton a {
position: relative;
}
html .mainCarNum .oneButton a::before,
html .mainCarNum .oneButton a::after {
html .mainCarNum .oneButton a::before, html .mainCarNum .oneButton a::after {
background-image: initial;
width: 0;
height: 0;
@@ -459,8 +455,7 @@ html .mainCarNum .oneButton a p:hover {
html .mainCarNum .oneButton {
width: 16rem;
}
html .mainCarNum .oneButton a::before,
html .mainCarNum .oneButton a::after {
html .mainCarNum .oneButton a::before, html .mainCarNum .oneButton a::after {
background-image: initial;
width: 5rem;
margin-left: -0.1rem;
@@ -649,33 +644,21 @@ html .footer .kiaInner .tLeft .companyInfo ul + ul li {
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(3)::after {
display: none;
}
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(1),
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(2),
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(3),
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(4) {
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(1), html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(2), html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(3), html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(4) {
width: 100%;
}
@media (min-width: 768px) {
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(1),
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(2),
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(3),
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(4) {
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(1), html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(2), html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(3), html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(4) {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
}
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(1)::after,
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(2)::after,
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(3)::after,
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(4)::after {
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(1)::after, html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(2)::after, html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(3)::after, html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(4)::after {
display: none;
}
@media (min-width: 768px) {
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(1)::after,
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(2)::after,
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(3)::after,
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(4)::after {
html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(1)::after, html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(2)::after, html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(3)::after, html .footer .kiaInner .tLeft .companyInfo ul + ul li:nth-child(4)::after {
display: block;
}
}
@@ -848,7 +831,7 @@ html .footer .kiaInner .familyBoxWarp .searchTextBox {
width: 32rem;
}
}
html .footer .kiaInner .familyBoxWarp .searchTextBox input[type="text"] {
html .footer .kiaInner .familyBoxWarp .searchTextBox input[type=text] {
width: 100%;
}
html .footer .kiaInner .familyBoxWarp .searchTextBox .icon-search {
@@ -864,17 +847,181 @@ html .footer .top {
bottom: 45rem;
display: none;
}
html .threeButton {
display: block;
gap: 1rem;
}
@media (min-width: 768px) {
html .threeButton {
display: flex;
justify-content: center;
}
}
html .threeButton .leftBtn,
html .threeButton .centerBtn,
html .threeButton .rightBtn {
height: 5.6rem;
display: flex;
width: 100%;
}
@media (min-width: 768px) {
html .threeButton .leftBtn,
html .threeButton .centerBtn,
html .threeButton .rightBtn {
width: 18rem;
}
}
html .threeButton .leftBtn p,
html .threeButton .centerBtn p,
html .threeButton .rightBtn p {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 5.6rem;
font-size: 1.4rem;
font-weight: 600;
font-family: "KiaSignature";
}
html .threeButton .leftBtn p {
padding-right: 2.8rem;
background-color: #fff;
color: #000;
border-width: 1px 1px 1px 0;
border-style: solid;
border-color: #9ba1a5;
border-radius: 0 0.4rem 0.4rem 0;
}
html .threeButton .leftBtn::before {
content: "";
display: block;
width: 3.2rem;
height: 5.6rem;
background-image: url(../../images/kia/svg/kia-btn-wleft.svg);
background-size: auto;
background-repeat: no-repeat;
}
html .threeButton .leftBtn:hover p {
color: #05141f;
border-color: #f3c300;
background-color: #f3c300;
}
html .threeButton .leftBtn:hover::before {
content: "";
background-image: url(../../images/kia/svg/kia-btn-yleft.svg);
}
@media (hover: hover) and (pointer: fine) {
html .threeButton .leftBtn:hover p {
color: #05141f;
border-color: #f3c300;
background-color: #f3c300;
}
html .threeButton .leftBtn:hover::before {
content: "";
background-image: url(../../images/kia/svg/kia-btn-yleft.svg);
}
}
@media (hover: hover) and (pointer: fine) {
html .threeButton .leftBtn:hover p {
color: #05141f;
border-color: #f3c300;
background-color: #f3c300;
}
html .threeButton .leftBtn:hover::before {
content: "";
background-image: url(../../images/kia/svg/kia-btn-yleft.svg);
}
}
html .threeButton .centerBtn {
margin: 1rem 0;
}
@media (min-width: 768px) {
html .threeButton .centerBtn {
margin: 0;
}
}
html .threeButton .centerBtn p {
display: flex;
justify-content: center;
align-items: center;
height: 5.6rem;
padding: 0 1.6rem;
background-color: #fff;
color: #000;
border: 1px solid #9ba1a5;
border-radius: 0.4rem;
}
html .threeButton .centerBtn:hover p {
color: #05141f;
border-color: #f3c300;
background-color: #f3c300;
}
@media (hover: hover) and (pointer: fine) {
html .threeButton .centerBtn:hover p {
color: #05141f;
border-color: #f3c300;
background-color: #f3c300;
}
}
@media (hover: hover) and (pointer: fine) {
html .threeButton .centerBtn:hover p {
color: #05141f;
border-color: #f3c300;
background-color: #f3c300;
}
}
html .threeButton .rightBtn {
border-radius: 0.4rem;
}
html .threeButton .rightBtn p {
background-color: #05141f;
color: #fff !important;
border: none;
border-right: none;
border-radius: 0.4rem 0 0 0.4rem;
padding-left: 2.8rem;
font-family: "KiaSignature";
text-align: center;
}
html .threeButton .rightBtn::after {
content: "";
display: block;
width: 3.2rem;
border: none;
height: 5.6rem;
background-image: url(../../images/kia/svg/kia-btn-bright.svg);
background-size: cover;
background-repeat: no-repeat;
background-position: top right;
margin-left: -1px;
}
@media (min-width: 768px) {
html .threeButton .rightBtn::after {
width: 3.2rem;
}
}
html .threeButton .rightBtn:hover p {
color: #05141f;
border-color: #cdd0d2;
background-color: #cdd0d2;
}
html .threeButton .rightBtn:hover::after {
content: "";
background-image: url(../../images/kia/svg/kia-btn-gright.svg);
}
html .towButton {
display: flex;
justify-content: space-between;
}
html .towButton .leftBtn,
html .towButton .centerBtn,
html .towButton .rightBtn {
height: 5.6rem;
display: flex;
width: 100%;
}
html .towButton .leftBtn p,
html .towButton .centerBtn p,
html .towButton .rightBtn p {
display: flex;
justify-content: center;
@@ -954,7 +1101,7 @@ html .towButton .rightBtn {
}
html .towButton .rightBtn p {
background-color: #05141f;
color: #fff !important;
color: #fff;
border: none;
border-right: none;
border-radius: 0.4rem 0 0 0.4rem;
@@ -1014,8 +1161,8 @@ html .oneButton a::before {
}
@media (min-width: 768px) {
html .oneButton button::before,
html .oneButton div::before,
html .oneButton a::before {
html .oneButton div::before,
html .oneButton a::before {
width: 3.2rem;
}
}
@@ -1033,8 +1180,8 @@ html .oneButton a::after {
}
@media (min-width: 768px) {
html .oneButton button::after,
html .oneButton div::after,
html .oneButton a::after {
html .oneButton div::after,
html .oneButton a::after {
width: 3.2rem;
}
}
@@ -1097,19 +1244,19 @@ html .oneButtonBlack a::before {
}
@media (max-width: 320px) {
html .oneButtonBlack button::before,
html .oneButtonBlack a::before {
html .oneButtonBlack a::before {
width: 3.2rem;
}
}
@media (max-width: 768px) {
html .oneButtonBlack button::before,
html .oneButtonBlack a::before {
html .oneButtonBlack a::before {
width: 3.2rem;
}
}
@media (max-width: 501px) {
html .oneButtonBlack button::before,
html .oneButtonBlack a::before {
html .oneButtonBlack a::before {
width: 3.2rem;
}
}
@@ -1126,19 +1273,19 @@ html .oneButtonBlack a::after {
}
@media (max-width: 320px) {
html .oneButtonBlack button::after,
html .oneButtonBlack a::after {
html .oneButtonBlack a::after {
width: 4.2rem;
}
}
@media (max-width: 768px) {
html .oneButtonBlack button::after,
html .oneButtonBlack a::after {
html .oneButtonBlack a::after {
width: 3rem;
}
}
@media (max-width: 501px) {
html .oneButtonBlack button::after,
html .oneButtonBlack a::after {
html .oneButtonBlack a::after {
width: 3rem;
}
}
@@ -1182,15 +1329,15 @@ html .productRight .optionWarp .producOption .optionList .checkBtn label {
border-radius: 0.6rem;
border: 1px solid #dedede;
}
html .productRight .optionWarp .producOption .optionList .checkBtn input[type="checkbox"] {
html .productRight .optionWarp .producOption .optionList .checkBtn input[type=checkbox] {
visibility: hidden;
position: absolute;
}
html .productRight .optionWarp .producOption .optionList .checkBtn input[type="checkbox"]:checked + label {
html .productRight .optionWarp .producOption .optionList .checkBtn input[type=checkbox]:checked + label {
background-color: #05141f;
border: 1px solid #05141f;
}
html .productRight .optionWarp .producOption .optionList .checkBtn input[type="checkbox"]:checked + label::before {
html .productRight .optionWarp .producOption .optionList .checkBtn input[type=checkbox]:checked + label::before {
content: "";
position: absolute;
right: 2rem;
@@ -1203,8 +1350,8 @@ html .productRight .optionWarp .producOption .optionList .checkBtn input[type="c
background-size: contain;
background-repeat: no-repeat;
}
html .productRight .optionWarp .producOption .optionList .checkBtn input[type="checkbox"]:checked + label div p span,
html .productRight .optionWarp .producOption .optionList .checkBtn input[type="checkbox"]:checked + label div p strong {
html .productRight .optionWarp .producOption .optionList .checkBtn input[type=checkbox]:checked + label div p span,
html .productRight .optionWarp .producOption .optionList .checkBtn input[type=checkbox]:checked + label div p strong {
color: #fff;
}
html .productRight .optionWarp .producOption .optionList .checkBtn:hover label {
@@ -1234,13 +1381,11 @@ html .productRight .optionWarp .producOption .optionList .checkBtn div p strong
html .productRight .optionWarp .producOption .optionList .checkBtn + .checkBtn {
margin-top: 1rem;
}
html .inquiryBtn a::before,
html .inquiryBtn a::after {
html .inquiryBtn a::before, html .inquiryBtn a::after {
width: 3.2rem;
}
@media (min-width: 768px) {
html .inquiryBtn a::before,
html .inquiryBtn a::after {
html .inquiryBtn a::before, html .inquiryBtn a::after {
width: 3.2rem;
}
}
@@ -1343,8 +1488,8 @@ body#faq .csWarp {
}
@media (min-width: 768px) {
.oneButtonLine button::before,
.oneButtonLine div::before,
.oneButtonLine a::before {
.oneButtonLine div::before,
.oneButtonLine a::before {
width: 3.2rem;
}
}
@@ -1362,8 +1507,8 @@ body#faq .csWarp {
}
@media (min-width: 768px) {
.oneButtonLine button::after,
.oneButtonLine div::after,
.oneButtonLine a::after {
.oneButtonLine div::after,
.oneButtonLine a::after {
width: 3.2rem;
}
}
@@ -1404,4 +1549,4 @@ body#faq .csWarp {
border-color: #9ba1a5;
border-radius: 0;
}
/*# sourceMappingURL=kia.css.map */
/*# sourceMappingURL=kia.css.map */

File diff suppressed because one or more lines are too long

View File

@@ -1018,12 +1018,196 @@ html {
}
}
//기아 결재버튼 [3개 짜리]
.threeButton {
display: block;
gap: 1rem;
@include tablet {
display: flex;
justify-content: center;
}
.leftBtn,
.centerBtn,
.rightBtn {
height: 5.6rem;
display: flex;
width: 100%;
@include tablet {
width: 18rem;
}
p {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 5.6rem;
font-size: 1.4rem;
font-weight: 600;
font-family: "KiaSignature";
}
}
.leftBtn {
p {
padding-right: 2.8rem;
background-color: #fff;
color: #000;
border-width: 1px 1px 1px 0;
border-style: solid;
border-color: #9ba1a5;
border-radius: 0 0.4rem 0.4rem 0;
}
&::before {
content: "";
display: block;
width: 3.2rem;
height: 5.6rem;
background-image: url(../../images/kia/svg/kia-btn-wleft.svg);
background-size: auto;
background-repeat: no-repeat;
}
&:hover {
p {
color: #05141f;
border-color: #f3c300;
background-color: #f3c300;
}
&::before {
content: "";
background-image: url(../../images/kia/svg/kia-btn-yleft.svg);
}
@media (hover: hover) and (pointer: fine) {
p {
color: #05141f;
border-color: #f3c300;
background-color: #f3c300;
}
&::before {
content: "";
background-image: url(../../images/kia/svg/kia-btn-yleft.svg);
}
}
}
@media (hover: hover) and (pointer: fine) {
&:hover {
p {
color: #05141f;
border-color: #f3c300;
background-color: #f3c300;
}
&::before {
content: "";
background-image: url(../../images/kia/svg/kia-btn-yleft.svg);
}
}
}
}
.centerBtn {
margin: 1rem 0;
@include tablet {
margin: 0;
}
p {
display: flex;
justify-content: center;
align-items: center;
height: 5.6rem;
padding: 0 1.6rem;
background-color: #fff;
color: #000;
border: 1px solid #9ba1a5;
border-radius: 0.4rem;
}
&:hover {
p {
color: #05141f;
border-color: #f3c300;
background-color: #f3c300;
}
@media (hover: hover) and (pointer: fine) {
p {
color: #05141f;
border-color: #f3c300;
background-color: #f3c300;
}
}
}
@media (hover: hover) and (pointer: fine) {
&:hover {
p {
color: #05141f;
border-color: #f3c300;
background-color: #f3c300;
}
}
}
}
.rightBtn {
border-radius: 0.4rem;
p {
background-color: #05141f;
color: #fff !important;
border: none;
border-right: none;
border-radius: 0.4rem 0 0 0.4rem;
padding-left: 2.8rem;
font-family: "KiaSignature";
text-align: center;
}
&::after {
content: "";
display: block;
width: 3.2rem;
border: none;
height: 5.6rem;
background-image: url(../../images/kia/svg/kia-btn-bright.svg);
background-size: cover;
background-repeat: no-repeat;
background-position: top right;
margin-left: -1px;
@include tablet {
width: 3.2rem;
}
}
&:hover {
p {
color: #05141f;
border-color: #cdd0d2;
background-color: #cdd0d2;
}
&::after {
content: "";
background-image: url(../../images/kia/svg/kia-btn-gright.svg);
}
}
}
}
//기아 결재버튼 [2개 짜리]
.towButton {
display: flex;
justify-content: space-between;
.leftBtn,
.centerBtn,
.rightBtn {
height: 5.6rem;
display: flex;
@@ -1121,7 +1305,7 @@ html {
p {
background-color: #05141f;
color: #fff !important;
color: #fff;
border: none;
border-right: none;
border-radius: 0.4rem 0 0 0.4rem;

View File

@@ -468,7 +468,7 @@ pre {
display: block;
font-size: 1.4rem;
color: #05141f;
margin-bottom: 1rem;
margin-bottom: 0.5rem;
font-weight: 700;
}
.contentWarp .mypageWarp .rightConWarp .myItemWarp > div .itemListWarp > ul > li .cartItem .cartItemInfo > div dl dt,
@@ -526,6 +526,19 @@ pre {
.contentWarp .mypageWarp .rightConWarp .myItemWarp > div .itemListWarp > ul > li .cartItem .cartItemInfo + ul li + li {
margin-top: 0.5rem;
}
.contentWarp .mypageWarp .rightConWarp .myItemWarp > div .itemListWarp > ul > li .cartItem .cartItemInfo + ul.bu-type li {
position: relative;
font-size: 1.4rem;
font-weight: 400;
color: #676767;
padding: 0 0 0 1rem;
}
.contentWarp .mypageWarp .rightConWarp .myItemWarp > div .itemListWarp > ul > li .cartItem .cartItemInfo + ul.bu-type li::before {
content: "∙";
position: absolute;
top: 0;
left: 0;
}
.contentWarp .mypageWarp .rightConWarp .myItemWarp > div .itemListWarp > ul > li .components {
background-color: #f3f3f3;
padding: 3rem;
@@ -1390,6 +1403,14 @@ pre {
font-size: 1.6rem;
}
}
.contentWarp .mypageWarp .rightConWarp .infoRefund .title + .summary {
margin-top: 1rem;
font-size: 1.4rem;
font-weight: 600;
}
.contentWarp .mypageWarp .rightConWarp .infoRefund .title + .summary + ul {
margin-top: 0;
}
.contentWarp .mypageWarp .rightConWarp .infoRefund ul {
margin-top: 1rem;
}
@@ -1399,7 +1420,7 @@ pre {
font-weight: 400;
color: #676767;
line-height: 2.2rem;
padding: 0.5rem 0 0.5rem 1rem;
padding: 0.125rem 0 0 1rem;
}
.contentWarp .mypageWarp .rightConWarp .infoRefund ul li::before {
content: "∙";
@@ -1407,6 +1428,32 @@ pre {
top: 0.6rem;
left: 0;
}
.contentWarp .mypageWarp .rightConWarp .infoRefund .serviceLinked {
width: 100%;
}
@media (min-width: 768px) {
.contentWarp .mypageWarp .rightConWarp .infoRefund .serviceLinked {
width: 26rem;
}
}
.contentWarp .mypageWarp .rightConWarp .infoRefund .unsubscribeBtns {
width: auto;
margin-bottom: 3rem;
}
.contentWarp .mypageWarp .rightConWarp .infoRefund .desc {
margin-top: 1rem;
font-size: 1.4rem;
font-weight: 400;
color: #676767;
line-height: 2.2rem;
}
.contentWarp .mypageWarp .rightConWarp .infoRefund .infoList {
margin: 4rem 0 1rem;
padding: 1.8rem 0;
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #dedede;
}
.contentWarp .mypageWarp .rightConWarp .infoRefundStep {
margin-top: 3rem;
}

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff