html {
  scroll-behavior: smooth;
}

#main__wf .container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0.6923076923rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .container {
    max-width: 1395px;
    padding: 0 15px;
  }
}
#main__wf .sec__wf .container__fluid {
  margin: 0 auto;
  padding: 0 0.5rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__wf .container__fluid {
    max-width: 1670px;
    padding: 0 15px;
  }
}
#main__wf .sec__wf .row {
  display: flex;
}
#main__wf .sec__wf .row.al__center {
  align-items: center;
}
#main__wf .sec__wf__hero {
  background: transparent linear-gradient(180deg, #ffffff 50%, #d5f8ff 100%) 0% 0% no-repeat padding-box;
  padding-top: 0.4230769231rem;
  padding-bottom: 0.7692307692rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero {
    padding-top: 37px;
    padding-bottom: 0;
  }
}
#main__wf .sec__wf__hero .title__hero {
  margin-bottom: 0.3269230769rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .title__hero {
    margin-bottom: 32px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__hero .title__hero {
    margin-right: -0.1923076923rem;
    margin-left: -0.1923076923rem;
  }
}
#main__wf .sec__wf__hero .title__hero h1 {
  font-size: 0.2884615385rem;
  letter-spacing: 0.0169230769rem;
  color: #0088d0;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .title__hero h1 {
    font-size: 26px;
    letter-spacing: 1.65px;
  }
}
@media (min-width: 1100px) {
  #main__wf .sec__wf__hero .title__hero h1 {
    font-size: 30px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__hero .title__hero h1 {
    text-align: center;
  }
}
#main__wf .sec__wf__hero .title__hero h1 .large {
  font-size: 0.3076923077rem;
  display: inline-block;
  letter-spacing: 0.0169230769rem;
  font-weight: 700;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .title__hero h1 .large {
    font-size: 34px;
    letter-spacing: 2.6px;
  }
}
@media (min-width: 1100px) {
  #main__wf .sec__wf__hero .title__hero h1 .large {
    font-size: 40px;
  }
}
#main__wf .sec__wf__hero .title__hero h1 .large .hl {
  position: relative;
}
#main__wf .sec__wf__hero .title__hero h1 .large .hl::before {
  content: "";
  position: absolute;
  height: 40%;
  width: calc(100% + 0.0576923077rem);
  background-color: #ffff00;
  bottom: 0.0384615385rem;
  left: -0.0961538462rem;
  z-index: 1;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .title__hero h1 .large .hl::before {
    width: calc(100% + 3px);
    left: -5px;
    bottom: 4px;
  }
}
#main__wf .sec__wf__hero .title__hero h1 .large .hl b {
  position: relative;
  z-index: 2;
}
#main__wf .sec__wf__hero .title__hero h1 .large i {
  font-style: normal;
  margin: 0 0.0961538462rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .title__hero h1 .large i {
    margin: 0 15px;
  }
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__l {
    flex: 0 0 auto;
    width: 40%;
  }
}
#main__wf .sec__wf__hero .row .col__l .inner {
  color: #0088d0;
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__l .inner {
    display: flex;
    flex-direction: column;
  }
}
#main__wf .sec__wf__hero .row .col__l .inner .sub {
  font-size: 0.3076923077rem;
  letter-spacing: 0.0288461538rem;
  font-weight: 500;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__l .inner .sub {
    font-size: 20px;
    letter-spacing: 1.4px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__l .inner .sub {
    text-align: center;
    order: 3;
    margin-bottom: 0.0961538462rem;
  }
}
#main__wf .sec__wf__hero .row .col__l .inner h2.title {
  font-size: 0.3846153846rem;
  letter-spacing: 0.0096153846rem;
  margin-bottom: 0.4807692308rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__l .inner h2.title {
    font-size: 30px;
    letter-spacing: 0.7px;
    margin-bottom: 18px;
  }
}
@media (min-width: 1100px) {
  #main__wf .sec__wf__hero .row .col__l .inner h2.title {
    font-size: 35px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__l .inner h2.title {
    text-align: center;
    order: 4;
  }
}
#main__wf .sec__wf__hero .row .col__l .inner h2.title span {
  letter-spacing: 0.0423076923rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__l .inner h2.title span {
    letter-spacing: 3.85px;
  }
}
#main__wf .sec__wf__hero .row .col__l .inner .feats {
  margin-bottom: 0.3846153846rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__l .inner .feats {
    margin-bottom: 32px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__l .inner .feats {
    order: 1;
  }
}
#main__wf .sec__wf__hero .row .col__l .inner .feats li {
  font-size: 0.3076923077rem;
  letter-spacing: 0.0384615385rem;
  display: flex;
  align-items: center;
  font-weight: 500;
  position: relative;
  gap: 0.0961538462rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__l .inner .feats li {
    font-size: 20px;
    letter-spacing: 1.75px;
    gap: 8px;
  }
}
@media (min-width: 1100px) {
  #main__wf .sec__wf__hero .row .col__l .inner .feats li {
    font-size: 25px;
  }
}
#main__wf .sec__wf__hero .row .col__l .inner .feats li::before {
  content: "";
  display: inline-block;
  min-width: 0.4423076923rem;
  min-height: 0.4038461538rem;
  background-image: url(/wp-content/themes/renewal/assets/images/set_wf/PC/icon_checked_wf_20251027.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__l .inner .feats li::before {
    min-width: 29px;
    min-height: 27px;
  }
}
#main__wf .sec__wf__hero .row .col__l .inner .feats li:not(:last-child) {
  margin-bottom: 0.1923076923rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__l .inner .feats li:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__l .inner .img__hero__mb {
    order: 2;
    margin-bottom: -0.1346153846rem;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__r {
    flex: 1;
  }
}
#main__wf .sec__wf__hero .row .col__r .inner {
  display: flex;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .row .col__r .inner {
    margin-top: -13px;
    margin-left: -84px;
  }
}
#main__wf .sec__wf__hero .group__btns__has__des {
  flex-direction: column;
  gap: 0.3846153846rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .group__btns__has__des {
    gap: 30px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__hero .group__btns__has__des {
    order: 5;
  }
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__hero .group__btns__has__des .btn__box {
    width: -moz-max-content;
    width: max-content;
    width: -webkit-max-content;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__features {
    padding-top: 0.1923076923rem;
  }
}
#main__wf .sec__wf__features .title__sec {
  margin-bottom: 0.5769230769rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__features .title__sec {
    margin-bottom: 60px;
  }
}
#main__wf .sec__wf__features .row__feats {
  margin-bottom: 0.5769230769rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__features .row__feats {
    margin-bottom: 45px;
  }
}
#main__wf .sec__wf__features .row__feats .item__feat .box__img {
  margin-bottom: 0.3846153846rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .item__feat .box__img {
    margin-bottom: 37px;
  }
}
#main__wf .sec__wf__features .row__feats .item__feat .box__img .thumb {
  display: flex;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .item__feat .box__img .thumb img {
    max-height: 300px;
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#main__wf .sec__wf__features .row__feats .item__feat .box__content .box__title {
  border-left: 2px solid #09cee6;
  padding-left: 0.1923076923rem;
  margin-bottom: 0.15rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .item__feat .box__content .box__title {
    padding-left: 12px;
    margin-bottom: 11px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .item__feat .box__content .box__title {
    display: flex;
    flex-direction: column;
  }
}
#main__wf .sec__wf__features .row__feats .item__feat .box__content .box__title span {
  font-size: 0.2692307692rem;
  letter-spacing: 0.0215384615rem;
  font-family: "din-2014-narrow", sans-serif;
  color: #12bddd;
  font-weight: 400;
  margin-bottom: 0.0961538462rem;
  display: inline-block;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .item__feat .box__content .box__title span {
    font-size: 20px;
    letter-spacing: 1.6px;
    margin-bottom: 8px;
  }
}
#main__wf .sec__wf__features .row__feats .item__feat .box__content .box__title h2 {
  font-size: 0.3076923077rem;
  letter-spacing: 0.0338461538rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .item__feat .box__content .box__title h2 {
    font-size: 22px;
    letter-spacing: 2.75px;
  }
}
@media (min-width: 1100px) {
  #main__wf .sec__wf__features .row__feats .item__feat .box__content .box__title h2 {
    font-size: 25px;
  }
}
#main__wf .sec__wf__features .row__feats .item__feat .box__content .box__desc p {
  font-size: 0.2692307692rem;
  letter-spacing: 0.0296153846rem;
  line-height: 2;
  font-weight: 500;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .item__feat .box__content .box__desc p {
    font-size: 15px;
    letter-spacing: 1.65px;
    line-height: 2;
  }
}
#main__wf .sec__wf__features .row__feats .divider {
  min-width: 100%;
  min-height: 0.1153846154rem;
  background-image: radial-gradient(circle, #707070 0.0192307692rem, transparent 0.0384615385rem);
  background-size: 0.3269230769rem 0.1153846154rem;
  background-repeat: repeat-x;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .divider {
    min-width: 6px;
    min-height: 100%;
    background-image: radial-gradient(circle, #707070 1px, transparent 2px);
    background-size: 6px 16px;
    background-repeat: repeat-y;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .divider {
    margin: 0.5769230769rem 0;
  }
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .divider:nth-child(2) {
    margin-left: 39px;
  }
}
@media (min-width: 1200px) {
  #main__wf .sec__wf__features .row__feats .divider:nth-child(2) {
    margin-left: 75px;
  }
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .divider:nth-child(4) {
    margin-right: 39px;
  }
}
@media (min-width: 1200px) {
  #main__wf .sec__wf__features .row__feats .divider:nth-child(4) {
    margin-right: 75px;
  }
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .col:not(.flex-1) {
    flex: 0 0 500px;
    width: 500px;
    padding: 0 39px;
  }
}
@media (min-width: 1200px) {
  #main__wf .sec__wf__features .row__feats .col:not(.flex-1) {
    padding: 0 42px 0 75px;
  }
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .col:not(.flex-1) .box__content {
    padding-right: 20px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .col:nth-child(1) .box__img {
    max-width: 61%;
    margin: 0 auto -0.3461538462rem;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .col:nth-child(3) .box__img {
    max-width: 90%;
    margin: 0 auto 0.2884615385rem;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__features .row__feats .col:nth-child(5) .box__img {
    max-width: 82%;
    margin: 0 auto 0.2884615385rem;
  }
}
#main__wf .sec__wf__plans {
  padding: 1.5384615385rem 0 0.9615384615rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans {
    padding: 120px 0;
  }
}
#main__wf .sec__wf__plans .title__sec {
  margin-bottom: 0.2884615385rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .title__sec {
    margin-bottom: 24px;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans {
  width: 100%;
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table {
  border-collapse: collapse;
  width: 100%;
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table th {
  position: relative;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__ex {
    position: absolute;
    bottom: 20%;
    left: 0;
    padding: 0 20px;
    width: 100%;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__ex {
    margin-bottom: 0.2307692308rem;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__ex .ex {
  display: flex;
  align-items: center;
  justify-content: center;
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__ex .ex .help {
  width: 0.4423076923rem;
  min-width: 0.4423076923rem;
  height: 0.4423076923rem;
  min-height: 0.4423076923rem;
  color: #cbcbcb;
  border: 1px solid #cbcbcb;
  border-radius: 1.9038461538rem;
  font-size: 0.2692307692rem;
  letter-spacing: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  margin-right: 0.0961538462rem;
  line-height: 1.5;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__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;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__ex span {
  font-size: 0.2884615385rem;
  letter-spacing: 0.0201923077rem;
  font-weight: 500;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__ex span {
    font-size: 18px;
    letter-spacing: 1.26px;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th {
  color: #fff;
  padding: 0.2307692308rem 0.1346153846rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th {
    padding: 15px 30px;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th.lite {
  background-color: #15c5e6;
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th.standard {
  background-color: #299fdd;
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th.advance {
  background-color: #0042a3;
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__tt {
  border-bottom: 1px solid #fff;
  margin-bottom: 0.1346153846rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__tt {
    margin-bottom: 5px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__tt {
    padding-bottom: 0.0769230769rem;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__tt > span {
  font-size: 0.1538461538rem;
  letter-spacing: 0.0180769231rem;
  font-weight: 500;
  display: block;
  line-height: 1;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__tt > span {
    font-size: 15px;
    letter-spacing: 1.77px;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__tt h4 {
  font-size: 0.2307692308rem;
  letter-spacing: 0.0134615385rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__tt h4 {
    font-size: 20px;
    letter-spacing: 0.87px;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__tt h4 span {
  font-size: 0.3269230769rem;
  font-family: "din-2014-narrow";
  font-weight: 600;
  letter-spacing: 0.0255769231rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__tt h4 span {
    font-size: 25px;
    margin-left: 7px;
    letter-spacing: 1.17px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__tt h4 span {
    display: block;
    line-height: 1.25;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct p {
  font-size: 0.1923076923rem;
  letter-spacing: 0.0226923077rem;
  font-weight: 500;
  margin-bottom: 0.1346153846rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct p {
    font-size: 14px;
    letter-spacing: 1.77px;
    margin-bottom: 11px;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .quantity {
  font-size: 0.2692307692rem;
  letter-spacing: 0rem;
  font-weight: 500;
  display: block;
  margin-bottom: 0.0384615385rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .quantity {
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: 3px;
    font-weight: 600;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee {
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex-wrap: wrap;
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee label {
  font-size: 0.2307692308rem;
  letter-spacing: 0.0092307692rem;
  font-weight: 600;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee label {
    font-size: 16px;
    letter-spacing: 0.64px;
    margin-right: 3px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee label {
    margin-right: 0.0384615385rem;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee {
    display: flex;
    align-items: baseline;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee strong {
  font-family: "din-2014-narrow";
  font-size: 0.4423076923rem;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 1;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee strong {
    font-size: 30px;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee strong.cv__fee {
  position: relative;
  top: 0.0192307692rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee strong.cv__fee {
    top: 1.5px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee strong.cv__fee {
    margin-right: 0.0192307692rem;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee span {
  font-size: 0.2307692308rem;
  letter-spacing: 0rem;
  font-weight: 600;
  margin-left: 0.0192307692rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee span {
    font-size: 16px;
    letter-spacing: 0;
    margin-left: 2px;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee__tax {
  display: flex;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee__tax {
    margin-left: 7px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee__tax {
    flex: 1;
    justify-content: center;
    margin-top: 0.0576923077rem;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee__tax span {
  font-size: 0.1923076923rem;
  letter-spacing: 0.0096153846rem;
  font-weight: 500;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table .box__th .gr__ct .gr__fee .fee__tax span {
    font-size: 13px;
    letter-spacing: 0.65;
  }
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table tr th:nth-child(2), #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table tr th:nth-child(3), #main__wf .sec__wf__plans .wrapper__price__plans .pricing-table tr th:nth-child(4) {
    width: 315px;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans thead {
  border-bottom: 0.0384615385rem solid #fff;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans thead {
    border-bottom: 3px solid #fff;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans thead tr th:not(:last-child) {
  border-right: 0.0384615385rem solid #fff;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans thead tr th:not(:last-child) {
    border-right: 3px solid #fff;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans thead tr.tr__head__table {
  transition: all 0.2s ease-in-out;
}
#main__wf .sec__wf__plans .wrapper__price__plans thead tr.tr__head__table.is-sticky {
  position: sticky;
  z-index: 11;
  background: #fff;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans thead tr.tr__head__table.is-sticky {
    z-index: 10;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans thead tr.tr__head__table.is-sticky .wrapper__box__ex {
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans thead tr.tr__head__table.is-sticky .box__th {
    padding: 0.1346153846rem;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans thead tr.tr__head__table.is-sticky .box__th .gr__tt {
  border: none;
  margin: 0;
  padding: 0;
}
#main__wf .sec__wf__plans .wrapper__price__plans thead tr.tr__head__table.is-sticky .box__th .gr__ct {
  display: none;
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr {
    border: 0.0384615385rem solid #fff;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans tbody tr:nth-child(even) {
  background-color: #7bf1ff;
}
#main__wf .sec__wf__plans .wrapper__price__plans tbody tr:nth-child(odd) {
  background-color: #7bf1ff;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr:nth-child(odd) {
    background-color: #d8fbff;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__head {
  background-color: #5cb8e8;
}
#main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__head td {
  font-size: 0.3461538462rem;
  letter-spacing: 0.0407692308rem;
  color: #fff;
  font-weight: 500;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__head td {
    font-size: 20px;
    letter-spacing: 2.36px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__head:not(.tr__mobile_title) {
    display: none;
  }
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr .td__head {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr .td__head {
    height: 0.8653846154rem;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat:not(.tr__mobile_title) td {
    font-size: 0.3461538462rem;
    letter-spacing: 0.0407692308rem;
    font-weight: 500;
  }
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat:not(.tr__mobile_title) td:nth-child(1) {
    background-color: #c8f5fa;
  }
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat:not(.tr__mobile_title) td:nth-child(2) {
    background-color: #99eef8;
  }
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat:not(.tr__mobile_title) td:nth-child(3) {
    background-color: #70E8F5;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat td {
  font-size: 0.2884615385rem;
  letter-spacing: 0.0340384615rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat td {
    font-size: 18px;
    letter-spacing: 2.12px;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat td:not(.td__head) {
  text-align: center;
  color: #002855;
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat td:not(.td__head) {
    height: 0.9615384615rem;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat td.td__head a {
  color: #002b6a;
  text-decoration: underline;
}
#main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt {
  display: inline-block;
  position: relative;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt {
    margin-left: 5px;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt .icon {
  height: 0.4038461538rem;
  min-height: 0.4038461538rem;
  width: 0.4038461538rem;
  min-width: 0.4038461538rem;
  background-color: #fff;
  color: #cbcbcb;
  letter-spacing: 0;
  line-height: 1.5;
  font-size: 0.2692307692rem;
  border-radius: 1.9038461538rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #cbcbcb;
  font-weight: 500;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__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;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt .tooltip {
  width: 5.4615384615rem;
  min-width: 5.4615384615rem;
  position: absolute;
  bottom: 160%;
  left: -1.25rem;
  transform: translateX(-50%);
  background: #fff;
  color: #000000;
  border: 0.0384615385rem solid #12bddd;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  border-radius: 0.0961538462rem;
  padding: 0.0961538462rem 0.1346153846rem;
  font-size: 0.2307692308rem;
  letter-spacing: 0.0192307692rem;
  line-height: 1.7;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s ease;
  z-index: 12;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__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;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt .tooltip::after {
  content: "";
  position: absolute;
  top: calc(100% - 0.0769230769rem);
  left: 77%;
  transform: translateX(-50%);
  border-left: 0.1538461538rem solid transparent;
  border-right: 0.1538461538rem solid transparent;
  border-top: 0.3076923077rem solid #fff;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__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);
  }
}
#main__wf .sec__wf__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.1538461538rem solid transparent;
  border-right: 0.1538461538rem solid transparent;
  border-top: 0.3076923077rem solid #12bddd;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__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;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt:hover .tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(-0.0769230769rem);
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat td.td__head .box__toolt:hover .tooltip {
    transform: translateX(-50%) translateY(-4px);
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat td.td__head span.sm {
    font-size: 0.2692307692rem;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat.type2 .td__head .box__toolt .tooltip {
    left: -2.25rem;
  }
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat.type2 .td__head .box__toolt .tooltip::before {
    left: 95.5%;
  }
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr.tr__feat.type2 .td__head .box__toolt .tooltip::after {
    left: 95.5%;
  }
}
#main__wf .sec__wf__plans .wrapper__price__plans tbody tr td:not(:last-child) {
  border-right: 0.0384615385rem solid #fff;
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr td:not(:last-child) {
    border-right: 3px solid #fff;
  }
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr td.td__head {
    padding: 10px 10px 10px 32px;
  }
}
@media (min-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr td {
    min-height: 53px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__wf__plans .wrapper__price__plans tbody tr td {
    text-align: center;
    padding: 0.1346153846rem;
  }
}
#main__wf .group__btns__has__des {
  display: flex;
}
@media (max-width: 1000px) {
  #main__wf .group__btns__has__des .btn__box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#main__wf .group__btns__has__des .btn__type0 {
  width: 100%;
  padding: 0.1923076923rem;
  border-radius: 1.9230769231rem;
  text-align: center;
  font-size: 0.3461538462rem;
  font-weight: bold;
  transition: all 0.3s;
  cursor: pointer;
  display: inline-block;
}
@media (min-width: 1000px) {
  #main__wf .group__btns__has__des .btn__type0 {
    width: 420px;
    padding: 10px;
    border-radius: 100px;
    font-size: 20px;
  }
}
#main__wf .group__btns__has__des .btn__type0.btn__primary {
  background-color: #ff0000;
  color: #ffff00;
  letter-spacing: 0.0653846154rem;
  border: 0.0384615385rem solid #ff0000;
}
@media (min-width: 1000px) {
  #main__wf .group__btns__has__des .btn__type0.btn__primary {
    letter-spacing: 3.78px;
    border: 2px solid #ff0000;
  }
}
@media (min-width: 1000px) {
  #main__wf .group__btns__has__des .btn__type0.btn__primary:hover {
    background-color: #fff;
    color: #ff0000;
  }
}
#main__wf .group__btns__has__des .btn__type0.btn__secondary {
  background-color: #1ba7d1;
  color: #fff;
  letter-spacing: 2.5px;
  border: 0.0384615385rem solid #1ba7d1;
}
@media (min-width: 1000px) {
  #main__wf .group__btns__has__des .btn__type0.btn__secondary {
    border: 2px solid #1ba7d1;
  }
}
@media (min-width: 1000px) {
  #main__wf .group__btns__has__des .btn__type0.btn__secondary:hover {
    background-color: #fff;
    color: #1ba7d1;
  }
}
#main__wf .group__btns__has__des .btn__des {
  text-align: center;
  color: #3a2c2a;
  font-weight: bold;
  margin-bottom: 0.0961538462rem;
}
@media (min-width: 1000px) {
  #main__wf .group__btns__has__des .btn__des {
    margin-bottom: 9px;
  }
}
@media (max-width: 1000px) {
  #main__wf .group__btns__has__des .btn__des {
    display: flex;
  }
}
#main__wf .group__btns__has__des .btn__des span {
  position: relative;
  font-size: 0.25rem;
  letter-spacing: 0.0288461538rem;
}
@media (min-width: 1000px) {
  #main__wf .group__btns__has__des .btn__des span {
    font-size: 15px;
    letter-spacing: 1.73px;
  }
}
#main__wf .group__btns__has__des .btn__des span::after {
  content: "";
  position: absolute;
  width: 0.0384615385rem;
  background-color: #707070;
  height: 0.4038461538rem;
  right: -0.2115384615rem;
  top: -15%;
  transform: translateY(0.0384615385rem) rotate(33deg);
  border-radius: 0.0576923077rem;
}
@media (min-width: 1000px) {
  #main__wf .group__btns__has__des .btn__des span::after {
    width: 2px;
    height: 25px;
    right: -13px;
    border-radius: 3px;
    transform: translateY(2px) rotate(40deg);
  }
}
#main__wf .group__btns__has__des .btn__des span::before {
  content: "";
  position: absolute;
  width: 0.0384615385rem;
  background-color: #707070;
  height: 0.4038461538rem;
  left: -0.2115384615rem;
  top: -15%;
  transform: translateY(0.0384615385rem) rotate(-33deg);
  border-radius: 0.0576923077rem;
}
@media (min-width: 1000px) {
  #main__wf .group__btns__has__des .btn__des span::before {
    width: 2px;
    height: 25px;
    left: -13px;
    border-radius: 3px;
    transform: translateY(2px) rotate(-40deg);
  }
}
#main__wf .top__breadcrumb {
  font-size: 12px;
  color: #000000;
  margin: 17px 0 37px;
  letter-spacing: 1.32px;
}
#main__wf .top__breadcrumb a {
  color: #000000;
}
@media screen and (max-width: 1001px) {
  #main__wf .top__breadcrumb {
    margin: 0.2115384615rem 0 0.4038461538rem;
    font-size: 0.1923076923rem;
    letter-spacing: 1.1px;
  }
}
#main__wf .group__btns__navigation {
  display: flex;
  gap: 60px;
}
@media screen and (min-width: 1000px) {
  #main__wf .group__btns__navigation {
    gap: 60px !important;
  }
}
#main__wf .group__btns__navigation .btn__type3 {
  width: 375px;
  padding: 16px;
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 1.26px;
}
#main__wf .group__btns__navigation .btn__type3.btn__primary {
  background-color: #299fdd;
  color: #fff;
}
@media screen and (min-width: 1000px) {
  #main__wf .group__btns__navigation .btn__type3.btn__primary:hover {
    background-color: #085268;
  }
}
#main__wf .group__btns__navigation .btn__type3 .arrow__down {
  display: inline-block;
  margin-left: 8px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  vertical-align: middle;
}
@media screen and (min-width: 1000px) {
  #main__wf .group__btns__navigation .btn__box:first-child .arrow__down {
    margin-left: 19px;
  }
}
@media screen and (min-width: 1000px) {
  #main__wf .group__btns__navigation .btn__box:last-child .arrow__down {
    margin-left: 25px;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .group__btns__navigation {
    flex-direction: row !important;
    gap: 0.1923076923rem !important;
  }
  #main__wf .group__btns__navigation .btn__box {
    width: calc(50% - 0.0961538462rem);
  }
  #main__wf .group__btns__navigation .btn__box a {
    width: 100%;
    font-size: 0.25rem;
    letter-spacing: 0.91px !important;
    padding: 0.0961538462rem 0.1538461538rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main__wf .group__btns__navigation .btn__box .arrow__down {
    display: none;
  }
}
#main__wf .group__btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.7rem;
  justify-content: center;
}
@media screen and (min-width: 1000px) {
  #main__wf .group__btns {
    flex-direction: row;
    gap: 40px;
  }
}
#main__wf .group__btns .btn__type1 {
  font-size: 0.4rem;
  padding: 0.4rem 0.4rem 0.25rem;
  width: 93%;
  font-weight: 600;
  border-radius: 99px;
  position: relative;
  display: inline-block;
  letter-spacing: 0.02rem;
  color: #fff;
  text-align: center;
  transition: all 0.3s;
  cursor: pointer;
}
@media screen and (min-width: 1000px) {
  #main__wf .group__btns .btn__type1 {
    font-size: 20px;
    padding: 20px 32px 12px;
    width: 350px;
    letter-spacing: 2.5px;
  }
}
#main__wf .group__btns .btn__type1.btn__primary {
  background-color: #ff0000;
  color: #ffff00;
  border: 0.0384615385rem solid #ff0000;
}
@media screen and (min-width: 1000px) {
  #main__wf .group__btns .btn__type1.btn__primary {
    border: 2px solid #ff0000;
  }
}
@media screen and (min-width: 1000px) {
  #main__wf .group__btns .btn__type1.btn__primary:hover {
    background-color: #fff;
    color: #ff0000;
  }
}
#main__wf .group__btns .btn__type1.btn__primary span {
  border-color: #ff0000;
}
#main__wf .group__btns .btn__type1.btn__secondary {
  background-color: #1ba7d1;
  color: #fff;
  border: 0.0384615385rem solid #1ba7d1;
}
@media screen and (min-width: 1000px) {
  #main__wf .group__btns .btn__type1.btn__secondary {
    border: 2px solid #1ba7d1;
  }
}
@media screen and (min-width: 1000px) {
  #main__wf .group__btns .btn__type1.btn__secondary:hover {
    background-color: #fff;
    color: #1ba7d1;
  }
}
#main__wf .group__btns .btn__type1.btn__secondary span {
  border-color: #009f6e;
}
#main__wf .group__btns .btn__type1 span {
  font-size: 0.26rem;
  padding: 0.09rem 0.4rem;
  line-height: normal;
  top: -0.28rem;
  background-color: #fff;
  position: absolute;
  color: #3a2c2a;
  border-radius: 35px;
  border: 1px solid;
  left: 50%;
  transform: translateX(-50%);
  min-width: 70%;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.01rem;
  width: -moz-max-content;
  width: max-content;
  width: -webkit-max-content;
}
@media screen and (min-width: 1000px) {
  #main__wf .group__btns .btn__type1 span {
    padding: 0 10px;
    font-size: 15px;
    top: -15px;
    line-height: 30px;
    letter-spacing: 1.73px;
    min-width: 65.15%;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .group__btns {
    width: 100%;
  }
  #main__wf .group__btns .btn__type1 {
    width: 100%;
    font-size: 0.3461538462rem;
    letter-spacing: 3.4px;
  }
  #main__wf .group__btns .btn__type1 span {
    font-size: 0.25rem;
    letter-spacing: 1.5px;
  }
}
#main__wf .wrapper__btns {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#main__wf .wrapper__btns .quote__btn {
  position: relative;
  display: inline-block;
  margin-bottom: 0.55rem;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  #main__wf .wrapper__btns .quote__btn {
    margin-bottom: 37px;
  }
}
#main__wf .wrapper__btns .quote__btn h3 {
  font-size: 0.346rem;
  font-weight: 600;
  letter-spacing: 0.02rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .wrapper__btns .quote__btn h3 {
    font-size: 25px;
    letter-spacing: 2.75px;
  }
}
#main__wf .wrapper__btns .quote__btn span::after {
  content: "";
  background-color: #000;
  position: absolute;
  top: 57%;
  border-radius: 3px;
}
#main__wf .wrapper__btns .quote__btn span::before {
  content: "";
  background-color: #000;
  position: absolute;
  top: 57%;
  border-radius: 3px;
}
#main__wf .wrapper__btns .quote__btn span.line__l::after, #main__wf .wrapper__btns .quote__btn span.line__r::after {
  height: 0.8rem;
  width: 0.045rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .wrapper__btns .quote__btn span.line__l::after, #main__wf .wrapper__btns .quote__btn span.line__r::after {
    height: 38px;
    width: 4px;
  }
}
#main__wf .wrapper__btns .quote__btn span.line__l::before, #main__wf .wrapper__btns .quote__btn span.line__r::before {
  height: 0.55rem;
  width: 0.045rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .wrapper__btns .quote__btn span.line__l::before, #main__wf .wrapper__btns .quote__btn span.line__r::before {
    height: 28px;
    width: 4px;
  }
}
#main__wf .wrapper__btns .quote__btn span.line__l::before {
  left: -0.675rem;
  transform: translateY(-30%) rotate(321deg);
}
@media screen and (min-width: 1000px) {
  #main__wf .wrapper__btns .quote__btn span.line__l::before {
    left: -38px;
  }
}
#main__wf .wrapper__btns .quote__btn span.line__r::before {
  right: -0.62rem;
  transform: translateY(-30%) rotate(39deg);
}
@media screen and (min-width: 1000px) {
  #main__wf .wrapper__btns .quote__btn span.line__r::before {
    right: -35px;
  }
}
#main__wf .wrapper__btns .quote__btn span.line__l::after {
  left: -0.4rem;
  transform: translateY(-50%) rotate(336deg);
}
@media screen and (min-width: 1000px) {
  #main__wf .wrapper__btns .quote__btn span.line__l::after {
    left: -25px;
  }
}
#main__wf .wrapper__btns .quote__btn span.line__r::after {
  right: -0.35rem;
  transform: translateY(-50%) rotate(24deg);
}
@media screen and (min-width: 1000px) {
  #main__wf .wrapper__btns .quote__btn span.line__r::after {
    right: -22px;
  }
}
#main__wf .wrapper__btns .link__to__products {
  margin-top: 0.673rem;
  display: flex;
}
@media screen and (min-width: 1000px) {
  #main__wf .wrapper__btns .link__to__products {
    margin-top: 35px;
  }
}
#main__wf .wrapper__btns .link__to__products a {
  font-size: 0.308rem;
  font-weight: 500;
  letter-spacing: 0.0296rem;
  text-decoration: underline;
  color: #0088d0;
}
@media screen and (min-width: 1000px) {
  #main__wf .wrapper__btns .link__to__products a {
    font-size: 20px;
    letter-spacing: 2.5px;
  }
}
#main__wf .title__sec {
  width: 100%;
  text-align: center;
}
@media (max-width: 1000px) {
  #main__wf .title__sec {
    display: flex;
    justify-content: center;
  }
}
#main__wf .title__sec.type1 .inner__title:before {
  content: "";
  position: absolute;
  width: 0.0480769231rem;
  background-color: #000;
  height: 0.5769230769rem;
  right: -0.2692307692rem;
  top: 67%;
  transform: translateY(-50%) rotate(30deg);
  border-radius: 0.0576923077rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type1 .inner__title:before {
    width: 4px;
    height: 55px;
    top: 72%;
    right: -25px;
    border-radius: 3px;
  }
}
#main__wf .title__sec.type1 .inner__title:after {
  content: "";
  position: absolute;
  width: 0.0480769231rem;
  background-color: #000;
  height: 0.5769230769rem;
  left: -0.2692307692rem;
  top: 67%;
  transform: translateY(-50%) rotate(-30deg);
  border-radius: 0.0576923077rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type1 .inner__title:after {
    width: 4px;
    height: 50px;
    top: 72%;
    left: -30px;
    border-radius: 3px;
  }
}
#main__wf .title__sec.type1 .inner__title h2 {
  font-size: 0.3461538462rem;
  font-weight: bold;
  letter-spacing: 0.0261538462rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type1 .inner__title h2 {
    font-size: 40px;
    letter-spacing: 2.8px;
  }
}
#main__wf .title__sec.type1 .inner__title h2 b {
  font-size: 0.6730769231rem;
  color: #12bddd;
  font-family: "din-2014-narrow";
  font-weight: 600;
  display: inline-block;
  position: relative;
  top: 0.01rem;
  line-height: 1;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type1 .inner__title h2 b {
    font-size: 95px;
    top: 3px;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .title__sec.type2 .inner__title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#main__wf .title__sec.type2 .inner__title .pre__title {
  position: relative;
  margin-bottom: 0.05rem;
  max-width: -moz-max-content;
  max-width: max-content;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type2 .inner__title .pre__title {
    margin-bottom: 12px;
    display: inline-block;
  }
}
#main__wf .title__sec.type2 .inner__title .pre__title span::after {
  content: "";
  background-color: #000;
  position: absolute;
  top: 62%;
  border-radius: 3px;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type2 .inner__title .pre__title span::after {
    top: 58%;
  }
}
#main__wf .title__sec.type2 .inner__title .pre__title span::before {
  content: "";
  background-color: #000;
  position: absolute;
  top: 62%;
  border-radius: 3px;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type2 .inner__title .pre__title span::before {
    top: 58%;
  }
}
#main__wf .title__sec.type2 .inner__title .pre__title span.line__l::after, #main__wf .title__sec.type2 .inner__title .pre__title span.line__r::after {
  height: 0.7rem;
  width: 0.04rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type2 .inner__title .pre__title span.line__l::after, #main__wf .title__sec.type2 .inner__title .pre__title span.line__r::after {
    height: 36px;
    width: 2px;
  }
}
#main__wf .title__sec.type2 .inner__title .pre__title span.line__l::before, #main__wf .title__sec.type2 .inner__title .pre__title span.line__r::before {
  height: 0.5rem;
  width: 0.04rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type2 .inner__title .pre__title span.line__l::before, #main__wf .title__sec.type2 .inner__title .pre__title span.line__r::before {
    height: 26px;
    width: 2px;
  }
}
#main__wf .title__sec.type2 .inner__title .pre__title span.line__l::before {
  left: -0.53rem;
  transform: translateY(-30%) rotate(321deg);
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type2 .inner__title .pre__title span.line__l::before {
    left: -24px;
  }
}
#main__wf .title__sec.type2 .inner__title .pre__title span.line__r::before {
  right: -0.475rem;
  transform: translateY(-30%) rotate(39deg);
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type2 .inner__title .pre__title span.line__r::before {
    right: -26px;
  }
}
#main__wf .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) {
  #main__wf .title__sec.type2 .inner__title .pre__title span.line__l::after {
    left: -13px;
  }
}
#main__wf .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) {
  #main__wf .title__sec.type2 .inner__title .pre__title span.line__r::after {
    right: -13px;
  }
}
#main__wf .title__sec.type2 .inner__title .pre__title h5 {
  font-size: 0.289rem;
  letter-spacing: 0.02rem;
  font-weight: 500;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type2 .inner__title .pre__title h5 {
    font-size: 17px;
    letter-spacing: 1.87px;
  }
}
#main__wf .title__sec.type2 .inner__title h2 {
  font-size: 0.385rem;
  letter-spacing: 0.02rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type2 .inner__title h2 {
    font-size: 30px;
    letter-spacing: 2.1px;
  }
}
#main__wf .title__sec.type2 .inner__title .sub__title p {
  font-size: 0.192rem;
  letter-spacing: 0.01rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type2 .inner__title .sub__title p {
    font-size: 12px;
    letter-spacing: 1.32px;
  }
}
#main__wf .title__sec.type3 h2 {
  font-size: 0.385rem;
  letter-spacing: 0.029rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type3 h2 {
    font-size: 30px;
    letter-spacing: 2.1px;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .title__sec.type4 .inner__title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#main__wf .title__sec.type4 .inner__title .pre__title {
  position: relative;
  margin-bottom: 0.01rem;
  max-width: -moz-max-content;
  max-width: max-content;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type4 .inner__title .pre__title {
    margin-bottom: 3px;
    display: inline-block;
  }
}
#main__wf .title__sec.type4 .inner__title .pre__title span::after {
  content: "";
  background-color: #000;
  position: absolute;
  top: 55%;
  border-radius: 3px;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type4 .inner__title .pre__title span::after {
    top: 67%;
  }
}
#main__wf .title__sec.type4 .inner__title .pre__title span.line__l::after, #main__wf .title__sec.type4 .inner__title .pre__title span.line__r::after {
  height: 0.5rem;
  width: 0.045rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type4 .inner__title .pre__title span.line__l::after, #main__wf .title__sec.type4 .inner__title .pre__title span.line__r::after {
    height: 36px;
    width: 3px;
  }
}
#main__wf .title__sec.type4 .inner__title .pre__title span.line__l::after {
  left: -0.3rem;
  transform: translateY(-50%) rotate(331deg);
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type4 .inner__title .pre__title span.line__l::after {
    left: -19px;
  }
}
#main__wf .title__sec.type4 .inner__title .pre__title span.line__r::after {
  right: -0.25rem;
  transform: translateY(-50%) rotate(29deg);
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type4 .inner__title .pre__title span.line__r::after {
    right: -17px;
  }
}
#main__wf .title__sec.type4 .inner__title .pre__title h5 {
  color: #ff0000;
  font-size: 0.346rem;
  letter-spacing: 0.029rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type4 .inner__title .pre__title h5 {
    font-size: 30px;
    letter-spacing: 3.3px;
  }
}
#main__wf .title__sec.type4 .inner__title .pre__title b {
  font-size: 0.385rem;
  letter-spacing: 0.03rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type4 .inner__title .pre__title b {
    font-size: 35px;
    letter-spacing: 3.85px;
  }
}
#main__wf .title__sec.type4 .inner__title h2 {
  font-size: 0.385rem;
  letter-spacing: 0.02rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type4 .inner__title h2 {
    font-size: 30px;
    letter-spacing: 3.3px;
  }
}
#main__wf .title__sec.type4 .inner__title .sub__title p {
  font-size: 0.192rem;
  letter-spacing: 0.01rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type4 .inner__title .sub__title p {
    font-size: 12px;
    letter-spacing: 1.32px;
  }
}
#main__wf .title__sec.type5 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#main__wf .title__sec.type5 .sub {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  width: -webkit-max-content;
  margin-bottom: 0.1346153846rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type5 .sub {
    margin-bottom: 12px;
  }
}
#main__wf .title__sec.type5 .sub span {
  position: relative;
  display: flex;
  font-size: 0.3076923077rem;
  letter-spacing: 0.0215384615rem;
  font-weight: 500;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type5 .sub span {
    font-size: 18px;
    letter-spacing: 1.26px;
  }
}
#main__wf .title__sec.type5 .sub span::before, #main__wf .title__sec.type5 .sub span:after {
  content: "";
  background-color: #000;
  position: absolute;
  top: 57%;
  border-radius: 0.0576923077rem;
  height: 0.9615384615rem;
  width: 0.0384615385rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type5 .sub span::before, #main__wf .title__sec.type5 .sub span:after {
    border-radius: 3px;
    height: 30px;
    width: 2px;
  }
}
#main__wf .title__sec.type5 .sub span::before {
  left: -0.0961538462rem;
  transform: translateY(-50%) rotate(326deg);
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type5 .sub span::before {
    left: -21px;
    transform: translateY(-50%) rotate(320deg);
  }
}
#main__wf .title__sec.type5 .sub span::after {
  right: 0rem;
  transform: translateY(-50%) rotate(34deg);
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type5 .sub span::after {
    right: -13px;
    transform: translateY(-50%) rotate(40deg);
  }
}
#main__wf .title__sec.type5 .inner__title h2 {
  font-size: 0.3846153846rem;
  letter-spacing: 0.0153846154rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec.type5 .inner__title h2 {
    font-size: 30px;
    letter-spacing: 2.1px;
  }
}
#main__wf .title__sec .inner__title {
  position: relative;
}
@media screen and (min-width: 1000px) {
  #main__wf .title__sec .inner__title {
    display: inline-block;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .title__sec .inner__title {
    display: inline-block;
    margin: 0 -0.1923076923rem;
  }
}
#main__wf .box__title__v2 {
  text-align: center;
}
#main__wf .box__title__v2 .sub__title span {
  font-size: 18px;
  font-weight: 500;
  position: relative;
  letter-spacing: 1.26px;
}
#main__wf .box__title__v2 .sub__title span::after {
  content: "";
  position: absolute;
  width: 2px;
  background-color: #000;
  height: 29px;
  right: -13px;
  top: 0%;
  transform: translateY(2px) rotate(35deg);
  border-radius: 3px;
}
#main__wf .box__title__v2 .sub__title span::before {
  content: "";
  position: absolute;
  width: 2px;
  background-color: #000;
  height: 29px;
  left: -13px;
  top: 0%;
  transform: translateY(2px) rotate(-35deg);
  border-radius: 3px;
}
#main__wf .box__title__v2 h2 {
  font-size: 30px;
  letter-spacing: 2.1px;
  color: #000000;
  margin-top: 5px;
}
@media screen and (max-width: 1000px) {
  #main__wf .box__title__v2 .sub__title span {
    display: inline-block;
    letter-spacing: 1.12px;
    font-size: 0.3076923077rem;
  }
  #main__wf .box__title__v2 .sub__title span::after {
    height: 0.8625rem;
    width: 0.0384615385rem;
  }
  #main__wf .box__title__v2 .sub__title span::before {
    height: 0.8625rem;
    left: -0.3461538462rem;
    width: 0.0384615385rem;
  }
  #main__wf .box__title__v2 h2 {
    letter-spacing: 0.8px;
    font-size: 0.3846153846rem;
  }
}
#main__wf .breadcrumbs {
  padding: 0.32rem 0;
  font-size: 0.24rem;
  line-height: 0.32rem;
  font-weight: 400;
  color: #000000;
}
@media (min-width: 1000px) {
  #main__wf .breadcrumbs {
    padding: 17px 0;
    font-size: 12px;
    line-height: 36px;
  }
}
#main__wf .breadcrumbs a {
  font-size: 0.1923076923rem;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0.0211538462rem;
}
@media (min-width: 1000px) {
  #main__wf .breadcrumbs a {
    font-size: 12px;
    line-height: 36px;
    letter-spacing: 1.32px;
  }
}
#main__wf .breadcrumbs a:hover {
  color: #0088d0;
}
#main__wf .breadcrumbs .aioseo-breadcrumb-separator {
  padding: 0 10px;
}
#main__wf .section__cases__use {
  padding: 49px 0 116px;
  background: #d8f9ff 0% 0% no-repeat padding-box;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use {
    padding: 0.5769230769rem 0 0.8269230769rem;
  }
}
#main__wf .section__cases__use .title__sec {
  padding: 0;
  margin-bottom: 25px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .title__sec {
    margin-bottom: 0.2884615385rem;
  }
}
#main__wf .section__cases__use .box__plan {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 10px;
  padding: 40px 48px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan {
    padding: 0.4423076923rem 0.4807692308rem 0.5192307692rem;
    display: block;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__a {
    margin-bottom: 0.5769230769rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__a .box__image {
    width: 24.8%;
  }
}
#main__wf .section__cases__use .box__plan.plan__a .box__content__plan {
  width: 72.8%;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__a .box__content__plan {
    width: 100%;
  }
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__b .box__image {
    flex: 0 0 27.5%;
    width: 27.5%;
    display: flex;
  }
}
#main__wf .section__cases__use .box__plan.plan__b .box__image img {
  -o-object-fit: contain;
     object-fit: contain;
}
#main__wf .section__cases__use .box__plan.plan__b .box__content__plan {
  width: 100%;
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__b .box__content__plan {
    flex: 1;
  }
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__b .box__content__plan .box__list {
    margin-right: -50px;
  }
}
#main__wf .section__cases__use .box__plan.plan__extra {
  margin: 0.3846153846rem 0 0.5769230769rem;
}
@media (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__extra {
    padding: 27px 85px 23px;
    margin: 27px 0 45px;
  }
}
@media (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__extra {
    text-align: center;
    padding-right: 0.1923076923rem;
    padding-left: 0.1923076923rem;
  }
}
#main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .note__plan {
  margin-top: 0.1346153846rem;
}
@media (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .note__plan {
    margin-top: 13px;
  }
}
@media (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .note__plan {
    font-size: 0.4423076923rem;
    letter-spacing: 0.0309615385rem;
  }
}
@media (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .note__plan .small {
    font-size: 0.3269230769rem;
    letter-spacing: 1.87;
    font-weight: 600;
  }
}
#main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .box__adv {
  margin-top: 0.0384615385rem;
}
@media (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .box__adv {
    margin-top: 10px;
  }
}
#main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .box__adv .adv__result {
  margin-top: 0;
}
@media (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .box__adv .adv__result {
    margin-top: 0;
  }
}
@media (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .box__adv .adv__result {
    justify-content: center;
  }
}
@media (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .box__adv .adv__result .adv__note {
    margin-left: 14px;
    margin-bottom: -8px;
  }
}
#main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .box__adv .adv__result .adv__note p {
  font-size: 0.2307692308rem;
  letter-spacing: 0.0092307692rem;
  margin-top: 0.0961538462rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .box__adv .adv__result .adv__note p {
    font-size: 12px;
    letter-spacing: 0.48px;
    margin-top: 0;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .box__list {
    justify-content: center;
  }
}
#main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .box__list p {
  font-size: 0.2884615385rem;
  letter-spacing: 0.0375rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__extra .box__content__plan .box__list p {
    font-size: 20px;
    letter-spacing: 2.6px;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__list {
  display: flex;
  flex-wrap: wrap;
  gap: 17px 30px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__list {
    gap: 0.25rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__list p {
  font-size: 20px;
  letter-spacing: 2.2px;
  color: #000000;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__list p {
    display: flex;
    align-items: center;
    gap: 0.1538461538rem;
    font-weight: 500;
    font-size: 0.3076923077rem;
    letter-spacing: 0.0338461538rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__list p img {
  width: 26px;
  height: 21px;
  display: inline-flex;
  margin-right: 8px;
  transform: translateY(2px);
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__list p img {
    width: 0.5rem;
    height: 0.4038461538rem;
    margin-right: 0rem;
    transform: translateY(0);
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .note__plan {
  margin-top: 27px;
  font-weight: bold;
  font-size: 25px;
  letter-spacing: 1.75px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .note__plan {
    margin-top: 0.5192307692rem;
    font-size: 0.3461538462rem;
    margin-right: -0.1923076923rem;
    margin-left: -0.1923076923rem;
    letter-spacing: 0.0317307692rem;
    font-weight: 600;
    text-align: center;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .note__plan .small {
  letter-spacing: 2.2px;
  font-size: 20px;
  margin-right: 6px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .note__plan .small {
    font-size: 0.2884615385rem;
    letter-spacing: 0.0317307692rem;
    margin-right: 0;
    font-weight: 500;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .note__plan .hl__txt {
  color: #0088d0;
  position: relative;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .note__plan .hl__txt {
    background: linear-gradient(to top, yellow 50%, transparent 50%);
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .note__plan .hl__txt b {
  position: relative;
  z-index: 1;
  font-weight: bold;
}
#main__wf .section__cases__use .box__plan .box__content__plan .note__plan .hl__txt::before {
  content: "";
  position: absolute;
  width: 98%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to top, yellow 50%, transparent 50%);
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .note__plan .hl__txt::before {
    display: none;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv {
  margin-top: 15px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv {
    margin-top: 0.1923076923rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__title {
  font-size: 18px;
  letter-spacing: 1.98px;
  color: #000000;
  font-weight: 500;
  margin-bottom: 11px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__title {
    text-align: center;
    font-size: 0.2692307692rem;
    letter-spacing: 0.0296153846rem;
    margin-bottom: 0.2307692308rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list {
    display: block;
  }
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .box__icon__plus {
    margin: 0.0961538462rem auto;
    width: -moz-max-content;
    width: max-content;
  }
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .box__icon__plus img {
    display: flex;
    width: 0.4423076923rem;
    height: 0.4423076923rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item {
  width: 29.9%;
  background: #299fdd 0% 0% no-repeat padding-box;
  color: white;
  padding: 8px 12px 10px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item {
    width: 100%;
    padding: 0.1346153846rem 0.1923076923rem 0.1923076923rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .adv__item__title {
  letter-spacing: 1.16px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 4px;
  margin-bottom: 9px;
  border-bottom: 1px solid white;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .adv__item__title {
    font-size: 0.3846153846rem;
    letter-spacing: 0.0223076923rem;
    padding-bottom: 0.0769230769rem;
    margin-bottom: 0.1730769231rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .adv__item__title small {
  display: block;
  letter-spacing: 1.77px;
  font-size: 15px;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .adv__item__title small {
    font-size: 0.2884615385rem;
    letter-spacing: 0.0340384615rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .adv__item__title .big {
  font-size: 25px;
  letter-spacing: 1.95px;
  font-family: "din-2014-narrow", sans-serif;
  font-weight: 600;
  margin-left: 8px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .adv__item__title .big {
    font-size: 0.4807692308rem;
    letter-spacing: 0.0375rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price {
  text-align: center;
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .quantity {
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .quantity {
    font-size: 0.3076923077rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .quantity b {
  font-size: 0.3846153846rem;
  letter-spacing: 0.0346153846rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .quantity b {
    font-size: 20px;
    letter-spacing: 1.8px;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .quantity .number {
  font-size: 20px;
  margin-right: 2px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .quantity .number {
    font-size: 0.3846153846rem;
    margin-right: 0.0384615385rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .quantity img {
  display: inline-flex;
  margin: 0 5px;
  transform: translateY(3px);
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .quantity img {
    margin: 0 0.0961538462rem;
    transform: translateY(0.0576923077rem);
  }
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .quantity .user {
    letter-spacing: 1.44px;
  }
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .quantity .user2 {
    letter-spacing: 0.64px;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .quantity .number__din {
  font-weight: 600;
  font-family: "din-2014-narrow", sans-serif;
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .price {
  font-size: 16px;
  letter-spacing: 0.64px;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .price {
    font-size: 0.3076923077rem;
    letter-spacing: 0.0123076923rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .price .number {
  letter-spacing: 0px;
  font-size: 30px;
  font-family: "din-2014-narrow", sans-serif;
  font-weight: 400;
  margin: 0 1px;
  position: relative;
  top: 0.0384615385rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .price .number {
    top: 2px;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .price .number {
    font-size: 0.5769230769rem;
    margin: 0 0.0192307692rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .price .tax {
  font-size: 13px;
  letter-spacing: 0.65px;
  font-weight: 500;
  margin-left: 7px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item .box__price .price .tax {
    font-size: 0.25rem;
    letter-spacing: 0.0125rem;
    margin-left: 0.1346153846rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item.item__incoming {
  position: relative;
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item.item__incoming::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0.4;
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item.item__incoming .an__incoming {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item.item__incoming .an__incoming p {
  font-size: 0.3846153846rem;
  letter-spacing: 0.0192307692rem;
  font-weight: bold;
  margin-bottom: 0.3846153846rem;
}
@media (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item.item__incoming .an__incoming p {
    font-size: 20px;
    letter-spacing: 1.16px;
    margin-bottom: 5px;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item.item__incoming .an__incoming p b {
  font-size: 0.4423076923rem;
}
@media (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item.item__incoming .an__incoming p b {
    font-size: 23px;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item.item__incoming .box__price .quantity {
  letter-spacing: 0.0221153846rem;
}
@media (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__list .adv__item.item__incoming .box__price .quantity {
    letter-spacing: 1.15px;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result {
  margin-top: 6px;
  display: flex;
  color: #0088d0;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result {
    flex-wrap: wrap;
    margin-top: 0.1538461538rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .box__icon__equal {
  width: 27px;
  height: 27px;
  margin-right: 9px;
  transform: translateY(3px);
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .box__icon__equal {
    width: 0.5192307692rem;
    height: 0.5192307692rem;
    margin-right: 0.1730769231rem;
    transform: translateY(0.0576923077rem);
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .box__icon__equal img {
  display: flex;
  width: 100%;
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__1,
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__2 {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 1.4px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__1,
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__2 {
    font-size: 0.3461538462rem;
    letter-spacing: 0.0242307692rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__1 .number,
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__2 .number {
  margin-left: 4px;
  font-size: 35px;
  letter-spacing: 0px;
  font-family: "din-2014-narrow", sans-serif;
  font-weight: 400;
  position: relative;
  top: 2px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__1 .number,
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__2 .number {
    font-size: 0.5769230769rem;
    margin-left: 0.1153846154rem;
    top: 0.0384615385rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__1 .tax,
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__2 .tax {
  font-weight: 500;
  letter-spacing: 0.8px;
  font-size: 16px;
  margin-left: 0.0961538462rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__1 .tax,
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__2 .tax {
    margin-left: 5px;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__1 .tax,
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__2 .tax {
    font-size: 0.2692307692rem;
    letter-spacing: 0.0134615385rem;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__2 {
  margin-left: 45px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__2 {
    margin-left: 0 !important;
    margin-top: 0.2115384615rem;
    width: 100%;
  }
}
#main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__2 .quantity {
  margin-right: 7px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__content__plan .box__adv .adv__result .price__2 .quantity {
    display: block;
    font-size: 0.2692307692rem;
    font-weight: 500;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan .box__image {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.4230769231rem;
  }
}
#main__wf .section__cases__use .box__plan .box__image img {
  width: 100%;
  display: flex;
}
#main__wf .section__cases__use .box__plan.plan__b {
  margin-top: 27px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__b {
    margin-top: 0.9615384615rem;
  }
}
#main__wf .section__cases__use .box__plan.plan__b .box__adv .adv__result .price__2 {
  margin-left: 23px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .box__plan.plan__b .box__adv .adv__result .price__2 {
    margin-left: 0;
  }
}
#main__wf .section__cases__use .section__button__plans_1 {
  margin-top: 57px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .section__button__plans_1 {
    margin-top: 0.5961538462rem;
  }
  #main__wf .section__cases__use .section__button__plans_1.section__button__plans_1_1 {
    margin-top: 0.5192307692rem;
    margin-bottom: 0.9615384615rem;
  }
}
#main__wf .section__cases__use .plan__process {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 37px;
  margin-top: 110px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process {
    padding: 0.3846153846rem 0.3461538462rem 0.5769230769rem;
    margin: 0 auto;
    margin-top: 0.9615rem;
  }
}
#main__wf .section__cases__use .plan__process .img__trial__abs {
  position: absolute;
  right: 5%;
  bottom: 100%;
  max-width: 190px;
}
#main__wf .section__cases__use .plan__process__top {
  display: flex;
  gap: 0 20px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__top {
    flex-direction: column;
  }
}
#main__wf .section__cases__use .plan__process__top__image {
  width: 160px;
}
@media (min-width: 1001px) and (max-width: 1140px) {
  #main__wf .section__cases__use .plan__process__top__image {
    width: 240px;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__top__image {
    display: flex !important;
    align-items: center;
    width: 100%;
    gap: 0 0.326rem;
  }
}
#main__wf .section__cases__use .plan__process__top__image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__top__image img {
    width: 82px;
  }
}
#main__wf .section__cases__use .plan__process__top__image h3 {
  font-size: 0.4rem;
  font-weight: bold;
  line-height: 1.4;
}
#main__wf .section__cases__use .plan__process__top__image h3 b {
  font-size: 0.7rem;
  color: #0088d0;
}
#main__wf .section__cases__use .plan__process__top__image h3 span {
  color: #0088d0;
}
#main__wf .section__cases__use .plan__process__top__content {
  flex: 1;
}
#main__wf .section__cases__use .plan__process__top__content h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 2.1px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__top__content h3 {
    line-height: 1.2;
    font-size: 0.4rem;
  }
}
#main__wf .section__cases__use .plan__process__top__content h3 b {
  font-size: 50px;
  color: #0088d0;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__top__content h3 b {
    font-size: 0.5rem;
  }
}
#main__wf .section__cases__use .plan__process__top__content h3 span {
  color: #0088d0;
}
#main__wf .section__cases__use .plan__process__top__content > p {
  font-size: 16px;
  font-weight: 500;
  margin: 10px 0;
  letter-spacing: 1.76px;
  line-height: 1.8;
  letter-spacing: 1.17px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__top__content > p {
    font-size: 0.25rem;
    letter-spacing: 0.0192307692rem;
  }
}
#main__wf .section__cases__use .plan__process__top__content__step {
  display: flex;
  justify-content: space-between;
  gap: 16.75px;
}
@media (min-width: 1001px) and (max-width: 1140px) {
  #main__wf .section__cases__use .plan__process__top__content__step {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__top__content__step {
    flex-direction: column;
    gap: 0.192rem;
  }
}
#main__wf .section__cases__use .plan__process__top__content__step .step {
  width: 350px;
  padding: 15px 19.5px 24px;
  background-color: #12bddd;
  color: #fff;
  text-align: center;
  border-radius: 10px;
}
#main__wf .section__cases__use .plan__process__top__content__step .step h4 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2.2px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__top__content__step .step h4 {
    font-size: 0.307rem;
    letter-spacing: 1.76px;
  }
}
#main__wf .section__cases__use .plan__process__top__content__step .step h4 span {
  color: #ffff00;
}
#main__wf .section__cases__use .plan__process__top__content__step .step p {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 1.54px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__top__content__step .step p {
    font-size: 0.25rem;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__top__content__step .step {
    width: 100%;
    padding: 0.23rem 0.375rem;
  }
}
#main__wf .section__cases__use .plan__process__top__content__step .step:nth-child(2) {
  width: 380px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__top__content__step .step:nth-child(2) {
    width: 100%;
  }
}
@media (min-width: 1001px) and (max-width: 1140px) {
  #main__wf .section__cases__use .plan__process__top__content__step .step:nth-child(1),
  #main__wf .section__cases__use .plan__process__top__content__step .step:nth-child(2) {
    flex: 1 1 45%;
  }
}
@media (min-width: 1001px) and (max-width: 1140px) {
  #main__wf .section__cases__use .plan__process__top__content__step .step:nth-child(3) {
    flex-basis: 100%;
  }
}
#main__wf .section__cases__use .plan__process .step__note {
  font-size: 15px;
  margin-top: 10px;
  letter-spacing: 1.65px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process .step__note {
    font-size: 0.1923076923rem;
    letter-spacing: 1.1px;
  }
}
#main__wf .section__cases__use .plan__process__bottom {
  margin-top: 37px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom {
    margin-top: 0.4rem;
    padding: 0 0.23rem;
  }
}
#main__wf .section__cases__use .plan__process__bottom__head {
  display: flex;
  align-items: flex-end;
  gap: 0 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom__head {
    flex-direction: column;
    align-items: center;
  }
}
#main__wf .section__cases__use .plan__process__bottom__head div:first-child {
  font-size: 30px;
  font-weight: bold;
  color: #002855;
  letter-spacing: 2px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom__head div:first-child {
    font-size: 0.4rem;
  }
}
#main__wf .section__cases__use .plan__process__bottom__head div:last-child {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 2.2px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom__head div:last-child {
    font-size: 0.3rem;
    text-align: center;
  }
}
#main__wf .section__cases__use .plan__process__bottom__head div:last-child span {
  font-size: 25px;
  color: #0088d0;
  font-weight: bold;
  letter-spacing: 0;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom__head div:last-child span {
    font-size: 0.4rem;
  }
}
#main__wf .section__cases__use .plan__process__bottom__head div:last-child span .ld-1 {
  letter-spacing: 1px;
}
#main__wf .section__cases__use .plan__process__bottom__head div:last-child span .ld-2-2 {
  letter-spacing: 2.2px;
}
#main__wf .section__cases__use .plan__process__bottom__head div:last-child span .ld-0-2-neg {
  letter-spacing: -0.2px;
}
#main__wf .section__cases__use .plan__process__bottom__head div:last-child span .ld-0-6-neg {
  letter-spacing: -0.6px;
}
#main__wf .section__cases__use .plan__process__bottom .steps {
  display: flex;
  position: relative;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom .steps {
    flex-direction: column;
    align-items: center;
  }
}
#main__wf .section__cases__use .plan__process__bottom .steps::after {
  content: "";
  position: absolute;
  pointer-events: none;
  background-size: cover;
  background-image: url(/wp-content/themes/renewal/assets/images/set_wf/MB/setwf_background_plan_20251104_MB.png);
  background-position: center;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom .steps::after {
    background-position-x: center;
    background-image: url(/wp-content/themes/renewal/assets/images/set_wf/PC/setwf_background_plan_20251104_PC.png);
  }
}
#main__wf .section__cases__use .plan__process__bottom .steps .step {
  padding: 20px 0px 20px 115px;
  position: relative;
  z-index: 30;
}
@media screen and (min-width: 1100px) {
  #main__wf .section__cases__use .plan__process__bottom .steps .step {
    padding: 20px 0px 20px 84px;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom .steps .step {
    padding: 0.8rem 0.2rem 0rem 0.2rem;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom .steps .step:last-child {
    padding-bottom: 0.384rem;
  }
}
#main__wf .section__cases__use .plan__process__bottom .steps .step h3 {
  font-weight: 600;
  color: #0088d0;
  margin-bottom: 8px;
  font-size: 16px;
  letter-spacing: 0;
}
@media screen and (min-width: 1100px) {
  #main__wf .section__cases__use .plan__process__bottom .steps .step h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom .steps .step h3 {
    font-weight: 500;
    font-size: 0.307rem;
    letter-spacing: 0.029rem;
  }
}
#main__wf .section__cases__use .plan__process__bottom .steps .step p {
  line-height: 1.6;
  font-size: 13px;
  letter-spacing: 1.77px;
}
@media screen and (min-width: 1100px) {
  #main__wf .section__cases__use .plan__process__bottom .steps .step p {
    font-size: 15px;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom .steps .step p {
    font-size: 0.25rem;
    letter-spacing: 1.53px;
  }
}
#main__wf .section__cases__use .plan__process__bottom .steps .step:nth-child(1) {
  flex: 1;
  padding-left: 40px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom .steps .step:nth-child(1) {
    padding-left: 0.2rem;
    padding-top: 0.288rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom .steps .step:nth-child(2) {
    width: 400px;
    max-width: 400px;
  }
}
@media screen and (min-width: 1100px) {
  #main__wf .section__cases__use .plan__process__bottom .steps .step:nth-child(2) {
    width: 428px;
    max-width: 428px;
    padding-left: 74px;
  }
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom .steps .step:nth-child(3) {
    width: 414px;
    max-width: 414px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__bottom .steps .step:not(:first-child) h3 {
    margin-top: 0.2rem;
  }
}
#main__wf .section__cases__use .plan__process__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 35px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__btn {
    width: 100%;
    display: flex;
    margin: 0.4rem auto 0;
    padding: 0 0.23rem;
  }
}
#main__wf .section__cases__use .plan__process__btn a {
  width: 400px;
  font-size: 18px;
  font-weight: bold;
  background-color: #ff0000;
  color: #ffff00;
  border: none;
  outline: none;
  padding: 14.5px 0;
  border-radius: 5px;
  letter-spacing: 1.44px;
  border: 3px solid #ff0000;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__cases__use .plan__process__btn a {
    font-size: 0.32rem;
    letter-spacing: 1.28px;
    width: 100%;
  }
}
@media screen and (min-width: 1000px) {
  #main__wf .section__cases__use .plan__process__btn a:hover {
    background-color: transparent;
    color: #ff0000;
    border: 3px solid #ff0000;
  }
}
#main__wf .section__feedbacks {
  padding: 0.9615384615rem 0;
}
@media screen and (min-width: 1000px) {
  #main__wf .section__feedbacks {
    padding: 70px 0 100px;
  }
}
#main__wf .section__feedbacks .title__sec {
  margin-bottom: 0.3846153846rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .section__feedbacks .title__sec {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .title__sec.type5 .sub span::before {
    left: -0.3846153846rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .title__sec.type5 .sub span::after {
    right: -0.3461538462rem;
  }
}
#main__wf .section__feedbacks .box__plans__other {
  padding: 22px 17px 20px 35px;
  background: #d3f8ff 0% 0% no-repeat padding-box;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1607843137);
  margin-bottom: 42px;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other {
    width: 100%;
    padding: 0.3653846154rem 0.3846153846rem 0.5769230769rem;
    margin-bottom: 0.7692307692rem;
  }
}
@media (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other.box__plan__2, #main__wf .section__feedbacks .box__plans__other.box__plan__3 {
    margin-top: 0.7692307692rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .row__1,
#main__wf .section__feedbacks .box__plans__other .row__2 {
  display: flex;
}
@media screen and (min-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__1,
  #main__wf .section__feedbacks .box__plans__other .row__2 {
    gap: 18px;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__1,
  #main__wf .section__feedbacks .box__plans__other .row__2 {
    display: block;
  }
}
#main__wf .section__feedbacks .box__plans__other .row__1 .box__image,
#main__wf .section__feedbacks .box__plans__other .row__2 .box__image {
  width: 33%;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__1 .box__image,
  #main__wf .section__feedbacks .box__plans__other .row__2 .box__image {
    width: 100%;
    margin-bottom: 0.2115384615rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .row__1 .box__image img,
#main__wf .section__feedbacks .box__plans__other .row__2 .box__image img {
  display: flex;
  width: 100%;
}
@media screen and (min-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__1 .box__content__plan,
  #main__wf .section__feedbacks .box__plans__other .row__2 .box__content__plan {
    flex: 1;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__1 .box__content__plan,
  #main__wf .section__feedbacks .box__plans__other .row__2 .box__content__plan {
    width: 100%;
    margin-top: -0.0576923077rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .tag__box {
  display: flex;
  gap: 5px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .tag__box {
    gap: 0.0961538462rem;
    margin-bottom: 0.1346153846rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .tag__box .tag__item {
  padding: 0.5px 34px 2px;
  background: #299fdd 0% 0% no-repeat padding-box;
  letter-spacing: 1.2px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .tag__box .tag__item {
    padding: 0.0096153846rem 0.1346153846rem 0.0384615385rem;
    font-size: 0.2307692308rem;
    letter-spacing: 0.0230769231rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .tag__box .tag__item:nth-child(2) {
  padding: 0.5px 19px 2px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .tag__box .tag__item:nth-child(2) {
    padding: 0.0096153846rem 0.3653846154rem 0.0384615385rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .plan__title {
  font-weight: bold;
  letter-spacing: 1.26px;
  font-size: 18px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .plan__title {
    font-size: 0.2692307692rem;
    letter-spacing: 0.0188461538rem;
    margin-bottom: 0.0576923077rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .plan__des {
  font-size: 16px;
  letter-spacing: 1.12px;
  margin-bottom: 21px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .plan__des {
    font-size: 0.25rem;
    letter-spacing: 0.0175rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .box__plan__detail {
  display: flex;
  gap: 18px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .box__plan__detail {
    display: block;
  }
}
#main__wf .section__feedbacks .box__plans__other .box__plan__detail.plan__detail__1 {
  margin-bottom: 26px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .box__plan__detail.plan__detail__1 {
    margin-bottom: 0.3846153846rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .box__plan__detail .plan__detail__title {
  width: 16.3%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #12bddd 0% 0% no-repeat padding-box;
  letter-spacing: 1.5px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .box__plan__detail .plan__detail__title {
    width: 100%;
    font-size: 0.2692307692rem;
    letter-spacing: 0.0269230769rem;
    margin-bottom: 0.2115384615rem;
    padding: 0.1346153846rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .box__plan__detail .plan__detail__content p {
  font-size: 14px;
  letter-spacing: 1.54px;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .box__plan__detail .plan__detail__content p {
    font-size: 0.2692307692rem;
    letter-spacing: 0.0296153846rem;
    line-height: 0.4038461538rem;
    margin-right: -0.1923076923rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .box__plan__detail .plan__detail__content p:first-child {
  margin-bottom: 15px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .box__plan__detail .plan__detail__content p:first-child {
    margin-bottom: 0;
  }
}
#main__wf .section__feedbacks .box__plans__other .box__plan__detail .plan__detail__content .txt__blue {
  color: #0088d0;
  font-weight: bold;
}
#main__wf .section__feedbacks .box__plans__other .box__plan__detail.plan__detail__2 .content {
  display: flex;
  align-items: center;
  gap: 6px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .box__plan__detail.plan__detail__2 .content {
    gap: 0.1153846154rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .box__plan__detail.plan__detail__2 .content img {
  width: 21px;
  height: 16px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .box__plan__detail.plan__detail__2 .content img {
    width: 0.4038461538rem;
    height: 0.3076923077rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .box__plan__detail.plan__detail__2 .content p {
  font-size: 16px;
  letter-spacing: 1.76px;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .box__plan__detail.plan__detail__2 .content p {
    font-size: 0.2692307692rem;
    letter-spacing: 0.0296153846rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .box__plan__detail.plan__detail__2 .content p .txt__blue {
  font-size: 16px;
  letter-spacing: 1.76px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .box__plan__detail.plan__detail__2 .content p .txt__blue {
    font-size: 0.2692307692rem;
    letter-spacing: 0.0296153846rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .box__plan__detail.plan__detail__2 .content:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .box__plan__detail.plan__detail__2 .content:not(:last-child) {
    margin-bottom: 0.2884615385rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .row__2 {
  margin-top: 17px;
}
@media screen and (min-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__2 {
    align-items: center;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__2 {
    margin-top: 0.6346153846rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .row__2 .content {
  display: flex;
  align-items: baseline;
  gap: 6px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__2 .content {
    gap: 0.1153846154rem;
    align-items: center;
  }
}
#main__wf .section__feedbacks .box__plans__other .row__2 .content img {
  width: 21px;
  height: 16px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__2 .content img {
    width: 0.4038461538rem;
    height: 0.3076923077rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .row__2 .content p {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 2.2px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__2 .content p {
    font-size: 0.3076923077rem;
    letter-spacing: 0.0338461538rem;
  }
}
#main__wf .section__feedbacks .box__plans__other .row__2 .content p .hl__txt {
  position: relative;
  margin-left: 4px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__2 .content p .hl__txt {
    display: block;
    margin-left: 0;
    line-height: 1.2;
  }
}
#main__wf .section__feedbacks .box__plans__other .row__2 .content p .hl__txt b {
  letter-spacing: 3.3px;
  color: #0088d0;
  font-size: 30px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__2 .content p .hl__txt b {
    font-size: 0.4038461538rem;
    letter-spacing: 0.0444230769rem;
    background: linear-gradient(to top, yellow 70%, transparent 40%);
  }
  #main__wf .section__feedbacks .box__plans__other .row__2 .content p .hl__txt b.fz_mb_25 {
    font-size: 0.4807692308rem;
  }
}
#main__wf .section__feedbacks .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%);
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__2 .content p .hl__txt::before {
    display: none;
  }
}
#main__wf .section__feedbacks .box__plans__other .row__2 .content p .hl__txt.ml_minus {
  margin-left: -5px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__2 .content p .hl__txt.ml_minus {
    margin-left: 0;
  }
}
#main__wf .section__feedbacks .box__plans__other .row__2 .content:not(:last-child) {
  margin-bottom: 11px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .box__plans__other .row__2 .content:not(:last-child) {
    margin-bottom: 0.3653846154rem;
  }
}
#main__wf .section__feedbacks .section__button__plans_other {
  margin-top: 40px;
}
@media screen and (max-width: 1000px) {
  #main__wf .section__feedbacks .section__button__plans_other {
    margin: 0.7692307692rem 0 0;
  }
  #main__wf .section__feedbacks .section__button__plans_other.show-sp {
    margin-bottom: 0.7115384615rem;
  }
}
#main__wf .sec__support__option {
  padding-bottom: 0.9615384615rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__support__option {
    padding-bottom: 115px;
  }
}
#main__wf .sec__support__option .title__sec {
  margin-bottom: 0.5192307692rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__support__option .title__sec {
    margin-bottom: 25px;
  }
}
#main__wf .sec__support__option .box__title_section {
  padding: 0 0 25px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .box__title_section {
    padding-bottom: 0;
  }
}
#main__wf .sec__support__option .support__heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 37px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .support__heading {
    margin-bottom: 0.4615rem;
  }
}
#main__wf .sec__support__option .support__heading h3 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1.26px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .support__heading h3 {
    font-size: 0.3076923077rem;
    letter-spacing: 1.12px;
    text-align: center;
  }
}
#main__wf .sec__support__option .support__heading h3::before {
  content: "";
  position: absolute;
  bottom: -3px;
  right: -15px;
  width: 2px;
  height: 29.5px;
  background-color: #000000;
  transform: rotate(40deg);
  border-radius: 5px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .support__heading h3::before {
    height: 1rem;
    transform: rotate(35deg);
    right: -0.2rem;
  }
}
#main__wf .sec__support__option .support__heading h3::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: -15px;
  width: 2px;
  height: 29.5px;
  background-color: #000000;
  transform: rotate(-40deg);
  border-radius: 5px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .support__heading h3::after {
    height: 1rem;
    transform: rotate(-35deg);
    left: -0.2rem;
  }
}
#main__wf .sec__support__option .support__heading h2 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 2.1px;
  margin-top: 8px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .support__heading h2 {
    font-size: 0.3846153846rem;
    letter-spacing: 0.0307692308rem;
  }
}
#main__wf .sec__support__option .row__support__plan {
  justify-content: space-between;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan {
    flex-direction: column;
    gap: 0.3846rem 0;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item {
  width: 32%;
  background: #d3f8ff 0% 0% no-repeat padding-box;
  border-radius: 5px;
  padding: 18px 12px 33px 16px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item {
    width: 100%;
    padding: 0.337rem 0.274rem 0.452rem 0.293rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__top {
  margin-bottom: 5px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__top {
    margin-bottom: 0.09615rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__top .support_item__title__small {
  position: relative;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  letter-spacing: 1.1px;
  color: #299fdd;
  font-size: 10px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__top .support_item__title__small {
    font-size: 0.1923076923rem;
    letter-spacing: 0.0211538462rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__top .support_item__title__small::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 13px;
  border-top: 1px solid #299fdd;
  top: 58%;
  right: calc(100% + 5px);
  transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__top .support_item__title__small::before {
    width: 0.25rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__top .support_item__title__small::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 13px;
  border-top: 1px solid #299fdd;
  top: 58%;
  left: calc(100% + 5px);
  transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__top .support_item__title__small::after {
    width: 0.25rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__top .support_item__title {
  font-size: 16px;
  letter-spacing: 0.88px;
  color: #0088d0;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__top .support_item__title {
    font-size: 0.2692307692rem;
    letter-spacing: 0.0148076923rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__des {
  font-size: 14px;
  letter-spacing: 1.26px;
  line-height: 1.6;
  margin-bottom: 17px;
}
@media screen and (max-width: 1115px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__des {
    font-size: 0.25rem;
    letter-spacing: 0.0225rem;
    margin-bottom: 0.3269rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__price {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__price {
    max-width: inherit;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item {
  background: #0a9cea 0% 0% no-repeat padding-box;
  border-radius: 5px;
  color: white;
  padding: 5px 12px 7px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item {
    padding: 0.1586538462rem 0.1346153846rem;
    margin-bottom: 0.2692rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price__title {
  font-size: 16px;
  letter-spacing: 0.88px;
  padding-bottom: 5px;
  margin-bottom: 1px;
  border-bottom: 1px solid #fff;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price__title {
    font-size: 0.2692307692rem;
    letter-spacing: 0.0148076923rem;
    padding-bottom: 0.1346153846rem;
    margin-bottom: 0.0192307692rem;
    border-width: 0.0192307692rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price__title .small {
  font-size: 0.2307692308rem;
  font-weight: normal;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price__title .small {
    font-size: 12px;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price {
  margin-top: 5px;
  margin-bottom: 8px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price {
    line-height: 1;
    margin-top: -0.25rem;
    margin-bottom: 0.1538461538rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price .time {
  font-size: 18px;
  letter-spacing: 0px;
  font-weight: 500;
  margin-right: 5px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price .time {
    font-size: 0.3076923077rem;
    margin-right: 0.0384615385rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price .amount {
  font-size: 18px;
  letter-spacing: 0.72px;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price .amount {
    font-size: 0.3076923077rem;
    letter-spacing: 0.0123076923rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price .amount .number {
  font-family: "din-2014-narrow", sans-serif, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
  position: relative;
  top: 2px;
  margin-left: 2px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price .amount .number {
    font-size: 0.6730769231rem;
    letter-spacing: 0.0134615385rem;
    margin-left: 0.0576923077rem;
    top: 0.0384615385rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price .tax {
  font-size: 10px;
  letter-spacing: 0.5px;
  font-weight: 500;
  margin-left: 4px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price .tax {
    font-size: 0.1923076923rem;
    letter-spacing: 0.0096153846rem;
    margin-left: 0.0653846154rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price__note {
  letter-spacing: 0.7px;
  font-size: 10px;
  margin-top: 2px;
  margin-bottom: 3px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__price .box__price_item .price__note {
    font-size: 0.1923076923rem;
    letter-spacing: 0rem;
    margin-top: 0;
    margin-bottom: 0;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .note {
  letter-spacing: 0.84px;
  font-size: 12px;
  margin-top: 13px;
  font-weight: normal;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .note {
    font-size: 0.1923076923rem;
    letter-spacing: 0.0134615385rem;
    margin-top: 0.173rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__btn {
  margin-top: 22px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__btn {
    margin-top: 0.23rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__btn .btn__support {
  display: block;
  max-width: 240px;
  color: #fff;
  font-size: 15px;
  letter-spacing: 1.2px;
  font-weight: 500;
  background: #0087ce 0% 0% no-repeat padding-box;
  border-radius: 5px;
  transition: all 0.3s;
  cursor: pointer;
  margin: auto;
  padding: 6px 40px 8px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item .box__btn .btn__support {
    font-size: 0.2884615385rem;
    letter-spacing: 0.0230769231rem;
    max-width: 4.6346153846rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item .box__btn .btn__support:hover {
  background-color: #085268;
}
#main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle {
  margin-top: 55px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle {
    margin-top: 0;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__schedule__support .schedule__title {
  letter-spacing: 2.25px;
  color: #0088d0;
  font-size: 25px;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__schedule__support .schedule__title {
    font-size: 0.3461538462rem;
    letter-spacing: 0.0311538462rem;
    margin: 0.25rem 0;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__schedule__support .schedule__note {
  font-size: 14px;
  letter-spacing: 1.68px;
  margin-top: 10px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__schedule__support .schedule__note {
    font-size: 0.2307692308rem;
    letter-spacing: 0.0276923077rem;
    margin-top: 0.0384615385rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule {
  margin-top: 33px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule {
    margin-top: 0;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule .price {
  margin-bottom: 7px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule .price {
    line-height: 1;
    margin-bottom: 0.11538rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule .price .time {
  font-size: 18px;
  letter-spacing: 0px;
  color: #0088d0;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule .price .time {
    font-size: 0.3076923077rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule .price .amount {
  font-size: 18px;
  letter-spacing: 0.72px;
  color: #0088d0;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule .price .amount {
    font-size: 0.3076923077rem;
    letter-spacing: 0.0123076923rem;
    margin-left: 0.1346rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule .price .amount .number {
  font-family: "din-2014-narrow", sans-serif, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
  position: relative;
  top: 2px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule .price .amount .number {
    font-size: 0.6730769231rem;
    letter-spacing: 0.0134615385rem;
    top: 0.0384615385rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule .price .tax {
  font-size: 10px;
  letter-spacing: 0.5px;
  font-weight: 500;
  color: #0088d0;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule .price .tax {
    font-size: 0.1923076923rem;
    letter-spacing: 0.0096153846rem;
    margin-left: 0.11538rem;
  }
}
#main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule .price__note {
  letter-spacing: 0.7px;
  font-size: 10px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__support__option .row__support__plan .support_item_3 .box__middle .box__price_schedule .price__note {
    font-size: 0.1923076923rem;
    letter-spacing: 0.0038461538rem;
  }
}
#main__wf .sec__top__faqs {
  padding: 1rem 0;
  background: #D8F9FF 0% 0% no-repeat padding-box;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__top__faqs {
    padding: 58px 0 80px;
  }
}
#main__wf .sec__top__faqs .title__sec .inner__title h2 {
  margin-bottom: 0.4038461538rem;
  font-size: 0.3846153846rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__top__faqs .title__sec .inner__title h2 {
    margin-bottom: 34px;
    font-size: 30px;
  }
}
#main__wf .sec__top__faqs .wrapper__faqs {
  margin: 0 0 0.9rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__top__faqs .wrapper__faqs {
    max-width: 1000px;
    margin: 0 auto 72px;
  }
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq {
  position: relative;
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .item__inner {
  padding: 0.55rem 0;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .item__inner {
    padding: 25px;
  }
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq:nth-of-type(1) .item__inner {
  padding-top: 0;
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1001' height='2' viewBox='0 0 1001 2'><line x2='999' transform='translate(1 1)' fill='none' stroke='%23299fdd' stroke-linecap='round' stroke-width='2' stroke-dasharray='0 11'/></svg>");
  background-repeat: repeat-x;
  background-size: auto 2px;
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq {
  margin-bottom: 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq {
    margin-bottom: 10px;
  }
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq h3 {
  color: #0088d0;
  font-size: 0.289rem;
  letter-spacing: 0.02rem;
  font-weight: 500;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq h3 {
    font-size: 20px;
    letter-spacing: 1.8px;
    font-weight: 600;
  }
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq .toggle__faq {
  background-color: #00a6dc;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  width: 0.289rem;
  min-width: 0.289rem;
  height: 0.289rem;
  min-height: 0.289rem;
  margin-left: 0.875rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq .toggle__faq {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
  }
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq .toggle__faq::before, #main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq .toggle__faq::after {
  content: "";
  position: absolute;
  background-color: #fff;
  border-radius: 3px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq .toggle__faq::after {
  width: 60%;
  height: 0.0384615385rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq .toggle__faq::after {
    height: 2px;
  }
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq .toggle__faq::before {
  width: 0.0384615385rem;
  height: 60%;
  transition: all 0.2s;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq .toggle__faq::before {
    width: 2px;
  }
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq.active .toggle__faq::before {
  height: 0;
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .answer__faq {
  font-size: 0.269rem;
  letter-spacing: 0.02rem;
  line-height: 1.8;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .answer__faq {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.7;
  }
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .answer__faq a {
  display: block;
  color: #0048b1;
  text-decoration: underline;
  margin-top: 0.05rem;
  transition: all 0.3s;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .answer__faq a {
    margin-top: 8px;
  }
}
#main__wf .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .answer__faq a:hover {
  color: #0088d0;
}
#main__wf .sec__parameter {
  padding: 76px 0 73px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter {
    padding: 0.9615384615rem 0 1.1538461538rem;
  }
}
#main__wf .sec__parameter .title__sec .inner__title h2 {
  margin-bottom: 0.2692307692rem;
  font-size: 0.3846153846rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__parameter .title__sec .inner__title h2 {
    margin-bottom: 30px;
    font-size: 30px;
  }
}
#main__wf .sec__parameter .box__content__parameter {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter {
    align-items: flex-end;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter {
    flex-wrap: wrap;
  }
}
@media (min-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__right {
    flex: 1;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__right {
    order: -1;
    width: 100%;
  }
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__right .box__image {
    margin-bottom: -47px;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__right img {
  width: 100%;
  display: flex;
}
#main__wf .sec__parameter .box__content__parameter .box__left {
  flex: 0 0 42.4%;
  width: 42.4%;
  padding-right: 15px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left {
    flex: 0 0 100%;
    width: 100%;
    padding-right: 0;
  }
}
@media (min-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__1 {
    margin-right: -20px;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__1 .content {
  font-size: 16px;
  letter-spacing: 0.88px;
  color: #0088D0;
  font-weight: 500;
  margin-bottom: 18px;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__1 .content {
    display: flex;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__1 .content {
    font-size: 0.2884615385rem;
    letter-spacing: 0.0169230769rem;
    margin-bottom: 0.3076923077rem;
    text-align: center;
  }
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__1 .content .gr__t {
    align-self: center;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__1 .content .gr__t span {
  display: block;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__1 .content .gr__t span {
    text-align: left;
    line-height: 1.8;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__1 .content .gr__t span.t__sm {
  font-size: 0.1923076923rem;
  letter-spacing: 0.0163461538rem;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__1 .content .gr__t span.t__sm {
    font-size: 12px;
    letter-spacing: 1.02px;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__1 .content .gr__t.inline {
    display: flex;
    align-items: center;
    gap: 0.0961538462rem;
  }
}
@media (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__1 .content .gr__t.inline span {
    display: inline-block;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__1 .content .hl {
  display: inline-block;
  font-weight: bold;
  padding: 7px;
  background: #DDFAFF 0% 0% no-repeat padding-box;
  min-width: 227px;
  text-align: center;
  margin-right: 14px;
}
@media screen and (min-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__1 .content .hl {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__1 .content .hl {
    display: block;
    margin-bottom: 0.1538461538rem;
    margin-right: 0;
    padding: 0.1153846154rem 0.2307692308rem;
    font-size: 0.3076923077rem;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 {
  background: #DDFAFF 0% 0% no-repeat padding-box;
  padding: 7px 11px 13px;
}
@media (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__2 {
    padding: 0.1346153846rem 0.3846153846rem 0.3846153846rem;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .title__table {
  text-align: center;
  font-size: 0.3076923077rem;
  letter-spacing: 0.0192307692rem;
  color: #0088D0;
  font-weight: bold;
  margin-bottom: 0.1538461538rem;
}
@media (min-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__2 .title__table {
    font-size: 16px;
    letter-spacing: 0.88px;
    margin-bottom: 8px;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__1,
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .content {
  background-color: white;
  color: #0088D0;
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .row__1,
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .row__2 {
  display: flex;
  gap: 4px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__2 .row__1,
  #main__wf .sec__parameter .box__content__parameter .box__left .box__2 .row__2 {
    flex-wrap: wrap;
    gap: 0.0769230769rem;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__1 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  letter-spacing: 0.88px;
  font-weight: 500;
  width: 25.3%;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__1 {
    width: 100%;
    font-size: 0.2692307692rem;
    letter-spacing: 0.0148076923rem;
    padding: 0.0769230769rem;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .row__1 {
  margin-bottom: 4px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__2 .row__1 {
    margin-bottom: 0.1923076923rem;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .row__1 .col__2 .content:first-child {
  min-height: 48px;
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__2 {
  width: 25.3%;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__2 {
    width: 27.1%;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__2 .content {
  padding: 2px 19px;
  font-size: 16px;
  letter-spacing: 0.88px;
  font-weight: 500;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__2 .content {
    padding: 0.0961538462rem 0.1730769231rem;
    font-size: 0.2692307692rem;
    letter-spacing: 0.0148076923rem;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__2 .content:not(:last-child) {
  margin-bottom: 4px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__2 .content:not(:last-child) {
    margin-bottom: 0.0769230769rem;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__3 {
  width: 47.8%;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__3 {
    width: 71.4%;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__3 .content {
  padding: 2px 12px;
  font-size: 14px;
  letter-spacing: 0.77px;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__3 .content {
    padding: 0.0961538462rem 0.2307692308rem;
    font-size: 0.2692307692rem;
    letter-spacing: 0.0148076923rem;
  }
}
#main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__3 .content:not(:last-child) {
  margin-bottom: 4px;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .box__content__parameter .box__left .box__2 .col__3 .content:not(:last-child) {
    margin-bottom: 0.0769230769rem;
  }
}
#main__wf .sec__parameter .note {
  font-weight: 500;
  letter-spacing: 0.77px;
  font-size: 14px;
  color: #0088D0;
  margin: -35px -25px 0 0;
}
@media screen and (max-width: 1000px) {
  #main__wf .sec__parameter .note {
    margin: 0;
    margin-top: 0.1923076923rem;
    font-size: 0.2307692308rem;
    letter-spacing: 0.0126923077rem;
  }
}

@media (max-width: 1000px) {
  .row.jt__center__sp {
    justify-content: center;
  }
}
@media (min-width: 1000px) {
  .row.jt__center__pc {
    justify-content: center;
  }
}
@media (max-width: 1000px) {
  .row.fl__col__mb {
    flex-direction: column;
  }
}

.flex {
  display: flex;
}

.flex-1 {
  flex: 1;
}

.section__caculator {
  padding-bottom: 0.9615384615rem;
}
@media (min-width: 1000px) {
  .section__caculator {
    padding-bottom: 185px;
  }
}
.section__caculator .title__sec .des__title {
  letter-spacing: 1.26px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 40px;
  margin-top: 10px;
}
@media screen and (max-width: 1000px) {
  .section__caculator .title__sec .des__title {
    font-size: 0.2692307692rem;
    letter-spacing: 0.0269230769rem;
    margin-bottom: 0.3076923077rem;
    margin-top: 0.0961538462rem;
  }
}
@media screen and (max-width: 1000px) {
  .section__caculator .title__sec .sub span::before {
    left: -0.3846153846rem !important;
  }
  .section__caculator .title__sec .sub span::after {
    right: -0.2884615385rem !important;
  }
}
.section__caculator .row_caculator {
  padding: 44px 94px 72px;
  background: #F5F5F5 0% 0% no-repeat padding-box;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator {
    padding: 0.5384615385rem 0.3653846154rem 0.3846153846rem;
  }
}
.section__caculator .row_caculator .box_caculator {
  padding: 53px 57px 75px;
  background-color: white;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .box_caculator {
    padding: 0;
    background-color: transparent;
  }
  .section__caculator .row_caculator .box_caculator .simu__wrap__bg__mb {
    padding: 0.3076923077rem 0.3076923077rem 0.9807692308rem;
    background-color: white;
  }
  .section__caculator .row_caculator .box_caculator .simu__optRow_lv2 .simu__check:last-child {
    margin-bottom: 0 !important;
  }
  .section__caculator .row_caculator .box_caculator.bg__white {
    background-color: white;
  }
  .section__caculator .row_caculator .box_caculator.bg__white .simu__wrap__bg__mb {
    padding-bottom: 0;
  }
  .section__caculator .row_caculator .box_caculator.bg__white #simu_result {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.5384615385rem;
  }
  .section__caculator .row_caculator .box_caculator.bg__white #simu_result hr {
    width: 100%;
    margin: 0.5769230769rem 0 0.4807692308rem;
  }
}
.section__caculator .row_caculator .simu__row {
  padding-left: 20px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__row {
    padding-left: 0;
    display: block;
    text-align: center;
  }
  .section__caculator .row_caculator .simu__row.simu__row__optionals .simu__field {
    margin-top: 0.2884615385rem;
  }
}
.section__caculator .row_caculator .simu__row .simu__label {
  width: 21.4%;
  font-weight: bold;
  color: #717171;
  font-size: 20px;
  letter-spacing: 1.6px;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__row .simu__label {
    width: 100%;
    font-weight: 500;
    letter-spacing: 0.0246153846rem;
    font-size: 0.3076923077rem;
    margin-bottom: 0.1923076923rem;
    letter-spacing: 0.0246153846rem;
  }
}
.section__caculator .row_caculator .simu__row .simu__label .req {
  letter-spacing: 0.75px;
  color: #F90A0A;
  font-weight: 500;
  font-size: 15px;
  display: block;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__row .simu__label .req {
    font-size: 0.2307692308rem;
    letter-spacing: 0.0115384615rem;
    display: inline-block;
  }
}
.section__caculator .row_caculator .simu__row .simu__label small {
  letter-spacing: 0.65px;
  color: #717171;
  font-size: 13px;
  font-weight: normal;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__row .simu__label small {
    font-size: 0.1923076923rem;
    letter-spacing: 0.0096153846rem;
  }
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__row.simu__row_chose_quantity .simu__field {
    display: flex;
    flex-direction: column;
  }
}
.section__caculator .row_caculator .simu__row .simu__field {
  width: 78%;
  display: flex;
  gap: 5px 13px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__row .simu__field {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.section__caculator .row_caculator .simu__row .simu__field .simu__note {
  letter-spacing: 0.75px;
  color: #717171;
  font-size: 15px;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__row .simu__field .simu__note {
    display: block;
    margin-top: 0.1346153846rem;
    font-size: 0.1923076923rem;
    letter-spacing: 0.0096153846rem;
    order: 3;
  }
}
.section__caculator .row_caculator .simu__row .simu__field .simu__note b {
  font-weight: 500;
  margin-top: 4px;
  display: block;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__row .simu__field .simu__note b {
    font-size: 0.2307692308rem;
    letter-spacing: 0.0115384615rem;
    margin-top: 0.0961538462rem;
    margin-left: -0.0961538462rem;
    margin-right: -0.0961538462rem;
  }
}
.section__caculator .row_caculator .simu__row .simu__field .error__mess {
  width: 100%;
  color: red;
  font-size: 16px;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__row .simu__field .error__mess {
    font-size: 0.1923076923rem;
    display: flex;
    justify-content: center;
    order: 2;
  }
}
.section__caculator .row_caculator .simu__row .box__chose_quantity {
  display: flex;
  width: 172px;
  height: 49px;
  border: 1px solid #707070;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__row .box__chose_quantity {
    width: 3.3076923077rem;
    height: 1.1538461538rem;
    margin: auto;
    order: 1;
  }
}
.section__caculator .row_caculator .simu__row .box__chose_quantity .box__icon__btn div {
  width: 40px;
  height: 50%;
  border: 1px solid #707070;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__row .box__chose_quantity .box__icon__btn div {
    width: 0.7692307692rem;
  }
  .section__caculator .row_caculator .simu__row .box__chose_quantity .box__icon__btn div img {
    width: 0.25rem;
  }
}
.section__caculator .row_caculator .simu__row .box__chose_quantity .box__icon__btn div:hover {
  background-color: #D8FBFF;
}
.section__caculator .row_caculator .simu__row .box__chose_quantity .box__icon__btn .btn__up {
  border-top: 0;
  border-right: 0;
}
.section__caculator .row_caculator .simu__row .box__chose_quantity .box__icon__btn .btn__down {
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
}
.section__caculator .row_caculator .simu__row .box__chose_quantity #simu_users {
  border: 0;
  box-shadow: none;
  text-align: right;
  padding-right: 13px;
  width: calc(100% - 40px);
  letter-spacing: 1.4px;
  color: #717171;
  font-weight: 500;
  font-size: 28px;
  outline: none;
}
.section__caculator .row_caculator .simu__row .box__chose_quantity #simu_users::-moz-placeholder {
  color: #C1C1C1;
}
.section__caculator .row_caculator .simu__row .box__chose_quantity #simu_users::placeholder {
  color: #C1C1C1;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__row .box__chose_quantity #simu_users {
    padding-right: 0.25rem;
    font-size: 0.5384615385rem;
    letter-spacing: 0.0269230769rem;
    width: calc(100% - 0.7692307692rem);
  }
}
.section__caculator .row_caculator .simu__hr {
  margin: 60px 0 45px;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__hr {
    margin: 0.3461538462rem 0;
  }
}
.section__caculator .row_caculator .pr__name {
  font-weight: 500;
  letter-spacing: 1px;
  color: #717171;
  font-size: 20px;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .pr__name {
    font-size: 0.2307692308rem;
    letter-spacing: 0.0115384615rem;
  }
}
.section__caculator .row_caculator .simu__row__usage_plan {
  margin-bottom: 70px;
  align-items: end;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__row__usage_plan {
    margin-bottom: 0.4807692308rem;
  }
}
@media screen and (min-width: 1000px) {
  .section__caculator .row_caculator .simu__row__usage_plan .simu__field {
    gap: 20px;
  }
}
@media screen and (min-width: 1150px) {
  .section__caculator .row_caculator .simu__row__usage_plan .simu__field {
    gap: 58px;
  }
}
.section__caculator .row_caculator .simu__row__usage_plan .simu__radio {
  display: flex;
  gap: 6px;
  align-items: center;
}
.section__caculator .row_caculator .simu__row__usage_plan input {
  border: 2px solid #299FDD;
  position: relative;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border-radius: 50%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  display: inline-block;
  cursor: pointer;
  top: 1px;
}
.section__caculator .row_caculator .simu__row__usage_plan input:checked:after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #299FDD;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section__caculator .row_caculator .simu__optRow {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1000px) {
  .section__caculator .row_caculator .simu__optRow {
    gap: 15px 20px;
  }
}
@media (min-width: 1150px) {
  .section__caculator .row_caculator .simu__optRow {
    gap: 30px 50px;
  }
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__optRow {
    display: block;
  }
}
.section__caculator .row_caculator .simu__optRow .simu__check {
  display: flex;
  gap: 6px;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__optRow .simu__check {
    gap: 0.1538461538rem;
    margin-bottom: 0.3846153846rem;
  }
}
.section__caculator .row_caculator .simu__optRow .simu__check input {
  border: 2px solid #299FDD;
  position: relative;
  width: 18px;
  height: 18px;
  background: #ffffff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  display: inline-block;
  cursor: pointer;
  top: 1px;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__optRow .simu__check input {
    border-width: 0.0384615385rem;
    width: 0.3461538462rem;
    height: 0.3461538462rem;
    top: -0.0192307692rem;
  }
}
.section__caculator .row_caculator .simu__optRow .simu__check input:checked:after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 2px;
  background: #299FDD;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator .simu__optRow .simu__check input:checked:after {
    width: 0.1923076923rem;
    height: 0.1923076923rem;
  }
}
.section__caculator .row_caculator #simu_btn {
  display: block;
  width: -moz-max-content;
  width: max-content;
  padding: 14px 103px;
  background: #FF0000 0% 0% no-repeat padding-box;
  border-radius: 5px;
  letter-spacing: 1.44px;
  color: #FFFF00;
  font-size: 18px;
  border: 2px solid #FF0000;
  transition: 0.3s;
  margin: 56px auto 0;
  cursor: pointer;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .section__caculator .row_caculator #simu_btn {
    padding: 0.2692307692rem 0.4423076923rem;
    margin-top: 0.4807692308rem;
    font-size: 0.3461538462rem;
    letter-spacing: 0.0219230769rem;
    width: calc(100% - 0.6153846154rem);
    border-width: 0.0384615385rem;
    border-radius: 0.0961538462rem;
  }
}
@media screen and (min-width: 1000px) {
  .section__caculator .row_caculator #simu_btn:hover {
    background-color: white;
    color: #FF0000;
  }
}
.section__caculator #simu_result {
  display: none;
}
.section__caculator #simu_result .title__result {
  text-align: center;
  font-size: 30px;
  letter-spacing: 2.1px;
  color: #0088D0;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .title__result {
    font-size: 0.3846153846rem;
    letter-spacing: 0.0346153846rem;
  }
}
.section__caculator #simu_result .box__line {
  margin: 45px 0 56px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__line {
    margin: 0.5769230769rem 0;
  }
}
.section__caculator #simu_result .box__line img {
  display: flex;
  width: 100%;
}
@media (max-width: 1000px) {
  .section__caculator #simu_result .box__line img {
    height: 0.0769230769rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.section__caculator #simu_result .box__product__buy .title_box {
  text-align: center;
  letter-spacing: 1.25px;
  color: #202F55;
  font-size: 25px;
  font-weight: bold;
  margin: 43px 0 57px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__product__buy .title_box {
    letter-spacing: 0.0173076923rem;
    color: #202F55;
    font-size: 0.3461538462rem;
    font-weight: bold;
    margin: 0.3461538462rem 0 0.3846153846rem;
  }
}
.section__caculator #simu_result .box__product__buy .box__list__product__buy {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__product__buy .box__list__product__buy {
    display: block;
  }
}
.section__caculator #simu_result .box__product__buy .box__list__product__buy .col__left {
  width: 43.5%;
  padding-left: 60px;
  letter-spacing: 1px;
  color: #202F55;
  font-size: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__product__buy .box__list__product__buy .col__left {
    width: 100%;
    font-size: 0.2884615385rem;
    letter-spacing: 0.0144230769rem;
    padding-left: 0;
    margin-bottom: 0.1923076923rem;
    justify-content: center;
  }
}
.section__caculator #simu_result .box__product__buy .box__list__product__buy .col__left .step {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: #202F55 0% 0% no-repeat padding-box;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  letter-spacing: 0.75px;
  line-height: 1.5;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__product__buy .box__list__product__buy .col__left .step {
    width: 0.4615384615rem;
    height: 0.4615384615rem;
    font-size: 0.2307692308rem;
    letter-spacing: 0.0115384615rem;
  }
}
.section__caculator #simu_result .box__product__buy .box__list__product__buy .col__right {
  width: 56%;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__product__buy .box__list__product__buy .col__right {
    width: 100%;
    padding-left: 0rem;
    text-align: center;
  }
}
.section__caculator #simu_result .box__product__buy .box__list__product__buy .col__right .product_buy_item {
  font-weight: bold;
  letter-spacing: 1.25px;
  color: #0088D0;
  font-size: 25px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__product__buy .box__list__product__buy .col__right .product_buy_item {
    font-size: 0.3076923077rem;
    letter-spacing: 0.0153846154rem;
  }
}
.section__caculator #simu_result .box__product__buy .box__list__product__buy .col__right .product_buy_item span {
  font-size: 0.3846153846rem;
  letter-spacing: 0.0192307692rem;
  display: inline-block;
  margin-right: 0.1346153846rem;
}
@media screen and (min-width: 1000px) {
  .section__caculator #simu_result .box__product__buy .box__list__product__buy .col__right .product_buy_item span {
    font-size: 27px;
    letter-spacing: 1.35px;
    margin-right: 24px;
  }
}
.section__caculator #simu_result .box__product__buy .box__list__product__buy .col__right .product_buy_item:not(:last-child) {
  margin-bottom: 17px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__product__buy .box__list__product__buy .col__right .product_buy_item:not(:last-child) {
    margin-bottom: 0.1923076923rem;
  }
}
.section__caculator #simu_result .box__table_detail {
  margin-top: 114px;
  padding: 0 60px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__table_detail {
    margin-top: 0.6538461538rem;
    padding: 0;
  }
}
.section__caculator #simu_result .box__table_detail .table__title {
  text-align: center;
  letter-spacing: 1.75px;
  color: #0088D0;
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 44px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__table_detail .table__title {
    font-size: 0.3846153846rem;
    margin-bottom: 0.3076923077rem;
    letter-spacing: 0.0269230769rem;
  }
}
.section__caculator #simu_result .box__table_detail table,
.section__caculator #simu_result .box__table_detail th,
.section__caculator #simu_result .box__table_detail td {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  border-collapse: collapse;
}
.section__caculator #simu_result .box__table_detail table {
  width: 100%;
}
.section__caculator #simu_result .box__table_detail th {
  letter-spacing: 0.75px;
  color: #202F55;
  font-weight: 500;
  background: #D7EAFF 0% 0% no-repeat padding-box;
  text-align: center;
  padding: 7px 0;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__table_detail th {
    font-size: 0.2884615385rem;
    padding: 0.1346153846rem 0;
  }
}
.section__caculator #simu_result .box__table_detail th:nth-child(1) {
  width: 33%;
}
@media screen and (min-width: 1000px) {
  .section__caculator #simu_result .box__table_detail th:nth-child(1) {
    width: 40%;
    text-align: left;
    padding-left: 95px;
  }
}
@media screen and (min-width: 1000px) {
  .section__caculator #simu_result .box__table_detail th:nth-child(2) {
    width: 20%;
  }
}
.section__caculator #simu_result .box__table_detail th:nth-child(3) {
  width: 22%;
}
@media screen and (min-width: 1000px) {
  .section__caculator #simu_result .box__table_detail th:nth-child(3) {
    width: 40%;
    text-align: right;
    padding-right: 55px;
  }
}
.section__caculator #simu_result .box__table_detail td {
  letter-spacing: 0.16px;
  color: #202F55;
  font-weight: 500;
  text-align: center;
  font-size: 16px;
  padding: 13px 20px;
}
.section__caculator #simu_result .box__table_detail td:first-child {
  text-align: left;
}
.section__caculator #simu_result .box__table_detail td:last-child {
  text-align: right;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__table_detail td {
    font-size: 0.2884615385rem;
    padding: 0.1538461538rem 0.1923076923rem;
  }
  .section__caculator #simu_result .box__table_detail td:last-child {
    padding-left: 0;
  }
}
.section__caculator #simu_result .box__table_detail td .total_product {
  font-size: 23px;
  letter-spacing: 0.23px;
  font-weight: 500;
  margin-right: 5px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__table_detail td .total_product {
    font-size: 0.2692307692rem;
    letter-spacing: 0.0019230769rem;
    margin-right: 0rem;
  }
}
.section__caculator #simu_result .box__table_detail td .tax {
  letter-spacing: 0.14px;
  font-weight: 500;
  font-size: 14px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__table_detail td .tax {
    font-size: 0.1923076923rem;
    letter-spacing: 0.0019230769rem;
  }
}
.section__caculator #simu_result .box__table_detail td .tax b {
  font-weight: 500;
  letter-spacing: 0.12px;
  font-size: 12px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__table_detail td .tax b {
    font-size: 0.1730769231rem;
    letter-spacing: 0.0019230769rem;
  }
}
.section__caculator #simu_result .box__total_all {
  width: calc(100% - 120px);
  margin: 64px auto 0;
  padding: 0 10px 13px 20px;
  border-bottom: 1px solid #AAAAAA;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__total_all {
    width: 100%;
    margin: 0.5769230769rem auto 0;
    padding: 0 0 0.25rem;
    display: block;
  }
}
.section__caculator #simu_result .box__total_all .col__left {
  font-weight: 900;
  letter-spacing: 3.5px;
  color: #0088D0;
  font-size: 25px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__total_all .col__left {
    font-size: 0.3846153846rem;
    letter-spacing: 0.0384615385rem;
  }
}
.section__caculator #simu_result .box__total_all .price__box {
  letter-spacing: 3px;
  color: #0088D0;
  font-weight: 900;
  font-size: 30px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__total_all .price__box {
    font-size: 0.3076923077rem;
    letter-spacing: 0.0384615385rem;
  }
}
.section__caculator #simu_result .box__total_all .price__box .total_price {
  letter-spacing: 0px;
  color: #0088D0;
  font-family: "din-2014-narrow", sans-serif;
  font-weight: 400;
  margin-left: 13px;
  font-size: 50px;
  position: relative;
  top: 0.0384615385rem;
}
@media screen and (min-width: 1000px) {
  .section__caculator #simu_result .box__total_all .price__box .total_price {
    top: 3px;
  }
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__total_all .price__box .total_price {
    font-size: 0.4807692308rem;
    margin-left: 0.0961538462rem;
  }
}
.section__caculator #simu_result .box__total_all .price__box .tax {
  letter-spacing: 1.5px;
  color: #0088D0;
  font-size: 15px;
  font-weight: 900;
  margin-left: 13px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__total_all .price__box .tax {
    font-size: 0.1923076923rem;
    letter-spacing: 0.0192307692rem;
    margin-left: 0.0961538462rem;
  }
}
.section__caculator #simu_result .box__total_all .price__box .tax b {
  font-weight: bold;
  letter-spacing: 0px;
  color: #0088D0;
  font-size: 25px;
  font-family: "din-2014-narrow", sans-serif;
  font-weight: 400;
  position: relative;
  top: 0.0192307692rem;
}
@media screen and (min-width: 1000px) {
  .section__caculator #simu_result .box__total_all .price__box .tax b {
    top: 2px;
  }
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__total_all .price__box .tax b {
    font-size: 0.2884615385rem;
  }
}
.section__caculator #simu_result .box__more {
  width: calc(100% - 120px);
  margin: 35px auto 0;
  padding: 0 10px 13px 20px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__more {
    width: 100%;
    padding: 0 0 0.25rem;
    margin-top: 0.4807692308rem;
  }
}
.section__caculator #simu_result .box__more .note__more {
  margin-bottom: 85px;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__more .note__more {
    margin-bottom: 0.5769230769rem;
    margin-right: -0.1923076923rem;
  }
}
.section__caculator #simu_result .box__more .note__more p {
  letter-spacing: 0.75px;
  color: #717171;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 14px;
  line-height: 1.85;
}
@media screen and (max-width: 1000px) {
  .section__caculator #simu_result .box__more .note__more p {
    font-size: 0.2307692308rem;
    margin-bottom: 0.2884615385rem;
    letter-spacing: 0.0115384615rem;
  }
}
@media screen and (max-width: 1000px) {
  .section__caculator .simu__field_select {
    position: relative;
  }
  .section__caculator .simu__field_select::before {
    content: "";
    position: absolute;
    width: 0.3461538462rem;
    height: 0.1538461538rem;
    background-image: url(/wp-content/themes/renewal/assets/images/set_wf/PC/arrow_down_20252710.svg);
    top: 50%;
    right: 0.0961538462rem;
    z-index: 1;
    transform: translate(0%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.section__caculator .simu__field_select #simu_plan_select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media screen and (max-width: 1000px) {
  .section__caculator .simu__field_select #simu_plan_select {
    background-color: #fff;
    display: flex;
    justify-content: center;
    margin: auto;
    width: 100%;
    height: 0.7692307692rem;
    border: 1px solid #707070;
    font-weight: 500;
    letter-spacing: 0.0125rem;
    color: #C1C1C1;
    font-size: 0.25rem;
    padding-left: 0.1538461538rem;
    position: relative;
  }
  .section__caculator .simu__field_select #simu_plan_select.txt__blue {
    color: #299FDD;
  }
  .section__caculator .simu__field_select #simu_plan_select option:not([value=""]) {
    color: #299FDD;
  }
  .section__caculator .simu__field_select #simu_plan_select option[value=""] {
    color: #707070 !important;
  }
}
.section__caculator .tbl__ressult__mb .orrder__item {
  border-top: 2px solid #00A6DC;
}
.section__caculator .tbl__ressult__mb .orrder__item .order__item__row {
  display: flex;
  position: relative;
}
.section__caculator .tbl__ressult__mb .orrder__item .order__item__row .order__item__title {
  width: 27.5%;
  padding: 0.1923076923rem 0.1346153846rem;
  font-size: 0.25rem;
  letter-spacing: 0.0125rem;
  color: #202F55;
  background-color: #D7EAFF;
  text-align: center;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section__caculator .tbl__ressult__mb .orrder__item .order__item__row .order__item__detail {
  width: 72.5%;
  padding: 0.1923076923rem;
  font-size: 0.2692307692rem;
  letter-spacing: 0.0026923077rem;
  color: #202F55;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.section__caculator .tbl__ressult__mb .orrder__item .order__item__row:not(:last-child)::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.0384615385rem;
  bottom: 0;
  left: 0;
  background-image: url(/wp-content/themes/renewal/assets/images/set_wf/MB/line_dot.png);
  background-size: cover;
}
.section__caculator .tbl__ressult__mb .orrder__item .order__item__row.price__product .order__item__detail {
  flex-direction: column;
  align-items: flex-start;
}
.section__caculator .tbl__ressult__mb .orrder__item .order__item__row.price__product .order__item__detail .total_product {
  font-size: 0.3461538462rem;
  letter-spacing: 0.0034615385rem;
}
.section__caculator .tbl__ressult__mb .orrder__item .order__item__row.price__product .order__item__detail .tax {
  font-size: 0.2692307692rem;
  letter-spacing: 0.0026923077rem;
}
.section__caculator .tbl__ressult__mb .orrder__item .order__item__row.price__product .order__item__detail .tax b {
  font-size: 0.2307692308rem;
  letter-spacing: 0.0023076923rem;
  font-weight: 500 !important;
}
.section__caculator .tbl__ressult__mb .order__total {
  border-top: 2px solid #00A6DC;
  display: flex;
  border-bottom: 2px solid #00A6DC;
}
.section__caculator .tbl__ressult__mb .order__total .order__total__title {
  width: 27.5%;
  padding: 0.1923076923rem 0.1346153846rem;
  font-size: 0.25rem;
  letter-spacing: 0.0125rem;
  color: #202F55;
  background-color: #D7EAFF;
  text-align: center;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  letter-spacing: 0.0430769231rem;
  color: #0088D0;
  font-size: 0.3076923077rem;
}
.section__caculator .tbl__ressult__mb .order__total .box__total_all__sp {
  width: 72.5% !important;
  padding: 0.1923076923rem !important;
  font-size: 0.2692307692rem;
  letter-spacing: 0.0026923077rem;
  color: #202F55;
  font-weight: 500;
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none !important;
}
.section__caculator .tbl__ressult__mb .order__total .box__total_all__sp .col__top {
  font-size: 0.2692307692rem;
  letter-spacing: 0.0269230769rem;
  color: #0088D0;
  font-weight: 500;
}
.section__caculator .tbl__ressult__mb .order__total .box__total_all__sp .total_price {
  margin-left: 0 !important;
  font-size: 0.6153846154rem !important;
}
.section__caculator .tbl__ressult__mb .order__total .box__total_all__sp .tax {
  display: block;
  margin-left: 0 !important;
  font-size: 0.2307692308rem !important;
  letter-spacing: 0.0230769231rem !important;
}
.section__caculator .tbl__ressult__mb .order__total .box__total_all__sp .tax .total__tax {
  font-size: 0.3461538462rem !important;
  letter-spacing: 0 !important;
}
@media screen and (max-width: 1000px) {
  .section__caculator .btn__more .btn__type1 {
    font-size: 0.2692307692rem !important;
    letter-spacing: 0.0509615385rem !important;
    padding: 0.2692307692rem 0.2884615385rem 0.2307692308rem !important;
  }
  .section__caculator .btn__more .btn__type1 span {
    font-size: 0.1923076923rem !important;
    letter-spacing: 0.0221153846rem !important;
    padding: 0.0769230769rem 0.0961538462rem !important;
    min-width: 3rem !important;
  }
}/*# sourceMappingURL=set_wf_v2.css.map */