@charset "UTF-8";
/* ===============================================================

 project / 保険一覧（保険の加入目的で選ぶ）

=============================================================== */
.c-buttonbox--set2col {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
}
