/************ CSS for reskilling page kredo.jp/reskilling ***************/
/* Start of reskilling */
#banner .reskilling-top{
    padding: 0;
    width: 100%;
    position: relative;
}
#banner .reskilling-top .reskill-cover {
    position: relative;
    height: 420px; /* adjust to match design */
    overflow: hidden;
}
#banner .reskilling-top .reskill-cover::before {
    background: url(../images/reskilling/bg-pc.webp);
    background-position: bottom center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: inherit;
    width: 100%;
    z-index: 1;
}
.banner-layer {
    position: relative;
    height: 100%;
    z-index: 2;
}
.banner-item {
    position: absolute;
    display: block;
}
.banner-inner {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: end;
    justify-content: space-between;
    padding: 0 10%;
    /* width: 100%;
    margin: 0 auto; */
}
.banner-left {
    max-width: 100%;
    margin-bottom: 20px;
}

.banner-left img {
    display: block;
    width: 85%;
}

.banner-left img:first-child {
    margin-bottom: 16px;
    width: 100%;
}
.banner-right {
    max-width: 100%;
}

.banner-right img {
    width: 100%;
    display: block;
}
.career-support {
    margin: 0 auto;
    padding: 80px 20px;
    text-align: center;
}

/* Headings */
.section-label {
    color: #F3920B;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;

}

.section-title {
    color: #3E3E3E;
    font-weight: 700;
    font-size: 30px;
    line-height: 80px;
    letter-spacing: 0;
    line-height: 150%;
    margin-bottom: 20px;
}

/* Top layout */

.support-top {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    margin-bottom: 60px;
}

.support-top > div:first-child {
    flex: 0 0 40%;
}

.support-top > div:last-child {
    flex: 0 0 60%;
}
.support-logo img {
    width: 100%;
}

.support-text {
    /* max-width: 520px; */
    text-align: left;
    color: #000000;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    letter-spacing: 0.06em;
}

/* Beige box */
.support-box {
    background: #FFFAEB;
    border-radius: 12px;
    padding: 50px 40px;
    margin-bottom: 50px;
}

.support-box-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 180%;
    letter-spacing: 0.05em;
    text-align: center;
    vertical-align: middle;
}
.support-box-title span {
    background: linear-gradient(
        transparent 72%,
        #ffd800 72%
    );
}
.support-discount {
    width: 100%
}
.support-discount img {
    width: 68%;
    margin: 15px auto;
}


/* Bottom layout */
.support-box-bottom {
    display: flex;
    align-items: center;
    gap: 40px;
    text-align: left;
    justify-content: center;
}
.support-box-bottom > div:first-child {
    flex: 0 0 40%;
}

.support-box-bottom > div:last-child {
    flex: 0 0 60%;
    padding-right: 25px;
}
.support-graph img {
    width: 90%;
    margin: auto;
}

.support-box-text p {
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    letter-spacing: 0.04em;
}
.flow {
    width: 100%;
    margin: 0 auto;
}
.flow img {
    margin: 10px auto;
    width: 100%;
}
.subsidy-flow {
    background: #eefbf8;
    padding: 80px 20px;
    text-align: center;
}
/* Headings */
.flow-label {
    color: #F3920B;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
}

.flow-title {
    color: #3E3E3E;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0;    
    line-height: 36px;
    margin-bottom: 20px;
}
.flow-title span {
    font-size: 24px;
}


.flow-note {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    line-height: 170%;
    letter-spacing: 0.05em;
    text-align: center;
    background-color: #fff;
    display: inline;
    padding: 5px 15px;
    border-radius: 8px;
}
.subsidy-flow-img {
    width: 70%;
    margin: 25px auto 0;
}
.subsidy-flow-img img {
    margin: 10px auto;
    width: 100%;
}
.reskilling-course-section {
  max-width: 1000px;
  margin: 60px auto;
  text-align: center;
}

.reskilling-course-label {
    color: #F3920B;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
}

.reskilling-course-title {
    color: #3E3E3E;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0;  
    line-height: 150%;
    margin-bottom: 20px;
}

.reskilling-course-note {
    color: #3E3E3E;
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 14px;
    line-height: 115%;
    letter-spacing: 0;
    text-align: center;
}

.table-wrap {
  overflow-x: auto;
}
.scroll-indicator {
  display: none;
}

.reskilling-course-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}

.reskilling-course-table th,
.reskilling-course-table td {
  border: 1px solid #CACACA;
  padding: 14px;
  vertical-align: middle;
}

