/***   /reserve/   ***/

.maximg {
  width: 100%;
}

.reserveimgList {
  font-size: 0;
}

#conts h2 {
    margin-bottom: 0;
    margin-top: 30px;
}

.reserveimgList {
  margin-top: 8px;
}

.flowImg {
  margin: 15px 0 25px;
}

.reserveimgItem {
  display: inline-block;
  margin-right: 9px;
}

.reserveimgItem.last {
  margin-right: 0;
}

.telbox {
  text-align: center;
  margin: 43px 0 33px;
}

.textBox {
  background-color: #efefef;
  padding: 25px 22px;
  margin: 0 20px;
}

.textBoxTitle {
  font-size: 14px;
  font-weight: bold;
}

.textBoxList {
  font-size: 12px;
  margin-left: 1.0em;
  line-height: 1.75;
}

.textBoxitem {
    text-indent: -1.0em;
}

.reserveimg {
  text-align: center;
  margin-top: 15px;
}
.reserveflow {
    display: flex;
    margin: 16px 8px 8px;
}
.reserveflow img {
    width: 100%;
}
.bannerTop {
 text-align: center;
  margin-top: 5px;
}

.bannerTop img {
  width: 98%;
}

