body,
*,
html {
  font-family: "Noto Sans JP", sans-serif;
}

#lp_ec_001 .container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0.4rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .container {
    max-width: 1390px;
    padding: 0 15px;
  }
}
#lp_ec_001 .container__big {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0.22rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .container__big {
    max-width: 1550px;
    padding: 0 15px;
  }
}
@media screen and (min-width: 1640px) {
  #lp_ec_001 .container__big {
    max-width: 1642px;
    padding: 0 15px;
  }
}
#lp_ec_001 img {
  display: flex;
  width: 100%;
}
#lp_ec_001 table,
#lp_ec_001 th,
#lp_ec_001 td {
  border-collapse: collapse;
}
#lp_ec_001 .group__btns__has__des {
  display: flex;
  justify-content: center;
  gap: 80px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .group__btns__has__des {
    flex-wrap: wrap;
    gap: 0.38rem;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .group__btns__has__des .btn__box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 1150px) {
  #lp_ec_001 .group__btns__has__des .btn__box {
    display: flex;
    flex-direction: column;
    width: calc(50% - 40px);
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .group__btns__has__des .btn__box {
    width: 100%;
    max-width: 6.4rem;
  }
}
#lp_ec_001 .group__btns__has__des .btn__type0 {
  width: 100%;
  padding: 0.1rem;
  border-radius: 1rem;
  text-align: center;
  font-size: 0.18rem;
  font-weight: bold;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1000px) {
  #lp_ec_001 .group__btns__has__des .btn__type0 {
    width: 640px;
    padding: 26px 10px;
    border-radius: 100px;
    font-size: 24px;
  }
}
@media (max-width: 1150px) {
  #lp_ec_001 .group__btns__has__des .btn__type0 {
    width: 100%;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .group__btns__has__des .btn__type0 {
    padding: 0.19rem 0.19rem 0.22rem;
    font-size: 0.32rem;
  }
}
#lp_ec_001 .group__btns__has__des .btn__type0 .icon {
  width: 24px;
  margin-left: 16px;
}
#lp_ec_001 .group__btns__has__des .btn__type0 .icon .icon2 {
  display: none;
}
@media (min-width: 1000px) {
  #lp_ec_001 .group__btns__has__des .btn__type0:hover .icon .icon2 {
    display: block;
  }
  #lp_ec_001 .group__btns__has__des .btn__type0:hover .icon .icon1 {
    display: none;
  }
}
#lp_ec_001 .group__btns__has__des .btn__type0.btn__primary {
  background: transparent linear-gradient(180deg, #02A83E 0%, #008A32 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2509803922);
  color: #ffff00;
  color: white;
  letter-spacing: 0px;
}
@media (min-width: 1000px) {
  #lp_ec_001 .group__btns__has__des .btn__type0.btn__primary:hover {
    background-color: #fff;
    background-image: none;
    color: #008A32;
    box-shadow: 0 0 0 2px #008A32;
  }
}
#lp_ec_001 .group__btns__has__des .btn__type0.btn__primary .hl {
  letter-spacing: 0.48px;
  color: #CC2E2E;
  padding: 3px 11px;
  margin-right: 9px;
  display: inline-block;
  background-color: #FFF602;
  line-height: 1.2;
}
#lp_ec_001 .group__btns__has__des .btn__type0.btn__secondary {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2509803922);
  color: #fff;
  letter-spacing: 0px;
  background: transparent linear-gradient(180deg, #D43636 0%, #C12323 100%) 0% 0% no-repeat padding-box;
  color: #FFF600;
}
@media (min-width: 1000px) {
  #lp_ec_001 .group__btns__has__des .btn__type0.btn__secondary:hover {
    background-color: #fff;
    background-image: none;
    color: #C12323;
    box-shadow: 0 0 0 2px #C12323;
  }
}
#lp_ec_001 .group__btns__has__des .btn__des {
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.05rem;
}
#lp_ec_001 .group__btns__has__des .btn__des.type_1 {
  font-size: 24px;
  color: #018F34;
  margin-bottom: 5px;
}
#lp_ec_001 .group__btns__has__des .btn__des.type_2 {
  font-size: 21px;
  color: #C42626;
}
@media (min-width: 1000px) {
  #lp_ec_001 .group__btns__has__des .btn__des {
    margin-bottom: 10px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .group__btns__has__des .btn__des {
    display: flex;
  }
}
#lp_ec_001 .title__sec {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .title__sec.type2 .inner__title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#lp_ec_001 .title__sec.type2 .inner__title .pre__title {
  position: relative;
  margin-bottom: 0.17rem;
  max-width: -moz-max-content;
  max-width: max-content;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .title__sec.type2 .inner__title .pre__title {
    margin-bottom: 12px;
    display: inline-block;
  }
}
#lp_ec_001 .title__sec.type2 .inner__title .pre__title span::after {
  content: "";
  background-color: #228BC1;
  position: absolute;
  top: 45%;
  border-radius: 3px;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .title__sec.type2 .inner__title .pre__title span::after {
    top: 48%;
  }
}
#lp_ec_001 .title__sec.type2 .inner__title .pre__title span.line__l::after, #lp_ec_001 .title__sec.type2 .inner__title .pre__title span.line__r::after {
  height: 0.45rem;
  width: 0.03rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .title__sec.type2 .inner__title .pre__title span.line__l::after, #lp_ec_001 .title__sec.type2 .inner__title .pre__title span.line__r::after {
    height: 45px;
    width: 3px;
  }
}
#lp_ec_001 .title__sec.type2 .inner__title .pre__title span.line__l::after {
  left: -0.3rem;
  transform: translateY(-50%) rotate(336deg);
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .title__sec.type2 .inner__title .pre__title span.line__l::after {
    left: -35px;
  }
}
#lp_ec_001 .title__sec.type2 .inner__title .pre__title span.line__r::after {
  right: -0.25rem;
  transform: translateY(-50%) rotate(24deg);
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .title__sec.type2 .inner__title .pre__title span.line__r::after {
    right: -35px;
  }
}
#lp_ec_001 .title__sec.type2 .inner__title .pre__title h5 {
  font-size: 0.36rem;
  letter-spacing: 0px;
  color: #228BC1;
  font-weight: bold;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .title__sec.type2 .inner__title .pre__title h5 {
    font-size: 36px;
    letter-spacing: 0px;
    color: #228BC1;
    font-weight: bold;
  }
}
#lp_ec_001 .title__sec.type2 .inner__title h2 {
  font-size: 0.36rem;
  letter-spacing: 0px;
  color: #002855;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .title__sec.type2 .inner__title h2 {
    font-size: 36px;
    letter-spacing: 0px;
    color: #002855;
  }
}
#lp_ec_001 .title__sec.type2 .inner__title h2 .hl {
  background: linear-gradient(to top, yellow 25%, transparent 45%);
  background-position-y: -5px;
}
#lp_ec_001 .title__sec.type2 .inner__title .sub__title p {
  font-size: 0.192rem;
  letter-spacing: 0.01rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .title__sec.type2 .inner__title .sub__title p {
    font-size: 12px;
    letter-spacing: 1.32px;
  }
}
#lp_ec_001 .title__sec .inner__title {
  position: relative;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .title__sec .inner__title {
    display: inline-block;
  }
}
#lp_ec_001 .header {
  padding: 14px 0;
}
#lp_ec_001 .header .logo {
  width: 205px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .header .logo {
    margin-left: 0.15rem;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .header .container__big {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #lp_ec_001 .header .container__big .group__btns__has__des .btn__type0.btn__secondary {
    width: -moz-max-content;
    width: max-content;
    padding: 0.09rem 0.24rem;
  }
  #lp_ec_001 .header .container__big .group__btns__has__des .btn__type0 {
    font-size: 0.2rem;
  }
}
#lp_ec_001 .sec_banner {
  padding: 27px 0 33px;
  background: transparent linear-gradient(180deg, #CEFFF3 0%, rgba(206, 255, 243, 0) 100%) 0% 0% no-repeat padding-box;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_banner {
    padding: 0.3rem 0 0.33rem;
  }
}
#lp_ec_001 .sec_banner .banner__row {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_banner .banner__row {
    flex-wrap: wrap;
  }
}
#lp_ec_001 .sec_banner .banner__row .col__left {
  width: 45.7%;
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_banner .banner__row .col__left {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_banner .banner__row .col__left {
    width: 100%;
  }
}
#lp_ec_001 .sec_banner .banner__row .col__left .sub__title {
  display: inline-block;
  padding: 8px 16px;
  letter-spacing: 0px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background-color: #228BC1;
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_banner .banner__row .col__left .sub__title {
    font-size: 22px;
    width: -moz-max-content;
    width: max-content;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_banner .banner__row .col__left .sub__title {
    font-size: 0.2102rem;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
  }
}
#lp_ec_001 .sec_banner .banner__row .col__left .sub__title .number {
  font-size: 36px;
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_banner .banner__row .col__left .sub__title .number {
    font-size: 30px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_banner .banner__row .col__left .sub__title .number {
    font-size: 0.3153rem;
  }
}
#lp_ec_001 .sec_banner .banner__row .col__left .title {
  letter-spacing: 0px;
  color: #3E3E3E;
  font-weight: bold;
  font-size: 72px;
  line-height: 1.3;
  margin-top: 20px;
}
@media (max-width: 1500px) {
  #lp_ec_001 .sec_banner .banner__row .col__left .title {
    font-size: 60px;
  }
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_banner .banner__row .col__left .title {
    font-size: 55px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_banner .banner__row .col__left .title {
    font-size: 0.6307rem;
    text-align: center;
    margin-top: 0.13rem;
    line-height: 1.2;
  }
}
#lp_ec_001 .sec_banner .banner__row .col__left .title .small {
  font-size: 56px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_banner .banner__row .col__left .title .small {
    font-size: 0.4905rem;
  }
}
#lp_ec_001 .sec_banner .banner__row .col__left .title .hl {
  background: linear-gradient(to top, yellow 25%, transparent 25%);
  background-position-y: -10px;
}
#lp_ec_001 .sec_banner .banner__row .col__left .logo__banner {
  width: 681px;
  margin: 30px 0 38px;
}
@media (max-width: 1500px) {
  #lp_ec_001 .sec_banner .banner__row .col__left .logo__banner {
    width: 100%;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_banner .banner__row .col__left .logo__banner {
    width: 5.96rem;
    margin: 0.21rem auto 0.33rem;
  }
}
#lp_ec_001 .sec_banner .banner__row .col__left .des {
  letter-spacing: 0px;
  color: #666666;
  font-size: 24px;
  letter-spacing: 0px;
  font-weight: bold;
  line-height: 1.2;
}
@media (max-width: 1500px) {
  #lp_ec_001 .sec_banner .banner__row .col__left .des {
    font-size: 22px;
  }
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_banner .banner__row .col__left .des {
    font-size: 19px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_banner .banner__row .col__left .des {
    font-size: 0.22rem;
    text-align: center;
    margin-bottom: 0.49rem;
    line-height: 1.25;
  }
}
#lp_ec_001 .sec_banner .banner__row .col__right {
  width: 52%;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_banner .banner__row .col__right {
    width: 100%;
  }
}
#lp_ec_001 .sec_banner .banner__row .col__right .image__top {
  width: 518px;
  margin: 0 auto 7px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_banner .banner__row .col__right .image__top {
    width: 4.5373rem;
    margin-bottom: 0.12rem;
  }
}
#lp_ec_001 .sec_banner .banner__row .col__right .des {
  text-align: center;
  font-size: 8px;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 0px;
  font-weight: 500;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_banner .banner__row .col__right .des {
    text-align: center;
    font-size: 0.12rem;
    margin-bottom: 0.1rem;
  }
}
#lp_ec_001 .sec__2 {
  margin-top: -35px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec__2 {
    margin-top: 0;
  }
}
#lp_ec_001 .sec__top__partners {
  margin-top: 70px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec__top__partners {
    margin-top: 0.65rem;
  }
}
#lp_ec_001 .container__ex {
  overflow: hidden;
  width: 100%;
  background: #fff;
  position: relative;
}
#lp_ec_001 .container__ex .wrapper__partners .partners__track {
  width: -moz-max-content;
  width: max-content;
  display: flex;
  align-items: center;
  gap: 0.62rem;
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .container__ex .wrapper__partners .partners__track {
    gap: 52px;
  }
}
#lp_ec_001 .container__ex .wrapper__partners .partners__track .partners__logo {
  display: flex;
  flex-shrink: 0;
}
#lp_ec_001 .container__ex .wrapper__partners .partners__track .partners__logo img {
  display: block;
  width: 100%;
}
#lp_ec_001 .container__ex .wrapper__partners.to__left {
  margin-bottom: 0.1rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .container__ex .wrapper__partners.to__left {
    margin-bottom: 10px;
  }
}
#lp_ec_001 .container__ex .wrapper__partners.to__left .partners__track {
  animation: marquee__toleft 30s linear infinite;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__01 {
    width: 1.683rem;
    max-width: 1.683rem;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__02 {
    width: 1.294rem;
    max-width: 1.294rem;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__03 {
    width: 1.835rem;
    max-width: 1.835rem;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__04 {
    width: 2.5rem;
    max-width: 2.5rem;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__05 {
    width: 2.635rem;
    max-width: 2.635rem;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__06 {
    width: 1.942rem;
    max-width: 1.942rem;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__07 {
    width: 2.308rem;
    max-width: 2.308rem;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__08 {
    width: 1.25rem;
    max-width: 1.25rem;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__09 {
    width: 2.192rem;
    max-width: 2.192rem;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__10 {
    width: 2.25rem;
    max-width: 2.25rem;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__11 {
    width: 2.25rem;
    max-width: 2.25rem;
  }
}
#lp_ec_001 .sec_help {
  margin-top: 72px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_help {
    margin-top: 0.64rem;
  }
}
#lp_ec_001 .sec_help .top {
  padding: 80px 0 125px;
  background-image: url(/wp-content/themes/renewal/assets/images/lp_ec_001/background_1_20251120.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_help .top {
    padding: 0.67rem 0 0.92rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
}
#lp_ec_001 .sec_help .top .title {
  color: white;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0px;
  font-size: 40px;
  margin-bottom: 40px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_help .top .title {
    font-size: 0.3rem;
    margin-bottom: 0.26rem;
  }
}
#lp_ec_001 .sec_help .top .content__box {
  background-color: white;
  padding: 32px 120px;
  width: 64.8%;
  margin: auto;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_help .top .content__box {
    width: 5.86rem;
    padding: 0.11rem 0.18rem 0.25rem;
  }
}
#lp_ec_001 .sec_help .top .content__box .content__item {
  padding: 18px 16px 15px;
  border-bottom: 3px solid #002855;
  display: flex;
  gap: 0 16px;
  align-items: center;
  font-size: 24px;
  letter-spacing: 0px;
  color: #002855;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_help .top .content__box .content__item {
    padding: 0.12rem;
    gap: 0 0.12rem;
    font-size: 0.2rem;
  }
}
#lp_ec_001 .sec_help .top .content__box .content__item:last-child {
  padding-bottom: 0;
  border: 0;
}
#lp_ec_001 .sec_help .top .content__box .content__item img {
  width: 40px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_help .top .content__box .content__item img {
    width: 30px;
  }
}
#lp_ec_001 .sec_help .bottom {
  position: relative;
  z-index: 1;
  padding: 300px 0 145px;
  background-image: url(/wp-content/themes/renewal/assets/images/lp_ec_001/background_2_20251120.png);
  background-size: 105% 100%;
  background-position: bottom center;
  margin-top: -220px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_help .bottom {
    padding: 2.04rem 0 1.1rem;
    background-size: 105% 95%;
    margin-top: -1.7rem;
  }
}
#lp_ec_001 .sec_help .bottom .box__logo {
  width: 926px;
  margin: auto;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_help .bottom .box__logo {
    width: 6.2823rem;
  }
}
#lp_ec_001 .sec_problem .box__image_1 {
  width: 1088px;
  margin: 72px auto;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_problem .box__image_1 {
    width: 6.75rem;
    margin: 0.64rem 0 0.62rem;
    margin-left: -0.03rem;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_problem .box__mid {
    padding: 0 0.04rem;
  }
}
#lp_ec_001 .sec_problem .box__mid .content_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#lp_ec_001 .sec_problem .box__mid .content_top .box__image_2 {
  width: 61.35%;
  -o-object-fit: cover;
     object-fit: cover;
}
#lp_ec_001 .sec_problem .box__mid .content_top p {
  letter-spacing: 0px;
  color: #3E3E3E;
  font-weight: bold;
  font-size: 24px;
  display: flex;
  align-items: center;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_problem .box__mid .content_top p {
    font-size: 0.2rem;
  }
}
#lp_ec_001 .sec_problem .box__mid .content_mid {
  display: flex;
  align-items: center;
  padding: 40px 0;
  margin-top: 24px;
  background-image: url(/wp-content/themes/renewal/assets/images/lp_ec_001/problem_4_20251120.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_problem .box__mid .content_mid {
    padding: 0;
    margin-top: 0.1rem;
    background-image: none;
  }
}
#lp_ec_001 .sec_problem .box__mid .content_mid .content_item {
  color: white;
  letter-spacing: 0px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_problem .box__mid .content_mid .content_item {
    font-size: 17px;
  }
}
#lp_ec_001 .sec_problem .box__mid .content_mid .content_item_1 {
  width: 18.75%;
  padding-left: 45px;
}
#lp_ec_001 .sec_problem .box__mid .content_mid .content_item_2 {
  width: 20.51%;
  padding-left: 75px;
}
#lp_ec_001 .sec_problem .box__mid .content_mid .content_item_3 {
  width: 20.51%;
  padding-left: 80px;
}
#lp_ec_001 .sec_problem .box__mid .content_mid .content_item_4 {
  width: 20.51%;
  padding-left: 75px;
}
#lp_ec_001 .sec_problem .box__mid .content_mid .content_item_5 {
  width: 19.92%;
  padding-left: 70px;
}
#lp_ec_001 .sec_problem .box__mid .note_small {
  letter-spacing: 0px;
  color: #3E3E3E;
  font-size: 16px;
  font-weight: normal;
  text-align: right;
  margin-top: 10px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_problem .box__mid .note_small {
    padding-right: 0.74rem;
    margin-bottom: 0.11rem;
    margin-top: 0.08rem;
    font-size: 0.16rem;
  }
}
#lp_ec_001 .sec_problem .box__mid .note {
  letter-spacing: 0px;
  color: #3E3E3E;
  font-weight: normal;
  font-size: 24px;
  margin-bottom: 72px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_problem .box__mid .note {
    font-size: 0.2rem;
    margin-bottom: 0.52rem;
  }
}
#lp_ec_001 .sec_problem .box__bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 36px;
  border: 3px solid #228BC1;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_problem .box__bot {
    flex-wrap: wrap;
    padding: 0.36rem 0.32rem;
    border-width: 0.03rem;
  }
}
#lp_ec_001 .sec_problem .box__bot .box__image {
  width: 32.6%;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_problem .box__bot .box__image {
    width: 4.2rem;
    margin: 0 auto 0.41rem;
  }
}
#lp_ec_001 .sec_problem .box__bot .box__text {
  width: 64.2%;
  font-size: 24px;
  letter-spacing: 0px;
  color: #3E3E3E;
  line-height: 1.6;
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_problem .box__bot .box__text {
    font-size: 22px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_problem .box__bot .box__text {
    font-size: 0.24rem;
    width: 100%;
  }
}
#lp_ec_001 .sec_problem .box__bot .box__text .top {
  margin-bottom: 12px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_problem .box__bot .box__text .top {
    margin-bottom: 0.12rem;
  }
}
#lp_ec_001 .sec_plan__intro {
  background: #CCEFFF 0% 0% no-repeat padding-box;
  padding: 80px 0 92px;
  margin-top: 72px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__intro {
    padding: 0.48rem 0 0.64rem;
    margin-top: 0.64rem;
  }
}
#lp_ec_001 .sec_plan__intro .box__title .title {
  font-size: 36px;
  letter-spacing: 0px;
  color: #3E3E3E;
  text-align: center;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__intro .box__title .title {
    font-size: 0.28rem;
  }
}
#lp_ec_001 .sec_plan__intro .box__content {
  background-color: white;
  border-radius: 16px;
  padding: 31px 130px 30px;
  margin-top: 51px;
  margin-bottom: 67px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__intro .box__content {
    padding: 0.39rem 0.19rem 0.32rem;
    margin-bottom: 0.52rem;
    margin-top: 0.38rem;
    border-radius: 0.16rem;
  }
}
#lp_ec_001 .sec_plan__intro .box__content .content__top {
  color: #002855;
  text-align: center;
}
#lp_ec_001 .sec_plan__intro .box__content .content__top h3 {
  font-size: 48px;
  letter-spacing: 0px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__intro .box__content .content__top h3 {
    font-size: 0.36rem;
  }
}
#lp_ec_001 .sec_plan__intro .box__content .content__top .box__image {
  width: 34.85%;
  margin: 10px auto 26px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__intro .box__content .content__top .box__image {
    width: 3.835rem;
    margin: 0.2rem auto 0.26rem;
  }
}
#lp_ec_001 .sec_plan__intro .box__content .content__mid {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__intro .box__content .content__mid {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    gap: 0.25rem;
  }
}
#lp_ec_001 .sec_plan__intro .box__content .content__mid .content_item {
  width: 43.87%;
  text-align: center;
  padding: 7px 0 10px;
  font-weight: 600;
  color: white;
  letter-spacing: 0px;
  font-size: 48px;
  background-color: #002855;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__intro .box__content .content__mid .content_item {
    width: 4.8rem;
    padding: 0.14rem 0 0.22rem;
    font-size: 0.36rem;
  }
}
#lp_ec_001 .sec_plan__intro .box__content .content__mid .plus {
  width: 6.94%;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__intro .box__content .content__mid .plus {
    width: 0.53rem;
  }
}
#lp_ec_001 .sec_plan__intro .box__content .content__bot {
  text-align: center;
  margin-top: 31px;
  font-size: 48px;
  letter-spacing: 0px;
  color: #002855;
  font-weight: bold;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__intro .box__content .content__bot {
    margin-top: 0.29rem;
    font-size: 0.36rem;
  }
}
#lp_ec_001 .sec_plan__benefits {
  padding: 71px 0 155px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__benefits {
    padding: 0.59rem 0 0.64rem;
  }
}
#lp_ec_001 .sec_plan__benefits h2 {
  font-size: 36px;
  letter-spacing: 0px;
  color: #3E3E3E;
  margin-bottom: 44px;
  text-align: center;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__benefits h2 {
    font-size: 0.3rem;
    margin-bottom: 0.13rem;
  }
}
#lp_ec_001 .sec_plan__benefits h2 span {
  display: inline-block;
}
#lp_ec_001 .sec_plan__benefits .content_mid {
  display: flex;
  align-items: center;
  padding: 40px 0;
  margin-top: 24px;
  background-image: url(/wp-content/themes/renewal/assets/images/lp_ec_001/benefits_1_20251120.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__benefits .content_mid {
    background-image: none;
    padding: 0 0.04rem;
    margin: 0;
  }
}
#lp_ec_001 .sec_plan__benefits .content_mid .content_item {
  color: white;
  letter-spacing: 0px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_plan__benefits .content_mid .content_item {
    font-size: 17px;
  }
}
#lp_ec_001 .sec_plan__benefits .content_mid .content_item_1 {
  width: 18.75%;
  padding-left: 45px;
}
#lp_ec_001 .sec_plan__benefits .content_mid .content_item_2 {
  width: 20.51%;
  padding-left: 75px;
}
#lp_ec_001 .sec_plan__benefits .content_mid .content_item_3 {
  width: 20.51%;
  padding-left: 80px;
}
#lp_ec_001 .sec_plan__benefits .content_mid .content_item_4 {
  width: 20.51%;
  padding-left: 75px;
}
#lp_ec_001 .sec_plan__benefits .content_mid .content_item_5 {
  width: 19.92%;
  padding-left: 70px;
}
#lp_ec_001 .sec_plan__benefits .note__sp {
  font-size: 0.2rem;
  margin-bottom: 0.5rem;
}
#lp_ec_001 .sec_plan__benefits .note__small {
  text-align: right;
  font-size: 16px;
  letter-spacing: 0px;
  color: #3E3E3E;
  margin-bottom: 32px;
  margin-top: 10px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__benefits .note__small {
    font-size: 0.16rem;
    padding-right: 0.7rem;
    margin-top: 0.08rem;
    margin-bottom: 0.11rem;
  }
}
#lp_ec_001 .sec_plan__benefits .note {
  letter-spacing: 0px;
  color: #3E3E3E;
  font-size: 24px;
  margin-right: -8px;
  margin-bottom: 16px;
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_plan__benefits .note {
    font-size: 22px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__benefits .note {
    font-size: 0.22rem;
    margin-bottom: 0rem;
    margin-right: -0.08rem;
  }
}
#lp_ec_001 .sec_plan__benefits .note__small__2 {
  letter-spacing: 0px;
  color: #3E3E3E;
  font-size: 16px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__benefits .note__small__2 {
    font-size: 0.22rem;
  }
}
#lp_ec_001 .sec_plan__benefits .content_bottom {
  margin: 43px auto 0;
  width: 58.8%;
  border: 3px solid #FFB600;
  border-radius: 16px;
  overflow: hidden;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__benefits .content_bottom {
    width: 100%;
    border-width: 0.03rem;
    margin-top: 0.48rem;
  }
}
#lp_ec_001 .sec_plan__benefits .content_bottom .head {
  background-color: #FFB600;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 24px;
  padding: 23px 0 21px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__benefits .content_bottom .head {
    padding: 0.19rem;
    font-size: 0.24rem;
  }
}
#lp_ec_001 .sec_plan__benefits .content_bottom .body {
  padding: 30px 80px 40px;
  font-size: 24px;
  letter-spacing: 0px;
  color: #3E3E3E;
  line-height: 1.6;
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_plan__benefits .content_bottom .body {
    font-size: 22px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__benefits .content_bottom .body {
    font-size: 0.2rem;
    padding: 0.31rem 0.67rem 0.28rem;
  }
}
#lp_ec_001 .sec_plan__features {
  background-color: #F8F8F8;
  padding: 12px 0 144px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features {
    padding: 0.42rem 0 0.79rem;
  }
}
#lp_ec_001 .sec_plan__features .box_logo {
  width: 55.1%;
  margin: 0 auto 5px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features .box_logo {
    width: 4.4rem;
    margin-bottom: 0.13rem;
  }
}
#lp_ec_001 .sec_plan__features .content_box {
  display: flex;
  gap: 72px;
  margin-top: 85px;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box.content_box1 {
    margin-top: 65px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box.content_box2 {
    margin-top: 0.88rem;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box {
    flex-wrap: wrap;
    gap: 0.88rem;
    margin-top: 0.69rem;
  }
}
#lp_ec_001 .sec_plan__features .content_box.content_box2 {
  gap: 47px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box.content_box2 {
    gap: 0.88rem;
  }
}
#lp_ec_001 .sec_plan__features .content_box .content__item {
  background-color: #CCEFFF;
  border-radius: 16px;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box .content__item {
    flex: 1;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box .content__item {
    width: 100%;
    border-radius: 0.16rem;
  }
}
#lp_ec_001 .sec_plan__features .content_box .content__item .box__image {
  width: 150px;
  height: 150px;
  margin: -58px auto 0;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box .content__item .box__image {
    width: 1.53rem;
    height: 1.53rem;
    margin-top: -0.58rem;
  }
}
#lp_ec_001 .sec_plan__features .content_box .content__item h3 {
  letter-spacing: 0px;
  color: #000000;
  font-size: 24px;
  margin: 16px 0 20px;
  text-align: center;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box .content__item h3 {
    font-size: 0.24rem;
    margin: 0.16rem 0 0.2rem;
  }
}
#lp_ec_001 .sec_plan__features .content_box .content__item .des {
  letter-spacing: 0px;
  color: #000000;
  font-size: 18px;
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_plan__features .content_box .content__item .des {
    font-size: 16px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box .content__item .des {
    font-size: 0.24rem;
  }
}
#lp_ec_001 .sec_plan__features .content_box .content__item1 {
  padding: 0 44px 19px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box .content__item1 {
    padding: 0rem 0.45rem 0.39rem;
  }
}
#lp_ec_001 .sec_plan__features .content_box .content__item2 {
  padding: 0 38px 19px 52px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box .content__item2 {
    padding: 0rem 0.45rem 0.45rem;
  }
}
#lp_ec_001 .sec_plan__features .content_box .content__item3 {
  padding: 0 19px 20px 26px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box .content__item3 {
    padding: 0rem 0.45rem 0.31rem;
  }
}
#lp_ec_001 .sec_plan__features .content_box .content__item4 {
  padding: 0 27px 20px 30px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box .content__item4 {
    padding: 0rem 0.45rem 0.31rem;
  }
}
#lp_ec_001 .sec_plan__features .content_box .content__item5 {
  padding: 0 27px 20px 30px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__features .content_box .content__item5 {
    padding: 0rem 0.45rem 0.43rem;
  }
}
#lp_ec_001 .sec_plan__compare {
  padding: 100px 0 123px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__compare {
    padding: 0.71rem 0 1.03rem;
  }
}
#lp_ec_001 .sec_plan__compare .container {
  padding: 0;
}
#lp_ec_001 .sec_plan__compare .table__compare {
  margin-top: 59px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__compare .table__compare {
    margin-top: 0.4rem;
  }
}
#lp_ec_001 .sec_plan__compare td:not(:last-child),
#lp_ec_001 .sec_plan__compare th:not(:last-child) {
  border-right: 3px solid #fff;
}
#lp_ec_001 .sec_plan__compare th {
  background-color: #C4C4C4;
  color: white;
  padding: 13px 46px 11px;
  font-size: 16px;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  width: 17.64%;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__compare th {
    font-size: 0.16rem;
    padding: 0.13rem 0.46rem 0.11rem;
  }
}
#lp_ec_001 .sec_plan__compare th.head1 {
  background-color: #238BC1;
  text-align: left;
  width: 28.89%;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__compare th.head1 {
    width: 3.93rem;
  }
}
#lp_ec_001 .sec_plan__compare th.head2 {
  color: #FFF602;
  background-color: #5CB8E8;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__compare th.head2 {
    width: 2.38rem;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__compare th.head3 {
    width: 2.38rem;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__compare th.head4 {
    width: 2.38rem;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__compare th.head5 {
    width: 2.38rem;
  }
}
#lp_ec_001 .sec_plan__compare td {
  padding: 12px 32px;
  letter-spacing: 0px;
  color: #002855;
  font-size: 16px;
  text-align: center;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__compare td {
    font-size: 0.16rem;
    padding: 0.12rem 0.32rem;
  }
}
#lp_ec_001 .sec_plan__compare td.td1 {
  font-weight: 500;
  text-align: left;
  padding: 12px 46px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__compare td.td1 {
    padding: 0.12rem 0.46rem;
  }
}
#lp_ec_001 .sec_plan__compare tbody tr:nth-child(odd) td {
  background-color: #DDDDDD;
}
#lp_ec_001 .sec_plan__compare tbody tr:nth-child(even) td {
  background-color: #F7F7F7;
}
#lp_ec_001 .sec_plan__compare tbody tr:nth-child(odd) td.td1 {
  background-color: #CCEFFF;
}
#lp_ec_001 .sec_plan__compare tbody tr:nth-child(even) td.td1 {
  background-color: #EBFAFF;
}
#lp_ec_001 .sec_plan__compare tbody tr:nth-child(odd) td.td2 {
  background-color: #7BF1FF;
}
#lp_ec_001 .sec_plan__compare tbody tr:nth-child(even) td.td2 {
  background-color: #D8FBFF;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plan__compare tbody tr .extra-height {
    padding-top: 29px;
    padding-bottom: 27px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__compare .table__compare {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
  }
  #lp_ec_001 .sec_plan__compare table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  #lp_ec_001 .sec_plan__compare .table__compare td:first-child,
  #lp_ec_001 .sec_plan__compare .table__compare th:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
  }
  #lp_ec_001 .sec_plan__compare .table__compare {
    overflow-x: auto;
    display: block;
  }
  #lp_ec_001 .sec_plan__compare thead th {
    position: sticky;
    top: 0;
  }
}
#lp_ec_001 .case__rates__box {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 0;
  margin-bottom: 0.22rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box {
    gap: 93px;
    margin-bottom: 60px;
    justify-content: center;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .case__rates__box {
    padding: 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0rem 0.2rem;
    width: 102%;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__01 {
    justify-content: center;
    width: 100%;
  }
  #lp_ec_001 .case__rates__box .case__rate__item.item__01 .main__box span {
    font-size: 2.7rem;
    letter-spacing: -0.378rem;
  }
  #lp_ec_001 .case__rates__box .case__rate__item.item__01 .pre__box span:not(.it__50) {
    font-size: 0.6573rem;
  }
  #lp_ec_001 .case__rates__box .case__rate__item.item__01 .suf__box span:not(.it__50) {
    font-size: 0.7467rem;
    margin-left: 0.45rem;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item .pre__box,
