@charset "UTF-8";
/* =======================================

PC用設定

======================================= */
.sp {
  display: none !important;
}

.wrap_out a:not(.no_hover):hover, .wrap_in a:not(.no_hover):hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.wrap_out a:not(.no_hover):hover img, .wrap_in a:not(.no_hover):hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

/* HOME
------------------------------- */
/*NEWS LIST*/
.tbb_list {
  border-bottom: 0.1rem dashed #ccc;
}
.tbb_list .table_block--cell {
  height: 9rem;
  vertical-align: top;
  text-align: left;
  width: auto;
  padding: 3rem 3rem 3rem;
}
.tbb_list ._cellA, .tbb_list .cellA {
  width: 40%;
}
.tbb_list ._cellB, .tbb_list .cellB {
  padding-left: 0;
}
.tbb_list .date {
  margin-right: 3rem;
}

.list_p {
  font-size: 1.6rem;
  padding-top: 0.3rem;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/*# sourceMappingURL=_maps/main.css.map */
