@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,700&display=swap");
#reSkill #content {
  color: #333;
  font-size: min(1vw, 14px);
  letter-spacing: 0;
  line-height: 1.7857142857;
}
#reSkill #content .text {
  font-size: min(1.5vw, 14px);
  line-height: 1.7857142857;
  letter-spacing: 0;
  font-weight: 400;
}
#reSkill #content a.btn {
  border-radius: 4em;
  background-color: #333;
  border-color: #333;
  text-align: center;
  font-size: 1.1428571429em;
  font-weight: bold;
  line-height: 1.3125;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 2.5em;
  width: 15.1875em;
}
#reSkill #content a.btn::before {
  display: none;
}
#reSkill #content a.btn::after {
  content: "";
  display: block;
  width: 1.25em;
  height: 1.25em;
  background: 50%/contain no-repeat;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019%2019%22%3E%3Cg%20id%3D%22oval_499%22%20data-name%3D%22oval%20499%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%229.5%22%20r%3D%229.5%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%229.5%22%20r%3D%229%22%20fill%3D%22none%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22group_52525%22%20data-name%3D%22group%2052525%22%20transform%3D%22translate%2813.901%207.9%29%20rotate%2890%29%22%3E%3Cg%20id%3D%22group_52003%22%20data-name%3D%22group%2052003%22%20transform%3D%22translate%280%29%22%3E%3Crect%20id%3D%22rect_481%22%20data-name%3D%22rect%20481%22%20width%3D%221.203%22%20height%3D%226%22%20transform%3D%22matrix%280.719%2C%20-0.695%2C%200.695%2C%200.719%2C%200.167%2C%200.836%29%22%20fill%3D%22%23fff%22%2F%3E%3Crect%20id%3D%22rect_562%22%20data-name%3D%22rect%20562%22%20width%3D%221.203%22%20height%3D%226.151%22%20transform%3D%22translate%280.851%208.803%29%20rotate%28-135%29%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0.75em;
  -webkit-transition: all 0s;
  transition: all 0s;
}
#reSkill #content a.btn span {
  position: static;
}
@media (hover: hover) {
  #reSkill #content a.btn:hover {
    color: #333;
    background-color: #fff;
  }
  #reSkill #content a.btn:hover:after {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019%2019%22%3E%3Cg%20id%3D%22oval_499%22%20data-name%3D%22oval%20499%22%20fill%3D%22none%22%20stroke%3D%22%23333%22%20stroke-width%3D%221%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%229.5%22%20r%3D%229.5%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%229.5%22%20r%3D%229%22%20fill%3D%22none%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22group_52525%22%20data-name%3D%22group%2052525%22%20transform%3D%22translate%2813.901%207.9%29%20rotate%2890%29%22%3E%3Cg%20id%3D%22group_52003%22%20data-name%3D%22group%2052003%22%20transform%3D%22translate%280%29%22%3E%3Crect%20id%3D%22rect_481%22%20data-name%3D%22rect%20481%22%20width%3D%221.203%22%20height%3D%226%22%20transform%3D%22matrix%280.719%2C%20-0.695%2C%200.695%2C%200.719%2C%200.167%2C%200.836%29%22%20fill%3D%22%23333%22%2F%3E%3Crect%20id%3D%22rect_562%22%20data-name%3D%22rect%20562%22%20width%3D%221.203%22%20height%3D%226.151%22%20transform%3D%22translate%280.851%208.803%29%20rotate%28-135%29%22%20fill%3D%22%23333%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  }
}
#reSkill #content section {
  margin: 0;
}
#reSkill #content section .secInner,
#reSkill #content section .kvInner {
  width: 92%;
  margin: 0 auto;
  padding: 5em 0;
}
#reSkill #content section .secInner h2,
#reSkill #content section .kvInner h2 {
  text-align: center;
  font-weight: bold;
  font-size: 2.6428571429em;
  line-height: 1.4594594595;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#reSkill #content section .secInner h2 .sub,
#reSkill #content section .kvInner h2 .sub {
  font-size: 0.6486486486em;
  line-height: 1.4583333333;
  margin-bottom: 0.25;
  display: block;
}
#reSkill #content section .secInner h2 em,
#reSkill #content section .kvInner h2 em {
  color: #FD6700;
}
#reSkill #content section .secInner h2.stepTit .icon,
#reSkill #content section .kvInner h2.stepTit .icon {
  width: 1.4864864865em;
  margin-bottom: 0.1081081081em;
}
#reSkill #content section .secInner h2.stepTit .txt,
#reSkill #content section .kvInner h2.stepTit .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6756756757em;
}
#reSkill #content section .secInner h2.stepTit .txt .step,
#reSkill #content section .kvInner h2.stepTit .txt .step {
  font-family: "Barlow";
  color: #FD6700;
  font-size: 0.7297297297em;
}
#reSkill #content section .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#reSkill #content section#kv {
  background: url("https://www.skillupai.com/assets/lp/reskilling/images/back_mv_pc.jpg") 50%/cover no-repeat;
  font-size: min(1vw, 14px);
  margin: 0;
  overflow: hidden;
}
#reSkill #content section#kv .kvInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1420px;
  padding: 0;
  position: relative;
}
#reSkill #content section#kv .kvInner .kv_left {
  width: 50%;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin: 5.7142857143em 0;
  padding-left: 4.5vw;
}
#reSkill #content section#kv .kvInner .kv_left .cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4285714286em;
  gap: 0.5em;
  margin-bottom: 1em;
}
#reSkill #content section#kv .kvInner .kv_left .cat li {
  width: 4.5em;
  line-height: 2;
  text-align: center;
  background: #FFF5EF;
}
#reSkill #content section#kv .kvInner .kv_left h1 {
  font-size: 3.5em;
  line-height: 1.8571428571;
  margin-bottom: 0.2448979592;
}
#reSkill #content section#kv .kvInner .kv_left h1 em {
  display: block;
  color: #FD6700;
  font-size: 1.4489795918em;
  line-height: 1.2816901408;
}
#reSkill #content section#kv .kvInner .kv_left .subtit {
  font-size: 1.7142857143em;
  line-height: 2.0833333333;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(58%, transparent), color-stop(58%, #fff));
  background: linear-gradient(transparent 58%, #fff 58%);
  padding: 0 0.5em;
  margin-bottom: 1.4166666667em;
}
#reSkill #content section#kv .kvInner .kv_left .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9285714286em;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
#reSkill #content section#kv .kvInner .kv_left .btns .btn {
  color: #fff;
  font-size: 1.4285714286em;
  width: 14.3em;
  height: 3.4em;
  background: -webkit-gradient(linear, left top, left bottom, from(#2c6cfd), to(#004bb2));
  background: linear-gradient(#2c6cfd 0%, #004bb2 100%);
  border: 2px solid #23a9f0;
  -webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
}
#reSkill #content section#kv .kvInner .kv_left .btns .btn.briefing {
  background: -webkit-gradient(linear, left top, left bottom, from(#f5b72d), to(#f18900));
  background: linear-gradient(#f5b72d 0%, #f18900 100%);
  border: 2px solid #fafafa;
  -webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
}
#reSkill #content section#kv .kvInner .kv_left .btns .btn::after {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.203%209.87%22%3E%3Cg%20id%3D%22compornent_79_9%22%20data-name%3D%22compornent%2079%20–%209%22%20transform%3D%22translate%280.641%200.768%29%22%3E%3Cpath%20id%3D%22path_3124%22%20data-name%3D%22path%203124%22%20d%3D%22M9762.353%2C584.284l5%2C4.167-5%2C4.167%22%20transform%3D%22translate%28-9762.353%20-584.284%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  width: 0.5em;
  height: 0.5em;
  right: 1em;
}
@media (hover: hover) {
  #reSkill #content section#kv .kvInner .kv_left .btns .btn:hover {
    opacity: 0.7;
  }
}
#reSkill #content section#kv .kvInner .kv_left .badge {
  width: 12em;
  height: 12em;
  position: absolute;
  top: -1.4285714286em;
  right: -3.5714285714em;
}
#reSkill #content section#kv .kvInner .kv_img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 -10.7142857143em 0 -4.2857142857em;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  aspect-ratio: 1.6428571429;
}
#reSkill #content section#kv .kvInner .kv_img picture img {
  width: 100%;
  height: 100%;
  max-height: 560px;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: none;
}
#reSkill #content section#kv .kvInner .kv_img .logo_reskilling {
  width: 13.8571428571em;
  padding: 1.4285714286em;
  background: #fff;
  border-radius: 0.7142857143em;
  position: absolute;
  bottom: 2.8571428571em;
  right: 0;
}
#reSkill #content section#support h2 .sub {
  line-height: 2.0833333333;
}
#reSkill #content section#support h2 .marked {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(63%, transparent), color-stop(63%, #EAF2FA));
  background: linear-gradient(transparent 63%, #EAF2FA 63%);
  padding: 0 0.5em;
}
#reSkill #content section#support .careerup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF5EF;
  border-radius: 1.1428571429em;
  padding: 0 50px 50px;
  width: 100%;
  margin-top: 5.1875em;
}
#reSkill #content section#support .careerup h3 {
  font-size: 1.7142857143em;
  font-weight: bold;
  line-height: 1.9166666667;
  text-align: center;
  color: #fff;
  background-color: #333;
  border-radius: 2em;
  width: 86.9565217391%;
  max-width: 22.8333333333em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
