/* pc */
@media only screen and (min-width: 769px) {
  .jsp-background-image-1769960{
    background-image: initial !important;
  }
  [data-id="1769960"] .p-layout-media{
    background-image: url("/files/quality_main_tcm111-1653630.jpg");
    height: 480px;
  }

  [data-id="1769960"] .p-heading-3{
    margin-bottom: initial;
  }

  [data-id="1769906"] {
    .p-media-layout-02{
      background: #ebc175;
      padding: 20px;
      border-radius: 20px;
    }
    .c-link-list__list{
      border: 4px double #2c4b79;
      width: 45%;
      text-align: center;
      padding: 6px;
      background: rgba(255, 255, 255, 0.5);
    }
  }

  #d1747295 h3{
    text-align: center;
    position:relative;
  }
  #d1747295 h3::before{
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 10%;
    height: 5px;
    left: 50%;
    background-color: #4d639f;
    border-radius: 2px;
    transform: translateX(-50%);
  }
}
/* sp */
@media only screen and (max-width: 768px) {
  /*
  [data-id="1769906"] {
    .p-media-layout-02{
      background: #ebc175;
      padding: 20px;
      border-radius: 20px;
    }
    .c-link-list__list{
      border: 4px double #2c4b79;
      width: 45%;
      text-align: center;
      padding: 6px;
      background: rgba(255, 255, 255, 0.5);
    }
  }
*/
  [data-id="d2046643"] {
    .p-layout__inner{
      display:initial !important;
    }
    .p-layout__content{
      max-width: 100% !important;
      background: #ebc175 !important;
      padding: 20px !important;
      border-radius: 20px !important;
      margin-bottom: 9.5px;
    }
    .c-link-list__list{
      border: 4px double #2c4b79;
      width: 45%;
      text-align: center;
      padding: 6px;
      background: rgba(255, 255, 255, 0.5);
    }
  }
  [data-id="d2046643"] h3{
    text-align: center;
    font-size:18px;
    font-weight: 500;
  }


  [data-id="1769960"] .jsp-background-image-1769960 .p-media-layout__inner{
    width:100% !important;
    background:initial !important;
    margin:1% auto !important;
    border:initial !important;
  }

  [data-id="1769960"] .jsp-background-image-1769960 .p-media-layout__inner h3{
    color:#000 !important;
    font-family: Oswald,'Lucida Grande',sans-serif;
    font-weight: 600;
    font-size: 2.2em !important;
    text-align: center;
    text-shadow: initial !important;
  }
  [data-id="1769960"] .p-media-layout-02__hdg{
    margin-bottom: initial;
  }
}