.reskilling-course-table th {
    background: #F1F1F1;
    color: #000000;
    font-weight: 500;
    font-size: 14px;
    line-height: 155%;
    letter-spacing: 0;
    text-align: center;
}
.reskilling-course-table td {
  font-size: 14px;
  font-weight: 500;
  line-height: 115%;
  letter-spacing: 0;
  text-align: center;
  color: #000;
}
.reskilling-course-table td p {
    font-size: 14px;
    font-weight: 500;
    line-height: 115%;
    letter-spacing: 0;
    text-align: center;
    color: #000;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    text-align: left;
  }
.desc {
    font-size: 10px !important;
    display: block;
    padding-top: 10px;
}

.sub {
    color: #000;
    font-weight: 500;
    font-size: 12px;
    line-height: 115%;
    letter-spacing: 0;
    text-align: center;
}

.discount-head {
  color: #e60000 !important;
  font-size: 10px !important;
}

.price-discount {
  color: #e60000 !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}

.highlight {
  background: #f3fbfb;
}
.highlight-body {
  background: #FFF9F1;
}

.footnote {
    font-size: 11px;
    color: #3E3E3E;
    margin-top: 15px;
    text-align: left;
    font-weight: 500;
    font-size: 12px;
    line-height: 115%;
    letter-spacing: 0;

}
.reason-section {
    background: #fff5e9;
    padding: 80px 20px;
  }
  
  .reason-label {
    color: #F3920B;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
  }
  
  .reason-title {
    color: #3E3E3E;
    font-weight: 700;
    font-size: 30px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 55px;
  }
  
  .reason-list {
    max-width: 1100px;
    margin: 0 auto;
  }
  
  .reason-item {
    display: flex;
    /* align-items: center; */
    gap: 50px;
    margin-bottom: 80px;
  }
  
  .reason-item.reverse {
    flex-direction: row-reverse;
  }
  
  .reason-text {
    flex: 1;
    padding-left: 35px;
  }
  
  .step-box-title {
    position: relative;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-align: left;
    z-index: 1;
    font-size: 24px;
    line-height: 170%;
    margin-bottom: 15px;
    
}
.step-box-title::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
  z-index: -1; 
}
  .step-01::before {
    background-image: url("../images/reskilling/01.png");
    top: -25px;
    left: -35px;
    width: 100px;
    height: 100px;
  }

  .step-02::before {
    background-image: url("../images/reskilling/02.png");
    top: -25px;
    left: -35px;
    width: 130px;
    height: 130px;
  }

  .step-03::before {
    background-image: url("../images/reskilling/03.png");
    top: -25px;
    left: -35px;
    width: 130px;
    height: 130px;
  }
  .reason-text p {
    color: #000000;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    letter-spacing: 0.06em;
    
  }
  
  .reason-image {
    flex: 1;
  }
  
  .reason-image img {
    width: 100%;
    height: auto;
    display: block;
  }
  .comparison-section {
    width: 70%;
    margin: 50px auto 120px;
    text-align: center;
    }
  /* Headings */
  .comparison-label {
    color: #F3920B;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
  }

 .comparison-title {
    color: #3E3E3E;
    font-weight: 700;
    font-size: 30px;
    line-height: 150%;
    margin-bottom: 20px;
    letter-spacing: 0;
 }
 .comparison-note {
     margin-bottom: 50px;
      font-weight: 700;
      font-size: 18px;
      line-height: 114.99999999999999%;
      letter-spacing: 0;
      text-align: center;
      color: #3E3E3E;
 }
 .comparison-reskilling {
    overflow: visible;
 }
 .comparison-reskilling img {
    width: 80%;
    margin: 0 auto;
 }
 .track-record-section {
   width: 70%;
   margin: 30px auto 100px;
   text-align: center;
  }
 /* Headings */
 .track-record-label {
    color: #F3920B;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
 }