#reSkill #content section#support .careerup .steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 4.2857142857em;
}
#reSkill #content section#support .careerup .steps .step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  text-align: center;
}
#reSkill #content section#support .careerup .steps .step .label {
  font-size: 1.7142857143em;
  font-weight: 500;
  font-family: "Barlow";
  margin-bottom: 0.8333333333em;
}
#reSkill #content section#support .careerup .steps .step .circle {
  border-radius: 100%;
  width: 12.3571428571em;
  height: 12.3571428571em;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.7142857143em;
  position: relative;
}
#reSkill #content section#support .careerup .steps .step .circle .img {
  width: 4.2857142857em;
  height: 4.2857142857em;
  position: relative;
}
#reSkill #content section#support .careerup .steps .step .circle .img img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#reSkill #content section#support .careerup .steps .step .circle .text {
  font-size: 1.0714285714em;
  line-height: 1.4;
  height: 2.8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#reSkill #content section#support .careerup .steps .step .circle::after {
  width: 1.7142857143em;
  height: 1.5em;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateX(1.5em) translateY(-50%);
      -ms-transform: translateX(1.5em) translateY(-50%);
          transform: translateX(1.5em) translateY(-50%);
  background: url("https://www.skillupai.com/assets/lp/reskilling/images/arrow.svg") 50%/contain no-repeat;
}
#reSkill #content section#support .careerup .steps .step.step2 .circle .img {
  width: 4.3571428571em;
}
#reSkill #content section#support .careerup .steps .step.step5 .circle .img {
  width: 5.2142857143em;
}
#reSkill #content section#support .careerup .steps .step.step5 .circle::after {
  display: none;
}
#reSkill #content section#support .careerup .steps .step .cashback {
  position: absolute;
  top: 100%;
  right: -1em;
  font-size: 1.0714285714em;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  background: #FB934D;
  padding: 0.2em 0.5em;
  -webkit-transform: translateY(-50%) rotate(-9deg);
      -ms-transform: translateY(-50%) rotate(-9deg);
          transform: translateY(-50%) rotate(-9deg);
}
#reSkill #content section#features {
  background: #EAF2FA;
}
#reSkill #content section#features .secInner {
  max-width: 1200px;
}
#reSkill #content section#features .features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5em;
}
#reSkill #content section#features .features li {
  width: 31.6666666667%;
  background: #fff;
  padding: 3.9285714286em 1.4285714286em 2.5em;
  border-radius: 0.7142857143em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  gap: 2em;
  -webkit-box-shadow: 0px 3px 8px rgba(68, 68, 68, 0.16);
          box-shadow: 0px 3px 8px rgba(68, 68, 68, 0.16);
}
#reSkill #content section#features .features li .badge {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.8571428571em;
  font-weight: bold;
  line-height: 1.4166666667;
  text-align: center;
  color: #fff;
  background: #FB934D;
  width: 4.9166666667em;
  height: 4.9166666667em;
}
#reSkill #content section#features .features li .badge .num {
  font-size: 2.0833333333em;
  font-family: "Barlow";
  line-height: 1;
}
#reSkill #content section#features .features li h3 {
  font-size: 1.5714285714em;
  font-weight: bold;
  line-height: 1.4545454545;
  text-align: center;
}
#reSkill #content section#features .features li h3 em {
  color: #FD6700;
}
#reSkill #content section#features .features li .img {
  width: 16.0714285714em;
  height: 11em;
  position: relative;
}
#reSkill #content section#features .features li .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#reSkill #content section#features .features li .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  max-width: 21.9285714286em;
  text-align: justify;
  font-weight: 400;
}
#reSkill #content section#features .banners {
  margin-top: 4.2857142857em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2em;
}
#reSkill #content section#features .banners .bnr {
  background: url(https://www.skillupai.com/assets/lp/reskilling/images/bunner_Seminar.jpg) 50%/cover no-repeat;
  width: 48.4285714286em;
  aspect-ratio: 4.1090909091;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2.5em 0 0 3.5714285714em;
  color: #fff;
  text-decoration: none;
}
#reSkill #content section#features .banners .bnr .label {
  font-size: 2em;
  line-height: 1.4285714286;
  font-weight: bold;
  max-width: 17.8571428571em;
}
#reSkill #content section#features .banners .bnr .text {
  line-height: 1.7857142857;
  margin-top: 0.5714285714em;
  max-width: 21.9285714286em;
  font-weight: 400;
}
#reSkill #content section#features .btns {
  margin-top: 3.5714285714em;
}
#reSkill #content section#features .btns .btn {
  font-size: 1.5em;
  color: #333;
  font-weight: 500;
  gap: 0.6666666667em;
  width: 21.8571428571em;
  height: 4.5714285714em;
  border-radius: 5em;
  background: #fff;
  border: 2px solid #fb934d;
}
#reSkill #content section#features .btns .btn img {
  width: 3.3333333333em;
  margin: 0;
}
#reSkill #content section#features .btns .btn::after {
  width: 1.2em;
  height: 1.2em;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019%2019%22%3E%3Cg%20id%3D%22oval_499%22%20data-name%3D%22oval%20499%22%20fill%3D%22none%22%20stroke%3D%22%23333%22%20stroke-width%3D%221%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%229.5%22%20r%3D%229.5%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%229.5%22%20r%3D%229%22%20fill%3D%22none%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22group_52525%22%20data-name%3D%22group%2052525%22%20transform%3D%22translate%2813.901%207.9%29%20rotate%2890%29%22%3E%3Cg%20id%3D%22group_52003%22%20data-name%3D%22group%2052003%22%20transform%3D%22translate%280%29%22%3E%3Crect%20id%3D%22rect_481%22%20data-name%3D%22rect%20481%22%20width%3D%221.203%22%20height%3D%226%22%20transform%3D%22matrix%280.719%2C%20-0.695%2C%200.695%2C%200.719%2C%200.167%2C%200.836%29%22%20fill%3D%22%23333%22%2F%3E%3Crect%20id%3D%22rect_562%22%20data-name%3D%22rect%20562%22%20width%3D%221.203%22%20height%3D%226.151%22%20transform%3D%22translate%280.851%208.803%29%20rotate%28-135%29%22%20fill%3D%22%23333%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@media (hover: hover) {
  #reSkill #content section#features .btns .btn:hover {
    opacity: 0.7;
  }
}
#reSkill #content section#step01 .block.sep {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.8571428571em;
  max-width: 870px;
  margin: 3.5714285714em auto 0;
}
#reSkill #content section#step01 .block.sep .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: min(1.75vw, 16px);
  font-weight: 400;
}
#reSkill #content section#step01 .block.sep .img {
  width: 43.1034482759%;
}
#reSkill #content section#step01 .block.sep .img img {
  margin: 0;
}
#reSkill #content section#step02 {
  background: #EAF2FA;
  padding-bottom: 6.7142857143em;
}
#reSkill #content section#step02 .secInner {
  padding-bottom: 3.3571428571em;
}
#reSkill #content section#step02 .block.sep {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 3.2142857143em;
  max-width: 805px;
  margin: 3.5714285714em auto 0;
}
#reSkill #content section#step02 .block.sep .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: min(1.75vw, 17px);
  line-height: 1.7777777778em;
}
#reSkill #content section#step02 .block.sep .text em {
  color: #FD6700;
  font-weight: bold;
}
#reSkill #content section#step02 .block.sep .text .cashback {
  margin-top: 1.5555555556em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#reSkill #content section#step02 .block.sep .text .cashback em {
  font-size: 1.7777777778em;
  line-height: 1.09375;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(63%, transparent), color-stop(63%, #fff));
  background: linear-gradient(transparent 63%, #fff 63%);
  padding: 0 0.25em;
}
#reSkill #content section#step02 .block.sep .img {
  width: 43.1034482759%;
}
#reSkill #content section#step02 .block.sep .img img {
  margin: 0;
}
#reSkill #content section#step02 .course {
  width: 100%;
  max-width: 1040px;
  margin: 3.8571428571em auto 0;
  background: #fff;
  -webkit-filter: drop-shadow(0px 3px 8px rgba(68, 68, 68, 0.16));
          filter: drop-shadow(0px 3px 8px rgba(68, 68, 68, 0.16));
  border-top: #FB934D solid 2px;
}
#reSkill #content section#step02 .course .courseHead {
  background: #FFF5EF;
  padding: 1.7857142857em 4.1428571429em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3.5em;
}
#reSkill #content section#step02 .course .courseHead .icon {
  width: 6.0714285714em;
  height: 6.7857142857em;
}
#reSkill #content section#step02 .course .courseHead .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#reSkill #content section#step02 .course .courseHead .desc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#reSkill #content section#step02 .course .courseHead .desc .tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7857142857em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.2142857143em;
}
#reSkill #content section#step02 .course .courseHead .desc .tag li {
  border-radius: 2em;
  text-align: center;
  padding: 0 1.2857142857em;
  min-width: 7.5em;
  line-height: 1.9285714286;
  background: #fff;
  border: 1px solid #D5D5D5;
}
#reSkill #content section#step02 .course .courseHead .desc .tag li.beginner {
  border-color: #0ea861;
  color: #0ea861;
}
#reSkill #content section#step02 .course .courseHead .desc .tag li.experienced {
  border-color: #1555E6;
  color: #1555E6;
}
#reSkill #content section#step02 .course .courseHead .desc .tag li.general {
  border-color: #DB9900;
  color: #DB9900;
}
#reSkill #content section#step02 .course .courseHead .desc .tag li.eshikaku {
  border-color: #EB59A6;
  color: #EB59A6;
}
#reSkill #content section#step02 .course .courseHead .desc .tag li.toukei {
  border-color: #163963;
  color: #163963;
}
#reSkill #content section#step02 .course .courseHead .desc h3 {
  font-size: 1.8571428571em;
  font-weight: bold;
  line-height: 1.5384615385;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#reSkill #content section#step02 .course .courseHead .desc h3 .category {
  color: #FD6700;
  font-size: 0.8461538462em;
  line-height: 1.1363636364;
}
#reSkill #content section#step02 .course .courseBody {
  padding: 2.1428571429em 4.2857142857em;
}
#reSkill #content section#step02 .course .courseBody .summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.7142857143em;
}
#reSkill #content section#step02 .course .courseBody .summary li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1.2857142857em;
}
#reSkill #content section#step02 .course .courseBody .summary li .label {
  width: 7.5714285714em;
  line-height: 1.7142857143;
  border: #D5D5D5 solid 1px;
  text-align: center;
}
#reSkill #content section#step02 .course .courseBody .summary li .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.1428571429em;
  font-weight: 400;
  line-height: 1.5625;
}
#reSkill #content section#step02 .course .courseBody .cost {
  margin-top: 1.7857142857em;
  position: relative;
  font-size: min(1vw, 10px);
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.7em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_normal {
  padding: 1.7em 1.7em 1em;
  background: #F5F5F5;
  border-radius: 0.5em;
  width: 34.7826086957%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_normal .label {
  border: 1px solid #000;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.6428571429;
  padding: 0 0.5em 0 1em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_normal .total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.5em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_normal .nominal {
  color: #000;
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1.1875;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_normal .price {
  font-size: 2.2em;
  font-weight: 700;
  line-height: 1.5909090909;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_normal .price .num {
  font-size: 1.3181818182em;
  line-height: 1.2068965517;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .dots {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 0;
  position: relative;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .dots svg {
  width: 6em;
  height: 9em;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision {
  padding: 1.7em 1em 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #FFF5EF;
  border-radius: 0.5em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .calc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.6em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .calc .cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #000;
  padding: 0.25em 2em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .calc .cell .nominal {
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.6428571429;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .calc .cell .nominal em {
  color: #F70000;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .calc .cell .price {
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1.8823529412;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .calc .cell .price .num {
  font-size: 1.4117647059em;
  line-height: 1.3333333333;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .calc .plus svg {
  width: 2.3em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.6em;
  font-weight: 700;
  margin-top: 0.5em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .total em {
  color: #F70000;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .total .case {
  font-size: 2.2em;
  line-height: 1.6363636364;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .total .price {
  font-size: 2.3em;
  line-height: 1.5652173913;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .total .price .num {
  font-size: 1.4347826087em;
  line-height: 1.0909090909;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_case .note {
  color: #666;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.5833333333;
}
#reSkill #content section#step02 .course .courseBody .cost .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0.5em 0;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_actual {
  background: #FF8B3D;
  border-radius: 0.5em;
  padding: 1.7em 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.4em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_actual .calc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.8em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_actual .calc .cell {
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.3em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_actual .calc .cell .label {
  border: 1px solid #FFF;
  text-align: center;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.4285714286;
  padding: 0.7em;
  min-width: 4.2857142857em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_actual .calc .cell .price {
  font-size: 2.1em;
  font-weight: 700;
  line-height: 2.0476190476;
  letter-spacing: 0.01em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_actual .calc .cell .price .num {
  font-size: 1.380952381em;
  line-height: 1.4827586207;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_actual .calc .minus {
  display: block;
  width: 2.2em;
  height: 0.3em;
  background: #fff;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_actual .burden {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_actual .burden .equal {
  margin-right: 2.4em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_actual .burden .equal svg {
  width: 2.4em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_actual .burden .label {
  text-align: center;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.4285714286;
  padding: 0.7em;
  min-width: 4.2857142857em;
  background: #FFF6D0;
  color: #333333;
  margin-right: 1.4285714286em;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_actual .burden .price {
  font-size: 3em;
  font-weight: 700;
  line-height: 1.8666666667;
  letter-spacing: 0.01em;
  color: #fff;
}
#reSkill #content section#step02 .course .courseBody .cost .cost_actual .burden .price .num {
  font-size: 1.4666666667em;
  line-height: 1.2727272727;
}
#reSkill #content section#step02 .course .courseBody .btns {
  margin-top: 1.8571428571em;
}
#reSkill #content section#step02 .course .courseBody .btns a.btn::after {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%229.5%22%20stroke%3D%22%23c4c4c4%22%2F%3E%3Cpath%20stroke%3D%22%23c4c4c4%22%20d%3D%22M8%2014.33%2012.25%2010%208%205.67%22%2F%3E%3C%2Fsvg%3E");
}
@media (hover: hover) {
  #reSkill #content section#step02 .course .courseBody .btns a.btn:hover::after {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%229.5%22%20stroke%3D%22%23333%22%2F%3E%3Cpath%20stroke%3D%22%23333%22%20d%3D%22M8%2014.33%2012.25%2010%208%205.67%22%2F%3E%3C%2Fsvg%3E");
  }
}
#reSkill #content section#step02 > .btns .btn {
  font-size: 1.1428571429em;
  width: 21.875em;
  height: 3.125em;
  border-radius: 1.5625em;
  color: #333;
  background: #fff;
  border: 1px solid #c4c4c4;
  gap: 0.875em;
}
#reSkill #content section#step02 > .btns .btn::before {
  display: block;
  width: 1.5em;
  height: 1.625em;
  background: url(https://www.skillupai.com/assets/lp/reskilling/images/icon_pdf.svg) 50%/contain no-repeat;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2025.747%2027.747%22%3E%3Cg%20id%3D%22artwork_23%22%20data-name%3D%22artwork%2023%22%20transform%3D%22translate%2812.874%2013.874%29%22%3E%3Cg%20id%3D%22group_530688%22%20data-name%3D%22group%20530688%22%20transform%3D%22translate%28-12%20-13%29%22%3E%3Crect%20id%3D%22rect_30111%22%20data-name%3D%22rect%2030111%22%20width%3D%2220.477%22%20height%3D%2226%22%20transform%3D%22translate%283.523%29%22%20fill%3D%22none%22%20stroke%3D%22%23333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.747%22%2F%3E%3Crect%20id%3D%22rect_30112%22%20data-name%3D%22rect%2030112%22%20width%3D%2218.275%22%20height%3D%227.8%22%20transform%3D%22translate%280%209.1%29%22%20fill%3D%22%23333%22%20stroke%3D%22%23333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.747%22%2F%3E%3Cg%20id%3D%22group_530687%22%20data-name%3D%22group%20530687%22%20transform%3D%22translate%282.349%2010.274%29%22%3E%3Cpath%20id%3D%22path_356860%22%20data-name%3D%22path%20356860%22%20d%3D%22M14.67%2C51.42h1.819c1.229%2C0%2C2.171.42%2C2.171%2C1.71%2C0%2C1.246-.951%2C1.8-2.14%2C1.8h-.742v1.937H14.67Zm1.775%2C2.652c.764%2C0%2C1.13-.316%2C1.13-.942s-.405-.847-1.167-.847h-.63v1.79Z%22%20transform%3D%22translate%28-14.67%20-51.42%29%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20id%3D%22path_356861%22%20data-name%3D%22path%20356861%22%20d%3D%22M36.78%2C51.42H38.3a2.444%2C2.444%2C0%2C0%2C1%2C2.739%2C2.7%2C2.463%2C2.463%2C0%2C0%2C1-2.68%2C2.747H36.78Zm1.453%2C4.574c1.033%2C0%2C1.678-.546%2C1.678-1.87s-.643-1.833-1.678-1.833H37.89V56h.343Z%22%20transform%3D%22translate%28-31.912%20-51.42%29%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20id%3D%22path_356862%22%20data-name%3D%22path%20356862%22%20d%3D%22M60.83%2C51.42h3.413v.906H61.938v1.421h1.968v.914H61.938v2.21H60.83Z%22%20transform%3D%22translate%28-50.666%20-51.42%29%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  position: relative;
  top: auto;
  left: auto;
}
#reSkill #content section#step02 > .btns .btn::after {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019%2019%22%3E%3Cg%20id%3D%22oval_499%22%20data-name%3D%22oval%20499%22%20fill%3D%22none%22%20stroke%3D%22%23333%22%20stroke-width%3D%221%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%229.5%22%20r%3D%229.5%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%229.5%22%20r%3D%229%22%20fill%3D%22none%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22group_52525%22%20data-name%3D%22group%2052525%22%20transform%3D%22translate%2813.901%207.9%29%20rotate%2890%29%22%3E%3Cg%20id%3D%22group_52003%22%20data-name%3D%22group%2052003%22%20transform%3D%22translate%280%29%22%3E%3Crect%20id%3D%22rect_481%22%20data-name%3D%22rect%20481%22%20width%3D%221.203%22%20height%3D%226%22%20transform%3D%22matrix%280.719%2C%20-0.695%2C%200.695%2C%200.719%2C%200.167%2C%200.836%29%22%20fill%3D%22%23333%22%2F%3E%3Crect%20id%3D%22rect_562%22%20data-name%3D%22rect%20562%22%20width%3D%221.203%22%20height%3D%226.151%22%20transform%3D%22translate%280.851%208.803%29%20rotate%28-135%29%22%20fill%3D%22%23333%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
@media (hover: hover) {
  #reSkill #content section#step02 > .btns .btn:hover {
    background: #FB934D;
    color: #fff;
  }
  #reSkill #content section#step02 > .btns .btn:hover::before {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2025.747%2027.747%22%3E%3Cg%20id%3D%22artwork_23%22%20data-name%3D%22artwork%2023%22%20transform%3D%22translate%2812.874%2013.874%29%22%3E%3Cg%20id%3D%22group_530688%22%20data-name%3D%22group%20530688%22%20transform%3D%22translate%28-12%20-13%29%22%3E%3Crect%20id%3D%22rect_30111%22%20data-name%3D%22rect%2030111%22%20width%3D%2220.477%22%20height%3D%2226%22%20transform%3D%22translate%283.523%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.747%22%2F%3E%3Crect%20id%3D%22rect_30112%22%20data-name%3D%22rect%2030112%22%20width%3D%2218.275%22%20height%3D%227.8%22%20transform%3D%22translate%280%209.1%29%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.747%22%2F%3E%3Cg%20id%3D%22group_530687%22%20data-name%3D%22group%20530687%22%20transform%3D%22translate%282.349%2010.274%29%22%3E%3Cpath%20id%3D%22path_356860%22%20data-name%3D%22path%20356860%22%20d%3D%22M14.67%2C51.42h1.819c1.229%2C0%2C2.171.42%2C2.171%2C1.71%2C0%2C1.246-.951%2C1.8-2.14%2C1.8h-.742v1.937H14.67Zm1.775%2C2.652c.764%2C0%2C1.13-.316%2C1.13-.942s-.405-.847-1.167-.847h-.63v1.79Z%22%20transform%3D%22translate%28-14.67%20-51.42%29%22%20fill%3D%22%23FB934D%22%2F%3E%3Cpath%20id%3D%22path_356861%22%20data-name%3D%22path%20356861%22%20d%3D%22M36.78%2C51.42H38.3a2.444%2C2.444%2C0%2C0%2C1%2C2.739%2C2.7%2C2.463%2C2.463%2C0%2C0%2C1-2.68%2C2.747H36.78Zm1.453%2C4.574c1.033%2C0%2C1.678-.546%2C1.678-1.87s-.643-1.833-1.678-1.833H37.89V56h.343Z%22%20transform%3D%22translate%28-31.912%20-51.42%29%22%20fill%3D%22%23FB934D%22%2F%3E%3Cpath%20id%3D%22path_356862%22%20data-name%3D%22path%20356862%22%20d%3D%22M60.83%2C51.42h3.413v.906H61.938v1.421h1.968v.914H61.938v2.21H60.83Z%22%20transform%3D%22translate%28-50.666%20-51.42%29%22%20fill%3D%22%23FB934D%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  }
  #reSkill #content section#step02 > .btns .btn:hover::after {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019%2019%22%3E%3Cg%20id%3D%22oval_499%22%20data-name%3D%22oval%20499%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%229.5%22%20r%3D%229.5%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%229.5%22%20r%3D%229%22%20fill%3D%22none%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22group_52525%22%20data-name%3D%22group%2052525%22%20transform%3D%22translate%2813.901%207.9%29%20rotate%2890%29%22%3E%3Cg%20id%3D%22group_52003%22%20data-name%3D%22group%2052003%22%20transform%3D%22translate%280%29%22%3E%3Crect%20id%3D%22rect_481%22%20data-name%3D%22rect%20481%22%20width%3D%221.203%22%20height%3D%226%22%20transform%3D%22matrix%280.719%2C%20-0.695%2C%200.695%2C%200.719%2C%200.167%2C%200.836%29%22%20fill%3D%22%23fff%22%2F%3E%3Crect%20id%3D%22rect_562%22%20data-name%3D%22rect%20562%22%20width%3D%221.203%22%20height%3D%226.151%22%20transform%3D%22translate%280.851%208.803%29%20rotate%28-135%29%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  }
}
#reSkill #content section#cashback {
  background: #FFF5EF;
}
#reSkill #content section#cashback .secInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1120px;
  gap: 3.8571428571em;
}
#reSkill #content section#cashback .secInner .img {
  width: 48.2142857143%;
}
#reSkill #content section#cashback .secInner .desc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#reSkill #content section#cashback .secInner .desc .label {
  font-weight: bold;
  font-size: 2.2em;
  line-height: 1.4411764706;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#reSkill #content section#cashback .secInner .desc .label em {
  color: #FD6700;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(58%, transparent), color-stop(58%, #fff));
  background: linear-gradient(transparent 58%, #fff 58%);
  font-size: 1.1764705882em;
  line-height: 1.45;
}
#reSkill #content section#cashback .secInner .desc .text {
  font-size: 1.1428571429em;
  margin-top: 1.8125em;
}
#reSkill #content section#step03_05 .block {
  padding-top: 6.4285714286em;
}
#reSkill #content section#step03_05 .block:first-child {
  padding-top: 0;
}
#reSkill #content section#step03_05 .lead {
  font-size: 1.1428571429em;
  margin-top: 1.8125em;
  text-align: center;
}
#reSkill #content section#step03_05 .advisors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 3.5714285714em auto 0;
  max-width: 1160px;
}
#reSkill #content section#step03_05 .advisors li {
  width: 33.3333333333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.0714285714em 2.7142857143em;
  border-left: #D5D5D5 solid 1px;
}
#reSkill #content section#step03_05 .advisors li:nth-child(3n+1) {
  border-left: none;
}
#reSkill #content section#step03_05 .advisors li .img {
  width: 11.6428571429em;
  height: 11.6428571429em;
  border-radius: 100%;
  overflow: hidden;
}
#reSkill #content section#step03_05 .advisors li .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#reSkill #content section#step03_05 .advisors li .job {
  font-weight: 500;
  font-size: 1.1428571429em;
  line-height: 1.5;
  margin-top: 0.75em;
}
#reSkill #content section#step03_05 .advisors li .name {
  font-weight: bold;
  font-size: 1.4285714286em;
  line-height: 1.55;
}
#reSkill #content section#step03_05 .advisors li .text {
  font-weight: 400;
  margin-top: 2em;
  text-align: justify;
}
#reSkill #content section#step03_05 .voices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 3.5714285714em auto 0;
  max-width: 1110px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#reSkill #content section#step03_05 .voices li {
  width: 31.5315315315%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2.8571428571em 2.1428571429em 2.1428571429em;
  background: #fff;
  -webkit-box-shadow: 0px 3px 8px rgba(68, 68, 68, 0.16);
          box-shadow: 0px 3px 8px rgba(68, 68, 68, 0.16);
  position: relative;
}
#reSkill #content section#step03_05 .voices li::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 6.4285714286em solid #FFF5EF;
  border-left: 7.7142857143em solid #FFF5EF;
  border-bottom: 6.4285714286em solid transparent;
  border-right: 7.7142857143em solid transparent;
}
#reSkill #content section#step03_05 .voices li .img {
  width: 8.7857142857em;
  height: 8.7857142857em;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#reSkill #content section#step03_05 .voices li .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#reSkill #content section#step03_05 .voices li .name {
  font-weight: 500;
  line-height: 1.4285714286;
}
#reSkill #content section#step03_05 .voices li .label {
  font-weight: bold;
  font-size: 1.4285714286em;
  line-height: 1.45;
  margin-top: 1.5em;
  width: 13em;
}
#reSkill #content section#step03_05 .voices li .course {
  font-weight: 500;
  line-height: 1.4285714286;
  margin-top: 0.5714285714em;
  width: 18.5714285714em;
}
#reSkill #content section#step03_05 .voices li .btns {
  margin-top: 2.4285714286em;
}
#reSkill #content section#step03_05 .voices li .btns .btn {
  width: 15em;
}
#reSkill #content section#cta {
  background: url(https://www.skillupai.com/assets/lp/reskilling/images/back_pc.jpg) 50%/cover no-repeat;
}
#reSkill #content section#cta .secInner {
  padding: 5em 0 5.3571428571em;
}
#reSkill #content section#cta .secInner .btns {
  margin-top: 2.1428571429em;
}
#reSkill #content section#cta .secInner .btns .btn {
  color: #fff;
  font-size: 1.4285714286em;
  width: 18.45em;
  height: 3.4em;
  background: -webkit-gradient(linear, left top, left bottom, from(#2c6cfd), to(#004bb2));
  background: linear-gradient(#2c6cfd 0%, #004bb2 100%);
  border: 2px solid #23a9f0;
  -webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
}
#reSkill #content section#cta .secInner .btns .btn.briefing {
  background: -webkit-gradient(linear, left top, left bottom, from(#f5b72d), to(#f18900));
  background: linear-gradient(#f5b72d 0%, #f18900 100%);
  border: 2px solid #fafafa;
  -webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
}
#reSkill #content section#cta .secInner .btns .btn::after {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.203%209.87%22%3E%3Cg%20id%3D%22compornent_79_9%22%20data-name%3D%22compornent%2079%20–%209%22%20transform%3D%22translate%280.641%200.768%29%22%3E%3Cpath%20id%3D%22path_3124%22%20data-name%3D%22path%203124%22%20d%3D%22M9762.353%2C584.284l5%2C4.167-5%2C4.167%22%20transform%3D%22translate%28-9762.353%20-584.284%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  width: 0.5em;
  height: 0.5em;
  right: 1em;
}
@media (hover: hover) {
  #reSkill #content section#cta .secInner .btns .btn:hover {
    opacity: 0.7;
  }
}
#reSkill #content section#briefing {
  padding: 5em 0 0;
}
#reSkill #content section#briefing .secInner {
  max-width: 1200px;
  background: url(https://www.skillupai.com/assets/lp/reskilling/images/back_setsumei_pc.jpg) 50%/cover no-repeat;
  padding: 4.2857142857em 2.1428571429em 5em;
}
#reSkill #content section#briefing h2 .icon {
  width: 1.8378378378em;
  margin-bottom: 0.4324324324em;
}
#reSkill #content section#briefing .lead {
  text-align: center;
  font-size: 1.1428571429em;
  margin-top: 1.875em;
}
#reSkill #content section#briefing .btns {
  margin-top: 3.3571428571em;
}
#reSkill #content section#briefing .btns .btn {
  width: 21.875em;
  height: 3.125em;
}
#reSkill #content section#terms .secInner {
  max-width: 957px;
  padding-bottom: 0;
}
#reSkill #content section#terms .lead {
  text-align: center;
  font-size: 1.1428571429em;
  margin-top: 0.875em;
}
#reSkill #content section#terms .terms {
  margin-top: 2.1428571429em;
  background: #F5F6F7;
  padding: 3em 4.2857142857em 3em 9.2857142857em;
  border-radius: 1.0714285714em;
}
#reSkill #content section#terms .terms ul {
  padding-left: 2.2857142857em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.1428571429em;
}
#reSkill #content section#terms .terms ul li .term {
  font-size: 1.4285714286em;
  line-height: 1.45;
  font-weight: bold;
  position: relative;
}
#reSkill #content section#terms .terms ul li .term::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  margin-right: 0.75em;
  width: 0.85em;
  height: 1.45em;
  background: url(https://www.skillupai.com/assets/lp/reskilling/images/icon_check.svg) 50%/contain no-repeat;
}
#reSkill #content section#terms .terms ul li .text {
  font-size: 1.1428571429em;
  line-height: 1.75;
  font-weight: 400;
  margin-top: 1em;
}
#reSkill #content section#terms .about {
  background: #fff;
  border: 1px solid #d5d5d5;
  padding: 2.8571428571em 3.2142857143em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2.8571428571em;
  margin-top: 4.6428571429em;
}
#reSkill #content section#terms .about .desc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#reSkill #content section#terms .about hr {
  display: block;
  width: 1px;
  background: #D5D5D5;
  margin: 0;
  border: none;
}
#reSkill #content section#terms .about h3 {
  font-weight: bold;
  font-size: 1.4285714286em;
  line-height: 1.45;
}
#reSkill #content section#terms .about .text {
  font-weight: 400;
  margin-top: 1.0714285714em;
}
#reSkill #content section#terms .about .note {
  font-size: 0.8571428571em;
  margin-top: 0.6666666667em;
}
#reSkill #content section#terms .about .note a {
  color: inherit;
}
#reSkill #content section#terms .about .logo_reskilling {
  width: 12em;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
