스트리밍프리미엄 PDP 완료
@@ -3790,7 +3790,7 @@ pre {
|
|||||||
|
|
||||||
.cancelPremiumPopup .content .alertMessage {
|
.cancelPremiumPopup .content .alertMessage {
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 3rem;
|
||||||
font-size: 2.4rem;
|
font-size: 2.4rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
line-height: 3.2rem;
|
line-height: 3.2rem;
|
||||||
@@ -3798,10 +3798,11 @@ pre {
|
|||||||
}
|
}
|
||||||
.cancelPremiumPopup .content .alertMessage em {
|
.cancelPremiumPopup .content .alertMessage em {
|
||||||
display: block;
|
display: block;
|
||||||
margin-top: 1rem;
|
margin-bottom: 1.5rem;
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
text-align: right;
|
text-align: left;
|
||||||
|
line-height: 1.6rem;
|
||||||
}
|
}
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
.cancelPremiumPopup .content .alertMessage {
|
.cancelPremiumPopup .content .alertMessage {
|
||||||
|
|||||||
@@ -204,7 +204,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
li+li {
|
li + li {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-left: 2rem;
|
margin-left: 2rem;
|
||||||
|
|
||||||
@@ -269,7 +269,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>div {
|
> div {
|
||||||
display: block;
|
display: block;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
@@ -334,7 +334,7 @@ pre {
|
|||||||
margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
>div {
|
> div {
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 1.8rem;
|
font-size: 1.8rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
@@ -347,8 +347,8 @@ pre {
|
|||||||
.itemListWarp {
|
.itemListWarp {
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
|
|
||||||
>ul {
|
> ul {
|
||||||
>li {
|
> li {
|
||||||
border: 1px solid #dedede;
|
border: 1px solid #dedede;
|
||||||
border-radius: 0.6rem;
|
border-radius: 0.6rem;
|
||||||
|
|
||||||
@@ -386,10 +386,10 @@ pre {
|
|||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
>div {
|
> div {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
||||||
>p {
|
> p {
|
||||||
min-width: 7.5rem;
|
min-width: 7.5rem;
|
||||||
height: 7.5rem;
|
height: 7.5rem;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
@@ -478,7 +478,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dt+dd {
|
dt + dd {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
|
|
||||||
@include desktopMin {
|
@include desktopMin {
|
||||||
@@ -486,7 +486,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dd+dd {
|
dd + dd {
|
||||||
margin-top: 1.5rem;
|
margin-top: 1.5rem;
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
|
|
||||||
@@ -498,7 +498,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.cartItemInfo+ul {
|
.cartItemInfo + ul {
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
|
|
||||||
@include tablet {
|
@include tablet {
|
||||||
@@ -517,7 +517,7 @@ pre {
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
li+li {
|
li + li {
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -631,20 +631,20 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
li+li {
|
li + li {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>div.subScription {
|
> div.subScription {
|
||||||
.itemListWarp {
|
.itemListWarp {
|
||||||
ul {
|
ul {
|
||||||
li {
|
li {
|
||||||
.cartItem {
|
.cartItem {
|
||||||
.cartItemInfo {
|
.cartItemInfo {
|
||||||
>div {
|
> div {
|
||||||
dl {
|
dl {
|
||||||
dt {
|
dt {
|
||||||
span {
|
span {
|
||||||
@@ -663,7 +663,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>div+div {
|
> div + div {
|
||||||
margin-top: 1.5rem;
|
margin-top: 1.5rem;
|
||||||
|
|
||||||
@include tablet {
|
@include tablet {
|
||||||
@@ -671,13 +671,13 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>div.myPayList {
|
> div.myPayList {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
>ul {
|
> ul {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
>li {
|
> li {
|
||||||
border: 1px solid #dedede;
|
border: 1px solid #dedede;
|
||||||
border-radius: 0.6rem;
|
border-radius: 0.6rem;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -730,7 +730,7 @@ pre {
|
|||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
li+li {
|
li + li {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -942,7 +942,7 @@ pre {
|
|||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
p+p {
|
p + p {
|
||||||
border-left: 1px solid #dedede;
|
border-left: 1px solid #dedede;
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
margin-left: 1rem;
|
margin-left: 1rem;
|
||||||
@@ -959,7 +959,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>li+li {
|
> li + li {
|
||||||
margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -974,15 +974,15 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>div.myPayList {
|
> div.myPayList {
|
||||||
border-top: 1px solid #999;
|
border-top: 1px solid #999;
|
||||||
|
|
||||||
@include desktopMin {
|
@include desktopMin {
|
||||||
border-top: 0;
|
border-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
>ul {
|
> ul {
|
||||||
>li {
|
> li {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
border-bottom: 1px solid #dedede;
|
border-bottom: 1px solid #dedede;
|
||||||
@@ -1005,7 +1005,7 @@ pre {
|
|||||||
padding: 3.2rem;
|
padding: 3.2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
>dl {
|
> dl {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
@@ -1151,7 +1151,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>li+li {
|
> li + li {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
|
||||||
@include desktopMin {
|
@include desktopMin {
|
||||||
@@ -1261,7 +1261,7 @@ pre {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.contents {
|
.contents {
|
||||||
+.title {
|
+ .title {
|
||||||
margin-top: 2.2rem;
|
margin-top: 2.2rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1308,7 +1308,7 @@ pre {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
li+li {
|
li + li {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1335,7 +1335,6 @@ pre {
|
|||||||
margin-top: 4rem;
|
margin-top: 4rem;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
||||||
&::after,
|
&::after,
|
||||||
&::before {
|
&::before {
|
||||||
width: 3.2rem;
|
width: 3.2rem;
|
||||||
@@ -1369,7 +1368,7 @@ pre {
|
|||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
a+a {
|
a + a {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
|
|
||||||
@include tablet {
|
@include tablet {
|
||||||
@@ -1406,7 +1405,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
p+p {
|
p + p {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
@@ -1550,14 +1549,14 @@ pre {
|
|||||||
.completeForm {
|
.completeForm {
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
|
|
||||||
>div {
|
> div {
|
||||||
border-top: 1px solid #999999;
|
border-top: 1px solid #999999;
|
||||||
|
|
||||||
@include tablet {
|
@include tablet {
|
||||||
border-top: 1px solid #dedede;
|
border-top: 1px solid #dedede;
|
||||||
}
|
}
|
||||||
|
|
||||||
>dl {
|
> dl {
|
||||||
border-bottom: 1px solid #dedede;
|
border-bottom: 1px solid #dedede;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
@@ -1574,7 +1573,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>dt {
|
> dt {
|
||||||
padding-top: 1rem;
|
padding-top: 1rem;
|
||||||
|
|
||||||
@include tablet {
|
@include tablet {
|
||||||
@@ -1583,7 +1582,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>dd {
|
> dd {
|
||||||
padding-top: 1rem;
|
padding-top: 1rem;
|
||||||
padding-bottom: 1rem;
|
padding-bottom: 1rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
@@ -1595,7 +1594,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>dt {
|
> dt {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
padding-left: 0rem;
|
padding-left: 0rem;
|
||||||
@@ -1623,7 +1622,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>dt.calc {
|
> dt.calc {
|
||||||
@include tablet {
|
@include tablet {
|
||||||
&::after {
|
&::after {
|
||||||
content: "";
|
content: "";
|
||||||
@@ -1632,7 +1631,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>dd {
|
> dd {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
@@ -1706,7 +1705,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dl+dl {
|
dl + dl {
|
||||||
margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1742,7 +1741,7 @@ pre {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
>div {
|
> div {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 0.8rem;
|
gap: 0.8rem;
|
||||||
@@ -1828,7 +1827,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>p {
|
> p {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
color: #000;
|
color: #000;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
@@ -1842,7 +1841,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
li+li {
|
li + li {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1856,7 +1855,7 @@ pre {
|
|||||||
|
|
||||||
.usrQuestions,
|
.usrQuestions,
|
||||||
.adminAnswer {
|
.adminAnswer {
|
||||||
>div {
|
> div {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 0.8rem;
|
gap: 0.8rem;
|
||||||
@@ -1950,7 +1949,7 @@ pre {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.usrQuestions {
|
.usrQuestions {
|
||||||
>div {
|
> div {
|
||||||
em {
|
em {
|
||||||
padding-left: 0.8rem;
|
padding-left: 0.8rem;
|
||||||
|
|
||||||
@@ -2053,7 +2052,7 @@ pre {
|
|||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
>div {
|
> div {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
@@ -2130,7 +2129,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
div+div {
|
div + div {
|
||||||
margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
|
|
||||||
@@ -2250,7 +2249,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
label+label {
|
label + label {
|
||||||
margin-top: 1.5rem;
|
margin-top: 1.5rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -2392,7 +2391,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dl+dl {
|
dl + dl {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
border-bottom: 1px solid #999;
|
border-bottom: 1px solid #999;
|
||||||
border-top: 1px solid #dedede;
|
border-top: 1px solid #dedede;
|
||||||
@@ -2454,7 +2453,7 @@ pre {
|
|||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
}
|
}
|
||||||
|
|
||||||
[type="radio"]:disabled+span {
|
[type="radio"]:disabled + span {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
}
|
}
|
||||||
@@ -2532,7 +2531,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
p+p {
|
p + p {
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -2588,7 +2587,7 @@ pre {
|
|||||||
.itemStreaming {
|
.itemStreaming {
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
|
|
||||||
>p {
|
> p {
|
||||||
color: #000;
|
color: #000;
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
@@ -2600,7 +2599,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>span {
|
> span {
|
||||||
display: block;
|
display: block;
|
||||||
color: #676767;
|
color: #676767;
|
||||||
font-size: 1.4em;
|
font-size: 1.4em;
|
||||||
@@ -2619,7 +2618,7 @@ pre {
|
|||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
||||||
&:checked+label {
|
&:checked + label {
|
||||||
background-color: #05141f;
|
background-color: #05141f;
|
||||||
|
|
||||||
dt,
|
dt,
|
||||||
@@ -2711,7 +2710,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
li+li {
|
li + li {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -2800,7 +2799,7 @@ pre {
|
|||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
>div {
|
> div {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
||||||
// margin-top: 1.4rem;
|
// margin-top: 1.4rem;
|
||||||
@@ -2808,7 +2807,7 @@ pre {
|
|||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
>p {
|
> p {
|
||||||
min-width: 7.5rem;
|
min-width: 7.5rem;
|
||||||
height: 7.5rem;
|
height: 7.5rem;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
@@ -2892,7 +2891,7 @@ pre {
|
|||||||
margin-top: 1.2rem;
|
margin-top: 1.2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
dt+dd {
|
dt + dd {
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
|
|
||||||
@include desktopMin {
|
@include desktopMin {
|
||||||
@@ -2900,7 +2899,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dd+dd {
|
dd + dd {
|
||||||
margin-top: 1.5rem;
|
margin-top: 1.5rem;
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
|
|
||||||
@@ -2912,7 +2911,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.cartItemInfo+dl {
|
.cartItemInfo + dl {
|
||||||
@include maxmobile {
|
@include maxmobile {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
@@ -2973,7 +2972,7 @@ pre {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
min-width: 18rem;
|
min-width: 18rem;
|
||||||
|
|
||||||
button+button {
|
button + button {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -3196,7 +3195,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
li+li {
|
li + li {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -3216,7 +3215,7 @@ pre {
|
|||||||
min-height: 17rem;
|
min-height: 17rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
>p {
|
> p {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: 1.8rem;
|
font-size: 1.8rem;
|
||||||
color: #9ea1a2;
|
color: #9ea1a2;
|
||||||
@@ -3252,7 +3251,7 @@ pre {
|
|||||||
width: fit-content;
|
width: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
>p {
|
> p {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@@ -3278,7 +3277,6 @@ pre {
|
|||||||
|
|
||||||
button,
|
button,
|
||||||
a {
|
a {
|
||||||
|
|
||||||
&::before,
|
&::before,
|
||||||
&::after {
|
&::after {
|
||||||
@include tablet {
|
@include tablet {
|
||||||
@@ -3505,14 +3503,14 @@ pre {
|
|||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
|
|
||||||
tr {
|
tr {
|
||||||
td+td+td {
|
td + td + td {
|
||||||
width: calc(100% - 138px) !important;
|
width: calc(100% - 138px) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mailBodyContents>table>tbody>tr>td {
|
.mailBodyContents > table > tbody > tr > td {
|
||||||
font-size: 1.8rem !important;
|
font-size: 1.8rem !important;
|
||||||
|
|
||||||
@include maxtablet {
|
@include maxtablet {
|
||||||
@@ -3996,7 +3994,7 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
>div {
|
> div {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
@@ -4015,11 +4013,11 @@ pre {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="text"]+input[type="text"] {
|
input[type="text"] + input[type="text"] {
|
||||||
margin-left: 1rem;
|
margin-left: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="text"]+select {
|
input[type="text"] + select {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
|
|
||||||
@@ -4127,7 +4125,7 @@ pre {
|
|||||||
.content {
|
.content {
|
||||||
.alertMessage {
|
.alertMessage {
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 3rem;
|
||||||
font-size: 2.4rem;
|
font-size: 2.4rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
line-height: 3.2rem;
|
line-height: 3.2rem;
|
||||||
@@ -4135,10 +4133,11 @@ pre {
|
|||||||
|
|
||||||
em {
|
em {
|
||||||
display: block;
|
display: block;
|
||||||
margin-top: 1rem;
|
margin-bottom: 1.5rem;
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
text-align: right;
|
text-align: left;
|
||||||
|
line-height: 1.6rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
@@ -4159,7 +4158,7 @@ pre {
|
|||||||
text-indent: 0;
|
text-indent: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
+li {
|
+ li {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
|
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 706 KiB After Width: | Height: | Size: 645 KiB |
|
Before Width: | Height: | Size: 774 KiB After Width: | Height: | Size: 838 KiB |
|
Before Width: | Height: | Size: 840 KiB After Width: | Height: | Size: 889 KiB |
|
Before Width: | Height: | Size: 453 KiB After Width: | Height: | Size: 459 KiB |
|
Before Width: | Height: | Size: 543 KiB After Width: | Height: | Size: 555 KiB |
|
Before Width: | Height: | Size: 418 KiB After Width: | Height: | Size: 420 KiB |
|
Before Width: | Height: | Size: 257 KiB After Width: | Height: | Size: 257 KiB |
|
Before Width: | Height: | Size: 386 KiB After Width: | Height: | Size: 373 KiB |
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
|
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 150 KiB |
@@ -891,8 +891,8 @@
|
|||||||
<div class="popInner">
|
<div class="popInner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<strong class="alertMessage">
|
<strong class="alertMessage">
|
||||||
스트리밍 프리미엄 약정 사양 구독해지를 하시겠습니까?
|
|
||||||
<em>당일 해지(결제 7일 이내)</em>
|
<em>당일 해지(결제 7일 이내)</em>
|
||||||
|
스트리밍 프리미엄 약정 사양 구독을 해지 하시겠습니까?
|
||||||
</strong>
|
</strong>
|
||||||
<!-- [당일 해지] (결제 7일 이내) -->
|
<!-- [당일 해지] (결제 7일 이내) -->
|
||||||
<div class="alertSubMessage">
|
<div class="alertSubMessage">
|
||||||
@@ -907,7 +907,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<span>나) 스트리밍 프리미엄 데이터 요금제</span>
|
<span>나) 스트리밍 프리미엄 데이터 요금제</span>
|
||||||
통신사 정책에 따라 사후 일할 계산됩니다.<br>(문의 : 기아 커넥트 센터 1899-2121)
|
통신사 정책에 따라 사후 일할 계산됩니다.<br />(문의 : 기아 커넥트 센터 1899-2121)
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
@@ -345,7 +345,7 @@
|
|||||||
<div class="text_area">
|
<div class="text_area">
|
||||||
<h3 data-aos="fade-up" data-aos-easing="ease-out-expo" data-aos-once="true" data-aos-duration="800">이제 차량에서도 스마트 TV를 이용해보세요.</h3>
|
<h3 data-aos="fade-up" data-aos-easing="ease-out-expo" data-aos-once="true" data-aos-duration="800">이제 차량에서도 스마트 TV를 이용해보세요.</h3>
|
||||||
<div class="info" data-aos="fade-up" data-aos-easing="ease-out-expo" data-aos-once="true" data-aos-duration="800">
|
<div class="info" data-aos="fade-up" data-aos-easing="ease-out-expo" data-aos-once="true" data-aos-duration="800">
|
||||||
다양한 OTT 컨텐츠와 더불어 뉴스, SNS, 스포츠 등 스마트TV에서 이용하던 다양한 서비스를 사용할 수 있습니다.
|
다양한 OTT 컨텐츠와 더불어 뉴스, SNS, 스포츠 등 스마트TV에서 이용하던 다양한 서비스를 사용할 수 있습니다.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -379,7 +379,7 @@
|
|||||||
|
|
||||||
<div class="item refund-table aos-init aos-animate" data-aos="fade-up" data-aos-easing="ease-out-expo" data-aos-once="true" data-aos-offset="9999" data-aos-duration="200">
|
<div class="item refund-table aos-init aos-animate" data-aos="fade-up" data-aos-easing="ease-out-expo" data-aos-once="true" data-aos-offset="9999" data-aos-duration="200">
|
||||||
<div class="text_area">
|
<div class="text_area">
|
||||||
<h5>할인 반환금 안내</h5>
|
<h5>중도 해지시 납부 금액 안내</h5>
|
||||||
<p>고객님의 이해를 돕기 위해 예시된 표이며, 해지 시점에 따라 실제 발생하는 금액은 상이 할 수 있습니다.</p>
|
<p>고객님의 이해를 돕기 위해 예시된 표이며, 해지 시점에 따라 실제 발생하는 금액은 상이 할 수 있습니다.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="table-area">
|
<div class="table-area">
|
||||||
@@ -404,7 +404,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>2</td>
|
<td>2</td>
|
||||||
<td>26,000</td>
|
<td>26,000</td>
|
||||||
<td>600</td>
|
<td>6,000</td>
|
||||||
<td>32,000</td>
|
<td>32,000</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -415,7 +415,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>4</td>
|
<td>4</td>
|
||||||
<td>45,000</td>
|
<td>45,500</td>
|
||||||
<td>4,800</td>
|
<td>4,800</td>
|
||||||
<td>50,300</td>
|
<td>50,300</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -609,7 +609,7 @@
|
|||||||
<div class="comp_1x_b_n_n_e1 displayTheme">
|
<div class="comp_1x_b_n_n_e1 displayTheme">
|
||||||
<div class="comp_body">
|
<div class="comp_body">
|
||||||
<h5>사양 이용 영상</h5>
|
<h5>사양 이용 영상</h5>
|
||||||
<div class="youtubeArea youtubeArea_pdp" value="UN0eY5nzo9Q"></div>
|
<div class="youtubeArea youtubeArea_pdp" value="hXFq7-u3hAw"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||