.track-record-title {
    color: #3E3E3E;
    font-weight: 700;
    font-size: 30px;
    line-height: 150%;
    margin-bottom: 20px;
    letter-spacing: 0;
}
.track-record img {
   width: 100%;
}
.mentor-section {
  padding: 50px 20px 80px;
  background: #F2FFFC;
  text-align: center;
}
  
  .mentor-label {
    color: #F3920B;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
  }
  
  .mentor-title {
    color: #3E3E3E;
    font-weight: 700;
    font-size: 30px;
    line-height: 150%;
    letter-spacing: 0;
    margin-bottom: 10px;
  }
  
  .mentor-group {
    margin: 0 auto 50px;
  }
  .mentor-title-image {
    width: 100%;
  }
  .mentor-title-image img {
    width: 100%;
    margin: 25px auto;
  }
  .mentor-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    padding: 0 30px;
  }
  
  .mentor-card img {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 auto 15px;
  }
  
  .mentor-card h3 {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
    text-align: center;
    margin-bottom: 10px;
  }  
  .mentor-card h3 > span {
    font-size: 14px;
  }
  
  .mentor-card p {
    font-weight: 500;
    font-size: 12px;
    line-height: 160%;
    letter-spacing: 0;
    color: #000000;
    text-align: left;
  }
  .mentor-card .note {
    background-color: #fff;
    padding: 2px 5px;
    display: table;
    margin-top: 8px;
  }
  .mentor-card .note-sp {
    display: none;
  }
  .mentor-note {
    font-weight: 500;
    font-size: 12px;
    line-height: 160%;
    margin-top: 25px;
    color: #000;
    text-align: left;
  }
  .voice-section {
    margin: 60px auto 100px;
  }
  
  .voice-label {
    color: #F3920B;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
  }
  
  .voice-title {
    color: #3E3E3E;
    font-weight: 700;
    font-size: 30px;
    line-height: 150%;
    margin-bottom: 20px;
    letter-spacing: 0;
    text-align: center;
  }
  
  .voice-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 10px;
    margin-top: 20px;
  }
  
  .voice-card {
    border: 1px solid #D9D9D9;
    padding: 15px;
    background: #fff;
  }
  
  .profile {
    display: flex;
    align-items: center;
  }
  .profile img {
    width: 35%;
    height: auto;
    margin-right: 12px;
  }
  .profile-details {
    display: flex;
    gap: 25px;
    flex-direction: column;
  }
  .badge {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 3px;
    color: #fff;
    margin-right: 6px;
    font-weight: 500;
    font-size: 12px;
    line-height: 145%;
    letter-spacing: -0.04em;

  }
  
  .badge.orange {
    background: #f7931e;
  }
  
  .badge.red {
    background: #e74c3c;
  }
  
  .badge.green {
    background: #2ecc71;
  }
  .name {
    font-weight: 500;
    font-size: 24px;
    line-height: 160%;
    letter-spacing: 0;
    font-weight: 600;
    margin: 0;
    color: #3E3E3E;
  }
  
  .name span {
    font-size: 14px;
  }
  
  .meta {
    font-weight: 500;
    font-size: 12px;
    line-height: 160%;
    letter-spacing: 0;
    color: #3E3E3E;
    margin: 4px 0 0;
  }
  
  .headline {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 156%;
    letter-spacing: 0;
    color: #2D70FF;
    margin: 12px 0;
  }
  .description {
    font-weight: 700;
    font-size: 12px;
    line-height: 156%;
    letter-spacing: 0;
    color: #3E3E3E;
  }
  .faq-section {
    background: #fff6ea;
    padding: 60px 15px 100px;
  }
  
  .faq-label {
    color: #F3920B;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
  }
  
  .faq-title {
    color: #3E3E3E;
    font-weight: 700;
    font-size: 30px;
    line-height: 150%;
    letter-spacing: 0;
    margin: 0px 0 40px;
    text-align: center;
  }
  
  .faq-list {
    max-width: 900px;
    margin: auto;
  }
  
  .faq-item {
    background: #fff;
    border-bottom: 1px solid #eee;
  }
  
  /* Q row */
  .faq-question {
    width: 100%;
    padding: 18px 20px;
    background: #fff;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
  }
  
  .q-left {
    display: flex;
    align-items: center;
  }
  
  .q-icon {
    color: #FF3F3F;
    font-family: "Red Hat Display", sans-serif !important;
    font-weight: 700;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: 0;
    vertical-align: middle;
  }
  
  /* A row */
  .a-icon {
    color: #3F58FF;
    font-family: "Red Hat Display", sans-serif !important;
    font-weight: 700;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: 0;
    vertical-align: middle;
  }
  
