/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 06 2025 | 06:10:56 */
.elementor-form #form-field-files {
	padding: 15px;
}

/* Webkit系（Chromeなど）でボタン部分だけを変更する */
.elementor-field-type-upload input[type="file"]::-webkit-file-upload-button {
  margin-right: 12px;
}