#main__top .container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0.6923076923rem;
}
@media screen and (min-width: 1000px) {
  #main__top .container {
    max-width: 1391px;
    padding: 0 15px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .container.ex__2 {
    max-width: 1430px;
    padding: 0 15px;
  }
}
#main__top .sec__top .container__fluid {
  margin: 0 auto;
  padding: 0 0.6923076923rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top .container__fluid {
    max-width: 100%;
    padding: 0 15px;
  }
}
@media screen and (min-width: 1200px) {
  #main__top .sec__top .container__fluid {
    padding: 0 50px;
  }
}
@media screen and (min-width: 1550px) {
  #main__top .sec__top .container__fluid {
    padding: 0 80px;
  }
}
@media screen and (min-width: 1750px) {
  #main__top .sec__top .container__fluid {
    padding: 0 100px;
  }
}
@media screen and (min-width: 1820px) {
  #main__top .sec__top .container__fluid {
    padding: 0 130px;
  }
}
@media screen and (min-width: 1875px) {
  #main__top .sec__top .container__fluid {
    padding: 0 160px;
  }
}
@media screen and (min-width: 1921px) {
  #main__top .sec__top .container__fluid {
    padding: 0 calc((100vw - 1625px) / 2);
  }
}
#main__top .sec__top .row {
  display: flex;
}
#main__top .sec__top .row.al__center {
  align-items: center;
}
#main__top .sec__top__hero {
  padding: 0.3846153846rem 0 0.9230769231rem;
  background: transparent linear-gradient(180deg, #D5F8FF 0%, #ffffff 36%) 0% 0% no-repeat padding-box;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero {
    padding: 90px 0 0 0;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .row {
    flex-direction: column;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero.col__left {
    order: 1;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero.col__left {
    max-width: 50.7%;
    width: 50.7%;
  }
}
#main__top .sec__top__hero .col__hero.col__right {
  position: relative;
  margin-bottom: 0.0961538462rem;
  margin-left: -0.6730769231rem;
  margin-right: -0.6153846154rem;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero.col__right {
    order: 0;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero.col__right {
    margin-left: -65px;
    margin-right: -10px;
    flex: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main__top .sec__top__hero .col__hero.col__right {
    margin-left: -50px;
    margin-right: -50px;
  }
}
@media screen and (min-width: 1720px) {
  #main__top .sec__top__hero .col__hero.col__right {
    margin-left: -10px;
    margin-right: -90px;
  }
}
#main__top .sec__top__hero .col__hero.col__right .hero__feature__img {
  display: flex;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content {
    display: flex;
    flex-direction: column;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__achievement__list {
  display: flex;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__achievement__list {
    order: 3;
    flex-direction: column;
    margin-bottom: 0.1923076923rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__achievement__list {
    gap: 33px;
    margin-bottom: 5px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__achievement__list .hero__achievement {
  display: flex;
}
#main__top .sec__top__hero .col__hero .hero__content .hero__title h1 {
  font-size: 0.5769230769rem;
  letter-spacing: 0.0634615385rem;
  font-weight: bold;
  margin-bottom: 0.1346153846rem;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__title h1 {
    margin-right: -0.2884615385rem;
    line-height: 1.22;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__title h1 {
    font-size: 35px;
    letter-spacing: 4.95px;
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 1200px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__title h1 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1300px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__title h1 {
    font-size: 38px;
  }
}
@media screen and (min-width: 1400px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__title h1 {
    font-size: 45px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__title h1 b {
  font-size: 0.6538461538rem;
  letter-spacing: 0.0719230769rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__title h1 b {
    font-size: 51px;
    letter-spacing: 5.61px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero_desc {
  font-size: 0.2692307692rem;
  letter-spacing: 0.0296153846rem;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero_desc {
    margin-right: -0.2884615385rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero_desc {
    font-size: 14px;
    letter-spacing: 2.2px;
    margin-bottom: 15px;
    line-height: 1.9;
    text-align: left;
  }
}
@media screen and (min-width: 1100px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero_desc {
    font-size: 17px;
    margin-bottom: 27px;
  }
}
@media screen and (min-width: 1300px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero_desc {
    font-size: 16px;
  }
}
@media screen and (min-width: 1430px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero_desc {
    font-size: 20px;
  }
}
@media screen and (min-width: 1600px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero_desc {
    font-size: 18px;
  }
}
@media screen and (min-width: 1650px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero_desc {
    font-size: 20px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .wrapper__hero__metrics {
    order: 4;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .wrapper__hero__metrics {
    padding-right: 37px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics {
    display: grid;
    grid-template-columns: 1.6153846154rem 1fr;
    grid-template-rows: repeat(2, 1fr);
    gap: 0.1923076923rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics {
    display: flex;
    gap: 10px;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 1200px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics {
    gap: 15px;
  }
}
@media screen and (min-width: 1500px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics {
    gap: 28px;
  }
}
@media screen and (min-width: 1600px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics {
    gap: 17px;
  }
}
@media screen and (min-width: 1720px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics {
    gap: 28px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric {
  background-color: #BCFDFF;
  border: 0.0192307692rem solid #1BA7D1;
  border-radius: 0.0961538462rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric {
    border-width: 1px;
    padding: 10px;
    border-radius: 5px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.type1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.type1 {
    padding: 0.1201923077rem 0.1923076923rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.type1 {
    min-width: 138px;
    width: 138px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__volumn .hero__metric__value b {
  line-height: 1;
  font-family: "din-2014-narrow";
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__volumn .hero__metric__value b:nth-child(1) {
  letter-spacing: -0.0675rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__volumn .hero__metric__value b:nth-child(1) {
    letter-spacing: -5.94px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__volumn .hero__metric__value b:nth-child(2) {
  letter-spacing: -0.0075rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__volumn .hero__metric__value b:nth-child(2) {
    letter-spacing: -0.66px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__volumn .hero__metric__value b:nth-child(3) {
  letter-spacing: 0.06rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__volumn .hero__metric__value b:nth-child(3) {
    letter-spacing: 5.28px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__volumn .hero__metric__unit {
  align-self: center;
  font-size: 0.25rem;
  letter-spacing: 0.02rem;
  line-height: 1.1;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__volumn .hero__metric__unit {
    margin-left: 0.0576923077rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__volumn .hero__metric__unit {
    font-size: 20px;
    letter-spacing: 1.84px;
    line-height: 1.12;
  }
}
@media screen and (min-width: 1200px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__volumn .hero__metric__unit {
    font-size: 23px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__rate .hero__metric__value {
  letter-spacing: 0.015rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__rate .hero__metric__value {
    letter-spacing: 1.32px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__rate .hero__metric__unit {
  position: relative;
  align-self: center;
  font-size: 0.3461538462rem;
  letter-spacing: 0.0276923077rem;
  top: 0.0807692308rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__rate .hero__metric__unit {
    font-size: 30px;
    letter-spacing: 2.4px;
    top: 5px;
    margin-left: -2px;
  }
}
@media screen and (min-width: 1200px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__rate .hero__metric__unit {
    font-size: 36px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial {
    grid-column: 2;
    grid-row: 1/span 2;
    padding: 0.1346153846rem 0.1346153846rem 0.2307692308rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial {
    display: flex;
    align-items: center;
    flex: 1;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__label {
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__main {
    margin-bottom: -5px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__value {
    font-size: 1.2692307692rem;
    letter-spacing: -0.0507692308rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__value {
    letter-spacing: -2.64px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__unit {
  position: relative;
  align-self: center;
  font-size: 0.5384615385rem;
  letter-spacing: 0.0430769231rem;
  top: 0.1538461538rem;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__unit {
    margin-left: 0.0576923077rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__unit {
    font-size: 16px;
    letter-spacing: 2.24px;
    top: 9px;
    margin-left: 3.5px;
  }
}
@media screen and (min-width: 1100px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__unit {
    font-size: 20px;
  }
}
@media screen and (min-width: 1300px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__unit {
    font-size: 22px;
  }
}
@media screen and (min-width: 1440px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__unit {
    font-size: 28px;
  }
}
@media screen and (min-width: 1600px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__unit {
    font-size: 22px;
  }
}
@media screen and (min-width: 1650px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__unit {
    font-size: 24px;
  }
}
@media screen and (min-width: 1720px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__unit {
    font-size: 28px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .metric__trial {
  flex: 1;
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support {
  display: flex;
  gap: 0.0961538462rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support {
    height: 100%;
    flex-direction: column;
    gap: 9px;
    flex: 0 0 145px;
  }
}
@media screen and (min-width: 1100px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support {
    flex: 0 0 190px;
  }
}
@media screen and (min-width: 1300px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support {
    flex: 0 0 160px;
  }
}
@media screen and (min-width: 1350px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support {
    flex: 0 0 190px;
  }
}
@media screen and (min-width: 1400px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support {
    flex: 0 0 213px;
  }
}
@media screen and (min-width: 1600px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support {
    flex: 0 0 200px;
  }
}
@media screen and (min-width: 1720px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support {
    flex: 0 0 213px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support .hero__metric__support {
  background-color: #FFFFFF;
  border-radius: 0.0961538462rem;
  font-size: 0.3076923077rem;
  font-weight: bold;
  letter-spacing: 0.0338461538rem;
  color: #0070B5;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support .hero__metric__support {
    text-align: center;
    height: 0.8076923077rem;
    min-height: 0.8076923077rem;
    line-height: 1.05;
  }
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support .hero__metric__support:nth-child(1) {
    flex: 0 0 46%;
  }
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support .hero__metric__support:nth-child(2) {
    flex: 1;
    letter-spacing: 0.0192307692rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support .hero__metric__support {
    height: 50%;
    letter-spacing: 2.42px;
    font-size: 12px;
    border-radius: 5px;
  }
}
@media screen and (min-width: 1100px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support .hero__metric__support {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support .hero__metric__support {
    font-size: 18px;
  }
}
@media screen and (min-width: 1300px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support .hero__metric__support {
    font-size: 14px;
  }
}
@media screen and (min-width: 1350px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support .hero__metric__support {
    font-size: 18px;
  }
}
@media screen and (min-width: 1400px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support .hero__metric__support {
    font-size: 22px;
  }
}
@media screen and (min-width: 1600px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support .hero__metric__support {
    font-size: 20px;
  }
}
@media screen and (min-width: 1720px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support .hero__metric__support {
    font-size: 22px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .trial__support .hero__metric__support:nth-child(2) {
    padding-left: 5px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric .hero__metric__label {
  font-weight: bold;
  color: #0070B5;
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric:not(.hero__metric__trial) .hero__metric__label {
  font-size: 0.2692307692rem;
  letter-spacing: 0.0376923077rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric:not(.hero__metric__trial) .hero__metric__label {
    font-size: 20px;
    letter-spacing: 3.5px;
  }
}
@media screen and (min-width: 1200px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric:not(.hero__metric__trial) .hero__metric__label {
    font-size: 25px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric:not(.hero__metric__trial) .hero__metric__value {
    font-size: 0.75rem;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__label {
  font-size: 0.5769230769rem;
  letter-spacing: 0.0288461538rem;
  line-height: 1;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__label {
    font-size: 20px;
    letter-spacing: 1.5px;
  }
}
@media screen and (min-width: 1200px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__label {
    font-size: 25px;
  }
}
@media screen and (min-width: 1400px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric.hero__metric__trial .hero__metric__label {
    font-size: 30px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric .hero__metric__main .hero__metric__value {
  font-weight: bold;
  color: #0070B5;
  font-family: "din-2014-narrow";
  line-height: 1;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric .hero__metric__main .hero__metric__value {
    font-size: 52px;
  }
}
@media screen and (min-width: 1300px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric .hero__metric__main .hero__metric__value {
    font-size: 55px;
  }
}
@media screen and (min-width: 1400px) {
  #main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric .hero__metric__main .hero__metric__value {
    font-size: 66px;
  }
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric .hero__metric__main .hero__metric__unit {
  color: #0070B5;
  font-weight: bold;
}
#main__top .sec__top__hero .col__hero .hero__content .hero__metrics .hero__metric__main {
  display: flex;
  align-items: baseline;
}
#main__top .sec__top__hero .hero__btns {
  margin-top: 0.7115384615rem;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__hero .hero__btns {
    order: 2;
    margin-bottom: 0.7692307692rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__hero .hero__btns {
    margin-top: 70px;
  }
}
#main__top .sec__top__qa {
  padding: 0 0 1.4423076923rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__qa {
    padding: 130px 0 120px;
  }
}
#main__top .sec__top__qa .grid__qa {
  width: 100%;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__qa .grid__qa {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
}
@media screen and (min-width: 1100px) {
  #main__top .sec__top__qa .grid__qa {
    row-gap: 37px;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}
#main__top .sec__top__qa .grid__qa .item__qa {
  display: flex;
  align-items: center;
  gap: 0.1538461538rem;
  border: 0.0384615385rem solid #1BA7D1;
  border-radius: 0.0961538462rem;
  padding: 0.3269230769rem 0rem 0.3846153846rem;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__qa .grid__qa .item__qa {
    flex-direction: column;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__qa .grid__qa .item__qa {
    border-radius: 5px;
    border-width: 2px;
    gap: 22px;
    padding: 17px 30px 24px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__qa .grid__qa .item__qa .ic__qa {
    display: flex;
  }
  #main__top .sec__top__qa .grid__qa .item__qa .ic__qa svg {
    width: 1.4423076923rem;
    height: auto;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__qa .grid__qa .item__qa .ct__qa {
    margin-right: -7px;
  }
}
#main__top .sec__top__qa .grid__qa .item__qa .ct__qa h2 {
  color: #0070B5;
  font-size: 0.3846153846rem;
  letter-spacing: 0.0423076923rem;
  margin-bottom: 0.1923076923rem;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__qa .grid__qa .item__qa .ct__qa h2 {
    text-align: center;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__qa .grid__qa .item__qa .ct__qa h2 {
    font-size: 32px;
    letter-spacing: 3.52px;
    margin-bottom: 8px;
  }
}
#main__top .sec__top__qa .grid__qa .item__qa .ct__qa p {
  font-weight: 500;
  font-size: 0.2884615385rem;
  letter-spacing: 0.0317307692rem;
  line-height: 1.75;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__qa .grid__qa .item__qa .ct__qa p {
    margin-right: -0.3461538462rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__qa .grid__qa .item__qa .ct__qa p {
    font-size: 18px;
    letter-spacing: 1.98px;
    line-height: 1.6;
    margin-right: -10px;
  }
}
#main__top .sec__top__qa .grid__qa .item__qa .ct__qa p hl {
  color: #0070B5;
}
#main__top .sec__top__qa .grid__qa .item__qa .ct__qa span {
  font-size: 0.1923076923rem;
  letter-spacing: 0.0211538462rem;
  font-weight: 500;
  display: flex;
  margin-top: 0.1346153846rem;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__qa .grid__qa .item__qa .ct__qa span {
    justify-content: center;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__qa .grid__qa .item__qa .ct__qa span {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1.54px;
    margin-top: 12px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__qa .grid__qa .item__qa:not(:last-child) {
    margin-bottom: 0.3846153846rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__qa .grid__qa .item__qa:nth-child(1) {
    padding-left: 0.6153846154rem;
    padding-right: 0.6153846154rem;
  }
  #main__top .sec__top__qa .grid__qa .item__qa:nth-child(2) {
    padding-left: 0.1923076923rem;
    padding-right: 0.1923076923rem;
  }
  #main__top .sec__top__qa .grid__qa .item__qa:nth-child(3) {
    padding-left: 0.4230769231rem;
    padding-right: 0.4230769231rem;
  }
  #main__top .sec__top__qa .grid__qa .item__qa:nth-child(4) {
    padding-left: 0.1923076923rem;
    padding-right: 0.1923076923rem;
  }
}
#main__top .sec__top__qa .title__sec {
  margin-bottom: 0.4230769231rem;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__qa .title__sec .inner__title {
    margin: 0 -0.1923076923rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__qa .title__sec {
    margin-bottom: 36px;
  }
}
#main__top .sec__top__qa .group__btns {
  margin-top: 0.8461538462rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__qa .group__btns {
    margin-top: 75px;
  }
}
#main__top .wrapper__btns {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#main__top .wrapper__btns .quote__btn {
  position: relative;
  display: inline-block;
  margin-bottom: 0.55rem;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  #main__top .wrapper__btns .quote__btn {
    margin-bottom: 37px;
  }
}
#main__top .wrapper__btns .quote__btn h3 {
  font-size: 0.346rem;
  font-weight: 600;
  letter-spacing: 0.02rem;
}
@media screen and (min-width: 1000px) {
  #main__top .wrapper__btns .quote__btn h3 {
    font-size: 25px;
    letter-spacing: 2.75px;
  }
}
#main__top .wrapper__btns .quote__btn span::after {
  content: "";
  background-color: #000;
  position: absolute;
  top: 57%;
  border-radius: 3px;
}
#main__top .wrapper__btns .quote__btn span::before {
  content: "";
  background-color: #000;
  position: absolute;
  top: 57%;
  border-radius: 3px;
}
#main__top .wrapper__btns .quote__btn span.line__l::after, #main__top .wrapper__btns .quote__btn span.line__r::after {
  height: 0.8rem;
  width: 0.045rem;
}
@media screen and (min-width: 1000px) {
  #main__top .wrapper__btns .quote__btn span.line__l::after, #main__top .wrapper__btns .quote__btn span.line__r::after {
    height: 38px;
    width: 4px;
  }
}
#main__top .wrapper__btns .quote__btn span.line__l::before, #main__top .wrapper__btns .quote__btn span.line__r::before {
  height: 0.55rem;
  width: 0.045rem;
}
@media screen and (min-width: 1000px) {
  #main__top .wrapper__btns .quote__btn span.line__l::before, #main__top .wrapper__btns .quote__btn span.line__r::before {
    height: 28px;
    width: 4px;
  }
}
#main__top .wrapper__btns .quote__btn span.line__l::before {
  left: -0.675rem;
  transform: translateY(-30%) rotate(321deg);
}
@media screen and (min-width: 1000px) {
  #main__top .wrapper__btns .quote__btn span.line__l::before {
    left: -38px;
  }
}
#main__top .wrapper__btns .quote__btn span.line__r::before {
  right: -0.62rem;
  transform: translateY(-30%) rotate(39deg);
}
@media screen and (min-width: 1000px) {
  #main__top .wrapper__btns .quote__btn span.line__r::before {
    right: -35px;
  }
}
#main__top .wrapper__btns .quote__btn span.line__l::after {
  left: -0.4rem;
  transform: translateY(-50%) rotate(336deg);
}
@media screen and (min-width: 1000px) {
  #main__top .wrapper__btns .quote__btn span.line__l::after {
    left: -25px;
  }
}
#main__top .wrapper__btns .quote__btn span.line__r::after {
  right: -0.35rem;
  transform: translateY(-50%) rotate(24deg);
}
@media screen and (min-width: 1000px) {
  #main__top .wrapper__btns .quote__btn span.line__r::after {
    right: -22px;
  }
}
#main__top .group__btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.9423076923rem;
  justify-content: center;
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 1000px) {
  #main__top .group__btns {
    flex-direction: row;
    gap: 60px;
  }
}
#main__top .group__btns .btn__type1 {
  font-size: 0.3461538462rem;
  padding: 0.4230769231rem 0.1923076923rem 0.3461538462rem;
  width: 100%;
  font-weight: 600;
  border-radius: 99px;
  position: relative;
  display: inline-block;
  letter-spacing: 0.0432692308rem;
  color: #fff;
  text-align: center;
  transition: all 0.3s;
  cursor: pointer;
}
@media screen and (min-width: 1000px) {
  #main__top .group__btns .btn__type1 {
    font-size: 20px;
    padding: 26px 32px 25.25px;
    width: 411px;
    max-width: 411px;
    letter-spacing: 2.88px;
  }
}
@media screen and (min-width: 1550px) {
  #main__top .group__btns .btn__type1 {
    font-size: 23px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .group__btns .btn__type1.wup {
    width: 455px;
    max-width: 455px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .group__btns .btn__type1.wup span {
    min-width: 80%;
  }
}
#main__top .group__btns .btn__type1.btn__primary {
  background-color: #1BA7D1;
  color: #fff;
}
@media screen and (min-width: 1000px) {
  #main__top .group__btns .btn__type1.btn__primary:hover {
    background-color: #fff;
    border-color: #1BA7D1;
    color: #1BA7D1;
    box-shadow: inset 0 0 0px 2px #1BA7D1;
  }
}
#main__top .group__btns .btn__type1.btn__primary span {
  border-color: #1BA7D1;
}
#main__top .group__btns .btn__type1.btn__green {
  background-color: #4d8c8c;
  color: #fff;
}
@media screen and (min-width: 1000px) {
  #main__top .group__btns .btn__type1.btn__green:hover {
    background-color: #fff;
    color: #4d8c8c;
    box-shadow: inset 0 0 0px 2px #4d8c8c;
  }
}
#main__top .group__btns .btn__type1.btn__green span {
  border-color: #ff0000;
}
#main__top .group__btns .btn__type1.btn__secondary {
  background-color: #9A9A9A;
  color: #fff;
}
@media screen and (min-width: 1000px) {
  #main__top .group__btns .btn__type1.btn__secondary:hover {
    background-color: #fff;
    color: #9A9A9A;
    box-shadow: inset 0 0 0px 2px #9A9A9A;
  }
}
#main__top .group__btns .btn__type1.btn__secondary span {
  border-color: #9A9A9A;
}
#main__top .group__btns .btn__type1 span {
  font-size: 0.2692307692rem;
  padding: 0.0961538462rem 0.1923076923rem;
  line-height: normal;
  top: -0.2884615385rem;
  background-color: #fff;
  position: absolute;
  color: #3a2c2a;
  border-radius: 0.6730769231rem;
  border: 1px solid;
  left: 50%;
  transform: translateX(-50%);
  width: -moz-max-content;
  width: max-content;
  width: -webkit-max-content;
  min-width: 70%;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.0309615385rem;
}
@media screen and (min-width: 1000px) {
  #main__top .group__btns .btn__type1 span {
    border-radius: 35px;
    padding: 0 20px;
    font-size: 15px;
    top: -20px;
    line-height: 38.5px;
    letter-spacing: 2.07px;
    min-width: 288px;
  }
}
@media screen and (min-width: 1300px) {
  #main__top .group__btns .btn__type1 span {
    font-size: 18px;
  }
}
#main__top .single__btn {
  display: flex;
  justify-content: center;
}
#main__top .single__btn .btn_rectangle {
  padding: 0.3rem;
  width: 100%;
  max-width: 100%;
  font-size: 0.308rem;
  letter-spacing: 0.029rem;
  border-radius: 5px;
  transition: all 0.3s;
  font-weight: 600;
  display: flex;
  text-align: center;
  justify-content: center;
}
@media screen and (min-width: 1000px) {
  #main__top .single__btn .btn_rectangle {
    padding: 14.5px;
    font-size: 18px;
    letter-spacing: 1.44px;
    width: 400px;
    max-width: 400px;
  }
}
#main__top .single__btn .btn_rectangle.btn__green {
  color: #fff;
  background-color: #9A9A9A;
}
@media screen and (min-width: 1000px) {
  #main__top .single__btn .btn_rectangle.btn__green:hover {
    background-color: #4d8c8c;
  }
}
#main__top .title__sec {
  width: 100%;
  text-align: center;
}
#main__top .title__sec.type1 .inner__title h2 {
  font-size: 0.4807692308rem;
  font-weight: bold;
  letter-spacing: 0.0528846154rem;
}
@media screen and (max-width: 1000px) {
  #main__top .title__sec.type1 .inner__title h2 {
    text-align: center;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type1 .inner__title h2 {
    font-size: 38px;
    letter-spacing: 4.18px;
  }
}
#main__top .title__sec.type1 .inner__title p {
  font-size: 0.3461538462rem;
  letter-spacing: 0.0380769231rem;
  font-weight: 500;
  margin-top: 0.2884615385rem;
}
@media screen and (max-width: 1000px) {
  #main__top .title__sec.type1 .inner__title p {
    text-align: center;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type1 .inner__title p {
    font-size: 25px;
    letter-spacing: 2.75px;
    margin-top: 15px;
  }
}
#main__top .title__sec.type1 .inner__title .note {
  font-weight: 500;
  display: flex;
  font-size: 0.1923076923rem;
  letter-spacing: 0.0186538462rem;
  margin-top: 0.1346153846rem;
}
@media screen and (max-width: 1000px) {
  #main__top .title__sec.type1 .inner__title .note {
    justify-content: center;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type1 .inner__title .note {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1.36px;
    margin-top: 10px;
  }
}
#main__top .title__sec.type1 .inner__title .pre__title {
  position: relative;
  display: inline-block;
  color: #0070B5;
  font-weight: bold;
  font-size: 0.3461538462rem;
  letter-spacing: 0.0484615385rem;
  margin-bottom: 0.0961538462rem;
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type1 .inner__title .pre__title {
    font-size: 26px;
    letter-spacing: 3.64px;
    margin-bottom: 12px;
  }
}
#main__top .title__sec.type1 .inner__title .pre__title::after, #main__top .title__sec.type1 .inner__title .pre__title::before {
  content: "";
  background-color: #0070B5;
  position: absolute;
  border-radius: 0.0576923077rem;
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type1 .inner__title .pre__title::after, #main__top .title__sec.type1 .inner__title .pre__title::before {
    border-radius: 3px;
  }
}
#main__top .title__sec.type1 .inner__title .pre__title::after {
  width: 0.0576923077rem;
  height: 0.9615384615rem;
  left: -0.4038461538rem;
  top: 62%;
  transform: translateY(-50%) rotate(-22deg);
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type1 .inner__title .pre__title::after {
    width: 3px;
    height: 52px;
    left: -20px;
  }
}
#main__top .title__sec.type1 .inner__title .pre__title::before {
  width: 0.0576923077rem;
  height: 0.9615384615rem;
  right: -0.2884615385rem;
  top: 62%;
  transform: translateY(-50%) rotate(22deg);
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type1 .inner__title .pre__title::before {
    width: 3px;
    height: 52px;
    right: -15px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .title__sec.type2 .inner__title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#main__top .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__top .title__sec.type2 .inner__title .pre__title {
    margin-bottom: 12px;
    display: inline-block;
  }
}
#main__top .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__top .title__sec.type2 .inner__title .pre__title span::after {
    top: 58%;
  }
}
#main__top .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__top .title__sec.type2 .inner__title .pre__title span::before {
    top: 58%;
  }
}
#main__top .title__sec.type2 .inner__title .pre__title span.line__l::after, #main__top .title__sec.type2 .inner__title .pre__title span.line__r::after {
  height: 0.7rem;
  width: 0.04rem;
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type2 .inner__title .pre__title span.line__l::after, #main__top .title__sec.type2 .inner__title .pre__title span.line__r::after {
    height: 36px;
    width: 2px;
  }
}
#main__top .title__sec.type2 .inner__title .pre__title span.line__l::before, #main__top .title__sec.type2 .inner__title .pre__title span.line__r::before {
  height: 0.5rem;
  width: 0.04rem;
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type2 .inner__title .pre__title span.line__l::before, #main__top .title__sec.type2 .inner__title .pre__title span.line__r::before {
    height: 26px;
    width: 2px;
  }
}
#main__top .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__top .title__sec.type2 .inner__title .pre__title span.line__l::before {
    left: -24px;
  }
}
#main__top .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__top .title__sec.type2 .inner__title .pre__title span.line__r::before {
    right: -26px;
  }
}
#main__top .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__top .title__sec.type2 .inner__title .pre__title span.line__l::after {
    left: -13px;
  }
}
#main__top .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__top .title__sec.type2 .inner__title .pre__title span.line__r::after {
    right: -13px;
  }
}
#main__top .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__top .title__sec.type2 .inner__title .pre__title h5 {
    font-size: 17px;
    letter-spacing: 1.87px;
  }
}
#main__top .title__sec.type2 .inner__title h2 {
  font-size: 0.385rem;
  letter-spacing: 0.02rem;
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type2 .inner__title h2 {
    font-size: 30px;
    letter-spacing: 2.1px;
  }
}
#main__top .title__sec.type2 .inner__title .sub__title p {
  font-size: 0.192rem;
  letter-spacing: 0.01rem;
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type2 .inner__title .sub__title p {
    font-size: 12px;
    letter-spacing: 1.32px;
  }
}
#main__top .title__sec.type3 h2 {
  font-size: 0.385rem;
  letter-spacing: 0.029rem;
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type3 h2 {
    font-size: 30px;
    letter-spacing: 2.1px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .title__sec.type4 .inner__title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#main__top .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__top .title__sec.type4 .inner__title .pre__title {
    margin-bottom: 3px;
    display: inline-block;
  }
}
#main__top .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__top .title__sec.type4 .inner__title .pre__title span::after {
    top: 67%;
  }
}
#main__top .title__sec.type4 .inner__title .pre__title span.line__l::after, #main__top .title__sec.type4 .inner__title .pre__title span.line__r::after {
  height: 0.5rem;
  width: 0.045rem;
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type4 .inner__title .pre__title span.line__l::after, #main__top .title__sec.type4 .inner__title .pre__title span.line__r::after {
    height: 36px;
    width: 3px;
  }
}
#main__top .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__top .title__sec.type4 .inner__title .pre__title span.line__l::after {
    left: -19px;
  }
}
#main__top .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__top .title__sec.type4 .inner__title .pre__title span.line__r::after {
    right: -17px;
  }
}
#main__top .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__top .title__sec.type4 .inner__title .pre__title h5 {
    font-size: 30px;
    letter-spacing: 3.3px;
  }
}
#main__top .title__sec.type4 .inner__title .pre__title b {
  font-size: 0.385rem;
  letter-spacing: 0.03rem;
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type4 .inner__title .pre__title b {
    font-size: 35px;
    letter-spacing: 3.85px;
  }
}
#main__top .title__sec.type4 .inner__title h2 {
  font-size: 0.385rem;
  letter-spacing: 0.02rem;
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type4 .inner__title h2 {
    font-size: 30px;
    letter-spacing: 3.3px;
  }
}
#main__top .title__sec.type4 .inner__title .sub__title p {
  font-size: 0.192rem;
  letter-spacing: 0.01rem;
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec.type4 .inner__title .sub__title p {
    font-size: 12px;
    letter-spacing: 1.32px;
  }
}
#main__top .title__sec .inner__title {
  position: relative;
}
@media screen and (min-width: 1000px) {
  #main__top .title__sec .inner__title {
    display: inline-block;
  }
}
#main__top .sec__top__partners {
  padding-bottom: 1.2115384615rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners {
    padding-bottom: 106px;
  }
}
#main__top .sec__top__partners .title__sec {
  margin-bottom: 0.2884615385rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .title__sec {
    margin-bottom: 25px;
  }
}
#main__top .sec__top__partners .partner__archives {
  display: flex;
  width: 100%;
  margin-bottom: 0.1923076923rem;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .partner__archives {
    flex-direction: column;
    gap: 0.4807692308rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives {
    gap: 24px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1150px) {
  #main__top .sec__top__partners .partner__archives {
    gap: 45px;
  }
}
#main__top .sec__top__partners .partner__archives .it__archive {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive.it1 {
    min-width: 343.25px;
    width: 343.25px;
    flex: 0 0 343.25px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive.it2 {
    flex: 1;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__icon {
    display: flex;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__icon img {
    min-width: 1.0136538462rem;
  }
}
#main__top .sec__top__partners .partner__archives .it__archive .it__archive__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#main__top .sec__top__partners .partner__archives .it__archive .it__archive__content label {
  font-size: 0.5rem;
  letter-spacing: 0.07rem;
  font-weight: bold;
  color: #E0A843;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content label {
    font-size: 30px;
    letter-spacing: 2px;
    margin-bottom: -4px;
  }
}
@media screen and (min-width: 1050px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content label {
    font-size: 34px;
    letter-spacing: 4.76px;
  }
}
#main__top .sec__top__partners .partner__archives .it__archive .it__archive__content .box__number {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content .box__number {
    margin-bottom: -7px;
  }
}
#main__top .sec__top__partners .partner__archives .it__archive .it__archive__content .box__number .number {
  color: #E0A843;
  font-weight: bold;
  font-family: "din-2014-narrow";
  line-height: 1;
  font-size: 1.7884615385rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content .box__number .number {
    font-size: 90px;
  }
}
@media screen and (min-width: 1150px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content .box__number .number {
    font-size: 107px;
  }
}
#main__top .sec__top__partners .partner__archives .it__archive .it__archive__content .box__number .unit {
  color: #E0A843;
  font-weight: bold;
  line-height: 1.1;
}
#main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.vl .box__number .number b {
  font-family: "din-2014-narrow";
}
#main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.vl .box__number .number b:nth-child(1) {
  letter-spacing: -0.1609615385rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.vl .box__number .number b:nth-child(1) {
    letter-spacing: -9.63px;
  }
}
#main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.vl .box__number .number b:nth-child(2) {
  letter-spacing: -0.93;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.vl .box__number .number b:nth-child(2) {
    letter-spacing: -1.07px;
  }
}
#main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.vl .box__number .number b:nth-child(3) {
  letter-spacing: 0.1430769231rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.vl .box__number .number b:nth-child(3) {
    letter-spacing: 8.56px;
  }
}
#main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.vl .box__number .unit {
  font-size: 0.5961538462rem;
  letter-spacing: 0.0476923077rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.vl .box__number .unit {
    font-size: 36px;
    letter-spacing: 2.88px;
  }
}
#main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.rt .box__number .number {
  letter-spacing: 0.0365384615rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.rt .box__number .number {
    letter-spacing: 2.18px;
  }
}
#main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.rt .box__number .unit {
  position: relative;
  font-size: 0.8269230769rem;
  top: 0.1826923077rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.rt .box__number .unit {
    font-size: 50px;
    top: 12px;
    margin-left: -2px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.pop {
    text-align: center;
    align-self: flex-start;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.pop {
    align-self: flex-start;
    margin-top: 3px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.pop label {
    margin-bottom: 10px;
  }
}
#main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.pop p {
  font-weight: bold;
  font-size: 0.3076923077rem;
  letter-spacing: 0.0430769231rem;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.pop p {
    margin: 0 -0.0961538462rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.pop p {
    font-size: 19px;
    letter-spacing: 3.64px;
    line-height: 1.62;
  }
}
@media screen and (min-width: 1050px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.pop p {
    font-size: 22px;
  }
}
@media screen and (min-width: 1150px) {
  #main__top .sec__top__partners .partner__archives .it__archive .it__archive__content.pop p {
    font-size: 26px;
  }
}
#main__top .sec__top__partners .container__ex {
  overflow: hidden;
  width: 100%;
  background: #fff;
  position: relative;
}
#main__top .sec__top__partners .container__ex .wrapper__partners .partners__track {
  width: -moz-max-content;
  width: max-content;
  display: flex;
  align-items: center;
  gap: 0.62rem;
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners .partners__track {
    gap: 52px;
  }
}
#main__top .sec__top__partners .container__ex .wrapper__partners .partners__track .partners__logo {
  display: flex;
  flex-shrink: 0;
}
#main__top .sec__top__partners .container__ex .wrapper__partners .partners__track .partners__logo img {
  display: block;
  width: 100%;
}
#main__top .sec__top__partners .container__ex .wrapper__partners.to__left {
  margin-bottom: 0.1rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__left {
    margin-bottom: 10px;
  }
}
#main__top .sec__top__partners .container__ex .wrapper__partners.to__left .partners__track {
  animation: marquee__toleft 30s linear infinite;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__01 {
    width: 1.683rem;
    max-width: 1.683rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__02 {
    width: 1.294rem;
    max-width: 1.294rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__03 {
    width: 1.835rem;
    max-width: 1.835rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__04 {
    width: 2.5rem;
    max-width: 2.5rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__05 {
    width: 2.635rem;
    max-width: 2.635rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__06 {
    width: 1.942rem;
    max-width: 1.942rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__07 {
    width: 2.308rem;
    max-width: 2.308rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__08 {
    width: 1.25rem;
    max-width: 1.25rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__09 {
    width: 2.192rem;
    max-width: 2.192rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__10 {
    width: 2.25rem;
    max-width: 2.25rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__left .partners__track .partners__logo.logo__11 {
    width: 2.25rem;
    max-width: 2.25rem;
  }
}
#main__top .sec__top__partners .container__ex .wrapper__partners.to__right .partners__track {
  animation: marquee__toright 30s linear infinite;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__right .partners__track .partners__logo.logo__01 {
    width: 3.577rem;
    max-width: 3.577rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__right .partners__track .partners__logo.logo__02 {
    width: 1.346rem;
    max-width: 1.346rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__right .partners__track .partners__logo.logo__03 {
    width: 2.135rem;
    max-width: 2.135rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__right .partners__track .partners__logo.logo__04 {
    width: 0.942rem;
    max-width: 0.942rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__right .partners__track .partners__logo.logo__05 {
    width: 1.173rem;
    max-width: 1.173rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__right .partners__track .partners__logo.logo__06 {
    width: 2.442rem;
    max-width: 2.442rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__right .partners__track .partners__logo.logo__07 {
    width: 2.058rem;
    max-width: 2.058rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__right .partners__track .partners__logo.logo__08 {
    width: 3.231rem;
    max-width: 3.231rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__right .partners__track .partners__logo.logo__09 {
    width: 2.346rem;
    max-width: 2.346rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__partners .container__ex .wrapper__partners.to__right .partners__track .partners__logo.logo__10 {
    width: 4.712rem;
    max-width: 4.712rem;
  }
}
#main__top .sec__top__partners .group__btns {
  margin-top: 1.0961538462rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__partners .group__btns {
    margin-top: 75px;
  }
}
#main__top .sec__top__features {
  padding: 0.9615384615rem 0 1.1923076923rem;
  background-color: #E3FBFF;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features {
    padding: 100px 0 130px 0;
  }
}
#main__top .sec__top__features .title__sec {
  margin-bottom: 0.7115384615rem;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__features .title__sec .inner__title {
    margin: 0 -0.1923076923rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .title__sec {
    margin-bottom: 67px;
  }
}
#main__top .sec__top__features .col__feature.col__left {
  max-width: 100%;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left {
    flex: 1;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content {
    margin-bottom: 0;
  }
}
#main__top .sec__top__features .col__feature.col__left .feature__content .feature__box__st {
  margin-bottom: 0.3269230769rem;
  padding-left: 0.2307692308rem;
  position: relative;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__box__st {
    padding-left: 20px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__box__st {
    margin-top: 0.3269230769rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__box__st {
    display: flex;
    flex-direction: column;
  }
}
#main__top .sec__top__features .col__feature.col__left .feature__content .feature__box__st::after {
  content: "";
  position: absolute;
  width: 0.0384615385rem;
  height: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #09cee6;
  border-radius: 3px;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__box__st::after {
    width: 2px;
    height: 93%;
  }
}
#main__top .sec__top__features .col__feature.col__left .feature__content .feature__box__st span.feature__step {
  font-size: 0.269rem;
  color: #12bddd;
  letter-spacing: 0.01rem;
  text-transform: uppercase;
  font-family: "din-2014-narrow";
  font-weight: 500;
  margin-bottom: 0.1rem;
  display: inline-block;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__box__st span.feature__step {
    font-size: 20px;
    letter-spacing: 1.6px;
    margin-bottom: 10px;
  }
}
#main__top .sec__top__features .col__feature.col__left .feature__content .feature__box__st h3.feature__title {
  font-size: 0.3461538462rem;
  line-height: 1.5;
  letter-spacing: 0.0380769231rem;
  color: #0070B5;
  margin-bottom: 0.1923076923rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__box__st h3.feature__title {
    font-size: 32px;
    letter-spacing: 3.52px;
    line-height: 1.55;
    margin-bottom: 10px;
  }
}
#main__top .sec__top__features .col__feature.col__left .feature__content .feature__box__st .feature__desc {
  font-weight: 500;
  font-size: 0.2692307692rem;
  letter-spacing: 0.0296153846rem;
  line-height: 1.75;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__box__st .feature__desc {
    font-size: 16px;
    letter-spacing: 1.98px;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1100px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__box__st .feature__desc {
    font-size: 18px;
  }
}
#main__top .sec__top__features .col__feature.col__left .feature__content .feature__hl.type1 .feature__line {
  display: flex;
  align-items: center;
}
#main__top .sec__top__features .col__feature.col__left .feature__content .feature__hl.type1 .feature__line:not(:last-child) {
  margin-bottom: 0.2884615385rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__hl.type1 .feature__line:not(:last-child) {
    margin-bottom: 22px;
  }
}
#main__top .sec__top__features .col__feature.col__left .feature__content .feature__hl.type1 .feature__line .line {
  font-size: 0.308rem;
  font-weight: 600;
  margin-left: 0.1rem;
  letter-spacing: 0.03rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__hl.type1 .feature__line .line {
    font-size: 20px;
    letter-spacing: 2.2px;
    margin-left: 7px;
  }
}
#main__top .sec__top__features .col__feature.col__left .feature__content .feature__hl.type1 .feature__line .line span.txt__hl {
  color: #ff0000;
  font-weight: 600;
  position: relative;
  display: inline-block;
}
#main__top .sec__top__features .col__feature.col__left .feature__content .feature__hl.type1 .feature__line .line span.txt__hl::after {
  content: "";
  position: absolute;
  width: 0.077rem;
  height: 0.077rem;
  left: 50%;
  transform: translateX(-50%);
  background-color: #12bddd;
  top: 0;
  border-radius: 99px;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__hl.type1 .feature__line .line span.txt__hl::after {
    width: 4px;
    height: 4px;
    top: -2px;
  }
}
#main__top .sec__top__features .col__feature.col__left .feature__content .feature__hl.type1 .feature__line .line span.txt__red {
  color: #ff0000;
}
#main__top .sec__top__features .col__feature.col__left .feature__content .feature__hl.type1 .feature__line svg {
  width: 0.55rem;
  min-width: 0.55rem;
  height: auto;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__hl.type1 .feature__line svg {
    width: 28.755px;
    min-width: 28.755px;
    height: 100%;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__note {
    margin-top: 0.1346153846rem;
  }
}
#main__top .sec__top__features .col__feature.col__left .feature__content .feature__note p {
  font-size: 0.1923076923rem;
  letter-spacing: 0.0186538462rem;
  color: #002855;
  font-weight: 500;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .col__feature.col__left .feature__content .feature__note p {
    font-size: 14px;
    letter-spacing: 1.36px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__features .row {
    flex-direction: column-reverse;
  }
}
#main__top .sec__top__features .row.row_step.row__st1 {
  margin-bottom: 0.9615384615rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row.row_step.row__st1 {
    margin-bottom: 67px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row.row_step.row__st1 .col__feature.col__left {
    padding-right: 25px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row.row_step.row__st1 .col__feature.col__right {
    width: 591px;
    max-width: 591px;
  }
}
#main__top .sec__top__features .row.row_step.row__st2 {
  margin-bottom: 0.9615384615rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row.row_step.row__st2 {
    margin-bottom: 114px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row.row_step.row__st2 .col__feature.col__left {
    padding-right: 35px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__features .row.row_step.row__st2 .col__feature.col__left .feature__desc {
    margin-right: -0.0961538462rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row.row_step.row__st2 .col__feature.col__right {
    width: 555px;
    max-width: 555px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row.row_step.row__st3 .col__feature.col__left {
    padding-right: 25px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__features .row.row_step.row__st3 .col__feature.col__left .feature__desc {
    margin-right: -0.0961538462rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row.row_step.row__st3 .col__feature.col__left .feature__tags__box {
    padding-right: 20px;
  }
}
@media screen and (min-width: 1100px) {
  #main__top .sec__top__features .row.row_step.row__st3 .col__feature.col__left .feature__tags__box {
    padding-right: 60px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row.row_step.row__st3 .col__feature.col__right {
    width: 713px;
    max-width: 713px;
  }
}
#main__top .sec__top__features .row .col__feature.col__right {
  width: 100%;
  max-width: 100%;
}
#main__top .sec__top__features .row .col__feature.col__right .feature__img {
  display: flex;
}
#main__top .sec__top__features .row .col__feature .feature__content .feature__labels {
  display: grid;
  grid-gap: 0.1346153846rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row .col__feature .feature__content .feature__labels {
    grid-gap: 7px;
  }
}
#main__top .sec__top__features .row .col__feature .feature__content .feature__labels span {
  background-color: #12bddd;
  text-align: center;
  display: inline-block;
  font-size: 0.2692307692rem;
  color: #fff;
  font-weight: 500;
  padding: 0.1153846154rem;
  letter-spacing: 0.0296153846rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row .col__feature .feature__content .feature__labels span {
    font-size: 12px;
    letter-spacing: 1.65px;
    padding: 6.5px 5px;
    font-weight: 600;
  }
}
@media screen and (min-width: 1100px) {
  #main__top .sec__top__features .row .col__feature .feature__content .feature__labels span {
    font-size: 15px;
  }
}
#main__top .sec__top__features .row .col__feature .feature__content .feature__labels.col4 {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row .col__feature .feature__content .feature__labels.col4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
#main__top .sec__top__features .row .col__feature .feature__content .feature__labels.col5 {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row .col__feature .feature__content .feature__labels.col5 {
    grid-template-columns: repeat(5, 1fr);
  }
}
#main__top .sec__top__features .row .col__feature .feature__content .feature__labels.col3 {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row .col__feature .feature__content .feature__labels.col3 {
    grid-template-columns: 1.24fr 1.1fr 0.77fr;
  }
}
#main__top .sec__top__features .row__st3 {
  margin-bottom: 1.3461538462rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row__st3 {
    margin-bottom: 100px;
  }
}
#main__top .sec__top__features .row__st3 .feature__labels.col4 {
  margin-bottom: 0.05rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row__st3 .feature__labels.col4 {
    margin-bottom: 7px;
  }
  #main__top .sec__top__features .row__st3 .feature__labels.col4 span:nth-child(2) {
    grid-column: span 2;
  }
}
#main__top .sec__top__features .row__st3 .feature__labels.col3 {
  margin-bottom: 0.12rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__features .row__st3 .feature__labels.col3 {
    margin-bottom: 10px;
  }
}
#main__top .sec__top__features .row__st3 .feature__labels .labels__row {
  display: flex;
  justify-content: center;
  gap: 0.1346153846rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__features .row__st3 .feature__labels .labels__row {
    flex-direction: column;
  }
}
#main__top .sec__top__features .row__st3 .feature__labels .labels__row span:nth-child(2) {
  flex: 1;
}
#main__top .sec__top__features .row__st3 .feature__labels .labels__row:nth-child(2) span:nth-child(1) {
  flex: 1;
}
#main__top .sec__top__features .row__st2 .col__feature.col__right .feature__img,
#main__top .sec__top__features .row__st3 .col__feature.col__right .feature__img {
  padding-left: 0;
}
#main__top .sec__top__plan.sec__plans__01 {
  padding: 0.5rem 0 0.725rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__plan.sec__plans__01 {
    padding: 100px 0 122px;
  }
}
#main__top .sec__top__plan.sec__plans__01 .title__sec {
  margin-bottom: 0.2884615385rem;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan.sec__plans__01 .title__sec .inner__title {
    margin: 0 -0.1923076923rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__plan.sec__plans__01 .title__sec {
    margin-bottom: 42px;
  }
}
#main__top .sec__top__plan .plan__slider {
  position: relative;
  margin-bottom: 64px;
}
@media (max-width: 1000px) {
  #main__top .sec__top__plan .plan__slider {
    margin-bottom: 0.8653846154rem;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__slider .plan__viewport {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
  }
}
#main__top .sec__top__plan .plan__slider .plan__nav {
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__slider .plan__nav {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(calc(-50% - 0.4rem));
    width: 0.577rem;
    height: 0.577rem;
    border-radius: 50%;
    background: #b5b5b5;
    mix-blend-mode: multiply;
    border: none;
    outline: none;
    z-index: 5;
  }
}
#main__top .sec__top__plan .plan__slider .plan__nav.plan__nav--prev {
  left: 0;
}
#main__top .sec__top__plan .plan__slider .plan__nav.plan__nav--next {
  right: 0;
}
#main__top .sec__top__plan .plan__slider .plan__dots {
  display: none;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__slider .plan__dots {
    display: flex;
    justify-content: center;
    gap: 0.2884615385rem;
    margin-top: 0.1346153846rem;
  }
}
#main__top .sec__top__plan .plan__slider .plan__dots .plan__dot {
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 50%;
  border: none;
  outline: none;
  background: #93e5ff;
  padding: 0;
}
#main__top .sec__top__plan .plan__slider .plan__dots .plan__dot.is-active {
  background: #00a5da;
}
#main__top .sec__top__plan .sec__heading {
  margin-bottom: 43px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .sec__heading {
    margin-bottom: 0.5rem;
  }
}
#main__top .sec__top__plan .sec__heading h2 {
  font-size: 38px;
  font-weight: bold;
  letter-spacing: 4.18px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .sec__heading h2 {
    font-size: 0.3846153846rem;
    letter-spacing: 0.0403846154rem;
  }
}
#main__top .sec__top__plan .sec__heading p {
  font-weight: 500;
  letter-spacing: 2.75px;
  font-size: 25px;
  margin-top: 23px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .sec__heading p {
    font-size: 0.3076923077rem;
    letter-spacing: 0.0384615385rem;
    margin-top: 0.3076923077rem;
  }
}
#main__top .sec__top__plan .sec__heading .note {
  letter-spacing: 1.36px;
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  margin-top: 12px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .sec__heading .note {
    font-size: 0.2692307692rem;
    letter-spacing: 0.0261538462rem;
    margin-top: 0.2307692308rem;
  }
}
#main__top .sec__top__plan .plan__wrap {
  justify-content: space-between;
  gap: 40px;
}
@media (min-width: 1001px) and (max-width: 1140px) {
  #main__top .sec__top__plan .plan__wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 1000px) {
  #main__top .sec__top__plan .plan__wrap {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    transition: transform 0.3s ease;
    will-change: transform;
    gap: 0;
    margin: 0;
    padding: 0;
  }
}
#main__top .sec__top__plan .plan__item {
  flex: 1;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
