/* 汎用 */
.file-input {
  position: absolute;
  visibility: hidden;
}

.default-image {
  cursor: pointer;
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
}