.text-teal {
  color: #55C5C9;
}

.text-red {
  color: #D52C2F !important;
}

/* josefin-sans-regular - latin */
@font-face {
  font-display: swap;
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../assets/fonts/josefin-sans-v26-latin-regular.woff2") format("woff2"), url("../assets/fonts/josefin-sans-v26-latin-regular.woff") format("woff");
}
/* josefin-sans-500italic - latin */
@font-face {
  font-display: swap;
  font-family: "Josefin Sans";
  font-style: italic;
  font-weight: 500;
  src: url("../assets/fonts/josefin-sans-v26-latin-500italic.woff2") format("woff2"), url("../assets/fonts/josefin-sans-v26-latin-500italic.woff") format("woff");
}
/* josefin-sans-600italic - latin */
@font-face {
  font-display: swap;
  font-family: "Josefin Sans";
  font-style: italic;
  font-weight: 600;
  src: url("../assets/fonts/josefin-sans-v26-latin-600italic.woff2") format("woff2"), url("../assets/fonts/josefin-sans-v26-latin-600italic.woff") format("woff");
}
/* josefin-sans-700italic - latin */
@font-face {
  font-display: swap;
  font-family: "Josefin Sans";
  font-style: italic;
  font-weight: 700;
  src: url("../assets/fonts/josefin-sans-v26-latin-700italic.woff2") format("woff2"), url("../assets/fonts/josefin-sans-v26-latin-700italic.woff") format("woff");
}
a:link,
a:visited,
a:hover,
a:active,
a {
  text-decoration: none !important;
  color: inherit;
}

h1,
.h1-like {
  font-size: clamp(2.5rem, 5vw, 6.4rem);
  font-weight: 700;
  line-height: 165%;
}

h2,
.h2-like {
  font-size: clamp(4rem, 4vw, 5rem);
  font-weight: 700;
  line-height: 160%;
}

h3,
.h3-like {
  font-size: clamp(2rem, 3vw, 3rem);
  font-weight: 700;
}

h4,
.h4-like {
  font-size: clamp(1.8rem, 2vw, 2rem);
  font-weight: 700;
}

.p-1216 {
  font-size: clamp(1.2rem, 2vw, 1.6rem);
}

.p-1215 {
  font-size: clamp(1.2rem, 2vw, 1.5rem);
}

.p-1418 {
  font-size: clamp(1.4rem, 1.4vw, 1.8rem);
}

.p-1618 {
  font-size: clamp(1.6rem, 1.6vw, 1.8rem);
}

.p-1620 {
  font-size: clamp(1.6rem, 2vw, 2rem);
}

.p-1824 {
  font-size: clamp(1.8rem, 2vw, 2.4rem);
}

.p-2036 {
  font-size: clamp(2rem, 3vw, 3.6rem);
}

.p-2337 {
  font-size: clamp(2.3rem, 3vw, 3.7rem);
}

.p-2032 {
  font-size: clamp(2rem, 3vw, 3.2rem);
}

.p-2430 {
  font-size: clamp(2.4rem, 2.4vw, 3rem);
}

.p-5385 {
  font-size: clamp(5.3rem, 8vw, 8.5rem);
}

.p-70100 {
  font-size: clamp(7rem, 10vw, 10rem);
}

.p-small {
  font-size: clamp(1.2rem, 2vw, 1.4rem);
}

.f-source-b {
  font-family: "source-han-sans-japanese", YuGothic, "YuGothic", "Yu Gothic", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.15em;
}

.f-source-med {
  font-family: "source-han-sans-japanese", YuGothic, "YuGothic", "Yu Gothic", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.15em;
}

.f-josefin-medi {
  font-family: "Josefin Sans", YuGothic, "YuGothic", "Yu Gothic", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 0.1em;
}

.f-josefin-sbi {
  font-family: "Josefin Sans", YuGothic, "YuGothic", "Yu Gothic", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0.1em;
}

.f-josefin-bi {
  font-family: "Josefin Sans", YuGothic, "YuGothic", "Yu Gothic", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0.1em;
}

.med-to-bold {
  font-weight: 500;
}

