@charset "utf-8";

@media screen and (max-width: 768px) {

/* =============================================================

　　Mobile - Parts Setting

============================================================= */

/*  Content Settings
--------------------------------------------- */

.section-contact .notes {
  margin-bottom: 20px;
  padding: 20px 18px;
  font-size: .95em;
}

.section-contact .notes .list-dot ul li {
  padding-top: 7px;
  line-height: 1.7;
}

.section-contact .notes .list-dot ul li:first-child {
  padding-top: 0;
}

}