/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* ヘッダーのボタンを削除　　　　　　　　　　　　　　　　　　　　　                 */
/***********************************************/
.header-btn-col .hs-button {
  display: none !important;
}

/*.hs-button { /* ボタンのクラス名を適宜変更 */
/*  display: none !important;
/*}