@media (min-width: 1000px) and (max-width: 1140px) {
  #main__top .sec__top__plan .plan__item {
    flex: 40%;
  }
}
@media (max-width: 1000px) {
  #main__top .sec__top__plan .plan__item {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
    white-space: normal;
    box-shadow: none;
    padding: 0.2884615385rem 0.3846153846rem;
  }
}
#main__top .sec__top__plan .plan__item__top {
  background-color: #90eeff;
  padding: 20px 24px 18px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__item__top {
    padding: 0.1923076923rem 0.3076923077rem;
    box-shadow: 0px 0.0576923077rem 0.1153846154rem rgba(0, 0, 0, 0.1607843137);
  }
}
#main__top .sec__top__plan .plan__item__top__head {
  padding-bottom: 10px;
  border-bottom: 1px solid #299fdd;
  color: #0088d0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#main__top .sec__top__plan .plan__item__top h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 2px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__item__top h3 {
    font-size: 0.3076923077rem;
    margin-bottom: 0.05rem;
  }
}
#main__top .sec__top__plan .plan__item__top b {
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
  font-family: "din-2014-narrow";
  letter-spacing: 2.15px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__item__top b {
    font-size: 0.77rem;
    letter-spacing: 0.034rem;
  }
}
#main__top .sec__top__plan .plan__item__top__desc {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  margin-top: 8px;
  flex: 1;
  letter-spacing: 1.57px;
  line-height: 1.7;
  margin-left: -11px;
  margin-right: -11px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__item__top__desc {
    font-size: 0.27rem;
    letter-spacing: 0.0215384615rem;
    margin-top: 0.1538461538rem;
    margin-left: -0.2115384615rem;
    margin-right: -0.2115384615rem;
  }
}
#main__top .sec__top__plan .plan__item__bottom {
  padding: 8px 11.75px 17.5px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__item__bottom {
    padding: 0.3846153846rem 0.3173076923rem 0.3365384615rem;
    box-shadow: 0px 0.0576923077rem 0.1153846154rem rgba(0, 0, 0, 0.1607843137);
  }
}
#main__top .sec__top__plan .plan__item__bottom__count {
  font-size: 16px;
  color: #0088d0;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__item__bottom__count {
    font-size: 0.3076923077rem;
  }
}
#main__top .sec__top__plan .plan__item__bottom__head {
  color: #0088d0;
  font-weight: bold;
  align-items: flex-end;
  justify-content: center;
}
#main__top .sec__top__plan .plan__item__bottom__head span:first-child {
  font-size: 25px;
  letter-spacing: 1px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__item__bottom__head span:first-child {
    font-size: 0.384rem;
  }
}
#main__top .sec__top__plan .plan__item__bottom__head span:last-child {
  font-size: 35px;
  letter-spacing: 0;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__item__bottom__head span:last-child {
    font-size: 0.48rem;
  }
}
#main__top .sec__top__plan .plan__item__bottom__head strong {
  font-size: 85px;
  line-height: 1;
  font-family: "din-2014-narrow";
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: -4.25px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__item__bottom__head strong {
    font-size: 1.3461538462rem;
    margin-bottom: -0.0961538462rem;
  }
}
#main__top .sec__top__plan .plan__item__bottom__sub {
  text-align: right;
  margin: 7px 0 13px;
  color: #299fdd;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1.2px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__item__bottom__sub {
    font-size: 0.28rem;
    padding-right: 0.153rem;
    letter-spacing: 0.0192307692rem;
  }
}
#main__top .sec__top__plan .plan__item__bottom a {
  background-color: #0087ce;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  border-radius: 5px;
  outline: none;
  border: none;
  padding: 12px 0;
  width: 100%;
  margin: 0 auto;
  letter-spacing: 1.2px;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__item__bottom a {
    font-size: 0.288rem;
    width: 100%;
    letter-spacing: 0.01rem;
  }
}
@media screen and (min-width: 1140px) {
  #main__top .sec__top__plan .plan__item__bottom a {
    width: 89.61%;
  }
}
#main__top .sec__top__plan .plan__item:last-child .plan__item__top__head b {
  font-size: 40px;
  line-height: 1.25;
  letter-spacing: -2px;
  font-family: unset;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__item:last-child .plan__item__top__head b {
    font-size: 0.673rem;
    line-height: 1.15;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__plan .plan__item:nth-child(1) .plan__item__bottom__head strong strong, #main__top .sec__top__plan .plan__item:nth-child(4) .plan__item__bottom__head strong strong {
    letter-spacing: -9px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__plan .plan__item:nth-child(2) .plan__item__bottom__head strong strong {
    letter-spacing: -3px;
  }
}
#main__top .sec__top__plan .plan__item:nth-child(2) .plan__item__bottom__head span:first-child, #main__top .sec__top__plan .plan__item:nth-child(3) .plan__item__bottom__head span:first-child {
  margin-right: 0.1538461538rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__plan .plan__item:nth-child(2) .plan__item__bottom__head span:first-child, #main__top .sec__top__plan .plan__item:nth-child(3) .plan__item__bottom__head span:first-child {
    margin-right: 10px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__plan .plan__item:nth-child(3) .plan__item__bottom__head strong strong {
    letter-spacing: -1.5px;
  }
}
#main__top .sec__top__plan .plan__note {
  font-weight: 500;
  text-align: center;
  font-size: 0.3461538462rem;
  letter-spacing: 0.0432692308rem;
  margin-bottom: 1.0192307692rem;
  margin-top: 0.5192307692rem;
}
@media (max-width: 1000px) {
  #main__top .sec__top__plan .plan__note {
    line-height: 2;
  }
}
@media (min-width: 1000px) {
  #main__top .sec__top__plan .plan__note {
    font-size: 20px;
    letter-spacing: 2.5px;
    margin-bottom: 53px;
    margin-top: 40px;
  }
}
#main__top .sec__top__plan .plan__note a {
  color: #0088D0;
  text-decoration: underline;
  text-decoration-thickness: 0.0192307692rem;
  text-underline-offset: 0.0384615385rem;
}
@media (min-width: 1000px) {
  #main__top .sec__top__plan .plan__note a {
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
  }
}
#main__top .sec__top__plan .plan__process {
  background-color: #EBFEFF;
  border-radius: 10px;
  box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 37px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process {
    padding: 0.4rem 0.346rem 0.65rem;
  }
}
#main__top .sec__top__plan .plan__process__top {
  display: flex;
  gap: 0 15px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__top {
    flex-direction: column;
  }
}
@media (min-width: 1141px) {
  #main__top .sec__top__plan .plan__process__top__image {
    width: 160px;
    min-width: 160px;
  }
}
@media (min-width: 1001px) and (max-width: 1140px) {
  #main__top .sec__top__plan .plan__process__top__image {
    width: 240px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__top__image {
    display: flex !important;
    align-items: center;
    width: 100%;
    gap: 0 0.326rem;
  }
}
#main__top .sec__top__plan .plan__process__top__image img {
  width: 100%;
  height: auto;
  margin-top: 3px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__top__image img {
    margin-top: 0;
    width: 82px;
  }
}
#main__top .sec__top__plan .plan__process__top__image h3 {
  font-size: 0.3846153846rem;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__top__image h3 {
    letter-spacing: 0.02rem;
  }
}
#main__top .sec__top__plan .plan__process__top__image h3 b {
  font-size: 0.6730769231rem;
  color: #0088d0;
}
#main__top .sec__top__plan .plan__process__top__image h3 span {
  color: #0088d0;
}
#main__top .sec__top__plan .plan__process__top__content {
  flex: 1;
}
#main__top .sec__top__plan .plan__process__top__content h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 2.88px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__top__content h3 {
    line-height: 1.2;
    font-size: 0.4rem;
  }
}
#main__top .sec__top__plan .plan__process__top__content h3 b {
  font-size: 50px;
  color: #0088d0;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__top__content h3 b {
    font-size: 0.5rem;
  }
}
#main__top .sec__top__plan .plan__process__top__content h3 span {
  color: #0088d0;
}
#main__top .sec__top__plan .plan__process__top__content > p {
  font-size: 18px;
  font-weight: 500;
  margin: 12px 0;
  letter-spacing: 1.98px;
  line-height: 1.65;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__top__content > p {
    font-size: 0.25rem;
    letter-spacing: 0.0211538462rem;
    margin: 0.195rem 0;
  }
}
#main__top .sec__top__plan .plan__process__top__content__step {
  display: flex;
  justify-content: space-between;
  gap: 16.75px;
}
@media (min-width: 1001px) and (max-width: 1140px) {
  #main__top .sec__top__plan .plan__process__top__content__step {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__top__content__step {
    flex-direction: column;
    gap: 0.192rem;
  }
}
#main__top .sec__top__plan .plan__process__top__content__step .step {
  width: 360px;
  padding: 12px 1.5px 17px;
  background-color: #12bddd;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 0px 1px 1px #ececec;
}
#main__top .sec__top__plan .plan__process__top__content__step .step h4 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2.42px;
  margin-bottom: 7px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__top__content__step .step h4 {
    font-size: 0.307rem;
    letter-spacing: 1.76px;
    margin-bottom: 0.0961538462rem;
  }
}
#main__top .sec__top__plan .plan__process__top__content__step .step h4 span {
  color: #ffff00;
}
#main__top .sec__top__plan .plan__process__top__content__step .step p {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 1.76px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__top__content__step .step p {
    font-size: 0.25rem;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__top__content__step .step {
    width: 100%;
    padding: 0.23rem 0.375rem;
  }
}
#main__top .sec__top__plan .plan__process__top__content__step .step:nth-child(2) {
  width: 390px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__top__content__step .step:nth-child(2) {
    width: 100%;
  }
}
@media (min-width: 1001px) and (max-width: 1140px) {
  #main__top .sec__top__plan .plan__process__top__content__step .step:nth-child(1),
  #main__top .sec__top__plan .plan__process__top__content__step .step:nth-child(2) {
    flex: 1 1 45%;
  }
}
@media (min-width: 1001px) and (max-width: 1140px) {
  #main__top .sec__top__plan .plan__process__top__content__step .step:nth-child(3) {
    flex-basis: 100%;
  }
}
#main__top .sec__top__plan .plan__process .step__note {
  font-size: 16px;
  margin-top: 10px;
  letter-spacing: 1.76px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process .step__note {
    font-size: 0.1923076923rem;
    letter-spacing: 0.02rem;
    margin-top: 0.1923076923rem;
  }
}
#main__top .sec__top__plan .plan__process__bottom {
  margin-top: 37px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__bottom {
    margin-top: 0.4rem;
    padding: 0 0.1730769231rem;
  }
}
#main__top .sec__top__plan .plan__process__bottom__head {
  display: flex;
  align-items: flex-end;
  gap: 0 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__bottom__head {
    flex-direction: column;
    align-items: center;
  }
}
#main__top .sec__top__plan .plan__process__bottom__head div:first-child {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  letter-spacing: 2px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__bottom__head div:first-child {
    font-size: 0.4rem;
  }
}
#main__top .sec__top__plan .plan__process__bottom__head div:last-child {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 2.2px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__bottom__head div:last-child {
    font-size: 0.3rem;
    text-align: center;
  }
}
#main__top .sec__top__plan .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__top .sec__top__plan .plan__process__bottom__head div:last-child span {
    font-size: 0.4rem;
  }
}
#main__top .sec__top__plan .plan__process__bottom__head div:last-child span .ld-1 {
  letter-spacing: 1px;
}
#main__top .sec__top__plan .plan__process__bottom__head div:last-child span .ld-2-2 {
  letter-spacing: 2.2px;
}
#main__top .sec__top__plan .plan__process__bottom__head div:last-child span .ld-0-2-neg {
  letter-spacing: -0.2px;
}
#main__top .sec__top__plan .plan__process__bottom__head div:last-child span .ld-0-6-neg {
  letter-spacing: -0.6px;
}
#main__top .sec__top__plan .plan__process__bottom .steps {
  display: flex;
  position: relative;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__bottom .steps {
    flex-direction: column;
    align-items: center;
  }
}
#main__top .sec__top__plan .plan__process__bottom .steps::after {
  content: "";
  position: absolute;
  pointer-events: none;
  background-size: cover;
  background-image: url(/wp-content/themes/renewal/assets/images/top_v3/plan_section/backgroundsp_plan_20251008.png);
  width: 100%;
  height: 100%;
  z-index: 1;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__plan .plan__process__bottom .steps::after {
    background-position-x: center;
    background-image: url(/wp-content/themes/renewal/assets/images/top_v3/plan_section/background_plan_20251008.png);
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__bottom .steps::after {
    background-position: center;
  }
}
#main__top .sec__top__plan .plan__process__bottom .steps .step {
  padding: 20px 0px 20px 115px;
  position: relative;
  z-index: 30;
}
@media screen and (min-width: 1100px) {
  #main__top .sec__top__plan .plan__process__bottom .steps .step {
    padding: 20px 0px 20px 84px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .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__top .sec__top__plan .plan__process__bottom .steps .step:last-child {
    padding-bottom: 0.384rem;
  }
}
#main__top .sec__top__plan .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__top .sec__top__plan .plan__process__bottom .steps .step h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__bottom .steps .step h3 {
    font-weight: 500;
    font-size: 0.307rem;
    letter-spacing: 0.029rem;
  }
}
#main__top .sec__top__plan .plan__process__bottom .steps .step p {
  line-height: 1.6;
  font-size: 13px;
  letter-spacing: 1.77px;
}
@media screen and (min-width: 1100px) {
  #main__top .sec__top__plan .plan__process__bottom .steps .step p {
    font-size: 15px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__bottom .steps .step p {
    font-size: 0.25rem;
    letter-spacing: 1.53px;
  }
}
#main__top .sec__top__plan .plan__process__bottom .steps .step:nth-child(1) {
  flex: 1;
  padding-left: 40px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__bottom .steps .step:nth-child(1) {
    padding-left: 0.2rem;
    padding-top: 0.288rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__plan .plan__process__bottom .steps .step:nth-child(2) {
    width: 400px;
    max-width: 400px;
  }
}
@media screen and (min-width: 1100px) {
  #main__top .sec__top__plan .plan__process__bottom .steps .step:nth-child(2) {
    width: 428px;
    max-width: 428px;
    padding-left: 74px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__plan .plan__process__bottom .steps .step:nth-child(3) {
    width: 414px;
    max-width: 414px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__bottom .steps .step:not(:first-child) h3 {
    margin-top: 0.2rem;
  }
}
#main__top .sec__top__plan .plan__process__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 35px;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__btn {
    width: 100%;
    display: flex;
    margin: 0.4rem auto 0;
    padding: 0 0.1730769231rem;
  }
}
#main__top .sec__top__plan .plan__process__btn a {
  width: 525px;
  font-size: 25px;
  font-weight: bold;
  background-color: #0070B5;
  color: #ffff00;
  border: none;
  outline: none;
  padding: 12px 0;
  border-radius: 5px;
  letter-spacing: 2px;
  border: 3px solid #0070B5;
  box-shadow: 1px 1px 1px #ececec;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__plan .plan__process__btn a {
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__plan .plan__process__btn a {
    font-size: 0.3461538462rem;
    letter-spacing: 0.0276923077rem;
    width: 100%;
    padding: 0.0961538462rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__plan .plan__process__btn a:hover {
    background-color: transparent;
    color: #0070B5;
    border: 3px solid #0070B5;
  }
}
#main__top .sec__top__cases {
  padding: 0 0 0.2884615385rem;
  background-color: #fff;
}
#main__top .sec__top__cases .title__sec {
  margin-bottom: 0.8076923077rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__cases .title__sec {
    margin-bottom: 52px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__cases {
    background-color: #E3FBFF;
    padding: 62px 0 86px;
  }
}
#main__top .sec__top__cases .row__cases {
  max-width: 1361px;
  margin: auto;
}
#main__top .sec__top__cases .wrapper__cases {
  width: 100%;
  margin-bottom: 1.0961538462rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__cases .wrapper__cases {
    margin-bottom: 70px;
  }
}
#main__top .sec__top__cases .wrapper__cases .cases__list {
  position: relative;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__cases .wrapper__cases .cases__list {
    padding: 0 0.5rem;
  }
}
#main__top .sec__top__cases .wrapper__cases .cases__list .swiper-container {
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__cases .wrapper__cases .cases__list .swiper-container {
    padding-bottom: 38px;
  }
}
#main__top .sec__top__cases .wrapper__cases .cases__list .swiper__controller {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.183rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__cases .wrapper__cases .cases__list .swiper__controller {
    gap: 30px;
  }
}
#main__top .sec__top__cases .wrapper__cases .cases__list .swiper__controller .swiper-pagination-bullet {
  width: 0.15rem;
  height: 0.15rem;
  background-color: #aaf1ff;
  opacity: 1;
  transition: all 0.3s ease;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__cases .wrapper__cases .cases__list .swiper__controller .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
