
/* 561px以上（PC・タブレットなど） */
@media (min-width: 561px) {
  .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block .wonder-cv-bubble {
    margin-left: 40px !important;
  }
}

/* 560px以下（スマホサイズ） */
@media (max-width: 560px) {
  .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block .wonder-cv-bubble {
    margin-left: -40px !important;
  }
}


[data-section-type=product] .card-container .wonder-product-list-li .wonder-product-info dl .wonder-product-info01, [data-section-type=product] .wonder-product-list .wonder-product-list-li .wonder-product-info dl .wonder-product-info01 {
    background-color: #008BD5!important;
}


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


@media screen and (min-width: 561px) {
 .wonder-header-text {
    margin-left:5px!important;
  }
[data-title-type=C] .white-box-wrapper .white-box .box-in-text.blshd {
    width:700px!important;
}
}


@media screen and (max-width: 560px) {
  [data-section-type=voice][data-composition-type=B] div.wonder-scroll-container.enabled .card-container .wonder-voice-main-slide:last-of-type {
    margin-right: 10px !important;
  }
  [data-section-type=voice][data-composition-type=B] div.wonder-scroll-container.enabled .card-container .wonder-voice-main-slide {
    height: 450px !important;
  }
  [data-section-type=voice][data-composition-type=B] .card-container {
    max-width: 1000px !important;
  }
}