#reSkill #content section#faq .secInner {
  max-width: 1110px;
}
#reSkill #content section#faq ul {
  margin-top: 2.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
}
#reSkill #content section#faq ul li {
  display: block;
  border: 1px solid #dedede;
  background-color: #fff;
  border-radius: 10px;
}
#reSkill #content section#faq ul li .question {
  padding: 1.25em 2.1875em;
  font-size: 1.25em;
  line-height: 1.6;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
#reSkill #content section#faq ul li .question i {
  display: block;
  width: 1em;
  height: 1em;
  background: #333;
  border-radius: 100%;
  margin-right: 1.2em;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#reSkill #content section#faq ul li .question i::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.5em;
  height: 1.5px;
  background: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#reSkill #content section#faq ul li .question i::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.5em;
  height: 1.5px;
  background: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
      -ms-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
}
#reSkill #content section#faq ul li .question p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#reSkill #content section#faq ul li .question.open i::after {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
      -ms-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
}
#reSkill #content section#faq ul li .answer {
  display: none;
  padding: 1.25em 0.5em;
  margin: 0 2.1875em;
  border-top: #e5e5e5 solid 1px;
  line-height: 160%;
  font-size: 1em;
}
#reSkill #content section#faq ul li .answer.opened {
  display: block;
}
#reSkill #content .btns_float .floatInner {
  background: rgba(234, 242, 250, 0.9);
  padding: 1.4285714286em;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 300;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#reSkill #content .btns_float .floatInner.fixed {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