@media screen and (min-width: 801px) {
  .med-to-bold {
    font-weight: 700;
  }
}
.center-text {
  text-align: center;
}

.bold-text {
  font-weight: 700;
}

.regular-text {
  font-weight: 400;
}

.lh140 {
  line-height: 140%;
}

.lh-200-250 {
  line-height: 200%;
}
@media screen and (min-width: 801px) {
  .lh-200-250 {
    line-height: 250%;
  }
}

main h1,
main h2,
main h3,
main h4,
main h5 {
  letter-spacing: 0.1em;
}

section.project-intro .content-container .text-container h4.rj-title {
  margin-bottom: 0.4em;
}

.deco-container {
  margin: clamp(70px, 9vw, 110px) 0 0;
}
.deco-container .deco {
  display: block;
  background-color: #D52C2F;
  aspect-ratio: 1/1;
}
.deco-container .deco-large {
  width: clamp(60px, 7vw, 100px);
}
.deco-container .deco-small {
  width: clamp(40px, 5vw, 70px);
  margin-left: clamp(60px, 7vw, 100px);
}

.deco-bar {
  width: 100%;
  height: clamp(60px, 6vw, 96px);
  background-color: #D52C2F;
  margin-top: 90px;
}

.apprenticeship-landing {
  margin-bottom: clamp(120px, 14vw, 180px);
}
.apprenticeship-landing .landing-banner {
  position: relative;
  background: url(../img/apprenticeship/apprenticeship-banner-sp.webp) center no-repeat;
  background-size: cover;
  height: clamp(300px, 60vw, 560px);
}
.apprenticeship-landing .landing-news {
  position: absolute;
  bottom: 1em;
  right: 0;
  z-index: 10;
  width: 100%;
  cursor: pointer;
}
.apprenticeship-landing .landing-news:hover {
  opacity: 0.8;
}
.apprenticeship-landing .landing-news h3,
.apprenticeship-landing .landing-news .text-container {
  height: 80px;
}
.apprenticeship-landing .landing-news h3 {
  width: 50px;
  background-color: #D52C2F;
  color: #ffffff;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.1em;
  text-align: center;
  transform: rotate(180deg);
  text-transform: uppercase;
  writing-mode: vertical-rl;
}
.apprenticeship-landing .landing-news .text-container {
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 1em;
  justify-content: space-evenly;
  row-gap: 0.2em;
  flex: 1;
}
@media screen and (min-width: 801px) {
  .apprenticeship-landing .landing-banner {
    background: url(../img/apprenticeship/apprenticeship-banner.webp) center no-repeat;
    background-size: cover;
  }
  .apprenticeship-landing .landing-banner .landing-news {
    bottom: 22px;
    right: 2%;
    width: fit-content;
  }
  .apprenticeship-landing .landing-banner .landing-news .text-container {
    width: clamp(200px, 80vw, 400px);
    flex: unset;
  }
}