#lp_ec_001 .case__rates__box .case__rate__item .suf__box {
  display: flex;
  flex-direction: column;
  gap: 0.04rem;
  position: relative;
  letter-spacing: 0;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item .pre__box,
  #lp_ec_001 .case__rates__box .case__rate__item .suf__box {
    align-items: center;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item .pre__box span:not(.it__50),
#lp_ec_001 .case__rates__box .case__rate__item .suf__box span:not(.it__50) {
  font-size: 0.493rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item .pre__box span:not(.it__50),
  #lp_ec_001 .case__rates__box .case__rate__item .suf__box span:not(.it__50) {
    font-size: 58px;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item .suf__box span:not(.it__50) {
  font-size: 0.56rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item .suf__box span:not(.it__50) {
    font-size: 66px;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item.item__01 .pre__box,
#lp_ec_001 .case__rates__box .case__rate__item.item__01 .suf__box, #lp_ec_001 .case__rates__box .case__rate__item.item__02 .pre__box,
#lp_ec_001 .case__rates__box .case__rate__item.item__02 .suf__box {
  top: -0.27rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__01 .pre__box,
  #lp_ec_001 .case__rates__box .case__rate__item.item__01 .suf__box, #lp_ec_001 .case__rates__box .case__rate__item.item__02 .pre__box,
  #lp_ec_001 .case__rates__box .case__rate__item.item__02 .suf__box {
    top: -22px;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item.item__02 .suf__box {
  margin-left: -0.04rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__02 .suf__box {
    margin-left: -10px;
  }
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__02 .pre__box {
    margin-right: 3px;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item.item__02 .main__box span {
  letter-spacing: -0.0195rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__02 .main__box span {
    letter-spacing: -17.63px;
    margin-left: 5px;
  }
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__01 .suf__box {
    margin-left: 30px;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item.item__01 .main__box span span:nth-child(1) {
  letter-spacing: -0.08rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__01 .main__box span span:nth-child(1) {
    letter-spacing: -18px;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item.item__01 .main__box span span:nth-child(2) {
  letter-spacing: -0.04rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__01 .main__box span span:nth-child(2) {
    letter-spacing: -6.6px;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item.item__03 .pre__box {
  top: -0.27rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__03 .pre__box {
    margin-right: 3px;
    top: -20px;
  }
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__03 .pre__box span {
    font-size: 50px;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__03 .pre__box span {
    font-size: 0.3873rem;
  }
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__03 .pre__box span.small {
    font-size: 24px;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__03 .pre__box span.small {
    font-size: 0.2582rem;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item.item__03 .suf__box {
  top: -0.27rem;
  margin-left: 0.04rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__03 .suf__box {
    top: -21px;
    margin-left: 12px;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item.item__03 .main__box span {
  letter-spacing: -0.0455rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item.item__03 .main__box span {
    letter-spacing: -11.55px;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item .suf__box span.it__50 {
  font-size: 0.7229rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item .suf__box span.it__50 {
    font-size: 86px;
    margin-left: 15px;
  }
}
#lp_ec_001 .case__rates__box .case__rate__item span {
  color: #C12323;
  letter-spacing: 0;
  display: inline-block;
  line-height: 1;
  font-weight: 600;
}
#lp_ec_001 .case__rates__box .case__rate__item .main__box span {
  font-size: 2rem;
  font-family: "din-2014-narrow", sans-serif;
  font-weight: 600;
  letter-spacing: -0.15rem;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .case__rates__box .case__rate__item .main__box span {
    font-size: 238px;
    letter-spacing: -23.8px;
    transform: translateY(10px);
  }
}
#lp_ec_001 .sec_plan__results {
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results > .container {
    padding: 0 0.365rem;
  }
}
#lp_ec_001 .sec_plan__results .case__rates__box {
  margin-top: 10px;
}
#lp_ec_001 .sec_plan__results .box__plans__other {
  padding: 35px 45px;
  background: #CCEFFF 0% 0% no-repeat padding-box;
  border-radius: 20px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other {
    width: 100%;
    padding: 0.36rem 0.45rem 0.21rem;
    margin-bottom: 0.4rem;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other.box__plan__2, #lp_ec_001 .sec_plan__results .box__plans__other.box__plan__3 {
    margin-top: 0rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .row__1,
#lp_ec_001 .sec_plan__results .box__plans__other .row__2 {
  display: flex;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__1,
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 {
    gap: 36px;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__1,
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 {
    display: block;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .row__1 .box__image,
#lp_ec_001 .sec_plan__results .box__plans__other .row__2 .box__image {
  width: 32.8%;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__1 .box__image,
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .box__image {
    width: 100%;
    margin-bottom: 0.11rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .row__1 .box__image img,
#lp_ec_001 .sec_plan__results .box__plans__other .row__2 .box__image img {
  display: flex;
  width: 100%;
  border-radius: 16px;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__1 .box__content__plan,
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .box__content__plan {
    flex: 1;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__1 .box__content__plan,
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .box__content__plan {
    width: 100%;
    margin-top: -0.03rem;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__1 .box__image {
    width: 4.16rem;
    margin: auto;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__1 .box__content__plan {
    margin-top: 0.36rem;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .box__image {
    width: 4.66rem;
  }
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .box__image img {
    border-radius: 0;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .tag__box {
  display: flex;
  gap: 5px;
  margin-bottom: 17px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .tag__box {
    gap: 0.05rem;
    margin-bottom: 0.17rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .tag__box .tag__item {
  padding: 4px 10px;
  background: #509DD8 0% 0% no-repeat padding-box;
  letter-spacing: 0;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .tag__box .tag__item {
    padding: 0.03rem 0.08rem 0.04rem;
    font-size: 0.12rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .tag__box .tag__item:nth-child(2) {
  padding: 4px 8px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .tag__box .tag__item:nth-child(2) {
    padding: 0.03rem 0.19rem 0.04rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .plan__title {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .plan__title {
    font-size: 0.24rem;
    margin-bottom: 0.1rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .plan__des {
  font-size: 18px;
  margin-bottom: 16px;
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .plan__des {
    font-size: 15px;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .plan__des {
    font-size: 0.18rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail {
  display: flex;
  gap: 18px;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail.plan__detail__1 {
    align-items: center;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail {
    gap: 0.2rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail.plan__detail__1 {
  margin-bottom: 30px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail.plan__detail__1 {
    margin-bottom: 0.2rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail .plan__detail__title {
  width: 17.4%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #57B9D9 0% 0% no-repeat padding-box;
  letter-spacing: 1.5px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  min-height: 75px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail .plan__detail__title {
    width: 1.42rem;
    font-size: 0.16rem;
    padding: 0.07rem;
    flex-shrink: 0;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail .plan__detail__content p {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 500;
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail .plan__detail__content p {
    font-size: 13px;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail .plan__detail__content p {
    font-size: 0.16rem;
    line-height: 0.25rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail .plan__detail__content p:first-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail .plan__detail__content p:first-child {
    margin-bottom: 0;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail .plan__detail__content .txt__blue {
  color: #0042A3;
  font-weight: 500;
}
#lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail.plan__detail__2 .content {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail.plan__detail__2 .content {
    gap: 0.06rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail.plan__detail__2 .content img {
  width: 24px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail.plan__detail__2 .content img {
    width: 0.21rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail.plan__detail__2 .content p {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail.plan__detail__2 .content p {
    font-size: 0.18rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail.plan__detail__2 .content p .txt__blue {
  font-size: 16px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail.plan__detail__2 .content p .txt__blue {
    font-size: 0.18rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail.plan__detail__2 .content:not(:last-child) {
  margin-bottom: 7px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .box__plan__detail.plan__detail__2 .content:not(:last-child) {
    margin-bottom: 0.09rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .row__2 {
  margin-top: 22px;
}
@media screen and (min-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 {
    align-items: center;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 {
    margin-top: 0.25rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content {
  display: flex;
  align-items: baseline;
  gap: 6px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content {
    gap: 0.08rem;
    align-items: flex-start;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content img {
  width: 36px;
  transform: translateY(5px);
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content img {
    width: 0.36rem;
    transform: translateY(0.05rem);
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content p {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content p {
    font-size: 0.24rem;
    line-height: 1;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content p .hl__txt {
  position: relative;
  margin-left: 4px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content p .hl__txt {
    margin-left: 0;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content p .hl__txt b {
  letter-spacing: 0;
  color: #0042A3;
  font-size: 32px;
  position: relative;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content p .hl__txt b {
    font-size: 0.32rem;
    background: linear-gradient(to top, yellow 40%, transparent 40%);
    line-height: 1;
    background-position-y: -0.05rem;
  }
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content p .hl__txt b.fz_mb_32 {
    font-size: 0.32rem;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content p .hl__txt::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to top, yellow 70%, transparent 50%);
  background: linear-gradient(to top, yellow 30%, transparent 25%);
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content p .hl__txt::before {
    display: none;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content p .hl__txt.ml_minus {
  margin-left: -5px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content p .hl__txt.ml_minus {
    margin-left: 0;
  }
}
#lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content:not(:last-child) {
  margin-bottom: 6px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .box__plans__other .row__2 .content:not(:last-child) {
    margin-bottom: 0.19rem;
  }
}
#lp_ec_001 .sec_plan__results .slider__feedback {
  margin-top: 60px;
}
@media screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .slider__feedback {
    margin-top: 0.71rem;
  }
}
#lp_ec_001 .sec_plan__results .swiper-container {
  overflow: visible;
}
#lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-1 .swiper-button-prev,
#lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-1 .swiper-button-next {
  background-image: none;
  width: 38px;
  height: auto;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-1 .swiper-button-prev,
  #lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-1 .swiper-button-next {
    width: 0.285rem;
  }
}
#lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-1 .swiper-button-prev {
  left: auto;
  right: 100%;
  transform: translate(-5px, -75%);
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-1 .swiper-button-prev {
    right: calc(100% - 30px);
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-1 .swiper-button-prev {
    right: 100%;
  }
}
#lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-1 .swiper-button-next {
  right: auto;
  left: 100%;
  transform: translate(5px, -75%);
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-1 .swiper-button-next {
    left: calc(100% - 30px);
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-1 .swiper-button-next {
    left: 100%;
  }
}
#lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  position: relative;
  z-index: 12;
  margin-top: 23px;
}
#lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-2 .swiper-button-prev {
  position: relative;
  top: 0;
  left: 0;
  background: url("/wp-includes/images/new_plan_settings/nps-prev.svg") no-repeat center center;
  background-size: 100%;
  width: 8px;
  height: 16px;
  margin: 0;
}
#lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-2 .swiper-button-next {
  position: relative;
  top: 0;
  right: 0;
  background: url("/wp-includes/images/new_plan_settings/nps-next.svg") no-repeat center center;
  background-size: 100%;
  width: 8px;
  height: 16px;
  margin: 0;
}
#lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-2 .swiper-pagination {
  position: relative;
  display: flex;
  gap: 18px;
}
#lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-2 .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #E3E3E3;
  opacity: 1;
}
#lp_ec_001 .sec_plan__results .swiper-container .swiper-controller-2 .swiper-pagination-bullet-active {
  background: #002855;
}
#lp_ec_001 .sec_plan__results .swiper-slide {
  margin: 0 24px;
  height: unset;
}
#lp_ec_001 .sec_plan__results .swiper-slide .container {
  padding: 0;
}
@media (max-width: 1150px) {
  #lp_ec_001 .sec_plan__results .swiper-slide .container {
    padding: 0 36px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .swiper-slide .container {
    padding: 0;
  }
}
@media only screen and (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .swiper-slide {
    width: 100%;
    padding: 0;
    display: none;
  }
  #lp_ec_001 .sec_plan__results .swiper-slide:nth-child(1), #lp_ec_001 .sec_plan__results .swiper-slide:nth-child(2), #lp_ec_001 .sec_plan__results .swiper-slide:nth-child(3) {
    display: block;
  }
}
#lp_ec_001 .sec_plan__results .group__btns__has__des {
  margin-top: 60px;
  margin-bottom: 73px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plan__results .group__btns__has__des {
    max-width: 0.67rem 0 0.64rem;
  }
}
#lp_ec_001 .sec_process {
  background: #CCEFFF 0% 0% no-repeat padding-box;
  padding: 73px 0 106px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_process {
    padding: 0.63rem 0 0.72rem;
  }
}
#lp_ec_001 .sec_process .process_list {
  margin-top: 85px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
#lp_ec_001 .sec_process .process_list::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #0042A3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_process .process_list::before {
    height: 0.03rem;
  }
}
#lp_ec_001 .sec_process .process_list .process_item {
  width: 14.19%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 3px solid #0042A3;
  border-radius: 10px;
  text-align: center;
  position: relative;
  padding-bottom: 33px;
  z-index: 2;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_process .process_list .process_item {
    width: 1.93rem;
  }
}
#lp_ec_001 .sec_process .process_list .process_item .number {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #0042A3 0% 0% no-repeat padding-box;
  border-radius: 100%;
  width: 66px;
  height: 66px;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 48px;
  margin: auto;
  margin-top: -37px;
  font-family: "din-2014", sans-serif;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_process .process_list .process_item .number {
    font-size: 0.48rem;
    width: 0.66rem;
    height: 0.66rem;
    margin-top: -0.37rem;
  }
}
#lp_ec_001 .sec_process .process_list .process_item.process_item1 .box__image {
  width: 68px;
  margin: 20px auto;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_process .process_list .process_item.process_item1 .box__image {
    width: 0.68rem;
    margin: 0.2rem auto;
  }
}
#lp_ec_001 .sec_process .process_list .process_item.process_item2 .box__image {
  width: 68px;
  margin: 20px auto;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_process .process_list .process_item.process_item2 .box__image {
    width: 0.68rem;
    margin: 0.2rem auto;
  }
}
#lp_ec_001 .sec_process .process_list .process_item.process_item3 .box__image {
  width: 67px;
  margin: 21px auto;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_process .process_list .process_item.process_item3 .box__image {
    width: 0.67rem;
    margin: 0.21rem auto;
  }
}
#lp_ec_001 .sec_process .process_list .process_item.process_item4 .box__image {
  width: 115px;
  margin: 6px auto;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_process .process_list .process_item.process_item4 .box__image {
    width: 1.15rem;
    margin: 0.06rem auto;
  }
}
#lp_ec_001 .sec_process .process_list .process_item.process_item5 .box__image {
  width: 83px;
  margin: 18px auto;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_process .process_list .process_item.process_item5 .box__image {
    width: 0.83rem;
    margin: 0.18rem auto;
  }
}
#lp_ec_001 .sec_process .process_list .process_item.process_item6 .box__image {
  width: 67px;
  margin: 21px auto;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_process .process_list .process_item.process_item6 .box__image {
    width: 0.67rem;
    margin: 0.21rem auto;
  }
}
#lp_ec_001 .sec_process .process_list .process_item .des {
  letter-spacing: 0px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_process .process_list .process_item .des {
    font-size: 0.24rem;
  }
}
#lp_ec_001 .sec_plans {
  padding: 124px 0 187px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans {
    padding: 0.66rem 0 0.64rem;
  }
}
#lp_ec_001 .sec_plans .title__sec.type2 {
  margin-bottom: 86px;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .title__sec.type2 {
    margin-bottom: 0.53rem;
  }
}
#lp_ec_001 .sec_plans .title__sec.type2 .inner__title .pre__title .line__l:after {
  height: 100%;
  top: 50%;
  background-color: #002855;
  transform: translateY(-50%) rotate(320deg);
}
#lp_ec_001 .sec_plans .title__sec.type2 .inner__title .pre__title .line__r:after {
  height: 100%;
  top: 50%;
  background-color: #002855;
  transform: translateY(-50%) rotate(-320deg);
}
#lp_ec_001 .sec_plans .wrapper__price__plans {
  width: 100%;
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table {
  border-collapse: collapse;
  width: 100%;
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table th {
  position: relative;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table th {
    display: block;
    margin-bottom: 0.24rem;
    font-weight: normal;
  }
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__ex {
    position: absolute;
    bottom: 5%;
    left: 0;
    padding: 0 20px;
    width: 100%;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__ex {
    margin-bottom: 0.12rem;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__ex .ex {
  display: flex;
  align-items: center;
  justify-content: center;
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__ex .ex .help {
  width: 0.23rem;
  min-width: 0.23rem;
  height: 0.23rem;
  min-height: 0.23rem;
  color: #cbcbcb;
  border: 1px solid #cbcbcb;
  border-radius: 0.99rem;
  font-size: 0.14rem;
  letter-spacing: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  margin-right: 0.05rem;
  line-height: 1.5;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__ex .ex .help {
    width: 33px;
    min-width: 33px;
    height: 33px;
    min-height: 33px;
    border-radius: 99px;
    font-size: 21px;
    margin-right: 6px;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__ex span {
  font-size: 0.15rem;
  font-weight: normal;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__ex span {
    font-size: 18px;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th {
  color: #fff;
  padding: 0.19rem 0.54rem;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th {
    padding: 15px 30px;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th.lite {
  background-color: #15c5e6;
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th.standard {
  background-color: #299fdd;
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th.advance {
  background-color: #0042a3;
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__tt {
  border-bottom: 1px solid #fff;
  margin-bottom: 0.1rem;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__tt {
    margin-bottom: 5px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__tt {
    padding-bottom: 0.04rem;
    border-bottom: 2px solid #fff;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__tt > span {
  font-size: 0.36rem;
  font-weight: normal;
  display: block;
  line-height: 1;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__tt > span {
    font-size: 15px;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__tt h4 {
  font-size: 0.45rem;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__tt h4 {
    font-size: 20px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__tt h4 {
    margin-top: 0.06rem;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__tt h4 span {
  font-size: 0.45rem;
  font-weight: 500;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__tt h4 span {
    font-size: 20px;
    margin-left: 7px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__tt h4 span {
    line-height: 1.25;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct p {
  font-size: 0.36rem;
  margin-bottom: 0.07rem;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct p {
    font-size: 16px;
    font-weight: normal;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .quantity {
  font-size: 0.315rem;
  letter-spacing: 0rem;
  display: block;
  margin-bottom: 0.02rem;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .quantity {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 3px;
    font-weight: normal;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee {
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex-wrap: wrap;
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee label {
  font-size: 0.405rem;
  letter-spacing: 0.0048rem;
  font-weight: 600;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee label {
    font-size: 18px;
    letter-spacing: 0.64px;
    margin-right: 3px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee label {
    margin-right: 0.02rem;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee {
    display: flex;
    align-items: baseline;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee strong {
  font-family: "din-2014-narrow";
  font-size: 0.7rem;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 1;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee strong {
    font-size: 33px;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee strong.cv__fee {
  position: relative;
  top: 0.01rem;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee strong.cv__fee {
    top: 1.5px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee strong.cv__fee {
    margin-right: 0.01rem;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee span {
  font-size: 0.405rem;
  letter-spacing: 0rem;
  font-weight: 600;
  margin-left: 0.01rem;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee span {
    font-size: 18px;
    letter-spacing: 0;
    margin-left: 2px;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee__tax {
  display: flex;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee__tax {
    margin-left: 7px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee__tax {
    justify-content: center;
    margin-top: 0.03rem;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee__tax span {
  font-size: 0.27rem;
  letter-spacing: 0.005rem;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee__tax span {
    font-size: 12px;
    font-weight: normal;
  }
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table tr th:nth-child(2), #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table tr th:nth-child(3), #lp_ec_001 .sec_plans .wrapper__price__plans .pricing-table tr th:nth-child(4) {
    width: 304px;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans thead {
  border-bottom: 0.02rem solid #fff;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans thead {
    border-bottom: 3px solid #fff;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans thead tr th:not(:last-child) {
  border-right: 0.02rem solid #fff;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans thead tr th:not(:last-child) {
    border-right: 3px solid #fff;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans thead tr.tr__head__table {
  transition: all 0.2s ease-in-out;
}
#lp_ec_001 .sec_plans .wrapper__price__plans thead tr.tr__head__table.is-sticky {
  position: sticky;
  z-index: 11;
  background: #fff;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans thead tr.tr__head__table.is-sticky {
    z-index: 10;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans thead tr.tr__head__table.is-sticky .wrapper__box__ex {
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans thead tr.tr__head__table.is-sticky .box__th {
    padding: 0.07rem;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans thead tr.tr__head__table.is-sticky .box__th .gr__tt {
  border: none;
  margin: 0;
  padding: 0;
}
#lp_ec_001 .sec_plans .wrapper__price__plans thead tr.tr__head__table.is-sticky .box__th .gr__ct {
  display: none;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr {
    border: 0.02rem solid #fff;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr:nth-child(even) {
  background-color: #7bf1ff;
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr:nth-child(odd) {
  background-color: #7bf1ff;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr:nth-child(odd) {
    background-color: #d8fbff;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__head {
  background-color: #5cb8e8;
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__head td {
  font-size: 0.18rem;
  color: #fff;
  font-weight: 500;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__head td {
    font-size: 16px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__head:not(.tr__mobile_title) {
    display: none;
  }
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr .td__head {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr .td__head {
    height: 0.45rem;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat:not(.tr__mobile_title) td {
    font-size: 0.18rem;
    letter-spacing: 0.0212rem;
    font-weight: 500;
  }
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat:not(.tr__mobile_title) td:nth-child(1) {
    background-color: #c8f5fa;
  }
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat:not(.tr__mobile_title) td:nth-child(2) {
    background-color: #99eef8;
  }
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat:not(.tr__mobile_title) td:nth-child(3) {
    background-color: #70E8F5;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td {
  font-size: 0.15rem;
  letter-spacing: 0;
  color: #002855;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td {
    font-size: 16px;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td:not(.td__head) {
  text-align: center;
  color: #002855;
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td:not(.td__head) {
    height: 0.5rem;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head a {
  color: #002b6a;
  text-decoration: underline;
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt {
  display: inline-block;
  position: relative;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt {
    margin-left: 5px;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt .icon {
  height: 0.21rem;
  min-height: 0.21rem;
  width: 0.21rem;
  min-width: 0.21rem;
  background-color: #fff;
  color: #cbcbcb;
  letter-spacing: 0;
  line-height: 1.5;
  font-size: 0.14rem;
  border-radius: 0.99rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #cbcbcb;
  font-weight: 500;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt .icon {
    height: 22px;
    min-height: 22px;
    width: 22px;
    min-width: 22px;
    font-size: 14px;
    border-radius: 99px;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt .tooltip {
  width: 2.84rem;
  min-width: 2.84rem;
  position: absolute;
  bottom: 160%;
  left: -0.65rem;
  transform: translateX(-50%);
  background: #fff;
  color: #000000;
  border: 0.02rem solid #12bddd;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  border-radius: 0.05rem;
  padding: 0.05rem 0.07rem;
  font-size: 0.12rem;
  letter-spacing: 0.01rem;
  line-height: 1.7;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s ease;
  z-index: 12;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt .tooltip {
    font-size: 12px;
    letter-spacing: 1.17px;
    padding: 6px 8px;
    width: 288px;
    min-width: 288px;
    border-radius: 5px;
    bottom: 160%;
    left: 92px;
    border-width: 2px;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt .tooltip::after {
  content: "";
  position: absolute;
  top: calc(100% - 0.04rem);
  left: 77%;
  transform: translateX(-50%);
  border-left: 0.08rem solid transparent;
  border-right: 0.08rem solid transparent;
  border-top: 0.16rem solid #fff;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt .tooltip::after {
    left: 21.75%;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid #fff;
    top: calc(100% - 4px);
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt .tooltip::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 77%;
  transform: translateX(-50%);
  border-left: 0.08rem solid transparent;
  border-right: 0.08rem solid transparent;
  border-top: 0.16rem solid #12bddd;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt .tooltip::before {
    left: 21.75%;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid #12bddd;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt:hover .tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(-0.04rem);
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt:hover .tooltip {
    transform: translateX(-50%) translateY(-4px);
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat td.td__head span.sm {
    font-size: 0.14rem;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat.type2 .td__head .box__toolt .tooltip {
    left: -1.17rem;
  }
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat.type2 .td__head .box__toolt .tooltip::before {
    left: 95.5%;
  }
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr.tr__feat.type2 .td__head .box__toolt .tooltip::after {
    left: 95.5%;
  }
}
#lp_ec_001 .sec_plans .wrapper__price__plans tbody tr td:not(:last-child) {
  border-right: 0.02rem solid #fff;
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr td:not(:last-child) {
    border-right: 3px solid #fff;
  }
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr td.td__head {
    padding: 10px 10px 10px 32px;
  }
}
@media (min-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr td {
    min-height: 53px;
  }
}
@media (max-width: 1000px) {
  #lp_ec_001 .sec_plans .wrapper__price__plans tbody tr td {
    text-align: center;
    padding: 0.07rem;
  }
}
#lp_ec_001 .sec_faqs {
  background: #CCEFFF;
  padding: 95px 0 105px;
}
@media only screen and (max-width: 1000px) {
  #lp_ec_001 .sec_faqs {
    padding: 0.4rem 0 0.94rem;
  }
}
#lp_ec_001 .sec_faqs .test-font {
  font-family: "din-condensed", sans-serif;
  font-size: 50px;
  font-weight: bold;
}
#lp_ec_001 .sec_faqs .planSetting-faq-group {
  margin-top: 55px;
}
@media only screen and (max-width: 1000px) {
  #lp_ec_001 .sec_faqs .planSetting-faq-group {
    margin-top: 0.4rem;
  }
}
#lp_ec_001 .sec_faqs .planSetting-faq-group .faq:not(:first-of-type) {
  margin-top: 24px;
}
@media only screen and (max-width: 1000px) {
  #lp_ec_001 .sec_faqs .planSetting-faq-group .faq:not(:first-of-type) {
    margin-top: 0.27rem;
  }
}
#lp_ec_001 .sec_faqs .planSetting-faq-group .faq {
  border-radius: 16px;
  background: #ffffff;
  position: relative;
}
@media only screen and (max-width: 1000px) {
  #lp_ec_001 .sec_faqs .planSetting-faq-group .faq {
    border-radius: 0.2rem;
  }
}
#lp_ec_001 .sec_faqs .planSetting-faq-group .faq .q {
  padding: 25px 92px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  letter-spacing: 0px;
}
@media only screen and (max-width: 1000px) {
  #lp_ec_001 .sec_faqs .planSetting-faq-group .faq .q {
    padding: 0.25rem 0.68rem;
    font-size: 0.24rem;
  }
}
#lp_ec_001 .sec_faqs .planSetting-faq-group .faq .q:before {
  content: "Q";
  font-family: "din-condensed", sans-serif;
  font-size: 50px;
  font-weight: 400;
  color: #002855;
  position: absolute;
  top: 60%;
  left: 41px;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1000px) {
  #lp_ec_001 .sec_faqs .planSetting-faq-group .faq .q:before {
    left: 0.28rem;
    font-size: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
  }
}
#lp_ec_001 .sec_faqs .planSetting-faq-group .faq .a {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  padding: 0 97px 35px 92px;
  display: none;
}
@media only screen and (max-width: 1000px) {
  #lp_ec_001 .sec_faqs .planSetting-faq-group .faq .a {
    font-size: 0.24rem;
    padding: 0 0.68rem 0.28rem;
  }
}
#lp_ec_001 .sec_faqs .planSetting-faq-group .faq .a a {
  color: #002855;
  text-decoration: underline;
}
#lp_ec_001 .sec_faqs .planSetting-faq-group .faq .a:before {
  content: "A";
  font-family: "din-condensed", sans-serif;
  font-size: 50px;
  font-weight: 400;
  color: #002855;
  position: absolute;
  top: 10px;
  left: 41px;
  line-height: 0.9;
}
@media only screen and (max-width: 1000px) {
  #lp_ec_001 .sec_faqs .planSetting-faq-group .faq .a:before {
    font-size: 0.5rem;
    left: 0.28rem;
  }
}
#lp_ec_001 .sec_faqs .planSetting-faq-group .faq:before {
  content: "";
  height: 3px;
  width: 27px;
  border-radius: 2px;
  background: #707070;
  position: absolute;
  top: 42px;
  right: 45px;
}
@media only screen and (max-width: 1000px) {
  #lp_ec_001 .sec_faqs .planSetting-faq-group .faq:before {
    height: 0.02rem;
    width: 0.26rem;
    border-radius: 0.04rem;
    right: 0.26rem;
    top: 0.4rem;
  }
}
#lp_ec_001 .sec_faqs .planSetting-faq-group .faq:after {
  content: "";
  width: 3px;
  height: 27px;
  border-radius: 2px;
  background: #707070;
  position: absolute;
  top: 43px;
  right: 57px;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1000px) {
  #lp_ec_001 .sec_faqs .planSetting-faq-group .faq:after {
    width: 0.02rem;
    height: 0.26rem;
    border-radius: 0.04rem;
    right: 0.38rem;
    top: 0.42rem;
  }
}
#lp_ec_001 .sec_faqs .planSetting-faq-group .faq.active:after {
  transition: 0.2s;
  height: 0;
}
#lp_ec_001 .sec_message .box__message {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin: 100px 0;
}
@media only screen and (max-width: 1000px) {
  #lp_ec_001 .sec_message .box__message {
    margin: 0.64rem 0 0.66rem;
  }
}
#lp_ec_001 .sec_message .box__message .box__image {
  width: 100%;
  position: relative;
  z-index: 2;
}
#lp_ec_001 .sec_message .box__message .des {
  position: relative;
  z-index: 2;
  flex: 1;
  letter-spacing: 0px;
  color: #002855;
  font-size: 48px;
  font-weight: bold;
  text-shadow: -3px 0 white, 0 3px white, 3px 0 white, 0 -3px white;
  padding-top: 40px;
}
#lp_ec_001 .sec_message .box__message .des .hl {
  background: linear-gradient(to top, yellow 25%, transparent 35%);
  background-position-y: -5px;
}
#lp_ec_001 .footer-bottom {
  background-color: #FFFFFF;
  padding: 0.18rem 0;
  margin: 100px 0 0;
  border-top: 3px solid #012D64;
}
@media (min-width: 1000px) {
  #lp_ec_001 .footer-bottom {
    padding: 20px 0 50px;
  }
}
#lp_ec_001 .footer-bottom .container {
  max-width: 6.923rem;
  margin: 0 auto;
}
@media (min-width: 1000px) {
  #lp_ec_001 .footer-bottom .container {
    max-width: 1630px;
    padding-inline: 15px;
  }
}
#lp_ec_001 .footer-bottom__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-direction: column-reverse;
}
@media (min-width: 1000px) {
  #lp_ec_001 .footer-bottom__wrap {
    flex-direction: row;
  }
}
#lp_ec_001 .footer-bottom__wrap--left {
  width: 100%;
}
@media (min-width: 1000px) {
  #lp_ec_001 .footer-bottom__wrap--left {
    width: auto;
  }
}
#lp_ec_001 .footer-bottom__wrap--left .copyright,
#lp_ec_001 .footer-bottom__wrap--left .des {
  font-size: 0.12rem;
  line-height: 0.17rem;
  font-weight: 500;
  letter-spacing: 0.96px;
  text-align: center;
  color: #002855;
}
@media (min-width: 1000px) {
  #lp_ec_001 .footer-bottom__wrap--left .copyright,
  #lp_ec_001 .footer-bottom__wrap--left .des {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }
}
#lp_ec_001 .footer-bottom__wrap--left .des {
  margin-bottom: 15px;
}
#lp_ec_001 .footer-bottom__wrap--area {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
@media (min-width: 1000px) {
  #lp_ec_001 .footer-bottom__wrap--area {
    width: auto;
    justify-content: end;
  }
}
#lp_ec_001 .footer-bottom__wrap--area .embed-svg {
  display: flex;
}
#lp_ec_001 .site-footer {
  margin-top: 0.35rem;
  padding: 0.3rem;
}
#lp_ec_001 .site-footer .inner {
  display: flex;
  justify-content: space-between;
}
#lp_ec_001 .site-footer .foot-container {
  font-size: 0.2rem;
  color: #003273;
  font-weight: 500;
}
#lp_ec_001 .site-footer .foot-container a {
  font-size: 0.2rem;
  color: #003273;
}
#lp_ec_001 .site-footer .foot-container .left > span {
  display: block;
  padding: 0.05rem 0;
}
#lp_ec_001 .site-footer .foot-container .right {
  margin-top: 0.2rem;
}
#lp_ec_001 .site-footer .logo-area {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: block;
  text-align: right;
  font-size: 0;
}
#lp_ec_001 .site-footer .logo-area img {
  max-height: 0.6rem;
  margin-bottom: 0.4rem;
}
#lp_ec_001 .site-footer .logo-area embed {
  max-height: 0.6rem;
  margin-bottom: 0.4rem;
}
#lp_ec_001 #ss_gmo_globalsign_secured_site_seal {
  margin-bottom: 0.5rem;
}

@keyframes marquee__toleft {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}/*# sourceMappingURL=lp_ec_001.css.map */