#reSkill #content .btns_float .floatInner .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.9285714286em;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
#reSkill #content .btns_float .floatInner .btns .btn {
  color: #fff;
  font-size: 1.4285714286em;
  width: 14.5em;
  height: 2.8em;
  background: -webkit-gradient(linear, left top, left bottom, from(#2c6cfd), to(#004bb2));
  background: linear-gradient(#2c6cfd 0%, #004bb2 100%);
  border: 2px solid #23a9f0;
  -webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
}
#reSkill #content .btns_float .floatInner .btns .btn.briefing {
  background: -webkit-gradient(linear, left top, left bottom, from(#f5b72d), to(#f18900));
  background: linear-gradient(#f5b72d 0%, #f18900 100%);
  border: 2px solid #fafafa;
  -webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
}
#reSkill #content .btns_float .floatInner .btns .btn::after {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.203%209.87%22%3E%3Cg%20id%3D%22compornent_79_9%22%20data-name%3D%22compornent%2079%20–%209%22%20transform%3D%22translate%280.641%200.768%29%22%3E%3Cpath%20id%3D%22path_3124%22%20data-name%3D%22path%203124%22%20d%3D%22M9762.353%2C584.284l5%2C4.167-5%2C4.167%22%20transform%3D%22translate%28-9762.353%20-584.284%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  width: 0.5em;
  height: 0.5em;
  right: 1em;
}
@media (hover: hover) {
  #reSkill #content .btns_float .floatInner .btns .btn:hover {
    opacity: 0.7;
  }
}
#reSkill #content .modals .modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1301;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#reSkill #content .modals .modal.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#reSkill #content .modals .modal .modalInner {
  max-width: 1000px;
  width: 80%;
  max-height: 80vh;
  margin: 10vh auto;
  position: relative;
  background-color: #fff;
  padding: 40px;
}
#reSkill #content .modals .modal .modalInner > div {
  overflow-y: scroll;
  display: block;
  max-height: calc(80vh - 40px);
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#reSkill #content .modals .modal .modalInner > div::-webkit-scrollbar {
  display: none;
}
#reSkill #content .modals .modal .modalInner h3 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 40px;
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
}
#reSkill #content .modals .modal .modalInner dl {
  width: 98%;
  padding-bottom: 40px;
}
#reSkill #content .modals .modal .modalInner dl > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #999;
}
#reSkill #content .modals .modal .modalInner dl > div.fst {
  border-top: 1px solid #999;
}
#reSkill #content .modals .modal .modalInner dl > div dt {
  display: block;
  background-color: #f5f6f7;
  width: 23%;
  padding: 1em;
  word-break: keep-all;
}
#reSkill #content .modals .modal .modalInner dl > div dd {
  display: block;
  width: 77%;
  padding: 1em;
}
#reSkill #content .modals .modal .modalInner.voice {
  padding: 4.2857142857em 5.7142857143em 3.2142857143em;
  position: relative;
}
#reSkill #content .modals .modal .modalInner.voice::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 7.5em solid #FFF5EF;
  border-left: 8.9285714286em solid #FFF5EF;
  border-bottom: 7.5em solid transparent;
  border-right: 8.9285714286em solid transparent;
}
#reSkill #content .modals .modal .modalInner.voice::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 7.5em solid #FFF5EF;
  border-right: 8.9285714286em solid #FFF5EF;
  border-top: 7.5em solid transparent;
  border-left: 8.9285714286em solid transparent;
}
#reSkill #content .modals .modal .modalInner.voice .voiceHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.5em;
  padding-bottom: 1.7142857143em;
  position: relative;
  z-index: 1;
}
#reSkill #content .modals .modal .modalInner.voice .voiceHead .person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#reSkill #content .modals .modal .modalInner.voice .voiceHead .person .img {
  width: 11.8571428571em;
  height: 11.8571428571em;
  overflow: hidden;
  border-radius: 100%;
}
#reSkill #content .modals .modal .modalInner.voice .voiceHead .person .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#reSkill #content .modals .modal .modalInner.voice .voiceHead .person .name {
  font-size: 1.2857142857em;
  line-height: 1.8888888889;
  font-weight: 500;
  margin-top: 1em;
}
#reSkill #content .modals .modal .modalInner.voice .voiceHead .interview {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#reSkill #content .modals .modal .modalInner.voice .voiceHead .interview h3 {
  font-size: 1.7857142857em;
  line-height: 1.64;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0;
}
#reSkill #content .modals .modal .modalInner.voice .voiceHead .interview .text {
  font-size: 1.1428571429em;
  margin-top: 1.5em;
  line-height: 1.75;
  font-weight: 400;
}
#reSkill #content .modals .modal .modalInner.voice .voiceBody {
  border-top: #D5D5D5 solid 1px;
  padding-top: 2.7142857143em;
  position: relative;
  z-index: 1;
}
#reSkill #content .modals .modal .modalInner.voice .voiceBody .summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1.2857142857em;
}
#reSkill #content .modals .modal .modalInner.voice .voiceBody .summary .label {
  width: 7.5714285714em;
  line-height: 1.7142857143;
  border: #D5D5D5 solid 1px;
  text-align: center;
}
#reSkill #content .modals .modal .modalInner.voice .voiceBody .summary .text {
  font-size: 1.1428571429em;
  line-height: 1.875;
  font-weight: 400;
}
#reSkill #content .modals .modal .modalInner.video {
  max-width: 800px;
  max-height: 600px;
  height: 80%;
  padding: 0;
}
#reSkill #content .modals .modal .modalInner.video iframe,
#reSkill #content .modals .modal .modalInner.video .videoInner {
  width: 100%;
  height: 100%;
}
#reSkill #content .modals .modal .modalInner .close {
  display: block;
  position: absolute;
  bottom: 100%;
  right: 10px;
  width: 28px;
  height: 28px;
  margin-bottom: 0.5em;
}
#reSkill #content .modals .modal .modalInner .close::before, #reSkill #content .modals .modal .modalInner .close::after {
  content: "";
  display: block;
  width: 2px;
  height: 37.6px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}
