@charset "utf-8";

/*content*/
.selection img:first-of-type {
  margin-bottom: 10px;
}

.selection .selection_images {
  text-align: center;
  margin-top: 50px;
}

.selection .selection_images>p {
  text-align: right;
}

.selection .selection_list {
  margin-bottom: 30px;
}

.selection_list>p {
  margin: 10px 0;
}

.selection_images a:last-child {
  text-decoration: underline;
  color: #333333;
}