@charset "UTF-8";
/*基本設定
=========================================*/
.chart_container {
  position: relative;
  width: 100%;
}

.chart_btn_list {
}

.btn {
  position: relative;
  transition: 0.1s all ease-in-out;
}

/*=========================================================
	診断チャート
=========================================================*/
#chart {
}

/*診断コンテンツ
----------------------------------------------- */


/*診断ボタン
----------------------------------------------- */


/*診断結果
----------------------------------------------- */