#main__top .sec__top__cases .wrapper__cases .cases__list .swiper__controller .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0088d0;
}
#main__top .sec__top__cases .wrapper__cases .swiper-slide {
  display: flex;
  height: auto;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__cases .wrapper__cases .swiper-slide {
    padding: 0 0.1057692308rem;
  }
}
#main__top .sec__top__cases .wrapper__cases .case__item {
  display: block;
  height: 100%;
  width: 100%;
}
#main__top .sec__top__cases .wrapper__cases .case__item .case__inner {
  background-color: #D3F8FF;
  padding: 0.2rem 0.2rem 0.5rem;
  height: 100%;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1607843137);
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__cases .wrapper__cases .case__item .case__inner {
    background-color: #fff;
    padding: 15px 15px 30px 15px;
  }
}
#main__top .sec__top__cases .wrapper__cases .case__item .case__inner .case__img {
  margin-bottom: 0.25rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__cases .wrapper__cases .case__item .case__inner .case__img {
    margin-bottom: 12px;
  }
}
#main__top .sec__top__cases .wrapper__cases .case__item .case__inner .case__img .thumb {
  position: relative;
  padding-top: 62.5%;
  background-color: #f4f4f4;
  overflow: hidden;
}
#main__top .sec__top__cases .wrapper__cases .case__item .case__inner .case__img .thumb img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
}
#main__top .sec__top__cases .wrapper__cases .case__item .case__inner .case__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.1rem;
  margin-bottom: 0.15rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__cases .wrapper__cases .case__item .case__inner .case__tags {
    gap: 5px;
    margin-bottom: 13px;
  }
}
#main__top .sec__top__cases .wrapper__cases .case__item .case__inner .case__tags .tag {
  background-color: #299fdd;
  font-weight: 500;
  font-size: 0.231rem;
  color: #fff;
  display: inline-block;
  padding: 0.08rem 0.42rem;
  line-height: 1;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__cases .wrapper__cases .case__item .case__inner .case__tags .tag {
    font-size: 12px;
    padding: 4px 21.7px;
  }
}
#main__top .sec__top__cases .wrapper__cases .case__item .case__inner .case__title {
  font-size: 0.308rem;
  letter-spacing: 0.02rem;
  color: #000;
  margin-bottom: 0.1rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__cases .wrapper__cases .case__item .case__inner .case__title {
    font-size: 18px;
    letter-spacing: 1.26px;
    margin-bottom: 5px;
  }
}
#main__top .sec__top__cases .wrapper__cases .case__item .case__inner .case__text p {
  font-size: 0.269rem;
  letter-spacing: 0.01rem;
  color: #000;
  line-height: 1.65;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__cases .wrapper__cases .case__item .case__inner .case__text p {
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 1.8;
  }
}
#main__top .sec__top__faqs {
  padding: 1rem 0;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__faqs {
    padding: 76px 0 102px;
  }
}
#main__top .sec__top__faqs .title__sec {
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__faqs .title__sec {
    margin-bottom: 34px;
  }
}
#main__top .sec__top__faqs .wrapper__faqs {
  margin: 0 0 1.1538461538rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__faqs .wrapper__faqs {
    max-width: 1000px;
    margin: 0 auto 72px;
  }
}
#main__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq {
  position: relative;
}
#main__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .item__inner {
  padding: 0.55rem 0;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .item__inner {
    padding: 25px;
  }
}
#main__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq:nth-of-type(1) .item__inner {
  padding-top: 0;
}
#main__top .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__top .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__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq {
    margin-bottom: 10px;
  }
}
#main__top .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__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq h3 {
    font-size: 20px;
    letter-spacing: 1.8px;
    font-weight: 600;
  }
}
#main__top .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__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq .toggle__faq {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
  }
}
#main__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq .toggle__faq::before, #main__top .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__top .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__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq .toggle__faq::after {
    height: 2px;
  }
}
#main__top .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__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq .toggle__faq::before {
    width: 2px;
  }
}
#main__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .question__faq.active .toggle__faq::before {
  height: 0;
}
#main__top .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__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .answer__faq {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.7;
  }
}
#main__top .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__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .answer__faq a {
    margin-top: 8px;
  }
}
#main__top .sec__top__faqs .wrapper__faqs .list__faqs .item__faq .answer__faq a:hover {
  color: #0088d0;
}
#main__top .sec__top__column__news {
  background-color: #d8f9ff;
  padding: 0.7rem 0 1.3076923077rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news {
    padding: 68px 0 106px;
  }
}
#main__top .sec__top__column__news .wrapper__btns {
  margin-bottom: 0.8076923077rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__btns {
    margin-bottom: 68px;
  }
}
#main__top .sec__top__column__news .wrapper__columns {
  width: 100%;
  margin-bottom: 0.82rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__columns {
    margin-bottom: 64px;
  }
}
#main__top .sec__top__column__news .wrapper__columns .columns__list {
  position: relative;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__columns .columns__list {
    padding: 0 0.6057692308rem;
  }
}
#main__top .sec__top__column__news .wrapper__columns .columns__list .swiper-container {
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__columns .columns__list .swiper-container {
    padding-bottom: 30px;
  }
}
#main__top .sec__top__column__news .wrapper__columns .columns__list .swiper__controller {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.183rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__columns .columns__list .swiper__controller {
    gap: 30px;
  }
}
#main__top .sec__top__column__news .wrapper__columns .columns__list .swiper__controller .swiper-pagination-bullet {
  width: 0.15rem;
  height: 0.15rem;
  background-color: #93e5ff;
  opacity: 1;
  transition: all 0.3s ease;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__columns .columns__list .swiper__controller .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
