.cate_icon {min-width:60px !important;}

/* YouTube埋め込みレスポンシブ対応*/
.p-youtube {
  aspect-ratio: 16 / 9;
}
.p-youtube iframe {
  width: 556px;
  height: 331px;
}