@charset "utf-8";
/* CSS Document */
/* 20250924追加 .logo-block_colum3 */
#service-all .logo-block-List .logo-block_colum3 {
  width: 100%;
}
#service-all .logo-block-List .logo-block_colum3 img {
  height: 30vw;
  width: auto;
}
@media screen and (min-width: 769px), print {
  #service-all .logo-block-List .logo-block_colum3 {
    width: 442px;
  }
  #service-all .logo-block-List .logo-block_colum3 img {
    width: 82%;
    height: auto;
  }
}