/* Shared line style */
.qa-line {
    width: 2px;
    background: #e5e5e5;
    margin: 4px 12px 0;
  }
  
  /* Q line: short */
  .qa-line-q {
    height: 18px;
  }
  
  /* A line: full height */
  .qa-line-a {
    align-self: stretch;
  }
  .q-text {
    color: #333333;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0.05em;
    vertical-align: middle;
  }
  /* Heights */
  .faq-question .qa-line {
    height: 35px;
  }
  
  /* Answer */
  .faq-answer {
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease;
  }
  
  .a-row {
    display: flex;
    align-items: flex-start;
    padding: 0 20px 20px;
  }
  

  .a-text {
    color: #262626;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;
    
  }
  
  /* Toggle */
  .toggle {
    color: #ff3b30;
    font-size: 22px;
    font-weight: bold;
  }
  
  /* Open state */
  .faq-item.active .faq-answer {
    max-height: 300px;
  }
  .hero {
    position: relative;
    width: 100%;
    height: auto;
    background-image: url("../images/reskilling/cta-bg.webp");
    background-size: cover;
    background-position: top;
    display: flex;
    align-items: end;
    justify-content: center;
  }
  
  /* Dark overlay for readability */
  .hero-overlay {
    position: absolute;
    inset: 0;
    /* background: rgba(0, 0, 0, 0.35); */
  }
  
  .hero-content {
    position: relative;
    text-align: center;
    color: #ffffff;
    z-index: 1;
    margin: 160px 0 40px;
  }
  
  .hero-text {
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 30px;
  
  }
  
  .hero-button {
    display: inline-block;
    padding: 12px 28px;
    width: 373px;
    background-color: #F36950;
    border: 2px solid #ffffff;
    font-weight: 700;
    font-size: 18px;
    line-height: 46px;
    letter-spacing: 0;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    border-radius: 999px;
    transition: background-color 0.2s ease;
  }
  
  .hero-button:hover {
    background-color: #ff543d;
  }
  
 
