.page-bg {
  padding: 180px 0 10px 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: repeat-y;
  position: relative;
  z-index: 2;
  height: 2800px;
}

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

.rounded-box {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 9;
  background: #fff;
  border: 3px solid #534741;
  border-radius: 40px;
  width: 100%;
  max-width: 710px;
  margin: auto;
  padding: 100px 130px 50px;
  margin-bottom: 100px;
}

.rounded-box .equipment-wrap {
  margin-bottom: 50px;
}

.rounded-box .txt {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
}

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

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

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

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

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

.rounded-box .ttl02 {
  font-size: 20px;
  background-color: #fdf8bc;
  display: inline-block;
  font-weight: 900;
  padding: 6px 12px 6px 32px;
  letter-spacing: 2px;
  margin: 0 0 10px 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 .img-wrap {
  margin-bottom: 20px;
}

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

.bg-page03 .bg-page03-03 {
  background-image: url(../../img/common/bg-ft-logo.png), url(../../img/reserve/bg-flow-l.png), url(../../img/reserve/bg-flow-r.png);
  background-size: 100%, 42%, 46%;
  background-position: bottom -80px left 0, left 200px, right 300px;
  background-repeat: no-repeat, repeat-y, repeat-y;
  padding: 330px 0 250px 0;
  height: 4200px;
}

.bg-page03 .rounded-box .box-ttl {
  top: -174px;
}

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

@media screen and (max-width: 767px) {
  .page-bg {
    padding: 160px 0 10px 0;
    background-image: url(../../img/first/bg-promise-l-_sp.png), url(../../img/first/bg-promise-r_sp.png);
    background-size: 32%, 27%;
    background-position: left 100px, right 80px;
  }
  .page-bg .note {
    font-size: 17px;
    margin-bottom: 130px;
    line-height: 30px;
  }
  .page-bg .bg-bottom {
    bottom: -70px;
  }
  .rounded-box {
    padding: 60px 20px 30px 20px;
    max-width: 340px;
  }
  .rounded-box .box-ttl {
    top: -120px;
  }
  .rounded-box .box-ttl img {
    width: 280px;
  }
  .rounded-box .txt {
    font-size: 15px;
  }
  .rounded-box .txt.bg-green {
    margin-bottom: 20px;
  }
  .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 .equipment-wrap {
    margin-bottom: 30px;
  }
  .rounded-box .img-wrap {
    margin-bottom: 0;
  }
  .rounded-box .ttl02 {
    font-size: 15px;
    padding: 4px 12px 4px 24px;
    margin: 16px 0;
  }
  .bg-page03 {
    background: -webkit-gradient(linear, left top, left bottom, from(#cdebff), to(#ffd2ff));
    background: linear-gradient(#cdebff 0%, #ffd2ff 100%);
  }
  .bg-page03 .bg-page03-03 {
    background-image: url(../../img/common/bg-ft-logo_sp.png), url(../../img/reserve/bg-flow-l.png), url(../../img/reserve/bg-flow-r.png);
    background-size: 100%, 50%, 42%;
    background-position: bottom, left 160px, right 180px;
    background-repeat: no-repeat, repeat-y,repeat-y;
    padding: 180px 0 110px 0;
    height: 2800px;
  }
  .bg-page03 .rounded-box .txt {
    line-height: 24px;
    font-size: 14px;
  }
  .bg-page03 .rounded-box .box-ttl {
    top: -146px;
  }
}
