
@media screen and (min-width: 561px) {
  .wonder-header-text {
    margin-left: 12px !important;
  }
}
@media screen and (max-width: 560px) {
    [data-section-type=product] .wonder-scroll-container.enabled.scroll-bar-top ul li.wonder-product-list-li {
        margin-right: 10px !important;
    }
    [data-section-type=product] .wonder-scroll-container.enabled.scroll-bar-top ul li.wonder-product-list-li:first-of-type {
        margin-left: 10px !important;
    }
}


@media screen and (max-width: 767px) {
  .wonder-keyvisual-second-main-txt {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}


.wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block .wonder-cv-bubble .wonder-cv-bubble-border-top,
.wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block .wonder-cv-bubble .wonder-cv-bubble-border-bottom {
    color: rgb(53, 152, 219) !important;
}
[data-section-type=product] .card-container .wonder-product-list-li .wonder-product-price .wonder-product-price-icon,
[data-section-type=map] .wonder-map-cont-box .map-text4-box,
.wonder-flow-01 .wonder-flow-ul .sub-style-status.wonder-flow-a[data-flow-index="1"] .wonder-flow-accent {
    background-color: rgb(53, 152, 219) !important;
}
[data-section-type=map] .wonder-map-cont-box .wonder-map-balloon.not-after,
[data-section-type=map] .wonder-map-cont-box .map-text2,
.card-container [data-card-type=profile-1] .wonder-profile-cont-box .wonder-profile-txt-box .wonder-profile-txt-ttl02,
.card-container [data-card-type=profile-1] .wonder-profile-cont-box .wonder-profile-txt-box .wonder-description-content .wonder-profile-txt-ttl03,
.wonder-flow-01 .wonder-flow-ul .wonder-flow-li .wonder-flow-step,
.wonder-flow-01 .wonder-flow-ul .sub-style-status.wonder-flow-a[data-flow-index="1"] .wonder-flow-border {
    border-color: rgb(53, 152, 219) !important;
}
.wonder-flow-01 .wonder-flow-ul .sub-style-status.wonder-flow-a[data-flow-index="1"] .wonder-flow-accent .triangle {
    border-left-color: rgb(53, 152, 219) !important;
}
[data-section-type=map] .wonder-map-cont-box .wonder-map-balloon.not-after .wonder-map-balloon-before {
    border-top-color: rgb(53, 152, 219) !important;
}


    @media screen and (min-width: 561px) {
        .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block .wonder-cv-bubble-container {
            margin-left: 100px !important;
        }
    }
    @media screen and (max-width: 560px) {
        .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block .wonder-cv-bubble {
            position: relative;
            right: 10px;
        }
        
    }


    @media screen and (min-width: 561px) {
        .wonder-cv-title .added-logo {
            height: 38px !important;
            width: unset !important;
            position: relative;
            top: 6px !important;
        }
    }


    @media screen and (max-width: 560px) {
        [data-section-type="reason"] [data-title-type=G] .title-logo-image img,
        [data-section-type="appeal"] [data-title-type=G] .title-logo-image img {
            width: 210px;
            height: unset;
            position: relative;
            top: 7px;
        }
    }
    [data-title-type=G] .title-logo-text {
        font-weight: 400 !important;
    }
