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

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

@media screen and (max-width: 560px) {
.wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
           width: 35% !important;
           height: 75% !important;
           margin: auto !important;
}
.wonder-header.section-main-container {
    height: 55px !important;
}
.wonder-header-main {
    height: 30px !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: #f23544 !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: #f23544 !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;
}


@media screen and (min-width: 561px) {
    [data-section-type=appeal] ul:not(.card-container) li img {
        height: 200px !important;
        padding-top: 20px !important;
    }
}

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

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

}

.swiper-wrapper-img {
    display: flex;
    justify-content: center;
    width: 100%; /* 横幅を強制的に100%に */
}





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


@media (max-width: 560px) {
  [data-search-id="b4b0ab"] {
    flex-direction: column;
    text-align: center; /* テキスト中央寄せが必要な場合 */
  }
}

[data-section-type=result] .wonder-default-main-content .row-el .wonder-result-main .wonder-result-main-width .wonder-result-main-title-wrapper {

background-color: #f23544 !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: #f23544 !important;
margin-top: 2px !important;
margin-bottom: 2px !important;

}

[data-section-type=map] .wonder-map-cont-box .wonder-map-balloon.not-after .wonder-map-balloon-before {

border-top: 12px solid #f23544 !important;

}