#reSkill #content .modals .modal .modalInner .close::before {
  -webkit-transform: rotate(45deg) translate(-14px, -14px);
      -ms-transform: rotate(45deg) translate(-14px, -14px);
          transform: rotate(45deg) translate(-14px, -14px);
}
#reSkill #content .modals .modal .modalInner .close::after {
  -webkit-transform: rotate(-45deg) translate(14px, -14px);
      -ms-transform: rotate(-45deg) translate(14px, -14px);
          transform: rotate(-45deg) translate(14px, -14px);
}

@media (max-width: 750px) {
  #reSkill #content {
    font-size: min(2.66vw, 14px);
  }
  #reSkill #content .text {
    font-size: 1.4em;
  }
  #reSkill #content a.btn {
    font-size: 1.6em;
  }
  #reSkill #content section {
    margin: 0;
    overflow: hidden;
  }
  #reSkill #content section .secInner,
  #reSkill #content section .kvInner {
    padding: 4em 0;
  }
  #reSkill #content section .secInner h2,
  #reSkill #content section .kvInner h2 {
    font-size: 2.2em;
    line-height: 1.4545454545;
  }
  #reSkill #content section .secInner h2 .sub,
  #reSkill #content section .kvInner h2 .sub {
    font-size: 0.7272727273em;
    line-height: 1.5;
    margin-bottom: 0.25;
  }
  #reSkill #content section .secInner h2.stepTit,
  #reSkill #content section .kvInner h2.stepTit {
    font-size: 2em;
  }
  #reSkill #content section .secInner h2.stepTit .icon,
  #reSkill #content section .kvInner h2.stepTit .icon {
    width: 2.3em;
    margin-bottom: 0.5em;
  }
  #reSkill #content section .secInner h2.stepTit .txt,
  #reSkill #content section .kvInner h2.stepTit .txt {
    gap: 0.75em;
  }
  #reSkill #content section .secInner h2.stepTit .txt .step,
  #reSkill #content section .kvInner h2.stepTit .txt .step {
    font-size: 0.8em;
  }
  #reSkill #content section .secInner {
    width: 89.3333333333%;
  }
  #reSkill #content section#kv {
    background: url("https://www.skillupai.com/assets/lp/reskilling/images/back_mv_sp.jpg") 50%/cover no-repeat;
    font-size: 2.6666666667vw;
  }
  #reSkill #content section#kv .kvInner {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 1.4em 0 4.4em;
  }
  #reSkill #content section#kv .kvInner .kv_left {
    width: 89.3333333333%;
    margin: 0 auto;
    padding-left: 0;
    position: relative;
    z-index: 2;
  }
  #reSkill #content section#kv .kvInner .kv_left .cat {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 1.3em;
    width: 11em;
  }
  #reSkill #content section#kv .kvInner .kv_left .cat li {
    width: 4.9230769231em;
    line-height: 2.1538461538;
  }
  #reSkill #content section#kv .kvInner .kv_left h1 {
    font-size: 2.6em;
    line-height: 1.7307692308;
    margin-bottom: 0.2448979592;
  }
  #reSkill #content section#kv .kvInner .kv_left h1 em {
    font-size: 1.4615384615em;
    line-height: 1.1842105263;
  }
  #reSkill #content section#kv .kvInner .kv_left .subtit {
    font-size: 1.6em;
    line-height: 2.0625;
    margin-bottom: 2.125em;
    padding: 0.25em;
  }
  #reSkill #content section#kv .kvInner .kv_left .btns {
    gap: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  #reSkill #content section#kv .kvInner .kv_left .btns .btn {
    color: #fff;
    font-size: 1.8em;
    width: 17.7777777778em;
    height: 3.3333333333em;
  }
  #reSkill #content section#kv .kvInner .kv_left .btns .btn::after {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.203%209.87%22%3E%3Cg%20id%3D%22compornent_79_9%22%20data-name%3D%22compornent%2079%20–%209%22%20transform%3D%22translate%280.641%200.768%29%22%3E%3Cpath%20id%3D%22path_3124%22%20data-name%3D%22path%203124%22%20d%3D%22M9762.353%2C584.284l5%2C4.167-5%2C4.167%22%20transform%3D%22translate%28-9762.353%20-584.284%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
    width: 0.3888888889em;
    height: 0.6666666667em;
    right: 1em;
  }
}
@media (max-width: 750px) and (hover: hover) {
  #reSkill #content section#kv .kvInner .kv_left .btns .btn:hover {
    opacity: 0.7;
  }
}
@media (max-width: 750px) {
  #reSkill #content section#kv .kvInner .kv_left .badge {
    width: 10.2em;
    height: 10.2em;
    top: -1.4em;
    right: 0;
  }
  #reSkill #content section#kv .kvInner .kv_img {
    width: 100%;
    margin: 0 0 -0.8em;
    aspect-ratio: unset;
    position: relative;
    z-index: 1;
  }
  #reSkill #content section#kv .kvInner .kv_img picture img {
    height: 60.5333333333vw;
  }
  #reSkill #content section#kv .kvInner .kv_img .logo_reskilling {
    width: 11.3em;
    padding: 0.8em;
    bottom: auto;
    right: 1.2em;
    top: 0;
  }
  #reSkill #content section#support h2 .sub {
    line-height: 1.5;
  }
  #reSkill #content section#support h2 .marked {
    background: none;
    padding: 0;
  }
  #reSkill #content section#support .careerup {
    border-radius: 1em;
    padding: 0 1.5em 4.8em;
    margin-top: 4em;
  }
  #reSkill #content section#support .careerup h3 {
    font-size: 1.6em;
    line-height: 2.125;
    width: 18.75em;
  }
  #reSkill #content section#support .careerup .steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 2.2em;
    width: 100%;
  }
  #reSkill #content section#support .careerup .steps .step {
    background: #fff;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    text-align: left;
    border-radius: 1em;
    padding: 1em 2em;
  }
  #reSkill #content section#support .careerup .steps .step::after {
    width: 1.4em;
    height: 1.4em;
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateY(0.3em) translateX(-50%) rotate(90deg);
        -ms-transform: translateY(0.3em) translateX(-50%) rotate(90deg);
            transform: translateY(0.3em) translateX(-50%) rotate(90deg);
    background: url("https://www.skillupai.com/assets/lp/reskilling/images/arrow.svg") 50%/contain no-repeat;
  }
  #reSkill #content section#support .careerup .steps .step .label {
    font-size: 1.4em;
    font-weight: 500;
    margin-bottom: 0;
  }
  #reSkill #content section#support .careerup .steps .step .circle {
    border-radius: 0;
    width: auto;
    height: auto;
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 1.7em;
  }
  #reSkill #content section#support .careerup .steps .step .circle .img {
    width: 5em;
    height: 4em;
  }
  #reSkill #content section#support .careerup .steps .step .circle .text {
    font-size: 1.6em;
    line-height: 1.5;
    height: auto;
    display: block;
  }
  #reSkill #content section#support .careerup .steps .step .circle::after {
    display: none;
  }
  #reSkill #content section#support .careerup .steps .step.step2 {
    margin-bottom: 2.7em;
  }
  #reSkill #content section#support .careerup .steps .step.step2::after {
    -webkit-transform: translateY(1.7em) translateX(-50%) rotate(90deg);
        -ms-transform: translateY(1.7em) translateX(-50%) rotate(90deg);
            transform: translateY(1.7em) translateX(-50%) rotate(90deg);
  }
  #reSkill #content section#support .careerup .steps .step.step2 .circle .img {
    width: 5em;
  }
  #reSkill #content section#support .careerup .steps .step.step5::after {
    display: none;
  }
  #reSkill #content section#support .careerup .steps .step.step5 .circle .img {
    width: 5em;
  }
  #reSkill #content section#support .careerup .steps .step .cashback {
    top: 105%;
    right: -0.5em;
    font-size: 1.2em;
    line-height: 1.1666666667;
    padding: 0.2em 0.5em;
    text-align: center;
  }
  #reSkill #content section#features .features {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 5em;
    gap: 5em;
  }
  #reSkill #content section#features .features li {
    width: 100%;
    padding: 5em 2em 3.5em;
    border-radius: 1em;
  }
  #reSkill #content section#features .features li .badge {
    font-size: 1.2em;
    width: 4.3333333333em;
    height: 4.3333333333em;
  }
  #reSkill #content section#features .features li .badge .num {
    font-size: 1.8333333333em;
  }
  #reSkill #content section#features .features li h3 {
    font-size: 1.8em;
  }
  #reSkill #content section#features .features li .img {
    width: 20.3em;
    height: 13.5em;
  }
  #reSkill #content section#features .banners {
    margin-top: 4.5em;
  }
  #reSkill #content section#features .banners .bnr {
    width: 100%;
    padding: 1em 0 0 2em;
  }
  #reSkill #content section#features .banners .bnr .label {
    font-size: 1.5em;
    line-height: 1.4;
  }
  #reSkill #content section#features .banners .bnr .text {
    font-size: 1.2em;
    margin-top: 0.5em;
    max-width: 15em;
    line-height: 1.5;
  }
  #reSkill #content section#features .btns {
    margin-top: 4.5em;
  }
  #reSkill #content section#features .btns .btn {
    font-size: 1.6em;
    max-width: 100%;
  }
  #reSkill #content section#step01 .block.sep {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.4em;
    margin-top: 2em;
  }
  #reSkill #content section#step01 .block.sep .text {
    font-size: 1.4em;
  }
  #reSkill #content section#step01 .block.sep .img {
    width: 100%;
  }
  #reSkill #content section#step02 {
    padding-bottom: 5em;
  }
  #reSkill #content section#step02 .secInner {
    padding-bottom: 3.3571428571em;
  }
  #reSkill #content section#step02 .block.sep {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3em;
    margin-top: 2em;
  }
  #reSkill #content section#step02 .block.sep .text {
    font-size: 1.6em;
  }
  #reSkill #content section#step02 .block.sep .text .cashback em {
    font-size: 1.5em;
  }
  #reSkill #content section#step02 .block.sep .img {
    width: 100%;
  }
  #reSkill #content section#step02 .course {
    width: 100%;
    margin: 3em auto 0;
  }
  #reSkill #content section#step02 .course .courseHead {
    padding: 1.7em 2em 1.5em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.5em;
  }
  #reSkill #content section#step02 .course .courseHead .icon {
    width: 5em;
    height: 5.5em;
  }
  #reSkill #content section#step02 .course .courseHead .desc .tag {
    gap: 1em;
    margin-bottom: 1.3em;
  }
  #reSkill #content section#step02 .course .courseHead .desc .tag li {
    font-size: 1.2em;
  }
  #reSkill #content section#step02 .course .courseHead .desc h3 {
    font-size: 1.8em;
    gap: 0.3888888889em;
  }
  #reSkill #content section#step02 .course .courseHead .desc h3 .category {
    font-size: 0.8888888889em;
  }
  #reSkill #content section#step02 .course .courseBody {
    padding: 1.5em 1.5em 3em;
  }
  #reSkill #content section#step02 .course .courseBody .summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2em;
    width: 100%;
  }
  #reSkill #content section#step02 .course .courseBody .summary li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.8em;
  }
  #reSkill #content section#step02 .course .courseBody .summary li .label {
    font-size: 1.4em;
  }
  #reSkill #content section#step02 .course .courseBody .summary li .text {
    font-size: 1.4em;
  }
  #reSkill #content section#step02 .course .courseBody .cost {
    margin-top: 2em;
    font-size: 2.6666666667vw;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_normal {
    padding: 1em;
    width: 100%;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_normal .total {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1em;
    margin-top: 0;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_normal .nominal {
    line-height: 2.0625;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_normal .price {
    font-size: 1.6em;
    line-height: 2.0625;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_normal .price .num {
    font-size: 1.375em;
    line-height: 1.5;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .dots svg {
    width: 2.8em;
    height: 4.5em;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .calc {
    gap: 0.5em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .calc .cell {
    padding: 0.25em 1em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .calc .cell .nominal {
    font-size: 1.1em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .calc .cell .price {
    font-size: 1.2em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .calc .cell .price .num {
    font-size: 1.3333333333em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .calc .plus svg {
    width: 1.2em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .total {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .total .case {
    font-size: 1.6em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .total .price {
    font-size: 1.7em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_case .cost_provision .total .price .num {
    font-size: 1.6176470588em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .arrow {
    margin: 0.25em 0;
  }
  #reSkill #content section#step02 .course .courseBody .cost .arrow svg {
    width: 6em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_actual {
    padding: 1.5em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_actual .calc {
    gap: 1.2em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_actual .calc .cell {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_actual .calc .cell .label {
    line-height: 1.8571428571;
    padding: 0 0.5em;
    min-width: 7.1428571429em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_actual .calc .cell .price {
    font-size: 1.6em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_actual .calc .cell .price .num {
    font-size: 1.375em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_actual .calc .minus {
    width: 2em;
    height: 0.2em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_actual .burden .equal {
    margin-right: 1.2em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_actual .burden .equal svg {
    width: 2em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_actual .burden .label {
    margin-right: 0.7857142857em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_actual .burden .price {
    font-size: 1.7em;
  }
  #reSkill #content section#step02 .course .courseBody .cost .cost_actual .burden .price .num {
    font-size: 1.8235294118em;
  }
  #reSkill #content section#step02 .course .courseBody .btns {
    margin-top: 3em;
  }
  #reSkill #content section#step02 > .btns .btn {
    font-size: 1.6em;
    width: 18.125em;
  }
  #reSkill #content section#cashback .secInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 2em;
  }
  #reSkill #content section#cashback .secInner .img {
    width: 100%;
  }
  #reSkill #content section#cashback .secInner .desc .label {
    font-size: 1.8em;
  }
  #reSkill #content section#cashback .secInner .desc .label em {
    font-size: 1.3em;
  }
  #reSkill #content section#cashback .secInner .desc .text {
    font-size: 1.4em;
    margin-top: 1.2142857143em;
  }
  #reSkill #content section#step03_05 .block {
    padding-top: 5.5em;
  }
  #reSkill #content section#step03_05 .block:first-child {
    padding-top: 0;
  }
  #reSkill #content section#step03_05 .lead {
    font-size: 1.4em;
    margin-top: 1.4285714286em;
    text-align: left;
  }
  #reSkill #content section#step03_05 .advisors {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 3em auto 0;
  }
  #reSkill #content section#step03_05 .advisors li {
    width: 100%;
    padding: 3em 0;
    border-top: #D5D5D5 solid 1px;
    border-left: none;
  }
  #reSkill #content section#step03_05 .advisors li:nth-child(3n+1) {
    border-top: none;
  }
  #reSkill #content section#step03_05 .advisors li .img {
    width: 13em;
    height: 13em;
  }
  #reSkill #content section#step03_05 .advisors li .job {
    font-size: 1.4em;
  }
  #reSkill #content section#step03_05 .advisors li .name {
    font-size: 2em;
  }
  #reSkill #content section#step03_05 .advisors li .text {
    margin-top: 1em;
  }
  #reSkill #content section#step03_05 .voices {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 2em auto 0;
    gap: 2em;
  }
  #reSkill #content section#step03_05 .voices li {
    width: 100%;
    padding: 2em 2em 3em;
  }
  #reSkill #content section#step03_05 .voices li::before {
    border-top: 9em solid #FFF5EF;
    border-left: 10em solid #FFF5EF;
    border-bottom: 9em solid transparent;
    border-right: 10em solid transparent;
  }
  #reSkill #content section#step03_05 .voices li .img {
    width: 12em;
    height: 12em;
  }
  #reSkill #content section#step03_05 .voices li .name {
    font-size: 1.6em;
  }
  #reSkill #content section#step03_05 .voices li .label {
    font-size: 1.6em;
    width: 100%;
  }
  #reSkill #content section#step03_05 .voices li .course {
    font-size: 1.4em;
    width: 100%;
  }
  #reSkill #content section#step03_05 .voices li .btns {
    margin-top: 2.4285714286em;
  }
  #reSkill #content section#step03_05 .voices li .btns .btn {
    width: 15em;
  }
  #reSkill #content section#cta .secInner {
    padding: 4em 0;
  }
  #reSkill #content section#cta .secInner h2 {
    font-size: 1.8em;
  }
  #reSkill #content section#cta .secInner .btns {
    margin-top: 3em;
  }
  #reSkill #content section#cta .secInner .btns .btn {
    color: #fff;
    font-size: 1.8em;
    width: 17.7777777778em;
    height: 3.2777777778em;
  }
  #reSkill #content section#cta .secInner .btns .btn::after {
    width: 0.3888888889em;
    height: 0.6666666667em;
  }
  #reSkill #content section#briefing .secInner {
    background-image: url(https://www.skillupai.com/assets/lp/reskilling/images/back_setsumei_sp.jpg);
    padding: 3em 1.2em 4.5em;
  }
  #reSkill #content section#briefing h2 {
    font-size: 2em;
  }
  #reSkill #content section#briefing h2 .icon {
    width: 5em;
    margin-bottom: 1em;
  }
  #reSkill #content section#briefing .lead {
    font-size: 1.4em;
    margin-top: 1.0714285714em;
  }
  #reSkill #content section#briefing .btns {
    margin-top: 1.7em;
  }
  #reSkill #content section#briefing .btns .btn {
    font-size: 1.5em;
    width: 21em;
    height: 3em;
  }
  #reSkill #content section#terms .lead {
    font-size: 1.4em;
  }
  #reSkill #content section#terms .terms {
    margin-top: 3em;
    padding: 2.8em 2em 4.2em;
    border-radius: 1.4em;
  }
  #reSkill #content section#terms .terms ul {
    padding-left: 2.2857142857em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.1428571429em;
  }
  #reSkill #content section#terms .terms ul li .term {
    font-size: 1.6em;
  }
  #reSkill #content section#terms .terms ul li .term::before {
    margin-right: 0.75em;
  }
  #reSkill #content section#terms .terms ul li .text {
    font-size: 1.4em;
  }
  #reSkill #content section#terms .about {
    padding: 3em 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 2em;
    margin-top: 5em;
  }
  #reSkill #content section#terms .about hr {
    width: 100%;
    height: 1px;
  }
  #reSkill #content section#terms .about h3 {
    font-size: 1.8em;
  }
  #reSkill #content section#terms .about .note {
    font-size: 1.2em;
  }
  #reSkill #content section#terms .about .logo_reskilling {
    width: 17em;
  }
  #reSkill #content section#faq ul {
    margin-top: 3em;
    gap: 2em;
  }
  #reSkill #content section#faq ul li {
    border-radius: 1em;
  }
  #reSkill #content section#faq ul li .question {
    padding: 1em;
    font-size: 1.6em;
    line-height: 1.6;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    cursor: pointer;
  }
  #reSkill #content section#faq ul li .question i {
    width: 1.5em;
    height: 1.5em;
    margin-right: 0.3125em;
  }
  #reSkill #content section#faq ul li .question i::before {
    width: 0.75em;
    height: 1.5px;
  }
  #reSkill #content section#faq ul li .question i::after {
    width: 0.75em;
    height: 1.5px;
  }
  #reSkill #content section#faq ul li .answer {
    display: none;
    padding: 0.8928571429em 1.2857142857em;
    margin: 0 0.6428571429em;
    font-size: 1.4em;
  }
  #reSkill #content .btns_float .floatInner {
    background: rgba(234, 242, 250, 0.9);
    padding: 1.4285714286em;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 300;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #reSkill #content .btns_float .floatInner.fixed {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  #reSkill #content .btns_float .floatInner .btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2em;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.9285714286em;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  #reSkill #content .btns_float .floatInner .btns .btn {
    color: #fff;
    font-size: 1.4285714286em;
    width: 14.5em;
    height: 2.8em;
    background: -webkit-gradient(linear, left top, left bottom, from(#2c6cfd), to(#004bb2));
    background: linear-gradient(#2c6cfd 0%, #004bb2 100%);
    border: 2px solid #23a9f0;
    -webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
            filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
  }
  #reSkill #content .btns_float .floatInner .btns .btn.briefing {
    background: -webkit-gradient(linear, left top, left bottom, from(#f5b72d), to(#f18900));
    background: linear-gradient(#f5b72d 0%, #f18900 100%);
    border: 2px solid #fafafa;
    -webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
            filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.16));
  }
  #reSkill #content .btns_float .floatInner .btns .btn::after {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.203%209.87%22%3E%3Cg%20id%3D%22compornent_79_9%22%20data-name%3D%22compornent%2079%20–%209%22%20transform%3D%22translate%280.641%200.768%29%22%3E%3Cpath%20id%3D%22path_3124%22%20data-name%3D%22path%203124%22%20d%3D%22M9762.353%2C584.284l5%2C4.167-5%2C4.167%22%20transform%3D%22translate%28-9762.353%20-584.284%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
    width: 0.25em;
    height: 0.4165em;
    right: 1em;
  }
}
@media (max-width: 750px) and (hover: hover) {
  #reSkill #content .btns_float .floatInner .btns .btn:hover {
    opacity: 0.7;
  }
}
@media (max-width: 750px) {
  #reSkill #content .modals .modal .modalInner {
    width: 92%;
    max-height: 89.0410958904vh;
    margin: 5em auto 2em;
    padding: 2em;
  }
  #reSkill #content .modals .modal .modalInner h3 {
    margin: 0 auto 1em;
    font-size: 1.8em;
    line-height: 1.1875;
  }
  #reSkill #content .modals .modal .modalInner dl {
    width: 100%;
    padding-bottom: 4em;
    display: table;
    border-top: 1px solid #999;
  }
  #reSkill #content .modals .modal .modalInner dl > div {
    display: table-row;
  }
  #reSkill #content .modals .modal .modalInner dl > div dt {
    display: table-cell;
    background-color: #f5f6f7;
    width: auto;
    padding: 1em 0.5em;
    border-bottom: 1px solid #999;
    font-size: 1.3em;
  }
  #reSkill #content .modals .modal .modalInner dl > div dd {
    display: table-cell;
    width: auto;
    padding: 1em 0.5em;
    border-bottom: 1px solid #999;
    font-size: 1.3em;
  }
  #reSkill #content .modals .modal .modalInner.voice {
    padding: 3em 2em;
  }
  #reSkill #content .modals .modal .modalInner.voice .voiceHead {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.25em;
    padding-bottom: 2.4em;
  }
  #reSkill #content .modals .modal .modalInner.voice .voiceHead .person {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #reSkill #content .modals .modal .modalInner.voice .voiceHead .person .img {
    width: 12.6em;
    height: 12.6em;
  }
  #reSkill #content .modals .modal .modalInner.voice .voiceHead .person .name {
    font-size: 1.6em;
    margin-top: 0.78125em;
  }
  #reSkill #content .modals .modal .modalInner.voice .voiceHead .interview h3 {
    font-size: 1.8em;
  }
  #reSkill #content .modals .modal .modalInner.voice .voiceHead .interview .text {
    font-size: 1.4em;
    margin-top: 0.8928571429em;
  }
  #reSkill #content .modals .modal .modalInner.voice .voiceBody .summary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.2857142857em;
  }
  #reSkill #content .modals .modal .modalInner.voice .voiceBody .summary .label {
    font-size: 1.4em;
  }
  #reSkill #content .modals .modal .modalInner.voice .voiceBody .summary .text {
    font-size: 1.4em;
    margin-top: 0.5714285714em;
  }
  #reSkill #content .modals .modal .modalInner.video {
    height: 75vw;
  }
  #reSkill #content .modals .modal .modalInner .close {
    display: block;
    position: absolute;
    bottom: 100%;
    right: 10px;
    width: 28px;
    height: 28px;
    margin-bottom: 0.5em;
  }
  #reSkill #content .modals .modal .modalInner .close::before, #reSkill #content .modals .modal .modalInner .close::after {
    content: "";
    display: block;
    width: 2px;
    height: 37.6px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
  }
  #reSkill #content .modals .modal .modalInner .close::before {
    -webkit-transform: rotate(45deg) translate(-14px, -14px);
        -ms-transform: rotate(45deg) translate(-14px, -14px);
            transform: rotate(45deg) translate(-14px, -14px);
  }
  #reSkill #content .modals .modal .modalInner .close::after {
    -webkit-transform: rotate(-45deg) translate(14px, -14px);
        -ms-transform: rotate(-45deg) translate(14px, -14px);
            transform: rotate(-45deg) translate(14px, -14px);
  }
}
/* 個別ヘッダーのスタイル */
html.menu-open {
  overflow: hidden;
  height: 100%;
  -ms-touch-action: none;
  touch-action: none;
}

