@charset "UTF-8";
/* CSS Document */

/*------------------------------
       申込完了ページ 
------------------------------*/

.complete__message{
	font-size: 16px !important;
    font-weight: 700 !important;
    max-width: none !important;
    max-height: none !important;
}

/*------------------------------
      ヘッダーのアクティブ線
------------------------------*/

.v-tabs-slider-wrapper {
		display: none;
	}

