@charset "UTF-8";


#main_head h2 {
  position: absolute;
  left: 70px;
  top: 55px;
}

#main_head p {
  position: absolute;
  left: 80px;
  top: 100px;
}


.sub h3 {
  margin-bottom: 10px;
  font-size: medium;
  font-weight: bold;
  color: #17b9ff;
}

.sub ul {
  margin-bottom: 0;
}

.sub li {
  margin: 10px 10px 30px 10px;
  list-style-type: none;
}


.order {
  text-align: center;
}

.order p {
  margin: 10px;
}