.drawer_button {
  display: block;
  background: none;
  outline: none;
  border: none;
  padding: 0;
  width: 50px;
  height: 50px;
  width: 13.3333333333vw;
  height: 13.3333333333vw;
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1020;
  background-color: #fff;
}
.drawer_button .hamburger {
  position: relative;
  height: 4.5333333333vw;
  width: 5.3333333333vw;
  margin: 0 auto;
}
.drawer_button .hamburger span {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #1d3173;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  left: 50%;
}
.drawer_button .hamburger span:nth-child(1) {
  top: 10%;
}
.drawer_button .hamburger span:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  right: 0;
  left: auto;
}
.drawer_button .hamburger span:nth-child(3) {
  bottom: 10%;
}
.drawer_button.active .hamburger span:nth-child(1) {
  top: 47%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
      transform: translateX(-50%) rotate(45deg);
}
.drawer_button.active .hamburger span:nth-child(2) {
  background: none;
}
.drawer_button.active .hamburger span:nth-child(3) {
  bottom: 48%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) rotate(-45deg);
      transform: translateX(-50%) rotate(-45deg);
}

@media screen and (max-width: 834px) {
  #header_sp {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1010;
    line-height: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #fff;
    height: 13.3333333333vw;
  }
  #header_sp .header_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 13.3333333333vw;
  }
  #header_sp .header_wrap .header_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 4vw;
    position: relative;
    z-index: 1020;
    gap: 1rem;
  }
  #header_sp .header_wrap .header_left .header_logo a {
    display: block;
  }
  #header_sp .header_wrap .header_left .header_logo img {
    width: auto;
    height: 20px;
  }
  body.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
  }
  body.active #nav_sp .drawer_nav_sp {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
        transform: translate(0);
  }
  #nav_sp {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  #nav_sp .drawer_bg {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
  }
  #nav_sp .drawer_nav_sp {
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 13.3333333333vw 0 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background-color: #fff;
  }
  #nav_sp .drawer_nav_sp .drawer_nav_menu_sp {
    padding: 8vw 0 0;
  }
  #nav_sp .drawer_nav_sp .drawer_nav_menu_sp ul li a {
    display: block;
    position: relative;
    width: 100%;
    color: #1a1a1a;
    font-weight: bold;
    font-size: 4.2666666667vw;
    line-height: 1.5;
    padding: 3.4666666667vw 11.7333333333vw;
  }
  #nav_sp .drawer_nav_sp .drawer_nav_menu_sp ul li.target a {
    font-weight: normal;
    font-size: 3.7333333333vw;
  }
  #nav_sp .drawer_nav_sp .drawer_nav_menu_sp ul li.target.first {
    margin-top: 3.7333333333vw;
  }
  #nav-footer_sp {
    display: none;
    background-color: rgba(247, 247, 248, 0.8);
    position: fixed;
    z-index: 800;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 2.6666666667vw 9.8666666667vw;
  }
  #nav-footer_sp ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
  }
  #nav-footer_sp .button a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    width: 100%;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #d29c08;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 3.7333333333vw;
    width: 42.6666666667vw;
    height: 8vw;
    border-radius: 22px;
  }
  #nav-footer_sp .button.inquiry a {
    color: #fff;
    background-color: #104094;
  }
  #content {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 835px) {
  #header {
    line-height: 1;
    width: 100%;
    height: 90px;
    z-index: 1100;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
  }
  #header .header_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 90px;
  }
  #header .header_wrap .header_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
    padding-left: 30px;
  }
  #header .header_wrap .header_left .header_logo img {
    display: block;
    width: auto;
    height: 28px;
  }
  #header .header_wrap .header_left .header_catchcopy {
    font-size: 15px;
    white-space: nowrap;
  }
  #header .header_wrap .header_right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px 0 0;
  }
  #header .header_wrap .header_right .header_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #header .header_wrap .header_right .header_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #header .header_wrap .header_right .header_menu ul li {
    white-space: nowrap;
  }
  #header .header_wrap .header_right .header_menu ul li a {
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #header .header_wrap .header_right .header_menu ul.menu1 li {
    margin-left: 26px;
  }
  #header .header_wrap .header_right .header_menu ul.menu1 li:first-of-type {
    margin-left: 0;
  }
  #header .header_wrap .header_right .header_menu ul.menu1 li a:hover {
    color: #d29c08;
  }
  #header .header_wrap .header_right .header_menu ul.menu2 {
    margin-left: 30px;
  }
  #header .header_wrap .header_right .header_menu ul.menu2 li {
    margin-left: 10px;
  }
  #header .header_wrap .header_right .header_menu ul.menu2 li.button a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    width: 100%;
    font-weight: bold;
    text-align: center;
    -webkit-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.15);
    color: #fff;
    background-color: #d29c08;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    width: 150px;
    height: 44px;
    border-radius: 22px;
  }
  #header .header_wrap .header_right .header_menu ul.menu2 li.button.inquiry a {
    color: #fff;
    background-color: #104094;
  }
  #content {
    padding-top: 90px;
  }
}
@media screen and (min-width: 1080px) and (max-width: 1200px) {
  #header .header_wrap .header_right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #header .header_wrap .header_right .header_menu .menu1 li {
    margin-left: 1.4vw;
  }
  #header .header_wrap .header_right .header_menu .menu1 li a {
    font-size: 14px;
  }
  #header .header_wrap .header_right .header_menu .menu2 {
    margin-left: 1vw;
  }
  #header .header_wrap .header_right .header_menu .menu2 .button a {
    width: 130px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
  #header .header_wrap .header_right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #header .header_wrap .header_right .header_menu .menu1 li {
    margin-left: 1.4vw;
  }
  #header .header_wrap .header_right .header_menu .menu1 li a {
    font-size: 14px;
    height: 30px;
  }
  #header .header_wrap .header_right .header_menu .menu2 {
    margin-left: 1vw;
  }
  #header .header_wrap .header_right .header_menu .menu2 .button a {
    width: 130px;
  }
}
/* 個別フッターのスタイル */
#footer {
  position: relative;
  background-color: #f4f5f7;
}
#footer img {
  display: block;
}
#footer .logo {
  width: 208px;
}
#footer .logo a {
  display: block;
}
#footer .link {
  font-size: 12px;
}
#footer .link a {
  color: #333;
}
#footer .copy {
  color: #888;
  font-size: 11px;
}

@media screen and (max-width: 834px) {
  footer#footer {
    text-align: center;
    padding-top: 8vw;
    padding-bottom: 18.6666666667vw;
  }
  #footer .logo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4.8vw;
  }
  #footer .link {
    margin-bottom: 6.9333333333vw;
  }
  #footer .link li {
    line-height: 2.6;
  }
}
@media screen and (min-width: 835px) {
  footer#footer {
    padding: 33px 70px 18px;
  }
  #footer .logo {
    float: left;
    margin-bottom: 26px;
  }
  #footer .logo a {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  #footer .logo a:hover {
    opacity: 0.7;
  }
  #footer .link {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
  }
  #footer .link li {
    margin-left: 3em;
  }
  #footer .link a:hover {
    color: #146ade;
  }
  #footer .copy {
    clear: both;
  }
}