#main__top .sec__top__column__news .wrapper__columns .columns__list .swiper__controller .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0088d0;
}
#main__top .sec__top__column__news .wrapper__columns .swiper-slide {
  display: flex;
  height: auto;
}
#main__top .sec__top__column__news .wrapper__columns .column__item {
  display: block;
  height: 100%;
  width: 100%;
}
#main__top .sec__top__column__news .wrapper__columns .column__item .column__inner {
  background-color: #fff;
  padding: 0.2rem 0.2rem 0.5rem;
  height: 100%;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1607843137);
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__columns .column__item .column__inner {
    padding: 15px 15px 35px 15px;
  }
}
#main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__img {
  margin-bottom: 0.15rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__img {
    margin-bottom: 12px;
  }
}
#main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__img .thumb {
  position: relative;
  padding-top: 62.5%;
  background-color: #f4f4f4;
  overflow: hidden;
}
#main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__img .thumb img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
}
#main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.05rem;
  margin-left: 0.2rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__tags {
    gap: 5px;
    margin-left: 11px;
  }
}
#main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__tags .tag {
  background-color: #299fdd;
  font-weight: 500;
  font-size: 0.231rem;
  color: #fff;
  display: inline-block;
  padding: 0.08rem 0.3rem;
  line-height: 1;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__tags .tag {
    font-size: 12px;
    padding: 4px 21.7px;
  }
}
#main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__title {
  font-size: 0.308rem;
  letter-spacing: 0.02rem;
  color: #000;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__title {
    font-size: 18px;
    letter-spacing: 1.26px;
  }
}
#main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__info {
  display: flex;
  align-items: center;
  margin-bottom: 0.12rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__info {
    margin-bottom: 12px;
  }
}
#main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__info .column__date {
  display: flex;
}
#main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__info .column__date span {
  font-size: 0.231rem;
  font-weight: 500;
  letter-spacing: 0.01rem;
  color: #000000;
  line-height: 1;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__columns .column__item .column__inner .column__info .column__date span {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.2px;
  }
}
#main__top .sec__top__column__news .title__sec {
  margin-bottom: 0.423rem;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__column__news .title__sec .inner__title {
    margin: 0 -0.1923076923rem;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .title__sec {
    margin-bottom: 45px;
  }
}
#main__top .sec__top__column__news .row__inner {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 0.65rem 0.45rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .row__inner {
    padding: 50px 75px;
  }
}
#main__top .sec__top__column__news .wrapper__news {
  margin-bottom: 0.65rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__news {
    margin-bottom: 50px;
  }
}
#main__top .sec__top__column__news .wrapper__news .new__item {
  display: block;
  color: #000000;
}
#main__top .sec__top__column__news .wrapper__news .new__item:hover .new__info__box h3 {
  color: #299fdd;
}
#main__top .sec__top__column__news .wrapper__news .new__item:first-child::before {
  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__top .sec__top__column__news .wrapper__news .new__item::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__top .sec__top__column__news .wrapper__news .new__item .new__inner {
  padding: 0.5rem 0;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__news .new__item .new__inner {
    padding: 32px;
  }
}
#main__top .sec__top__column__news .wrapper__news .new__item .new__date__box {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__news .new__item .new__date__box {
    margin-bottom: 0.2rem;
  }
}
#main__top .sec__top__column__news .wrapper__news .new__item .new__date__box .new__date {
  display: flex;
  font-size: 0.231rem;
  font-weight: 500;
  letter-spacing: 0.01rem;
  width: 1.165rem;
  min-width: 1.165rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__news .new__item .new__date__box .new__date {
    font-size: 15px;
    letter-spacing: 1px;
    width: 95px;
    min-width: 95px;
  }
}
#main__top .sec__top__column__news .wrapper__news .new__item .new__date__box .new__tag {
  display: flex;
  margin-left: 0.15rem;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__news .new__item .new__date__box .new__tag {
    margin-left: 15px;
  }
}
#main__top .sec__top__column__news .wrapper__news .new__item .new__date__box .new__tag .tag {
  font-size: 0.231rem;
  font-weight: 500;
  text-align: center;
  padding: 0.068rem 0.5rem;
  background-color: #299fdd;
  letter-spacing: 0.01rem;
  color: #fff;
  width: 2rem;
  max-width: 2rem;
  box-shadow: 1px 1px 1px #cecece;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__news .new__item .new__date__box .new__tag .tag {
    font-size: 12px;
    padding: 6px;
    letter-spacing: 1.12px;
    line-height: 1;
    width: 105px;
    max-width: 105px;
  }
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__news .new__item .new__info__box {
    margin-left: 13px;
  }
}
#main__top .sec__top__column__news .wrapper__news .new__item .new__info__box .new__title h3 {
  font-size: 0.25rem;
  letter-spacing: 0.029rem;
  font-weight: 500;
  transition: all 0.2s;
}
@media screen and (min-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__news .new__item .new__info__box .new__title h3 {
    font-size: 15px;
    letter-spacing: 1.65px;
  }
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__news .new__item .new__info__box .new__title h3 {
    line-height: 1.75;
  }
}
#main__top .sec__top__column__news .wrapper__news .new__item .new__flex__box {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  #main__top .sec__top__column__news .wrapper__news .new__item .new__flex__box {
    flex-direction: column;
    align-items: flex-start;
  }
}
#main__top .row__inner {
  width: 100%;
}
#main__top .slider__nav .box__nav {
  position: absolute;
  top: 47%;
  transform: translateY(-50%);
  z-index: 1;
  display: flex;
}
#main__top .slider__nav .box__nav.prev {
  left: -1.5%;
}
#main__top .slider__nav .box__nav.next {
  right: -1.5%;
}
#main__top .slider__btn {
  width: 0.577rem;
  height: 0.577rem;
  border-radius: 50%;
  background-color: #94b3b8;
  border: none;
  cursor: pointer;
  position: relative;
  transition: background 0.3s ease;
}
#main__top .slider__btn:hover {
  background-color: #7ca1a8;
}
#main__top .slider__btn::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) rotate(0deg);
  width: 0;
  height: 0;
  border-style: solid;
}
#main__top .slider__btn.next::before {
  left: 53%;
  border-width: 0.095rem 0 0.095rem 0.13rem;
  border-color: transparent transparent transparent white;
}
#main__top .slider__btn.prev::before {
  left: 48%;
  border-width: 0.095rem 0.13rem 0.095rem 0;
  border-color: transparent white transparent transparent;
}

.ld-1-4 {
  letter-spacing: 1.4px;
}

.ld-1-8 {
  letter-spacing: 1.8px;
}

.ld-0-4 {
  letter-spacing: 0.4px;
}

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