@charset "UTF-8";


.mt-0 {
  margin-top: 0 !important;
}
.mod_s_taL2 {
  text-align: left !important;
}
.mod_s_mt2e {
  margin-top: 2em !important;
}
.margin-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.box-1-list > li .box-list-ttl:before {
  content: "■";
}
.box-1-list > li {
  margin-top: 2em;
}
.box-1-list > li .box-list-ttl {
  font-weight: bold;
}
.w-100 {
  width: 100% !important;
}
@media print, screen and (min-width: 768px) {
.mod_s_fz1718 {
 font-size: 1.8rem;
}
}
@media only screen and (max-width: 767.98px) {
.mod_s_fz1718 {
 font-size: 1.6rem;
}
}