@charset "UTF-8";
/*
========================================
sdgs__shelf　テンプレ変更
========================================
*/
/* pc */
@media(min-width:741px){
  .sdgs__shelf .sdgs__shelf-img--target11{
    width: 100%;
    max-width: 132px;
    margin-bottom: 35px;
  }
  .sdgs__try-kv{
    margin-bottom: 30px !important;
  }
}

/* sp */
@media(max-width:740px){
  .sdgs__shelf .sdgs__shelf-img--target11{
    width: 100%;
    max-width: 155px;
    }
  }