@charset "UTF-8";
/* =======================================

SP用設定

======================================= */
.pc {
  display: none !important;
}

input[type=button], input[type=submit] {
  -webkit-appearance: none;
}

/* フォントサイズが大きくなってしまう不具合対策
------------------------------- */
h1, h2, h3, h4, h5, h6, p {
  max-height: 100%;
}

/* HOME
------------------------------- */
/*NEWS LIST*/
.tbb_list {
  border-bottom: 1px dashed #ccc;
}
.tbb_list .table_block--cell {
  vertical-align: top;
  text-align: left;
  width: auto;
}
.tbb_list ._cellA, .tbb_list .cellA {
  padding-top: 5vw;
}
.tbb_list ._cellB, .tbb_list .cellB {
  padding-top: 3vw;
  padding-bottom: 4vw;
}

.list_p {
  margin-bottom: 0 !important;
  line-height: 1.8;
}
/*# sourceMappingURL=_maps/mainSp.css.map */
