/* line 4, contact.scss */
.page-title .top-img {
  translate: 45% 0;
  width: 26.3%; }
  @media screen and (max-width: 800px) {
    /* line 4, contact.scss */
    .page-title .top-img {
      right: 20px;
      translate: 0 0;
      width: 180px; } }

/* line 17, contact.scss */
.read-contact {
  margin-bottom: 96px; }
  @media screen and (max-width: 800px) {
    /* line 17, contact.scss */
    .read-contact {
      margin-bottom: 80px; } }
  /* line 22, contact.scss */
  .read-contact p {
    margin-bottom: 40px; }
    /* line 24, contact.scss */
    .read-contact p:last-child {
      margin-bottom: 0; }

@media screen and (max-width: 800px) {
  /* line 32, contact.scss */
  table.t-contact {
    border-top: 1px dashed rgba(0, 0, 0, 0.15); } }

/*# sourceMappingURL=contact.css.map */
