.ie body {
  font-family: "MS PGothic", sans-serif;
}
.ie body > header {
  border-bottom: 1px solid #d3d3d4;
  top: -20px;
}
.ie body > header div div {
  margin-top: -10px;
}
.ie body > header .btn {
  position: relative;
  bottom: -10px;
}
.ie .scrolled header {
  top: -103px;
}
.ie main {
  padding-top: 150px;
}
.ie .content {
  position: relative;
  bottom: -14px;
}
.ie .prev-top {
  bottom: 6px;
}
.ie footer {
  position: relative;
  border-top: 1px solid #d3d3d4;
  bottom: -15px;
}
.ie footer > ul:first-of-type li:first-child {
  width: 90px;
}
.ie footer > ul:first-of-type li:nth-child(3) {
  width: 75px;
}
.ie .box {
  border-right: 1px solid #d3d3d4;
  border-bottom: 1px solid #d3d3d4;
  border-left: 1px solid #d3d3d4;
}
.ie .item-new {
  border: 1px solid #d3d3d4;
}
.ie .item-new:after {
  position: static;
}
.ie .item-new + .item-new {
  margin-left: 21px;
}
.ie .item-list {
  margin-top: -14px;
}
.ie [type="text"],
.ie [type="password"] {
  line-height: 40px;
}
.ie [type="checkbox"],
.ie [type="radio"] {
  display: block;
  height: 0;
}
.ie #login .modal-content li input {
  padding-left: 46px;
  width: 240px;
}
.ie .entry-header {
  background-color: #fff;
  border-bottom: 1px solid #d3d3d4;
}
.ie .entry-header ul {
  width: 250px;
}
.ie .entry-header li {
  width: 125px;
}
.ie .entry-header + form {
  border-bottom: 1px solid #d3d3d4;
  top: 122px;
}
.ie .category .box-item,
.ie .company .box-item,
.ie .keyword .box-item,
.ie .search .box-item {
  position: relative;
  bottom: -14px;
}
.ie .company .box {
  margin-bottom: 50px;
}
.ie .company td {
  word-break: break-all;
}
.ie .register #demand_zip {
  margin-bottom: 25px;
}
.ie .service > header div div,
.ie .price > header div div {
  margin-top: -15px;
}
.ie .service main,
.ie .price main {
  padding-top: 79px;
}
.ie .price .action {
  margin-top: -13px;
}
.ie .box-pdf {
  margin-top: -13px;
}
.ie .box-pdf a {
  line-height: 79px;
  height: 69px;
}
.ie .box-pdf a:before {
  top: 0;
}
