.wrapper.pc_default_banner_size {
  max-width: 1920px !important;
}
.wrapper.pc_default_banner_size main img {
  margin: 0 auto;
}

.sectionTit {
  padding: 40px 0;
}

.sectionTit .title span {
  color: #696969;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -2px;
}
.sectionTit .title strong {
  display: block;
  font-size: 48px;
  font-weight: 700;
  line-height: 63px;
  letter-spacing: -2px;
}
.sectionTit .image {
  padding: 45px 0 60px;
}
.sectionTit .image img {
  display: inline-block;
}
.sectionTit .txt {
  display: inline-block;
  position: relative;
  padding: 28px 45px;
  font-size: 25px;
  color: #696969;
  border-radius: 20px;
  background: #f2f6ff;
}
.sectionTit .txt:before {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  height: 22px;
  position: absolute;
  left: 0;
  top: -20px;
  background: url(/assets/images/img_09/09B/section_02_bubble_bg.png) no-repeat
    center top;
}
.sectionTit .txt b {
  display: block;
  font-size: 28px;
  color: #292929;
}

@media (max-width: 768px) {
  .wrapper.pc_default_banner_size {
    max-width: 768px !important;
  }

  .pc_default_banner {
    width: 768px;
    object-fit: cover;
  }
}
.wrapper.mob_default_banner_size {
  max-width: 768px !important;
}
/* section0310 */
.section0310 {
  padding: 40px 0;
  position: relative;
  background: url(/assets/images/img_09/09B/section_01_bg.gif) repeat-x left top;
}
.section0310 .inner {
  max-width: 760px;
  margin: 0 auto;
}
.section0310 .title {
  padding: 35px 40px 0;
  text-align: left;
}
.section0310 .title span {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -2px;
}
.section0310 .title p {
  font-size: 56px;
  font-weight: 700;
  letter-spacing: -5px;
  line-height: 70px;
}
.section0310 .swiper-slide {
  width: 573px;
  padding-top: 70px;
  box-sizing: border-box;
  text-align: left;
}
.section0310 .swiper-slide p {
  display: inline-block;
  float: right;
  font-weight: 500;
  letter-spacing: -1px;
  color: #6db2e7;
  background: url(/assets/images/img_09/09B/section_01_icon.png) no-repeat left
    center;
  background-size: 17%;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 70px;
  font-size: 26px;
}
.section0310 .swiper-slide.swiper-slide_04 p {
  margin-top: -40px;
}
.section0310 .swiper-slide .image {
  width: 60%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.section0310 .swiper-slide .txt {
  position: absolute;
  right: 30px;
  bottom: 15px;
  z-index: 1;
  clear: both;
  text-align: right;
}
.section0310 .swiper-slide .txt span {
  font-size: 17px;
  font-weight: 500;
  color: #2a4273;
  line-height: 20px;
}
.section0310 .swiper-slide .txt strong {
  display: block;
  padding-bottom: 7px;
  font-size: 29px;
  font-weight: 700;
  color: #0f2b66;
  line-height: 33px;
  letter-spacing: -2px;
}
.section0310 .swiper-slide .txt em {
  display: inline-block;
  padding: 0 14px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
  opacity: 0.7;
  border-radius: 50px;
  background: #5f80d0;
}
.section0310 .swiper-slide:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  height: 325px;
  position: relative;
  z-index: 0;
  left: 0;
  bottom: 0;
  background: url(/assets/images/img_09/09B/section_01_card.png) no-repeat left
    bottom;
  background-size: 100%;
}
.section0310 .swiper-slide.swiper-slide-active {
  width: 573px;
}
.section0310 .swiper-slide.swiper-slide-active p {
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 70px;
  font-size: 26px;
}
.section0310 .swiper-slide.swiper-slide_04.swiper-slide-active p {
  margin-top: -39px;
}
.section0310 .swiper-slide.swiper-slide-active .image {
  width: 64%;
}
.section0310 .swiper-slide:nth-child(4).swiper-slide-active .image {
  width: 75%;
}
.section0310 .swiper-slide.swiper-slide-active .txt span {
  font-size: 22px;
}
.section0310 .swiper-slide.swiper-slide-active .txt strong {
  padding-bottom: 13px;
  font-size: 40px;
  line-height: 45px;
}
.section0310 .swiper-slide.swiper-slide-active .txt em {
  padding: 0 18px;
  font-size: 18px;
  line-height: 30px;
}
.section0310_btn {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 20px;
}
.section0310_btn .button {
  max-width: 720px;
  margin: 0 auto;
  padding: 17px;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  border-radius: 12px;
  background: #ee2d20;
}

