@charset "UTF-8";
.contact-page {
  padding-top: 55px;
  padding-bottom: 65px;
  background: #F5F5F5;
}
.contact-page .addr-list li {
  position: relative;
  padding-left: 75px;
  line-height: 40px;
  color: #444343;
}
.contact-page .addr-list li .label {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  padding: 0;
  padding-left: 40px;
  line-height: 40px;
  color: #444343;
  font-weight: normal;
}
.contact-page .addr-list li .label span {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: center no-repeat;
}
