@media (min-width: 576px) {
}

@media (min-width: 768px) {
  body {
    font-size: 16px;
  }
  .ci-menu-container .logo-amd img,
  .ci-header-outer .ci-header-details .ci-logo-ryzen img,
  .ci-header-outer .ci-header-details .ci-logo-windows img {
    max-width: inherit;
  }
  .ci-header-outer {
    background-image: url(../img/7000/mv_pc.png);
    background-size: 100% auto;
    background-position: center right;
    padding-top: 0;
    aspect-ratio: 16/6;
  }
  .ci-header-outer .ci-amd-headwrap {
    margin: auto 0;
  }
  .ci-header-inner {
    height: 100%;
  }
  /*.ci-header-outer .ci-amd-headwrap::after {
    content: '';
  }*/
  /* .ci-seamex-outer,
  .ci-fleetmng-outer {
   background-position: right center;
    background-size: auto 100%;
    padding-top: 0;
  }*/
  .m10 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .w600 {
    width: 600px;
  }
  .wspl {
    white-space: pre-line;
  }
  .under-color-line-pc {
    border-bottom: solid 4px #007C97;
    padding-bottom: 4px;
  }
  .cta-amazon-second {
    margin: 0 auto !important;
  }
  .cta-amazon-second .btn-apply {
    margin: 15px 0 0 0 !important;
  }
}

@media (max-width: 768px) {
  .ci-energy-efficient {
    padding-top: unset !important;
  }
  .product-example .col-grid-item {
    width: 75% !important;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .example {
    background-image: url(../img/7000/banner-sp.png);
    background-size: cover;
    background-size:100% auto;
    background-repeat: no-repeat;
    height: unset;
  }
  .black-box-out {
    padding: 0;
  }

  .black-box {
    display: flex;
    max-width: 100%;
    margin: 0 auto;
    flex-direction: column;
  }

  .example-image {
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    text-align: center;
  }

  .example-image img {
    max-width: 290px;
    max-height: 150px;
  }

  .example-description {
    color: #FFF;
    margin: auto 0;
    font-weight: bold;
    padding-right: 0;
    text-align: center;
  }

  .example-title {
    font-size: 18px;
    margin-bottom: 0.8rem;
  }

  .example-sub-title {
    margin-bottom: 0;
    font-size: 15px;
  }

  .example-cta {
    color: #FFF;
    font-size: 16px;
    position: relative;
    text-align: center;
    margin-top: 20px;
  }

  .example-cta a {
    border: solid 2px #FFF;
    padding: 10px 34px;
    position: unset;
    bottom: 20px;
    min-width: unset;
  }
  .sp-mt30 {
    margin-top: 30px;
  }
  .under-color-line-sp {
    border-bottom: solid 4px #007C97;
    margin-bottom: 16px;
  }
  .cta-amazon-second {
    margin: 0 auto 40px auto;
  }
}

@media (min-width: 992px) {
  h1 {
    font-size: 36px;
    line-height: 120%;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
  h2 {
    font-size: 32px;
    line-height: 120%;
  }
  h3 {
    font-size: 24px;
    line-height: 120%;
  }
  h4 {
    font-size: 22px;
    line-height: 120%;
  }
  .title-h1 {
    font-size: 28px;
  }
  .ci-intro-outer .ci-intro-kv {
    position: absolute;
    display: flex;
    transform: none;
    top: 0;
    right: 0;
    height: 100%;
    width: 55%;
    left: auto;
  }
  .ci-intro-outer .ci-intro-kv figure::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0));
  }
  .ci-intro-outer .ci-intro-kv figcaption {
    bottom: 80px;
  }
  .ci-intro-outer .ci-intro-kv img {
    object-fit: cover;
  }
}

@media (min-width: 1200px) {
  .container { max-width: 1170px; }
  .ci-menu-container .ci-menu-container-inner .ci-menu-outer {
    display: flex;
  }
  .ci-intro-outer {
    /*background-image: url(../img/220419-MilanX-BgIntro-Desk.jpg);*/
    background-size: auto 100%;
    background-position: center;
    padding-top: 0;
  }
}