.fixed-btn {
  position: relative;
  display: block;
  transition: all 1s;
  margin-top: 22px;
}

.fixed-btn.floating {
  position: fixed;
  left: 0;
  bottom: 10px;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.fixed-btn .button {
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 720px;
  min-width: 280px;
  background: #ee2d20;
}

.fixed-btn.floating.hide {
  opacity: 0;
  pointer-events: none;
}

.fixed-btn .close-timer-wrap {
  min-width: 110px;
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}
.fixed-btn .close-timer-wrap .close-text {
  font-size: clamp(10px, 3vw, 24px);
  font-weight: bold;
  gap: 10px;
}
.fixed-btn .close-timer-wrap .timer {
  font-size: clamp(18px, 6vw, 50px);
  font-weight: bolder;
}
.fixed-btn .sub-income-wrap {
  display: flex;
  align-items: center;
}

.fixed-btn .sub-income-wrap {
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: white;
  color: black;
  justify-content: center;
  flex: 1;
  max-width: 200px;
  min-width: 100px;
  padding: 4px;
}
.fixed-btn .sub-income-apply {
  font-size: clamp(14px, 5vw, 25px);
  padding-left: 9px;
}
.fixed-btn .infoText {
  display: none;
  margin-top: 4px;
  font-size: 14px;
}
.fixed-btn .btn {
  display: none;
}
.fixed-btn.event .eventBtn {
  display: flex;
}
.fixed-btn.event .infoText {
  display: block;
}
.fixed-btn.default .defaultBtn {
  display: block;
}
@media (max-width: 767px) {
  .section0310 {
    height: auto;
    padding: 30px 0 120px;
    background-position: left top;
    background-size: cover;
  }
  .section0310 .title {
    padding: 30px 18px 15px;
  }
  .section0310 .title span {
    font-size: 27px;
  }
  .section0310 .title p {
    font-size: 47px;
    line-height: 65px;
    letter-spacing: -4px;
  }
  .section0310 .swiper-wrapper {
    align-items: flex-end;
  }
  .section0310 .swiper-slide {
    width: 90%;
    max-width: 473px;
    position: relative;
    padding-top: 0;
  }
  .section0310 .swiper-slide:after {
    height: auto;
    padding-top: 85%;
  }
  .section0310 .swiper-slide p {
    position: absolute;
    right: 0;
    bottom: 70%;
    margin-bottom: 0;
    padding-left: 32px;
    font-size: 14px;
    font-weight: 400;
  }
  .section0310 .swiper-slide .txt {
    right: 20px;
    bottom: 10px;
  }
  .section0310 .swiper-slide .txt strong {
    font-size: 22px;
  }
  .section0310 .swiper-slide .txt span {
    display: block;
    font-size: 12px;
    line-height: 18px;
  }
  .section0310 .swiper-slide .txt i {
    display: block;
  }
  .section0310 .swiper-slide.swiper-slide-active {
    width: 90%;
    max-width: 473px;
  }
  .section0310 .swiper-slide.swiper-slide-active p {
    right: 0;
    bottom: 70%;
    margin-bottom: 0;
    padding-left: 32px;
    font-size: 14px;
  }
  .section0310 .swiper-slide.swiper-slide-active .txt span {
    font-size: 13px;
  }
  .section0310 .swiper-slide.swiper-slide-active .txt strong {
    padding: 3px 0 6px;
    font-size: 24px;
    line-height: 27px;
  }
  .section0310 .swiper-slide.swiper-slide-active .txt em {
    padding: 0 10px;
    font-size: 12px;
    line-height: 22px;
  }
  .section0310_btn {
    width: auto;
    left: 10px;
    right: 10px;
  }
  .section0310_btn .button {
    height: 61px;
    font-size: 18px;
  }

  .fixed-btn .infoText {
    font-size: 12px;
  }

  .sectionTit {
    padding: 40px 0 60px;
  }
  .sectionTit .title span {
    font-size: 18px;
  }
  .sectionTit .title strong {
    font-size: 29px;
    line-height: 37px;
  }
  .sectionTit .image {
    width: 65%;
    margin: 0 auto;
    padding: 8% 0 6%;
  }
  .sectionTit .txt {
    padding: 15px 25px;
    font-size: 16px;
  }
  .sectionTit .txt b {
    font-size: 18px;
  }
}
