
@media screen and (max-width: 560px) {
    [data-section-type=product] .wonder-scroll-container.enabled.scroll-bar-top ul li.wonder-product-list-li {
        height: 610px !important;
    }
    [data-content-type=scroll] div.wonder-scroll-container.enabled .card-container .col-el:first-child {
        margin-left: 10px !important;
    }
}


    @media screen and (min-width: 561px) {
        .payment-icon-box {
            display: none !important;
        }
    }


  @media screen and (min-width: 561px) {
    .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title {
      margin-top: 10px !important;
    }
  }


  @media screen and (min-width: 561px) {
    .cv-logo-link img {
      width: 300px !important;
      top: 15px !important;
    }
  }
  .company-logo-img img {
    width: 210px !important;
  }


@media screen and (max-width: 560px) {
    .title-logo-link img {
      width: 250px !important;
        position: relative;
        top: 16px !important;
    }
    .wonder-cv-block {
        margin-top: 0px !important;
    }
    .cv-logo-link img {
        width: 60% !important;
        top: 6px !important;
    }
}
@media screen and (min-width: 561px) {
    .wonder-cv .wonder-cv-wrapper {
      padding-top: 25px !important;
    }
  
}


@media screen and (max-width: 560px) {
  /* スマホ用のCVイメージの調整widthを触る */
  .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .woｆnder-cv-title img {
    width: 60% !important;
    top: 25px !important;
  }
  .title-logo-link img {
      width: 280px !important;
      position: relative;
      top: 16px !important;
  }
}
@media screen and (min-width: 561px) {
  /* PC用のCVイメージの調整widthを触る */
  .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title img {
    width: 240px !important;
    top: 23px;
    position: relative;
}
  .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title > div > span {
    text-align: center !important;
  }
  .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title > div > span.cv-title-text {
    position: relative;
    bottom: 11px !important;
  }    
  [data-section-type=access] .wonder-default-main-content .wonder-access-txt-box .wonder-access-img img {
    width: 80% !important;
  }
}


/* PCのヘッダーのサイズを調整 */
@media screen and (min-width: 561px) {
  .wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
    width: 260px !important;
    height: 120px !important;
  }
}
@media screen and (max-width: 560px) {
  /* SPのアクセスブロックの画像サイズを調整 */
  [data-section-type=access] .wonder-default-main-content .wonder-access-txt-box .wonder-access-img img {
    width: 60% !important;
  }
  /* SPのCVブロックのタイトル画像サイズを調整 */
  .wonder-cv-title img {
    width: 60% !important;
  }
}
