.xf-widget-online-section {
  margin-top: 0;
  padding-top: 0px;
  padding-bottom: 9px;
}

.xf-widget-online-section img {
  width: 100%;
}

.xf-widget-online-section .blind {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.xf-widget-online-section .item-title {
  font-size: 21px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.8px;
  margin: 24px 0 15px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ececec;
}

.xf-widget-online-section .online-item .item-mo {
  display: block;
}

.xf-widget-online-section .online-item .item-pc {
  display: none;
}

.xf-widget-online-section .item-img-link {
  display: block;
  position: relative;
}

.xf-widget-online-section .item-img-link .item-img-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  font-size: 28px;
  color: #fff;
  padding: 0 15px;
  font-weight: 600;
  letter-spacing: -0.8px;
  line-height: 1.31;
}

.xf-widget-online-section .section-footer {
  padding-top: 24px;
}

.xf-widget-online-section .section-footer .terms-item-text {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: -0.6px;
  color: #484848;
  text-align: left;
  margin: 0;
  word-break: break-all;
}

.xf-widget-online-section .section-footer .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.xf-widget-online-section .section-footer .btn-wrap .btn-primary {
  padding: 13px 20px;
  border-radius: 38.5px;
  background-color: #2684ff;
  border-color: #2684ff;
  width: 100%;
}

.xf-widget-online-section .section-footer .btn-wrap .btn-primary span {
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.8px;
  color: #fff;
}

.xf-widget-online-section .section-footer .btn-wrap .btn-primary:disabled {
  background-color: #ebecee;
  border-color: #ebecee;
  opacity: 1;
}

.xf-widget-online-section .section-footer .btn-wrap .btn-primary:disabled span {
  color: #c0c0c0;
}

.xf-widget-online-section .section-footer .btn-wrap .btn-primary:focus {
  outline: none;
}

@media (min-width: 992px) {
  .xf-widget-online-section {
    padding-bottom: 18px;
  }
  .xf-widget-online-section .item-title {
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.53px;
    margin-top: 0;
    padding-bottom: 18px;
  }
  .xf-widget-online-section .online-item .item-mo {
    display: none;
  }
  .xf-widget-online-section .online-item .item-pc {
    display: block;
  }
  .xf-widget-online-section .item-img-link {
    margin-top: 70px;
  }
  .xf-widget-online-section .item-img-link .item-img-text {
    font-size: 40px;
  }
  .xf-widget-online-section .section-footer {
    padding-top: 32px;
  }
  .xf-widget-online-section .section-footer .terms-item-text {
    font-size: 17px;
    text-align: center;
  }
  .xf-widget-online-section .section-footer .btn-wrap .btn-primary {
    width: 371px;
    text-align: center;
    padding: 23px 20px;
  }
  .xf-widget-online-section .section-footer .btn-wrap .btn-primary span {
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.8px;
    color: #fff;
  }
  .xf-widget-online-section .section-footer .btn-wrap .btn-primary:disabled {
    background-color: #ebecee;
    border-color: #ebecee;
    opacity: 1;
  }
  .xf-widget-online-section .section-footer .btn-wrap .btn-primary:disabled span {
    color: #c0c0c0;
  }
  .xf-widget-online-section + .xf-widget-main-content-section {
    padding-top: 32px;
  }
  .xf-widget-online-section .main-banner-wrap {
    margin: 0;
  }
  .xf-widget-online-section .main-banner-wrap .banner-mo {
    display: none;
  }
  .xf-widget-online-section .main-banner-wrap .banner-pc {
    display: block;
  }
}

/*# sourceMappingURL=widget.css.map */
