body {
}
.sp-border {
  border:  1px solid black;
}

.sp-container {
  color: #000;
  max-width: 980px;
  margin: auto;
  font-size: 20px;
  line-height: 30px;
}

.sp-book-frame {
  position: relative;
  width: 100%;
  min-height: 250px;
  background: #F3C516;
}

.sp-bg-yl {
  position: absolute;
  top: 35px;
  left: 45px;
  max-width: 590px;
}

.sp-booklet {
  position: absolute;
  top: 25px;
  right: 85px;
}


@media (max-width: 991px) {
  .sp-bg-yl {
    position: static;
    max-width: 92%;
    width: 92%;
    text-align: center;
    margin: auto;
    margin-top: 30px;
  }
  .sp-booklet {
    position: static;
    margin-top: 30px;
    margin-bottom: 35px;
    text-align: center;
  }

}

.sp-booklet img {
  width: 160px;
}

.sp-form-frame {
  position: relative;
  width: 100%;
  background: #fff;
  margin-top: 30px;
}

.sp-form-body {
  min-height: 250px;
}

.sp-fo-isubmit {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .sp-fo-isubmit {
    flex-direction: column;
  }
}

.sp-callform {
  margin-top: 40px;
  margin-bottom: 30px;
}

.sp-callform-best {
  margin-top: 4px;
}

.sp-time-ampm {
  margin-top: 8px;
}

.sp-fo-isubmit input {
  margin-left: auto;
  width: 121px;
  margin-right: 45px;
}

.sp-time-ampm-frame {
  display: flex;
  padding-top: 3px;
}

.sp-tbox2 {
  margin-left: 45px;
}

.sp-watch-frame {
  display: flex;
  flex-direction: row;
  justify-content: center;
  justify-content: space-between;
  justify-content: space-around;
  width: 100%;
  min-height: 150px;
  background: #00AEEF;
  margin-top: 20px;
}

@media (max-width: 991px) {
  .sp-watch-frame {
    flex-direction: column;
  }
}

.sp-wa-item {
  flex: 1;
}

.sp-watch-salesforce {
  display: flex;
  flex-direction: row;
  justify-content: center;
  justify-content: space-between;
  justify-content: space-around;
  width: 100%;
  background: #F3C516;
  margin-top: 0px;
}

@media (max-width: 991px) {
  .sp-watch-salesforce {
    flex-direction: column;
  }
}

.sp-bk-heading {
  font-weight: bold;
  font-size: 30px;
  line-height: 32px;
}

.sp-bk-para {
  margin-top: 15px;
  font-weight: 500;
  font-size: 22px;
}

.sp-watch-frame {
  min-height: 164px;
}

.sp-wa-right {
  margin-top: 25px;
  margin-right: 30px;
  margin-bottom: 25px;
}

@media (max-width: 991px) {
  .sp-wa-right {
    padding-left: 25px;
  }
}

.sp-wa-idemo {
  margin-top: 20px;
  display: flex;
}

.sp-wa-idemo img {
  margin-left: auto;
  margin-right: 20px;
}

.sp-wa-idemo-text {
  margin-top: 20px;
}

.sp-wa-idemo-text p {
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  padding-right: 70px;
  padding-bottom: 0px;
  margin-bottom: 7px;
}

.sp-bull-idea {
  text-align: center;
  list-style-position: inside;
  padding-right: 70px;
  margin-bottom: 30px;
}

.sp-bull-pt {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
}

.sp-bull-pt:nth-child(odd) {
  color: #0276B5;
}

.sp-bull-pt:nth-child(even) {
  color: #00AEEF;
}

@media (max-width: 991px) {
  .sp-wa-idemo-text {
    padding-left: 25px;
    padding-right: 0px;
  }
  .sp-bull-idea {
    padding-right: 60px;
  }
}

.sp-wa-comp {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

@media (max-width: 991px) {
  .sp-wa-comp {
    flex-direction: column;
  }
}

.sp-wa-iidea {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}

.sp-wa-comp img {
  width: 260px;
  margin: auto;
  margin-top: 20px;
}

.sp-wa-spacer {
  flex-grow: 1;
}

.sp-wa-iidea img {
  display: block;
  width: 200px;
  margin: auto;
}

#sp-sf-form {
  margin-top: 40px;
  padding-left: 25px;
  width: 95%;
  font-size: 16px;
}


.sp-sf-contact {
  display: flex;
  flex-direction: row;
  justify-content: center;
  justify-content: space-between;
  justify-content: space-around;
  width: 100%;
  background: #fff;
  margin-top: 0px;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .sp-sf-contact {
    flex-direction: column;
  }
}

.sp-sfc-loc {
  font-size: 11px;
  margin: auto;
  margin-top: 5px;
}

.sp-sfc-iidea {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}

.sp-sfc-iidea img {
  display: block;
  width: 95px;
  margin: auto;
}

.sp-sfc-phone {
  font-size: 11px;
  color: #00AEEF;
  text-align: center;
  font-weight: bold;
}

.sp-sfc-phone-spc {
  margin-bottom: 5px;
}

.sp-wa-ipic img {
  display: block;
  margin: auto;
}

.sp-wa-ipic2 img {
  display: block;
  padding-top: 5px;
  margin: auto;
}