@media only screen and (max-width: 54.75em) {
    #banner .reskilling-top .reskill-cover {
        height: auto;
    }
    #banner .reskilling-top .reskill-cover::before {
        background: url(../images/reskilling/bg-sp.webp);
        background-position: bottom center;
        background-size: cover;
        content: "";
        height: 100%;
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        transition: inherit;
        width: 100%;
        z-index: 1;
    }
    #banner .reskilling-top .reskill-cover img {
        width: 100%;
        padding: 0;
    }
    .banner-inner {
        flex-direction: column;
        padding: 40px 0 0;
    }

    .banner-left,
    .banner-right {
        max-width: 100%;
        margin: 0 auto;
    }
    .banner-left {
      padding-top: 100px;
    }
    .banner-left img {
        max-width: 80% !important;
        margin: 0 auto;
    }
    .banner-left .title {
      max-width: 90% !important;
    }

    .banner-right {
        margin-top: -30px;
    }
    .career-support {
      padding: 30px 15px 55px;
    }
    .support-top {
      gap: 10px;
    }
    .support-text {
      font-size: 16px;
    }
    .support-box {
      padding: 15px 0 35px;
      border-radius: 4px;
    }
    .support-box-title {
      font-size: 22px;
    }
    .section-title {
      font-size: 24px;
      line-height: 130%;
      margin-bottom: 0;
    }
    .support-box-bottom {
      gap: 10px;
    }
    
    .support-discount img {
        width: 85%;
        margin: 50px auto 30px;
    }
    .support-top,
    .support-box-bottom {
        flex-direction: column;
        text-align: center;
    }

    .support-text,
    .support-box-text {
        text-align: left;
    }
    .support-box-bottom > div:last-child {
      padding: 0;
    }
    .support-graph img {
      width: 100%;
    }
    .support-box-text p {
      padding: 0 15px;
    }
    .subsidy-flow {
      padding: 40px 15px;
    }
    .flow {
        width: 100%;
    }
    .flow-title {
      font-size: 24px;
      line-height: 130%;
      margin-bottom: 15px;
    }
    .flow-title span {
        font-size: 18px;
    }
    .flow-note {
      font-size: 12px;
      padding: 5px 8px;
      border-radius: 0;
    }
    .subsidy-flow-img {
      width: 100%;
    }
    .reskilling-course-title {
      font-size: 24px; 
      line-height: 130%;
  }
    .table-wrap {
      padding: 0 15px;
      -webkit-overflow-scrolling: touch;
    }
    .reskilling-course-table {
      min-width: 870px;
      table-layout: fixed;
    }
    .reskilling-course-table th:nth-child(2),
    .reskilling-course-table td:nth-child(2) {
      width: 436px;
    }
    .scroll-hint-icon {
      transform: scale(0.9);
    }
  
    .scroll-hint-text {
      font-size: 12px;
    }
    .footnote {
      padding-left: 15px;
    }
    .reason-section {
      padding: 40px 15px;
    }
    .reason-text {
      padding-left: 0;
    }
    .reason-item {
      margin-bottom: 50px;
    }
    .reason-item,
    .reason-item.reverse {
      flex-direction: column-reverse;
      gap: 10px;
    }
    .reason-title {
      font-size: 24px;
      line-height: 130%;
      margin-bottom: 30px;
    }
    .step-box-title {
      text-align: center;
      font-size: 22px;
      line-height: 130%;
    }
    .step-01::before {
      top: -45px;
      left: 8px;
    }
    .step-02::before, .step-03::before {
      top: -45px;
      left: 8px;
    }
    .reason-text p {
      font-size: 16px;
    }
    .comparison-section {
      width: 100%;
      margin: 50px 15px 80px;
    }
    .comparison-title {
      font-size:  24px;
      line-height: 130%;
    }
    .comparison-note {
      font-size: 14px;
      margin: 25px auto 15px;
    }
    .comparison-reskilling {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
    }
  
    .comparison-reskilling img {
      max-width: none;
      min-width: 650px;
      display: block;
    }
    .track-record-section {
      width: 100%;
      padding: 30px 15px 30px;
      margin: 0;
    }
    .track-record-title {
      font-size: 24px;
      line-height: 130%;
      margin: 10px auto 20px;
    } 
    .mentor-title {
      font-size: 24px;
      line-height: 130%;
    }
    .mentor-title-image {
      margin: 40px auto 30px;
    }
    .mentor-scroll {
      overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    }
  
    .mentor-section {
      padding: 40px 15px 10px;
    }
    .mentor-list {
      display: flex;
      gap: 20px;
      width: max-content;
      padding: 0;
    }
  
    .mentor-card {
      width: 310px;
      flex-shrink: 0;
    }
    .mentor-card p {
      font-size: 14px;
    }
    
  .mentor-card .note {
    background-color: #fff;
    padding: 2px 5px;
    display: none;
    margin-top: 8px;
  }
  .mentor-card .note-sp {
    display: flex;
    background-color: #fff;
    padding: 5px 6px;
    font-size: 12px;
    line-height: 1;
  }
    .mentor-card h3 {
      font-size: 24px;
      display: flex;
      align-items: center;
      gap: 8px;
    }
    .mentor-card img {
      width: 70%;
      height: auto;
    }
    .voice-section {
      margin: 40px auto 60px;
    }
    .voice-title {
      font-size: 24px;
      line-height: 130%;
    }
    .voice-cards {
      display: none;
    }
    .voice-slider-wrap {
      position: relative;
      overflow: hidden;
    }
  
    .voice-slider {
      display: flex;
      transition: transform 0.35s ease;
      gap: 20px;
    }
  
    .voice-card {
      flex: 0 0 85%;
      box-sizing: border-box;
    }
  
    .arrow-t {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: 5;
      background: #F3920B;
      color: #fff; 
      border: none;
      font-size: 22px;
  
      width: 42px;
      height: 42px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
    }
  
    .arrow-left { left: 10px; }
    .arrow-right { right: 10px; }
  
    .voice-dots {
      display: flex;
      justify-content: center;
      gap: 10px;
      margin-top: 16px;
    }
  
    .voice-dots button {
      width: 10px;
      height: 10px;
      border-radius: 50%;
      border: none;
      padding: 0;
      background: #D9D9D9;
    }
  
    .voice-dots button.active {
      background: #F3920B;
    }
    .faq-section {
      padding: 40px 15px 60px;
    }
    .faq-title {
      font-size: 24px;
      line-height: 130%;
      margin: 0px auto 20px;
    }
    .faq-question {
      padding: 10px;
    }
    .q-icon, .a-icon {
      font-size: 24px;
    }
    .q-text, .a-text {
      font-size: 14px;
      text-align: left;
    }
    .a-row {
      padding: 0 10px 10px;
    }
    .hero-content {
      margin: 120px 0 60px;
    }
    .hero-text {
      font-size: 18px;
    }
    .hero-button {
      width: 346px;
      padding: 2px;
    }
    
}
@keyframes swipe {
  0% { transform: translateX(0); }
  50% { transform: translateX(6px); }
  100% { transform: translateX(0); }
}
/* End of reskilling */
/************ End of CSS for reskilling page kredo.jp/reskilling ***************/
