<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.visible-flex-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-flex-xs {
    display: flex !important;
  }
}
html {
  font-size: 10px;
}
.cRed {
  color: #ff0000;
}
.banner-main-text {
  font-size: 3.2rem;
  font-weight: 400;
}
.banner-main-text3 {
  font-size: 2.6rem;
  font-weight: 400;
}
.banner-main-text4 {
  font-size: 2rem;
  font-weight: 400;
}
.btnq1 {
  border-radius: 1.5rem;
  padding: 0.65rem 1.5rem;
  font-size: 1.1rem;
}
@media (min-width: 768px) {
  .btnq1 {
    padding: 1rem 2.6rem;
    border-radius: 2rem;
    font-size: 1.26rem;
  }
}
.btnView {
  padding: 2rem 0;
}
.priceFormBox {
  padding: 10px 25px;
  font-size: 14px;
}
.priceFormBox .price-info {
  padding: 1rem 0.516rem 1.4rem;
  font-size: 1.6rem;
  font-weight: 600;
}
.priceFormBox .form-group {
  margin-bottom: 5px;
}
.priceFormBox .one-row {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 5px;
}
.priceFormBox .align-items-start {
  align-items: start;
}
.priceFormBox label {
  font-weight: initial;
}
.priceFormBox .tw {
  font-size: 1.54rem;
}
.priceFormBox .tw2 {
  width: 230px;
  flex-shrink: 0;
}
.priceFormBox .tw3 {
  width: 120px;
  flex-shrink: 0;
}
.priceResultContent {
  font-size: 18px;
  font-weight: 600;
  padding: 6vh 20px 2vh;
}
.priceResultContent .i-txt {
  padding: 2rem 0 0.5rem 0;
}
.icon-ok {
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #09BB07;
  font-size: 66px;
  color: white;
}
.modal-header .ok {
  display: none;
}
.price-step2 .start {
  display: none;
}
.price-step2 .ok {
  display: block;
}
.h-txt-box2 .headline {
  font-size: 2rem;
  font-weight: 400;
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .h-txt-box2 .headline {
    font-size: 2.8rem;
  }
}
.h-txt-box2 .headline-desc {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 1rem;
}
.h-txt-box .banner-txt-info {
  line-height: 180%;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 2rem;
  padding-top: 1.6rem;
}
.smallApplyFrom2-box {
  padding-top: 1rem;
}
.smallApplyFrom2 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  height: 56px;
  border-radius: 25px;
  border-color: transparent;
  box-shadow: 0 0 27px 0 rgba(6, 0, 1, 0.1);
}
.smallApplyFrom2 .form-group {
  padding-left: 15px;
}
.smallApplyFrom2 .form-control {
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.smallApplyFrom2 .toBtn,
.toBtn2 {
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 160px;
  height: 5.6rem;
  border-radius: 25px;
  color: #fff;
  font-size: 18px;
  background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.slogo-box-end {
  background: url("/static/theme3/images/isi/part9-bg.jpg") center top no-repeat;
  background-size: auto 100%;
  text-align: center;
  color: #0F1421;
  font-size: 2.2rem;
  padding: 5vh 0 3vh 0;
  font-weight: 500;
}
@media (min-width: 768px) {
  .slogo-box-end {
    padding: 10vh 0 6vh 0;
    font-size: 3.2rem;
  }
}
/*# sourceMappingURL=c2.css.map */</pre></body></html>