@charset "utf-8";
/* one */
.oshk {}


#main-wrap img {
  max-width: 100%;
  height: auto;
}

.facility--ptt {
  width: 603px;
  margin: 0 auto 80px;
}
.facility--pread {
  width: 670px;
  margin: 0 auto 100px;
}
.facility--ph {
  width: 1000px;
  margin: 0 auto 180px;
}

#service {
  width: 1000px;
  margin: auto;
}
#service ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#service ul li {
  flex-shrink: 0;
  width: 450px;
}

