#hero-image {
  height: 105.3333333333vw;
}
@media (min-width: 1920px) {
  #hero-image {
    height: 790px;
  }
}
#hero-image {
  width: 100%;
  background-image: url("../../../img/mobile/mainBusiness/ebsp/banner/banner2.jpg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
}

.section-heading-desc {
  margin-bottom: 3.2vw;
}
@media (min-width: 1920px) {
  .section-heading-desc {
    margin-bottom: 24px;
  }
}

#core-value .core-value-grid {
  padding: 0vw 2.6666666667vw;
}
@media (min-width: 1920px) {
  #core-value .core-value-grid {
    padding: 0 20px;
  }
}
#core-value .core-value-item {
  height: 25.8666666667vw;
  margin-bottom: 1.3333333333vw;
}
@media (min-width: 1920px) {
  #core-value .core-value-item {
    height: 194px;
    margin-bottom: 10px;
  }
}
#core-value .core-value-item {
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
#core-value .core-value-item:last-child {
  margin-bottom: 0;
}
#core-value .core-value-item-1 {
  background-image: url("../../../img/mobile/mainBusiness/ebsp/core_value/1.png");
}
#core-value .core-value-item-2 {
  background-image: url("../../../img/mobile/mainBusiness/ebsp/core_value/2.png");
}
#core-value .core-value-item-3 {
  background-image: url("../../../img/mobile/mainBusiness/ebsp/core_value/3.png");
}
#core-value .core-value-item-content {
  padding: 0vw 32vw 0vw 5.3333333333vw;
}
@media (min-width: 1920px) {
  #core-value .core-value-item-content {
    padding: 0 240px 0 40px;
  }
}
#core-value .core-value-item-content {
  height: 100%;
  display: flex;
  align-items: center;
}
#core-value .core-value-item-title-wrap {
  margin-bottom: 3.7333333333vw;
}
@media (min-width: 1920px) {
  #core-value .core-value-item-title-wrap {
    margin-bottom: 28px;
  }
}
#core-value .core-value-item-title-wrap {
  display: flex;
  align-items: center;
}
#core-value .core-value-item-title {
  font-size: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #core-value .core-value-item-title {
    font-size: 25px;
  }
}
#core-value .core-value-item-title {
  font-weight: bold;
}
#core-value .core-value-item-desc {
  font-size: 2.9333333333vw;
}
@media (min-width: 1920px) {
  #core-value .core-value-item-desc {
    font-size: 22px;
  }
}
#core-value .core-value-item-desc {
  color: #5f5f5f;
  line-height: 1.5;
}

#advantages {
  padding-bottom: 10.6666666667vw;
  height: 116.2666666667vw;
}
@media (min-width: 1920px) {
  #advantages {
    padding-bottom: 80px;
    height: 872px;
  }
}
#advantages {
  background-image: url("../../../img/mobile/mainBusiness/ebsp/advantages/bg.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
}
#advantages .advantages-subtitle {
  font-size: 3.4666666667vw;
  margin-bottom: 1.0666666667vw;
}
@media (min-width: 1920px) {
  #advantages .advantages-subtitle {
    font-size: 26px;
    margin-bottom: 8px;
  }
}
#advantages .advantages-subtitle {
  text-align: center;
  color: #333;
}
#advantages .advantages-subtitle-2 {
  font-size: 3.2vw;
  margin-bottom: 5.3333333333vw;
}
@media (min-width: 1920px) {
  #advantages .advantages-subtitle-2 {
    font-size: 24px;
    margin-bottom: 40px;
  }
}
#advantages .advantages-subtitle-2 {
  text-align: center;
  color: #666;
}
#advantages .advantages-content {
  padding: 0vw 1.3333333333vw 0vw 49.3333333333vw;
}
@media (min-width: 1920px) {
  #advantages .advantages-content {
    padding: 0 10px 0 370px;
  }
}
#advantages .advantages-content {
  display: flex;
  align-items: center;
}
#advantages .advantages-list {
  margin-left: 2.6666666667vw;
}
@media (min-width: 1920px) {
  #advantages .advantages-list {
    margin-left: 20px;
  }
}
#advantages .advantages-list {
  flex: 1;
}
#advantages .advantages-item {
  margin-bottom: 6.6666666667vw;
}
@media (min-width: 1920px) {
  #advantages .advantages-item {
    margin-bottom: 50px;
  }
}
#advantages .advantages-item {
  position: relative;
}
#advantages .advantages-item:last-child {
  margin-bottom: 0;
}
#advantages .advantages-item::after {
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  left: -2.9333333333vw;
  top: -1.6vw;
}
@media (min-width: 1920px) {
  #advantages .advantages-item::after {
    width: 50px;
    height: 50px;
    left: -22px;
    top: -12px;
  }
}
#advantages .advantages-item::after {
  content: "";
  position: absolute;
  background-image: url("../../../img/mobile/mainBusiness/ebsp/advantages/circle.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
#advantages .advantages-item-title {
  font-size: 3.3333333333vw;
  margin-bottom: 1.6vw;
}
@media (min-width: 1920px) {
  #advantages .advantages-item-title {
    font-size: 25px;
    margin-bottom: 12px;
  }
}
#advantages .advantages-item-title {
  position: relative;
  z-index: 1;
  font-weight: bold;
  color: #333;
}
#advantages .advantages-item-desc {
  font-size: 2.6666666667vw;
}
@media (min-width: 1920px) {
  #advantages .advantages-item-desc {
    font-size: 20px;
  }
}
#advantages .advantages-item-desc {
  color: #666;
  line-height: 1.4;
}

