.reserve-bg {
  padding: 180px 0 80px 0;
  background-color: #f8f9ee;
  background-image: url(../../img/reserve/bg-about-l.png), url(../../img/reserve/bg-about-r.png);
  background-size: 17%;
  background-position: left 50px, right 50px;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}

.reserve-bg .bg-bottom {
  z-index: 3;
  position: absolute;
  bottom: -222px;
  display: block;
  width: 100%;
  content: '';
  background: url(../../img/reserve/bg-about-btm.png) no-repeat center/100%;
}

.reserve-bg .note {
  text-align: center;
  font-size: 24px;
  line-height: 1;
  letter-spacing: .12em;
  font-weight: bold;
  margin-bottom: 180px;
}

.rounded-box {
  position: relative;
  z-index: 9;
  background: #fff;
  border: 3px solid #534741;
  border-radius: 40px;
  width: 100%;
  max-width: 710px;
  margin: auto;
  position: relative;
  padding: 100px 26px 50px;
  margin-bottom: 100px;
}

.rounded-box span.green {
  color: #00b09d;
}

.rounded-box .box-ttl {
  position: absolute;
  left: 0;
  right: 0;
  top: -140px;
  text-align: center;
  text-align: center;
}

.rounded-box .box-ttl img {
  max-width: 350px;
}

.rounded-box .box-ttl.box-flow {
  top: -30px;
}

.rounded-box .ttl01 {
  margin: 40px 0 10px 0;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background-color: #00b09d;
  padding: 4px;
  letter-spacing: 2px;
  font-weight: 900;
}

.rounded-box .ttl01 span {
  border: 1px dashed #fdf8bc;
  display: block;
  padding: 10px 0;
}

.rounded-box .ttl01.inline {
  display: inline-block;
}

.rounded-box .ttl01.inline span {
  padding: 6px 26px;
}

.rounded-box .ttl02 {
  font-size: 20px;
  background-color: #fdf8bc;
  display: inline-block;
  font-weight: 900;
  padding: 6px 12px 6px 32px;
  letter-spacing: 2px;
  margin: 20px 0;
  position: relative;
}

.rounded-box .ttl02::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 10px;
  height: 100%;
  background-color: #00b09d;
}

.rounded-box .txt {
  font-weight: 400;
  margin-bottom: 20px;
}

.rounded-box .txt.blue {
  font-weight: bold;
  color: #3fa9f5;
}

.rounded-box .txt.blue a {
  color: #3fa9f5;
  text-decoration: underline;
}

.rounded-box .txt.note {
  margin-top: 50px;
}

.rounded-box .img-wrap {
  margin: 20px auto;
}

.rounded-box .flow03-list {
  margin-left: 20px;
}

.rounded-box .flow03-list li {
  /*list-style-type: decimal;*/
  text-indent: 1px;
  font-weight: 400;
  line-height: 32px;
}

.bg-flow {
  background: -webkit-gradient(linear, left top, left bottom, from(#cdebff), to(#ffd2ff));
  background: linear-gradient(#cdebff 0%, #ffd2ff 100%);
}

.bg-flow .bg-flow-02 {
  background-image: url(../../img/reserve/bg-flow-btm.png), url(../../img/reserve/bg-flow-l.png), url(../../img/reserve/bg-flow-r.png);
  background-size: 100%, 40%, 40%;
  background-position: bottom, left 200px, right 200px;
  background-repeat: no-repeat;
  padding: 230px 0;
}

.bg-flow-03 {
  background-color: #5fdbed;
  padding: 120px 0 300px 0;
  background-image: url(../../img/reserve/bg-flow03-btm.png), url(../../img/reserve/bg-flow03-top.png);
  background-size: 100%;
  background-position: bottom, top;
  background-repeat: no-repeat;
  position: relative;
}

.bg-flow-03 .mermaidog {
  position: absolute;
  top: -250px;
  right: 2%;
  width: 16%;
}

.ft-logo {
  min-height: 0 !important;
  height: 0 !important;
  background-image: none !important;
}

@media screen and (max-width: 767px) {
  .reserve-bg {
    padding: 50px 0 40px 0;
    background-image: url(../../img/reserve/bg-about-l_sp.png), url(../../img/reserve/bg-about-r_sp.png);
    background-size: 40%, 35%;
    background-position: left 260px, right 280px;
  }
  .reserve-bg .note {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 130px;
  }
  .reserve-bg .bg-bottom {
    bottom: -70px;
  }
  .rounded-box {
    padding: 60px 20px 30px 20px;
  }
  .rounded-box .box-ttl {
    top: -120px;
  }
  .rounded-box .box-ttl img {
    width: 280px;
  }
  .rounded-box .txt {
    font-size: 15px;
  }
  .rounded-box .ttl01 {
    text-align: left;
    margin-top: 30px;
  }
  .rounded-box .ttl01 span {
    padding-left: 10px;
    font-size: 17px;
  }
  .rounded-box .ttl01.inline {
    margin-top: 10px;
  }
  .rounded-box .ttl01.inline span {
    padding: 4px 12px;
  }
  .rounded-box .ttl02 {
    font-size: 15px;
    padding: 4px 12px 4px 24px;
    margin: 16px 0;
  }
  .bg-flow .bg-flow-02 {
    padding: 120px 0 50px 0;
    background-image: url(../../img/reserve/bg-flow-l_sp.png), url(../../img/reserve/bg-flow-r_sp.png), url(../../img/reserve/bg-flow-btm_sp.png);
    background-size: 46%, 60%, 100%;
    background-position: left 300px, right 120px, bottom;
  }
  .bg-flow-03 {
    padding: 120px 0 120px 0;
    background-image: url(../../img/reserve/bg-flow03-btm_sp.png), url(../../img/reserve/bg-flow03-top_sp.png);
    background-position: bottom, top;
  }
  .bg-flow-03 .mermaidog {
    top: -120px;
    width: 30%;
  }
}
