/* ★★ ブロックの枠線を無くすCSS ★★
 */
.sp-form-container,
.sp-record-search-container,
[class^="sp-free-content-container-"] {
  border: none !important;
}