#core-modules {
  padding-bottom: 0;
}
#core-modules .core-module-list {
  padding: 0vw 2.6666666667vw;
}
@media (min-width: 1920px) {
  #core-modules .core-module-list {
    padding: 0 20px;
  }
}
#core-modules .core-module-item {
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
}
#core-modules .core-module-item:last-child {
  margin-bottom: 0;
}
#core-modules .core-module-item-1 {
  height: 44.9333333333vw;
}
@media (min-width: 1920px) {
  #core-modules .core-module-item-1 {
    height: 337px;
  }
}
#core-modules .core-module-item-1 {
  background-image: url("../../../img/mobile/mainBusiness/ebsp/core_functions/1.jpg");
}
#core-modules .core-module-item-2 {
  height: 40.5333333333vw;
}
@media (min-width: 1920px) {
  #core-modules .core-module-item-2 {
    height: 304px;
  }
}
#core-modules .core-module-item-2 {
  background-image: url("../../../img/mobile/mainBusiness/ebsp/core_functions/2.jpg");
}
#core-modules .core-module-item-3 {
  height: 40.5333333333vw;
}
@media (min-width: 1920px) {
  #core-modules .core-module-item-3 {
    height: 304px;
  }
}
#core-modules .core-module-item-3 {
  background-image: url("../../../img/mobile/mainBusiness/ebsp/core_functions/2.jpg");
}
#core-modules .core-module-item-4 {
  height: 40.5333333333vw;
}
@media (min-width: 1920px) {
  #core-modules .core-module-item-4 {
    height: 304px;
  }
}
#core-modules .core-module-item-4 {
  background-image: url("../../../img/mobile/mainBusiness/ebsp/core_functions/2.jpg");
}
#core-modules .core-module-item-title-wrap {
  height: 9.0666666667vw;
  font-size: 4vw;
}
@media (min-width: 1920px) {
  #core-modules .core-module-item-title-wrap {
    height: 68px;
    font-size: 30px;
  }
}
#core-modules .core-module-item-title-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
#core-modules .core-module-item-title {
  font-weight: bold;
}
#core-modules .core-module-item-content {
  margin-left: 8.2666666667vw;
  margin-top: 4vw;
  padding-left: 3.2vw;
}
@media (min-width: 1920px) {
  #core-modules .core-module-item-content {
    margin-left: 62px;
    margin-top: 30px;
    padding-left: 24px;
  }
}
#core-modules .core-module-item-content-item + .core-module-item-content-item {
  margin-top: 2.6666666667vw;
}
@media (min-width: 1920px) {
  #core-modules .core-module-item-content-item + .core-module-item-content-item {
    margin-top: 20px;
  }
}
#core-modules .core-module-item-content-item-title {
  font-size: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #core-modules .core-module-item-content-item-title {
    font-size: 25px;
  }
}
#core-modules .core-module-item-content-item-title {
  line-height: 1.5;
  position: relative;
  font-weight: bold;
}
#core-modules .core-module-item-content-item-title::before {
  height: 1.0666666667vw;
  width: 1.0666666667vw;
  left: -3.2vw;
  top: 50%;
}
@media (min-width: 1920px) {
  #core-modules .core-module-item-content-item-title::before {
    height: 8px;
    width: 8px;
    left: -24px;
    top: 50%;
  }
}
#core-modules .core-module-item-content-item-title::before {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  background-color: #447cfe;
  border-radius: 50%;
}
#core-modules .core-module-item-content-item-desc {
  font-size: 2.9333333333vw;
}
@media (min-width: 1920px) {
  #core-modules .core-module-item-content-item-desc {
    font-size: 22px;
  }
}
#core-modules .core-module-item-content-item-desc {
  color: #5f5f5f;
  line-height: 1.5;
}