
@media screen and (min-width: 561px) {
  .wonder-header-text {
    margin-left:0px!important;
  }

.wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block .wonder-cv-bubble-container {
margin-left: 35px !important;
}

[data-section-type=product] .card-container .wonder-product-list-li, [data-section-type=product] .wonder-product-list .wonder-product-list-li
{

padding-bottom: 0px !important;

}

}


@media screen and (max-width: 560px) {
.wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
           width: 30% !important;
           height: 75% !important;
           margin: auto !important;
}
.wonder-header.section-main-container {
    height: 55px !important;
}
.wonder-header-main {
    height: 30px !important;
}

.wonder-default-main-content .card-container [data-card-type=product-1] .wonder-product-list-li
{

padding-bottom: 0px !important;

}

}

@media screen and (min-width: 561px) {
.wonder-cv-back-img {
    height: calc(110% - 70px) !important;
  }
}

.wonder-cv .wonder-cv-wrapper .wonder-cv-back-person-img {
bottom: 15px !important;

}
.wonder-cv .wonder-cv-wrapper {
    padding: 35px 0 !important;
}


.wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title {
margin: 10px 0 !important;
}


.wonder-keyvisual .wonder-payment-method-img-container .payment-icon-box-wrapper {
    background: rgba(255, 255, 255, 0.5) !important;
}

.wonder-keyvisual .wonder-payment-method-img-container .payment-icon-box {
    background: rgba(255, 255, 255, 0) !important;
}

.card-container [data-card-type=profile-1] .wonder-profile-cont-box .wonder-profile-txt-box .wonder-profile-txt-ttl02 {

border-color: #3ca2f7 !important;

}

.card-container [data-card-type=profile-1] .wonder-profile-cont-box .wonder-profile-txt-box .wonder-description-content .wonder-profile-txt-ttl03 {

border-color: #3ca2f7 !important;

}

@media screen and (max-width: 560px) {
    .wonder-default-main-content .card-container [data-card-type=product-1] .wonder-product-list-li {
        margin: 15px !important;
    }
}
[data-section-type=faq] .wonder-default-main-content .wonder-faq-contents-wrapper .wonder-faq-answer-contents {
padding-right: 20px;
}

[data-section-type=access] .wonder-default-main-content .wonder-access-list-li-inner .wonder-access-txt-box .wonder-access-name {
border-bottom: 1px solid #3ca2f7 !important;
}

[data-section-type=result] .wonder-default-main-content .row-el .wonder-result-main .wonder-result-main-width .wonder-result-main-title-wrapper {
background-color: #007fde !important;

}

[data-section-type=result] .wonder-default-main-content .row-el .wonder-result-main .wonder-result-main-width .wonder-result-main-title-wrapper .wonder-title-icon {
border-color: #3EAEEF !important

}

/* デフォルト（PC用）の画像サイズ */
@media screen and (min-width: 561px) {
.header-logo-container-cv img {
  height: 45px;
  width: 100% !important;
}
.header-logo-container-title img {
  height: 90px;
  width: 100% !important;

}
}
/* スマホ（560px以下）の場合 */
@media screen and (max-width: 560px) {
  .header-logo-container-cv img {
    height: 74px; /* スマホ用の高さを調整 */
    width: 230px!important;
  }
.header-logo-container-title img {
  height: 64px;
  width:200px !important;
}
}


@media screen and (max-width: 560px) {
.wonder-cv-title-container {
    flex-direction: column;
}
}