section.center-box {
  margin-bottom: clamp(80px, 10vw, 126px);
}
section.center-box .content-wrapper {
  width: 100%;
  max-width: 1350px;
  background: url(../img/apprenticeship/what-bg-pc.svg) center no-repeat;
  background-size: cover;
  padding-bottom: 64px;
}
section.center-box h2 {
  transform: translateY(-50%);
  line-height: 100%;
  width: 92%;
}
section.center-box .white-box {
  position: relative;
  width: 92%;
  max-width: 1200px;
  background-color: #ffffff;
  padding: clamp(20px, 3vw, 40px) 0 76px;
}
section.center-box .white-box h3 {
  margin-bottom: 0.66em;
}
section.center-box .white-box > * {
  max-width: 92%;
}
section.center-box p.main-text {
  width: 795px;
  margin: 0 auto 1.5em;
  line-height: 180%;
  letter-spacing: 0.15em;
}
section.center-box img.main-img {
  width: 660px;
}
section.center-box .teal-label,
section.center-box p.neta {
  color: #ffffff;
  font-weight: bold;
}
section.center-box .label-row {
  width: 514px;
  align-items: center;
  justify-content: space-between;
  margin: 34px auto 0;
}
section.center-box .label-row .teal-label {
  font-size: clamp(12px, 1.2vw, 20px);
  background-color: #2dabb1;
  padding: 0.4em 1.8em;
  border-radius: 1em;
  line-height: 100%;
}
section.center-box .label-row .arrow {
  background: url(../img/apprenticeship/arrow-rgiht-r.svg) center no-repeat;
  background-size: contain;
  width: 6px;
  height: 16px;
}
section.center-box p.neta {
  position: absolute;
  bottom: 0;
  font-size: clamp(14px, 1.6vw, 28px);
  background-color: #D52C2F;
  padding: 0.6em 1.43em;
  border-radius: 1.43em;
  line-height: 160%;
  transform: translateY(calc(40% + 13px));
  z-index: 10;
  width: fit-content;
  max-width: 72%;
}
section.center-box p.neta::before {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  background-color: #D52C2F;
  width: 30px;
  height: 26px;
  transform: translateY(calc(-100% + 1px));
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
@media screen and (min-width: 801px) {
  section.center-box .content-wrapper {
    width: 88%;
    padding-bottom: 80px;
  }
  section.center-box h2 {
    font-size: clamp(40px, 4.5vw, 70px);
  }
}

section.questions {
  gap: clamp(60px, 8vw, 110px);
  margin-bottom: clamp(120px, 14vw, 200px);
}
section.questions .q-wrapper {
  width: 100%;
}
section.questions .q-wrapper > * {
  max-width: 800px;
}
section.questions .q-wrapper .no-indicator {
  width: 2em;
  font-size: 0.66em;
  margin-right: 0.5em;
}
section.questions .q-wrapper h3 {
  margin-bottom: 0.5em;
  line-height: 140%;
}
section.questions .q-wrapper h4 {
  letter-spacing: 0.15em;
  line-height: 170%;
}
section.questions .q-wrapper p.text-block {
  line-height: 187.5%;
}
section.questions .info-table {
  margin-top: clamp(32px, 4vw, 50px);
  font-size: clamp(12px, 1vw, 16px);
  width: 100%;
  max-width: 910px;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 180%;
  text-align: center;
}
section.questions .info-table th {
  font-weight: bold;
}
section.questions .info-table th,
section.questions .info-table td {
  width: 25%;
  box-sizing: border-box;
  padding: 0.625em 0.25em;
  border: 1px solid hsla(0, 67%, 51%, 0.3);
}
section.questions .info-table .bt {
  border-top: 1px solid #D52C2F;
}
section.questions .info-table .bb {
  border-bottom: 1px solid #D52C2F;
}
section.questions .info-table .bl {
  border-left: 1px solid #D52C2F;
}
section.questions .info-table .br {
  border-right: 1px solid #D52C2F;
}
section.questions .info-table .bfull {
  border: 1px solid #D52C2F;
}
section.questions .info-table .grey-cell {
  background-color: #b4b4b4;
  color: #ffffff;
  font-weight: 500;
}
section.questions .info-table .red-cell {
  background-color: #D52C2F;
  color: #ffffff;
  font-weight: 500;
}
section.questions .infographic {
  align-items: center;
  margin-top: clamp(50px, 6vw, 80px);
  width: 100%;
  max-width: 1000px;
}
section.questions .infographic .spacer {
  display: block;
  background-color: #D52C2F;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  width: 40px;
  height: 19px;
  margin: 30px auto;
}
section.questions .infographic img {
  display: block;
  box-sizing: border-box;
  border: 2px solid #D52C2F;
  border-radius: 2.2em;
}
section.questions .infographic img.left-img {
  width: 60%;
  max-width: 310px;
}
section.questions .infographic img.right-img {
  width: 100%;
  max-width: 584px;
}
@media screen and (min-width: 801px) {
  section.questions .infographic {
    justify-content: space-between;
  }
  section.questions .infographic .spacer {
    transform: rotate(-90deg);
    margin: auto;
  }
  section.questions .infographic img.left-img {
    width: 36%;
    max-width: unset;
    max-height: 464px;
  }
  section.questions .infographic img.right-img {
    width: 60%;
    max-width: unset;
    max-height: 464px;
  }
}

section.important-point {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #F7F7F7;
}
section.important-point .h3-title-group {
  width: 620px;
  max-width: 92%;
  margin-bottom: clamp(40px, 8vw, 80px);
}
section.important-point .h3-title-group h4 {
  font-size: clamp(1.6rem, 2vw, 2rem);
}
section.important-point .h3-title-group p {
  margin-top: 1.5em;
}
section.important-point .gallery-wrapper {
  width: 1240px;
  max-width: 96%;
  margin: 0 auto;
  padding-bottom: 40px;
}
section.important-point .gallery-wrapper .splide__slide__container {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  padding: 0 clamp(10px, 2vw, 20px);
}
section.important-point .gallery-wrapper .splide__slide__container .text-container {
  width: 100%;
  max-width: 540px;
  padding-bottom: clamp(70px, 10vw, 100px);
}
section.important-point .gallery-wrapper .splide__slide__container .text-container h4 {
  margin: 1em 0 0.5em;
  line-height: 160%;
}
section.important-point .gallery-wrapper .splide__slide__container .text-container p {
  line-height: 200%;
  font-weight: 500;
}
section.important-point .gallery-wrapper .splide__slide__container .img-container {
  width: 100%;
  max-width: 517px;
  max-height: 340px;
  box-sizing: border-box;
  border-right: clamp(5px, 1vw, 17px) solid #D52C2F;
  margin-right: 5px;
}
section.important-point .gallery-wrapper .splide__slide__container .img-container img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
section.important-point .gallery-wrapper .splide__arrows .splide__arrow {
  top: unset;
  bottom: 0;
  background: unset;
  width: fit-content;
  height: fit-content;
}
section.important-point .gallery-wrapper .splide__arrows .splide__arrow svg {
  width: clamp(50px, 8vw, 75px);
  min-width: clamp(50px, 8vw, 75px);
  height: clamp(50px, 8vw, 75px);
  stroke: #868686;
}
section.important-point .gallery-wrapper .splide__arrows .splide__arrow:hover svg {
  stroke: #D52C2F;
}
section.important-point .gallery-wrapper .splide__arrows .splide__arrow.splide__arrow--prev {
  transform: scale(-1, 1);
  transform-origin: center;
  left: calc(50% - clamp(50px, 8vw, 75px) - clamp(28px, 5vw, 56px) / 2);
}
section.important-point .gallery-wrapper .splide__arrows .splide__arrow.splide__arrow--next {
  transform: scale(1, 1);
  transform-origin: center;
  left: calc(50% + clamp(28px, 5vw, 56px) / 2);
}
@media screen and (min-width: 801px) {
  section.important-point .gallery-wrapper .splide__slide__container {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
  section.important-point .gallery-wrapper .splide__slide__container .text-container {
    width: 49%;
  }
  section.important-point .gallery-wrapper .splide__slide__container .text-container p {
    line-height: 250%;
  }
  section.important-point .gallery-wrapper .splide__slide__container .img-container {
    position: absolute;
    top: 0;
    right: 0;
    width: 49%;
    height: 340px;
  }
  section.important-point .gallery-wrapper .splide__slide__container .img-container img {
    height: 100%;
  }
}

.w-100 {
  width: 100%;
}

.fx-1 {
  flex: 1;
}

section.assignments {
  margin: clamp(60px, 7vw, 100px) auto 0;
  text-align: center;
}
section.assignments .text-group {
  width: 100%;
  max-width: 830px;
  margin-bottom: 2em;
}
section.assignments .text-group h2 {
  margin-bottom: 0.5em;
}
section.assignments .text-group p {
  line-height: 170%;
}
section.assignments .point-wrapper {
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 40px;
  column-gap: clamp(20px, 2.5vw, 40px);
}
section.assignments .point-container {
  box-sizing: border-box;
  border: clamp(4px, 0.5vw, 8px) solid #D52C2F;
  border-radius: 2.1em;
  padding: 1.5em 1.5em 4em 1.5em;
}
section.assignments .point-container p {
  line-height: 187.5%;
}
section.assignments .point-container.w-100 {
  padding: 4em 2em;
}
section.assignments .point-label {
  width: fit-content;
  padding: 1.15em 2.5em;
  margin-bottom: 2.25em;
  background-color: #D52C2F;
  border-radius: 2em;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  text-align: center;
}
section.assignments .inner-container {
  justify-content: space-between;
  column-gap: 10%;
  row-gap: 40px;
}
section.assignments .inner-container img {
  display: block;
  margin-bottom: 10px;
  width: 96%;
  aspect-ratio: 20/17;
  object-fit: contain;
  object-position: center;
}
section.assignments .inner-container img.left-img {
  max-width: 400px;
}
section.assignments .inner-container img.right-img {
  max-width: 425px;
}
@media screen and (min-width: 801px) {
  section.assignments .point-wrapper {
    row-gap: clamp(60px, 6vw, 115px);
  }
  section.assignments .inner-container img {
    object-position: bottom center;
  }
}

section.red-section {
  position: relative;
  margin-top: 40px;
}
section.red-section .img-container {
  width: 88%;
  max-width: 791px;
  height: clamp(280px, 50vw, 470px);
  margin-left: auto;
}
section.red-section .img-container img,
section.red-section .img-container picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
section.red-section .content-container {
  margin: 16px auto 32px auto;
  width: 85%;
  max-width: 1600px;
}
section.red-section .content-container h2 {
  text-align: start;
  color: #D52C2F;
  font-size: clamp(32px, 6vw, 98px);
}
section.red-section .text-container {
  background-color: #D52C2F;
  color: #ffffff;
  box-sizing: border-box;
  padding: clamp(32px, 5vw, 54px) 5% 54px clamp(20px, 6vw, 100px);
}
section.red-section .text-container h3 {
  line-height: 140%;
  margin-bottom: 0.8em;
}
section.red-section .text-container h3.rj-title {
  margin-bottom: 0.66em;
}
section.red-section .text-container p {
  line-height: 185%;
  letter-spacing: 0.15em;
}
section.red-section .bg-container {
  position: absolute;
  display: block;
  top: 10%;
  left: 10%;
  width: 85%;
  height: 80%;
  left: 0;
  background: url(../img/apprenticeship/bg-pattern-reverse-sp.svg) center no-repeat;
  background-size: cover;
  z-index: -1;
}
@media screen and (min-width: 801px) {
  section.red-section {
    display: flex;
    flex-direction: row-reverse;
    box-sizing: border-box;
    padding: 60px clamp(30px, 8.3vw, 160px) 0 clamp(60px, 18.75vw, 360px);
  }
  section.red-section .bg-container {
    top: 0;
    right: 0;
    width: 60%;
    height: 360px;
    left: unset;
    background: url(../img/apprenticeship/bg-pattern-reverse.svg) center no-repeat;
    background-size: cover;
  }
  section.red-section .img-container {
    position: absolute;
    right: 0;
    width: 28%;
  }
  section.red-section .text-container {
    padding-right: clamp(40px, 17vw, 310px);
  }
}
@media screen and (min-width: 1401px) {
  section.red-section .content-container {
    margin: 16px auto 0 0;
    width: 75%;
    max-width: 976px;
  }
  section.red-section .content-container h2 {
    font-size: clamp(40px, 4vw, 70px);
  }
  section.red-section .img-container {
    width: 32%;
    max-width: 660px;
    height: 392px;
    bottom: 50px;
    right: clamp(30px, 8.3vw, 160px);
  }
}

section.apprenticeship-intro .content-container .img-container {
  background: url(../img/apprenticeship/apprenticeship-2-sp.webp) center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 801px) {
  section.apprenticeship-intro .content-container .img-container {
    background: url(../img/apprenticeship/apprenticeship-2.webp) center no-repeat;
    background-size: cover;
  }
}

section.service-intro {
  margin-bottom: clamp(120px, 15vw, 250px);
}

section.project-intro {
  margin-bottom: clamp(60px, 10vw, 120px);
}
section.project-intro .content-container .img-container {
  max-width: 480px;
  max-height: 320px;
}
@media screen and (min-width: 1201px) {
  section.project-intro .content-container .img-container {
    max-width: 791px;
    max-height: 470px;
  }
}

.problem-wrapper {
  background-color: #F7F7F7;
  padding: 50px 0 100px;
}

section.problem .title-row {
  margin-bottom: clamp(20px, 4vw, 50px);
}
section.problem .title-row h3 {
  line-height: 180%;
}
section.problem .title-row .font-rj {
  color: #D52C2F;
}
section.problem .white-wrapper {
  padding: clamp(40px, 5vw, 75px) 0 clamp(40px, 6vw, 90px);
  position: relative;
}
section.problem .white-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #ffffff;
  top: 0;
  right: 0;
  height: 100%;
  width: 96%;
  z-index: 0;
}
section.problem .content-container {
  position: relative;
  align-items: center;
  z-index: 10;
}
section.problem .content-container .text-col {
  padding-bottom: 40px;
}
section.problem .content-container .text-col h5.label {
  width: fit-content;
  padding: 0.3em 1.1em;
  border-radius: 1em;
  background-color: #55C5C9;
  color: #ffffff;
  font-size: clamp(1.8rem, 2vw, 2.5rem);
  line-height: 100%;
  margin-bottom: 0.8em;
}
section.problem .content-container .text-col h3 {
  color: #55C5C9;
  margin-bottom: 0.5em;
}
section.problem .content-container .text-col p {
  font-weight: 500;
  line-height: 185%;
}
section.problem .content-container .img-col {
  width: 80%;
  max-width: 390px;
}
section.problem .content-container.cc-red .text-col {
  padding-top: 60px;
  padding-bottom: 0;
}
section.problem .content-container.cc-red .text-col h5.label {
  background-color: #D52C2F;
}
section.problem .content-container.cc-red .text-col h3 {
  color: #D52C2F;
}
section.problem .content-container.cc-red .circle-col {
  width: 80%;
  max-width: 307px;
  margin-top: 40px;
  aspect-ratio: 1/1;
  background-color: #D52C2F;
  border-radius: 50%;
  color: #ffffff;
  font-size: 21px;
  font-weight: bold;
}
@media screen and (min-width: 801px) {
  section.problem .content-container {
    justify-content: space-between;
  }
  section.problem .content-container .text-col {
    width: 60%;
    max-width: 706px;
    border-bottom: 2px solid #707070;
  }
  section.problem .content-container .img-col {
    width: 30%;
    margin: 0 clamp(20px, 2vw, 35px) 40px 0;
  }
  section.problem .content-container.cc-red .text-col {
    border-bottom: unset;
  }
  section.problem .content-container.cc-red .circle-col {
    width: 34%;
    margin: 0 clamp(20px, 3vw, 55px) 10px 0;
  }
}
@media screen and (min-width: 1201px) {
  section.problem .white-wrapper::after {
    width: 91%;
  }
  section.problem .content-container {
    align-items: flex-end;
  }
}

section.case {
  margin-top: clamp(100px, 10vw, 150px);
}
section.case .img-container {
  background: url(../img/apprenticeship/case-1-sp.webp);
  background-size: cover;
}
@media screen and (min-width: 801px) {
  section.case .content-container {
    margin-left: 0;
  }
  section.case .content-container .img-container {
    width: 45%;
    background: url(../img/apprenticeship/case-1.webp);
    background-size: cover;
  }
  section.case .content-container .text-container {
    width: 50%;
  }
}
@media screen and (min-width: 1601px) {
  section.case {
    padding-bottom: 85px;
  }
  section.case .bg-pattern {
    height: calc(100% - 78px);
  }
}

section.pp-initiatives {
  background-color: unset;
  background: url(../img/common/bg-pattern-fw-sp.svg) top center no-repeat;
  background-size: 100%;
  margin-top: clamp(60px, 7vw, 100px);
  padding-bottom: 0;
}
section.pp-initiatives .point-container {
  background-color: #ffffff;
  box-sizing: border-box;
  width: 1400px;
  padding: clamp(50px, 7vw, 110px) clamp(16px, 6vw, 100px) 0;
}
section.pp-initiatives .point-container .point-row {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 100px;
}
section.pp-initiatives .point-container .point-row .text-container {
  width: 100%;
  max-width: 786px;
}
section.pp-initiatives .point-container .point-row .text-container h3 {
  margin-top: 0;
}
section.pp-initiatives .point-container .point-row:last-child {
  margin-bottom: 0;
}
section.pp-initiatives .title-row {
  margin-bottom: clamp(50px, 6vw, 80px);
}
section.pp-initiatives .vm-btn {
  min-width: 15.6em;
  color: #ffffff;
  box-sizing: border-box;
  justify-content: flex-start;
  padding: 0.75em 4em 0.75em 2em;
  line-height: 115%;
}
@media screen and (min-width: 801px) {
  section.pp-initiatives {
    background: url(../img/apprenticeship/bg-pattern-banner.svg) top center no-repeat;
    background-size: 100%;
  }
  section.pp-initiatives .point-container .point-row {
    align-items: flex-start;
    margin-bottom: 60px;
  }
  section.pp-initiatives .point-container .point-row .img-container {
    margin: 24px clamp(28px, 4vw, 65px) 0 0;
  }
}

section.initiatives-news {
  background: unset;
  padding: 0;
  margin: clamp(60px, 7vw, 100px) auto 0;
}
section.initiatives-news .neta-teal {
  position: relative;
  max-width: 88%;
  border-radius: 44px;
  box-sizing: border-box;
  padding: 1em 3.45em;
  margin: 0 auto 2.4em;
  background-color: #55C5C9;
  color: #ffffff;
  font-size: clamp(18px, 2vw, 25px);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 155%;
}
section.initiatives-news .neta-teal:after {
  content: "";
  display: block;
  position: absolute;
  width: 1.3em;
  height: 1.2em;
  left: 50%;
  bottom: 1px;
  transform: translate(-50%, 100%);
  background-color: #55C5C9;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
section.initiatives-news .title-container {
  transform: unset;
  margin-bottom: clamp(60px, 6vw, 90px);
}
section.initiatives-news .title-container .rj-title {
  margin-bottom: 0.33em;
  color: #D52C2F;
}
section.initiatives-news .title-container h3 {
  color: #2B2B2B;
}
section.initiatives-news .content-container .post-card {
  width: 100%;
  max-width: 340px;
}
section.initiatives-news .content-container .post-card .pc-img {
  display: block;
  width: 100%;
  height: auto;
}
section.initiatives-news .content-container .post-card .pc-img img {
  object-fit: contain;
  width: 100%;
  aspect-ratio: 17/12;
}
section.initiatives-news a.vm-btn {
  color: #fff;
  margin: clamp(20px, 5vw, 30px) auto clamp(20px, 5vw, 50px) auto;
}

section.apprenticeship-news {
  margin-top: 110px;
}
@media screen and (max-width: 800px) {
  section.apprenticeship-news {
    background: url(../img/apprenticeship/bg-pattern-tall-sp.svg) center no-repeat;
    background-size: cover;
  }
}

section.apprenticeship-media {
  margin: clamp(100px, 10vw, 140px) 0 clamp(60px, 7vw, 100px);
  background: url(../img/apprenticeship/bg-pattern-grey-sp.svg) center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 801px) {
  section.apprenticeship-media {
    background: url(../img/apprenticeship/bg-pattern-grey.svg) center no-repeat;
    background-size: cover;
  }
}

section.apprenticeship-check .check-text {
  margin-top: 0;
  font-size: clamp(16px, 2vw, 28px);
}
section.apprenticeship-check .check-text a.check-link {
  padding: 1.5em 6em 1.5em 1.5em;
  font-size: clamp(16px, 2vw, 28px);
  background-position: right 1em top 45%;
  background-size: 4em;
}
section.apprenticeship-check .bg-img {
  background: url(../img/apprenticeship/check.webp);
  background-size: cover;
}
@media screen and (min-width: 801px) {
  section.apprenticeship-check .check-text a.check-link {
    padding: 1.5em 7.2em 1.5em 2.3em;
    background-position: right 2em top 40%;
    background-size: 2.4em;
  }
}

/*# sourceMappingURL=apprenticeship.css.map */
